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

* = GitHub Actions   + = buildbot.pypy.org

{linux64}

 83e06aff7b82+  rpy [14082, 0 F, 470 s, 40 x]  (2026-06-08)
 |
 +  success

{linux64} jit-int-sub-const-canonicalization [builds]

 02a1859c8fbb+  rpy [14073, 60 F, 470 s, 42 x]  (2026-07-06)
 |
 -  success
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_constfold_call_elidable
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_constfold_call_elidable_2
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_elidable_raising
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_elidable_raising_2
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_loop_1
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_loop_invariant_intbox
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_loop_invariant_mul1
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_loop_invariant_mul_bridge_maintaining3
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_loop_invariant_mul_ovf1
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_multiple_specialied_versions1
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_multiple_specialied_zigzag
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_not_in_trace
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_reuse_elidable_result
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_virtual_dict_constant_keys
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_virtual_opaque_dict
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_virtual_opaque_ptr
 F  rpy  jit/metainterp/test/test_call.py::TestCall::()::test_cond_call_constant_in_optimizer
 F  rpy  jit/metainterp/test/test_call.py::TestCall::()::test_cond_call_constant_in_optimizer_1
 F  rpy  jit/metainterp/test/test_del.py::TestLLtype::()::test_del_keep_obj
 F  rpy  jit/metainterp/test/test_dict.py::TestLLtype::()::test_repeated_lookup
 F  rpy  jit/metainterp/test/test_dict.py::TestLLtype::()::test_unrolling_of_dict_iter
 F  rpy  jit/metainterp/test/test_exception.py::TestLLtype::()::test_no_exception
 F  rpy  jit/metainterp/test/test_list.py::TestLLtype::()::test_list_mul_unsigned_virtual
 F  rpy  jit/metainterp/test/test_list.py::TestLLtype::()::test_list_mul_virtual
 F  rpy  jit/metainterp/test/test_list.py::TestLLtype::()::test_list_mul_virtual_nonzero
 F  rpy  jit/metainterp/test/test_list.py::TestLLtype::()::test_simple_array
 F  rpy  jit/metainterp/test/test_list.py::TestLLtype::()::test_virtual_resize
 F  rpy  jit/metainterp/test/test_send.py::TestLLtype::()::test_green_send
 F  rpy  jit/metainterp/test/test_send.py::TestLLtype::()::test_oosend_different_initial_class
 F  rpy  jit/metainterp/test/test_send.py::TestLLtype::()::test_oosend_guard_failure
 F  rpy  jit/metainterp/test/test_send.py::TestLLtype::()::test_oosend_guard_failure_2
 F  rpy  jit/metainterp/test/test_send.py::TestLLtype::()::test_red_send_to_green_receiver
 F  rpy  jit/metainterp/test/test_send.py::TestLLtype::()::test_send_to_single_target_method
 F  rpy  jit/metainterp/test/test_string.py::TestLLtype::()::test_shrink_array
 F  rpy  jit/metainterp/test/test_string.py::TestLLtype::()::test_string_compare_quasiimmutable
 F  rpy  jit/metainterp/test/test_string.py::TestLLtype::()::test_stringbuilder_append_1
 F  rpy  jit/metainterp/test/test_string.py::TestLLtype::()::test_stringbuilder_append_2
 F  rpy  jit/metainterp/test/test_string.py::TestLLtype::()::test_stringbuilder_append_char
 F  rpy  jit/metainterp/test/test_string.py::TestLLtype::()::test_stringbuilder_append_empty
 F  rpy  jit/metainterp/test/test_string.py::TestLLtype::()::test_stringbuilder_append_multiple_char_1
 F  rpy  jit/metainterp/test/test_string.py::TestLLtype::()::test_stringbuilder_append_slice_2
 F  rpy  jit/metainterp/test/test_string.py::TestLLtype::()::test_stringbuilder_create
 F  rpy  jit/metainterp/test/test_string.py::TestLLtypeUnicode::()::test_shrink_array
 F  rpy  jit/metainterp/test/test_string.py::TestLLtypeUnicode::()::test_string_compare_quasiimmutable
 F  rpy  jit/metainterp/test/test_string.py::TestLLtypeUnicode::()::test_stringbuilder_append_1
 F  rpy  jit/metainterp/test/test_string.py::TestLLtypeUnicode::()::test_stringbuilder_append_2
 F  rpy  jit/metainterp/test/test_string.py::TestLLtypeUnicode::()::test_stringbuilder_append_char
 F  rpy  jit/metainterp/test/test_string.py::TestLLtypeUnicode::()::test_stringbuilder_append_empty
 F  rpy  jit/metainterp/test/test_string.py::TestLLtypeUnicode::()::test_stringbuilder_append_multiple_char_1
 F  rpy  jit/metainterp/test/test_string.py::TestLLtypeUnicode::()::test_stringbuilder_append_slice_2
 F  rpy  jit/metainterp/test/test_string.py::TestLLtypeUnicode::()::test_stringbuilder_create
 F  rpy  jit/metainterp/test/test_tl.py::TestLLtype::()::test_tl_2
 F  rpy  jit/metainterp/test/test_tl.py::TestLLtype::()::test_tl_base
 F  rpy  jit/metainterp/test/test_virtualizable.py::TestLLtype::()::test_promote_index_in_virtualizable_list
 F  rpy  jit/metainterp/test/test_virtualref.py::TestLLtype::()::test_force_virtual_vref
 F  rpy  jit/metainterp/test/test_warmspot.py::TestLLWarmspot::()::test_loop_automatic_reds
 F  rpy  jit/metainterp/test/test_warmspot.py::TestLLWarmspot::()::test_loop_automatic_reds_livevars_before_jit_merge_point
 F  rpy  jit/metainterp/test/test_warmspot.py::TestLLWarmspot::()::test_loop_automatic_reds_with_floats_and_refs
 F  rpy  jit/metainterp/test/test_warmspot.py::TestLLWarmspot::()::test_loop_header
 F  rpy  jit/metainterp/test/test_warmspot.py::TestLLWarmspot::()::test_simple_loop

{linux64} jit-nonneg-fields [builds]

 6c7fdc31fe51+  rpy [14138, 3 F, 470 s, 42 x]  (2026-07-07)
 |
 -  success
 F  rpy  jit/metainterp/optimizeopt/test/test_optimizeopt.py::TestOptimizeOpt::()::test_constant_getfield1
 F  rpy  jit/metainterp/optimizeopt/test/test_optimizeopt.py::TestOptimizeOpt::()::test_loopinvariant_constant_getarrayitem_pure
 F  rpy  jit/metainterp/optimizeopt/test/test_optimizeopt.py::TestOptimizeOpt::()::test_loopinvariant_getarrayitem

{linux64} main [builds]

 35b2ee1c1aaa+          rpy [14090, 1 F, 468 s, 42 x]  (2026-06-29)
 | 0771d8e48a57+        rpy [14116, 0 F, 470 s, 42 x]  (2026-06-30)
 | | a3165e7449aa+      rpy [14128, 0 F, 470 s, 42 x]  (2026-07-03)
 | | | 9335ee25cc0e+    rpy [14133, 0 F, 470 s, 42 x]  (2026-07-07)
 | | | | af832e7f35a6+  rpy [14133, 0 F, 470 s, 41 x]  (2026-07-08)
 | | | | |
 - + + + +  success
 ! . . . .  rpy  rlib/test/test_rstring.py