Skip to content

[FLINK-6561] Disable glob test on Windows#3878

Closed
zentol wants to merge 1 commit into
apache:masterfrom
zentol:6561_glog_test
Closed

[FLINK-6561] Disable glob test on Windows#3878
zentol wants to merge 1 commit into
apache:masterfrom
zentol:6561_glog_test

Conversation

@zentol

@zentol zentol commented May 11, 2017

Copy link
Copy Markdown
Contributor

This PR disables a test case in the GlobFilePathFilterTest. The test verified that a file name containing asterisks (*) was properly filtered out; this however can't succeed on Windows since asterisks aren't allowed in file names in the first place. The creation of a nio path for such a file name throws an exception.

@StephanEwen

Copy link
Copy Markdown
Contributor

Looks good, +1 to merge

@zentol

zentol commented May 11, 2017

Copy link
Copy Markdown
Contributor Author

Merging.

@zentol zentol closed this May 12, 2017
@zentol zentol deleted the 6561_glog_test branch May 13, 2017 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants