You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Kevin Bowling (JIRA)" <ji...@apache.org> on 2015/11/14 12:48:11 UTC

[jira] [Commented] (HADOOP-9539) Unit tests failing on FreeBSD

    [ https://issues.apache.org/jira/browse/HADOOP-9539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005348#comment-15005348 ] 

Kevin Bowling commented on HADOOP-9539:
---------------------------------------

Can you test with Hadoop 2.7.1 in FreeBSD ports?

> 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 was sent by Atlassian JIRA
(v6.3.4#6332)