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 "Ivan Mitic (JIRA)" <ji...@apache.org> on 2012/11/17 01:35:13 UTC

[jira] [Created] (HADOOP-9057) TestMetricsSystemImpl.testInitFirst fails intermittently

Ivan Mitic created HADOOP-9057:
----------------------------------

             Summary: TestMetricsSystemImpl.testInitFirst fails intermittently
                 Key: HADOOP-9057
                 URL: https://issues.apache.org/jira/browse/HADOOP-9057
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 1-win
            Reporter: Ivan Mitic
            Assignee: Ivan Mitic


Error Message

 Wanted but not invoked: metricsSink.putMetrics(<Capturing argument>); -> at org.apache.hadoop.metrics2.impl.TestMetricsSystemImpl.testInitFirst(TestMetricsSystemImpl.java:80) Actually, there were zero interactions with this mock. 
Stacktrace

Wanted but not invoked:
metricsSink.putMetrics(<Capturing argument>);
-> at org.apache.hadoop.metrics2.impl.TestMetricsSystemImpl.testInitFirst(TestMetricsSystemImpl.java:80)
Actually, there were zero interactions with this mock.

	at org.apache.hadoop.metrics2.impl.TestMetricsSystemImpl.testInitFirst(TestMetricsSystemImpl.java:80)
	at org.mockito.internal.runners.JUnit45AndHigherRunnerImpl.run(JUnit45AndHigherRunnerImpl.java:37)
	at org.mockito.runners.MockitoJUnitRunner.run(MockitoJUnitRunner.java:62)
Standard Output

2012-10-04 11:43:55,641 INFO  impl.MetricsConfig (MetricsConfig.java:loadFirst(99)) - loaded properties from hadoop-metrics2-test.properties


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira