Advertisement
Guest User

Untitled

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