]
Pedro Ruivo updated ISPN-10270:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
DroppedConnectionsTest.testClosedConnection random failures
-----------------------------------------------------------
Key: ISPN-10270
URL:
https://issues.redhat.com/browse/ISPN-10270
Project: Infinispan
Issue Type: Bug
Components: Test Suite
Affects Versions: 10.0.0.Beta3
Reporter: Dan Berindei
Assignee: Tristan Tarrant
Priority: Major
Labels: testsuite_stability
Fix For: 11.0.0.Dev04, 10.1.6.Final
Attachments:
ISPN-10137_Injection_without_reflection_20190605-1157_DroppedConnectionsTest-infinispan-client-hotrod.log.gz
{noformat}
12:03:26,084 ERROR (testng-Test:[]) [TestSuiteProgress] Test failed:
org.infinispan.client.hotrod.DroppedConnectionsTest.testClosedConnection
java.lang.AssertionError: expected:<1> but was:<0>
at org.testng.AssertJUnit.fail(AssertJUnit.java:59) ~[testng-6.14.3.jar:?]
at org.testng.AssertJUnit.failNotEquals(AssertJUnit.java:364) ~[testng-6.14.3.jar:?]
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:80) ~[testng-6.14.3.jar:?]
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:245) ~[testng-6.14.3.jar:?]
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:252) ~[testng-6.14.3.jar:?]
at
org.infinispan.client.hotrod.DroppedConnectionsTest.testClosedConnection(DroppedConnectionsTest.java:78)
~[test-classes/:?]
{noformat}
Full trace log attached