-
Bug
-
Resolution: Done
-
Major
-
None
-
None
With multiple flaky test in same testclass track_flaky_test.sh call to
xmlstarlet sel --template --value-of '/testsuite/testcase/@classname'
produces multiple lines, i.e.:
xmlstarlet sel --template --value-of '/testsuite/testcase/@classname' MutableIntSetTest-FLAKY.xml
org.infinispan.commons.util.MutableIntSetTest
org.infinispan.commons.util.MutableIntSetTest
this breaks Jira SUMMARY composition