-
Suggestion
-
Resolution: Duplicate
-
None
-
None
-
0
-
we skip the system-out system-error elements of a test case result, we should parse and display them.
- duplicates
-
BAM-782 Ability to view the junit test logs
- Closed
[BAM-8596] Bamboo doesn't display system-error/system-out elements when viewing a test case.
Workflow | Original: JAC Suggestion Workflow [ 3016317 ] | New: JAC Suggestion Workflow 3 [ 3595967 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Gathering Interest [ 11772 ] | New: Resolved [ 5 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2702750 ] | New: JAC Suggestion Workflow [ 3016317 ] |
UIS | New: 0 |
Backlog Order (Obsolete) | Original: 18310000000 | |
Issue Type | Original: Improvement [ 4 ] | New: Suggestion [ 10000 ] |
Status | Original: Reviewing [ 11773 ] | New: Gathering Interest [ 11772 ] |
Status | Original: Gathering Interest [ 11772 ] | New: Reviewing [ 11773 ] |
Workflow | Original: Bamboo Workflow 2016 v1 [ 1421363 ] | New: Confluence Workflow - Public Facing v4 [ 2702750 ] |
Status | Original: Open [ 1 ] | New: Gathering Interest [ 11772 ] |
Workflow | Original: Bamboo Workflow 2014 v2 [ 613198 ] | New: Bamboo Workflow 2016 v1 [ 1421363 ] |
Holy moly this is annoying. We are using the standard pytest framework to generate the junit output and of course the stderr and stdout are nicely encapsulated in <system-err></system-err> tags which means the info isn't displayed in Bamboo.
Please implement this. Surely this is about a 2 hour job.