You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/01/07 06:58:00 UTC

[jira] [Commented] (SPARK-37838) Upgrade scalatestplus artifacts to 3.3.0-SNAP3

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

Apache Spark commented on SPARK-37838:
--------------------------------------

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

> Upgrade scalatestplus artifacts to 3.3.0-SNAP3
> ----------------------------------------------
>
>                 Key: SPARK-37838
>                 URL: https://issues.apache.org/jira/browse/SPARK-37838
>             Project: Spark
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 3.3.0
>            Reporter: Yuming Wang
>            Priority: Major
>
> It always throws exception:
> {noformat}
> [error] /Users/yumwang/spark/core/src/test/scala/org/apache/spark/SparkContextInfoSuite.scala:22:8: Symbol 'type org.scalactic.TripleEquals' is missing from the classpath.
> [error] This symbol is required by 'trait org.scalatest.Assertions'.
> [error] Make sure that type TripleEquals is in your classpath and check for conflicting dependencies with `-Ylog-classpath`.
> [error] A full rebuild may help if 'Assertions.class' was compiled against an incompatible version of org.scalactic.
> [error] import org.scalatest.Assertions
> [error]        ^
> [error] one error found
> [error] (core / Test / compileIncremental) Compilation failed
> {noformat}
> How to reproduce:
> {code:sh}
>  SPARK_GENERATE_GOLDEN_FILES=1 build/sbt "sql/testOnly *PlanStability*Suite"
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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