[
https://issues.apache.org/jira/browse/FLINK-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167281#comment-15167281
]
Chesnay Schepler edited comment on FLINK-3496 at 2/25/16 2:56 PM:
------------------------------------------------------------------
using
{code}<suffixes>"(?<!(IT|Integration))(Test|Suite|Case)"</suffixes>{code}
(essentially adding "") i could get the tests to run on windows, but now they
no longer run on travis. One step forward, one step back.
was (Author: zentol):
using
{code}<suffixes>"(?<!(IT|Integration))(Test|Suite|Case)"</suffixes>{code} i
could get the tests to run on windows, but now they no longer run on travis.
One step forward, one step back.
> 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)