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

William Burns (JIRA) issues at jboss.org
Tue Jul 15 13:36:30 EDT 2014


     [ https://issues.jboss.org/browse/ISPN-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on ISPN-4521 started by William Burns.

> 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
>              Labels: testsuite_stability
>             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