Quanlong Huang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23351
Change subject: IMPALA-14171: Deflake TestQueryExecTimeLimit.test_exec_time_limit_long_plan ...................................................................... IMPALA-14171: Deflake TestQueryExecTimeLimit.test_exec_time_limit_long_plan The test expects a "SELECT..LIMIT 1" query on tpch.lineitem to finish in 2s. This could be impacted by other concurrent tests when memory reservation is used up. This patch marks the test to run serially to avoid the impact from other tests. Change-Id: Ibbb2f1a34e24c83a3d2c69d2daa4dece8d94ec1e --- M tests/query_test/test_exec_time_limit.py 1 file changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/51/23351/1 -- To view, visit http://gerrit.cloudera.org:8080/23351 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ibbb2f1a34e24c83a3d2c69d2daa4dece8d94ec1e Gerrit-Change-Number: 23351 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <[email protected]>
