[JBoss JIRA] (ISPN-8455) PushTransferTest.testNodeJoin failure
by Radim Vansa (JIRA)
[ https://issues.jboss.org/browse/ISPN-8455?page=com.atlassian.jira.plugin.... ]
Radim Vansa updated ISPN-8455:
------------------------------
Summary: PushTransferTest.testNodeJoin failure (was: PushTransferTest.testNodeJoin random failure)
> PushTransferTest.testNodeJoin failure
> -------------------------------------
>
> Key: ISPN-8455
> URL: https://issues.jboss.org/browse/ISPN-8455
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 9.2.0.Alpha2
> Reporter: Radim Vansa
> Assignee: Radim Vansa
> Labels: testsuite_stability
>
> http://ci.infinispan.org/job/Infinispan/job/PR-5549/1/testReport/junit/or...
> {code}
> java.lang.AssertionError: Key MagicKey#key0{E01/1F11243A/3@PushTransferTest-NodeA-3984} has incorrect number of copies expected:<2> but was:<3>
> at org.infinispan.scattered.statetransfer.PushTransferTest.testNodeJoin(PushTransferTest.java:93)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months
[JBoss JIRA] (ISPN-8455) PushTransferTest.testNodeJoin random failure
by Radim Vansa (JIRA)
[ https://issues.jboss.org/browse/ISPN-8455?page=com.atlassian.jira.plugin.... ]
Radim Vansa commented on ISPN-8455:
-----------------------------------
Seems it's not that random, introduced by uncareful refactoring in ISPN-7865
> PushTransferTest.testNodeJoin random failure
> --------------------------------------------
>
> Key: ISPN-8455
> URL: https://issues.jboss.org/browse/ISPN-8455
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 9.2.0.Alpha2
> Reporter: Radim Vansa
> Assignee: Radim Vansa
> Labels: testsuite_stability
>
> http://ci.infinispan.org/job/Infinispan/job/PR-5549/1/testReport/junit/or...
> {code}
> java.lang.AssertionError: Key MagicKey#key0{E01/1F11243A/3@PushTransferTest-NodeA-3984} has incorrect number of copies expected:<2> but was:<3>
> at org.infinispan.scattered.statetransfer.PushTransferTest.testNodeJoin(PushTransferTest.java:93)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 2 months