Uh oh!
There was an error while loading. Please reload this page.
[SPARK-1841]: update scalatest to version 2.1.5 - #713
Conversation
AmplabJenkins
commented
May 9, 2014
Can one of the admins verify this patch? |
pwendell
commented
May 16, 2014
Jenkins, test this please (I think there are some code style issues here). |
AmplabJenkins
commented
May 16, 2014
Build triggered. |
AmplabJenkins
commented
May 16, 2014
Build started. |
AmplabJenkins
commented
May 16, 2014
Build finished. |
AmplabJenkins
commented
May 16, 2014
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15043/ |
witgo
commented
May 16, 2014
@pwendell |
ktham
commented
Jun 4, 2014
Can we get this merged soon? |
pwendell
commented
Jun 4, 2014
@ktham hey could you explain what features you are interest in? The dependency graph of Spark is pretty complicated so we try to defend any updates by at least having an idea of what new features they are providing. This patch and associated JIRA don't mention any specific features. |
ktham
commented
Jun 4, 2014
@pwendell that is of course a fair stance which I understand. Regarding the scalatest library, there were a lot of changes in the 2.x release, but most of the existing 1.x tests should still run with scalatest 2.1.5. In particular, what's noteworthy mainly that I would like to see this in is that they have a build for Scala 2.11. The rationale being that we will eventually want to cross compile with Scala 2.11, which means its inevitable that we will in anyways be required to raise this dependency version so long as we wish to use scalatest as our testing framework. That's an unfortunate drawback when depending on a scala library, that we must also depend on when they build for a particular Scala version :-( So long as the test suite all passes, is there any reason why we would not want to bump scalatest up? |
rxin
commented
Jun 6, 2014
Jenkins, add to whitelist. |
AmplabJenkins
commented
Jun 6, 2014
Build triggered. |
AmplabJenkins
commented
Jun 6, 2014
Merged build triggered. |
AmplabJenkins
commented
Jun 6, 2014
Build started. |
AmplabJenkins
commented
Jun 6, 2014
Build finished. All automated tests passed. |
AmplabJenkins
commented
Jun 6, 2014
All automated tests passed. |
AmplabJenkins
commented
Jun 6, 2014
Merged build started. |
AmplabJenkins
commented
Jun 6, 2014
Merged build finished. All automated tests passed. |
AmplabJenkins
commented
Jun 6, 2014
All automated tests passed. |
pwendell
commented
Jun 6, 2014
Okay great - those are good reasons, I just wanted to have some documentation somewhere of the motivation for this change. I can merge this, thanks. |
Author: witgo <witgo@qq.com> Closesapache#713 from witgo/scalatest and squashes the following commits: b627a6a [witgo] merge master 51fb3d6 [witgo] merge master 3771474 [witgo] fix RDDSuite 996d6f9 [witgo] fix TimeStampedWeakValueHashMap test 9dfa4e7 [witgo] merge bug 1479b22 [witgo] merge master 29b9194 [witgo] fix code style 022a7a2 [witgo] fix test dependency a52c0fa [witgo] fix test dependency cd8f59d [witgo] Merge branch 'master' of https://github.com/apache/spark into scalatest 046540d [witgo] fix RDDSuite.scala 2c543b9 [witgo] fix ReplSuite.scala c458928 [witgo] update scalatest to version 2.1.5 Conflicts: core/pom.xml core/src/test/scala/org/apache/spark/ContextCleanerSuite.scala core/src/test/scala/org/apache/spark/scheduler/DAGSchedulerSuite.scala core/src/test/scala/org/apache/spark/util/TimeStampedHashMapSuite.scala pom.xml project/SparkBuild.scala sql/core/src/test/scala/org/apache/spark/sql/parquet/ParquetQuerySuite.scala
Author: witgo <witgo@qq.com> Closesapache#713 from witgo/scalatest and squashes the following commits: b627a6a [witgo] merge master 51fb3d6 [witgo] merge master 3771474 [witgo] fix RDDSuite 996d6f9 [witgo] fix TimeStampedWeakValueHashMap test 9dfa4e7 [witgo] merge bug 1479b22 [witgo] merge master 29b9194 [witgo] fix code style 022a7a2 [witgo] fix test dependency a52c0fa [witgo] fix test dependency cd8f59d [witgo] Merge branch 'master' of https://github.com/apache/spark into scalatest 046540d [witgo] fix RDDSuite.scala 2c543b9 [witgo] fix ReplSuite.scala c458928 [witgo] update scalatest to version 2.1.5 Conflicts: core/pom.xml core/src/test/scala/org/apache/spark/ContextCleanerSuite.scala core/src/test/scala/org/apache/spark/scheduler/DAGSchedulerSuite.scala core/src/test/scala/org/apache/spark/util/TimeStampedHashMapSuite.scala pom.xml project/SparkBuild.scala sql/core/src/test/scala/org/apache/spark/sql/parquet/ParquetQuerySuite.scala
Author: witgo <witgo@qq.com> Closesapache#713 from witgo/scalatest and squashes the following commits: b627a6a [witgo] merge master 51fb3d6 [witgo] merge master 3771474 [witgo] fix RDDSuite 996d6f9 [witgo] fix TimeStampedWeakValueHashMap test 9dfa4e7 [witgo] merge bug 1479b22 [witgo] merge master 29b9194 [witgo] fix code style 022a7a2 [witgo] fix test dependency a52c0fa [witgo] fix test dependency cd8f59d [witgo] Merge branch 'master' of https://github.com/apache/spark into scalatest 046540d [witgo] fix RDDSuite.scala 2c543b9 [witgo] fix ReplSuite.scala c458928 [witgo] update scalatest to version 2.1.5
Author: witgo <witgo@qq.com> Closesapache#713 from witgo/scalatest and squashes the following commits: b627a6a [witgo] merge master 51fb3d6 [witgo] merge master 3771474 [witgo] fix RDDSuite 996d6f9 [witgo] fix TimeStampedWeakValueHashMap test 9dfa4e7 [witgo] merge bug 1479b22 [witgo] merge master 29b9194 [witgo] fix code style 022a7a2 [witgo] fix test dependency a52c0fa [witgo] fix test dependency cd8f59d [witgo] Merge branch 'master' of https://github.com/apache/spark into scalatest 046540d [witgo] fix RDDSuite.scala 2c543b9 [witgo] fix ReplSuite.scala c458928 [witgo] update scalatest to version 2.1.5
Author: witgo <witgo@qq.com> Closesapache#713 from witgo/scalatest and squashes the following commits: b627a6a [witgo] merge master 51fb3d6 [witgo] merge master 3771474 [witgo] fix RDDSuite 996d6f9 [witgo] fix TimeStampedWeakValueHashMap test 9dfa4e7 [witgo] merge bug 1479b22 [witgo] merge master 29b9194 [witgo] fix code style 022a7a2 [witgo] fix test dependency a52c0fa [witgo] fix test dependency cd8f59d [witgo] Merge branch 'master' of https://github.com/apache/spark into scalatest 046540d [witgo] fix RDDSuite.scala 2c543b9 [witgo] fix ReplSuite.scala c458928 [witgo] update scalatest to version 2.1.5
* wip * API with docs * move from Executor constructor to runtime * style * license * style * address comments
No description provided.