STINNER Victor <vstin...@python.org> added the comment:

Yesterday, macOS job was fine with test.pythoninfo:

os.uname: posix.uname_result(sysname='Darwin', nodename='Mac-1303.local', 
release='19.3.0', version='Darwin Kernel Version 19.3.0: Thu Jan  9 20:58:23 
PST 2020; root:xnu-6153.81.5~1/RELEASE_X86_64', machine='x86_64')

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


So something changed in<sys/resource.h> header between macOS 10.15.3 and macOS 
10.15.4.

----------
components: +macOS
nosy: +ned.deily, ronaldoussoren
title: test.support.SuppressCrashReport fails on macOS -> 
test.support.SuppressCrashReport fails on macOS 10.15.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40144>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to