Closed bdemers closed 3 months ago
View details about the 'Apache Rat - Check' build 12 in the Build Scan 📊
View details about the 'Maven Verify (with Java 17-zulu)' build 1280 in the Build Scan 📊
View details about the 'Maven Verify (with Java 21-zulu)' build 1280 in the Build Scan 📊
Per this thread, this is currently not supported https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/Parallel.20Testing.20with.20JUnit.205.3F
Running these small tests in parallel this way only shaves a couple of seconds off the overall build time, Forking multiple JVMs might work, but overall that takes more resoruces than running the tests sequentially
Related to: https://github.com/quarkusio/quarkus/issues/42296