STINNER Victor added the comment: The commit 2a1aed04b0943636f605543522e16cca1dc23e70 introduced a regression on macOS. The PR https://github.com/python/cpython/pull/1279 should fix it.
http://buildbot.python.org/all/builders/x86-64%20El%20Capitan%203.x/builds/87/steps/test/logs/stdio ====================================================================== FAIL: test_daemon_threads_shutdown_stderr_deadlock (test.test_io.CMiscIOTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/buildbot/buildarea/3.x.billenstein-elcapitan/build/Lib/test/test_io.py", line 3772, in test_daemon_threads_shutdown_stderr_deadlock self.check_daemon_threads_shutdown_deadlock('stderr') File "/Users/buildbot/buildarea/3.x.billenstein-elcapitan/build/Lib/test/test_io.py", line 3766, in check_daemon_threads_shutdown_deadlock self.assertFalse(err.strip('.!')) AssertionError: '2017-04-24 16:57:21.432 defaults[41046:2462851] \nThe domain/default pair of (com.apple.CrashReporter, DialogType) does not exist\n' is not false ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue30107> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com