Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23180 )
Change subject: IMPALA-13811: Deflake test_insert_overwrite_base_detection ...................................................................... IMPALA-13811: Deflake test_insert_overwrite_base_detection The test didn't wait in wait_for_finished_timeout() long enough and ignored its return value, so it could continue execution before the query was actually finished. Change-Id: I339bd338cfd3873cc4892f012066034a6f7d4e12 Reviewed-on: http://gerrit.cloudera.org:8080/23180 Reviewed-by: Riza Suminto <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/query_test/test_acid.py 1 file changed, 3 insertions(+), 2 deletions(-) Approvals: Riza Suminto: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/23180 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I339bd338cfd3873cc4892f012066034a6f7d4e12 Gerrit-Change-Number: 23180 Gerrit-PatchSet: 2 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]>
