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

Yuming Wang resolved SPARK-37838.
---------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 35128
[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
>            Assignee: Yuming Wang
>            Priority: Major
>             Fix For: 3.3.0
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to