[GitHub] [spark] srowen commented on a change in pull request #29196: [SPARK-32398][TESTS][CORE][STREAMING][SQL][ML] Update to scalatest 3.2.0 for Scala 2.13.3+

2020-07-23 Thread GitBox
srowen commented on a change in pull request #29196: URL: https://github.com/apache/spark/pull/29196#discussion_r459498866 ## File path: pom.xml ## @@ -892,7 +907,25 @@ org.scalatest scalatest_${scala.binary.version} -3.0.8 +3.2.0 +

[GitHub] [spark] srowen commented on a change in pull request #29196: [SPARK-32398][TESTS][CORE][STREAMING][SQL][ML] Update to scalatest 3.2.0 for Scala 2.13.3+

2020-07-22 Thread GitBox
srowen commented on a change in pull request #29196: URL: https://github.com/apache/spark/pull/29196#discussion_r459174022 ## File path: core/src/test/scala/org/apache/spark/deploy/history/HistoryServerSuite.scala ## @@ -309,14 +311,18 @@ class HistoryServerSuite extends