It could be a problem with Selenium starting up Firefox. More details (i.e. the bug report showing exceptions) would be clear.
On Wed, Sep 2, 2009 at 8:38 AM, Ulrich Stärk<[email protected]> wrote: > I ran the integration tests from within eclipse this morning and everything > was fine. Try to find out what exactly is going wrong. I'm guessing some > maven thing. > > Uli > > Sebastian Hennebrueder schrieb: >> >> Hello, >> if I run the mvn test in tapestry-core, I get the following test failures >> >> failed tests: >> >> stylesheet_link(org.apache.tapestry5.internal.services.PartialMarkupDocumentLinkerTest) >> >> client_field_format_validation(org.apache.tapestry5.integration.IntegrationTests) >> >> date_field_inside_bean_editor(org.apache.tapestry5.integration.IntegrationTests) >> radio_group_validator(org.apache.tapestry5.integration.IntegrationTests) >> form_injector(org.apache.tapestry5.integration.IntegrationTests) >> link_submit_component(org.apache.tapestry5.integration.IntegrationTests) >> localization(org.apache.tapestry5.integration.IntegrationTests) >> >> calendar_field_inside_bean_editor(org.apache.tapestry5.integration.IntegrationTests) >> >> per_form_validation_messages_and_constraints(org.apache.tapestry5.integration.IntegrationTests) >> >> client_validation_for_numeric_fields_that_are_not_required(org.apache.tapestry5.integration.IntegrationTests) >> >> ajax_server_side_exception(org.apache.tapestry5.integration.IntegrationTests) >> >> server_side_validation_for_textfield_and_textarea(org.apache.tapestry5.integration.IntegrationTests) >> client_side_validation(org.apache.tapestry5.integration.IntegrationTests) >> >> validation_constraints_from_messages(org.apache.tapestry5.integration.IntegrationTests) >> basic_grid(org.apache.tapestry5.integration.IntegrationTests) >> bean_editor(org.apache.tapestry5.integration.IntegrationTests) >> >> unhandled_client_events_throw_exceptions(org.apache.tapestry5.integration.IntegrationTests) >> >> Is this only on my machine? >> > > > --------------------------------------------------------------------- > 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! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
