gnodet commented on PR #3352:
URL: https://github.com/apache/maven-surefire/pull/3352#issuecomment-5077420914

   ## Local Verification with Maven 4.0.x SNAPSHOT
   
   Built Maven from the `maven-4.0.x` branch (which includes the [`mvn` script 
fix](https://github.com/apache/maven/commit/8f7bdee4c4)) and ran the 20 tests 
that fail with exit code 2 on rc-5:
   
   | Test Class | rc-5 | 4.0.x SNAPSHOT |
   |---|---|---|
   | `ForkCountIT` (8 tests) | ❌ exit code 2 | ✅ 8/8 pass |
   | `ForkCountMultiModuleIT` (4 tests) | ❌ exit code 2 | ✅ 4/4 pass |
   | `ForkCountTestNGIT` (8 tests) | ❌ exit code 2 | ✅ 8/8 pass |
   
   All 20 exit-code-2 failures are resolved. These will pass automatically in 
CI once rc-6 ships — no surefire changes needed for this category.


-- 
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]

Reply via email to