[infinispan-issues] [JBoss JIRA] (ISPN-9760) HotRodPipeTest.testPipeRequests random failures
Dan Berindei (Jira)
issues at jboss.org
Tue May 19 06:32:47 EDT 2020
[ https://issues.redhat.com/browse/ISPN-9760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei closed ISPN-9760.
------------------------------
Resolution: Out of Date
Probably fixed with the switch to the generated server-side HotRod parser, which removed some of the logging and improved performance with {{SingleByteFrameDecoderChannelInitializer}}.
> HotRodPipeTest.testPipeRequests random failures
> -----------------------------------------------
>
> Key: ISPN-9760
> URL: https://issues.redhat.com/browse/ISPN-9760
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 9.4.2.Final, 10.0.0.Alpha1
> Reporter: Dan Berindei
> Priority: Major
> Labels: testsuite_stability
>
> On my machine, with trace logging enabled, I sometimes get
> {noformat}
> 10:43:23,658 ERROR (testng-Test:[]) [TestSuiteProgress] Test failed: org.infinispan.server.hotrod.test.HotRodPipeTest.testPipeRequests
> java.lang.AssertionError: expected:<10000>, got:<4668>
> at org.testng.AssertJUnit.fail(AssertJUnit.java:59) ~[testng-6.9.9.jar:?]
> at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:199) ~[infinispan-core-9.4.2-SNAPSHOT-tests.jar:9.4.2-SNAPSHOT]
> at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:178) ~[infinispan-core-9.4.2-SNAPSHOT-tests.jar:9.4.2-SNAPSHOT]
> at org.infinispan.test.AbstractInfinispanTest.eventuallyEquals(AbstractInfinispanTest.java:168) ~[infinispan-core-9.4.2-SNAPSHOT-tests.jar:9.4.2-SNAPSHOT]
> at org.infinispan.server.hotrod.test.HotRodPipeTest.testPipeRequests(HotRodPipeTest.java:65) ~[test-classes/:?]
> {noformat}
> There are some older failures in CI that look like this
> {noformat}
> java.lang.AssertionError:
> at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:249)
> at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:231)
> at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:207)
> at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:385)
> at org.infinispan.server.hotrod.test.HotRodPipeTest.testPipeRequests(HotRodPipeTest.java:65)
> {noformat}
> https://ci.infinispan.org/job/Infinispan/job/master/862/testReport/junit/org.infinispan.server.hotrod.test/HotRodPipeTest/testPipeRequests/
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list