Home - Summaries: (main) : (py3.11) : (py3.12) : Everything - Nightly builds - Benchmarks - RPython - Builders - About

Showing results for revision c3012de4b989.

* = GitHub Actions   + = buildbot.pypy.org

{linux64} py3.11 [builds]

 c3012de4b989ea6aa9a6832b5af397540c69d64e+    own [0, 1 F, 0 s, 0 x]  jit [0, 1 F, 0 s, 0 x]  (2026-08-27)
 | c3012de4b989+                              own [10313, 2 F, 256 s, 10 x]  jit [9875, 0 F, 1461 s, 14 x]  (2026-08-27)
 | |
 - -  success
 !    own  setproperty exception
 !    jit  setproperty exception
   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

{linux32} py3.11 [builds]

 c3012de4b989+  own [10285, 1 F, 212 s, 10 x]  jit [9821, 7 F, 1440 s, 12 x]  (2026-08-27)
 |
 -  success
 F  own  pypy/module/fcntl/test/apptest_fcntl.py::test_constants
 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  pypy.module.fcntl.test.apptest_fcntl:test_constants
 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

{aarch64} py3.11 [builds]

 c3012de4b989+  own [10311, 1 F, 257 s, 10 x]  jit [9854, 5 F, 1478 s, 14 x]  (2026-08-27)
 |
 -  success
 F  own  pypy/module/_socket/test/apptest_socket.py::test_create_qipcrtr
 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._socket.test.apptest_socket:test_create_qipcrtr
 F  jit  pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test

{macos-arm64} py3.11 [builds]

 c3012de4b989+  own [10089, 57 F, 410 s, 10 x]  jit [7240, 23 F, 1311 s, 7 x]  (2026-08-27)
 |
 -  success
 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]
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReader::()::test_bufio_write_through
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReader::()::test_device_like
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_buffering
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_bufio_write_through
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_detach
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_detach_warn
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_detached
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_device_like
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_peek
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_read1
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_read_interrupted
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_read_nonblocking_crash
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_read_past_eof
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_read_pieces
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_readinto
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_readinto1
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_readinto_buffer_overflow
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_readinto_small_parts
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_readline_issue3042
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_readlines
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_repr
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_seek
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_simple_read
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_slow_provider
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_tell
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_unseekable
 F  own  pypy/module/_io/test/test_bufferedio.py::AppTestBufferedReaderWithThreads::()::test_valid_buffer
 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
 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/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_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_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
 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_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_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._sre.test.apptest_sre:test_opcode_at_loc_boundary
 F  jit  pypy.module._sre.test.apptest_sre:test_opcode_category_loc_word
 F  jit  pypy.module.posix.test.apptest_posix:test_all_pathconf_defined
 F  jit  pypy.objspace.std.test.apptest_complexobject:test_file
 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/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/termios/test/test_termios.py::AppTestTermios::()::test_values
 F  jit  pypy/objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german

{macos-x86_64} py3.11 [builds]

 c3012de4b989+  own [10118, 32 F, 408 s, 10 x]  jit [9742, 31 F, 1547 s, 15 x]  (2026-08-27)
 |
 -  success
 F  own  pypy/interpreter/test/test_fsencode.py::TestFSEncode::()::test_fsencode_fsdecode
 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]
 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
 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/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_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_one
 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
 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  lib-python/3/test/test_concurrent_futures::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_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_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._sre.test.apptest_sre:test_opcode_at_loc_boundary
 F  jit  pypy.module._sre.test.apptest_sre:test_opcode_category_loc_word
 F  jit  pypy.module.posix.test.apptest_posix:test_all_pathconf_defined
 F  jit  pypy.objspace.std.test.apptest_complexobject:test_file
 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/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/termios/test/test_termios.py::AppTestTermios::()::test_values
 F  jit  pypy/objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german
 F  jit  test_pypy_remote_debug:test_disable_remote_debug
 F  jit  test_pypy_remote_debug:test_integration

{win64} py3.11 [builds]

 c3012de4b989+  own [9948, 30 F, 426 s, 10 x]  jit [9326, 88 F, 1614 s, 11 x]  (2026-08-27)
 |
 -  success
 !  jit  pytest:internal
 F  own  pypy/interpreter/test/apptest_traceback.py::test_colors_in_traceback
 F  own  pypy/interpreter/test/test_fsencode.py::TestFSEncode::()::test_fsencode_fsdecode
 F  own  pypy/module/__pypy__/test/test_os.py::AppTestOs::()::test_real_getenv
 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
 F  own  pypy/module/array/test/test_array.py::AppTestArrayReconstructor::()::test_unicode
 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_inheritance3
 F  own  pypy/module/cpyext/test/test_unicodeobject.py::TestUnicode::()::test_codepage
 F  own  pypy/module/cpyext/test/test_unicodeobject.py::TestUnicode::()::test_mbcs
 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/module/sys/test/apptest_initpath.py::test_pypy_find_executable
 F  jit  cffi_tests.cffi0.test_zdistutils.TestDistUtilsCPython:test_compile_module_explicit_filename
 F  jit  cffi_tests.cffi0.test_zdistutils.TestDistUtilsCPython:test_tag
 F  jit  cffi_tests.cffi0.test_zdistutils.TestDistUtilsGeneric:test_compile_module_explicit_filename
 F  jit  cffi_tests.cffi0.test_zdistutils.TestDistUtilsGeneric:test_tag
 F  jit  cffi_tests.embedding.test_basic.TestBasic:test_empty
 F  jit  cffi_tests.embedding.test_thread.TestThread:test_alt_issue
 F  jit  cffi_tests.embedding.test_thread.TestThread:test_first_calls_in_parallel
 F  jit  cffi_tests.embedding.test_thread.TestThread:test_init_different_modules_in_different_threads
 F  jit  cffi_tests.embedding.test_thread.TestThread:test_load_in_parallel_more
 F  jit  cffi_tests.embedding.test_tlocal.TestThreadLocal:test_thread_local
 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_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_threading.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_buffer.py::AppTestBuffer::()::test_argparse
 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_inheritance3
 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_pypy_remote_debug:test_disable_remote_debug
 F  jit  test_pypy_remote_debug:test_integration
 F  jit  test_scandir:test_context_manager
 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

{benchmark-run} py3.11 [builds]

 c3012de4b989+  jit-benchmark2-linux-x86-64 [0, 0 F, 0 s, 0 x]  (2026-08-26)
 |
 +  success