I think I remember Prasad saying that only the 5am tests run with tests on.... And I see the error every time I run the tests.
Jarek On 8/15/07, Donald Woods <[EMAIL PROTECTED]> wrote: > Also, there have been 3 build successful notices since then from Prasad's > automated builds.... > > > -Donald > > Jarek Gawor wrote: > > I'm pretty sure the following change is causing this failure: > > > > http://svn.apache.org/viewvc/geronimo/server/branches/2.0/modules/geronimo-kernel/src/main/java/org/apache/geronimo/kernel/config/Configuration.java?r1=558791&r2=565908 > > > > But there might be more to this problem. Yesterday I was trying to > > compile Geronimo with IBM JDK and the same exact test was passing with > > Sun JDK but failing with IBM JDK. I debugged this a little bit and I > > saw that somehow that the mappings between key1 = value1 got switched > > to key1 = value2. I'm not really sure how that happened. > > > > Jarek > > > > On 8/15/07, David Jencks <[EMAIL PROTECTED]> wrote: > >> I encountered this error earlier today but couldn't figure out what > >> the test was trying to test or why it is failing. > >> > >> thanks > >> david jencks > >> On Aug 15, 2007, at 1:01 AM, [EMAIL PROTECTED] wrote: > >> > >>> OpenEJB trunk at 566045 > >>> Geronimo Revision: 566046 built with tests included > >>> > >>> See the full build-0400.log file at http://people.apache.org/ > >>> ~prasad/binaries/20070815/build-0400.log > >>> > >>> [INFO] [resources:resources] > >>> [INFO] Using default encoding to copy filtered resources. > >>> [INFO] [compiler:compile] > >>> [INFO] Compiling 29 source files to /home/prasad/geronimo/2.0/ > >>> modules/geronimo-deployment/target/classes > >>> [INFO] [resources:testResources] > >>> [INFO] Using default encoding to copy filtered resources. > >>> [INFO] [compiler:testCompile] > >>> [INFO] Compiling 2 source files to /home/prasad/geronimo/2.0/ > >>> modules/geronimo-deployment/target/test-classes > >>> [INFO] [surefire:test] > >>> [INFO] Surefire report directory: /home/prasad/geronimo/2.0/modules/ > >>> geronimo-deployment/target/surefire-reports > >>> > >>> ------------------------------------------------------- > >>> T E S T S > >>> ------------------------------------------------------- > >>> Running org.apache.geronimo.deployment.SingleFileHotDeployerTest > >>> 04:08:25,761 ERROR [ConfigurationUtil] Cound not determine the > >>> installation directory of Apache Geronimo, because the startup jar > >>> could not be found in the current class loader. > >>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > >>> 0.279 sec > >>> Running org.apache.geronimo.deployment.DeploymentContextTest > >>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > >>> 0.191 sec > >>> > >>> Results : > >>> Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 > >>> > >>> [INFO] [jar:jar] > >>> [INFO] Building jar: /home/prasad/geronimo/2.0/modules/geronimo- > >>> deployment/target/geronimo-deployment-2.0.2-SNAPSHOT.jar > >>> [INFO] [tools:verify-legal-files {execution: verify-legal-files}] > >>> [INFO] Checking legal files in: geronimo-deployment-2.0.2-SNAPSHOT.jar > >>> [INFO] [install:install] > >>> [INFO] Installing /home/prasad/geronimo/2.0/modules/geronimo- > >>> deployment/target/geronimo-deployment-2.0.2-SNAPSHOT.jar to /home/ > >>> prasad/.m2/repository/org/apache/geronimo/modules/geronimo- > >>> deployment/2.0.2-SNAPSHOT/geronimo-deployment-2.0.2-SNAPSHOT.jar > >>> [INFO] > >>> ---------------------------------------------------------------------- > >>> ------ > >>> [INFO] Building Geronimo :: Transaction > >>> [INFO] task-segment: [install] > >>> [INFO] > >>> ---------------------------------------------------------------------- > >>> ------ > >>> [INFO] [enforcer:enforce {execution: default}] > >>> [INFO] [tools:copy-legal-files {execution: install-legal-files}] > >>> [INFO] Created dir: /home/prasad/geronimo/2.0/modules/geronimo- > >>> transaction/target/classes/META-INF > >>> [INFO] Copying 2 files to /home/prasad/geronimo/2.0/modules/ > >>> geronimo-transaction/target/classes/META-INF > >>> [INFO] [resources:resources] > >>> [INFO] Using default encoding to copy filtered resources. > >>> [INFO] [compiler:compile] > >>> [INFO] Compiling 4 source files to /home/prasad/geronimo/2.0/ > >>> modules/geronimo-transaction/target/classes > >>> [INFO] [resources:testResources] > >>> [INFO] Using default encoding to copy filtered resources. > >>> [INFO] [compiler:testCompile] > >>> [INFO] Nothing to compile - all classes are up to date > >>> [INFO] [surefire:test] > >>> [INFO] No tests to run. > >>> [INFO] [jar:jar] > >>> [INFO] Building jar: /home/prasad/geronimo/2.0/modules/geronimo- > >>> transaction/target/geronimo-transaction-2.0.2-SNAPSHOT.jar > >>> [INFO] [tools:verify-legal-files {execution: verify-legal-files}] > >>> [INFO] Checking legal files in: geronimo-transaction-2.0.2- > >>> SNAPSHOT.jar > >>> [INFO] [install:install] > >>> [INFO] Installing /home/prasad/geronimo/2.0/modules/geronimo- > >>> transaction/target/geronimo-transaction-2.0.2-SNAPSHOT.jar to /home/ > >>> prasad/.m2/repository/org/apache/geronimo/modules/geronimo- > >>> transaction/2.0.2-SNAPSHOT/geronimo-transaction-2.0.2-SNAPSHOT.jar > >>> [INFO] > >>> ---------------------------------------------------------------------- > >>> ------ > >>> [INFO] Building Geronimo :: Naming > >>> [INFO] task-segment: [install] > >>> [INFO] > >>> ---------------------------------------------------------------------- > >>> ------ > >>> [INFO] [enforcer:enforce {execution: default}] > >>> [INFO] [tools:copy-legal-files {execution: install-legal-files}] > >>> [INFO] Created dir: /home/prasad/geronimo/2.0/modules/geronimo- > >>> naming/target/classes/META-INF > >>> [INFO] Copying 2 files to /home/prasad/geronimo/2.0/modules/ > >>> geronimo-naming/target/classes/META-INF > >>> [INFO] [resources:resources] > >>> [INFO] Using default encoding to copy filtered resources. > >>> [INFO] [compiler:compile] > >>> [INFO] Compiling 21 source files to /home/prasad/geronimo/2.0/ > >>> modules/geronimo-naming/target/classes > >>> [INFO] [resources:testResources] > >>> [INFO] Using default encoding to copy filtered resources. > >>> [INFO] [compiler:testCompile] > >>> [INFO] Compiling 6 source files to /home/prasad/geronimo/2.0/ > >>> modules/geronimo-naming/target/test-classes > >>> [INFO] [surefire:test] > >>> [INFO] Surefire report directory: /home/prasad/geronimo/2.0/modules/ > >>> geronimo-naming/target/surefire-reports > >>> > >>> ------------------------------------------------------- > >>> T E S T S > >>> ------------------------------------------------------- > >>> Running org.apache.geronimo.gjndi.binding.GBeanBindingTest > >>> 04:08:29,748 ERROR [ConfigurationUtil] Cound not determine the > >>> installation directory of Apache Geronimo, because the startup jar > >>> could not be found in the current class loader. > >>> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: > >>> 1.263 sec <<< FAILURE! > >>> Running org.apache.geronimo.gjndi.KernelContextGBeanTest > >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > >>> 0.355 sec > >>> Running org.apache.geronimo.gjndi.JavaCompGBeanTest > >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > >>> 0.227 sec > >>> Running org.apache.geronimo.gjndi.JavaCompContextTest > >>> lookup(String) milliseconds: 1960 > >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > >>> 1.983 sec > >>> > >>> Results : > >>> Tests run: 11, Failures: 1, Errors: 0, Skipped: 0 > >>> > >>> [INFO] > >>> ---------------------------------------------------------------------- > >>> -- > >>> [ERROR] BUILD FAILURE > >>> [INFO] > >>> ---------------------------------------------------------------------- > >>> -- > >>> [INFO] There are test failures. > >>> [INFO] > >>> ---------------------------------------------------------------------- > >>> -- > >>> [INFO] For more information, run Maven with the -e switch > >>> [INFO] > >>> ---------------------------------------------------------------------- > >>> -- > >>> [INFO] Total time: 1 minute 50 seconds > >>> [INFO] Finished at: Wed Aug 15 04:08:33 EDT 2007 > >>> [INFO] Final Memory: 82M/552M > >>> [INFO] > >>> ---------------------------------------------------------------------- > >>> -- > >> > > > > > >
