Geronimo Revision: 812350 built with tests included
 
See the full build-0300.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090908/build-0300.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090908/unit-test-reports
 
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 117 source files to 
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6/target/classes
[WARNING] 
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/LifecycleListenerGBean.java:[101,19]
 [deprecation] addOperation(java.lang.String) in 
org.apache.geronimo.gbean.GBeanInfoBuilder has been deprecated

[WARNING] 
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/LifecycleListenerGBean.java:[102,19]
 [deprecation] addOperation(java.lang.String) in 
org.apache.geronimo.gbean.GBeanInfoBuilder has been deprecated

[WARNING] 
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/TomcatEJBWebServiceContext.java:[244,20]
 [deprecation] setStatus(int,java.lang.String) in 
org.apache.catalina.connector.Response has been deprecated

[WARNING] 
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/TomcatServerGBean.java:[101,20]
 [deprecation] setServer(javax.management.MBeanServer) in 
org.apache.tomcat.util.modeler.Registry has been deprecated

[WARNING] 
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/HostGBean.java:[171,19]
 [deprecation] addOperation(java.lang.String) in 
org.apache.geronimo.gbean.GBeanInfoBuilder has been deprecated

[WARNING] 
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/EngineGBean.java:[137,24]
 [deprecation] setServer(javax.management.MBeanServer) in 
org.apache.tomcat.util.modeler.Registry has been deprecated

[WARNING] 
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/ManagerGBean.java:[93,19]
 [deprecation] addOperation(java.lang.String) in 
org.apache.geronimo.gbean.GBeanInfoBuilder has been deprecated

[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6/src/test/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 9 source files to 
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6/target/test-classes
[WARNING] 
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6/src/test/java/org/apache/geronimo/tomcat/AbstractWebModuleTest.java:[110,107]
 [deprecation] toURL() in java.io.File has been deprecated

[WARNING] 
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6/src/test/java/org/apache/geronimo/tomcat/ApplicationTest.java:[34,88]
 [deprecation] toURL() in java.io.File has been deprecated

[WARNING] 
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6/src/test/java/org/apache/geronimo/tomcat/StatTest.java:[39,79]
 [deprecation] toURL() in java.io.File has been deprecated

[INFO] [surefire:test]
[INFO] Surefire report directory: 
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.geronimo.tomcat.ContainerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.814 sec
Running org.apache.geronimo.tomcat.BasicTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec
Running org.apache.geronimo.tomcat.TomcatServerGBeanTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 4.022 sec <<< 
FAILURE!
Running org.apache.geronimo.tomcat.ApplicationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.844 sec
Running org.apache.geronimo.tomcat.JAASSecurityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.999 sec
Running org.apache.geronimo.tomcat.StatTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.724 sec
Running org.apache.geronimo.tomcat.JACCSecurityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.87 sec

Results :

Tests in error: 

Tests run: 8, Failures: 0, Errors: 2, Skipped: 0

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

Please refer to 
/home/geronimo/geronimo/trunk/plugins/tomcat/geronimo-tomcat6/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/tomcat/geronimo-tomcat6/target/surefire-reports
 for the individual test results.
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:580)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:500)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:479)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:331)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:292)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:301)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        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/tomcat/geronimo-tomcat6/target/surefire-reports
 for the individual test results.
        at 
org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:575)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:453)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559)
        ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19 minutes 4 seconds
[INFO] Finished at: Tue Sep 08 03:21:22 EDT 2009
[INFO] Final Memory: 470M/699M
[INFO] ------------------------------------------------------------------------

Reply via email to