hgichuhi

OpenMRS API - UserServiceTest Error

Jul 24th, 2020
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.10 KB | None | 0 0
  1. [INFO] Results:
  2. [INFO]
  3. [ERROR] Failures:
  4. [ERROR]   UserServiceTest.getAllUsers_shouldNotContainsAnyDuplicateUsers:680 expected: <11> but was: <12>
  5. [INFO]
  6. [ERROR] Tests run: 4314, Failures: 1, Errors: 0, Skipped: 36
  7. [INFO]
  8. [INFO] ------------------------------------------------------------------------
  9. [INFO] Reactor Summary for OpenMRS 2.4.0-SNAPSHOT:
  10. [INFO]
  11. [INFO] OpenMRS ............................................ SUCCESS [  0.640 s]
  12. [INFO] openmrs-tools ...................................... SUCCESS [  0.359 s]
  13. [INFO] openmrs-test ....................................... SUCCESS [  0.083 s]
  14. [INFO] openmrs-api ........................................ FAILURE [04:14 min]
  15. [INFO] openmrs-web ........................................ SKIPPED
  16. [INFO] openmrs-webapp ..................................... SKIPPED
  17. [INFO] openmrs-liquibase .................................. SKIPPED
  18. [INFO] ------------------------------------------------------------------------
  19. [INFO] BUILD FAILURE
  20. [INFO] ------------------------------------------------------------------------
  21. [INFO] Total time:  04:15 min
  22. [INFO] Finished at: 2020-07-24T10:30:02Z
  23. [INFO] ------------------------------------------------------------------------
  24. [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.
  25. [ERROR]
  26. [ERROR] Please refer to /home/patrick/openmrs-core/api/target/surefire-reports for the individual test results.
  27. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
  28. [ERROR] -> [Help 1]
  29. [ERROR]
  30. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  31. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  32. [ERROR]
  33. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  34. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  35. [ERROR]
  36. [ERROR] After correcting the problems, you can resume the build with the command
  37. [ERROR]   mvn <goals> -rf :openmrs-api
  38.  
Add Comment
Please, Sign In to add comment