From issues-return-230689-apmail-spark-issues-archive=spark.apache.org@spark.apache.org Thu Jul 4 08:17:02 2019 Return-Path: X-Original-To: apmail-spark-issues-archive@minotaur.apache.org Delivered-To: apmail-spark-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 2221E19E5E for ; Thu, 4 Jul 2019 08:17:02 +0000 (UTC) Received: (qmail 39860 invoked by uid 500); 4 Jul 2019 08:17:01 -0000 Delivered-To: apmail-spark-issues-archive@spark.apache.org Received: (qmail 39772 invoked by uid 500); 4 Jul 2019 08:17:01 -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 39718 invoked by uid 99); 4 Jul 2019 08:17:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jul 2019 08:17:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B4CD5E2E87 for ; Thu, 4 Jul 2019 08:17:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 7045826276 for ; Thu, 4 Jul 2019 08:17:00 +0000 (UTC) Date: Thu, 4 Jul 2019 08:17:00 +0000 (UTC) From: "Apache Spark (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (SPARK-28247) Flaky test: "query without test harness" in ContinuousSuite MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SPARK-28247?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-28247: ------------------------------------ Assignee: (was: Apache Spark) > Flaky test: "query without test harness" in ContinuousSuite > ----------------------------------------------------------- > > Key: SPARK-28247 > URL: https://issues.apache.org/jira/browse/SPARK-28247 > Project: Spark > Issue Type: Bug > Components: Structured Streaming > Affects Versions: 3.0.0 > Reporter: Jungtaek Lim > Priority: Major > > This test has failed a few times in some PRs, as well as easy to reproduc= e locally. Example of a failure: > {noformat} > =C2=A0[info] - query without test harness *** FAILED *** (2 seconds, 931 = milliseconds) > [info] scala.Predef.Set.apply[Int](0, 1, 2, 3).map[org.apache.spark.sql= .Row, scala.collection.immutable.Set[org.apache.spark.sql.Row]](((x$3: Int)= =3D> org.apache.spark.sql.Row.apply(x$3)))(immutable.this.Set.canBuildFrom= [org.apache.spark.sql.Row]).subsetOf(scala.Predef.refArrayOps[org.apache.sp= ark.sql.Row](results).toSet[org.apache.spark.sql.Row]) was false > (ContinuousSuite.scala:226){noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org For additional commands, e-mail: issues-help@spark.apache.org