Advertisement
Guest User

Untitled

a guest
Nov 30th, 2014
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. Results :
  2.  
  3. Failed tests:
  4. unvoidOrder_shouldFailForADiscontinuationOrderIfThePreviousOrderIsInactive(org
  5. .openmrs.api.OrderServiceTest)
  6. unvoidOrder_shouldFailForAReviseOrderIfThePreviousOrderIsInactive(org.openmrs.
  7. api.OrderServiceTest)
  8.  
  9. Tests in error:
  10. saveEncounter_shouldNotOverwriteObsAndOrdersCreatorOrDateCreated(org.openmrs.a
  11. pi.EncounterServiceTest)
  12. saveEncounter_shouldSetDateStoppedOnTheOriginalAfterAddingReviseOrder(org.open
  13. mrs.api.EncounterServiceTest)
  14.  
  15. Tests run: 2980, Failures: 2, Errors: 2, Skipped: 25
  16.  
  17. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; sup
  18. port was removed in 8.0
  19. [INFO] ------------------------------------------------------------------------
  20. [INFO] Reactor Summary:
  21. [INFO]
  22. [INFO] OpenMRS ............................................ SUCCESS [ 1.934 s]
  23. [INFO] openmrs-tools ...................................... SUCCESS [ 1.895 s]
  24. [INFO] openmrs-test ....................................... SUCCESS [ 0.254 s]
  25. [INFO] openmrs-api ........................................ FAILURE [04:33 min]
  26. [INFO] openmrs-web ........................................ SKIPPED
  27. [INFO] openmrs-webapp ..................................... SKIPPED
  28. [INFO] ------------------------------------------------------------------------
  29. [INFO] BUILD FAILURE
  30. [INFO] ------------------------------------------------------------------------
  31. [INFO] Total time: 04:38 min
  32. [INFO] Finished at: 2014-11-30T14:26:37-05:00
  33. [INFO] Final Memory: 68M/409M
  34. [INFO] ------------------------------------------------------------------------
  35. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.
  36. 5:test (default-test) on project openmrs-api: There are test failures.
  37. [ERROR]
  38. [ERROR] Please refer to D:\Users\BMSHAH\Documents\GCI2014\openmrs-core\api\targe
  39. t\surefire-reports for the individual test results.
  40. [ERROR] -> [Help 1]
  41. [ERROR]
  42. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
  43. ch.
  44. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  45. [ERROR]
  46. [ERROR] For more information about the errors and possible solutions, please rea
  47. d the following articles:
  48. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc
  49. eption
  50. [ERROR]
  51. [ERROR] After correcting the problems, you can resume the build with the command
  52.  
  53. [ERROR] mvn <goals> -rf :openmrs-api
  54. D:\Users\BMSHAH\Documents\GCI2014\openmrs-core>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement