I have the following 5 anticipated failures in my single node install: run -c all
Java Version 1.4.2_04 Java Vendor Sun Microsystems Inc. Java VM Name Java HotSpot(TM) Client VM Java VM Version 1.4.2_04-b05 Java VM Info mixed mode OS Name Windows XP OS Version 5.1 OS Arch x86 1.) Name Tests Errors Failures Time(s) DeployXMBeanUnitTestCase 10 0 1 2.344 Tests Name Status Type Time(s) testUserXMBeanPersistentValuesWithCustomPM Failure value == Att1InitialValue, value=UpdatedAttr1ValueXMLPM junit.framework.AssertionFailedError: value == Att1InitialValue, value=UpdatedAttr1ValueXMLPM at org.jboss.test.jmx.test.DeployXMBeanUnitTestCase.testUserXMBeanPersistentValuesWithCustomPM(DeployXMBeanUnitTestCase.java:332) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 0.090 2.) Name Tests Errors Failures Time(s) SecurityUnitTestCase 6 0 1 0.741 Tests Name Status Type Time(s) testSecureHttpInvoker Failure Should not have been able to lookup(invokers) junit.framework.AssertionFailedError: Should not have been able to lookup(invokers) at org.jboss.test.naming.test.SecurityUnitTestCase.testSecureHttpInvokerFailure(SecurityUnitTestCase.java:59) at org.jboss.test.naming.test.SecurityUnitTestCase.testSecureHttpInvoker(SecurityUnitTestCase.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 0.231 3.) Name Tests Errors Failures Time(s) SimpleUnitTestCase 10 0 1 9.093 Tests Name Status Type Time(s) testNameChanges Failure expected:<jnp://localhost/jmx> but was: junit.framework.AssertionFailedError: expected:<jnp://localhost/jmx> but was: at org.jboss.test.naming.test.SimpleUnitTestCase.testNameChanges(SimpleUnitTestCase.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 0.010 4.) Name Tests Errors Failures Time(s) SRPUnitTestCase 2 0 1 1.121 Tests Name Status Type Time(s) testEchoArgs Failure Call to echo failed: ECB mode cannot use IV junit.framework.AssertionFailedError: Call to echo failed: ECB mode cannot use IV at org.jboss.test.security.test.SRPUnitTestCase.testEchoArgs(SRPUnitTestCase.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) at junit.extensions.TestSetup$1.protect(TestSetup.java:19) at junit.extensions.TestSetup.run(TestSetup.java:23) 0.791 5.) Name Tests Errors Failures Time(s) BeanUnitTestCase 10 0 1 2.744 Tests Name Status Type Time(s) testAllTypesBean Failure N/A junit.framework.AssertionFailedError at org.jboss.test.testbean.test.BeanUnitTestCase.testAllTypesBean(BeanUnitTestCase.java:813) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) at junit.extensions.TestSetup$1.protect(TestSetup.java:19) at junit.extensions.TestSetup.run(TestSetup.java:23) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) at junit.extensions.TestSetup$1.protect(TestSetup.java:19) at junit.extensions.TestSetup.run(TestSetup.java:23) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) at junit.extensions.TestSetup$1.protect(TestSetup.java:19) at junit.extensions.TestSetup.run(TestSetup.java:23) Is there any reason for this?? bax View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838643#3838643 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838643 ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
