Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12733
Change subject: IMPALA-8303: Generate JUnitXML for ASAN failures ...................................................................... IMPALA-8303: Generate JUnitXML for ASAN failures This modifies bin/jenkins/finalize.sh to detect ASAN error messages. ASAN messages appear in the ERROR logs for impalad and in logs/be_tests/LastTest.log for backend tests. This checks both locations for "ERROR: AddressSanitizer:" messages. Testing: - Ran a Jenkins job with a known backend ASAN problem - Ran finalize.sh on logs from an impalad ASAN crash Change-Id: I5434703a02617d62dc0ed401b8cc1bf7a198a84d --- M bin/jenkins/finalize.sh 1 file changed, 27 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/33/12733/1 -- To view, visit http://gerrit.cloudera.org:8080/12733 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I5434703a02617d62dc0ed401b8cc1bf7a198a84d Gerrit-Change-Number: 12733 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
