Advertisement
Guest User

Untitled

a guest
Jun 14th, 2012
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. Failed tests:
  2. validate_shouldFailIfAnyPatientStatesOverlapEachOtherInTheSameWorkFlow(org.openmrs.validator.PatientProgramValidatorTest)
  3.  
  4. Tests run: 2103, Failures: 1, Errors: 0, Skipped: 26
  5.  
  6. [INFO] ------------------------------------------------------------------------
  7. [INFO] Reactor Summary:
  8. [INFO]
  9. [INFO] OpenMRS ........................................... SUCCESS [2.219s]
  10. [INFO] openmrs-tools ..................................... SUCCESS [1.953s]
  11. [INFO] openmrs-test ...................................... SUCCESS [0.484s]
  12. [INFO] openmrs-api ....................................... FAILURE [6:36.078s]
  13. [INFO] openmrs-web ....................................... SKIPPED
  14. [INFO] openmrs-webapp .................................... SKIPPED
  15. [INFO] openmrs-release-test .............................. SKIPPED
  16. [INFO] ------------------------------------------------------------------------
  17. [INFO] BUILD FAILURE
  18. [INFO] ------------------------------------------------------------------------
  19. [INFO] Total time: 6:41.062s
  20. [INFO] Finished at: Thu Jun 14 16:27:34 PDT 2012
  21. [INFO] Final Memory: 34M/134M
  22. [INFO] ------------------------------------------------------------------------
  23. [WARNING] The requested profile "order-entry" could not be activated because it does not exist.
  24. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project openmrs-api: There are test failures.
  25. [ERROR]
  26. [ERROR] Please refer to C:\Documents and Settings\venkaban\workspace\order-entry\api\target\surefire-reports for the individual test results.
  27. [ERROR] -> [Help 1]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement