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
