Geronimo Revision: 651506 built with tests included
 
See the full build-0300.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080425/build-0300.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080425/unit-test-reports
 
[INFO] snapshot org.apache.geronimo.configs:myfaces:2.2-SNAPSHOT: checking for 
updates from codehaus-snapshots
[INFO] snapshot org.apache.geronimo.configs:myfaces:2.2-SNAPSHOT: checking for 
updates from apache.snapshots
[INFO] [car:prepare-metadata]
[INFO] [car:archive-car]
[INFO] Building jar: 
/home/geronimo/geronimo/trunk/plugins/myfaces/myfaces-deployer/target/myfaces-deployer-2.2-SNAPSHOT.car
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: myfaces-deployer-2.2-SNAPSHOT.car
[INFO] [install:install]
[INFO] Installing 
/home/geronimo/geronimo/trunk/plugins/myfaces/myfaces-deployer/target/myfaces-deployer-2.2-SNAPSHOT.car
 to 
/home/geronimo/.m2/repository/org/apache/geronimo/configs/myfaces-deployer/2.2-SNAPSHOT/myfaces-deployer-2.2-SNAPSHOT.car
[INFO] [car:update-pluginlist]
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Geronimo Plugins, OpenEJB :: Clustering over WADI
[INFO]    task-segment: [install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 10 source files to 
/home/geronimo/geronimo/trunk/plugins/openejb/geronimo-openejb-clustering-wadi/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 4 source files to 
/home/geronimo/geronimo/trunk/plugins/openejb/geronimo-openejb-clustering-wadi/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/home/geronimo/geronimo/trunk/plugins/openejb/geronimo-openejb-clustering-wadi/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.geronimo.openejb.cluster.infra.NetworkConnectorMonitorTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 sec
Running 
org.apache.geronimo.openejb.cluster.infra.BasicNetworkConnectorTrackerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running 
org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulInstanceManagerTest
Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 0.365 sec <<< 
FAILURE!
Running 
org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulContainerTest
Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 0.199 sec <<< 
FAILURE!

Results :

Tests in error: 
  
testNewBeanEntryForUnknownDeploymentThrowsISE(org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulInstanceManagerTest)
  
testNewBeanEntryOK(org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulInstanceManagerTest)
  
testSessionDestructionFreeInstance(org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulInstanceManagerTest)
  
testInboundSessionMigrationActivateAndPoolBeanEntry(org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulInstanceManagerTest)
  
testOutboundSessionMigrationPassivateBeanEntry(org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulInstanceManagerTest)
  
testOnFreeBeanEntryReleaseSession(org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulInstanceManagerTest)
  
testOnPoolInstanceWithoutTransactionTriggersSessionOnEndAccess(org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulInstanceManagerTest)
  
testInvokeBusinessMethodForUnknownDeploymentThrowsOEJBE(org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulContainerTest)
  
testInvokeRemoteMethodForUnknownDeploymentThrowsOEJBE(org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulContainerTest)
  
testOEJBIsRethrownForBusinessMethod(org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulContainerTest)
  
testOEJBIsRethrownForRemoveMethod(org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulContainerTest)
  
testBusinessMethodInvokationOK(org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulContainerTest)
  
testRemoveMethodInvokationOK(org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulContainerTest)
  
testGetLocationsRetunsNullWhenDeploymentIsNotRegistered(org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulContainerTest)
  
testGetLocationsOK(org.apache.geronimo.openejb.cluster.stateful.container.ClusteredStatefulContainerTest)

Tests run: 27, Failures: 0, Errors: 15, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to 
/home/geronimo/geronimo/trunk/plugins/openejb/geronimo-openejb-clustering-wadi/target/surefire-reports
 for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: There are test failures.

Please refer to 
/home/geronimo/geronimo/trunk/plugins/openejb/geronimo-openejb-clustering-wadi/target/surefire-reports
 for the individual test results.
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:560)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:480)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(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.

Please refer to 
/home/geronimo/geronimo/trunk/plugins/openejb/geronimo-openejb-clustering-wadi/target/surefire-reports
 for the individual test results.
        at 
org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:530)
        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: 26 minutes 37 seconds
[INFO] Finished at: Fri Apr 25 03:36:44 EDT 2008
[INFO] Final Memory: 277M/599M
[INFO] ------------------------------------------------------------------------

Reply via email to