juliuszsompolski commented on PR #41440: URL: https://github.com/apache/spark/pull/41440#issuecomment-1593273160
https://github.com/juliuszsompolski/apache-spark/actions/runs/5278491450/jobs/9547955928 ``` ====================================================================== FAIL [6.087s]: test_read_images (pyspark.ml.tests.test_image.ImageFileFormatTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/__w/apache-spark/apache-spark/python/pyspark/ml/tests/test_image.py", line 34, in test_read_images self.assertEqual(df.count(), 4) AssertionError: 0 != 4 ---------------------------------------------------------------------- Ran 1 test in 10.116s FAILED (failures=1) ``` flaky again, retrigger again -- 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]
