David Knupp has uploaded a new patch set (#2). Change subject: IMPALA-3898: Add a pytest skipif decorator based on presence of Impala LZO. ......................................................................
IMPALA-3898: Add a pytest skipif decorator based on presence of Impala LZO. As part of shoring up the build/test procedure for the ASF initiative, if Impala LZO isn't present, we want to skip tests that would otherwise fail without it. Change-Id: If61a7799205cd00d440196303a42db32c522f5b1 --- M testdata/bin/create-load-data.sh M tests/common/environ.py M tests/conftest.py M tests/data_errors/test_data_errors.py 4 files changed, 53 insertions(+), 12 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/82/3782/2 -- To view, visit http://gerrit.cloudera.org:8080/3782 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: If61a7799205cd00d440196303a42db32c522f5b1 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: David Knupp <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
