[
https://issues.apache.org/jira/browse/FLINK-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167319#comment-15167319
]
ASF GitHub Bot commented on FLINK-3496:
---------------------------------------
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/1711
git push -f[FLINK-3496] Disable RocksDB tests on Windows
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 3496_rocksdb_disable
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1711.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1711
----
commit a7b965288f4a913bf0f7c37e3f7c88748e3f124a
Author: zentol <[email protected]>
Date: 2016-02-25T13:31:34Z
[FLINK-3496] Disable RocksDB tests on Windows
----
> 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)