8000 WikipediaMarkupCleanerTest fails if workspace contains space · Issue #202 · marytts/marytts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
WikipediaMarkupCleanerTest fails if workspace contains space #202
Closed
@psibre

Description

@psibre
$ pwd
/Users/ingmar/workspace with space/marytts
$ mvn test -pl marytts-builder -Dtest=WikipediaMarkupCleanerTest
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building marytts-builder 5.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-7-or-higher) @ marytts-builder ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ marytts-builder ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 19 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ marytts-builder ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ marytts-builder ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ marytts-builder ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.8:test (default-test) @ marytts-builder ---
[INFO] Surefire report directory: /Users/ingmar/workspace with space/marytts/marytts-builder/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running marytts.tools.dbselection.WikipediaMarkupCleanerTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec <<< FAILURE!

Results :

Failed tests: 
  testRemoveMarkup(marytts.tools.dbselection.WikipediaMarkupCleanerTest): file:</Users/ingmar/workspace%20with%20space/marytts/marytts-builder/target/test-classes/marytts/tools/dbselection/Autorack.txt> should exist

Tests run: 1, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.863 s
[INFO] Finished at: 2014-08-20T15:23:58+02:00
[INFO] Final Memory: 24M/981M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.8:test (default-test) on project marytts-builder: There are test failures.
[ERROR] 
[ERROR] Please refer to /Users/ingmar/workspace with space/marytts/marytts-builder/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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0