karolchmist commented on a change in pull request #28545:
URL: https://github.com/apache/spark/pull/28545#discussion_r486389470
##########
File path: repl/src/test/scala/org/apache/spark/repl/ReplSuite.scala
##########
@@ -86,31 +84,6 @@ class ReplSuite extends SparkFunSuite with BeforeAndAfterAll
{
"Interpreter output contained '" + message + "':\n" + output)
}
- test("propagation of local properties") {
Review comment:
I moved it to
[Repl2Suite](https://github.com/apache/spark/pull/28545/files#diff-d5d7e0ac42c11024a7e6f6c9e346bdb1R34)
(because it's different between Scala 2.12 and 2.13)
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]