Advertisement
Suubi7

TRUNK-5208 ERROR LOG

Feb 19th, 2021
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. [ERROR] Failures:
  2. [ERROR] ModuleUtilTest.compareVersion_shouldTreatSNAPSHOTAsEarliestVersion:505 expected: <true> but was: <false>
  3. [INFO]
  4. [ERROR] Tests run: 4350, Failures: 1, Errors: 0, Skipped: 38
  5. [INFO]
  6. [INFO] ------------------------------------------------------------------------
  7. [INFO] Reactor Summary for OpenMRS 2.5.0-SNAPSHOT:
  8. [INFO]
  9. [INFO] OpenMRS ............................................ SUCCESS [ 3.344 s]
  10. [INFO] openmrs-tools ...................................... SUCCESS [ 1.823 s]
  11. [INFO] openmrs-test ....................................... SUCCESS [ 0.421 s]
  12. [INFO] openmrs-api ........................................ FAILURE [27:02 min]
  13. [INFO] openmrs-web ........................................ SKIPPED
  14. [INFO] openmrs-webapp ..................................... SKIPPED
  15. [INFO] openmrs-liquibase .................................. SKIPPED
  16. [INFO] ------------------------------------------------------------------------
  17. [INFO] BUILD FAILURE
  18. [INFO] ------------------------------------------------------------------------
  19. [INFO] Total time: 27:15 min
  20. [INFO] Finished at: 2021-02-19T11:47:33+03:00
  21. [INFO] ------------------------------------------------------------------------
  22. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project openmrs-api: There are test failures.
  23. [ERROR]
  24. [ERROR] Please refer to C:\Users\Suubi-Joshua\TRUNK-4681\openmrs-core\api\target\surefire-reports for the individual test results.
  25. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
  26. [ERROR] -> [Help 1]
  27. [ERROR]
  28. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  29. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  30. [ERROR]
  31. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  32. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  33. [ERROR]
  34. [ERROR] After correcting the problems, you can resume the build with the command
  35. [ERROR] mvn <args> -rf :openmrs-api
  36.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement