neilcsmith-net opened a new pull request, #6654: URL: https://github.com/apache/netbeans/pull/6654
This is a partial quick fix for showing the test output window when the Maven goals include `failsafe:integration-test`, as in the default mapping introduced in #4096 This is possibly a fix for #6448 While testing this I noticed that we're not calling `post-integration-test` in the default mapping, which we should probably do. Adding that however shows another empty unit test output. The output test result listeners probably needs some adaptation here, and possibly shouldn't open when all tests are skipped or there are none? That is all left for NB21! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
