[
https://issues.apache.org/jira/browse/HADOOP-12715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15115113#comment-15115113
]
Hudson commented on HADOOP-12715:
---------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9179 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9179/])
HADOOP-12715. TestValueQueue#testgetAtMostPolicyALL fails (waltersu4549: rev
6eacdea0e475b4fff91cedce5005a7c11749cf64)
* hadoop-common-project/hadoop-common/CHANGES.txt
*
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/crypto/key/TestValueQueue.java
> TestValueQueue#testgetAtMostPolicyALL fails intermittently
> ----------------------------------------------------------
>
> Key: HADOOP-12715
> URL: https://issues.apache.org/jira/browse/HADOOP-12715
> Project: Hadoop Common
> Issue Type: Test
> Reporter: Xiao Chen
> Assignee: Xiao Chen
> Fix For: 2.8.0, 2.7.3, 2.6.4
>
> Attachments: HADOOP-12715.01.patch, HADOOP-12715.02.patch,
> HADOOP-12715.03.patch
>
>
> The test fails intermittently with the following error.
> Error Message
> {noformat}
> expected:<19> but was:<10>
> {noformat}
> Stacktrace
> {noformat}
> java.lang.AssertionError: expected:<19> but was:<10>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:555)
> at org.junit.Assert.assertEquals(Assert.java:542)
> at
> org.apache.hadoop.crypto.key.TestValueQueue.testgetAtMostPolicyALL(TestValueQueue.java:149)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)