Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10366 )
Change subject: IMPALA-6998: test_bloom_wait_time fails due to late arrival of filters on Isilon ...................................................................... IMPALA-6998: test_bloom_wait_time fails due to late arrival of filters on Isilon This test has been failing on Isilon runs, most likely due to timing issues which makes it a test issue rather than a product bug. This patch disables the test for Isilon. We should revisit what tests we run on non-HDFS filesystems later on, but until then, this should unblock the build. Change-Id: I2df6983a65a50b7efdd482124b70f518ee4c3229 Reviewed-on: http://gerrit.cloudera.org:8080/10366 Reviewed-by: Sailesh Mukil <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/query_test/test_runtime_filters.py 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Sailesh Mukil: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/10366 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I2df6983a65a50b7efdd482124b70f518ee4c3229 Gerrit-Change-Number: 10366 Gerrit-PatchSet: 4 Gerrit-Owner: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]>
