Mark Dickinson <dicki...@gmail.com> added the comment:
Here's the test_posix failure, extracted from the attachment: ====================================================================== ERROR: test_sched_rr_get_interval (test.test_posix.PosixTester) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python/src/Python-3.9.6/Lib/test/test_posix.py", line 1347, in test_sched_rr_get_interval interval = posix.sched_rr_get_interval(0) PermissionError: [Errno 1] Operation not permitted ---------------------------------------------------------------------- ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue44728> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com