Joe McDonnell has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/12751


Change subject: IMPALA-8305: Generate JUnitXML for DCHECK failures
......................................................................

IMPALA-8305: Generate JUnitXML for DCHECK failures

DCHECKs log at the FATAL level and produce a statement starting
with "Check failed:". This generates a JUnitXML when it sees a
FATAL log file with "Check failed:". Some backend death tests
specifically test hitting certain DCHECKs, so the be_tests
directory is ignored.

Something that hits a DCHECK would also generate a minidump,
so this is just additional information beyond the existing
JUnitXML for the minidump.

Testing:
 - Tested on logs from a test that hit a DCHECK in impalad
 - Ran a normal error-free run

Change-Id: Ic45d01b6a87b1d81967f1e10028af96a7cc3071a
---
M bin/jenkins/finalize.sh
1 file changed, 15 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/51/12751/1
--
To view, visit http://gerrit.cloudera.org:8080/12751
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic45d01b6a87b1d81967f1e10028af96a7cc3071a
Gerrit-Change-Number: 12751
Gerrit-PatchSet: 1
Gerrit-Owner: Joe McDonnell <joemcdonn...@cloudera.com>

Reply via email to