Skip to: Site menu | Main content

XPlanner

Planning and tracking tool for agile teams following XP or Scrum

Build problem troubleshooting Print

Almost all acceptance tests are failing

If the XXXRepositoryTestScript are passing but the rest are failing it is usually due to a misconfiguration of tomcat.

  1. Verify you have deployed xplanner under /xplanner
  2. Verify you can manually access the site http://localhost:8080/xplanner
  3. If everything is ok, try running the tests under the ui console to get more details