Joe McDonnell created IMPALA-8396:
-------------------------------------

             Summary: Improve handling of non-existent JUnitXML for unified 
backend tests
                 Key: IMPALA-8396
                 URL: https://issues.apache.org/jira/browse/IMPALA-8396
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: Impala 3.3.0
            Reporter: Joe McDonnell


For the unified backend test executable, backend tests now call 
junitxml_prune_notrun.py to do some post-processing on the JUnitXML for the 
test run.

There are multiple ways this could be improved:
 # Sometime a backend test run does not produce a JUnitXML file (this should 
only happen on failure). In this case, junitxml_prune_notrun.xml will throw 
errors about not being able to find the JUnitXML file. This could be quieter.
 # It also makes sense for the script produced by gen-backend-test-script.py to 
generate a failure JUnitXML if the original JUnitXML doesn't exist.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to