Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1200102

Summary: Stabilize org.infinispan.client.hotrod.ClientConnectionPoolingTest.testMaxActiveReached (95% succ rate)
Product: [JBoss] JBoss Data Grid 6 Reporter: Tomas Sykora <tsykora>
Component: TestSuiteAssignee: Tomas Sykora <tsykora>
Status: CLOSED UPSTREAM QA Contact: Martin Gencur <mgencur>
Severity: unspecified Docs Contact:
Priority: low    
Version: 6.5.0CC: jdg-bugs, pzapataf, ttarrant
Target Milestone: ER4   
Target Release: 6.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:44:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas Sykora 2015-03-09 17:29:42 UTC
Linking JIRA that is resolved. The fix is also included in 6.5.x branch, but the test itself is still unstable.

Comment 2 Tomas Sykora 2015-03-09 17:33:41 UTC
Failed 1 times in the last 21 runs. Stability: 95 %
Error Message

expected [true] but found [false]

Stacktrace

java.lang.AssertionError: expected [true] but found [false]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertTrue(Assert.java:42)
	at org.testng.Assert.assertTrue(Assert.java:52)
	at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:64)
	at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:47)
	at org.infinispan.client.hotrod.ClientConnectionPoolingTest.testMaxActiveReached(ClientConnectionPoolingTest.java:221)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
	at org.testng.SuiteRunner.access$000(SuiteRunner.java:37)
	at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:368)
	at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Standard Output

[testng-ClientConnectionPoolingTest] Test testMaxActiveReached(org.infinispan.client.hotrod.ClientConnectionPoolingTest) failed.
Test suite progress: tests succeeded: 81, failed: 1, skipped: 0.

Comment 3 Tomas Sykora 2015-03-10 10:30:15 UTC
Test disabled in: https://github.com/infinispan/jdg/pull/547

Comment 4 Red Hat Bugzilla 2025-02-10 03:44:14 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.