Michael Brown has submitted this change and it was merged. Change subject: IMPALA-3811: skip test_sequence_file_filtering_race against release builds ......................................................................
IMPALA-3811: skip test_sequence_file_filtering_race against release builds The test_sequence_file_filtering_race test relies on a special Impala option that is only available in debug builds. The test needs to be skipped when running against release builds. Change-Id: I3260fdb60b0d95551aae56e01c5318365efc248a Reviewed-on: http://gerrit.cloudera.org:8080/3545 Reviewed-by: Henry Robinson <[email protected]> Reviewed-by: Dan Hecht <[email protected]> Tested-by: Michael Brown <[email protected]> --- M tests/custom_cluster/test_seq_file_filtering.py 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Michael Brown: Verified Henry Robinson: Looks good to me, approved Dan Hecht: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/3545 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3260fdb60b0d95551aae56e01c5318365efc248a Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-2.6.0_5.8.0 Gerrit-Owner: Michael Brown <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]>
