]
Galder Zamarreño commented on ISPN-2114:
----------------------------------------
Hmmm, the problem with enabling it is that it can confuse developers.
It'd be nice to have a way to mark a test as unstable (and show it so in Jenkins) but
still have it run... any ideas?
MinViewIdCalculusTest.testMinViewId1 and
LockOwnerCrashPessimisticTest randomly failing with rehashing issues
-------------------------------------------------------------------------------------------------------------
Key: ISPN-2114
URL:
https://issues.jboss.org/browse/ISPN-2114
Project: Infinispan
Issue Type: Bug
Components: State transfer, Test Suite
Reporter: Galder Zamarreño
Assignee: Dan Berindei
Labels: testsuite_stability
Fix For: 5.2.0.ALPHA2
See
http://goo.gl/Eb7ig
Dan, assigning it to you since the issue seems related to rehashing not completing,
anything missing there?
{code}java.lang.RuntimeException: Timed out waiting for rehash to complete on node
cb7b7b76-251b-1ec5-def5-45aaaeceac6f, expected member list is [Cache
'___defaultcache'@cb7b7b76-251b-1ec5-def5-45aaaeceac6f, Cache
'___defaultcache'@2fa81dcc-7e1c-bfa7-2d15-e1f5526e0822, Cache
'___defaultcache'@dbbea849-2aff-e01c-6ea4-5267d7187b0c], current member list is
CacheView{viewId=3, members=[cb7b7b76-251b-1ec5-def5-45aaaeceac6f,
2fa81dcc-7e1c-bfa7-2d15-e1f5526e0822]}!
at org.infinispan.test.TestingUtil.waitForRehashToComplete(TestingUtil.java:174)
at org.infinispan.test.TestingUtil.waitForRehashToComplete(TestingUtil.java:201)
at
org.infinispan.test.MultipleCacheManagersTest.waitForClusterToForm(MultipleCacheManagersTest.java:291)
at
org.infinispan.test.MultipleCacheManagersTest.waitForClusterToForm(MultipleCacheManagersTest.java:296)
at
org.infinispan.lock.singlelock.MinViewIdCalculusTest.testMinViewId1(MinViewIdCalculusTest.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:74)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:673)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:846)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1170)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.runWorkers(TestRunner.java:1147)
at org.testng.TestRunner.privateRun(TestRunner.java:749)
at org.testng.TestRunner.run(TestRunner.java:600)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:317)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:34)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:351)
at
org.testng.internal.thread.ThreadUtil$CountDownLatchedRunnable.run(ThreadUtil.java:147)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662){code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: