]
Radim Vansa updated ISPN-8455:
------------------------------
Status: Open (was: New)
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}