Steve Dower <[email protected]> added the comment:
I just started running into a failure that looks like this on some private
builds (Xcode_11.3.1 on macOS-10.14.6-x86_64-i386-64bit):
======================================================================
FAIL: test_setsid (test.test_posix.TestPosixSpawnP)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/runner/work/1/s/Lib/test/test_posix.py", line 1692, in
test_setsid
self.assertNotEqual(parent_sid, child_sid)
AssertionError: 1 == 1
Is that this issue? Or something else?
----------
nosy: +steve.dower
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue37586>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com