[
https://issues.jboss.org/browse/ISPN-3802?page=com.atlassian.jira.plugin....
]
Vojtech Juranek closed ISPN-3802.
---------------------------------
Resolution: Duplicate Issue
Ops, sorry, duplicates ISPN-3762. Closing.
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@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/e...
--
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