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 "Dain Sundstrom (JIRA)" <ji...@apache.org> on 2008/02/29 03:08:51 UTC

[jira] Commented: (XBEAN-102) StaticRecipeTest fails

    [ https://issues.apache.org/jira/browse/XBEAN-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573561#action_12573561 ] 

Dain Sundstrom commented on XBEAN-102:
--------------------------------------

Which branch are you running?  That test was removed from trunk a while ago in http://svn.apache.org/viewvc?view=rev&revision=617547

> StaticRecipeTest fails
> ----------------------
>
>                 Key: XBEAN-102
>                 URL: https://issues.apache.org/jira/browse/XBEAN-102
>             Project: XBean
>          Issue Type: Bug
>    Affects Versions: 3.4
>            Reporter: Alan Cabrera
>
> testAll(org.apache.xbean.recipe.StaticRecipeTest)  Time elapsed: 0.003 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: 3 arg constructor should never be called
>         at junit.framework.Assert.fail(Assert.java:47)
>         at org.apache.xbean.recipe.Person.<init>(Person.java:57)
>         at org.apache.xbean.recipe.StaticRecipeTest.testAll(StaticRecipeTest.java:32)
>         at org.apache.xbean.recipe.StaticRecipeTest.testAll(StaticRecipeTest.java:32)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

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