handreyrc commented on PR #3182: URL: https://github.com/apache/incubator-kie-tools/pull/3182#issuecomment-2974745562
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? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
