You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2020/10/17 00:37:00 UTC

[jira] [Created] (SPARK-33173) Fix Flaky Test "SPARK-33088: executor failed tasks trigger plugin calls"

Dongjoon Hyun created SPARK-33173:
-------------------------------------

             Summary: Fix Flaky Test "SPARK-33088: executor failed tasks trigger plugin calls"
                 Key: SPARK-33173
                 URL: https://issues.apache.org/jira/browse/SPARK-33173
             Project: Spark
          Issue Type: Bug
          Components: Spark Core, Tests
    Affects Versions: 3.1.0
            Reporter: Dongjoon Hyun


{code}
sbt.ForkMain$ForkError: org.scalatest.exceptions.TestFailedException: 1 did not equal 2
	at org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:472)
	at org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:471)
	at org.scalatest.Assertions$.newAssertionFailedException(Assertions.scala:1231)
	at org.scalatest.Assertions$AssertionsHelper.macroAssert(Assertions.scala:1295)
	at org.apache.spark.internal.plugin.PluginContainerSuite.$anonfun$new$8(PluginContainerSuite.scala:161)
{code}



--
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