Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-16395

track_flaky_tests.sh doesn't work with more flaky test from same class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 15.1.0.Dev03
    • None
    • CI
    • 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

              vrigamon@redhat.com Vittorio Rigamonti
              vrigamon@redhat.com Vittorio Rigamonti
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: