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

Showing results for revision 7de593b939c3.

* = GitHub Actions   + = buildbot.pypy.org

{linux64} main [builds]

 7de593b939c3+  rpy [13901, 0 F, 488 s, 44 x]  own [7718, 0 F, 310 s, 3 x]  jit [8217, 0 F, 1443 s, 1 x]  (2026-09-10)
 |
 +  success

{linux32} main [builds]

 7de593b939c3+  rpy [12978, 0 F, 509 s, 44 x]  own [7701, 0 F, 287 s, 3 x]  jit [8207, 0 F, 1415 s, 1 x]  (2026-09-10)
 |
 +  success

{aarch64} main [builds]

 7de593b939c3+  rpy [12464, 0 F, 482 s, 44 x]  own [7714, 1 F, 311 s, 3 x]  jit [8199, 2 F, 1459 s, 1 x]  (2026-09-10)
 |
 -  success
 F  own  pypy/module/thread/test/test_lock.py::AppTestLockSignals::()::test_lock_acquire_retries_on_intr
 F  jit  lib-python/2.7/test/test_cpickle.py::unmodified
 F  jit  pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test

{macos-arm64} main [builds]

 7de593b939c3+  rpy [12377, 0 F, 567 s, 44 x]  own [7556, 7 F, 459 s, 3 x]  jit [5826, 6 F, 1342 s, 1 x]  (2026-09-10)
 |
 -  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/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/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::[104]
 F  jit  pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_read_end_closed

{macos-x86_64} main [builds]

 7de593b939c3+  rpy [12609, 0 F, 550 s, 45 x]  own [7562, 5 F, 457 s, 3 x]  jit [8079, 29 F, 1547 s, 1 x]  (2026-09-10)
 |
 -  success
 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_methodcache.py::AppTestMethodCaching::()::test_mutate_class
 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  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]

 7de593b939c3+  rpy [12383, 1 F, 625 s, 44 x]  own [6950, 4 F, 342 s, 1 x]  jit [7799, 36 F, 1359 s, 1 x]  (2026-09-10)
 |
 -  success
 F  rpy  translator/c/test/test_backendoptimized.py::TestTypedOptimizedTestCase::()::test_unichr_ne
 F  own  pypy/interpreter/test/test_zpy.py::test_pytrace
 E  own  pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_writable
 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
 F  jit  cffi_tests.cffi1.test_re_python:test_dlclose
 F  jit  lib-python/2.7/test/test__locale.py::unmodified
 F  jit  lib-python/2.7/test/test_codecencodings_hk.py::unmodified
 F  jit  lib-python/2.7/test/test_codecencodings_jp.py::unmodified
 F  jit  lib-python/2.7/test/test_codecmaps_hk.py::unmodified
 F  jit  lib-python/2.7/test/test_codecmaps_jp.py::unmodified
 F  jit  lib-python/2.7/test/test_cprofile.py::unmodified
 F  jit  lib-python/2.7/test/test_fileio.py::unmodified
 F  jit  lib-python/2.7/test/test_ftplib.py::unmodified
 F  jit  lib-python/2.7/test/test_locale.py::unmodified
 F  jit  lib-python/2.7/test/test_mmap.py::unmodified
 F  jit  lib-python/2.7/test/test_multiprocessing.py::unmodified
 F  jit  lib-python/2.7/test/test_pep277.py::unmodified
 F  jit  lib-python/2.7/test/test_pydoc.py::unmodified
 F  jit  lib-python/2.7/test/test_regrtest.py::unmodified
 F  jit  lib-python/2.7/test/test_signal.py::unmodified
 F  jit  lib-python/2.7/test/test_smtplib.py::unmodified
 F  jit  lib-python/2.7/test/test_ssl.py::unmodified
 F  jit  lib-python/2.7/test/test_subprocess.py::unmodified
 F  jit  lib-python/2.7/test/test_sunau.py::unmodified
 F  jit  lib-python/2.7/test/test_sundry.py::unmodified
 F  jit  lib-python/2.7/test/test_tcl.py::unmodified
 F  jit  lib-python/2.7/test/test_time.py::unmodified
 F  jit  lib-python/2.7/test/test_ttk_textonly.py::unmodified
 F  jit  lib-python/2.7/test/test_unicode_file.py::unmodified
 F  jit  lib-python/2.7/test/test_winreg.py::unmodified
 F  jit  lib-python/2.7/test/test_xpickle.py::unmodified
 F  jit  pypy/module/pypyjit/test_pypy_c/test_math.py::TestMath::()::test_log
 F  jit  pypy/module/pypyjit/test_pypy_c/test_math.py::TestMath::()::test_sin_cos
 F  jit  pypy/module/pypyjit/test_pypy_c/test_misc.py::TestMisc::()::test_stat_result_virtual
 F  jit  pypy/module/signal/test/test_signal.py::AppTestSignal::()::test_set_wakeup_fd_invalid
 F  jit  test_pypy_remote_debug:test_disable_remote_debug
 F  jit  test_pypy_remote_debug:test_integration
 F  jit  test_stringio:test_universal
 F  jit  test_testcapi:test_get_hashed_dir
 F  jit  test_textio:test_readline

{benchmark-run} main [builds]

 7de593b939c3+  jit-benchmark2-linux-x86-64 [0, 0 F, 0 s, 0 x]  (2026-09-11)
 |
 +  success