[ https://issues.apache.org/jira/browse/SPARK-28247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17331103#comment-17331103 ]
Apache Spark commented on SPARK-28247: -------------------------------------- User 'zsxwing' has created a pull request for this issue: https://github.com/apache/spark/pull/32316 > Flaky test: "query without test harness" in ContinuousSuite > ----------------------------------------------------------- > > Key: SPARK-28247 > URL: https://issues.apache.org/jira/browse/SPARK-28247 > Project: Spark > Issue Type: Test > Components: Structured Streaming, Tests > Affects Versions: 3.0.0 > Reporter: Jungtaek Lim > Assignee: Jungtaek Lim > Priority: Major > Fix For: 2.4.4, 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 (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org