Joe McDonnell has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/24624


Change subject: IMPALA-15206: Skip coverage directory for 
test_no_unsupported_operations
......................................................................

IMPALA-15206: Skip coverage directory for test_no_unsupported_operations

On code coverage builds, the frontend test coverage output includes
Java code. Some Java files reference CannotAccessFieldException, so
that trips up TestBannedLogMessages::test_no_unsupported_operations().
This changes test_no_unsupported_operations() to exclude the coverage
directory.

Testing:
 - Ran CatalogdMetaProviderTest with code coverage, then ran
   test_banned_log_messages.py. This failed consistently before
   this change and now passes.

Change-Id: I91ab869e3b1bf1e84a91bbdfd62d9b6d95b5db96
---
M tests/verifiers/test_banned_log_messages.py
1 file changed, 3 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/24/24624/1
--
To view, visit http://gerrit.cloudera.org:8080/24624
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I91ab869e3b1bf1e84a91bbdfd62d9b6d95b5db96
Gerrit-Change-Number: 24624
Gerrit-PatchSet: 1
Gerrit-Owner: Joe McDonnell <[email protected]>

Reply via email to