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

Showing results for revision a5c274cd6d69.

* = GitHub Actions   + = buildbot.pypy.org

{linux64} main [builds]

 a5c274cd6d69+  rpy [13849, 0 F, 470 s, 44 x]  own [7692, 3 F, 309 s, 1 x]  jit [8206, 3 F, 1434 s, 0 x]  (2026-08-25)
 |
 -  success
 !  own  /buildbot/slave/own-linux-x86-64/build/pypy/tool/pytest/apptest.py
 !  own  module/cpyext/test/test_arraymodule.py
 !  own  module/gc/test
 !  jit  /buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/tool/pytest/apptest.py
 !  jit  module/gc/test
 F  jit  test_vmprof_greenlet:test_sampling_inside_callback

{linux32} main [builds]

 a5c274cd6d69+  rpy [12936, 1 F, 480 s, 43 x]  own [7675, 3 F, 286 s, 1 x]  jit [8197, 2 F, 1406 s, 0 x]  (2026-08-25)
 |
 -  success
 !  own  /buildbot/slave/own-linux-x86-32/build/pypy/tool/pytest/apptest.py
 !  own  module/cpyext/test/test_arraymodule.py
 !  own  module/gc/test
 !  jit  /buildbot/slave/pypy-c-jit-linux-x86-32/build/pypy/tool/pytest/apptest.py
 !  jit  module/gc/test
 F  rpy  jit/backend/llgraph/test/test_llgraph.py::TestLLTypeLLGraph::()::test_passing_guard_gc_type_array

{aarch64} main [builds]

 a5c274cd6d69+  rpy [12412, 0 F, 464 s, 44 x]  own [7689, 3 F, 310 s, 1 x]  jit [8189, 4 F, 1450 s, 0 x]  (2026-08-25)
 |
 -  success
 !  own  /buildbot/slave/own-linux-aarch64/build/pypy/tool/pytest/apptest.py
 !  own  module/cpyext/test/test_arraymodule.py
 !  own  module/gc/test
 !  jit  /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/tool/pytest/apptest.py
 !  jit  module/gc/test
 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]

 a5c274cd6d69+  rpy [12324, 3 F, 547 s, 45 x]  own [6541, 12 F, 285 s, 1 x]  jit [5556, 8 F, 1197 s, 0 x]  (2026-08-25)
 |
 -  success
 !  own  /Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/tool/pytest/apptest.py
 !  own  module/_cffi_backend/test
 !  own  module/_multibytecodec/test
 !  own  module/_multiprocessing/test
 !  own  module/cpyext/test/test_arraymodule.py
 !  own  module/fcntl/test
 !  own  module/gc/test
 !  own  module/termios/test
 !  own  module/zlib/test
 !  own  objspace/std/test
 !  jit  /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/tool/pytest/apptest.py
 !  jit  module/_cffi_backend/test
 !  jit  module/_multibytecodec/test
 !  jit  module/gc/test
 !  jit  module/select/test
 !  jit  objspace/std/test/test_newformat.py
 F  rpy  jit/backend/aarch64/test/test_runner.py::TestARM64::()::test_call_release_gil_save_errno
 F  rpy  jit/backend/aarch64/test/test_zrpy_vmprof.py::TestZVMprof::()::test_vmprof
 F  rpy  rlib/rvmprof/test/test_rvmprof.py::TestEnable::()::test
 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

{macos-x86_64} main [builds]

 a5c274cd6d69+  rpy [12555, 4 F, 530 s, 45 x]  own [6837, 9 F, 429 s, 1 x]  jit [7633, 32 F, 1250 s, 0 x]  (2026-08-25)
 |
 -  success
 !  own  /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/tool/pytest/apptest.py
 !  own  module/cpyext/test/test_arraymodule.py
 !  own  module/fcntl/test
 !  own  module/gc/test
 !  own  module/termios/test
 !  own  module/zlib/test
 !  own  objspace/std/test
 !  jit  /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/tool/pytest/apptest.py
 !  jit  module/_cffi_backend/test
 !  jit  module/gc/test
 !  jit  objspace/std/test
 F  rpy  annotator/test/test_model.py::test_union_commutative
 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/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/pypyjit/test_pypy_c/test_boolrewrite.py::TestBoolRewrite::()::test_boolrewrite_allcases_reflex::[116]
 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]

 a5c274cd6d69+  rpy [12293, 2 F, 602 s, 44 x]  own [6927, 7 F, 341 s, 0 x]  (2026-08-25)
 |
 -  success
 !  rpy  config/test
 !  own  d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\tool\pytest\apptest.py
 !  own  module/gc/test
 !  own  module/zlib/test
 E  rpy  rlib/test/test_rsocket.py::test_simple_tcp[recv]
 F  own  pypy/interpreter/test/test_zpy.py::test_pytrace
 F  own  pypy/module/gc/test/test_app_referents.py::test_interface_to_dump_rpy_heap_str
 F  own  pypy/module/sys/test/apptest_initpath.py::test_pypy_find_executable
 F  own  pypy/objspace/std/test/test_random_attr.py::test_random_attrs