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

Showing results for revision b7cf15bae373.

* = GitHub Actions   + = buildbot.pypy.org

{linux64} py3.11 [builds]

 b7cf15bae373+  jit [8322, 5 F, 1429 s, 12 x]  own [11183, 0 F, 373 s, 9 x]  (2026-07-15)
 |
 -  success
 E  jit        ^^^^^^^^^^^^^^^^^^^^^^^
 E  jit        print config.getpaths()
 E  jit      File "/build_dir/pypy-c-jit-linux-x86-64/build/pypy/config/pypyoption.py", line 308
 E  jit    SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?</error></testcase></testsuite></testsuites>,
 F  jit  pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_lock_acquire_release

{linux32} py3.11 [builds]

 b7cf15bae373+  jit [7474, 17 F, 1416 s, 12 x]  own [10332, 3 F, 362 s, 10 x]  (2026-07-15)
 |
 -  success
 E  jit        ^^^^^^^^^^^^^^^^^^^^^^^
 E  jit        print config.getpaths()
 E  jit      File "/build_dir/pypy-c-jit-linux-x86-32/build/pypy/config/pypyoption.py", line 308
 E  jit    SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?</error></testcase></testsuite></testsuites>,
 F  jit  ctypes_tests.test_functions:test_issue1655
 F  jit  lib-python/3/test/test_cmd_line_script.py::unmodified
 F  jit  lib-python/3/test/test_ctypes.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/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]

 b7cf15bae373+  jit [8302, 11 F, 1444 s, 12 x]  own [11180, 0 F, 374 s, 10 x]  (2026-07-15)
 |
 -  success
 E  jit        ^^^^^^^^^^^^^^^^^^^^^^^
 E  jit        print config.getpaths()
 E  jit      File "/build_dir/pypy-c-jit-linux-aarch64/build/pypy/config/pypyoption.py", line 308
 E  jit    SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?</error></testcase></testsuite></testsuites>,
 F  jit  lib-python/3/test/test_capi::unmodified
 F  jit  lib-python/3/test/test_cmd_line_script.py::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
 F  jit  pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_lock_acquire_release

{macos-arm64} py3.11 [builds]

 b7cf15bae373+  jit [8230, 47 F, 1494 s, 15 x]  own [10918, 51 F, 586 s, 10 x]  (2026-07-15)
 |
 -  success
 E  jit        ^^^^^^^^^^^^^^^^^^^^^^^
 E  jit        print config.getpaths()
 E  jit      File "/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/config/pypyoption.py", line 308
 E  jit    SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?</error></testcase></testsuite></testsuites>,
 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_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/_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/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_lock_acquire_release
 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  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
 F  own  pypy/module/_hpy_universal/test/_vendored/test_helpers.py::AppTestHPyModuleAddType::()::test_with_spec_only[universal]
 F  own  pypy/module/_hpy_universal/test/_vendored/test_hpybytes.py::AppTestBytes::()::test_FromString[universal]
 F  own  pypy/module/_hpy_universal/test/_vendored/test_hpyerr.py::AppTestErr::()::test_HPyErr_SetFromErrnoWithFilename[universal]
 F  own  pypy/module/_hpy_universal/test/_vendored/test_hpylist.py::AppTestList::()::test_Insert[universal]
 F  own  pypy/module/_hpy_universal/test/_vendored/test_hpylist.py::AppTestList::()::test_New[debug]
 F  own  pypy/module/_hpy_universal/test/_vendored/test_hpyslice.py::AppTestSlice::()::test_adjust_indices[universal]
 F  own  pypy/module/_hpy_universal/test/_vendored/test_hpytype.py::AppTestType::()::test_get_name[universal]
 F  own  pypy/module/_hpy_universal/test/_vendored/test_hpytype.py::AppTestType::()::test_specparam_basestuple[universal]
 F  own  pypy/module/_hpy_universal/test/_vendored/test_hpyunicode.py::AppTestUnicode::()::test_AsUTF8AndSize[debug]
 F  own  pypy/module/_hpy_universal/test/_vendored/test_hpyunicode.py::AppTestUnicode::()::test_FromFormat[debug]
 F  own  pypy/module/_hpy_universal/test/_vendored/test_tracker.py::AppTestHPyTracker::()::test_add_and_remove_all[debug]
 F  own  pypy/module/_hpy_universal/test/_vendored/test_tracker.py::AppTestHPyTracker::()::test_new_with_size_and_free[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/array/test/test_array.py::AppTestArray::()::test_reversingslice
 F  own  pypy/module/cpyext/test/test_boolobject.py::AppTestBoolMacros::()::test_toint
 F  own  pypy/module/cpyext/test/test_dictobject.py::AppTestDictObject::()::test_advanced
 F  own  pypy/module/cpyext/test/test_dictobject.py::AppTestDictObject::()::test_contains
 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_pystate.py::AppTestThreads::()::test_savethread
 F  own  pypy/module/cpyext/test/test_pystate.py::AppTestThreads::()::test_thread_and_gil
 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_one
 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]

 b7cf15bae373+  jit [8239, 42 F, 1489 s, 15 x]  own [10934, 35 F, 584 s, 10 x]  (2026-07-15)
 |
 -  success
 !  own  module/_hpy_universal/test/_vendored/test_slots.py
 E  jit        ^^^^^^^^^^^^^^^^^^^^^^^
 E  jit        print config.getpaths()
 E  jit      File "/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/config/pypyoption.py", line 308
 E  jit    SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?</error></testcase></testsuite></testsuites>,
 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_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/_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/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_lock_acquire_release
 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  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]
 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/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/sys/test/test_sysmodule.py::AppTestSysModulePortedFromCPython::()::test_recursionlimit_toolow
 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_one
 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]

 b7cf15bae373+  jit [5346, 70 F, 1033 s, 7 x]  own [9956, 44 F, 411 s, 10 x]  (2026-07-15)
 |
 -  success
 !  jit  pypy/module/_posixsubprocess/test/test_ztranslation.py
 !  own  module/select/test
 !  own  pypy/module/_posixsubprocess/test/apptest_subprocess.py
 !  own  pypy/module/_posixsubprocess/test/test_ztranslation.py
 E  jit        ^^^^^^^^^^^^^^^^^^^^^^^
 E  jit        print config.getpaths()
 E  jit      File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\config\pypyoption.py", line 308
 E  jit    SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?</error></testcase></testsuite></testsuites>,
 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_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/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/cpyext/test/test_typeobject.py::AppTestTypeObject::()::test_typeobject_method_descriptor
 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/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_lock_acquire_release
 F  jit  pypy/module/signal/test/test_signal.py::AppTestSignal::()::test_set_wakeup_fd_invalid
 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
 E  own  pypy/module/cpyext/test/test_floatobject.py::TestFloatObject::()::test_floatobject
 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

{benchmark-run} py3.11 [builds]

 b7cf15bae373+  jit-benchmark2-linux-x86-64 [0, 3 F, 0 s, 0 x]  (2026-07-14)
 |
 -  success
 !  jit-benchmark2-linux-x86-64  create pyperformance benchmark venv failed
 !  jit-benchmark2-linux-x86-64  run pyperformance (jit) failed
 !  jit-benchmark2-linux-x86-64  run pyperformance (nojit) failed