dongjoon-hyun commented on a change in pull request #32774:
URL: https://github.com/apache/spark/pull/32774#discussion_r645133327
##########
File path: core/src/test/scala/org/apache/spark/storage/BlockManagerSuite.scala
##########
@@ -2004,10 +2004,6 @@ class BlockManagerSuite extends SparkFunSuite with
Matchers with BeforeAndAfterE
}
}
- test("SPARK-35589: test migration of index-only shuffle blocks during
decommissioning") {
- testShuffleBlockDecommissioning(None, true)
- }
-
Review comment:
This is the same with the very following test.
--
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]