Bug 918446 - org.infinispan.client.hotrod.CSAIntegrationTest.testRequestsGoToExpectedServer fails randomly
Summary: org.infinispan.client.hotrod.CSAIntegrationTest.testRequestsGoToExpectedServe...
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: DR2
: 6.2.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-06 09:11 UTC by Anna Manukyan
Modified: 2023-03-02 08:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-2894 0 Major Resolved org.infinispan.client.hotrod.CSAIntegrationTest.testRequestsGoToExpectedServer fails randomly 2013-08-15 07:59:02 UTC

Description Anna Manukyan 2013-03-06 09:11:18 UTC
The test fails very rarely.
First has been noticed during JDG 6.1.0.ER12 build testing.

The error message is:

java.lang.AssertionError
	at org.infinispan.client.hotrod.CSAIntegrationTest.assertCacheContainsKey(CSAIntegrationTest.java:219)
	at org.infinispan.client.hotrod.CSAIntegrationTest.testRequestsGoToExpectedServer(CSAIntegrationTest.java:198)
	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.Invoker.invokeMethod(Invoker.java:715)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:907)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1237)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
	at org.testng.SuiteRunner.access$000(SuiteRunner.java:37)
	at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:368)
	at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
	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:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:722)

Comment 2 JBoss JIRA Server 2013-07-01 12:01:08 UTC
Mircea Markus <mmarkus> updated the status of jira ISPN-2894 to Resolved

Comment 3 JBoss JIRA Server 2013-07-01 12:01:08 UTC
Mircea Markus <mmarkus> made a comment on jira ISPN-2894

Passes constantly on the CI: http://ci.infinispan.org/project.html?projectId=project2&testNameId=-8764551089640873325&tab=testDetails


Note You need to log in before you can comment on or make changes to this bug.