Message365525
Other errors on the same build:
13 tests failed:
test_capi test_cmd_line test_exceptions test_faulthandler test_gc
test_io test_repl test_resource test_selectors test_subprocess
test_sys test_tempfile test_tracemalloc
test_subprocess: AttributeError: module 'resource' has no attribute 'RLIMIT_NOFILE'
test_selectors.test_above_fd_setsize(): AttributeError: module 'resource' has no attribute 'RLIMIT_NOFILE'
test_resource.test_getrusage(): AttributeError: module 'resource' has no attribute 'RUSAGE_SELF'
Many tests failed because of SuppressCrashReport issue (missing resource.RLIMIT_CORE). |
|
Date |
User |
Action |
Args |
2020-04-01 22:41:03 | vstinner | set | recipients:
+ vstinner |
2020-04-01 22:41:03 | vstinner | set | messageid: <1585780863.79.0.888719008161.issue40144@roundup.psfhosted.org> |
2020-04-01 22:41:03 | vstinner | link | issue40144 messages |
2020-04-01 22:41:03 | vstinner | create | |
|