Will Berkeley has posted comments on this change. ( http://gerrit.cloudera.org:8080/12031 )
Change subject: [test] Break up test output per test case. ...................................................................... Patch Set 1: (3 comments) http://gerrit.cloudera.org:8080/#/c/12031/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/12031/1//COMMIT_MSG@10 PS1, Line 10: test suite Gradle appends all of the test output to nit: , http://gerrit.cloudera.org:8080/#/c/12031/1//COMMIT_MSG@11 PS1, Line 11: suit suite http://gerrit.cloudera.org:8080/#/c/12031/1/java/gradle/tests.gradle File java/gradle/tests.gradle: http://gerrit.cloudera.org:8080/#/c/12031/1/java/gradle/tests.gradle@33 PS1, Line 33: getReports().getJunitXml().setOutputPerTestCase(true) Just to double-check: this will make each test case have its logs in a child node of the test case node in the xml, and in particular the increase to the size of the logs is minimal- just the extra characters for the extra XML nodes? -- To view, visit http://gerrit.cloudera.org:8080/12031 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: If7564e48cddc7bf7ea7595d925f605802259dced Gerrit-Change-Number: 12031 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Will Berkeley <[email protected]> Gerrit-Comment-Date: Tue, 04 Dec 2018 21:23:59 +0000 Gerrit-HasComments: Yes
