Joe McDonnell created IMPALA-15207:
--------------------------------------

             Summary: MetaProviderDecoratorTest.testMetaProviderMethodCount 
fails on coverage builds
                 Key: IMPALA-15207
                 URL: https://issues.apache.org/jira/browse/IMPALA-15207
             Project: IMPALA
          Issue Type: Bug
          Components: Test
    Affects Versions: Impala 5.0.0
            Reporter: Joe McDonnell


On exhaustive code coverage builds, 
MetaProviderDecoratorTest.testMetaProviderMethodCount consistently fails with:
{noformat}
Number of public methods in MetaProvider interface has changed. Update 
EXPECTED_METHOD_COUNT and add tests for new methods.
Expected: <24>
     but: was <25>{noformat}
This is a consistent failure. Maybe coverage adds an additional method? If so, 
we could filter it out to avoid having a different count.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to