You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Dain Sundstrom (JIRA)" <ji...@apache.org> on 2007/06/04 20:26:25 UTC

[jira] Updated: (GERONIMO-2950) Build test failure in geronimo-naming

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

Dain Sundstrom updated GERONIMO-2950:
-------------------------------------

    Attachment: GERONIMO-2950.patch

Problem is fixed in xbean-naming 3.1-SNAPSHOT, but I don't think we should change versions until the next G version is shipped as the fix could cause unintended regressions.

> Build test failure in geronimo-naming
> -------------------------------------
>
>                 Key: GERONIMO-2950
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2950
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: Kevan Miller
>            Assignee: Dain Sundstrom
>         Attachments: GERONIMO-2950.patch
>
>
> server/trunk builds are failing in geronimo-naming junit tests. 
> Running org.apache.geronimo.gjndi.JavaCompContextTest
> lookup(String) milliseconds: 432
> Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.461 sec <<< FAILURE!  
> -------------------------------------------------------------------------------
> Test set: org.apache.geronimo.gjndi.JavaCompContextTest
> -------------------------------------------------------------------------------
> Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.462 sec <<< FAILURE!
> testSchemeLookup(org.apache.geronimo.gjndi.JavaCompContextTest)  Time elapsed: 0.006 sec  <<< ERROR!
> javax.naming.NotContextException: java:comp/env/hello
>         at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:161)
>         at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:597)
>         at org.apache.xbean.naming.context.ContextFlyweight.lookup(ContextFlyweight.java:44)
>         at org.apache.geronimo.gjndi.JavaCompContextTest.testSchemeLookup(JavaCompContextTest.java:86)          
> I'm going to remove the test and have Dain fix...

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