[infinispan-issues] [JBoss JIRA] (ISPN-3802) ClientSocketReadTimeoutTest fails
Vojtech Juranek (JIRA)
jira-events at lists.jboss.org
Tue Dec 10 02:30:05 EST 2013
Vojtech Juranek created ISPN-3802:
-------------------------------------
Summary: ClientSocketReadTimeoutTest fails
Key: ISPN-3802
URL: https://issues.jboss.org/browse/ISPN-3802
Project: Infinispan
Issue Type: Bug
Affects Versions: 6.0.0.Final
Environment: Orlacle JDK 6 and 7, spot on Solaris, RHEL
Reporter: Vojtech Juranek
Assignee: Mircea Markus
Test {{ClientSocketReadTimeoutTest.testPutTimeout}} fails permanently, full stack trace is:
{noformat}
org.testng.TestException:
Method ClientSocketReadTimeoutTest.testPutTimeout(java.lang.reflect.Method)[pri:0, instance:org.infinispan.client.hotrod.ClientSocketReadTimeoutTest at 175ade6] should have thrown an exception of class java.net.SocketTimeoutException
at org.testng.internal.Invoker.handleInvocationResults(Invoker.java:1518)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:764)
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:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
{noformat}
Example of failed test:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/edg-60-ispn-testsuite-solaris/128/USE_JDK=JDK6,jdk=java17_default,label=sol10_sparc64/testReport/junit/org.infinispan.client.hotrod/ClientSocketReadTimeoutTest/testPutTimeout/
--
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
More information about the infinispan-issues
mailing list