Yida Wu has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23878
Change subject: IMPALA-14650: Run test_exec_time_limit_not_exceeded serially ...................................................................... IMPALA-14650: Run test_exec_time_limit_not_exceeded serially TestQueryExecTimeLimit.test_exec_time_limit_not_exceeded is currently flaky, occasionally failing to complete the count query within 60 seconds limit, maybe it is due to resource contention from concurrent tests. This patch marks the test for serial execution to isolate it from other tests. This ensures the query has sufficient resources to finish on time. Change-Id: I25f1e7053d4068d291ddc04064c921f54ad5172c --- M tests/query_test/test_exec_time_limit.py 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/78/23878/1 -- To view, visit http://gerrit.cloudera.org:8080/23878 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I25f1e7053d4068d291ddc04064c921f54ad5172c Gerrit-Change-Number: 23878 Gerrit-PatchSet: 1 Gerrit-Owner: Yida Wu <[email protected]>
