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
Assigned To: Dain Sundstrom
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.