-
Bug
-
Resolution: Won't Do
-
Major
-
4.3.0.GA_CP01, 4.2.0.GA_CP03
-
None
-
RHEL-4 x86 with SUN 1.5 jdk
Fails with both EAP 4.3 and 4.2 when run against the production server config.
testCachedConnectionError Failure Should not be here
junit.framework.AssertionFailedError: Should not be here
at org.jboss.test.jca.test.CachedConnectionErrorUnitTestCase.testCachedConnectionError(CachedConnectionErrorUnitTestCase.java:79)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
How to reproduce:
replace the all server config with production
run the AS with -c all
run testsuite/build.sh -Djboss.dist=PATH_TO_JBOSS one-test -Dtest=org.jboss.test.jca.test.CachedConnectionErrorUnitTestCase