0df32b7ba054 rpy [14076, 1 F, 456 s, 41 x] (2026-05-19)
| f0ff938bf699 jit [1204, 0 F, 5 s, 0 x] own [8345, 18 F, 352 s, 3 x] rpy [14077, 0 F, 456 s, 42 x] (2026-05-20)
| | 8a2770613da6 jit [1204, 0 F, 0 s, 0 x] own [8358, 5 F, 352 s, 3 x] rpy [14077, 0 F, 456 s, 43 x] (2026-05-20)
| | | b795ec435082 jit [1204, 0 F, 0 s, 0 x] own [8555, 0 F, 355 s, 3 x] (2026-05-20)
| | | | 80566228b92f own [8552, 3 F, 355 s, 3 x] (2026-05-20)
| | | | |
- - - + - success
! ! own module/test_lib_pypy
! . . rpy rlib/unicodedata/test/test_dawg.py
F . . F own pypy/module/cpyext/test/test_translate.py::test_llhelper
F F S S own pypy/module/test_lib_pypy/test_os_wait.py
F F S S own pypy/module/test_lib_pypy/test_resource.py
F F S S own pypy/module/test_lib_pypy/test_stackless.py
F F S S own pypy/module/test_lib_pypy/test_stackless_pickling.py
F . . F own pypy/module/thread/test/test_gil.py::TestUsingFramework::()::test_one_thread
F . . F own pypy/module/thread/test/test_gil.py::TestUsingFramework::()::test_one_thread_rev
F . . . own pypy/tool/pytest/test/test_appsupport.py::test_applevel_raises_simple_display
F . . . own pypy/tool/pytest/test/test_appsupport.py::test_apptest_fail_plain
F . . . own pypy/tool/pytest/test/test_appsupport.py::test_apptest_fail_rewrite
F . . . own pypy/tool/pytest/test/test_appsupport.py::test_apptest_raise
F . . . own pypy/tool/pytest/test/test_appsupport.py::test_apptest_skipif
F . . . own pypy/tool/pytest/test/test_appsupport.py::test_apptest_spaceconfig
F . . . own pypy/tool/pytest/test/test_appsupport.py::test_interp_spaceconfig
F . . . own pypy/tool/pytest/test/test_appsupport.py::test_pypy_collection
F . . . own pypy/tool/pytest/test/test_appsupport.py::test_spaceconfig_param
F . . . own pypy/tool/pytest/test/test_pytestsupport.py::test_AppFrame
80566228b92f jit [1197, 0 F, 5 s, 0 x] (2026-05-20)
|
+ success
8a2770613da6 own [6942, 28 F, 239 s, 1 x] rpy [11951, 27 F, 555 s, 43 x] (2026-05-20)
| 80566228b92f jit [1041, 0 F, 5 s, 0 x] (2026-05-20)
| |
- + success
! own module/_continuation/test
! own module/bz2/test
! own module/crypt/test
! own module/faulthandler/test
! own module/fcntl/test
! own module/pwd/test
! own module/termios/test
! own sandbox/test
! rpy jit/backend/x86/test/test_jitlog.py
! rpy jit/backend/x86/test/test_rvmprof.py
! rpy jit/backend/x86/test/test_x86vector.py
! rpy jit/backend/x86/test/test_ztranslation_call_assembler.py
! rpy jit/metainterp/test/test_zvector.py
! rpy rlib/rvmprof/test/test_file.py
! rpy rlib/rvmprof/test/test_rvmprof.py
! rpy rlib/rvmprof/test/test_support.py
! rpy rlib/rvmprof/test/test_traceback.py
! rpy rlib/rvmprof/test/test_ztranslation.py
! rpy rtyper/test
! rpy translator/c/test/test_backendoptimized.py
F own pypy/interpreter/test/test_app_main.py::AppTestAppMain::()::test_setup_bootstrap_path
F own pypy/interpreter/test/test_zpy.py::test_pytrace
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/_continuation/test/test_stacklet.py
F own pypy/module/_locale/test/test_locale.py::AppTestLocaleTrivia::()::test_strxfrm
F own pypy/module/bz2/test/test_bz2_compdecomp.py
F own pypy/module/bz2/test/test_bz2_file.py
F own pypy/module/crypt/test/test_crypt.py
F own pypy/module/faulthandler/test/test_faulthander.py
F own pypy/module/fcntl/test/test_fcntl.py
F own pypy/module/gc/test/test_referents.py::AppTestReferents::()::test_get_rpy_memory_usage
F own pypy/module/pwd/test/test_pwd.py
F own pypy/module/pwd/test/test_ztranslation.py
F own pypy/module/termios/test/test_termios.py
F own pypy/objspace/std/test/test_floatobject.py::AppTestFloatHex::()::test_division_edgecases
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
F own pypy/sandbox/test/test_pypy_interact.py
F rpy jit/backend/llsupport/test/test_ffisupport.py::test_call_descr_dynamic
F rpy jit/backend/llsupport/test/test_rewrite.py::TestFramework::()::test_rewrite_assembler_newstr_newunicode
F rpy jit/metainterp/test/test_ajit.py::TestLLtype::()::test_unichar_ord_is_never_signed_on_64bit
F rpy jit/metainterp/test/test_recursive.py::TestLLtype::()::test_tco_doesnt_lead_to_infinite_tracing
F rpy memory/gc/test/test_hook.py::TestIncMiniMarkHooks::()::test_on_gc_collect
F rpy rlib/test/test_clibffi.py::TestCLibffi::()::test_unichar
F rpy rlib/test/test_rgc.py::TestFinalizerQueue::()::test_translated_boehm
F rpy rlib/test/test_rgc.py::TestFinalizerQueue::()::test_translated_boehm_ll
F rpy rlib/test/test_rposix_stat.py::test_high_precision_stat_time
F rpy rlib/test/test_rthread.py::TestUsingBoehm::()::test_gc_locking
F rpy rlib/unicodedata/test/test_ucd.py::test_code_to_unichr
F rpy translator/c/test/test_boehm.py::TestUsingBoehm::()::test_hash_preservation
F rpy translator/c/test/test_genc.py::test_long_strings
F rpy translator/sandbox/test/test_sandbox.py::TestPrintedResults::()::test_safefuncs
F rpy translator/sandbox/test/test_sandlib.py::test_fstat