Simple JUnit Test fails when <parallel>
property is enabled in conditional agent mode
#648
Labels
bug
Something isn't working
Describe the bug
Simple JUnit test fails when I pass `true in the pom xml.
To Reproduce
Test:
pom.xml:
Command:
The test should fail.
Remove
<parallel>true</parallel>
and the test should pass.Logs
System Info (please complete the following information):
Additional context
The test only fails with the latest GraalVM release. Previous releases don't have this issue.
The text was updated successfully, but these errors were encountered: