You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2013/10/21 20:20:42 UTC

[jira] [Resolved] (HADOOP-10061) TestMetricsSystemImpl#testInitFirstVerifyStopInvokedImmediately failed

     [ https://issues.apache.org/jira/browse/HADOOP-10061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colin Patrick McCabe resolved HADOOP-10061.
-------------------------------------------

    Resolution: Duplicate

resolving as duplicate

> TestMetricsSystemImpl#testInitFirstVerifyStopInvokedImmediately failed
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-10061
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10061
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: metrics
>    Affects Versions: 2.3.0
>            Reporter: Colin Patrick McCabe
>            Priority: Minor
>
> TestMetricsSystemImpl#testInitFirstVerifyStopInvokedImmediately failed with "Wanted at most 2 times but was 3"
> {code}
> 1 tests failed.
> REGRESSION:  org.apache.hadoop.metrics2.impl.TestMetricsSystemImpl.testInitFirstVerifyStopInvokedImmediately
> Error Message:
>  Wanted at most 2 times but was 3
> Stack Trace:
> org.mockito.exceptions.base.MockitoAssertionError:
> Wanted at most 2 times but was 3
>         at org.apache.hadoop.metrics2.impl.TestMetricsSystemImpl.testInitFirstVerifyStopInvokedImmediately(TestMetricsSystemImpl.java:114)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)