David Knupp has uploaded a new change for review. http://gerrit.cloudera.org:8080/3781
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: I52b6cb3f996cda9f8effc7167e11894f9474bd88 --- 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 refs/changes/81/3781/2 -- To view, visit http://gerrit.cloudera.org:8080/3781 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I52b6cb3f996cda9f8effc7167e11894f9474bd88 Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: David Knupp <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]>
