I took a look at http://hudson.zones.apache.org/ and they run fine there.
On the other hand i just noticed one failing test at http://hudson.zones.apache.org/hudson/job/tapestry-5.2-freestyle/22/console Failed tests: link_submit_component(org.apache.tapestry5.integration.app1.FormTests) java.lang.AssertionError: Page did not contain 'You must provide a value for Name.'. at org.apache.tapestry5.test.SeleniumTestCase.assertTextPresent(SeleniumTestCase.java:930) at org.apache.tapestry5.integration.app1.FormTests.link_submit_component(FormTests.java:695) 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) On Wed, Feb 24, 2010 at 00:34, Massimo Lusetti <[email protected]> wrote: > If i try to run T5 test suite it hangs indefinitely and without any errors on: > > chrome://src/content/RemoteRunner.html?sessionId=b82c62da9331491ca65245a0b58e567c&multiWindow=true&baseUrl=http%3A%2F%2Flocalhost%3A9090%2F&debugMode=false&driverUrl=http://localhost:4444/selenium-server/driver/ > > which is the first firefox window opening for the first integration test. > > The same happens in other tests as soon as i upgraded them to the new > Tapestry test architecture (from AbstractIntegrationTestSuite to > SeleniumTestLauncher/SeleniumTestCase). > > Rverting back to the previous test environment, using > AbstractIntegrationTestSuite, makes firefox happy again. > > Does any other see the same behavior? > -- > Massimo > http://meridio.blogspot.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Andreas Andreou - [email protected] - http://blog.andyhot.gr Tapestry / Tacos developer Open Source / JEE Consulting --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
