HyukjinKwon commented on a change in pull request #31918:
URL: https://github.com/apache/spark/pull/31918#discussion_r598402368
##########
File path:
core/src/test/scala/org/apache/spark/deploy/SparkSubmitUtilsSuite.scala
##########
@@ -304,22 +304,4 @@ class SparkSubmitUtilsSuite extends SparkFunSuite with
BeforeAndAfterAll {
s" Resolved jars are: $jarPath")
}
}
-
- test("SPARK-34757: should ignore cache for SNAPSHOT dependencies") {
Review comment:
@bozhang2820, is the issue only in the test? I think the change in the
main code is correct. If you manually tested and confirmed that it works, let's
just remove the test only for now (as a followup of SPARK-34757). I think
that's fine.
--
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]