Hello Yida Wu, Jason Fehr, Impala Public Jenkins, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22725 to look at the new patch set (#2). Change subject: IMPALA-13926: Remove teardown in TestWorkloadManagementInitNoWait ...................................................................... IMPALA-13926: Remove teardown in TestWorkloadManagementInitNoWait test_start_invalid_version and test_start_unknown_version of TestWorkloadManagementInitNoWait hit assertion error during teardown. These tests are set up with expect_startup_fail=True. This patch attempts to deflake the issue by removing the teardown_method() and moves wait_for_wm_idle() at the end of tests that are not set up with expect_startup_fail=True. Testing: Loop TestWorkloadManagementInitNoWait 10 times and pass them all. Change-Id: I03c748dc100f5447820a9a77c527facb832521d6 --- M tests/custom_cluster/test_workload_mgmt_init.py 1 file changed, 2 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/25/22725/2 -- To view, visit http://gerrit.cloudera.org:8080/22725 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I03c748dc100f5447820a9a77c527facb832521d6 Gerrit-Change-Number: 22725 Gerrit-PatchSet: 2 Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Jason Fehr <jf...@cloudera.com> Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Reviewer: Yida Wu <wydbaggio...@gmail.com>