]
Pedro Ruivo updated ISPN-4896:
------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
JavaLevelDBStoreFunctionalTest.clearTempDir is always failing
-------------------------------------------------------------
Key: ISPN-4896
URL:
https://issues.jboss.org/browse/ISPN-4896
Project: Infinispan
Issue Type: Bug
Affects Versions: 7.0.0.CR2
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Labels: testsuite, testsuite_stability
Fix For: 7.0.0.Final
The test always fail in CI:
http://ci.infinispan.org/project.html?tab=testDetails&testNameId=4258...
and in my pc. Setting {{alwaysRun = true}} in {{@BeforeClass}} annotation seem to solve
the problem in my pc.