LuciferYang commented on code in PR #36119:
URL: https://github.com/apache/spark/pull/36119#discussion_r846568980


##########
core/src/test/scala/org/apache/spark/deploy/history/FsHistoryProviderSuite.scala:
##########
@@ -1261,74 +1328,6 @@ class FsHistoryProviderSuite extends SparkFunSuite with 
Matchers with Logging {
     }
   }
 
-  test("backwards compatibility with LogInfo from Spark 2.4") {

Review Comment:
   There are 7 UT will not use rocksdb and leveldb, `backwards compatibility 
with LogInfo from Spark 2.4` is one of them
   . In order to avoid duplicate testing, I moved them to 
`NoDiskBackendFsHistoryProviderSuite`



-- 
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]

Reply via email to