Radim Kolar created HADOOP-9539: ----------------------------------- Summary: Unit tests failing on FreeBSD Key: HADOOP-9539 URL: https://issues.apache.org/jira/browse/HADOOP-9539 Project: Hadoop Common Issue Type: Bug Components: test Affects Versions: 2.0.4-alpha Environment: FreeBSD 8.3 Reporter: Radim Kolar Priority: Minor
=== testCreateLinkToDot(org.apache.hadoop.fs.TestLocalFSFileContextSymlink) Time elapsed: 24 sec <<< FAILURE! java.lang.AssertionError: Created symlink to dot at org.junit.Assert.fail(Assert.java:91) at org.apache.hadoop.fs.FileContextSymlinkBaseTest.testCreateLinkToDot(FileContextSymlinkBaseTest.java:751) ==== testInitFirstVerifyStopInvokedImmediately(org.apache.hadoop.metrics2.impl.TestMetricsSystemImpl) Time elapsed: 19 sec <<< ERROR! org.apache.hadoop.metrics2.MetricsException: Metrics source s0 already exists! at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.newSourceName(DefaultMetricsSystem.java:126) === testStopsAllThreads(org.apache.hadoop.ipc.TestRPC) Time elapsed: 6 sec <<< FAILURE! java.lang.AssertionError: Expect no Reader threads running before test expected:<0> but was:<2> at org.junit.Assert.fail(Assert.java:91) at org.junit.Assert.failNotEquals(Assert.java:645) at org.junit.Assert.assertEquals(Assert.java:126) at org.junit.Assert.assertEquals(Assert.java:470) at org.apache.hadoop.ipc.TestRPC.testStopsAllThreads(TestRPC.java:776) -- 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