Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22725
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 is set up with expect_startup_fail=True. This patch attempt to deflake the issue by removing the teardown_method() and move wait_for_wm_idle() at the end of tests that ise 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/1 -- 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: newchange Gerrit-Change-Id: I03c748dc100f5447820a9a77c527facb832521d6 Gerrit-Change-Number: 22725 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com>