[infinispan-issues] [JBoss JIRA] Created: (ISPN-1427) Redesign HotRod client retry tests
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Thu Sep 29 07:16:28 EDT 2011
Redesign HotRod client retry tests
----------------------------------
Key: ISPN-1427
URL: https://issues.jboss.org/browse/ISPN-1427
Project: Infinispan
Issue Type: Task
Components: Cache Server
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 5.1.0.BETA2
Redesign ReplicationRetryTest, ServerFailureRetryTest and DistributionRetryTest.
Basically, each test is creating brand new Hot Rod servers but not all are being closed. This is leading to binding issues in tests after that in CI (i.e. https://infinispan.ci.cloudbees.com/job/Infinispan-master-JDK6-tcp/org.infinispan$infinispan-cachestore-remote/235/testReport/junit/org.infinispan.loaders.remote/RemoteCacheStoreConfigTest/org_infinispan_loaders_remote_RemoteCacheStoreConfigTest_startUp/)
At the same time, try to make the tests a bit more readable.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list