]
RH Bugzilla Integration commented on ISPN-5500:
-----------------------------------------------
Dave Stahl <dstahl(a)redhat.com> changed the Status of [bug
BeforeClass methods in LevelDB tests randomly fail to run in JUnit -
TestNG wrapper
-----------------------------------------------------------------------------------
Key: ISPN-5500
URL:
https://issues.jboss.org/browse/ISPN-5500
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Reporter: Tomas Sykora
Assignee: Tomas Sykora
Labels: test_suite
Fix For: 8.0.0.Alpha1
Randomly fails in Jenkins (various environments and jvms).
We run these tests in containers (Wildfly, Tomcat) using Arquillian. We use JUnit and
wrapper that runs these TestNG tests in containers.
However, we experience randomly occuring difficulties in Jenkins -- methods annoted by
BeforeClass annotation are not run.
Direct initialization of temp directories needed for LevelDB tests should suffice.