You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2019/04/03 10:06:32 UTC

[GitHub] [maven-surefire] dfa1 edited a comment on issue #227: defaulting trimStackTrace to false

dfa1 edited a comment on issue #227: defaulting trimStackTrace to false
URL: https://github.com/apache/maven-surefire/pull/227#issuecomment-479424369
 
 
   @Tibor17 I've got one test failure in "Maven Surefire integration tests", but I'm not sure if it is related to my change:
   
   ```[ERROR] Failures: 
   [ERROR]   Surefire818NpeIgnoresTestsIT.testBuildFailingWhenErrors:36 wrong number of tests expected:<2> but was:<0>
   [INFO] 
   [ERROR] Tests run: 792, Failures: 1, Errors: 0, Skipped: 143
   ```
   For reference: https://issues.apache.org/jira/browse/SUREFIRE-818
   
   Environment:
   ```$ mvn -v
   Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T20:41:47+02:00)
   Maven home: /usr/local/Cellar/maven/3.6.0/libexec
   Java version: 11.0.2, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/openjdk-11.0.2.jdk/Contents/Home
   Default locale: en_US, platform encoding: UTF-8
   OS name: "mac os x", version: "10.14.3", arch: "x86_64", family: "mac"
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services