You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-dev@geronimo.apache.org by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2009/05/25 11:31:45 UTC

[jira] Assigned: (XBEAN-131) xbean reflect build unit testing failed when working with SUN JDK 1.5.0_15-b04

     [ https://issues.apache.org/jira/browse/XBEAN-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacek Laskowski reassigned XBEAN-131:
-------------------------------------

    Assignee: Jacek Laskowski

> xbean reflect build unit testing failed when working with SUN JDK 1.5.0_15-b04
> ------------------------------------------------------------------------------
>
>                 Key: XBEAN-131
>                 URL: https://issues.apache.org/jira/browse/XBEAN-131
>             Project: XBean
>          Issue Type: Bug
>          Components: reflect
>    Affects Versions: 3.6
>         Environment: windows XP +SUN JDK 1.5.0_15-b04 + maven 2.0.9
>            Reporter: Shawn Jiang
>            Assignee: Jacek Laskowski
>             Fix For: 3.6
>
>
> D:\ws\xbeantrunk\xbean-reflect>java -version
> java version "1.5.0_15"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
> Java HotSpot(TM) Client VM (build 1.5.0_15-b04, mixed mode)
> ----------------------------
> Results :
> Failed tests:
>   testPrivateConstructor(org.apache.xbean.recipe.ParameterNameLoaderTest)
> Tests run: 68, Failures: 1, Errors: 0, Skipped: 0
> ------------------------------
> -------------------------------------------------------------------------------
> Test set: org.apache.xbean.recipe.ParameterNameLoaderTest
> -------------------------------------------------------------------------------
> Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec <<< FAILURE!
> testPrivateConstructor(org.apache.xbean.recipe.ParameterNameLoaderTest)  Time elapsed: 0 sec  <<< FAILURE!
> junit.framework.AssertionFailedError
> 	at junit.framework.Assert.fail(Assert.java:47)
> 	at junit.framework.Assert.assertTrue(Assert.java:20)
> 	at junit.framework.Assert.assertNotNull(Assert.java:220)
> 	at junit.framework.Assert.assertNotNull(Assert.java:213)
> 	at org.apache.xbean.recipe.ParameterNameLoaderTest.assertEquals(ParameterNameLoaderTest.java:180)
> 	at org.apache.xbean.recipe.ParameterNameLoaderTest.assertParameterNames(ParameterNameLoaderTest.java:170)
> 	at org.apache.xbean.recipe.ParameterNameLoaderTest.testPrivateConstructor(ParameterNameLoaderTest.java:75)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.