My bad, just checked in a fix.

On Tue, May 25, 2010 at 4:41 PM, Apache Hudson Server
<[email protected]> wrote:
> See 
> <http://hudson.zones.apache.org/hudson/job/tapestry-5.2-freestyle/110/changes>
>
> Changes:
>
> [hlship] TAP5-1170: Remove automatic injection of service id into parameters 
> of type String
>
> ------------------------------------------
> [...truncated 52625 lines...]
> hudson
> </dd><dt>user.timezone</dt><dd>
> Etc/Zulu
> </dd></dl></div><script type="text/javascript">Tapestry.DEBUG_ENABLED = true;
> Tapestry.onDOMLoaded(function() {
> Tapestry.stackFrameToggle('toggleStack');
> });
> </script></body> on session 3540cc300b0c4252a8e6ea7c5fcadeff
> [INFO] SeleniumDriverResourceHandler Command request: open[/encodeentities, 
> true] on session 3540cc300b0c4252a8e6ea7c5fcadeff
> Hibernate:
>    select
>        user0_.id as id0_,
>        user0_.email as email0_,
>        user0_.encodedPassword as encodedP3_0_,
>        user0_.firstName as firstName0_,
>        user0_.lastName as lastName0_,
>        user0_.version as version0_
>    from
>        User user0_
>    order by
>        user0_.id desc
> 127.0.0.1 - - [25/May/2010:23:41:04 +0000] "GET /encodeentities HTTP/1.1" 200 
> 253 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.17) 
> Gecko/2010010605 Ubuntu/8.10 (intrepid) Firefox/3.0.17" -
> [INFO] SeleniumDriverResourceHandler Got result: OK on session 
> 3540cc300b0c4252a8e6ea7c5fcadeff
> [INFO] SeleniumDriverResourceHandler Command request: 
> getText[//sp...@id='name'], ] on session 3540cc300b0c4252a8e6ea7c5fcadeff
> [INFO] SeleniumDriverResourceHandler Got result: OK, on session 
> 3540cc300b0c4252a8e6ea7c5fcadeff
> [INFO] SeleniumDriverResourceHandler Command request: click[link=create an 
> entity, ] on session 3540cc300b0c4252a8e6ea7c5fcadeff
> [INFO] SeleniumDriverResourceHandler Got result: OK on session 
> 3540cc300b0c4252a8e6ea7c5fcadeff
> [INFO] SeleniumDriverResourceHandler Command request: 
> waitForPageToLoad[15000, ] on session 3540cc300b0c4252a8e6ea7c5fcadeff
> Hibernate:
>    insert
>    into
>        User
>        (id, email, encodedPassword, firstName, lastName, version)
>    values
>        (null, ?, ?, ?, ?, ?)
> Hibernate:
>    call identity()
> Hibernate:
>    select
>        user0_.id as id0_,
>        user0_.email as email0_,
>        user0_.encodedPassword as encodedP3_0_,
>        user0_.firstName as firstName0_,
>        user0_.lastName as lastName0_,
>        user0_.version as version0_
>    from
>        User user0_
>    order by
>        user0_.id desc
> 127.0.0.1 - - [25/May/2010:23:41:04 +0000] "GET /encodeentities:create 
> HTTP/1.1" 302 0 "http://localhost:9999/encodeentities"; "Mozilla/5.0 (X11; U; 
> Linux x86_64; en-US; rv:1.9.0.17) Gecko/2010010605 Ubuntu/8.10 (intrepid) 
> Firefox/3.0.17" -
> Hibernate:
>    select
>        user0_.id as id0_0_,
>        user0_.email as email0_0_,
>        user0_.encodedPassword as encodedP3_0_0_,
>        user0_.firstName as firstName0_0_,
>        user0_.lastName as lastName0_0_,
>        user0_.version as version0_0_
>    from
>        User user0_
>    where
>        user0_.id=?
> Hibernate:
>    select
>        user0_.id as id0_,
>        user0_.email as email0_,
>        user0_.encodedPassword as encodedP3_0_,
>        user0_.firstName as firstName0_,
>        user0_.lastName as lastName0_,
>        user0_.version as version0_
>    from
>        User user0_
>    order by
>        user0_.id desc
> 127.0.0.1 - - [25/May/2010:23:41:04 +0000] "GET /encodeentities/1 HTTP/1.1" 
> 200 262 "http://localhost:9999/encodeentities"; "Mozilla/5.0 (X11; U; Linux 
> x86_64; en-US; rv:1.9.0.17) Gecko/2010010605 Ubuntu/8.10 (intrepid) 
> Firefox/3.0.17" -
> [INFO] SeleniumDriverResourceHandler Got result: OK on session 
> 3540cc300b0c4252a8e6ea7c5fcadeff
> [INFO] SeleniumDriverResourceHandler Command request: 
> getText[//sp...@id='name'], ] on session 3540cc300b0c4252a8e6ea7c5fcadeff
> [INFO] SeleniumDriverResourceHandler Got result: OK,name on session 
> 3540cc300b0c4252a8e6ea7c5fcadeff
> [INFO] SeleniumDriverResourceHandler Command request: 
> open[/encodeentities/9999, true] on session 3540cc300b0c4252a8e6ea7c5fcadeff
> Hibernate:
>    select
>        user0_.id as id0_0_,
>        user0_.email as email0_0_,
>        user0_.encodedPassword as encodedP3_0_0_,
>        user0_.firstName as firstName0_0_,
>        user0_.lastName as lastName0_0_,
>        user0_.version as version0_0_
>    from
>        User user0_
>    where
>        user0_.id=?
> [ERROR] User Unable to convert client value '9999' into an entity instance.
> Hibernate:
>    select
>        user0_.id as id0_,
>        user0_.email as email0_,
>        user0_.encodedPassword as encodedP3_0_,
>        user0_.firstName as firstName0_,
>        user0_.lastName as lastName0_,
>        user0_.version as version0_
>    from
>        User user0_
>    order by
>        user0_.id desc
> 127.0.0.1 - - [25/May/2010:23:41:04 +0000] "GET /encodeentities/9999 
> HTTP/1.1" 200 259 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.17) 
> Gecko/2010010605 Ubuntu/8.10 (intrepid) Firefox/3.0.17" -
> [INFO] SeleniumDriverResourceHandler Got result: OK on session 
> 3540cc300b0c4252a8e6ea7c5fcadeff
> [INFO] SeleniumDriverResourceHandler Command request: 
> getText[//sp...@id='name'], ] on session 3540cc300b0c4252a8e6ea7c5fcadeff
> [INFO] SeleniumDriverResourceHandler Got result: OK, on session 
> 3540cc300b0c4252a8e6ea7c5fcadeff
> [INFO] SeleniumDriverResourceHandler Command request: testComplete[, ] on 
> session 3540cc300b0c4252a8e6ea7c5fcadeff
> [INFO] FirefoxChromeLauncher Killing Firefox...
> [INFO] SeleniumDriverResourceHandler Got result: OK on session 
> 3540cc300b0c4252a8e6ea7c5fcadeff
> [INFO] ThreadedServer Stopping Acceptor 
> ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=4444]
> [INFO] SocketListener Stopped SocketListener on 0.0.0.0:4444
> [INFO] Container Stopped 
> HttpContext[/selenium-server/driver,/selenium-server/driver]
> [INFO] Container Stopped HttpContext[/selenium-server,/selenium-server]
> [INFO] Container Stopped HttpContext[/,/]
> [INFO] Container Stopped org.openqa.jetty.jetty.servlet.servlethand...@a632be
> [INFO] Container Stopped HttpContext[/wd,/wd]
> [INFO] Container Stopped org.openqa.jetty.jetty.ser...@f18d37
> Stopping Jetty instance on port 9999
> [INFO] ThreadedServer Stopping Acceptor 
> ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9999]
> [INFO] SocketListener Stopped SocketListener on 0.0.0.0:9999
> [INFO] SessionFactoryImpl closing
> [INFO] DriverManagerConnectionProvider cleaning up connection pool: 
> jdbc:hsqldb:mem:test
> [INFO] Container Stopped 
> org.mortbay.jetty.servlet.webapplicationhand...@1c13d0b
> [INFO] DriverManagerConnectionProvider cleaning up connection pool: 
> jdbc:hsqldb:mem:test
> [INFO] Container Stopped WebApplicationContext[/,Tapestry-Hibernate 
> Integration Test Application]
> [INFO] Container Stopped org.mortbay.jetty.ser...@1f21c50
> Jetty instance has stopped.
> PASSED: hibernate_statistics
> PASSED: valueencode_all_entity_types
> FAILED: commit_after_on_component_methods
> com.thoughtworks.selenium.SeleniumException: ERROR: Element name not found
>        at 
> com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97)
>        at 
> com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:91)
>        at 
> com.thoughtworks.selenium.HttpCommandProcessor.getString(HttpCommandProcessor.java:262)
>        at 
> org.apache.tapestry5.test.ErrorReportingCommandProcessor.getString(ErrorReportingCommandProcessor.java:134)
>        at 
> com.thoughtworks.selenium.DefaultSelenium.getText(DefaultSelenium.java:453)
>        at 
> org.apache.tapestry5.test.AbstractIntegrationTestSuite.getText(AbstractIntegrationTestSuite.java:646)
>        at 
> org.apache.tapestry5.test.AbstractIntegrationTestSuite.assertText(AbstractIntegrationTestSuite.java:183)
>        at 
> org.apache.tapestry5.hibernate.integration.TapestryHibernateIntegrationTests.commit_after_on_component_methods(TapestryHibernateIntegrationTests.java:122)
>        at 
> org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:74)
>        at 
> org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
>        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
>        at 
> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
>        at 
> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
> ... Removed 24 stack frames
> FAILED: grid
> com.thoughtworks.selenium.SeleniumException: ERROR: Element link=First Name 
> not found
>        at 
> com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97)
>        at 
> com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:91)
>        at 
> org.apache.tapestry5.test.ErrorReportingCommandProcessor.doCommand(ErrorReportingCommandProcessor.java:69)
>        at 
> com.thoughtworks.selenium.DefaultSelenium.click(DefaultSelenium.java:177)
>        at 
> org.apache.tapestry5.test.AbstractIntegrationTestSuite.click(AbstractIntegrationTestSuite.java:329)
>        at 
> org.apache.tapestry5.test.AbstractIntegrationTestSuite.clickAndWait(AbstractIntegrationTestSuite.java:232)
>        at 
> org.apache.tapestry5.hibernate.integration.TapestryHibernateIntegrationTests.grid(TapestryHibernateIntegrationTests.java:142)
>        at 
> org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:74)
>        at 
> org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
>        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
>        at 
> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
>        at 
> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
> ... Removed 24 stack frames
> FAILED: persist_entities
> com.thoughtworks.selenium.SeleniumException: ERROR: Element 
> //sp...@id='name'] not found
>        at 
> com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97)
>        at 
> com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:91)
>        at 
> com.thoughtworks.selenium.HttpCommandProcessor.getString(HttpCommandProcessor.java:262)
>        at 
> org.apache.tapestry5.test.ErrorReportingCommandProcessor.getString(ErrorReportingCommandProcessor.java:134)
>        at 
> com.thoughtworks.selenium.DefaultSelenium.getText(DefaultSelenium.java:453)
>        at 
> org.apache.tapestry5.test.AbstractIntegrationTestSuite.getText(AbstractIntegrationTestSuite.java:646)
>        at 
> org.apache.tapestry5.test.AbstractIntegrationTestSuite.assertText(AbstractIntegrationTestSuite.java:183)
>        at 
> org.apache.tapestry5.hibernate.integration.TapestryHibernateIntegrationTests.persist_entities(TapestryHibernateIntegrationTests.java:51)
>        at 
> org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:74)
>        at 
> org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
>        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
>        at 
> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
>        at 
> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
> ... Removed 24 stack frames
> FAILED: sso_entities
> com.thoughtworks.selenium.SeleniumException: ERROR: Element 
> //sp...@id='name'] not found
>        at 
> com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97)
>        at 
> com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:91)
>        at 
> com.thoughtworks.selenium.HttpCommandProcessor.getString(HttpCommandProcessor.java:262)
>        at 
> org.apache.tapestry5.test.ErrorReportingCommandProcessor.getString(ErrorReportingCommandProcessor.java:134)
>        at 
> com.thoughtworks.selenium.DefaultSelenium.getText(DefaultSelenium.java:453)
>        at 
> org.apache.tapestry5.test.AbstractIntegrationTestSuite.getText(AbstractIntegrationTestSuite.java:646)
>        at 
> org.apache.tapestry5.test.AbstractIntegrationTestSuite.assertText(AbstractIntegrationTestSuite.java:183)
>        at 
> org.apache.tapestry5.hibernate.integration.TapestryHibernateIntegrationTests.sso_entities(TapestryHibernateIntegrationTests.java:79)
>        at 
> org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:74)
>        at 
> org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
>        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
>        at 
> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
>        at 
> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
> ... Removed 24 stack frames
> FAILED: using_cached_with_form
> com.thoughtworks.selenium.SeleniumException: ERROR: Element name not found
>        at 
> com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97)
>        at 
> com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:91)
>        at 
> org.apache.tapestry5.test.ErrorReportingCommandProcessor.doCommand(ErrorReportingCommandProcessor.java:69)
>        at 
> com.thoughtworks.selenium.DefaultSelenium.type(DefaultSelenium.java:301)
>        at 
> org.apache.tapestry5.test.AbstractIntegrationTestSuite.type(AbstractIntegrationTestSuite.java:464)
>        at 
> org.apache.tapestry5.hibernate.integration.TapestryHibernateIntegrationTests.using_cached_with_form(TapestryHibernateIntegrationTests.java:109)
>        at 
> org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:74)
>        at 
> org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
>        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
>        at 
> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
>        at 
> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
> ... Removed 24 stack frames
>
> ===============================================
>    Tapestry Hibernate Integration Tests
>    Tests run: 7, Failures: 5, Skips: 0
> ===============================================
>
>
> ===============================================
> Tapestry Hibernate
> Total tests run: 11, Failures: 5, Skips: 0
> ===============================================
>
> [org.testng.internal.PoolService] Shutting down poolservice 
> org.testng.internal.poolserv...@133b16a terminated:false
> Tests run: 11, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 15.014 sec 
> <<< FAILURE!
>
> Results :
>
> Failed tests:
>  commit_after_on_component_methods(org.apache.tapestry5.hibernate.integration.TapestryHibernateIntegrationTests)
>  grid(org.apache.tapestry5.hibernate.integration.TapestryHibernateIntegrationTests)
>  persist_entities(org.apache.tapestry5.hibernate.integration.TapestryHibernateIntegrationTests)
>  sso_entities(org.apache.tapestry5.hibernate.integration.TapestryHibernateIntegrationTests)
>  using_cached_with_form(org.apache.tapestry5.hibernate.integration.TapestryHibernateIntegrationTests)
>
> Tests run: 11, Failures: 5, Errors: 0, Skipped: 0
>
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] There are test failures.
>
> Please refer to 
> <http://hudson.zones.apache.org/hudson/job/tapestry-5.2-freestyle/ws/trunk/tapestry-hibernate/target/surefire-reports>
>  for the individual test results.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 10 minutes 2 seconds
> [INFO] Finished at: Tue May 25 23:41:06 UTC 2010
> [INFO] Final Memory: 122M/221M
> [INFO] 
> ------------------------------------------------------------------------
> [TASKS] Skipping publisher since build result is FAILURE
> [WARNINGS] Skipping publisher since build result is FAILURE
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to