Fredy Wijaya has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11201
Change subject: IMPALA-7428: Fix flaky test_shell_command_line::test_large_sql ...................................................................... IMPALA-7428: Fix flaky test_shell_command_line::test_large_sql This patch fixes the flaky test by calculating the time spent in Impala shell more accurately by substracting the total time with the query execution time since the test focuses on Impala shell performance and not the Impala performance in general. This patch also reduces the time limit from 30 seconds to 20 seconds. Testing: - Ran all shell tests Change-Id: Ic87891f34872da65aac5ce02caf01da1c050efa5 --- M tests/shell/test_shell_commandline.py 1 file changed, 10 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/01/11201/1 -- To view, visit http://gerrit.cloudera.org:8080/11201 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ic87891f34872da65aac5ce02caf01da1c050efa5 Gerrit-Change-Number: 11201 Gerrit-PatchSet: 1 Gerrit-Owner: Fredy Wijaya <[email protected]>
