Vuk Ercegovac has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10279
Change subject: IMPALA-6931: reduces races in query expiration tests ...................................................................... IMPALA-6931: reduces races in query expiration tests Recent tests ran into flakiness when testing query expiration. This change makes two changes: 1) query state is retrieved earlier; a flaky test skipped the expected state. 2) bump the timing; a flaky test had queries expire before it could check them Change-Id: I93f4ec450fc7e5a685c135b444e90d37e632831d --- M tests/custom_cluster/test_query_expiration.py 1 file changed, 5 insertions(+), 7 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/79/10279/1 -- To view, visit http://gerrit.cloudera.org:8080/10279 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I93f4ec450fc7e5a685c135b444e90d37e632831d Gerrit-Change-Number: 10279 Gerrit-PatchSet: 1 Gerrit-Owner: Vuk Ercegovac <[email protected]>
