cloud-fan commented on pull request #32581:
URL: https://github.com/apache/spark/pull/32581#issuecomment-844303956


   After this commit, I can't run tests with sbt console
   ```
   [error] 
/Users/wenchen/dev/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
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to