Showing results for revision aafccb1b0b70.
* = GitHub Actions + = buildbot.pypy.org
{linux64} py3.11 [builds] ✅
aafccb1b0b70+ jit [10313, 0 F, 1447 s, 12 x] own [11180, 0 F, 373 s, 9 x] (2026-07-10) | + success
{linux32} py3.11 [builds]
aafccb1b0b70+ jit [9464, 14 F, 1433 s, 12 x] own [10329, 3 F, 362 s, 10 x] (2026-07-10) | - success F jit ctypes_tests.test_functions:test_issue1655 F jit lib-python/3/test/test_ctypes.py::unmodified F jit lib-python/3/test/test_re.py::unmodified F jit lib-python/3/test/test_resource.py::unmodified F jit lib-python/3/test/test_signal.py::unmodified F jit lib-python/3/test/test_sysconfig.py::unmodified F jit lib-python/3/test/test_threading.py::unmodified F jit pypy/module/cpyext/test/test_pystate.py::AppTestThreads::()::test_thread_interrupt F jit pypy/module/posix/test/test_posix2.py::AppTestPosix::()::test_urandom_large F jit pypy/module/pypyjit/test_pypy_c/test_capture_locals.py::TestCaptureLocals::()::test_capture_locals F jit pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_lookup_default_encoding F jit pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_lock_acquire_release F jit pypy/module/sys/test/test_sysmodule.py::AppTestSysModulePortedFromCPython::()::test_recursionlimit_toolow F jit pypy/objspace/std/test/test_longobject.py::AppTestLong::()::test_pow_negative_exponent_modulo F own pypy/module/posix/test/test_posix2.py::AppTestPosix::()::test_urandom_large F own pypy/objspace/std/test/test_longobject.py::AppTestLong::()::test_pow_negative_exponent_modulo F own pypy/objspace/std/test/test_smalllongobject.py::AppTestSmallLong::()::test_pow_negative_exponent_modulo
{aarch64} py3.11 [builds]
aafccb1b0b70+ jit [10294, 5 F, 1462 s, 12 x] own [11177, 0 F, 374 s, 10 x] (2026-07-10) | - success F jit lib-python/3/test/test_capi::unmodified F jit lib-python/3/test/test_math.py::unmodified F jit lib-python/3/test/test_signal.py::unmodified F jit pypy/module/pypyjit/test_pypy_c/test_array.py::TestArray::()::test_array_of_floats F jit pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test
{macos-arm64} py3.11 [builds]
aafccb1b0b70+ jit [10210, 47 F, 1518 s, 15 x] own [10894, 68 F, 586 s, 10 x] (2026-07-10) | - success ! own module/_hpy_universal/test/_vendored/test_slots.py F jit cffi_tests.cffi0.test_ffi_backend.TestBitfield:test_bitfield_anonymous_no_align F jit cffi_tests.cffi0.test_ffi_backend.TestBitfield:test_bitfield_zero F jit cffi_tests.cffi0.test_verify:test_varargs F jit cffi_tests.cffi0.test_verify:test_varargs_struct F jit cffi_tests.cffi0.test_vgen:test_varargs F jit cffi_tests.cffi0.test_vgen:test_varargs_struct F jit cffi_tests.cffi0.test_zintegration.TestZIntegration:test_distutils_module F jit cffi_tests.cffi0.test_zintegration.TestZIntegration:test_distutils_package_1 F jit cffi_tests.cffi0.test_zintegration.TestZIntegration:test_distutils_package_2 F jit cffi_tests.cffi0.test_zintegration.TestZIntegration:test_infrastructure F jit cffi_tests.cffi0.test_zintegration.TestZIntegration:test_setuptools_module F jit cffi_tests.cffi0.test_zintegration.TestZIntegration:test_setuptools_package_1 F jit cffi_tests.cffi0.test_zintegration.TestZIntegration:test_setuptools_package_2 F jit cffi_tests.cffi1.test_verify1:test_varargs F jit cffi_tests.cffi1.test_verify1:test_varargs_struct F jit ctypes_tests.test_functions:test_call_some_args F jit ctypes_tests.test_functions:test_keepalive_buffers F jit hpy_tests._vendored.hpy_devel.test_distutils.TestDistutils:test_cpymod_setup_install F jit hpy_tests._vendored.hpy_devel.test_distutils.TestDistutils:test_cpymod_with_empty_hpy_ext_modules_setup_install F jit hpy_tests._vendored.hpy_devel.test_distutils.TestDistutils:test_hpymod_legacy[hybrid] F jit hpy_tests._vendored.hpy_devel.test_distutils.TestDistutils:test_hpymod_setup_install[hybrid] F jit hpy_tests._vendored.hpy_devel.test_distutils.TestDistutils:test_hpymod_setup_install[universal] F jit lib-python/3/test/test_c_locale_coercion.py::unmodified F jit lib-python/3/test/test_ctypes.py::unmodified F jit lib-python/3/test/test_curses.py::unmodified F jit lib-python/3/test/test_distutils.py::unmodified F jit lib-python/3/test/test_fcntl.py::unmodified F jit lib-python/3/test/test_idle.py::unmodified F jit lib-python/3/test/test_multiprocessing_forkserver::unmodified F jit lib-python/3/test/test_multiprocessing_spawn::unmodified F jit lib-python/3/test/test_shutil.py::unmodified F jit lib-python/3/test/test_signal.py::unmodified F jit lib-python/3/test/test_socket.py::unmodified F jit lib-python/3/test/test_tarfile.py::unmodified F jit lib-python/3/test/test_tcl.py::unmodified F jit lib-python/3/test/test_utf8_mode.py::unmodified F jit pypy.module._posixsubprocess.test.apptest_subprocess:test_restore_signals F jit pypy.module._socket.test.apptest_socket:test_tcp_bytearray_name F jit pypy.module.posix.test.apptest_posix:test_all_pathconf_defined F jit pypy/module/_cffi_backend/test/test_ffi_obj.py::AppTestFFIObj::()::test_ffi_new_allocator_1 F jit pypy/module/posix/test/test_posix2.py::AppTestPosix::()::test_darwin_constants F jit pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test F jit pypy/module/select/test/test_kqueue.py::AppTestKqueue::()::test_create_event F jit pypy/module/select/test/test_select.py::AppTestSelectWithPipes::()::test_poll F jit pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_read_end_closed F jit pypy/module/termios/test/test_termios.py::AppTestTermios::()::test_values F jit pypy/objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german F own pypy/interpreter/test/test_fsencode.py::TestFSEncode::()::test_fsencode_fsdecode F own pypy/module/_cffi_backend/test/test_c.py::AppTestC::()::test_call_function_9 F own pypy/module/_cffi_backend/test/test_re_python.py::AppTestRecompilerPython::()::test_dlopen_unicode F own pypy/module/_codecs/test/test_locale.py::TestLocaleCodec::()::test_decode_locale_latin1[locale_decoder0] F own pypy/module/_codecs/test/test_locale.py::TestLocaleCodec::()::test_decode_locale_latin1[locale_decoder1] E own pypy/module/_continuation/test/test_stacklet.py::AppTestStacklet::()::test_sampling_inside_callback E own pypy/module/_cppyy/test/test_pythonization.py::AppTestPYTHONIZATION::()::test00_api F own pypy/module/_hpy_universal/test/_vendored/test_00_basic.py::AppTestBasic::()::test_abi_version_check[debug] F own pypy/module/_hpy_universal/test/_vendored/test_00_basic.py::AppTestBasic::()::test_builtin_handles[debug] F own pypy/module/_hpy_universal/test/_vendored/test_00_basic.py::AppTestBasic::()::test_close[debug] F own pypy/module/_hpy_universal/test/_vendored/test_00_basic.py::AppTestBasic::()::test_is_null[universal] F own pypy/module/_hpy_universal/test/_vendored/test_argparse.py::AppTestParseItem::()::test_s[debug] F own pypy/module/_hpy_universal/test/_vendored/test_argparse.py::AppTestParseItem::()::test_upper_o[debug] F own pypy/module/_hpy_universal/test/_vendored/test_hpybytes.py::AppTestBytes::()::test_Check[universal] F own pypy/module/_hpy_universal/test/_vendored/test_hpydict.py::AppTestDict::()::test_set_item[universal] F own pypy/module/_hpy_universal/test/_vendored/test_hpyerr.py::AppTestErr::()::test_HPyErr_Occurred[universal] F own pypy/module/_hpy_universal/test/_vendored/test_hpylist.py::AppTestList::()::test_Insert[debug] F own pypy/module/_hpy_universal/test/_vendored/test_hpylong.py::AppTestLong::()::test_Long_AsUnsignedLong[debug] F own pypy/module/_hpy_universal/test/_vendored/test_hpyslice.py::AppTestSlice::()::test_new[debug] F own pypy/module/_hpy_universal/test/_vendored/test_hpytype_legacy.py::AppTestLegacyType::()::test_HPyDef_Member_integers[hybrid+debug] F own pypy/module/_hpy_universal/test/_vendored/test_number.py::AppTestNumber::()::test_inplace_binary[debug] F own pypy/module/_hpy_universal/test/_vendored/test_object.py::AppTestObject::()::test_delattr_s[debug] F own pypy/module/_multiprocessing/test/test_semaphore.py::AppTestSemaphore::()::test_semaphore_basic F own pypy/module/_posixsubprocess/test/apptest_subprocess.py::test_restore_signals F own pypy/module/_socket/test/apptest_socket.py::test_tcp_bytearray_name E own pypy/module/bz2/test/test_bz2_compdecomp.py::AppTestBZ2Compressor::()::test_buffer F own pypy/module/bz2/test/test_bz2_compdecomp.py::AppTestBZ2Compressor::()::test_compress_chunks_10 E own pypy/module/bz2/test/test_bz2_compdecomp.py::AppTestBZ2Compressor::()::test_compressor_pickle_error E own pypy/module/bz2/test/test_bz2_compdecomp.py::AppTestBZ2Decompressor::()::test_EOF_error E own pypy/module/bz2/test/test_bz2_compdecomp.py::AppTestBZ2Decompressor::()::test_attribute E own pypy/module/bz2/test/test_bz2_compdecomp.py::AppTestBZ2Decompressor::()::test_buffer E own pypy/module/bz2/test/test_bz2_compdecomp.py::AppTestBZ2Decompressor::()::test_creation E own pypy/module/bz2/test/test_bz2_compdecomp.py::AppTestBZ2Decompressor::()::test_decompress E own pypy/module/bz2/test/test_bz2_compdecomp.py::AppTestBZ2Decompressor::()::test_decompress_chunks_10 E own pypy/module/bz2/test/test_bz2_compdecomp.py::AppTestBZ2Decompressor::()::test_decompress_max_length E own pypy/module/bz2/test/test_bz2_compdecomp.py::AppTestBZ2Decompressor::()::test_decompress_unused_data E own pypy/module/bz2/test/test_bz2_compdecomp.py::AppTestBZ2Decompressor::()::test_decompressor_pickle_error E own pypy/module/bz2/test/test_bz2_compdecomp.py::AppTestBZ2Decompressor::()::test_subsequent_read F own pypy/module/cpyext/test/test_bytesobject.py::AppTestBytesObject::()::test_bytes_tp_alloc F own pypy/module/cpyext/test/test_capsule.py::AppTestCapsule::()::test_capsule_set F own pypy/module/cpyext/test/test_cpyext.py::AppTestCpythonExtension::()::test_init_exception F own pypy/module/cpyext/test/test_floatobject.py::AppTestFloatObject::()::test_fromstring F own pypy/module/cpyext/test/test_longobject.py::AppTestLongObject::()::test_from_size_t F own pypy/module/cpyext/test/test_memoryobject.py::AppTestPyBuffer::()::test_releasebuffer F own pypy/module/cpyext/test/test_pyerrors.py::AppTestFetch::()::test_SetFromErrnoWithFilename_basic F own pypy/module/fcntl/test/test_fcntl.py::AppTestFcntl::()::test_fcntl F own pypy/module/fcntl/test/test_fcntl.py::AppTestFcntl::()::test_ioctl F own pypy/module/fcntl/test/test_fcntl.py::AppTestFcntl::()::test_ioctl_signed_unsigned_code_param F own pypy/module/fcntl/test/test_fcntl.py::AppTestFcntl::()::test_lockf F own pypy/module/gc/test/test_referents.py::AppTestReferents::()::test_get_rpy_memory_usage F own pypy/module/posix/test/apptest_posix.py::test_all_pathconf_defined F own pypy/module/posix/test/test_posix2.py::AppTestPosix::()::test_darwin_constants F own pypy/module/posix/test/test_posix2.py::AppTestPosix::()::test_get_terminal_size F own pypy/module/select/test/test_kqueue.py::AppTestKqueue::()::test_create_event F own pypy/module/select/test/test_kqueue.py::AppTestKqueue::()::test_issue30058 F own pypy/module/select/test/test_kqueue.py::AppTestKqueue::()::test_pair F own pypy/module/select/test/test_kqueue.py::AppTestKqueue::()::test_queue_event F own pypy/module/select/test/test_select.py::AppTestSelectWithPipes::()::test_poll F own pypy/module/termios/test/test_termios.py::AppTestTermios::()::test_values F own pypy/module/termios/test/test_termios.py::TestTermios::()::test_icanon F own pypy/module/termios/test/test_termios.py::TestTermios::()::test_ioctl_termios F own pypy/module/termios/test/test_termios.py::TestTermios::()::test_no_icanon F own pypy/module/termios/test/test_termios.py::TestTermios::()::test_winsize F own pypy/module/time/test/apptest_time.py::test_strftime_nonascii F own pypy/objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german F own pypy/tool/release/test/test_smartstrip.py::TestSmarStrip::()::test_info_symbol F own pypy/tool/release/test/test_smartstrip.py::TestSmarStrip::()::test_strip
{macos-x86_64} py3.11 [builds]
aafccb1b0b70+ jit [10219, 42 F, 1513 s, 15 x] own [10910, 46 F, 584 s, 10 x] (2026-07-10) | - success ! own module/sys/test F jit cffi_tests.cffi0.test_zdistutils.TestDistUtilsCPython:test_install_and_reload_module F jit cffi_tests.cffi0.test_zdistutils.TestDistUtilsCPython:test_install_and_reload_module_ext_package_not_found F jit cffi_tests.cffi0.test_zdistutils.TestDistUtilsCPython:test_install_and_reload_module_package F jit cffi_tests.cffi0.test_zdistutils.TestDistUtilsGeneric:test_install_and_reload_module F jit cffi_tests.cffi0.test_zdistutils.TestDistUtilsGeneric:test_install_and_reload_module_ext_package_not_found F jit cffi_tests.cffi0.test_zdistutils.TestDistUtilsGeneric:test_install_and_reload_module_package F jit cffi_tests.cffi0.test_zintegration.TestZIntegration:test_distutils_module F jit cffi_tests.cffi0.test_zintegration.TestZIntegration:test_distutils_package_1 F jit cffi_tests.cffi0.test_zintegration.TestZIntegration:test_distutils_package_2 F jit cffi_tests.cffi0.test_zintegration.TestZIntegration:test_infrastructure F jit cffi_tests.cffi0.test_zintegration.TestZIntegration:test_setuptools_module F jit cffi_tests.cffi0.test_zintegration.TestZIntegration:test_setuptools_package_1 F jit cffi_tests.cffi0.test_zintegration.TestZIntegration:test_setuptools_package_2 F jit hpy_tests._vendored.hpy_devel.test_distutils.TestDistutils:test_cpymod_setup_install F jit hpy_tests._vendored.hpy_devel.test_distutils.TestDistutils:test_cpymod_with_empty_hpy_ext_modules_setup_install F jit hpy_tests._vendored.hpy_devel.test_distutils.TestDistutils:test_hpymod_legacy[hybrid] F jit hpy_tests._vendored.hpy_devel.test_distutils.TestDistutils:test_hpymod_setup_install[hybrid] F jit hpy_tests._vendored.hpy_devel.test_distutils.TestDistutils:test_hpymod_setup_install[universal] F jit lib-python/3/test/test_c_locale_coercion.py::unmodified F jit lib-python/3/test/test_curses.py::unmodified F jit lib-python/3/test/test_distutils.py::unmodified F jit lib-python/3/test/test_fcntl.py::unmodified F jit lib-python/3/test/test_idle.py::unmodified F jit lib-python/3/test/test_multiprocessing_forkserver::unmodified F jit lib-python/3/test/test_multiprocessing_spawn::unmodified F jit lib-python/3/test/test_shutil.py::unmodified F jit lib-python/3/test/test_signal.py::unmodified F jit lib-python/3/test/test_socket.py::unmodified F jit lib-python/3/test/test_tarfile.py::unmodified F jit lib-python/3/test/test_traceback.py::unmodified F jit lib-python/3/test/test_utf8_mode.py::unmodified F jit pypy.module._posixsubprocess.test.apptest_subprocess:test_restore_signals F jit pypy.module._socket.test.apptest_socket:test_tcp_bytearray_name F jit pypy.module.posix.test.apptest_posix:test_all_pathconf_defined F jit pypy/module/_cffi_backend/test/test_ffi_obj.py::AppTestFFIObj::()::test_ffi_new_allocator_1 F jit pypy/module/posix/test/test_posix2.py::AppTestPosix::()::test_darwin_constants F jit pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test F jit pypy/module/select/test/test_kqueue.py::AppTestKqueue::()::test_create_event F jit pypy/module/select/test/test_select.py::AppTestSelectWithPipes::()::test_poll F jit pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_read_end_closed F jit pypy/module/termios/test/test_termios.py::AppTestTermios::()::test_values F jit pypy/objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german F own pypy/interpreter/test/test_fsencode.py::TestFSEncode::()::test_fsencode_fsdecode F own pypy/interpreter/test/test_main.py::TestMain::()::test_run_module F own pypy/interpreter/test/test_main.py::TestMainPEP3120::()::test_pep3120 F own pypy/interpreter/test/test_module.py::AppTest_ModuleObject::()::test_name_nonascii F own pypy/interpreter/test/test_objspace.py::TestObjSpace::()::test_text_w F own pypy/interpreter/test/test_syntax.py::AppTestSyntaxError::()::test_cpython_issue2382 F own pypy/interpreter/test/test_targetpypy.py::TestTargetPyPy::()::test_run F own pypy/interpreter/test/test_unicodehelper.py::test_decode_utf8sp F own pypy/interpreter/test/test_unicodehelper.py::test_encode_utf_8_combine_surrogates F own pypy/interpreter/test/test_unicodehelper.py::test_latin1_shortcut_bug F own pypy/interpreter/test/test_unicodehelper.py::test_utf32_encode_bytes_replacement_is_simply_copied F own pypy/module/_cffi_backend/test/test_re_python.py::AppTestRecompilerPython::()::test_dlopen_unicode F own pypy/module/_codecs/test/test_locale.py::TestLocaleCodec::()::test_decode_locale_latin1[locale_decoder0] F own pypy/module/_codecs/test/test_locale.py::TestLocaleCodec::()::test_decode_locale_latin1[locale_decoder1] E own pypy/module/_continuation/test/test_stacklet.py::AppTestStacklet::()::test_sampling_inside_callback F own pypy/module/_posixsubprocess/test/apptest_subprocess.py::test_restore_signals F own pypy/module/_posixsubprocess/test/apptest_subprocess.py::test_umask F own pypy/module/_socket/test/apptest_socket.py::test_tcp_bytearray_name F own pypy/module/cpyext/test/test_memoryobject.py::AppTestPyBuffer::()::test_releasebuffer F own pypy/module/cpyext/test/test_pyerrors.py::AppTestFetch::()::test_SetFromErrnoWithFilename_basic F own pypy/module/exceptions/test/test_exc.py::AppTestExc::()::test_nonascii_name F own pypy/module/exceptions/test/test_exc.py::AppTestExc::()::test_str_unicode F own pypy/module/fcntl/test/test_fcntl.py::AppTestFcntl::()::test_fcntl F own pypy/module/fcntl/test/test_fcntl.py::AppTestFcntl::()::test_ioctl F own pypy/module/fcntl/test/test_fcntl.py::AppTestFcntl::()::test_ioctl_signed_unsigned_code_param F own pypy/module/fcntl/test/test_fcntl.py::AppTestFcntl::()::test_lockf F own pypy/module/gc/test/test_referents.py::AppTestReferents::()::test_get_rpy_memory_usage F own pypy/module/posix/test/apptest_posix.py::test_all_pathconf_defined F own pypy/module/posix/test/test_posix2.py::AppTestPosix::()::test_darwin_constants F own pypy/module/posix/test/test_posix2.py::AppTestPosix::()::test_fdlistdir F own pypy/module/posix/test/test_posix2.py::AppTestPosix::()::test_get_terminal_size F own pypy/module/posix/test/test_scandir.py::AppTestScandir::()::test_fdopendir F own pypy/module/select/test/test_kqueue.py::AppTestKqueue::()::test_create_event F own pypy/module/select/test/test_kqueue.py::AppTestKqueue::()::test_issue30058 F own pypy/module/select/test/test_kqueue.py::AppTestKqueue::()::test_pair F own pypy/module/select/test/test_kqueue.py::AppTestKqueue::()::test_queue_event F own pypy/module/select/test/test_select.py::AppTestSelectWithPipes::()::test_poll F own pypy/module/termios/test/test_termios.py::AppTestTermios::()::test_values F own pypy/module/termios/test/test_termios.py::TestTermios::()::test_ioctl_termios F own pypy/module/termios/test/test_termios.py::TestTermios::()::test_tcall F own pypy/module/termios/test/test_termios.py::TestTermios::()::test_winsize F own pypy/module/time/test/apptest_time.py::test_strftime_nonascii F own pypy/objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german F own pypy/tool/release/test/test_smartstrip.py::TestSmarStrip::()::test_info_symbol F own pypy/tool/release/test/test_smartstrip.py::TestSmarStrip::()::test_strip
{win64} py3.11 [builds]
aafccb1b0b70+ jit [9231, 76 F, 1361 s, 11 x] own [9961, 42 F, 414 s, 10 x] (2026-07-10) | - success ! jit pypy/module/_posixsubprocess/test/test_ztranslation.py ! jit pytest:internal ! own pypy/module/_posixsubprocess/test/apptest_subprocess.py ! own pypy/module/_posixsubprocess/test/test_ztranslation.py F jit lib-python/3/test/test_array.py::unmodified F jit lib-python/3/test/test_asyncio::unmodified F jit lib-python/3/test/test_capi::unmodified F jit lib-python/3/test/test_cmd_line.py::unmodified F jit lib-python/3/test/test_codeccallbacks.py::unmodified F jit lib-python/3/test/test_codecencodings_hk.py::unmodified F jit lib-python/3/test/test_codecencodings_iso2022.py::unmodified F jit lib-python/3/test/test_codecencodings_jp.py::unmodified F jit lib-python/3/test/test_codecs.py::unmodified F jit lib-python/3/test/test_concurrent_futures::unmodified F jit lib-python/3/test/test_ctypes.py::unmodified F jit lib-python/3/test/test_exceptions.py::unmodified F jit lib-python/3/test/test_fileio.py::unmodified F jit lib-python/3/test/test_fnmatch.py::unmodified F jit lib-python/3/test/test_frame.py::unmodified F jit lib-python/3/test/test_httpservers.py::unmodified F jit lib-python/3/test/test_idle.py::unmodified F jit lib-python/3/test/test_import::unmodified F jit lib-python/3/test/test_importlib::unmodified F jit lib-python/3/test/test_launcher.py::unmodified F jit lib-python/3/test/test_mmap.py::unmodified F jit lib-python/3/test/test_multibytecodec.py::unmodified F jit lib-python/3/test/test_multiprocessing_spawn::unmodified F jit lib-python/3/test/test_ntpath.py::unmodified F jit lib-python/3/test/test_os.py::unmodified F jit lib-python/3/test/test_pathlib.py::unmodified F jit lib-python/3/test/test_platform.py::unmodified F jit lib-python/3/test/test_posixpath.py::unmodified F jit lib-python/3/test/test_readline.py::unmodified F jit lib-python/3/test/test_runpy.py::unmodified F jit lib-python/3/test/test_signal.py::unmodified F jit lib-python/3/test/test_socket.py::unmodified F jit lib-python/3/test/test_sqlite3::unmodified F jit lib-python/3/test/test_ssl.py::unmodified F jit lib-python/3/test/test_startfile.py::unmodified F jit lib-python/3/test/test_strftime.py::unmodified F jit lib-python/3/test/test_structseq.py::unmodified F jit lib-python/3/test/test_subprocess.py::unmodified F jit lib-python/3/test/test_support.py::unmodified F jit lib-python/3/test/test_sys.py::unmodified F jit lib-python/3/test/test_sysconfig.py::unmodified F jit lib-python/3/test/test_tcl.py::unmodified F jit lib-python/3/test/test_tempfile.py::unmodified F jit lib-python/3/test/test_time.py::unmodified F jit lib-python/3/test/test_tomllib::unmodified F jit lib-python/3/test/test_traceback.py::unmodified F jit lib-python/3/test/test_unicode_file.py::unmodified F jit lib-python/3/test/test_unicode_file_functions.py::unmodified F jit lib-python/3/test/test_utf8_mode.py::unmodified F jit lib-python/3/test/test_warnings::unmodified F jit lib-python/3/test/test_winreg.py::unmodified F jit lib-python/3/test/test_zipfile.py::unmodified F jit pypy.interpreter.test.apptest_traceback:test_colors_in_traceback F jit pypy.module._io.test.apptest_io:test_tell_univnewlines F jit pypy.module._io.test.apptest_io:test_telling F jit pypy.module._io.test.apptest_io:test_warn_on_dealloc F jit pypy.module._multibytecodec.test.apptest_incremental:test_incremental_big5hkscs F jit pypy/module/__pypy__/test/test_os.py::AppTestOs::()::test_real_getenv F jit pypy/module/_codecs/test/test_codecs.py::AppTestPartialEvaluation::()::test_mbcs F jit pypy/module/_winreg/test/test_winreg.py::AppTestFfi::()::test_simple_write F jit pypy/module/array/test/test_array.py::AppTestArrayReconstructor::()::test_unicode F jit pypy/module/cpyext/test/test_pyerrors.py::AppTestFetch::()::test_SetFromErrnoWithFilename_basic F jit pypy/module/cpyext/test/test_typeobject.py::AppTestSlots::()::test_multiple_inheritance_python_subclass_of_two_cpytypes F jit pypy/module/cpyext/test/test_typeobject.py::AppTestSlots::()::test_multiple_inheritance_small_basicsize F jit pypy/module/posix/test/test_posix2.py::AppTestNt::()::test_dll_directory F jit pypy/module/posix/test/test_posix2.py::AppTestPosix::()::test_startfile F jit pypy/module/pypyjit/test_pypy_c/test_math.py::TestMath::()::test_log F jit pypy/module/pypyjit/test_pypy_c/test_math.py::TestMath::()::test_sin_cos F jit pypy/module/signal/test/test_signal.py::AppTestSignal::()::test_set_wakeup_fd_invalid F jit test_startup:test_ctrl_c_causes_atexit F jit test_stringio:test_universal F jit test_sysconfig:test_libdirs F jit test_textio:test_readline F jit test_venv:test_multiprocessing F own pypy/interpreter/test/apptest_traceback.py::test_colors_in_traceback F own pypy/interpreter/test/test_app_main.py::AppTestAppMain::()::test_setup_bootstrap_path F own pypy/interpreter/test/test_fsencode.py::TestFSEncode::()::test_fsencode_fsdecode F own pypy/module/__pypy__/test/test_debug.py::AppTestDebug::()::test_debug_read_timestamp F own pypy/module/__pypy__/test/test_os.py::AppTestOs::()::test_real_getenv F own pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_macro_check_value F own pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_verify_anonymous_enum_with_typedef F own pypy/module/_codecs/test/test_codecs.py::AppTestPartialEvaluation::()::test_mbcs F own pypy/module/_codecs/test/test_locale.py::TestLocaleCodec::()::test_decode_locale F own pypy/module/_codecs/test/test_locale.py::TestLocaleCodec::()::test_encode_locale F own pypy/module/_codecs/test/test_locale.py::TestLocaleCodec::()::test_encode_locale_errorhandler F own pypy/module/_io/test/apptest_io.py::test_tell_univnewlines F own pypy/module/_io/test/apptest_io.py::test_telling F own pypy/module/_io/test/apptest_io.py::test_warn_on_dealloc F own pypy/module/_io/test/test_interp_textio.py::test_getstate_setstate F own pypy/module/_io/test/test_interp_textio.py::test_tell F own pypy/module/_lsprof/test/test_cprofile.py::AppTestCProfile::()::test_builtins F own pypy/module/_lsprof/test/test_cprofile.py::AppTestCProfile::()::test_scale_of_result F own pypy/module/_multibytecodec/test/apptest_incremental.py::test_incremental_big5hkscs E own pypy/module/_multiprocessing/test/test_semaphore.py::AppTestSemaphore::()::test_in_threads F own pypy/module/_socket/test/apptest_socket.py::test_recvmsg_issue2649 F own pypy/module/_winreg/test/test_winreg.py::AppTestFfi::()::test_simple_write E own pypy/module/array/test/test_array.py::AppTestArray::()::test_reversingslice F own pypy/module/array/test/test_array.py::AppTestArrayReconstructor::()::test_unicode F own pypy/module/cpyext/test/test_memoryobject.py::AppTestPyBuffer::()::test_releasebuffer F own pypy/module/cpyext/test/test_pyerrors.py::AppTestFetch::()::test_SetFromErrnoWithFilename_basic F own pypy/module/cpyext/test/test_thread.py::AppTestThread::()::test_timed_lock F own pypy/module/cpyext/test/test_typeobject.py::AppTestSlots::()::test_multiple_inheritance_python_subclass_of_two_cpytypes F own pypy/module/cpyext/test/test_typeobject.py::AppTestSlots::()::test_multiple_inheritance_small_basicsize F own pypy/module/cpyext/test/test_unicodeobject.py::TestUnicode::()::test_codepage F own pypy/module/cpyext/test/test_unicodeobject.py::TestUnicode::()::test_mbcs F own pypy/module/gc/test/test_referents.py::AppTestReferents::()::test_get_rpy_memory_usage E own pypy/module/imp/test/test_app.py::AppTestImpModule::()::test_find_module F own pypy/module/posix/test/test_posix2.py::AppTestNt::()::test_dll_directory F own pypy/module/posix/test/test_posix2.py::AppTestPosix::()::test_urandom_large F own pypy/module/pyexpat/test/apptest_pyexpat.py::test_set_activation_threshold F own pypy/module/pyexpat/test/apptest_pyexpat.py::test_set_maximum_amplification F own pypy/objspace/std/test/test_intobject.py::TestW_IntObject::()::test_lshift_without_fromint F own pypy/objspace/std/test/test_smalllongobject.py::TestW_IntObject::()::test_lshift_without_fromint F own pypy/objspace/std/test/test_smalllongobject.py::TestW_IntObjectWithSmallLong::()::test_lshift_without_fromint