viirya commented on code in PR #43468:
URL: https://github.com/apache/spark/pull/43468#discussion_r1367495869
##########
core/src/test/scala/org/apache/spark/security/CryptoStreamUtilsSuite.scala:
##########
@@ -167,36 +164,6 @@ class CryptoStreamUtilsSuite extends SparkFunSuite {
}
}
- test("error handling wrapper") {
Review Comment:
This test only tests the wrapper class `ErrorHandlingReadableChannel`. As it
is removed, this test has nothing to test (it cannot be compiled).
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]