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

Showing results for revision c1bdcea69fbb.

* = GitHub Actions   + = buildbot.pypy.org

{linux64} main [builds]

 c1bdcea69fbb9435efda76f0281fd779c25eabf0+    own [0, 1 F, 0 s, 0 x]  jit [0, 1 F, 0 s, 0 x]  (2026-08-26)
 | c1bdcea69fbb+                              own [7717, 0 F, 310 s, 3 x]  jit [8216, 0 F, 1443 s, 1 x]  (2026-08-27)
 | |
 - +  success
 !    own  setproperty exception
 !    jit  git exception

{linux32} main [builds]

 c1bdcea69fbb+  own [7699, 1 F, 287 s, 3 x]  jit [8206, 0 F, 1415 s, 1 x]  (2026-08-26)
 |
 -  success
 F  own  pypy/module/thread/test/test_lock.py::AppTestLockSignals::()::test_lock_acquire_retries_on_intr

{aarch64} main [builds]

 c1bdcea69fbb+  own [7714, 0 F, 311 s, 3 x]  jit [8199, 1 F, 1459 s, 1 x]  (2026-08-26)
 |
 -  success
 F  jit  pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test

{macos-arm64} main [builds]

 c1bdcea69fbb+  own [7550, 12 F, 459 s, 3 x]  jit [5824, 7 F, 1342 s, 1 x]  (2026-08-26)
 |
 -  success
 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/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  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_boolrewrite.py::TestBoolRewrite::()::test_boolrewrite_allcases_reflex::[136]
 F  jit  pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_read_end_closed
 F  jit  pypy/objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german

{macos-x86_64} main [builds]

 c1bdcea69fbb+  own [7557, 9 F, 457 s, 3 x]  jit [8077, 30 F, 1547 s, 1 x]  (2026-08-26)
 |
 -  success
 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/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_read_end_closed
 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]

 c1bdcea69fbb+  own [6950, 3 F, 342 s, 1 x]  jit [0, 1 F, 0 s, 0 x]  (2026-08-26)
 |
 -  success
 !  jit  shell_3 exception
 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]

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