David Knupp has uploaded a new change for review. http://gerrit.cloudera.org:8080/3782
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 tests/common/skip.py M tests/data_errors/test_data_errors.py 2 files changed, 21 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/82/3782/1 -- To view, visit http://gerrit.cloudera.org:8080/3782 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If61a7799205cd00d440196303a42db32c522f5b1 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: David Knupp <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]>
