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

* = GitHub Actions   + = buildbot.pypy.org

{linux64} dawg-instability [builds]

 22ba7870960c*  rpy [13904, 0 F, 481 s, 44 x]  (2026-09-09)
 |
 +  success

{linux64} freelist-enter_code [builds]

 59e1739a396e*      rpy [13854, 2 F, 463 s, 44 x]  (2026-08-24)
 | 50ff8e211cc6*    rpy [13855, 1 F, 463 s, 44 x]  (2026-08-25)
 | | 0f03581ce5ed*  rpy [13856, 0 F, 463 s, 43 x]  (2026-08-25)
 | | |
 + + +  success
 E . .  rpy  jit/backend/x86/test/test_rvmprof.py::TestRVMProfCall::()::test_simple
 E E .  rpy  rlib/rvmprof/test/test_rvmprof.py::TestExecuteCode::()::test

{linux64} jit-errno-assert-never-fires [builds]

 7149ff22b296*  rpy [13865, 0 F, 463 s, 44 x]  (2026-08-31)
 |
 +  success

{linux64} jit-get-fielddescr-index-in-double-count [builds]

 0b02008c791f*  rpy [13849, 1 F, 460 s, 44 x]  (2026-08-31)
 |
 -  success
 !  rpy  jit/backend/x86/test/test_loop_unroll.py

{linux64} jit-nonneg-fields [builds]

 da949012a659*      rpy [13845, 30 F, 463 s, 44 x]  (2026-09-01)
 | 515a4d02d07b*    rpy [13875, 0 F, 463 s, 44 x]  (2026-09-01)
 | | 6d6f0980fe68*  rpy [13875, 0 F, 463 s, 44 x]  (2026-09-02)
 | | |
 - + +  success
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_compile_framework_1
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_compile_framework_2
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_compile_framework_3
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_compile_framework_3_extra
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_compile_framework_4
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_compile_framework_5
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_compile_framework_7
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_compile_framework_7_interior
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_compile_framework_8
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_compile_framework_9
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_compile_framework_bug1
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_compile_framework_call_assembler
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_compile_framework_external_exception_handling
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_compile_framework_float
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_compile_framework_minimal_size_in_nursery
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_compile_framework_vref
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_multiple_pinned
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_pinned_simple
 E . .  rpy  jit/backend/x86/test/test_zrpy_gc.py::TestShadowStack::()::test_pinned_unpin
 F . .  rpy  jit/backend/x86/test/test_zrpy_gc_boehm.py::test_compile_boehm
 E . .  rpy  jit/backend/x86/test/test_zrpy_releasegil.py::TestShadowStack::()::test_close_stack
 E . .  rpy  jit/backend/x86/test/test_zrpy_releasegil.py::TestShadowStack::()::test_get_set_errno
 E . .  rpy  jit/backend/x86/test/test_zrpy_releasegil.py::TestShadowStack::()::test_simple
 F . .  rpy  jit/backend/x86/test/test_zrpy_vecopt.py::TestVecOptX86::()::test_translate
 F . .  rpy  jit/backend/x86/test/test_zrpy_vmprof.py::TestZVMprof::()::test_vmprof
 F . .  rpy  jit/backend/x86/test/test_ztranslation_basic.py::TestTranslationX86::()::test_stuff_translates
 F . .  rpy  jit/backend/x86/test/test_ztranslation_call_assembler.py::TestTranslationCallAssemblerX86::()::test_direct_assembler_call_translates
 F . .  rpy  jit/backend/x86/test/test_ztranslation_external_exception.py::TestTranslationRemoveTypePtrX86::()::test_external_exception_handling_translates
 F . .  rpy  jit/backend/x86/test/test_ztranslation_jit_stats.py::TestTranslationJITStatsX86::()::test_flush_trace_counts
 F . .  rpy  rlib/rvmprof/test/test_traceback.py::test_all

{linux64} main [builds]

 876c2e013376*          rpy [13904, 0 F, 481 s, 43 x]  (2026-09-09)
 | 6fcb407783d1*        rpy [13908, 0 F, 481 s, 43 x]  (2026-09-09)
 | | 20c515b08da3*      rpy [13908, 0 F, 481 s, 44 x]  (2026-09-09)
 | | | 20c515b08da3+    rpy [13901, 0 F, 488 s, 43 x]  (2026-09-09)
 | | | | 7de593b939c3*  rpy [13908, 0 F, 481 s, 43 x]  (2026-09-10)
 | | | | |
 + + + + +  success

{linux64} main-backport [builds]

 e4b2747bb9bc*  rpy [13892, 1 F, 481 s, 44 x]  (2026-09-08)
 |
 -  success
 !  rpy  jit/backend/x86/test/test_tl.py

{linux64} py3.11 [builds]

 3cd24c4f57b2*          rpy [12449, 2 F, 1657 s, 43 x]  (2026-09-09)
 | 00a2f9c166f4*        rpy [12722, 0 F, 1666 s, 43 x]  (2026-09-09)
 | | fa55757300e3*      rpy [12720, 2 F, 1666 s, 43 x]  (2026-09-09)
 | | | 7cdcf8cd12e8*    rpy [12722, 0 F, 1666 s, 43 x]  (2026-09-10)
 | | | | 093d3a7b2a71*  rpy [12722, 0 F, 1666 s, 43 x]  (2026-09-10)
 | | | | |
 - + - + +  success
 !          rpy  jit-arch/timeout
 !          rpy  translator/timeout
 . . F . .  rpy  translator/c/test/test_newgc.py::TestIncrementalMiniMarkGC::()::test_enable_disable
 . . F . .  rpy  translator/c/test/test_newgc.py::TestIncrementalMiniMarkGCMostCompact::()::test_enable_disable

{linux64} py3.11-posix-sched-affinity [builds]

 1f92475f9ef8*    rpy [12692, 2 F, 1665 s, 43 x]  (2026-09-09)
 | a4e48dea60c1*  rpy [12710, 0 F, 1666 s, 42 x]  (2026-09-09)
 | |
 - +  success
 !    rpy  jit-arch/timeout
 F .  rpy  rlib/test/test_rweakkeydict.py::test_rpython_prebuilt

{linux64} py3.12 [builds]

 dd257e8ae70a*          rpy [12698, 0 F, 1666 s, 43 x]  (2026-09-05)
 | 8af342c58d8b*        rpy [12708, 0 F, 1666 s, 42 x]  (2026-09-09)
 | | 93065895812a*      rpy [12722, 0 F, 1666 s, 43 x]  (2026-09-09)
 | | | 7996577de05b*    rpy [12692, 4 F, 1666 s, 43 x]  (2026-09-10)
 | | | | b152743357c9*  rpy [12722, 0 F, 1666 s, 43 x]  (2026-09-10)
 | | | | |
 + + + - +  success
 . . . ! .  rpy  jit/backend/x86/test/test_tl.py
 s s s ! s  rpy  jit/backend/x86/test/test_virtualizable.py
 . . . F .  rpy  translator/c/test/test_newgc.py::TestIncrementalMiniMarkGC::()::test_enable_disable
 . . . F .  rpy  translator/c/test/test_newgc.py::TestIncrementalMiniMarkGCMostCompact::()::test_enable_disable