Hi Alex I'm not in a position to run these tests atm, but I recall a few things that may help: 1) Check the output of the tests - these should be reported in an HTML file in the "target" directory. 2) I think I needed to ln - s /usr/bin/firefox /usr/bin/mozilla, or something like that, since the tests assumed a "mozilla" executable. 3) Good luck!
ciao Daz On 6/29/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Darrel, > > I have been trying desperatly to get these integration tests to work all > last week, I was getting the same > SeleniumCommandTimedOutException. I have tried building > both the 0.5 release and the 574 build out or svn, under Linux / Firefox > (1.0.4), WinXP / Firefox and WinXP / IE6 all with no success. I know there > are a few other people on the lists who have had similar problems. Could > this be a JDK version issue? my WinXP box is on 1.4.2, can't remeber what > the Linux box is on but it's quite likeley 1.4.2 also. > > cheers, > Alex Borshik > CRD Application Developer > ________________________________ > | CBEC | Glasgow | CRD Build Team | (: +44 141 GDP 228 5211 | Ê: +44 141 228 > 5005 | pwp ________________________________ > > > > > Darrell DeBoer <[EMAIL PROTECTED]> > Sent by: > [EMAIL PROTECTED] > > 29/06/2005 07:05 > Please respond to Darrell DeBoer; Please respond to selenium-users > > To: Rex Madden <[EMAIL PROTECTED]>, > [email protected] > cc: > Subject: Re: [Selenium-users] Re: > SeleniumCommandTimedOutException and > LogConfigurationException > > > These tests all passed for me on Linux/FireFox when I created the 0.5 > release. Anyone got them running on Windows/IE? > > ciao > Daz > > On 6/29/05, Rex Madden <[EMAIL PROTECTED]> wrote: > > So I finally broke down and did something intelligent - I downloaded the > > source and ran ant. The unit tests all passed, but the integration tests > > all failed. > > > > integration-test-windows: > > [echo] Integration Tests for Embedded Web Container > > [junit] Running > > > com.thoughtworks.selenium.embedded.jetty.RealDealIntegrationTest > > [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 76.234 > sec > > [junit] Test > > > com.thoughtworks.selenium.embedded.jetty.RealDealIntegrationTest > > FAILED > > [echo] Integration Tests for Outbedded Web Container, including > those > > that require Tomcat installed and CATALINA_HOME set. > > [junit] Running > > > com.thoughtworks.selenium.outbedded.OutbeddedTomcatIntegrationTest > > [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 38.75 sec > > [junit] TEST > > > com.thoughtworks.selenium.outbedded.EmbeddedJettyIntegrationTest > > FAILED > > [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 63.234 > sec > > [junit] TEST > > > com.thoughtworks.selenium.outbedded.OutbeddedTomcatIntegrationTest > > FAILED > > [junit] Tests FAILED > > > _______________________________________________ > Selenium-users mailing list > [email protected] > http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users > > > _______________________________________________ Selenium-users mailing list [email protected] http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users
