Bikramjeet Vig has posted comments on this change. ( http://gerrit.cloudera.org:8080/11255 )
Change subject: IMPALA-7407: Fix test_cancellation failure on KeyboardInterrupt ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/11255/3/tests/shell/test_shell_commandline.py File tests/shell/test_shell_commandline.py: http://gerrit.cloudera.org:8080/#/c/11255/3/tests/shell/test_shell_commandline.py@344 PS3, Line 344: iters < 10 if we are having problem with sleeping for 6 seconds, then maybe 10 iterations will be flaky too. How about you add a sleep(0.1) in the loop and do like 100 iterations (which amounts to waiting for approx 10 secs) -- To view, visit http://gerrit.cloudera.org:8080/11255 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I65302ffb838d5185f77853bc2e53296f3a701d93 Gerrit-Change-Number: 11255 Gerrit-PatchSet: 3 Gerrit-Owner: Thomas Marshall <[email protected]> Gerrit-Reviewer: Bikramjeet Vig <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Fri, 17 Aug 2018 19:07:57 +0000 Gerrit-HasComments: Yes
