Btw, I updated the automatic build scripts to publish the unit test
reports (*.txt) if the build fails. So, next time if a unit test
fails, the email notification message sent will contain a link to the
unit test reports.

Jarek

On Jan 14, 2008 11:46 AM, Jarek Gawor <[EMAIL PROTECTED]> wrote:
> David,
>
> No, not right now with the unit tests. But I will try to figure
> something out to provide that info.
> Please keep in mind that this 3am trunk test is with IBM JDK. The
> weird thing is that I'm unable to replicate the problem with the same
> JDK on another machine. But my guess is that this test is failing
> becuase it compares two xml documents as strings and not as DOM
> objects.
>
> Jarek
>
>
> On 1/14/08, David Jencks <[EMAIL PROTECTED]> wrote:
> > Is there any chance of seeing the test failure output?  This test is
> > passing when I run it which makes it a bit hard to diagnose.
> >
> > thanks
> > david jencks
> >
> > On Jan 14, 2008, at 12:16 AM, [EMAIL PROTECTED] wrote:
> >
> > > OpenEJB trunk at 610000
> > > Geronimo Revision: 611733 built with tests included
> > >
> > > See the full build-0300.log file at http://people.apache.org/
> > > ~prasad/binaries/trunk/20080114/build-0300.log
> > >
> > > Running
> > > org.apache.geronimo.system.configuration.condition.JexlConditionParser
> > > Test
> > > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > > 0.046 sec
> > > Running
> > > org.apache.geronimo.system.configuration.InPlaceConfigurationUtilTest
> > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > > 0.028 sec
> > > Running org.apache.geronimo.system.logging.log4j.XLevelTest
> > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > > 0.005 sec
> > > Running
> > > org.apache.geronimo.system.configuration.ConfigurationStoreUtilTest
> > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > > 0.319 sec
> > > Running
> > > org.apache.geronimo.system.configuration.LocalAttributeManagerTest
> > > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > > 0.058 sec
> > > Running org.apache.geronimo.system.configuration.GBeanOverrideTest
> > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > > 0.02 sec
> > > Running org.apache.geronimo.system.configuration.ServerOverrideTest
> > > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > > 0.048 sec
> > > Running
> > > org.apache.geronimo.system.configuration.condition.JexlExpressionParse
> > > rTest
> > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > > 0.007 sec
> > >
> > > Results :
> > >
> > > Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
> > >
> > > [INFO] [jar:jar]
> > > [INFO] Building jar: /home/prasad/geronimo/trunk/framework/modules/
> > > geronimo-system/target/geronimo-system-2.1-SNAPSHOT.jar
> > > [INFO] [tools:verify-legal-files {execution: verify-legal-files}]
> > > [INFO] Checking legal files in: geronimo-system-2.1-SNAPSHOT.jar
> > > [INFO] [install:install]
> > > [INFO] Installing /home/prasad/geronimo/trunk/framework/modules/
> > > geronimo-system/target/geronimo-system-2.1-SNAPSHOT.jar to /home/
> > > prasad/.m2/repository/org/apache/geronimo/modules/geronimo-system/
> > > 2.1-SNAPSHOT/geronimo-system-2.1-SNAPSHOT.jar
> > > [INFO]
> > > ----------------------------------------------------------------------
> > > ------
> > > [INFO] Building geronimo-plugin
> > > [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/trunk/framework/modules/
> > > geronimo-plugin/target/classes/META-INF
> > > [INFO] Copying 2 files to /home/prasad/geronimo/trunk/framework/
> > > modules/geronimo-plugin/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/trunk/
> > > framework/modules/geronimo-plugin/target/classes
> > > [INFO] [resources:testResources]
> > > [INFO] Using default encoding to copy filtered resources.
> > > [INFO] [compiler:testCompile]
> > > [INFO] Compiling 4 source files to /home/prasad/geronimo/trunk/
> > > framework/modules/geronimo-plugin/target/test-classes
> > > [INFO] [surefire:test]
> > > [WARNING] Component returned which is not the same manager.
> > > Ignored.
> > > [EMAIL PROTECTED]
> > > 282428
> > > [INFO] Surefire report directory: /home/prasad/geronimo/trunk/
> > > framework/modules/geronimo-plugin/target/surefire-reports
> > >
> > > -------------------------------------------------------
> > >  T E S T S
> > > -------------------------------------------------------
> > > Running org.apache.geronimo.system.plugin.ArchiverGBeanTest
> > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > > 0.143 sec
> > > Running org.apache.geronimo.system.plugin.CopyConfigTest
> > > Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> > > 1.348 sec <<< FAILURE!
> > > Running org.apache.geronimo.system.plugin.CopyFileTest
> > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > > 0.185 sec
> > > Running org.apache.geronimo.system.plugin.PluginInstallerTest
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > > 0.045 sec
> > >
> > > Results :
> > >
> > > Failed tests:
> > >   testCopyConfig(org.apache.geronimo.system.plugin.CopyConfigTest)
> > >
> > > Tests run: 10, Failures: 1, Errors: 0, Skipped: 0
> > >
> > > [INFO]
> > > ----------------------------------------------------------------------
> > > --
> > > [ERROR] BUILD FAILURE
> > > [INFO]
> > > ----------------------------------------------------------------------
> > > --
> > > [INFO] There are test failures.
> > > [INFO]
> > > ----------------------------------------------------------------------
> > > --
> > > [INFO] Trace
> > > org.apache.maven.BuildFailureException: There are test failures.
> > >       at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals
> > > (DefaultLifecycleExecutor.java:560)
> > >       at
> > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLif
> > > ecycle(DefaultLifecycleExecutor.java:480)
> > >       at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal
> > > (DefaultLifecycleExecutor.java:459)
> > >       at
> > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHand
> > > leFailures(DefaultLifecycleExecutor.java:311)
> > >       at
> > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegment
> > > s(DefaultLifecycleExecutor.java:278)
> > >       at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute
> > > (DefaultLifecycleExecutor.java:143)
> > >       at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
> > >       at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
> > >       at org.apache.maven.cli.MavenCli.main(MavenCli.java:280)
> > >       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >       at sun.reflect.NativeMethodAccessorImpl.invoke
> > > (NativeMethodAccessorImpl.java:79)
> > >       at sun.reflect.DelegatingMethodAccessorImpl.invoke
> > > (DelegatingMethodAccessorImpl.java:43)
> > >       at java.lang.reflect.Method.invoke(Method.java:618)
> > >       at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:
> > > 315)
> > >       at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
> > >       at org.codehaus.classworlds.Launcher.mainWithExitCode
> > > (Launcher.java:430)
> > >       at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> > > Caused by: org.apache.maven.plugin.MojoFailureException: There are
> > > test failures.
> > >       at org.apache.maven.plugin.surefire.SurefirePlugin.execute
> > > (SurefirePlugin.java:425)
> > >       at org.apache.maven.plugin.DefaultPluginManager.executeMojo
> > > (DefaultPluginManager.java:443)
> > >       at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals
> > > (DefaultLifecycleExecutor.java:539)
> > >       ... 16 more
> > > [INFO]
> > > ----------------------------------------------------------------------
> > > --
> > > [INFO] Total time: 4 minutes 22 seconds
> > > [INFO] Finished at: Mon Jan 14 03:12:20 EST 2008
> > > [INFO] Final Memory: 128M/512M
> > > [INFO]
> > > ----------------------------------------------------------------------
> > > --
> >
> >
>

Reply via email to