[infinispan-issues] [JBoss JIRA] (ISPN-4521) ReplicationQueueTest.testReplicationQueueMultipleThreads random failures
Vladimir Blagojevic (JIRA)
issues at jboss.org
Thu Jul 17 23:40:34 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vladimir Blagojevic updated ISPN-4521:
--------------------------------------
Fix Version/s: 7.0.0.Beta1
(was: 7.0.0.Alpha5)
> 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.Beta1
>
>
> 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