You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Michael Bien <mb...@gmail.com> on 2022/01/06 17:21:49 UTC

travis junit report

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-unsubscribe@netbeans.apache.org
For additional commands, e-mail: dev-help@netbeans.apache.org

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