Akira AJISAKA created HADOOP-10058:
--------------------------------------
Summary: TestMetricsSystemImpl fails on trunk
Key: HADOOP-10058
URL: https://issues.apache.org/jira/browse/HADOOP-10058
Project: Hadoop Common
Issue Type: Bug
Affects Versions: 3.0.0
Environment: Mac OS 10.8, Java7u40
Reporter: Akira AJISAKA
Here is the output when I executed "mvn test -Dtest=TestMetricsSystemImpl".
{code}
Failed tests:
TestMetricsSystemImpl.testInitFirstVerifyStopInvokedImmediately:114
Wanted at most 2 times but was 3
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0
{code}
I found the test doesn't always fail. The test sometimes success.
--
This message was sent by Atlassian JIRA
(v6.1#6144)