[
https://issues.apache.org/jira/browse/HADOOP-10488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966609#comment-13966609
]
Hudson commented on HADOOP-10488:
---------------------------------
SUCCESS: Integrated in Hadoop-Mapreduce-trunk #1754 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1754/])
HADOOP-10488. TestKeyProviderFactory fails randomly. (tucu) (tucu:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1586382)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/crypto/key/TestKeyProviderFactory.java
> TestKeyProviderFactory fails randomly
> -------------------------------------
>
> Key: HADOOP-10488
> URL: https://issues.apache.org/jira/browse/HADOOP-10488
> Project: Hadoop Common
> Issue Type: Bug
> Components: test
> Affects Versions: 3.0.0
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Fix For: 3.0.0
>
> Attachments: HADOOP-10488.patch
>
>
> This test is fail randomly depending on the order of execution of the test
> methods, the reason is that the keystore used by the different testmethods is
> the same. We should either delete it before/after each test, or we should use
> a diff diff or each run.
--
This message was sent by Atlassian JIRA
(v6.2#6252)