Details
Description
TestMetricsSystemInpl#testMultiThreadedPublish failed with "Metrics not collected"
Running org.apache.hadoop.metrics2.impl.TestMetricsSystemImpl Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.688 sec <<< FAILURE! - in org.apache.hadoop.metrics2.impl.TestMetricsSystemImpl testMultiThreadedPublish(org.apache.hadoop.metrics2.impl.TestMetricsSystemImpl) Time elapsed: 0.056 sec <<< FAILURE! java.lang.AssertionError: Metric not collected! Metric not collected! Metric not collected! Metric not collected! Metric not collected! Metric not collected! Metric not collected! Metric not collected! Metric not collected! Passed at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.hadoop.metrics2.impl.TestMetricsSystemImpl.testMultiThreadedPublish(TestMetricsSystemImpl.java:232) Results : Failed tests: TestMetricsSystemImpl.testMultiThreadedPublish:232 Metric not collected! Metric not collected! Metric not collected! Metric not collected! Metric not collected! Metric not collected! Metric not collected! Metric not collected! Metric not collected! Passed Tests run: 6, Failures: 1, Errors: 0, Skipped: 0
Attachments
Attachments
Issue Links
- duplicates
-
HADOOP-9990 TestMetricsSystemImpl fails
- Resolved
-
HADOOP-10165 TestMetricsSystemImpl#testMultiThreadedPublish occasionally fails
- Resolved
- relates to
-
HADOOP-10058 TestMetricsSystemImpl#testInitFirstVerifyStopInvokedImmediately fails on trunk
- Closed