David Knupp has uploaded a new change for review. http://gerrit.cloudera.org:8080/5854
Change subject: IMPALA-4853: Skip test_kudu_dml_reporting if Kudu is not supported. ...................................................................... IMPALA-4853: Skip test_kudu_dml_reporting if Kudu is not supported. This test is failing on distros that don't support Kudu, but it shouldn't even be run. Tested by setting KUDU_IS_SUPPORTED to false, and then trying to run the test, confirming that it gets skipped. When the env var KUDU_IS_SUPPORTED is true, the test runs. Change-Id: Ia36319228d4e9cac9cb675f3207ef2ba39f24e7e --- M tests/shell/test_shell_commandline.py 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/54/5854/1 -- To view, visit http://gerrit.cloudera.org:8080/5854 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia36319228d4e9cac9cb675f3207ef2ba39f24e7e Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: David Knupp <[email protected]>
