Created
May 29, 2018 19:28
-
-
Save jcoyne/1b76e15462904108fe6e23fac2736230 to your computer and use it in GitHub Desktop.
Vitro test failures
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Results : | |
Failed tests: configFilePathCantBeTranslated(edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.ObjectPropertyTemplateModel_PropertyListConfigTest): no real path(..) | |
Tests run: 1142, Failures: 1, Errors: 0, Skipped: 28 | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Reactor Summary: | |
[INFO] | |
[INFO] Vitro 1.9.3 ........................................ SUCCESS [ 0.341 s] | |
[INFO] Vitro Dependencies ................................. SUCCESS [ 0.035 s] | |
[INFO] Vitro API .......................................... FAILURE [ 16.054 s] | |
[INFO] Vitro Web App ...................................... SKIPPED | |
[INFO] Vitro Solr App ..................................... SKIPPED | |
[INFO] Vitro Home ......................................... SKIPPED | |
[INFO] Vitro Installer .................................... SKIPPED | |
[INFO] Vitro Install Home ................................. SKIPPED | |
[INFO] Vitro Install Solr App ............................. SKIPPED | |
[INFO] Vitro Install Web App 1.9.3 ........................ SKIPPED | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] BUILD FAILURE | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 16.877 s | |
[INFO] Finished at: 2018-05-29T14:27:47-05:00 | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project vitro-api: There are test failures. | |
[ERROR] | |
[ERROR] Please refer to /Users/jcoyne/workspace/dlss-labs/Vitro/api/target/surefire-reports for the individual test results. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment