sman-81 commented on PR #531:
URL: https://github.com/apache/maven-surefire/pull/531#issuecomment-1120167809

   ```
   git checkout master
   mvn --errors --batch-mode --show-version -D"invoker.streamLogsOnFailures" 
clean install -nsu -P run-its -Dit.test=Surefire1367AssumptionLogsIT
   ```
   
   ```
   [ERROR] Failures: 
   [ERROR]   
Surefire1367AssumptionLogsIT.shouldSeeLogsForked:66->verifyReportA:93 
   [ERROR]   
Surefire1367AssumptionLogsIT.shouldSeeLogsInPlugin:76->verifyReportA:93 
   [ERROR]   
Surefire1367AssumptionLogsIT.shouldSeeLogsParallelForked:46->verifyReportB:109 
   [ERROR]   
Surefire1367AssumptionLogsIT.shouldSeeLogsParallelInPlugin:57->verifyReportB:109
 
   [ERROR] Tests run: 4, Failures: 4, Errors: 0, Skipped: 0
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M6:verify (default) on 
project surefire-its: There are test failures.
   
   ```


-- 
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: issues-unsubscr...@maven.apache.org

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

Reply via email to