Vampire commented on PR #266:
URL: https://github.com/apache/groovy-geb/pull/266#issuecomment-2824122755

   Ah, ok, it did not do anything because you cannot run one of these tests 
alone, it forcibly waits until both are started to ensure they run in parallel.
   It should have failed after 30 seconds actually and does not which is 
something else to look at.
   But if I run both of these tests as they required 
(`ParallelExecutionWithReportingTest1` and 
`ParallelExecutionWithReportingTest2`) and additionally `ParallelExecutionTest` 
for which they wait, or all JUnit5 tests, then they run successfully here 
without any problem.


-- 
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: geb-notifications-unsubscr...@groovy.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to