You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/04/02 21:36:00 UTC

[jira] [Resolved] (SPARK-23834) Flaky test: LauncherServerSuite.testAppHandleDisconnect

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

Marcelo Vanzin resolved SPARK-23834.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.0

Issue resolved by pull request 20950
[https://github.com/apache/spark/pull/20950]

> Flaky test: LauncherServerSuite.testAppHandleDisconnect
> -------------------------------------------------------
>
>                 Key: SPARK-23834
>                 URL: https://issues.apache.org/jira/browse/SPARK-23834
>             Project: Spark
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 2.4.0
>            Reporter: Marcelo Vanzin
>            Assignee: Marcelo Vanzin
>            Priority: Major
>             Fix For: 2.4.0
>
>
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-sbt-hadoop-2.6/4349/testReport/junit/org.apache.spark.launcher/LauncherServerSuite/testAppHandleDisconnect/
> {noformat}
> Error Message
> java.lang.IllegalStateException: Failed check after 99 tries: Expected error but message went through..
> Stacktrace
> sbt.ForkMain$ForkError: java.lang.IllegalStateException: Failed check after 99 tries: Expected error but message went through..
> 	at org.apache.spark.launcher.BaseSuite.eventually(BaseSuite.java:85)
> 	at org.apache.spark.launcher.LauncherServerSuite.waitForError(LauncherServerSuite.java:224)
> 	at org.apache.spark.launcher.LauncherServerSuite.testAppHandleDisconnect(LauncherServerSuite.java:200)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:497)
> 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
> 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
> 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> {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