Hello Everyone,

i recently added a little script to the travis jobs which tries to report which tests failed, which is often not obvious if you have a few meters of log and some of it is filtered out.

It should be the last task in the log if you scroll down to the end.

output should look like:

junit report / failed tests:

org.openide.awt.ContextActionNonAWTTest

    failed: testContextDelegate

end of report


regards,

michael


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to