xinrong-meng commented on PR #38677:
URL: https://github.com/apache/spark/pull/38677#issuecomment-1317723627

   ```
   FAIL [2.213s]: test_termination_sigterm 
(pyspark.tests.test_daemon.DaemonTests)
   Ensure that daemon and workers terminate on SIGTERM.
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File "/__w/spark/spark/python/pyspark/tests/test_daemon.py", line 77, in 
test_termination_sigterm
       self.do_termination_test(lambda daemon: os.kill(daemon.pid, SIGTERM))
     File "/__w/spark/spark/python/pyspark/tests/test_daemon.py", line 67, in 
do_termination_test
       self.fail("Expected EnvironmentError to be raised")
   AssertionError: Expected EnvironmentError to be raised
   ```


-- 
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

Reply via email to