Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20030
Change subject: IMPALA-12148: Bump timeouts for TestAsyncDDLTiming::test_ctas() ...................................................................... IMPALA-12148: Bump timeouts for TestAsyncDDLTiming::test_ctas() TestAsyncDDLTiming::test_ctas() has been failing intermittently on ASAN test jobs and has been failing sporadically on all other types of test jobs. The test is running in parallel with other tests, so it is possible for the statement to take longer than expected. This bumps the timeout to avoid this flakiness. The actual test case is not testing that the statement is finishing in a particular amount of time. Testing: - Ran ASAN job Change-Id: I4030afad3a00c4492bf7296bde7b77e86437111f --- M tests/metadata/test_ddl.py 1 file changed, 6 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/30/20030/1 -- To view, visit http://gerrit.cloudera.org:8080/20030 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I4030afad3a00c4492bf7296bde7b77e86437111f Gerrit-Change-Number: 20030 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
