[issue40144] test.support.SuppressCrashReport fails on macOS

STINNER Victor report at bugs.python.org
Wed Apr 1 18:34:53 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

> https://github.com/python/cpython/pull/19252/checks?check_run_id=552502971

test.pythoninfo says:

os.uname: posix.uname_result(sysname='Darwin', nodename='Mac-1307.local', release='19.4.0', version='Darwin Kernel Version 19.4.0: Wed Mar  4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64', machine='x86_64')

platform.platform: macOS-10.15.4-x86_64-i386-64bit

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40144>
_______________________________________


More information about the Python-bugs-list mailing list