<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Build status of PyPy</title>
    <link>http://buildbot.pypy.org/</link>
    <atom:link href="http://buildbot.pypy.org/rss" rel="self" type="application/rss+xml"/>
    <language>en-us</language>
    <description>List of builds</description>
    <pubDate>Wed, 06 Nov 2024 11:05:08 GMT</pubDate>
    
    <item>
      <title>Builder "pypy-c-jit-macos-arm64": failure</title>
      <link>http://buildbot.pypy.org/builders/pypy-c-jit-macos-arm64/builds/1192</link>
      <description>
        <![CDATA[
          <p>
            Date: Wed, 15 Apr 2026 02:54:42 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-macos-arm64">pypy-c-jit-macos-arm64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-macos-arm64/builds/1192">Build 1192</a><br/>
            Author list: <b>mattip <matti.picus@gmail.com></b><br/>
            Failed step(s): <b>shell_6, shell_7, shell_12, shell_13, shell_14</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: py3.11<br/>
            Revision: 187396:340408ec9b23<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
KeyError: &#39;/mp-c3ax1pm_&#39;
Traceback (most recent call last):
  File &#34;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/multiprocessing/resource_tracker.py&#34;, line 239, in main
    cache[rtype].remove(name)
                 ^^^^^^
KeyError: &#39;/mp-ntsozlrw&#39;
Warning -- Dangling threads: {&lt;Thread(QueueFeederThread, started daemon 6127808512)&gt;}
test test_multiprocessing_spawn.test_processes failed

=========================== short test summary info ============================
SKIP [5] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/conftest.py:606: implementation detail
SKIP [4] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/conftest.py:606: CPython internal details
SKIP [1] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/conftest.py:606: needs low level audio
SKIP [1] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/conftest.py:606: needs ctypes.pythonapi
SKIP [3] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/conftest.py:606: needs display
SKIP [1] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/conftest.py:606: requires audio
SKIP [1] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/conftest.py:606: demands too many resources
========================== slowest 10 test durations ===========================
1324.09s call     lib-python/3/test/test_signal.py::unmodified
128.19s call     lib-python/3/test/test_concurrent_futures::unmodified
102.92s call     lib-python/3/test/test_asyncio::unmodified
99.32s call     lib-python/3/test/test_multiprocessing_spawn::unmodified
87.22s call     lib-python/3/test/test_multiprocessing_forkserver::unmodified
34.68s call     lib-python/3/test/test_socket.py::unmodified
30.07s call     lib-python/3/test/test_ssl.py::unmodified
21.38s call     lib-python/3/test/test_logging.py::unmodified
19.61s call     lib-python/3/test/test_hashlib.py::unmodified
18.71s call     lib-python/3/test/test_subprocess.py::unmodified
============= 17 failed, 400 passed, 16 skipped in 2300.41 seconds =============

Last lines of build log &#34;pytestLog&#34;:
[]
     cache[rtype].remove(name)
                  ^^^^^^
 KeyError: &#39;/mp-mx5m9o_5&#39;
 Traceback (most recent call last):
   File &#34;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/multiprocessing/resource_tracker.py&#34;, line 239, in main
     cache[rtype].remove(name)
                  ^^^^^^
 KeyError: &#39;/mp-m8qxsyqu&#39;
 Traceback (most recent call last):
   File &#34;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/multiprocessing/resource_tracker.py&#34;, line 239, in main
     cache[rtype].remove(name)
                  ^^^^^^
 KeyError: &#39;/mp-c3ax1pm_&#39;
 Traceback (most recent call last):
   File &#34;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/3/multiprocessing/resource_tracker.py&#34;, line 239, in main
     cache[rtype].remove(name)
                  ^^^^^^
 KeyError: &#39;/mp-ntsozlrw&#39;
 Warning -- Dangling threads: {&lt;Thread(QueueFeederThread, started daemon 6127808512)&gt;}
 test test_multiprocessing_spawn.test_processes failed
. lib-python/3/test/test_peg_generator::unmodified
. lib-python/3/test/test_pydoc::unmodified
. lib-python/3/test/test_pyrepl::unmodified
. lib-python/3/test/test_sqlite3::unmodified
. lib-python/3/test/test_tomllib::unmodified
s lib-python/3/test/test_tools::unmodified
 Skipped: CPython internal details
. lib-python/3/test/test_warnings::unmodified
. lib-python/3/test/test_zoneinfo::unmodified

Last lines of build log &#34;stdio&#34;:
[]
    
  warnings.warn(PYTEST_TOO_OLD_MESSAGE % (pytest.__version__,), HypothesisWarning)
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.57.1
collected 0 items

========================= no tests ran in 0.00 seconds =========================
++ 05:52:22 starting module/zlib/test [75 started in total]
__ module/zlib/test [75 done in total, somefailed=False] ______________________
/Users/matti/oss/pypy-arm64-buildbot/site-packages/hypothesis/extra/pytestplugin.py:61: HypothesisWarning: 
        You are using Pytest version 2.9.2.  Hypothesis tests work with any test
        runner, but our Pytest plugin requires Pytest  4.3 or newer.
        Note that the Pytest developers no longer support this version either!
        Disabling the Hypothesis pytest plugin...
    
  warnings.warn(PYTEST_TOO_OLD_MESSAGE % (pytest.__version__,), HypothesisWarning)
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
plugins: hypothesis-4.57.1
collected 38 items

module/zlib/test/test_zlib.py ......................................

========================== 38 passed in 2.50 seconds ===========================

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_adler32_start_value
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_invalidLevel
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_invalid_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_bad_arguments
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_empty_flush
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_eof
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_eof_incomplete_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_incomplete_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_unused_data
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length_large
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_buffer
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_flush_with_freed_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_dictionary
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_dictionary_streaming
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_version
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_raw_with_dictionary
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_decompressor_with_stream_in_inconsistent_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy_carries_along_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress_copy
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_stream_in_inconsistent_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_flushed_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_double_flush
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_constants

Last lines of build log &#34;stdio&#34;:
[]
    warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))

pypy/module/_weakref/test/apptest_weakref.py::test_del_and_callback_and_id
  /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: : &lt;function test_del_and_callback_and_id.&lt;locals&gt;.A.__del__ at 0x0000000108a0f460&gt;
  
  Traceback (most recent call last):
    File &#34;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/module/_weakref/test/apptest_weakref.py&#34;, line 312, in __del__
      seen_del.append(id())
                      ^^^^
  TypeError: id() missing 1 required positional argument: &#39;object&#39;
  
    warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))

pypy/module/_weakref/test/apptest_weakref.py::test_callback_raises
  /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: weakref callback : &lt;function test_callback_raises.&lt;locals&gt;.callback at 0x0000000118080aa0&gt;
  
  Traceback (most recent call last):
    File &#34;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/module/_weakref/test/apptest_weakref.py&#34;, line 494, in callback
      explode
  NameError: name &#39;explode&#39; is not defined
  
    warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))

-- Docs: https://docs.pytest.org/en/stable/warnings.html
- generated xml file: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/venv/test-D.log -
=========================== short test summary info ============================
FAILED ../build/pypy/module/_posixsubprocess/test/apptest_subprocess.py::test_restore_signals
FAILED ../build/pypy/module/posix/test/apptest_posix.py::test_all_pathconf_defined
=========== 2 failed, 1578 passed, 12 skipped, 5 warnings in 12.41s ============

Last lines of build log &#34;pytestLog&#34;:
[]
                        errpipe_write, restore_signals, call_setsid, pgid_to_set,
                        gid, gids, uid, umask,
                        preexec_fn, subprocess._USE_VFORK)
            os.close(errpipe_write)
            # Wait for exec to fail or succeed; possibly raising an
            # exception (limited in size)
            errpipe_data = bytearray()
            while True:
                part = os.read(errpipe_read, 50000)
                errpipe_data += part
                if not part or len(errpipe_data) &amp;gt; 50000:
                    break
            if errpipe_data:
                newpid, sts = os.waitpid(pid, 0)
&amp;gt;               raise RuntimeError(&#39;running commande returned %s&#39; % sts)
E               RuntimeError: running commande returned 65280

../build/pypy/module/_posixsubprocess/test/apptest_subprocess.py:277: RuntimeError&lt;/failure&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_fast_encode_mode_ascii&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_fast_encode_mode_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_fast_encode_mode_custom&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_encode_truefalse_sort_keys&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_encode_sort_keys_by_value&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_encode_mutated_list&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_encode_non_ascii_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._rawffi.test.apptest_rawffi&#34; name=&#34;test_array_view_format&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_defaults&#34; time=&#34;0.038&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_warn&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_use_builtin__warnings&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_lineno&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_warn_explicit&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_with_source&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_default_action&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_ignore&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_show_source_line&#34; time=&#34;0.000&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;fails on this version of pytest&#34;&gt;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/module/_warnings/test/apptest_warnings.py:84: fails on this version of pytest&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_filename_none&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_warn_unicode&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;fails on this version of pytest&#34;&gt;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/module/_warnings/test/apptest_warnings.py:121: fails on this version of pytest&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_bad_category&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_surrogate_in_filename&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_issue31285&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_once_is_not_broken&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_filename_from_code&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_missing_arg&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_no_kwargs&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callback&#34; time=&#34;0.038&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callback_order&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_dont_callback_if_weakref_dead&#34; time=&#34;0.062&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callback_cannot_ressurect&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_weakref_reusing&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_correct_weakrefcount_after_death&#34; time=&#34;0.063&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_weakref_equality&#34; time=&#34;0.064&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_ne&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_getweakrefs&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_hashing&#34; time=&#34;0.063&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_weakref_subclassing&#34; time=&#34;0.032&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_function_weakrefable&#34; time=&#34;0.033&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_method_weakrefable&#34; time=&#34;0.032&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_set_weakrefable&#34; time=&#34;0.032&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_generator_weakrefable&#34; time=&#34;0.062&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_weakref_subclass_with_del&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_buggy_case&#34; time=&#34;0.156&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_del_and_callback_and_id&#34; time=&#34;0.156&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_type_weakrefable&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_simple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_caching&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callable_proxy&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callable_proxy_type&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_dont_create_directly&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_dont_hash&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_subclassing_not_allowed&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_proxy_to_dead_object&#34; time=&#34;0.032&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_proxy_with_callback&#34; time=&#34;0.032&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_repr&#34; time=&#34;0.062&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_bytes&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_reversed&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_eq&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callback_raises&#34; time=&#34;0.036&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_init&#34; time=&#34;0.032&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_add&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_inplace_add&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_setattr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_error_message_wrong_self&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_reverse_add&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_gt_lt&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_remove_dead_weakref&#34; time=&#34;0.032&#34; /&gt;&lt;testcase classname=&#34;pypy.module.array.test.apptest_array&#34; name=&#34;test_index_positions&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.array.test.apptest_array&#34; name=&#34;test_index_start_stop_negative&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.array.test.apptest_array&#34; name=&#34;test_array_is_mutable_sequence&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.atexit.test.apptest_atexit&#34; name=&#34;test_args&#34; time=&#34;0.008&#34; /&gt;&lt;testcase classname=&#34;pypy.module.atexit.test.apptest_atexit&#34; name=&#34;test_atexit_uses_unraisablehook&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.bz2.test.apptest_bz2_compdecomp&#34; name=&#34;test_compress_function&#34; time=&#34;0.034&#34; /&gt;&lt;testcase classname=&#34;pypy.module.bz2.test.apptest_bz2_compdecomp&#34; name=&#34;test_compress_function_huge_data&#34; time=&#34;0.000&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;skipping test requiring lots of memory&#34;&gt;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/module/bz2/test/apptest_bz2_compdecomp.py:30: skipping test requiring lots of memory&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.bz2.test.apptest_bz2_compdecomp&#34; name=&#34;test_decompress_function&#34; time=&#34;0.032&#34; /&gt;&lt;testcase classname=&#34;pypy.module.bz2.test.apptest_bz2_compdecomp&#34; name=&#34;test_decompress_function_incomplete_data&#34; time=&#34;0.033&#34; /&gt;&lt;testcase classname=&#34;pypy.module.bz2.test.apptest_bz2_compdecomp&#34; name=&#34;test_buffer&#34; time=&#34;0.033&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_delete_attrs&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_notes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_importerror_kwarg_error&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exception_group&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_instantiate&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_instantiate_check_message&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_instantiate_check_exceptions&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_fields_are_readonly&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_basics_exceptiongroup_fields&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_notes_is_list_of_strings_if_it_exists&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_wraps_BaseException__raises_TypeError&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_subclass_wraps_non_base_exceptions&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_inheritance_hierarchy&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_baseexceptiongroup_instantiate&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_str_repr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_nested_exception_group_tracebacks&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_nested_exception_group_subgroup_tracebacks_preserved&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_iteration_full_tracebacks&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_attribute_error_from_getattr_has_name_and_object&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_invalid_args&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bytype_single_simple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bytype_single_nested&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bytype_multi_simple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bytype_multi_nested&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bypredicate_passthrough&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bypredicate_no_match&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bypredicate_nested&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bytype_is_id_if_all_subexceptions_match_and_split_is_not&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bytype_single_simple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bytype_single_nested&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bytype_multi_simple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bytype_multi_nested&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bypredicate_passthrough&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bypredicate_no_match&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bypredicate_nested&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_deep_split&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_deep_subgroup&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_copies_cause_etc&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_derive_does_not_copies_cause_etc&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_derive_always_creates_exception_group&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_init_called&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_enrich_attribute_error&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_prep_reraise_star_simple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_prep_reraise_exception_happens_in_except_star&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_eg_leafs_basic&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_eg_leafs_null&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_eg_leafs_nogroup&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_eg_leafs_recursive&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exception_group_projection_basic&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exception_group_projection_duplicated_in_keep&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.itertools.test.apptest_itertools&#34; name=&#34;test_pairwise&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.itertools.test.apptest_itertools&#34; name=&#34;test_posonly&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.itertools.test.apptest_itertools&#34; name=&#34;test_pairwise_reenter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.itertools.test.apptest_itertools&#34; name=&#34;test_count_complex&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_None&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_False&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_True&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_StopIteration&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_Ellipsis&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_42&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_minus_17&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_sys_maxsize&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_minus_1_dot_25&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_2_plus_5j&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_long&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_hello_not_interned&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_hello_interned&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_bytes&#34; time=&#34;0.006&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_unmarshal_ascii&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_marshal_ascii&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_shared_string&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_ascii_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_empty_tuple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_tuple_1_2&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_empty_list&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_list_3_4&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_empty_dict&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_dict_5_6_7_8&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_empty_set&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_set_1_2&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_empty_frozenset&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_frozenset_3_4&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_list_recursive&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_shared_tuple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_tuple_sharing_identity&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_tuple_sharing_nested_in_list&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_tuple_sharing_nested_in_dict&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_code_object&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_code_positions&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_func_code&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_scopefunc_code&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_co_filename_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_marshal_bufferlike_object&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_stream_reader_writer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_unmarshal_evil_long&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_int64&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_bad_typecode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_bad_reader&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_reject_subtypes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_valid_subtypes&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_product&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_julians_weird_test_prod&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_more_weird_prod&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_comb&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_perm&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_hypot_many_args&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_dist&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_nextafter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_ulp&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_factorial_raises&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.posix.test.apptest_posix&#34; name=&#34;test_register_at_fork&#34; time=&#34;0.118&#34; /&gt;&lt;testcase classname=&#34;pypy.module.posix.test.apptest_posix&#34; name=&#34;test_cpu_count&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.posix.test.apptest_posix&#34; name=&#34;test_putenv_invalid_name&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.posix.test.apptest_posix&#34; name=&#34;test_all_pathconf_defined&#34; time=&#34;0.001&#34;&gt;&lt;failure message=&#34;OSError: [Errno 22] Invalid argument&#34;&gt;def test_all_pathconf_defined():
        import sys
        import posix
        try:
            fd = sys.stdin.fileno()
        except ValueError:
            # translated test run with a fake sys.stdin with no fileno
            fd = 1
        for name in posix.pathconf_names:
&amp;gt;           posix.fpathconf(fd, name) # does not crash
E           OSError: [Errno 22] Invalid argument

../build/pypy/module/posix/test/apptest_posix.py:66: OSError&lt;/failure&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.pyexpat.test.apptest_pyexpat&#34; name=&#34;test_error&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.pyexpat.test.apptest_pyexpat&#34; name=&#34;test_set_activation_threshold&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.pyexpat.test.apptest_pyexpat&#34; name=&#34;test_set_maximum_amplification&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.signal.test.apptest_signal&#34; name=&#34;test_wakeup_write_error_oserror_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_error&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_calcsize_standard&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_index&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pack_standard_little&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unpack_standard_little&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pack_standard_big&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unpack_standard_big&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_calcsize_native&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pack_native&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unpack_native&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_string_format&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pascal_format&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_char_format&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pad_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_native_floats&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_standard_floats&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_half_floats&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_bool&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_transitiveness&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_error&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_overflow_error&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unpack_memoryview&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pack_buffer&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unpack_buffer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_iter_unpack&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_iter_unpack_bad_length&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_iter_unpack_empty_struct&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test___float__&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_object&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_weakrefable&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_subclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_overflow&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_object_attrib&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_trailing_counter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_1530559&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_integers&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_with_bytes_as_format_string&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_boundary_error_message_with_large_offset&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_structbuffer&#34; name=&#34;test_pack_into&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_structbuffer&#34; name=&#34;test_unpack_from&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_simple_hook&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_two_hooks&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_block_add_hook&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_id_hook&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_eval&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_exec&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_sys_getframe&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_donttrace&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_cantrace&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_initpath&#34; name=&#34;test_pypy_find_executable&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_sys&#34; name=&#34;test_sys_exception&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_attributes&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_sleep&#34; time=&#34;0.134&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_time&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_time_ns&#34; time=&#34;0.036&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_clock_realtime&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_clock_realtime_ns&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_clock_monotonic&#34; time=&#34;0.010&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_clock_monotonic_ns&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_clock_gettime&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_ctime&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_gmtime&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_localtime&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_localtime_invalid&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_mktime&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_mktime_overflow&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_asctime&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_asctime_large_year&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_struct_time&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_tzset&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_localtime_timezone&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_large_year_does_not_crash&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_ext&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_bounds_checking&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_nonascii&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_surrogate&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strptime&#34; time=&#34;0.010&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_pickle&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_monotonic&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_monotonic_ns&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_perf_counter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_perf_counter_ns&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_process_time&#34; time=&#34;0.111&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_process_time_ns&#34; time=&#34;0.112&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_thread_time&#34; time=&#34;0.113&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_thread_time_ns&#34; time=&#34;0.110&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_get_clock_info&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_pep475_retry_sleep&#34; time=&#34;3.012&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_tm_gmtoff_valid&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_match_args&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_isterminal&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_isnonterminal&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_iseof&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_nl_and_comment_exist_in_all&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_encoding_exists&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_exact_token_types&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_old_not_equal_is_gone&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_soft_keyword_exists&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.zipimport.test.apptest_zipimport&#34; name=&#34;test_simple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_callable&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_string&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_int&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_ops&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_int_ops&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_new&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_cant_subclass_bool&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_convert_to_bool&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_from_bytes&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_call_method&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_call_attribute&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_call_module&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_custom_getattr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_custom_getattribute&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_builtin&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_builtin_no_self_prepend&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_method_descriptor_direct_call_contract&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_attributeerror&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_kwargs&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_div&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_truediv&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_floordiv&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_richcompare&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_richcompare_numbers&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_richcompare_boundaries&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_mod&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_divmod&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_pow&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_boolcontext&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_conjugate&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_constructor&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_complex_string_underscores&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_constructor_bad_error_message&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_error_messages&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_hash&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_abs&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_complex_subclass_ctr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_infinity&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_repr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_repr_roundtrip&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_neg&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_file&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_convert&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_getnewargs&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_method_not_found_on_newstyle_instance&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_format&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_str_zeros_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_complex_two_arguments&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_negated_imaginary_literal&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_hash_minus_one&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_int_override&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_complex_constructor_calls_index&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_parse_complex_whitespace_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_has_complex_special_method&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_text_signature&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_contains&#34; name=&#34;test_contains_list&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_contains&#34; name=&#34;test_contains_tuple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_error_unknown_code&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_ast_lineno_and_col_offset&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_ast_lineno_and_col_offset_duplicate&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_ast_lineno_and_col_offset_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_ast_mutiline_lineno_and_col_offset&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_lookeahed_cases&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_double_braces&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_backslashes_in_string_part&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_debug_conversion&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_crash_debugging&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_parseerror_lineno&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_multiline_fstring_error_lineno&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_joined_positions&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_tokenerror_lineno&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_fstring_escape_N_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_fstring_no_closing_brace&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_fstring_triple_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_negative_zero&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_specifier_z_error&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_empty_expression_error&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_empty_expression_closing_brace&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_callBound&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_callUnbound&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_err_format&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_getBound&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_getUnbound&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_callable_iter_reentrant_exhaustion&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_user_iter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_iter_getitem&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_iter_fail_noseq&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_list_iter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_list_iter_setstate&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_reversed_iter_setstate&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_forward_iter_reduce&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_reversed_iter_reduce&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_tuple_iter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_deque_iter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_reversed&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_reversed_seqiter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_UserList_iter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_UserList_iter_reversed&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_UserList_reversed&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_reversed_frees_empty&#34; time=&#34;0.198&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_reversed_mutation&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_set_iter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_xrange&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_contains&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_setitem_released_during_value_conversion&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_setitem_released_during_value_conversion_formats&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_setitem_released_during_float_conversion&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_setitem_released_during_bool_conversion&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_tuple_setitem_released_during_value_conversion&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_operation&#34; name=&#34;test_int_vs_float&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_item_dict&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_two_items&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_percent_dict&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_empty_key&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_wrong_char_dict&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_missing&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_error&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_error_complex&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_bad_class&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_item_string&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_percent_tuple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_percent_subclass_tuple_ignores_iter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_too_much&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_not_enough&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_string&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_float&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_int&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_subclass_with_str&#34; time=&#34;0.000&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;the rest of this test is serious nonsense imho, changed only on 2.7.13, and is different on 3.x anyway.  We could reproduce it by writing lengthy logic, then get again the reasonable performance by special-casing the exact type &#39;long&#39;.  And all for 2.7.13 only.  Let&#39;s give up.&#34;&gt;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/objspace/std/test/apptest_stringformat.py:191: the rest of this test is serious nonsense imho, changed only on 2.7.13, and is different on 3.x anyway.  We could reproduce it by writing lengthy logic, then get again the reasonable performance by special-casing the exact type &#39;long&#39;.  And all for 2.7.13 only.  Let&#39;s give up.&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_list&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_tuple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_dict&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_wrong_char&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_incomplete_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_char&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_force_unicode_uses_default_encoding&#34; time=&#34;0.000&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;no setdefaultencoding&#34;&gt;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/objspace/std/test/apptest_stringformat.py:281: no setdefaultencoding&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_force_unicode_doesnt_force_random_objects&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test___int__index__&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_index_fails&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_formatting_huge_precision&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_formatting_huge_width&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_wrong_formatchar_error_not_masked_by_not_enough_args&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_width&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_no_chars_between_percent&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_prec_zero&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_prec_string&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_prec_width_string&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_zero_pad&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_star_width&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_star_prec&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_star_width_prec&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_long_format&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_subnormal&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_unicode_d&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_unicode_overflow&#34; time=&#34;0.000&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;nicely passes on top of CPython but requires &amp;gt; 2GB of RAM&#34;&gt;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/objspace/std/test/apptest_stringformat.py:430: nicely passes on top of CPython but requires &amp;gt; 2GB of RAM&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_unicode_format_a&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_long_no_overflow&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_missing_cases&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_invalid_char&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_invalid_b_with_unicode&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_formatting_huge_precision_u&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_formatting_huge_width_u&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_unicode_error_position&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_g_strip_trailing_zero_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_ascii&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_ascii_bytes&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_r_compat_bytes&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_numeric_bytes&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_char_bytes&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_bytes_bytes&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_s_compat_bytes&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_ascii_bytearray&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_bytearray_not_modified&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_r_compat_bytearray&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_numeric_bytearray&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_char_bytearray&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_bytes_bytearray&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_s_compat_bytearray&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_better_error&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_nodoc&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_explicitdoc&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_implicitdoc&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_set_doc&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_text_signature&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_nodoc_text_signature&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_addition&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_getitem&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_join&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_contains&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_splitlines&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_zfill&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_split&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_split_nonascii&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_split_nonascii_mongolian_vowel_separator_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rsplit&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rsplit_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_center&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_title&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_title_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_istitle&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_islower_isupper_with_titlecase&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_islower&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isidentifier&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_lower_upper&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_capitalize&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_capitalize_bug_38&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_changed_in_unicodedata_version_8&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isprintable&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isascii&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rjust&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_ljust&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace_overflow&#34; time=&#34;0.000&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;Wrong platform&#34;&gt;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/objspace/std/test/apptest_unicode.py:354: Wrong platform&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_empty_replace_empty&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_strip&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_strip_nonascii&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rstrip_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_strip_space_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_long_from_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_int_from_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_float_from_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_repr_16bits&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_repr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_getnewargs&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_call_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_call_unicode_2&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith_more&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith_too_large&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith_tuples&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith_endswith_convert&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_endswith&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_endswith_more&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_endswith_tuple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_expandtabs&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_expandtabs_overflows_gracefully&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_expandtabs_0&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_expandtabs_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_translate&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_maketrans&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_maketrans_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_from_encoded_object&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_startswith_tuple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_missing_cases&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_codecs_utf7&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_codecs_utf8&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_encode_fast_path_bug_position&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_invalid_lookup&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_repr_printable&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_partition&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rpartition&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_index&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rindex&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rfind&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rfind_corner_case&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_count_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_swapcase&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_call_special_methods&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_str_unicode_concat_overrides&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_returns_subclass1&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_returns_subclass2&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_getslice&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_getitem_slice&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_iter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_no_len_on_str_iter&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_encode_raw_unicode_escape&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_decode_from_buffer&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_conversion_with__str__&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_uchr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__str__0&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__str__2&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__str__3&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__str__4&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_repeat&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__repr__&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_not_tuple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_str_subclass&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_unicode_subclass&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_c_overflow&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_0s&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace_with_buffer&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_subclass&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_new&#34; time=&#34;0.006&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_map&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_map_positional&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isdecimal&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isnumeric&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace_autoconvert&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_join_subclass&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_encoding_and_errors_cant_be_none&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_encode_wrong_errors&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_casefold&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_lower_3a3&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_title_3a3&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_constructor_misc&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_reduce_iterator&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_newlist_utf8_non_ascii&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace_no_occurrence&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_removeprefix&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_removesuffix&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_id_preserved&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_bad_encoding&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_mul&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_emptyclass&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_method&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_unboundmethod&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_subclassing&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_subclasstuple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_subsubclass&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_descr_get&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_descr_set&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_descr_delete&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_class_setattr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_add&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_call&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_getattribute&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_getattr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_dict&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_del&#34; time=&#34;0.033&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_del_exception&#34; time=&#34;0.099&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_instance_overrides_meth&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_override_builtin_methods&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_repr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_repr_nonascii&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_del_attr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_del_attr_class&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_getstate&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_binop_overriding&#34; name=&#34;test_overriding_base_binop_explict&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_non_data_descr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_set_without_get&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_failing_get&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_member&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_invalid_unicode_identifier&#34; time=&#34;0.002&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;utf-8 encoding before translation accepts lone surrogates, because it is Python 2.7, but after translation it does not. Moreover, CPython 3.x accepts such unicode attributes anyway. This makes this test half-wrong for now.&#34;&gt;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/objspace/test/apptest_descriptor.py:75: utf-8 encoding before translation accepts lone surrogates, because it is Python 2.7, but after translation it does not. Moreover, CPython 3.x accepts such unicode attributes anyway. This makes this test half-wrong for now.&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_special_methods_returning_strings&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_hash&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_descr_funny_new&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_issue3255&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_special_methods&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_getslice&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_setslice&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_delslice&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_getslice_nolength&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_ipow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_typechecks&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_string_subclass&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_notimplemented&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_string_results&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_string_results_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_byte_results_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_missing_getattribute&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_unordeable_types&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_correct_order_error_msg&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_equality_among_different_types&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_setattrweakref&#34; time=&#34;0.000&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;fails, works in cpython&#34;&gt;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/objspace/test/apptest_descroperation.py:373: fails, works in cpython&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_subclass_addition&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test__eq__called&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_subclass_comparison&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_subclass_comparison_more&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_rich_comparison&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_ne_high_priority&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_ne_low_priority&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_partial_ordering&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_eq_order&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_binop_rule&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_addition&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_mod_failure&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_invalid_iterator&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_iterator_is_None&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_attribute_error&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_attribute_error2&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_delete_descriptor&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_non_callable&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_isinstance_and_issubclass&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_rebind_method&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_len_overflow&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_len_underflow&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_len_custom__int__&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_len_index&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_sane_len&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_bool___contains__&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_sequence_rmul_overrides&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_sequence_rmul_overrides_oldstyle&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_sequence_radd_overrides&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_data_descriptor_without_delete&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_data_descriptor_without_set&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_not_subscriptable_error_gives_keys&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_64bit_hash&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_class_getitem&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_error_ipow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_error_pow&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_type_subscription_message&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_rpow_not_used_when_third_argument&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.tool.pytest.fake_pytest.test.apptest_fake_pytest&#34; name=&#34;test_with_raises_success&#34; time=&#34;0.001&#34; /&gt;&lt;/testsuite&gt;&lt;/testsuites&gt;
Last lines of build log &#34;stdio&#34;:
[]
============================= test session starts ==============================
platform darwin -- Python 3.11.15[pypy-7.3.22-alpha], pytest-6.2.5, py-1.11.0, pluggy-1.6.0
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/extra_tests, configfile: pytest.ini
plugins: hypothesis-6.36.2, xdist-3.5.0
collected 3176 items / 1 error / 4 skipped / 3171 selected

==================================== ERRORS ====================================
__________________ ERROR collecting test_pypy_remote_debug.py __________________
../build/extra_tests/test_pypy_remote_debug.py:275: in &lt;module&gt;
    ???
E   NameError: name &#39;_vmprof&#39; is not defined. Did you forget to import &#39;_vmprof&#39;
=============================== warnings summary ===============================
../build/lib_pypy/cffi/_imp_emulation.py:4
  /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/cffi/_imp_emulation.py:4: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module&#39;s documentation for alternative uses
    from imp import *

-- Docs: https://docs.pytest.org/en/stable/warnings.html
- generated xml file: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/venv/extra.log -
=========================== short test summary info ============================
SKIPPED [1] ../build/extra_tests/test_msvcrt.py:4: could not import &#39;msvcrt&#39;: The &#39;msvcrt&#39; module is only available on Windows
SKIPPED [1] ../build/extra_tests/test_vmprof_greenlet.py:4: could not import &#39;vmprof&#39;: No module named &#39;vmprof&#39;
SKIPPED [1] ../build/extra_tests/cffi_tests/cffi1/test_parse_c_type.py:12: not available on pypy
SKIPPED [1] ../build/extra_tests/ctypes_tests/test_commethods.py:10: could not import &#39;skip_the_whole_module&#39;: No module named &#39;skip_the_whole_module&#39;
ERROR ../build/extra_tests/test_pypy_remote_debug.py - NameError: name &#39;_vmpr...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
==================== 4 skipped, 1 warning, 1 error in 4.68s ====================

Last lines of build log &#34;pytestLog&#34;:
[]
&lt;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&gt;&lt;testsuites&gt;&lt;testsuite name=&#34;pytest&#34; errors=&#34;1&#34; failures=&#34;0&#34; skipped=&#34;4&#34; tests=&#34;5&#34; time=&#34;4.683&#34; timestamp=&#34;2026-04-15T05:52:54.508229&#34; hostname=&#34;macMini-3.local&#34;&gt;&lt;testcase classname=&#34;&#34; name=&#34;test_msvcrt&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/extra_tests/test_msvcrt.py&#39;, 4, &#34;Skipped: could not import &#39;msvcrt&#39;: The &#39;msvcrt&#39; module is only available on Windows&#34;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;test_pypy_remote_debug&#34; time=&#34;0.000&#34;&gt;&lt;error message=&#34;collection failure&#34;&gt;../build/extra_tests/test_pypy_remote_debug.py:275: in &amp;lt;module&amp;gt;
    ???
E   NameError: name &#39;_vmprof&#39; is not defined. Did you forget to import &#39;_vmprof&#39;&lt;/error&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;test_vmprof_greenlet&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/extra_tests/test_vmprof_greenlet.py&#39;, 4, &#34;Skipped: could not import &#39;vmprof&#39;: No module named &#39;vmprof&#39;&#34;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;cffi_tests.cffi1.test_parse_c_type&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/extra_tests/cffi_tests/cffi1/test_parse_c_type.py&#39;, 12, &#39;Skipped: not available on pypy&#39;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;ctypes_tests.test_commethods&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/extra_tests/ctypes_tests/test_commethods.py&#39;, 10, &#34;Skipped: could not import &#39;skip_the_whole_module&#39;: No module named &#39;skip_the_whole_module&#39;&#34;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;/testsuite&gt;&lt;/testsuites&gt;
Last lines of build log &#34;stdio&#34;:
[]
    
    # &#34;mod 10&#34; block:
    i79 = int_rshift(i6, 63)
    i80 = int_xor(i6, i79)
    i82 = uint_mul_high(i80, -3689348814741910323)
    i84 = uint_rshift(i82, 3)
    i85 = int_xor(i84, i79)
    i87 = int_mul(i85, 10)
    i19 = int_sub(i6, i87)
    
    i85 = int_add(i19, 1)   # not used
    p25 = newstr(1)
    i23 = strgetitem(ConstPtr(ptr92), i19)
    strsetitem(p25, 0, i23)
    i107 = call_i(ConstClass(string_to_int), p25, 16, 1, 1, 0, descr=&lt;Calli . riiii EF=4&gt;)
    guard_no_exception(descr=...)
    i95 = int_add_ovf(i6, i107)
    guard_no_overflow(descr=...)
    
    guard_not_invalidated?
    ticker0 = getfield_raw_i(#, descr=&lt;FieldS pypysig_long_struct_inner.c_value .*&gt;)
    ticker_cond0 = int_lt(ticker0, 0)
    guard_false(ticker_cond0, descr=...)
    
    jump(..., descr=...)
=========================== short test summary info ============================
FAIL pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test
FAIL pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_int_base_16
======= 2 failed, 1027 passed, 163 skipped, 1 xfailed in 102.94 seconds ========

Last lines of build log &#34;pytestLog&#34;:
[]
 cond = False, message = &#39;got more ops than expected&#39;
 
     def _assert(self, cond, message):
         if not cond:
 &gt;           raise InvalidMatch(message, frame=sys._getframe(1))
 E           InvalidMatch: got more ops than expected
 
 pypy/module/pypyjit/test_pypy_c/model.py:402: InvalidMatch
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_lookup_codec
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_ascii
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_makes_no_bridges
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_slicing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_encode
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_find
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_strip_doesnt_escape_bytes
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject_ascii
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_textiowrapper_write_is_inlined
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_function
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_object
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_bytearray
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_bytearray
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_simple
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_tls
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_lock_acquire_release
. pypy/module/pypyjit/test_pypy_c/test_weakref.py::TestThread::()::test_make_ref_with_callback
</pre>
        ]]>
      </description>
      <pubDate>Wed, 15 Apr 2026 02:54:42 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-15:20260415025442</guid>
    </item>

    <item>
      <title>Builder "pypy-c-jit-win-x86-64": failure</title>
      <link>http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-64/builds/2295</link>
      <description>
        <![CDATA[
          <p>
            Date: Wed, 15 Apr 2026 04:18:36 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-64">pypy-c-jit-win-x86-64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-64/builds/2295">Build 2295</a><br/>
            Author list: <b>mattip <matti.picus@gmail.com></b><br/>
            Failed step(s): <b>shell_6, shell_7, shell_12, shell_13, shell_14</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: py3.11<br/>
            Revision: 187396:340408ec9b23<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
1 test failed:
    test_warnings

Total duration: 1.4 sec
Total tests: run=121 failures=2 skipped=6
Total test files: run=1/1 failed=1
Result: FAILURE
test test_warnings failed

=========================== short test summary info ===========================
SKIP [5] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\conftest.py:606: implementation detail
SKIP [4] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\conftest.py:606: CPython internal details
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\conftest.py:606: needs low level audio
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\conftest.py:606: needs ctypes.pythonapi
SKIP [3] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\conftest.py:606: needs display
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\conftest.py:606: requires audio
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\conftest.py:606: demands too many resources
========================== slowest 10 test durations ==========================
249.73s call     lib-python/3/test/test_asyncio::unmodified
158.88s call     lib-python/3/test/test_multiprocessing_spawn::unmodified
133.77s call     lib-python/3/test/test_regrtest.py::unmodified
117.04s call     lib-python/3/test/test_socket.py::unmodified
96.36s call     lib-python/3/test/test_logging.py::unmodified
80.21s call     lib-python/3/test/test_concurrent_futures::unmodified
76.46s call     lib-python/3/test/test_distutils.py::unmodified
53.98s call     lib-python/3/test/test_smtplib.py::unmodified
51.86s call     lib-python/3/test/test_ssl.py::unmodified
50.48s call     lib-python/3/test/test_smtpnet.py::unmodified
============ 57 failed, 360 passed, 16 skipped in 2101.92 seconds =============

Last lines of build log &#34;pytestLog&#34;:
[]
          ^^^^^^^^^^^
 AssertionError: b&#34;[&#39;ignore:DeprecationWarning\xe6\x86F&#39;]&#34; != b&#34;[&#39;ignore:DeprecationWarning\xc3\xa6&#39;]&#34;
 
 ======================================================================
 FAIL: test_nonascii (test.test_warnings.PyEnvironmentVariableTests.test_nonascii)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File &#34;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\test_warnings\__init__.py&#34;, line 1246, in test_nonascii
     self.assertEqual(stdout, str([PYTHONWARNINGS]).encode())
          ^^^^^^^^^^^
 AssertionError: b&#34;[&#39;ignore:DeprecationWarning\xe6\xe2`&#39;]&#34; != b&#34;[&#39;ignore:DeprecationWarning\xc3\xa6&#39;]&#34;
 
 ----------------------------------------------------------------------
 Ran 121 tests in 1.072s
 
 FAILED (failures=2, skipped=6)
 test_warnings failed (2 failures)
 
 == Tests result: FAILURE ==
 
 1 test failed:
     test_warnings
 
 Total duration: 1.4 sec
 Total tests: run=121 failures=2 skipped=6
 Total test files: run=1/1 failed=1
 Result: FAILURE
 test test_warnings failed
. lib-python/3/test/test_zoneinfo::unmodified

Last lines of build log &#34;stdio&#34;:
[]
collected 49 items

module\thread\test\test_fork.py ....
module\thread\test\test_import_lock.py ....
module\thread\test\test_local.py ......
module\thread\test\test_lock.py ..............ssss..
module\thread\test\test_thread.py ...............

==================== 45 passed, 4 skipped in 28.29 seconds ====================
__ module/zlib/test [134 done in total, somefailed=False] _____________________
D:\pypy_stuff\pypy2.7-v7.3.18\site-packages\hypothesis\extra\pytestplugin.py:61: HypothesisWarning: 
        You are using Pytest version 2.9.2.  Hypothesis tests work with any test
        runner, but our Pytest plugin requires Pytest  4.3 or newer.
        Note that the Pytest developers no longer support this version either!
        Disabling the Hypothesis pytest plugin...
    
  warnings.warn(PYTEST_TOO_OLD_MESSAGE % (pytest.__version__,), HypothesisWarning)
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.57.1
collected 38 items

module\zlib\test\test_zlib.py ......................................

========================== 38 passed in 7.37 seconds ==========================

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_adler32_start_value
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_invalidLevel
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_invalid_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_bad_arguments
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_empty_flush
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_eof
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_eof_incomplete_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_incomplete_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_unused_data
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length_large
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_buffer
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_flush_with_freed_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_dictionary
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_dictionary_streaming
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_version
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_raw_with_dictionary
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_decompressor_with_stream_in_inconsistent_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy_carries_along_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress_copy
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_stream_in_inconsistent_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_flushed_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_double_flush
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_constants

Last lines of build log &#34;stdio&#34;:
[]
  d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv\pypy-venv\Lib\site-packages\_pytest\unraisableexception.py:78: PytestUnraisableExceptionWarning: : &lt;function test_del_and_callback_and_id.&lt;locals&gt;.A.__del__ at 0x000002077a079520&gt;
  
  Traceback (most recent call last):
    File &#34;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\_weakref\test\apptest_weakref.py&#34;, line 312, in __del__
      seen_del.append(id())
                      ^^^^
  TypeError: id() missing 1 required positional argument: &#39;object&#39;
  
    warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))

pypy/module/_weakref/test/apptest_weakref.py::test_callback_raises
  d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv\pypy-venv\Lib\site-packages\_pytest\unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: weakref callback : &lt;function test_callback_raises.&lt;locals&gt;.callback at 0x00000207785687a0&gt;
  
  Traceback (most recent call last):
    File &#34;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\_weakref\test\apptest_weakref.py&#34;, line 494, in callback
      explode
  NameError: name &#39;explode&#39; is not defined
  
    warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))

-- Docs: https://docs.pytest.org/en/stable/warnings.html
- generated xml file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv\test-D.log -
=========================== short test summary info ===========================
FAILED ..\build\pypy\interpreter\test\apptest_traceback.py::test_colors_in_traceback
FAILED ..\build\pypy\module\_io\test\apptest_io.py::test_telling - assert 4 == 3
FAILED ..\build\pypy\module\_io\test\apptest_io.py::test_warn_on_dealloc - as...
FAILED ..\build\pypy\module\_io\test\apptest_io.py::test_tell_univnewlines - ...
FAILED ..\build\pypy\module\_multibytecodec\test\apptest_incremental.py::test_incremental_big5hkscs
=========== 5 failed, 1551 passed, 22 skipped, 6 warnings in 25.65s ===========

Last lines of build log &#34;pytestLog&#34;:
[]
        if &#34;__pypy__&#34; in sys.modules:
&amp;gt;           assert repr(fp.newlines)  == repr(NEWLINE)
E           assert &#34;&#39;\\r&#39;&#34; == &#34;&#39;\\r\\n&#39;&#34;
E             - &#39;\r\n&#39;
E             ?    --
E             + &#39;\r&#39;

..\build\pypy\module\_io\test\apptest_io.py:559: AssertionError&lt;/failure&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_io&#34; name=&#34;test_tell_various&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_io&#34; name=&#34;test_seek_with_encoder_state&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_stringio&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_capabilities&#34; time=&#34;0.007&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_closed&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_read&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_read_binary&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_readline&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_seek&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_overseek&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_tell&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_truncate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_write_error&#34; time=&#34;0.007&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_newline_none&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_newline_empty&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_newline_lf&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_newline_cr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_newline_crlf&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_newline_property&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_iterator&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_getstate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_setstate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_roundtrip_translation&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_roundtrip_state&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_rwbuffer_read&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_rwbuffer_readline&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_rwbuffer_newline_none&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_reinit&#34; time=&#34;0.011&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_stringio&#34; name=&#34;test_issue5140&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_constructor&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_properties&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_default_implementations&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_isatty&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_unreadable&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_unwritable&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_invalid_seek&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_unseekable&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_detach&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_newlinetranslate&#34; time=&#34;0.011&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_one_by_one&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_read_some_then_all&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_read_some_then_readline&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_read_bug_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_encoded_writes&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_writelines_error&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_tell&#34; time=&#34;0.011&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_destructor&#34; time=&#34;0.060&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_newlines&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_readline_none&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_readline&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_name&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_repr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_rawio&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_rawio_write_through&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_flush_error_on_close&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_close_error_on_close&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_illegal_decoder&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_read_nonbytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_read_byteslike&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_device_encoding&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;Requires a result from os.device_encoding(sys.stderr.fileno())&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\_io\test\apptest_textio.py:447: Requires a result from os.device_encoding(sys.stderr.fileno())&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_device_encoding_ovf&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_uninitialized&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_issue25862&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_newline_decoder&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_newline_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_newlines2&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_reconfigure_line_buffering&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_reconfigure_write_through&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_reconfigure_newline&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_reconfigure_encoding_read&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_reconfigure_write_fromascii&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_reconfigure_write&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_reconfigure_write_non_seekable&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_reconfigure_defaults&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_text_encoding&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_pseudo_encoding_locale&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._io.test.apptest_textio&#34; name=&#34;test_bug_write_during_flush&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_missing_codec&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_decode_hz&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_strict_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_decode_hz_error&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_decode_hz_ignore&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_decode_hz_replace&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_decode_custom_error_handler&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_decode_custom_error_handler_overflow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_decode_custom_error_handler_type&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_decode_custom_error_handler_longindex&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_encode_hz&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_encode_hz_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_encode_hz_ignore&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_encode_hz_replace&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_encode_custom_error_handler&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_encode_custom_error_handler_type&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_encode_replacement_with_state&#34; time=&#34;0.006&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_streaming_codec&#34; time=&#34;0.009&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_codecs&#34; name=&#34;test_cpython_gh_101180&#34; time=&#34;0.008&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_decode_hz&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_decode_hz_final&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_decode_hz_reset&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_decode_hz_error&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_decode_hz_buffer_grow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_encode_hz&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_encode_hz_final&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_encode_hz_reset&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_encode_hz_noreset&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_encode_hz_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_encode_hz_buffer_grow&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_encode_big5hkscs&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_encoder_state_with_buffer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_encoder_state_without_buffer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_encoder_getstate_expected_values&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_encoder_setstate_validates_size&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_encoder_setstate_validates_utf8&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_decoder_setstate_validates_pending_size&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_incremental&#34; name=&#34;test_incremental_big5hkscs&#34; time=&#34;0.003&#34;&gt;&lt;failure message=&#34;UnicodeEncodeError: &#39;big5hkscs&#39; codec can&#39;t encode character &#39;\U0002010c&#39; in position 0: illegal multibyte sequence&#34;&gt;def test_incremental_big5hkscs():
        import _codecs
        import _io
        with open(myfile + &#39;/big5hkscs.txt&#39;, &#39;rb&#39;) as fid:
            uni_str = fid.read()
        with open(myfile + &#39;/big5hkscs-utf8.txt&#39;, &#39;rb&#39;) as fid:
            utf8str = fid.read()
        UTF8Reader = _codecs.lookup(&#39;utf-8&#39;).streamreader
        for sizehint in [None] + list(range(1, 33)) + [64, 128, 256, 512, 1024]:
            istream = UTF8Reader(_io.BytesIO(utf8str))
            ostream = _io.BytesIO()
            encoder = IncrementalBig5hkscsEncoder()
            while 1:
                if sizehint is not None:
                    data = istream.read(sizehint)
                else:
                    data = istream.read()
                if not data:
                    break
&amp;gt;               e = encoder.encode(data)
E               UnicodeEncodeError: &#39;big5hkscs&#39; codec can&#39;t encode character &#39;\U0002010c&#39; in position 0: illegal multibyte sequence

..\build\pypy\module\_multibytecodec\test\apptest_incremental.py:261: UnicodeEncodeError&lt;/failure&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_stream&#34; name=&#34;test_reader&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_stream&#34; name=&#34;test_reader_replace&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_stream&#34; name=&#34;test_writer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_stream&#34; name=&#34;test_no_flush&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._multibytecodec.test.apptest_stream&#34; name=&#34;test_writer_seek_no_empty_write&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._opcode.test.apptest_opcode&#34; name=&#34;test_errors&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._opcode.test.apptest_opcode&#34; name=&#34;test_call_function&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._opcode.test.apptest_opcode&#34; name=&#34;test_invalid_opcode&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._opcode.test.apptest_opcode&#34; name=&#34;test_jump&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._opcode.test.apptest_opcode&#34; name=&#34;test_conditional_jump&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_int&#34; time=&#34;0.014&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_ints&#34; time=&#34;0.033&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_long&#34; time=&#34;0.008&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_none_true_false&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_bytes&#34; time=&#34;0.013&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_unicode&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_tuple&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_memo&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_list&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_list_memo&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_dict&#34; time=&#34;0.015&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_reduce&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_globals&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_float&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_frozenset&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_bytearray&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_complex&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_dispatch_table&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_bad_mark&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_truncated&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_maxint64&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_find_class&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_function&#34; time=&#34;0.006&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_unseekable&#34; time=&#34;0.068&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_compat_pickle&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_bad_newobj_ex&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_recursive_set&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_picklebuffer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_buffers_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_load_int_true_false&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_load_unicode_raw_escape&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_save_bytes_proto0&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_save_str_proto0&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_string_opcode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_binstring_opcode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_short_binstring_opcode&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_string_opcode_bytes_encoding&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_file_write_none_return&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_buffers_as_list&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_buffers_exhausted_error&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_reducer_override&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_dispatch_table_on_instance&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_dispatch_table_on_class&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_persistent_id&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_pickler_clear_memo&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_pickler_memo_property&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_unpickler_memo_property&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_pickler_new_without_file&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_pickler_bad_file&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_load_setitems_odd&#34; time=&#34;0.012&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_frame_readline&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_newobj_ex_proto2&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_pickler_subclass_super_init&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_memo_reuses_repeated_string&#34; time=&#34;0.011&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_readonly_buffer&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_reducer_override_subclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_pickle_dict_views&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_pickle_empty_set&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_unpickle_crash1&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_unpickle_crash2&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_unpickle_crash3&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pickle&#34; name=&#34;test_unpickle_crash4&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_attribute_default&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_ascii_list_roundtrip&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_ascii_list_large&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_uses_global_marker&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_flag_off_no_marker&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_empty_list&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_single_item&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_empty_strings&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_max_length_string&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_non_ascii_falls_back&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_mixed_types_falls_back&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_proto_less_than_2_falls_back&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_long_string_falls_back&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_shared_reference&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_nested&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_bytes_list_roundtrip&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_bytes_list_uses_global_marker&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_bytes_list_empty&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_bytes_list_single_item&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_bytes_list_empty_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_bytes_list_max_length&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_bytes_list_long_item_falls_back&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_bytes_list_flag_off_no_marker&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_bytes_list_proto_less_than_2_falls_back&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_bytes_list_large&#34; time=&#34;0.006&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_bytes_list_shared_reference&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle.test.apptest_pypy_extensions&#34; name=&#34;test_bytes_list_mixed_types_falls_back&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pickle_support.test.apptest__pickle_support&#34; name=&#34;test_valid&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_fast_encode_mode_ascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_fast_encode_mode_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_fast_encode_mode_custom&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_encode_truefalse_sort_keys&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_encode_sort_keys_by_value&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_encode_mutated_list&#34; time=&#34;0.007&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_encode_non_ascii_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._rawffi.test.apptest_rawffi&#34; name=&#34;test_array_view_format&#34; time=&#34;0.007&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_defaults&#34; time=&#34;0.134&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_warn&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_use_builtin__warnings&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_lineno&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_warn_explicit&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_with_source&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_default_action&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_ignore&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_show_source_line&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;fails on this version of pytest&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\_warnings\test\apptest_warnings.py:84: fails on this version of pytest&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_filename_none&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_warn_unicode&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;fails on this version of pytest&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\_warnings\test\apptest_warnings.py:121: fails on this version of pytest&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_bad_category&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_surrogate_in_filename&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_issue31285&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_once_is_not_broken&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_filename_from_code&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_missing_arg&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_no_kwargs&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callback&#34; time=&#34;0.065&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callback_order&#34; time=&#34;0.074&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_dont_callback_if_weakref_dead&#34; time=&#34;0.122&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callback_cannot_ressurect&#34; time=&#34;0.102&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_weakref_reusing&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_correct_weakrefcount_after_death&#34; time=&#34;0.132&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_weakref_equality&#34; time=&#34;0.130&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_ne&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_getweakrefs&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_hashing&#34; time=&#34;0.153&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_weakref_subclassing&#34; time=&#34;0.063&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_function_weakrefable&#34; time=&#34;0.073&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_method_weakrefable&#34; time=&#34;0.069&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_set_weakrefable&#34; time=&#34;0.065&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_generator_weakrefable&#34; time=&#34;0.141&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_weakref_subclass_with_del&#34; time=&#34;0.078&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_buggy_case&#34; time=&#34;0.364&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_del_and_callback_and_id&#34; time=&#34;0.333&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_type_weakrefable&#34; time=&#34;0.071&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_simple&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_caching&#34; time=&#34;0.007&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callable_proxy&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callable_proxy_type&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_dont_create_directly&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_dont_hash&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_subclassing_not_allowed&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_proxy_to_dead_object&#34; time=&#34;0.062&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_proxy_with_callback&#34; time=&#34;0.084&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_repr&#34; time=&#34;0.147&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_bytes&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_reversed&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_eq&#34; time=&#34;0.010&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callback_raises&#34; time=&#34;0.086&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_init&#34; time=&#34;0.064&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_add&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_inplace_add&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_setattr&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_error_message_wrong_self&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_reverse_add&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_gt_lt&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_remove_dead_weakref&#34; time=&#34;0.071&#34; /&gt;&lt;testcase classname=&#34;pypy.module.array.test.apptest_array&#34; name=&#34;test_index_positions&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.array.test.apptest_array&#34; name=&#34;test_index_start_stop_negative&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.array.test.apptest_array&#34; name=&#34;test_array_is_mutable_sequence&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.atexit.test.apptest_atexit&#34; name=&#34;test_args&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module.atexit.test.apptest_atexit&#34; name=&#34;test_atexit_uses_unraisablehook&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_delete_attrs&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_notes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_importerror_kwarg_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exception_group&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_instantiate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_instantiate_check_message&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_instantiate_check_exceptions&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_fields_are_readonly&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_basics_exceptiongroup_fields&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_notes_is_list_of_strings_if_it_exists&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_wraps_BaseException__raises_TypeError&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_subclass_wraps_non_base_exceptions&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_inheritance_hierarchy&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_baseexceptiongroup_instantiate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_str_repr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_nested_exception_group_tracebacks&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_nested_exception_group_subgroup_tracebacks_preserved&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_iteration_full_tracebacks&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_attribute_error_from_getattr_has_name_and_object&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_invalid_args&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bytype_single_simple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bytype_single_nested&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bytype_multi_simple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bytype_multi_nested&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bypredicate_passthrough&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bypredicate_no_match&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bypredicate_nested&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bytype_is_id_if_all_subexceptions_match_and_split_is_not&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bytype_single_simple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bytype_single_nested&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bytype_multi_simple&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bytype_multi_nested&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bypredicate_passthrough&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bypredicate_no_match&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bypredicate_nested&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_deep_split&#34; time=&#34;0.011&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_deep_subgroup&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_copies_cause_etc&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_derive_does_not_copies_cause_etc&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_derive_always_creates_exception_group&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_init_called&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_enrich_attribute_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_prep_reraise_star_simple&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_prep_reraise_exception_happens_in_except_star&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_eg_leafs_basic&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_eg_leafs_null&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_eg_leafs_nogroup&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_eg_leafs_recursive&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exception_group_projection_basic&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exception_group_projection_duplicated_in_keep&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.itertools.test.apptest_itertools&#34; name=&#34;test_pairwise&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.itertools.test.apptest_itertools&#34; name=&#34;test_posonly&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.itertools.test.apptest_itertools&#34; name=&#34;test_pairwise_reenter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.itertools.test.apptest_itertools&#34; name=&#34;test_count_complex&#34; time=&#34;0.006&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_None&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_False&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_True&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_StopIteration&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_Ellipsis&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_42&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_minus_17&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_sys_maxsize&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_minus_1_dot_25&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_2_plus_5j&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_long&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_hello_not_interned&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_hello_interned&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_unmarshal_ascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_marshal_ascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_shared_string&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_ascii_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_empty_tuple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_tuple_1_2&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_empty_list&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_list_3_4&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_empty_dict&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_dict_5_6_7_8&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_empty_set&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_set_1_2&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_empty_frozenset&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_frozenset_3_4&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_list_recursive&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_shared_tuple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_tuple_sharing_identity&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_tuple_sharing_nested_in_list&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_tuple_sharing_nested_in_dict&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_code_object&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_code_positions&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_func_code&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_scopefunc_code&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_co_filename_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_marshal_bufferlike_object&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_stream_reader_writer&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_unmarshal_evil_long&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_int64&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_bad_typecode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_bad_reader&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_reject_subtypes&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_valid_subtypes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_product&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_julians_weird_test_prod&#34; time=&#34;0.009&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_more_weird_prod&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_comb&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_perm&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_hypot_many_args&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_dist&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_nextafter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_ulp&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_factorial_raises&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.posix.test.apptest_posix&#34; name=&#34;test_cpu_count&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.posix.test.apptest_posix&#34; name=&#34;test_putenv_invalid_name&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.posix.test.apptest_posix&#34; name=&#34;test__supports_virtual_terminal&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.pyexpat.test.apptest_pyexpat&#34; name=&#34;test_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.pyexpat.test.apptest_pyexpat&#34; name=&#34;test_set_activation_threshold&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.pyexpat.test.apptest_pyexpat&#34; name=&#34;test_set_maximum_amplification&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.signal.test.apptest_signal&#34; name=&#34;test_wakeup_write_error_oserror_format&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;need SIGALRM&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\signal\test\apptest_signal.py:10: need SIGALRM&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_calcsize_standard&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_index&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pack_standard_little&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unpack_standard_little&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pack_standard_big&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unpack_standard_big&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_calcsize_native&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pack_native&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unpack_native&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_string_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pascal_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_char_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pad_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_native_floats&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_standard_floats&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_half_floats&#34; time=&#34;0.013&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_bool&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_transitiveness&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_overflow_error&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unpack_memoryview&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pack_buffer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unpack_buffer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_iter_unpack&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_iter_unpack_bad_length&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_iter_unpack_empty_struct&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test___float__&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_object&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_weakrefable&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_subclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_overflow&#34; time=&#34;0.017&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_object_attrib&#34; time=&#34;0.011&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_trailing_counter&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_1530559&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_integers&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_with_bytes_as_format_string&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_boundary_error_message_with_large_offset&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_structbuffer&#34; name=&#34;test_pack_into&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_structbuffer&#34; name=&#34;test_unpack_from&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_simple_hook&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_two_hooks&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_block_add_hook&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_id_hook&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_eval&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_exec&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_sys_getframe&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_donttrace&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_cantrace&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_initpath&#34; name=&#34;test_pypy_find_executable&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_sys&#34; name=&#34;test_sys_exception&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_attributes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_sleep&#34; time=&#34;0.126&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_time&#34; time=&#34;0.023&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_time_ns&#34; time=&#34;0.045&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_clock_realtime&#34; time=&#34;0.002&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;need time.clock_gettime()&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\time\test\apptest_time.py:57: need time.clock_gettime()&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_clock_realtime_ns&#34; time=&#34;0.002&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;need time.clock_gettime_ns()&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\time\test\apptest_time.py:67: need time.clock_gettime_ns()&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_clock_monotonic&#34; time=&#34;0.002&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;need time.clock_gettime()/CLOCK_MONOTONIC&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\time\test\apptest_time.py:80: need time.clock_gettime()/CLOCK_MONOTONIC&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_clock_monotonic_ns&#34; time=&#34;0.002&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;need time.clock_gettime()/CLOCK_MONOTONIC&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\time\test\apptest_time.py:91: need time.clock_gettime()/CLOCK_MONOTONIC&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_clock_gettime&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_ctime&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_gmtime&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_localtime&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_localtime_invalid&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_mktime&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_mktime_overflow&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_asctime&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_asctime_large_year&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_struct_time&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_tzset&#34; time=&#34;0.002&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;tzset available only under Unix&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\time\test\apptest_time.py:324: tzset available only under Unix&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_localtime_timezone&#34; time=&#34;0.002&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;tzset available only under Unix&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\time\test\apptest_time.py:388: tzset available only under Unix&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_large_year_does_not_crash&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_ext&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_bounds_checking&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_nonascii&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;fails on win32&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\time\test\apptest_time.py:502: fails on win32&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_surrogate&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_unicode&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;fails to encode s&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\time\test\apptest_time.py:533: fails to encode s&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strptime&#34; time=&#34;0.023&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_pickle&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_monotonic&#34; time=&#34;0.022&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_monotonic_ns&#34; time=&#34;0.022&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_perf_counter&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_perf_counter_ns&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_process_time&#34; time=&#34;0.103&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_process_time_ns&#34; time=&#34;0.103&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_thread_time&#34; time=&#34;0.109&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_thread_time_ns&#34; time=&#34;0.104&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_get_clock_info&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_pep475_retry_sleep&#34; time=&#34;0.003&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;SIGALRM available only under Unix&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\module\time\test\apptest_time.py:651: SIGALRM available only under Unix&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_tm_gmtoff_valid&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_match_args&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_isterminal&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_isnonterminal&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_iseof&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_nl_and_comment_exist_in_all&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_encoding_exists&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_exact_token_types&#34; time=&#34;0.006&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_old_not_equal_is_gone&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_soft_keyword_exists&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.zipimport.test.apptest_zipimport&#34; name=&#34;test_simple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_callable&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_string&#34; time=&#34;0.022&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_int&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_ops&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_int_ops&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_new&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_cant_subclass_bool&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_convert_to_bool&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_from_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_call_method&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_call_attribute&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_call_module&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_custom_getattr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_custom_getattribute&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_builtin&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_builtin_no_self_prepend&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_method_descriptor_direct_call_contract&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_attributeerror&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_kwargs&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_div&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_truediv&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_floordiv&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_richcompare&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_richcompare_numbers&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_richcompare_boundaries&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_mod&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_divmod&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_pow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_boolcontext&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_conjugate&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_constructor&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_complex_string_underscores&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_constructor_bad_error_message&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_error_messages&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_hash&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_abs&#34; time=&#34;0.008&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_complex_subclass_ctr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_infinity&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_repr&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_repr_roundtrip&#34; time=&#34;0.010&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_neg&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_file&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_convert&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_getnewargs&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_method_not_found_on_newstyle_instance&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_str_zeros_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_complex_two_arguments&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_negated_imaginary_literal&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_hash_minus_one&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_int_override&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_complex_constructor_calls_index&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_parse_complex_whitespace_bug&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_has_complex_special_method&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_text_signature&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_contains&#34; name=&#34;test_contains_list&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_contains&#34; name=&#34;test_contains_tuple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_error_unknown_code&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_ast_lineno_and_col_offset&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_ast_lineno_and_col_offset_duplicate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_ast_lineno_and_col_offset_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_ast_mutiline_lineno_and_col_offset&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_lookeahed_cases&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_double_braces&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_backslashes_in_string_part&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_debug_conversion&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_crash_debugging&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_parseerror_lineno&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_multiline_fstring_error_lineno&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_joined_positions&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_tokenerror_lineno&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_fstring_escape_N_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_fstring_no_closing_brace&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_fstring_triple_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_negative_zero&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_specifier_z_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_empty_expression_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_empty_expression_closing_brace&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_callBound&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_callUnbound&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_err_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_getBound&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_getUnbound&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_callable_iter_reentrant_exhaustion&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_user_iter&#34; time=&#34;0.010&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_iter_getitem&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_iter_fail_noseq&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_list_iter&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_list_iter_setstate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_reversed_iter_setstate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_forward_iter_reduce&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_reversed_iter_reduce&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_tuple_iter&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_deque_iter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_reversed&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_reversed_seqiter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_UserList_iter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_UserList_iter_reversed&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_UserList_reversed&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_reversed_frees_empty&#34; time=&#34;0.437&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_reversed_mutation&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_set_iter&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_xrange&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_contains&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_setitem_released_during_value_conversion&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_setitem_released_during_value_conversion_formats&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_setitem_released_during_float_conversion&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_setitem_released_during_bool_conversion&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_tuple_setitem_released_during_value_conversion&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_operation&#34; name=&#34;test_int_vs_float&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_item_dict&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_two_items&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_percent_dict&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_empty_key&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_wrong_char_dict&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_missing&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_error&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_error_complex&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_bad_class&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_item_string&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_percent_tuple&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_percent_subclass_tuple_ignores_iter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_too_much&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_not_enough&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_string&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_float&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_int&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_subclass_with_str&#34; time=&#34;0.002&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;the rest of this test is serious nonsense imho, changed only on 2.7.13, and is different on 3.x anyway.  We could reproduce it by writing lengthy logic, then get again the reasonable performance by special-casing the exact type &#39;long&#39;.  And all for 2.7.13 only.  Let&#39;s give up.&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\objspace\std\test\apptest_stringformat.py:191: the rest of this test is serious nonsense imho, changed only on 2.7.13, and is different on 3.x anyway.  We could reproduce it by writing lengthy logic, then get again the reasonable performance by special-casing the exact type &#39;long&#39;.  And all for 2.7.13 only.  Let&#39;s give up.&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_list&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_tuple&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_dict&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_wrong_char&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_incomplete_format&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_char&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_force_unicode_uses_default_encoding&#34; time=&#34;0.002&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;no setdefaultencoding&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\objspace\std\test\apptest_stringformat.py:281: no setdefaultencoding&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_force_unicode_doesnt_force_random_objects&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test___int__index__&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_index_fails&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_formatting_huge_precision&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_formatting_huge_width&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_wrong_formatchar_error_not_masked_by_not_enough_args&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_width&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_no_chars_between_percent&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_prec_zero&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_prec_string&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_prec_width_string&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_zero_pad&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_star_width&#34; time=&#34;0.006&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_star_prec&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_star_width_prec&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_long_format&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_subnormal&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_unicode_d&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_unicode_overflow&#34; time=&#34;0.002&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;nicely passes on top of CPython but requires &amp;gt; 2GB of RAM&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\objspace\std\test\apptest_stringformat.py:430: nicely passes on top of CPython but requires &amp;gt; 2GB of RAM&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_unicode_format_a&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_long_no_overflow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_missing_cases&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_invalid_char&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_invalid_b_with_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_formatting_huge_precision_u&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_formatting_huge_width_u&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_unicode_error_position&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_g_strip_trailing_zero_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_ascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_ascii_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_r_compat_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_numeric_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_char_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_bytes_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_s_compat_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_ascii_bytearray&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_bytearray_not_modified&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_r_compat_bytearray&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_numeric_bytearray&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_char_bytearray&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_bytes_bytearray&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_s_compat_bytearray&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_better_error&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_nodoc&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_explicitdoc&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_implicitdoc&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_set_doc&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_text_signature&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_nodoc_text_signature&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_addition&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_getitem&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_join&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_contains&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_splitlines&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_zfill&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_split&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_split_nonascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_split_nonascii_mongolian_vowel_separator_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rsplit&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rsplit_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_center&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_title&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_title_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_istitle&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_islower_isupper_with_titlecase&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_islower&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isidentifier&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_lower_upper&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_capitalize&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_capitalize_bug_38&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_changed_in_unicodedata_version_8&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isprintable&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rjust&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_ljust&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace_overflow&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;Wrong platform&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\objspace\std\test\apptest_unicode.py:354: Wrong platform&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_empty_replace_empty&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_strip&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_strip_nonascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rstrip_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_strip_space_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_long_from_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_int_from_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_float_from_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_repr_16bits&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_repr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_getnewargs&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_call_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_call_unicode_2&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith_more&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith_too_large&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith_tuples&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith_endswith_convert&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_endswith&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_endswith_more&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_endswith_tuple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_expandtabs&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_expandtabs_overflows_gracefully&#34; time=&#34;0.011&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_expandtabs_0&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_expandtabs_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_translate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_maketrans&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_maketrans_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_from_encoded_object&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_startswith_tuple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_missing_cases&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_codecs_utf7&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_codecs_utf8&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_encode_fast_path_bug_position&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_invalid_lookup&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_repr_printable&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_partition&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rpartition&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_index&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rindex&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rfind&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rfind_corner_case&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_count_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_swapcase&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_call_special_methods&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_str_unicode_concat_overrides&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_returns_subclass1&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_returns_subclass2&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_getslice&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_getitem_slice&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_iter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_no_len_on_str_iter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_encode_raw_unicode_escape&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_decode_from_buffer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_conversion_with__str__&#34; time=&#34;0.020&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_uchr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__str__0&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__str__2&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__str__3&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__str__4&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_repeat&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__repr__&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_not_tuple&#34; time=&#34;0.012&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_str_subclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_unicode_subclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_c_overflow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_0s&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace_with_buffer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_subclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_new&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_map&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_map_positional&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isdecimal&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isnumeric&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace_autoconvert&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_join_subclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_encoding_and_errors_cant_be_none&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_encode_wrong_errors&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_casefold&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_lower_3a3&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_title_3a3&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_constructor_misc&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_reduce_iterator&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_newlist_utf8_non_ascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace_no_occurrence&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_removeprefix&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_removesuffix&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_id_preserved&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_bad_encoding&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_mul&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_emptyclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_method&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_unboundmethod&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_subclassing&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_subclasstuple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_subsubclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_descr_get&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_descr_set&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_descr_delete&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_class_setattr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_add&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_call&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_getattribute&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_getattr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_dict&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_del&#34; time=&#34;0.067&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_del_exception&#34; time=&#34;0.210&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_instance_overrides_meth&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_override_builtin_methods&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_repr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_repr_nonascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_del_attr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_del_attr_class&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_getstate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_binop_overriding&#34; name=&#34;test_overriding_base_binop_explict&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_non_data_descr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_set_without_get&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_failing_get&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_member&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_invalid_unicode_identifier&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;utf-8 encoding before translation accepts lone surrogates, because it is Python 2.7, but after translation it does not. Moreover, CPython 3.x accepts such unicode attributes anyway. This makes this test half-wrong for now.&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\objspace\test\apptest_descriptor.py:75: utf-8 encoding before translation accepts lone surrogates, because it is Python 2.7, but after translation it does not. Moreover, CPython 3.x accepts such unicode attributes anyway. This makes this test half-wrong for now.&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_special_methods_returning_strings&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_hash&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_descr_funny_new&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_issue3255&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_special_methods&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_getslice&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_setslice&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_delslice&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_getslice_nolength&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_ipow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_typechecks&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_string_subclass&#34; time=&#34;0.008&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_notimplemented&#34; time=&#34;0.011&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_string_results&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_string_results_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_byte_results_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_missing_getattribute&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_unordeable_types&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_correct_order_error_msg&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_equality_among_different_types&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_setattrweakref&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;fails, works in cpython&#34;&gt;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\objspace\test\apptest_descroperation.py:373: fails, works in cpython&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_subclass_addition&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test__eq__called&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_subclass_comparison&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_subclass_comparison_more&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_rich_comparison&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_ne_high_priority&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_ne_low_priority&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_partial_ordering&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_eq_order&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_binop_rule&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_addition&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_mod_failure&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_invalid_iterator&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_iterator_is_None&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_attribute_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_attribute_error2&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_delete_descriptor&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_non_callable&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_isinstance_and_issubclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_rebind_method&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_len_overflow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_len_underflow&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_len_custom__int__&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_len_index&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_sane_len&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_bool___contains__&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_sequence_rmul_overrides&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_sequence_rmul_overrides_oldstyle&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_sequence_radd_overrides&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_data_descriptor_without_delete&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_data_descriptor_without_set&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_not_subscriptable_error_gives_keys&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_64bit_hash&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_class_getitem&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_error_ipow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_error_pow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_type_subscription_message&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_rpow_not_used_when_third_argument&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.tool.pytest.fake_pytest.test.apptest_fake_pytest&#34; name=&#34;test_with_raises_success&#34; time=&#34;0.003&#34; /&gt;&lt;/testsuite&gt;&lt;/testsuites&gt;
Last lines of build log &#34;stdio&#34;:
[]
platform win32 -- Python 3.11.15[pypy-7.3.22-alpha], pytest-6.2.5, py-1.11.0, pluggy-1.6.0
rootdir: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests, configfile: pytest.ini
plugins: hypothesis-6.36.2, xdist-3.5.0
collected 2342 items / 1 error / 12 skipped / 2329 selected

=================================== ERRORS ====================================
_________________ ERROR collecting test_pypy_remote_debug.py __________________
..\build\extra_tests\test_pypy_remote_debug.py:275: in &lt;module&gt;
    ???
E   NameError: name &#39;_vmprof&#39; is not defined
============================== warnings summary ===============================
..\build\lib_pypy\cffi\_imp_emulation.py:4
  d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\cffi\_imp_emulation.py:4: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module&#39;s documentation for alternative uses
    from imp import *

-- Docs: https://docs.pytest.org/en/stable/warnings.html
- generated xml file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv\extra.log -
=========================== short test summary info ===========================
SKIPPED [1] ..\build\extra_tests\test__posixshmem.py:3: could not import &#39;_posixshmem&#39;: No module named &#39;_posixshmem_cffi&#39;
SKIPPED [1] ..\build\extra_tests\test_gdbm.py:2: could not import &#39;dbm.gnu&#39;: No module named &#39;_gdbm_cffi&#39;
SKIPPED [1] ..\build\extra_tests\test_grp.py:3: could not import &#39;grp&#39;: No module named &#39;_pwdgrp_cffi&#39;
SKIPPED [1] ..\build\extra_tests\test_syslog.py:2: could not import &#39;syslog&#39;: No syslog on Windows
SKIPPED [1] ..\build\extra_tests\test_vmprof_greenlet.py:4: could not import &#39;vmprof&#39;: No module named &#39;vmprof&#39;
SKIPPED [1] ..\build\extra_tests\cffi_tests\cffi1\test_parse_c_type.py:12: not available on pypy
SKIPPED [5] ..\build\extra_tests\cffi_tests\embedding\__init__.py:7: XXX fixme
SKIPPED [1] ..\build\extra_tests\test_pyrepl\test_functional.py:14: Skipped
ERROR ..\build\extra_tests\test_pypy_remote_debug.py - NameError: name &#39;_vmpr...
!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
================== 12 skipped, 1 warning, 1 error in 13.02s ===================

Last lines of build log &#34;pytestLog&#34;:
[]
&lt;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&gt;&lt;testsuites&gt;&lt;testsuite name=&#34;pytest&#34; errors=&#34;1&#34; failures=&#34;0&#34; skipped=&#34;12&#34; tests=&#34;13&#34; time=&#34;13.017&#34; timestamp=&#34;2026-04-15T07:14:37.231671&#34; hostname=&#34;desktop-ryzen&#34;&gt;&lt;testcase classname=&#34;&#34; name=&#34;test__posixshmem&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\test__posixshmem.py&#39;, 3, &#34;Skipped: could not import &#39;_posixshmem&#39;: No module named &#39;_posixshmem_cffi&#39;&#34;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;test_gdbm&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\test_gdbm.py&#39;, 2, &#34;Skipped: could not import &#39;dbm.gnu&#39;: No module named &#39;_gdbm_cffi&#39;&#34;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;test_grp&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\test_grp.py&#39;, 3, &#34;Skipped: could not import &#39;grp&#39;: No module named &#39;_pwdgrp_cffi&#39;&#34;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;test_pypy_remote_debug&#34; time=&#34;0.000&#34;&gt;&lt;error message=&#34;collection failure&#34;&gt;..\build\extra_tests\test_pypy_remote_debug.py:275: in &amp;lt;module&amp;gt;
    ???
E   NameError: name &#39;_vmprof&#39; is not defined&lt;/error&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;test_syslog&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\test_syslog.py&#39;, 2, &#34;Skipped: could not import &#39;syslog&#39;: No syslog on Windows&#34;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;test_vmprof_greenlet&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\test_vmprof_greenlet.py&#39;, 4, &#34;Skipped: could not import &#39;vmprof&#39;: No module named &#39;vmprof&#39;&#34;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;cffi_tests.cffi1.test_parse_c_type&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\cffi_tests\\cffi1\\test_parse_c_type.py&#39;, 12, &#39;Skipped: not available on pypy&#39;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;cffi_tests.embedding.test_basic&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\cffi_tests\\embedding\\__init__.py&#39;, 7, &#39;Skipped: XXX fixme&#39;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;cffi_tests.embedding.test_performance&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\cffi_tests\\embedding\\__init__.py&#39;, 7, &#39;Skipped: XXX fixme&#39;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;cffi_tests.embedding.test_recursive&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\cffi_tests\\embedding\\__init__.py&#39;, 7, &#39;Skipped: XXX fixme&#39;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;cffi_tests.embedding.test_thread&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\cffi_tests\\embedding\\__init__.py&#39;, 7, &#39;Skipped: XXX fixme&#39;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;cffi_tests.embedding.test_tlocal&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\cffi_tests\\embedding\\__init__.py&#39;, 7, &#39;Skipped: XXX fixme&#39;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;test_pyrepl.test_functional&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\test_pyrepl\\test_functional.py&#39;, 14, &#39;Skipped&#39;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;/testsuite&gt;&lt;/testsuites&gt;
Last lines of build log &#34;stdio&#34;:
[]
    # &#34;mod 10&#34; block:
    i79 = int_rshift(i6, 63)
    i80 = int_xor(i6, i79)
    i82 = uint_mul_high(i80, -3689348814741910323)
    i84 = uint_rshift(i82, 3)
    i85 = int_xor(i84, i79)
    i87 = int_mul(i85, 10)
    i19 = int_sub(i6, i87)
    
    i85 = int_add(i19, 1)   # not used
    p25 = newstr(1)
    i23 = strgetitem(ConstPtr(ptr92), i19)
    strsetitem(p25, 0, i23)
    i107 = call_i(ConstClass(string_to_int), p25, 16, 1, 1, 0, descr=&lt;Calli . riiii EF=4&gt;)
    guard_no_exception(descr=...)
    i95 = int_add_ovf(i6, i107)
    guard_no_overflow(descr=...)
    
    guard_not_invalidated?
    ticker0 = getfield_raw_i(#, descr=&lt;FieldS pypysig_long_struct_inner.c_value .*&gt;)
    ticker_cond0 = int_lt(ticker0, 0)
    guard_false(ticker_cond0, descr=...)
    
    jump(..., descr=...)
=========================== short test summary info ===========================
FAIL pypy/module/pypyjit/test_pypy_c/test_math.py::TestMath::()::test_log
FAIL pypy/module/pypyjit/test_pypy_c/test_math.py::TestMath::()::test_sin_cos
FAIL pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_int_base_16
======= 3 failed, 1024 passed, 165 skipped, 1 xfailed in 224.05 seconds =======

Last lines of build log &#34;pytestLog&#34;:
[]
 cond = False, message = &#39;got more ops than expected&#39;
 
     def _assert(self, cond, message):
         if not cond:
 &gt;           raise InvalidMatch(message, frame=sys._getframe(1))
 E           InvalidMatch: got more ops than expected
 
 pypy\module\pypyjit\test_pypy_c\model.py:402: InvalidMatch
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_lookup_codec
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_ascii
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_makes_no_bridges
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_slicing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_encode
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_find
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_strip_doesnt_escape_bytes
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject_ascii
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_textiowrapper_write_is_inlined
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_function
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_object
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_bytearray
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_bytearray
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_simple
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_tls
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_lock_acquire_release
. pypy/module/pypyjit/test_pypy_c/test_weakref.py::TestThread::()::test_make_ref_with_callback
</pre>
        ]]>
      </description>
      <pubDate>Wed, 15 Apr 2026 04:18:36 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-15:20260415041836</guid>
    </item>

    <item>
      <title>Builder "pypy-c-jit-linux-x86-32": failure</title>
      <link>http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/8269</link>
      <description>
        <![CDATA[
          <p>
            Date: Wed, 15 Apr 2026 03:46:58 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32">pypy-c-jit-linux-x86-32</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/8269">Build 8269</a><br/>
            Author list: <b>mattip <matti.picus@gmail.com></b><br/>
            Failed step(s): <b>shell_6, shell_7, shell_14, shell_15, shell_16</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: py3.11<br/>
            Revision: 187396:340408ec9b23<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
1 test failed:
    test_unicode

Total duration: 757 ms
Total tests: run=129 skipped=9
Total test files: run=1/1 failed=1
Result: FAILURE
test test_unicode failed

=========================== short test summary info ============================
SKIP [1] /build_dir/pypy-c-jit-linux-x86-32/build/lib-python/conftest.py:606: demands too many resources
SKIP [1] /build_dir/pypy-c-jit-linux-x86-32/build/lib-python/conftest.py:606: needs low level audio
SKIP [5] /build_dir/pypy-c-jit-linux-x86-32/build/lib-python/conftest.py:606: implementation detail
SKIP [1] /build_dir/pypy-c-jit-linux-x86-32/build/lib-python/conftest.py:606: needs ctypes.pythonapi
SKIP [1] /build_dir/pypy-c-jit-linux-x86-32/build/lib-python/conftest.py:606: requires audio
SKIP [4] /build_dir/pypy-c-jit-linux-x86-32/build/lib-python/conftest.py:606: CPython internal details
SKIP [3] /build_dir/pypy-c-jit-linux-x86-32/build/lib-python/conftest.py:606: needs display
========================== slowest 10 test durations ===========================
1324.04s call     lib-python/3/test/test_signal.py::unmodified
1324.03s call     lib-python/3/test/test_sys.py::unmodified
210.96s call     lib-python/3/test/test_asyncio::unmodified
155.58s call     lib-python/3/test/test_hashlib.py::unmodified
139.88s call     lib-python/3/test/test_concurrent_futures::unmodified
136.83s call     lib-python/3/test/test_regrtest.py::unmodified
106.83s call     lib-python/3/test/test_multiprocessing_spawn::unmodified
93.07s call     lib-python/3/test/test_subprocess.py::unmodified
87.50s call     lib-python/3/test/test_multiprocessing_forkserver::unmodified
60.19s call     lib-python/3/test/test_multiprocessing_fork::unmodified
============= 12 failed, 405 passed, 16 skipped in 4568.65 seconds =============

Last lines of build log &#34;pytestLog&#34;:
[]
. lib-python/3/test/test_zipimport.py::unmodified
. lib-python/3/test/test_zipimport_support.py::unmodified
. lib-python/3/test/test_zlib.py::unmodified
. lib-python/3/test/test_asyncio::unmodified
. lib-python/3/test/test_capi::unmodified
. lib-python/3/test/test_concurrent_futures::unmodified
. lib-python/3/test/test_cppext::unmodified
. lib-python/3/test/test_dataclasses::unmodified
. lib-python/3/test/test_doctest::unmodified
. lib-python/3/test/test_email::unmodified
. lib-python/3/test/test_future_stmt::unmodified
. lib-python/3/test/test_gdb::unmodified
. lib-python/3/test/test_import::unmodified
. lib-python/3/test/test_importlib::unmodified
. lib-python/3/test/test_inspect::unmodified
. lib-python/3/test/test_json::unmodified
. lib-python/3/test/test_module::unmodified
. lib-python/3/test/test_multiprocessing_fork::unmodified
. lib-python/3/test/test_multiprocessing_forkserver::unmodified
. lib-python/3/test/test_multiprocessing_spawn::unmodified
. lib-python/3/test/test_peg_generator::unmodified
. lib-python/3/test/test_pydoc::unmodified
. lib-python/3/test/test_pyrepl::unmodified
. lib-python/3/test/test_sqlite3::unmodified
. lib-python/3/test/test_tomllib::unmodified
s lib-python/3/test/test_tools::unmodified
 Skipped: CPython internal details
. lib-python/3/test/test_warnings::unmodified
. lib-python/3/test/test_zoneinfo::unmodified

Last lines of build log &#34;stdio&#34;:
[]
collected 19 items

module/unicodedata/test/test_unicodedata.py ...................

========================== 19 passed in 0.96 seconds ===========================
++ 03:34:27 starting module/zipimport/test [74 started in total]
__ module/zipimport/test [74 done in total, somefailed=False] _________________
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile &#39;default&#39; -&gt; deadline=None, database=DirectoryBasedExampleDatabase(&#39;/build_dir/pypy-c-jit-linux-x86-32/build/pypy/.hypothesis/examples&#39;)
pytest-2.9.2 from /build_dir/pypy-c-jit-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/pypy-c-jit-linux-x86-32/build, inifile: pytest.ini
plugins: hypothesis-4.42.0
collected 0 items

========================= no tests ran in 0.00 seconds =========================
++ 03:34:30 starting module/zlib/test [75 started in total]
__ module/zlib/test [75 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile &#39;default&#39; -&gt; deadline=None, database=DirectoryBasedExampleDatabase(&#39;/build_dir/pypy-c-jit-linux-x86-32/build/pypy/.hypothesis/examples&#39;)
pytest-2.9.2 from /build_dir/pypy-c-jit-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/pypy-c-jit-linux-x86-32/build, inifile: pytest.ini
plugins: hypothesis-4.42.0
collected 38 items

module/zlib/test/test_zlib.py ..................................s...

===================== 37 passed, 1 skipped in 1.27 seconds =====================

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_invalidLevel
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_invalid_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_bad_arguments
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_empty_flush
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_eof
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_eof_incomplete_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_incomplete_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_unused_data
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length_large
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_buffer
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_flush_with_freed_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_dictionary
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_dictionary_streaming
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_version
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_raw_with_dictionary
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_decompressor_with_stream_in_inconsistent_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy_carries_along_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress_copy
s pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_stream_in_inconsistent_state
 Skipped: does not error check
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_flushed_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_double_flush
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_constants

Last lines of build log &#34;stdio&#34;:
[]

pypy/module/_weakref/test/apptest_weakref.py::test_del_and_callback_and_id
  /build_dir/pypy-c-jit-linux-x86-32/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: : &lt;function test_del_and_callback_and_id.&lt;locals&gt;.A.__del__ at 0x09d23bc8&gt;
  
  Traceback (most recent call last):
    File &#34;/build_dir/pypy-c-jit-linux-x86-32/build/pypy/module/_weakref/test/apptest_weakref.py&#34;, line 312, in __del__
      seen_del.append(id())
                      ^^^^
  TypeError: id() missing 1 required positional argument: &#39;object&#39;
  
    warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))

pypy/module/_weakref/test/apptest_weakref.py::test_callback_raises
  /build_dir/pypy-c-jit-linux-x86-32/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: weakref callback : &lt;function test_callback_raises.&lt;locals&gt;.callback at 0x0a47e90c&gt;
  
  Traceback (most recent call last):
    File &#34;/build_dir/pypy-c-jit-linux-x86-32/build/pypy/module/_weakref/test/apptest_weakref.py&#34;, line 494, in callback
      explode
  NameError: name &#39;explode&#39; is not defined
  
    warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))

-- Docs: https://docs.pytest.org/en/stable/warnings.html
---- generated xml file: /build_dir/pypy-c-jit-linux-x86-32/venv/test-D.log ----
=========================== short test summary info ============================
FAILED ../build/pypy/module/_pickle/test/apptest_pickle.py::test_maxint64 - a...
FAILED ../build/pypy/module/time/test/apptest_time.py::test_mktime - Overflow...
FAILED ../build/pypy/module/time/test/apptest_time.py::test_mktime_overflow
=========== 3 failed, 1577 passed, 12 skipped, 5 warnings in 20.80s ============

Last lines of build log &#34;pytestLog&#34;:
[]
        res = time.mktime(time.localtime())
        assert isinstance(res, float)
    
        ltime = time.localtime()
        ltime = list(ltime)
        ltime[0] = -1
        if _WIN32 or _MACOS:
            raises(OverflowError, time.mktime, tuple(ltime))
        else:
&amp;gt;           time.mktime(tuple(ltime))  # Does not crash anymore
E           OverflowError: mktime argument out of range

../build/pypy/module/time/test/apptest_time.py:231: OverflowError&lt;/failure&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_mktime_overflow&#34; time=&#34;0.001&#34;&gt;&lt;failure message=&#34;OverflowError: mktime argument out of range&#34;&gt;def test_mktime_overflow():
        import time
        import sys
        if _WIN32:
            # on windows, mktime will convert to utc and the upper
            # bound is 23:59:59 Dec 21, 3000. So in order to be sure
            # to exceed the limit everywhere, add 2 years
            MAX_YEAR = 3000
            DELTA = 2
            MIN_YEAR = 1971
        else:
            MAX_YEAR = (1 &amp;lt;&amp;lt; 31) - 1
            DELTA = 1
            MIN_YEAR = -(1 &amp;lt;&amp;lt; 31) + 1900
&amp;gt;       time.mktime((MAX_YEAR,) + (0,) * 8)  # doesn&#39;t raise
E       OverflowError: mktime argument out of range

../build/pypy/module/time/test/apptest_time.py:261: OverflowError&lt;/failure&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_asctime&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_asctime_large_year&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_struct_time&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_tzset&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_localtime_timezone&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_large_year_does_not_crash&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_ext&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_bounds_checking&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_nonascii&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;unsupported locale LC_TIME=fr_CH&#34;&gt;/build_dir/pypy-c-jit-linux-x86-32/build/pypy/module/time/test/apptest_time.py:510: unsupported locale LC_TIME=fr_CH&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_surrogate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strptime&#34; time=&#34;0.027&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_pickle&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_monotonic&#34; time=&#34;0.021&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_monotonic_ns&#34; time=&#34;0.021&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_perf_counter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_perf_counter_ns&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_process_time&#34; time=&#34;0.101&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_process_time_ns&#34; time=&#34;0.102&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_thread_time&#34; time=&#34;0.102&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_thread_time_ns&#34; time=&#34;0.103&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_get_clock_info&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_pep475_retry_sleep&#34; time=&#34;3.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_tm_gmtoff_valid&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_match_args&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_isterminal&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_isnonterminal&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_iseof&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_nl_and_comment_exist_in_all&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_encoding_exists&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_exact_token_types&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_old_not_equal_is_gone&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_soft_keyword_exists&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.zipimport.test.apptest_zipimport&#34; name=&#34;test_simple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_callable&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_string&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_int&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_ops&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_int_ops&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_new&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_cant_subclass_bool&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_convert_to_bool&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_from_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_call_method&#34; time=&#34;0.010&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_call_attribute&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_call_module&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_custom_getattr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_custom_getattribute&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_builtin&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_builtin_no_self_prepend&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_method_descriptor_direct_call_contract&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_attributeerror&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_kwargs&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_div&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_truediv&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_floordiv&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_richcompare&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_richcompare_numbers&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_richcompare_boundaries&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_mod&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_divmod&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_pow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_boolcontext&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_conjugate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_constructor&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_complex_string_underscores&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_constructor_bad_error_message&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_error_messages&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_hash&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_abs&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_complex_subclass_ctr&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_infinity&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_repr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_repr_roundtrip&#34; time=&#34;0.009&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_neg&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_file&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_convert&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_getnewargs&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_method_not_found_on_newstyle_instance&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_str_zeros_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_complex_two_arguments&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_negated_imaginary_literal&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_hash_minus_one&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_int_override&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_complex_constructor_calls_index&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_parse_complex_whitespace_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_has_complex_special_method&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_text_signature&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_contains&#34; name=&#34;test_contains_list&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_contains&#34; name=&#34;test_contains_tuple&#34; time=&#34;0.012&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_error_unknown_code&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_ast_lineno_and_col_offset&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_ast_lineno_and_col_offset_duplicate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_ast_lineno_and_col_offset_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_ast_mutiline_lineno_and_col_offset&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_lookeahed_cases&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_double_braces&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_backslashes_in_string_part&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_debug_conversion&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_crash_debugging&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_parseerror_lineno&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_multiline_fstring_error_lineno&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_joined_positions&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_tokenerror_lineno&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_fstring_escape_N_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_fstring_no_closing_brace&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_fstring_triple_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_negative_zero&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_specifier_z_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_empty_expression_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_empty_expression_closing_brace&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_callBound&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_callUnbound&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_err_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_getBound&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_getUnbound&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_callable_iter_reentrant_exhaustion&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_user_iter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_iter_getitem&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_iter_fail_noseq&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_list_iter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_list_iter_setstate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_reversed_iter_setstate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_forward_iter_reduce&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_reversed_iter_reduce&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_tuple_iter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_deque_iter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_reversed&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_reversed_seqiter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_UserList_iter&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_UserList_iter_reversed&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_UserList_reversed&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_reversed_frees_empty&#34; time=&#34;0.266&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_reversed_mutation&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_set_iter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_xrange&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_contains&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_setitem_released_during_value_conversion&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_setitem_released_during_value_conversion_formats&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_setitem_released_during_float_conversion&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_setitem_released_during_bool_conversion&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_tuple_setitem_released_during_value_conversion&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_operation&#34; name=&#34;test_int_vs_float&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_item_dict&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_two_items&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_percent_dict&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_empty_key&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_wrong_char_dict&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_missing&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_error_complex&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_bad_class&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_item_string&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_percent_tuple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_percent_subclass_tuple_ignores_iter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_too_much&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_not_enough&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_string&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_float&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_int&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_subclass_with_str&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;the rest of this test is serious nonsense imho, changed only on 2.7.13, and is different on 3.x anyway.  We could reproduce it by writing lengthy logic, then get again the reasonable performance by special-casing the exact type &#39;long&#39;.  And all for 2.7.13 only.  Let&#39;s give up.&#34;&gt;/build_dir/pypy-c-jit-linux-x86-32/build/pypy/objspace/std/test/apptest_stringformat.py:191: the rest of this test is serious nonsense imho, changed only on 2.7.13, and is different on 3.x anyway.  We could reproduce it by writing lengthy logic, then get again the reasonable performance by special-casing the exact type &#39;long&#39;.  And all for 2.7.13 only.  Let&#39;s give up.&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_list&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_tuple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_dict&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_wrong_char&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_incomplete_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_char&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_force_unicode_uses_default_encoding&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;no setdefaultencoding&#34;&gt;/build_dir/pypy-c-jit-linux-x86-32/build/pypy/objspace/std/test/apptest_stringformat.py:281: no setdefaultencoding&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_force_unicode_doesnt_force_random_objects&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test___int__index__&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_index_fails&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_formatting_huge_precision&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_formatting_huge_width&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_wrong_formatchar_error_not_masked_by_not_enough_args&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_width&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_no_chars_between_percent&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_prec_zero&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_prec_string&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_prec_width_string&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_zero_pad&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_star_width&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_star_prec&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_star_width_prec&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_long_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_subnormal&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_unicode_d&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_unicode_overflow&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;nicely passes on top of CPython but requires &amp;gt; 2GB of RAM&#34;&gt;/build_dir/pypy-c-jit-linux-x86-32/build/pypy/objspace/std/test/apptest_stringformat.py:430: nicely passes on top of CPython but requires &amp;gt; 2GB of RAM&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_unicode_format_a&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_long_no_overflow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_missing_cases&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_invalid_char&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_invalid_b_with_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_formatting_huge_precision_u&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_formatting_huge_width_u&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_unicode_error_position&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_g_strip_trailing_zero_bug&#34; time=&#34;0.009&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_ascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_ascii_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_r_compat_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_numeric_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_char_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_bytes_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_s_compat_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_ascii_bytearray&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_bytearray_not_modified&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_r_compat_bytearray&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_numeric_bytearray&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_char_bytearray&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_bytes_bytearray&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_s_compat_bytearray&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_better_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_nodoc&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_explicitdoc&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_implicitdoc&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_set_doc&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_text_signature&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_nodoc_text_signature&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_addition&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_getitem&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_join&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_contains&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_splitlines&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_zfill&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_split&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_split_nonascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_split_nonascii_mongolian_vowel_separator_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rsplit&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rsplit_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_center&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_title&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_title_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_istitle&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_islower_isupper_with_titlecase&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_islower&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isidentifier&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_lower_upper&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_capitalize&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_capitalize_bug_38&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_changed_in_unicodedata_version_8&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isprintable&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rjust&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_ljust&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace_overflow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_empty_replace_empty&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_strip&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_strip_nonascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rstrip_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_strip_space_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_long_from_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_int_from_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_float_from_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_repr_16bits&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_repr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_getnewargs&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_call_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_call_unicode_2&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith_more&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith_too_large&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith_tuples&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith_endswith_convert&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_endswith&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_endswith_more&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_endswith_tuple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_expandtabs&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_expandtabs_overflows_gracefully&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_expandtabs_0&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_expandtabs_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_translate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_maketrans&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_maketrans_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_from_encoded_object&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_startswith_tuple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_missing_cases&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_codecs_utf7&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_codecs_utf8&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_encode_fast_path_bug_position&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_invalid_lookup&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_repr_printable&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_partition&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rpartition&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_index&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rindex&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rfind&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rfind_corner_case&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_count_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_swapcase&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_call_special_methods&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_str_unicode_concat_overrides&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_returns_subclass1&#34; time=&#34;0.013&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_returns_subclass2&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_getslice&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_getitem_slice&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_iter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_no_len_on_str_iter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_encode_raw_unicode_escape&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_decode_from_buffer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_conversion_with__str__&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_uchr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__str__0&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__str__2&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__str__3&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__str__4&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_repeat&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__repr__&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_not_tuple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_str_subclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_unicode_subclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_c_overflow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_0s&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace_with_buffer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_subclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_new&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_map&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_map_positional&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isdecimal&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isnumeric&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace_autoconvert&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_join_subclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_encoding_and_errors_cant_be_none&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_encode_wrong_errors&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_casefold&#34; time=&#34;0.009&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_lower_3a3&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_title_3a3&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_constructor_misc&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_reduce_iterator&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_newlist_utf8_non_ascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace_no_occurrence&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_removeprefix&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_removesuffix&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_id_preserved&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_bad_encoding&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_mul&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_emptyclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_method&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_unboundmethod&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_subclassing&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_subclasstuple&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_subsubclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_descr_get&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_descr_set&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_descr_delete&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_class_setattr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_add&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_call&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_getattribute&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_getattr&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_dict&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_del&#34; time=&#34;0.044&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_del_exception&#34; time=&#34;0.129&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_instance_overrides_meth&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_override_builtin_methods&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_repr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_repr_nonascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_del_attr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_del_attr_class&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_getstate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_binop_overriding&#34; name=&#34;test_overriding_base_binop_explict&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_non_data_descr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_set_without_get&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_failing_get&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_member&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_invalid_unicode_identifier&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;utf-8 encoding before translation accepts lone surrogates, because it is Python 2.7, but after translation it does not. Moreover, CPython 3.x accepts such unicode attributes anyway. This makes this test half-wrong for now.&#34;&gt;/build_dir/pypy-c-jit-linux-x86-32/build/pypy/objspace/test/apptest_descriptor.py:75: utf-8 encoding before translation accepts lone surrogates, because it is Python 2.7, but after translation it does not. Moreover, CPython 3.x accepts such unicode attributes anyway. This makes this test half-wrong for now.&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_special_methods_returning_strings&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_hash&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_descr_funny_new&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_issue3255&#34; time=&#34;0.020&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_special_methods&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_getslice&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_setslice&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_delslice&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_getslice_nolength&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_ipow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_typechecks&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_string_subclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_notimplemented&#34; time=&#34;0.011&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_string_results&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_string_results_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_byte_results_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_missing_getattribute&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_unordeable_types&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_correct_order_error_msg&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_equality_among_different_types&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_setattrweakref&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;fails, works in cpython&#34;&gt;/build_dir/pypy-c-jit-linux-x86-32/build/pypy/objspace/test/apptest_descroperation.py:373: fails, works in cpython&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_subclass_addition&#34; time=&#34;0.007&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test__eq__called&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_subclass_comparison&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_subclass_comparison_more&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_rich_comparison&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_ne_high_priority&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_ne_low_priority&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_partial_ordering&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_eq_order&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_binop_rule&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_addition&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_mod_failure&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_invalid_iterator&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_iterator_is_None&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_attribute_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_attribute_error2&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_delete_descriptor&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_non_callable&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_isinstance_and_issubclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_rebind_method&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_len_overflow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_len_underflow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_len_custom__int__&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_len_index&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_sane_len&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_bool___contains__&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_sequence_rmul_overrides&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_sequence_rmul_overrides_oldstyle&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_sequence_radd_overrides&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_data_descriptor_without_delete&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_data_descriptor_without_set&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_not_subscriptable_error_gives_keys&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_64bit_hash&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_class_getitem&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_error_ipow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_error_pow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_type_subscription_message&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_rpow_not_used_when_third_argument&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.tool.pytest.fake_pytest.test.apptest_fake_pytest&#34; name=&#34;test_with_raises_success&#34; time=&#34;0.003&#34; /&gt;&lt;/testsuite&gt;&lt;/testsuites&gt;
Last lines of build log &#34;stdio&#34;:
[]
SKIPPED [1] ../build/extra_tests/cffi_tests/cffi1/test_verify1.py:2306: Windows only
SKIPPED [2] ../build/extra_tests/cffi_tests/cffi1/test_verify1.py:2324: only running the memory-intensive test on x86/x64
SKIPPED [16] ../build/extra_tests/cffi_tests/embedding/test_basic.py:26: LinkError: command &#39;/opt/rh/devtoolset-10/root/usr/bin/gcc&#39; failed with exit code 1
SKIPPED [1] ../build/extra_tests/ctypes_tests/test_win32.py:7: condition: sys.platform != &#39;win32&#39;
XFAIL ../build/extra_tests/cffi_tests/cffi1/test_verify1.py::test_callback_in_thread
  reason: adapt or remove
XFAIL ../build/extra_tests/cffi_tests/cffi1/test_verify1.py::test_keepalive_lib
  reason: adapt or remove
XFAIL ../build/extra_tests/cffi_tests/cffi1/test_verify1.py::test_keepalive_ffi
  reason: adapt or remove
XFAIL ../build/extra_tests/cffi_tests/cffi1/test_verify1.py::test_bad_global_array_with_dotdotdot_length
  reason: was detected only because 23 bytes cannot be divided by 4; redo more generally
XFAIL ../build/extra_tests/ctypes_tests/test_functions.py::test_warnings
  warnings are disabled
XFAIL ../build/extra_tests/ctypes_tests/test_functions.py::test_errcheck
XFAIL ../build/extra_tests/ctypes_tests/test_numbers.py::test_no_missing_shape_to_ffi_type
XFAIL ../build/extra_tests/test_pyrepl/test_bugs.py::test_transpose_at_start
  reason: [NOTRUN] event missing
XPASS ../build/extra_tests/ctypes_tests/test_numbers.py::test_pointer_to_long_double 
FAILED ../build/extra_tests/test_gc.py::test_memory_doesnt_jump_during_sweeping
FAILED ../build/extra_tests/ctypes_tests/test_functions.py::test_issue1655 - ...
= 2 failed, 2236 passed, 141 skipped, 8 xfailed, 1 xpassed, 13 warnings in 526.02s (0:08:46) =
n: 3
Arg 0: 13
Arg 1: 38
Arg 2: 100
n: 2
Arg 0: 13
Arg 1: 38

Last lines of build log &#34;pytestLog&#34;:
[]
    
        get_data = get_data_prototype(get_data_signature, get_data_paramflag)
        assert get_data(b&#39;testing!&#39;) == 4
    
        get_data.errcheck = ret_list_p(1)
&amp;gt;       assert get_data(b&#39;testing!&#39;) == [-1, -2, -3, -4]

../build/extra_tests/ctypes_tests/test_functions.py:219: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
../build/lib_pypy/_ctypes/function.py:380: in __call__
    result, forced = self._do_errcheck(result, errcheckargs)
../build/lib_pypy/_ctypes/function.py:424: in _do_errcheck
    v = self._errcheck_(result, self, args)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

obj = &amp;lt;_ctypes.pointer.LP_c_long object at 0x0a6fc500&amp;gt;
func = &amp;lt;ctypes.CFUNCTYPE.&amp;lt;locals&amp;gt;.CFunctionType object at 0x0a6fc560&amp;gt;
args = (b&#39;testing!&#39;, c_long(4))

    def sz_array_p(obj, func, args):
        assert (&#39;.LP_c_int object&#39; in repr(obj) or
                &#39;.LP_c_long object&#39; in repr(obj))
&amp;gt;       assert repr(args) ==&#34;(b&#39;testing!&#39;, c_int(4))&#34;
E       assert &#34;(b&#39;testing!&#39;, c_long(4))&#34; == &#34;(b&#39;testing!&#39;, c_int(4))&#34;
E         - (b&#39;testing!&#39;, c_int(4))
E         ?                 ^ ^
E         + (b&#39;testing!&#39;, c_long(4))
E         ?                 ^^ ^

../build/extra_tests/ctypes_tests/test_functions.py:205: AssertionError&lt;/failure&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;ctypes_tests.test_functions&#34; name=&#34;test_issue2533&#34; time=&#34;0.125&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_guess_argtypes&#34; name=&#34;test_wrap_args&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_guess_argtypes&#34; name=&#34;test_guess_unicode&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_array_of_pointers&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_simple_structure_and_pointer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_simple_structure_and_pointer_with_array&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_structure_with_pointers&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_union_with_pointers&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_pointer_setitem&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_primitive&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_pointer_to_pointer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_cfunc&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_cfunc_cast&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_array_of_struct_with_pointer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_array_of_union_with_pointer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_struct_with_inlined_array&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_union_with_inlined_array&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_struct_within_struct&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_union_within_union&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_c_char_p&#34; time=&#34;0.369&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_keepalive&#34; name=&#34;test_cast_addr_wrapped_in_pyfunctype_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_loading&#34; name=&#34;test__handle&#34; time=&#34;0.021&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_init_again[c_byte]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_init_again[c_short]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_init_again[c_long0]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_init_again[c_long1]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_init_again[c_longlong0]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_init_again[c_longlong1]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_init_again[c_ubyte]&#34; time=&#34;0.010&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_init_again[c_ushort]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_init_again[c_ulong0]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_init_again[c_ulong1]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_init_again[c_ulonglong]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_init_again[c_double]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_init_again[c_float]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_init_again[c_longdouble]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_subclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_no_missing_shape_to_ffi_type&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.xfail&#34; message=&#34;&#34; /&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;ctypes_tests.test_numbers&#34; name=&#34;test_pointer_to_long_double&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_parameters&#34; name=&#34;test_pointer_subclasses&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_parameters&#34; name=&#34;test_multiple_signature&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_get_ffi_argtype&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_byref[c_byte-int]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_byref[c_ubyte-int]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_byref[c_short-int]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_byref[c_ushort-int]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_byref[c_long-int0]&#34; time=&#34;0.015&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_byref[c_ulong-int0]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_byref[c_long-int1]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_byref[c_ulong-int1]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_byref[c_longlong-int]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_byref[c_ulonglong-int]&#34; time=&#34;0.012&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_byref[c_double-float]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_byref[c_float-float]&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_pointer_to_pointer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_c_char_p_byref&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_byref_cannot_be_bound&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_byref_with_offset&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_issue2813_fix&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_issue2813_cant_change_fields_after_get_ffi_argtype&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_memoryview&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_pointers&#34; name=&#34;test_pointer_from_array&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_prototypes&#34; name=&#34;test_restype_setattr&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_prototypes&#34; name=&#34;test_argtypes_setattr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_prototypes&#34; name=&#34;test_paramflags_setattr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_prototypes&#34; name=&#34;test_kwargs&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_prototypes&#34; name=&#34;test_array_to_ptr_wrongtype&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_subclass_initializer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_fields_is_a_tuple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test___init__&#34; time=&#34;0.013&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_setattr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_withslots&#34; time=&#34;0.006&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_getattr_recursion&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_large_fields&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_b_base&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_swapped_bytes&#34; time=&#34;0.007&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_from_buffer_copy&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_nonfinal_struct&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_structure_overloading_getattr&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_duplicate_names&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_memoryview&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_weakref&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_pyobject_of_int&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_memoryview_endian&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_structures&#34; name=&#34;test_deepcopy_struct&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_unions&#34; name=&#34;test_getattr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_unions&#34; name=&#34;test_union_of_structures&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_values&#34; name=&#34;test_a_string&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;ctypes_tests.test_win32&#34; name=&#34;test_VARIANT&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;condition: sys.platform != &#39;win32&#39;&#34;&gt;/build_dir/pypy-c-jit-linux-x86-32/build/extra_tests/ctypes_tests/test_win32.py:7: condition: sys.platform != &#39;win32&#39;&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; name=&#34;test_basic&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; name=&#34;test_repeat&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; name=&#34;test_kill_line&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; name=&#34;test_unix_line_discard&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; name=&#34;test_kill_word&#34; time=&#34;0.007&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; name=&#34;test_backward_kill_word&#34; time=&#34;0.009&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; name=&#34;test_forward_backward_word&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; name=&#34;test_yank&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; name=&#34;test_yank_pop&#34; time=&#34;0.008&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; name=&#34;test_interrupt&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; name=&#34;test_up&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; name=&#34;test_down&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; name=&#34;test_left&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; name=&#34;test_right&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_bugs&#34; name=&#34;test_transpose_at_start&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.xfail&#34; message=&#34;[NOTRUN] event missing&#34; /&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_bugs&#34; name=&#34;test_cmd_instantiation_crash&#34; time=&#34;0.011&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_bugs&#34; name=&#34;test_signal_failure&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_functional&#34; name=&#34;test_basic&#34; time=&#34;0.849&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_functional&#34; name=&#34;test_error&#34; time=&#34;0.876&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_functional&#34; name=&#34;test_ctrl_left_ctrl_right&#34; time=&#34;1.055&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_functional&#34; name=&#34;test_sys_excepthook_is_broken&#34; time=&#34;1.024&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_functional&#34; name=&#34;test_sys_tracebacklimit_is_correct&#34; time=&#34;1.118&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_functional&#34; name=&#34;test_hyperlinks_error&#34; time=&#34;0.942&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_functional&#34; name=&#34;test_dumb_terminal&#34; time=&#34;0.856&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_functional&#34; name=&#34;test_syntaxerror_correct_filename_and_positions&#34; time=&#34;1.752&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_functional&#34; name=&#34;test_cmd_module_tab_completion_with_pyrepl_readline&#34; time=&#34;0.951&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_functional&#34; name=&#34;test_sys_audit_called_in_pyrepl&#34; time=&#34;0.957&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_functional&#34; name=&#34;test_input_is_not_monkeypatched&#34; time=&#34;0.887&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_functional&#34; name=&#34;test_tab_completion_works&#34; time=&#34;0.878&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_keymap&#34; name=&#34;test_compile_keymap&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_reader&#34; name=&#34;test_process_prompt&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_readline&#34; name=&#34;test_raw_input&#34; time=&#34;0.014&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_readline&#34; name=&#34;test_get_line_buffer_is_str&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_readline&#34; name=&#34;test_nonascii_history&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;test_pyrepl.test_readline&#34; name=&#34;test_insert_text_leading_tab&#34; time=&#34;0.017&#34; /&gt;&lt;/testsuite&gt;&lt;/testsuites&gt;
Last lines of build log &#34;stdio&#34;:
[]
    
    i56 = int_gt(i44, 0)
    guard_true(i56, descr=...)
    p57 = force_token()
    setfield_gc(p0, p57, descr=&lt;FieldP pypy.interpreter.pyframe.PyFrame.vable_token 8&gt;)
    i58 = call_may_force_i(ConstClass(acquire_timed), p31, -1, descr=&lt;Calli . ri EF=7&gt;)
    guard_not_forced(descr=...)
    guard_no_exception(descr=...)
    i99 = int_eq(i58, 1)
    guard_true(i99, descr=...)
    i58 = int_sub(i44, 1)
    guard_not_invalidated?
    i59 = call_i(ConstClass(RPyThreadReleaseLock), i37, descr=&lt;Calli . i EF=2&gt;)
    i60 = int_is_true(i59)
    guard_false(i60, descr=...)
    
        guard_not_invalidated?
        ticker0 = getfield_raw_i(#, descr=&lt;FieldS pypysig_long_struct_inner.c_value .*&gt;)
        ticker_cond0 = int_lt(ticker0, 0)
        guard_false(ticker_cond0, descr=...)
    
    jump(..., descr=...)
=========================== short test summary info ============================
FAIL pypy/module/pypyjit/test_pypy_c/test_capture_locals.py::TestCaptureLocals::()::test_capture_locals
FAIL pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test
FAIL pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_lookup_default_encoding
FAIL pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_int_base_16
FAIL pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_lock_acquire_release
======= 5 failed, 1025 passed, 162 skipped, 1 xfailed in 176.15 seconds ========

Last lines of build log &#34;pytestLog&#34;:
[]
     i61 = getfield_raw_i(-135504160, descr=&lt;FieldS pypysig_long_struct_inner.c_value 0&gt;)
     i63 = int_lt(i61, 0)
     guard_false(i63, descr=&lt;Guard0xf49a6320&gt;)
     jump(p0, p1, p6, i55, p11, p13, p29, i38, descr=TargetToken(-191239524))
 
 Expected:
     
     i56 = int_gt(i44, 0)
     guard_true(i56, descr=...)
     p57 = force_token()
     setfield_gc(p0, p57, descr=&lt;FieldP pypy.interpreter.pyframe.PyFrame.vable_token 8&gt;)
     i58 = call_may_force_i(ConstClass(acquire_timed), p31, -1, descr=&lt;Calli . ri EF=7&gt;)
     guard_not_forced(descr=...)
     guard_no_exception(descr=...)
     i99 = int_eq(i58, 1)
     guard_true(i99, descr=...)
     i58 = int_sub(i44, 1)
     guard_not_invalidated?
     i59 = call_i(ConstClass(RPyThreadReleaseLock), i37, descr=&lt;Calli . i EF=2&gt;)
     i60 = int_is_true(i59)
     guard_false(i60, descr=...)
     
         guard_not_invalidated?
         ticker0 = getfield_raw_i(#, descr=&lt;FieldS pypysig_long_struct_inner.c_value .*&gt;)
         ticker_cond0 = int_lt(ticker0, 0)
         guard_false(ticker_cond0, descr=...)
     
     jump(..., descr=...)
. pypy/module/pypyjit/test_pypy_c/test_weakref.py::TestThread::()::test_make_ref_with_callback
</pre>
        ]]>
      </description>
      <pubDate>Wed, 15 Apr 2026 03:46:58 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-15:20260415034658</guid>
    </item>

    <item>
      <title>Builder "pypy-c-jit-macos-x86-64": failure</title>
      <link>http://buildbot.pypy.org/builders/pypy-c-jit-macos-x86-64/builds/1216</link>
      <description>
        <![CDATA[
          <p>
            Date: Wed, 15 Apr 2026 03:49:47 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-macos-x86-64">pypy-c-jit-macos-x86-64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-macos-x86-64/builds/1216">Build 1216</a><br/>
            Author list: <b>mattip <matti.picus@gmail.com></b><br/>
            Failed step(s): <b>shell_6, shell_7, shell_12, shell_13, shell_14</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: py3.11<br/>
            Revision: 187396:340408ec9b23<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
KeyError: &#39;/mp-z5cv50va&#39;
Traceback (most recent call last):
  File &#34;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/3/multiprocessing/resource_tracker.py&#34;, line 239, in main
    cache[rtype].remove(name)
                 ^^^^^^
KeyError: &#39;/mp-p0gsz3mg&#39;
Warning -- Dangling threads: {&lt;Thread(QueueFeederThread, started daemon 13046960128)&gt;}
test test_multiprocessing_spawn.test_processes failed

=========================== short test summary info ============================
SKIP [5] /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/conftest.py:606: implementation detail
SKIP [4] /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/conftest.py:606: CPython internal details
SKIP [1] /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/conftest.py:606: needs low level audio
SKIP [1] /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/conftest.py:606: needs ctypes.pythonapi
SKIP [3] /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/conftest.py:606: needs display
SKIP [1] /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/conftest.py:606: requires audio
SKIP [1] /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/conftest.py:606: demands too many resources
========================== slowest 10 test durations ===========================
142.71s call     lib-python/3/test/test_concurrent_futures::unmodified
132.40s call     lib-python/3/test/test_multiprocessing_spawn::unmodified
109.09s call     lib-python/3/test/test_asyncio::unmodified
105.70s call     lib-python/3/test/test_multiprocessing_forkserver::unmodified
83.13s call     lib-python/3/test/test_signal.py::unmodified
39.14s call     lib-python/3/test/test_ssl.py::unmodified
38.45s call     lib-python/3/test/test_venv.py::unmodified
33.73s call     lib-python/3/test/test_socket.py::unmodified
29.78s call     lib-python/3/test/test_subprocess.py::unmodified
28.20s call     lib-python/3/test/test_regrtest.py::unmodified
============= 13 failed, 404 passed, 16 skipped in 1352.26 seconds =============

Last lines of build log &#34;pytestLog&#34;:
[]
     cache[rtype].remove(name)
                  ^^^^^^
 KeyError: &#39;/mp-0bsprspj&#39;
 Traceback (most recent call last):
   File &#34;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/3/multiprocessing/resource_tracker.py&#34;, line 239, in main
     cache[rtype].remove(name)
                  ^^^^^^
 KeyError: &#39;/mp-w5urcvc3&#39;
 Traceback (most recent call last):
   File &#34;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/3/multiprocessing/resource_tracker.py&#34;, line 239, in main
     cache[rtype].remove(name)
                  ^^^^^^
 KeyError: &#39;/mp-z5cv50va&#39;
 Traceback (most recent call last):
   File &#34;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/3/multiprocessing/resource_tracker.py&#34;, line 239, in main
     cache[rtype].remove(name)
                  ^^^^^^
 KeyError: &#39;/mp-p0gsz3mg&#39;
 Warning -- Dangling threads: {&lt;Thread(QueueFeederThread, started daemon 13046960128)&gt;}
 test test_multiprocessing_spawn.test_processes failed
. lib-python/3/test/test_peg_generator::unmodified
. lib-python/3/test/test_pydoc::unmodified
. lib-python/3/test/test_pyrepl::unmodified
. lib-python/3/test/test_sqlite3::unmodified
. lib-python/3/test/test_tomllib::unmodified
s lib-python/3/test/test_tools::unmodified
 Skipped: CPython internal details
. lib-python/3/test/test_warnings::unmodified
. lib-python/3/test/test_zoneinfo::unmodified

Last lines of build log &#34;stdio&#34;:
[]
    
  warnings.warn(PYTEST_TOO_OLD_MESSAGE % (pytest.__version__,), HypothesisWarning)
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.57.1
collected 0 items

========================= no tests ran in 0.00 seconds =========================
++ 06:45:28 starting module/zlib/test [75 started in total]
__ module/zlib/test [75 done in total, somefailed=False] ______________________
/Users/matti/oss/pypy-x86_64-buildbot/site-packages/hypothesis/extra/pytestplugin.py:61: HypothesisWarning: 
        You are using Pytest version 2.9.2.  Hypothesis tests work with any test
        runner, but our Pytest plugin requires Pytest  4.3 or newer.
        Note that the Pytest developers no longer support this version either!
        Disabling the Hypothesis pytest plugin...
    
  warnings.warn(PYTEST_TOO_OLD_MESSAGE % (pytest.__version__,), HypothesisWarning)
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build, inifile: pytest.ini
plugins: hypothesis-4.57.1
collected 38 items

module/zlib/test/test_zlib.py ......................................

========================== 38 passed in 2.33 seconds ===========================

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_adler32_start_value
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_invalidLevel
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_invalid_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_bad_arguments
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_empty_flush
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_eof
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_eof_incomplete_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_incomplete_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_unused_data
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length_large
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_buffer
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_flush_with_freed_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_dictionary
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_dictionary_streaming
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_version
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_raw_with_dictionary
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_decompressor_with_stream_in_inconsistent_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy_carries_along_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress_copy
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_stream_in_inconsistent_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_flushed_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_double_flush
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_constants

Last lines of build log &#34;stdio&#34;:
[]
    warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))

pypy/module/_weakref/test/apptest_weakref.py::test_del_and_callback_and_id
  /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: : &lt;function test_del_and_callback_and_id.&lt;locals&gt;.A.__del__ at 0x00007fa5ebc5e320&gt;
  
  Traceback (most recent call last):
    File &#34;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/module/_weakref/test/apptest_weakref.py&#34;, line 312, in __del__
      seen_del.append(id())
                      ^^^^
  TypeError: id() missing 1 required positional argument: &#39;object&#39;
  
    warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))

pypy/module/_weakref/test/apptest_weakref.py::test_callback_raises
  /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: weakref callback : &lt;function test_callback_raises.&lt;locals&gt;.callback at 0x00007fa5d8d1f6a0&gt;
  
  Traceback (most recent call last):
    File &#34;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/module/_weakref/test/apptest_weakref.py&#34;, line 494, in callback
      explode
  NameError: name &#39;explode&#39; is not defined
  
    warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))

-- Docs: https://docs.pytest.org/en/stable/warnings.html
- generated xml file: /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/venv/test-D.log -
=========================== short test summary info ============================
FAILED ../build/pypy/module/_posixsubprocess/test/apptest_subprocess.py::test_restore_signals
FAILED ../build/pypy/module/posix/test/apptest_posix.py::test_all_pathconf_defined
=========== 2 failed, 1578 passed, 12 skipped, 5 warnings in 16.01s ============

Last lines of build log &#34;pytestLog&#34;:
[]
                        errpipe_write, restore_signals, call_setsid, pgid_to_set,
                        gid, gids, uid, umask,
                        preexec_fn, subprocess._USE_VFORK)
            os.close(errpipe_write)
            # Wait for exec to fail or succeed; possibly raising an
            # exception (limited in size)
            errpipe_data = bytearray()
            while True:
                part = os.read(errpipe_read, 50000)
                errpipe_data += part
                if not part or len(errpipe_data) &amp;gt; 50000:
                    break
            if errpipe_data:
                newpid, sts = os.waitpid(pid, 0)
&amp;gt;               raise RuntimeError(&#39;running commande returned %s&#39; % sts)
E               RuntimeError: running commande returned 65280

../build/pypy/module/_posixsubprocess/test/apptest_subprocess.py:277: RuntimeError&lt;/failure&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_fast_encode_mode_ascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_fast_encode_mode_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_fast_encode_mode_custom&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_encode_truefalse_sort_keys&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_encode_sort_keys_by_value&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_encode_mutated_list&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._pypyjson.test.apptest__pypyjson&#34; name=&#34;test_encode_non_ascii_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._rawffi.test.apptest_rawffi&#34; name=&#34;test_array_view_format&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_defaults&#34; time=&#34;0.067&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_warn&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_use_builtin__warnings&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_lineno&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_warn_explicit&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_with_source&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_default_action&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_ignore&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_show_source_line&#34; time=&#34;0.000&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;fails on this version of pytest&#34;&gt;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/module/_warnings/test/apptest_warnings.py:84: fails on this version of pytest&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_filename_none&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_warn_unicode&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;fails on this version of pytest&#34;&gt;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/module/_warnings/test/apptest_warnings.py:121: fails on this version of pytest&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_bad_category&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_surrogate_in_filename&#34; time=&#34;0.006&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_issue31285&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_once_is_not_broken&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._warnings.test.apptest_warnings&#34; name=&#34;test_filename_from_code&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_missing_arg&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_no_kwargs&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callback&#34; time=&#34;0.057&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callback_order&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_dont_callback_if_weakref_dead&#34; time=&#34;0.061&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callback_cannot_ressurect&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_weakref_reusing&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_correct_weakrefcount_after_death&#34; time=&#34;0.061&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_weakref_equality&#34; time=&#34;0.061&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_ne&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_getweakrefs&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_hashing&#34; time=&#34;0.061&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_weakref_subclassing&#34; time=&#34;0.037&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_function_weakrefable&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_method_weakrefable&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_set_weakrefable&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_generator_weakrefable&#34; time=&#34;0.061&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_weakref_subclass_with_del&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_buggy_case&#34; time=&#34;0.153&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_del_and_callback_and_id&#34; time=&#34;0.153&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_type_weakrefable&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_simple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_caching&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callable_proxy&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callable_proxy_type&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_dont_create_directly&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_dont_hash&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_subclassing_not_allowed&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_proxy_to_dead_object&#34; time=&#34;0.032&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_proxy_with_callback&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_repr&#34; time=&#34;0.061&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_reversed&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_eq&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_callback_raises&#34; time=&#34;0.036&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_init&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_add&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_inplace_add&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_setattr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_error_message_wrong_self&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_reverse_add&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_gt_lt&#34; time=&#34;0.013&#34; /&gt;&lt;testcase classname=&#34;pypy.module._weakref.test.apptest_weakref&#34; name=&#34;test_remove_dead_weakref&#34; time=&#34;0.032&#34; /&gt;&lt;testcase classname=&#34;pypy.module.array.test.apptest_array&#34; name=&#34;test_index_positions&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.array.test.apptest_array&#34; name=&#34;test_index_start_stop_negative&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.array.test.apptest_array&#34; name=&#34;test_array_is_mutable_sequence&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.atexit.test.apptest_atexit&#34; name=&#34;test_args&#34; time=&#34;0.008&#34; /&gt;&lt;testcase classname=&#34;pypy.module.atexit.test.apptest_atexit&#34; name=&#34;test_atexit_uses_unraisablehook&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.bz2.test.apptest_bz2_compdecomp&#34; name=&#34;test_compress_function&#34; time=&#34;0.033&#34; /&gt;&lt;testcase classname=&#34;pypy.module.bz2.test.apptest_bz2_compdecomp&#34; name=&#34;test_compress_function_huge_data&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;skipping test requiring lots of memory&#34;&gt;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/module/bz2/test/apptest_bz2_compdecomp.py:30: skipping test requiring lots of memory&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.bz2.test.apptest_bz2_compdecomp&#34; name=&#34;test_decompress_function&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module.bz2.test.apptest_bz2_compdecomp&#34; name=&#34;test_decompress_function_incomplete_data&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module.bz2.test.apptest_bz2_compdecomp&#34; name=&#34;test_buffer&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_delete_attrs&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_notes&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_importerror_kwarg_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exception_group&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_instantiate&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_instantiate_check_message&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_instantiate_check_exceptions&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_fields_are_readonly&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_basics_exceptiongroup_fields&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_notes_is_list_of_strings_if_it_exists&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_wraps_BaseException__raises_TypeError&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_subclass_wraps_non_base_exceptions&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exceptiongroup_inheritance_hierarchy&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_baseexceptiongroup_instantiate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_str_repr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_nested_exception_group_tracebacks&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_nested_exception_group_subgroup_tracebacks_preserved&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_iteration_full_tracebacks&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_attribute_error_from_getattr_has_name_and_object&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_invalid_args&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bytype_single_simple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bytype_single_nested&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bytype_multi_simple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bytype_multi_nested&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bypredicate_passthrough&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bypredicate_no_match&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bypredicate_nested&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_bytype_is_id_if_all_subexceptions_match_and_split_is_not&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bytype_single_simple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bytype_single_nested&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bytype_multi_simple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bytype_multi_nested&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bypredicate_passthrough&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bypredicate_no_match&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_split_bypredicate_nested&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_deep_split&#34; time=&#34;0.008&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_deep_subgroup&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_subgroup_copies_cause_etc&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_derive_does_not_copies_cause_etc&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_derive_always_creates_exception_group&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_init_called&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_enrich_attribute_error&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_prep_reraise_star_simple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_prep_reraise_exception_happens_in_except_star&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_eg_leafs_basic&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_eg_leafs_null&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_eg_leafs_nogroup&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_eg_leafs_recursive&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exception_group_projection_basic&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.exceptions.test.apptest_exceptions&#34; name=&#34;test_exception_group_projection_duplicated_in_keep&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.itertools.test.apptest_itertools&#34; name=&#34;test_pairwise&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.itertools.test.apptest_itertools&#34; name=&#34;test_posonly&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.itertools.test.apptest_itertools&#34; name=&#34;test_pairwise_reenter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.itertools.test.apptest_itertools&#34; name=&#34;test_count_complex&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_None&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_False&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_True&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_StopIteration&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_Ellipsis&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_42&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_minus_17&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_sys_maxsize&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_minus_1_dot_25&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_2_plus_5j&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_long&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_hello_not_interned&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_hello_interned&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_bytes&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_unmarshal_ascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_marshal_ascii&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_shared_string&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_ascii_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_empty_tuple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_tuple_1_2&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_empty_list&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_list_3_4&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_empty_dict&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_dict_5_6_7_8&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_empty_set&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_set_1_2&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_empty_frozenset&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_frozenset_3_4&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_list_recursive&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_shared_tuple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_tuple_sharing_identity&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_tuple_sharing_nested_in_list&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_tuple_sharing_nested_in_dict&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_code_object&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_code_positions&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_func_code&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_scopefunc_code&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_co_filename_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_marshal_bufferlike_object&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_stream_reader_writer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_unmarshal_evil_long&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_int64&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_bad_typecode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_bad_reader&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_reject_subtypes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.marshal.test.apptest_marshal&#34; name=&#34;test_valid_subtypes&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_product&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_julians_weird_test_prod&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_more_weird_prod&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_comb&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_perm&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_hypot_many_args&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_dist&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_nextafter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_ulp&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.math.test.apptest_math&#34; name=&#34;test_factorial_raises&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.posix.test.apptest_posix&#34; name=&#34;test_register_at_fork&#34; time=&#34;0.127&#34; /&gt;&lt;testcase classname=&#34;pypy.module.posix.test.apptest_posix&#34; name=&#34;test_cpu_count&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.posix.test.apptest_posix&#34; name=&#34;test_putenv_invalid_name&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.posix.test.apptest_posix&#34; name=&#34;test_all_pathconf_defined&#34; time=&#34;0.003&#34;&gt;&lt;failure message=&#34;OSError: [Errno 22] Invalid argument&#34;&gt;def test_all_pathconf_defined():
        import sys
        import posix
        try:
            fd = sys.stdin.fileno()
        except ValueError:
            # translated test run with a fake sys.stdin with no fileno
            fd = 1
        for name in posix.pathconf_names:
&amp;gt;           posix.fpathconf(fd, name) # does not crash
E           OSError: [Errno 22] Invalid argument

../build/pypy/module/posix/test/apptest_posix.py:66: OSError&lt;/failure&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.module.pyexpat.test.apptest_pyexpat&#34; name=&#34;test_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.pyexpat.test.apptest_pyexpat&#34; name=&#34;test_set_activation_threshold&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.pyexpat.test.apptest_pyexpat&#34; name=&#34;test_set_maximum_amplification&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.signal.test.apptest_signal&#34; name=&#34;test_wakeup_write_error_oserror_format&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_calcsize_standard&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_index&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pack_standard_little&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unpack_standard_little&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pack_standard_big&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unpack_standard_big&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_calcsize_native&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pack_native&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unpack_native&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_string_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pascal_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_char_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pad_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_native_floats&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_standard_floats&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_half_floats&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_bool&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_transitiveness&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_error&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_overflow_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unpack_memoryview&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_pack_buffer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_unpack_buffer&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_iter_unpack&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_iter_unpack_bad_length&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_iter_unpack_empty_struct&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test___float__&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_object&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_weakrefable&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_subclass&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_overflow&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_object_attrib&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_trailing_counter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_1530559&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_integers&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_struct_with_bytes_as_format_string&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_struct&#34; name=&#34;test_boundary_error_message_with_large_offset&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_structbuffer&#34; name=&#34;test_pack_into&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.struct.test.apptest_structbuffer&#34; name=&#34;test_unpack_from&#34; time=&#34;0.007&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_simple_hook&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_two_hooks&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_block_add_hook&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_id_hook&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_eval&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_exec&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_sys_getframe&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_donttrace&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_audit&#34; name=&#34;test_cantrace&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_initpath&#34; name=&#34;test_pypy_find_executable&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.sys.test.apptest_sys&#34; name=&#34;test_sys_exception&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_attributes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_sleep&#34; time=&#34;0.135&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_time&#34; time=&#34;0.032&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_time_ns&#34; time=&#34;0.033&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_clock_realtime&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_clock_realtime_ns&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_clock_monotonic&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_clock_monotonic_ns&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_clock_gettime&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_ctime&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_gmtime&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_localtime&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_localtime_invalid&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_mktime&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_mktime_overflow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_asctime&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_asctime_large_year&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_struct_time&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_tzset&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_localtime_timezone&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_large_year_does_not_crash&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_ext&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_bounds_checking&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_nonascii&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_surrogate&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strftime_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_strptime&#34; time=&#34;0.017&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_pickle&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_monotonic&#34; time=&#34;0.030&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_monotonic_ns&#34; time=&#34;0.031&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_perf_counter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_perf_counter_ns&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_process_time&#34; time=&#34;0.112&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_process_time_ns&#34; time=&#34;0.113&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_thread_time&#34; time=&#34;0.114&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_thread_time_ns&#34; time=&#34;0.106&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_get_clock_info&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_pep475_retry_sleep&#34; time=&#34;3.017&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_tm_gmtoff_valid&#34; time=&#34;0.004&#34; /&gt;&lt;testcase classname=&#34;pypy.module.time.test.apptest_time&#34; name=&#34;test_match_args&#34; time=&#34;0.006&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_isterminal&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_isnonterminal&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_iseof&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_nl_and_comment_exist_in_all&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_encoding_exists&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_exact_token_types&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_old_not_equal_is_gone&#34; time=&#34;0.012&#34; /&gt;&lt;testcase classname=&#34;pypy.module.token.test.apptest_token&#34; name=&#34;test_soft_keyword_exists&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.module.zipimport.test.apptest_zipimport&#34; name=&#34;test_simple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_callable&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_string&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_int&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_ops&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_bool_int_ops&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_new&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_cant_subclass_bool&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_convert_to_bool&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_boolobject&#34; name=&#34;test_from_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_call_method&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_call_attribute&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_call_module&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_custom_getattr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_custom_getattribute&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_builtin&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_builtin_no_self_prepend&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_method_descriptor_direct_call_contract&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_attributeerror&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_callmethod&#34; name=&#34;test_kwargs&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_div&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_truediv&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_floordiv&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_richcompare&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_richcompare_numbers&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_richcompare_boundaries&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_mod&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_divmod&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_pow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_boolcontext&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_conjugate&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_constructor&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_complex_string_underscores&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_constructor_bad_error_message&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_error_messages&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_hash&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_abs&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_complex_subclass_ctr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_infinity&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_repr&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_repr_roundtrip&#34; time=&#34;0.020&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_neg&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_file&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_convert&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_getnewargs&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_method_not_found_on_newstyle_instance&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_format&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_str_zeros_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_complex_two_arguments&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_negated_imaginary_literal&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_hash_minus_one&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_int_override&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_complex_constructor_calls_index&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_parse_complex_whitespace_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_has_complex_special_method&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_complexobject&#34; name=&#34;test_text_signature&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_contains&#34; name=&#34;test_contains_list&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_contains&#34; name=&#34;test_contains_tuple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_error_unknown_code&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_ast_lineno_and_col_offset&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_ast_lineno_and_col_offset_duplicate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_ast_lineno_and_col_offset_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_ast_mutiline_lineno_and_col_offset&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_lookeahed_cases&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_double_braces&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_backslashes_in_string_part&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_debug_conversion&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_crash_debugging&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_parseerror_lineno&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_multiline_fstring_error_lineno&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_joined_positions&#34; time=&#34;0.007&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_tokenerror_lineno&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_fstring_escape_N_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_fstring_no_closing_brace&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_fstring_triple_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_negative_zero&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_specifier_z_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_empty_expression_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_fstring&#34; name=&#34;test_empty_expression_closing_brace&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_callBound&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_callUnbound&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_err_format&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_getBound&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_instmethobject&#34; name=&#34;test_getUnbound&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_callable_iter_reentrant_exhaustion&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_user_iter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_iter_getitem&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_iter_fail_noseq&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_list_iter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_list_iter_setstate&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_reversed_iter_setstate&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_forward_iter_reduce&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_reversed_iter_reduce&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_tuple_iter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_deque_iter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_reversed&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_reversed_seqiter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_UserList_iter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_UserList_iter_reversed&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_UserList_reversed&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_reversed_frees_empty&#34; time=&#34;0.213&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_reversed_mutation&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_set_iter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_no_len_on_xrange&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_iterobject&#34; name=&#34;test_contains&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_setitem_released_during_value_conversion&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_setitem_released_during_value_conversion_formats&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_setitem_released_during_float_conversion&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_setitem_released_during_bool_conversion&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_memoryobject&#34; name=&#34;test_tuple_setitem_released_during_value_conversion&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_operation&#34; name=&#34;test_int_vs_float&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_item_dict&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_two_items&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_percent_dict&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_empty_key&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_wrong_char_dict&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_missing&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_error_complex&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_bad_class&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_item_string&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_percent_tuple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_percent_subclass_tuple_ignores_iter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_too_much&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_not_enough&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_string&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_float&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_int&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_subclass_with_str&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;the rest of this test is serious nonsense imho, changed only on 2.7.13, and is different on 3.x anyway.  We could reproduce it by writing lengthy logic, then get again the reasonable performance by special-casing the exact type &#39;long&#39;.  And all for 2.7.13 only.  Let&#39;s give up.&#34;&gt;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/objspace/std/test/apptest_stringformat.py:191: the rest of this test is serious nonsense imho, changed only on 2.7.13, and is different on 3.x anyway.  We could reproduce it by writing lengthy logic, then get again the reasonable performance by special-casing the exact type &#39;long&#39;.  And all for 2.7.13 only.  Let&#39;s give up.&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_list&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_tuple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_dict&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_wrong_char&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_incomplete_format&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_char&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_force_unicode_uses_default_encoding&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;no setdefaultencoding&#34;&gt;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/objspace/std/test/apptest_stringformat.py:281: no setdefaultencoding&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_force_unicode_doesnt_force_random_objects&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test___int__index__&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_index_fails&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_formatting_huge_precision&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_formatting_huge_width&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_wrong_formatchar_error_not_masked_by_not_enough_args&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_width&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_no_chars_between_percent&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_prec_zero&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_prec_string&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_prec_width_string&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_zero_pad&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_star_width&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_star_prec&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_star_width_prec&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_long_format&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_subnormal&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_unicode_d&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_unicode_overflow&#34; time=&#34;0.000&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;nicely passes on top of CPython but requires &amp;gt; 2GB of RAM&#34;&gt;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/objspace/std/test/apptest_stringformat.py:430: nicely passes on top of CPython but requires &amp;gt; 2GB of RAM&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_unicode_format_a&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_long_no_overflow&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_missing_cases&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_invalid_char&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_invalid_b_with_unicode&#34; time=&#34;0.007&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_formatting_huge_precision_u&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_formatting_huge_width_u&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_unicode_error_position&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_g_strip_trailing_zero_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_ascii&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_ascii_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_r_compat_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_numeric_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_char_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_bytes_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_s_compat_bytes&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_ascii_bytearray&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_bytearray_not_modified&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_r_compat_bytearray&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_numeric_bytearray&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_char_bytearray&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_bytes_bytearray&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_s_compat_bytearray&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_stringformat&#34; name=&#34;test_format_better_error&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_nodoc&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_explicitdoc&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_implicitdoc&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_set_doc&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_text_signature&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_typeobjject&#34; name=&#34;test_nodoc_text_signature&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_addition&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_getitem&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_join&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_contains&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_splitlines&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_zfill&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_split&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_split_nonascii&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_split_nonascii_mongolian_vowel_separator_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rsplit&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rsplit_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_center&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_title&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_title_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_istitle&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_islower_isupper_with_titlecase&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_islower&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isidentifier&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_lower_upper&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_capitalize&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_capitalize_bug_38&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_changed_in_unicodedata_version_8&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isprintable&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isascii&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rjust&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_ljust&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace_overflow&#34; time=&#34;0.000&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;Wrong platform&#34;&gt;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/objspace/std/test/apptest_unicode.py:354: Wrong platform&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_empty_replace_empty&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_strip&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_strip_nonascii&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rstrip_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_strip_space_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_long_from_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_int_from_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_float_from_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_repr_16bits&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_repr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_getnewargs&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_call_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_call_unicode_2&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith_more&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith_too_large&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith_tuples&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_startswith_endswith_convert&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_endswith&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_endswith_more&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_endswith_tuple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_expandtabs&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_expandtabs_overflows_gracefully&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_expandtabs_0&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_expandtabs_bug&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_translate&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_maketrans&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_maketrans_bug&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_from_encoded_object&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_startswith_tuple&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_missing_cases&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_codecs_utf7&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_codecs_utf8&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_encode_fast_path_bug_position&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_invalid_lookup&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_repr_printable&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_partition&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rpartition&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_index&#34; time=&#34;0.006&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rindex&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rfind&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_rfind_corner_case&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_count_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_swapcase&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_call_special_methods&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_str_unicode_concat_overrides&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_returns_subclass1&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_returns_subclass2&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_getslice&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_getitem_slice&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_iter&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_no_len_on_str_iter&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_encode_raw_unicode_escape&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_decode_from_buffer&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_conversion_with__str__&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_uchr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__str__0&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__str__2&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__str__3&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__str__4&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_repeat&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_unicode__repr__&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_formatting_not_tuple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_str_subclass&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_unicode_subclass&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_c_overflow&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_0s&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace_with_buffer&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_subclass&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_new&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_map&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_format_map_positional&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isdecimal&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_isnumeric&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace_autoconvert&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_join_subclass&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_encoding_and_errors_cant_be_none&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_encode_wrong_errors&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_casefold&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_lower_3a3&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_title_3a3&#34; time=&#34;0.007&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_unicode_constructor_misc&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_reduce_iterator&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_newlist_utf8_non_ascii&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_replace_no_occurrence&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_removeprefix&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_removesuffix&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_id_preserved&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_bad_encoding&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_unicode&#34; name=&#34;test_mul&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_emptyclass&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_method&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_unboundmethod&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_subclassing&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_subclasstuple&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_subsubclass&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_descr_get&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_descr_set&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_descr_delete&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_class_setattr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_add&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_call&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_getattribute&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_getattr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_dict&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_del&#34; time=&#34;0.034&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_del_exception&#34; time=&#34;0.098&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_instance_overrides_meth&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_override_builtin_methods&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_repr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_repr_nonascii&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_del_attr&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_del_attr_class&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.std.test.apptest_userobject&#34; name=&#34;test_getstate&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_binop_overriding&#34; name=&#34;test_overriding_base_binop_explict&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_non_data_descr&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_set_without_get&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_failing_get&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_member&#34; time=&#34;0.005&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_invalid_unicode_identifier&#34; time=&#34;0.001&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;utf-8 encoding before translation accepts lone surrogates, because it is Python 2.7, but after translation it does not. Moreover, CPython 3.x accepts such unicode attributes anyway. This makes this test half-wrong for now.&#34;&gt;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/objspace/test/apptest_descriptor.py:75: utf-8 encoding before translation accepts lone surrogates, because it is Python 2.7, but after translation it does not. Moreover, CPython 3.x accepts such unicode attributes anyway. This makes this test half-wrong for now.&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_special_methods_returning_strings&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_hash&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_descr_funny_new&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descriptor&#34; name=&#34;test_issue3255&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_special_methods&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_getslice&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_setslice&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_delslice&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_getslice_nolength&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_ipow&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_typechecks&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_string_subclass&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_notimplemented&#34; time=&#34;0.009&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_string_results&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_string_results_unicode&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_byte_results_unicode&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_missing_getattribute&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_unordeable_types&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_correct_order_error_msg&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_equality_among_different_types&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_setattrweakref&#34; time=&#34;0.000&#34;&gt;&lt;skipped type=&#34;pytest.skip&#34; message=&#34;fails, works in cpython&#34;&gt;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/objspace/test/apptest_descroperation.py:373: fails, works in cpython&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_subclass_addition&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test__eq__called&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_subclass_comparison&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_subclass_comparison_more&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_rich_comparison&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_ne_high_priority&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_ne_low_priority&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_partial_ordering&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_eq_order&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_binop_rule&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_addition&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_mod_failure&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_invalid_iterator&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_iterator_is_None&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_attribute_error&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_attribute_error2&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_delete_descriptor&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_non_callable&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_isinstance_and_issubclass&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_rebind_method&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_len_overflow&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_len_underflow&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_len_custom__int__&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_len_index&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_sane_len&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_bool___contains__&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_sequence_rmul_overrides&#34; time=&#34;0.003&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_sequence_rmul_overrides_oldstyle&#34; time=&#34;0.001&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_sequence_radd_overrides&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_data_descriptor_without_delete&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_data_descriptor_without_set&#34; time=&#34;0.002&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_not_subscriptable_error_gives_keys&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_64bit_hash&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_class_getitem&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_error_ipow&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_error_pow&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_type_subscription_message&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.objspace.test.apptest_descroperation&#34; name=&#34;test_rpow_not_used_when_third_argument&#34; time=&#34;0.000&#34; /&gt;&lt;testcase classname=&#34;pypy.tool.pytest.fake_pytest.test.apptest_fake_pytest&#34; name=&#34;test_with_raises_success&#34; time=&#34;0.002&#34; /&gt;&lt;/testsuite&gt;&lt;/testsuites&gt;
Last lines of build log &#34;stdio&#34;:
[]
============================= test session starts ==============================
platform darwin -- Python 3.11.15[pypy-7.3.22-alpha], pytest-6.2.5, py-1.11.0, pluggy-1.6.0
rootdir: /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/extra_tests, configfile: pytest.ini
plugins: hypothesis-6.36.2, xdist-3.5.0
collected 3176 items / 1 error / 4 skipped / 3171 selected

==================================== ERRORS ====================================
__________________ ERROR collecting test_pypy_remote_debug.py __________________
../build/extra_tests/test_pypy_remote_debug.py:275: in &lt;module&gt;
    ???
E   NameError: name &#39;_vmprof&#39; is not defined. Did you forget to import &#39;_vmprof&#39;
=============================== warnings summary ===============================
../build/lib_pypy/cffi/_imp_emulation.py:4
  /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib_pypy/cffi/_imp_emulation.py:4: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module&#39;s documentation for alternative uses
    from imp import *

-- Docs: https://docs.pytest.org/en/stable/warnings.html
- generated xml file: /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/venv/extra.log -
=========================== short test summary info ============================
SKIPPED [1] ../build/extra_tests/test_msvcrt.py:4: could not import &#39;msvcrt&#39;: The &#39;msvcrt&#39; module is only available on Windows
SKIPPED [1] ../build/extra_tests/test_vmprof_greenlet.py:4: could not import &#39;vmprof&#39;: No module named &#39;vmprof&#39;
SKIPPED [1] ../build/extra_tests/cffi_tests/cffi1/test_parse_c_type.py:12: not available on pypy
SKIPPED [1] ../build/extra_tests/ctypes_tests/test_commethods.py:10: could not import &#39;skip_the_whole_module&#39;: No module named &#39;skip_the_whole_module&#39;
ERROR ../build/extra_tests/test_pypy_remote_debug.py - NameError: name &#39;_vmpr...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
==================== 4 skipped, 1 warning, 1 error in 6.70s ====================

Last lines of build log &#34;pytestLog&#34;:
[]
&lt;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&gt;&lt;testsuites&gt;&lt;testsuite name=&#34;pytest&#34; errors=&#34;1&#34; failures=&#34;0&#34; skipped=&#34;4&#34; tests=&#34;5&#34; time=&#34;6.701&#34; timestamp=&#34;2026-04-15T06:46:05.022041&#34; hostname=&#34;macMini-3.local&#34;&gt;&lt;testcase classname=&#34;&#34; name=&#34;test_msvcrt&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/extra_tests/test_msvcrt.py&#39;, 4, &#34;Skipped: could not import &#39;msvcrt&#39;: The &#39;msvcrt&#39; module is only available on Windows&#34;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;test_pypy_remote_debug&#34; time=&#34;0.000&#34;&gt;&lt;error message=&#34;collection failure&#34;&gt;../build/extra_tests/test_pypy_remote_debug.py:275: in &amp;lt;module&amp;gt;
    ???
E   NameError: name &#39;_vmprof&#39; is not defined. Did you forget to import &#39;_vmprof&#39;&lt;/error&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;test_vmprof_greenlet&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/extra_tests/test_vmprof_greenlet.py&#39;, 4, &#34;Skipped: could not import &#39;vmprof&#39;: No module named &#39;vmprof&#39;&#34;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;cffi_tests.cffi1.test_parse_c_type&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/extra_tests/cffi_tests/cffi1/test_parse_c_type.py&#39;, 12, &#39;Skipped: not available on pypy&#39;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; name=&#34;ctypes_tests.test_commethods&#34; time=&#34;0.000&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&#39;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/extra_tests/ctypes_tests/test_commethods.py&#39;, 10, &#34;Skipped: could not import &#39;skip_the_whole_module&#39;: No module named &#39;skip_the_whole_module&#39;&#34;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;/testsuite&gt;&lt;/testsuites&gt;
Last lines of build log &#34;stdio&#34;:
[]
    
    # &#34;mod 10&#34; block:
    i79 = int_rshift(i6, 63)
    i80 = int_xor(i6, i79)
    i82 = uint_mul_high(i80, -3689348814741910323)
    i84 = uint_rshift(i82, 3)
    i85 = int_xor(i84, i79)
    i87 = int_mul(i85, 10)
    i19 = int_sub(i6, i87)
    
    i85 = int_add(i19, 1)   # not used
    p25 = newstr(1)
    i23 = strgetitem(ConstPtr(ptr92), i19)
    strsetitem(p25, 0, i23)
    i107 = call_i(ConstClass(string_to_int), p25, 16, 1, 1, 0, descr=&lt;Calli . riiii EF=4&gt;)
    guard_no_exception(descr=...)
    i95 = int_add_ovf(i6, i107)
    guard_no_overflow(descr=...)
    
    guard_not_invalidated?
    ticker0 = getfield_raw_i(#, descr=&lt;FieldS pypysig_long_struct_inner.c_value .*&gt;)
    ticker_cond0 = int_lt(ticker0, 0)
    guard_false(ticker_cond0, descr=...)
    
    jump(..., descr=...)
=========================== short test summary info ============================
FAIL pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test
FAIL pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_int_base_16
======= 2 failed, 1028 passed, 162 skipped, 1 xfailed in 214.45 seconds ========

Last lines of build log &#34;pytestLog&#34;:
[]
 cond = False, message = &#39;got more ops than expected&#39;
 
     def _assert(self, cond, message):
         if not cond:
 &gt;           raise InvalidMatch(message, frame=sys._getframe(1))
 E           InvalidMatch: got more ops than expected
 
 pypy/module/pypyjit/test_pypy_c/model.py:402: InvalidMatch
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_lookup_codec
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_ascii
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_makes_no_bridges
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_slicing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_encode
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_find
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_strip_doesnt_escape_bytes
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject_ascii
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_textiowrapper_write_is_inlined
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_function
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_object
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_bytearray
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_bytearray
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_simple
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_tls
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_lock_acquire_release
. pypy/module/pypyjit/test_pypy_c/test_weakref.py::TestThread::()::test_make_ref_with_callback
</pre>
        ]]>
      </description>
      <pubDate>Wed, 15 Apr 2026 03:49:47 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-15:20260415034947</guid>
    </item>

    <item>
      <title>Builder "pypy-c-jit-linux-x86-64": failure</title>
      <link>http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/11681</link>
      <description>
        <![CDATA[
          <p>
            Date: Wed, 15 Apr 2026 02:46:47 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64">pypy-c-jit-linux-x86-64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/11681">Build 11681</a><br/>
            Author list: <b>mattip <matti.picus@gmail.com></b><br/>
            Failed step(s): <b>shell_6, shell_16</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: py3.11<br/>
            Revision: 187396:340408ec9b23<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
1 test failed:
    test_sys_settrace

Total duration: 458 ms
Total tests: run=303 failures=4 skipped=72
Total test files: run=1/1 failed=1
Result: FAILURE
test test_sys_settrace failed

=========================== short test summary info ============================
SKIP [4] /build_dir/pypy-c-jit-linux-x86-64/build/lib-python/conftest.py:606: CPython internal details
SKIP [1] /build_dir/pypy-c-jit-linux-x86-64/build/lib-python/conftest.py:606: requires audio
SKIP [1] /build_dir/pypy-c-jit-linux-x86-64/build/lib-python/conftest.py:606: needs ctypes.pythonapi
SKIP [1] /build_dir/pypy-c-jit-linux-x86-64/build/lib-python/conftest.py:606: demands too many resources
SKIP [1] /build_dir/pypy-c-jit-linux-x86-64/build/lib-python/conftest.py:606: needs low level audio
SKIP [5] /build_dir/pypy-c-jit-linux-x86-64/build/lib-python/conftest.py:606: implementation detail
SKIP [3] /build_dir/pypy-c-jit-linux-x86-64/build/lib-python/conftest.py:606: needs display
========================== slowest 10 test durations ===========================
140.68s call     lib-python/3/test/test_concurrent_futures::unmodified
135.50s call     lib-python/3/test/test_asyncio::unmodified
101.01s call     lib-python/3/test/test_multiprocessing_spawn::unmodified
84.24s call     lib-python/3/test/test_multiprocessing_forkserver::unmodified
60.78s call     lib-python/3/test/test_multiprocessing_fork::unmodified
59.96s call     lib-python/3/test/test_subprocess.py::unmodified
39.14s call     lib-python/3/test/test_ssl.py::unmodified
37.62s call     lib-python/3/test/test_socket.py::unmodified
28.45s call     lib-python/3/test/test_hashlib.py::unmodified
22.84s call     lib-python/3/test/test_logging.py::unmodified
============= 3 failed, 414 passed, 16 skipped in 1267.81 seconds ==============

Last lines of build log &#34;pytestLog&#34;:
[]
. lib-python/3/test/test_zipimport.py::unmodified
. lib-python/3/test/test_zipimport_support.py::unmodified
. lib-python/3/test/test_zlib.py::unmodified
. lib-python/3/test/test_asyncio::unmodified
. lib-python/3/test/test_capi::unmodified
. lib-python/3/test/test_concurrent_futures::unmodified
. lib-python/3/test/test_cppext::unmodified
. lib-python/3/test/test_dataclasses::unmodified
. lib-python/3/test/test_doctest::unmodified
. lib-python/3/test/test_email::unmodified
. lib-python/3/test/test_future_stmt::unmodified
. lib-python/3/test/test_gdb::unmodified
. lib-python/3/test/test_import::unmodified
. lib-python/3/test/test_importlib::unmodified
. lib-python/3/test/test_inspect::unmodified
. lib-python/3/test/test_json::unmodified
. lib-python/3/test/test_module::unmodified
. lib-python/3/test/test_multiprocessing_fork::unmodified
. lib-python/3/test/test_multiprocessing_forkserver::unmodified
. lib-python/3/test/test_multiprocessing_spawn::unmodified
. lib-python/3/test/test_peg_generator::unmodified
. lib-python/3/test/test_pydoc::unmodified
. lib-python/3/test/test_pyrepl::unmodified
. lib-python/3/test/test_sqlite3::unmodified
. lib-python/3/test/test_tomllib::unmodified
s lib-python/3/test/test_tools::unmodified
 Skipped: CPython internal details
. lib-python/3/test/test_warnings::unmodified
. lib-python/3/test/test_zoneinfo::unmodified

Last lines of build log &#34;stdio&#34;:
[]
    
    # &#34;mod 10&#34; block:
    i79 = int_rshift(i6, 63)
    i80 = int_xor(i6, i79)
    i82 = uint_mul_high(i80, -3689348814741910323)
    i84 = uint_rshift(i82, 3)
    i85 = int_xor(i84, i79)
    i87 = int_mul(i85, 10)
    i19 = int_sub(i6, i87)
    
    i85 = int_add(i19, 1)   # not used
    p25 = newstr(1)
    i23 = strgetitem(ConstPtr(ptr92), i19)
    strsetitem(p25, 0, i23)
    i107 = call_i(ConstClass(string_to_int), p25, 16, 1, 1, 0, descr=&lt;Calli . riiii EF=4&gt;)
    guard_no_exception(descr=...)
    i95 = int_add_ovf(i6, i107)
    guard_no_overflow(descr=...)
    
    guard_not_invalidated?
    ticker0 = getfield_raw_i(#, descr=&lt;FieldS pypysig_long_struct_inner.c_value .*&gt;)
    ticker_cond0 = int_lt(ticker0, 0)
    guard_false(ticker_cond0, descr=...)
    
    jump(..., descr=...)
=========================== short test summary info ============================
FAIL pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test
FAIL pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_int_base_16
======= 2 failed, 1029 passed, 161 skipped, 1 xfailed in 139.95 seconds ========

Last lines of build log &#34;pytestLog&#34;:
[]
 cond = False, message = &#39;got more ops than expected&#39;
 
     def _assert(self, cond, message):
         if not cond:
 &gt;           raise InvalidMatch(message, frame=sys._getframe(1))
 E           InvalidMatch: got more ops than expected
 
 pypy/module/pypyjit/test_pypy_c/model.py:402: InvalidMatch
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_lookup_codec
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_ascii
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_makes_no_bridges
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_slicing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_encode
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_find
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_strip_doesnt_escape_bytes
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject_ascii
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_textiowrapper_write_is_inlined
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_function
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_object
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_bytearray
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_bytearray
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_simple
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_tls
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_lock_acquire_release
. pypy/module/pypyjit/test_pypy_c/test_weakref.py::TestThread::()::test_make_ref_with_callback
</pre>
        ]]>
      </description>
      <pubDate>Wed, 15 Apr 2026 02:46:47 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-15:20260415024647</guid>
    </item>

    <item>
      <title>Builder "pypy-c-jit-linux-aarch64": failure</title>
      <link>http://buildbot.pypy.org/builders/pypy-c-jit-linux-aarch64/builds/2838</link>
      <description>
        <![CDATA[
          <p>
            Date: Wed, 15 Apr 2026 04:33:05 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-linux-aarch64">pypy-c-jit-linux-aarch64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-linux-aarch64/builds/2838">Build 2838</a><br/>
            Author list: <b>mattip <matti.picus@gmail.com></b><br/>
            Failed step(s): <b>shell_6, shell_7, shell_15, shell_16</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: py3.11<br/>
            Revision: 187396:340408ec9b23<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
1 test failed:
    test_importlib

Total duration: 10.5 sec
Total tests: run=1,382 failures=1 skipped=20
Total test files: run=1/1 failed=1
Result: FAILURE
test test_importlib failed

=========================== short test summary info ============================
SKIP [1] /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/conftest.py:606: requires audio
SKIP [1] /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/conftest.py:606: needs ctypes.pythonapi
SKIP [1] /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/conftest.py:606: demands too many resources
SKIP [3] /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/conftest.py:606: needs display
SKIP [1] /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/conftest.py:606: needs low level audio
SKIP [4] /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/conftest.py:606: CPython internal details
SKIP [5] /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/conftest.py:606: implementation detail
========================== slowest 10 test durations ===========================
1324.02s call     lib-python/3/test/test_signal.py::unmodified
233.74s call     lib-python/3/test/test_asyncio::unmodified
104.85s call     lib-python/3/test/test_subprocess.py::unmodified
81.61s call     lib-python/3/test/test_hashlib.py::unmodified
47.96s call     lib-python/3/test/test_socket.py::unmodified
41.60s call     lib-python/3/test/test_trace.py::unmodified
39.60s call     lib-python/3/test/test_regrtest.py::unmodified
37.55s call     lib-python/3/test/test_concurrent_futures::unmodified
33.24s call     lib-python/3/test/test_ssl.py::unmodified
31.13s call     lib-python/3/test/test_logging.py::unmodified
============= 10 failed, 407 passed, 16 skipped in 2732.33 seconds =============

Last lines of build log &#34;pytestLog&#34;:
[]
 
 FAILED (failures=1, skipped=20, expected failures=1)
 test_importlib failed (1 failure)
 
 == Tests result: FAILURE ==
 
 1 test failed:
     test_importlib
 
 Total duration: 10.5 sec
 Total tests: run=1,382 failures=1 skipped=20
 Total test files: run=1/1 failed=1
 Result: FAILURE
 test test_importlib failed
. lib-python/3/test/test_inspect::unmodified
. lib-python/3/test/test_json::unmodified
. lib-python/3/test/test_module::unmodified
. lib-python/3/test/test_multiprocessing_fork::unmodified
. lib-python/3/test/test_multiprocessing_forkserver::unmodified
. lib-python/3/test/test_multiprocessing_spawn::unmodified
. lib-python/3/test/test_peg_generator::unmodified
. lib-python/3/test/test_pydoc::unmodified
. lib-python/3/test/test_pyrepl::unmodified
. lib-python/3/test/test_sqlite3::unmodified
. lib-python/3/test/test_tomllib::unmodified
s lib-python/3/test/test_tools::unmodified
 Skipped: CPython internal details
. lib-python/3/test/test_warnings::unmodified
. lib-python/3/test/test_zoneinfo::unmodified

Last lines of build log &#34;stdio&#34;:
[]
collected 19 items

module/unicodedata/test/test_unicodedata.py ...................

========================== 19 passed in 1.41 seconds ===========================
++ 03:42:30 starting module/zipimport/test [74 started in total]
__ module/zipimport/test [74 done in total, somefailed=False] _________________
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile &#39;default&#39; -&gt; deadline=None, database=DirectoryBasedExampleDatabase(&#39;/build_dir/pypy-c-jit-linux-aarch64/build/pypy/.hypothesis/examples&#39;)
pytest-2.9.2 from /build_dir/pypy-c-jit-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/pypy-c-jit-linux-aarch64/build, inifile: pytest.ini
plugins: hypothesis-4.42.0
collected 0 items

========================= no tests ran in 0.00 seconds =========================
++ 03:42:32 starting module/zlib/test [75 started in total]
__ module/zlib/test [75 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile &#39;default&#39; -&gt; deadline=None, database=DirectoryBasedExampleDatabase(&#39;/build_dir/pypy-c-jit-linux-aarch64/build/pypy/.hypothesis/examples&#39;)
pytest-2.9.2 from /build_dir/pypy-c-jit-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/pypy-c-jit-linux-aarch64/build, inifile: pytest.ini
plugins: hypothesis-4.42.0
collected 38 items

module/zlib/test/test_zlib.py ..................................s...

===================== 37 passed, 1 skipped in 1.86 seconds =====================

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_invalidLevel
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_invalid_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_bad_arguments
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_empty_flush
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_eof
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_eof_incomplete_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_incomplete_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_unused_data
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length_large
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_buffer
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_flush_with_freed_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_dictionary
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_dictionary_streaming
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_version
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_raw_with_dictionary
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_decompressor_with_stream_in_inconsistent_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy_carries_along_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress_copy
s pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_stream_in_inconsistent_state
 Skipped: does not error check
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_flushed_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_double_flush
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_constants

Last lines of build log &#34;stdio&#34;:
[]
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/pluggy/_manager.py&#34;, line 111 in _hookexec
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/pluggy/_hooks.py&#34;, line 497 in __call__
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/runner.py&#34;, line 255 in &lt;lambda&gt;
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/runner.py&#34;, line 298 in from_call
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/runner.py&#34;, line 240 in call_runtest_hook
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/runner.py&#34;, line 212 in call_and_report
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/runner.py&#34;, line 114 in runtestprotocol
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/runner.py&#34;, line 106 in pytest_runtest_protocol
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/pluggy/_callers.py&#34;, line 76 in _multicall
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/pluggy/_manager.py&#34;, line 111 in _hookexec
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/pluggy/_hooks.py&#34;, line 497 in __call__
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/main.py&#34;, line 336 in pytest_runtestloop
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/pluggy/_callers.py&#34;, line 76 in _multicall
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/pluggy/_manager.py&#34;, line 111 in _hookexec
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/pluggy/_hooks.py&#34;, line 497 in __call__
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/main.py&#34;, line 319 in _main
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/main.py&#34;, line 256 in wrap_session
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/main.py&#34;, line 315 in pytest_cmdline_main
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/pluggy/_callers.py&#34;, line 76 in _multicall
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/pluggy/_manager.py&#34;, line 111 in _hookexec
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/pluggy/_hooks.py&#34;, line 497 in __call__
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/config/__init__.py&#34;, line 130 in main
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/_pytest/config/__init__.py&#34;, line 178 in console_main
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/venv/pypy-venv/lib/pypy3.11/site-packages/pytest/__main__.py&#34;, line 1 in &lt;module&gt;
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/runpy.py&#34;, line 65 in _run_code
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/3/runpy.py&#34;, line 176 in _run_module_as_main
  File &#34;&lt;builtin&gt;/app_main.py&#34;, line 144 in run_toplevel
  File &#34;&lt;builtin&gt;/app_main.py&#34;, line 816 in run_command_line
  File &#34;&lt;builtin&gt;/app_main.py&#34;, line 1225 in entry_point

Last lines of build log &#34;pytestLog&#34;:
[]

Last lines of build log &#34;stdio&#34;:
[]
    # &#34;mod 10&#34; block:
    i79 = int_rshift(i6, 63)
    i80 = int_xor(i6, i79)
    i82 = uint_mul_high(i80, -3689348814741910323)
    i84 = uint_rshift(i82, 3)
    i85 = int_xor(i84, i79)
    i87 = int_mul(i85, 10)
    i19 = int_sub(i6, i87)
    
    i85 = int_add(i19, 1)   # not used
    p25 = newstr(1)
    i23 = strgetitem(ConstPtr(ptr92), i19)
    strsetitem(p25, 0, i23)
    i107 = call_i(ConstClass(string_to_int), p25, 16, 1, 1, 0, descr=&lt;Calli . riiii EF=4&gt;)
    guard_no_exception(descr=...)
    i95 = int_add_ovf(i6, i107)
    guard_no_overflow(descr=...)
    
    guard_not_invalidated?
    ticker0 = getfield_raw_i(#, descr=&lt;FieldS pypysig_long_struct_inner.c_value .*&gt;)
    ticker_cond0 = int_lt(ticker0, 0)
    guard_false(ticker_cond0, descr=...)
    
    jump(..., descr=...)
=========================== short test summary info ============================
FAIL pypy/module/pypyjit/test_pypy_c/test_array.py::TestArray::()::test_array_of_floats
FAIL pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test
FAIL pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_int_base_16
======= 3 failed, 1028 passed, 161 skipped, 1 xfailed in 209.23 seconds ========

Last lines of build log &#34;pytestLog&#34;:
[]
 cond = False, message = &#39;got more ops than expected&#39;
 
     def _assert(self, cond, message):
         if not cond:
 &gt;           raise InvalidMatch(message, frame=sys._getframe(1))
 E           InvalidMatch: got more ops than expected
 
 pypy/module/pypyjit/test_pypy_c/model.py:402: InvalidMatch
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_lookup_codec
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_ascii
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_makes_no_bridges
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_slicing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_encode
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_find
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_strip_doesnt_escape_bytes
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject_ascii
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_textiowrapper_write_is_inlined
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_function
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_object
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_bytearray
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_bytearray
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_simple
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_tls
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_lock_acquire_release
. pypy/module/pypyjit/test_pypy_c/test_weakref.py::TestThread::()::test_make_ref_with_callback
</pre>
        ]]>
      </description>
      <pubDate>Wed, 15 Apr 2026 04:33:05 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-15:20260415043305</guid>
    </item>

    <item>
      <title>Builder "own-macos-x86-64": failure</title>
      <link>http://buildbot.pypy.org/builders/own-macos-x86-64/builds/1160</link>
      <description>
        <![CDATA[
          <p>
            Date: Wed, 15 Apr 2026 02:28:06 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/own-macos-x86-64">own-macos-x86-64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/own-macos-x86-64/builds/1160">Build 1160</a><br/>
            Author list: <b>mattip <matti.picus@gmail.com></b><br/>
            Failed step(s): <b>shell_7</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: py3.11<br/>
            Revision: 187396:340408ec9b23<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
__________________ AppTestFloatFormatting.test_locale_german ___________________

self = &lt;pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fb31d72bc20&gt;

    def test_locale_german(self):
            import locale, sys
            for name in [&#39;de_DE&#39;, &#39;de_DE.utf8&#39;]:
                try:
                    locale.setlocale(locale.LC_NUMERIC, name)
                    break
                except locale.Error:
                    pass
            else:
                skip(&#34;no german locale&#34;)
            x = 1234.567890
            try:
                if sys.platform != &#34;darwin&#34;:
                    assert locale.format(&#39;%g&#39;, x, grouping=True) == &#39;1.234,57&#39;
                    assert format(x, &#39;n&#39;) == &#39;1.234,57&#39;
                    assert format(12345678901234, &#39;n&#39;) == &#39;12.345.678.901.234&#39;
                else:
                    # No thousands separator on German in MacOS since 10.4
&gt;                   assert locale.format(&#39;%g&#39;, x, grouping=True) == &#39;1234,57&#39;
E                   (application-level) AssertionError

[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/objspace/std/test/test_newformat.py:410]:19: AssertionError
=========================== short test summary info ============================
FAIL objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german
============= 1 failed, 2454 passed, 30 skipped in 288.24 seconds ==============

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_hypo_index_find
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_hypo_split
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_getitem_constant_index_jit
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_getslice_constant_index_jit
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_lower_upper_ascii
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_latin1_ascii_encode_shortcut_ascii
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_utf8_ascii_encode_shortcut_ascii
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_split_shortcut_ascii
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeStringStdOnly::()::test_compares
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_codecs_errors
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_isprintable_wide
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_startswith_endswith_external
. pypy/objspace/std/test/test_userobject.py::AppTestUserObject::()::test_hash
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_not_acceptable_as_base_class
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_del_warning
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_setattr_if_not_from_object
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_when_bases_change
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_only_when_dict_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_When_module_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_builtin_types
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_subclasses_of_builtin_types
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_modules
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_when_changing_a_lot
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_no_cell_when_writing_same_value
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_int_cells
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_int_cell_turns_into_cell
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_integer_strategy_with_w_long
  (somefailed=True in objspace/std/test)
</pre>
        ]]>
      </description>
      <pubDate>Wed, 15 Apr 2026 02:28:06 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-15:20260415022806</guid>
    </item>

    <item>
      <title>Builder "own-win-x86-64": failure</title>
      <link>http://buildbot.pypy.org/builders/own-win-x86-64/builds/2185</link>
      <description>
        <![CDATA[
          <p>
            Date: Wed, 15 Apr 2026 03:22:40 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/own-win-x86-64">own-win-x86-64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/own-win-x86-64/builds/2185">Build 2185</a><br/>
            Author list: <b>mattip <matti.picus@gmail.com></b><br/>
            Failed step(s): <b>shell_7</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: py3.11<br/>
            Revision: 187396:340408ec9b23<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
__ tool/pytest/test [142 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile &#39;default&#39; -&gt; deadline=None, database=DirectoryBasedExampleDatabase(&#39;d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples&#39;)
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items

tool\pytest\test\test_appsupport.py .........
tool\pytest\test\test_astrewrite.py .....
tool\pytest\test\test_conftest1.py ...xx
tool\pytest\test\test_pytestsupport.py ......

=================== 23 passed, 2 xfailed in 543.89 seconds ====================
__ module/select/test [143 done in total, somefailed=True] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile &#39;default&#39; -&gt; deadline=None, database=DirectoryBasedExampleDatabase(&#39;d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples&#39;)
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 46 items

module\select\test\test_epoll.py ssssssssss
module\select\test\test_kqueue.py ssssss
module\select\test\test_select.py ssssssssssssssss..........ss
module\select\test\test_select_signal.py Timed out running [&#39;d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\virt_test\\Scripts\\python.exe&#39;, &#39;d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pytest.py&#39;, &#39;-p&#39;, &#39;resultlog&#39;, &#39;--resultlog=d:\\systemtemp\\pytest\\usession-testrunner-93\\142-test-pytest-log&#39;, &#39;module/select/test&#39;] with cwd=&#39;d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy&#39; timeout=4000:
 but no error, killing process

Last lines of build log &#34;pytestLog&#34;:
[]
 Skipped: select() doesn&#39;t work with pipes on win32
s pypy/module/select/test/test_select.py::AppTestSelectWithPipes::()::test_poll_arguments
 Skipped: select() doesn&#39;t work with pipes on win32
s pypy/module/select/test/test_select.py::AppTestSelectWithPipes::()::test_select_new_forbidden
 Skipped: select() doesn&#39;t work with pipes on win32
s pypy/module/select/test/test_select.py::AppTestSelectWithPipes::()::test_poll
 Skipped: select() doesn&#39;t work with pipes on win32
s pypy/module/select/test/test_select.py::AppTestSelectWithPipes::()::test_poll_threaded
 Skipped: select() doesn&#39;t work with pipes on win32
s pypy/module/select/test/test_select.py::AppTestSelectWithPipes::()::test_resize_list_in_select
 Skipped: select() doesn&#39;t work with pipes on win32
s pypy/module/select/test/test_select.py::AppTestSelectWithPipes::()::test_PIPE_BUF
 Skipped: select() doesn&#39;t work with pipes on win32
. pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_sleep
. pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_list_tuple
. pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_readable
. pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_writable
. pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_write_read
. pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_write_close
. pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_read_closed
. pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_read_many
. pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_read_end_closed
. pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_select_descr_out_of_bounds
s pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_poll_arguments
 Skipped: no select.poll() on this platform
s pypy/module/select/test/test_select.py::AppTestSelectWithSockets::()::test_select_new_forbidden
 Skipped: no select.poll() on this platform
! module/select/test
 TIMEOUT
</pre>
        ]]>
      </description>
      <pubDate>Wed, 15 Apr 2026 03:22:40 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-15:20260415032240</guid>
    </item>

    <item>
      <title>Builder "own-linux-x86-32": failure</title>
      <link>http://buildbot.pypy.org/builders/own-linux-x86-32/builds/9318</link>
      <description>
        <![CDATA[
          <p>
            Date: Wed, 15 Apr 2026 02:55:21 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/own-linux-x86-32">own-linux-x86-32</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/own-linux-x86-32/builds/9318">Build 9318</a><br/>
            Author list: <b>mattip <matti.picus@gmail.com></b><br/>
            Failed step(s): <b>shell_7</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: py3.11<br/>
            Revision: 187396:340408ec9b23<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]

    def test_hash_examples():
        for i in range(1000):
            assert iobj._hash_int(i) == i
            assert iobj._hash_int(-i-2) == -i-2
        assert iobj._hash_int(-1) == -2
    
        # now bigger/smaller than HASH_MODULUS
        for i in range(1000):
            input = iobj.HASH_MODULUS + i
            assert iobj._hash_int(input) == i
    
            input = -iobj.HASH_MODULUS-i-1
            if -i-1 == -1:
                assert iobj._hash_int(input) == -2
            else:
                assert iobj._hash_int(input) == -i-1
&gt;       assert iobj._hash_int(-sys.maxsize-1) == -4
E       assert -2 == -4
E        +  where -2 = &lt;function _hash_int at 0xf53c179c&gt;((-2147483647 - 1))
E        +    where &lt;function _hash_int at 0xf53c179c&gt; = &lt;function _hash_int at 0xf53c179c&gt;
E        +      where &lt;function _hash_int at 0xf53c179c&gt; = iobj._hash_int
E        +    and   2147483647 = 2147483647
E        +      where 2147483647 = sys.maxsize

objspace/std/test/test_intobject.py:1013: AssertionError
=========================== short test summary info ============================
FAIL objspace/std/test/test_intobject.py::test_hash_examples
============= 1 failed, 2446 passed, 38 skipped in 1788.66 seconds =============

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_hypo_index_find
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_hypo_split
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_getitem_constant_index_jit
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_getslice_constant_index_jit
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_lower_upper_ascii
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_latin1_ascii_encode_shortcut_ascii
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_utf8_ascii_encode_shortcut_ascii
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_split_shortcut_ascii
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeStringStdOnly::()::test_compares
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_codecs_errors
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_isprintable_wide
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_startswith_endswith_external
. pypy/objspace/std/test/test_userobject.py::AppTestUserObject::()::test_hash
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_not_acceptable_as_base_class
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_del_warning
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_setattr_if_not_from_object
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_when_bases_change
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_only_when_dict_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_When_module_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_builtin_types
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_subclasses_of_builtin_types
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_modules
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_when_changing_a_lot
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_no_cell_when_writing_same_value
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_int_cells
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_int_cell_turns_into_cell
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_integer_strategy_with_w_long
  (somefailed=True in objspace/std/test)
</pre>
        ]]>
      </description>
      <pubDate>Wed, 15 Apr 2026 02:55:21 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-15:20260415025521</guid>
    </item>

    <item>
      <title>Builder "own-linux-x86-64": success</title>
      <link>http://buildbot.pypy.org/builders/own-linux-x86-64/builds/10719</link>
      <description>
        <![CDATA[
          <p>
            Date: Wed, 15 Apr 2026 01:40:12 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/own-linux-x86-64">own-linux-x86-64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/own-linux-x86-64/builds/10719">Build 10719</a><br/>
            Author list: <b>mattip <matti.picus@gmail.com></b><br/>
            Failed step(s): <b></b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: py3.11<br/>
            Revision: 187396:340408ec9b23<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre></pre>
        ]]>
      </description>
      <pubDate>Wed, 15 Apr 2026 01:40:12 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-15:20260415014012</guid>
    </item>

    <item>
      <title>Builder "own-macos-arm64": failure</title>
      <link>http://buildbot.pypy.org/builders/own-macos-arm64/builds/1158</link>
      <description>
        <![CDATA[
          <p>
            Date: Wed, 15 Apr 2026 01:32:29 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/own-macos-arm64">own-macos-arm64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/own-macos-arm64/builds/1158">Build 1158</a><br/>
            Author list: <b>mattip <matti.picus@gmail.com></b><br/>
            Failed step(s): <b>shell_7</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: py3.11<br/>
            Revision: 187396:340408ec9b23<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
__________________ AppTestFloatFormatting.test_locale_german ___________________

self = &lt;pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000001637a8560&gt;

    def test_locale_german(self):
            import locale, sys
            for name in [&#39;de_DE&#39;, &#39;de_DE.utf8&#39;]:
                try:
                    locale.setlocale(locale.LC_NUMERIC, name)
                    break
                except locale.Error:
                    pass
            else:
                skip(&#34;no german locale&#34;)
            x = 1234.567890
            try:
                if sys.platform != &#34;darwin&#34;:
                    assert locale.format(&#39;%g&#39;, x, grouping=True) == &#39;1.234,57&#39;
                    assert format(x, &#39;n&#39;) == &#39;1.234,57&#39;
                    assert format(12345678901234, &#39;n&#39;) == &#39;12.345.678.901.234&#39;
                else:
                    # No thousands separator on German in MacOS since 10.4
&gt;                   assert locale.format(&#39;%g&#39;, x, grouping=True) == &#39;1234,57&#39;
E                   (application-level) AssertionError

[/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/objspace/std/test/test_newformat.py:410]:19: AssertionError
=========================== short test summary info ============================
FAIL objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german
============= 1 failed, 2453 passed, 31 skipped in 223.38 seconds ==============

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_hypo_index_find
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_hypo_split
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_getitem_constant_index_jit
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_getslice_constant_index_jit
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_lower_upper_ascii
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_latin1_ascii_encode_shortcut_ascii
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_utf8_ascii_encode_shortcut_ascii
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_split_shortcut_ascii
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeStringStdOnly::()::test_compares
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_codecs_errors
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_isprintable_wide
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_startswith_endswith_external
. pypy/objspace/std/test/test_userobject.py::AppTestUserObject::()::test_hash
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_not_acceptable_as_base_class
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_del_warning
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_setattr_if_not_from_object
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_when_bases_change
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_only_when_dict_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_When_module_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_builtin_types
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_subclasses_of_builtin_types
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_modules
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_when_changing_a_lot
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_no_cell_when_writing_same_value
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_int_cells
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_int_cell_turns_into_cell
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_integer_strategy_with_w_long
  (somefailed=True in objspace/std/test)
</pre>
        ]]>
      </description>
      <pubDate>Wed, 15 Apr 2026 01:32:29 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-15:20260415013229</guid>
    </item>

    <item>
      <title>Builder "own-linux-aarch64": failure</title>
      <link>http://buildbot.pypy.org/builders/own-linux-aarch64/builds/2678</link>
      <description>
        <![CDATA[
          <p>
            Date: Wed, 15 Apr 2026 02:35:45 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/own-linux-aarch64">own-linux-aarch64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/own-linux-aarch64/builds/2678">Build 2678</a><br/>
            Author list: <b>mattip <matti.picus@gmail.com></b><br/>
            Failed step(s): <b>shell_7</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: py3.11<br/>
            Revision: 187396:340408ec9b23<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
objspace/std/test/test_longobject.py ....................................................
objspace/std/test/test_mapdict.py ..........................................................................................s.......................................................
objspace/std/test/test_memoryobject.py ............................................
objspace/std/test/test_methodcache.py ............................................................................................
objspace/std/test/test_newformat.py ...................................................s...........
objspace/std/test/test_noneobject.py ...
objspace/std/test/test_obj.py .......................................
objspace/std/test/test_prebuiltint.py .............................................................
objspace/std/test/test_proxy.py ssssssssssss
objspace/std/test/test_proxy_function.py ........
objspace/std/test/test_proxy_internals.py .......
objspace/std/test/test_proxy_iter.py .
objspace/std/test/test_proxy_object.py ..........
objspace/std/test/test_proxy_usercreated.py .
objspace/std/test/test_random_attr.py s....
objspace/std/test/test_setobject.py .................................................................................................
objspace/std/test/test_setstrategies.py ....s...ss...
objspace/std/test/test_sliceobject.py .............
objspace/std/test/test_smalllongobject.py .........................................................................................................................................................................................................................................
objspace/std/test/test_specialisedtupleobject.py ...................ss............................
objspace/std/test/test_stdobjspace.py s........
objspace/std/test/test_translate.py .
objspace/std/test/test_tupleobject.py .......................................
objspace/std/test/test_typeobject.py ............................................................................................................
objspace/std/test/test_unicodeobject.py .................
objspace/std/test/test_userobject.py .
objspace/std/test/test_versionedtype.py ...............

================== 2454 passed, 31 skipped in 1358.14 seconds ==================

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_fast_iter
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_hypo_index_find
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_hypo_split
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_getitem_constant_index_jit
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_getslice_constant_index_jit
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_lower_upper_ascii
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_latin1_ascii_encode_shortcut_ascii
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_utf8_ascii_encode_shortcut_ascii
. pypy/objspace/std/test/test_unicodeobject.py::TestUnicodeObject::()::test_split_shortcut_ascii
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeStringStdOnly::()::test_compares
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_codecs_errors
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_isprintable_wide
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_startswith_endswith_external
. pypy/objspace/std/test/test_userobject.py::AppTestUserObject::()::test_hash
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_not_acceptable_as_base_class
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_del_warning
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_setattr_if_not_from_object
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_when_bases_change
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_only_when_dict_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_When_module_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_builtin_types
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_subclasses_of_builtin_types
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_modules
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_when_changing_a_lot
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_no_cell_when_writing_same_value
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_int_cells
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_int_cell_turns_into_cell
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_integer_strategy_with_w_long
</pre>
        ]]>
      </description>
      <pubDate>Wed, 15 Apr 2026 02:35:45 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-15:20260415023545</guid>
    </item>

    <item>
      <title>Builder "own-macos-x86-64": failure</title>
      <link>http://buildbot.pypy.org/builders/own-macos-x86-64/builds/1159</link>
      <description>
        <![CDATA[
          <p>
            Date: Wed, 15 Apr 2026 00:09:22 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/own-macos-x86-64">own-macos-x86-64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/own-macos-x86-64/builds/1159">Build 1159</a><br/>
            Author list: <b>Matti Picus <matti.picus@gmail.com>, Stan Ulbrych <stan@python.org></b><br/>
            Failed step(s): <b>shell_7</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: main<br/>
            Revision: 171126:386ab1ec6d75<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]

    def test_locale_german(self):
            import locale, sys
            for name in [&#39;de_DE&#39;, &#39;de_DE.utf8&#39;]:
                try:
                    locale.setlocale(locale.LC_NUMERIC, name)
                    break
                except locale.Error:
                    pass
            else:
                skip(&#34;no german locale&#34;)
            x = 1234.567890
            try:
                if sys.platform != &#34;darwin&#34;:
                    assert locale.format(&#39;%g&#39;, x, grouping=True) == &#39;1.234,57&#39;
                    assert format(x, &#39;n&#39;) == &#39;1.234,57&#39;
                    assert format(12345678901234, &#39;n&#39;) == &#39;12.345.678.901.234&#39;
                else:
                    # No thousands separator on German in MacOS since 10.4
&gt;                   assert locale.format(&#39;%g&#39;, x, grouping=True) == &#39;1234,57&#39;
E                   (application-level) AssertionError: assert &#39;1.234,57&#39; == &#39;1234,57&#39;
E                    +  where &#39;1.234,57&#39; = &lt;function format at 0x00007fd1d2924608&gt;(&#39;%g&#39;, 1234.56789, grouping=True)
E                    +    where &lt;function format at 0x00007fd1d2924608&gt; = &lt;function format at 0x00007fd1d2924608&gt;
E                    +      where &lt;function format at 0x00007fd1d2924608&gt; = &lt;module &#39;locale&#39; from &#39;/Users/matti/build-worker-x86_64/own-macos-x86-64/build/lib-python/2.7/locale.pyc&#39;&gt;.format

[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/objspace/std/test/test_newformat.py:395]:19: AssertionError
=========================== short test summary info ============================
FAIL objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german
============= 1 failed, 2089 passed, 31 skipped in 139.52 seconds ==============

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_format_unicode_subclass
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_format_c_overflow
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_replace_with_buffer
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_unicode_subclass
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_isdecimal
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_isnumeric
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_replace_str_unicode
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_join_subclass
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_encoding_and_errors_cant_be_none
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_unicode_constructor_misc
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_newlist_utf8_non_ascii
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_replace_no_occurrence
. pypy/objspace/std/test/test_userobject.py::AppTestUserObject::()::test_hash
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_not_acceptable_as_base_class
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_del_warning
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_setattr_if_not_from_object
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_when_bases_change
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_only_when_dict_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_When_module_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_builtin_types
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_subclasses_of_builtin_types
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_mixes_oldnew
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_modules
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_when_changing_a_lot
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_no_cell_when_writing_same_value
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_int_cells
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_int_cell_turns_into_cell
  (somefailed=True in objspace/std/test)
</pre>
        ]]>
      </description>
      <pubDate>Wed, 15 Apr 2026 00:09:22 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-15:20260415000922</guid>
    </item>

    <item>
      <title>Builder "own-win-x86-64": failure</title>
      <link>http://buildbot.pypy.org/builders/own-win-x86-64/builds/2184</link>
      <description>
        <![CDATA[
          <p>
            Date: Tue, 14 Apr 2026 22:46:39 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/own-win-x86-64">own-win-x86-64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/own-win-x86-64/builds/2184">Build 2184</a><br/>
            Author list: <b>Matti Picus <matti.picus@gmail.com>, Stan Ulbrych <stan@python.org></b><br/>
            Failed step(s): <b>shell_7</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: main<br/>
            Revision: 171126:386ab1ec6d75<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
            assert math.isnan(x)
            assert math.isnan(y)
            x, y = divmod(3, inf)
            z = 3 % inf
            if os.name == &#39;nt&#39;:
&gt;               assert math.isnan(x)
E               (application-level) AssertionError: assert &lt;built-in function isnan&gt;(0.0)
E                +  where &lt;built-in function isnan&gt; = &lt;built-in function isnan&gt;
E                +    where &lt;built-in function isnan&gt; = &lt;module &#39;math&#39; (built-in)&gt;.isnan

[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\objspace\std\test\test_floatobject.py:825]:14: AssertionError
=========================== short test summary info ===========================
FAIL objspace\std\test\test_floatobject.py::AppTestFloatHex::()::test_division_edgecases
============= 1 failed, 2089 passed, 31 skipped in 288.63 seconds =============
__ tool/pytest/test [133 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile &#39;default&#39; -&gt; deadline=None, database=DirectoryBasedExampleDatabase(&#39;d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples&#39;)
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 24 items

tool\pytest\test\test_appsupport.py .........
tool\pytest\test\test_astrewrite.py .....
tool\pytest\test\test_conftest1.py ..
tool\pytest\test\test_pytestsupport.py ........

========================= 24 passed in 156.06 seconds =========================

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_when_changing_a_lot
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_no_cell_when_writing_same_value
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_int_cells
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_int_cell_turns_into_cell
  (somefailed=True in objspace/std/test)
. pypy/tool/pytest/test/test_appsupport.py::test_pypy_collection
. pypy/tool/pytest/test/test_appsupport.py::test_interp_spaceconfig
. pypy/tool/pytest/test/test_appsupport.py::test_spaceconfig_param
. pypy/tool/pytest/test/test_appsupport.py::test_applevel_raises_simple_display
. pypy/tool/pytest/test/test_appsupport.py::test_apptest_raise
. pypy/tool/pytest/test/test_appsupport.py::test_apptest_fail_plain
. pypy/tool/pytest/test/test_appsupport.py::test_apptest_fail_rewrite
. pypy/tool/pytest/test/test_appsupport.py::test_apptest_spaceconfig
. pypy/tool/pytest/test/test_appsupport.py::test_apptest_skipif
. pypy/tool/pytest/test/test_astrewrite.py::test_simple
. pypy/tool/pytest/test/test_astrewrite.py::test_call
. pypy/tool/pytest/test/test_astrewrite.py::test_list
. pypy/tool/pytest/test/test_astrewrite.py::test_boolop
. pypy/tool/pytest/test/test_astrewrite.py::test_attribute
. pypy/tool/pytest/test/test_conftest1.py::TestPyPyTests::()::test_selection_by_keyword_interp
. pypy/tool/pytest/test/test_conftest1.py::TestPyPyTests::()::test_selection_by_keyword_app
. pypy/tool/pytest/test/test_pytestsupport.py::test_AppFrame
. pypy/tool/pytest/test/test_pytestsupport.py::test_myexception
. pypy/tool/pytest/test/test_pytestsupport.py::test_appexecinfo
. pypy/tool/pytest/test/test_pytestsupport.py::AppTestWithWrappedInterplevelAttributes::()::test_values_arrive
. pypy/tool/pytest/test/test_pytestsupport.py::AppTestWithWrappedInterplevelAttributes::()::test_values_arrive2
. pypy/tool/pytest/test/test_pytestsupport.py::AppTestWithWrappedInterplevelAttributes::()::test_equal
. pypy/tool/pytest/test/test_pytestsupport.py::AppTestWithWrappedInterplevelAttributes::()::test_wrapped_function_with_different_name
. pypy/tool/pytest/test/test_pytestsupport.py::test_app_test_blow
</pre>
        ]]>
      </description>
      <pubDate>Tue, 14 Apr 2026 22:46:39 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-14:20260414224639</guid>
    </item>

    <item>
      <title>Builder "own-linux-x86-32": success</title>
      <link>http://buildbot.pypy.org/builders/own-linux-x86-32/builds/9317</link>
      <description>
        <![CDATA[
          <p>
            Date: Tue, 14 Apr 2026 22:43:14 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/own-linux-x86-32">own-linux-x86-32</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/own-linux-x86-32/builds/9317">Build 9317</a><br/>
            Author list: <b>Matti Picus <matti.picus@gmail.com>, Stan Ulbrych <stan@python.org></b><br/>
            Failed step(s): <b></b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: main<br/>
            Revision: 171126:386ab1ec6d75<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre></pre>
        ]]>
      </description>
      <pubDate>Tue, 14 Apr 2026 22:43:14 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-14:20260414224314</guid>
    </item>

    <item>
      <title>Builder "own-linux-x86-64": success</title>
      <link>http://buildbot.pypy.org/builders/own-linux-x86-64/builds/10718</link>
      <description>
        <![CDATA[
          <p>
            Date: Tue, 14 Apr 2026 23:10:22 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/own-linux-x86-64">own-linux-x86-64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/own-linux-x86-64/builds/10718">Build 10718</a><br/>
            Author list: <b>Matti Picus <matti.picus@gmail.com>, Stan Ulbrych <stan@python.org></b><br/>
            Failed step(s): <b></b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: main<br/>
            Revision: 171126:386ab1ec6d75<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre></pre>
        ]]>
      </description>
      <pubDate>Tue, 14 Apr 2026 23:10:22 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-14:20260414231022</guid>
    </item>

    <item>
      <title>Builder "own-macos-arm64": failure</title>
      <link>http://buildbot.pypy.org/builders/own-macos-arm64/builds/1157</link>
      <description>
        <![CDATA[
          <p>
            Date: Tue, 14 Apr 2026 23:03:22 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/own-macos-arm64">own-macos-arm64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/own-macos-arm64/builds/1157">Build 1157</a><br/>
            Author list: <b>Matti Picus <matti.picus@gmail.com>, Stan Ulbrych <stan@python.org></b><br/>
            Failed step(s): <b>shell_7</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: main<br/>
            Revision: 171126:386ab1ec6d75<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]

    def test_locale_german(self):
            import locale, sys
            for name in [&#39;de_DE&#39;, &#39;de_DE.utf8&#39;]:
                try:
                    locale.setlocale(locale.LC_NUMERIC, name)
                    break
                except locale.Error:
                    pass
            else:
                skip(&#34;no german locale&#34;)
            x = 1234.567890
            try:
                if sys.platform != &#34;darwin&#34;:
                    assert locale.format(&#39;%g&#39;, x, grouping=True) == &#39;1.234,57&#39;
                    assert format(x, &#39;n&#39;) == &#39;1.234,57&#39;
                    assert format(12345678901234, &#39;n&#39;) == &#39;12.345.678.901.234&#39;
                else:
                    # No thousands separator on German in MacOS since 10.4
&gt;                   assert locale.format(&#39;%g&#39;, x, grouping=True) == &#39;1234,57&#39;
E                   (application-level) AssertionError: assert &#39;1.234,57&#39; == &#39;1234,57&#39;
E                    +  where &#39;1.234,57&#39; = &lt;function format at 0x000000014c0316a8&gt;(&#39;%g&#39;, 1234.56789, grouping=True)
E                    +    where &lt;function format at 0x000000014c0316a8&gt; = &lt;function format at 0x000000014c0316a8&gt;
E                    +      where &lt;function format at 0x000000014c0316a8&gt; = &lt;module &#39;locale&#39; from &#39;/Users/matti/build-worker-arm64/own-macos-arm64/build/lib-python/2.7/locale.pyc&#39;&gt;.format

[/Users/matti/build-worker-arm64/own-macos-arm64/build/pypy/objspace/std/test/test_newformat.py:395]:19: AssertionError
=========================== short test summary info ============================
FAIL objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german
============== 1 failed, 2088 passed, 32 skipped in 88.72 seconds ==============

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_format_unicode_subclass
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_format_c_overflow
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_replace_with_buffer
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_unicode_subclass
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_isdecimal
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_isnumeric
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_replace_str_unicode
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_join_subclass
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_encoding_and_errors_cant_be_none
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_unicode_constructor_misc
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_newlist_utf8_non_ascii
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_replace_no_occurrence
. pypy/objspace/std/test/test_userobject.py::AppTestUserObject::()::test_hash
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_not_acceptable_as_base_class
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_del_warning
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_setattr_if_not_from_object
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_when_bases_change
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_only_when_dict_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_When_module_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_builtin_types
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_subclasses_of_builtin_types
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_mixes_oldnew
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_modules
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_when_changing_a_lot
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_no_cell_when_writing_same_value
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_int_cells
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_int_cell_turns_into_cell
  (somefailed=True in objspace/std/test)
</pre>
        ]]>
      </description>
      <pubDate>Tue, 14 Apr 2026 23:03:22 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-14:20260414230322</guid>
    </item>

    <item>
      <title>Builder "own-linux-aarch64": failure</title>
      <link>http://buildbot.pypy.org/builders/own-linux-aarch64/builds/2677</link>
      <description>
        <![CDATA[
          <p>
            Date: Wed, 15 Apr 2026 00:03:13 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/own-linux-aarch64">own-linux-aarch64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/own-linux-aarch64/builds/2677">Build 2677</a><br/>
            Author list: <b>Matti Picus <matti.picus@gmail.com>, Stan Ulbrych <stan@python.org></b><br/>
            Failed step(s): <b>shell_7</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: main<br/>
            Revision: 171126:386ab1ec6d75<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
objspace/std/test/test_liststrategies.py ...................................................................s..................................................................
objspace/std/test/test_longobject.py .........................................
objspace/std/test/test_mapdict.py ...............................................................................................................................................
objspace/std/test/test_memoryobject.py .......
objspace/std/test/test_methodcache.py .......................................................................
objspace/std/test/test_newformat.py ......................................................................................ss........
objspace/std/test/test_noneobject.py ...
objspace/std/test/test_obj.py .......................
objspace/std/test/test_prebuiltint.py ...........................s...............
objspace/std/test/test_proxy.py ssssssssssss
objspace/std/test/test_proxy_function.py ........
objspace/std/test/test_proxy_internals.py ........
objspace/std/test/test_proxy_iter.py .
objspace/std/test/test_proxy_object.py ..........
objspace/std/test/test_proxy_usercreated.py .
objspace/std/test/test_random_attr.py .....
objspace/std/test/test_setobject.py ....................................................................................
objspace/std/test/test_setstrategies.py ....s...ss..
objspace/std/test/test_sliceobject.py ............
objspace/std/test/test_smalllongobject.py .........................................................s.....................................................................................................................s..............
objspace/std/test/test_specialisedtupleobject.py ..................ss.......................
objspace/std/test/test_stdobjspace.py s......
objspace/std/test/test_tupleobject.py ...................................
objspace/std/test/test_typeobject.py ..............................................................................
objspace/std/test/test_unicodeobject.py .................................s........................................................s.................
objspace/std/test/test_userobject.py .
objspace/std/test/test_versionedtype.py ...............

================== 2089 passed, 32 skipped in 267.34 seconds ===================

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_class_with_both_str_and_unicode
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_format_unicode_subclass
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_format_c_overflow
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_replace_with_buffer
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_unicode_subclass
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_isdecimal
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_isnumeric
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_replace_str_unicode
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_join_subclass
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_encoding_and_errors_cant_be_none
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_unicode_constructor_misc
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_newlist_utf8_non_ascii
. pypy/objspace/std/test/test_unicodeobject.py::AppTestUnicodeString::()::test_replace_no_occurrence
. pypy/objspace/std/test/test_userobject.py::AppTestUserObject::()::test_hash
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_not_acceptable_as_base_class
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_del_warning
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_setattr_if_not_from_object
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_when_bases_change
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_only_when_dict_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_tag_changes_When_module_changes
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_builtin_types
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_subclasses_of_builtin_types
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_mixes_oldnew
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_of_modules
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_version_tag_when_changing_a_lot
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_no_cell_when_writing_same_value
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_int_cells
. pypy/objspace/std/test/test_versionedtype.py::TestVersionedType::()::test_int_cell_turns_into_cell
</pre>
        ]]>
      </description>
      <pubDate>Wed, 15 Apr 2026 00:03:13 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-15:20260415000313</guid>
    </item>

    <item>
      <title>Builder "pypy-c-jit-macos-arm64": failure</title>
      <link>http://buildbot.pypy.org/builders/pypy-c-jit-macos-arm64/builds/1191</link>
      <description>
        <![CDATA[
          <p>
            Date: Tue, 14 Apr 2026 22:42:32 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-macos-arm64">pypy-c-jit-macos-arm64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-macos-arm64/builds/1191">Build 1191</a><br/>
            Author list: <b>Matti Picus <matti.picus@gmail.com>, Stan Ulbrych <stan@python.org></b><br/>
            Failed step(s): <b>shell_6, shell_7, shell_13, shell_14</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: main<br/>
            Revision: 171126:386ab1ec6d75<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
  File &#34;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/tool/pytest/run-script/regrverbose.py&#34;, line 14, in &lt;module&gt;
    indirect_test()
  File &#34;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/test_time.py&#34;, line 318, in test_main
    test_support.run_unittest(TimeTestCase)
  File &#34;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/support/__init__.py&#34;, line 1687, in run_unittest
    _run_suite(suite)
  File &#34;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/support/__init__.py&#34;, line 1578, in _run_suite
    raise TestFailed(err)
TestFailed: Traceback (most recent call last):
  File &#34;/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib-python/2.7/test/test_time.py&#34;, line 198, in test_asctime
    (TIME_MAXYEAR + 1,) + (0,) * 8)
AssertionError: (&lt;type &#39;exceptions.ValueError&#39;&gt;, &lt;type &#39;exceptions.OverflowError&#39;&gt;) not raised


=========================== short test summary info ============================
FAIL lib-python/2.7/test/test_mmap.py::unmodified
FAIL lib-python/2.7/test/test_time.py::unmodified
========================== slowest 10 test durations ===========================
115.25s call     lib-python/2.7/test/test_zipfile64.py::unmodified
89.95s call     lib-python/2.7/test/test_xpickle.py::unmodified
66.51s call     lib-python/2.7/test/test_signal.py::unmodified
65.43s call     lib-python/2.7/test/test_multiprocessing.py::unmodified
40.15s call     lib-python/2.7/test/test_file2k.py::unmodified
35.02s call     lib-python/2.7/test/test_io.py::unmodified
23.45s call     lib-python/2.7/test/test_subprocess.py::unmodified
16.03s call     lib-python/2.7/test/test_socket.py::unmodified
14.06s call     lib-python/2.7/test/test_urllib2net.py::unmodified
12.62s call     lib-python/2.7/test/test_logging.py::unmodified
============== 2 failed, 359 passed, 45 skipped in 755.79 seconds ==============

Last lines of build log &#34;pytestLog&#34;:
[]
. lib-python/2.7/test/test_userlist.py::unmodified
. lib-python/2.7/test/test_userstring.py::unmodified
. lib-python/2.7/test/test_uu.py::unmodified
. lib-python/2.7/test/test_uuid.py::unmodified
. lib-python/2.7/test/test_wait3.py::unmodified
. lib-python/2.7/test/test_wait4.py::unmodified
. lib-python/2.7/test/test_warnings.py::unmodified
. lib-python/2.7/test/test_wave.py::unmodified
. lib-python/2.7/test/test_weakref.py::unmodified
. lib-python/2.7/test/test_weakset.py::unmodified
. lib-python/2.7/test/test_whichdb.py::unmodified
s lib-python/2.7/test/test_winreg.py::unmodified
 Skipped: SkipTest: No module named _winreg
s lib-python/2.7/test/test_winsound.py::unmodified
 Skipped: SkipTest: No module named winsound
. lib-python/2.7/test/test_with.py::unmodified
. lib-python/2.7/test/test_wsgiref.py::unmodified
. lib-python/2.7/test/test_xdrlib.py::unmodified
. lib-python/2.7/test/test_xml_etree.py::unmodified
. lib-python/2.7/test/test_xml_etree_c.py::unmodified
. lib-python/2.7/test/test_xmllib.py::unmodified
. lib-python/2.7/test/test_xmlrpc.py::unmodified
. lib-python/2.7/test/test_xpickle.py::unmodified
. lib-python/2.7/test/test_xrange.py::unmodified
. lib-python/2.7/test/test_zipfile.py::unmodified
. lib-python/2.7/test/test_zipfile64.py::unmodified
. lib-python/2.7/test/test_zipimport.py::unmodified
. lib-python/2.7/test/test_zipimport_support.py::unmodified
. lib-python/2.7/test/test_zlib.py::unmodified

Last lines of build log &#34;stdio&#34;:
[]
collected 10 items / 1 skipped

module/unicodedata/test/test_unicodedata.py ..........

===================== 10 passed, 1 skipped in 0.43 seconds =====================
++ 01:40:46 starting module/zipimport/test [168 started in total]
__ module/zipimport/test [168 done in total, somefailed=False] ________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.22-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 47 items

module/zipimport/test/test_undocumented.py ......
module/zipimport/test/test_zipimport.py ....................
module/zipimport/test/test_zipimport_deflated.py .....................

========================== 47 passed in 0.58 seconds ===========================
++ 01:40:47 starting module/zlib/test [169 started in total]
__ module/zlib/test [169 done in total, somefailed=False] _____________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.22-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pytest.pyc
rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build, inifile: pytest.ini
collected 30 items

module/zlib/test/test_zlib.py ........................s..s..

===================== 28 passed, 2 skipped in 0.47 seconds =====================

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_negative_start
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_negative_start_bug
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_negative_long_start
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_long_start
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_adler32
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_adler32_start_value
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_invalidLevel
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_invalid_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_bad_arguments
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_empty_flush
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_incomplete_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_unused_data
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length_large
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_buffer
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_flush_with_freed_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy
s pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_decompressor_with_stream_in_inconsistent_state
 Skipped: can&#39;t run with -A
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy_carries_along_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress_copy
s pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_stream_in_inconsistent_state
 Skipped: can&#39;t run with -A
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_flushed_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_double_flush

Last lines of build log &#34;stdio&#34;:
[]
../build/extra_tests/test_functools.py ......                            [  2%]
../build/extra_tests/test_gc.py ...                                      [  2%]
../build/extra_tests/test_gdbm.py ..                                     [  2%]
../build/extra_tests/test_greenlet_thread.py .....ss                     [  3%]
../build/extra_tests/test_greenlet_tracing.py ..                         [  3%]
../build/extra_tests/test_grp.py ...                                     [  3%]
../build/extra_tests/test_interpreter.py .                               [  3%]
../build/extra_tests/test_itertools.py ...                               [  3%]
../build/extra_tests/test_jit.py ...                                     [  3%]
../build/extra_tests/test_json.py .....                                  [  3%]
../build/extra_tests/test_os.py .........                                [  4%]
../build/extra_tests/test_posix_extra.py .                               [  4%]
../build/extra_tests/test_pypy_modules.py .............................. [  5%]
........                                                                 [  5%]
../build/extra_tests/test_pypy_remote_debug.py sssssssssssssssss         [  6%]
../build/extra_tests/test_pypy_util_cffi.py .                            [  6%]
../build/extra_tests/test_semlock.py .                                   [  6%]
../build/extra_tests/test_sqlite3.py ..........................          [  7%]
../build/extra_tests/test_startup.py ..                                  [  7%]
../build/extra_tests/test_string.py .                                    [  7%]
../build/extra_tests/test_stringio.py ...                                [  7%]
../build/extra_tests/test_structseq.py ......                            [  8%]
../build/extra_tests/test_syslog.py .                                    [  8%]
../build/extra_tests/test_testcapi.py .                                  [  8%]
../build/extra_tests/test_textio.py .                                    [  8%]
../build/extra_tests/test_unicode.py ..........................          [  9%]
../build/extra_tests/test_vmprof_greenlet.py F                           [  9%]
../build/extra_tests/cffi_tests/test_c.py .............................. [ 10%]
............................sssssssssssssss.sss...sss.s................. [ 13%]
....................s.............s......s..s................
Last lines of build log &#34;pytestLog&#34;:
[]

Last lines of build log &#34;stdio&#34;:
[]
    f41 = raw_load_f(i9, i35, descr=&lt;ArrayF 8&gt;)
    i43 = float_ne(f41, 0.000000)
    guard_true(i43, descr=&lt;Guard0x1485e6b90&gt;)
    i45 = int_add(i28, 1)
    i47 = int_add(i35, 8)
    i48 = int_ge(i45, i36)
    guard_false(i48, descr=&lt;Guard0x1485e6bc0&gt;)
    jump(p29, i45, p1, i47, p4, p6, i9, i36, descr=TargetToken(5509128288))

Expected:
    
    
    i10096 = int_and(i29, 7)
    i10097 = int_is_zero(i10096)
    guard_true(i10097, descr=...)
    
            guard_not_invalidated(descr=...)
            f31 = raw_load_f(i9, i29, descr=&lt;ArrayF 8&gt;)
            i32 = float_ne(f31, 0.000000)
            guard_true(i32, descr=...)
            i36 = int_add(i24, 1)
            i37 = int_add(i29, 8)
            i38 = int_ge(i36, i30)
            guard_false(i38, descr=...)
            jump(..., descr=...)
=========================== short test summary info ============================
FAIL pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test
FAIL pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_reduce_logical_and
============= 2 failed, 1051 passed, 153 skipped in 61.94 seconds ==============

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/module/pypyjit/test_pypy_c/test_shift.py::TestShift::()::test_revert_shift_allcases::[93]
. pypy/module/pypyjit/test_pypy_c/test_shift.py::TestShift::()::test_revert_shift_allcases::[94]
. pypy/module/pypyjit/test_pypy_c/test_shift.py::TestShift::()::test_revert_shift_allcases::[95]
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_lookup_default_encoding
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_long
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_str_mod
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_remove_duplicate_method_calls_bytes
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_remove_duplicate_method_calls_unicode
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_move_method_call_out_of_loop
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_lookup_codec
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_ascii
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_makes_no_bridges
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_slicing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_encode
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_find
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_strip_doesnt_escape_bytes
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject_ascii
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_function
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_object
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_bytearray
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_bytearray
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_simple
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_tls
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_lock_acquire_release
. pypy/module/pypyjit/test_pypy_c/test_weakref.py::TestThread::()::test_make_ref_with_callback
</pre>
        ]]>
      </description>
      <pubDate>Tue, 14 Apr 2026 22:42:32 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-14:20260414224232</guid>
    </item>

    <item>
      <title>Builder "pypy-c-jit-win-x86-64": failure</title>
      <link>http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-64/builds/2294</link>
      <description>
        <![CDATA[
          <p>
            Date: Tue, 14 Apr 2026 23:32:12 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-64">pypy-c-jit-win-x86-64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-64/builds/2294">Build 2294</a><br/>
            Author list: <b>Matti Picus <matti.picus@gmail.com>, Stan Ulbrych <stan@python.org></b><br/>
            Failed step(s): <b>shell_6, shell_7, shell_13, shell_14</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: main<br/>
            Revision: 171126:386ab1ec6d75<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
FAIL lib-python/2.7/test/test_mmap.py::unmodified
FAIL lib-python/2.7/test/test_multiprocessing.py::unmodified
FAIL lib-python/2.7/test/test_pep277.py::unmodified
FAIL lib-python/2.7/test/test_pydoc.py::unmodified
FAIL lib-python/2.7/test/test_regrtest.py::unmodified
FAIL lib-python/2.7/test/test_signal.py::unmodified
FAIL lib-python/2.7/test/test_smtplib.py::unmodified
FAIL lib-python/2.7/test/test_ssl.py::unmodified
FAIL lib-python/2.7/test/test_subprocess.py::unmodified
FAIL lib-python/2.7/test/test_sunau.py::unmodified
FAIL lib-python/2.7/test/test_sundry.py::unmodified
FAIL lib-python/2.7/test/test_tcl.py::unmodified
FAIL lib-python/2.7/test/test_time.py::unmodified
FAIL lib-python/2.7/test/test_ttk_textonly.py::unmodified
FAIL lib-python/2.7/test/test_unicode_file.py::unmodified
FAIL lib-python/2.7/test/test_winreg.py::unmodified
FAIL lib-python/2.7/test/test_xpickle.py::unmodified
========================== slowest 10 test durations ==========================
946.39s call     lib-python/2.7/test/test_zipfile64.py::unmodified
310.18s call     lib-python/2.7/test/test_smtplib.py::unmodified
231.76s call     lib-python/2.7/test/test_xpickle.py::unmodified
157.68s call     lib-python/2.7/test/test_mmap.py::unmodified
60.86s call     lib-python/2.7/test/test_email.py::unmodified
47.92s call     lib-python/2.7/test/test_largefile.py::unmodified
41.96s call     lib-python/2.7/test/test_io.py::unmodified
37.54s call     lib-python/2.7/test/test_file2k.py::unmodified
34.34s call     lib-python/2.7/test/test_urllib2_localnet.py::unmodified
33.11s call     lib-python/2.7/test/test_ssl.py::unmodified
============ 26 failed, 313 passed, 67 skipped in 2415.54 seconds =============

Last lines of build log &#34;pytestLog&#34;:
[]
 FAIL: test_unicode (test.test_xpickle.PicklePython27Compat)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File &#34;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\test_xpickle.py&#34;, line 171, in test_unicode
     self.assertEqual(u2, u)
 AssertionError: u&#39;\r&#39; != u&#39;&#39;
 - 
 
 
 ----------------------------------------------------------------------
 Ran 216 tests in 231.217s
 
 FAILED (failures=4, errors=66, skipped=4)
 Traceback (most recent call last):
   File &#34;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\tool\pytest\run-script\regrverbose.py&#34;, line 14, in &lt;module&gt;
     indirect_test()
   File &#34;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\test_xpickle.py&#34;, line 258, in test_main
     PicklePython27Compat,
   File &#34;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py&#34;, line 1687, in run_unittest
     _run_suite(suite)
   File &#34;d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\support\__init__.py&#34;, line 1578, in _run_suite
     raise TestFailed(err)
 TestFailed: multiple errors occurred
. lib-python/2.7/test/test_xrange.py::unmodified
. lib-python/2.7/test/test_zipfile.py::unmodified
. lib-python/2.7/test/test_zipfile64.py::unmodified
. lib-python/2.7/test/test_zipimport.py::unmodified
. lib-python/2.7/test/test_zipimport_support.py::unmodified
. lib-python/2.7/test/test_zlib.py::unmodified

Last lines of build log &#34;stdio&#34;:
[]
module\thread\test\test_import_lock.py ....
module\thread\test\test_local.py ......
module\thread\test\test_lock.py ............sss.
module\thread\test\test_thread.py ..........s.

==================== 34 passed, 7 skipped in 21.35 seconds ====================
++ 02:29:38 starting module/zlib/test [69 started in total]
__ module/zipimport/test [68 done in total, somefailed=False] _________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.22-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build, inifile: pytest.ini
collected 67 items

module\zipimport\test\test_undocumented.py ......
module\zipimport\test\test_zipimport.py ........................................
module\zipimport\test\test_zipimport_deflated.py .....................

========================== 67 passed in 4.93 seconds ==========================
__ module/zlib/test [69 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.22-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build, inifile: pytest.ini
collected 30 items

module\zlib\test\test_zlib.py ........................s..s..

==================== 28 passed, 2 skipped in 2.67 seconds =====================

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_negative_start
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_negative_start_bug
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_negative_long_start
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_long_start
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_adler32
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_adler32_start_value
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_invalidLevel
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_invalid_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_bad_arguments
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_empty_flush
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_incomplete_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_unused_data
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length_large
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_buffer
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_flush_with_freed_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy
s pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_decompressor_with_stream_in_inconsistent_state
 Skipped: can&#39;t run with -A
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy_carries_along_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress_copy
s pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_stream_in_inconsistent_state
 Skipped: can&#39;t run with -A
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_flushed_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_double_flush

Last lines of build log &#34;stdio&#34;:
[]
platform win32 -- Python 2.7.18[pypy-7.3.22-alpha], pytest-4.0.0, py-1.11.0, pluggy-0.13.1
rootdir: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests, inifile: pytest.ini
plugins: hypothesis-4.57.1
collected 2458 items / 1 errors / 6 skipped

=================================== ERRORS ====================================
_________________ ERROR collecting test_pypy_remote_debug.py __________________
..\build\extra_tests\test_pypy_remote_debug.py:15: in &lt;module&gt;
    import _pypy_remote_debug
..\build\lib_pypy\_pypy_remote_debug.py:263: in &lt;module&gt;
    lib = ffi.dlopen(None)
..\build\lib_pypy\cffi\api.py:150: in dlopen
    lib, function_cache = _make_ffi_library(self, name, flags)
..\build\lib_pypy\cffi\api.py:834: in _make_ffi_library
    backendlib = _load_backend_lib(backend, libname, flags)
..\build\lib_pypy\cffi\api.py:829: in _load_backend_lib
    raise OSError(msg)
E   OSError: ctypes.util.find_library() did not manage to locate a library called &#39;c&#39;
- generated xml file: d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv\extra.log -
=========================== short test summary info ===========================
ERROR ..\build\extra_tests\test_pypy_remote_debug.py
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_dbm.py:6: could not import &#39;dbm&#39;
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_gdbm.py:3: could not import &#39;gdbm&#39;
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_grp.py:4: could not import &#39;grp&#39;
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_syslog.py:3: could not import &#39;syslog&#39;
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\test_vmprof_greenlet.py:5: could not import &#39;vmprof&#39;
SKIP [1] d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\extra_tests\cffi_tests\cffi1\test_parse_c_type.py:11: not available on pypy
!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!
===================== 6 skipped, 1 error in 9.39 seconds ======================

Last lines of build log &#34;pytestLog&#34;:
[]
&lt;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&gt;&lt;testsuite errors=&#34;1&#34; failures=&#34;0&#34; name=&#34;pytest&#34; skips=&#34;6&#34; tests=&#34;7&#34; time=&#34;9.393&#34;&gt;&lt;testcase classname=&#34;&#34; file=&#34;test_dbm.py&#34; name=&#34;test_dbm&#34; time=&#34;0&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&amp;apos;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\test_dbm.py&amp;apos;, 5, u&amp;quot;Skipped: could not import &amp;apos;dbm&amp;apos;&amp;quot;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; file=&#34;test_gdbm.py&#34; name=&#34;test_gdbm&#34; time=&#34;0&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&amp;apos;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\test_gdbm.py&amp;apos;, 2, u&amp;quot;Skipped: could not import &amp;apos;gdbm&amp;apos;&amp;quot;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; file=&#34;test_grp.py&#34; name=&#34;test_grp&#34; time=&#34;0&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&amp;apos;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\test_grp.py&amp;apos;, 3, u&amp;quot;Skipped: could not import &amp;apos;grp&amp;apos;&amp;quot;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; file=&#34;test_pypy_remote_debug.py&#34; name=&#34;test_pypy_remote_debug&#34; time=&#34;0&#34;&gt;&lt;error message=&#34;collection failure&#34;&gt;..\build\extra_tests\test_pypy_remote_debug.py:15: in &amp;lt;module&amp;gt;
    import _pypy_remote_debug
..\build\lib_pypy\_pypy_remote_debug.py:263: in &amp;lt;module&amp;gt;
    lib = ffi.dlopen(None)
..\build\lib_pypy\cffi\api.py:150: in dlopen
    lib, function_cache = _make_ffi_library(self, name, flags)
..\build\lib_pypy\cffi\api.py:834: in _make_ffi_library
    backendlib = _load_backend_lib(backend, libname, flags)
..\build\lib_pypy\cffi\api.py:829: in _load_backend_lib
    raise OSError(msg)
E   OSError: ctypes.util.find_library() did not manage to locate a library called &amp;apos;c&amp;apos;&lt;/error&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; file=&#34;test_syslog.py&#34; name=&#34;test_syslog&#34; time=&#34;0&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&amp;apos;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\test_syslog.py&amp;apos;, 2, u&amp;quot;Skipped: could not import &amp;apos;syslog&amp;apos;&amp;quot;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; file=&#34;test_vmprof_greenlet.py&#34; name=&#34;test_vmprof_greenlet&#34; time=&#34;0&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&amp;apos;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\test_vmprof_greenlet.py&amp;apos;, 4, u&amp;quot;Skipped: could not import &amp;apos;vmprof&amp;apos;&amp;quot;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;&#34; file=&#34;cffi_tests/cffi1/test_parse_c_type.py&#34; name=&#34;cffi_tests.cffi1.test_parse_c_type&#34; time=&#34;0&#34;&gt;&lt;skipped message=&#34;collection skipped&#34;&gt;(&amp;apos;d:\\pypy_stuff\\buildbot64\\slave\\pypy-c-jit-win-x86-64\\build\\extra_tests\\cffi_tests\\cffi1\\test_parse_c_type.py&amp;apos;, 10, u&amp;apos;Skipped: not available on pypy&amp;apos;)&lt;/skipped&gt;&lt;/testcase&gt;&lt;/testsuite&gt;
Last lines of build log &#34;stdio&#34;:
[]
        def main(n):
            import os
            res = 0
            for i in range(n):
                res += os.path.islink(__file__) # ID: islink
            return res
        log = self.run(main, [3000])
        loop, = log.loops_by_id(&#34;islink&#34;)
        opnames = log.opnames(loop.allops())
        # one left (used to be 20+)
&gt;       assert opnames.count(&#39;new_with_vtable&#39;) == 1
E       assert 0 == 1
E        +  where 0 = &lt;bound method list.count of [&#39;int_lt&#39;, &#39;guard_false&#39;, &#39;int_ge&#39;, &#39;guard_false&#39;,...nvalidated&#39;, &#39;force_token&#39;, &#39;getfield_raw_i&#39;, &#39;int_lt&#39;, &#39;guard_false&#39;, &#39;jump&#39;]&gt;(&#39;new_with_vtable&#39;)
E        +    where &lt;bound method list.count of [&#39;int_lt&#39;, &#39;guard_false&#39;, &#39;int_ge&#39;, &#39;guard_false&#39;,...nvalidated&#39;, &#39;force_token&#39;, &#39;getfield_raw_i&#39;, &#39;int_lt&#39;, &#39;guard_false&#39;, &#39;jump&#39;]&gt; = [&#39;int_lt&#39;, &#39;guard_false&#39;, &#39;int_ge&#39;, &#39;guard_false&#39;, &#39;int_add&#39;, &#39;setfield_gc&#39;, ...].count

pypy\module\pypyjit\test_pypy_c\test_misc.py:438: AssertionError
=========================== short test summary info ===========================
FAIL pypy/module/pypyjit/test_pypy_c/test_math.py::TestMath::()::test_log
FAIL pypy/module/pypyjit/test_pypy_c/test_math.py::TestMath::()::test_sin_cos
FAIL pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_reduce_logical_xor
FAIL pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_reduce_logical_and
FAIL pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_array_getitem_basic
FAIL pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_array_getitem_accumulate
FAIL pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_array_flatiter_next
FAIL pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_array_flatiter_getitem_single
FAIL pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_array_flatiter_setitem_single
FAIL pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_mixed_div
FAIL pypy/module/pypyjit/test_pypy_c/test_misc.py::TestMisc::()::test_stat_result_virtual
============ 11 failed, 1040 passed, 155 skipped in 83.77 seconds =============

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/module/pypyjit/test_pypy_c/test_shift.py::TestShift::()::test_revert_shift_allcases::[93]
. pypy/module/pypyjit/test_pypy_c/test_shift.py::TestShift::()::test_revert_shift_allcases::[94]
. pypy/module/pypyjit/test_pypy_c/test_shift.py::TestShift::()::test_revert_shift_allcases::[95]
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_lookup_default_encoding
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_long
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_str_mod
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_remove_duplicate_method_calls_bytes
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_remove_duplicate_method_calls_unicode
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_move_method_call_out_of_loop
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_lookup_codec
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_ascii
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_makes_no_bridges
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_slicing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_encode
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_find
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_strip_doesnt_escape_bytes
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject_ascii
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_function
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_object
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_bytearray
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_bytearray
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_simple
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_tls
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_lock_acquire_release
. pypy/module/pypyjit/test_pypy_c/test_weakref.py::TestThread::()::test_make_ref_with_callback
</pre>
        ]]>
      </description>
      <pubDate>Tue, 14 Apr 2026 23:32:12 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-14:20260414233212</guid>
    </item>

    <item>
      <title>Builder "pypy-c-jit-linux-x86-32": failure</title>
      <link>http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/8268</link>
      <description>
        <![CDATA[
          <p>
            Date: Tue, 14 Apr 2026 23:09:00 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32">pypy-c-jit-linux-x86-32</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/8268">Build 8268</a><br/>
            Author list: <b>Matti Picus <matti.picus@gmail.com>, Stan Ulbrych <stan@python.org></b><br/>
            Failed step(s): <b>shell_7</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: main<br/>
            Revision: 171126:386ab1ec6d75<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
collected 10 items / 1 skipped

module/unicodedata/test/test_unicodedata.py ..........

===================== 10 passed, 1 skipped in 1.59 seconds =====================
++ 22:57:55 starting module/zipimport/test [68 started in total]
__ module/zipimport/test [68 done in total, somefailed=False] _________________
============================= test session starts ==============================
platform linux2 -- Python 2.7.18[pypy-7.3.22-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /build_dir/pypy-c-jit-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/pypy-c-jit-linux-x86-32/build, inifile: pytest.ini
collected 47 items

module/zipimport/test/test_undocumented.py ......
module/zipimport/test/test_zipimport.py ....................
module/zipimport/test/test_zipimport_deflated.py .....................

========================== 47 passed in 1.80 seconds ===========================
++ 22:57:57 starting module/zlib/test [69 started in total]
__ module/zlib/test [69 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform linux2 -- Python 2.7.18[pypy-7.3.22-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /build_dir/pypy-c-jit-linux-x86-32/build/pytest.pyc
rootdir: /build_dir/pypy-c-jit-linux-x86-32/build, inifile: pytest.ini
collected 30 items

module/zlib/test/test_zlib.py ........................s..s..

===================== 28 passed, 2 skipped in 1.57 seconds =====================

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_negative_start
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_negative_start_bug
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_negative_long_start
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_long_start
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_adler32
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_adler32_start_value
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_invalidLevel
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_invalid_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_bad_arguments
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_empty_flush
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_incomplete_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_unused_data
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length_large
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_buffer
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_flush_with_freed_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy
s pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_decompressor_with_stream_in_inconsistent_state
 Skipped: can&#39;t run with -A
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy_carries_along_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress_copy
s pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_stream_in_inconsistent_state
 Skipped: does not error check
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_flushed_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_double_flush
</pre>
        ]]>
      </description>
      <pubDate>Tue, 14 Apr 2026 23:09:00 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-14:20260414230900</guid>
    </item>

    <item>
      <title>Builder "pypy-c-jit-macos-x86-64": failure</title>
      <link>http://buildbot.pypy.org/builders/pypy-c-jit-macos-x86-64/builds/1215</link>
      <description>
        <![CDATA[
          <p>
            Date: Tue, 14 Apr 2026 23:22:39 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-macos-x86-64">pypy-c-jit-macos-x86-64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-macos-x86-64/builds/1215">Build 1215</a><br/>
            Author list: <b>Matti Picus <matti.picus@gmail.com>, Stan Ulbrych <stan@python.org></b><br/>
            Failed step(s): <b>shell_6, shell_7, shell_13, shell_14</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: main<br/>
            Revision: 171126:386ab1ec6d75<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
Traceback (most recent call last):
  File &#34;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/tool/pytest/run-script/regrverbose.py&#34;, line 14, in &lt;module&gt;
    indirect_test()
  File &#34;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/2.7/test/test_time.py&#34;, line 318, in test_main
    test_support.run_unittest(TimeTestCase)
  File &#34;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/2.7/test/support/__init__.py&#34;, line 1687, in run_unittest
    _run_suite(suite)
  File &#34;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/2.7/test/support/__init__.py&#34;, line 1578, in _run_suite
    raise TestFailed(err)
TestFailed: Traceback (most recent call last):
  File &#34;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/2.7/test/test_time.py&#34;, line 198, in test_asctime
    (TIME_MAXYEAR + 1,) + (0,) * 8)
AssertionError: (&lt;type &#39;exceptions.ValueError&#39;&gt;, &lt;type &#39;exceptions.OverflowError&#39;&gt;) not raised


=========================== short test summary info ============================
FAIL lib-python/2.7/test/test_time.py::unmodified
========================== slowest 10 test durations ===========================
240.94s call     lib-python/2.7/test/test_xpickle.py::unmodified
118.64s call     lib-python/2.7/test/test_zipfile64.py::unmodified
66.83s call     lib-python/2.7/test/test_signal.py::unmodified
55.57s call     lib-python/2.7/test/test_multiprocessing.py::unmodified
49.49s call     lib-python/2.7/test/test_subprocess.py::unmodified
29.58s call     lib-python/2.7/test/test_io.py::unmodified
18.01s call     lib-python/2.7/test/test_file2k.py::unmodified
16.09s call     lib-python/2.7/test/test_socket.py::unmodified
15.37s call     lib-python/2.7/test/test_urllib2net.py::unmodified
14.31s call     lib-python/2.7/test/test_logging.py::unmodified
============== 1 failed, 360 passed, 45 skipped in 988.06 seconds ==============

Last lines of build log &#34;pytestLog&#34;:
[]
. lib-python/2.7/test/test_userlist.py::unmodified
. lib-python/2.7/test/test_userstring.py::unmodified
. lib-python/2.7/test/test_uu.py::unmodified
. lib-python/2.7/test/test_uuid.py::unmodified
. lib-python/2.7/test/test_wait3.py::unmodified
. lib-python/2.7/test/test_wait4.py::unmodified
. lib-python/2.7/test/test_warnings.py::unmodified
. lib-python/2.7/test/test_wave.py::unmodified
. lib-python/2.7/test/test_weakref.py::unmodified
. lib-python/2.7/test/test_weakset.py::unmodified
. lib-python/2.7/test/test_whichdb.py::unmodified
s lib-python/2.7/test/test_winreg.py::unmodified
 Skipped: SkipTest: No module named _winreg
s lib-python/2.7/test/test_winsound.py::unmodified
 Skipped: SkipTest: No module named winsound
. lib-python/2.7/test/test_with.py::unmodified
. lib-python/2.7/test/test_wsgiref.py::unmodified
. lib-python/2.7/test/test_xdrlib.py::unmodified
. lib-python/2.7/test/test_xml_etree.py::unmodified
. lib-python/2.7/test/test_xml_etree_c.py::unmodified
. lib-python/2.7/test/test_xmllib.py::unmodified
. lib-python/2.7/test/test_xmlrpc.py::unmodified
. lib-python/2.7/test/test_xpickle.py::unmodified
. lib-python/2.7/test/test_xrange.py::unmodified
. lib-python/2.7/test/test_zipfile.py::unmodified
. lib-python/2.7/test/test_zipfile64.py::unmodified
. lib-python/2.7/test/test_zipimport.py::unmodified
. lib-python/2.7/test/test_zipimport_support.py::unmodified
. lib-python/2.7/test/test_zlib.py::unmodified

Last lines of build log &#34;stdio&#34;:
[]
collected 10 items / 1 skipped

module/unicodedata/test/test_unicodedata.py ..........

===================== 10 passed, 1 skipped in 0.84 seconds =====================
++ 02:04:40 starting module/zipimport/test [68 started in total]
__ module/zipimport/test [68 done in total, somefailed=False] _________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.22-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build, inifile: pytest.ini
collected 47 items

module/zipimport/test/test_undocumented.py ......
module/zipimport/test/test_zipimport.py ....................
module/zipimport/test/test_zipimport_deflated.py .....................

========================== 47 passed in 1.04 seconds ===========================
++ 02:04:42 starting module/zlib/test [69 started in total]
__ module/zlib/test [69 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform darwin -- Python 2.7.18[pypy-7.3.22-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pytest.pyc
rootdir: /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build, inifile: pytest.ini
collected 30 items

module/zlib/test/test_zlib.py ........................s..s..

===================== 28 passed, 2 skipped in 0.90 seconds =====================

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_negative_start
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_negative_start_bug
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_negative_long_start
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_long_start
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_adler32
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_adler32_start_value
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_invalidLevel
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_invalid_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_bad_arguments
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_empty_flush
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_incomplete_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_unused_data
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length_large
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_buffer
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_flush_with_freed_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy
s pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_decompressor_with_stream_in_inconsistent_state
 Skipped: can&#39;t run with -A
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy_carries_along_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress_copy
s pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_stream_in_inconsistent_state
 Skipped: can&#39;t run with -A
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_flushed_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_double_flush

Last lines of build log &#34;stdio&#34;:
[]
test_pypy_modules.py::test_expected_modules[sre]
  /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/2.7/importlib/__init__.py:37: DeprecationWarning: The sre module is deprecated, please import re.
    __import__(name)

test_pypy_modules.py::test_expected_modules[sets]
  /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/2.7/importlib/__init__.py:37: DeprecationWarning: the sets module is deprecated
    __import__(name)

test_pypy_modules.py::test_expected_modules[xmllib]
  /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib-python/2.7/importlib/__init__.py:37: DeprecationWarning: The xmllib module is obsolete.  Use xml.sax instead.
    __import__(name)

cffi_tests/test_c.py::test_cast_with_functionptr
  /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/extra_tests/cffi_tests/test_c.py:2141: UserWarning: implicit cast from &#39;char *&#39; to &#39;void(*)()&#39; will be forbidden in the future (check that the types are as you expect; use an explicit ffi.cast() if they are correct)
    newp(BStructPtr, [cast(BCharP, 0)])

cffi_tests/cffi0/test_parsing.py::test_missing_newline_bug
  /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/lib_pypy/cffi/cparser.py:437: UserWarning: #pragma in cdef() are entirely ignored. They should be removed for now, otherwise your code might behave differently in a future version of CFFI if #pragma support gets added. Note that &#39;#pragma pack&#39; needs to be replaced with the &#39;packed&#39; keyword argument to cdef().
    &#34;#pragma in cdef() are entirely ignored. &#34;

-- Docs: https://docs.pytest.org/en/latest/warnings.html
= 24 failed, 2246 passed, 202 skipped, 8 xfailed, 1 xpassed, 8 warnings in 871.32 seconds =
n: 3
Arg 0: 13
Arg 1: 38
Arg 2: 100
n: 2
Arg 0: 13
Arg 1: 38

Last lines of build log &#34;pytestLog&#34;:
[]
event (&amp;apos;accept&amp;apos;, None)
&lt;/system-out&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; file=&#34;test_pyrepl/test_basic.py&#34; line=&#34;87&#34; name=&#34;test_interrupt&#34; time=&#34;0.00361776351929&#34;&gt;&lt;system-out&gt;event (&amp;apos;interrupt&amp;apos;, None)
&lt;/system-out&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; file=&#34;test_pyrepl/test_basic.py&#34; line=&#34;94&#34; name=&#34;test_up&#34; time=&#34;0.00454902648926&#34;&gt;&lt;system-out&gt;event (&amp;apos;self-insert&amp;apos;, &amp;apos;ab\ncd&amp;apos;)
event (&amp;apos;up&amp;apos;, None)
event (&amp;apos;self-insert&amp;apos;, &amp;apos;e&amp;apos;)
event (&amp;apos;accept&amp;apos;, None)
&lt;/system-out&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; file=&#34;test_pyrepl/test_basic.py&#34; line=&#34;101&#34; name=&#34;test_down&#34; time=&#34;0.00156807899475&#34;&gt;&lt;system-out&gt;event (&amp;apos;self-insert&amp;apos;, &amp;apos;ab\ncd&amp;apos;)
event (&amp;apos;up&amp;apos;, None)
event (&amp;apos;self-insert&amp;apos;, &amp;apos;e&amp;apos;)
event (&amp;apos;down&amp;apos;, None)
event (&amp;apos;self-insert&amp;apos;, &amp;apos;f&amp;apos;)
event (&amp;apos;accept&amp;apos;, None)
&lt;/system-out&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; file=&#34;test_pyrepl/test_basic.py&#34; line=&#34;110&#34; name=&#34;test_left&#34; time=&#34;0.00161004066467&#34;&gt;&lt;system-out&gt;event (&amp;apos;self-insert&amp;apos;, &amp;apos;ab&amp;apos;)
event (&amp;apos;left&amp;apos;, None)
event (&amp;apos;self-insert&amp;apos;, &amp;apos;c&amp;apos;)
event (&amp;apos;accept&amp;apos;, None)
&lt;/system-out&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; file=&#34;test_pyrepl/test_basic.py&#34; line=&#34;117&#34; name=&#34;test_right&#34; time=&#34;0.00121188163757&#34;&gt;&lt;system-out&gt;event (&amp;apos;self-insert&amp;apos;, &amp;apos;ab&amp;apos;)
event (&amp;apos;left&amp;apos;, None)
event (&amp;apos;self-insert&amp;apos;, &amp;apos;c&amp;apos;)
event (&amp;apos;right&amp;apos;, None)
event (&amp;apos;self-insert&amp;apos;, &amp;apos;d&amp;apos;)
event (&amp;apos;accept&amp;apos;, None)
&lt;/system-out&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_bugs&#34; file=&#34;test_pyrepl/test_bugs.py&#34; line=&#34;32&#34; name=&#34;test_transpose_at_start&#34; time=&#34;0.000276803970337&#34;&gt;&lt;skipped message=&#34;expected test failure&#34;&gt;reason: [NOTRUN] event missing&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_bugs&#34; file=&#34;test_pyrepl/test_bugs.py&#34; line=&#34;39&#34; name=&#34;test_cmd_instantiation_crash&#34; time=&#34;0.00636720657349&#34;&gt;&lt;system-out&gt;event (&amp;apos;reverse-history-isearch&amp;apos;, None)
event (&amp;apos;key&amp;apos;, &amp;apos;left&amp;apos;)
event (&amp;apos;accept&amp;apos;, None)
&lt;/system-out&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_bugs&#34; file=&#34;test_pyrepl/test_bugs.py&#34; line=&#34;48&#34; name=&#34;test_signal_failure&#34; time=&#34;0.000420093536377&#34;&gt;&lt;skipped message=&#34;condition: os.name != &amp;apos;posix&amp;apos; or &amp;apos;darwin&amp;apos; in sys.platform or &amp;apos;kfreebsd&amp;apos; in sys.platform&#34; type=&#34;pytest.skip&#34;&gt;test_pyrepl/test_bugs.py:48: condition: os.name != &amp;apos;posix&amp;apos; or &amp;apos;darwin&amp;apos; in sys.platform or &amp;apos;kfreebsd&amp;apos; in sys.platform&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_functional&#34; file=&#34;test_pyrepl/test_functional.py&#34; line=&#34;24&#34; name=&#34;test_basic&#34; time=&#34;0.000866174697876&#34;&gt;&lt;skipped message=&#34;no pexpect module&#34; type=&#34;pytest.skip&#34;&gt;/Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/extra_tests/test_pyrepl/test_functional.py:15: no pexpect module&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_keymap&#34; file=&#34;test_pyrepl/test_keymap.py&#34; line=&#34;3&#34; name=&#34;test_compile_keymap&#34; time=&#34;0.000284910202026&#34;&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_reader&#34; file=&#34;test_pyrepl/test_reader.py&#34; line=&#34;1&#34; name=&#34;test_process_prompt&#34; time=&#34;0.00202894210815&#34;&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_readline&#34; file=&#34;test_pyrepl/test_readline.py&#34; line=&#34;5&#34; name=&#34;test_raw_input&#34; time=&#34;0.000371932983398&#34;&gt;&lt;skipped message=&#34;condition: os.name != &amp;apos;posix&amp;apos; or &amp;apos;darwin&amp;apos; in sys.platform or &amp;apos;freebsd&amp;apos; in sys.platform&#34; type=&#34;pytest.skip&#34;&gt;test_pyrepl/test_readline.py:5: condition: os.name != &amp;apos;posix&amp;apos; or &amp;apos;darwin&amp;apos; in sys.platform or &amp;apos;freebsd&amp;apos; in sys.platform&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_wishes&#34; file=&#34;test_pyrepl/test_wishes.py&#34; line=&#34;25&#34; name=&#34;test_quoted_insert_repeat&#34; time=&#34;0.00514101982117&#34;&gt;&lt;system-out&gt;event (&amp;apos;digit-arg&amp;apos;, &amp;apos;3&amp;apos;)
event (&amp;apos;quoted-insert&amp;apos;, None)
event (&amp;apos;self-insert&amp;apos;, &amp;apos;\x1b&amp;apos;)
event (&amp;apos;accept&amp;apos;, None)
&lt;/system-out&gt;&lt;/testcase&gt;&lt;/testsuite&gt;
Last lines of build log &#34;stdio&#34;:
[]
        objdump = (&#39;%(command)s -b binary -m %(machine)s &#39;
                   &#39;--endian=%(endianness)s &#39;
                   &#39;--disassembler-options=intel-mnemonics &#39;
                   &#39;--adjust-vma=%(origin)d -D %(file)s&#39;)
        #
        f = open(tmpfile, &#39;wb&#39;)
        f.write(data)
        f.close()
        p = subprocess.Popen(objdump % {
            &#39;command&#39;: cmd,
            &#39;file&#39;: tmpfile,
            &#39;origin&#39;: originaddr,
            &#39;machine&#39;: objdump_machine_option[backend_name],
            &#39;endianness&#39;: machine_endianness.get(backend_name, &#39;little&#39;),
        }, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
        stdout, stderr = p.communicate()
        assert not p.returncode, (&#39;Encountered an error running objdump: %s&#39; %
&gt;                                 stderr)
E       AssertionError: Encountered an error running objdump: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump: error: unknown argument &#39;-b&#39;

rpython/jit/backend/tool/viewcode.py:82: AssertionError
----------------------------- Captured stdout call -----------------------------
loading symbols from /Users/matti/build-worker-x86_64/pypy-c-jit-macos-x86-64/build/pypy/goal/pypy-c...
3 symbols found
----------------------------- Captured stderr call -----------------------------
0%..loaded
=========================== short test summary info ============================
FAIL pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test
============== 1 failed, 1201 passed, 4 skipped in 173.71 seconds ==============

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/module/pypyjit/test_pypy_c/test_shift.py::TestShift::()::test_revert_shift_allcases::[93]
. pypy/module/pypyjit/test_pypy_c/test_shift.py::TestShift::()::test_revert_shift_allcases::[94]
. pypy/module/pypyjit/test_pypy_c/test_shift.py::TestShift::()::test_revert_shift_allcases::[95]
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_lookup_default_encoding
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_long
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_str_mod
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_remove_duplicate_method_calls_bytes
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_remove_duplicate_method_calls_unicode
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_move_method_call_out_of_loop
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_lookup_codec
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_ascii
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_makes_no_bridges
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_slicing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_encode
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_find
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_strip_doesnt_escape_bytes
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject_ascii
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_function
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_object
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_bytearray
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_bytearray
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_simple
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_tls
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_lock_acquire_release
. pypy/module/pypyjit/test_pypy_c/test_weakref.py::TestThread::()::test_make_ref_with_callback
</pre>
        ]]>
      </description>
      <pubDate>Tue, 14 Apr 2026 23:22:39 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-14:20260414232239</guid>
    </item>

    <item>
      <title>Builder "pypy-c-jit-linux-x86-64": success</title>
      <link>http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/11680</link>
      <description>
        <![CDATA[
          <p>
            Date: Tue, 14 Apr 2026 22:49:02 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64">pypy-c-jit-linux-x86-64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/11680">Build 11680</a><br/>
            Author list: <b>Matti Picus <matti.picus@gmail.com>, Stan Ulbrych <stan@python.org></b><br/>
            Failed step(s): <b></b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: main<br/>
            Revision: 171126:386ab1ec6d75<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre></pre>
        ]]>
      </description>
      <pubDate>Tue, 14 Apr 2026 22:49:02 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-14:20260414224902</guid>
    </item>

    <item>
      <title>Builder "pypy-c-jit-linux-aarch64": failure</title>
      <link>http://buildbot.pypy.org/builders/pypy-c-jit-linux-aarch64/builds/2837</link>
      <description>
        <![CDATA[
          <p>
            Date: Tue, 14 Apr 2026 23:27:41 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-linux-aarch64">pypy-c-jit-linux-aarch64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/pypy-c-jit-linux-aarch64/builds/2837">Build 2837</a><br/>
            Author list: <b>Matti Picus <matti.picus@gmail.com>, Stan Ulbrych <stan@python.org></b><br/>
            Failed step(s): <b>shell_6, shell_7, shell_15, shell_16</b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: main<br/>
            Revision: 171126:386ab1ec6d75<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre>Last lines of build log &#34;stdio&#34;:
[]
Traceback (most recent call last):
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/build/pypy/tool/pytest/run-script/regrverbose.py&#34;, line 14, in &lt;module&gt;
    indirect_test()
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/2.7/test/test_cpickle.py&#34;, line 266, in test_main
    cPickleBigmemPickleTests,
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/2.7/test/support/__init__.py&#34;, line 1687, in run_unittest
    _run_suite(suite)
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/2.7/test/support/__init__.py&#34;, line 1578, in _run_suite
    raise TestFailed(err)
TestFailed: Traceback (most recent call last):
  File &#34;/build_dir/pypy-c-jit-linux-aarch64/build/lib-python/2.7/test/test_cpickle.py&#34;, line 196, in wrapper
    func(self)
AssertionError: &#34;maximum recursion depth exceeded&#34; does not match &#34;stream lock already held&#34;


=========================== short test summary info ============================
FAIL lib-python/2.7/test/test_cpickle.py::unmodified
========================== slowest 10 test durations ===========================
401.19s call     lib-python/2.7/test/test_zipfile64.py::unmodified
97.96s call     lib-python/2.7/test/test_xpickle.py::unmodified
88.83s call     lib-python/2.7/test/test_file2k.py::unmodified
43.87s call     lib-python/2.7/test/test_ssl.py::unmodified
42.22s call     lib-python/2.7/test/test_io.py::unmodified
25.20s call     lib-python/2.7/test/test_subprocess.py::unmodified
23.54s call     lib-python/2.7/test/test_urllib2net.py::unmodified
15.78s call     lib-python/2.7/test/test_socket.py::unmodified
15.13s call     lib-python/2.7/test/test_urllibnet.py::unmodified
11.17s call     lib-python/2.7/test/test_select.py::unmodified
============= 1 failed, 360 passed, 45 skipped in 1127.61 seconds ==============

Last lines of build log &#34;pytestLog&#34;:
[]
. lib-python/2.7/test/test_userlist.py::unmodified
. lib-python/2.7/test/test_userstring.py::unmodified
. lib-python/2.7/test/test_uu.py::unmodified
. lib-python/2.7/test/test_uuid.py::unmodified
. lib-python/2.7/test/test_wait3.py::unmodified
. lib-python/2.7/test/test_wait4.py::unmodified
. lib-python/2.7/test/test_warnings.py::unmodified
. lib-python/2.7/test/test_wave.py::unmodified
. lib-python/2.7/test/test_weakref.py::unmodified
. lib-python/2.7/test/test_weakset.py::unmodified
. lib-python/2.7/test/test_whichdb.py::unmodified
s lib-python/2.7/test/test_winreg.py::unmodified
 Skipped: SkipTest: No module named _winreg
s lib-python/2.7/test/test_winsound.py::unmodified
 Skipped: SkipTest: No module named winsound
. lib-python/2.7/test/test_with.py::unmodified
. lib-python/2.7/test/test_wsgiref.py::unmodified
. lib-python/2.7/test/test_xdrlib.py::unmodified
. lib-python/2.7/test/test_xml_etree.py::unmodified
. lib-python/2.7/test/test_xml_etree_c.py::unmodified
. lib-python/2.7/test/test_xmllib.py::unmodified
. lib-python/2.7/test/test_xmlrpc.py::unmodified
. lib-python/2.7/test/test_xpickle.py::unmodified
. lib-python/2.7/test/test_xrange.py::unmodified
. lib-python/2.7/test/test_zipfile.py::unmodified
. lib-python/2.7/test/test_zipfile64.py::unmodified
. lib-python/2.7/test/test_zipimport.py::unmodified
. lib-python/2.7/test/test_zipimport_support.py::unmodified
. lib-python/2.7/test/test_zlib.py::unmodified

Last lines of build log &#34;stdio&#34;:
[]
collected 10 items / 1 skipped

module/unicodedata/test/test_unicodedata.py ..........

===================== 10 passed, 1 skipped in 1.43 seconds =====================
++ 22:31:23 starting module/zipimport/test [68 started in total]
__ module/zipimport/test [68 done in total, somefailed=False] _________________
============================= test session starts ==============================
platform linux2 -- Python 2.7.18[pypy-7.3.22-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /build_dir/pypy-c-jit-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/pypy-c-jit-linux-aarch64/build, inifile: pytest.ini
collected 47 items

module/zipimport/test/test_undocumented.py ......
module/zipimport/test/test_zipimport.py ....................
module/zipimport/test/test_zipimport_deflated.py .....................

========================== 47 passed in 1.84 seconds ===========================
++ 22:31:26 starting module/zlib/test [69 started in total]
__ module/zlib/test [69 done in total, somefailed=False] ______________________
============================= test session starts ==============================
platform linux2 -- Python 2.7.18[pypy-7.3.22-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
pytest-2.9.2 from /build_dir/pypy-c-jit-linux-aarch64/build/pytest.pyc
rootdir: /build_dir/pypy-c-jit-linux-aarch64/build, inifile: pytest.ini
collected 30 items

module/zlib/test/test_zlib.py ........................s..s..

===================== 28 passed, 2 skipped in 1.52 seconds =====================

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_negative_start
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_negative_start_bug
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_negative_long_start
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_crc32_long_start
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_adler32
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_adler32_start_value
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_invalidLevel
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompression
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_invalid_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_bad_arguments
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_empty_flush
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_incomplete_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_unused_data
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_max_length_large
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_buffer
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_flush_with_freed_input
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy
s pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_decompressor_with_stream_in_inconsistent_state
 Skipped: can&#39;t run with -A
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_decompress_copy_carries_along_state
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_compress_copy
s pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_stream_in_inconsistent_state
 Skipped: does not error check
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_cannot_copy_compressor_with_flushed_stream
. pypy/module/zlib/test/test_zlib.py::AppTestZlib::()::test_double_flush

Last lines of build log &#34;stdio&#34;:
[]
test_pypy_modules.py::test_expected_modules[sre]
  /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/2.7/importlib/__init__.py:37: DeprecationWarning: The sre module is deprecated, please import re.
    __import__(name)

test_pypy_modules.py::test_expected_modules[sets]
  /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/2.7/importlib/__init__.py:37: DeprecationWarning: the sets module is deprecated
    __import__(name)

test_pypy_modules.py::test_expected_modules[xmllib]
  /build_dir/pypy-c-jit-linux-aarch64/build/lib-python/2.7/importlib/__init__.py:37: DeprecationWarning: The xmllib module is obsolete.  Use xml.sax instead.
    __import__(name)

cffi_tests/test_c.py::test_cast_with_functionptr
  /build_dir/pypy-c-jit-linux-aarch64/build/extra_tests/cffi_tests/test_c.py:2141: UserWarning: implicit cast from &#39;char *&#39; to &#39;void(*)()&#39; will be forbidden in the future (check that the types are as you expect; use an explicit ffi.cast() if they are correct)
    newp(BStructPtr, [cast(BCharP, 0)])

cffi_tests/cffi0/test_parsing.py::test_missing_newline_bug
  /build_dir/pypy-c-jit-linux-aarch64/build/lib_pypy/cffi/cparser.py:437: UserWarning: #pragma in cdef() are entirely ignored. They should be removed for now, otherwise your code might behave differently in a future version of CFFI if #pragma support gets added. Note that &#39;#pragma pack&#39; needs to be replaced with the &#39;packed&#39; keyword argument to cdef().
    &#34;#pragma in cdef() are entirely ignored. &#34;

-- Docs: https://docs.pytest.org/en/latest/warnings.html
= 2 failed, 2325 passed, 146 skipped, 8 xfailed, 1 xpassed, 8 warnings in 510.63 seconds =
n: 3
Arg 0: 13
Arg 1: 38
Arg 2: 100
n: 2
Arg 0: 13
Arg 1: 38

Last lines of build log &#34;pytestLog&#34;:
[]
event (&amp;apos;accept&amp;apos;, None)
&lt;/system-out&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; file=&#34;test_pyrepl/test_basic.py&#34; line=&#34;87&#34; name=&#34;test_interrupt&#34; time=&#34;0.00578093528748&#34;&gt;&lt;system-out&gt;event (&amp;apos;interrupt&amp;apos;, None)
&lt;/system-out&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; file=&#34;test_pyrepl/test_basic.py&#34; line=&#34;94&#34; name=&#34;test_up&#34; time=&#34;0.00793194770813&#34;&gt;&lt;system-out&gt;event (&amp;apos;self-insert&amp;apos;, &amp;apos;ab\ncd&amp;apos;)
event (&amp;apos;up&amp;apos;, None)
event (&amp;apos;self-insert&amp;apos;, &amp;apos;e&amp;apos;)
event (&amp;apos;accept&amp;apos;, None)
&lt;/system-out&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; file=&#34;test_pyrepl/test_basic.py&#34; line=&#34;101&#34; name=&#34;test_down&#34; time=&#34;0.00368595123291&#34;&gt;&lt;system-out&gt;event (&amp;apos;self-insert&amp;apos;, &amp;apos;ab\ncd&amp;apos;)
event (&amp;apos;up&amp;apos;, None)
event (&amp;apos;self-insert&amp;apos;, &amp;apos;e&amp;apos;)
event (&amp;apos;down&amp;apos;, None)
event (&amp;apos;self-insert&amp;apos;, &amp;apos;f&amp;apos;)
event (&amp;apos;accept&amp;apos;, None)
&lt;/system-out&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; file=&#34;test_pyrepl/test_basic.py&#34; line=&#34;110&#34; name=&#34;test_left&#34; time=&#34;0.00318002700806&#34;&gt;&lt;system-out&gt;event (&amp;apos;self-insert&amp;apos;, &amp;apos;ab&amp;apos;)
event (&amp;apos;left&amp;apos;, None)
event (&amp;apos;self-insert&amp;apos;, &amp;apos;c&amp;apos;)
event (&amp;apos;accept&amp;apos;, None)
&lt;/system-out&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_basic&#34; file=&#34;test_pyrepl/test_basic.py&#34; line=&#34;117&#34; name=&#34;test_right&#34; time=&#34;0.00345587730408&#34;&gt;&lt;system-out&gt;event (&amp;apos;self-insert&amp;apos;, &amp;apos;ab&amp;apos;)
event (&amp;apos;left&amp;apos;, None)
event (&amp;apos;self-insert&amp;apos;, &amp;apos;c&amp;apos;)
event (&amp;apos;right&amp;apos;, None)
event (&amp;apos;self-insert&amp;apos;, &amp;apos;d&amp;apos;)
event (&amp;apos;accept&amp;apos;, None)
&lt;/system-out&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_bugs&#34; file=&#34;test_pyrepl/test_bugs.py&#34; line=&#34;32&#34; name=&#34;test_transpose_at_start&#34; time=&#34;0.000564098358154&#34;&gt;&lt;skipped message=&#34;expected test failure&#34;&gt;reason: [NOTRUN] event missing&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_bugs&#34; file=&#34;test_pyrepl/test_bugs.py&#34; line=&#34;39&#34; name=&#34;test_cmd_instantiation_crash&#34; time=&#34;0.0120599269867&#34;&gt;&lt;system-out&gt;event (&amp;apos;reverse-history-isearch&amp;apos;, None)
event (&amp;apos;key&amp;apos;, &amp;apos;left&amp;apos;)
event (&amp;apos;accept&amp;apos;, None)
&lt;/system-out&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_bugs&#34; file=&#34;test_pyrepl/test_bugs.py&#34; line=&#34;48&#34; name=&#34;test_signal_failure&#34; time=&#34;0.00582575798035&#34;&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_functional&#34; file=&#34;test_pyrepl/test_functional.py&#34; line=&#34;24&#34; name=&#34;test_basic&#34; time=&#34;0.00173687934875&#34;&gt;&lt;skipped message=&#34;no pexpect module&#34; type=&#34;pytest.skip&#34;&gt;/build_dir/pypy-c-jit-linux-aarch64/build/extra_tests/test_pyrepl/test_functional.py:15: no pexpect module&lt;/skipped&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_keymap&#34; file=&#34;test_pyrepl/test_keymap.py&#34; line=&#34;3&#34; name=&#34;test_compile_keymap&#34; time=&#34;0.000822067260742&#34;&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_reader&#34; file=&#34;test_pyrepl/test_reader.py&#34; line=&#34;1&#34; name=&#34;test_process_prompt&#34; time=&#34;0.00337409973145&#34;&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_readline&#34; file=&#34;test_pyrepl/test_readline.py&#34; line=&#34;5&#34; name=&#34;test_raw_input&#34; time=&#34;0.0141010284424&#34;&gt;&lt;/testcase&gt;&lt;testcase classname=&#34;test_pyrepl.test_wishes&#34; file=&#34;test_pyrepl/test_wishes.py&#34; line=&#34;25&#34; name=&#34;test_quoted_insert_repeat&#34; time=&#34;0.0125660896301&#34;&gt;&lt;system-out&gt;event (&amp;apos;digit-arg&amp;apos;, &amp;apos;3&amp;apos;)
event (&amp;apos;quoted-insert&amp;apos;, None)
event (&amp;apos;self-insert&amp;apos;, &amp;apos;\x1b&amp;apos;)
event (&amp;apos;accept&amp;apos;, None)
&lt;/system-out&gt;&lt;/testcase&gt;&lt;/testsuite&gt;
Last lines of build log &#34;stdio&#34;:
[]
    f41 = raw_load_f(i9, i35, descr=&lt;ArrayF 8&gt;)
    i43 = float_ne(f41, 0.000000)
    guard_true(i43, descr=&lt;Guard0xfffbcc650b90&gt;)
    i45 = int_add(i28, 1)
    i47 = int_add(i35, 8)
    i48 = int_ge(i45, i36)
    guard_false(i48, descr=&lt;Guard0xfffbcc650bc0&gt;)
    jump(p29, i45, p1, i47, p4, p6, i9, i36, descr=TargetToken(281456931061856))

Expected:
    
    
    i10096 = int_and(i29, 7)
    i10097 = int_is_zero(i10096)
    guard_true(i10097, descr=...)
    
            guard_not_invalidated(descr=...)
            f31 = raw_load_f(i9, i29, descr=&lt;ArrayF 8&gt;)
            i32 = float_ne(f31, 0.000000)
            guard_true(i32, descr=...)
            i36 = int_add(i24, 1)
            i37 = int_add(i29, 8)
            i38 = int_ge(i36, i30)
            guard_false(i38, descr=...)
            jump(..., descr=...)
=========================== short test summary info ============================
FAIL pypy/module/pypyjit/test_pypy_c/test_jitlogparser.py::TestLogParser::()::test
FAIL pypy/module/pypyjit/test_pypy_c/test_micronumpy.py::TestMicroNumPy::()::test_reduce_logical_and
============= 2 failed, 1052 passed, 152 skipped in 79.25 seconds ==============

Last lines of build log &#34;pytestLog&#34;:
[]
. pypy/module/pypyjit/test_pypy_c/test_shift.py::TestShift::()::test_revert_shift_allcases::[93]
. pypy/module/pypyjit/test_pypy_c/test_shift.py::TestShift::()::test_revert_shift_allcases::[94]
. pypy/module/pypyjit/test_pypy_c/test_shift.py::TestShift::()::test_revert_shift_allcases::[95]
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_lookup_default_encoding
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_long
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_str_mod
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_remove_duplicate_method_calls_bytes
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_remove_duplicate_method_calls_unicode
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_move_method_call_out_of_loop
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_lookup_codec
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_ascii
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_makes_no_bridges
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_indexing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_slicing_small_constant_indices
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_decode_encode
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_find
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_strip_doesnt_escape_bytes
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject
. pypy/module/pypyjit/test_pypy_c/test_string.py::TestString::()::test_unicode_strip_doesnt_escape_uniobject_ascii
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_function
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_struct_object
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_unpack_bytearray
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_raw_buffer
. pypy/module/pypyjit/test_pypy_c/test_struct.py::TestStruct::()::test_pack_into_bytearray
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_simple
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_tls
. pypy/module/pypyjit/test_pypy_c/test_thread.py::TestThread::()::test_lock_acquire_release
. pypy/module/pypyjit/test_pypy_c/test_weakref.py::TestThread::()::test_make_ref_with_callback
</pre>
        ]]>
      </description>
      <pubDate>Tue, 14 Apr 2026 23:27:41 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-14:20260414232741</guid>
    </item>

    <item>
      <title>Builder "jit-benchmark-linux-x86-64": success</title>
      <link>http://buildbot.pypy.org/builders/jit-benchmark-linux-x86-64/builds/4588</link>
      <description>
        <![CDATA[
          <p>
            Date: Tue, 14 Apr 2026 12:10:19 GMT<br/>
            Project home: <a href="http://buildbot.pypy.org/">PyPy</a><br/>
            Builder summary: <a href="http://buildbot.pypy.org/builders/jit-benchmark-linux-x86-64">jit-benchmark-linux-x86-64</a><br/>
            Build details: <a href="http://buildbot.pypy.org/builders/jit-benchmark-linux-x86-64/builds/4588">Build 4588</a><br/>
            Author list: <b>Matti Picus <matti.picus@gmail.com>, mattip <matti.picus@gmail.com></b><br/>
            Failed step(s): <b></b><br/>
          </p>
            <div>    <p>
            Repository: https://github.com/pypy/pypy<br/>Branch: py3.11<br/>
            Revision: 187395:0dda7f442a6f<br/>
                </p>
          </div>
            <p>
            <i>Last lines of the build log:</i>
          </p>
          <pre></pre>
        ]]>
      </description>
      <pubDate>Tue, 14 Apr 2026 12:10:19 GMT</pubDate>
      <guid isPermaLink="false">tag:buildmaster@buildmaster,2026-04-14:20260414121019</guid>
    </item>

    
  </channel>
</rss>