You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "dengziming (Jira)" <ji...@apache.org> on 2020/12/28 02:19:00 UTC

[jira] [Created] (SPARK-33922) Fix error test SparkLauncherSuite.testSparkLauncherGetError

dengziming created SPARK-33922:
----------------------------------

             Summary: Fix error test SparkLauncherSuite.testSparkLauncherGetError
                 Key: SPARK-33922
                 URL: https://issues.apache.org/jira/browse/SPARK-33922
             Project: Spark
          Issue Type: Improvement
          Components: Tests
    Affects Versions: 3.0.1
            Reporter: dengziming


org.apache.spark.launcher.SparkLauncherSuite.testSparkLauncherGetError get failed everytime when executing, note that it's not a flaky test because it failed everytime.

```

java.lang.AssertionErrorjava.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.apache.spark.launcher.SparkLauncherSuite.testSparkLauncherGetError

```



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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