Showing results for revision a5c53bfeab9a.
* = GitHub Actions + = buildbot.pypy.org
{linux64} main [builds]
a5c53bfeab9a+ jit [8215, 1 F, 1443 s, 1 x] own [7717, 0 F, 310 s, 3 x] (2026-08-03) | - success F jit lib-python/2.7/test/test_urllibnet.py::unmodified
{linux32} main [builds]
a5c53bfeab9a+ jit [8205, 1 F, 1415 s, 1 x] own [7700, 0 F, 287 s, 3 x] (2026-08-03) | - success F jit lib-python/2.7/test/test_urllibnet.py::unmodified
{aarch64} main [builds]
a5c53bfeab9a+ jit [8197, 3 F, 1459 s, 1 x] own [7714, 0 F, 311 s, 3 x] (2026-08-03) | - success F jit lib-python/2.7/test/test_urllibnet.py::unmodified 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]
a5c53bfeab9a+ jit [5824, 7 F, 1342 s, 1 x] own [7546, 16 F, 459 s, 3 x] (2026-08-03) | - success F jit lib-python/2.7/test/test_mmap.py::unmodified F jit lib-python/2.7/test/test_time.py::unmodified F jit lib-python/2.7/test/test_urllibnet.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/_multibytecodec/test/test_app_codecs.py::AppTestCodecs::()::test_streaming_codec F jit pypy/objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german 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/cpyext/test/test_methodobject.py::AppTestMethodObject::()::test_call_METH_KEYWORDS 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 E own pypy/tool/release/test/test_package.py::TestPackaging::()::test_dir_structure E own pypy/tool/release/test/test_package.py::TestPackaging::()::test_options E own pypy/tool/release/test/test_package.py::TestPackaging::()::test_with_zipfile_module 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
{macos-x86_64} main [builds]
a5c53bfeab9a+ jit [8076, 31 F, 1547 s, 1 x] own [7556, 10 F, 457 s, 3 x] (2026-08-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 lib-python/2.7/test/test_urllibnet.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 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/thread/test/test_lock.py::AppTestLockSignals::()::test_lock_acquire_retries_on_intr 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
{win64} main [builds]
a5c53bfeab9a17f7c66af848963f91795ab8b315+ jit [0, 1 F, 0 s, 0 x] (2026-08-03) | a5c53bfeab9a+ own [6949, 4 F, 342 s, 1 x] (2026-08-03) | | - - success ! jit updating F own pypy/interpreter/test/test_zpy.py::test_pytrace F own pypy/interpreter/test/test_zpy.py::test_scripts 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] ✅
a5c53bfeab9a+ jit-benchmark2-linux-x86-64 [0, 0 F, 0 s, 0 x] (2026-08-04) | + success