]
Galder Zamarreño updated ISPN-9145:
-----------------------------------
Labels: testsuite_stability (was: )
DistributedStreamTest.testIntSortedLimit random failure
-------------------------------------------------------
Key: ISPN-9145
URL:
https://issues.jboss.org/browse/ISPN-9145
Project: Infinispan
Issue Type: Bug
Components: Streams, Test Suite - Core
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Labels: testsuite_stability
There was a random failure on this PR
https://ci.infinispan.org/job/Infinispan/job/PR-5794/23/
{quote}
testIntSortedLimit[DIST_SYNC, tx=false]
java.lang.AssertionError: expected:<0> but was:<2> at
org.infinispan.stream.BaseStreamTest.testIntSortedLimit(BaseStreamTest.java:1157) 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) ... Removed 21 stack frames
{quote}