Not sure how the testsuite is triggered to run in the automatic build system. Whatwever, here are some references: >From the root of testsuite: $ mvn clean install -Pit --> against tomcat assembly $ mvn clean install -Pit -DassemblyId=jetty --> against jetty assembly
There is no configuration to run against a single test bucket without starting a server manually. On Wed, Jun 30, 2010 at 8:36 AM, <[email protected]> wrote: > Geronimo Revision: 959142 built with tests included > > See the full build-2000.log file at > http://people.apache.org/builds/geronimo/server/binaries/2.2/20100629/build-2000.log > > Download the binaries from > http://people.apache.org/builds/geronimo/server/binaries/2.2/20100629 > [INFO] BUILD SUCCESSFUL > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 32 minutes 38 seconds > [INFO] Finished at: Tue Jun 29 20:36:39 EDT 2010 > [INFO] Final Memory: 326M/1013M > [INFO] > ------------------------------------------------------------------------ > > TESTSUITE RESULTS (Failures only) > ================================= > > Assembly: tomcat > ================================= > See full test results and logs at > http://people.apache.org/builds/geronimo/server/binaries/2.2/20100629/logs-2000-tomcat/ > > > [INFO] [INFO] Building Geronimo TestSuite :: Commands Testsuite :: GShell > [INFO] [INFO] task-segment: [install] > [INFO] [INFO] > ------------------------------------------------------------------------ > [INFO] [INFO] [genesis:validate-configuration {execution: default}] > [INFO] [INFO] [enforcer:enforce {execution: default}] > [INFO] [INFO] Setting property: classpath.resource.loader.class => > 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. > [INFO] [INFO] Setting property: velocimacro.messages.on => 'false'. > [INFO] [INFO] Setting property: resource.loader => 'classpath'. > [INFO] [INFO] Setting property: resource.manager.logwhenfound => 'false'. > [INFO] [INFO] [remote-resources:process {execution: default}] > [INFO] [INFO] [resources:resources] > [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] [INFO] skip non existing resourceDirectory > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/gshell/src/main/resources > [INFO] [INFO] skip non existing resourceDirectory > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/gshell/src/main/filtered-resources > [INFO] [INFO] Copying 3 resources > [INFO] [INFO] [compiler:compile] > [INFO] [INFO] No sources to compile > [INFO] [INFO] [resources:testResources] > [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] [INFO] Copying 1 resource > [INFO] [INFO] skip non existing resourceDirectory > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/gshell/src/test/filtered-resources > [INFO] [INFO] Copying 3 resources > [INFO] [INFO] [compiler:testCompile] > [INFO] [INFO] Compiling 1 source file to > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/gshell/target/test-classes > [INFO] [INFO] [surefire:test] > [INFO] [INFO] Tests are skipped. > [INFO] [INFO] [jar:jar] > [INFO] [INFO] Building jar: > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/gshell/target/gshell-2.2.2-SNAPSHOT.jar > [INFO] [INFO] [failsafe:integration-test {execution: integration-test}] > [INFO] [INFO] Failsafe report directory: > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/gshell/target/failsafe-reports > [INFO] > [INFO] ------------------------------------------------------- > [INFO] T E S T S > [INFO] ------------------------------------------------------- > [INFO] Running TestSuite > [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 19.505 sec > [INFO] > [INFO] Results : > [INFO] > [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 > [INFO] > [INFO] [WARNING] File encoding has not been set, using platform encoding > ANSI_X3.4-1968, i.e. build is platform dependent! > [INFO] [INFO] [ianal:verify-legal-files {execution: default}] > [INFO] [WARNING] Skipping verification of legal files in artifacts: > [INFO] [WARNING] > org.apache.geronimo.testsuite:gshell:jar:2.2.2-SNAPSHOT > [INFO] [INFO] [failsafe:verify {execution: verify}] > [INFO] [INFO] Failsafe report directory: > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/gshell/target/failsafe-reports > [INFO] [WARNING] File encoding has not been set, using platform encoding > ANSI_X3.4-1968, i.e. build is platform dependent! > [INFO] [INFO] [install:install] > [INFO] [INFO] Installing > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/gshell/target/gshell-2.2.2-SNAPSHOT.jar > to > /home/geronimo/.m2/repository/org/apache/geronimo/testsuite/gshell/2.2.2-SNAPSHOT/gshell-2.2.2-SNAPSHOT.jar > [INFO] [INFO] > ------------------------------------------------------------------------ > [INFO] [INFO] BUILD SUCCESSFUL > [INFO] [INFO] > ------------------------------------------------------------------------ > [INFO] [INFO] Total time: 38 seconds > [INFO] [INFO] Finished at: Tue Jun 29 20:50:35 EDT 2010 > [INFO] [INFO] Final Memory: 38M/566M > [INFO] [INFO] > ------------------------------------------------------------------------ > [INFO] [ianal:verify-legal-files {execution: default}] > [INFO] [install:install] > [INFO] Installing > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/pom.xml to > /home/geronimo/.m2/repository/org/apache/geronimo/testsuite/commands-testsuite/2.2.2-SNAPSHOT/commands-testsuite-2.2.2-SNAPSHOT.pom > [INFO] [geronimo:stop-server {execution: stop}] > [INFO] Stopping Geronimo server... > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Geronimo TestSuite :: Commands Testsuite :: Deployer > [INFO] task-segment: [install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [genesis:validate-configuration {execution: default}] > [INFO] [enforcer:enforce {execution: default}] > [INFO] [remote-resources:process {execution: default}] > [INFO] [resources:resources] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/deploy/src/main/resources > [INFO] skip non existing resourceDirectory > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/deploy/src/main/filtered-resources > [INFO] Copying 3 resources > [INFO] [compiler:compile] > [INFO] No sources to compile > [INFO] [resources:testResources] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 1 resource > [INFO] skip non existing resourceDirectory > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/deploy/src/test/filtered-resources > [INFO] Copying 3 resources > [INFO] [compiler:testCompile] > [INFO] Nothing to compile - all classes are up to date > [INFO] [surefire:test] > [INFO] Tests are skipped. > [INFO] [jar:jar] > [INFO] Building jar: > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/deploy/target/deploy-2.2.2-SNAPSHOT.jar > [INFO] [geronimo:start-server {execution: start}] > [INFO] Using assembly configuration: tomcat > [INFO] Using assembly artifact: > org.apache.geronimo.assemblies:geronimo-tomcat6-javaee5:zip:bin:2.2.2-SNAPSHOT:provided > [INFO] Using geronimoHome: > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/deploy/target/geronimo-tomcat6-javaee5-2.2.2-SNAPSHOT > [INFO] Installing assembly... > [INFO] Expanding: > /home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-tomcat6-javaee5/2.2.2-SNAPSHOT/geronimo-tomcat6-javaee5-2.2.2-SNAPSHOT-bin.zip > into /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/deploy/target > [INFO] Starting Geronimo server... > [INFO] Selected option set: default > [INFO] Redirecting output to: > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/deploy/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log > [INFO] Waiting for Geronimo server... > [INFO] Geronimo server started in 0:00:52.245 > [INFO] [:invoke {execution: default}] > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > > Assembly: jetty > ================================= > See full test results and logs at > http://people.apache.org/builds/geronimo/server/binaries/2.2/20100629/logs-2000-jetty/ > > > [INFO] [INFO] Building Geronimo TestSuite :: Commands Testsuite :: GShell > [INFO] [INFO] task-segment: [install] > [INFO] [INFO] > ------------------------------------------------------------------------ > [INFO] [INFO] [genesis:validate-configuration {execution: default}] > [INFO] [INFO] [enforcer:enforce {execution: default}] > [INFO] [INFO] Setting property: classpath.resource.loader.class => > 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. > [INFO] [INFO] Setting property: velocimacro.messages.on => 'false'. > [INFO] [INFO] Setting property: resource.loader => 'classpath'. > [INFO] [INFO] Setting property: resource.manager.logwhenfound => 'false'. > [INFO] [INFO] [remote-resources:process {execution: default}] > [INFO] [INFO] [resources:resources] > [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] [INFO] skip non existing resourceDirectory > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/gshell/src/main/resources > [INFO] [INFO] skip non existing resourceDirectory > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/gshell/src/main/filtered-resources > [INFO] [INFO] Copying 3 resources > [INFO] [INFO] [compiler:compile] > [INFO] [INFO] No sources to compile > [INFO] [INFO] [resources:testResources] > [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] [INFO] Copying 1 resource > [INFO] [INFO] skip non existing resourceDirectory > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/gshell/src/test/filtered-resources > [INFO] [INFO] Copying 3 resources > [INFO] [INFO] [compiler:testCompile] > [INFO] [INFO] Nothing to compile - all classes are up to date > [INFO] [INFO] [surefire:test] > [INFO] [INFO] Tests are skipped. > [INFO] [INFO] [jar:jar] > [INFO] [INFO] Building jar: > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/gshell/target/gshell-2.2.2-SNAPSHOT.jar > [INFO] [INFO] [failsafe:integration-test {execution: integration-test}] > [INFO] [INFO] Failsafe report directory: > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/gshell/target/failsafe-reports > [INFO] > [INFO] ------------------------------------------------------- > [INFO] T E S T S > [INFO] ------------------------------------------------------- > [INFO] Running TestSuite > [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 20.469 sec > [INFO] > [INFO] Results : > [INFO] > [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 > [INFO] > [INFO] [WARNING] File encoding has not been set, using platform encoding > ANSI_X3.4-1968, i.e. build is platform dependent! > [INFO] [INFO] [ianal:verify-legal-files {execution: default}] > [INFO] [WARNING] Skipping verification of legal files in artifacts: > [INFO] [WARNING] > org.apache.geronimo.testsuite:gshell:jar:2.2.2-SNAPSHOT > [INFO] [INFO] [failsafe:verify {execution: verify}] > [INFO] [INFO] Failsafe report directory: > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/gshell/target/failsafe-reports > [INFO] [WARNING] File encoding has not been set, using platform encoding > ANSI_X3.4-1968, i.e. build is platform dependent! > [INFO] [INFO] [install:install] > [INFO] [INFO] Installing > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/gshell/target/gshell-2.2.2-SNAPSHOT.jar > to > /home/geronimo/.m2/repository/org/apache/geronimo/testsuite/gshell/2.2.2-SNAPSHOT/gshell-2.2.2-SNAPSHOT.jar > [INFO] [INFO] > ------------------------------------------------------------------------ > [INFO] [INFO] BUILD SUCCESSFUL > [INFO] [INFO] > ------------------------------------------------------------------------ > [INFO] [INFO] Total time: 38 seconds > [INFO] [INFO] Finished at: Tue Jun 29 21:00:23 EDT 2010 > [INFO] [INFO] Final Memory: 38M/566M > [INFO] [INFO] > ------------------------------------------------------------------------ > [INFO] [ianal:verify-legal-files {execution: default}] > [INFO] [install:install] > [INFO] Installing > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/pom.xml to > /home/geronimo/.m2/repository/org/apache/geronimo/testsuite/commands-testsuite/2.2.2-SNAPSHOT/commands-testsuite-2.2.2-SNAPSHOT.pom > [INFO] [geronimo:stop-server {execution: stop}] > [INFO] Stopping Geronimo server... > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Geronimo TestSuite :: Commands Testsuite :: Deployer > [INFO] task-segment: [install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [genesis:validate-configuration {execution: default}] > [INFO] [enforcer:enforce {execution: default}] > [INFO] [remote-resources:process {execution: default}] > [INFO] [resources:resources] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/deploy/src/main/resources > [INFO] skip non existing resourceDirectory > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/deploy/src/main/filtered-resources > [INFO] Copying 3 resources > [INFO] [compiler:compile] > [INFO] No sources to compile > [INFO] [resources:testResources] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 1 resource > [INFO] skip non existing resourceDirectory > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/deploy/src/test/filtered-resources > [INFO] Copying 3 resources > [INFO] [compiler:testCompile] > [INFO] Nothing to compile - all classes are up to date > [INFO] [surefire:test] > [INFO] Tests are skipped. > [INFO] [jar:jar] > [INFO] Building jar: > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/deploy/target/deploy-2.2.2-SNAPSHOT.jar > [INFO] [geronimo:start-server {execution: start}] > [INFO] Using assembly configuration: jetty > [INFO] Using assembly artifact: > org.apache.geronimo.assemblies:geronimo-jetty7-javaee5:zip:bin:2.2.2-SNAPSHOT:provided > [INFO] Using geronimoHome: > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/deploy/target/geronimo-jetty7-javaee5-2.2.2-SNAPSHOT > [INFO] Installing assembly... > [INFO] Expanding: > /home/geronimo/.m2/repository/org/apache/geronimo/assemblies/geronimo-jetty7-javaee5/2.2.2-SNAPSHOT/geronimo-jetty7-javaee5-2.2.2-SNAPSHOT-bin.zip > into /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/deploy/target > [INFO] Starting Geronimo server... > [INFO] Selected option set: default > [INFO] Redirecting output to: > /home/geronimo/geronimo/2.2/testsuite/commands-testsuite/deploy/target/geronimo-logs/org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.log > [INFO] Waiting for Geronimo server... > [INFO] Geronimo server started in 0:00:58.195 > [INFO] [:invoke {execution: default}] > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > > Samples: branches/2.2 > ================================= > Log: > http://people.apache.org/builds/geronimo/server/binaries/2.2/20100629/samples-2000.log > > Build status: FAILED > >
