You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/04/06 00:05:00 UTC

[jira] [Created] (IMPALA-8396) Improve handling of non-existent JUnitXML for unified backend tests

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)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org