You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/06/21 20:54:58 UTC

[jira] [Updated] (SPARK-13405) Flaky test: o.a.s.sql.util.ContinuousQueryListenerSuite.event ordering

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

Shixiong Zhu updated SPARK-13405:
---------------------------------
    Issue Type: Sub-task  (was: Bug)
        Parent: SPARK-8360

> 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: Sub-task
>          Components: Streaming
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>              Labels: flaky-test
>             Fix For: 2.0.0
>
>
> {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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org