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

Showing results for revision d15b633cef2b.

* = GitHub Actions   + = buildbot.pypy.org

{linux64} py3.11 [builds]

 d15b633cef2b+  own [10308, 0 F, 256 s, 10 x]  jit [9834, 0 F, 1495 s, 14 x]  (2026-08-23)
 |
 +  success

{linux32} py3.11 [builds]

 d15b633cef2b+  own [10278, 1 F, 212 s, 10 x]  jit [9821, 3 F, 1467 s, 14 x]  (2026-08-23)
 |
 -  success
 F  own  pypy/module/fcntl/test/apptest_fcntl.py::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]

 d15b633cef2b+  own [10304, 1 F, 257 s, 10 x]  jit [9813, 5 F, 1512 s, 14 x]  (2026-08-23)
 |
 -  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]

 d15b633cef2b+  own [10100, 39 F, 410 s, 10 x]  jit [7199, 21 F, 1347 s, 7 x]  (2026-08-23)
 |
 -  success
 F  own  pypy/interpreter/test/test_app_main.py::TestInteraction::()::test_no_space_before_argument
 F  own  pypy/interpreter/test/test_app_main.py::TestInteraction::()::test_yes_irc_topic
 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/_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_cpyext.py::AppTestCpythonExtension::()::test_recursive_package_import
 F  own  pypy/module/cpyext/test/test_floatobject.py::AppTestFloatObject::()::test_pymath_consts
 F  own  pypy/module/cpyext/test/test_marshal.py::AppTestMarshal::()::test_PyMarshal_WriteObjectToString
 F  own  pypy/module/cpyext/test/test_object.py::AppTestObject::()::test_object_malloc
 F  own  pypy/module/cpyext/test/test_pyerrors.py::AppTestFetch::()::test_SetFromErrnoWithFilename_basic
 F  own  pypy/module/cpyext/test/test_pyerrors.py::AppTestFetch::()::test_normalize
 F  own  pypy/module/cpyext/test/test_typedeallocate.py::AppTestDealloc::()::test_nanobind3
 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_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_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_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_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/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]

 d15b633cef2b+  own [10113, 30 F, 408 s, 10 x]  jit [9702, 28 F, 1583 s, 15 x]  (2026-08-23)
 |
 -  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_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_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_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.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/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  jit  test_pypy_remote_debug:test_disable_remote_debug
 F  jit  test_pypy_remote_debug:test_integration

{win64} py3.11 [builds]

 d15b633cef2b734aed7276e8f83bd51d048cdeda+  own [0, 1 F, 0 s, 0 x]  jit [0, 1 F, 0 s, 0 x]  (2026-08-23)
 |
 -  success
 !  own  updating
 !  jit  updating