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)