Alejandro Abdelnur created HADOOP-10488:
-------------------------------------------
Summary: 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
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)