Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/11399 )
Change subject: build: add option to ignore test failures ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/11399/2/build-support/jenkins/build-and-test.sh File build-support/jenkins/build-and-test.sh: http://gerrit.cloudera.org:8080/#/c/11399/2/build-support/jenkins/build-and-test.sh@618 PS2, Line 618: if [ $TESTS_FAILED != 0 -o $EXIT_STATUS != 0 ]; then Could you consistently double quote (or not) TESTS_FAILED? And the operand you're comparing it against? -- To view, visit http://gerrit.cloudera.org:8080/11399 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I27ecacd499423755dbf742bb70db6a7f1e5c9db7 Gerrit-Change-Number: 11399 Gerrit-PatchSet: 2 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Comment-Date: Mon, 10 Sep 2018 22:22:22 +0000 Gerrit-HasComments: Yes
