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

Showing results for revision a2f7356d28f1.

* = GitHub Actions   + = buildbot.pypy.org

{linux64}

 a2f7356d28f1+  rpy [13846, 0 F, 470 s, 44 x]  (2026-08-03)
 |
 +  success

{linux64} main [builds]

 a2f7356d28f19f023e46e58443ec5988fd525899+  rpy [0, 1 F, 0 s, 0 x]  own [0, 1 F, 0 s, 0 x]  jit [0, 1 F, 0 s, 0 x]  (2026-08-02)
 |
 -  success
 !  rpy  setproperty exception
 !  own  setproperty exception
 !  jit  setproperty exception

{linux32} main [builds]

 a2f7356d28f1+  rpy [12908, 1 F, 480 s, 44 x]  own [7700, 0 F, 287 s, 3 x]  jit [8205, 1 F, 1415 s, 1 x]  (2026-08-02)
 |
 -  success
 !  rpy  jit/backend/x86/test/test_virtualizable.py
 F  jit  lib-python/2.7/test/test_ssl.py::unmodified

{aarch64} main [builds]

 a2f7356d28f1+  rpy [11754, 28 F, 446 s, 44 x]  own [7714, 0 F, 311 s, 3 x]  jit [0, 1 F, 0 s, 0 x]  (2026-08-02)
 |
 -  success
 !  rpy  translator/c/test/test_standalone_print_function.py
 !  rpy  translator/c/test/test_support.py
 !  rpy  translator/c/test/test_symbolic.py
 !  rpy  translator/c/test/test_typed.py
 !  rpy  translator/platform/arch/test
 !  rpy  translator/platform/test
 !  rpy  translator/sandbox/test
 !  rpy  translator/test
 !  rpy  translator/tool/test
 !  jit  translation failed
 F  rpy  jit/backend/llgraph/test/test_llgraph.py::TestLLTypeLLGraph::()::test_passing_guard_gc_type_array
 F  rpy  translator/c/test/test_lltyped.py::TestLowLevelType::()::test_array_nolength
 F  rpy  translator/c/test/test_lltyped.py::TestLowLevelType::()::test_structarray_nolength
 E  rpy  translator/c/test/test_newgc.py::TestMiniMarkGC::()::test_empty_collect
 E  rpy  translator/c/test/test_newgc.py::TestMiniMarkGC::()::test_finalizer_order
 E  rpy  translator/c/test/test_newgc.py::TestMiniMarkGC::()::test_framework_nongc_static_root
 E  rpy  translator/c/test/test_newgc.py::TestMiniMarkGC::()::test_framework_protect_getfield
 E  rpy  translator/c/test/test_newgc.py::TestMiniMarkGC::()::test_framework_safe_pushpop
 E  rpy  translator/c/test/test_newgc.py::TestMiniMarkGC::()::test_framework_simple
 E  rpy  translator/c/test/test_newgc.py::TestMiniMarkGC::()::test_framework_static_roots
 E  rpy  translator/c/test/test_newgc.py::TestMiniMarkGC::()::test_framework_using_lists
 E  rpy  translator/c/test/test_newgc.py::TestMiniMarkGC::()::test_framework_varsized
 E  rpy  translator/c/test/test_newgc.py::TestMiniMarkGC::()::test_from_objwithfinalizer_to_youngobj
 F  rpy  translator/c/test/test_refcount.py::TestRefcount::()::test_del_catches
 F  rpy  translator/c/test/test_refcount.py::TestRefcount::()::test_write_barrier
 F  rpy  translator/c/test/test_standalone.py::TestStandalone::()::test_frexp
 F  rpy  translator/c/test/test_standalone.py::TestStandalone::()::test_os_setpgrp
 F  rpy  translator/c/test/test_standalone.py::TestStandalone::()::test_profopt
 F  rpy  translator/c/test/test_standalone.py::TestStandalone::()::test_profopt_mac_osx_bug

{macos-arm64} main [builds]

 a2f7356d28f1+  rpy [12279, 8 F, 539 s, 44 x]  own [7546, 16 F, 459 s, 3 x]  jit [5825, 6 F, 1342 s, 1 x]  (2026-08-02)
 |
 -  success
 !  rpy  jit/backend/llsupport/test/test_gc_integration.py
 !  rpy  jit/backend/llsupport/test/test_regalloc_integration.py
 !  rpy  jit/backend/test
 F  rpy  jit/backend/aarch64/test/test_runner.py::TestARM64::()::test_call_release_gil_save_errno
 F  rpy  jit/backend/aarch64/test/test_runner.py::TestARM64::()::test_call_release_gil_variable_function_and_arguments
 F  rpy  jit/backend/aarch64/test/test_zrpy_vmprof.py::TestZVMprof::()::test_vmprof
 F  rpy  rlib/rvmprof/test/test_rvmprof.py::TestEnable::()::test
 F  rpy  rlib/rvmprof/test/test_traceback.py::test_all
 F  own  pypy/module/_cffi_backend/test/test_c.py::AppTestC::()::test_call_function_9
 F  own  pypy/module/_multibytecodec/test/test_app_codecs.py::AppTestCodecs::()::test_streaming_codec
 E  own  pypy/module/_multiprocessing/test/test_connection.py::AppTestSocketConnection::()::test_byte_order
 F  own  pypy/module/_multiprocessing/test/test_semaphore.py::AppTestSemaphore::()::test_semaphore_basic
 F  own  pypy/module/cpyext/test/test_number.py::AppTestCNumber::()::test_number_tobase
 F  own  pypy/module/cpyext/test/test_typeobject.py::AppTestSlots::()::test_nb_float
 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/termios/test/test_termios.py::AppTestTermios::()::test_values
 F  own  pypy/module/thread/test/test_fork.py::AppTestFork::()::test_forked_can_thread
 F  own  pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_stream_in_inconsistent_state
 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/2.7/test/test_mmap.py::unmodified
 F  jit  lib-python/2.7/test/test_time.py::unmodified
 F  jit  pypy/module/_cffi_backend/test/test_c.py::AppTestC::()::test_call_function_9
 F  jit  pypy/module/_cffi_backend/test/test_ffi_obj.py::AppTestFFIObj::()::test_ffi_new_allocator_1
 F  jit  pypy/module/pypyjit/test_pypy_c/test_intbound.py::TestIntbound::()::test_intbound_addsub_mix::[70]
 F  jit  pypy/objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german

{macos-x86_64} main [builds]

 a2f7356d28f1+  rpy [12553, 3 F, 530 s, 45 x]  own [7557, 9 F, 457 s, 3 x]  jit [8078, 29 F, 1547 s, 1 x]  (2026-08-02)
 |
 -  success
 F  rpy  rlib/rvmprof/test/test_rvmprof.py::TestEnable::()::test
 F  rpy  rlib/test/test_rposix.py::test_fdlistdir
 F  rpy  rlib/test/test_rposix.py::test_fdlistdir_rewinddir
 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/termios/test/test_termios.py::AppTestTermios::()::test_values
 F  own  pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_stream_in_inconsistent_state
 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  cffi_tests.cffi0.test_zintegration.TestZIntegration:test_distutils_module
 F  jit  cffi_tests.cffi0.test_zintegration.TestZIntegration:test_distutils_package_1
 F  jit  cffi_tests.cffi0.test_zintegration.TestZIntegration:test_distutils_package_2
 F  jit  cffi_tests.cffi0.test_zintegration.TestZIntegration:test_infrastructure
 F  jit  cffi_tests.cffi0.test_zintegration.TestZIntegration:test_setuptools_module
 F  jit  cffi_tests.cffi0.test_zintegration.TestZIntegration:test_setuptools_package_1
 F  jit  cffi_tests.cffi0.test_zintegration.TestZIntegration:test_setuptools_package_2
 F  jit  cffi_tests.embedding.test_basic.TestBasic:test_basic
 F  jit  cffi_tests.embedding.test_basic.TestBasic:test_embedding_with_unicode
 F  jit  cffi_tests.embedding.test_basic.TestBasic:test_empty
 F  jit  cffi_tests.embedding.test_basic.TestBasic:test_init_time_error
 F  jit  cffi_tests.embedding.test_basic.TestBasic:test_two_modules
 F  jit  cffi_tests.embedding.test_performance.TestPerformance:test_perf_in_1_thread
 F  jit  cffi_tests.embedding.test_performance.TestPerformance:test_perf_in_2_threads
 F  jit  cffi_tests.embedding.test_performance.TestPerformance:test_perf_in_4_threads
 F  jit  cffi_tests.embedding.test_performance.TestPerformance:test_perf_in_8_threads
 F  jit  cffi_tests.embedding.test_performance.TestPerformance:test_perf_single_threaded
 F  jit  cffi_tests.embedding.test_recursive.TestRecursive:test_recursive
 F  jit  cffi_tests.embedding.test_thread.TestThread:test_alt_issue
 F  jit  cffi_tests.embedding.test_thread.TestThread:test_first_calls_in_parallel
 F  jit  cffi_tests.embedding.test_thread.TestThread:test_init_different_modules_in_different_threads
 F  jit  cffi_tests.embedding.test_thread.TestThread:test_load_in_parallel_more
 F  jit  cffi_tests.embedding.test_tlocal.TestThreadLocal:test_thread_local
 F  jit  lib-python/2.7/test/test_time.py::unmodified
 F  jit  pypy/module/_cffi_backend/test/test_ffi_obj.py::AppTestFFIObj::()::test_ffi_new_allocator_1
 F  jit  pypy/objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german
 F  jit  test_pypy_remote_debug:test_disable_remote_debug
 F  jit  test_pypy_remote_debug:test_integration
 F  jit  test_vmprof_greenlet:test_sampling_inside_callback

{win64} main [builds]

 a2f7356d28f19f023e46e58443ec5988fd525899+    jit [0, 1 F, 0 s, 0 x]  (2026-08-02)
 | a2f7356d28f1+                              rpy [12272, 4 F, 600 s, 43 x]  own [6950, 3 F, 342 s, 1 x]  (2026-08-02)
 | |
 - -  success
   !  rpy  jit/metainterp/test/test_zvector.py
   !  rpy  rtyper/test
   !  rpy  translator/c/test/test_backendoptimized.py
 !    jit  updating
   F  rpy  jit/backend/x86/test/test_zrpy_gc_boehm.py::test_compile_boehm
   F  own  pypy/interpreter/test/test_zpy.py::test_pytrace
   F  own  pypy/module/sys/test/apptest_initpath.py::test_pypy_find_executable
   F  own  pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_stream_in_inconsistent_state

{benchmark-run} main [builds]

 a2f7356d28f1+  jit-benchmark2-linux-x86-64 [0, 0 F, 0 s, 0 x]  (2026-08-03)
 |
 +  success