Eli Collins created HDFS-3636:
---------------------------------

             Summary: TestMetricsSystemImpl#testInitFirst failed
                 Key: HDFS-3636
                 URL: https://issues.apache.org/jira/browse/HDFS-3636
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Eli Collins


Saw this TestMetricsSystemImpl test fail recently:

Error Message

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



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to