[
https://issues.apache.org/jira/browse/HDFS-9383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14996959#comment-14996959
]
Hudson commented on HDFS-9383:
------------------------------
ABORTED: Integrated in Hadoop-Yarn-trunk #1379 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/1379/])
HDFS-9383. TestByteArrayManager#testByteArrayManager fails. Contributed
(kihwal: rev ef926b2e3824475581454c1e17a0d7c94529efde)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
hadoop-hdfs-project/hadoop-hdfs-client/src/test/java/org/apache/hadoop/hdfs/util/TestByteArrayManager.java
> TestByteArrayManager#testByteArrayManager fails
> -----------------------------------------------
>
> Key: HDFS-9383
> URL: https://issues.apache.org/jira/browse/HDFS-9383
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Kihwal Lee
> Assignee: Tsz Wo Nicholas Sze
> Fix For: 3.0.0, 2.7.3
>
> Attachments: h9383_20151107.patch, hdfs-9383.log
>
>
> This was seen in the trunk builds
> https://builds.apache.org/job/Hadoop-Hdfs-trunk
> {noformat}
> Running org.apache.hadoop.hdfs.util.TestByteArrayManager
> Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.539 sec <<<
> FAILURE!
> - in org.apache.hadoop.hdfs.util.TestByteArrayManager
> testByteArrayManager(org.apache.hadoop.hdfs.util.TestByteArrayManager) Time
> elapsed: 5.409 sec <<< FAILURE!
> java.lang.AssertionError: expected null, but was:<[32: 2/64, free=5]>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotNull(Assert.java:664)
> at org.junit.Assert.assertNull(Assert.java:646)
> at org.junit.Assert.assertNull(Assert.java:656)
> at
> org.apache.hadoop.hdfs.util.TestByteArrayManager.testByteArrayManager(TestByteArrayManager.java:384)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)