[ 
https://issues.apache.org/jira/browse/FLINK-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163032#comment-15163032
 ] 

Chesnay Schepler commented on FLINK-3496:
-----------------------------------------

[DEBUG] [-R, 
C:\Users\Zento\Documents\GitHub\flink\flink-libraries\flink-ml\target\classes 
C:\Users\Zento\Documents\GitHub\flink\flink-libraries\flink-ml\target\test-classes,
 -q, (?<!(IT|Integration))(Test|Suite|Case), -oW]
[DEBUG] Forking ScalaTest via: cmd.exe /X /C "java 
-Dbasedir=C:\Users\Zento\Documents\GitHub\flink\flink-libraries\flink-ml 
-Xms256m -Xmx800m -Dlog4j.configuration=log4j-test.properties 
-Dlog.dir=${log.dir} -Dmvn.forkNumber=1 -XX:-UseGCOverheadLimit 
org.scalatest.tools.Runner -R 
"C:\Users\Zento\Documents\GitHub\flink\flink-libraries\flink-ml\target\classes 
C:\Users\Zento\Documents\GitHub\flink\flink-libraries\flink-ml\target\test-classes"
 -q (?<!(IT|Integration))(Test|Suite|Case) -oW"
The system cannot find the file specified.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:19 min
[INFO] Finished at: 2016-02-24T15:04:35+01:00
[INFO] Final Memory: 23M/341M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.scalatest:scalatest-maven-plugin:1.0:test 
(scala-test) on project flink-ml_2.10: There are test failures -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.scalatest:scalatest-maven-plugin:1.0:test (scala-test) on project 
flink-ml_2.10: There are test failures
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures
        at org.scalatest.tools.maven.TestMojo.execute(TestMojo.java:107)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
        ... 20 more
[ERROR]
[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


> Flink-ml tests fail on Windows
> ------------------------------
>
>                 Key: FLINK-3496
>                 URL: https://issues.apache.org/jira/browse/FLINK-3496
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.0.0
>            Reporter: Chesnay Schepler
>
> [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ flink-ml_2.10 
> ---
> [INFO]
> [INFO] --- scalatest-maven-plugin:1.0:test (scala-test) @ flink-ml_2.10 ---
> The system cannot find the file specified.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 01:03 min
> [INFO] Finished at: 2016-02-24T12:47:23+01:00
> [INFO] Final Memory: 28M/506M



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to