Skip to content

[swf-editor] kie-issues#3178: Failing vsCode extension e2e tests #3182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

handreyrc
Copy link
Contributor

Reenable SWF vsCode extension e2e tests.
Issue: 3178

@handreyrc handreyrc requested a review from tiagobento as a code owner June 13, 2025 19:34
@handreyrc handreyrc self-assigned this Jun 13, 2025
@handreyrc handreyrc linked an issue Jun 13, 2025 that may be closed by this pull request
@handreyrc handreyrc force-pushed the swf-vscode-extension-e2e-tests branch from 10634cf to 146946b Compare June 13, 2025 22:46
@handreyrc handreyrc force-pushed the swf-vscode-extension-e2e-tests branch 3 times, most recently from 8125a81 to f2261f6 Compare June 14, 2025 05:05
@handreyrc handreyrc force-pushed the swf-vscode-extension-e2e-tests branch from f2261f6 to b1a31e1 Compare June 15, 2025 20:40
@handreyrc
Copy link
Contributor Author

Hey @tiagobento @thiagoelg @ricardozanini,

My first course of action was to increase the timeouts and add some extra time to sleeps in the test framework as you can see in this PR. At some point I got a few green builds submiting PRs to my own repo, however, it is not reliable and it gets to fail quite often. Sometimes the SWF tests pass and BPM/DMN tests fail.

See: https://github.com/apache/incubator-kie-tools/actions/runs/15667607687/job/44133802596?pr=3182

In my analysis adjusting timeouts won't do the trick. It seems that the test excecution env in the CI gets too slow and it breaks all those click and wait tests.

I'm not seeing much options here, we will have to investigate what changes in the CI env or the build process introduced the instability.

WDYT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SWF-Editor: Failing vsCode extension e2e tests
1 participant