Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16286 )
Change subject: IMPALA-10037: Remove flaky test_mt_dop_scan_node ...................................................................... IMPALA-10037: Remove flaky test_mt_dop_scan_node This test has inherent flakiness due to it relying on instances fetching scan ranges from a shared queue. Therefore, this patch removes the test since it was just a sanity check but its flakiness outweighed its usefulness. Change-Id: I1625872189ea7ac2d4e4d035956f784b6e18eb08 Reviewed-on: http://gerrit.cloudera.org:8080/16286 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/query_test/test_mt_dop.py 1 file changed, 1 insertion(+), 42 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/16286 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I1625872189ea7ac2d4e4d035956f784b6e18eb08 Gerrit-Change-Number: 16286 Gerrit-PatchSet: 4 Gerrit-Owner: Bikramjeet Vig <[email protected]> Gerrit-Reviewer: Bikramjeet Vig <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
