Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 433B0200C04 for ; Tue, 20 Dec 2016 03:42:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 41EB8160B30; Tue, 20 Dec 2016 02:42:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8CACC160B21 for ; Tue, 20 Dec 2016 03:41:59 +0100 (CET) Received: (qmail 95644 invoked by uid 500); 20 Dec 2016 02:41:58 -0000 Mailing-List: contact dev-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 dev@flink.apache.org Received: (qmail 95620 invoked by uid 99); 20 Dec 2016 02:41:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Dec 2016 02:41:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 744E62C0057 for ; Tue, 20 Dec 2016 02:41:58 +0000 (UTC) Date: Tue, 20 Dec 2016 02:41:58 +0000 (UTC) From: "shijinkui (JIRA)" To: dev@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLINK-5370) build failure for unit test of FileInputFormatTest and GlobFilePathFilterTest MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 20 Dec 2016 02:42:00 -0000 shijinkui created FLINK-5370: -------------------------------- Summary: build failure for unit test of FileInputFormatTest and GlobFilePathFilterTest Key: FLINK-5370 URL: https://issues.apache.org/jira/browse/FLINK-5370 Project: Flink Issue Type: Test Components: Tests Reporter: shijinkui mvn clean package head commit 4a27d2105dd08f323c0be26e79a55986aa97e7bd Results : Failed tests: FileInputFormatTest.testExcludeFiles:336 Illegal char <:> at index 2: /C:/Users/S00383~1/AppData/Local/Temp/junit2200257114857246164/anot her_file.bin FileInputFormatTest.testReadMultiplePatterns:369 Illegal char <:> at index 2: /C:/Users/S00383~1/AppData/Local/Temp/junit1476821885889426 068/another_file.bin Tests in error: GlobFilePathFilterTest.excludeFilenameWithStart:115 ? InvalidPath Illegal char... Tests run: 2084, Failures: 2, Errors: 1, Skipped: 0 -- This message was sent by Atlassian JIRA (v6.3.4#6332)