[infinispan-issues] [JBoss JIRA] (ISPN-4026) ExampleConfigsTest.testSSLHotRodConfig random failures
Jakub Markos (JIRA)
issues at jboss.org
Wed Sep 24 07:31:02 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005679#comment-13005679 ]
Jakub Markos commented on ISPN-4026:
------------------------------------
testRestRollingUpgrades was fixed by Martin in https://issues.jboss.org/browse/ISPN-4200
Also with the current master everything seems to pass on my machine and also in CI http://ci.infinispan.org/viewLog.html?order=DURATION_DESC&recordsPerPage=20&filterText=ExampleConfigsIT&status=¤tGroup=test&scope=*%23teamcity%23*%23teamcity%23*&pager.currentPage=1&buildTypeId=bt8&buildId=12256&tab=testsInfo (testSSLHotRodConfig is not ran in CI because it's marked as Unstable).
Is the unstable profile ran somewhere in CI or should I remove the Category annotation to see if it's still failing?
> ExampleConfigsTest.testSSLHotRodConfig random failures
> -------------------------------------------------------
>
> Key: ISPN-4026
> URL: https://issues.jboss.org/browse/ISPN-4026
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Server
> Affects Versions: 6.0.1.Final
> Reporter: Dan Berindei
> Assignee: Jakub Markos
> Priority: Blocker
> Fix For: 7.0.0.CR1
>
>
> {noformat}
> org.infinispan.client.hotrod.exceptions.TransportException: java.net.SocketException: Connection reset
> org.infinispan.client.hotrod.exceptions.TransportException:: java.net.SocketException: Connection reset
> at org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport.flush(TcpTransport.java:157)
> at org.infinispan.client.hotrod.impl.operations.PingOperation.execute(PingOperation.java:42)
> at org.infinispan.client.hotrod.impl.operations.FaultTolerantPingOperation.executeOperation(FaultTolerantPingOperation.java:30)
> at org.infinispan.client.hotrod.impl.operations.FaultTolerantPingOperation.executeOperation(FaultTolerantPingOperation.java:16)
> at org.infinispan.client.hotrod.impl.operations.RetryOnFailureOperation.execute(RetryOnFailureOperation.java:46)
> at org.infinispan.client.hotrod.impl.RemoteCacheImpl.ping(RemoteCacheImpl.java:535)
> at org.infinispan.client.hotrod.RemoteCacheManager.ping(RemoteCacheManager.java:634)
> at org.infinispan.client.hotrod.RemoteCacheManager.createRemoteCache(RemoteCacheManager.java:615)
> at org.infinispan.client.hotrod.RemoteCacheManager.getCache(RemoteCacheManager.java:526)
> at org.infinispan.client.hotrod.RemoteCacheManager.getCache(RemoteCacheManager.java:522)
> at org.infinispan.server.test.util.RemoteCacheManagerFactory.createCache(RemoteCacheManagerFactory.java:26)
> at org.infinispan.server.test.configs.ExampleConfigsTest.createCache(ExampleConfigsTest.java:753)
> at org.infinispan.server.test.configs.ExampleConfigsTest.testSSLHotRodConfig(ExampleConfigsTest.java:402)
> {noformat}
> http://ci.infinispan.org/viewLog.html?buildId=6642&tab=buildResultsDiv&buildTypeId=bt2#testNameId-8298454596681712323
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the infinispan-issues
mailing list