dfa1 commented 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 this is related to this 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: [email protected] With regards, Apache Git Services
