Added by Jacques Morel, last edited by Jacques Morel on Sep 09, 2005  (view change)

Labels

 
(None)

An acceptance test fail. I don't know what page I am on

You turn on the Acceptance Test Console

The acceptance test console renders garbled html

This may be because the url relocation relies on a relative path that isn't /.
Make sure you do not deploy your test instance at the root of the web server / but something like /xplanner

I get a lot of failures on the first web ATs

As of 0.7 the first one is the remote SOAP tests
Usually this means that the war was not assembled completely or not deployed.
Make sure that you have run the steps described in Development guide