python testrunner/lib_python_tests.py
in dir /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build (timeout 4000 secs)
watching logfiles {'pytestLog': 'cpython.log'}
argv: ['python', 'testrunner/lib_python_tests.py']
environment:
HOME=/Users/matti
HOMEBREW_CELLAR=/opt/homebrew/Cellar
HOMEBREW_PREFIX=/opt/homebrew
HOMEBREW_REPOSITORY=/opt/homebrew
INFOPATH=/opt/homebrew/share/info:
LANG=en_US.UTF-8
LC_ADDRESS=en_AU.UTF-8
LC_IDENTIFICATION=en_AU.UTF-8
LC_MEASUREMENT=en_AU.UTF-8
LC_MONETARY=en_AU.UTF-8
LC_NAME=en_AU.UTF-8
LC_NUMERIC=en_AU.UTF-8
LC_PAPER=en_AU.UTF-8
LC_TELEPHONE=en_AU.UTF-8
LC_TIME=en_AU.UTF-8
LOGNAME=matti
OLDPWD=/Users/matti
PATH=/Users/matti/oss/pypy-arm64-buildbot/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin
PKG_CONFIG_PATH=/opt/homebrew/Cellar/openssl@1.1/1.1.1t/lib/pkgconfig
PWD=/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build
PYPY_USESSION_DIR=/tmp/buildbot-arm64
SETUPTOOLS_USE_DISTUTILS=stdlib
SHELL=/bin/zsh
SHLVL=2
SSH_CLIENT=10.0.0.20 54836 22
SSH_CONNECTION=10.0.0.20 54836 10.0.0.16 22
SSH_TTY=/dev/ttys000
TERM=tmux-256color
TMPDIR=/tmp/buildbot-arm64/pytest
USER=matti
_=/Users/matti/oss/pypy-arm64-buildbot/bin/buildslave
using PTY: False
/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
plugin = ep.load(require=False)
/Users/matti/oss/pypy-arm64-buildbot/site-packages/hypothesis/extra/pytestplugin.py:61: HypothesisWarning:
You are using Pytest version 3.10.1. Hypothesis tests work with any test
runner, but our Pytest plugin requires Pytest 4.3 or newer.
Note that the Pytest developers no longer support this version either!
Disabling the Hypothesis pytest plugin...
warnings.warn(PYTEST_TOO_OLD_MESSAGE % (pytest.__version__,), HypothesisWarning)
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.57.1
collected 406 items
test_MimeWriter.py . [ 0%]
test_SimpleHTTPServer.py . [ 0%]
test_StringIO.py . [ 0%]
test___all__.py . [ 0%]
test___future__.py . [ 1%]
test__locale.py . [ 1%]
test__osx_support.py . [ 1%]
test_abc.py . [ 1%]
test_abstract_numbers.py . [ 2%]
test_aepack.py s [ 2%]
test_aifc.py . [ 2%]
test_al.py s [ 2%]
test_anydbm.py . [ 3%]
test_applesingle.py s [ 3%]
test_argparse.py . [ 3%]
test_array.py . [ 3%]
test_ascii_formatd.py s [ 4%]
test_ast.py . [ 4%]
test_asynchat.py . [ 4%]
test_asyncore.py . [ 4%]
test_atexit.py . [ 5%]
test_audioop.py . [ 5%]
test_augassign.py . [ 5%]
test_base64.py . [ 5%]
test_bastion.py . [ 6%]
test_bdb.py s [ 6%]
test_bigaddrspace.py . [ 6%]
test_bigmem.py . [ 6%]
test_binascii.py . [ 7%]
test_binhex.py . [ 7%]
test_binop.py . [ 7%]
test_bisect.py s [ 7%]
test_bool.py . [ 8%]
test_bsddb.py s [ 8%]
test_bsddb185.py s [ 8%]
test_bsddb3.py s [ 8%]
test_buffer.py . [ 9%]
test_bufio.py . [ 9%]
test_builtin.py . [ 9%]
test_bytes.py . [ 9%]
test_bz2.py . [ 10%]
test_calendar.py . [ 10%]
test_call.py . [ 10%]
test_capi.py . [ 10%]
test_cd.py s [ 11%]
test_cfgparser.py . [ 11%]
test_cgi.py . [ 11%]
test_charmapcodec.py . [ 11%]
test_cl.py s [ 12%]
test_class.py . [ 12%]
test_cmath.py . [ 12%]
test_cmd.py . [ 12%]
test_cmd_line.py . [ 13%]
test_cmd_line_script.py . [ 13%]
test_code.py . [ 13%]
test_codeccallbacks.py . [ 13%]
test_codecencodings_cn.py . [ 14%]
test_codecencodings_hk.py . [ 14%]
test_codecencodings_iso2022.py . [ 14%]
test_codecencodings_jp.py . [ 14%]
test_codecencodings_kr.py . [ 15%]
test_codecencodings_tw.py . [ 15%]
test_codecmaps_cn.py . [ 15%]
test_codecmaps_hk.py . [ 15%]
test_codecmaps_jp.py . [ 16%]
test_codecmaps_kr.py . [ 16%]
test_codecmaps_tw.py . [ 16%]
test_codecs.py . [ 16%]
test_codeop.py . [ 16%]
test_coercion.py . [ 17%]
test_collections.py . [ 17%]
test_colorsys.py . [ 17%]
test_commands.py . [ 17%]
test_compare.py . [ 18%]
test_compile.py . [ 18%]
test_compileall.py . [ 18%]
test_compiler.py s [ 18%]
test_complex.py . [ 19%]
test_complex_args.py . [ 19%]
test_contains.py . [ 19%]
test_contextlib.py . [ 19%]
test_cookie.py . [ 20%]
test_cookielib.py . [ 20%]
test_copy.py . [ 20%]
test_copy_reg.py . [ 20%]
test_cpickle.py . [ 21%]
test_cprofile.py . [ 21%]
test_crypt.py s [ 21%]
test_csv.py . [ 21%]
test_ctypes.py . [ 22%]
test_curses.py . [ 22%]
test_datetime.py . [ 22%]
test_dbm.py . [ 22%]
test_decimal.py . [ 23%]
test_decorators.py . [ 23%]
test_defaultdict.py . [ 23%]
test_deque.py . [ 23%]
test_descr.py . [ 24%]
test_descrtut.py . [ 24%]
test_dict.py . [ 24%]
test_dictcomps.py . [ 24%]
test_dictviews.py . [ 25%]
test_difflib.py . [ 25%]
test_dircache.py . [ 25%]
test_dis.py . [ 25%]
test_distutils.py s [ 26%]
test_dl.py s [ 26%]
test_doctest.py . [ 26%]
test_doctest2.py . [ 26%]
test_docxmlrpc.py . [ 27%]
test_dumbdbm.py . [ 27%]
test_dummy_thread.py . [ 27%]
test_dummy_threading.py . [ 27%]
test_email.py . [ 28%]
test_email_codecs.py . [ 28%]
test_email_renamed.py . [ 28%]
test_ensurepip.py . [ 28%]
test_enumerate.py . [ 29%]
test_eof.py . [ 29%]
test_epoll.py s [ 29%]
test_errno.py . [ 29%]
test_exception_variations.py . [ 30%]
test_exceptions.py . [ 30%]
test_extcall.py . [ 30%]
test_fcntl.py . [ 30%]
test_file.py . [ 31%]
test_file2k.py . [ 31%]
test_file_eintr.py . [ 31%]
test_filecmp.py . [ 31%]
test_fileinput.py . [ 32%]
test_fileio.py . [ 32%]
test_float.py . [ 32%]
test_fnmatch.py . [ 32%]
test_fork1.py . [ 33%]
test_format.py . [ 33%]
test_fpformat.py . [ 33%]
test_fractions.py . [ 33%]
test_frozen.py s [ 33%]
test_ftplib.py . [ 34%]
test_funcattrs.py . [ 34%]
test_functools.py . [ 34%]
test_future.py . [ 34%]
test_future1.py . [ 35%]
test_future2.py . [ 35%]
test_future3.py . [ 35%]
test_future4.py . [ 35%]
test_future5.py . [ 36%]
test_future_builtins.py . [ 36%]
test_gc.py s [ 36%]
test_gdb.py s [ 36%]
test_gdbm.py . [ 37%]
test_generators.py . [ 37%]
test_genericpath.py . [ 37%]
test_genexps.py . [ 37%]
test_getargs.py . [ 38%]
test_getargs2.py s [ 38%]
test_getopt.py . [ 38%]
test_gettext.py . [ 38%]
test_gl.py s [ 39%]
test_glob.py . [ 39%]
test_global.py . [ 39%]
test_grammar.py . [ 39%]
test_grp.py . [ 40%]
test_gzip.py . [ 40%]
test_hash.py . [ 40%]
test_hashlib.py . [ 40%]
test_heapq.py . [ 41%]
test_hmac.py . [ 41%]
test_hotshot.py s [ 41%]
test_htmllib.py . [ 41%]
test_htmlparser.py . [ 42%]
test_httplib.py . [ 42%]
test_httpservers.py . [ 42%]
test_idle.py . [ 42%]
test_imageop.py s [ 43%]
test_imaplib.py . [ 43%]
test_imgfile.py s [ 43%]
test_imghdr.py . [ 43%]
test_imp.py . [ 44%]
test_import.py . [ 44%]
test_import_magic.py . [ 44%]
test_importhooks.py . [ 44%]
test_importlib.py . [ 45%]
test_index.py . [ 45%]
test_inspect.py . [ 45%]
test_int.py . [ 45%]
test_int_literal.py . [ 46%]
test_io.py . [ 46%]
test_ioctl.py s [ 46%]
test_isinstance.py . [ 46%]
test_iter.py . [ 47%]
test_iterlen.py . [ 47%]
test_itertools.py . [ 47%]
test_json.py . [ 47%]
test_kqueue.py . [ 48%]
test_largefile.py . [ 48%]
test_lib2to3.py . [ 48%]
test_linecache.py . [ 48%]
test_linuxaudiodev.py s [ 49%]
test_list.py . [ 49%]
test_locale.py . [ 49%]
test_logging.py . [ 49%]
test_long.py . [ 50%]
test_long_future.py . [ 50%]
test_longexp.py . [ 50%]
test_macos.py s [ 50%]
test_macostools.py s [ 50%]
test_macpath.py . [ 51%]
test_macurl2path.py . [ 51%]
test_mailbox.py . [ 51%]
test_marshal.py . [ 51%]
test_math.py . [ 52%]
test_md5.py . [ 52%]
test_memoryio.py . [ 52%]
test_memoryview.py . [ 52%]
test_mhlib.py . [ 53%]
test_mimetools.py . [ 53%]
test_mimetypes.py . [ 53%]
test_minidom.py . [ 53%]
test_mmap.py F [ 54%]
test_module.py . [ 54%]
test_modulefinder.py . [ 54%]
test_msilib.py s [ 54%]
test_multibytecodec.py . [ 55%]
test_multifile.py . [ 55%]
test_multiprocessing.py . [ 55%]
test_mutants.py . [ 55%]
test_mutex.py . [ 56%]
test_netrc.py . [ 56%]
test_new.py . [ 56%]
test_nis.py s [ 56%]
test_nntplib.py . [ 57%]
test_normalization.py . [ 57%]
test_ntpath.py . [ 57%]
test_old_mailbox.py . [ 57%]
test_opcodes.py . [ 58%]
test_openpty.py . [ 58%]
test_operator.py . [ 58%]
test_optparse.py . [ 58%]
test_ordered_dict.py . [ 59%]
test_os.py . [ 59%]
test_ossaudiodev.py s [ 59%]
test_parser.py s [ 59%]
test_pdb.py . [ 60%]
test_peepholer.py . [ 60%]
test_pep247.py . [ 60%]
test_pep277.py . [ 60%]
test_pep352.py . [ 61%]
test_pickle.py . [ 61%]
test_pickletools.py . [ 61%]
test_pipes.py . [ 61%]
test_pkg.py . [ 62%]
test_pkgimport.py . [ 62%]
test_pkgutil.py . [ 62%]
test_platform.py . [ 62%]
test_plistlib.py . [ 63%]
test_poll.py . [ 63%]
test_popen.py . [ 63%]
test_popen2.py . [ 63%]
test_poplib.py . [ 64%]
test_posix.py . [ 64%]
test_posixpath.py . [ 64%]
test_pow.py . [ 64%]
test_pprint.py . [ 65%]
test_print.py . [ 65%]
test_profile.py . [ 65%]
test_property.py . [ 65%]
test_pstats.py . [ 66%]
test_pty.py . [ 66%]
test_pwd.py . [ 66%]
test_py3kwarn.py s [ 66%]
test_py_compile.py . [ 66%]
test_pyclbr.py . [ 67%]
test_pydoc.py . [ 67%]
test_pyexpat.py . [ 67%]
test_queue.py . [ 67%]
test_quopri.py . [ 68%]
test_random.py . [ 68%]
test_re.py . [ 68%]
test_readline.py . [ 68%]
test_regrtest.py . [ 69%]
test_repr.py . [ 69%]
test_resource.py . [ 69%]
test_rfc822.py . [ 69%]
test_richcmp.py . [ 70%]
test_rlcompleter.py . [ 70%]
test_robotparser.py . [ 70%]
test_runpy.py . [ 70%]
test_sax.py . [ 71%]
test_scope.py . [ 71%]
test_scriptpackages.py s [ 71%]
test_select.py . [ 71%]
test_set.py . [ 72%]
test_setcomps.py . [ 72%]
test_sets.py . [ 72%]
test_sgmllib.py . [ 72%]
test_sha.py . [ 73%]
test_shelve.py . [ 73%]
test_shlex.py . [ 73%]
test_shutil.py . [ 73%]
test_signal.py . [ 74%]
test_site.py . [ 74%]
test_slice.py . [ 74%]
test_smtplib.py . [ 74%]
test_smtpnet.py . [ 75%]
test_socket.py . [ 75%]
test_socketserver.py . [ 75%]
test_softspace.py . [ 75%]
test_sort.py . [ 76%]
test_source_encoding.py . [ 76%]
test_spwd.py s [ 76%]
test_sqlite.py . [ 76%]
test_ssl.py . [ 77%]
test_startfile.py s [ 77%]
test_stat.py . [ 77%]
test_str.py . [ 77%]
test_strftime.py . [ 78%]
test_string.py . [ 78%]
test_stringprep.py . [ 78%]
test_strop.py s [ 78%]
test_strptime.py . [ 79%]
test_strtod.py . [ 79%]
test_struct.py . [ 79%]
test_structmembers.py s [ 79%]
test_structseq.py . [ 80%]
test_subprocess.py . [ 80%]
test_sunau.py . [ 80%]
test_sunaudiodev.py s [ 80%]
test_sundry.py . [ 81%]
test_symtable.py s [ 81%]
test_syntax.py . [ 81%]
test_sys.py . [ 81%]
test_sys_setprofile.py . [ 82%]
test_sys_settrace.py . [ 82%]
test_sysconfig.py . [ 82%]
test_tarfile.py . [ 82%]
test_tcl.py . [ 83%]
test_telnetlib.py . [ 83%]
test_tempfile.py . [ 83%]
test_test_support.py . [ 83%]
test_textwrap.py . [ 83%]
test_thread.py . [ 84%]
test_threaded_import.py . [ 84%]
test_threadedtempfile.py . [ 84%]
test_threading.py . [ 84%]
test_threading_local.py . [ 85%]
test_threadsignals.py . [ 85%]
test_time.py F [ 85%]
test_timeit.py . [ 85%]
test_timeout.py . [ 86%]
test_tk.py s [ 86%]
test_tokenize.py . [ 86%]
test_tools.py s [ 86%]
test_trace.py . [ 87%]
test_traceback.py . [ 87%]
test_transformer.py . [ 87%]
test_ttk_guionly.py s [ 87%]
test_ttk_textonly.py . [ 88%]
test_tuple.py . [ 88%]
test_turtle.py . [ 88%]
test_typechecks.py . [ 88%]
test_types.py . [ 89%]
test_ucn.py . [ 89%]
test_unary.py . [ 89%]
test_undocumented_details.py . [ 89%]
test_unicode.py . [ 90%]
test_unicode_file.py . [ 90%]
test_unicodedata.py . [ 90%]
test_unittest.py . [ 90%]
test_univnewlines.py . [ 91%]
test_univnewlines2k.py . [ 91%]
test_unpack.py . [ 91%]
test_urllib.py . [ 91%]
test_urllib2.py . [ 92%]
test_urllib2_localnet.py . [ 92%]
test_urllib2net.py . [ 92%]
test_urllibnet.py . [ 92%]
test_urlparse.py . [ 93%]
test_userdict.py . [ 93%]
test_userlist.py . [ 93%]
test_userstring.py . [ 93%]
test_uu.py . [ 94%]
test_uuid.py . [ 94%]
test_wait3.py . [ 94%]
test_wait4.py . [ 94%]
test_warnings.py . [ 95%]
test_wave.py . [ 95%]
test_weakref.py . [ 95%]
test_weakset.py . [ 95%]
test_whichdb.py . [ 96%]
test_winreg.py s [ 96%]
test_winsound.py s [ 96%]
test_with.py . [ 96%]
test_wsgiref.py . [ 97%]
test_xdrlib.py . [ 97%]
test_xml_etree.py . [ 97%]
test_xml_etree_c.py . [ 97%]
test_xmllib.py . [ 98%]
test_xmlrpc.py . [ 98%]
test_xpickle.py . [ 98%]
test_xrange.py . [ 98%]
test_zipfile.py . [ 99%]
test_zipfile64.py F [ 99%]
test_zipimport.py . [ 99%]
test_zipimport_support.py . [ 99%]
test_zlib.py . [100%]
=================================== FAILURES ===================================
_______________________________________ _______________________________________
test_access_parameter (test.test_mmap.MmapTests) ... ERROR
test_anonymous (test.test_mmap.MmapTests) ... ok
test_bad_file_desc (test.test_mmap.MmapTests) ... ok
test_basic (test.test_mmap.MmapTests) ... ok
test_concat_repeat_exception (test.test_mmap.MmapTests) ... ok
test_crasher_on_windows (test.test_mmap.MmapTests) ... skipped 'requires Windows'
test_double_close (test.test_mmap.MmapTests) ... ok
test_empty_file (test.test_mmap.MmapTests) ... ok
test_entire_file (test.test_mmap.MmapTests) ... ok
test_error (test.test_mmap.MmapTests) ... ok
test_extended_getslice (test.test_mmap.MmapTests) ... ok
test_extended_set_del_slice (test.test_mmap.MmapTests) ... ok
test_find_end (test.test_mmap.MmapTests) ... ok
test_invalid_descriptor (test.test_mmap.MmapTests) ... skipped 'requires Windows'
test_io_methods (test.test_mmap.MmapTests) ... ok
test_length_0_large_offset (test.test_mmap.MmapTests) ... ok
test_length_0_offset (test.test_mmap.MmapTests) ... ok
test_move (test.test_mmap.MmapTests) ... ok
test_offset (test.test_mmap.MmapTests) ... ok
test_prot_readonly (test.test_mmap.MmapTests) ... ok
test_resize_past_pos (test.test_mmap.MmapTests) ... skipped 'resizing not supported'
test_rfind (test.test_mmap.MmapTests) ... ok
test_sizeof (test.test_mmap.MmapTests) ... skipped 'implementation detail specific to cpython'
test_subclass (test.test_mmap.MmapTests) ... ok
test_tagname (test.test_mmap.MmapTests) ... skipped 'requires Windows'
test_tougher_find (test.test_mmap.MmapTests) ... ok
test_around_2GB (test.test_mmap.LargeMmapTests) ... ok
test_around_4GB (test.test_mmap.LargeMmapTests) ... ok
test_large_filesize (test.test_mmap.LargeMmapTests) ... ok
test_large_offset (test.test_mmap.LargeMmapTests) ... ok
======================================================================
ERROR: test_access_parameter (test.test_mmap.MmapTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/test_mmap.py", line 253, in test_access_parameter
m = mmap.mmap(f.fileno(), mapsize, prot=prot)
error: [Errno 1] Operation not permitted
----------------------------------------------------------------------
Ran 30 tests in 0.368s
FAILED (errors=1, skipped=5)
Traceback (most recent call last):
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/tool/pytest/run-script/regrverbose.py", line 14, in <module>
indirect_test()
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/test_mmap.py", line 758, in test_main
run_unittest(MmapTests, LargeMmapTests)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/support/__init__.py", line 1687, in run_unittest
_run_suite(suite)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/support/__init__.py", line 1578, in _run_suite
raise TestFailed(err)
TestFailed: Traceback (most recent call last):
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/test_mmap.py", line 253, in test_access_parameter
m = mmap.mmap(f.fileno(), mapsize, prot=prot)
error: [Errno 1] Operation not permitted
_______________________________________ _______________________________________
test_asctime (test.test_time.TimeTestCase) ... FAIL
test_clock (test.test_time.TimeTestCase) ... ok
test_conversions (test.test_time.TimeTestCase) ... ok
test_ctime_without_arg (test.test_time.TimeTestCase) ... ok
test_data_attributes (test.test_time.TimeTestCase) ... ok
test_default_values_for_zero (test.test_time.TimeTestCase) ... ok
test_gmtime_without_arg (test.test_time.TimeTestCase) ... ok
test_insane_timestamps (test.test_time.TimeTestCase) ... ok
test_localtime_without_arg (test.test_time.TimeTestCase) ... ok
test_mktime (test.test_time.TimeTestCase) ... ok
test_sleep (test.test_time.TimeTestCase) ... ok
test_strftime (test.test_time.TimeTestCase) ... ok
test_strftime_bounding_check (test.test_time.TimeTestCase) ... ok
test_strftime_bounds_checking (test.test_time.TimeTestCase) ... ok
test_strptime (test.test_time.TimeTestCase) ... ok
test_tzset (test.test_time.TimeTestCase) ... ok
======================================================================
FAIL: test_asctime (test.test_time.TimeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/test_time.py", line 198, in test_asctime
(TIME_MAXYEAR + 1,) + (0,) * 8)
AssertionError: (<type 'exceptions.ValueError'>, <type 'exceptions.OverflowError'>) not raised
----------------------------------------------------------------------
Ran 16 tests in 1.244s
FAILED (failures=1)
Traceback (most recent call last):
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/tool/pytest/run-script/regrverbose.py", line 14, in <module>
indirect_test()
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/test_time.py", line 318, in test_main
test_support.run_unittest(TimeTestCase)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/support/__init__.py", line 1687, in run_unittest
_run_suite(suite)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/support/__init__.py", line 1578, in _run_suite
raise TestFailed(err)
TestFailed: Traceback (most recent call last):
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/test_time.py", line 198, in test_asctime
(TIME_MAXYEAR + 1,) + (0,) * 8)
AssertionError: (<type 'exceptions.ValueError'>, <type 'exceptions.OverflowError'>) not raised
_______________________________________ _______________________________________
testDeflated (test.test_zipfile64.TestsWithSourceFile) ... ok
testStored (test.test_zipfile64.TestsWithSourceFile) ... ERROR
testMoreThan64kFiles (test.test_zipfile64.OtherTests) ... ok
testMoreThan64kFilesAppend (test.test_zipfile64.OtherTests) ... ok
======================================================================
ERROR: testStored (test.test_zipfile64.TestsWithSourceFile)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/test_zipfile64.py", line 83, in testStored
self.zipTest(f, zipfile.ZIP_STORED)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/test_zipfile64.py", line 56, in zipTest
zipfp.writestr("testfn%d" % num, self.data)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/zipfile.py", line 1277, in writestr
self.fp.write(bytes)
IOError: [Errno 28] No space left on device: '<fdopen>'
----------------------------------------------------------------------
Ran 4 tests in 94.039s
FAILED (errors=1)
Exception ValueError: 'I/O operation on closed file' in method __del__ of <zipfile.ZipFile object at 0x000000014e27e528> ignored
Traceback (most recent call last):
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/tool/pytest/run-script/regrverbose.py", line 14, in <module>
indirect_test()
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/test_zipfile64.py", line 160, in test_main
run_unittest(TestsWithSourceFile, OtherTests)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/support/__init__.py", line 1687, in run_unittest
_run_suite(suite)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/support/__init__.py", line 1578, in _run_suite
raise TestFailed(err)
TestFailed: Traceback (most recent call last):
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/test_zipfile64.py", line 83, in testStored
self.zipTest(f, zipfile.ZIP_STORED)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/test_zipfile64.py", line 56, in zipTest
zipfp.writestr("testfn%d" % num, self.data)
File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/zipfile.py", line 1277, in writestr
self.fp.write(bytes)
IOError: [Errno 28] No space left on device: '<fdopen>'
=========================== short test summary info ============================
FAIL test_mmap.py::unmodified
FAIL test_time.py::unmodified
FAIL test_zipfile64.py::unmodified
========================== slowest 10 test durations ===========================
98.16s call test_xpickle.py::unmodified
94.16s call test_zipfile64.py::unmodified
66.43s call test_signal.py::unmodified
55.66s call test_multiprocessing.py::unmodified
28.82s call test_io.py::unmodified
24.36s call test_subprocess.py::unmodified
16.08s call test_file2k.py::unmodified
15.83s call test_socket.py::unmodified
14.10s call test_urllib2net.py::unmodified
12.77s call test_logging.py::unmodified
=============================== warnings summary ===============================
_pytest/resultlog.py:39
/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0.
See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information.
_issue_config_warning(RESULT_LOG, config)
-- Docs: https://docs.pytest.org/en/latest/warnings.html
======== 3 failed, 358 passed, 45 skipped, 1 warnings in 654.22 seconds ========
program finished with exit code 1
elapsedTime=655.076088