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

Showing results for revision 523222a2c5cc.

* = GitHub Actions   + = buildbot.pypy.org

{linux64} py3.11 [builds]

 523222a2c5cc+  jit [9833, 1 F, 1495 s, 14 x]  (2026-08-22)
 |
 -  success
 F  jit  pypy/module/cpyext/test/test_typeobject.py::AppTestTypeObject::()::test_heaptype_item_slots

{linux32} py3.11 [builds]

 523222a2c5cc+  jit [9820, 4 F, 1467 s, 14 x]  (2026-08-22)
 |
 -  success
 F  jit  pypy/module/cpyext/test/test_typeobject.py::AppTestTypeObject::()::test_heaptype_item_slots
 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]

 523222a2c5cc+  jit [9812, 6 F, 1512 s, 14 x]  (2026-08-22)
 |
 -  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._socket.test.apptest_socket:test_create_qipcrtr
 F  jit  pypy/module/cpyext/test/test_typeobject.py::AppTestTypeObject::()::test_heaptype_item_slots
 F  jit  pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test

{macos-arm64} py3.11 [builds]

 523222a2c5cc+  jit [7196, 24 F, 1347 s, 7 x]  (2026-08-22)
 |
 -  success
 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_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/cpyext/test/test_typeobject.py::AppTestTypeObject::()::test_heaptype_item_slots
 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

{macos-x86_64} py3.11 [builds]

 523222a2c5cc+  jit [9701, 29 F, 1583 s, 15 x]  (2026-08-22)
 |
 -  success
 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_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/cpyext/test/test_typeobject.py::AppTestTypeObject::()::test_heaptype_item_slots
 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]

 523222a2c5ccc28cae15d49c6ed32e331de6835d+  jit [0, 1 F, 0 s, 0 x]  (2026-08-22)
 |
 -  success
 !  jit  updating