Wenzhe Zhou has posted comments on this change. ( http://gerrit.cloudera.org:8080/15139 )
Change subject: IMPALA-9346: Fix TestImpalaShell.test_config_file failing issue on CentOS6/Python 2.6 ...................................................................... Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/15139/3//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/15139/3//COMMIT_MSG@10 PS3, Line 10: ImpalaShell.test_config_file failed in negative test case, which : ran impala shell with bad format config fi > can you mention the root cause of this issue. Like why you had to make this Update it as below: ImpalaShell.test_config_file failed in negative test case, which ran impala shell with bad format config file - wrong option name and wrong option value. The testing code expect impala shell return both warning and error messages. But on CentOS6/Python 2.6, Impala shell only return error message. To fix it, separate the test cases as two test cases by running Impala shell in two different config file. -- To view, visit http://gerrit.cloudera.org:8080/15139 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ief5e825aa3baead5519132d47efcf0d5300860fd Gerrit-Change-Number: 15139 Gerrit-PatchSet: 4 Gerrit-Owner: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Bikramjeet Vig <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Comment-Date: Sat, 01 Feb 2020 02:06:01 +0000 Gerrit-HasComments: Yes
