You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2019/07/13 18:18:00 UTC

[jira] [Resolved] (SPARK-28247) Flaky test: "query without test harness" in ContinuousSuite

     [ https://issues.apache.org/jira/browse/SPARK-28247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-28247.
-------------------------------
       Resolution: Fixed
         Assignee: Jungtaek Lim
    Fix Version/s: 3.0.0

Resolved by https://github.com/apache/spark/pull/25048

> 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
>            Assignee: Jungtaek Lim
>            Priority: Major
>             Fix For: 3.0.0
>
>
> This test has failed a few times in some PRs, as well as easy to reproduce locally. Example of a failure:
> {noformat}
>  [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) => org.apache.spark.sql.Row.apply(x$3)))(immutable.this.Set.canBuildFrom[org.apache.spark.sql.Row]).subsetOf(scala.Predef.refArrayOps[org.apache.spark.sql.Row](results).toSet[org.apache.spark.sql.Row]) was false
> (ContinuousSuite.scala:226){noformat}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org