Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/11399 )
Change subject: build: add option to ignore test failures ...................................................................... Patch Set 3: (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 Done -- 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: 3 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:58:58 +0000 Gerrit-HasComments: Yes
