3dea8d2ea529 jit [1055, 0 F, 5 s, 0 x] own [8343, 81 F, 380 s, 2 x] rpy [11837, 54 F, 454 s, 42 x] (2026-05-16)
| 9b2a31d4c5c7 jit [1055, 0 F, 5 s, 0 x] own [8437, 2 F, 380 s, 3 x] rpy [13166, 0 F, 478 s, 43 x] (2026-05-17)
| | 92ba4dd2f4d1 jit [1055, 0 F, 5 s, 0 x] own [8437, 2 F, 380 s, 3 x] rpy [13168, 0 F, 478 s, 40 x] (2026-05-18)
| | | c82d9997371b jit [1055, 0 F, 5 s, 0 x] own [8437, 2 F, 380 s, 3 x] rpy [13171, 0 F, 478 s, 40 x] (2026-05-19)
| | | | 95fe99db57a0 jit [1055, 0 F, 5 s, 0 x] own [8437, 2 F, 380 s, 3 x] rpy [13171, 0 F, 478 s, 41 x] (2026-05-21)
| | | | |
- - - - - success
F . . . . own pypy/interpreter/test/apptest_generator.py::test_close_on_collect
F . . . . own pypy/interpreter/test/test_typedef.py::AppTestTypeDef::()::test_destructor
F . . . . own pypy/interpreter/test/test_typedef.py::TestTypeDef::()::test_subclass_cache
F . . . . own pypy/module/__builtin__/test/test_classobj.py::AppTestOldstyle::()::test_del
F . . . . own pypy/module/__builtin__/test/test_classobj.py::AppTestOldstyle::()::test_weakref
F . . . . own pypy/module/_cffi_backend/test/test_c.py::AppTestC::()::test_buffer_keepalive
F . . . . own pypy/module/_cffi_backend/test/test_c.py::AppTestC::()::test_from_buffer_not_str_unicode
F . . . . own pypy/module/_cffi_backend/test/test_c.py::AppTestC::()::test_keepalive_struct
F . . . . own pypy/module/_cffi_backend/test/test_c.py::AppTestC::()::test_new_handle
F . . . . own pypy/module/_cffi_backend/test/test_c.py::AppTestC::()::test_new_handle_cycle
F . . . . own pypy/module/_cffi_backend/test/test_c.py::AppTestC::()::test_weakref
F . . . . own pypy/module/_cffi_backend/test/test_ffi_obj.py::AppTestFFIObj::()::test_ffi_gc_disable
F . . . . own pypy/module/_cppyy/test/test_cppyy.py::AppTestCPPYY::()::test05_memory
F . . . . own pypy/module/_cppyy/test/test_cppyy.py::AppTestCPPYY::()::test05a_memory2
F . . . . own pypy/module/_cppyy/test/test_cppyy.py::AppTestCPPYY::()::test06_method_double
F . . . . own pypy/module/_cppyy/test/test_cppyy.py::AppTestCPPYY::()::test07_method_constcharp
F . . . . own pypy/module/_cppyy/test/test_cppyy.py::AppTestCPPYY::()::test08_pass_object_by_pointer
F . . . . own pypy/module/_cppyy/test/test_cppyy.py::AppTestCPPYY::()::test09_return_object_by_pointer
F . . . . own pypy/module/_cppyy/test/test_pythonify.py::AppTestPYTHONIFY::()::test03_constructing_and_calling
F . . . . own pypy/module/_cppyy/test/test_pythonify.py::AppTestPYTHONIFY::()::test04_passing_object_by_pointer
F . . . . own pypy/module/_cppyy/test/test_pythonify.py::AppTestPYTHONIFY::()::test05_returning_object_by_pointer
F . . . . own pypy/module/_file/test/test_file.py::AppTestFile::()::test_exception_from_del
F . . . . own pypy/module/_file/test/test_file.py::AppTestFile::()::test_track_resources
F . . . . own pypy/module/_io/test/apptest_bytesio.py::test_read
F . . . . own pypy/module/_io/test/apptest_bytesio.py::test_write
F . . . . own pypy/module/_io/test/apptest_io.py::test_destructor
F . . . . own pypy/module/_io/test/apptest_textio.py::test_destructor
F . . . . own pypy/module/_io/test/test_bufferedio.py::AppTestBufferedWriter::()::test_destructor
F . . . . own pypy/module/_rawffi/test/test__rawffi.py::AppTestAutoFree::()::test_array_autofree
F . . . . own pypy/module/_rawffi/test/test__rawffi.py::AppTestAutoFree::()::test_structure_autofree
F . . . . own pypy/module/_socket/test/test_sock_app.py::AppTestSocket::()::test_track_resources
F . . . . own pypy/module/_vmprof/test/test__vmprof.py::AppTestVMProf::()::test_import_vmprof
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestProxy::()::test_callback_raises
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestProxy::()::test_init
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestProxy::()::test_proxy_to_dead_object
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestProxy::()::test_proxy_with_callback
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestWeakref::()::test_callback
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestWeakref::()::test_callback_cannot_ressurect
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestWeakref::()::test_callback_order
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestWeakref::()::test_correct_weakrefcount_after_death
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestWeakref::()::test_dont_callback_if_weakref_dead
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestWeakref::()::test_function_weakrefable
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestWeakref::()::test_generator_weakrefable
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestWeakref::()::test_hashing
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestWeakref::()::test_method_weakrefable
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestWeakref::()::test_set_weakrefable
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestWeakref::()::test_simple
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestWeakref::()::test_type_weakrefable
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestWeakref::()::test_weakref_equality
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestWeakref::()::test_weakref_subclass_with_del
F . . . . own pypy/module/_weakref/test/test_weakref.py::AppTestWeakref::()::test_weakref_subclassing
F . . . . own pypy/module/array/test/test_array.py::AppTestArray::()::test_subclass_del
F . . . . own pypy/module/cpyext/test/test_arraymodule.py::AppTestArrayModule::()::test_subclass_with_attribute
F . . . . own pypy/module/cpyext/test/test_capsule.py::AppTestCapsule::()::test_capsule_import
F . . . . own pypy/module/cpyext/test/test_pycobject.py::AppTestStringObject::()::test_pycobject_import
F . . . . own pypy/module/gc/test/test_gc.py
F . . . . own pypy/module/gc/test/test_hook.py
F . . . . own pypy/module/gc/test/test_ztranslation.py::test_checkmodule
F . . . . own pypy/module/itertools/test/test_itertools.py::AppTestItertools::()::test_islice
F . . . . own pypy/module/micronumpy/test/test_object_arrays.py::AppTestObjectDtypes::()::test_keep_object_alive
F . . . . own pypy/module/posix/test/test_posix2.py::AppTestPosix::()::test_popen
F . . . . own pypy/module/posix/test/test_posix2.py::AppTestPosix::()::test_popen_child_fds
F . . . . own pypy/module/posix/test/test_posix2.py::AppTestPosix::()::test_popen_with
F . . . . own pypy/module/posix/test/test_posix_libfile.py::AppTestPosix::()::test_popen
F . . . . own pypy/module/posix/test/test_posix_libfile.py::AppTestPosix::()::test_popen_and_rebind_file_in___builtin__
F . . . . own pypy/module/select/test/test_select.py::AppTestSelectWithPipes::()::test_read_closed
F . . . . own pypy/module/select/test/test_select.py::AppTestSelectWithPipes::()::test_write_close
F . . . . own pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_read_closed
F . . . . own pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_write_close
F . . . . own pypy/module/thread/test/test_gil.py::TestUsingFramework::()::test_one_thread
F . . . . own pypy/module/thread/test/test_gil.py::TestUsingFramework::()::test_one_thread_rev
F . . . . own pypy/module/thread/test/test_local.py::AppTestLocal::()::test_local_1
F . . . . own pypy/module/thread/test/test_local.py::AppTestLocal::()::test_local_is_not_immortal
F . . . . own pypy/module/thread/test/test_thread.py::AppTestThread::()::test_thread_count
F . . . . own pypy/objspace/std/test/apptest_iterobject.py::test_reversed_frees_empty
F . . . . own pypy/objspace/std/test/apptest_userobject.py::test_del
F . . . . own pypy/objspace/std/test/apptest_userobject.py::test_del_exception
F F F F F own pypy/objspace/std/test/test_intobject.py::TestW_IntObject::()::test_lshift_without_fromint
F . . . . own pypy/objspace/std/test/test_mapdict.py::AppTestWithMapDictAndCounters::()::test_dont_keep_class_alive
F . . . . own pypy/objspace/std/test/test_mapdict.py::AppTestWithMapDictAndCounters::()::test_instance_keeps_class_alive
F F F F F own pypy/objspace/std/test/test_smalllongobject.py::TestW_IntObject::()::test_lshift_without_fromint
F . . . . rpy jit/backend/llsupport/test/test_zrpy_gc_direct.py::test_guards_translated_with_gctypeptr
F . . . . rpy jit/backend/llsupport/test/test_zrpy_gc_direct.py::test_guards_translated_without_gctypeptr
F . . . . rpy jit/backend/x86/test/test_zrpy_vmprof.py::TestZVMprof::()::test_vmprof
F . . . . rpy jit/backend/x86/test/test_ztranslation_external_exception.py::TestTranslationRemoveTypePtrX86::()::test_external_exception_handling_translates
F . . . . rpy memory/gc/test/test_direct.py
F . . . . rpy memory/gc/test/test_env.py
F . . . . rpy memory/gc/test/test_hook.py
F . . . . rpy memory/gc/test/test_incminimark.py
F . . . . rpy memory/gc/test/test_inspector.py
F . . . . rpy memory/gc/test/test_minimark.py
F . . . . rpy memory/gc/test/test_object_pinning.py
F . . . . rpy memory/gc/test/test_rawrefcount.py
F . . . . rpy memory/gctransform/test/test_framework.py::test_custom_trace_function_no_collect
F . . . . rpy memory/gctransform/test/test_framework.py::test_dont_add_write_barrier_for_constant_new_value
F . . . . rpy memory/gctransform/test/test_framework.py::test_framework_simple
F . . . . rpy memory/gctransform/test/test_framework.py::test_no_collect
F . . . . rpy memory/gctransform/test/test_framework.py::test_no_collect_detection
F . . . . rpy memory/gctransform/test/test_framework.py::test_remove_duplicate_write_barrier
F . . . . rpy memory/gctransform/test/test_framework.py::test_write_barrier_support_setarrayitem
F . . . . rpy memory/gctransform/test/test_framework.py::test_write_barrier_support_setfield
F . . . . rpy memory/gctransform/test/test_framework.py::test_write_barrier_support_setinteriorfield
F . . . . rpy memory/test/test_generational_gc.py
F . . . . rpy memory/test/test_hybrid_gc.py
F . . . . rpy memory/test/test_hybrid_gc_smallheap.py
F . . . . rpy memory/test/test_incminimark_gc.py
F . . . . rpy memory/test/test_incminimark_gc_cardmarking.py
F . . . . rpy memory/test/test_minimark_gc.py
F . . . . rpy memory/test/test_minimark_gc_cardmarking.py
F . . . . rpy memory/test/test_transformed_gc.py
F . . . . rpy rlib/test/test_rawrefcount.py::TestTranslated::()::test_full_translation
F . . . . rpy rlib/test/test_rgc.py::TestFinalizerQueue::()::test_translated_incminimark
F . . . . rpy rlib/test/test_rgc.py::TestFinalizerQueue::()::test_translated_incminimark_ll
F . . . . rpy rlib/test/test_rgc.py::test_ll_for_resizable_list
F . . . . rpy rlib/test/test_rgc.py::test_nonmoving_raw_ptr_for_resizable_list
F . . . . rpy rlib/test/test_rstacklet.py::TestStackletShadowStack::()::test_demo1
F . . . . rpy rlib/test/test_rthread.py::TestUsingFramework::()::test_acquire_timed_1sec
F . . . . rpy rlib/test/test_rthread.py::TestUsingFramework::()::test_acquire_timed_alarm
F . . . . rpy rlib/test/test_rthread.py::TestUsingFramework::()::test_acquire_timed_huge_timeout
F . . . . rpy rlib/test/test_rthread.py::TestUsingFramework::()::test_gc_locking
F . . . . rpy rlib/test/test_rthread.py::TestUsingFramework::()::test_start_new_thread
F . . . . rpy rlib/test/test_rthread.py::TestUsingFramework::()::test_tlref
F . . . . rpy rlib/test/test_rthread.py::TestUsingFramework::()::test_tlref_keepalive
F . . . . rpy rlib/test/test_rthread.py::TestUsingFramework::()::test_tlref_keepalive__thread
F . . . . rpy rtyper/lltypesystem/test/test_rffi.py::TestCRffi::()::test__get_raw_address_buf_from_string
F . . . . rpy rtyper/lltypesystem/test/test_rffi.py::TestCRffi::()::test_nonmovingbuffer_incminimark
F . . . . rpy rtyper/lltypesystem/test/test_rffi.py::TestCRffi::()::test_nonmovingbuffer_semispace
F . . . . rpy rtyper/lltypesystem/test/test_ztranslated.py::test_compiled_incminimark
F . . . . rpy rtyper/lltypesystem/test/test_ztranslated.py::test_compiled_semispace
F . . . . rpy translator/c/test/test_standalone.py::TestThread::()::test_gc_with_fork_without_threads
F . . . . rpy translator/c/test/test_standalone.py::TestThread::()::test_stack_size
F . . . . rpy translator/c/test/test_standalone.py::TestThread::()::test_thread_and_gc
F . . . . rpy translator/c/test/test_standalone.py::TestThread::()::test_thread_and_gc_with_fork
F . . . . rpy translator/sandbox/test/test_sandbox.py::test_hybrid_gc
F . . . . rpy translator/test/test_stackcheck.py::test_gctransformed
f01615569f2d jit [1029, 0 F, 16 s, 0 x] own [10276, 4 F, 358 s, 10 x] (2026-05-19)
| 43379aa3c5bb jit [1029, 0 F, 16 s, 0 x] own [10276, 4 F, 358 s, 10 x] (2026-05-20)
| | e28a814b9c12 jit [1, 0 F, 16 s, 0 x] own [220, 12 F, 1 s, 0 x] (2026-05-21)
| | | c38235977d32 jit [1029, 0 F, 16 s, 0 x] own [10281, 4 F, 358 s, 10 x] (2026-05-22)
| | | | ad87cbd9a6f2 jit [1029, 0 F, 16 s, 0 x] own [10281, 4 F, 358 s, 10 x] (2026-05-24)
| | | | |
- - - - - success
. . F . . own pypy/interpreter/astcompiler/test/apptest_compiler.py
. . F . . own pypy/interpreter/astcompiler/test/apptest_exceptiongroup.py
. . F . . own pypy/interpreter/astcompiler/test/apptest_misc.py
. . F . . own pypy/interpreter/astcompiler/test/apptest_patma.py
. . F . . own pypy/interpreter/pyparser/test/apptest_parsestring.py
. . F . . own pypy/module/__builtin__/test/apptest_compile.py
. . F . . own pypy/module/__builtin__/test/apptest_descriptor.py
. . F . . own pypy/module/__builtin__/test/apptest_operator.py
. . F . . own pypy/module/__builtin__/test/apptest_print.py
. . F . . own pypy/module/__pypy__/test/apptest_picklebuffer.py
. . F . . own pypy/module/_abc/test/apptest_abc.py
. . F . . own pypy/module/_ast/test/apptest_ast.py
F F F F own pypy/objspace/std/test/test_intobject.py::TestW_IntObject::()::test_lshift_without_fromint
F F F F own pypy/objspace/std/test/test_longobject.py::AppTestLong::()::test_pow_negative_exponent_modulo
F F F F own pypy/objspace/std/test/test_smalllongobject.py::AppTestSmallLong::()::test_pow_negative_exponent_modulo
F F F F own pypy/objspace/std/test/test_smalllongobject.py::TestW_IntObject::()::test_lshift_without_fromint
68964ec50da1 jit [1055, 0 F, 5 s, 0 x] (2026-05-21)
|
+ success