olamy commented on PR #3342:
URL: https://github.com/apache/maven-surefire/pull/3342#issuecomment-4597846963

   I have the same failure locally using 
   ```
   Apache Maven 3.9.15 (98b2cdbfdb5f1ac8781f537ea9acccaed7922349)
   Maven home: /home/olamy/.sdkman/candidates/maven/current
   Java version: 21.0.9, vendor: Eclipse Adoptium, runtime: 
/home/olamy/.sdkman/candidates/java/21.0.9-tem
   Default locale: en_AU, platform encoding: UTF-8
   OS name: "linux", version: "6.18.7-76061807-generic", arch: "amd64", family: 
"unix"
   ```
   Output 
   ```
   [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
11.15 s <<< FAILURE! -- in org.apache.maven.surefire.its.CucumberIT
   [ERROR] org.apache.maven.surefire.its.CucumberIT.simpleCucumberUsage -- Time 
elapsed: 11.11 s <<< ERROR!
   java.lang.RuntimeException: Expecting build failure, have got none!
        at 
org.apache.maven.surefire.its.fixture.MavenLauncher.executeGoal(MavenLauncher.java:250)
        at 
org.apache.maven.surefire.its.fixture.MavenLauncher.executeTest(MavenLauncher.java:212)
        at 
org.apache.maven.surefire.its.CucumberIT.simpleCucumberUsage(CucumberIT.java:52)
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
   ```


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