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

Showing results for revision a3165e7449aa.

* = GitHub Actions   + = buildbot.pypy.org

{linux64} main [builds]

 a3165e7449aa+  jit [9356, 0 F, 944 s, 4 x]  own [8555, 0 F, 366 s, 3 x]  rpy [14128, 0 F, 470 s, 42 x]  (2026-07-03)
 |
 +  success

{linux32} main [builds]

 a3165e7449aa+  jit [9161, 0 F, 1102 s, 4 x]  own [8437, 2 F, 380 s, 3 x]  rpy [13217, 0 F, 479 s, 41 x]  (2026-07-03)
 |
 -  success
 F  own  pypy/objspace/std/test/test_intobject.py::TestW_IntObject::()::test_lshift_without_fromint
 F  own  pypy/objspace/std/test/test_smalllongobject.py::TestW_IntObject::()::test_lshift_without_fromint

{aarch64} main [builds]

 a3165e7449aa+  jit [9184, 3 F, 1114 s, 4 x]  own [8488, 1 F, 368 s, 3 x]  rpy [12688, 4 F, 463 s, 42 x]  (2026-07-03)
 |
 -  success
 F  jit  pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test
 F  jit  pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_reduce_logical_and
 F  jit  test_vmprof_greenlet:test_sampling_inside_callback
 F  own  pypy/module/cpyext/test/test_pystate.py::AppTestThreads::()::test_thread_interrupt
 F  rpy  rlib/test/test_rmmap.py::TestMMap::()::test_unmap_range
 F  rpy  rlib/test/test_streamio.py::TestDiskFile::()::test_write_interrupted
 F  rpy  rtyper/lltypesystem/test/test_llarena.py::TestStandalone::()::test_compiled_arena_protect
 F  rpy  translator/sandbox/test/test_sandbox.py::TestPrintedResults::()::test_safefuncs

{macos-arm64} main [builds]

 a3165e7449aa+  jit [6814, 10 F, 991 s, 4 x]  own [8266, 21 F, 628 s, 3 x]  rpy [12568, 19 F, 536 s, 45 x]  (2026-07-03)
 |
 -  success
 !  rpy  jit/backend/llsupport/test/test_gc_integration.py
 !  rpy  jit/backend/llsupport/test/test_regalloc_integration.py
 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/cpyext/test/test_bytearrayobject.py::AppTestStringObject::()::test_basic
 F  jit  pypy/module/micronumpy/test/test_arrayops.py::AppTestNumSupport::()::test_empty
 F  jit  pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test
 F  jit  pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_reduce_logical_and
 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  own  pypy/interpreter/test/test_app_main.py::TestNonInteractive::()::test_proper_sys_path
 F  own  pypy/interpreter/test/test_app_main.py::TestNonInteractive::()::test_putenv_fires_interactive_within_process
 F  own  pypy/module/_cffi_backend/test/test_c.py::AppTestC::()::test_call_function_9
 E  own  pypy/module/_continuation/test/test_stacklet.py::AppTestStacklet::()::test_sampling_inside_callback
 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
 E  own  pypy/module/array/test/test_array.py::AppTestArray::()::test_reversingslice
 E  own  pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_creation
 F  own  pypy/module/cpyext/test/test_dictobject.py::AppTestDictObject::()::test_iterkeys
 F  own  pypy/module/cpyext/test/test_pyerrors.py::AppTestFetch::()::test_SetFromErrnoWithFilename
 F  own  pypy/module/cpyext/test/test_unicodeobject.py::AppTestUnicodeObject::()::test_unicodeobject
 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/gc/test/test_referents.py::AppTestReferents::()::test_get_rpy_memory_usage
 F  own  pypy/module/termios/test/test_termios.py::AppTestTermios::()::test_values
 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  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_runner.py::TestARM64::()::test_compile_asmlen
 E  rpy  jit/backend/aarch64/test/test_zrpy_releasegil.py::TestShadowStack::()::test_close_stack
 E  rpy  jit/backend/aarch64/test/test_zrpy_releasegil.py::TestShadowStack::()::test_get_set_errno
 E  rpy  jit/backend/aarch64/test/test_zrpy_releasegil.py::TestShadowStack::()::test_simple
 F  rpy  jit/backend/aarch64/test/test_zrpy_vmprof.py::TestZVMprof::()::test_vmprof
 F  rpy  jit/backend/aarch64/test/test_ztranslation_basic.py::TestTranslationAarch64::()::test_stuff_translates
 F  rpy  jit/backend/aarch64/test/test_ztranslation_jit_stats.py::TestTranslationJITStatsAarch64::()::test_flush_trace_counts
 F  rpy  jit/backend/llsupport/test/test_zrpy_gc_direct.py::test_guards_translated_with_gctypeptr
 F  rpy  jit/backend/llsupport/test/test_zrpy_gc_direct.py::test_guards_translated_without_gctypeptr
 F  rpy  rlib/rvmprof/test/test_rvmprof.py::TestEnable::()::test
 F  rpy  rlib/test/test_rlocale.py::test_libintl
 F  rpy  rlib/test/test_rmmap.py::TestMMap::()::test_translated
 F  rpy  translator/c/test/test_boehm.py::TestUsingBoehm::()::test_gc_set_max_heap_size
 F  rpy  translator/c/test/test_boehm.py::TestUsingBoehm::()::test_heap_stats
 F  rpy  translator/c/test/test_boehm.py::TestUsingBoehm::()::test_memory_error_varsize

{macos-x86_64} main [builds]

 a3165e7449aa+  jit [9215, 30 F, 1050 s, 4 x]  own [8340, 14 F, 625 s, 3 x]  rpy [12829, 15 F, 524 s, 45 x]  (2026-07-03)
 |
 -  success
 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/micronumpy/test/test_arrayops.py::AppTestNumSupport::()::test_empty
 F  jit  pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test
 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_vmprof_greenlet:test_sampling_inside_callback
 F  own  pypy/interpreter/test/test_app_main.py::TestNonInteractive::()::test_proper_sys_path
 F  own  pypy/interpreter/test/test_app_main.py::TestNonInteractive::()::test_putenv_fires_interactive_within_process
 E  own  pypy/module/_continuation/test/test_stacklet.py::AppTestStacklet::()::test_sampling_inside_callback
 E  own  pypy/module/array/test/test_array.py::AppTestArray::()::test_reversingslice
 E  own  pypy/module/bz2/test/test_bz2_file.py::AppTestBZ2File::()::test_creation
 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/gc/test/test_referents.py::AppTestReferents::()::test_get_rpy_memory_usage
 F  own  pypy/module/termios/test/test_termios.py::AppTestTermios::()::test_values
 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  rpy  jit/backend/llgraph/test/test_llgraph.py::TestLLTypeLLGraph::()::test_passing_guard_gc_type_array
 F  rpy  jit/backend/x86/test/test_runner.py::TestX86::()::test_compile_asmlen
 E  rpy  jit/backend/x86/test/test_zrpy_releasegil.py::TestShadowStack::()::test_close_stack
 E  rpy  jit/backend/x86/test/test_zrpy_releasegil.py::TestShadowStack::()::test_get_set_errno
 E  rpy  jit/backend/x86/test/test_zrpy_releasegil.py::TestShadowStack::()::test_simple
 F  rpy  jit/backend/x86/test/test_ztranslation_basic.py::TestTranslationX86::()::test_stuff_translates
 F  rpy  jit/backend/x86/test/test_ztranslation_call_assembler.py::TestTranslationCallAssemblerX86::()::test_direct_assembler_call_translates
 F  rpy  jit/backend/x86/test/test_ztranslation_jit_stats.py::TestTranslationJITStatsX86::()::test_flush_trace_counts
 F  rpy  rlib/rvmprof/test/test_rvmprof.py::TestEnable::()::test
 F  rpy  rlib/test/test_rlocale.py::test_libintl
 F  rpy  rlib/test/test_rposix.py::test_fdlistdir
 F  rpy  rlib/test/test_rposix.py::test_fdlistdir_rewinddir
 F  rpy  tool/jitlogparser/test/test_parser.py::test_import_log
 F  rpy  tool/jitlogparser/test/test_parser.py::test_import_log_2
 F  rpy  tool/jitlogparser/test/test_parser.py::test_parsing_assembler

{win64} main [builds]

 a3165e7449aa+  jit [5673, 40 F, 1018 s, 1 x]  own [6943, 14 F, 336 s, 1 x]  rpy [12617, 14 F, 582 s, 44 x]  (2026-07-03)
 |
 -  success
 !  own  module/cpyext/test/test_datetime.py
 !  rpy  rtyper/test
 !  rpy  translator/c/test/test_backendoptimized.py
 E  jit    OSError: ctypes.util.find_library() did not manage to locate a library called &apos;c&apos;</error></testcase><testcase classname="" file="test_syslog.py" name="test_syslog" time="0"><skipped message="collection skipped">(&apos;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\test_syslog.py&apos;, 2, u&quot;Skipped: could not import &apos;syslog&apos;&quot;)</skipped></testcase><testcase classname="" file="test_vmprof_greenlet.py" name="test_vmprof_greenlet" time="0"><skipped message="collection skipped">(&apos;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\test_vmprof_greenlet.py&apos;, 4, u&quot;Skipped: could not import &apos;vmprof&apos;&quot;)</skipped></testcase><testcase classname="" file="cffi_tests/cffi1/test_parse_c_type.py" name="cffi_tests.cffi1.test_parse_c_type" time="0"><skipped message="collection skipped">(&apos;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\cffi_tests\\cffi1\\test_parse_c_type.py&apos;, 10, u&apos;Skipped: not available on pypy&apos;)</skipped></testcase></testsuite>,
 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_micronumpy.py::TestMicroNumPy::()::test_array_flatiter_getitem_single
 F  jit  pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_array_flatiter_next
 F  jit  pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_array_flatiter_setitem_single
 F  jit  pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_array_getitem_accumulate
 F  jit  pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_array_getitem_basic
 F  jit  pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_mixed_div
 F  jit  pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_reduce_logical_and
 F  jit  pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_reduce_logical_xor
 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  pypy/objspace/std/test/test_floatobject.py::AppTestFloatHex::()::test_division_edgecases
 F  own  pypy/interpreter/test/test_app_main.py::AppTestAppMain::()::test_setup_bootstrap_path
 F  own  pypy/interpreter/test/test_zpy.py::test_pytrace
 F  own  pypy/module/__pypy__/test/test_debug.py::AppTestDebug::()::test_debug_read_timestamp
 F  own  pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_macro_check_value
 F  own  pypy/module/_cffi_backend/test/test_recompiler.py::AppTestRecompiler::()::test_verify_anonymous_enum_with_typedef
 F  own  pypy/module/_locale/test/test_locale.py::AppTestLocaleTrivia::()::test_strxfrm
 E  own  pypy/module/array/test/test_array.py::AppTestArray::()::test_reversingslice
 F  own  pypy/module/gc/test/test_referents.py::AppTestReferents::()::test_get_rpy_memory_usage
 E  own  pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_writable
 F  own  pypy/objspace/std/test/test_floatobject.py::AppTestFloatHex::()::test_division_edgecases
 F  own  pypy/objspace/std/test/test_intobject.py::TestW_IntObject::()::test_lshift_without_fromint
 F  own  pypy/objspace/std/test/test_smalllongobject.py::TestW_IntObject::()::test_lshift_without_fromint
 F  own  pypy/objspace/std/test/test_smalllongobject.py::TestW_IntObjectWithSmallLong::()::test_lshift_without_fromint
 F  rpy  jit/backend/llsupport/test/test_ffisupport.py::test_call_descr_dynamic
 F  rpy  jit/backend/llsupport/test/test_rewrite.py::TestFramework::()::test_rewrite_assembler_newstr_newunicode
 F  rpy  jit/metainterp/test/test_ajit.py::TestLLtype::()::test_unichar_ord_is_never_signed_on_64bit
 F  rpy  jit/metainterp/test/test_recursive.py::TestLLtype::()::test_tco_doesnt_lead_to_infinite_tracing
 F  rpy  memory/gc/test/test_hook.py::TestIncMiniMarkHooks::()::test_on_gc_collect
 F  rpy  rlib/test/test_clibffi.py::TestCLibffi::()::test_unichar
 F  rpy  rlib/test/test_rgc.py::TestFinalizerQueue::()::test_translated_boehm
 F  rpy  rlib/test/test_rgc.py::TestFinalizerQueue::()::test_translated_boehm_ll
 F  rpy  rlib/test/test_rthread.py::TestUsingBoehm::()::test_gc_locking
 F  rpy  rlib/unicodedata/test/test_ucd.py::test_code_to_unichr
 F  rpy  translator/sandbox/test/test_sandbox.py::TestPrintedResults::()::test_safefuncs
 F  rpy  translator/sandbox/test/test_sandlib.py::test_fstat

{benchmark-run} main [builds]

 a3165e7449aa+  jit-benchmark-linux-x86-64 [0, 0 F, 0 s, 0 x]  jit-benchmark2-linux-x86-64 [0, 0 F, 0 s, 0 x]  (2026-07-04)
 |
 +  success