You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/27 13:59:04 UTC

[jira] [Commented] (FLINK-6396) FsSavepointStreamFactoryTest fails on Windows

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

ASF GitHub Bot commented on FLINK-6396:
---------------------------------------

GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/3789

    [FLINK-6396] Fix FsSavepointStreamFactoryTest on Windows

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zentol/flink 6396_fs_factory

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3789.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 #3789
    
----
commit d1267ec929732ecfadcca7d36eec54b39b201ad6
Author: zentol <ch...@apache.org>
Date:   2017-04-27T13:56:48Z

    [FLINK-6396] Fix FsSavepointStreamFactoryTest on Windows

----


> FsSavepointStreamFactoryTest fails on Windows
> ---------------------------------------------
>
>                 Key: FLINK-6396
>                 URL: https://issues.apache.org/jira/browse/FLINK-6396
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.3.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>
> testDefaultFsParameterLoading fails on Window since java Files and flink Paths are compared directly against each other.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)