[jboss-jira] [JBoss JIRA] Closed: (JBAS-3617) 3 failing tests in org.jboss.test.util.test.PropertyEditorsUnitTestCase
Dimitris Andreadis (JIRA)
jira-events at jboss.com
Thu Jan 11 14:09:26 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-3617?page=all ]
Dimitris Andreadis closed JBAS-3617.
------------------------------------
Fix Version/s: JBossAS-5.0.0.Beta2
JBossAS-4.0.5.SP1
Resolution: Done
I believe the failure is due to re-ordered execution of the test under different jdk/environments. I've made the order static, so it should work now.
> 3 failing tests in org.jboss.test.util.test.PropertyEditorsUnitTestCase
> -----------------------------------------------------------------------
>
> Key: JBAS-3617
> URL: http://jira.jboss.com/jira/browse/JBAS-3617
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Test Suite
> Environment: Java Version 1.5.0_05
> Java Vendor Sun Microsystems Inc.
> Java VM Name Java HotSpot(TM) Server VM
> Java VM Version 1.5.0_05-b05
> Java VM Info mixed mode
> OS Name Linux
> OS Version 2.6.9-34.0.2.ELsmp
> OS Arch i386
> Reporter: Dimitris Andreadis
> Assigned To: Dimitris Andreadis
> Fix For: JBossAS-5.0.0.Beta2, JBossAS-4.2.0.CR1, JBossAS-4.0.5.SP1
>
>
> testEditorSearchPath Failure
> Found org.jboss.util.propertyeditor in search path
> junit.framework.AssertionFailedError: Found org.jboss.util.propertyeditor in search path
> at org.jboss.test.util.test.PropertyEditorsUnitTestCase.testEditorSearchPath(PropertyEditorsUnitTestCase.java:127)
> testJavaLangEditors Failure
> Found property editor for: class java.lang.Boolean
> junit.framework.AssertionFailedError: Found property editor for: class java.lang.Boolean
> at org.jboss.test.util.test.PropertyEditorsUnitTestCase.doTests(PropertyEditorsUnitTestCase.java:403)
> at org.jboss.test.util.test.PropertyEditorsUnitTestCase.testJavaLangEditors(PropertyEditorsUnitTestCase.java:188)
> testJBossEditors Failure
> Found property editor for: class javax.management.ObjectName
> junit.framework.AssertionFailedError: Found property editor for: class javax.management.ObjectName
> at org.jboss.test.util.test.PropertyEditorsUnitTestCase.doTests(PropertyEditorsUnitTestCase.java:403)
> at org.jboss.test.util.test.PropertyEditorsUnitTestCase.testJBossEditors(PropertyEditorsUnitTestCase.java:306)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list