python testrunner/lib_python_tests.py
in dir /build_dir/pypy-c-jit-linux-aarch64/build (timeout 4000 secs)
watching logfiles {'pytestLog': 'cpython.log'}
argv: ['python', 'testrunner/lib_python_tests.py']
environment:
AUDITWHEEL_ARCH=aarch64
AUDITWHEEL_PLAT=manylinux2014_aarch64
AUDITWHEEL_POLICY=manylinux2014
DEVTOOLSET_ROOTPATH=/opt/rh/devtoolset-10/root
HOME=/home/buildslave
HOSTNAME=530e0d063b5c
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/devtoolset-10/root/usr/lib64:/opt/rh/devtoolset-10/root/usr/lib:/opt/rh/devtoolset-10/root/usr/lib64/dyninst:/opt/rh/devtoolset-10/root/usr/lib/dyninst:/usr/local/lib64
LOGNAME=buildslave
PATH=/python27_virt/bin:/opt/rh/devtoolset-10/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig
PWD=/build_dir/pypy-c-jit-linux-aarch64/build
PYPY_GC_NURSERY=16M
PYPY_LOCALBASE=/usr/local
PYPY_MAKE_PORTABLE=1
SETUPTOOLS_USE_DISTUTILS=stdlib
SHELL=/bin/bash
SHLVL=2
SSL_CERT_FILE=/opt/_internal/certs.pem
TERM=xterm
TMPDIR=/tmp/pytest
USER=buildslave
_=/python27_virt/bin/buildslave
using PTY: False
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/build_dir/pypy-c-jit-linux-aarch64/build/.hypothesis/examples')
rootdir: /build_dir/pypy-c-jit-linux-aarch64/build, inifile: pytest.ini
plugins: hypothesis-4.42.0
collected 433 items
lib-python/3/test/test___all__.py .
lib-python/3/test/test__locale.py .
lib-python/3/test/test__opcode.py .
lib-python/3/test/test__osx_support.py .
lib-python/3/test/test__xxsubinterpreters.py .
lib-python/3/test/test_abc.py .
lib-python/3/test/test_abstract_numbers.py .
lib-python/3/test/test_aifc.py .
lib-python/3/test/test_argparse.py .
lib-python/3/test/test_array.py .
lib-python/3/test/test_asdl_parser.py .
lib-python/3/test/test_ast.py .
lib-python/3/test/test_asyncgen.py .
lib-python/3/test/test_asynchat.py .
lib-python/3/test/test_asyncore.py .
lib-python/3/test/test_atexit.py .
lib-python/3/test/test_audioop.py .
lib-python/3/test/test_audit.py .
lib-python/3/test/test_augassign.py .
lib-python/3/test/test_base64.py .
lib-python/3/test/test_baseexception.py .
lib-python/3/test/test_bdb.py .
lib-python/3/test/test_bigaddrspace.py .
lib-python/3/test/test_bigmem.py .
lib-python/3/test/test_binascii.py .
lib-python/3/test/test_binop.py .
lib-python/3/test/test_bisect.py .
lib-python/3/test/test_bool.py .
lib-python/3/test/test_buffer.py .
lib-python/3/test/test_bufio.py .
lib-python/3/test/test_builtin.py .
lib-python/3/test/test_bytes.py .
lib-python/3/test/test_bz2.py .
lib-python/3/test/test_c_locale_coercion.py .
lib-python/3/test/test_calendar.py .
lib-python/3/test/test_call.py .
lib-python/3/test/test_cgi.py .
lib-python/3/test/test_cgitb.py .
lib-python/3/test/test_charmapcodec.py .
lib-python/3/test/test_check_c_globals.py .
lib-python/3/test/test_class.py .
lib-python/3/test/test_clinic.py .
lib-python/3/test/test_cmath.py .
lib-python/3/test/test_cmd.py .
lib-python/3/test/test_cmd_line.py .
lib-python/3/test/test_cmd_line_script.py .
lib-python/3/test/test_code.py .
lib-python/3/test/test_code_module.py .
lib-python/3/test/test_codeccallbacks.py .
lib-python/3/test/test_codecencodings_cn.py .
lib-python/3/test/test_codecencodings_hk.py .
lib-python/3/test/test_codecencodings_iso2022.py .
lib-python/3/test/test_codecencodings_jp.py .
lib-python/3/test/test_codecencodings_kr.py .
lib-python/3/test/test_codecencodings_tw.py .
lib-python/3/test/test_codecmaps_cn.py .
lib-python/3/test/test_codecmaps_hk.py .
lib-python/3/test/test_codecmaps_jp.py .
lib-python/3/test/test_codecmaps_kr.py .
lib-python/3/test/test_codecmaps_tw.py .
lib-python/3/test/test_codecs.py .
lib-python/3/test/test_codeop.py .
lib-python/3/test/test_collections.py .
lib-python/3/test/test_colorsys.py .
lib-python/3/test/test_compare.py .
lib-python/3/test/test_compile.py .
lib-python/3/test/test_compileall.py .
lib-python/3/test/test_complex.py .
lib-python/3/test/test_configparser.py .
lib-python/3/test/test_contains.py .
lib-python/3/test/test_context.py .
lib-python/3/test/test_contextlib.py .
lib-python/3/test/test_contextlib_async.py .
lib-python/3/test/test_copy.py .
lib-python/3/test/test_copyreg.py .
lib-python/3/test/test_coroutines.py .
lib-python/3/test/test_cprofile.py .
lib-python/3/test/test_crashers.py .
lib-python/3/test/test_crypt.py .
lib-python/3/test/test_csv.py .
lib-python/3/test/test_ctypes.py .
lib-python/3/test/test_curses.py .
lib-python/3/test/test_datetime.py .
lib-python/3/test/test_dbm.py .
lib-python/3/test/test_dbm_dumb.py .
lib-python/3/test/test_dbm_gnu.py .
lib-python/3/test/test_dbm_ndbm.py .
lib-python/3/test/test_decimal.py .
lib-python/3/test/test_decorators.py .
lib-python/3/test/test_defaultdict.py .
lib-python/3/test/test_deque.py .
lib-python/3/test/test_descr.py .
lib-python/3/test/test_descrtut.py .
lib-python/3/test/test_devpoll.py .
lib-python/3/test/test_dict.py .
lib-python/3/test/test_dict_version.py s
lib-python/3/test/test_dictcomps.py .
lib-python/3/test/test_dictviews.py .
lib-python/3/test/test_difflib.py .
lib-python/3/test/test_dis.py s
lib-python/3/test/test_distutils.py .
lib-python/3/test/test_docxmlrpc.py .
lib-python/3/test/test_dtrace.py .
lib-python/3/test/test_dynamic.py .
lib-python/3/test/test_dynamicclassattribute.py .
lib-python/3/test/test_eintr.py .
lib-python/3/test/test_embed.py .
lib-python/3/test/test_ensurepip.py .
lib-python/3/test/test_enum.py .
lib-python/3/test/test_enumerate.py .
lib-python/3/test/test_eof.py .
lib-python/3/test/test_epoll.py .
lib-python/3/test/test_errno.py .
lib-python/3/test/test_except_star.py .
lib-python/3/test/test_exception_group.py .
lib-python/3/test/test_exception_hierarchy.py .
lib-python/3/test/test_exception_variations.py .
lib-python/3/test/test_exceptions.py .
lib-python/3/test/test_extcall.py .
lib-python/3/test/test_faulthandler.py .
lib-python/3/test/test_fcntl.py .
lib-python/3/test/test_file.py .
lib-python/3/test/test_file_eintr.py .
lib-python/3/test/test_filecmp.py .
lib-python/3/test/test_fileinput.py .
lib-python/3/test/test_fileio.py .
lib-python/3/test/test_fileutils.py .
lib-python/3/test/test_finalization.py .
lib-python/3/test/test_float.py .
lib-python/3/test/test_flufl.py .
lib-python/3/test/test_fnmatch.py .
lib-python/3/test/test_fork1.py .
lib-python/3/test/test_format.py .
lib-python/3/test/test_fractions.py .
lib-python/3/test/test_frame.py .
lib-python/3/test/test_frozen.py s
lib-python/3/test/test_fstring.py .
lib-python/3/test/test_ftplib.py .
lib-python/3/test/test_funcattrs.py .
lib-python/3/test/test_functools.py .
lib-python/3/test/test_gc.py s
lib-python/3/test/test_generator_stop.py .
lib-python/3/test/test_generators.py .
lib-python/3/test/test_genericalias.py .
lib-python/3/test/test_genericclass.py .
lib-python/3/test/test_genericpath.py .
lib-python/3/test/test_genexps.py .
lib-python/3/test/test_getopt.py .
lib-python/3/test/test_getpass.py .
lib-python/3/test/test_getpath.py s
lib-python/3/test/test_gettext.py .
lib-python/3/test/test_glob.py .
lib-python/3/test/test_global.py .
lib-python/3/test/test_grammar.py .
lib-python/3/test/test_graphlib.py .
lib-python/3/test/test_grp.py .
lib-python/3/test/test_gzip.py .
lib-python/3/test/test_hash.py .
lib-python/3/test/test_hashlib.py .
lib-python/3/test/test_heapq.py .
lib-python/3/test/test_hmac.py .
lib-python/3/test/test_html.py .
lib-python/3/test/test_htmlparser.py .
lib-python/3/test/test_http_cookiejar.py .
lib-python/3/test/test_http_cookies.py .
lib-python/3/test/test_httplib.py .
lib-python/3/test/test_httpservers.py .
lib-python/3/test/test_idle.py .
lib-python/3/test/test_imaplib.py .
lib-python/3/test/test_imghdr.py .
lib-python/3/test/test_imp.py .
lib-python/3/test/test_index.py .
lib-python/3/test/test_int.py .
lib-python/3/test/test_int_literal.py .
lib-python/3/test/test_interpreters.py .
lib-python/3/test/test_io.py .
lib-python/3/test/test_ioctl.py .
lib-python/3/test/test_ipaddress.py .
lib-python/3/test/test_isinstance.py .
lib-python/3/test/test_iter.py .
lib-python/3/test/test_iterlen.py .
lib-python/3/test/test_itertools.py .
lib-python/3/test/test_keyword.py .
lib-python/3/test/test_keywordonlyarg.py .
lib-python/3/test/test_kqueue.py .
lib-python/3/test/test_largefile.py .
lib-python/3/test/test_launcher.py .
lib-python/3/test/test_lib2to3.py .
lib-python/3/test/test_linecache.py .
lib-python/3/test/test_list.py .
lib-python/3/test/test_listcomps.py .
lib-python/3/test/test_lltrace.py .
lib-python/3/test/test_locale.py .
lib-python/3/test/test_logging.py .
lib-python/3/test/test_long.py .
lib-python/3/test/test_longexp.py .
lib-python/3/test/test_lzma.py .
lib-python/3/test/test_mailbox.py .
lib-python/3/test/test_mailcap.py .
lib-python/3/test/test_marshal.py .
lib-python/3/test/test_math.py F
lib-python/3/test/test_memoryio.py .
lib-python/3/test/test_memoryview.py .
lib-python/3/test/test_metaclass.py .
lib-python/3/test/test_mimetypes.py .
lib-python/3/test/test_minidom.py .
lib-python/3/test/test_mmap.py .
lib-python/3/test/test_modulefinder.py .
lib-python/3/test/test_msilib.py .
lib-python/3/test/test_multibytecodec.py .
lib-python/3/test/test_multiprocessing_main_handling.py .
lib-python/3/test/test_named_expressions.py .
lib-python/3/test/test_netrc.py .
lib-python/3/test/test_nis.py .
lib-python/3/test/test_nntplib.py .
lib-python/3/test/test_ntpath.py .
lib-python/3/test/test_numeric_tower.py .
lib-python/3/test/test_opcache.py .
lib-python/3/test/test_opcodes.py .
lib-python/3/test/test_openpty.py .
lib-python/3/test/test_operator.py .
lib-python/3/test/test_optparse.py .
lib-python/3/test/test_ordered_dict.py .
lib-python/3/test/test_os.py .
lib-python/3/test/test_ossaudiodev.py s
lib-python/3/test/test_osx_env.py .
lib-python/3/test/test_pathlib.py .
lib-python/3/test/test_patma.py .
lib-python/3/test/test_pdb.py .
lib-python/3/test/test_peepholer.py .
lib-python/3/test/test_pep646_syntax.py .
lib-python/3/test/test_pickle.py .
lib-python/3/test/test_picklebuffer.py .
lib-python/3/test/test_pickletools.py .
lib-python/3/test/test_pipes.py .
lib-python/3/test/test_pkg.py .
lib-python/3/test/test_pkgutil.py .
lib-python/3/test/test_platform.py .
lib-python/3/test/test_plistlib.py .
lib-python/3/test/test_poll.py .
lib-python/3/test/test_popen.py .
lib-python/3/test/test_poplib.py .
lib-python/3/test/test_positional_only_arg.py .
lib-python/3/test/test_posix.py .
lib-python/3/test/test_posixpath.py .
lib-python/3/test/test_pow.py .
lib-python/3/test/test_pprint.py .
lib-python/3/test/test_print.py .
lib-python/3/test/test_profile.py .
lib-python/3/test/test_property.py .
lib-python/3/test/test_pstats.py .
lib-python/3/test/test_pty.py .
lib-python/3/test/test_pulldom.py .
lib-python/3/test/test_pwd.py .
lib-python/3/test/test_py_compile.py .
lib-python/3/test/test_pyclbr.py .
lib-python/3/test/test_pyexpat.py .
lib-python/3/test/test_queue.py .
lib-python/3/test/test_quopri.py .
lib-python/3/test/test_raise.py .
lib-python/3/test/test_random.py .
lib-python/3/test/test_range.py .
lib-python/3/test/test_re.py .
lib-python/3/test/test_readline.py .
lib-python/3/test/test_regrtest.py .
lib-python/3/test/test_repl.py .
lib-python/3/test/test_reprlib.py .
lib-python/3/test/test_resource.py .
lib-python/3/test/test_richcmp.py .
lib-python/3/test/test_rlcompleter.py .
lib-python/3/test/test_robotparser.py .
lib-python/3/test/test_runpy.py .
lib-python/3/test/test_sax.py .
lib-python/3/test/test_sched.py .
lib-python/3/test/test_scope.py .
lib-python/3/test/test_script_helper.py .
lib-python/3/test/test_secrets.py .
lib-python/3/test/test_select.py .
lib-python/3/test/test_selectors.py .
lib-python/3/test/test_set.py .
lib-python/3/test/test_setcomps.py .
lib-python/3/test/test_shelve.py .
lib-python/3/test/test_shlex.py .
lib-python/3/test/test_shutil.py .
lib-python/3/test/test_signal.py F
lib-python/3/test/test_site.py .
lib-python/3/test/test_slice.py .
lib-python/3/test/test_smtpd.py .
lib-python/3/test/test_smtplib.py .
lib-python/3/test/test_smtpnet.py .
lib-python/3/test/test_sndhdr.py .
lib-python/3/test/test_socket.py .
lib-python/3/test/test_socketserver.py .
lib-python/3/test/test_sort.py .
lib-python/3/test/test_source_encoding.py .
lib-python/3/test/test_spwd.py .
lib-python/3/test/test_ssl.py .
lib-python/3/test/test_stable_abi_ctypes.py s
lib-python/3/test/test_startfile.py .
lib-python/3/test/test_stat.py .
lib-python/3/test/test_statistics.py .
lib-python/3/test/test_strftime.py .
lib-python/3/test/test_string.py .
lib-python/3/test/test_string_literals.py .
lib-python/3/test/test_stringprep.py .
lib-python/3/test/test_strptime.py .
lib-python/3/test/test_strtod.py .
lib-python/3/test/test_struct.py .
lib-python/3/test/test_structseq.py .
lib-python/3/test/test_subclassinit.py .
lib-python/3/test/test_subprocess.py .
lib-python/3/test/test_sunau.py .
lib-python/3/test/test_sundry.py .
lib-python/3/test/test_super.py .
lib-python/3/test/test_support.py .
lib-python/3/test/test_symtable.py s
lib-python/3/test/test_syntax.py .
lib-python/3/test/test_sys.py .
lib-python/3/test/test_sys_setprofile.py .
lib-python/3/test/test_sys_settrace.py .
lib-python/3/test/test_sysconfig.py .
lib-python/3/test/test_sysconfig_pypy.py .
lib-python/3/test/test_syslog.py .
lib-python/3/test/test_tabnanny.py .
lib-python/3/test/test_tarfile.py .
lib-python/3/test/test_tcl.py .
lib-python/3/test/test_telnetlib.py .
lib-python/3/test/test_tempfile.py .
lib-python/3/test/test_termios.py .
lib-python/3/test/test_textwrap.py .
lib-python/3/test/test_thread.py .
lib-python/3/test/test_threadedtempfile.py .
lib-python/3/test/test_threading.py .
lib-python/3/test/test_threading_local.py .
lib-python/3/test/test_threadsignals.py .
lib-python/3/test/test_time.py .
lib-python/3/test/test_timeit.py .
lib-python/3/test/test_timeout.py .
lib-python/3/test/test_tix.py s
lib-python/3/test/test_tk.py s
lib-python/3/test/test_tokenize.py .
lib-python/3/test/test_trace.py .
lib-python/3/test/test_traceback.py .
lib-python/3/test/test_tracemalloc.py .
lib-python/3/test/test_ttk_guionly.py s
lib-python/3/test/test_ttk_textonly.py .
lib-python/3/test/test_tty.py .
lib-python/3/test/test_tuple.py .
lib-python/3/test/test_turtle.py .
lib-python/3/test/test_type_annotations.py .
lib-python/3/test/test_type_cache.py .
lib-python/3/test/test_type_comments.py .
lib-python/3/test/test_typechecks.py .
lib-python/3/test/test_types.py .
lib-python/3/test/test_typing.py .
lib-python/3/test/test_ucn.py .
lib-python/3/test/test_unary.py .
lib-python/3/test/test_unicode.py .
lib-python/3/test/test_unicode_file.py .
lib-python/3/test/test_unicode_file_functions.py .
lib-python/3/test/test_unicode_identifiers.py .
lib-python/3/test/test_unicodedata.py .
lib-python/3/test/test_unittest.py .
lib-python/3/test/test_univnewlines.py .
lib-python/3/test/test_unpack.py .
lib-python/3/test/test_unpack_ex.py .
lib-python/3/test/test_unparse.py .
lib-python/3/test/test_urllib.py .
lib-python/3/test/test_urllib2.py .
lib-python/3/test/test_urllib2_localnet.py .
lib-python/3/test/test_urllib2net.py .
lib-python/3/test/test_urllib_response.py .
lib-python/3/test/test_urllibnet.py .
lib-python/3/test/test_urlparse.py .
lib-python/3/test/test_userdict.py .
lib-python/3/test/test_userlist.py .
lib-python/3/test/test_userstring.py .
lib-python/3/test/test_utf8_mode.py .
lib-python/3/test/test_utf8source.py .
lib-python/3/test/test_uu.py .
lib-python/3/test/test_uuid.py .
lib-python/3/test/test_venv.py .
lib-python/3/test/test_wait3.py .
lib-python/3/test/test_wait4.py .
lib-python/3/test/test_wave.py .
lib-python/3/test/test_weakref.py .
lib-python/3/test/test_weakset.py .
lib-python/3/test/test_webbrowser.py .
lib-python/3/test/test_winconsoleio.py .
lib-python/3/test/test_winreg.py .
lib-python/3/test/test_winsound.py s
lib-python/3/test/test_with.py .
lib-python/3/test/test_wsgiref.py .
lib-python/3/test/test_xdrlib.py .
lib-python/3/test/test_xml_dom_minicompat.py .
lib-python/3/test/test_xml_etree.py .
lib-python/3/test/test_xml_etree_c.py .
lib-python/3/test/test_xmlrpc.py .
lib-python/3/test/test_xmlrpc_net.py .
lib-python/3/test/test_xxlimited.py s
lib-python/3/test/test_xxtestfuzz.py s
lib-python/3/test/test_yield_from.py .
lib-python/3/test/test_zipapp.py .
lib-python/3/test/test_zipfile.py .
lib-python/3/test/test_zipfile64.py s
lib-python/3/test/test_zipimport.py .
lib-python/3/test/test_zipimport_support.py .
lib-python/3/test/test_zlib.py .
lib-python/3/test/test_asyncio .
lib-python/3/test/test_capi F
lib-python/3/test/test_concurrent_futures .
lib-python/3/test/test_cppext .
lib-python/3/test/test_dataclasses .
lib-python/3/test/test_doctest .
lib-python/3/test/test_email .
lib-python/3/test/test_future_stmt .
lib-python/3/test/test_gdb .
lib-python/3/test/test_import .
lib-python/3/test/test_importlib .
lib-python/3/test/test_inspect .
lib-python/3/test/test_json .
lib-python/3/test/test_module .
lib-python/3/test/test_multiprocessing_fork .
lib-python/3/test/test_multiprocessing_forkserver .
lib-python/3/test/test_multiprocessing_spawn .
lib-python/3/test/test_peg_generator .
lib-python/3/test/test_pydoc .
lib-python/3/test/test_pyrepl .
lib-python/3/test/test_sqlite3 .
lib-python/3/test/test_tomllib .
lib-python/3/test/test_tools s
lib-python/3/test/test_warnings .
lib-python/3/test/test_zoneinfo .
=================================== FAILURES ===================================
_______________________________________ _______________________________________
== PyPy 3.11.15 (57f59c91afbc, Jun 12 2026, 03:02:57) [PyPy 7.3.24-alpha0 with GCC 10.2.1 20210130 (Red Hat 10.2.1-11)]
== Linux-4.19.90-2202.1.0.0136.oe1.aarch64-aarch64-with-glibc2.17 little-endian
== Python build: release with_assert
== cwd: /tmp/pytest/test_python_worker_168481æ
== CPU count: 4
== encodings: locale=UTF-8 FS=utf-8
== resources (3): curses,gui,network
Using random seed: 2294007925
0:00:00 load avg: 0.84 Run 1 test sequentially
0:00:00 load avg: 0.84 [1/1] test_math
test_asymmetry (test.test_math.IsCloseTests.test_asymmetry) ... ok
test_decimals (test.test_math.IsCloseTests.test_decimals) ... ok
test_eight_decimal_places (test.test_math.IsCloseTests.test_eight_decimal_places) ... ok
test_fractions (test.test_math.IsCloseTests.test_fractions) ... ok
test_identical (test.test_math.IsCloseTests.test_identical) ... ok
test_identical_infinite (test.test_math.IsCloseTests.test_identical_infinite) ... ok
test_inf_ninf_nan (test.test_math.IsCloseTests.test_inf_ninf_nan) ... ok
test_integers (test.test_math.IsCloseTests.test_integers) ... ok
test_near_zero (test.test_math.IsCloseTests.test_near_zero) ... ok
test_negative_tolerances (test.test_math.IsCloseTests.test_negative_tolerances) ... ok
test_zero_tolerance (test.test_math.IsCloseTests.test_zero_tolerance) ... ok
testAcos (test.test_math.MathTests.testAcos) ... ok
testAcosh (test.test_math.MathTests.testAcosh) ... ok
testAsin (test.test_math.MathTests.testAsin) ... ok
testAsinh (test.test_math.MathTests.testAsinh) ... ok
testAtan (test.test_math.MathTests.testAtan) ... ok
testAtan2 (test.test_math.MathTests.testAtan2) ... ok
testAtanh (test.test_math.MathTests.testAtanh) ... ok
testCbrt (test.test_math.MathTests.testCbrt) ... ok
testCeil (test.test_math.MathTests.testCeil) ... ok
testComb (test.test_math.MathTests.testComb) ... ok
testConstants (test.test_math.MathTests.testConstants) ... ok
testCopysign (test.test_math.MathTests.testCopysign) ... ok
testCos (test.test_math.MathTests.testCos) ... ok
testCosh (test.test_math.MathTests.testCosh) ... ok
testDegrees (test.test_math.MathTests.testDegrees) ... ok
testDist (test.test_math.MathTests.testDist) ... FAIL
testExp (test.test_math.MathTests.testExp) ... ok
testExp2 (test.test_math.MathTests.testExp2) ... ok
testFabs (test.test_math.MathTests.testFabs) ... ok
testFactorial (test.test_math.MathTests.testFactorial) ... ok
testFactorialHugeInputs (test.test_math.MathTests.testFactorialHugeInputs) ... skipped 'implementation detail specific to cpython'
testFactorialNonIntegers (test.test_math.MathTests.testFactorialNonIntegers) ... ok
testFloor (test.test_math.MathTests.testFloor) ... ok
testFmod (test.test_math.MathTests.testFmod) ... ok
testFrexp (test.test_math.MathTests.testFrexp) ... ok
testFsum (test.test_math.MathTests.testFsum) ... ok
testGcd (test.test_math.MathTests.testGcd) ... ok
testHypot (test.test_math.MathTests.testHypot) ... FAIL
testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) ...
testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.459c058e20bb7p+30', hy='0x1.993ca009b9178p+29', x=1365705059.531965, y=858231809.2153769) ... FAIL
testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.378371ae67c0cp+30', hy='0x1.fbe6619854b4cp+29', x=1306582123.6013212, y=1065143347.0413604) ... FAIL
testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.f4cd0574fb97ap+29', hy='0x1.50fe31669340ep+30', x=1050255534.6228478, y=1413450841.6438022) ... FAIL
testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.f84e649f1e46dp+29', hy='0x1.1fa56bef8eec4p+30', x=1057606803.8897835, y=1206475515.889573) ... FAIL
testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.2e817edd3d6fap+30', hy='0x1.eb0814f1e9602p+29', x=1268801463.3099961, y=1029767838.2389529) ... FAIL
testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.0d3a6e3d04245p+29', hy='0x1.32a62fea52352p+30', x=564612551.6270224, y=1286179834.5802808) ... FAIL
testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.888e19611bfc5p+29', hy='0x1.52b8e70b24353p+29', x=823247660.1386648, y=710352097.3926796) ... FAIL
testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.57b47b7234530p+29', hy='0x1.74e2c7040e772p+29', x=720801646.2755489, y=781998304.5070632) ... FAIL
testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.94a8d2842a7cfp+30', hy='0x1.326a51d4d8d8ap+30', x=1697264801.0414922, y=1285198965.2117639) ... FAIL
testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.e930b9cd99035p+29', hy='0x1.5a1030e18dff9p+30', x=1025906489.6997133, y=1451494456.3886702) ... FAIL
testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.5c6bfbec5c4dcp+30', hy='0x1.02511184b4970p+30', x=1461387003.0901403, y=1083458657.1763573) ... FAIL
testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.282bdb82f17f3p+30', hy='0x1.640ba4c4eed3ap+30', x=1242232544.7358367, y=1493362993.2332292) ... FAIL
testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.89d8c423ea0c6p+29', hy='0x1.d35dcfe902bc3p+29', x=825956484.4892814, y=980138493.1263355) ... FAIL
testIsfinite (test.test_math.MathTests.testIsfinite) ... ok
testIsinf (test.test_math.MathTests.testIsinf) ... ok
testIsnan (test.test_math.MathTests.testIsnan) ... ok
testIsqrt (test.test_math.MathTests.testIsqrt) ... ok
testLdexp (test.test_math.MathTests.testLdexp) ... ok
testLog (test.test_math.MathTests.testLog) ... ok
testLog10 (test.test_math.MathTests.testLog10) ... ok
testLog1p (test.test_math.MathTests.testLog1p) ... ok
testLog2 (test.test_math.MathTests.testLog2) ... ok
testLog2Exact (test.test_math.MathTests.testLog2Exact) ... ok
testModf (test.test_math.MathTests.testModf) ... ok
testPerm (test.test_math.MathTests.testPerm) ... ok
testPow (test.test_math.MathTests.testPow) ... ok
testRadians (test.test_math.MathTests.testRadians) ... ok
testRemainder (test.test_math.MathTests.testRemainder) ... ok
testSin (test.test_math.MathTests.testSin) ... ok
testSinh (test.test_math.MathTests.testSinh) ... ok
testSqrt (test.test_math.MathTests.testSqrt) ... ok
testTan (test.test_math.MathTests.testTan) ... ok
testTanh (test.test_math.MathTests.testTanh) ... ok
testTanhSign (test.test_math.MathTests.testTanhSign) ... ok
test_exceptions (test.test_math.MathTests.test_exceptions) ... ok
test_inf_constant (test.test_math.MathTests.test_inf_constant) ... ok
test_input_exceptions (test.test_math.MathTests.test_input_exceptions) ... ok
test_issue39871 (test.test_math.MathTests.test_issue39871) ... ok
test_lcm (test.test_math.MathTests.test_lcm) ... ok
test_math_dist_leak (test.test_math.MathTests.test_math_dist_leak) ... ok
test_mtestfile (test.test_math.MathTests.test_mtestfile) ... ok
test_nan_constant (test.test_math.MathTests.test_nan_constant) ... ok
test_nextafter (test.test_math.MathTests.test_nextafter) ... ok
test_prod (test.test_math.MathTests.test_prod) ... ok
test_testfile (test.test_math.MathTests.test_testfile) ... ok
test_trunc (test.test_math.MathTests.test_trunc) ... ok
test_ulp (test.test_math.MathTests.test_ulp) ... ok
/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/ieee754.txt
Doctest: ieee754.txt ... ok
======================================================================
FAIL: testDist (test.test_math.MathTests.testDist)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_math.py", line 971, in testDist
self.assertEqual(dist((True, True, False, True, False),
^^^^^^^^^^^
AssertionError: 1.414213562373095 != 1.4142135623730951
======================================================================
FAIL: testHypot (test.test_math.MathTests.testHypot)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_math.py", line 811, in testHypot
self.assertEqual(hypot(1, -1), math.sqrt(2))
^^^^^^^^^^^
AssertionError: 1.414213562373095 != 1.4142135623730951
======================================================================
FAIL: testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.459c058e20bb7p+30', hy='0x1.993ca009b9178p+29', x=1365705059.531965, y=858231809.2153769)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_math.py", line 933, in testHypotAccuracy
self.assertEqual(hypot(x, y), z)
^^^^^^^^^^^
AssertionError: 1612982376.8350067 != 1612982376.8350065
======================================================================
FAIL: testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.378371ae67c0cp+30', hy='0x1.fbe6619854b4cp+29', x=1306582123.6013212, y=1065143347.0413604)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_math.py", line 933, in testHypotAccuracy
self.assertEqual(hypot(x, y), z)
^^^^^^^^^^^
AssertionError: 1685730463.467102 != 1685730463.4671018
======================================================================
FAIL: testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.f4cd0574fb97ap+29', hy='0x1.50fe31669340ep+30', x=1050255534.6228478, y=1413450841.6438022)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_math.py", line 933, in testHypotAccuracy
self.assertEqual(hypot(x, y), z)
^^^^^^^^^^^
AssertionError: 1760931563.0510736 != 1760931563.0510733
======================================================================
FAIL: testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.f84e649f1e46dp+29', hy='0x1.1fa56bef8eec4p+30', x=1057606803.8897835, y=1206475515.889573)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_math.py", line 933, in testHypotAccuracy
self.assertEqual(hypot(x, y), z)
^^^^^^^^^^^
AssertionError: 1604404974.460929 != 1604404974.4609292
======================================================================
FAIL: testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.2e817edd3d6fap+30', hy='0x1.eb0814f1e9602p+29', x=1268801463.3099961, y=1029767838.2389529)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_math.py", line 933, in testHypotAccuracy
self.assertEqual(hypot(x, y), z)
^^^^^^^^^^^
AssertionError: 1634098820.135708 != 1634098820.1357083
======================================================================
FAIL: testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.0d3a6e3d04245p+29', hy='0x1.32a62fea52352p+30', x=564612551.6270224, y=1286179834.5802808)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_math.py", line 933, in testHypotAccuracy
self.assertEqual(hypot(x, y), z)
^^^^^^^^^^^
AssertionError: 1404651522.739977 != 1404651522.7399766
======================================================================
FAIL: testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.888e19611bfc5p+29', hy='0x1.52b8e70b24353p+29', x=823247660.1386648, y=710352097.3926796)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_math.py", line 933, in testHypotAccuracy
self.assertEqual(hypot(x, y), z)
^^^^^^^^^^^
AssertionError: 1087353122.1245313 != 1087353122.124531
======================================================================
FAIL: testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.57b47b7234530p+29', hy='0x1.74e2c7040e772p+29', x=720801646.2755489, y=781998304.5070632)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_math.py", line 933, in testHypotAccuracy
self.assertEqual(hypot(x, y), z)
^^^^^^^^^^^
AssertionError: 1063520738.6438042 != 1063520738.6438043
======================================================================
FAIL: testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.94a8d2842a7cfp+30', hy='0x1.326a51d4d8d8ap+30', x=1697264801.0414922, y=1285198965.2117639)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_math.py", line 933, in testHypotAccuracy
self.assertEqual(hypot(x, y), z)
^^^^^^^^^^^
AssertionError: 2128953777.1017494 != 2128953777.1017492
======================================================================
FAIL: testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.e930b9cd99035p+29', hy='0x1.5a1030e18dff9p+30', x=1025906489.6997133, y=1451494456.3886702)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_math.py", line 933, in testHypotAccuracy
self.assertEqual(hypot(x, y), z)
^^^^^^^^^^^
AssertionError: 1777447687.7070193 != 1777447687.707019
======================================================================
FAIL: testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.5c6bfbec5c4dcp+30', hy='0x1.02511184b4970p+30', x=1461387003.0901403, y=1083458657.1763573)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_math.py", line 933, in testHypotAccuracy
self.assertEqual(hypot(x, y), z)
^^^^^^^^^^^
AssertionError: 1819212641.3949463 != 1819212641.394946
======================================================================
FAIL: testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.282bdb82f17f3p+30', hy='0x1.640ba4c4eed3ap+30', x=1242232544.7358367, y=1493362993.2332292)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_math.py", line 933, in testHypotAccuracy
self.assertEqual(hypot(x, y), z)
^^^^^^^^^^^
AssertionError: 1942491885.3780012 != 1942491885.3780015
======================================================================
FAIL: testHypotAccuracy (test.test_math.MathTests.testHypotAccuracy) (hx='0x1.89d8c423ea0c6p+29', hy='0x1.d35dcfe902bc3p+29', x=825956484.4892814, y=980138493.1263355)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_math.py", line 933, in testHypotAccuracy
self.assertEqual(hypot(x, y), z)
^^^^^^^^^^^
AssertionError: 1281747081.1271062 != 1281747081.127106
----------------------------------------------------------------------
Ran 75 tests in 3.195s
FAILED (failures=15, skipped=1)
test_math failed (15 failures)
== Tests result: FAILURE ==
1 test failed:
test_math
Total duration: 3.4 sec
Total tests: run=75 failures=15 skipped=1
Total test files: run=1/1 failed=1
Result: FAILURE
test test_math failed
_______________________________________ _______________________________________
== PyPy 3.11.15 (57f59c91afbc, Jun 12 2026, 03:02:57) [PyPy 7.3.24-alpha0 with GCC 10.2.1 20210130 (Red Hat 10.2.1-11)]
== Linux-4.19.90-2202.1.0.0136.oe1.aarch64-aarch64-with-glibc2.17 little-endian
== Python build: release with_assert
== cwd: /tmp/pytest/test_python_worker_170238æ
== CPU count: 4
== encodings: locale=UTF-8 FS=utf-8
== resources (3): curses,gui,network
Using random seed: 2680771485
0:00:00 load avg: 0.66 Run 1 test sequentially
0:00:00 load avg: 0.66 [1/1] test_signal
test_enums (test.test_signal.GenericTests.test_enums) ... ok
test_functions_module_attr (test.test_signal.GenericTests.test_functions_module_attr) ... ok
test_itimer_exc (test.test_signal.ItimerTest.test_itimer_exc) ... ok
test_itimer_prof (test.test_signal.ItimerTest.test_itimer_prof) ... ok
test_itimer_real (test.test_signal.ItimerTest.test_itimer_real) ... ok
test_itimer_virtual (test.test_signal.ItimerTest.test_itimer_virtual) ... ok
test_setitimer_tiny (test.test_signal.ItimerTest.test_setitimer_tiny) ... ok
test_pthread_kill (test.test_signal.PendingSignalsTests.test_pthread_kill) ... ok
test_pthread_kill_main_thread (test.test_signal.PendingSignalsTests.test_pthread_kill_main_thread) ... ok
test_pthread_sigmask (test.test_signal.PendingSignalsTests.test_pthread_sigmask) ... ok
test_pthread_sigmask_arguments (test.test_signal.PendingSignalsTests.test_pthread_sigmask_arguments) ... ok
test_pthread_sigmask_valid_signals (test.test_signal.PendingSignalsTests.test_pthread_sigmask_valid_signals) ... ok
test_sigpending (test.test_signal.PendingSignalsTests.test_sigpending) ... ok
test_sigpending_empty (test.test_signal.PendingSignalsTests.test_sigpending_empty) ... ok
test_sigtimedwait (test.test_signal.PendingSignalsTests.test_sigtimedwait) ... skipped 'need signal.sigtimedwait()'
test_sigtimedwait_negative_timeout (test.test_signal.PendingSignalsTests.test_sigtimedwait_negative_timeout) ... skipped 'need signal.sigtimedwait()'
test_sigtimedwait_poll (test.test_signal.PendingSignalsTests.test_sigtimedwait_poll) ... skipped 'need signal.sigtimedwait()'
test_sigtimedwait_timeout (test.test_signal.PendingSignalsTests.test_sigtimedwait_timeout) ... skipped 'need signal.sigtimedwait()'
test_sigwait (test.test_signal.PendingSignalsTests.test_sigwait) ... ok
test_sigwait_thread (test.test_signal.PendingSignalsTests.test_sigwait_thread) ... ok
test_sigwaitinfo (test.test_signal.PendingSignalsTests.test_sigwaitinfo) ... skipped 'need signal.sigwaitinfo()'
test_pidfd_send_signal (test.test_signal.PidfdSignalTest.test_pidfd_send_signal) ... skipped 'pidfd support not built in'
test_getsignal (test.test_signal.PosixTests.test_getsignal) ... ok
test_interprocess_signal (test.test_signal.PosixTests.test_interprocess_signal) ... ok
test_keyboard_interrupt_exit_code (test.test_signal.PosixTests.test_keyboard_interrupt_exit_code)
KeyboardInterrupt triggers exit via SIGINT. ... ok
test_no_repr_is_called_on_signal_handler (test.test_signal.PosixTests.test_no_repr_is_called_on_signal_handler) ... ok
test_out_of_range_signal_number_raises_error (test.test_signal.PosixTests.test_out_of_range_signal_number_raises_error) ... ok
test_setting_signal_handler_to_none_raises_error (test.test_signal.PosixTests.test_setting_signal_handler_to_none_raises_error) ... ok
test_strsignal (test.test_signal.PosixTests.test_strsignal) ... ok
test_valid_signals (test.test_signal.PosixTests.test_valid_signals) ... ok
test__thread_interrupt_main (test.test_signal.RaiseSignalTest.test__thread_interrupt_main) ... skipped 'implementation detail specific to cpython'
test_handler (test.test_signal.RaiseSignalTest.test_handler) ... ok
test_invalid_argument (test.test_signal.RaiseSignalTest.test_invalid_argument) ... skipped 'Windows specific test'
test_sigint (test.test_signal.RaiseSignalTest.test_sigint) ... ok
test_siginterrupt_off (test.test_signal.SiginterruptTest.test_siginterrupt_off) ... skipped "resource 'walltime' is not enabled"
test_siginterrupt_on (test.test_signal.SiginterruptTest.test_siginterrupt_on) ... ok
test_without_siginterrupt (test.test_signal.SiginterruptTest.test_without_siginterrupt) ... ok
test_stress_delivery_dependent (test.test_signal.StressTest.test_stress_delivery_dependent)
This test uses dependent signal handlers. ... detected median itimer() resolution: 0.000010 s.
FAIL
test_stress_delivery_simultaneous (test.test_signal.StressTest.test_stress_delivery_simultaneous)
This test uses simultaneous signal handlers. ... ==== test running for 1324 seconds ====
==========================timedout==========================
_______________________________________ _______________________________________
== PyPy 3.11.15 (57f59c91afbc, Jun 12 2026, 03:02:57) [PyPy 7.3.24-alpha0 with GCC 10.2.1 20210130 (Red Hat 10.2.1-11)]
== Linux-4.19.90-2202.1.0.0136.oe1.aarch64-aarch64-with-glibc2.17 little-endian
== Python build: release with_assert
== cwd: /tmp/pytest/test_python_worker_174101æ
== CPU count: 4
== encodings: locale=UTF-8 FS=utf-8
== resources (3): curses,gui,network
Using random seed: 1103446999
0:00:00 load avg: 0.99 Run 1 test sequentially
0:00:00 load avg: 0.99 [1/1] test_capi
test_decodeutf8 (test.test_capi.test_codecs.CAPITest.test_decodeutf8)
Test PyUnicode_DecodeUTF8() ... ok
test_decodeutf8stateful (test.test_capi.test_codecs.CAPITest.test_decodeutf8stateful)
Test PyUnicode_DecodeUTF8Stateful() ... skipped 'need _testcapi.unicode_decodeutf8stateful'
test_simple (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_simple) ... skipped 'need _testcapi.eval_code_ex'
test_with_args (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_args) ... skipped 'need _testcapi.eval_code_ex'
test_with_closure (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_closure) ... skipped 'need _testcapi.eval_code_ex'
test_with_default (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_default) ... skipped 'need _testcapi.eval_code_ex'
test_with_kwarg_default (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_kwarg_default) ... skipped 'need _testcapi.eval_code_ex'
test_with_kwargs (test.test_capi.test_eval_code_ex.PyEval_EvalCodeExTests.test_with_kwargs) ... skipped 'need _testcapi.eval_code_ex'
test_p (test.test_capi.test_getargs.Boolean_TestCase.test_p) ... ok
test_c (test.test_capi.test_getargs.Bytes_TestCase.test_c) ... ok
test_w_star (test.test_capi.test_getargs.Bytes_TestCase.test_w_star) ... ok
test_y (test.test_capi.test_getargs.Bytes_TestCase.test_y) ... ok
test_y_hash (test.test_capi.test_getargs.Bytes_TestCase.test_y_hash) ... ok
test_y_star (test.test_capi.test_getargs.Bytes_TestCase.test_y_star) ... ok
test_D (test.test_capi.test_getargs.Float_TestCase.test_D) ... ok
test_d (test.test_capi.test_getargs.Float_TestCase.test_d) ... ok
test_f (test.test_capi.test_getargs.Float_TestCase.test_f) ... ok
test_f_rounding (test.test_capi.test_getargs.Float_TestCase.test_f_rounding) ... ok
test_invalid_keyword (test.test_capi.test_getargs.KeywordOnly_TestCase.test_invalid_keyword) ... ok
test_keyword_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_keyword_args) ... ok
test_mixed_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_mixed_args) ... ok
test_optional_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_optional_args) ... ok
test_positional_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_positional_args) ... ok
test_required_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_required_args) ... ok
test_surrogate_keyword (test.test_capi.test_getargs.KeywordOnly_TestCase.test_surrogate_keyword) ... ok
test_too_many_args (test.test_capi.test_getargs.KeywordOnly_TestCase.test_too_many_args) ... ok
test_weird_str_subclass (test.test_capi.test_getargs.KeywordOnly_TestCase.test_weird_str_subclass) ... ok
test_weird_str_subclass2 (test.test_capi.test_getargs.KeywordOnly_TestCase.test_weird_str_subclass2) ... ok
test_invalid_keyword (test.test_capi.test_getargs.Keywords_TestCase.test_invalid_keyword) ... ok
test_keyword_args (test.test_capi.test_getargs.Keywords_TestCase.test_keyword_args) ... ok
test_kwargs (test.test_capi.test_getargs.Keywords_TestCase.test_kwargs) ... ok
test_mixed_args (test.test_capi.test_getargs.Keywords_TestCase.test_mixed_args) ... ok
test_optional_args (test.test_capi.test_getargs.Keywords_TestCase.test_optional_args) ... ok
test_positional_args (test.test_capi.test_getargs.Keywords_TestCase.test_positional_args) ... ok
test_required_args (test.test_capi.test_getargs.Keywords_TestCase.test_required_args) ... ok
test_surrogate_keyword (test.test_capi.test_getargs.Keywords_TestCase.test_surrogate_keyword) ... ok
test_too_many_args (test.test_capi.test_getargs.Keywords_TestCase.test_too_many_args) ... ok
test_K (test.test_capi.test_getargs.LongLong_TestCase.test_K) ... ok
test_L (test.test_capi.test_getargs.LongLong_TestCase.test_L) ... ok
test_S (test.test_capi.test_getargs.Object_TestCase.test_S) ... ok
test_U (test.test_capi.test_getargs.Object_TestCase.test_U) ... ok
test_Y (test.test_capi.test_getargs.Object_TestCase.test_Y) ... ok
test_bad_use (test.test_capi.test_getargs.ParseTupleAndKeywords_Test.test_bad_use) ... ok
test_nested_tuple (test.test_capi.test_getargs.ParseTupleAndKeywords_Test.test_nested_tuple) ... ok
test_parse_tuple_and_keywords (test.test_capi.test_getargs.ParseTupleAndKeywords_Test.test_parse_tuple_and_keywords) ... ok
test_positional_only (test.test_capi.test_getargs.ParseTupleAndKeywords_Test.test_positional_only) ... ok
test_empty_keyword (test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_empty_keyword) ... ok
test_mixed_args (test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_mixed_args) ... ok
test_optional_args (test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_optional_args) ... ok
test_positional_args (test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_positional_args) ... ok
test_required_args (test.test_capi.test_getargs.PositionalOnlyAndKeywords_TestCase.test_required_args) ... ok
test_h (test.test_capi.test_getargs.Signed_TestCase.test_h) ... ok
test_i (test.test_capi.test_getargs.Signed_TestCase.test_i) ... ok
test_l (test.test_capi.test_getargs.Signed_TestCase.test_l) ... ok
test_n (test.test_capi.test_getargs.Signed_TestCase.test_n) ... ok
test_skipitem (test.test_capi.test_getargs.SkipitemTest.test_skipitem)
If this test failed, you probably added a new "format unit" ... ok
test_skipitem_with_suffix (test.test_capi.test_getargs.SkipitemTest.test_skipitem_with_suffix) ... ok
test_C (test.test_capi.test_getargs.String_TestCase.test_C) ... ok
test_Z (test.test_capi.test_getargs.String_TestCase.test_Z) ... ok
test_Z_hash (test.test_capi.test_getargs.String_TestCase.test_Z_hash) ... ok
test_es (test.test_capi.test_getargs.String_TestCase.test_es) ... ok
test_es_hash (test.test_capi.test_getargs.String_TestCase.test_es_hash) ... ok
test_et (test.test_capi.test_getargs.String_TestCase.test_et) ... ok
test_et_hash (test.test_capi.test_getargs.String_TestCase.test_et_hash) ... ok
test_gh_99240_clear_args (test.test_capi.test_getargs.String_TestCase.test_gh_99240_clear_args) ... ok
test_s (test.test_capi.test_getargs.String_TestCase.test_s) ... ok
test_s_hash (test.test_capi.test_getargs.String_TestCase.test_s_hash) ... ok
test_s_hash_int (test.test_capi.test_getargs.String_TestCase.test_s_hash_int) ... ok
test_s_star (test.test_capi.test_getargs.String_TestCase.test_s_star) ... ok
test_u (test.test_capi.test_getargs.String_TestCase.test_u) ... ok
test_u_hash (test.test_capi.test_getargs.String_TestCase.test_u_hash) ... ok
test_z (test.test_capi.test_getargs.String_TestCase.test_z) ... ok
test_z_hash (test.test_capi.test_getargs.String_TestCase.test_z_hash) ... ok
test_z_star (test.test_capi.test_getargs.String_TestCase.test_z_star) ... ok
test (test.test_capi.test_getargs.Test6012.test) ... skipped 'implementation detail specific to cpython'
test_L_code (test.test_capi.test_getargs.Test_testcapi.test_L_code) ... ok
test_Z_code (test.test_capi.test_getargs.Test_testcapi.test_Z_code) ... skipped 'no test_Z_code on PyPy'
test_k_code (test.test_capi.test_getargs.Test_testcapi.test_k_code) ... ok
test_s_code (test.test_capi.test_getargs.Test_testcapi.test_s_code) ... ok
test_u_code (test.test_capi.test_getargs.Test_testcapi.test_u_code) ... skipped 'no test_u_code on PyPy'
test_args (test.test_capi.test_getargs.Tuple_TestCase.test_args) ... ok
test_tuple (test.test_capi.test_getargs.Tuple_TestCase.test_tuple) ... ok
test_B (test.test_capi.test_getargs.Unsigned_TestCase.test_B) ... ok
test_H (test.test_capi.test_getargs.Unsigned_TestCase.test_H) ... ok
test_I (test.test_capi.test_getargs.Unsigned_TestCase.test_I) ... ok
test_b (test.test_capi.test_getargs.Unsigned_TestCase.test_b) ... ok
test_k (test.test_capi.test_getargs.Unsigned_TestCase.test_k) ... ok
test_Py_CompileString (test.test_capi.test_misc.CAPITest.test_Py_CompileString) ... ok
test_buildvalue_N (test.test_capi.test_misc.CAPITest.test_buildvalue_N) ... ok
test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once (test.test_capi.test_misc.CAPITest.test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once) ... skipped 'no getrefcount in PyPy'
test_c_subclass_of_heap_ctype_with_tpdealloc_decrefs_once (test.test_capi.test_misc.CAPITest.test_c_subclass_of_heap_ctype_with_tpdealloc_decrefs_once) ... skipped 'no getrefcount in PyPy'
test_c_type_with_ipow (test.test_capi.test_misc.CAPITest.test_c_type_with_ipow) ... ok
test_c_type_with_matrix_multiplication (test.test_capi.test_misc.CAPITest.test_c_type_with_matrix_multiplication) ... ok
test_docstring_signature_parsing (test.test_capi.test_misc.CAPITest.test_docstring_signature_parsing) ... ok
test_eval_get_func_desc (test.test_capi.test_misc.CAPITest.test_eval_get_func_desc) ... ok
test_eval_get_func_name (test.test_capi.test_misc.CAPITest.test_eval_get_func_name) ... ok
test_exc_info (test.test_capi.test_misc.CAPITest.test_exc_info) ... ok
test_exception (test.test_capi.test_misc.CAPITest.test_exception) ... ok
test_export_symbols (test.test_capi.test_misc.CAPITest.test_export_symbols) ... skipped 'no ctypes.pythonapi in PyPy'
test_fatal_error (test.test_capi.test_misc.CAPITest.test_fatal_error) ... skipped 'PyPy does not print extension modules in Py_FatalError output'
test_function_get_code (test.test_capi.test_misc.CAPITest.test_function_get_code) ... ok
test_function_get_globals (test.test_capi.test_misc.CAPITest.test_function_get_globals) ... ok
test_function_get_module (test.test_capi.test_misc.CAPITest.test_function_get_module) ... ok
test_getitem_with_error (test.test_capi.test_misc.CAPITest.test_getitem_with_error) ... ok
test_heap_ctype_doc_and_text_signature (test.test_capi.test_misc.CAPITest.test_heap_ctype_doc_and_text_signature) ... ok
test_heaptype_with_buffer (test.test_capi.test_misc.CAPITest.test_heaptype_with_buffer) ... ok
test_heaptype_with_dict (test.test_capi.test_misc.CAPITest.test_heaptype_with_dict) ... ok
test_heaptype_with_negative_dict (test.test_capi.test_misc.CAPITest.test_heaptype_with_negative_dict) ... ok
test_heaptype_with_setattro (test.test_capi.test_misc.CAPITest.test_heaptype_with_setattro) ... ok
test_heaptype_with_weakref (test.test_capi.test_misc.CAPITest.test_heaptype_with_weakref) ... skipped 'PyPy does not maintain the C-struct weakref list at tp_weaklistoffset'
test_instancemethod (test.test_capi.test_misc.CAPITest.test_instancemethod) ... ok
test_mapping_has_key (test.test_capi.test_misc.CAPITest.test_mapping_has_key) ... ok
test_mapping_keys_values_items (test.test_capi.test_misc.CAPITest.test_mapping_keys_values_items) ... ok
test_mapping_keys_values_items_bad_arg (test.test_capi.test_misc.CAPITest.test_mapping_keys_values_items_bad_arg) ... ok
test_memoryview_from_NULL_pointer (test.test_capi.test_misc.CAPITest.test_memoryview_from_NULL_pointer) ... ok
test_multiple_inheritance_ctypes_with_weakref_or_dict (test.test_capi.test_misc.CAPITest.test_multiple_inheritance_ctypes_with_weakref_or_dict) ... ok
test_negative_refcount (test.test_capi.test_misc.CAPITest.test_negative_refcount) ... skipped 'need _testcapi.negative_refcount'
test_no_FatalError_infinite_loop (test.test_capi.test_misc.CAPITest.test_no_FatalError_infinite_loop) ... skipped 'PyPy uses a different fatal error message format'
test_null_type_doc (test.test_capi.test_misc.CAPITest.test_null_type_doc) ... ok
test_pynumber_tobase (test.test_capi.test_misc.CAPITest.test_pynumber_tobase) ... ok
test_pyobject_bytes_from_null (test.test_capi.test_misc.CAPITest.test_pyobject_bytes_from_null) ... ok
test_pyobject_repr_from_null (test.test_capi.test_misc.CAPITest.test_pyobject_repr_from_null) ... ok
test_pyobject_str_from_null (test.test_capi.test_misc.CAPITest.test_pyobject_str_from_null) ... ok
test_return_null_without_error (test.test_capi.test_misc.CAPITest.test_return_null_without_error) ... ok
test_return_result_with_error (test.test_capi.test_misc.CAPITest.test_return_result_with_error) ... ok
test_seq_bytes_to_charp_array (test.test_capi.test_misc.CAPITest.test_seq_bytes_to_charp_array) ... ok
test_sequence_del_slice (test.test_capi.test_misc.CAPITest.test_sequence_del_slice) ... ok
test_sequence_set_slice (test.test_capi.test_misc.CAPITest.test_sequence_set_slice) ... ok
test_set_nomemory (test.test_capi.test_misc.CAPITest.test_set_nomemory) ... skipped 'no allocation hooks on PyPy'
test_set_object (test.test_capi.test_misc.CAPITest.test_set_object) ... ok
test_subclass_of_heap_gc_ctype_with_del_modifying_dunder_class_only_decrefs_once (test.test_capi.test_misc.CAPITest.test_subclass_of_heap_gc_ctype_with_del_modifying_dunder_class_only_decrefs_once) ... skipped 'implementation detail specific to cpython'
test_subclass_of_heap_gc_ctype_with_tpdealloc_decrefs_once (test.test_capi.test_misc.CAPITest.test_subclass_of_heap_gc_ctype_with_tpdealloc_decrefs_once) ... skipped 'implementation detail specific to cpython'
test_subprocess_fork_exec (test.test_capi.test_misc.CAPITest.test_subprocess_fork_exec) ... ok
test_sys_setobject (test.test_capi.test_misc.CAPITest.test_sys_setobject) ... ok
test_trashcan_python_class1 (test.test_capi.test_misc.CAPITest.test_trashcan_python_class1) ... skipped "resource 'cpu' is not enabled"
test_trashcan_python_class2 (test.test_capi.test_misc.CAPITest.test_trashcan_python_class2) ... skipped "resource 'cpu' is not enabled"
test_trashcan_subclass (test.test_capi.test_misc.CAPITest.test_trashcan_subclass) ... ok
test_api_misuse (test.test_capi.test_misc.PyMemDebugTests.test_api_misuse) ... skipped 'no malloc policies on PyPy'
test_buffer_overflow (test.test_capi.test_misc.PyMemDebugTests.test_buffer_overflow) ... skipped 'no malloc policies on PyPy'
test_pymem_malloc_without_gil (test.test_capi.test_misc.PyMemDebugTests.test_pymem_malloc_without_gil) ... skipped 'no malloc policies on PyPy'
test_pyobject_forbidden_bytes_is_freed (test.test_capi.test_misc.PyMemDebugTests.test_pyobject_forbidden_bytes_is_freed) ... skipped 'no malloc policies on PyPy'
test_pyobject_freed_is_freed (test.test_capi.test_misc.PyMemDebugTests.test_pyobject_freed_is_freed) ... skipped 'no malloc policies on PyPy'
test_pyobject_malloc_without_gil (test.test_capi.test_misc.PyMemDebugTests.test_pyobject_malloc_without_gil) ... skipped 'no malloc policies on PyPy'
test_pyobject_null_is_freed (test.test_capi.test_misc.PyMemDebugTests.test_pyobject_null_is_freed) ... skipped 'no malloc policies on PyPy'
test_pyobject_uninitialized_is_freed (test.test_capi.test_misc.PyMemDebugTests.test_pyobject_uninitialized_is_freed) ... skipped 'no malloc policies on PyPy'
test_api_misuse (test.test_capi.test_misc.PyMemDefaultTests.test_api_misuse) ... skipped 'need Py_DEBUG'
test_buffer_overflow (test.test_capi.test_misc.PyMemDefaultTests.test_buffer_overflow) ... skipped 'need Py_DEBUG'
test_pymem_malloc_without_gil (test.test_capi.test_misc.PyMemDefaultTests.test_pymem_malloc_without_gil) ... skipped 'need Py_DEBUG'
test_pyobject_forbidden_bytes_is_freed (test.test_capi.test_misc.PyMemDefaultTests.test_pyobject_forbidden_bytes_is_freed) ... skipped 'need Py_DEBUG'
test_pyobject_freed_is_freed (test.test_capi.test_misc.PyMemDefaultTests.test_pyobject_freed_is_freed) ... skipped 'need Py_DEBUG'
test_pyobject_malloc_without_gil (test.test_capi.test_misc.PyMemDefaultTests.test_pyobject_malloc_without_gil) ... skipped 'need Py_DEBUG'
test_pyobject_null_is_freed (test.test_capi.test_misc.PyMemDefaultTests.test_pyobject_null_is_freed) ... skipped 'need Py_DEBUG'
test_pyobject_uninitialized_is_freed (test.test_capi.test_misc.PyMemDefaultTests.test_pyobject_uninitialized_is_freed) ... skipped 'need Py_DEBUG'
test_api_misuse (test.test_capi.test_misc.PyMemMallocDebugTests.test_api_misuse) ... skipped 'no malloc policies on PyPy'
test_buffer_overflow (test.test_capi.test_misc.PyMemMallocDebugTests.test_buffer_overflow) ... skipped 'no malloc policies on PyPy'
test_pymem_malloc_without_gil (test.test_capi.test_misc.PyMemMallocDebugTests.test_pymem_malloc_without_gil) ... skipped 'no malloc policies on PyPy'
test_pyobject_forbidden_bytes_is_freed (test.test_capi.test_misc.PyMemMallocDebugTests.test_pyobject_forbidden_bytes_is_freed) ... skipped 'no malloc policies on PyPy'
test_pyobject_freed_is_freed (test.test_capi.test_misc.PyMemMallocDebugTests.test_pyobject_freed_is_freed) ... skipped 'no malloc policies on PyPy'
test_pyobject_malloc_without_gil (test.test_capi.test_misc.PyMemMallocDebugTests.test_pyobject_malloc_without_gil) ... skipped 'no malloc policies on PyPy'
test_pyobject_null_is_freed (test.test_capi.test_misc.PyMemMallocDebugTests.test_pyobject_null_is_freed) ... skipped 'no malloc policies on PyPy'
test_pyobject_uninitialized_is_freed (test.test_capi.test_misc.PyMemMallocDebugTests.test_pyobject_uninitialized_is_freed) ... skipped 'no malloc policies on PyPy'
test_api_misuse (test.test_capi.test_misc.PyMemPymallocDebugTests.test_api_misuse) ... skipped 'need pymalloc'
test_buffer_overflow (test.test_capi.test_misc.PyMemPymallocDebugTests.test_buffer_overflow) ... skipped 'need pymalloc'
test_pymem_malloc_without_gil (test.test_capi.test_misc.PyMemPymallocDebugTests.test_pymem_malloc_without_gil) ... skipped 'need pymalloc'
test_pyobject_forbidden_bytes_is_freed (test.test_capi.test_misc.PyMemPymallocDebugTests.test_pyobject_forbidden_bytes_is_freed) ... skipped 'need pymalloc'
test_pyobject_freed_is_freed (test.test_capi.test_misc.PyMemPymallocDebugTests.test_pyobject_freed_is_freed) ... skipped 'need pymalloc'
test_pyobject_malloc_without_gil (test.test_capi.test_misc.PyMemPymallocDebugTests.test_pyobject_malloc_without_gil) ... skipped 'need pymalloc'
test_pyobject_null_is_freed (test.test_capi.test_misc.PyMemPymallocDebugTests.test_pyobject_null_is_freed) ... skipped 'need pymalloc'
test_pyobject_uninitialized_is_freed (test.test_capi.test_misc.PyMemPymallocDebugTests.test_pyobject_uninitialized_is_freed) ... skipped 'need pymalloc'
test_module_state_shared_in_global (test.test_capi.test_misc.SubinterpreterTest.test_module_state_shared_in_global)
bpo-44050: Extension module state should be shared between interpreters ... skipped 'no subinterpreters on PyPy'
test_mutate_exception (test.test_capi.test_misc.SubinterpreterTest.test_mutate_exception)
Exceptions saved in global module state get shared between ... skipped 'no subinterpreters on PyPy'
test_subinterps (test.test_capi.test_misc.SubinterpreterTest.test_subinterps) ... skipped 'no subinterpreters on PyPy'
test_subinterps_recent_language_features (test.test_capi.test_misc.SubinterpreterTest.test_subinterps_recent_language_features) ... skipped 'no subinterpreters on PyPy'
test_pendingcalls_non_threaded (test.test_capi.test_misc.TestPendingCalls.test_pendingcalls_non_threaded) ... skipped 'cannot call Py_AddPendingCall'
test_pendingcalls_threaded (test.test_capi.test_misc.TestPendingCalls.test_pendingcalls_threaded) ... skipped 'cannot call Py_AddPendingCall'
test_gilstate_ensure_no_deadlock (test.test_capi.test_misc.TestThreadState.test_gilstate_ensure_no_deadlock) ... ok
test_thread_state (test.test_capi.test_misc.TestThreadState.test_thread_state) ... ok
test_frame_fback_api (test.test_capi.test_misc.Test_FrameAPI.test_frame_fback_api)
Test that accessing `f_back` does not cause a segmentation fault on ... ok
test_frame_get_generator (test.test_capi.test_misc.Test_FrameAPI.test_frame_get_generator) ... ok
test_frame_getters (test.test_capi.test_misc.Test_FrameAPI.test_frame_getters) ... ok
test_get_module_bad_def (test.test_capi.test_misc.Test_ModuleStateAccess.test_get_module_bad_def) ... ok
test_get_module_static_in_mro (test.test_capi.test_misc.Test_ModuleStateAccess.test_get_module_static_in_mro) ... ok
test_state_access (test.test_capi.test_misc.Test_ModuleStateAccess.test_state_access)
Checks methods defined with and without argument clinic ... ok
test_subclass_get_module (test.test_capi.test_misc.Test_ModuleStateAccess.test_subclass_get_module)
PyType_GetModule for defining_class ... ok
test_subclass_get_module_with_super (test.test_capi.test_misc.Test_ModuleStateAccess.test_subclass_get_module_with_super) ... ok
test_inlined_binary_subscr (test.test_capi.test_misc.Test_Pep523API.test_inlined_binary_subscr) ... skipped 'no _testinternalcapi PyPy'
test_inlined_call (test.test_capi.test_misc.Test_Pep523API.test_inlined_call) ... skipped 'no _testinternalcapi PyPy'
test_buildvalue_N (test.test_capi.test_misc.Test_testcapi.test_buildvalue_N) ... ok
test_capsule (test.test_capi.test_misc.Test_testcapi.test_capsule) ... ok
test_code_api (test.test_capi.test_misc.Test_testcapi.test_code_api) ... ok
test_config (test.test_capi.test_misc.Test_testcapi.test_config) ... ok
test_datetime_capi (test.test_capi.test_misc.Test_testcapi.test_datetime_capi) ... ok
test_decref_doesnt_leak (test.test_capi.test_misc.Test_testcapi.test_decref_doesnt_leak) ... ok
test_dict_iteration (test.test_capi.test_misc.Test_testcapi.test_dict_iteration) ... ok
test_empty_argparse (test.test_capi.test_misc.Test_testcapi.test_empty_argparse) ... ok
test_from_contiguous (test.test_capi.test_misc.Test_testcapi.test_from_contiguous) ... ok
test_gc_control (test.test_capi.test_misc.Test_testcapi.test_gc_control) ... ok
test_get_statictype_slots (test.test_capi.test_misc.Test_testcapi.test_get_statictype_slots) ... ok
test_get_type_name (test.test_capi.test_misc.Test_testcapi.test_get_type_name) ... ok
test_get_type_qualname (test.test_capi.test_misc.Test_testcapi.test_get_type_qualname) ... ok
test_incref_decref_API (test.test_capi.test_misc.Test_testcapi.test_incref_decref_API) ... ok
test_incref_doesnt_leak (test.test_capi.test_misc.Test_testcapi.test_incref_doesnt_leak) ... ok
test_lazy_hash_inheritance (test.test_capi.test_misc.Test_testcapi.test_lazy_hash_inheritance) ... ok
test_list_api (test.test_capi.test_misc.Test_testcapi.test_list_api) ... ok
test_long_and_overflow (test.test_capi.test_misc.Test_testcapi.test_long_and_overflow) ... ok
test_long_api (test.test_capi.test_misc.Test_testcapi.test_long_api) ... ok
test_long_as_double (test.test_capi.test_misc.Test_testcapi.test_long_as_double) ... ok
test_long_as_size_t (test.test_capi.test_misc.Test_testcapi.test_long_as_size_t) ... ok
test_long_as_unsigned_long_long_mask (test.test_capi.test_misc.Test_testcapi.test_long_as_unsigned_long_long_mask) ... ok
test_long_long_and_overflow (test.test_capi.test_misc.Test_testcapi.test_long_long_and_overflow) ... ok
test_long_numbits (test.test_capi.test_misc.Test_testcapi.test_long_numbits) ... ok
test_longlong_api (test.test_capi.test_misc.Test_testcapi.test_longlong_api) ... ok
test_mapping_has_key_string (test.test_capi.test_misc.Test_testcapi.test_mapping_has_key_string) ... ok
test_py_is_funcs (test.test_capi.test_misc.Test_testcapi.test_py_is_funcs) ... ok
test_py_is_macros (test.test_capi.test_misc.Test_testcapi.test_py_is_macros) ... ok
test_pymem_alloc0 (test.test_capi.test_misc.Test_testcapi.test_pymem_alloc0) ... ok
test_pythread_tss_key_state (test.test_capi.test_misc.Test_testcapi.test_pythread_tss_key_state) ... ok
test_refcount_funcs (test.test_capi.test_misc.Test_testcapi.test_refcount_funcs) ... ok
test_refcount_macros (test.test_capi.test_misc.Test_testcapi.test_refcount_macros) ... ok
test_set_type_size (test.test_capi.test_misc.Test_testcapi.test_set_type_size) ... ok
test_sizeof_c_types (test.test_capi.test_misc.Test_testcapi.test_sizeof_c_types) ... ok
test_string_from_format (test.test_capi.test_misc.Test_testcapi.test_string_from_format) ... ok
test_string_to_double (test.test_capi.test_misc.Test_testcapi.test_string_to_double) ... ok
test_structseq_newtype_null_descr_doc (test.test_capi.test_misc.Test_testcapi.test_structseq_newtype_null_descr_doc) ... ok
test_tstate_capi (test.test_capi.test_misc.Test_testcapi.test_tstate_capi) ... ok
test_type_from_ephemeral_spec (test.test_capi.test_misc.Test_testcapi.test_type_from_ephemeral_spec) ... ok
test_unicode_compare_with_ascii (test.test_capi.test_misc.Test_testcapi.test_unicode_compare_with_ascii) ... ok
test_version_api_data (test.test_capi.test_misc.Test_testcapi.test_version_api_data) ... ok
test_widechar (test.test_capi.test_misc.Test_testcapi.test_widechar) ... ok
test_with_docstring (test.test_capi.test_misc.Test_testcapi.test_with_docstring)
This is a pretty normal docstring. ... ok
test_xdecref_doesnt_leak (test.test_capi.test_misc.Test_testcapi.test_xdecref_doesnt_leak) ... ok
test_xincref_doesnt_leak (test.test_capi.test_misc.Test_testcapi.test_xincref_doesnt_leak) ... ok
test_bad_assignments (test.test_capi.test_structmembers.ReadWriteTests.test_bad_assignments) ... ok
test_bool (test.test_capi.test_structmembers.ReadWriteTests.test_bool) ... ok
test_byte (test.test_capi.test_structmembers.ReadWriteTests.test_byte) ... FAIL
test_inplace_string (test.test_capi.test_structmembers.ReadWriteTests.test_inplace_string) ... ok
test_int (test.test_capi.test_structmembers.ReadWriteTests.test_int) ... ok
test_long (test.test_capi.test_structmembers.ReadWriteTests.test_long) ... ok
test_longlong (test.test_capi.test_structmembers.ReadWriteTests.test_longlong) ... ok
test_py_ssize_t (test.test_capi.test_structmembers.ReadWriteTests.test_py_ssize_t) ... ok
test_short (test.test_capi.test_structmembers.ReadWriteTests.test_short) ... ok
test_asucs4 (test.test_capi.test_unicode.CAPITest.test_asucs4) ... skipped 'implementation detail specific to cpython'
test_asutf8 (test.test_capi.test_unicode.CAPITest.test_asutf8) ... skipped 'implementation detail specific to cpython'
test_asutf8andsize (test.test_capi.test_unicode.CAPITest.test_asutf8andsize) ... skipped 'implementation detail specific to cpython'
test_aswidechar (test.test_capi.test_unicode.CAPITest.test_aswidechar) ... skipped 'implementation detail specific to cpython'
test_aswidecharstring (test.test_capi.test_unicode.CAPITest.test_aswidecharstring) ... skipped 'implementation detail specific to cpython'
test_copycharacters (test.test_capi.test_unicode.CAPITest.test_copycharacters) ... skipped 'implementation detail specific to cpython'
test_findchar (test.test_capi.test_unicode.CAPITest.test_findchar) ... skipped 'implementation detail specific to cpython'
test_from_format (test.test_capi.test_unicode.CAPITest.test_from_format) ... skipped 'no pythonapi in PyPy'
test_pep393_utf8_caching_bug (test.test_capi.test_unicode.CAPITest.test_pep393_utf8_caching_bug) ... skipped 'implementation detail specific to cpython'
======================================================================
FAIL: test_byte (test.test_capi.test_structmembers.ReadWriteTests.test_byte)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_capi/test_structmembers.py", line 99, in test_byte
self._test_int_range('T_BYTE', CHAR_MIN, CHAR_MAX,
^^^^^^^^^^^^^^^
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_capi/test_structmembers.py", line 59, in _test_int_range
self._test_write(name, maxval)
^^^^^^^^^^^
File "/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_capi/test_structmembers.py", line 44, in _test_write
self.assertEqual(getattr(ts, name), expected)
^^^^^^^^^^^
AssertionError: -1 != 255
----------------------------------------------------------------------
Ran 250 tests in 2.725s
FAILED (failures=1, skipped=71)
test_capi failed (1 failure)
== Tests result: FAILURE ==
1 test failed:
test_capi
Total duration: 2.9 sec
Total tests: run=250 failures=1 skipped=71
Total test files: run=1/1 failed=1
Result: FAILURE
/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/test/test_capi/test_structmembers.py:43: RuntimeWarning: Truncation of value to char
setattr(ts, name, value)
test test_capi failed
=========================== short test summary info ============================
SKIP [1] /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/conftest.py:606: requires audio
SKIP [1] /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/conftest.py:606: needs ctypes.pythonapi
SKIP [1] /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/conftest.py:606: demands too many resources
SKIP [3] /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/conftest.py:606: needs display
SKIP [1] /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/conftest.py:606: needs low level audio
SKIP [4] /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/conftest.py:606: CPython internal details
SKIP [5] /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/conftest.py:606: implementation detail
========================== slowest 10 test durations ===========================
1324.02s call lib-python/3/test/test_signal.py::unmodified
234.95s call lib-python/3/test/test_asyncio::unmodified
157.62s call lib-python/3/test/test_concurrent_futures::unmodified
136.15s call lib-python/3/test/test_multiprocessing_spawn::unmodified
105.40s call lib-python/3/test/test_multiprocessing_forkserver::unmodified
101.59s call lib-python/3/test/test_subprocess.py::unmodified
76.34s call lib-python/3/test/test_hashlib.py::unmodified
67.48s call lib-python/3/test/test_regrtest.py::unmodified
65.79s call lib-python/3/test/test_multiprocessing_fork::unmodified
48.46s call lib-python/3/test/test_socket.py::unmodified
============= 3 failed, 414 passed, 16 skipped in 3166.40 seconds ==============
program finished with exit code 1
elapsedTime=3167.168756