Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D6FFD1827F for ; Fri, 17 Jul 2015 13:34:04 +0000 (UTC) Received: (qmail 20770 invoked by uid 500); 17 Jul 2015 13:34:04 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 20730 invoked by uid 500); 17 Jul 2015 13:34:04 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 20720 invoked by uid 99); 17 Jul 2015 13:34:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jul 2015 13:34:04 +0000 Date: Fri, 17 Jul 2015 13:34:04 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLINK-2374) File.setWritable doesn't work on Windows, which makes several tests fail MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLINK-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14631343#comment-14631343 ] ASF GitHub Bot commented on FLINK-2374: --------------------------------------- Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/919#issuecomment-122275686 I think this is a good fix for now. Getting the tests to work would be preferable, but this is a good temporary solution. +1 to merge > 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)