Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- org.openelisglobal.address.OrganizationAddressServiceTest.createOrganizationAdress_shouldCreateOrganisationAdress(OrganizationAddressServiceTest.java:63)
- Running org.openelisglobal.address.PersonAdressServiceTest
- Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec - in org.openelisglobal.address.PersonAdressServiceTest
- Running org.openelisglobal.search.SearchResultsServiceTest
- Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 sec - in org.openelisglobal.search.SearchResultsServiceTest
- Results :
- Tests in error:
- OrganizationAddressServiceTest.createOrganizationAdress_shouldCreateOrganisationAdress:63 ยป Persistence
- OrganizationAddressServiceTest.getAddressPartsByOrganizationId_shouldReturnAddressPartsByOrganizationId:89 ยป Persistence
- Tests run: 160, Failures: 0, Errors: 2, Skipped: 0
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 01:08 min
- [INFO] Finished at: 2025-01-21T21:31:42Z
- [INFO] ------------------------------------------------------------------------
- Error: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project openelisglobal: There are test failures.
- Error:
- Error: Please refer to /home/runner/work/OpenELIS-Global-2/OpenELIS-Global-2/target/surefire-reports for the individual test results.
- Error: -> [Help 1]
- Error:
- Error: To see the full stack trace of the errors, re-run Maven with the -e switch.
- Error: Re-run Maven using the -X switch to enable full debug logging.
- Error:
- Error: For more information about the errors and possible solutions, please read the following articles:
- Error: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
- Error: Process completed with exit code 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement