You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/08/03 08:11:53 UTC

[jira] Closed: (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 ]

Kevan Miller closed GERONIMO-2950.
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0.x)
                   2.0

> 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) 
>          Components: naming
>    Affects Versions: 2.0-M6
>            Reporter: Kevan Miller
>            Assignee: Kevan Miller
>            Priority: Minor
>             Fix For: 2.0
>
>         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.