[
https://issues.jboss.org/browse/ISPN-8455?page=com.atlassian.jira.plugin....
]
Radim Vansa edited comment on ISPN-8455 at 10/31/17 1:26 PM:
-------------------------------------------------------------
Seems it's not that random, introduced by uncareful rebase in ISPN-7865
was (Author: rvansa):
Seems it's not that random, introduced by uncareful refactoring in ISPN-7865
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)