dongjoon-hyun commented on PR #51804: URL: https://github.com/apache/spark/pull/51804#issuecomment-3148796575
I verified this test PR manually. ``` $ dev/lint-scala Using SPARK_LOCAL_IP=localhost Scalastyle checks passed. Scalafmt checks passed. $ build/sbt "core/testOnly org.apache.spark.util.UtilsSuite" ... [info] Tests: succeeded 61, failed 0, canceled 0, ignored 0, pending 0 [info] All tests passed. [success] Total time: 22 s, completed Aug 3, 2025, 5:08:10 PM $ build/sbt "streaming/testOnly org.apache.spark.streaming.InputStreamsSuite" ... [info] Tests: succeeded 11, failed 0, canceled 0, ignored 0, pending 0 [info] All tests passed. [success] Total time: 22 s, completed Aug 3, 2025, 5:09:06 PM ``` Merged to master. -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org