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

Showing results for revision afe8f757a634.

* = GitHub Actions   + = buildbot.pypy.org

{linux64} py3.11 [builds]

 afe8f757a634+  own [10305, 10 F, 256 s, 10 x]  jit [9841, 0 F, 1495 s, 14 x]  (2026-08-24)
 |
 -  success
 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

{linux32} py3.11 [builds]

 afe8f757a634+  own [10285, 1 F, 212 s, 10 x]  jit [9827, 4 F, 1467 s, 14 x]  (2026-08-24)
 |
 -  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
 F  jit  pypy/module/thread/test/test_thread.py::AppTestThread::()::test_interrupt_non_main

{aarch64} py3.11 [builds]

 afe8f757a634+  own [10311, 1 F, 257 s, 10 x]  jit [9820, 5 F, 1512 s, 14 x]  (2026-08-24)
 |
 -  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]

 afe8f757a634+  own [10108, 38 F, 410 s, 10 x]  jit [7206, 21 F, 1347 s, 7 x]  (2026-08-24)
 |
 -  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/_multiprocessing/test/test_semaphore.py::AppTestSemaphore::()::test_semaphore_basic
 F  own  pypy/module/_posixsubprocess/test/apptest_subprocess.py::test_extra_groups
 F  own  pypy/module/_posixsubprocess/test/apptest_subprocess.py::test_pass_fds_make_inheritable
 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_arraymodule.py::AppTestArrayModule::()::test_basic
 F  own  pypy/module/cpyext/test/test_bytearrayobject.py::AppTestStringObject::()::test_bytearray_resize
 F  own  pypy/module/cpyext/test/test_pyerrors.py::AppTestFetch::()::test_SetFromErrnoWithFilename_basic
 F  own  pypy/module/cpyext/test/test_pystrhex.py::AppTestPyStrHex::()::test_simple
 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_tcall
 F  own  pypy/module/termios/test/test_termios.py::TestTermios::()::test_tcsetattr
 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_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]

 afe8f757a634+  own [10119, 31 F, 408 s, 10 x]  (2026-08-24)
 |
 -  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_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