Yida Wu has uploaded a new patch set (#2). ( 
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, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/78/23878/2
-- 
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: newpatchset
Gerrit-Change-Id: I25f1e7053d4068d291ddc04064c921f54ad5172c
Gerrit-Change-Number: 23878
Gerrit-PatchSet: 2
Gerrit-Owner: Yida Wu <[email protected]>
Gerrit-Reviewer: Daniel Vanko <[email protected]>
Gerrit-Reviewer: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>

Reply via email to