Joe McDonnell has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/24624
Reviewed-by: Michael Smith <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M tests/verifiers/test_banned_log_messages.py
1 file changed, 3 insertions(+), 1 deletion(-)

Approvals:
  Michael Smith: Looks good to me, approved
  Impala Public Jenkins: Verified

--
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: merged
Gerrit-Change-Id: I91ab869e3b1bf1e84a91bbdfd62d9b6d95b5db96
Gerrit-Change-Number: 24624
Gerrit-PatchSet: 2
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>

Reply via email to