[
https://issues.apache.org/jira/browse/IMPALA-15207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe McDonnell resolved IMPALA-15207.
------------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> 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
> Assignee: Joe McDonnell
> Priority: Major
> Labels: broken-build
> Fix For: Impala 5.0.0
>
>
> 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)