[infinispan-issues] [JBoss JIRA] (ISPN-4521) ReplicationQueueTest.testReplicationQueueMultipleThreads random failures

Dan Berindei (JIRA) issues at jboss.org
Tue Jul 15 03:50:30 EDT 2014


Dan Berindei created ISPN-4521:
----------------------------------

             Summary: ReplicationQueueTest.testReplicationQueueMultipleThreads random failures
                 Key: ISPN-4521
                 URL: https://issues.jboss.org/browse/ISPN-4521
             Project: Infinispan
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Core, Test Suite - Core
    Affects Versions: 7.0.0.Alpha4
            Reporter: Dan Berindei
            Assignee: William Burns
             Fix For: 7.0.0.Alpha5


Either the test didn't manage to fill the replication queue in 3 seconds, or there are some extra entries from the previous test...

{noformat}
java.lang.AssertionError
    at org.infinispan.replication.ReplicationQueueTest.testReplicationQueueMultipleThreads(ReplicationQueueTest.java:194)
{noformat}

The test should be changed to use proper assertions and prevent interference between test methods.

Perhaps we should also revisit the changes I made for ISPN-1123, they make the last lines of {[testReplicationQueueMultipleThreads}} look superfluous.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the infinispan-issues mailing list