[ 
https://issues.apache.org/jira/browse/SPARK-13405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154580#comment-15154580
 ] 

Apache Spark commented on SPARK-13405:
--------------------------------------

User 'zsxwing' has created a pull request for this issue:
https://github.com/apache/spark/pull/11275

> Flaky test: o.a.s.sql.util.ContinuousQueryListenerSuite.event ordering
> ----------------------------------------------------------------------
>
>                 Key: SPARK-13405
>                 URL: https://issues.apache.org/jira/browse/SPARK-13405
>             Project: Spark
>          Issue Type: Bug
>          Components: Streaming
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>
> {code}
>  org.scalatest.exceptions.TestFailedException: 
> Assert failed: : null equaled null onQueryTerminated called before 
> onQueryStarted
> org.scalatest.Assertions$class.newAssertionFailedException(Assertions.scala:500)
>       org.scalatest.FunSuite.newAssertionFailedException(FunSuite.scala:1555)
>       
> org.scalatest.Assertions$AssertionsHelper.macroAssert(Assertions.scala:466)
>       
> org.apache.spark.sql.util.ContinuousQueryListenerSuite$QueryStatusCollector$$anonfun$onQueryTerminated$1.apply$mcV$sp(ContinuousQueryListenerSuite.scala:204)
>       
> org.scalatest.concurrent.AsyncAssertions$Waiter.apply(AsyncAssertions.scala:349)
>       
> org.apache.spark.sql.util.ContinuousQueryListenerSuite$QueryStatusCollector.onQueryTerminated(ContinuousQueryListenerSuite.scala:203)
>       
> org.apache.spark.sql.execution.streaming.ContinuousQueryListenerBus.doPostEvent(ContinuousQueryListenerBus.scala:67)
>       
> org.apache.spark.sql.execution.streaming.ContinuousQueryListenerBus.doPostEvent(ContinuousQueryListenerBus.scala:32)
>       org.apache.spark.util.ListenerBus$class.postToAll(ListenerBus.scala:63)
>       
> org.apache.spark.sql.execution.streaming.ContinuousQueryListenerBus.postToAll(ContinuousQueryListenerBus.scala:32)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to