You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/05/11 19:23:04 UTC

[jira] [Created] (FLINK-6561) GlobFilePathFilterTest#testExcludeFilenameWithStart fails on Windows

Chesnay Schepler created FLINK-6561:
---------------------------------------

             Summary: GlobFilePathFilterTest#testExcludeFilenameWithStart fails on Windows
                 Key: FLINK-6561
                 URL: https://issues.apache.org/jira/browse/FLINK-6561
             Project: Flink
          Issue Type: Bug
          Components: Tests
    Affects Versions: 1.3.0, 1.4.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
            Priority: Trivial


The test fails because it verifies that a file containing an asterisk {{*}} is still properly filtered. This character however is not allowed in file names, causing an exception when the nio Path is generated.



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