action
action copied to clipboard
[bug] errors of junit tests are ignored
Test case failures are correctly listed, however errors are ignored (summary is green despite errors).
I suppose one way of (quick) fixing this would be by adding the errors to the failures so that nothing has to change in the UI.