Advertisement
Suubi7

Errors while building OpenMRS-CORE

Mar 13th, 2023
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. [ERROR] Failures:
  2. [ERROR] HibernateAlertDAOTest.getAlerts_shouldReturnAllAlertsWhenUserIsSpecified:69 expected: <0> but was: <1>
  3. [ERROR] HibernateAlertDAOTest.getAllAlerts_shouldReturnOnlyNonExpiredAllerts:63 expected: <0> but was: <1>
  4. [INFO]
  5. [ERROR] Tests run: 4350, Failures: 2, Errors: 0, Skipped: 36
  6. [INFO]
  7. [INFO] ------------------------------------------------------------------------
  8. [INFO] Reactor Summary for OpenMRS 2.5.0-SNAPSHOT:
  9. [INFO]
  10. [INFO] OpenMRS ............................................ SUCCESS [06:20 min]
  11. [INFO] openmrs-tools ...................................... SUCCESS [03:31 min]
  12. [INFO] openmrs-test ....................................... SUCCESS [01:22 min]
  13. [INFO] openmrs-api ........................................ FAILURE [24:07 min]
  14. [INFO] openmrs-web ........................................ SKIPPED
  15. [INFO] openmrs-webapp ..................................... SKIPPED
  16. [INFO] openmrs-liquibase .................................. SKIPPED
  17. [INFO] ------------------------------------------------------------------------
  18. [INFO] BUILD FAILURE
  19. [INFO] ------------------------------------------------------------------------
  20. [INFO] Total time: 35:45 min
  21. [INFO] Finished at: 2023-03-13T22:56:04+03:00
  22. [INFO] ------------------------------------------------------------------------
  23. [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.
  24. [ERROR]
  25. [ERROR] Please refer to /home/suubi7/OpenMRS/openmrs-core/api/target/surefire-reports for the individual test results.
  26. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
  27. [ERROR] -> [Help 1]
  28.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement