Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3754: fix TestParquet.test_corrupt_rle_counts flakiness ......................................................................
IMPALA-3754: fix TestParquet.test_corrupt_rle_counts flakiness The test could hit one of two similar errors, depending on which order it read the files. This patch fixes the ERROR/CATCH blocks to be more permissive, so that either error is accepted. Change-Id: I785048eda36552981b6ba9c739517f83ac8715f4 Reviewed-on: http://gerrit.cloudera.org:8080/3402 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Internal Jenkins --- M testdata/workloads/functional-query/queries/QueryTest/parquet-corrupt-rle-counts-abort.test M testdata/workloads/functional-query/queries/QueryTest/parquet-corrupt-rle-counts.test 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Internal Jenkins: Verified Tim Armstrong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/3402 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I785048eda36552981b6ba9c739517f83ac8715f4 Gerrit-PatchSet: 3 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Tim Armstrong <[email protected]>
