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

lib-python/3/test/test_codecencodings_jp.py::unmodified

== PyPy 3.11.15 (f0ba547da91c, Jul 01 2026, 03:54:35) [PyPy 7.3.24-alpha0 with MSC v.1941 64 bit (AMD64)]
== Windows-10-10.0.19045-SP0 little-endian
== Python build: release with_assert
== cwd: D:\SystemTemp\pytest\test_python_worker_7856æ
== CPU count: 2
== encodings: locale=ascii FS=utf-8
== resources (3): curses,gui,network

Using random seed: 1198542776
0:00:00 Run 1 test sequentially
0:00:00 [1/1] test_codecencodings_jp
test_callback_None_index (test.test_codecencodings_jp.Test_CP932.test_callback_None_index) ... ok
test_callback_backward_index (test.test_codecencodings_jp.Test_CP932.test_callback_backward_index) ... ok
test_callback_forward_index (test.test_codecencodings_jp.Test_CP932.test_callback_forward_index) ... ok
test_callback_index_outofbound (test.test_codecencodings_jp.Test_CP932.test_callback_index_outofbound) ... ok
test_callback_long_index (test.test_codecencodings_jp.Test_CP932.test_callback_long_index) ... ok
test_callback_returns_bytes (test.test_codecencodings_jp.Test_CP932.test_callback_returns_bytes) ... ok
test_callback_wrong_objects (test.test_codecencodings_jp.Test_CP932.test_callback_wrong_objects) ... ok
test_chunkcoding (test.test_codecencodings_jp.Test_CP932.test_chunkcoding) ... ok
test_customreplace_encode (test.test_codecencodings_jp.Test_CP932.test_customreplace_encode) ... ok
test_errorhandle (test.test_codecencodings_jp.Test_CP932.test_errorhandle) ... ok
test_incrementaldecoder (test.test_codecencodings_jp.Test_CP932.test_incrementaldecoder) ... ok
test_incrementalencoder (test.test_codecencodings_jp.Test_CP932.test_incrementalencoder) ... ok
test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_CP932.test_incrementalencoder_del_segfault) ... ok
test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_CP932.test_incrementalencoder_error_callback) ... ok
test_streamreader (test.test_codecencodings_jp.Test_CP932.test_streamreader) ... ok
test_streamwriter (test.test_codecencodings_jp.Test_CP932.test_streamwriter) ... ok
test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_CP932.test_streamwriter_reset_no_pending) ... ok
test_xmlcharrefreplace (test.test_codecencodings_jp.Test_CP932.test_xmlcharrefreplace) ... ok
test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_None_index) ... ok
test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_backward_index) ... ok
test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_forward_index) ... ok
test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_index_outofbound) ... ok
test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_long_index) ... ok
test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_returns_bytes) ... ok
test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JISX0213.test_callback_wrong_objects) ... ok
test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JISX0213.test_chunkcoding) ... FAIL
test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JISX0213.test_customreplace_encode) ... ok
test_errorhandle (test.test_codecencodings_jp.Test_EUC_JISX0213.test_errorhandle) ... ok
test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementaldecoder) ... ERROR
test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder) ... ERROR
test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder_del_segfault) ... ok
test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder_error_callback) ... ok
test_streamreader (test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamreader) ... ERROR
test_streamwriter (test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamwriter) ... ERROR
test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamwriter_reset_no_pending) ... ok
test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JISX0213.test_xmlcharrefreplace) ... ok
test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_None_index) ... ok
test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_backward_index) ... ok
test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_forward_index) ... ok
test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_index_outofbound) ... ok
test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_long_index) ... ok
test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_returns_bytes) ... ok
test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_callback_wrong_objects) ... ok
test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_chunkcoding) ... FAIL
test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_customreplace_encode) ... ok
test_errorhandle (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_errorhandle) ... ok
test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementaldecoder) ... ERROR
test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder) ... ERROR
test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder_del_segfault) ... ok
test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder_error_callback) ... ok
test_streamreader (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamreader) ... ERROR
test_streamwriter (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamwriter) ... ERROR
test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamwriter_reset_no_pending) ... ok
test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_xmlcharrefreplace) ... ok
test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_None_index) ... ok
test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_backward_index) ... ok
test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_forward_index) ... ok
test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_index_outofbound) ... ok
test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_long_index) ... ok
test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_returns_bytes) ... ok
test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_callback_wrong_objects) ... ok
test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_chunkcoding) ... ok
test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_customreplace_encode) ... ok
test_errorhandle (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_errorhandle) ... ok
test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementaldecoder) ... ok
test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementalencoder) ... ok
test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementalencoder_del_segfault) ... ok
test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_incrementalencoder_error_callback) ... ok
test_streamreader (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_streamreader) ... ok
test_streamwriter (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_streamwriter) ... ok
test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_streamwriter_reset_no_pending) ... ok
test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JP_COMPAT.test_xmlcharrefreplace) ... ok
test_callback_None_index (test.test_codecencodings_jp.Test_SJISX0213.test_callback_None_index) ... ok
test_callback_backward_index (test.test_codecencodings_jp.Test_SJISX0213.test_callback_backward_index) ... ok
test_callback_forward_index (test.test_codecencodings_jp.Test_SJISX0213.test_callback_forward_index) ... ok
test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJISX0213.test_callback_index_outofbound) ... ok
test_callback_long_index (test.test_codecencodings_jp.Test_SJISX0213.test_callback_long_index) ... ok
test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJISX0213.test_callback_returns_bytes) ... ok
test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJISX0213.test_callback_wrong_objects) ... ok
test_chunkcoding (test.test_codecencodings_jp.Test_SJISX0213.test_chunkcoding) ... FAIL
test_customreplace_encode (test.test_codecencodings_jp.Test_SJISX0213.test_customreplace_encode) ... ok
test_errorhandle (test.test_codecencodings_jp.Test_SJISX0213.test_errorhandle) ... ok
test_incrementaldecoder (test.test_codecencodings_jp.Test_SJISX0213.test_incrementaldecoder) ... ERROR
test_incrementalencoder (test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder) ... ERROR
test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder_del_segfault) ... ok
test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder_error_callback) ... ok
test_streamreader (test.test_codecencodings_jp.Test_SJISX0213.test_streamreader) ... ERROR
test_streamwriter (test.test_codecencodings_jp.Test_SJISX0213.test_streamwriter) ... ERROR
test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_SJISX0213.test_streamwriter_reset_no_pending) ... ok
test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJISX0213.test_xmlcharrefreplace) ... ok
test_callback_None_index (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_None_index) ... ok
test_callback_backward_index (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_backward_index) ... ok
test_callback_forward_index (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_forward_index) ... ok
test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_index_outofbound) ... ok
test_callback_long_index (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_long_index) ... ok
test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_returns_bytes) ... ok
test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJIS_2004.test_callback_wrong_objects) ... ok
test_chunkcoding (test.test_codecencodings_jp.Test_SJIS_2004.test_chunkcoding) ... ok
test_customreplace_encode (test.test_codecencodings_jp.Test_SJIS_2004.test_customreplace_encode) ... ok
test_errorhandle (test.test_codecencodings_jp.Test_SJIS_2004.test_errorhandle) ... ok
test_incrementaldecoder (test.test_codecencodings_jp.Test_SJIS_2004.test_incrementaldecoder) ... ok
test_incrementalencoder (test.test_codecencodings_jp.Test_SJIS_2004.test_incrementalencoder) ... ok
test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_SJIS_2004.test_incrementalencoder_del_segfault) ... ok
test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJIS_2004.test_incrementalencoder_error_callback) ... ok
test_streamreader (test.test_codecencodings_jp.Test_SJIS_2004.test_streamreader) ... ok
test_streamwriter (test.test_codecencodings_jp.Test_SJIS_2004.test_streamwriter) ... ok
test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_SJIS_2004.test_streamwriter_reset_no_pending) ... ok
test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJIS_2004.test_xmlcharrefreplace) ... ok
test_callback_None_index (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_None_index) ... ok
test_callback_backward_index (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_backward_index) ... ok
test_callback_forward_index (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_forward_index) ... ok
test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_index_outofbound) ... ok
test_callback_long_index (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_long_index) ... ok
test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_returns_bytes) ... ok
test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_callback_wrong_objects) ... ok
test_chunkcoding (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_chunkcoding) ... ok
test_customreplace_encode (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_customreplace_encode) ... ok
test_errorhandle (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_errorhandle) ... ok
test_incrementaldecoder (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementaldecoder) ... ok
test_incrementalencoder (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementalencoder) ... ok
test_incrementalencoder_del_segfault (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementalencoder_del_segfault) ... ok
test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_incrementalencoder_error_callback) ... ok
test_streamreader (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_streamreader) ... ok
test_streamwriter (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_streamwriter) ... ok
test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_streamwriter_reset_no_pending) ... ok
test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJIS_COMPAT.test_xmlcharrefreplace) ... ok

======================================================================
ERROR: test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementaldecoder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 206, in test_incrementaldecoder
    ostream.write(u)
            ^^^^^
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codecs.py", line 377, in write
    data, consumed = self.encode(object, self.errors)
                          ^^^^^^
UnicodeEncodeError: 'utf-8' codec can't encode characters in position 438-439: surrogates not allowed

======================================================================
ERROR: test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JISX0213.test_incrementalencoder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 188, in test_incrementalencoder
    e = encoder.encode(data)
                ^^^^^^
UnicodeEncodeError: 'euc_jisx0213' codec can't encode character '\U000216b4' in position 438: illegal multibyte sequence

======================================================================
ERROR: test_streamreader (test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamreader)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 245, in test_streamreader
    ostream.write(data)
            ^^^^^
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codecs.py", line 377, in write
    data, consumed = self.encode(object, self.errors)
                          ^^^^^^
UnicodeEncodeError: 'utf-8' codec can't encode characters in position 438-439: surrogates not allowed

======================================================================
ERROR: test_streamwriter (test.test_codecencodings_jp.Test_EUC_JISX0213.test_streamwriter)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 269, in test_streamwriter
    ostream.write(data)
            ^^^^^
UnicodeEncodeError: 'euc_jisx0213' codec can't encode character '\U000216b4' in position 438: illegal multibyte sequence

======================================================================
ERROR: test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementaldecoder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 206, in test_incrementaldecoder
    ostream.write(u)
            ^^^^^
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codecs.py", line 377, in write
    data, consumed = self.encode(object, self.errors)
                          ^^^^^^
UnicodeEncodeError: 'utf-8' codec can't encode characters in position 438-439: surrogates not allowed

======================================================================
ERROR: test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_incrementalencoder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 188, in test_incrementalencoder
    e = encoder.encode(data)
                ^^^^^^
UnicodeEncodeError: 'euc_jis_2004' codec can't encode character '\U000216b4' in position 438: illegal multibyte sequence

======================================================================
ERROR: test_streamreader (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamreader)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 245, in test_streamreader
    ostream.write(data)
            ^^^^^
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codecs.py", line 377, in write
    data, consumed = self.encode(object, self.errors)
                          ^^^^^^
UnicodeEncodeError: 'utf-8' codec can't encode characters in position 438-439: surrogates not allowed

======================================================================
ERROR: test_streamwriter (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_streamwriter)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 269, in test_streamwriter
    ostream.write(data)
            ^^^^^
UnicodeEncodeError: 'euc_jis_2004' codec can't encode character '\U000216b4' in position 438: illegal multibyte sequence

======================================================================
ERROR: test_incrementaldecoder (test.test_codecencodings_jp.Test_SJISX0213.test_incrementaldecoder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 206, in test_incrementaldecoder
    ostream.write(u)
            ^^^^^
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codecs.py", line 377, in write
    data, consumed = self.encode(object, self.errors)
                          ^^^^^^
UnicodeEncodeError: 'utf-8' codec can't encode characters in position 438-439: surrogates not allowed

======================================================================
ERROR: test_incrementalencoder (test.test_codecencodings_jp.Test_SJISX0213.test_incrementalencoder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 188, in test_incrementalencoder
    e = encoder.encode(data)
                ^^^^^^
UnicodeEncodeError: 'shift_jisx0213' codec can't encode character '\U000216b4' in position 438: illegal multibyte sequence

======================================================================
ERROR: test_streamreader (test.test_codecencodings_jp.Test_SJISX0213.test_streamreader)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 245, in test_streamreader
    ostream.write(data)
            ^^^^^
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\codecs.py", line 377, in write
    data, consumed = self.encode(object, self.errors)
                          ^^^^^^
UnicodeEncodeError: 'utf-8' codec can't encode characters in position 438-439: surrogates not allowed

======================================================================
ERROR: test_streamwriter (test.test_codecencodings_jp.Test_SJISX0213.test_streamwriter)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 269, in test_streamwriter
    ostream.write(data)
            ^^^^^
UnicodeEncodeError: 'shift_jisx0213' codec can't encode character '\U000216b4' in position 438: illegal multibyte sequence

======================================================================
FAIL: test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JISX0213.test_chunkcoding)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 46, in test_chunkcoding
    self.assertEqual(u, utf8.decode('utf-8'))
         ^^^^^^^^^^^
AssertionError: 'ノか゚ ト゚ トキ喝塀 \ud845\udeb4\ud868\udf8c 麀齁\ud865\udef0\n' != 'ノか゚ ト゚ トキ喝塀 𡚴𪎌 麀齁𩛰\n'
- ノか゚ ト゚ トキ喝塀 \ud845\udeb4\ud868\udf8c 麀齁\ud865\udef0
?             ^^^^   ^^
+ ノか゚ ト゚ トキ喝塀 𡚴𪎌 麀齁𩛰
?             ^^   ^


======================================================================
FAIL: test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JIS_2004.test_chunkcoding)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 46, in test_chunkcoding
    self.assertEqual(u, utf8.decode('utf-8'))
         ^^^^^^^^^^^
AssertionError: 'ノか゚ ト゚ トキ喝塀 \ud845\udeb4\ud868\udf8c 麀齁\ud865\udef0\n' != 'ノか゚ ト゚ トキ喝塀 𡚴𪎌 麀齁𩛰\n'
- ノか゚ ト゚ トキ喝塀 \ud845\udeb4\ud868\udf8c 麀齁\ud865\udef0
?             ^^^^   ^^
+ ノか゚ ト゚ トキ喝塀 𡚴𪎌 麀齁𩛰
?             ^^   ^


======================================================================
FAIL: test_chunkcoding (test.test_codecencodings_jp.Test_SJISX0213.test_chunkcoding)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\3\test\multibytecodec_support.py", line 46, in test_chunkcoding
    self.assertEqual(u, utf8.decode('utf-8'))
         ^^^^^^^^^^^
AssertionError: 'ノか゚ ト゚ トキ喝塀 \ud845\udeb4\ud868\udf8c 麀齁\ud865\udef0\n' != 'ノか゚ ト゚ トキ喝塀 𡚴𪎌 麀齁𩛰\n'
- ノか゚ ト゚ トキ喝塀 \ud845\udeb4\ud868\udf8c 麀齁\ud865\udef0
?             ^^^^   ^^
+ ノか゚ ト゚ トキ喝塀 𡚴𪎌 麀齁𩛰
?             ^^   ^


----------------------------------------------------------------------
Ran 126 tests in 0.428s

FAILED (failures=3, errors=12)
test_codecencodings_jp failed (12 errors, 3 failures)

== Tests result: FAILURE ==

1 test failed:
    test_codecencodings_jp

Total duration: 778 ms
Total tests: run=126 failures=3
Total test files: run=1/1 failed=1
Result: FAILURE
test test_codecencodings_jp failed
builder: pypy-c-jit-win-x86-64 build #2423+
test: lib-python/3/test/test_codecencodings_jp.py::unmodified