-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Tests
-
None
-
0
Currently, the JUnit parser ignores the system-error and system-out elements of a JUnit test case; these data can be essential in finding the source of a test failure, but since they are disregarded by the Bamboo JUnit test parser, one must run the tests again in a local (or rival CI) environment to get the full test output.
This change to add the system-error and system-out elements to test output would be easy and quick and provide a big improvement in the test results viewer.