Skip to content

Instantly share code, notes, and snippets.

@jcoyne
Created May 29, 2018 19:28
Show Gist options
  • Save jcoyne/1b76e15462904108fe6e23fac2736230 to your computer and use it in GitHub Desktop.
Save jcoyne/1b76e15462904108fe6e23fac2736230 to your computer and use it in GitHub Desktop.
Vitro test failures
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