Showing results for revision d95aca26de55.
* = GitHub Actions + = buildbot.pypy.org
{linux64}
d95aca26de55+ rpy [13820, 1 F, 465 s, 44 x] (2026-07-26) | - success ! rpy jit/backend/x86/test/test_loop_unroll.py
{linux64} main [builds]
d95aca26de55+ rpy [1023, 0 F, 21 s, 15 x] own [7718, 1 F, 308 s, 3 x] jit [8257, 0 F, 1402 s, 1 x] (2026-07-25) | + success E own pypy/module/_continuation/test/test_stacklet.py::AppTestStacklet::()::test_sampling_inside_callback
{linux32} main [builds]
d95aca26de55+ rpy [12926, 1 F, 478 s, 43 x] own [7699, 1 F, 287 s, 3 x] jit [8209, 1 F, 1411 s, 1 x] (2026-07-25) | - success ! rpy jit/backend/x86/test/test_tracelimit.py F own pypy/module/select/test/test_epoll.py::AppTestEpoll::()::test_control_and_wait F jit lib-python/2.7/test/test_ssl.py::unmodified
{aarch64} main [builds]
d95aca26de55+ rpy [12405, 0 F, 462 s, 44 x] own [7715, 1 F, 309 s, 3 x] jit [8239, 2 F, 1418 s, 1 x] (2026-07-26) | - success E own pypy/module/_continuation/test/test_stacklet.py::AppTestStacklet::()::test_sampling_inside_callback 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]
d95aca26de55+ rpy [12293, 13 F, 543 s, 45 x] own [7549, 15 F, 457 s, 3 x] jit [5866, 6 F, 1301 s, 1 x] (2026-07-25) | - success ! rpy jit/backend/llsupport/test/test_gc_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/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 jit/tl/test/test_tl.py::TestTL::()::test_tl_translatable F rpy memory/gctransform/test/test_boehm.py::TestLLInterpedBoehm::()::test_simple_varsize F rpy rlib/rvmprof/test/test_rvmprof.py::TestEnable::()::test E rpy rlib/rvmprof/test/test_rvmprof.py::TestNative::()::test F rpy translator/c/test/test_boehm.py::TestUsingBoehm::()::test__del__ F rpy translator/c/test/test_boehm.py::TestUsingBoehm::()::test_malloc_a_lot F rpy translator/c/test/test_boehm.py::TestUsingBoehm::()::test_zero_malloc 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 F own pypy/module/_multiprocessing/test/test_semaphore.py::AppTestSemaphore::()::test_semaphore_basic F own pypy/module/cpyext/test/test_unicodeobject.py::AppTestUnicodeObject::()::test_hash 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/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_decompressor_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_socketserver.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]
d95aca26de55+ rpy [12548, 4 F, 528 s, 45 x] own [7557, 11 F, 455 s, 3 x] jit [8117, 28 F, 1509 s, 1 x] (2026-07-25) | - success F rpy rlib/rvmprof/test/test_rvmprof.py::TestEnable::()::test E rpy rlib/rvmprof/test/test_rvmprof.py::TestNative::()::test F rpy rlib/test/test_rposix.py::test_fdlistdir F rpy rlib/test/test_rposix.py::test_fdlistdir_rewinddir E own pypy/module/_continuation/test/test_stacklet.py::AppTestStacklet::()::test_sampling_inside_callback 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/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_decompressor_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_vmprof_greenlet:test_sampling_inside_callback
{win64} main [builds]
d95aca26de55+ rpy [12417, 10 F, 596 s, 44 x] own [6945, 12 F, 338 s, 1 x] jit [5674, 32 F, 1027 s, 1 x] (2026-07-25) | - success 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 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 F own pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_stream_in_inconsistent_state F own pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_decompressor_with_stream_in_inconsistent_state 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 E jit OSError: ctypes.util.find_library() did not manage to locate a library called 'c'</error></testcase><testcase classname="" file="test_syslog.py" name="test_syslog" time="0"><skipped message="collection skipped">('d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\test_syslog.py', 2, u"Skipped: could not import 'syslog'")</skipped></testcase><testcase classname="" file="test_vmprof_greenlet.py" name="test_vmprof_greenlet" time="0"><skipped message="collection skipped">('d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\test_vmprof_greenlet.py', 4, u"Skipped: could not import 'vmprof'")</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">('d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\cffi_tests\\cffi1\\test_parse_c_type.py', 10, u'Skipped: not available on pypy')</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_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
{benchmark-run} main [builds] ✅
d95aca26de55+ jit-benchmark2-linux-x86-64 [0, 0 F, 0 s, 0 x] (2026-07-26) | + success