]
Adrian Nistor updated ISPN-5495:
--------------------------------
Fix Version/s: 8.2.0.Alpha1
(was: 8.1.0.Final)
ConcurrentStartTest.testConcurrentStart random failures
-------------------------------------------------------
Key: ISPN-5495
URL:
https://issues.jboss.org/browse/ISPN-5495
Project: Infinispan
Issue Type: Bug
Components: Core, Test Suite - Core
Affects Versions: 7.2.1.Final
Reporter: Dan Berindei
Priority: Blocker
Labels: testsuite_stability
Fix For: 8.2.0.Alpha1
{noformat}
org.testng.internal.thread.ThreadTimeoutException: Method
org.testng.internal.TestNGMethod.testConcurrentStart() didn't finish within the
time-out 60000
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
at org.infinispan.test.TestingUtil.waitForRehashToComplete(TestingUtil.java:253)
{noformat}