-
Bug
-
Resolution: Done
-
Major
-
JBossAS-4.0.5.CR1
-
None
This test case:
org.jboss.test.jbossmx.compliance.standard.InfoTortureTestCase.testValidAttribute
fails with JVM = R26.4.0-63_CR284516-68626-1.5.0_06-20060926-0859-linux-x86_64
The failure is seen if the test is run as a one-test or as part of the JBossAS test suite.
The error returned is:
InfoTortureSUITE attribute: org.jboss.test.jbossmx.compliance.standard.support.Torture: NiceBoolean isIS expected:<true> but was:<false>
junit.framework.AssertionFailedError: InfoTortureSUITE attribute: org.jboss.test.jbossmx.compliance.standard.support.Torture: NiceBoolean isIS expected:<true> but was:<false>
at org.jboss.test.jbossmx.compliance.standard.AttributeInfoTEST.testValidAttribute(AttributeInfoTEST.java:65)
at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
- blocks
-
JBAS-3611 4.2-testsuite on RHEL4 (sun jdk5)
- Closed