[
https://issues.jboss.org/browse/ISPN-2547?page=com.atlassian.jira.plugin....
]
RH Bugzilla Integration commented on ISPN-2547:
-----------------------------------------------
Anna Manukyan <amanukya(a)redhat.com> made a comment on [bug
879569|https://bugzilla.redhat.com/show_bug.cgi?id=879569]
The org.infinispan.loaders.decorators.AsyncStoreTest.testPutRemove() test fails randomly
on all environments (RHEL6_x86 & RHEL6_x86_64, open jdk7, ibm jdk7, oracle jdk7).
You can find the test failures here:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/edg-60-ispn-testsuit...
org.infinispan.loaders.decorators.AsyncStoreTest.testPutRemove fails
randomly
-----------------------------------------------------------------------------
Key: ISPN-2547
URL:
https://issues.jboss.org/browse/ISPN-2547
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 5.2.0.Beta4
Reporter: Anna Manukyan
Assignee: Mircea Markus
Labels: testsuite_stability
The org.infinispan.loaders.decorators.AsyncStoreTest.testPutRemove() test fails randomly
on all environments (RHEL6_x86 & RHEL6_x86_64, open jdk7, ibm jdk7, oracle jdk7).
The following exception is thrown.
{code}
java.lang.AssertionError
at
org.infinispan.loaders.decorators.AsyncStoreTest.doTestRemove(AsyncStoreTest.java:423)
at
org.infinispan.loaders.decorators.AsyncStoreTest.testPutRemove(AsyncStoreTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
at org.testng.internal.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:46)
at org.testng.internal.InvokeMethodRunnable.run(InvokeMethodRunnable.java:37)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira