Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/16347 )
Change subject: IMPALA-10092: Do not skip test vectors of Kudu tests in a custom cluster ...................................................................... Patch Set 1: (4 comments) http://gerrit.cloudera.org:8080/#/c/16347/1/tests/custom_cluster/test_kudu.py File tests/custom_cluster/test_kudu.py: http://gerrit.cloudera.org:8080/#/c/16347/1/tests/custom_cluster/test_kudu.py@31 PS1, Line 31: class CustomKuduTest(CustomClusterTestSuite, KuduTestSuite): flake8: E302 expected 2 blank lines, found 1 http://gerrit.cloudera.org:8080/#/c/16347/1/tests/custom_cluster/test_kudu.py@47 PS1, Line 47: = flake8: E712 comparison to False should be 'if cond is False:' or 'if not cond:' http://gerrit.cloudera.org:8080/#/c/16347/1/tests/custom_cluster/test_kudu.py@50 PS1, Line 50: class TestKuduOperations(CustomKuduTest): flake8: E302 expected 2 blank lines, found 1 http://gerrit.cloudera.org:8080/#/c/16347/1/tests/custom_cluster/test_kudu.py@117 PS1, Line 117: class TestKuduClientTimeout(CustomKuduTest): flake8: E302 expected 2 blank lines, found 1 -- To view, visit http://gerrit.cloudera.org:8080/16347 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I495083e5d6526b46820fa9e329be99fc83f04583 Gerrit-Change-Number: 16347 Gerrit-PatchSet: 1 Gerrit-Owner: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Thu, 20 Aug 2020 22:16:37 +0000 Gerrit-HasComments: Yes
