Csaba Ringhofer has posted comments on this change. ( http://gerrit.cloudera.org:8080/23308 )
Change subject: IMPALA-13690: Fix flaky test test_get_operation_status_for_async_ddl ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/23308/2/tests/metadata/test_ddl.py File tests/metadata/test_ddl.py: http://gerrit.cloudera.org:8080/#/c/23308/2/tests/metadata/test_ddl.py@1059 PS2, Line 1059: SLEEP_S = 2 > This might not enough in slow build flavor (ASAN, TSAN, etc). Can you check looped the test 100 times in ASAN without issues also added a section about this to the commit message -- To view, visit http://gerrit.cloudera.org:8080/23308 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I260e40a7cdeae57f18891e009f32a9466b2f8ece Gerrit-Change-Number: 23308 Gerrit-PatchSet: 3 Gerrit-Owner: Csaba Ringhofer <csringho...@cloudera.com> Gerrit-Reviewer: Csaba Ringhofer <csringho...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Comment-Date: Tue, 19 Aug 2025 15:54:30 +0000 Gerrit-HasComments: Yes