Tamas Mate has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16847
Change subject: IMPALA-10066: Fix test_cancellation_mid_command flakiness ...................................................................... IMPALA-10066: Fix test_cancellation_mid_command flakiness This change adds additional syncronisation to to the flaky test. The SIGINT signal can be delayed by the OS in which case it occasionally can be returned later during the test execution and cause failures. Testing: - executed the test locally 250 times without failures, without there were about 3 failures in a 100 execution Change-Id: Ief384ce59f3ce24f1ab2dfb5fbaf7c9a39b434e0 --- M tests/shell/test_shell_interactive.py 1 file changed, 15 insertions(+), 21 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/47/16847/1 -- To view, visit http://gerrit.cloudera.org:8080/16847 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ief384ce59f3ce24f1ab2dfb5fbaf7c9a39b434e0 Gerrit-Change-Number: 16847 Gerrit-PatchSet: 1 Gerrit-Owner: Tamas Mate <[email protected]>
