dongjoon-hyun commented on pull request #35112: URL: https://github.com/apache/spark/pull/35112#issuecomment-1006330724
All tests passed except the irrelevant `ImageFileFormatSuite`'s three failures which are known flaky tests. ``` [info] *** 3 TESTS FAILED *** [error] Failed: Total 1760, Failed 3, Errors 0, Passed 1757, Ignored 7 [error] Failed tests: [error] org.apache.spark.ml.source.image.ImageFileFormatSuite [error] (mllib / Test / test) sbt.TestsFailedException: Tests unsuccessful [error] Total time: 1455 s (24:15), completed Jan 6, 2022 6:21:44 AM ``` -- 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]
