Skip to content

Conversation

@vstinner
Copy link
Member

  • Add test.support._crash_python() which triggers a crash but uses
    test.support.SuppressCrashReport() to prevent a crash report from
    popping up.
  • Modify test_child_terminated_in_stopped_state() of test_subprocess
    and test_crashed() of test_regrtest to use _crash_python().

* Add test.support._crash_python() which triggers a crash but uses
  test.support.SuppressCrashReport() to prevent a crash report from
  popping up.
* Modify test_child_terminated_in_stopped_state() of test_subprocess
  and test_crashed() of test_regrtest to use _crash_python().
@vstinner vstinner merged commit 2d77558 into python:2.7 Jun 27, 2017
@vstinner vstinner deleted the crash_python branch June 27, 2017 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants