Edward Fancher has uploaded this change for review. ( http://gerrit.cloudera.org:8080/8757
Change subject: KUDU-2216. Post process gtest generated xml to include the output from the *.txt files ...................................................................... KUDU-2216. Post process gtest generated xml to include the output from the *.txt files The gtest junit output doesn't include the output from the gtest run. This adds a simple post process parser to pull that information from the gtest result and put it in the junit output. Change-Id: I9f4a9a147f29e37e380cb32ff5af43e1290a1a70 --- A build-support/jenkins/add_std_out_to_junit.py M build-support/jenkins/build-and-test.sh 2 files changed, 112 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/57/8757/1 -- To view, visit http://gerrit.cloudera.org:8080/8757 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I9f4a9a147f29e37e380cb32ff5af43e1290a1a70 Gerrit-Change-Number: 8757 Gerrit-PatchSet: 1 Gerrit-Owner: Edward Fancher <[email protected]>
