jonnybot0 commented on PR #301: URL: https://github.com/apache/groovy-geb/pull/301#issuecomment-3702346714
So, I've done a little code archaeology. https://github.com/apache/groovy-geb/pull/181#issuecomment-2825736529 It does look like this test had some reliability problems from day one, though they were believed to be solved. Flaky tests can be so tricky! :) If I can't find a solution today, I will merge this branch into master remotely and push it up until we can. I agree that we shouldn't leave a flaky test in the pipeline. I've encountered a few other surprising failures as well in my "rerun until green" attempts, so it's not just `ParallelExecutionTest` that needs a swift kick. -- 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]
