juliuszsompolski commented on PR #42910: URL: https://github.com/apache/spark/pull/42910#issuecomment-1724046511
https://github.com/juliuszsompolski/apache-spark/actions/runs/6223191775/job/16888681606 flake ``` ====================================================================== FAIL [44.498s]: test_listener_events (pyspark.sql.tests.connect.streaming.test_parity_listener.StreamingListenerParityTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/__w/apache-spark/apache-spark/python/pyspark/sql/tests/connect/streaming/test_parity_listener.py", line 90, in test_listener_events self.check_terminated_event(terminated_event) File "/__w/apache-spark/apache-spark/python/pyspark/sql/tests/streaming/test_streaming_listener.py", line 61, in check_terminated_event self.assertEquals(event.exception, None) AssertionError: 'java.nio.channels.ClosedChannelException[9553 chars]1)\n' != None ``` -- 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]
