[
https://issues.apache.org/jira/browse/LANG-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell closed LANG-314.
------------------------------
Resolution: Fixed
Fixed:
r501606 | bayard | 2007-01-30 14:26:38 -0800 (Tue, 30 Jan 2007) | 1 line
Changed paths:
M
/jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/ClassUtilsTest.java
M
/jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/enum/EnumTest.java
M
/jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/enums/EnumTest.java
Applying my fix from LANG-314
> Tests fail to pass when building with Maven 2
> ---------------------------------------------
>
> Key: LANG-314
> URL: https://issues.apache.org/jira/browse/LANG-314
> Project: Commons Lang
> Issue Type: Bug
> Affects Versions: Nightly Builds
> Reporter: Henri Yandell
> Fix For: 2.3
>
> Attachments: Lang314-fix.patch
>
>
> Tests run: 75, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec
> <<< FAILURE!
> testColorEnumEqualsWithDifferentClassLoaders(org.apache.commons.lang.enums.EnumTest)
> Time elapsed: 0.001 sec <<< FAILURE!
> junit.framework.AssertionFailedError: ClassUtilsTest= [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> at junit.framework.Assert.fail(Assert.java:47)
> at
> org.apache.commons.lang.ClassUtilsTest.newSystemClassLoader(ClassUtilsTest.java:522)
> at
> org.apache.commons.lang.enums.EnumTest.testWithDifferentClassLoaders(EnumTest.java:457)
> at
> org.apache.commons.lang.enums.EnumTest.testColorEnumEqualsWithDifferentClassLoaders(EnumTest.java:446)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]