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

Showing results for revision 4eeb73ca9598.

* = GitHub Actions   + = buildbot.pypy.org

{linux64} main [builds]

 4eeb73ca9598+  rpy [13845, 1 F, 470 s, 44 x]  own [7717, 0 F, 310 s, 3 x]  jit [8216, 0 F, 1443 s, 1 x]  (2026-08-05)
 |
 -  success
 F  rpy  jit/backend/x86/test/test_jitlog.py::TestJitlog::()::test_env

{linux32} main [builds]

 4eeb73ca9598+  rpy [12937, 0 F, 477 s, 40 x]  own [7714, 0 F, 211 s, 3 x]  jit [8206, 0 F, 1415 s, 1 x]  (2026-08-05)
 |
 +  success

{aarch64} main [builds]

 4eeb73ca9598+  rpy [12409, 0 F, 464 s, 43 x]  own [7714, 0 F, 311 s, 3 x]  jit [8196, 4 F, 1459 s, 1 x]  (2026-08-05)
 |
 -  success
 F  jit  lib-python/2.7/test/test_signal.py::unmodified
 F  jit  lib-python/2.7/test/test_zipfile64.py::unmodified
 F  jit  pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test
 F  jit  test_vmprof_greenlet:test_sampling_inside_callback

{macos-arm64} main [builds]

 4eeb73ca9598+  rpy [12284, 7 F, 539 s, 45 x]  own [7547, 15 F, 459 s, 3 x]  jit [5826, 5 F, 1342 s, 1 x]  (2026-08-05)
 |
 -  success
 !  rpy  jit/backend/llsupport/test/test_gc_integration.py
 !  rpy  jit/backend/llsupport/test/test_regalloc_integration.py
 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  jit/backend/llgraph/test/test_llgraph.py::TestLLTypeLLGraph::()::test_passing_guard_gc_type_array
 F  rpy  rlib/rvmprof/test/test_rvmprof.py::TestEnable::()::test
 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
 F  own  pypy/module/_multiprocessing/test/test_semaphore.py::AppTestSemaphore::()::test_semaphore_basic
 F  own  pypy/module/cpyext/test/test_arraymodule.py::AppTestArrayModule::()::test_slice_get
 F  own  pypy/module/cpyext/test/test_sequence.py::AppTestSetObject::()::test_sequence_macro_cast
 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/posix/test/test_posix2.py::AppTestPosix::()::test_os_wait
 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  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/objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german

{macos-x86_64} main [builds]

 4eeb73ca9598+  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-05)
 |
 -  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]

 4eeb73ca9598d4743be0c8e452bf7850b7a17630+    jit [0, 1 F, 0 s, 0 x]  (2026-08-05)
 | 4eeb73ca9598+                              rpy [11552, 4 F, 582 s, 44 x]  own [6950, 3 F, 342 s, 1 x]  (2026-08-05)
 | |
 - -  success
   !  rpy  jit/metainterp/test/test_zvector.py
   !  rpy  rtyper/test
   !  rpy  translator/c/test/test_backendoptimized.py
   !  rpy  translator/c/test/test_genc.py
 !    jit  updating
   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]

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