CircleCI displays the contents of , and if present in a junit , however it doesn’t stick a newline between them or really give any indication where they start and end. Is this on purpose or can more structure be added to the output? It’s tricky to debug errors using this, since not all tools write to standard out and to an xml file simultaneously, so it’s helpful to have this displayed in some place.
Looks like it filtered out the things that look like tags, the first sentence should be “CircleCI displays the contents of failure, standard-out and standard-err if present in a junit testcase”.