On Jan 3, 2008 3:27 AM, Howard M. Lewis Ship wrote:
> https://issues.apache.org/jira/browse/TAPESTRY-1628
> Howard M. Lewis Ship closed TAPESTRY-1628.
> ------------------------------------------
>
>     Resolution: Cannot Reproduce
>       Assignee: Howard M. Lewis Ship
>
> Well, not that I tried very hard :-)
>
> [...] Most likely, it is Selenium that is causing you grief ...
> you have to get your X setup just right so that TestNG can launch Selenium.

Howard, what do you mean by "get your X setup just right"? Is there
anything special I need to do?

I just noticed that the build doesn't hang (but three tests fail, see
below [1]) when I launch the the selenium server in another terminal
window before I launch "mvn install" in tapestry-core. Is this normal?

I'm not familiar with Selenium and I was assuming that "mvn install"
was everything I need to do.

Thanks,
Lars


[1]
...
[ERROR] SerializationSupport Unexpected service proxy provider when
clearing the provider. This may indicate that you have multiple IoC
Registries.
[ERROR] SerializationSupport Unexpected service proxy provider when
clearing the provider. This may indicate that you have multiple IoC
Registries.
Tests run: 1064, Failures: 3, Errors: 0, Skipped: 70, Time elapsed:
40.731 sec <<< FAILURE!

Results :

Failed tests:
  setup(org.apache.tapestry.integration.IntegrationTests)
  cleanup(org.apache.tapestry.integration.IntegrationTests)
  cleanup(org.apache.tapestry.integration.RootPathRedirectTest)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to