[ https://issues.apache.org/jira/browse/FLINK-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14631281#comment-14631281 ]
ASF GitHub Bot commented on FLINK-2374: --------------------------------------- Github user ggevay commented on the pull request: https://github.com/apache/flink/pull/919#issuecomment-122266924 Fabian pointed my attention to this Jira: https://issues.apache.org/jira/browse/FLINK-2198 where some discussion about this problem has already taken place. Now, I also did some investigation on how to make a directory not writable in Windows, and it really seems to be impossible. So this workaround that we just skip these test on Windows might be acceptable. > File.setWritable doesn't work on Windows, which makes several tests fail > ------------------------------------------------------------------------ > > Key: FLINK-2374 > URL: https://issues.apache.org/jira/browse/FLINK-2374 > Project: Flink > Issue Type: Bug > Environment: Windows > Reporter: Gabor Gevay > Assignee: Gabor Gevay > Priority: Trivial > > The tests that use setWritable to test the handling of certain error > conditions should be skipped in case we are under Windows. -- This message was sent by Atlassian JIRA (v6.3.4#6332)