Github user andrewor14 commented on the pull request:

    https://github.com/apache/spark/pull/42#issuecomment-37054543
  
    I am unable to reproduce the test failure locally. Since the test failure 
is hidden deep within all the log messages, I have attached them below for 
convenience.
    
    ======================================================================
    FAIL: test_termination_stdin (__main__.TestDaemon)
    Ensure that daemon and workers terminate when stdin is closed.
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "pyspark/tests.py", line 230, in test_termination_stdin
        self.do_termination_test(lambda daemon: daemon.stdin.close())
      File "pyspark/tests.py", line 226, in do_termination_test
        self.fail("Expected EnvironmentError to be raised")
    AssertionError: Expected EnvironmentError to be raised


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to