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 F0C85200BE3 for ; Thu, 22 Dec 2016 17:17:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id EF66F160B27; Thu, 22 Dec 2016 16:17:59 +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 6D379160B26 for ; Thu, 22 Dec 2016 17:17:59 +0100 (CET) Received: (qmail 57382 invoked by uid 500); 22 Dec 2016 16:17:58 -0000 Mailing-List: contact issues-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@spark.apache.org Received: (qmail 57364 invoked by uid 99); 22 Dec 2016 16:17:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2016 16:17:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 770812C1F56 for ; Thu, 22 Dec 2016 16:17:58 +0000 (UTC) Date: Thu, 22 Dec 2016 16:17:58 +0000 (UTC) From: "Sean Owen (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (SPARK-18878) Fix/investigate the more identified test failures in Java/Scala on Windows MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 22 Dec 2016 16:18:00 -0000 [ https://issues.apache.org/jira/browse/SPARK-18878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-18878. ------------------------------- Resolution: Done Let's look at reopening recent JIRAs and adding PRs if you find more changes of the same type as in previous changes. > Fix/investigate the more identified test failures in Java/Scala on Windows > -------------------------------------------------------------------------- > > Key: SPARK-18878 > URL: https://issues.apache.org/jira/browse/SPARK-18878 > Project: Spark > Issue Type: Test > Components: Tests > Reporter: Hyukjin Kwon > > It seems many tests are being failed on Windows. Some are only related with tests whereas others are related with the functionalities themselves which causes actual failures for some APIs on Windows. > The tests were hanging due to some issues in SPARK-17591 and SPARK-18785 and now apparently we could proceed much further (apparently it seems we might reach the end). > The tests proceeded via AppVeyor - https://ci.appveyor.com/project/spark-test/spark/build/259-spark-test-windows -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org For additional commands, e-mail: issues-help@spark.apache.org