Hello,

you might have noticed that when a test fails, the chances are high that the logged exception will break the markup on the github workflow summary which makes it difficult to read.

I would like to change the test report action to a different implementation:

https://github.com/apache/netbeans/pull/6462

screenshots and examples are in the PR


context:

the original reason for not using "action-junit-report" was because it would have required extra write permissions in our workflow which I didn't want to add just for this action, but its implementation changed recently since github added a new API - so this problem no longer exists.


If anyone prefers the output of the current "test-summary" action over the proposed "action-junit-report" please say so.

best 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