Gabor Kaszab has uploaded this change for review. ( http://gerrit.cloudera.org:8080/8713
Change subject: IMPALA-6265 Increase timeout in test cancellation tests ...................................................................... IMPALA-6265 Increase timeout in test cancellation tests Apparently, ASAN query execution happens slower than on a Release build. The query cancellation shell tests use timeout to wait until the query gets to fetch phase and then cancel the query. With ASAN it seems that the timeout is not enough as the query doesn't get to fetch phase when when the cancellation happens. Change-Id: Ie0bff485a872df7be8efd784314a6ca91aaadd11 --- M tests/shell/test_shell_commandline.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/13/8713/1 -- To view, visit http://gerrit.cloudera.org:8080/8713 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ie0bff485a872df7be8efd784314a6ca91aaadd11 Gerrit-Change-Number: 8713 Gerrit-PatchSet: 1 Gerrit-Owner: Gabor Kaszab <[email protected]>
