HeartSaVioR commented on PR #37377: URL: https://github.com/apache/spark/pull/37377#issuecomment-1202354609
Failure was from ImageFileFormatSuite which is known to be flaky. It seems to be too much flaky indeed though. https://github.com/HeartSaVioR/spark/runs/7627422730?check_suite_focus=true Btw, I just figured out KafkaDelegationTokenSuite in current master branch fails in my MacOS as well with same error message, and this PR fixed the test suite. I quickly looked into the GA build for the last comment of SPARK-39530, and the host part of the principal was "localhost", which did not trigger the issue. There's no unit-test log file (looks like we don't submit one if the build passes?) so it's not feasible to investigate further. https://github.com/dongjoon-hyun/spark/runs/6965173075?check_suite_focus=true -- 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]
