Github user jaceklaskowski commented on a diff in the pull request:

    https://github.com/apache/spark/pull/16309#discussion_r92784014
  
    --- Diff: pom.xml ---
    @@ -714,7 +714,7 @@
           <dependency>
             <groupId>org.scalacheck</groupId>
             <artifactId>scalacheck_${scala.binary.version}</artifactId>
    -        <version>1.12.5</version> <!-- 1.13.0 appears incompatible with 
scalatest 2.2.6 -->
    +        <version>1.13.4</version>
    --- End diff --
    
    Yes, I did use maven for the entire local built and sbt for this particular 
`DAGSchedulerSuite` (that it all started from actually).
    
    I've got little experience with Spark test suite and hence I'm relying on 
Jenkins to do the heavy-lifting and see how things may have changed since the 
comment.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to