Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pypy3.spec'], chrootPath='/var/lib/mock/f31-build-17059124-1224001/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pypy3.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: warning: line 279: Possible unexpanded macro in: Requires: emacs-filesystem >= %{_emacs_version} BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 827: %endif # run_selftests Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/pypy3-7.1.1-2.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/pypy3.spec'], chrootPath='/var/lib/mock/f31-build-17059124-1224001/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/pypy3.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 827: %endif # run_selftests Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v5FMhG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pypy3.6-v7.1.1-src + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pypy3.6-v7.1.1-src.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pypy3.6-v7.1.1-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'pypy3-7.1.1 base' + /usr/bin/cat /builddir/build/SOURCES/001-nevertty.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m 001-nevertty.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/006-always-log-stdout.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m 006-always-log-stdout.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/007-remove-startup-message.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m 007-remove-startup-message.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/009-add-libxcrypt-support.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m 009-add-libxcrypt-support.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/011-no-faulthandler.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m 011-no-faulthandler.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/189-use-rpm-wheels.patch + /usr/bin/git apply --index - + /usr/bin/git commit -m 189-use-rpm-wheels.patch --author 'rpm-build ' + rm lib-python/3/ensurepip/_bundled/pip-8.1.2-py2.py3-none-any.whl lib-python/3/ensurepip/_bundled/pip-9.0.1-py2.py3-none-any.whl lib-python/3/ensurepip/_bundled/setuptools-21.2.1-py2.py3-none-any.whl lib-python/3/ensurepip/_bundled/setuptools-28.8.0-py2.py3-none-any.whl + rmdir lib-python/3/ensurepip/_bundled + find -name '*.py' -exec sed -i -r -e 's@/usr/(local/)?bin/(env )?python(2|3)?@/usr/bin/pypy2@' '{}' ';' + for f in rpython/translator/goal/bpnn.py + sed -e '/^#!/Q 0' -e 'Q 1' rpython/translator/goal/bpnn.py + sed -i 1d rpython/translator/goal/bpnn.py + chmod a-x rpython/translator/goal/bpnn.py + find lib-python/3 lib_pypy -name '*.py' -exec sed -r -i '1s@^#!\s*/usr/bin.*(python|pypy).*@#!/usr/bin/pypy3@' '{}' ';' + rm lib-python/3/idlelib/idle.bat + sed -i -r 's/\$\(LDFLAGSEXTRA\)/& -fuse-ld=gold/' ./rpython/translator/platform/posix.py + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 [master 6793278] 189-use-rpm-wheels.patch 1 file changed, 24 insertions(+), 11 deletions(-) Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RspD3E + umask 022 + cd /builddir/build/BUILD + cd pypy3.6-v7.1.1-src + free + BuildPyPy pypy3 -Ojit + ExeName=pypy3 + Options=-Ojit + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo 'STARTING BUILD OF: pypy3' + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + pushd pypy/goal BUILDSTDERR: ++ echo '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' BUILDSTDERR: ++ echo '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' -Wno-unused -fPIC + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC' + test -x ./pypy + INTERP=pypy2 + RPM_BUILD_ROOT= BUILDSTDERR: ++ pwd + PYPY_USESSION_DIR=/builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal + PYPY_USESSION_BASENAME=pypy3 + pypy2 ../../rpython/bin/rpython --gcrootfinder=shadowstack -Ojit targetpypystandalone BUILDSTDERR: [translation:info] 2.7.13 (20c8d604de39, Jun 19 2019, 16:21:22) BUILDSTDERR: [PyPy 7.1.1 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] BUILDSTDERR: [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' BUILDSTDERR: [translation:info] Translating target as defined by targetpypystandalone BUILDSTDERR: [platform:WARNING] In file included from /usr/include/sys/types.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/usession-pypy3-0/module_cache/module_0.c:84: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [translation] PyPy config object: BUILDSTDERR: [translation] [objspace] BUILDSTDERR: [std] BUILDSTDERR: intshortcut = True BUILDSTDERR: optimized_list_getitem = True BUILDSTDERR: withspecialisedtuple = True BUILDSTDERR: [usemodules] BUILDSTDERR: __pypy__ = True BUILDSTDERR: _ast = True BUILDSTDERR: _cffi_backend = True BUILDSTDERR: _codecs = True BUILDSTDERR: _collections = True BUILDSTDERR: _continuation = True BUILDSTDERR: _cppyy = True BUILDSTDERR: _csv = True BUILDSTDERR: _jitlog = True BUILDSTDERR: _lsprof = True BUILDSTDERR: _md5 = True BUILDSTDERR: _minimal_curses = True BUILDSTDERR: _multibytecodec = True BUILDSTDERR: _multiprocessing = True BUILDSTDERR: _pickle_support = True BUILDSTDERR: _posixsubprocess = True BUILDSTDERR: _pypyjson = True BUILDSTDERR: _random = True BUILDSTDERR: _rawffi = True BUILDSTDERR: _socket = True BUILDSTDERR: _sre = True BUILDSTDERR: _string = True BUILDSTDERR: _testing = True BUILDSTDERR: _vmprof = True BUILDSTDERR: _weakref = True BUILDSTDERR: array = True BUILDSTDERR: atexit = True BUILDSTDERR: binascii = True BUILDSTDERR: bz2 = True BUILDSTDERR: cmath = True BUILDSTDERR: cpyext = True BUILDSTDERR: crypt = True BUILDSTDERR: errno = True BUILDSTDERR: faulthandler = True BUILDSTDERR: fcntl = True BUILDSTDERR: gc = True BUILDSTDERR: imp = True BUILDSTDERR: marshal = True BUILDSTDERR: math = True BUILDSTDERR: mmap = True BUILDSTDERR: parser = True BUILDSTDERR: pwd = True BUILDSTDERR: pyexpat = True BUILDSTDERR: pypyjit = True BUILDSTDERR: select = True BUILDSTDERR: signal = True BUILDSTDERR: struct = True BUILDSTDERR: symbol = True BUILDSTDERR: termios = True BUILDSTDERR: thread = True BUILDSTDERR: time = True BUILDSTDERR: token = True BUILDSTDERR: unicodedata = True BUILDSTDERR: zipimport = True BUILDSTDERR: zlib = True BUILDSTDERR: [platform:WARNING] In file included from /usr/include/assert.h:35, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread.h:4, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread.c:2: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/ctype.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/module/_codecs/locale_codec.c:7: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: [platform:WARNING] from /usr/include/limits.h:26, BUILDSTDERR: [platform:WARNING] from /usr/lib/gcc/i686-redhat-linux/9/include/limits.h:194, BUILDSTDERR: [platform:WARNING] from /usr/lib/gcc/i686-redhat-linux/9/include/syslimits.h:7, BUILDSTDERR: [platform:WARNING] from /usr/lib/gcc/i686-redhat-linux/9/include/limits.h:34, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/signals.c:3: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/assert.h:35, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread.h:4, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread.c:2: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [translation] translate.py configuration: BUILDSTDERR: [translation] [translate] BUILDSTDERR: opt = jit BUILDSTDERR: targetspec = targetpypystandalone BUILDSTDERR: [translation] translation configuration: BUILDSTDERR: [translation] [translation] BUILDSTDERR: check_str_without_nul = True BUILDSTDERR: continuation = True BUILDSTDERR: gc = incminimark BUILDSTDERR: gcrootfinder = shadowstack BUILDSTDERR: gctransformer = framework BUILDSTDERR: icon = pypy.ico BUILDSTDERR: jit = True BUILDSTDERR: list_comprehension_operations = True BUILDSTDERR: secondaryentrypoints = cpyext,main BUILDSTDERR: shared = True BUILDSTDERR: thread = True BUILDSTDERR: type_system = lltype BUILDSTDERR: withsmallfuncsets = 5 BUILDSTDERR: [translation:info] Annotating&simplifying... BUILDSTDERR: [b29] {translation-task BUILDSTDERR: starting annotate BUILDSTDERR: [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy BUILDSTDERR: [platform:WARNING] In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: [platform:WARNING] from /usr/include/limits.h:26, BUILDSTDERR: [platform:WARNING] from /usr/lib/gcc/i686-redhat-linux/9/include/limits.h:194, BUILDSTDERR: [platform:WARNING] from /usr/lib/gcc/i686-redhat-linux/9/include/syslimits.h:7, BUILDSTDERR: [platform:WARNING] from /usr/lib/gcc/i686-redhat-linux/9/include/limits.h:34, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/dtoa.c:125, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/usession-pypy3-0/module_cache/module_1.c:87: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/errno.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/usession-pypy3-0/module_cache/module_2.c:84: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: [platform:WARNING] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/usession-pypy3-0/platcheck_116.c: In function 'dump_section_0': BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/usession-pypy3-0/platcheck_116.c:98:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: [platform:WARNING] 98 | long long x = (long long)(SEM_FAILED); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/usession-pypy3-0/platcheck_116.c:101:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: [platform:WARNING] 101 | unsigned long long x = (unsigned long long)(SEM_FAILED); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [a232] translation-task} BUILDSTDERR: [translation:info] RTyping... BUILDSTDERR: [a232] {translation-task BUILDSTDERR: starting rtype_lltype BUILDSTDERR: [rtyper] specializing: 7400 / 147948 blocks (5%) BUILDSTDERR: [rtyper] specializing: 15400 / 153410 blocks (10%) BUILDSTDERR: [rtyper] specializing: 23700 / 157927 blocks (15%) BUILDSTDERR: [rtyper] specializing: 31800 / 158774 blocks (20%) BUILDSTDERR: [rtyper] specializing: 40600 / 162256 blocks (25%) BUILDSTDERR: [rtyper] specializing: 49200 / 163758 blocks (30%) BUILDSTDERR: [rtyper] specializing: 58000 / 165539 blocks (35%) BUILDSTDERR: [rtyper] specializing: 66900 / 167152 blocks (40%) BUILDSTDERR: [rtyper] specializing: 75600 / 167875 blocks (45%) BUILDSTDERR: [rtyper] specializing: 84300 / 168496 blocks (50%) BUILDSTDERR: [rtyper] specializing: 93600 / 170150 blocks (55%) BUILDSTDERR: [rtyper] specializing: 102900 / 171436 blocks (60%) BUILDSTDERR: [rtyper] specializing: 112500 / 172982 blocks (65%) BUILDSTDERR: [rtyper] specializing: 122400 / 174781 blocks (70%) BUILDSTDERR: [rtyper] specializing: 132000 / 175977 blocks (75%) BUILDSTDERR: [rtyper] specializing: 140800 / 175977 blocks (80%) BUILDSTDERR: [rtyper] specializing: 145300 / 175977 blocks (82%) BUILDSTDERR: [rtyper] specializing: 153200 / 175979 blocks (87%) BUILDSTDERR: [rtyper] specializing: 162000 / 175979 blocks (92%) BUILDSTDERR: [rtyper] specializing: 170800 / 175981 blocks (97%) BUILDSTDERR: [rtyper] -=- specialized 175981 blocks -=- BUILDSTDERR: [rtyper] specializing: 176000 / 176789 blocks (99%) BUILDSTDERR: [rtyper] specializing: 176800 / 177461 blocks (99%) BUILDSTDERR: [rtyper] -=- specialized 1480 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [1398d] translation-task} BUILDSTDERR: [translation:info] JIT compiler generation... BUILDSTDERR: [1398e] {translation-task BUILDSTDERR: starting pyjitpl_lltype BUILDSTDERR: [rtyper] -=- specialized 21 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 4 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph BUILDSTDERR: [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:396)unwrap_value__write_ptr BUILDSTDERR: [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph BUILDSTDERR: [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:376)pack_float_list_to_raw_array__LongFloat BUILDSTDERR: [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph BUILDSTDERR: [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:396)unwrap_value__push_field BUILDSTDERR: [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph BUILDSTDERR: [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:443)wrap_value__read_ptr BUILDSTDERR: [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph BUILDSTDERR: [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:443)wrap_value__cast_pos BUILDSTDERR: [backendopt:removeassert] Could not remove 68 asserts, but removed 672 asserts. BUILDSTDERR: [backendopt:inlining] phase with threshold factor: 32.4 BUILDSTDERR: [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic BUILDSTDERR: [backendopt:inlining] inlined 36765 callsites. BUILDSTDERR: [backendopt:malloc] starting malloc removal BUILDSTDERR: [backendopt:malloc] removed 6998 simple mallocs in total BUILDSTDERR: [backendopt:mergeifblocks] starting to merge if blocks BUILDSTDERR: [rtyper] specializing: 177500 / 177710 blocks (99%) BUILDSTDERR: [rtyper] -=- specialized 216 more blocks -=- BUILDSTDERR: [jitcodewriter:info] making JitCodes... BUILDSTDERR: [rtyper] -=- specialized 7 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 6 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 3 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 6 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 3 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 4 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 5 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 1000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 4 more blocks -=- BUILDSTDERR: [rtyper] specializing: 177800 / 177800 blocks (100%) BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 1500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 2000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] specializing: 177900 / 177900 blocks (100%) BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 2500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 3000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 3500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 4000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 4500 jitcodes BUILDSTDERR: [jitcodewriter:info] Produced 5000 jitcodes BUILDSTDERR: [jitcodewriter:info] Produced 5500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 6000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] specializing: 178000 / 178000 blocks (100%) BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 6500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:WARNING] ignoring hint {'access_directly': True} at BUILDSTDERR: [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 7000 jitcodes BUILDSTDERR: [jitcodewriter:info] Produced 7500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 8000 jitcodes BUILDSTDERR: [jitcodewriter:info] Produced 8500 jitcodes BUILDSTDERR: [jitcodewriter:info] Produced 9000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 9500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 10000 jitcodes BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] Produced 10500 jitcodes BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at BUILDSTDERR: [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [jitcodewriter:info] there are 10967 JitCode instances. BUILDSTDERR: [rtyper] replaced 31 'jit_force_virtual' with <* delayed!force_virtual_if_necessary> BUILDSTDERR: [rtyper] replaced 283 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary> BUILDSTDERR: [jitcodewriter] compute_bitstrings: BUILDSTDERR: [jitcodewriter] 889 effectinfos: BUILDSTDERR: [jitcodewriter] 60 descrs for arrays BUILDSTDERR: [jitcodewriter] 1185 descrs for fields BUILDSTDERR: [jitcodewriter] 73 descrs for interiorfields BUILDSTDERR: [jitcodewriter] -> 797 bitstrings, mean length 23.9, max length 62 BUILDSTDERR: [rtyper] specializing: 178100 / 245507 blocks (72%) BUILDSTDERR: [rtyper] specializing: 189400 / 245950 blocks (77%) BUILDSTDERR: [rtyper] specializing: 203500 / 248136 blocks (82%) BUILDSTDERR: [rtyper] specializing: 223600 / 256989 blocks (87%) BUILDSTDERR: [rtyper] specializing: 237200 / 257815 blocks (92%) BUILDSTDERR: [rtyper] specializing: 245600 / 257815 blocks (95%) BUILDSTDERR: [rtyper] -=- specialized 79747 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 2 more blocks -=- BUILDSTDERR: [translation:info] the JIT compiler was generated BUILDSTDERR: [24f53] translation-task} BUILDSTDERR: [translation:info] lltype back-end optimisations... BUILDSTDERR: [24f53] {translation-task BUILDSTDERR: starting backendopt_lltype BUILDSTDERR: [backendopt:inlining] phase with threshold factor: 32.4 BUILDSTDERR: [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic BUILDSTDERR: [backendopt:inlining] inlined 109850 callsites. BUILDSTDERR: [backendopt:malloc] starting malloc removal BUILDSTDERR: [backendopt:malloc] removed 21847 simple mallocs in total BUILDSTDERR: [backendopt:mergeifblocks] starting to merge if blocks BUILDSTDERR: [28913] translation-task} BUILDSTDERR: [translation:info] inserting stack checks... BUILDSTDERR: [28913] {translation-task BUILDSTDERR: starting stackcheckinsertion_lltype BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [translation:info] inserted 2787 stack checks. BUILDSTDERR: [2e0f5] translation-task} BUILDSTDERR: [translation:info] Creating database for generating c source... BUILDSTDERR: [2e0f5] {translation-task BUILDSTDERR: starting database_c BUILDSTDERR: [rtyper] -=- specialized 21 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 5 more blocks -=- BUILDSTDERR: [rtyper] specializing: 257900 / 260669 blocks (98%) BUILDSTDERR: [rtyper] specializing: 260700 / 261242 blocks (99%) BUILDSTDERR: [rtyper] -=- specialized 3399 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 47 more blocks -=- BUILDSTDERR: [backendopt:inlining] phase with threshold factor: 32.4 BUILDSTDERR: [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic BUILDSTDERR: [backendopt:inlining] inlined 1739 callsites. BUILDSTDERR: [backendopt:malloc] starting malloc removal BUILDSTDERR: [backendopt:malloc] removed 40 simple mallocs in total BUILDSTDERR: [backendopt:mergeifblocks] starting to merge if blocks BUILDSTDERR: [rtyper] specializing: 261300 / 261301 blocks (99%) BUILDSTDERR: [rtyper] -=- specialized 12 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 22 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 17 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 11 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 21 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 5 more blocks -=- BUILDSTDERR: [rtyper] -=- specialized 0 more blocks -=- BUILDSTDERR: [c] 1000 nodes [ array: 519 framework rtti: 1 func: 1225 group: 1 struct: 830 ] BUILDSTDERR: [c] 2000 nodes [ array: 583 framework rtti: 19 func: 1567 group: 1 struct: 3290 ] BUILDSTDERR: [c] 3000 nodes [ array: 661 framework rtti: 33 func: 1778 group: 1 struct: 4152 ] BUILDSTDERR: [c] 4000 nodes [ array: 1304 framework rtti: 39 func: 1864 group: 1 struct: 4691 ] BUILDSTDERR: [c] 5000 nodes [ array: 1823 framework rtti: 41 func: 1901 group: 1 struct: 6833 ] BUILDSTDERR: [c] 6000 nodes [ array: 2061 framework rtti: 65 func: 2108 group: 1 struct: 7828 ] BUILDSTDERR: [c] 7000 nodes [ array: 2247 framework rtti: 76 func: 2206 group: 1 struct: 8724 ] BUILDSTDERR: [c] 8000 nodes [ array: 2314 framework rtti: 79 func: 2255 group: 1 struct: 8991 ] BUILDSTDERR: [c] 9000 nodes [ array: 3322 framework rtti: 79 func: 2264 group: 1 struct: 8997 ] BUILDSTDERR: [c] 10000 nodes [ array: 5322 framework rtti: 79 func: 2264 group: 1 struct: 8997 ] BUILDSTDERR: [c] 11000 nodes [ array: 6519 framework rtti: 88 func: 2344 group: 1 struct: 9535 ] BUILDSTDERR: [c] 12000 nodes [ array: 6753 framework rtti: 103 func: 2572 group: 1 struct: 10561 ] BUILDSTDERR: [c] 13000 nodes [ array: 7041 framework rtti: 116 func: 2730 group: 1 struct: 18976 ] BUILDSTDERR: [c] 14000 nodes [ array: 7285 framework rtti: 123 func: 2813 group: 1 struct: 20287 ] BUILDSTDERR: [c] 15000 nodes [ array: 7285 framework rtti: 123 func: 2813 group: 1 struct: 20287 ] BUILDSTDERR: [c] 16000 nodes [ array: 7285 framework rtti: 123 func: 2813 group: 1 struct: 20287 ] BUILDSTDERR: [c] 17000 nodes [ array: 7285 framework rtti: 123 func: 2813 group: 1 struct: 20287 ] BUILDSTDERR: [c] 18000 nodes [ array: 7297 framework rtti: 130 func: 2856 group: 1 struct: 20781 ] BUILDSTDERR: [c] 19000 nodes [ array: 7437 framework rtti: 153 func: 3173 group: 1 struct: 21564 ] BUILDSTDERR: [c] 20000 nodes [ array: 7568 framework rtti: 157 func: 3362 group: 1 struct: 22943 ] BUILDSTDERR: [c] 21000 nodes [ array: 7569 framework rtti: 157 func: 3376 group: 1 struct: 22947 ] BUILDSTDERR: [c] 22000 nodes [ array: 7569 framework rtti: 157 func: 3376 group: 1 struct: 22947 ] BUILDSTDERR: [c] 23000 nodes [ array: 7569 framework rtti: 157 func: 3376 group: 1 struct: 22947 ] BUILDSTDERR: [c] 24000 nodes [ array: 7569 framework rtti: 157 func: 3376 group: 1 struct: 22947 ] BUILDSTDERR: [c] 25000 nodes [ array: 7569 framework rtti: 157 func: 3384 group: 1 struct: 22947 ] BUILDSTDERR: [c] 26000 nodes [ array: 7579 framework rtti: 158 func: 3405 group: 1 struct: 25053 ] BUILDSTDERR: [c] 27000 nodes [ array: 7579 framework rtti: 158 func: 3405 group: 1 struct: 25785 ] BUILDSTDERR: [c] 28000 nodes [ array: 7644 framework rtti: 159 func: 3524 group: 1 struct: 27026 ] BUILDSTDERR: [c] 29000 nodes [ array: 7809 framework rtti: 164 func: 3668 group: 1 struct: 28530 ] BUILDSTDERR: [c] 30000 nodes [ array: 7940 framework rtti: 165 func: 3879 group: 1 struct: 29250 ] BUILDSTDERR: [c] 31000 nodes [ array: 8186 framework rtti: 175 func: 3978 group: 1 struct: 30382 ] BUILDSTDERR: [c] 32000 nodes [ array: 8507 framework rtti: 192 func: 4310 group: 1 struct: 30964 ] BUILDSTDERR: [c] 33000 nodes [ array: 8796 framework rtti: 196 func: 4531 group: 1 struct: 32040 ] BUILDSTDERR: [c] 34000 nodes [ array: 9153 framework rtti: 201 func: 4646 group: 1 struct: 32671 ] BUILDSTDERR: [c] 35000 nodes [ array: 9156 framework rtti: 202 func: 4687 group: 1 struct: 32677 ] BUILDSTDERR: [c] 36000 nodes [ array: 9275 framework rtti: 203 func: 4687 group: 1 struct: 32853 ] BUILDSTDERR: [c] 37000 nodes [ array: 9707 framework rtti: 203 func: 4687 group: 1 struct: 33384 ] BUILDSTDERR: [c] 38000 nodes [ array: 9950 framework rtti: 205 func: 4763 group: 1 struct: 34292 ] BUILDSTDERR: [c] 39000 nodes [ array: 10199 framework rtti: 213 func: 4962 group: 1 struct: 34885 ] BUILDSTDERR: [c] 40000 nodes [ array: 10449 framework rtti: 227 func: 5149 group: 1 struct: 35561 ] BUILDSTDERR: [c] 41000 nodes [ array: 10744 framework rtti: 227 func: 5284 group: 1 struct: 35876 ] BUILDSTDERR: [c] 42000 nodes [ array: 10975 framework rtti: 249 func: 5512 group: 1 struct: 36379 ] BUILDSTDERR: [c] 43000 nodes [ array: 11029 framework rtti: 308 func: 5647 group: 1 struct: 36755 ] BUILDSTDERR: [c] 44000 nodes [ array: 11173 framework rtti: 323 func: 5798 group: 1 struct: 80960 ] BUILDSTDERR: [c] 45000 nodes [ array: 11388 framework rtti: 341 func: 5966 group: 1 struct: 81801 ] BUILDSTDERR: [c] 46000 nodes [ array: 11552 framework rtti: 345 func: 6051 group: 1 struct: 82428 ] BUILDSTDERR: [c] 47000 nodes [ array: 11665 framework rtti: 348 func: 6177 group: 1 struct: 83061 ] BUILDSTDERR: [c] 48000 nodes [ array: 11665 framework rtti: 348 func: 6177 group: 1 struct: 83608 ] BUILDSTDERR: [c] 49000 nodes [ array: 12137 framework rtti: 384 func: 6292 group: 1 struct: 85806 ] BUILDSTDERR: [c] 50000 nodes [ array: 12288 framework rtti: 400 func: 6488 group: 1 struct: 86451 ] BUILDSTDERR: [c] 51000 nodes [ array: 15484 framework rtti: 411 func: 6675 group: 1 struct: 89172 ] BUILDSTDERR: [c] 52000 nodes [ array: 15612 framework rtti: 417 func: 6831 group: 1 struct: 89340 ] BUILDSTDERR: [c] 53000 nodes [ array: 15700 framework rtti: 426 func: 7081 group: 1 struct: 90027 ] BUILDSTDERR: [c] 54000 nodes [ array: 15872 framework rtti: 443 func: 7191 group: 1 struct: 90425 ] BUILDSTDERR: [c] 55000 nodes [ array: 16205 framework rtti: 451 func: 7369 group: 1 struct: 124235 ] BUILDSTDERR: [c] 56000 nodes [ array: 16422 framework rtti: 451 func: 7548 group: 1 struct: 124969 ] BUILDSTDERR: [c] 57000 nodes [ array: 16760 framework rtti: 451 func: 7710 group: 1 struct: 125668 ] BUILDSTDERR: [c] 58000 nodes [ array: 16940 framework rtti: 451 func: 7915 group: 1 struct: 126356 ] BUILDSTDERR: [c] 59000 nodes [ array: 17184 framework rtti: 451 func: 8129 group: 1 struct: 126902 ] BUILDSTDERR: [c] 60000 nodes [ array: 17550 framework rtti: 451 func: 8308 group: 1 struct: 127493 ] BUILDSTDERR: [c] 61000 nodes [ array: 17926 framework rtti: 451 func: 8507 group: 1 struct: 128193 ] BUILDSTDERR: [c] 62000 nodes [ array: 18360 framework rtti: 451 func: 8747 group: 1 struct: 128820 ] BUILDSTDERR: [c] 63000 nodes [ array: 18752 framework rtti: 451 func: 8985 group: 1 struct: 129520 ] BUILDSTDERR: [c] 64000 nodes [ array: 19068 framework rtti: 451 func: 9189 group: 1 struct: 130150 ] BUILDSTDERR: [c] 65000 nodes [ array: 19484 framework rtti: 451 func: 9394 group: 1 struct: 130759 ] BUILDSTDERR: [c] 66000 nodes [ array: 19848 framework rtti: 451 func: 9493 group: 1 struct: 131371 ] BUILDSTDERR: [c] 67000 nodes [ array: 20257 framework rtti: 451 func: 9586 group: 1 struct: 131959 ] BUILDSTDERR: [c] 68000 nodes [ array: 20624 framework rtti: 451 func: 9770 group: 1 struct: 132601 ] BUILDSTDERR: [c] 69000 nodes [ array: 20970 framework rtti: 451 func: 9964 group: 1 struct: 133249 ] BUILDSTDERR: [c] 70000 nodes [ array: 21392 framework rtti: 451 func: 10168 group: 1 struct: 133918 ] BUILDSTDERR: [c] 71000 nodes [ array: 21793 framework rtti: 451 func: 10346 group: 1 struct: 134563 ] BUILDSTDERR: [c] 72000 nodes [ array: 22151 framework rtti: 451 func: 10595 group: 1 struct: 135149 ] BUILDSTDERR: [c] 73000 nodes [ array: 22568 framework rtti: 451 func: 10768 group: 1 struct: 135772 ] BUILDSTDERR: [c] 74000 nodes [ array: 22948 framework rtti: 451 func: 10990 group: 1 struct: 136163 ] BUILDSTDERR: [c] 75000 nodes [ array: 23198 framework rtti: 451 func: 11204 group: 1 struct: 136413 ] BUILDSTDERR: [c] 76000 nodes [ array: 23620 framework rtti: 451 func: 11391 group: 1 struct: 136879 ] BUILDSTDERR: [c] 77000 nodes [ array: 24062 framework rtti: 451 func: 11542 group: 1 struct: 137505 ] BUILDSTDERR: [c] 78000 nodes [ array: 24476 framework rtti: 451 func: 11779 group: 1 struct: 138232 ] BUILDSTDERR: [c] 79000 nodes [ array: 24867 framework rtti: 451 func: 11892 group: 1 struct: 138887 ] BUILDSTDERR: [c] 80000 nodes [ array: 25234 framework rtti: 451 func: 12065 group: 1 struct: 139575 ] BUILDSTDERR: [c] 81000 nodes [ array: 25642 framework rtti: 451 func: 12229 group: 1 struct: 140259 ] BUILDSTDERR: [c] 82000 nodes [ array: 26063 framework rtti: 451 func: 12450 group: 1 struct: 140944 ] BUILDSTDERR: [c] 83000 nodes [ array: 26449 framework rtti: 451 func: 12700 group: 1 struct: 141630 ] BUILDSTDERR: [c] 84000 nodes [ array: 26846 framework rtti: 451 func: 12909 group: 1 struct: 142278 ] BUILDSTDERR: [c] 85000 nodes [ array: 27274 framework rtti: 451 func: 13057 group: 1 struct: 142898 ] BUILDSTDERR: [c] 86000 nodes [ array: 27687 framework rtti: 451 func: 13127 group: 1 struct: 143521 ] BUILDSTDERR: [c] 87000 nodes [ array: 28064 framework rtti: 451 func: 13195 group: 1 struct: 144126 ] BUILDSTDERR: [c] 88000 nodes [ array: 28358 framework rtti: 451 func: 13369 group: 1 struct: 144785 ] BUILDSTDERR: [c] 89000 nodes [ array: 28416 framework rtti: 451 func: 13590 group: 1 struct: 145513 ] BUILDSTDERR: [c] 90000 nodes [ array: 28456 framework rtti: 451 func: 13805 group: 1 struct: 146246 ] BUILDSTDERR: [c] 91000 nodes [ array: 28859 framework rtti: 451 func: 13996 group: 1 struct: 146940 ] BUILDSTDERR: [c] 92000 nodes [ array: 29255 framework rtti: 451 func: 14221 group: 1 struct: 147663 ] BUILDSTDERR: [c] 93000 nodes [ array: 29586 framework rtti: 451 func: 14451 group: 1 struct: 148235 ] BUILDSTDERR: [c] 94000 nodes [ array: 29996 framework rtti: 451 func: 14700 group: 1 struct: 148921 ] BUILDSTDERR: [c] 95000 nodes [ array: 30377 framework rtti: 451 func: 14881 group: 1 struct: 149610 ] BUILDSTDERR: [c] 96000 nodes [ array: 30720 framework rtti: 451 func: 15007 group: 1 struct: 150258 ] BUILDSTDERR: [c] 97000 nodes [ array: 31107 framework rtti: 451 func: 15240 group: 1 struct: 150927 ] BUILDSTDERR: [c] 98000 nodes [ array: 31382 framework rtti: 451 func: 15479 group: 1 struct: 151659 ] BUILDSTDERR: [c] 99000 nodes [ array: 31594 framework rtti: 457 func: 15583 group: 1 struct: 152265 ] BUILDSTDERR: [c] 100000 nodes [ array: 31777 framework rtti: 463 func: 15596 group: 1 struct: 152953 ] BUILDSTDERR: [c] 101000 nodes [ array: 32190 framework rtti: 472 func: 15659 group: 1 struct: 153321 ] BUILDSTDERR: [c] 102000 nodes [ array: 32231 framework rtti: 474 func: 15681 group: 1 struct: 155075 ] BUILDSTDERR: [c] 103000 nodes [ array: 32479 framework rtti: 475 func: 15700 group: 1 struct: 155805 ] BUILDSTDERR: [c] 104000 nodes [ array: 32798 framework rtti: 475 func: 15700 group: 1 struct: 156553 ] BUILDSTDERR: [c] 105000 nodes [ array: 33144 framework rtti: 487 func: 15717 group: 1 struct: 157014 ] BUILDSTDERR: [c] 106000 nodes [ array: 33427 framework rtti: 506 func: 15795 group: 1 struct: 157717 ] BUILDSTDERR: [c] 107000 nodes [ array: 33712 framework rtti: 506 func: 15795 group: 1 struct: 158454 ] BUILDSTDERR: [c] 108000 nodes [ array: 33991 framework rtti: 506 func: 15795 group: 1 struct: 159155 ] BUILDSTDERR: [c] 109000 nodes [ array: 34274 framework rtti: 506 func: 15795 group: 1 struct: 159845 ] BUILDSTDERR: [c] 110000 nodes [ array: 34562 framework rtti: 506 func: 15795 group: 1 struct: 160611 ] BUILDSTDERR: [c] 111000 nodes [ array: 34852 framework rtti: 506 func: 15795 group: 1 struct: 161575 ] BUILDSTDERR: [c] 112000 nodes [ array: 35179 framework rtti: 514 func: 15856 group: 1 struct: 162596 ] BUILDSTDERR: [c] 113000 nodes [ array: 35362 framework rtti: 551 func: 15988 group: 1 struct: 163228 ] BUILDSTDERR: [c] 114000 nodes [ array: 35461 framework rtti: 561 func: 16058 group: 1 struct: 166403 ] BUILDSTDERR: [c] 115000 nodes [ array: 35527 framework rtti: 567 func: 16131 group: 1 struct: 166690 ] BUILDSTDERR: [c] 116000 nodes [ array: 35537 framework rtti: 567 func: 16136 group: 1 struct: 166900 ] BUILDSTDERR: [c] 117000 nodes [ array: 35577 framework rtti: 567 func: 16166 group: 1 struct: 167082 ] BUILDSTDERR: [c] 118000 nodes [ array: 35639 framework rtti: 567 func: 16203 group: 1 struct: 167278 ] BUILDSTDERR: [c] 119000 nodes [ array: 35724 framework rtti: 567 func: 16237 group: 1 struct: 167534 ] BUILDSTDERR: [c] 120000 nodes [ array: 35842 framework rtti: 567 func: 16285 group: 1 struct: 167754 ] BUILDSTDERR: [c] 121000 nodes [ array: 35947 framework rtti: 567 func: 16325 group: 1 struct: 168034 ] BUILDSTDERR: [c] 122000 nodes [ array: 35986 framework rtti: 567 func: 16375 group: 1 struct: 168202 ] BUILDSTDERR: [c] 123000 nodes [ array: 36066 framework rtti: 567 func: 16426 group: 1 struct: 168409 ] BUILDSTDERR: [c] 124000 nodes [ array: 36108 framework rtti: 567 func: 16475 group: 1 struct: 168643 ] BUILDSTDERR: [c] 125000 nodes [ array: 36287 framework rtti: 567 func: 16515 group: 1 struct: 168926 ] BUILDSTDERR: [c] 126000 nodes [ array: 36377 framework rtti: 567 func: 16573 group: 1 struct: 169135 ] BUILDSTDERR: [c] 127000 nodes [ array: 36501 framework rtti: 567 func: 16633 group: 1 struct: 169356 ] BUILDSTDERR: [c] 128000 nodes [ array: 36622 framework rtti: 567 func: 16672 group: 1 struct: 169596 ] BUILDSTDERR: [c] 129000 nodes [ array: 36700 framework rtti: 567 func: 16721 group: 1 struct: 169810 ] BUILDSTDERR: [c] 130000 nodes [ array: 36733 framework rtti: 567 func: 16738 group: 1 struct: 169913 ] BUILDSTDERR: [c] 131000 nodes [ array: 36877 framework rtti: 567 func: 16784 group: 1 struct: 170162 ] BUILDSTDERR: [c] 132000 nodes [ array: 36969 framework rtti: 567 func: 16832 group: 1 struct: 170413 ] BUILDSTDERR: [c] 133000 nodes [ array: 37046 framework rtti: 567 func: 16876 group: 1 struct: 170635 ] BUILDSTDERR: [c] 134000 nodes [ array: 37081 framework rtti: 567 func: 16917 group: 1 struct: 170856 ] BUILDSTDERR: [c] 135000 nodes [ array: 37252 framework rtti: 567 func: 16947 group: 1 struct: 171157 ] BUILDSTDERR: [c] 136000 nodes [ array: 37415 framework rtti: 567 func: 16980 group: 1 struct: 171394 ] BUILDSTDERR: [c] 137000 nodes [ array: 37611 framework rtti: 567 func: 17030 group: 1 struct: 171792 ] BUILDSTDERR: [c] 138000 nodes [ array: 37739 framework rtti: 567 func: 17068 group: 1 struct: 172045 ] BUILDSTDERR: [c] 139000 nodes [ array: 37890 framework rtti: 567 func: 17116 group: 1 struct: 172311 ] BUILDSTDERR: [c] 140000 nodes [ array: 38003 framework rtti: 567 func: 17148 group: 1 struct: 172528 ] BUILDSTDERR: [c] 141000 nodes [ array: 38100 framework rtti: 567 func: 17184 group: 1 struct: 172730 ] BUILDSTDERR: [c] 142000 nodes [ array: 38328 framework rtti: 567 func: 17223 group: 1 struct: 173164 ] BUILDSTDERR: [c] 143000 nodes [ array: 38463 framework rtti: 567 func: 17238 group: 1 struct: 173467 ] BUILDSTDERR: [c] 144000 nodes [ array: 38612 framework rtti: 567 func: 17253 group: 1 struct: 173752 ] BUILDSTDERR: [c] 145000 nodes [ array: 38796 framework rtti: 567 func: 17261 group: 1 struct: 174054 ] BUILDSTDERR: [c] 146000 nodes [ array: 38947 framework rtti: 567 func: 17265 group: 1 struct: 174367 ] BUILDSTDERR: [c] 147000 nodes [ array: 39067 framework rtti: 567 func: 17310 group: 1 struct: 174642 ] BUILDSTDERR: [c] 148000 nodes [ array: 39441 framework rtti: 568 func: 17390 group: 1 struct: 174775 ] BUILDSTDERR: [c] 149000 nodes [ array: 40052 framework rtti: 568 func: 17404 group: 1 struct: 174782 ] BUILDSTDERR: [c] 150000 nodes [ array: 40640 framework rtti: 568 func: 17458 group: 1 struct: 174852 ] BUILDSTDERR: [c] 151000 nodes [ array: 41294 framework rtti: 568 func: 17496 group: 1 struct: 174883 ] BUILDSTDERR: [c] 152000 nodes [ array: 41861 framework rtti: 568 func: 17541 group: 1 struct: 174908 ] BUILDSTDERR: [c] 153000 nodes [ array: 42375 framework rtti: 568 func: 17569 group: 1 struct: 174944 ] BUILDSTDERR: [c] 154000 nodes [ array: 42912 framework rtti: 568 func: 17625 group: 1 struct: 174988 ] BUILDSTDERR: [c] 155000 nodes [ array: 43459 framework rtti: 568 func: 17727 group: 1 struct: 175077 ] BUILDSTDERR: [c] 156000 nodes [ array: 43926 framework rtti: 568 func: 17806 group: 1 struct: 175182 ] BUILDSTDERR: [c] 157000 nodes [ array: 44447 framework rtti: 568 func: 17891 group: 1 struct: 175228 ] BUILDSTDERR: [c] 158000 nodes [ array: 44984 framework rtti: 568 func: 17940 group: 1 struct: 175322 ] BUILDSTDERR: [c] 159000 nodes [ array: 45533 framework rtti: 568 func: 18005 group: 1 struct: 175329 ] BUILDSTDERR: [c] 160000 nodes [ array: 46005 framework rtti: 568 func: 18024 group: 1 struct: 175370 ] BUILDSTDERR: [c] 161000 nodes [ array: 46585 framework rtti: 568 func: 18061 group: 1 struct: 175374 ] BUILDSTDERR: [c] 162000 nodes [ array: 47121 framework rtti: 568 func: 18076 group: 1 struct: 175431 ] BUILDSTDERR: [c] 163000 nodes [ array: 47652 framework rtti: 568 func: 18120 group: 1 struct: 175443 ] BUILDSTDERR: [c] 164000 nodes [ array: 48227 framework rtti: 568 func: 18168 group: 1 struct: 175500 ] BUILDSTDERR: [c] 165000 nodes [ array: 48715 framework rtti: 568 func: 18236 group: 1 struct: 175591 ] BUILDSTDERR: [c] 166000 nodes [ array: 49243 framework rtti: 568 func: 18317 group: 1 struct: 175755 ] BUILDSTDERR: [c] 167000 nodes [ array: 49769 framework rtti: 568 func: 18358 group: 1 struct: 175803 ] BUILDSTDERR: [c] 168000 nodes [ array: 50259 framework rtti: 568 func: 18391 group: 1 struct: 175911 ] BUILDSTDERR: [c] 169000 nodes [ array: 50730 framework rtti: 568 func: 18455 group: 1 struct: 175959 ] BUILDSTDERR: [c] 170000 nodes [ array: 51216 framework rtti: 568 func: 18461 group: 1 struct: 175985 ] BUILDSTDERR: [c] 171000 nodes [ array: 51580 framework rtti: 568 func: 18465 group: 1 struct: 175987 ] BUILDSTDERR: [c] 172000 nodes [ array: 51992 framework rtti: 568 func: 18471 group: 1 struct: 176006 ] BUILDSTDERR: [c] 173000 nodes [ array: 52463 framework rtti: 568 func: 18482 group: 1 struct: 176012 ] BUILDSTDERR: [c] 174000 nodes [ array: 52994 framework rtti: 568 func: 18535 group: 1 struct: 176094 ] BUILDSTDERR: [c] 175000 nodes [ array: 53512 framework rtti: 568 func: 18579 group: 1 struct: 176171 ] BUILDSTDERR: [c] 176000 nodes [ array: 54072 framework rtti: 568 func: 18601 group: 1 struct: 176195 ] BUILDSTDERR: [c] 177000 nodes [ array: 54642 framework rtti: 568 func: 18651 group: 1 struct: 176221 ] BUILDSTDERR: [c] 178000 nodes [ array: 55192 framework rtti: 568 func: 18689 group: 1 struct: 176256 ] BUILDSTDERR: [c] 179000 nodes [ array: 55708 framework rtti: 568 func: 18758 group: 1 struct: 176305 ] BUILDSTDERR: [c] 180000 nodes [ array: 56219 framework rtti: 568 func: 18820 group: 1 struct: 176408 ] BUILDSTDERR: [c] 181000 nodes [ array: 56743 framework rtti: 568 func: 18853 group: 1 struct: 176460 ] BUILDSTDERR: [c] 182000 nodes [ array: 57254 framework rtti: 568 func: 18891 group: 1 struct: 176470 ] BUILDSTDERR: [c] 183000 nodes [ array: 57752 framework rtti: 568 func: 18932 group: 1 struct: 176543 ] BUILDSTDERR: [c] 184000 nodes [ array: 58309 framework rtti: 568 func: 18943 group: 1 struct: 176593 ] BUILDSTDERR: [c] 185000 nodes [ array: 58867 framework rtti: 568 func: 18981 group: 1 struct: 176617 ] BUILDSTDERR: [c] 186000 nodes [ array: 59435 framework rtti: 568 func: 19011 group: 1 struct: 176620 ] BUILDSTDERR: [c] 187000 nodes [ array: 60022 framework rtti: 568 func: 19053 group: 1 struct: 176658 ] BUILDSTDERR: [c] 188000 nodes [ array: 60755 framework rtti: 568 func: 19062 group: 1 struct: 176659 ] BUILDSTDERR: [c] 189000 nodes [ array: 61492 framework rtti: 568 func: 19064 group: 1 struct: 176659 ] BUILDSTDERR: [c] 190000 nodes [ array: 62022 framework rtti: 568 func: 19086 group: 1 struct: 176677 ] BUILDSTDERR: [c] 191000 nodes [ array: 62559 framework rtti: 568 func: 19116 group: 1 struct: 176729 ] BUILDSTDERR: [c] 192000 nodes [ array: 63067 framework rtti: 568 func: 19135 group: 1 struct: 176752 ] BUILDSTDERR: [c] 193000 nodes [ array: 63571 framework rtti: 568 func: 19152 group: 1 struct: 176794 ] BUILDSTDERR: [c] 194000 nodes [ array: 64076 framework rtti: 568 func: 19179 group: 1 struct: 176890 ] BUILDSTDERR: [c] 195000 nodes [ array: 64594 framework rtti: 568 func: 19186 group: 1 struct: 176903 ] BUILDSTDERR: [c] 196000 nodes [ array: 65174 framework rtti: 568 func: 19186 group: 1 struct: 176903 ] BUILDSTDERR: [c] 197000 nodes [ array: 65734 framework rtti: 568 func: 19208 group: 1 struct: 176928 ] BUILDSTDERR: [c] 198000 nodes [ array: 66269 framework rtti: 568 func: 19290 group: 1 struct: 176971 ] BUILDSTDERR: [c] 199000 nodes [ array: 66797 framework rtti: 568 func: 19476 group: 1 struct: 177133 ] BUILDSTDERR: [c] 200000 nodes [ array: 67110 framework rtti: 578 func: 19561 group: 1 struct: 178033 ] BUILDSTDERR: [c] 201000 nodes [ array: 67225 framework rtti: 584 func: 19616 group: 1 struct: 178985 ] BUILDSTDERR: [c] 202000 nodes [ array: 67297 framework rtti: 588 func: 19658 group: 1 struct: 179133 ] BUILDSTDERR: [c] 203000 nodes [ array: 67297 framework rtti: 588 func: 19658 group: 1 struct: 179139 ] BUILDSTDERR: [c] 204000 nodes [ array: 67401 framework rtti: 591 func: 19664 group: 1 struct: 179973 ] BUILDSTDERR: [c] 205000 nodes [ array: 67548 framework rtti: 591 func: 19664 group: 1 struct: 181787 ] BUILDSTDERR: [c] 206000 nodes [ array: 67702 framework rtti: 597 func: 19666 group: 1 struct: 183565 ] BUILDSTDERR: [c] 207000 nodes [ array: 67818 framework rtti: 611 func: 19768 group: 1 struct: 185333 ] BUILDSTDERR: [c] 208000 nodes [ array: 67881 framework rtti: 611 func: 19768 group: 1 struct: 185494 ] BUILDSTDERR: [c] 209000 nodes [ array: 67950 framework rtti: 611 func: 19768 group: 1 struct: 185645 ] BUILDSTDERR: [c] 210000 nodes [ array: 67993 framework rtti: 611 func: 19768 group: 1 struct: 185832 ] BUILDSTDERR: [c] 211000 nodes [ array: 68081 framework rtti: 611 func: 19768 group: 1 struct: 185935 ] BUILDSTDERR: [c] 212000 nodes [ array: 68137 framework rtti: 611 func: 19768 group: 1 struct: 186054 ] BUILDSTDERR: [c] 213000 nodes [ array: 68199 framework rtti: 611 func: 19768 group: 1 struct: 186159 ] BUILDSTDERR: [c] 214000 nodes [ array: 68461 framework rtti: 659 func: 19937 group: 1 struct: 186617 ] BUILDSTDERR: [c] 215000 nodes [ array: 68689 framework rtti: 668 func: 19991 group: 1 struct: 187305 ] BUILDSTDERR: [c] 216000 nodes [ array: 68714 framework rtti: 678 func: 20047 group: 1 struct: 190337 ] BUILDSTDERR: [c] 217000 nodes [ array: 68719 framework rtti: 678 func: 20057 group: 1 struct: 193452 ] BUILDSTDERR: [c] 218000 nodes [ array: 68719 framework rtti: 678 func: 20057 group: 1 struct: 197026 ] BUILDSTDERR: [c] 219000 nodes [ array: 68985 framework rtti: 697 func: 20159 group: 1 struct: 198540 ] BUILDSTDERR: [c] 220000 nodes [ array: 69636 framework rtti: 722 func: 20165 group: 1 struct: 199425 ] BUILDSTDERR: [c] 221000 nodes [ array: 69997 framework rtti: 785 func: 20225 group: 1 struct: 200832 ] BUILDSTDERR: [c] 222000 nodes [ array: 70469 framework rtti: 818 func: 20236 group: 1 struct: 202588 ] BUILDSTDERR: [c] 223000 nodes [ array: 70835 framework rtti: 843 func: 20237 group: 1 struct: 205025 ] BUILDSTDERR: [c] 224000 nodes [ array: 71306 framework rtti: 872 func: 20239 group: 1 struct: 206892 ] BUILDSTDERR: [c] 225000 nodes [ array: 71780 framework rtti: 905 func: 20247 group: 1 struct: 209648 ] BUILDSTDERR: [c] 226000 nodes [ array: 72231 framework rtti: 946 func: 20252 group: 1 struct: 211648 ] BUILDSTDERR: [c] 227000 nodes [ array: 72499 framework rtti: 1009 func: 20255 group: 1 struct: 213700 ] BUILDSTDERR: [c] 228000 nodes [ array: 72920 framework rtti: 1046 func: 20258 group: 1 struct: 216575 ] BUILDSTDERR: [c] 229000 nodes [ array: 73300 framework rtti: 1097 func: 20261 group: 1 struct: 218948 ] BUILDSTDERR: [c] 230000 nodes [ array: 73869 framework rtti: 1132 func: 20262 group: 1 struct: 222055 ] BUILDSTDERR: [c] 231000 nodes [ array: 74566 framework rtti: 1150 func: 20263 group: 1 struct: 226185 ] BUILDSTDERR: [c] 232000 nodes [ array: 75042 framework rtti: 1159 func: 20292 group: 1 struct: 230051 ] BUILDSTDERR: [c] 233000 nodes [ array: 75056 framework rtti: 1159 func: 20305 group: 1 struct: 231127 ] BUILDSTDERR: [c] 234000 nodes [ array: 75112 framework rtti: 1165 func: 20363 group: 1 struct: 233818 ] BUILDSTDERR: [c] 235000 nodes [ array: 75125 framework rtti: 1167 func: 20392 group: 1 struct: 234960 ] BUILDSTDERR: [c] 236000 nodes [ array: 75147 framework rtti: 1168 func: 20418 group: 1 struct: 237032 ] BUILDSTDERR: [c] 237000 nodes [ array: 75222 framework rtti: 1175 func: 20491 group: 1 struct: 239110 ] BUILDSTDERR: [c] 238000 nodes [ array: 75254 framework rtti: 1178 func: 20525 group: 1 struct: 241357 ] BUILDSTDERR: [c] 239000 nodes [ array: 75366 framework rtti: 1191 func: 20646 group: 1 struct: 243445 ] BUILDSTDERR: [c] 240000 nodes [ array: 75405 framework rtti: 1192 func: 20681 group: 1 struct: 245763 ] BUILDSTDERR: [c] 241000 nodes [ array: 75434 framework rtti: 1192 func: 20699 group: 1 struct: 248713 ] BUILDSTDERR: [c] 242000 nodes [ array: 75467 framework rtti: 1193 func: 20748 group: 1 struct: 251147 ] BUILDSTDERR: [c] 243000 nodes [ array: 75559 framework rtti: 1196 func: 20784 group: 1 struct: 252816 ] BUILDSTDERR: [c] 244000 nodes [ array: 75645 framework rtti: 1205 func: 20843 group: 1 struct: 256484 ] BUILDSTDERR: [c] 245000 nodes [ array: 75693 framework rtti: 1211 func: 20885 group: 1 struct: 259161 ] BUILDSTDERR: [c] 246000 nodes [ array: 75749 framework rtti: 1212 func: 20937 group: 1 struct: 261233 ] BUILDSTDERR: [c] 247000 nodes [ array: 75774 framework rtti: 1217 func: 20937 group: 1 struct: 262407 ] BUILDSTDERR: [c] 248000 nodes [ array: 75806 framework rtti: 1220 func: 20951 group: 1 struct: 264742 ] BUILDSTDERR: [c] 249000 nodes [ array: 75874 framework rtti: 1221 func: 21001 group: 1 struct: 268086 ] BUILDSTDERR: [c] 250000 nodes [ array: 75895 framework rtti: 1221 func: 21039 group: 1 struct: 271224 ] BUILDSTDERR: [c] 251000 nodes [ array: 75934 framework rtti: 1221 func: 21074 group: 1 struct: 273986 ] BUILDSTDERR: [c] 252000 nodes [ array: 75957 framework rtti: 1227 func: 21112 group: 1 struct: 276845 ] BUILDSTDERR: [c] 253000 nodes [ array: 76002 framework rtti: 1229 func: 21155 group: 1 struct: 279152 ] BUILDSTDERR: [c] 254000 nodes [ array: 76052 framework rtti: 1232 func: 21178 group: 1 struct: 282822 ] BUILDSTDERR: [c] 255000 nodes [ array: 76079 framework rtti: 1232 func: 21211 group: 1 struct: 286349 ] BUILDSTDERR: [c] 256000 nodes [ array: 76088 framework rtti: 1232 func: 21239 group: 1 struct: 289711 ] BUILDSTDERR: [c] 257000 nodes [ array: 76111 framework rtti: 1232 func: 21255 group: 1 struct: 290568 ] BUILDSTDERR: [c] 258000 nodes [ array: 76113 framework rtti: 1232 func: 21263 group: 1 struct: 291460 ] BUILDSTDERR: [c] 259000 nodes [ array: 76142 framework rtti: 1232 func: 21277 group: 1 struct: 294946 ] BUILDSTDERR: [c] 260000 nodes [ array: 76183 framework rtti: 1234 func: 21302 group: 1 struct: 298164 ] BUILDSTDERR: [c] 261000 nodes [ array: 76212 framework rtti: 1248 func: 21325 group: 1 struct: 301336 ] BUILDSTDERR: [c] 262000 nodes [ array: 76213 framework rtti: 1248 func: 21325 group: 1 struct: 303679 ] BUILDSTDERR: [c] 263000 nodes [ array: 76237 framework rtti: 1248 func: 21396 group: 1 struct: 306142 ] BUILDSTDERR: [c] 264000 nodes [ array: 76261 framework rtti: 1250 func: 21760 group: 1 struct: 309637 ] BUILDSTDERR: [c] 265000 nodes [ array: 76396 framework rtti: 1256 func: 22107 group: 1 struct: 310808 ] BUILDSTDERR: [c] 266000 nodes [ array: 76448 framework rtti: 1265 func: 22178 group: 1 struct: 311973 ] BUILDSTDERR: [c] 267000 nodes [ array: 76624 framework rtti: 1293 func: 22258 group: 1 struct: 312338 ] BUILDSTDERR: [c] 268000 nodes [ array: 76711 framework rtti: 1293 func: 22369 group: 1 struct: 313697 ] BUILDSTDERR: [c] 269000 nodes [ array: 76788 framework rtti: 1293 func: 22582 group: 1 struct: 314923 ] BUILDSTDERR: [c] 270000 nodes [ array: 76883 framework rtti: 1293 func: 22820 group: 1 struct: 316043 ] BUILDSTDERR: [c] 271000 nodes [ array: 76957 framework rtti: 1293 func: 23065 group: 1 struct: 317122 ] BUILDSTDERR: [c] 272000 nodes [ array: 77003 framework rtti: 1354 func: 23323 group: 1 struct: 317689 ] BUILDSTDERR: [c] 273000 nodes [ array: 77003 framework rtti: 1492 func: 23526 group: 1 struct: 317827 ] BUILDSTDERR: [c] 274000 nodes [ array: 77217 framework rtti: 1541 func: 23686 group: 1 struct: 318104 ] BUILDSTDERR: [c] 275000 nodes [ array: 77546 framework rtti: 1542 func: 23697 group: 1 struct: 318306 ] BUILDSTDERR: [c] 276000 nodes [ array: 77712 framework rtti: 1562 func: 23780 group: 1 struct: 319063 ] BUILDSTDERR: [c] 277000 nodes [ array: 77874 framework rtti: 1566 func: 23820 group: 1 struct: 319856 ] BUILDSTDERR: [c] 278000 nodes [ array: 78087 framework rtti: 1567 func: 23820 group: 1 struct: 320030 ] BUILDSTDERR: [c] 279000 nodes [ array: 78296 framework rtti: 1567 func: 23820 group: 1 struct: 320124 ] BUILDSTDERR: [c] 280000 nodes [ array: 78498 framework rtti: 1567 func: 23820 group: 1 struct: 320324 ] BUILDSTDERR: [c] 281000 nodes [ array: 78738 framework rtti: 1568 func: 23820 group: 1 struct: 320921 ] BUILDSTDERR: [c] 282000 nodes [ array: 78973 framework rtti: 1568 func: 23828 group: 1 struct: 321167 ] BUILDSTDERR: [c] 283000 nodes [ array: 79180 framework rtti: 1568 func: 23828 group: 1 struct: 321251 ] BUILDSTDERR: [c] 284000 nodes [ array: 79393 framework rtti: 1568 func: 23828 group: 1 struct: 321492 ] BUILDSTDERR: [c] 285000 nodes [ array: 79604 framework rtti: 1568 func: 23828 group: 1 struct: 321674 ] BUILDSTDERR: [c] 286000 nodes [ array: 79838 framework rtti: 1568 func: 23828 group: 1 struct: 321946 ] BUILDSTDERR: [c] 287000 nodes [ array: 80026 framework rtti: 1570 func: 23841 group: 1 struct: 321957 ] BUILDSTDERR: [c] 288000 nodes [ array: 80159 framework rtti: 1577 func: 23978 group: 1 struct: 322421 ] BUILDSTDERR: [c] 289000 nodes [ array: 80197 framework rtti: 1585 func: 23978 group: 1 struct: 322773 ] BUILDSTDERR: [c] 290000 nodes [ array: 80259 framework rtti: 1606 func: 23980 group: 1 struct: 323149 ] BUILDSTDERR: [c] 291000 nodes [ array: 80336 framework rtti: 1611 func: 23982 group: 1 struct: 323379 ] BUILDSTDERR: [c] 292000 nodes [ array: 80424 framework rtti: 1614 func: 23982 group: 1 struct: 323579 ] BUILDSTDERR: [c] 293000 nodes [ array: 80464 framework rtti: 1623 func: 23986 group: 1 struct: 323885 ] BUILDSTDERR: [c] 294000 nodes [ array: 80539 framework rtti: 1624 func: 23987 group: 1 struct: 324097 ] BUILDSTDERR: [c] 295000 nodes [ array: 80627 framework rtti: 1625 func: 23987 group: 1 struct: 324276 ] BUILDSTDERR: [c] 296000 nodes [ array: 80679 framework rtti: 1625 func: 23987 group: 1 struct: 324471 ] BUILDSTDERR: [c] 297000 nodes [ array: 80693 framework rtti: 1625 func: 23987 group: 1 struct: 324696 ] BUILDSTDERR: [c] 298000 nodes [ array: 80730 framework rtti: 1625 func: 23987 group: 1 struct: 325201 ] BUILDSTDERR: [c] 299000 nodes [ array: 80754 framework rtti: 1641 func: 23987 group: 1 struct: 325453 ] BUILDSTDERR: [c] 300000 nodes [ array: 80775 framework rtti: 1642 func: 23987 group: 1 struct: 325670 ] BUILDSTDERR: [c] 301000 nodes [ array: 80816 framework rtti: 1643 func: 23987 group: 1 struct: 325891 ] BUILDSTDERR: [c] 302000 nodes [ array: 80830 framework rtti: 1659 func: 24025 group: 1 struct: 326129 ] BUILDSTDERR: [c] 303000 nodes [ array: 80854 framework rtti: 1660 func: 24025 group: 1 struct: 326328 ] BUILDSTDERR: [c] 304000 nodes [ array: 80881 framework rtti: 1661 func: 24025 group: 1 struct: 326636 ] BUILDSTDERR: [c] 305000 nodes [ array: 80914 framework rtti: 1663 func: 24028 group: 1 struct: 326856 ] BUILDSTDERR: [c] 306000 nodes [ array: 80935 framework rtti: 1664 func: 24028 group: 1 struct: 327089 ] BUILDSTDERR: [c] 307000 nodes [ array: 80961 framework rtti: 1664 func: 24028 group: 1 struct: 327308 ] BUILDSTDERR: [c] 308000 nodes [ array: 81053 framework rtti: 1666 func: 24028 group: 1 struct: 327583 ] BUILDSTDERR: [c] 309000 nodes [ array: 81072 framework rtti: 1668 func: 24029 group: 1 struct: 327852 ] BUILDSTDERR: [c] 310000 nodes [ array: 81105 framework rtti: 1668 func: 24030 group: 1 struct: 328147 ] BUILDSTDERR: [c] 311000 nodes [ array: 81124 framework rtti: 1669 func: 24030 group: 1 struct: 328359 ] BUILDSTDERR: [c] 312000 nodes [ array: 81150 framework rtti: 1670 func: 24032 group: 1 struct: 328660 ] BUILDSTDERR: [c] 313000 nodes [ array: 81158 framework rtti: 1670 func: 24032 group: 1 struct: 328866 ] BUILDSTDERR: [c] 314000 nodes [ array: 81178 framework rtti: 1670 func: 24032 group: 1 struct: 329326 ] BUILDSTDERR: [c] 315000 nodes [ array: 81185 framework rtti: 1694 func: 24032 group: 1 struct: 329558 ] BUILDSTDERR: [c] 316000 nodes [ array: 81191 framework rtti: 1729 func: 24033 group: 1 struct: 329798 ] BUILDSTDERR: [c] 317000 nodes [ array: 81194 framework rtti: 1751 func: 24033 group: 1 struct: 330032 ] BUILDSTDERR: [c] 318000 nodes [ array: 81197 framework rtti: 1777 func: 24033 group: 1 struct: 330272 ] BUILDSTDERR: [c] 319000 nodes [ array: 81206 framework rtti: 1794 func: 24033 group: 1 struct: 330505 ] BUILDSTDERR: [c] 320000 nodes [ array: 81210 framework rtti: 1816 func: 24033 group: 1 struct: 330740 ] BUILDSTDERR: [c] 321000 nodes [ array: 81214 framework rtti: 1835 func: 24033 group: 1 struct: 330975 ] BUILDSTDERR: [c] 322000 nodes [ array: 81217 framework rtti: 1850 func: 24033 group: 1 struct: 331212 ] BUILDSTDERR: [c] 323000 nodes [ array: 81217 framework rtti: 1865 func: 24033 group: 1 struct: 331447 ] BUILDSTDERR: [c] 324000 nodes [ array: 81220 framework rtti: 1887 func: 24033 group: 1 struct: 331673 ] BUILDSTDERR: [c] 325000 nodes [ array: 81234 framework rtti: 1895 func: 24033 group: 1 struct: 331941 ] BUILDSTDERR: [c] 326000 nodes [ array: 81246 framework rtti: 1897 func: 24040 group: 1 struct: 332207 ] BUILDSTDERR: [c] 327000 nodes [ array: 81246 framework rtti: 1897 func: 24047 group: 1 struct: 332397 ] BUILDSTDERR: [c] 328000 nodes [ array: 81253 framework rtti: 1897 func: 24048 group: 1 struct: 332678 ] BUILDSTDERR: [c] 329000 nodes [ array: 81263 framework rtti: 1897 func: 24060 group: 1 struct: 332767 ] BUILDSTDERR: [c] 330000 nodes [ array: 81270 framework rtti: 1897 func: 24065 group: 1 struct: 332989 ] BUILDSTDERR: [c] 331000 nodes [ array: 81274 framework rtti: 1898 func: 24078 group: 1 struct: 333083 ] BUILDSTDERR: [c] 332000 nodes [ array: 81279 framework rtti: 1898 func: 24085 group: 1 struct: 333168 ] BUILDSTDERR: [c] 333000 nodes [ array: 81280 framework rtti: 1898 func: 24086 group: 1 struct: 333184 ] BUILDSTDERR: [c] 334000 nodes [ array: 81288 framework rtti: 1898 func: 24102 group: 1 struct: 333216 ] BUILDSTDERR: [c] 335000 nodes [ array: 81307 framework rtti: 1898 func: 24111 group: 1 struct: 333281 ] BUILDSTDERR: [c] 336000 nodes [ array: 81321 framework rtti: 1899 func: 24129 group: 1 struct: 333378 ] BUILDSTDERR: [c] 337000 nodes [ array: 81324 framework rtti: 1900 func: 24137 group: 1 struct: 333392 ] BUILDSTDERR: [c] 338000 nodes [ array: 81332 framework rtti: 1900 func: 24144 group: 1 struct: 335876 ] BUILDSTDERR: [c] 339000 nodes [ array: 81367 framework rtti: 1900 func: 24146 group: 1 struct: 335925 ] BUILDSTDERR: [c] 340000 nodes [ array: 81377 framework rtti: 1900 func: 24148 group: 1 struct: 336113 ] BUILDSTDERR: [c] 341000 nodes [ array: 81384 framework rtti: 1900 func: 24148 group: 1 struct: 336121 ] BUILDSTDERR: [c] 342000 nodes [ array: 81384 framework rtti: 1900 func: 24149 group: 1 struct: 336134 ] BUILDSTDERR: [c] 343000 nodes [ array: 81388 framework rtti: 1900 func: 24153 group: 1 struct: 336150 ] BUILDSTDERR: [c] 344000 nodes [ array: 81389 framework rtti: 1900 func: 24153 group: 1 struct: 336157 ] BUILDSTDERR: [c] 345000 nodes [ array: 81393 framework rtti: 1900 func: 24153 group: 1 struct: 336187 ] BUILDSTDERR: [c] 346000 nodes [ array: 81393 framework rtti: 1900 func: 24153 group: 1 struct: 336199 ] BUILDSTDERR: [c] 347000 nodes [ array: 81393 framework rtti: 1900 func: 24153 group: 1 struct: 336245 ] BUILDSTDERR: [c] 348000 nodes [ array: 81394 framework rtti: 1900 func: 24155 group: 1 struct: 336266 ] BUILDSTDERR: [c] 349000 nodes [ array: 81399 framework rtti: 1900 func: 24156 group: 1 struct: 336471 ] BUILDSTDERR: [c] 350000 nodes [ array: 81406 framework rtti: 1900 func: 24164 group: 1 struct: 336487 ] BUILDSTDERR: [c] 351000 nodes [ array: 81406 framework rtti: 1900 func: 24164 group: 1 struct: 336487 ] BUILDSTDERR: [c] 352000 nodes [ array: 81446 framework rtti: 1901 func: 24177 group: 1 struct: 336575 ] BUILDSTDERR: [c] 353000 nodes [ array: 81462 framework rtti: 1902 func: 24197 group: 1 struct: 336683 ] BUILDSTDERR: [c] 354000 nodes [ array: 81482 framework rtti: 1903 func: 24204 group: 1 struct: 336719 ] BUILDSTDERR: [c] 355000 nodes [ array: 81489 framework rtti: 1903 func: 24207 group: 1 struct: 336763 ] BUILDSTDERR: [c] 356000 nodes [ array: 81507 framework rtti: 1903 func: 24212 group: 1 struct: 336819 ] BUILDSTDERR: [c] 357000 nodes [ array: 81527 framework rtti: 1903 func: 24225 group: 1 struct: 336923 ] BUILDSTDERR: [c] 358000 nodes [ array: 81529 framework rtti: 1903 func: 24225 group: 1 struct: 336945 ] BUILDSTDERR: [c] 359000 nodes [ array: 81542 framework rtti: 1903 func: 24225 group: 1 struct: 336956 ] BUILDSTDERR: [c] 360000 nodes [ array: 81575 framework rtti: 1903 func: 24225 group: 1 struct: 337054 ] BUILDSTDERR: [c] 361000 nodes [ array: 81578 framework rtti: 1903 func: 24226 group: 1 struct: 337060 ] BUILDSTDERR: [c] 362000 nodes [ array: 81590 framework rtti: 1904 func: 24226 group: 1 struct: 337067 ] BUILDSTDERR: [c] 363000 nodes [ array: 81606 framework rtti: 1904 func: 24228 group: 1 struct: 337105 ] BUILDSTDERR: [c] 364000 nodes [ array: 81627 framework rtti: 1905 func: 24233 group: 1 struct: 337117 ] BUILDSTDERR: [c] 365000 nodes [ array: 81635 framework rtti: 1905 func: 24242 group: 1 struct: 337152 ] BUILDSTDERR: [c] 366000 nodes [ array: 81649 framework rtti: 1905 func: 24242 group: 1 struct: 337194 ] BUILDSTDERR: [c] 367000 nodes [ array: 81649 framework rtti: 1905 func: 24242 group: 1 struct: 337226 ] BUILDSTDERR: [c] 368000 nodes [ array: 81649 framework rtti: 1905 func: 24242 group: 1 struct: 337273 ] BUILDSTDERR: [c] 369000 nodes [ array: 81649 framework rtti: 1905 func: 24247 group: 1 struct: 337309 ] BUILDSTDERR: [c] 370000 nodes [ array: 81669 framework rtti: 1905 func: 24255 group: 1 struct: 337496 ] BUILDSTDERR: [c] 371000 nodes [ array: 81678 framework rtti: 1905 func: 24259 group: 1 struct: 337519 ] BUILDSTDERR: [c] 372000 nodes [ array: 81684 framework rtti: 1906 func: 24269 group: 1 struct: 337562 ] BUILDSTDERR: [c] 373000 nodes [ array: 81689 framework rtti: 1907 func: 24272 group: 1 struct: 337577 ] BUILDSTDERR: [c] 374000 nodes [ array: 81702 framework rtti: 1907 func: 24278 group: 1 struct: 337584 ] BUILDSTDERR: [c] 375000 nodes [ array: 81730 framework rtti: 1908 func: 24295 group: 1 struct: 337591 ] BUILDSTDERR: [c] 376000 nodes [ array: 81745 framework rtti: 1908 func: 24296 group: 1 struct: 337598 ] BUILDSTDERR: [c] 377000 nodes [ array: 81758 framework rtti: 1908 func: 24302 group: 1 struct: 337604 ] BUILDSTDERR: [c] 378000 nodes [ array: 81759 framework rtti: 1908 func: 24302 group: 1 struct: 337606 ] BUILDSTDERR: [c] 379000 nodes [ array: 81763 framework rtti: 1908 func: 24305 group: 1 struct: 337637 ] BUILDSTDERR: [c] 380000 nodes [ array: 81772 framework rtti: 1908 func: 24309 group: 1 struct: 337652 ] BUILDSTDERR: [c] 381000 nodes [ array: 81778 framework rtti: 1908 func: 24313 group: 1 struct: 337735 ] BUILDSTDERR: [c] 382000 nodes [ array: 81788 framework rtti: 1908 func: 24313 group: 1 struct: 337752 ] BUILDSTDERR: [c] 383000 nodes [ array: 81792 framework rtti: 1908 func: 24313 group: 1 struct: 337888 ] BUILDSTDERR: [c] 384000 nodes [ array: 81793 framework rtti: 1910 func: 24322 group: 1 struct: 337908 ] BUILDSTDERR: [c] 385000 nodes [ array: 81793 framework rtti: 1910 func: 24323 group: 1 struct: 337909 ] BUILDSTDERR: [c] 386000 nodes [ array: 81793 framework rtti: 1910 func: 24323 group: 1 struct: 337912 ] BUILDSTDERR: [c] 387000 nodes [ array: 81793 framework rtti: 1910 func: 24323 group: 1 struct: 337912 ] BUILDSTDERR: [c] 388000 nodes [ array: 81793 framework rtti: 1910 func: 24323 group: 1 struct: 337966 ] BUILDSTDERR: [c] 389000 nodes [ array: 81808 framework rtti: 1910 func: 24330 group: 1 struct: 338426 ] BUILDSTDERR: [c] 390000 nodes [ array: 81812 framework rtti: 1910 func: 24332 group: 1 struct: 338490 ] BUILDSTDERR: [c] 391000 nodes [ array: 81815 framework rtti: 1910 func: 24333 group: 1 struct: 338492 ] BUILDSTDERR: [c] 392000 nodes [ array: 81820 framework rtti: 1910 func: 24333 group: 1 struct: 338581 ] BUILDSTDERR: [c] 393000 nodes [ array: 81828 framework rtti: 1910 func: 24337 group: 1 struct: 338708 ] BUILDSTDERR: [c] 394000 nodes [ array: 81841 framework rtti: 1911 func: 24348 group: 1 struct: 338753 ] BUILDSTDERR: [c] 395000 nodes [ array: 81849 framework rtti: 1911 func: 24351 group: 1 struct: 338773 ] BUILDSTDERR: [c] 396000 nodes [ array: 81850 framework rtti: 1911 func: 24353 group: 1 struct: 338776 ] BUILDSTDERR: [c] 397000 nodes [ array: 81852 framework rtti: 1912 func: 24355 group: 1 struct: 338817 ] BUILDSTDERR: [c] 398000 nodes [ array: 81872 framework rtti: 1912 func: 24359 group: 1 struct: 338856 ] BUILDSTDERR: [c] 399000 nodes [ array: 81876 framework rtti: 1912 func: 24359 group: 1 struct: 338892 ] BUILDSTDERR: [c] 400000 nodes [ array: 81882 framework rtti: 1912 func: 24359 group: 1 struct: 338937 ] BUILDSTDERR: [c] 401000 nodes [ array: 81886 framework rtti: 1912 func: 24359 group: 1 struct: 338938 ] BUILDSTDERR: [c] 402000 nodes [ array: 81886 framework rtti: 1912 func: 24359 group: 1 struct: 338938 ] BUILDSTDERR: [c] 403000 nodes [ array: 81895 framework rtti: 1912 func: 24367 group: 1 struct: 338971 ] BUILDSTDERR: [c] 404000 nodes [ array: 81901 framework rtti: 1912 func: 24379 group: 1 struct: 339008 ] BUILDSTDERR: [c] 405000 nodes [ array: 81915 framework rtti: 1916 func: 24403 group: 1 struct: 339051 ] BUILDSTDERR: [c] 406000 nodes [ array: 81969 framework rtti: 1964 func: 24547 group: 1 struct: 339199 ] BUILDSTDERR: [c] 407000 nodes [ array: 82007 framework rtti: 2002 func: 24660 group: 1 struct: 339332 ] BUILDSTDERR: [c] 408000 nodes [ array: 82018 framework rtti: 2002 func: 24660 group: 1 struct: 339380 ] BUILDSTDERR: [c] 409000 nodes [ array: 82025 framework rtti: 2002 func: 24660 group: 1 struct: 339493 ] BUILDSTDERR: [c] 410000 nodes [ array: 82053 framework rtti: 2030 func: 24784 group: 1 struct: 339650 ] BUILDSTDERR: [c] 411000 nodes [ array: 82183 framework rtti: 2035 func: 24883 group: 1 struct: 340147 ] BUILDSTDERR: [c] 412000 nodes [ array: 82293 framework rtti: 2039 func: 24910 group: 1 struct: 340797 ] BUILDSTDERR: [c] 413000 nodes [ array: 82755 framework rtti: 2040 func: 24970 group: 1 struct: 341551 ] BUILDSTDERR: [c] 414000 nodes [ array: 83075 framework rtti: 2040 func: 25070 group: 1 struct: 342095 ] BUILDSTDERR: [c] 415000 nodes [ array: 83323 framework rtti: 2040 func: 25170 group: 1 struct: 342573 ] BUILDSTDERR: [c] 416000 nodes [ array: 83548 framework rtti: 2040 func: 25380 group: 1 struct: 343110 ] BUILDSTDERR: [c] 417000 nodes [ array: 83790 framework rtti: 2040 func: 25526 group: 1 struct: 343691 ] BUILDSTDERR: [c] 418000 nodes [ array: 84034 framework rtti: 2040 func: 25683 group: 1 struct: 344078 ] BUILDSTDERR: [c] 419000 nodes [ array: 84261 framework rtti: 2040 func: 25904 group: 1 struct: 344414 ] BUILDSTDERR: [c] 420000 nodes [ array: 84527 framework rtti: 2050 func: 25980 group: 1 struct: 344474 ] BUILDSTDERR: [c] 421000 nodes [ array: 84605 framework rtti: 2060 func: 26135 group: 1 struct: 345069 ] BUILDSTDERR: [c] 422000 nodes [ array: 84796 framework rtti: 2063 func: 26161 group: 1 struct: 345812 ] BUILDSTDERR: [c] 423000 nodes [ array: 85368 framework rtti: 2075 func: 26197 group: 1 struct: 345956 ] BUILDSTDERR: [c] 424000 nodes [ array: 85424 framework rtti: 2075 func: 26201 group: 1 struct: 346575 ] BUILDSTDERR: [c] 425000 nodes [ array: 85438 framework rtti: 2075 func: 26211 group: 1 struct: 348007 ] BUILDSTDERR: [c] 426000 nodes [ array: 85455 framework rtti: 2075 func: 26224 group: 1 struct: 348954 ] BUILDSTDERR: [c] 427000 nodes [ array: 85482 framework rtti: 2075 func: 26239 group: 1 struct: 349942 ] BUILDSTDERR: [c] 428000 nodes [ array: 85594 framework rtti: 2075 func: 26302 group: 1 struct: 350412 ] BUILDSTDERR: [c] 429000 nodes [ array: 85624 framework rtti: 2075 func: 26302 group: 1 struct: 350648 ] BUILDSTDERR: [c] 430000 nodes [ array: 85657 framework rtti: 2075 func: 26306 group: 1 struct: 350802 ] BUILDSTDERR: [c] 431000 nodes [ array: 85659 framework rtti: 2075 func: 26306 group: 1 struct: 350868 ] BUILDSTDERR: [c] 432000 nodes [ array: 85668 framework rtti: 2075 func: 26306 group: 1 struct: 351003 ] BUILDSTDERR: [c] 433000 nodes [ array: 85681 framework rtti: 2075 func: 26322 group: 1 struct: 351094 ] BUILDSTDERR: [c] 434000 nodes [ array: 85686 framework rtti: 2075 func: 26322 group: 1 struct: 351131 ] BUILDSTDERR: [c] 435000 nodes [ array: 85692 framework rtti: 2075 func: 26395 group: 1 struct: 351192 ] BUILDSTDERR: [c] 436000 nodes [ array: 85700 framework rtti: 2076 func: 26395 group: 1 struct: 351243 ] BUILDSTDERR: [c] 437000 nodes [ array: 85782 framework rtti: 2076 func: 26395 group: 1 struct: 351362 ] BUILDSTDERR: [c] 438000 nodes [ array: 85870 framework rtti: 2076 func: 26395 group: 1 struct: 351450 ] BUILDSTDERR: [c] 439000 nodes [ array: 85934 framework rtti: 2076 func: 26395 group: 1 struct: 351581 ] BUILDSTDERR: [c] 440000 nodes [ array: 85943 framework rtti: 2076 func: 26417 group: 1 struct: 351780 ] BUILDSTDERR: [c] 441000 nodes [ array: 85987 framework rtti: 2083 func: 26485 group: 1 struct: 352102 ] BUILDSTDERR: [c] 442000 nodes [ array: 85987 framework rtti: 2083 func: 26485 group: 1 struct: 352886 ] BUILDSTDERR: [c] 443000 nodes [ array: 85987 framework rtti: 2083 func: 26485 group: 1 struct: 353145 ] BUILDSTDERR: [c] 444000 nodes [ array: 86011 framework rtti: 2084 func: 26497 group: 1 struct: 353510 ] BUILDSTDERR: [c] 445000 nodes [ array: 86076 framework rtti: 2092 func: 26551 group: 1 struct: 353883 ] BUILDSTDERR: [c] 446000 nodes [ array: 86127 framework rtti: 2094 func: 26600 group: 1 struct: 362957 ] BUILDSTDERR: [c] 447000 nodes [ array: 86587 framework rtti: 2095 func: 26618 group: 1 struct: 369147 ] BUILDSTDERR: [c] 448000 nodes [ array: 86644 framework rtti: 2095 func: 26739 group: 1 struct: 369733 ] BUILDSTDERR: [c] 449000 nodes [ array: 86706 framework rtti: 2097 func: 26813 group: 1 struct: 370344 ] BUILDSTDERR: [c] 450000 nodes [ array: 86791 framework rtti: 2101 func: 26852 group: 1 struct: 370713 ] BUILDSTDERR: [c] 451000 nodes [ array: 87186 framework rtti: 2109 func: 26888 group: 1 struct: 370897 ] BUILDSTDERR: [c] 452000 nodes [ array: 87453 framework rtti: 2109 func: 26961 group: 1 struct: 371304 ] BUILDSTDERR: [c] 453000 nodes [ array: 87713 framework rtti: 2112 func: 27085 group: 1 struct: 371789 ] BUILDSTDERR: [c] 454000 nodes [ array: 88049 framework rtti: 2112 func: 27293 group: 1 struct: 372178 ] BUILDSTDERR: [c] 455000 nodes [ array: 88361 framework rtti: 2113 func: 27452 group: 1 struct: 372801 ] BUILDSTDERR: [c] 456000 nodes [ array: 88657 framework rtti: 2113 func: 27664 group: 1 struct: 373108 ] BUILDSTDERR: [c] 457000 nodes [ array: 88903 framework rtti: 2116 func: 27895 group: 1 struct: 373393 ] BUILDSTDERR: [c] 458000 nodes [ array: 88988 framework rtti: 2123 func: 28236 group: 1 struct: 378427 ] BUILDSTDERR: [c] 459000 nodes [ array: 89044 framework rtti: 2143 func: 28279 group: 1 struct: 378761 ] BUILDSTDERR: [c] 460000 nodes [ array: 89343 framework rtti: 2144 func: 28285 group: 1 struct: 379324 ] BUILDSTDERR: [c] 461000 nodes [ array: 89843 framework rtti: 2144 func: 28288 group: 1 struct: 379888 ] BUILDSTDERR: [c] 462000 nodes [ array: 90417 framework rtti: 2144 func: 28303 group: 1 struct: 380590 ] BUILDSTDERR: [c] 463000 nodes [ array: 90934 framework rtti: 2144 func: 28322 group: 1 struct: 381058 ] BUILDSTDERR: [c] 464000 nodes [ array: 91457 framework rtti: 2145 func: 28342 group: 1 struct: 382577 ] BUILDSTDERR: [c] 465000 nodes [ array: 91810 framework rtti: 2146 func: 28349 group: 1 struct: 382643 ] BUILDSTDERR: [c] 466000 nodes [ array: 91976 framework rtti: 2146 func: 28438 group: 1 struct: 382643 ] BUILDSTDERR: [c] 467000 nodes [ array: 92479 framework rtti: 2149 func: 28472 group: 1 struct: 383142 ] BUILDSTDERR: [c] 468000 nodes [ array: 93077 framework rtti: 2149 func: 28479 group: 1 struct: 383507 ] BUILDSTDERR: [c] 469000 nodes [ array: 93623 framework rtti: 2150 func: 28522 group: 1 struct: 384026 ] BUILDSTDERR: [c] 470000 nodes [ array: 94623 framework rtti: 2150 func: 28522 group: 1 struct: 384026 ] BUILDSTDERR: [c] 471000 nodes [ array: 95621 framework rtti: 2150 func: 28522 group: 1 struct: 384404 ] BUILDSTDERR: [c] 472000 nodes [ array: 96621 framework rtti: 2150 func: 28522 group: 1 struct: 384404 ] BUILDSTDERR: [c] 473000 nodes [ array: 97621 framework rtti: 2150 func: 28522 group: 1 struct: 384404 ] BUILDSTDERR: [c] 474000 nodes [ array: 98621 framework rtti: 2150 func: 28522 group: 1 struct: 384404 ] BUILDSTDERR: [c] 475000 nodes [ array: 99621 framework rtti: 2150 func: 28522 group: 1 struct: 384404 ] BUILDSTDERR: [c] 476000 nodes [ array: 100621 framework rtti: 2150 func: 28522 group: 1 struct: 384404 ] BUILDSTDERR: [c] 477000 nodes [ array: 101028 framework rtti: 2150 func: 28522 group: 1 struct: 384404 ] BUILDSTDERR: [c] 478000 nodes [ array: 101114 framework rtti: 2164 func: 28547 group: 1 struct: 385479 ] BUILDSTDERR: [c] 479000 nodes [ array: 101114 framework rtti: 2164 func: 28547 group: 1 struct: 386299 ] BUILDSTDERR: [c] 480000 nodes [ array: 101114 framework rtti: 2164 func: 28547 group: 1 struct: 387278 ] BUILDSTDERR: [c] 481000 nodes [ array: 101114 framework rtti: 2164 func: 28547 group: 1 struct: 388243 ] BUILDSTDERR: [c] 482000 nodes [ array: 101114 framework rtti: 2164 func: 28547 group: 1 struct: 389235 ] BUILDSTDERR: [c] 483000 nodes [ array: 101114 framework rtti: 2164 func: 28547 group: 1 struct: 389378 ] BUILDSTDERR: [c] 484000 nodes [ array: 101114 framework rtti: 2164 func: 28547 group: 1 struct: 390058 ] BUILDSTDERR: [c] 485000 nodes [ array: 101186 framework rtti: 2166 func: 28608 group: 1 struct: 390124 ] BUILDSTDERR: [c] 486000 nodes [ array: 101391 framework rtti: 2169 func: 28656 group: 1 struct: 390378 ] BUILDSTDERR: [c] 487000 nodes [ array: 101486 framework rtti: 2170 func: 28663 group: 1 struct: 398871 ] BUILDSTDERR: [c] 488000 nodes [ array: 101703 framework rtti: 2176 func: 28664 group: 1 struct: 399195 ] BUILDSTDERR: [c] 489000 nodes [ array: 101928 framework rtti: 2187 func: 28667 group: 1 struct: 399474 ] BUILDSTDERR: [c] 490000 nodes [ array: 102075 framework rtti: 2191 func: 28668 group: 1 struct: 399714 ] BUILDSTDERR: [c] 491000 nodes [ array: 102306 framework rtti: 2202 func: 28668 group: 1 struct: 399987 ] BUILDSTDERR: [c] 492000 nodes [ array: 102459 framework rtti: 2223 func: 28668 group: 1 struct: 400218 ] BUILDSTDERR: [c] 493000 nodes [ array: 103074 framework rtti: 2233 func: 28819 group: 1 struct: 400309 ] BUILDSTDERR: [c] 494000 nodes [ array: 104056 framework rtti: 2233 func: 28821 group: 1 struct: 400309 ] BUILDSTDERR: [c] 495000 nodes [ array: 104469 framework rtti: 2237 func: 28955 group: 1 struct: 400362 ] BUILDSTDERR: [c] 496000 nodes [ array: 104555 framework rtti: 2237 func: 28955 group: 1 struct: 400437 ] BUILDSTDERR: [c] 497000 nodes [ array: 104555 framework rtti: 2237 func: 28955 group: 1 struct: 400471 ] BUILDSTDERR: [c] 498000 nodes [ array: 104596 framework rtti: 2240 func: 28967 group: 1 struct: 400917 ] BUILDSTDERR: [c] 499000 nodes [ array: 104625 framework rtti: 2252 func: 28972 group: 1 struct: 401361 ] BUILDSTDERR: [c] 500000 nodes [ array: 104629 framework rtti: 2252 func: 28976 group: 1 struct: 401724 ] BUILDSTDERR: [c] 501000 nodes [ array: 104634 framework rtti: 2252 func: 28990 group: 1 struct: 402553 ] BUILDSTDERR: [c] 502000 nodes [ array: 104679 framework rtti: 2252 func: 29008 group: 1 struct: 402771 ] BUILDSTDERR: [c] 503000 nodes [ array: 104679 framework rtti: 2252 func: 29009 group: 1 struct: 403328 ] BUILDSTDERR: [c] 504000 nodes [ array: 104682 framework rtti: 2253 func: 29016 group: 1 struct: 403368 ] BUILDSTDERR: [c] 505000 nodes [ array: 104703 framework rtti: 2254 func: 29034 group: 1 struct: 403427 ] BUILDSTDERR: [c] 506000 nodes [ array: 104838 framework rtti: 2254 func: 29122 group: 1 struct: 403517 ] BUILDSTDERR: [c] 507000 nodes [ array: 104968 framework rtti: 2254 func: 29122 group: 1 struct: 404086 ] BUILDSTDERR: [c] 508000 nodes [ array: 105021 framework rtti: 2255 func: 29141 group: 1 struct: 404285 ] BUILDSTDERR: [c] 509000 nodes [ array: 105021 framework rtti: 2255 func: 29141 group: 1 struct: 404285 ] BUILDSTDERR: [c] 510000 nodes [ array: 105021 framework rtti: 2255 func: 29141 group: 1 struct: 404285 ] BUILDSTDERR: [c] 511000 nodes [ array: 105026 framework rtti: 2255 func: 29141 group: 1 struct: 404285 ] BUILDSTDERR: [c] 512000 nodes [ array: 105026 framework rtti: 2255 func: 29141 group: 1 struct: 404285 ] BUILDSTDERR: [c] 513000 nodes [ array: 105026 framework rtti: 2255 func: 29141 group: 1 struct: 404285 ] BUILDSTDERR: [c] 514000 nodes [ array: 105026 framework rtti: 2255 func: 29141 group: 1 struct: 404285 ] BUILDSTDERR: [c] 515000 nodes [ array: 105026 framework rtti: 2255 func: 29141 group: 1 struct: 404285 ] BUILDSTDERR: [c] 516000 nodes [ array: 105026 framework rtti: 2255 func: 29141 group: 1 struct: 404285 ] BUILDSTDERR: [c] 517000 nodes [ array: 105026 framework rtti: 2255 func: 29141 group: 1 struct: 404285 ] BUILDSTDERR: [c] 518000 nodes [ array: 105745 framework rtti: 2257 func: 29145 group: 1 struct: 412651 ] BUILDSTDERR: [c] 519000 nodes [ array: 106745 framework rtti: 2257 func: 29145 group: 1 struct: 412651 ] BUILDSTDERR: [c] 520000 nodes [ array: 107745 framework rtti: 2257 func: 29145 group: 1 struct: 412651 ] BUILDSTDERR: [c] 521000 nodes [ array: 108745 framework rtti: 2257 func: 29145 group: 1 struct: 412651 ] BUILDSTDERR: [c] 522000 nodes [ array: 109631 framework rtti: 2257 func: 29157 group: 1 struct: 412654 ] BUILDSTDERR: [c] 523000 nodes [ array: 109949 framework rtti: 2258 func: 29207 group: 1 struct: 412875 ] BUILDSTDERR: [c] 524000 nodes [ array: 109949 framework rtti: 2258 func: 29207 group: 1 struct: 413875 ] BUILDSTDERR: [c] 525000 nodes [ array: 109949 framework rtti: 2258 func: 29207 group: 1 struct: 414875 ] BUILDSTDERR: [c] 526000 nodes [ array: 109949 framework rtti: 2258 func: 29207 group: 1 struct: 415875 ] BUILDSTDERR: [c] 527000 nodes [ array: 109949 framework rtti: 2258 func: 29207 group: 1 struct: 416875 ] BUILDSTDERR: [c] 528000 nodes [ array: 109949 framework rtti: 2258 func: 29207 group: 1 struct: 417875 ] BUILDSTDERR: [c] 529000 nodes [ array: 109949 framework rtti: 2258 func: 29207 group: 1 struct: 418875 ] BUILDSTDERR: [c] 530000 nodes [ array: 109949 framework rtti: 2258 func: 29207 group: 1 struct: 419875 ] BUILDSTDERR: [c] 531000 nodes [ array: 109949 framework rtti: 2258 func: 29207 group: 1 struct: 420875 ] BUILDSTDERR: [c] 532000 nodes [ array: 109977 framework rtti: 2259 func: 29212 group: 1 struct: 421295 ] BUILDSTDERR: [c] 533000 nodes [ array: 110021 framework rtti: 2274 func: 29212 group: 1 struct: 421563 ] BUILDSTDERR: [c] 534000 nodes [ array: 110068 framework rtti: 2284 func: 29344 group: 1 struct: 421789 ] BUILDSTDERR: [c] 535000 nodes [ array: 110068 framework rtti: 2284 func: 29344 group: 1 struct: 421789 ] BUILDSTDERR: [c] 536000 nodes [ array: 110090 framework rtti: 2285 func: 29510 group: 1 struct: 421809 ] BUILDSTDERR: [c] 537000 nodes [ array: 110243 framework rtti: 2291 func: 29518 group: 1 struct: 421949 ] BUILDSTDERR: [c] 538000 nodes [ array: 110321 framework rtti: 2313 func: 29529 group: 1 struct: 422270 ] BUILDSTDERR: [c] 539000 nodes [ array: 110381 framework rtti: 2367 func: 29532 group: 1 struct: 422633 ] BUILDSTDERR: [c] 540000 nodes [ array: 110570 framework rtti: 2381 func: 29558 group: 1 struct: 422884 ] BUILDSTDERR: [c] 541000 nodes [ array: 110770 framework rtti: 2410 func: 29613 group: 1 struct: 423203 ] BUILDSTDERR: [c] 542000 nodes [ array: 110770 framework rtti: 2410 func: 29613 group: 1 struct: 423203 ] BUILDSTDERR: [c] 543000 nodes [ array: 110770 framework rtti: 2410 func: 29613 group: 1 struct: 423203 ] BUILDSTDERR: [c] 544000 nodes [ array: 110770 framework rtti: 2410 func: 29613 group: 1 struct: 423203 ] BUILDSTDERR: [c] 545000 nodes [ array: 110770 framework rtti: 2410 func: 29613 group: 1 struct: 423203 ] BUILDSTDERR: [c] 546000 nodes [ array: 110770 framework rtti: 2410 func: 29613 group: 1 struct: 423203 ] BUILDSTDERR: [c] 547000 nodes [ array: 110770 framework rtti: 2410 func: 29613 group: 1 struct: 423203 ] BUILDSTDERR: [c] 548000 nodes [ array: 110770 framework rtti: 2410 func: 29613 group: 1 struct: 423203 ] BUILDSTDERR: [c] 549000 nodes [ array: 110770 framework rtti: 2410 func: 29613 group: 1 struct: 423203 ] BUILDSTDERR: [c] 550000 nodes [ array: 110772 framework rtti: 2410 func: 29614 group: 1 struct: 423215 ] BUILDSTDERR: [c] 551000 nodes [ array: 110772 framework rtti: 2410 func: 29614 group: 1 struct: 423215 ] BUILDSTDERR: [c] 552000 nodes [ array: 110772 framework rtti: 2410 func: 29614 group: 1 struct: 423215 ] BUILDSTDERR: [c] 553000 nodes [ array: 110772 framework rtti: 2410 func: 29614 group: 1 struct: 423215 ] BUILDSTDERR: [c] 554000 nodes [ array: 110779 framework rtti: 2415 func: 29667 group: 1 struct: 423248 ] BUILDSTDERR: [c] 555000 nodes [ array: 111663 framework rtti: 2415 func: 29667 group: 1 struct: 423248 ] BUILDSTDERR: [c] 556000 nodes [ array: 112663 framework rtti: 2415 func: 29667 group: 1 struct: 423248 ] BUILDSTDERR: [c] 557000 nodes [ array: 113663 framework rtti: 2415 func: 29667 group: 1 struct: 423248 ] BUILDSTDERR: [c] 558000 nodes [ array: 114663 framework rtti: 2415 func: 29667 group: 1 struct: 423248 ] BUILDSTDERR: [c] 559000 nodes [ array: 115663 framework rtti: 2415 func: 29667 group: 1 struct: 423248 ] BUILDSTDERR: [c] 560000 nodes [ array: 116663 framework rtti: 2415 func: 29667 group: 1 struct: 423248 ] BUILDSTDERR: [c] 561000 nodes [ array: 117663 framework rtti: 2415 func: 29667 group: 1 struct: 423248 ] BUILDSTDERR: [c] 562000 nodes [ array: 118663 framework rtti: 2415 func: 29667 group: 1 struct: 423248 ] BUILDSTDERR: [c] 563000 nodes [ array: 119204 framework rtti: 2493 func: 29698 group: 1 struct: 423506 ] BUILDSTDERR: [c] 564000 nodes [ array: 119276 framework rtti: 2552 func: 30126 group: 1 struct: 423951 ] BUILDSTDERR: [c] 565000 nodes [ array: 119378 framework rtti: 2553 func: 30139 group: 1 struct: 424172 ] BUILDSTDERR: [c] 566000 nodes [ array: 119403 framework rtti: 2560 func: 30140 group: 1 struct: 424228 ] BUILDSTDERR: [c] 567000 nodes [ array: 119414 framework rtti: 2560 func: 30180 group: 1 struct: 424234 ] BUILDSTDERR: [c] 568000 nodes [ array: 119414 framework rtti: 2560 func: 30180 group: 1 struct: 424234 ] BUILDSTDERR: [c] 569000 nodes [ array: 119414 framework rtti: 2560 func: 30180 group: 1 struct: 424234 ] BUILDSTDERR: [c] 570000 nodes [ array: 119414 framework rtti: 2560 func: 30180 group: 1 struct: 424234 ] BUILDSTDERR: [c] 571000 nodes [ array: 119414 framework rtti: 2560 func: 30180 group: 1 struct: 424234 ] BUILDSTDERR: [c] 572000 nodes [ array: 119414 framework rtti: 2560 func: 30180 group: 1 struct: 424234 ] BUILDSTDERR: [c] 573000 nodes [ array: 119414 framework rtti: 2560 func: 30180 group: 1 struct: 424234 ] BUILDSTDERR: [c] 574000 nodes [ array: 119414 framework rtti: 2560 func: 30180 group: 1 struct: 424234 ] BUILDSTDERR: [c] 575000 nodes [ array: 119557 framework rtti: 2592 func: 30216 group: 1 struct: 424314 ] BUILDSTDERR: [c] 576000 nodes [ array: 119650 framework rtti: 2597 func: 30357 group: 1 struct: 424455 ] BUILDSTDERR: [c] 577000 nodes [ array: 119715 framework rtti: 2628 func: 30463 group: 1 struct: 424579 ] BUILDSTDERR: [c] 578000 nodes [ array: 119813 framework rtti: 2661 func: 30905 group: 1 struct: 424990 ] BUILDSTDERR: [c] 579000 nodes [ array: 119866 framework rtti: 2700 func: 31362 group: 1 struct: 425688 ] BUILDSTDERR: [c] 580000 nodes [ array: 119939 framework rtti: 2728 func: 31561 group: 1 struct: 425909 ] BUILDSTDERR: [c:database] GC transformer: finished helpers BUILDSTDERR: [c] 581000 nodes [ array: 120446 framework rtti: 2728 func: 31619 group: 1 struct: 427743 ] BUILDSTDERR: [c] 582000 nodes [ array: 120965 framework rtti: 2728 func: 31619 group: 1 struct: 427785 ] BUILDSTDERR: [c] 583000 nodes [ array: 120965 framework rtti: 2728 func: 31619 group: 1 struct: 427785 ] BUILDSTDERR: [rtyper] specializing: 261400 / 261782 blocks (99%) BUILDSTDERR: [rtyper] -=- specialized 405 more blocks -=- BUILDSTDERR: [backendopt:inlining] phase with threshold factor: 32.4 BUILDSTDERR: [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic BUILDSTDERR: [backendopt:inlining] inlined 14 callsites. BUILDSTDERR: [backendopt:malloc] starting malloc removal BUILDSTDERR: [backendopt:malloc] removed 12 simple mallocs in total BUILDSTDERR: [backendopt:mergeifblocks] starting to merge if blocks BUILDSTDERR: [c:database] GC transformer: finished tables BUILDSTDERR: [gctransform:info] assigned 3201 typeids BUILDSTDERR: [gctransform:info] added 116334 push/pop stack root instructions BUILDSTDERR: [gctransform:info] inserted 5141 write barrier calls BUILDSTDERR: [gctransform:info] inserted 6083 write_barrier_from_array calls BUILDSTDERR: [gctransform:info] found 4 static roots BUILDSTDERR: [c:database] Inlining GC helpers and postprocessing BUILDSTDERR: [c] 583371 nodes [ array: 121045 framework rtti: 2728 func: 31731 group: 1 struct: 427866 ] BUILDSTDERR: [c:database] Completed BUILDSTDERR: [translation:info] database for generating C source was created BUILDSTDERR: [3697f] translation-task} BUILDSTDERR: [translation:info] Generating c source... BUILDSTDERR: [3697f] {translation-task BUILDSTDERR: starting source_c BUILDSTDERR: [c:writing] structdef.h BUILDSTDERR: [c:writing] forwarddecl.h BUILDSTDERR: [c:writing] preimpl.h BUILDSTDERR: [c:writing] data_pypy_goal.c BUILDSTDERR: [c:writing] data_pypy_interpreter.c BUILDSTDERR: [c:writing] data_pypy_interpreter_astcompiler.c BUILDSTDERR: [c:writing] data_pypy_interpreter_pyparser.c BUILDSTDERR: [c:writing] data_pypy_module___builtin__.c BUILDSTDERR: [c:writing] data_pypy_module___pypy__.c BUILDSTDERR: [c:writing] data_pypy_module__cffi_backend.c BUILDSTDERR: [c:writing] data_pypy_module__codecs.c BUILDSTDERR: [c:writing] data_pypy_module__collections.c BUILDSTDERR: [c:writing] data_pypy_module__continuation.c BUILDSTDERR: [c:writing] data_pypy_module__cppyy.c BUILDSTDERR: [c:writing] data_pypy_module__cppyy_capi.c BUILDSTDERR: [c:writing] data_pypy_module__csv.c BUILDSTDERR: [c:writing] data_pypy_module__frozen_importlib.c BUILDSTDERR: [c:writing] data_pypy_module__io.c BUILDSTDERR: [c:writing] data_pypy_module__locale.c BUILDSTDERR: [c:writing] data_pypy_module__lsprof.c BUILDSTDERR: [c:writing] data_pypy_module__minimal_curses.c BUILDSTDERR: [c:writing] data_pypy_module__multibytecodec.c BUILDSTDERR: [c:writing] data_pypy_module__multiprocessing.c BUILDSTDERR: [c:writing] data_pypy_module__posixsubprocess.c BUILDSTDERR: [c:writing] data_pypy_module__pypyjson.c BUILDSTDERR: [c:writing] data_pypy_module__random.c BUILDSTDERR: [c:writing] data_pypy_module__rawffi.c BUILDSTDERR: [c:writing] data_pypy_module__rawffi_alt.c BUILDSTDERR: [c:writing] data_pypy_module__socket.c BUILDSTDERR: [c:writing] data_pypy_module__sre.c BUILDSTDERR: [c:writing] data_pypy_module__vmprof.c BUILDSTDERR: [c:writing] data_pypy_module__warnings.c BUILDSTDERR: [c:writing] data_pypy_module__weakref.c BUILDSTDERR: [c:writing] data_pypy_module_array.c BUILDSTDERR: [c:writing] data_pypy_module_binascii.c BUILDSTDERR: [c:writing] data_pypy_module_bz2.c BUILDSTDERR: [c:writing] data_pypy_module_cpyext.c BUILDSTDERR: [c:writing] data_pypy_module_exceptions.c BUILDSTDERR: [c:writing] data_pypy_module_faulthandler.c BUILDSTDERR: [c:writing] data_pypy_module_fcntl.c BUILDSTDERR: [c:writing] data_pypy_module_gc.c BUILDSTDERR: [c:writing] data_pypy_module_imp.c BUILDSTDERR: [c:writing] data_pypy_module_itertools.c BUILDSTDERR: [c:writing] data_pypy_module_marshal.c BUILDSTDERR: [c:writing] data_pypy_module_math.c BUILDSTDERR: [c:writing] data_pypy_module_mmap.c BUILDSTDERR: [c:writing] data_pypy_module_operator.c BUILDSTDERR: [c:writing] data_pypy_module_parser.c BUILDSTDERR: [c:writing] data_pypy_module_posix.c BUILDSTDERR: [c:writing] data_pypy_module_pwd.c BUILDSTDERR: [c:writing] data_pypy_module_pyexpat.c BUILDSTDERR: [c:writing] data_pypy_module_pypyjit.c BUILDSTDERR: [c:writing] data_pypy_module_select.c BUILDSTDERR: [c:writing] data_pypy_module_signal.c BUILDSTDERR: [c:writing] data_pypy_module_struct.c BUILDSTDERR: [c:writing] data_pypy_module_sys.c BUILDSTDERR: [c:writing] data_pypy_module_termios.c BUILDSTDERR: [c:writing] data_pypy_module_thread.c BUILDSTDERR: [c:writing] data_pypy_module_time.c BUILDSTDERR: [c:writing] data_pypy_module_unicodedata.c BUILDSTDERR: [c:writing] data_pypy_module_unicodedata_1.c BUILDSTDERR: [c:writing] data_pypy_module_zipimport.c BUILDSTDERR: [c:writing] data_pypy_module_zlib.c BUILDSTDERR: [c:writing] data_pypy_objspace.c BUILDSTDERR: [c:writing] data_pypy_objspace_std.c BUILDSTDERR: [c:writing] data_rpython_flowspace.c BUILDSTDERR: [c:writing] data_rpython_jit_backend.c BUILDSTDERR: [c:writing] data_rpython_jit_backend_llsupport.c BUILDSTDERR: [c:writing] data_rpython_jit_backend_x86.c BUILDSTDERR: [c:writing] data_rpython_jit_codewriter.c BUILDSTDERR: [c:writing] data_rpython_jit_metainterp.c BUILDSTDERR: [c:writing] data_rpython_jit_metainterp_1.c BUILDSTDERR: [c:writing] data_rpython_jit_metainterp_optimizeopt.c BUILDSTDERR: [c:writing] data_rpython_memory_gc.c BUILDSTDERR: [c:writing] data_rpython_memory_gctransform.c BUILDSTDERR: [c:writing] data_rpython_rlib.c BUILDSTDERR: [c:writing] data_rpython_rlib_rjitlog.c BUILDSTDERR: [c:writing] data_rpython_rlib_rsre.c BUILDSTDERR: [c:writing] data_rpython_rlib_rstruct.c BUILDSTDERR: [c:writing] data_rpython_rlib_rvmprof.c BUILDSTDERR: [c:writing] data_rpython_rlib_unicodedata.c BUILDSTDERR: [c:writing] data_rpython_rlib_unicodedata_1.c BUILDSTDERR: [c:writing] data_rpython_rlib_unicodedata_2.c BUILDSTDERR: [c:writing] data_rpython_rlib_unicodedata_3.c BUILDSTDERR: [c:writing] data_rpython_rtyper.c BUILDSTDERR: [c:writing] data_rpython_rtyper_lltypesystem.c BUILDSTDERR: [c:writing] data_rpython_translator_c.c BUILDSTDERR: [c:writing] nonfuncnodes.c BUILDSTDERR: [c:writing] nonfuncnodes_1.c BUILDSTDERR: [c:writing] nonfuncnodes_2.c BUILDSTDERR: [c:writing] nonfuncnodes_3.c BUILDSTDERR: [c:writing] nonfuncnodes_4.c BUILDSTDERR: [c:writing] nonfuncnodes_5.c BUILDSTDERR: [c:writing] nonfuncnodes_6.c BUILDSTDERR: [c:writing] nonfuncnodes_7.c BUILDSTDERR: [c:writing] nonfuncnodes_8.c BUILDSTDERR: [c:writing] nonfuncnodes_9.c BUILDSTDERR: [c:writing] nonfuncnodes_10.c BUILDSTDERR: [c:writing] nonfuncnodes_11.c BUILDSTDERR: [c:writing] nonfuncnodes_12.c BUILDSTDERR: [c:writing] nonfuncnodes_13.c BUILDSTDERR: [c:writing] nonfuncnodes_14.c BUILDSTDERR: [c:writing] nonfuncnodes_15.c BUILDSTDERR: [c:writing] nonfuncnodes_16.c BUILDSTDERR: [c:writing] nonfuncnodes_17.c BUILDSTDERR: [c:writing] nonfuncnodes_18.c BUILDSTDERR: [c:writing] nonfuncnodes_19.c BUILDSTDERR: [c:writing] nonfuncnodes_20.c BUILDSTDERR: [c:writing] nonfuncnodes_21.c BUILDSTDERR: [c:writing] nonfuncnodes_22.c BUILDSTDERR: [c:writing] nonfuncnodes_23.c BUILDSTDERR: [c:writing] nonfuncnodes_24.c BUILDSTDERR: [c:writing] nonfuncnodes_25.c BUILDSTDERR: [c:writing] nonfuncnodes_26.c BUILDSTDERR: [c:writing] nonfuncnodes_27.c BUILDSTDERR: [c:writing] nonfuncnodes_28.c BUILDSTDERR: [c:writing] nonfuncnodes_29.c BUILDSTDERR: [c:writing] nonfuncnodes_30.c BUILDSTDERR: [c:writing] nonfuncnodes_31.c BUILDSTDERR: [c:writing] nonfuncnodes_32.c BUILDSTDERR: [c:writing] nonfuncnodes_33.c BUILDSTDERR: [c:writing] nonfuncnodes_34.c BUILDSTDERR: [c:writing] nonfuncnodes_35.c BUILDSTDERR: [c:writing] nonfuncnodes_36.c BUILDSTDERR: [c:writing] nonfuncnodes_37.c BUILDSTDERR: [c:writing] nonfuncnodes_38.c BUILDSTDERR: [c:writing] nonfuncnodes_39.c BUILDSTDERR: [c:writing] nonfuncnodes_40.c BUILDSTDERR: [c:writing] nonfuncnodes_41.c BUILDSTDERR: [c:writing] nonfuncnodes_42.c BUILDSTDERR: [c:writing] nonfuncnodes_43.c BUILDSTDERR: [c:writing] nonfuncnodes_44.c BUILDSTDERR: [c:writing] data_pypy_interpreter_1.c BUILDSTDERR: [c:writing] data_pypy_module___pypy___1.c BUILDSTDERR: [c:writing] data_pypy_module__cffi_backend_1.c BUILDSTDERR: [c:writing] data_pypy_module__codecs_1.c BUILDSTDERR: [c:writing] data_pypy_module__continuation_1.c BUILDSTDERR: [c:writing] data_pypy_module__locale_1.c BUILDSTDERR: [c:writing] data_pypy_module__multibytecodec_1.c BUILDSTDERR: [c:writing] data_pypy_module__multiprocessing_1.c BUILDSTDERR: [c:writing] data_pypy_module__vmprof_1.c BUILDSTDERR: [c:writing] data_pypy_module_bz2_1.c BUILDSTDERR: [c:writing] data_pypy_module_cpyext_1.c BUILDSTDERR: [c:writing] data_pypy_module_crypt.c BUILDSTDERR: [c:writing] data_pypy_module_faulthandler_1.c BUILDSTDERR: [c:writing] data_pypy_module_posix_1.c BUILDSTDERR: [c:writing] data_pypy_module_pwd_1.c BUILDSTDERR: [c:writing] data_pypy_module_pyexpat_1.c BUILDSTDERR: [c:writing] data_pypy_module_select_1.c BUILDSTDERR: [c:writing] data_pypy_module_signal_1.c BUILDSTDERR: [c:writing] data_pypy_module_sys_1.c BUILDSTDERR: [c:writing] data_pypy_module_thread_1.c BUILDSTDERR: [c:writing] data_pypy_module_time_1.c BUILDSTDERR: [c:writing] data_pypy_objspace_std_1.c BUILDSTDERR: [c:writing] data_rpython_jit_backend_llsupport_1.c BUILDSTDERR: [c:writing] data_rpython_jit_backend_x86_1.c BUILDSTDERR: [c:writing] data_rpython_jit_metainterp_2.c BUILDSTDERR: [c:writing] data_rpython_memory_gc_1.c BUILDSTDERR: [c:writing] data_rpython_rlib_1.c BUILDSTDERR: [c:writing] data_rpython_rlib_rjitlog_1.c BUILDSTDERR: [c:writing] data_rpython_rlib_rsre_1.c BUILDSTDERR: [c:writing] data_rpython_rlib_rstruct_1.c BUILDSTDERR: [c:writing] data_rpython_rlib_rvmprof_1.c BUILDSTDERR: [c:writing] data_rpython_rtyper_lltypesystem_1.c BUILDSTDERR: [c:writing] data_rpython_rtyper_lltypesystem_module.c BUILDSTDERR: [c:writing] implement.c BUILDSTDERR: [c:writing] implement_1.c BUILDSTDERR: [c:writing] implement_2.c BUILDSTDERR: [c:writing] pypy_goal.c BUILDSTDERR: [c:writing] pypy_interpreter.c BUILDSTDERR: [c:writing] pypy_interpreter_1.c BUILDSTDERR: [c:writing] pypy_interpreter_astcompiler.c BUILDSTDERR: [c:writing] pypy_interpreter_astcompiler_1.c BUILDSTDERR: [c:writing] pypy_interpreter_pyparser.c BUILDSTDERR: [c:writing] pypy_module___builtin__.c BUILDSTDERR: [c:writing] pypy_module___pypy__.c BUILDSTDERR: [c:writing] pypy_module__cffi_backend.c BUILDSTDERR: [c:writing] pypy_module__codecs.c BUILDSTDERR: [c:writing] pypy_module__collections.c BUILDSTDERR: [c:writing] pypy_module__continuation.c BUILDSTDERR: [c:writing] pypy_module__cppyy.c BUILDSTDERR: [c:writing] pypy_module__cppyy_capi.c BUILDSTDERR: [c:writing] pypy_module__csv.c BUILDSTDERR: [c:writing] pypy_module__frozen_importlib.c BUILDSTDERR: [c:writing] pypy_module__io.c BUILDSTDERR: [c:writing] pypy_module__jitlog.c BUILDSTDERR: [c:writing] pypy_module__locale.c BUILDSTDERR: [c:writing] pypy_module__lsprof.c BUILDSTDERR: [c:writing] pypy_module__md5.c BUILDSTDERR: [c:writing] pypy_module__minimal_curses.c BUILDSTDERR: [c:writing] pypy_module__multibytecodec.c BUILDSTDERR: [c:writing] pypy_module__multiprocessing.c BUILDSTDERR: [c:writing] pypy_module__pickle_support.c BUILDSTDERR: [c:writing] pypy_module__posixsubprocess.c BUILDSTDERR: [c:writing] pypy_module__pypyjson.c BUILDSTDERR: [c:writing] pypy_module__random.c BUILDSTDERR: [c:writing] pypy_module__rawffi.c BUILDSTDERR: [c:writing] pypy_module__rawffi_alt.c BUILDSTDERR: [c:writing] pypy_module__socket.c BUILDSTDERR: [c:writing] pypy_module__sre.c BUILDSTDERR: [c:writing] pypy_module__string.c BUILDSTDERR: [c:writing] pypy_module__vmprof.c BUILDSTDERR: [c:writing] pypy_module__warnings.c BUILDSTDERR: [c:writing] pypy_module__weakref.c BUILDSTDERR: [c:writing] pypy_module_array.c BUILDSTDERR: [c:writing] pypy_module_binascii.c BUILDSTDERR: [c:writing] pypy_module_bz2.c BUILDSTDERR: [c:writing] pypy_module_cmath.c BUILDSTDERR: [c:writing] pypy_module_cpyext.c BUILDSTDERR: [c:writing] pypy_module_cpyext_1.c BUILDSTDERR: [c:writing] pypy_module_crypt.c BUILDSTDERR: [c:writing] pypy_module_exceptions.c BUILDSTDERR: [c:writing] pypy_module_faulthandler.c BUILDSTDERR: [c:writing] pypy_module_fcntl.c BUILDSTDERR: [c:writing] pypy_module_gc.c BUILDSTDERR: [c:writing] pypy_module_imp.c BUILDSTDERR: [c:writing] pypy_module_itertools.c BUILDSTDERR: [c:writing] pypy_module_marshal.c BUILDSTDERR: [c:writing] pypy_module_math.c BUILDSTDERR: [c:writing] pypy_module_mmap.c BUILDSTDERR: [c:writing] pypy_module_operator.c BUILDSTDERR: [c:writing] pypy_module_parser.c BUILDSTDERR: [c:writing] pypy_module_posix.c BUILDSTDERR: [c:writing] pypy_module_pwd.c BUILDSTDERR: [c:writing] pypy_module_pyexpat.c BUILDSTDERR: [c:writing] pypy_module_pypyjit.c BUILDSTDERR: [c:writing] pypy_module_select.c BUILDSTDERR: [c:writing] pypy_module_signal.c BUILDSTDERR: [c:writing] pypy_module_struct.c BUILDSTDERR: [c:writing] pypy_module_sys.c BUILDSTDERR: [c:writing] pypy_module_termios.c BUILDSTDERR: [c:writing] pypy_module_thread.c BUILDSTDERR: [c:writing] pypy_module_time.c BUILDSTDERR: [c:writing] pypy_module_token.c BUILDSTDERR: [c:writing] pypy_module_unicodedata.c BUILDSTDERR: [c:writing] pypy_module_zipimport.c BUILDSTDERR: [c:writing] pypy_module_zlib.c BUILDSTDERR: [c:writing] pypy_objspace.c BUILDSTDERR: [c:writing] pypy_objspace_std.c BUILDSTDERR: [c:writing] pypy_objspace_std_1.c BUILDSTDERR: [c:writing] pypy_objspace_std_2.c BUILDSTDERR: [c:writing] rpython_flowspace.c BUILDSTDERR: [c:writing] rpython_jit_backend.c BUILDSTDERR: [c:writing] rpython_jit_backend_llsupport.c BUILDSTDERR: [c:writing] rpython_jit_backend_x86.c BUILDSTDERR: [c:writing] rpython_jit_codewriter.c BUILDSTDERR: [c:writing] rpython_jit_metainterp.c BUILDSTDERR: [c:writing] rpython_jit_metainterp_1.c BUILDSTDERR: [c:writing] rpython_jit_metainterp_2.c BUILDSTDERR: [c:writing] rpython_jit_metainterp_optimizeopt.c BUILDSTDERR: [c:writing] rpython_memory.c BUILDSTDERR: [c:writing] rpython_memory_gc.c BUILDSTDERR: [c:writing] rpython_memory_gctransform.c BUILDSTDERR: [c:writing] rpython_rlib.c BUILDSTDERR: [c:writing] rpython_rlib_1.c BUILDSTDERR: [c:writing] rpython_rlib_rjitlog.c BUILDSTDERR: [c:writing] rpython_rlib_rsre.c BUILDSTDERR: [c:writing] rpython_rlib_rstruct.c BUILDSTDERR: [c:writing] rpython_rlib_rvmprof.c BUILDSTDERR: [c:writing] rpython_rlib_unicodedata.c BUILDSTDERR: [c:writing] rpython_rtyper.c BUILDSTDERR: [c:writing] rpython_rtyper_lltypesystem.c BUILDSTDERR: [c:writing] rpython_rtyper_lltypesystem_module.c BUILDSTDERR: [c:writing] rpython_tool.c BUILDSTDERR: [c:writing] rpython_translator.c BUILDSTDERR: [c:writing] rpython_translator_c.c BUILDSTDERR: [translation:info] written: /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/usession-pypy3-0/testing_1/testing_1.c BUILDSTDERR: [3a79a] translation-task} BUILDSTDERR: [translation:info] Compiling c source... BUILDSTDERR: [3a79a] {translation-task BUILDSTDERR: starting compile_c BUILDSTDERR: [platform:execute] make -j 3 in /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/usession-pypy3-0/testing_1 BUILDSTDERR: [platform:message] make: Entering directory '/builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/usession-pypy3-0/testing_1' BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o testing_1.o -c testing_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_goal.o -c data_pypy_goal.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_interpreter.o -c data_pypy_interpreter.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_interpreter_astcompiler.o -c data_pypy_interpreter_astcompiler.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_interpreter_pyparser.o -c data_pypy_interpreter_pyparser.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module___builtin__.o -c data_pypy_module___builtin__.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module___pypy__.o -c data_pypy_module___pypy__.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__cffi_backend.o -c data_pypy_module__cffi_backend.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__codecs.o -c data_pypy_module__codecs.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__collections.o -c data_pypy_module__collections.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__continuation.o -c data_pypy_module__continuation.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__cppyy.o -c data_pypy_module__cppyy.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__cppyy_capi.o -c data_pypy_module__cppyy_capi.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__csv.o -c data_pypy_module__csv.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__frozen_importlib.o -c data_pypy_module__frozen_importlib.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__io.o -c data_pypy_module__io.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__locale.o -c data_pypy_module__locale.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__lsprof.o -c data_pypy_module__lsprof.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__minimal_curses.o -c data_pypy_module__minimal_curses.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__multibytecodec.o -c data_pypy_module__multibytecodec.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__multiprocessing.o -c data_pypy_module__multiprocessing.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__posixsubprocess.o -c data_pypy_module__posixsubprocess.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__pypyjson.o -c data_pypy_module__pypyjson.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__random.o -c data_pypy_module__random.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__rawffi.o -c data_pypy_module__rawffi.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__rawffi_alt.o -c data_pypy_module__rawffi_alt.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__socket.o -c data_pypy_module__socket.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__sre.o -c data_pypy_module__sre.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__vmprof.o -c data_pypy_module__vmprof.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__warnings.o -c data_pypy_module__warnings.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__weakref.o -c data_pypy_module__weakref.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_array.o -c data_pypy_module_array.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_binascii.o -c data_pypy_module_binascii.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_bz2.o -c data_pypy_module_bz2.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_cpyext.o -c data_pypy_module_cpyext.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_exceptions.o -c data_pypy_module_exceptions.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_faulthandler.o -c data_pypy_module_faulthandler.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_fcntl.o -c data_pypy_module_fcntl.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_gc.o -c data_pypy_module_gc.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_imp.o -c data_pypy_module_imp.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_itertools.o -c data_pypy_module_itertools.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_marshal.o -c data_pypy_module_marshal.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_math.o -c data_pypy_module_math.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_mmap.o -c data_pypy_module_mmap.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_operator.o -c data_pypy_module_operator.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_parser.o -c data_pypy_module_parser.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_posix.o -c data_pypy_module_posix.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_pwd.o -c data_pypy_module_pwd.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_pyexpat.o -c data_pypy_module_pyexpat.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_pypyjit.o -c data_pypy_module_pypyjit.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_select.o -c data_pypy_module_select.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_signal.o -c data_pypy_module_signal.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_struct.o -c data_pypy_module_struct.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_sys.o -c data_pypy_module_sys.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_termios.o -c data_pypy_module_termios.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_thread.o -c data_pypy_module_thread.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_time.o -c data_pypy_module_time.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_unicodedata.o -c data_pypy_module_unicodedata.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_unicodedata_1.o -c data_pypy_module_unicodedata_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_zipimport.o -c data_pypy_module_zipimport.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_zlib.o -c data_pypy_module_zlib.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_objspace.o -c data_pypy_objspace.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_objspace_std.o -c data_pypy_objspace_std.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_flowspace.o -c data_rpython_flowspace.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_jit_backend.o -c data_rpython_jit_backend.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_jit_backend_llsupport.o -c data_rpython_jit_backend_llsupport.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_jit_backend_x86.o -c data_rpython_jit_backend_x86.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_jit_codewriter.o -c data_rpython_jit_codewriter.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_jit_metainterp.o -c data_rpython_jit_metainterp.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_jit_metainterp_1.o -c data_rpython_jit_metainterp_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_jit_metainterp_optimizeopt.o -c data_rpython_jit_metainterp_optimizeopt.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_memory_gc.o -c data_rpython_memory_gc.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_memory_gctransform.o -c data_rpython_memory_gctransform.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rlib.o -c data_rpython_rlib.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rlib_rjitlog.o -c data_rpython_rlib_rjitlog.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rlib_rsre.o -c data_rpython_rlib_rsre.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rlib_rstruct.o -c data_rpython_rlib_rstruct.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rlib_rvmprof.o -c data_rpython_rlib_rvmprof.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rlib_unicodedata.o -c data_rpython_rlib_unicodedata.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rlib_unicodedata_1.o -c data_rpython_rlib_unicodedata_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rlib_unicodedata_2.o -c data_rpython_rlib_unicodedata_2.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rlib_unicodedata_3.o -c data_rpython_rlib_unicodedata_3.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rtyper.o -c data_rpython_rtyper.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rtyper_lltypesystem.o -c data_rpython_rtyper_lltypesystem.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_translator_c.o -c data_rpython_translator_c.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes.o -c nonfuncnodes.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_1.o -c nonfuncnodes_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_2.o -c nonfuncnodes_2.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_3.o -c nonfuncnodes_3.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_4.o -c nonfuncnodes_4.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_5.o -c nonfuncnodes_5.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_6.o -c nonfuncnodes_6.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_7.o -c nonfuncnodes_7.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_8.o -c nonfuncnodes_8.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_9.o -c nonfuncnodes_9.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_10.o -c nonfuncnodes_10.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_11.o -c nonfuncnodes_11.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_12.o -c nonfuncnodes_12.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_13.o -c nonfuncnodes_13.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_14.o -c nonfuncnodes_14.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_15.o -c nonfuncnodes_15.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_16.o -c nonfuncnodes_16.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_17.o -c nonfuncnodes_17.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_18.o -c nonfuncnodes_18.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_19.o -c nonfuncnodes_19.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_20.o -c nonfuncnodes_20.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_21.o -c nonfuncnodes_21.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_22.o -c nonfuncnodes_22.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_23.o -c nonfuncnodes_23.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_24.o -c nonfuncnodes_24.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_25.o -c nonfuncnodes_25.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_26.o -c nonfuncnodes_26.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_27.o -c nonfuncnodes_27.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_28.o -c nonfuncnodes_28.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_29.o -c nonfuncnodes_29.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_30.o -c nonfuncnodes_30.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_31.o -c nonfuncnodes_31.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_32.o -c nonfuncnodes_32.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_33.o -c nonfuncnodes_33.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_34.o -c nonfuncnodes_34.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_35.o -c nonfuncnodes_35.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_36.o -c nonfuncnodes_36.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_37.o -c nonfuncnodes_37.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_38.o -c nonfuncnodes_38.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_39.o -c nonfuncnodes_39.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_40.o -c nonfuncnodes_40.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_41.o -c nonfuncnodes_41.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_42.o -c nonfuncnodes_42.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_43.o -c nonfuncnodes_43.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o nonfuncnodes_44.o -c nonfuncnodes_44.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_interpreter_1.o -c data_pypy_interpreter_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module___pypy___1.o -c data_pypy_module___pypy___1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__cffi_backend_1.o -c data_pypy_module__cffi_backend_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__codecs_1.o -c data_pypy_module__codecs_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__continuation_1.o -c data_pypy_module__continuation_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__locale_1.o -c data_pypy_module__locale_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__multibytecodec_1.o -c data_pypy_module__multibytecodec_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__multiprocessing_1.o -c data_pypy_module__multiprocessing_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module__vmprof_1.o -c data_pypy_module__vmprof_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_bz2_1.o -c data_pypy_module_bz2_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_cpyext_1.o -c data_pypy_module_cpyext_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_crypt.o -c data_pypy_module_crypt.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_faulthandler_1.o -c data_pypy_module_faulthandler_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_posix_1.o -c data_pypy_module_posix_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_pwd_1.o -c data_pypy_module_pwd_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_pyexpat_1.o -c data_pypy_module_pyexpat_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_select_1.o -c data_pypy_module_select_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_signal_1.o -c data_pypy_module_signal_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_sys_1.o -c data_pypy_module_sys_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_thread_1.o -c data_pypy_module_thread_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_module_time_1.o -c data_pypy_module_time_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_pypy_objspace_std_1.o -c data_pypy_objspace_std_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_jit_backend_llsupport_1.o -c data_rpython_jit_backend_llsupport_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_jit_backend_x86_1.o -c data_rpython_jit_backend_x86_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_jit_metainterp_2.o -c data_rpython_jit_metainterp_2.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_memory_gc_1.o -c data_rpython_memory_gc_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rlib_1.o -c data_rpython_rlib_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rlib_rjitlog_1.o -c data_rpython_rlib_rjitlog_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rlib_rsre_1.o -c data_rpython_rlib_rsre_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rlib_rstruct_1.o -c data_rpython_rlib_rstruct_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rlib_rvmprof_1.o -c data_rpython_rlib_rvmprof_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rtyper_lltypesystem_1.o -c data_rpython_rtyper_lltypesystem_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o data_rpython_rtyper_lltypesystem_module.o -c data_rpython_rtyper_lltypesystem_module.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o implement.o -c implement.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o implement_1.o -c implement_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o implement_2.o -c implement_2.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_goal.o -c pypy_goal.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_interpreter.o -c pypy_interpreter.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_interpreter_1.o -c pypy_interpreter_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_interpreter_astcompiler.o -c pypy_interpreter_astcompiler.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_interpreter_astcompiler_1.o -c pypy_interpreter_astcompiler_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_interpreter_pyparser.o -c pypy_interpreter_pyparser.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module___builtin__.o -c pypy_module___builtin__.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module___pypy__.o -c pypy_module___pypy__.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__cffi_backend.o -c pypy_module__cffi_backend.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__codecs.o -c pypy_module__codecs.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__collections.o -c pypy_module__collections.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__continuation.o -c pypy_module__continuation.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__cppyy.o -c pypy_module__cppyy.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__cppyy_capi.o -c pypy_module__cppyy_capi.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__csv.o -c pypy_module__csv.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__frozen_importlib.o -c pypy_module__frozen_importlib.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__io.o -c pypy_module__io.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__jitlog.o -c pypy_module__jitlog.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__locale.o -c pypy_module__locale.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__lsprof.o -c pypy_module__lsprof.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__md5.o -c pypy_module__md5.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__minimal_curses.o -c pypy_module__minimal_curses.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__multibytecodec.o -c pypy_module__multibytecodec.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__multiprocessing.o -c pypy_module__multiprocessing.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__pickle_support.o -c pypy_module__pickle_support.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__posixsubprocess.o -c pypy_module__posixsubprocess.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__pypyjson.o -c pypy_module__pypyjson.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__random.o -c pypy_module__random.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__rawffi.o -c pypy_module__rawffi.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__rawffi_alt.o -c pypy_module__rawffi_alt.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__socket.o -c pypy_module__socket.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__sre.o -c pypy_module__sre.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__string.o -c pypy_module__string.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__vmprof.o -c pypy_module__vmprof.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__warnings.o -c pypy_module__warnings.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module__weakref.o -c pypy_module__weakref.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_array.o -c pypy_module_array.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_binascii.o -c pypy_module_binascii.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_bz2.o -c pypy_module_bz2.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_cmath.o -c pypy_module_cmath.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_cpyext.o -c pypy_module_cpyext.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_cpyext_1.o -c pypy_module_cpyext_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_crypt.o -c pypy_module_crypt.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_exceptions.o -c pypy_module_exceptions.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_faulthandler.o -c pypy_module_faulthandler.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_fcntl.o -c pypy_module_fcntl.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_gc.o -c pypy_module_gc.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_imp.o -c pypy_module_imp.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_itertools.o -c pypy_module_itertools.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_marshal.o -c pypy_module_marshal.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_math.o -c pypy_module_math.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_mmap.o -c pypy_module_mmap.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_operator.o -c pypy_module_operator.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_parser.o -c pypy_module_parser.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_posix.o -c pypy_module_posix.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_pwd.o -c pypy_module_pwd.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_pyexpat.o -c pypy_module_pyexpat.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_pypyjit.o -c pypy_module_pypyjit.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_select.o -c pypy_module_select.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_signal.o -c pypy_module_signal.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_struct.o -c pypy_module_struct.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_sys.o -c pypy_module_sys.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_termios.o -c pypy_module_termios.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_thread.o -c pypy_module_thread.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_time.o -c pypy_module_time.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_token.o -c pypy_module_token.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_unicodedata.o -c pypy_module_unicodedata.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_zipimport.o -c pypy_module_zipimport.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_module_zlib.o -c pypy_module_zlib.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_objspace.o -c pypy_objspace.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_objspace_std.o -c pypy_objspace_std.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_objspace_std_1.o -c pypy_objspace_std_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pypy_objspace_std_2.o -c pypy_objspace_std_2.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_flowspace.o -c rpython_flowspace.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_jit_backend.o -c rpython_jit_backend.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_jit_backend_llsupport.o -c rpython_jit_backend_llsupport.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_jit_backend_x86.o -c rpython_jit_backend_x86.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_jit_codewriter.o -c rpython_jit_codewriter.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_jit_metainterp.o -c rpython_jit_metainterp.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_jit_metainterp_1.o -c rpython_jit_metainterp_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_jit_metainterp_2.o -c rpython_jit_metainterp_2.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_jit_metainterp_optimizeopt.o -c rpython_jit_metainterp_optimizeopt.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_memory.o -c rpython_memory.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_memory_gc.o -c rpython_memory_gc.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_memory_gctransform.o -c rpython_memory_gctransform.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_rlib.o -c rpython_rlib.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_rlib_1.o -c rpython_rlib_1.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_rlib_rjitlog.o -c rpython_rlib_rjitlog.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_rlib_rsre.o -c rpython_rlib_rsre.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_rlib_rstruct.o -c rpython_rlib_rstruct.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_rlib_rvmprof.o -c rpython_rlib_rvmprof.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_rlib_unicodedata.o -c rpython_rlib_unicodedata.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_rtyper.o -c rpython_rtyper.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_rtyper_lltypesystem.o -c rpython_rtyper_lltypesystem.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_rtyper_lltypesystem_module.o -c rpython_rtyper_lltypesystem_module.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_tool.o -c rpython_tool.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_translator.o -c rpython_translator.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rpython_translator_c.o -c rpython_translator_c.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o thread.o -c thread.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o varargwrapper.o -c varargwrapper.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pyerrors.o -c pyerrors.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o modsupport.o -c modsupport.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o getargs.o -c getargs.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o abstract.o -c abstract.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o unicodeobject.o -c unicodeobject.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o mysnprintf.o -c mysnprintf.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pythonrun.o -c pythonrun.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o sysmodule.o -c sysmodule.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o complexobject.o -c complexobject.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o structseq.o -c structseq.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o capsule.o -c capsule.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pysignals.o -c pysignals.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pythread.o -c pythread.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o missing.o -c missing.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pymem.o -c pymem.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o bytesobject.o -c bytesobject.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o import.o -c import.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o _warnings.o -c _warnings.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o pylifecycle.o -c pylifecycle.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o object.o -c object.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o typeobject.o -c typeobject.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o tupleobject.o -c tupleobject.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o stacklet.o -c stacklet.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o signals.o -c signals.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o locale_codec.o -c locale_codec.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rjitlog.o -c rjitlog.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rvmprof.o -c rvmprof.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o compat.o -c compat.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o machine.o -c machine.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o vmp_stack.o -c vmp_stack.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o vmprof_memory.o -c vmprof_memory.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o vmprof_common.o -c vmprof_common.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o symboltable.o -c symboltable.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o vmprof_unix.o -c vmprof_unix.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o atomic.o -c atomic.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o backtrace.o -c backtrace.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o state.o -c state.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o elf.o -c elf.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o dwarf.o -c dwarf.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o fileline.o -c fileline.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o mmap.o -c mmap.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o mmapio.o -c mmapio.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o posix.o -c posix.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o sort.o -c sort.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o vmprof_mt.o -c vmprof_mt.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o faulthandler.o -c faulthandler.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o _posixsubprocess.o -c _posixsubprocess.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o _codecs_cn.o -c _codecs_cn.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o _codecs_hk.o -c _codecs_hk.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o _codecs_iso2022.o -c _codecs_iso2022.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o _codecs_jp.o -c _codecs_jp.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o _codecs_kr.o -c _codecs_kr.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o _codecs_tw.o -c _codecs_tw.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o multibytecodec.o -c multibytecodec.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o tscmp.o -c tscmp.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o profiling.o -c profiling.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o parse_c_type.o -c parse_c_type.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o entrypoint.o -c entrypoint.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o mem.o -c mem.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o exception.o -c exception.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o rtyper.o -c rtyper.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o support.o -c support.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o debug_print.o -c debug_print.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o debug_traceback.o -c debug_traceback.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o asm.o -c asm.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o instrument.o -c instrument.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o int.o -c int.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o stack.o -c stack.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o threadlocal.o -c threadlocal.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_3.o -c ../module_cache/module_3.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_4.o -c ../module_cache/module_4.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_5.o -c ../module_cache/module_5.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_6.o -c ../module_cache/module_6.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_7.o -c ../module_cache/module_7.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_8.o -c ../module_cache/module_8.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_9.o -c ../module_cache/module_9.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_10.o -c ../module_cache/module_10.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_11.o -c ../module_cache/module_11.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_12.o -c ../module_cache/module_12.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_13.o -c ../module_cache/module_13.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_14.o -c ../module_cache/module_14.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_15.o -c ../module_cache/module_15.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_16.o -c ../module_cache/module_16.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_17.o -c ../module_cache/module_17.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_18.o -c ../module_cache/module_18.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o ../module_cache/module_19.o -c ../module_cache/module_19.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] echo "int pypy_main_startup(int, char*[]); int main(int argc, char* argv[]) { return pypy_main_startup(argc, argv); }" > main.c BUILDSTDERR: [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unused -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPYPY_JIT_CODEMAP -DPy_BUILD_CORE -DRPYTHON_VMPROF -DVMPROF_UNIX -DVMPROF_LINUX -DRPYTHON_VMPROF -DPy_BUILD_CORE -DPYPY_CPU_HAS_STANDARD_PRECISION -DPYPY_X86_CHECK_SSE2 -msse2 -mfpmath=sse -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DRPYTHON_VMPROF -DRPYTHON_VMPROF -DPy_BUILD_CORE -o main.o -c main.c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/rlib/rvmprof/src/shared/libbacktrace -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/faulthandler -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/operator -I"/builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython"/../pypy/module/_cffi_backend/src BUILDSTDERR: [platform:message] gcc -fuse-ld=gold -o libpypy3-c.so testing_1.o data_pypy_goal.o data_pypy_interpreter.o data_pypy_interpreter_astcompiler.o data_pypy_interpreter_pyparser.o data_pypy_module___builtin__.o data_pypy_module___pypy__.o data_pypy_module__cffi_backend.o data_pypy_module__codecs.o data_pypy_module__collections.o data_pypy_module__continuation.o data_pypy_module__cppyy.o data_pypy_module__cppyy_capi.o data_pypy_module__csv.o data_pypy_module__frozen_importlib.o data_pypy_module__io.o data_pypy_module__locale.o data_pypy_module__lsprof.o data_pypy_module__minimal_curses.o data_pypy_module__multibytecodec.o data_pypy_module__multiprocessing.o data_pypy_module__posixsubprocess.o data_pypy_module__pypyjson.o data_pypy_module__random.o data_pypy_module__rawffi.o data_pypy_module__rawffi_alt.o data_pypy_module__socket.o data_pypy_module__sre.o data_pypy_module__vmprof.o data_pypy_module__warnings.o data_pypy_module__weakref.o data_pypy_module_array.o data_pypy_module_binascii.o data_pypy_module_bz2.o data_pypy_module_cpyext.o data_pypy_module_exceptions.o data_pypy_module_faulthandler.o data_pypy_module_fcntl.o data_pypy_module_gc.o data_pypy_module_imp.o data_pypy_module_itertools.o data_pypy_module_marshal.o data_pypy_module_math.o data_pypy_module_mmap.o data_pypy_module_operator.o data_pypy_module_parser.o data_pypy_module_posix.o data_pypy_module_pwd.o data_pypy_module_pyexpat.o data_pypy_module_pypyjit.o data_pypy_module_select.o data_pypy_module_signal.o data_pypy_module_struct.o data_pypy_module_sys.o data_pypy_module_termios.o data_pypy_module_thread.o data_pypy_module_time.o data_pypy_module_unicodedata.o data_pypy_module_unicodedata_1.o data_pypy_module_zipimport.o data_pypy_module_zlib.o data_pypy_objspace.o data_pypy_objspace_std.o data_rpython_flowspace.o data_rpython_jit_backend.o data_rpython_jit_backend_llsupport.o data_rpython_jit_backend_x86.o data_rpython_jit_codewriter.o data_rpython_jit_metainterp.o data_rpython_jit_metainterp_1.o data_rpython_jit_metainterp_optimizeopt.o data_rpython_memory_gc.o data_rpython_memory_gctransform.o data_rpython_rlib.o data_rpython_rlib_rjitlog.o data_rpython_rlib_rsre.o data_rpython_rlib_rstruct.o data_rpython_rlib_rvmprof.o data_rpython_rlib_unicodedata.o data_rpython_rlib_unicodedata_1.o data_rpython_rlib_unicodedata_2.o data_rpython_rlib_unicodedata_3.o data_rpython_rtyper.o data_rpython_rtyper_lltypesystem.o data_rpython_translator_c.o nonfuncnodes.o nonfuncnodes_1.o nonfuncnodes_2.o nonfuncnodes_3.o nonfuncnodes_4.o nonfuncnodes_5.o nonfuncnodes_6.o nonfuncnodes_7.o nonfuncnodes_8.o nonfuncnodes_9.o nonfuncnodes_10.o nonfuncnodes_11.o nonfuncnodes_12.o nonfuncnodes_13.o nonfuncnodes_14.o nonfuncnodes_15.o nonfuncnodes_16.o nonfuncnodes_17.o nonfuncnodes_18.o nonfuncnodes_19.o nonfuncnodes_20.o nonfuncnodes_21.o nonfuncnodes_22.o nonfuncnodes_23.o nonfuncnodes_24.o nonfuncnodes_25.o nonfuncnodes_26.o nonfuncnodes_27.o nonfuncnodes_28.o nonfuncnodes_29.o nonfuncnodes_30.o nonfuncnodes_31.o nonfuncnodes_32.o nonfuncnodes_33.o nonfuncnodes_34.o nonfuncnodes_35.o nonfuncnodes_36.o nonfuncnodes_37.o nonfuncnodes_38.o nonfuncnodes_39.o nonfuncnodes_40.o nonfuncnodes_41.o nonfuncnodes_42.o nonfuncnodes_43.o nonfuncnodes_44.o data_pypy_interpreter_1.o data_pypy_module___pypy___1.o data_pypy_module__cffi_backend_1.o data_pypy_module__codecs_1.o data_pypy_module__continuation_1.o data_pypy_module__locale_1.o data_pypy_module__multibytecodec_1.o data_pypy_module__multiprocessing_1.o data_pypy_module__vmprof_1.o data_pypy_module_bz2_1.o data_pypy_module_cpyext_1.o data_pypy_module_crypt.o data_pypy_module_faulthandler_1.o data_pypy_module_posix_1.o data_pypy_module_pwd_1.o data_pypy_module_pyexpat_1.o data_pypy_module_select_1.o data_pypy_module_signal_1.o data_pypy_module_sys_1.o data_pypy_module_thread_1.o data_pypy_module_time_1.o data_pypy_objspace_std_1.o data_rpython_jit_backend_llsupport_1.o data_rpython_jit_backend_x86_1.o data_rpython_jit_metainterp_2.o data_rpython_memory_gc_1.o data_rpython_rlib_1.o data_rpython_rlib_rjitlog_1.o data_rpython_rlib_rsre_1.o data_rpython_rlib_rstruct_1.o data_rpython_rlib_rvmprof_1.o data_rpython_rtyper_lltypesystem_1.o data_rpython_rtyper_lltypesystem_module.o implement.o implement_1.o implement_2.o pypy_goal.o pypy_interpreter.o pypy_interpreter_1.o pypy_interpreter_astcompiler.o pypy_interpreter_astcompiler_1.o pypy_interpreter_pyparser.o pypy_module___builtin__.o pypy_module___pypy__.o pypy_module__cffi_backend.o pypy_module__codecs.o pypy_module__collections.o pypy_module__continuation.o pypy_module__cppyy.o pypy_module__cppyy_capi.o pypy_module__csv.o pypy_module__frozen_importlib.o pypy_module__io.o pypy_module__jitlog.o pypy_module__locale.o pypy_module__lsprof.o pypy_module__md5.o pypy_module__minimal_curses.o pypy_module__multibytecodec.o pypy_module__multiprocessing.o pypy_module__pickle_support.o pypy_module__posixsubprocess.o pypy_module__pypyjson.o pypy_module__random.o pypy_module__rawffi.o pypy_module__rawffi_alt.o pypy_module__socket.o pypy_module__sre.o pypy_module__string.o pypy_module__vmprof.o pypy_module__warnings.o pypy_module__weakref.o pypy_module_array.o pypy_module_binascii.o pypy_module_bz2.o pypy_module_cmath.o pypy_module_cpyext.o pypy_module_cpyext_1.o pypy_module_crypt.o pypy_module_exceptions.o pypy_module_faulthandler.o pypy_module_fcntl.o pypy_module_gc.o pypy_module_imp.o pypy_module_itertools.o pypy_module_marshal.o pypy_module_math.o pypy_module_mmap.o pypy_module_operator.o pypy_module_parser.o pypy_module_posix.o pypy_module_pwd.o pypy_module_pyexpat.o pypy_module_pypyjit.o pypy_module_select.o pypy_module_signal.o pypy_module_struct.o pypy_module_sys.o pypy_module_termios.o pypy_module_thread.o pypy_module_time.o pypy_module_token.o pypy_module_unicodedata.o pypy_module_zipimport.o pypy_module_zlib.o pypy_objspace.o pypy_objspace_std.o pypy_objspace_std_1.o pypy_objspace_std_2.o rpython_flowspace.o rpython_jit_backend.o rpython_jit_backend_llsupport.o rpython_jit_backend_x86.o rpython_jit_codewriter.o rpython_jit_metainterp.o rpython_jit_metainterp_1.o rpython_jit_metainterp_2.o rpython_jit_metainterp_optimizeopt.o rpython_memory.o rpython_memory_gc.o rpython_memory_gctransform.o rpython_rlib.o rpython_rlib_1.o rpython_rlib_rjitlog.o rpython_rlib_rsre.o rpython_rlib_rstruct.o rpython_rlib_rvmprof.o rpython_rlib_unicodedata.o rpython_rtyper.o rpython_rtyper_lltypesystem.o rpython_rtyper_lltypesystem_module.o rpython_tool.o rpython_translator.o rpython_translator_c.o thread.o varargwrapper.o pyerrors.o modsupport.o getargs.o abstract.o unicodeobject.o mysnprintf.o pythonrun.o sysmodule.o complexobject.o structseq.o capsule.o pysignals.o pythread.o missing.o pymem.o bytesobject.o import.o _warnings.o pylifecycle.o object.o typeobject.o tupleobject.o stacklet.o signals.o locale_codec.o rjitlog.o rvmprof.o compat.o machine.o vmp_stack.o vmprof_memory.o vmprof_common.o symboltable.o vmprof_unix.o atomic.o backtrace.o state.o elf.o dwarf.o fileline.o mmap.o mmapio.o posix.o sort.o vmprof_mt.o faulthandler.o _posixsubprocess.o _codecs_cn.o _codecs_hk.o _codecs_iso2022.o _codecs_jp.o _codecs_kr.o _codecs_tw.o multibytecodec.o tscmp.o profiling.o parse_c_type.o entrypoint.o mem.o exception.o rtyper.o support.o debug_print.o debug_traceback.o asm.o instrument.o int.o stack.o threadlocal.o ../module_cache/module_3.o ../module_cache/module_4.o ../module_cache/module_5.o ../module_cache/module_6.o ../module_cache/module_7.o ../module_cache/module_8.o ../module_cache/module_9.o ../module_cache/module_10.o ../module_cache/module_11.o ../module_cache/module_12.o ../module_cache/module_13.o ../module_cache/module_14.o ../module_cache/module_15.o ../module_cache/module_16.o ../module_cache/module_17.o ../module_cache/module_18.o ../module_cache/module_19.o -lutil -ldl -lm -lexpat -lrt -lz -lcrypt -lbz2 -lffi -lncurses -ltinfo -lrt -shared -pthread -Wl,--export-dynamic BUILDSTDERR: [platform:message] make postcompile BIN=libpypy3-c.so BUILDSTDERR: [platform:message] make[1]: Entering directory '/builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/usession-pypy3-0/testing_1' BUILDSTDERR: [platform:message] true BUILDSTDERR: [platform:message] make[1]: Leaving directory '/builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/usession-pypy3-0/testing_1' BUILDSTDERR: [platform:message] gcc -pthread main.o -L. -lpypy3-c -o pypy3-c -Wl,-rpath='$ORIGIN/' BUILDSTDERR: [platform:message] make postcompile BIN=pypy3-c BUILDSTDERR: [platform:message] make[1]: Entering directory '/builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/usession-pypy3-0/testing_1' BUILDSTDERR: [platform:message] true BUILDSTDERR: [platform:message] make[1]: Leaving directory '/builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/usession-pypy3-0/testing_1' BUILDSTDERR: [platform:message] make: Leaving directory '/builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/usession-pypy3-0/testing_1' BUILDSTDERR: [platform:WARNING] implement.c: In function 'pypy_g_ccall_XML_ExpatVersion___': BUILDSTDERR: [platform:WARNING] implement.c:157389:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 157389 | l_v60568 = XML_ExpatVersion(); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_sem_getvalue__sem_tPtr_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:109955:36: warning: passing argument 2 of 'sem_getvalue' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 109955 | l_v241793 = sem_getvalue(l_a0_50, l_a1_40); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed * {aka long int *} BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread_pthread.h:20, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread.h:26, BUILDSTDERR: [platform:WARNING] from common_header.h:100, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/semaphore.h:81:67: note: expected 'int * restrict' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] 81 | extern int sem_getvalue (sem_t *__restrict __sem, int *__restrict __sval) BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_ErrorString__Signed': BUILDSTDERR: [platform:WARNING] implement_2.c:111396:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 111396 | l_v242296 = XML_ErrorString(l_a0_85); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_sigwait__sigset_tPtr_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:111711:31: warning: passing argument 2 of 'sigwait' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 111711 | l_v242448 = sigwait(l_a0_87, l_a1_54); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed * {aka long int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:108, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/signal.h:252:71: note: expected 'int * restrict' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] 252 | extern int sigwait (const sigset_t *__restrict __set, int *__restrict __sig) BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_pipe2__arrayPtr_Signed': BUILDSTDERR: [platform:WARNING] implement_2.c:113268:20: warning: passing argument 1 of 'pipe2' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 113268 | l_v242976 = pipe2(l_a0_93, l_a1_57); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed * {aka long int *} BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread_pthread.h:8, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread.h:26, BUILDSTDERR: [platform:WARNING] from common_header.h:100, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/unistd.h:422:23: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] 422 | extern int pipe2 (int __pipedes[2], int __flags) __THROW __wur; BUILDSTDERR: [platform:WARNING] | ~~~~^~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_pypy_subprocess_cloexec_pipe__arrayPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:113936:43: warning: passing argument 1 of 'pypy_subprocess_cloexec_pipe' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 113936 | l_v243212 = pypy_subprocess_cloexec_pipe(l_a0_128); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed * {aka long int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:159, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/module/_posixsubprocess/_posixsubprocess.h:22:35: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] 22 | pypy_subprocess_cloexec_pipe(int *fds); BUILDSTDERR: [platform:WARNING] | ~~~~~^~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_getresgid__arrayPtr_arrayPtr_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:114091:24: warning: passing argument 1 of 'getresgid' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 114091 | l_v243271 = getresgid(l_a0_132, l_a1_63, l_a2_36); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread_pthread.h:8, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread.h:26, BUILDSTDERR: [platform:WARNING] from common_header.h:100, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/unistd.h:738:32: note: expected '__gid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 738 | extern int getresgid (__gid_t *__rgid, __gid_t *__egid, __gid_t *__sgid) BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c:114091:34: warning: passing argument 2 of 'getresgid' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 114091 | l_v243271 = getresgid(l_a0_132, l_a1_63, l_a2_36); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread_pthread.h:8, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread.h:26, BUILDSTDERR: [platform:WARNING] from common_header.h:100, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/unistd.h:738:49: note: expected '__gid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 738 | extern int getresgid (__gid_t *__rgid, __gid_t *__egid, __gid_t *__sgid) BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c:114091:43: warning: passing argument 3 of 'getresgid' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 114091 | l_v243271 = getresgid(l_a0_132, l_a1_63, l_a2_36); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread_pthread.h:8, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread.h:26, BUILDSTDERR: [platform:WARNING] from common_header.h:100, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/unistd.h:738:66: note: expected '__gid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 738 | extern int getresgid (__gid_t *__rgid, __gid_t *__egid, __gid_t *__sgid) BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_getresuid__arrayPtr_arrayPtr_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:114107:24: warning: passing argument 1 of 'getresuid' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 114107 | l_v243278 = getresuid(l_a0_133, l_a1_64, l_a2_37); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread_pthread.h:8, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread.h:26, BUILDSTDERR: [platform:WARNING] from common_header.h:100, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/unistd.h:733:32: note: expected '__uid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 733 | extern int getresuid (__uid_t *__ruid, __uid_t *__euid, __uid_t *__suid) BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c:114107:34: warning: passing argument 2 of 'getresuid' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 114107 | l_v243278 = getresuid(l_a0_133, l_a1_64, l_a2_37); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread_pthread.h:8, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread.h:26, BUILDSTDERR: [platform:WARNING] from common_header.h:100, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/unistd.h:733:49: note: expected '__uid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 733 | extern int getresuid (__uid_t *__ruid, __uid_t *__euid, __uid_t *__suid) BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c:114107:43: warning: passing argument 3 of 'getresuid' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 114107 | l_v243278 = getresuid(l_a0_133, l_a1_64, l_a2_37); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread_pthread.h:8, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread.h:26, BUILDSTDERR: [platform:WARNING] from common_header.h:100, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/unistd.h:733:66: note: expected '__uid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 733 | extern int getresuid (__uid_t *__ruid, __uid_t *__euid, __uid_t *__suid) BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_pipe__arrayPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:114336:19: warning: passing argument 1 of 'pipe' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 114336 | l_v243361 = pipe(l_a0_138); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed * {aka long int *} BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread_pthread.h:8, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread.h:26, BUILDSTDERR: [platform:WARNING] from common_header.h:100, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/unistd.h:417:22: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] 417 | extern int pipe (int __pipedes[2]) __THROW __wur; BUILDSTDERR: [platform:WARNING] | ~~~~^~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetSkippedEntityHandler__NonePtr_funcP': BUILDSTDERR: [platform:WARNING] implement_2.c:116290:40: warning: passing argument 2 of 'XML_SetSkippedEntityHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 116290 | XML_SetSkippedEntityHandler(l_a0_145, l_a1_73); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *, Signed) {aka void (*)(void *, char *, long int)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:667:54: note: expected 'XML_SkippedEntityHandler' {aka 'void (*)(void *, const char *, int)'} but argument is of type 'void (*)(void *, char *, Signed)' {aka 'void (*)(void *, char *, long int)'} BUILDSTDERR: [platform:WARNING] 667 | XML_SkippedEntityHandler handler); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetAttlistDeclHandler__NonePtr_funcPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:116532:38: warning: passing argument 2 of 'XML_SetAttlistDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 116532 | XML_SetAttlistDeclHandler(l_a0_147, l_a1_75); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *, char *, char *, char *, Signed) {aka void (*)(void *, char *, char *, char *, char *, long int)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:205:50: note: expected 'XML_AttlistDeclHandler' {aka 'void (*)(void *, const char *, const char *, const char *, const char *, int)'} but argument is of type 'void (*)(void *, char *, char *, char *, char *, Signed)' {aka 'void (*)(void *, char *, char *, char *, char *, long int)'} BUILDSTDERR: [platform:WARNING] 205 | XML_AttlistDeclHandler attdecl); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetElementDeclHandler__NonePtr_funcPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:116774:38: warning: passing argument 2 of 'XML_SetElementDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 116774 | XML_SetElementDeclHandler(l_a0_149, l_a1_77); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *, XML_Content *) {aka void (*)(void *, char *, struct XML_cp *)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:185:50: note: expected 'XML_ElementDeclHandler' {aka 'void (*)(void *, const char *, struct XML_cp *)'} but argument is of type 'void (*)(void *, char *, XML_Content *)' {aka 'void (*)(void *, char *, struct XML_cp *)'} BUILDSTDERR: [platform:WARNING] 185 | XML_ElementDeclHandler eldecl); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetXmlDeclHandler__NonePtr_funcPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:117016:34: warning: passing argument 2 of 'XML_SetXmlDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 117016 | XML_SetXmlDeclHandler(l_a0_151, l_a1_79); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *, char *, Signed) {aka void (*)(void *, char *, char *, long int)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:222:42: note: expected 'XML_XmlDeclHandler' {aka 'void (*)(void *, const char *, const char *, int)'} but argument is of type 'void (*)(void *, char *, char *, Signed)' {aka 'void (*)(void *, char *, char *, long int)'} BUILDSTDERR: [platform:WARNING] 222 | XML_XmlDeclHandler xmldecl); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetEntityDeclHandler__NonePtr_funcPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:117258:37: warning: passing argument 2 of 'XML_SetEntityDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 117258 | XML_SetEntityDeclHandler(l_a0_153, l_a1_81); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *, Signed, char *, Signed, char *, char *, char *, char *) {aka void (*)(void *, char *, long int, char *, long int, char *, char *, char *, char *)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:371:48: note: expected 'XML_EntityDeclHandler' {aka 'void (*)(void *, const char *, int, const char *, int, const char *, const char *, const char *, const char *)'} but argument is of type 'void (*)(void *, char *, Signed, char *, Signed, char *, char *, char *, char *)' {aka 'void (*)(void *, char *, long int, char *, long int, char *, char *, char *, char *)'} BUILDSTDERR: [platform:WARNING] 371 | XML_EntityDeclHandler handler); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetStartDoctypeDeclHandler__NonePtr_fu': BUILDSTDERR: [platform:WARNING] implement_2.c:117742:43: warning: passing argument 2 of 'XML_SetStartDoctypeDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 117742 | XML_SetStartDoctypeDeclHandler(l_a0_157, l_a1_84); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *, char *, char *, Signed) {aka void (*)(void *, char *, char *, char *, long int)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:622:60: note: expected 'XML_StartDoctypeDeclHandler' {aka 'void (*)(void *, const char *, const char *, const char *, int)'} but argument is of type 'void (*)(void *, char *, char *, char *, Signed)' {aka 'void (*)(void *, char *, char *, char *, long int)'} BUILDSTDERR: [platform:WARNING] 622 | XML_StartDoctypeDeclHandler start); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetExternalEntityRefHandler__NonePtr_f': BUILDSTDERR: [platform:WARNING] implement_2.c:117984:44: warning: passing argument 2 of 'XML_SetExternalEntityRefHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 117984 | XML_SetExternalEntityRefHandler(l_a0_159, l_a1_86); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed (*)(struct XML_ParserStruct *, char *, char *, char *, char *) {aka long int (*)(struct XML_ParserStruct *, char *, char *, char *, char *)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:655:62: note: expected 'XML_ExternalEntityRefHandler' {aka 'int (*)(struct XML_ParserStruct *, const char *, const char *, const char *, const char *)'} but argument is of type 'Signed (*)(struct XML_ParserStruct *, char *, char *, char *, char *)' {aka 'long int (*)(struct XML_ParserStruct *, char *, char *, char *, char *)'} BUILDSTDERR: [platform:WARNING] 655 | XML_ExternalEntityRefHandler handler); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetNotStandaloneHandler__NonePtr_funcP': BUILDSTDERR: [platform:WARNING] implement_2.c:118234:40: warning: passing argument 2 of 'XML_SetNotStandaloneHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 118234 | XML_SetNotStandaloneHandler(l_a0_161, l_a1_88); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed (*)(void *) {aka long int (*)(void *)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:651:54: note: expected 'XML_NotStandaloneHandler' {aka 'int (*)(void *)'} but argument is of type 'Signed (*)(void *)' {aka 'long int (*)(void *)'} BUILDSTDERR: [platform:WARNING] 651 | XML_NotStandaloneHandler handler); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetDefaultHandlerExpand__NonePtr_funcP': BUILDSTDERR: [platform:WARNING] implement_2.c:118484:40: warning: passing argument 2 of 'XML_SetDefaultHandlerExpand' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 118484 | XML_SetDefaultHandlerExpand(l_a0_163, l_a1_89); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *, Signed) {aka void (*)(void *, char *, long int)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:613:48: note: expected 'XML_DefaultHandler' {aka 'void (*)(void *, const char *, int)'} but argument is of type 'void (*)(void *, char *, Signed)' {aka 'void (*)(void *, char *, long int)'} BUILDSTDERR: [platform:WARNING] 613 | XML_DefaultHandler handler); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetDefaultHandler__NonePtr_funcPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:118726:34: warning: passing argument 2 of 'XML_SetDefaultHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 118726 | XML_SetDefaultHandler(l_a0_165, l_a1_91); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *, Signed) {aka void (*)(void *, char *, long int)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:605:42: note: expected 'XML_DefaultHandler' {aka 'void (*)(void *, const char *, int)'} but argument is of type 'void (*)(void *, char *, Signed)' {aka 'void (*)(void *, char *, long int)'} BUILDSTDERR: [platform:WARNING] 605 | XML_DefaultHandler handler); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetCommentHandler__NonePtr_funcPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:119452:34: warning: passing argument 2 of 'XML_SetCommentHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 119452 | XML_SetCommentHandler(l_a0_171, l_a1_95); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *) BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:584:42: note: expected 'XML_CommentHandler' {aka 'void (*)(void *, const char *)'} but argument is of type 'void (*)(void *, char *)' BUILDSTDERR: [platform:WARNING] 584 | XML_CommentHandler handler); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetEndNamespaceDeclHandler__NonePtr_fu': BUILDSTDERR: [platform:WARNING] implement_2.c:119694:43: warning: passing argument 2 of 'XML_SetEndNamespaceDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 119694 | XML_SetEndNamespaceDeclHandler(l_a0_173, l_a1_97); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *) BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:647:60: note: expected 'XML_EndNamespaceDeclHandler' {aka 'void (*)(void *, const char *)'} but argument is of type 'void (*)(void *, char *)' BUILDSTDERR: [platform:WARNING] 647 | XML_EndNamespaceDeclHandler end); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetStartNamespaceDeclHandler__NonePtr_': BUILDSTDERR: [platform:WARNING] implement_2.c:119936:45: warning: passing argument 2 of 'XML_SetStartNamespaceDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 119936 | XML_SetStartNamespaceDeclHandler(l_a0_175, l_a1_99); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *, char *) BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:643:64: note: expected 'XML_StartNamespaceDeclHandler' {aka 'void (*)(void *, const char *, const char *)'} but argument is of type 'void (*)(void *, char *, char *)' BUILDSTDERR: [platform:WARNING] 643 | XML_StartNamespaceDeclHandler start); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetNotationDeclHandler__NonePtr_funcPt': BUILDSTDERR: [platform:WARNING] implement_2.c:120178:39: warning: passing argument 2 of 'XML_SetNotationDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 120178 | XML_SetNotationDeclHandler(l_a0_177, l_a1_101); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *, char *, char *, char *) BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:634:52: note: expected 'XML_NotationDeclHandler' {aka 'void (*)(void *, const char *, const char *, const char *, const char *)'} but argument is of type 'void (*)(void *, char *, char *, char *, char *)' BUILDSTDERR: [platform:WARNING] 634 | XML_NotationDeclHandler handler); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetUnparsedEntityDeclHandler__NonePtr_': BUILDSTDERR: [platform:WARNING] implement_2.c:120420:45: warning: passing argument 2 of 'XML_SetUnparsedEntityDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 120420 | XML_SetUnparsedEntityDeclHandler(l_a0_179, l_a1_103); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *, char *, char *, char *, char *) BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:630:64: note: expected 'XML_UnparsedEntityDeclHandler' {aka 'void (*)(void *, const char *, const char *, const char *, const char *, const char *)'} but argument is of type 'void (*)(void *, char *, char *, char *, char *, char *)' BUILDSTDERR: [platform:WARNING] 630 | XML_UnparsedEntityDeclHandler handler); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetCharacterDataHandler__NonePtr_funcP': BUILDSTDERR: [platform:WARNING] implement_2.c:120662:40: warning: passing argument 2 of 'XML_SetCharacterDataHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 120662 | XML_SetCharacterDataHandler(l_a0_181, l_a1_105); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *, Signed) {aka void (*)(void *, char *, long int)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:577:54: note: expected 'XML_CharacterDataHandler' {aka 'void (*)(void *, const char *, int)'} but argument is of type 'void (*)(void *, char *, Signed)' {aka 'void (*)(void *, char *, long int)'} BUILDSTDERR: [platform:WARNING] 577 | XML_CharacterDataHandler handler); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetProcessingInstructionHandler__NoneP': BUILDSTDERR: [platform:WARNING] implement_2.c:120904:48: warning: passing argument 2 of 'XML_SetProcessingInstructionHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 120904 | XML_SetProcessingInstructionHandler(l_a0_183, l_a1_107); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *, char *) BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:581:70: note: expected 'XML_ProcessingInstructionHandler' {aka 'void (*)(void *, const char *, const char *)'} but argument is of type 'void (*)(void *, char *, char *)' BUILDSTDERR: [platform:WARNING] 581 | XML_ProcessingInstructionHandler handler); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetEndElementHandler__NonePtr_funcPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:121146:37: warning: passing argument 2 of 'XML_SetEndElementHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 121146 | XML_SetEndElementHandler(l_a0_185, l_a1_109); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *) BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:573:48: note: expected 'XML_EndElementHandler' {aka 'void (*)(void *, const char *)'} but argument is of type 'void (*)(void *, char *)' BUILDSTDERR: [platform:WARNING] 573 | XML_EndElementHandler handler); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetStartElementHandler__NonePtr_funcPt': BUILDSTDERR: [platform:WARNING] implement_2.c:121388:39: warning: passing argument 2 of 'XML_SetStartElementHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 121388 | XML_SetStartElementHandler(l_a0_187, l_a1_111); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(void *, char *, char **) BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:569:52: note: expected 'XML_StartElementHandler' {aka 'void (*)(void *, const char *, const char **)'} but argument is of type 'void (*)(void *, char *, char **)' BUILDSTDERR: [platform:WARNING] 569 | XML_StartElementHandler handler); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_XML_SetUnknownEncodingHandler__NonePtr_fun': BUILDSTDERR: [platform:WARNING] implement_2.c:122772:42: warning: passing argument 2 of 'XML_SetUnknownEncodingHandler' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 122772 | XML_SetUnknownEncodingHandler(l_a0_206, l_a1_125, l_a2_62); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed (*)(void *, char *, XML_Encoding *) {aka long int (*)(void *, char *, struct *)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:158, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/expat.h:671:58: note: expected 'XML_UnknownEncodingHandler' {aka 'int (*)(void *, const char *, struct *)'} but argument is of type 'Signed (*)(void *, char *, XML_Encoding *)' {aka 'long int (*)(void *, char *, struct *)'} BUILDSTDERR: [platform:WARNING] 671 | XML_UnknownEncodingHandler handler, BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_gai_strerror__Signed': BUILDSTDERR: [platform:WARNING] implement_2.c:132553:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 132553 | l_v250899 = gai_strerror(l_a0_278); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_getsockname__Signed_sockaddrPtr_array1Ptr': BUILDSTDERR: [platform:WARNING] implement_2.c:161337:46: warning: passing argument 3 of 'getsockname' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 161337 | l_v258959 = getsockname(l_a0_337, l_a1_227, l_a2_115); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:136, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/socket.h:117:26: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 117 | socklen_t *__restrict __len) __THROW; BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_getpeername__Signed_sockaddrPtr_array1Ptr': BUILDSTDERR: [platform:WARNING] implement_2.c:161353:46: warning: passing argument 3 of 'getpeername' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 161353 | l_v258966 = getpeername(l_a0_338, l_a1_228, l_a2_116); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:136, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/socket.h:131:26: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 131 | socklen_t *__restrict __len) __THROW; BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_openpty__arrayPtr_arrayPtr_arrayPtr_arrayP': BUILDSTDERR: [platform:WARNING] implement_2.c:161481:22: warning: passing argument 1 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 161481 | l_v259010 = openpty(l_a0_346, l_a1_234, l_a2_119, l_a3_48, l_a4_28); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed * {aka long int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:122, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/pty.h:36:26: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] 36 | extern int openpty (int *__amaster, int *__aslave, char *__name, BUILDSTDERR: [platform:WARNING] | ~~~~~^~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c:161481:32: warning: passing argument 2 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 161481 | l_v259010 = openpty(l_a0_346, l_a1_234, l_a2_119, l_a3_48, l_a4_28); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed * {aka long int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:122, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/pty.h:36:42: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] 36 | extern int openpty (int *__amaster, int *__aslave, char *__name, BUILDSTDERR: [platform:WARNING] | ~~~~~^~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c:161481:52: warning: passing argument 4 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 161481 | l_v259010 = openpty(l_a0_346, l_a1_234, l_a2_119, l_a3_48, l_a4_28); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | char * BUILDSTDERR: [platform:WARNING] In file included from common_header.h:122, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/pty.h:37:29: note: expected 'const struct termios *' but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] 37 | const struct termios *__termp, BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c:161481:61: warning: passing argument 5 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 161481 | l_v259010 = openpty(l_a0_346, l_a1_234, l_a2_119, l_a3_48, l_a4_28); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | char * BUILDSTDERR: [platform:WARNING] In file included from common_header.h:122, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/pty.h:38:29: note: expected 'const struct winsize *' but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] 38 | const struct winsize *__winp) __THROW; BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_recvmsg_implementation__Signed_Signed_Sign': BUILDSTDERR: [platform:WARNING] implement_2.c:161740:85: warning: passing argument 6 of 'recvmsg_implementation' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 161740 | l_v259116 = recvmsg_implementation(l_a0_349, l_a1_237, l_a2_122, l_a3_51, l_a4_29, l_a5_12, l_a6_5, l_a7_4, l_a8_3, l_a9_0, l_a10_0, l_a11_0, l_a12_0, l_a13_0, l_a14_0); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from implement_2.c:4: BUILDSTDERR: [platform:WARNING] common_header.h:429:140: note: expected 'socklen_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 429 | RPY_EXTERN int recvmsg_implementation(int socket_fd, int message_size, int ancillary_size, int flags, struct sockaddr* address, socklen_t* addrlen, long** length_of_messages, char** messages, long* no_of_messages, long* size_of_ancillary, long** levels, long** types, char** file_descr, long** descr_per_ancillary, long* flag); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~^~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_free_pointer_to_signedp__arrayPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:161788:38: warning: passing argument 1 of 'free_pointer_to_signedp' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 161788 | l_v259137 = free_pointer_to_signedp(l_a0_352); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed ** {aka long int **} BUILDSTDERR: [platform:WARNING] In file included from implement_2.c:4: BUILDSTDERR: [platform:WARNING] common_header.h:438:46: note: expected 'int **' but argument is of type 'Signed **' {aka 'long int **'} BUILDSTDERR: [platform:WARNING] 438 | RPY_EXTERN int free_pointer_to_signedp(int** ptrtofree); BUILDSTDERR: [platform:WARNING] | ~~~~~~^~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_getsockopt__Signed_Signed_Signed_arrayPtr_': BUILDSTDERR: [platform:WARNING] implement_2.c:161852:64: warning: passing argument 5 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 161852 | l_v259165 = getsockopt(l_a0_356, l_a1_242, l_a2_127, l_a3_56, l_a4_32); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:136, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/socket.h:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 210 | socklen_t *__restrict __optlen) __THROW; BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_getsockopt__Signed_Signed_Signed_arrayPtr__1': BUILDSTDERR: [platform:WARNING] implement_2.c:161868:64: warning: passing argument 5 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 161868 | l_v259172 = getsockopt(l_a0_357, l_a1_243, l_a2_128, l_a3_57, l_a4_33); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:136, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/socket.h:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 210 | socklen_t *__restrict __optlen) __THROW; BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_socketpair__Signed_Signed_Signed_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:161954:55: warning: passing argument 4 of 'socketpair' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 161954 | l_v259203 = socketpair(l_a0_362, l_a1_248, l_a2_131, l_a3_60); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed * {aka long int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:136, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/socket.h:109:14: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] 109 | int __fds[2]) __THROW; BUILDSTDERR: [platform:WARNING] | ~~~~^~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_inet_ntop__Signed_arrayPtr_arrayPtr_Unsign': BUILDSTDERR: [platform:WARNING] implement_2.c:162194:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 162194 | l_v259282 = inet_ntop(l_a0_372, l_a1_257, l_a2_139, l_a3_63); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_pypy_subprocess_child_exec__arrayPtr_array': BUILDSTDERR: [platform:WARNING] implement_2.c:162285:181: warning: passing argument 18 of 'pypy_subprocess_child_exec' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 162285 | pypy_subprocess_child_exec(l_a0_378, l_a1_263, l_a2_143, l_a3_66, l_a4_36, l_a5_16, l_a6_8, l_a7_6, l_a8_5, l_a9_2, l_a10_1, l_a11_1, l_a12_1, l_a13_1, l_a14_1, l_a15_0, l_a16_0, l_a17_0, l_a18_0); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed (*)(void *) {aka long int (*)(void *)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:159, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/module/_posixsubprocess/_posixsubprocess.h:18:18: note: expected 'int (*)(void *)' but argument is of type 'Signed (*)(void *)' {aka 'long int (*)(void *)'} BUILDSTDERR: [platform:WARNING] 18 | int (*preexec_fn)(void*), BUILDSTDERR: [platform:WARNING] | ~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_gettimeofday__arrayPtr_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:164378:37: warning: passing argument 2 of 'gettimeofday' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 164378 | l_v259939 = gettimeofday(l_a0_391, l_a1_274); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | char * BUILDSTDERR: [platform:WARNING] In file included from common_header.h:109, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/time.h:69:22: note: expected '__timezone_ptr_t' {aka 'struct timezone * restrict'} but argument is of type 'char *' BUILDSTDERR: [platform:WARNING] 69 | __timezone_ptr_t __tz) __THROW __nonnull ((1)); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_accept__Signed_sockaddrPtr_array1Ptr': BUILDSTDERR: [platform:WARNING] implement_2.c:164446:41: warning: passing argument 3 of 'accept' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 164446 | l_v259946 = accept(l_a0_392, l_a1_275, l_a2_154); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:136, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/socket.h:233:28: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 233 | socklen_t *__restrict __addr_len); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_accept4__Signed_sockaddrPtr_array1Ptr_Sign': BUILDSTDERR: [platform:WARNING] implement_2.c:164462:42: warning: passing argument 3 of 'accept4' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 164462 | l_v259953 = accept4(l_a0_393, l_a1_276, l_a2_155, l_a3_74); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:136, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/socket.h:241:29: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 241 | socklen_t *__restrict __addr_len, int __flags); BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_recvfrom__Signed_arrayPtr_Unsigned_Signed_': BUILDSTDERR: [platform:WARNING] implement_2.c:164568:71: warning: passing argument 6 of 'recvfrom' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 164568 | l_v259979 = recvfrom(l_a0_397, l_a1_277, l_a2_156, l_a3_75, l_a4_39, l_a5_18); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from /usr/include/sys/socket.h:269, BUILDSTDERR: [platform:WARNING] from common_header.h:136, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/bits/socket2.h:65:49: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 65 | __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len) BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_waitpid__Signed_arrayPtr_Signed': BUILDSTDERR: [platform:WARNING] implement_2.c:164934:32: warning: passing argument 2 of 'waitpid' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 164934 | l_v260084 = waitpid(l_a0_405, l_a1_285, l_a2_162); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed * {aka long int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:112, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/sys/wait.h:111:45: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] 111 | extern __pid_t waitpid (__pid_t __pid, int *__stat_loc, int __options); BUILDSTDERR: [platform:WARNING] | ~~~~~^~~~~~~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_getgroups__Signed_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:173257:34: warning: passing argument 2 of 'getgroups' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 173257 | l_v263504 = getgroups(l_a0_424, l_a1_299); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from /usr/include/features.h:450, BUILDSTDERR: [platform:WARNING] from /usr/include/assert.h:35, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/thread.h:4, BUILDSTDERR: [platform:WARNING] from common_header.h:100, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/bits/unistd.h:265:1: note: expected '__gid_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 265 | __NTH (getgroups (int __size, __gid_t __list[])) BUILDSTDERR: [platform:WARNING] | ^~~~~ BUILDSTDERR: [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_setgroups__Unsigned_arrayPtr': BUILDSTDERR: [platform:WARNING] implement_2.c:173273:34: warning: passing argument 2 of 'setgroups' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 173273 | l_v263511 = setgroups(l_a0_425, l_a1_300); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:117, BUILDSTDERR: [platform:WARNING] from implement_2.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/grp.h:176:50: note: expected 'const __gid_t *' {aka 'const unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 176 | extern int setgroups (size_t __n, const __gid_t *__groups) __THROW; BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: [platform:WARNING] pypy_module___pypy__.c: In function 'pypy_g_pyos_inputhook': BUILDSTDERR: [platform:WARNING] pypy_module___pypy__.c:4584:14: warning: assignment to 'Signed (*)(void)' {aka 'long int (*)(void)'} from incompatible pointer type '_pypy_pyos_inputhook' {aka 'int (*)(void)'} [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 4584 | l_func_1617 = _PyPy_get_PyOS_InputHook(); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_load_cffi1_module': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:1873:12: warning: assignment to 'char **' from incompatible pointer type 'const char * const*' [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 1873 | l_v534110 = RPyField(l_src_ctx_2, includes); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__cffi_call_python': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:2676:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 2676 | l_v534648 = RPyField(l_ll_externpy_1, name); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__codecs.c: In function 'pypy_g_str_decode_locale_surrogateescape': BUILDSTDERR: [platform:WARNING] pypy_module__codecs.c:173:40: warning: passing argument 2 of 'pypy_char2wchar' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 173 | l_ubuf_0 = pypy_char2wchar(l_v576926, l_v576901); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:134, BUILDSTDERR: [platform:WARNING] from pypy_module__codecs.c:4: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/module/_codecs/locale_codec.h:5:21: note: expected 'size_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 5 | RPY_EXTERN wchar_t* pypy_char2wchar(const char* arg, size_t *size); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] pypy_module__codecs.c: In function 'pypy_g_unicode_encode_locale_surrogateescape': BUILDSTDERR: [platform:WARNING] pypy_module__codecs.c:3249:40: warning: passing argument 2 of 'pypy_wchar2char' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 3249 | l_sbuf_0 = pypy_wchar2char(l_v578105, l_v578082); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Unsigned * {aka long unsigned int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:134, BUILDSTDERR: [platform:WARNING] from pypy_module__codecs.c:4: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/module/_codecs/locale_codec.h:7:18: note: expected 'size_t *' {aka 'unsigned int *'} but argument is of type 'Unsigned *' {aka 'long unsigned int *'} BUILDSTDERR: [platform:WARNING] 7 | RPY_EXTERN char* pypy_wchar2char(const wchar_t *text, size_t *error_pos); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_dir1': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:67189:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 67189 | l_g_2 = RPyField(l_v558666, globals); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:67305:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 67305 | l_cp_29 = RPyField(l_v558685, name); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject_descr_list_types': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:69384:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 69384 | l_v559391 = RPyField(l_ctx_204, typenames); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:69386:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 69386 | l_cp_30 = RPyField(l_v559392, name); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:69800:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 69800 | l_v559526 = RPyField(l_ctx_204, struct_unions); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:69802:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 69802 | l_cp_31 = RPyField(l_su_0, name); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_do_realize_lazy_struct': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:70970:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 70970 | l_v560016 = RPyField(l_v560015, fields); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:70973:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 70973 | l_cp_32 = RPyField(l_fld_0, name); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject__build_attr': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:80327:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 80327 | l_v563624 = RPyField(l_v563605, globals); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:80613:13: warning: assignment to 'char **' from incompatible pointer type 'void **' [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 80613 | l_ptr_215 = &RPyField(l_g_3, size_or_direct_fn); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_full_dict_copy': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:81498:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 81498 | l_g_4 = RPyField(l_v564157, globals); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:81528:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 81528 | l_cp_33 = RPyField(l_v564167, name); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject_fetch_int_constant': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:86103:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 86103 | l_v565872 = RPyField(l_v565871, globals); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_externpy_deco': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:86749:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 86749 | l_v566047 = RPyField(l_ctx_205, globals); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_realize_c_type_or_func': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:98058:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 98058 | l_v570923 = RPyField(l_v570922, typenames); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject__ffi_bad_type': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:98915:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 98915 | l_cp_34 = RPyField(l_info_21, error_message); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:99285:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 99285 | l_cp_35 = RPyField(l_info_21, error_message); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_realize_global_int': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:103081:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 103081 | l_cp_36 = RPyField(l_g_8, name); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__realize_c_struct_or_union': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:108403:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 108403 | l_v574681 = RPyField(l_v574680, struct_unions); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:108439:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 108439 | l_v575129 = RPyField(l_s_320, name); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:108487:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 108487 | l_v574955 = RPyField(l_s_320, name); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:108733:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 108733 | l_cp_37 = RPyField(l_s_320, name); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:108903:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 108903 | l_cp_38 = RPyField(l_s_320, name); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__realize_c_enum': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:109825:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 109825 | l_v575266 = RPyField(l_v575265, enums); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:110060:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 110060 | l_p_125 = RPyField(l_e_261, enumerators); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:110085:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 110085 | l_v575326 = RPyField(l_e_261, name); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:110510:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 110510 | l_v575453 = RPyField(l_v575452, globals); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__fetch_external_struct_or_union': BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:112877:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 112877 | l_cp_41 = RPyField(l_s_321, name); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__cffi_backend.c:113071:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 113071 | l_v576525 = RPyField(l_ctx1_0, struct_unions); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__multibytecodec.c: In function 'pypy_g_multibytecodec_encerror': BUILDSTDERR: [platform:WARNING] pypy_module__multibytecodec.c:6077:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 6077 | l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_3); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__multibytecodec.c:6332:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 6332 | l_codec_7 = pypy_cjk_enc_getcodec(l_encodebuf_3); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__rawffi.c: In function 'pypy_g_unwrap_value__write_ptr': BUILDSTDERR: [platform:WARNING] pypy_module__rawffi.c:13739:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: [platform:WARNING] 13739 | l_v717766 = (void *)(l_v717765); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module__rawffi.c: In function 'pypy_g_unwrap_value__push_field': BUILDSTDERR: [platform:WARNING] pypy_module__rawffi.c:20640:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: [platform:WARNING] 20640 | l_v720554 = (void *)(l_v720553); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module_faulthandler.c: In function 'pypy_g_Handler_register': BUILDSTDERR: [platform:WARNING] pypy_module_faulthandler.c:503:37: warning: passing argument 1 of 'pypy_faulthandler_setup' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 503 | l_cp_111 = pypy_faulthandler_setup(pypy_g__dump_callback); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(Signed, Signed *, Signed) {aka void (*)(long int, long int *, long int)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:154, BUILDSTDERR: [platform:WARNING] from pypy_module_faulthandler.c:4: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/module/faulthandler/faulthandler.h:15:18: note: expected 'pypy_faulthandler_cb_t' {aka 'void (*)(int, int *, int)'} but argument is of type 'void (*)(Signed, Signed *, Signed)' {aka 'void (*)(long int, long int *, long int)'} BUILDSTDERR: [platform:WARNING] 15 | RPY_EXTERN char *pypy_faulthandler_setup(pypy_faulthandler_cb_t dump_callback); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] pypy_module_faulthandler.c: In function 'pypy_g_Handler_dump_traceback_later': BUILDSTDERR: [platform:WARNING] pypy_module_faulthandler.c:1933:39: warning: passing argument 1 of 'pypy_faulthandler_setup' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 1933 | l_cp_113 = pypy_faulthandler_setup(pypy_g__dump_callback); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(Signed, Signed *, Signed) {aka void (*)(long int, long int *, long int)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:154, BUILDSTDERR: [platform:WARNING] from pypy_module_faulthandler.c:4: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/module/faulthandler/faulthandler.h:15:18: note: expected 'pypy_faulthandler_cb_t' {aka 'void (*)(int, int *, int)'} but argument is of type 'void (*)(Signed, Signed *, Signed)' {aka 'void (*)(long int, long int *, long int)'} BUILDSTDERR: [platform:WARNING] 15 | RPY_EXTERN char *pypy_faulthandler_setup(pypy_faulthandler_cb_t dump_callback); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] pypy_module_faulthandler.c: In function 'pypy_g_Handler_dump_traceback': BUILDSTDERR: [platform:WARNING] pypy_module_faulthandler.c:2665:37: warning: passing argument 1 of 'pypy_faulthandler_setup' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 2665 | l_cp_114 = pypy_faulthandler_setup(pypy_g__dump_callback); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(Signed, Signed *, Signed) {aka void (*)(long int, long int *, long int)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:154, BUILDSTDERR: [platform:WARNING] from pypy_module_faulthandler.c:4: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/module/faulthandler/faulthandler.h:15:18: note: expected 'pypy_faulthandler_cb_t' {aka 'void (*)(int, int *, int)'} but argument is of type 'void (*)(Signed, Signed *, Signed)' {aka 'void (*)(long int, long int *, long int)'} BUILDSTDERR: [platform:WARNING] 15 | RPY_EXTERN char *pypy_faulthandler_setup(pypy_faulthandler_cb_t dump_callback); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] pypy_module_faulthandler.c: In function 'pypy_g_Handler_enable': BUILDSTDERR: [platform:WARNING] pypy_module_faulthandler.c:3025:37: warning: passing argument 1 of 'pypy_faulthandler_setup' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 3025 | l_cp_116 = pypy_faulthandler_setup(pypy_g__dump_callback); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void (*)(Signed, Signed *, Signed) {aka void (*)(long int, long int *, long int)} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:154, BUILDSTDERR: [platform:WARNING] from pypy_module_faulthandler.c:4: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/module/faulthandler/faulthandler.h:15:18: note: expected 'pypy_faulthandler_cb_t' {aka 'void (*)(int, int *, int)'} but argument is of type 'void (*)(Signed, Signed *, Signed)' {aka 'void (*)(long int, long int *, long int)'} BUILDSTDERR: [platform:WARNING] 15 | RPY_EXTERN char *pypy_faulthandler_setup(pypy_faulthandler_cb_t dump_callback); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] pypy_module_select.c: In function 'pypy_g_W_Epoll_epoll_ctl': BUILDSTDERR: [platform:WARNING] pypy_module_select.c:1422:15: warning: taking address of packed member of 'struct epoll_event' may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: [platform:WARNING] 1422 | l_v1041401 = &RPyField(l_v1041385, data); BUILDSTDERR: [platform:WARNING] pypy_module_select.c: In function 'pypy_g_W_Epoll_descr_poll': BUILDSTDERR: [platform:WARNING] pypy_module_select.c:5059:16: warning: taking address of packed member of 'struct epoll_event' may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: [platform:WARNING] 5059 | l_v1042707 = &RPyField(l_event_16, data); BUILDSTDERR: [platform:WARNING] pypy_module_time.c: In function 'pypy_g__init_timezone': BUILDSTDERR: [platform:WARNING] pypy_module_time.c:296:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 296 | l_cp_132 = RPyField(l_res_1891, tm_zone); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module_time.c:576:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 576 | l_cp_133 = RPyField(l_res_1889, tm_zone); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module_time.c: In function 'pypy_g__gettmarg': BUILDSTDERR: [platform:WARNING] pypy_module_time.c:4756:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 4756 | l_old_tm_zone_0 = (&pypy_g_tm)->tm_zone; BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_module_time.c: In function 'pypy_g__tm_to_tuple': BUILDSTDERR: [platform:WARNING] pypy_module_time.c:7439:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 7439 | l_cp_136 = RPyField(l_t_20, tm_zone); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] pypy_objspace_std_1.c: In function 'pypy_g_W_BytearrayObject_descr_zfill': BUILDSTDERR: [platform:WARNING] pypy_objspace_std_1.c:155604:29: warning: self-comparison always evaluates to true [-Wtautological-compare] BUILDSTDERR: [platform:WARNING] 155604 | l_v1235304 = (l_selfval_5 == l_selfval_5); BUILDSTDERR: [platform:WARNING] | ^~ BUILDSTDERR: [platform:WARNING] rpython_jit_metainterp.c: In function 'pypy_g_get_location_str_7': BUILDSTDERR: [platform:WARNING] rpython_jit_metainterp.c:96366:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: [platform:WARNING] 96366 | l_v1448520 = RPyField(l_externpy_1, name); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] rpython_rlib.c: In function 'pypy_g_forkpty_1': BUILDSTDERR: [platform:WARNING] rpython_rlib.c:158350:25: warning: passing argument 1 of 'forkpty' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 158350 | l_childpid_2 = forkpty(l_master_p_0, ((void *) NULL), ((void *) NULL), ((void *) NULL)); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed * {aka long int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:122, BUILDSTDERR: [platform:WARNING] from rpython_rlib.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/pty.h:42:26: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] 42 | extern int forkpty (int *__amaster, char *__name, BUILDSTDERR: [platform:WARNING] | ~~~~~^~~~~~~~~ BUILDSTDERR: [platform:WARNING] rpython_rlib.c: In function 'pypy_g_PacketAddress___init__': BUILDSTDERR: [platform:WARNING] rpython_rlib.c:169807:14: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] BUILDSTDERR: [platform:WARNING] 169807 | l_v1793590 = RPyField(l_addr_15919, sll_addr); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] rpython_rlib.c: In function 'pypy_g_PacketAddress_get_haddr': BUILDSTDERR: [platform:WARNING] rpython_rlib.c:212635:14: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] BUILDSTDERR: [platform:WARNING] 212635 | l_v1808221 = RPyField(l_v1808184, sll_addr); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] rpython_rtyper_lltypesystem.c: In function 'pypy_g__PyPy_dg_dtoa__Float_Signed_Signed_arrayPtr_arra': BUILDSTDERR: [platform:WARNING] rpython_rtyper_lltypesystem.c:21372:77: warning: passing argument 4 of '_PyPy_dg_dtoa' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 21372 | l_v1889734 = _PyPy_dg_dtoa(l_stararg0_744, l_stararg1_386, l_stararg2_175, l_stararg3_62, l_stararg4_31, l_stararg5_12); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed * {aka long int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:135, BUILDSTDERR: [platform:WARNING] from rpython_rtyper_lltypesystem.c:4: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/dtoa.h:7:8: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] 7 | char * _PyPy_dg_dtoa(double d, int mode, int ndigits, BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] rpython_rtyper_lltypesystem.c:21372:92: warning: passing argument 5 of '_PyPy_dg_dtoa' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 21372 | l_v1889734 = _PyPy_dg_dtoa(l_stararg0_744, l_stararg1_386, l_stararg2_175, l_stararg3_62, l_stararg4_31, l_stararg5_12); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed * {aka long int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:135, BUILDSTDERR: [platform:WARNING] from rpython_rtyper_lltypesystem.c:4: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/translator/c/src/dtoa.h:7:8: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] 7 | char * _PyPy_dg_dtoa(double d, int mode, int ndigits, BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] rpython_rtyper_lltypesystem.c: In function 'pypy_g_frexp__Float_arrayPtr_star_2': BUILDSTDERR: [platform:WARNING] rpython_rtyper_lltypesystem.c:32488:37: warning: passing argument 2 of 'frexp' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 32488 | l_v1893543 = frexp(l_stararg0_751, l_stararg1_391); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | Signed * {aka long int *} BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/../pypy/module/cpyext/include/Python.h:13, BUILDSTDERR: [platform:WARNING] from common_header.h:102, BUILDSTDERR: [platform:WARNING] from rpython_rtyper_lltypesystem.c:4: BUILDSTDERR: [platform:WARNING] /usr/include/bits/mathcalls.h:98:1: note: expected 'int *' but argument is of type 'Signed *' {aka 'long int *'} BUILDSTDERR: [platform:WARNING] 98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent)); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~ BUILDSTDERR: [platform:WARNING] In file included from /usr/include/string.h:494, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/../pypy/module/cpyext/include/Python.h:96, BUILDSTDERR: [platform:WARNING] from structseq.c:4: BUILDSTDERR: [platform:WARNING] In function 'strncpy', BUILDSTDERR: [platform:WARNING] inlined from 'structseq_repr' at structseq.c:175:5: BUILDSTDERR: [platform:WARNING] /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: [platform:WARNING] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] structseq.c: In function 'structseq_repr': BUILDSTDERR: [platform:WARNING] structseq.c:173:11: note: length computed here BUILDSTDERR: [platform:WARNING] 173 | len = strlen(typ->tp_name) > TYPE_MAXSIZE ? TYPE_MAXSIZE : BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] bytesobject.c: In function 'PyPyBytes_FromFormatV': BUILDSTDERR: [platform:WARNING] bytesobject.c:135:32: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'Py_ssize_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: [platform:WARNING] 135 | sprintf(s, "%" PY_FORMAT_SIZE_T "d", BUILDSTDERR: [platform:WARNING] | ^~~ BUILDSTDERR: [platform:WARNING] bytesobject.c:135:54: note: format string is defined here BUILDSTDERR: [platform:WARNING] 135 | sprintf(s, "%" PY_FORMAT_SIZE_T "d", BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~^ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | int BUILDSTDERR: [platform:WARNING] rjitlog.c: In function 'jitlog_write_marked': BUILDSTDERR: [platform:WARNING] rjitlog.c:97:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: [platform:WARNING] 97 | write(jitlog_fd, text, length); BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] vmp_stack.c: In function '_write_python_stack_entry': BUILDSTDERR: [platform:WARNING] vmp_stack.c:137:51: warning: passing argument 1 of 'vmprof_write_header_for_jit_addr' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 137 | *depth = vmprof_write_header_for_jit_addr(result, *depth, pc, max_depth); BUILDSTDERR: [platform:WARNING] | ^~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void ** BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/rlib/rvmprof/src/shared/vmprof.h:59, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/rlib/rvmprof/src/shared/vmp_stack.h:3, BUILDSTDERR: [platform:WARNING] from vmp_stack.c:1: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/rlib/rvmprof/src/rvmprof.h:44:49: note: expected 'intptr_t *' {aka 'int *'} but argument is of type 'void **' BUILDSTDERR: [platform:WARNING] 44 | long vmprof_write_header_for_jit_addr(intptr_t *result, long n, BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] vmp_stack.c: In function 'vmp_walk_and_record_stack': BUILDSTDERR: [platform:WARNING] vmp_stack.c:299:20: warning: implicit declaration of function 'pypy_find_codemap_at_addr' [-Wimplicit-function-declaration] BUILDSTDERR: [platform:WARNING] 299 | } else if (pypy_find_codemap_at_addr(rip, &start_addr) != NULL) { BUILDSTDERR: [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: [platform:WARNING] vmp_stack.c:299:64: warning: comparison between pointer and integer BUILDSTDERR: [platform:WARNING] 299 | } else if (pypy_find_codemap_at_addr(rip, &start_addr) != NULL) { BUILDSTDERR: [platform:WARNING] | ^~ BUILDSTDERR: [platform:WARNING] vmp_stack.c:300:54: warning: passing argument 1 of 'vmprof_write_header_for_jit_addr' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 300 | depth = vmprof_write_header_for_jit_addr(result, depth, pc, max_depth); BUILDSTDERR: [platform:WARNING] | ^~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | void ** BUILDSTDERR: [platform:WARNING] In file included from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/rlib/rvmprof/src/shared/vmprof.h:59, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/rlib/rvmprof/src/shared/vmp_stack.h:3, BUILDSTDERR: [platform:WARNING] from vmp_stack.c:1: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/rlib/rvmprof/src/rvmprof.h:44:49: note: expected 'intptr_t *' {aka 'int *'} but argument is of type 'void **' BUILDSTDERR: [platform:WARNING] 44 | long vmprof_write_header_for_jit_addr(intptr_t *result, long n, BUILDSTDERR: [platform:WARNING] | ~~~~~~~~~~^~~~~~ BUILDSTDERR: [platform:WARNING] vmp_stack.c:308:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: [platform:WARNING] 308 | depth = _write_native_stack((void*)(((uint64_t)func_addr) | 0x1), result, depth, max_depth); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] vmp_stack.c:308:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: [platform:WARNING] 308 | depth = _write_native_stack((void*)(((uint64_t)func_addr) | 0x1), result, depth, max_depth); BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [platform:WARNING] In file included from vmprof_common.c:14: BUILDSTDERR: [platform:WARNING] common_header.h:99: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: [platform:WARNING] 99 | #define _XOPEN_SOURCE 600 BUILDSTDERR: [platform:WARNING] | BUILDSTDERR: [platform:WARNING] In file included from /usr/include/unistd.h:25, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/rlib/rvmprof/src/shared/vmprof.h:10, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/rlib/rvmprof/src/shared/vmprof_common.h:3, BUILDSTDERR: [platform:WARNING] from vmprof_common.c:1: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:203: note: this is the location of the previous definition BUILDSTDERR: [platform:WARNING] 203 | # define _XOPEN_SOURCE 700 BUILDSTDERR: [platform:WARNING] | BUILDSTDERR: [platform:WARNING] In file included from faulthandler.c:17: BUILDSTDERR: [platform:WARNING] common_header.h:99: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: [platform:WARNING] 99 | #define _XOPEN_SOURCE 600 BUILDSTDERR: [platform:WARNING] | BUILDSTDERR: [platform:WARNING] In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: [platform:WARNING] from /usr/include/stdint.h:26, BUILDSTDERR: [platform:WARNING] from /usr/lib/gcc/i686-redhat-linux/9/include/stdint.h:9, BUILDSTDERR: [platform:WARNING] from /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/../pypy/module/faulthandler/faulthandler.h:8, BUILDSTDERR: [platform:WARNING] from faulthandler.c:1: BUILDSTDERR: [platform:WARNING] /usr/include/features.h:203: note: this is the location of the previous definition BUILDSTDERR: [platform:WARNING] 203 | # define _XOPEN_SOURCE 700 BUILDSTDERR: [platform:WARNING] | BUILDSTDERR: [platform:WARNING] faulthandler.c: In function 'pypy_faulthandler_dump_traceback': BUILDSTDERR: [platform:WARNING] faulthandler.c:161:49: warning: passing argument 3 of 'vmprof_get_traceback' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 161 | array_p, FRAME_DEPTH_N); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | intptr_t * {aka int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:152, BUILDSTDERR: [platform:WARNING] from faulthandler.c:17: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/rlib/rvmprof/src/rvmprof.h:39:58: note: expected 'void **' but argument is of type 'intptr_t *' {aka 'int *'} BUILDSTDERR: [platform:WARNING] 39 | RPY_EXTERN intptr_t vmprof_get_traceback(void *, void *, void**, intptr_t); BUILDSTDERR: [platform:WARNING] | ^~~~~~ BUILDSTDERR: [platform:WARNING] faulthandler.c:172:45: warning: passing argument 3 of 'vmprof_get_traceback' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 172 | array_p, FRAME_DEPTH_N); BUILDSTDERR: [platform:WARNING] | ^~~~~~~ BUILDSTDERR: [platform:WARNING] | | BUILDSTDERR: [platform:WARNING] | intptr_t * {aka int *} BUILDSTDERR: [platform:WARNING] In file included from common_header.h:152, BUILDSTDERR: [platform:WARNING] from faulthandler.c:17: BUILDSTDERR: [platform:WARNING] /builddir/build/BUILD/pypy3.6-v7.1.1-src/rpython/rlib/rvmprof/src/rvmprof.h:39:58: note: expected 'void **' but argument is of type 'intptr_t *' {aka 'int *'} BUILDSTDERR: [platform:WARNING] 39 | RPY_EXTERN intptr_t vmprof_get_traceback(void *, void *, void**, intptr_t); BUILDSTDERR: [platform:WARNING] | ^~~~~~ BUILDSTDERR: [platform:WARNING] threadlocal.c: In function '_RPy_ThreadLocals_Init': BUILDSTDERR: [platform:WARNING] threadlocal.c:107:18: warning: assignment to 'Signed *' {aka 'long int *'} from incompatible pointer type 'int *' [-Wincompatible-pointer-types] BUILDSTDERR: [platform:WARNING] 107 | tls->p_errno = &errno; BUILDSTDERR: [platform:WARNING] | ^ BUILDSTDERR: [translation:info] copied: /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/libpypy3-c.so BUILDSTDERR: [translation:info] created: /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/pypy3-c BUILDSTDERR: [3a8c2] translation-task} BUILDSTDERR: [translation:info] Create cffi bindings for modules... BUILDSTDERR: [3a8c2] {translation-task BUILDSTDERR: starting build_cffi_imports BUILDSTDERR: /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py:172: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named '_pypy_openssl') BUILDSTDERR: RuntimeWarning) BUILDSTDERR: ERROR:root:code for hash blake2b was not found. BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py", line 249, in BUILDSTDERR: globals()[__func_name] = __get_hash(__func_name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py", line 114, in __get_builtin_constructor BUILDSTDERR: raise ValueError('unsupported hash type ' + name) BUILDSTDERR: ValueError: unsupported hash type blake2b BUILDSTDERR: ERROR:root:code for hash blake2s was not found. BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py", line 249, in BUILDSTDERR: globals()[__func_name] = __get_hash(__func_name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py", line 114, in __get_builtin_constructor BUILDSTDERR: raise ValueError('unsupported hash type ' + name) BUILDSTDERR: ValueError: unsupported hash type blake2s BUILDSTDERR: ERROR:root:code for hash sha3_224 was not found. BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py", line 249, in BUILDSTDERR: globals()[__func_name] = __get_hash(__func_name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py", line 114, in __get_builtin_constructor BUILDSTDERR: raise ValueError('unsupported hash type ' + name) BUILDSTDERR: ValueError: unsupported hash type sha3_224 BUILDSTDERR: ERROR:root:code for hash sha3_256 was not found. BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py", line 249, in BUILDSTDERR: globals()[__func_name] = __get_hash(__func_name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py", line 114, in __get_builtin_constructor BUILDSTDERR: raise ValueError('unsupported hash type ' + name) BUILDSTDERR: ValueError: unsupported hash type sha3_256 BUILDSTDERR: ERROR:root:code for hash sha3_384 was not found. BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py", line 249, in BUILDSTDERR: globals()[__func_name] = __get_hash(__func_name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py", line 114, in __get_builtin_constructor BUILDSTDERR: raise ValueError('unsupported hash type ' + name) BUILDSTDERR: ValueError: unsupported hash type sha3_384 BUILDSTDERR: ERROR:root:code for hash sha3_512 was not found. BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py", line 249, in BUILDSTDERR: globals()[__func_name] = __get_hash(__func_name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py", line 114, in __get_builtin_constructor BUILDSTDERR: raise ValueError('unsupported hash type ' + name) BUILDSTDERR: ValueError: unsupported hash type sha3_512 BUILDSTDERR: ERROR:root:code for hash shake_128 was not found. BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py", line 249, in BUILDSTDERR: globals()[__func_name] = __get_hash(__func_name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py", line 114, in __get_builtin_constructor BUILDSTDERR: raise ValueError('unsupported hash type ' + name) BUILDSTDERR: ValueError: unsupported hash type shake_128 BUILDSTDERR: ERROR:root:code for hash shake_256 was not found. BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py", line 249, in BUILDSTDERR: globals()[__func_name] = __get_hash(__func_name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py", line 114, in __get_builtin_constructor BUILDSTDERR: raise ValueError('unsupported hash type ' + name) BUILDSTDERR: ValueError: unsupported hash type shake_256 BUILDSTDERR: * _blake2/_blake2_build.py BUILDSTDERR: * _decimal_build.py BUILDSTDERR: * _gdbm_build.py BUILDSTDERR: * _sha3/_sha3_build.py BUILDSTDERR: * _ssl_build.py BUILDSTDERR: * _audioop_build.py BUILDSTDERR: * _curses_build.py BUILDSTDERR: * _lzma_build.py BUILDSTDERR: * _pwdgrp_build.py BUILDSTDERR: * _resource_build.py BUILDSTDERR: * _sqlite3_build.py BUILDSTDERR: * _syslog_build.py BUILDSTDERR: * _tkinter/tklib_build.py BUILDSTDERR: [3a8c2] translation-task} BUILDSTDERR: [translation:info] usession directory: /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/usession-pypy3-0 BUILDSTDERR: [Timer] Timings: BUILDSTDERR: [Timer] annotate --- 391.3 s BUILDSTDERR: [Timer] rtype_lltype --- 390.7 s BUILDSTDERR: [Timer] pyjitpl_lltype --- 716.8 s BUILDSTDERR: [Timer] backendopt_lltype --- 149.2 s BUILDSTDERR: [Timer] stackcheckinsertion_lltype --- 226.6 s BUILDSTDERR: [Timer] database_c --- 352.9 s BUILDSTDERR: [Timer] source_c --- 160.3 s BUILDSTDERR: [Timer] compile_c --- 702.3 s BUILDSTDERR: [Timer] build_cffi_imports --- 29.2 s BUILDSTDERR: [Timer] =========================================== BUILDSTDERR: [Timer] Total: --- 3119.2 s BUILDSTDERR: real 52m42.796s BUILDSTDERR: user 39m34.587s BUILDSTDERR: sys 0m24.096s + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo 'FINISHED BUILDING: pypy3' + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + popd + /usr/bin/emacs -batch --no-init-file --no-site-file --eval '(progn (setq load-path (cons "." load-path)))' -f batch-byte-compile rpython/jit/tool/pypytrace-mode.el + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 total used free shared buff/cache available Mem: 15385888 1095800 8955420 396 5334668 13948192 Swap: 134216700 67840 134148860 -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- STARTING BUILD OF: pypy3 -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- ~/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal ~/build/BUILD/pypy3.6-v7.1.1-src -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- FINISHED BUILDING: pypy3 -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- ~/build/BUILD/pypy3.6-v7.1.1-src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CXTIGE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386 + cd pypy3.6-v7.1.1-src + mkdir -p /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386//usr/bin + mkdir -p /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386//usr/lib/pypy3-7.1 + pypy2 pypy/tool/release/package.py --archive-name pypy3-7.1 --builddir /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386//usr/lib BUILDSTDERR: * _blake2 already built BUILDSTDERR: * _decimal already built BUILDSTDERR: * _gdbm already built BUILDSTDERR: * _sha3 already built BUILDSTDERR: * _ssl already built BUILDSTDERR: * audioop already built BUILDSTDERR: * curses already built BUILDSTDERR: * lzma already built BUILDSTDERR: * _pwdgrp_build.py BUILDSTDERR: * resource already built BUILDSTDERR: * sqlite3 already built BUILDSTDERR: * syslog already built BUILDSTDERR: * _tkinter/tklib_build.py BUILDSTDERR: DUP FUNXC BUILDSTDERR: DUP FUNXC pypy3-7.1/ pypy3-7.1/lib_pypy/ pypy3-7.1/lib_pypy/_testcapimodule.c pypy3-7.1/lib_pypy/testcapi_long.h pypy3-7.1/lib_pypy/_pypy_openssl.pypy3-71-i686-linux-gnu.so pypy3-7.1/lib_pypy/_decimal_cffi.pypy3-71-i686-linux-gnu.so pypy3-7.1/lib_pypy/pyrepl/ pypy3-7.1/lib_pypy/pyrepl/unix_console.py pypy3-7.1/lib_pypy/pyrepl/_minimal_curses.py pypy3-7.1/lib_pypy/pyrepl/pygame_console.py pypy3-7.1/lib_pypy/pyrepl/commands.py pypy3-7.1/lib_pypy/pyrepl/cmdrepl.py pypy3-7.1/lib_pypy/pyrepl/completing_reader.py pypy3-7.1/lib_pypy/pyrepl/python_reader.py pypy3-7.1/lib_pypy/pyrepl/keymap.py pypy3-7.1/lib_pypy/pyrepl/input.py pypy3-7.1/lib_pypy/pyrepl/simple_interact.py pypy3-7.1/lib_pypy/pyrepl/__init__.py pypy3-7.1/lib_pypy/pyrepl/pygame_keymap.py pypy3-7.1/lib_pypy/pyrepl/unicodedata_.py pypy3-7.1/lib_pypy/pyrepl/completer.py pypy3-7.1/lib_pypy/pyrepl/trace.py pypy3-7.1/lib_pypy/pyrepl/curses.py pypy3-7.1/lib_pypy/pyrepl/fancy_termios.py pypy3-7.1/lib_pypy/pyrepl/historical_reader.py pypy3-7.1/lib_pypy/pyrepl/copy_code.py pypy3-7.1/lib_pypy/pyrepl/unix_eventqueue.py pypy3-7.1/lib_pypy/pyrepl/console.py pypy3-7.1/lib_pypy/pyrepl/readline.py pypy3-7.1/lib_pypy/pyrepl/module_lister.py pypy3-7.1/lib_pypy/pyrepl/keymaps.py pypy3-7.1/lib_pypy/pyrepl/reader.py pypy3-7.1/lib_pypy/resource.py pypy3-7.1/lib_pypy/marshal.py pypy3-7.1/lib_pypy/_audioop_build.py pypy3-7.1/lib_pypy/msvcrt.py pypy3-7.1/lib_pypy/_testmultiphase.c pypy3-7.1/lib_pypy/_gdbm.py pypy3-7.1/lib_pypy/_pypy_openssl.c pypy3-7.1/lib_pypy/_sqlite3.py pypy3-7.1/lib_pypy/future_builtins.py pypy3-7.1/lib_pypy/_cffi_ssl/ pypy3-7.1/lib_pypy/_cffi_ssl/_stdssl/ pypy3-7.1/lib_pypy/_cffi_ssl/_stdssl/__init__.py pypy3-7.1/lib_pypy/_cffi_ssl/_stdssl/certificate.py pypy3-7.1/lib_pypy/_cffi_ssl/_stdssl/win32_extra.py pypy3-7.1/lib_pypy/_cffi_ssl/_stdssl/error.py pypy3-7.1/lib_pypy/_cffi_ssl/_stdssl/__pycache__/ pypy3-7.1/lib_pypy/_cffi_ssl/_stdssl/utility.py pypy3-7.1/lib_pypy/_cffi_ssl/_stdssl/errorcodes.py pypy3-7.1/lib_pypy/_cffi_ssl/LICENSE pypy3-7.1/lib_pypy/_cffi_ssl/osx-roots.diff pypy3-7.1/lib_pypy/_cffi_ssl/tools/ pypy3-7.1/lib_pypy/_cffi_ssl/tools/make_ssl_data.py pypy3-7.1/lib_pypy/_cffi_ssl/README.md pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/ pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/build_padding.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/build_commoncrypto.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/build_openssl.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/__init__.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/utils.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/build_constant_time.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/ pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/common_digest.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/seckeychain.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/cf.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/seckey.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/secimport.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/common_hmac.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/common_symmetric_key_wrap.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/secpolicy.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/common_cryptor.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/sectransform.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/__init__.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/secitem.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/seccertificate.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/common_key_derivation.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/secure_transport.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/sectrust.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/ pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs12.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/osrandom_engine.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509name.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/rand.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/dsa.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/ec.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/pypy_win32_extra.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/asn1.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/objects.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/bignum.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/pem.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdh.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/__init__.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/aes.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/cryptography.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/ocsp.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/cms.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/opensslv.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509v3.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/callbacks.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/bio.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/err.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/hmac.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/nid.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/evp.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdsa.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/engine.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/dh.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/tls1.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/__pycache__/ pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/crypto.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs7.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/src/ pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/src/osrandom_engine.h pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/src/osrandom_engine.c pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/cmac.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/conf.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509_vfy.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/openssl/rsa.py pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/__pycache__/ pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/ pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/constant_time.h pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/padding.c pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/constant_time.c pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/padding.h pypy3-7.1/lib_pypy/_cffi_ssl/.gitignore pypy3-7.1/lib_pypy/stackless.py pypy3-7.1/lib_pypy/_resource_cffi.pypy3-71-i686-linux-gnu.so pypy3-7.1/lib_pypy/_syslog_cffi.pypy3-71-i686-linux-gnu.so pypy3-7.1/lib_pypy/_stat.py pypy3-7.1/lib_pypy/_sqlite3_cffi.pypy3-71-i686-linux-gnu.so pypy3-7.1/lib_pypy/_pypy_winbase_cffi.py pypy3-7.1/lib_pypy/cffi/ pypy3-7.1/lib_pypy/cffi/cffi_opcode.py pypy3-7.1/lib_pypy/cffi/vengine_gen.py pypy3-7.1/lib_pypy/cffi/_embedding.h pypy3-7.1/lib_pypy/cffi/parse_c_type.h pypy3-7.1/lib_pypy/cffi/__init__.py pypy3-7.1/lib_pypy/cffi/_cffi_include.h pypy3-7.1/lib_pypy/cffi/backend_ctypes.py pypy3-7.1/lib_pypy/cffi/ffiplatform.py pypy3-7.1/lib_pypy/cffi/cparser.py pypy3-7.1/lib_pypy/cffi/api.py pypy3-7.1/lib_pypy/cffi/verifier.py pypy3-7.1/lib_pypy/cffi/gc_weakref.py pypy3-7.1/lib_pypy/cffi/error.py pypy3-7.1/lib_pypy/cffi/_pycparser/ pypy3-7.1/lib_pypy/cffi/_pycparser/_ast_gen.py pypy3-7.1/lib_pypy/cffi/_pycparser/c_ast.py pypy3-7.1/lib_pypy/cffi/_pycparser/_c_ast.cfg pypy3-7.1/lib_pypy/cffi/_pycparser/yacctab.py pypy3-7.1/lib_pypy/cffi/_pycparser/c_parser.py pypy3-7.1/lib_pypy/cffi/_pycparser/README pypy3-7.1/lib_pypy/cffi/_pycparser/c_lexer.py pypy3-7.1/lib_pypy/cffi/_pycparser/__init__.py pypy3-7.1/lib_pypy/cffi/_pycparser/ast_transforms.py pypy3-7.1/lib_pypy/cffi/_pycparser/ply/ pypy3-7.1/lib_pypy/cffi/_pycparser/ply/yacc.py pypy3-7.1/lib_pypy/cffi/_pycparser/ply/__init__.py pypy3-7.1/lib_pypy/cffi/_pycparser/ply/lex.py pypy3-7.1/lib_pypy/cffi/_pycparser/ply/cpp.py pypy3-7.1/lib_pypy/cffi/_pycparser/ply/__pycache__/ pypy3-7.1/lib_pypy/cffi/_pycparser/ply/ctokens.py pypy3-7.1/lib_pypy/cffi/_pycparser/_build_tables.py pypy3-7.1/lib_pypy/cffi/_pycparser/c_generator.py pypy3-7.1/lib_pypy/cffi/_pycparser/plyparser.py pypy3-7.1/lib_pypy/cffi/_pycparser/__pycache__/ pypy3-7.1/lib_pypy/cffi/_pycparser/lextab.py pypy3-7.1/lib_pypy/cffi/pkgconfig.py pypy3-7.1/lib_pypy/cffi/commontypes.py pypy3-7.1/lib_pypy/cffi/lock.py pypy3-7.1/lib_pypy/cffi/recompiler.py pypy3-7.1/lib_pypy/cffi/testing/ pypy3-7.1/lib_pypy/cffi/testing/udir.py pypy3-7.1/lib_pypy/cffi/testing/__init__.py pypy3-7.1/lib_pypy/cffi/model.py pypy3-7.1/lib_pypy/cffi/__pycache__/ pypy3-7.1/lib_pypy/cffi/vengine_cpy.py pypy3-7.1/lib_pypy/cffi/setuptools_ext.py pypy3-7.1/lib_pypy/cffi/_cffi_errors.h pypy3-7.1/lib_pypy/_codecs_jp.py pypy3-7.1/lib_pypy/audioop.py pypy3-7.1/lib_pypy/_libmpdec/ pypy3-7.1/lib_pypy/_libmpdec/bits.h pypy3-7.1/lib_pypy/_libmpdec/io.c pypy3-7.1/lib_pypy/_libmpdec/vccompat.h pypy3-7.1/lib_pypy/_libmpdec/vcstdint.h pypy3-7.1/lib_pypy/_libmpdec/sixstep.h pypy3-7.1/lib_pypy/_libmpdec/mpdecimal.c pypy3-7.1/lib_pypy/_libmpdec/vcdiv64.asm pypy3-7.1/lib_pypy/_libmpdec/fnt.c pypy3-7.1/lib_pypy/_libmpdec/crt.c pypy3-7.1/lib_pypy/_libmpdec/crt.h pypy3-7.1/lib_pypy/_libmpdec/numbertheory.c pypy3-7.1/lib_pypy/_libmpdec/memory.h pypy3-7.1/lib_pypy/_libmpdec/difradix2.c pypy3-7.1/lib_pypy/_libmpdec/constants.h pypy3-7.1/lib_pypy/_libmpdec/context.c pypy3-7.1/lib_pypy/_libmpdec/umodarith.h pypy3-7.1/lib_pypy/_libmpdec/difradix2.h pypy3-7.1/lib_pypy/_libmpdec/transpose.c pypy3-7.1/lib_pypy/_libmpdec/basearith.c pypy3-7.1/lib_pypy/_libmpdec/io.h pypy3-7.1/lib_pypy/_libmpdec/convolute.h pypy3-7.1/lib_pypy/_libmpdec/fnt.h pypy3-7.1/lib_pypy/_libmpdec/memory.c pypy3-7.1/lib_pypy/_libmpdec/typearith.h pypy3-7.1/lib_pypy/_libmpdec/sixstep.c pypy3-7.1/lib_pypy/_libmpdec/fourstep.c pypy3-7.1/lib_pypy/_libmpdec/mpdecimal.h pypy3-7.1/lib_pypy/_libmpdec/basearith.h pypy3-7.1/lib_pypy/_libmpdec/fourstep.h pypy3-7.1/lib_pypy/_libmpdec/numbertheory.h pypy3-7.1/lib_pypy/_libmpdec/constants.c pypy3-7.1/lib_pypy/_libmpdec/convolute.c pypy3-7.1/lib_pypy/_libmpdec/transpose.h pypy3-7.1/lib_pypy/identity_dict.py pypy3-7.1/lib_pypy/__init__.py pypy3-7.1/lib_pypy/_curses_cffi_check.c pypy3-7.1/lib_pypy/ctypes_config_cache/ pypy3-7.1/lib_pypy/ctypes_config_cache/.empty pypy3-7.1/lib_pypy/_codecs_kr.py pypy3-7.1/lib_pypy/_resource_build.py pypy3-7.1/lib_pypy/_decimal.py pypy3-7.1/lib_pypy/_pypy_wait.py pypy3-7.1/lib_pypy/faulthandler.py pypy3-7.1/lib_pypy/_collections.py pypy3-7.1/lib_pypy/_testmultiphase.py pypy3-7.1/lib_pypy/greenlet.py pypy3-7.1/lib_pypy/_tkinter/ pypy3-7.1/lib_pypy/_tkinter/license.terms pypy3-7.1/lib_pypy/_tkinter/tclobj.py pypy3-7.1/lib_pypy/_tkinter/tklib_build.py pypy3-7.1/lib_pypy/_tkinter/__init__.py pypy3-7.1/lib_pypy/_tkinter/__pycache__/ pypy3-7.1/lib_pypy/_tkinter/__pycache__/_cffi__g69fc797cxcea67b37.pypy3-71-i686-linux-gnu.so pypy3-7.1/lib_pypy/_tkinter/__pycache__/_cffi__g69fc797cxcea67b37.c pypy3-7.1/lib_pypy/_tkinter/__pycache__/_tkinter/ pypy3-7.1/lib_pypy/_tkinter/__pycache__/_tkinter/__pycache__/ pypy3-7.1/lib_pypy/_tkinter/tklib_cffi.pypy3-71-i686-linux-gnu.so pypy3-7.1/lib_pypy/_tkinter/app.py pypy3-7.1/lib_pypy/_ffi.py pypy3-7.1/lib_pypy/grp.py pypy3-7.1/lib_pypy/_codecs_hk.py pypy3-7.1/lib_pypy/_winapi.py pypy3-7.1/lib_pypy/_audioop_cffi.pypy3-71-i686-linux-gnu.so pypy3-7.1/lib_pypy/_pwdgrp_cffi.pypy3-71-i686-linux-gnu.so pypy3-7.1/lib_pypy/_ctypes_test.c pypy3-7.1/lib_pypy/_pypy_irc_topic.py pypy3-7.1/lib_pypy/_lzma_cffi.pypy3-71-i686-linux-gnu.so pypy3-7.1/lib_pypy/_ssl/ pypy3-7.1/lib_pypy/_ssl/__init__.py pypy3-7.1/lib_pypy/_ssl/__pycache__/ pypy3-7.1/lib_pypy/_gdbm_cffi.pypy3-71-i686-linux-gnu.so pypy3-7.1/lib_pypy/tputil.py pypy3-7.1/lib_pypy/_pypy_winbase_build.py pypy3-7.1/lib_pypy/_sha3/ pypy3-7.1/lib_pypy/_sha3/_sha3_cffi.pypy3-71-i686-linux-gnu.so pypy3-7.1/lib_pypy/_sha3/__init__.py pypy3-7.1/lib_pypy/_sha3/__pycache__/ pypy3-7.1/lib_pypy/_sha3/_sha3_build.py pypy3-7.1/lib_pypy/_sha3/kcp/ pypy3-7.1/lib_pypy/_sha3/kcp/KeccakHash.h pypy3-7.1/lib_pypy/_sha3/kcp/KeccakP-1600-SnP-opt64.h pypy3-7.1/lib_pypy/_sha3/kcp/KeccakP-1600-inplace32BI.c pypy3-7.1/lib_pypy/_sha3/kcp/KeccakP-1600-unrolling.macros pypy3-7.1/lib_pypy/_sha3/kcp/PlSnP-Fallback.inc pypy3-7.1/lib_pypy/_sha3/kcp/KeccakSponge.h pypy3-7.1/lib_pypy/_sha3/kcp/KeccakP-1600-opt64.c pypy3-7.1/lib_pypy/_sha3/kcp/KeccakP-1600-SnP.h pypy3-7.1/lib_pypy/_sha3/kcp/KeccakP-1600-opt64-config.h pypy3-7.1/lib_pypy/_sha3/kcp/SnP-Relaned.h pypy3-7.1/lib_pypy/_sha3/kcp/align.h pypy3-7.1/lib_pypy/_sha3/kcp/KeccakP-1600-64.macros pypy3-7.1/lib_pypy/_sha3/kcp/KeccakSponge.inc pypy3-7.1/lib_pypy/_sha3/kcp/KeccakSponge.c pypy3-7.1/lib_pypy/_sha3/kcp/KeccakHash.c pypy3-7.1/lib_pypy/_sha3/kcp/KeccakP-1600-SnP-opt32.h pypy3-7.1/lib_pypy/_structseq.py pypy3-7.1/lib_pypy/_dbm.py pypy3-7.1/lib_pypy/_sysconfigdata.py pypy3-7.1/lib_pypy/_pypy_interact.py pypy3-7.1/lib_pypy/_syslog_build.py pypy3-7.1/lib_pypy/_sqlite3_build.py pypy3-7.1/lib_pypy/_hashlib/ pypy3-7.1/lib_pypy/_hashlib/__init__.py pypy3-7.1/lib_pypy/_hashlib/__pycache__/ pypy3-7.1/lib_pypy/_pypy_testcapi.py pypy3-7.1/lib_pypy/cffi.egg-info/ pypy3-7.1/lib_pypy/cffi.egg-info/top_level.txt pypy3-7.1/lib_pypy/cffi.egg-info/entry_points.txt pypy3-7.1/lib_pypy/cffi.egg-info/PKG-INFO pypy3-7.1/lib_pypy/cffi.egg-info/requires.txt pypy3-7.1/lib_pypy/cffi.egg-info/dependency_links.txt pypy3-7.1/lib_pypy/cffi.egg-info/not-zip-safe pypy3-7.1/lib_pypy/cffi.egg-info/SOURCES.txt pypy3-7.1/lib_pypy/_marshal.py pypy3-7.1/lib_pypy/_codecs_iso2022.py pypy3-7.1/lib_pypy/_lzma_build.py pypy3-7.1/lib_pypy/_codecs_tw.py pypy3-7.1/lib_pypy/syslog.py pypy3-7.1/lib_pypy/_ctypes_test.py pypy3-7.1/lib_pypy/_sha512.py pypy3-7.1/lib_pypy/_ssl_build.py pypy3-7.1/lib_pypy/_testcapi.py pypy3-7.1/lib_pypy/_ctypes/ pypy3-7.1/lib_pypy/_ctypes/dll.py pypy3-7.1/lib_pypy/_ctypes/union.py pypy3-7.1/lib_pypy/_ctypes/basics.py pypy3-7.1/lib_pypy/_ctypes/primitive.py pypy3-7.1/lib_pypy/_ctypes/__init__.py pypy3-7.1/lib_pypy/_ctypes/structure.py pypy3-7.1/lib_pypy/_ctypes/array.py pypy3-7.1/lib_pypy/_ctypes/dummy.py pypy3-7.1/lib_pypy/_ctypes/__pycache__/ pypy3-7.1/lib_pypy/_ctypes/pointer.py pypy3-7.1/lib_pypy/_ctypes/function.py pypy3-7.1/lib_pypy/_ctypes/builtin.py pypy3-7.1/lib_pypy/_ctypes/keepalive.txt pypy3-7.1/lib_pypy/ctypes_support.py pypy3-7.1/lib_pypy/readline.py pypy3-7.1/lib_pypy/__pycache__/ pypy3-7.1/lib_pypy/_md5.py pypy3-7.1/lib_pypy/_sha256.py pypy3-7.1/lib_pypy/_curses_panel.py pypy3-7.1/lib_pypy/_sha1.py pypy3-7.1/lib_pypy/_pwdgrp_build.py pypy3-7.1/lib_pypy/_curses_build.py pypy3-7.1/lib_pypy/_scproxy.py pypy3-7.1/lib_pypy/_curses_cffi_check.pypy3-71-i686-linux-gnu.so pypy3-7.1/lib_pypy/_curses_cffi.pypy3-71-i686-linux-gnu.so pypy3-7.1/lib_pypy/_curses.py pypy3-7.1/lib_pypy/_lzma.py pypy3-7.1/lib_pypy/_blake2/ pypy3-7.1/lib_pypy/_blake2/builddir/ pypy3-7.1/lib_pypy/_blake2/builddir/build/ pypy3-7.1/lib_pypy/_blake2/builddir/build/BUILD/ pypy3-7.1/lib_pypy/_blake2/builddir/build/BUILD/pypy3.6-v7.1.1-src/ pypy3-7.1/lib_pypy/_blake2/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/ pypy3-7.1/lib_pypy/_blake2/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_blake2/ pypy3-7.1/lib_pypy/_blake2/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_blake2/impl/ pypy3-7.1/lib_pypy/_blake2/__init__.py pypy3-7.1/lib_pypy/_blake2/_blake2s_cffi.pypy3-71-i686-linux-gnu.so pypy3-7.1/lib_pypy/_blake2/impl/ pypy3-7.1/lib_pypy/_blake2/impl/blake2-impl.h pypy3-7.1/lib_pypy/_blake2/impl/blake2b-round.h pypy3-7.1/lib_pypy/_blake2/impl/blake2s-ref.c pypy3-7.1/lib_pypy/_blake2/impl/blake2s-load-sse41.h pypy3-7.1/lib_pypy/_blake2/impl/blake2s.c pypy3-7.1/lib_pypy/_blake2/impl/blake2s-load-xop.h pypy3-7.1/lib_pypy/_blake2/impl/blake2-config.h pypy3-7.1/lib_pypy/_blake2/impl/blake2s-round.h pypy3-7.1/lib_pypy/_blake2/impl/blake2b-load-sse2.h pypy3-7.1/lib_pypy/_blake2/impl/blake2s-load-sse2.h pypy3-7.1/lib_pypy/_blake2/impl/blake2b.c pypy3-7.1/lib_pypy/_blake2/impl/blake2b-load-sse41.h pypy3-7.1/lib_pypy/_blake2/impl/blake2b-ref.c pypy3-7.1/lib_pypy/_blake2/impl/blake2.h pypy3-7.1/lib_pypy/_blake2/_blake2_build.py pypy3-7.1/lib_pypy/_blake2/__pycache__/ pypy3-7.1/lib_pypy/_blake2/_blake2b_cffi.pypy3-71-i686-linux-gnu.so pypy3-7.1/lib_pypy/_functools.py pypy3-7.1/lib_pypy/readline.egg-info pypy3-7.1/lib_pypy/greenlet.egg-info pypy3-7.1/lib_pypy/_decimal_build.py pypy3-7.1/lib_pypy/_gdbm_build.py pypy3-7.1/lib_pypy/_overlapped.py pypy3-7.1/lib_pypy/_codecs_cn.py pypy3-7.1/LICENSE pypy3-7.1/lib-python/ pypy3-7.1/lib-python/3/ pypy3-7.1/lib-python/3/sre_parse.py pypy3-7.1/lib-python/3/keyword.py pypy3-7.1/lib-python/3/compileall.py pypy3-7.1/lib-python/3/os.py pypy3-7.1/lib-python/3/_osx_support.py pypy3-7.1/lib-python/3/pdb.py pypy3-7.1/lib-python/3/telnetlib.py pypy3-7.1/lib-python/3/enum.py pypy3-7.1/lib-python/3/getopt.py pypy3-7.1/lib-python/3/csv.py pypy3-7.1/lib-python/3/smtpd.py pypy3-7.1/lib-python/3/filecmp.py pypy3-7.1/lib-python/3/configparser.py pypy3-7.1/lib-python/3/cgi.py pypy3-7.1/lib-python/3/base64.py pypy3-7.1/lib-python/3/profile.py pypy3-7.1/lib-python/3/tracemalloc.py pypy3-7.1/lib-python/3/selectors.py pypy3-7.1/lib-python/3/pty.py pypy3-7.1/lib-python/3/plat-freebsd4/ pypy3-7.1/lib-python/3/plat-freebsd4/IN.py pypy3-7.1/lib-python/3/plat-freebsd4/regen pypy3-7.1/lib-python/3/timeit.py pypy3-7.1/lib-python/3/crypt.py pypy3-7.1/lib-python/3/_dummy_thread.py pypy3-7.1/lib-python/3/chunk.py pypy3-7.1/lib-python/3/_compat_pickle.py pypy3-7.1/lib-python/3/traceback.py pypy3-7.1/lib-python/3/asynchat.py pypy3-7.1/lib-python/3/_bootlocale.py pypy3-7.1/lib-python/3/collections/ pypy3-7.1/lib-python/3/collections/abc.py pypy3-7.1/lib-python/3/collections/__init__.py pypy3-7.1/lib-python/3/collections/__main__.py pypy3-7.1/lib-python/3/collections/__pycache__/ pypy3-7.1/lib-python/3/string.py pypy3-7.1/lib-python/3/secrets.py pypy3-7.1/lib-python/3/ipaddress.py pypy3-7.1/lib-python/3/multiprocessing/ pypy3-7.1/lib-python/3/multiprocessing/synchronize.py pypy3-7.1/lib-python/3/multiprocessing/popen_spawn_win32.py pypy3-7.1/lib-python/3/multiprocessing/resource_sharer.py pypy3-7.1/lib-python/3/multiprocessing/process.py pypy3-7.1/lib-python/3/multiprocessing/heap.py pypy3-7.1/lib-python/3/multiprocessing/__init__.py pypy3-7.1/lib-python/3/multiprocessing/managers.py pypy3-7.1/lib-python/3/multiprocessing/popen_fork.py pypy3-7.1/lib-python/3/multiprocessing/dummy/ pypy3-7.1/lib-python/3/multiprocessing/dummy/__init__.py pypy3-7.1/lib-python/3/multiprocessing/dummy/connection.py pypy3-7.1/lib-python/3/multiprocessing/pool.py pypy3-7.1/lib-python/3/multiprocessing/util.py pypy3-7.1/lib-python/3/multiprocessing/queues.py pypy3-7.1/lib-python/3/multiprocessing/forkserver.py pypy3-7.1/lib-python/3/multiprocessing/spawn.py pypy3-7.1/lib-python/3/multiprocessing/popen_spawn_posix.py pypy3-7.1/lib-python/3/multiprocessing/context.py pypy3-7.1/lib-python/3/multiprocessing/sharedctypes.py pypy3-7.1/lib-python/3/multiprocessing/semaphore_tracker.py pypy3-7.1/lib-python/3/multiprocessing/__pycache__/ pypy3-7.1/lib-python/3/multiprocessing/connection.py pypy3-7.1/lib-python/3/multiprocessing/reduction.py pypy3-7.1/lib-python/3/multiprocessing/popen_forkserver.py pypy3-7.1/lib-python/3/plat-freebsd7/ pypy3-7.1/lib-python/3/plat-freebsd7/IN.py pypy3-7.1/lib-python/3/plat-freebsd7/regen pypy3-7.1/lib-python/3/sqlite3/ pypy3-7.1/lib-python/3/sqlite3/dump.py pypy3-7.1/lib-python/3/sqlite3/__init__.py pypy3-7.1/lib-python/3/sqlite3/test/ pypy3-7.1/lib-python/3/sqlite3/test/regression.py pypy3-7.1/lib-python/3/sqlite3/test/dump.py pypy3-7.1/lib-python/3/sqlite3/test/types.py pypy3-7.1/lib-python/3/sqlite3/test/factory.py pypy3-7.1/lib-python/3/sqlite3/test/__init__.py pypy3-7.1/lib-python/3/sqlite3/test/hooks.py pypy3-7.1/lib-python/3/sqlite3/test/userfunctions.py pypy3-7.1/lib-python/3/sqlite3/test/dbapi.py pypy3-7.1/lib-python/3/sqlite3/test/transactions.py pypy3-7.1/lib-python/3/sqlite3/__pycache__/ pypy3-7.1/lib-python/3/sqlite3/dbapi2.py pypy3-7.1/lib-python/3/ntpath.py pypy3-7.1/lib-python/3/json/ pypy3-7.1/lib-python/3/json/encoder.py pypy3-7.1/lib-python/3/json/__init__.py pypy3-7.1/lib-python/3/json/tool.py pypy3-7.1/lib-python/3/json/scanner.py pypy3-7.1/lib-python/3/json/__pycache__/ pypy3-7.1/lib-python/3/json/decoder.py pypy3-7.1/lib-python/3/importlib/ pypy3-7.1/lib-python/3/importlib/abc.py pypy3-7.1/lib-python/3/importlib/machinery.py pypy3-7.1/lib-python/3/importlib/__init__.py pypy3-7.1/lib-python/3/importlib/_bootstrap.py pypy3-7.1/lib-python/3/importlib/util.py pypy3-7.1/lib-python/3/importlib/_bootstrap_external.py pypy3-7.1/lib-python/3/importlib/__pycache__/ pypy3-7.1/lib-python/3/antigravity.py pypy3-7.1/lib-python/3/_pydecimal.py pypy3-7.1/lib-python/3/operator.py pypy3-7.1/lib-python/3/bz2.py pypy3-7.1/lib-python/3/ctypes/ pypy3-7.1/lib-python/3/ctypes/wintypes.py pypy3-7.1/lib-python/3/ctypes/__init__.py pypy3-7.1/lib-python/3/ctypes/_endian.py pypy3-7.1/lib-python/3/ctypes/util.py pypy3-7.1/lib-python/3/ctypes/test/ pypy3-7.1/lib-python/3/ctypes/test/test_loading.py pypy3-7.1/lib-python/3/ctypes/test/test_simplesubclasses.py pypy3-7.1/lib-python/3/ctypes/test/test_bitfields.py pypy3-7.1/lib-python/3/ctypes/test/test_keeprefs.py pypy3-7.1/lib-python/3/ctypes/test/test_unicode.py pypy3-7.1/lib-python/3/ctypes/test/test_init.py pypy3-7.1/lib-python/3/ctypes/test/test_macholib.py pypy3-7.1/lib-python/3/ctypes/test/test_arrays.py pypy3-7.1/lib-python/3/ctypes/test/test_python_api.py pypy3-7.1/lib-python/3/ctypes/test/test_cast.py pypy3-7.1/lib-python/3/ctypes/test/test_objects.py pypy3-7.1/lib-python/3/ctypes/test/test_delattr.py pypy3-7.1/lib-python/3/ctypes/test/test_bytes.py pypy3-7.1/lib-python/3/ctypes/test/test_memfunctions.py pypy3-7.1/lib-python/3/ctypes/test/test_slicing.py pypy3-7.1/lib-python/3/ctypes/test/test_errno.py pypy3-7.1/lib-python/3/ctypes/test/test_anon.py pypy3-7.1/lib-python/3/ctypes/test/__init__.py pypy3-7.1/lib-python/3/ctypes/test/test_as_parameter.py pypy3-7.1/lib-python/3/ctypes/test/test_array_in_pointer.py pypy3-7.1/lib-python/3/ctypes/test/test_unaligned_structures.py pypy3-7.1/lib-python/3/ctypes/test/__main__.py pypy3-7.1/lib-python/3/ctypes/test/test_parameters.py pypy3-7.1/lib-python/3/ctypes/test/test_pointers.py pypy3-7.1/lib-python/3/ctypes/test/test_buffers.py pypy3-7.1/lib-python/3/ctypes/test/test_win32.py pypy3-7.1/lib-python/3/ctypes/test/test_random_things.py pypy3-7.1/lib-python/3/ctypes/test/test_sizes.py pypy3-7.1/lib-python/3/ctypes/test/test_repr.py pypy3-7.1/lib-python/3/ctypes/test/test_libc.py pypy3-7.1/lib-python/3/ctypes/test/test_pep3118.py pypy3-7.1/lib-python/3/ctypes/test/test_functions.py pypy3-7.1/lib-python/3/ctypes/test/test_pickling.py pypy3-7.1/lib-python/3/ctypes/test/test_varsize_struct.py pypy3-7.1/lib-python/3/ctypes/test/test_returnfuncptrs.py pypy3-7.1/lib-python/3/ctypes/test/test_funcptr.py pypy3-7.1/lib-python/3/ctypes/test/test_structures.py pypy3-7.1/lib-python/3/ctypes/test/test_find.py pypy3-7.1/lib-python/3/ctypes/test/test_struct_fields.py pypy3-7.1/lib-python/3/ctypes/test/test_checkretval.py pypy3-7.1/lib-python/3/ctypes/test/test_internals.py pypy3-7.1/lib-python/3/ctypes/test/test_values.py pypy3-7.1/lib-python/3/ctypes/test/test_refcounts.py pypy3-7.1/lib-python/3/ctypes/test/test_callbacks.py pypy3-7.1/lib-python/3/ctypes/test/test_numbers.py pypy3-7.1/lib-python/3/ctypes/test/test_stringptr.py pypy3-7.1/lib-python/3/ctypes/test/test_strings.py pypy3-7.1/lib-python/3/ctypes/test/test_prototypes.py pypy3-7.1/lib-python/3/ctypes/test/test_wintypes.py pypy3-7.1/lib-python/3/ctypes/test/test_byteswap.py pypy3-7.1/lib-python/3/ctypes/test/test_incomplete.py pypy3-7.1/lib-python/3/ctypes/test/test_cfuncs.py pypy3-7.1/lib-python/3/ctypes/test/test_frombuffer.py pypy3-7.1/lib-python/3/ctypes/macholib/ pypy3-7.1/lib-python/3/ctypes/macholib/framework.py pypy3-7.1/lib-python/3/ctypes/macholib/dylib.py pypy3-7.1/lib-python/3/ctypes/macholib/__init__.py pypy3-7.1/lib-python/3/ctypes/macholib/README.ctypes pypy3-7.1/lib-python/3/ctypes/macholib/dyld.py pypy3-7.1/lib-python/3/ctypes/macholib/fetch_macholib pypy3-7.1/lib-python/3/ctypes/macholib/fetch_macholib.bat pypy3-7.1/lib-python/3/ctypes/__pycache__/ pypy3-7.1/lib-python/3/venv/ pypy3-7.1/lib-python/3/venv/scripts/ pypy3-7.1/lib-python/3/venv/scripts/posix/ pypy3-7.1/lib-python/3/venv/scripts/posix/activate pypy3-7.1/lib-python/3/venv/scripts/posix/activate.fish pypy3-7.1/lib-python/3/venv/scripts/posix/activate.csh pypy3-7.1/lib-python/3/venv/scripts/nt/ pypy3-7.1/lib-python/3/venv/scripts/nt/deactivate.bat pypy3-7.1/lib-python/3/venv/scripts/nt/Activate.ps1 pypy3-7.1/lib-python/3/venv/scripts/nt/activate.bat pypy3-7.1/lib-python/3/venv/__init__.py pypy3-7.1/lib-python/3/venv/__main__.py pypy3-7.1/lib-python/3/aifc.py pypy3-7.1/lib-python/3/netrc.py pypy3-7.1/lib-python/3/lzma.py pypy3-7.1/lib-python/3/warnings.py pypy3-7.1/lib-python/3/contextlib.py pypy3-7.1/lib-python/3/doctest.py pypy3-7.1/lib-python/3/plat-generic/ pypy3-7.1/lib-python/3/plat-generic/regen pypy3-7.1/lib-python/3/subprocess.py pypy3-7.1/lib-python/3/numbers.py pypy3-7.1/lib-python/3/_markupbase.py pypy3-7.1/lib-python/3/types.py pypy3-7.1/lib-python/3/fileinput.py pypy3-7.1/lib-python/3/socketserver.py pypy3-7.1/lib-python/3/pickletools.py pypy3-7.1/lib-python/3/wsgiref/ pypy3-7.1/lib-python/3/wsgiref/headers.py pypy3-7.1/lib-python/3/wsgiref/validate.py pypy3-7.1/lib-python/3/wsgiref/__init__.py pypy3-7.1/lib-python/3/wsgiref/handlers.py pypy3-7.1/lib-python/3/wsgiref/simple_server.py pypy3-7.1/lib-python/3/wsgiref/util.py pypy3-7.1/lib-python/3/_compression.py pypy3-7.1/lib-python/3/abc.py pypy3-7.1/lib-python/3/cgitb.py pypy3-7.1/lib-python/3/poplib.py pypy3-7.1/lib-python/3/pstats.py pypy3-7.1/lib-python/3/ensurepip/ pypy3-7.1/lib-python/3/ensurepip/__init__.py pypy3-7.1/lib-python/3/ensurepip/__main__.py pypy3-7.1/lib-python/3/ensurepip/_uninstall.py pypy3-7.1/lib-python/3/ensurepip/__pycache__/ pypy3-7.1/lib-python/3/_threading_local.py pypy3-7.1/lib-python/3/argparse.py pypy3-7.1/lib-python/3/asyncio/ pypy3-7.1/lib-python/3/asyncio/base_tasks.py pypy3-7.1/lib-python/3/asyncio/unix_events.py pypy3-7.1/lib-python/3/asyncio/protocols.py pypy3-7.1/lib-python/3/asyncio/subprocess.py pypy3-7.1/lib-python/3/asyncio/streams.py pypy3-7.1/lib-python/3/asyncio/base_futures.py pypy3-7.1/lib-python/3/asyncio/constants.py pypy3-7.1/lib-python/3/asyncio/__init__.py pypy3-7.1/lib-python/3/asyncio/futures.py pypy3-7.1/lib-python/3/asyncio/events.py pypy3-7.1/lib-python/3/asyncio/test_utils.py pypy3-7.1/lib-python/3/asyncio/locks.py pypy3-7.1/lib-python/3/asyncio/queues.py pypy3-7.1/lib-python/3/asyncio/tasks.py pypy3-7.1/lib-python/3/asyncio/coroutines.py pypy3-7.1/lib-python/3/asyncio/base_subprocess.py pypy3-7.1/lib-python/3/asyncio/proactor_events.py pypy3-7.1/lib-python/3/asyncio/sslproto.py pypy3-7.1/lib-python/3/asyncio/selector_events.py pypy3-7.1/lib-python/3/asyncio/log.py pypy3-7.1/lib-python/3/asyncio/base_events.py pypy3-7.1/lib-python/3/asyncio/windows_utils.py pypy3-7.1/lib-python/3/asyncio/compat.py pypy3-7.1/lib-python/3/asyncio/windows_events.py pypy3-7.1/lib-python/3/asyncio/transports.py pypy3-7.1/lib-python/3/runpy.py pypy3-7.1/lib-python/3/plistlib.py pypy3-7.1/lib-python/3/unittest/ pypy3-7.1/lib-python/3/unittest/case.py pypy3-7.1/lib-python/3/unittest/runner.py pypy3-7.1/lib-python/3/unittest/__init__.py pypy3-7.1/lib-python/3/unittest/loader.py pypy3-7.1/lib-python/3/unittest/__main__.py pypy3-7.1/lib-python/3/unittest/main.py pypy3-7.1/lib-python/3/unittest/mock.py pypy3-7.1/lib-python/3/unittest/util.py pypy3-7.1/lib-python/3/unittest/result.py pypy3-7.1/lib-python/3/unittest/test/ pypy3-7.1/lib-python/3/unittest/test/_test_warnings.py pypy3-7.1/lib-python/3/unittest/test/test_result.py pypy3-7.1/lib-python/3/unittest/test/__init__.py pypy3-7.1/lib-python/3/unittest/test/test_loader.py pypy3-7.1/lib-python/3/unittest/test/__main__.py pypy3-7.1/lib-python/3/unittest/test/testmock/ pypy3-7.1/lib-python/3/unittest/test/testmock/testpatch.py pypy3-7.1/lib-python/3/unittest/test/testmock/__init__.py pypy3-7.1/lib-python/3/unittest/test/testmock/__main__.py pypy3-7.1/lib-python/3/unittest/test/testmock/testhelpers.py pypy3-7.1/lib-python/3/unittest/test/testmock/testmagicmethods.py pypy3-7.1/lib-python/3/unittest/test/testmock/testsentinel.py pypy3-7.1/lib-python/3/unittest/test/testmock/support.py pypy3-7.1/lib-python/3/unittest/test/testmock/testcallable.py pypy3-7.1/lib-python/3/unittest/test/testmock/testmock.py pypy3-7.1/lib-python/3/unittest/test/testmock/testwith.py pypy3-7.1/lib-python/3/unittest/test/test_runner.py pypy3-7.1/lib-python/3/unittest/test/test_functiontestcase.py pypy3-7.1/lib-python/3/unittest/test/test_case.py pypy3-7.1/lib-python/3/unittest/test/test_program.py pypy3-7.1/lib-python/3/unittest/test/test_assertions.py pypy3-7.1/lib-python/3/unittest/test/dummy.py pypy3-7.1/lib-python/3/unittest/test/support.py pypy3-7.1/lib-python/3/unittest/test/test_discovery.py pypy3-7.1/lib-python/3/unittest/test/test_setups.py pypy3-7.1/lib-python/3/unittest/test/test_skipping.py pypy3-7.1/lib-python/3/unittest/test/test_suite.py pypy3-7.1/lib-python/3/unittest/test/test_break.py pypy3-7.1/lib-python/3/unittest/signals.py pypy3-7.1/lib-python/3/unittest/suite.py pypy3-7.1/lib-python/3/py_compile.py pypy3-7.1/lib-python/3/urllib/ pypy3-7.1/lib-python/3/urllib/__init__.py pypy3-7.1/lib-python/3/urllib/robotparser.py pypy3-7.1/lib-python/3/urllib/parse.py pypy3-7.1/lib-python/3/urllib/error.py pypy3-7.1/lib-python/3/urllib/request.py pypy3-7.1/lib-python/3/urllib/__pycache__/ pypy3-7.1/lib-python/3/urllib/response.py pypy3-7.1/lib-python/3/__phello__.foo.py pypy3-7.1/lib-python/3/uuid.py pypy3-7.1/lib-python/3/__future__.py pypy3-7.1/lib-python/3/logging/ pypy3-7.1/lib-python/3/logging/__init__.py pypy3-7.1/lib-python/3/logging/handlers.py pypy3-7.1/lib-python/3/logging/__pycache__/ pypy3-7.1/lib-python/3/logging/config.py pypy3-7.1/lib-python/3/mailcap.py pypy3-7.1/lib-python/3/sndhdr.py pypy3-7.1/lib-python/3/posixpath.py pypy3-7.1/lib-python/3/sre_constants.py pypy3-7.1/lib-python/3/macurl2path.py pypy3-7.1/lib-python/3/shutil.py pypy3-7.1/lib-python/3/nntplib.py pypy3-7.1/lib-python/3/quopri.py pypy3-7.1/lib-python/3/genericpath.py pypy3-7.1/lib-python/3/opcode.py pypy3-7.1/lib-python/3/linecache.py pypy3-7.1/lib-python/3/socket.py pypy3-7.1/lib-python/3/macpath.py pypy3-7.1/lib-python/3/gettext.py pypy3-7.1/lib-python/3/plat-next3/ pypy3-7.1/lib-python/3/plat-next3/regen pypy3-7.1/lib-python/3/io.py pypy3-7.1/lib-python/3/plat-darwin/ pypy3-7.1/lib-python/3/plat-darwin/IN.py pypy3-7.1/lib-python/3/plat-darwin/regen pypy3-7.1/lib-python/3/asyncore.py pypy3-7.1/lib-python/3/sched.py pypy3-7.1/lib-python/3/struct.py pypy3-7.1/lib-python/3/ast.py pypy3-7.1/lib-python/3/pathlib.py pypy3-7.1/lib-python/3/symbol.py pypy3-7.1/lib-python/3/binhex.py pypy3-7.1/lib-python/3/imghdr.py pypy3-7.1/lib-python/3/plat-freebsd5/ pypy3-7.1/lib-python/3/plat-freebsd5/IN.py pypy3-7.1/lib-python/3/plat-freebsd5/regen pypy3-7.1/lib-python/3/plat-aix4/ pypy3-7.1/lib-python/3/plat-aix4/IN.py pypy3-7.1/lib-python/3/plat-aix4/regen pypy3-7.1/lib-python/3/plat-linux/ pypy3-7.1/lib-python/3/plat-linux/CDROM.py pypy3-7.1/lib-python/3/plat-linux/IN.py pypy3-7.1/lib-python/3/plat-linux/regen pypy3-7.1/lib-python/3/plat-linux/TYPES.py pypy3-7.1/lib-python/3/plat-linux/DLFCN.py pypy3-7.1/lib-python/3/dis.py pypy3-7.1/lib-python/3/copyreg.py pypy3-7.1/lib-python/3/statistics.py pypy3-7.1/lib-python/3/queue.py pypy3-7.1/lib-python/3/encodings/ pypy3-7.1/lib-python/3/encodings/mac_latin2.py pypy3-7.1/lib-python/3/encodings/mac_greek.py pypy3-7.1/lib-python/3/encodings/hp_roman8.py pypy3-7.1/lib-python/3/encodings/cp437.py pypy3-7.1/lib-python/3/encodings/cp1253.py pypy3-7.1/lib-python/3/encodings/charmap.py pypy3-7.1/lib-python/3/encodings/cp875.py pypy3-7.1/lib-python/3/encodings/mac_roman.py pypy3-7.1/lib-python/3/encodings/latin_1.py pypy3-7.1/lib-python/3/encodings/cp866.py pypy3-7.1/lib-python/3/encodings/euc_jis_2004.py pypy3-7.1/lib-python/3/encodings/iso8859_10.py pypy3-7.1/lib-python/3/encodings/cp857.py pypy3-7.1/lib-python/3/encodings/cp858.py pypy3-7.1/lib-python/3/encodings/hex_codec.py pypy3-7.1/lib-python/3/encodings/cp037.py pypy3-7.1/lib-python/3/encodings/uu_codec.py pypy3-7.1/lib-python/3/encodings/cp861.py pypy3-7.1/lib-python/3/encodings/mac_centeuro.py pypy3-7.1/lib-python/3/encodings/utf_32_be.py pypy3-7.1/lib-python/3/encodings/cp1252.py pypy3-7.1/lib-python/3/encodings/iso8859_9.py pypy3-7.1/lib-python/3/encodings/base64_codec.py pypy3-7.1/lib-python/3/encodings/cp950.py pypy3-7.1/lib-python/3/encodings/iso2022_jp_1.py pypy3-7.1/lib-python/3/encodings/raw_unicode_escape.py pypy3-7.1/lib-python/3/encodings/palmos.py pypy3-7.1/lib-python/3/encodings/tis_620.py pypy3-7.1/lib-python/3/encodings/bz2_codec.py pypy3-7.1/lib-python/3/encodings/iso8859_4.py pypy3-7.1/lib-python/3/encodings/iso2022_jp_2004.py pypy3-7.1/lib-python/3/encodings/iso8859_8.py pypy3-7.1/lib-python/3/encodings/iso2022_jp_ext.py pypy3-7.1/lib-python/3/encodings/__init__.py pypy3-7.1/lib-python/3/encodings/iso8859_16.py pypy3-7.1/lib-python/3/encodings/mac_iceland.py pypy3-7.1/lib-python/3/encodings/shift_jisx0213.py pypy3-7.1/lib-python/3/encodings/cp855.py pypy3-7.1/lib-python/3/encodings/iso8859_3.py pypy3-7.1/lib-python/3/encodings/cp949.py pypy3-7.1/lib-python/3/encodings/cp1140.py pypy3-7.1/lib-python/3/encodings/cp1125.py pypy3-7.1/lib-python/3/encodings/cp856.py pypy3-7.1/lib-python/3/encodings/cp1256.py pypy3-7.1/lib-python/3/encodings/mac_arabic.py pypy3-7.1/lib-python/3/encodings/cp775.py pypy3-7.1/lib-python/3/encodings/cp862.py pypy3-7.1/lib-python/3/encodings/cp1257.py pypy3-7.1/lib-python/3/encodings/iso2022_jp_2.py pypy3-7.1/lib-python/3/encodings/quopri_codec.py pypy3-7.1/lib-python/3/encodings/rot_13.py pypy3-7.1/lib-python/3/encodings/euc_jp.py pypy3-7.1/lib-python/3/encodings/iso8859_6.py pypy3-7.1/lib-python/3/encodings/kz1048.py pypy3-7.1/lib-python/3/encodings/cp720.py pypy3-7.1/lib-python/3/encodings/mac_cyrillic.py pypy3-7.1/lib-python/3/encodings/koi8_r.py pypy3-7.1/lib-python/3/encodings/euc_jisx0213.py pypy3-7.1/lib-python/3/encodings/koi8_t.py pypy3-7.1/lib-python/3/encodings/mac_turkish.py pypy3-7.1/lib-python/3/encodings/cp1258.py pypy3-7.1/lib-python/3/encodings/iso8859_5.py pypy3-7.1/lib-python/3/encodings/big5hkscs.py pypy3-7.1/lib-python/3/encodings/cp273.py pypy3-7.1/lib-python/3/encodings/iso8859_1.py pypy3-7.1/lib-python/3/encodings/utf_16_be.py pypy3-7.1/lib-python/3/encodings/johab.py pypy3-7.1/lib-python/3/encodings/aliases.py pypy3-7.1/lib-python/3/encodings/mbcs.py pypy3-7.1/lib-python/3/encodings/cp1254.py pypy3-7.1/lib-python/3/encodings/cp850.py pypy3-7.1/lib-python/3/encodings/unicode_internal.py pypy3-7.1/lib-python/3/encodings/utf_16_le.py pypy3-7.1/lib-python/3/encodings/utf_32.py pypy3-7.1/lib-python/3/encodings/cp65001.py pypy3-7.1/lib-python/3/encodings/mac_croatian.py pypy3-7.1/lib-python/3/encodings/big5.py pypy3-7.1/lib-python/3/encodings/ptcp154.py pypy3-7.1/lib-python/3/encodings/utf_32_le.py pypy3-7.1/lib-python/3/encodings/cp500.py pypy3-7.1/lib-python/3/encodings/koi8_u.py pypy3-7.1/lib-python/3/encodings/unicode_escape.py pypy3-7.1/lib-python/3/encodings/iso8859_14.py pypy3-7.1/lib-python/3/encodings/cp1251.py pypy3-7.1/lib-python/3/encodings/iso2022_jp_3.py pypy3-7.1/lib-python/3/encodings/cp932.py pypy3-7.1/lib-python/3/encodings/iso8859_15.py pypy3-7.1/lib-python/3/encodings/punycode.py pypy3-7.1/lib-python/3/encodings/gb18030.py pypy3-7.1/lib-python/3/encodings/cp1026.py pypy3-7.1/lib-python/3/encodings/iso8859_13.py pypy3-7.1/lib-python/3/encodings/gb2312.py pypy3-7.1/lib-python/3/encodings/undefined.py pypy3-7.1/lib-python/3/encodings/mac_romanian.py pypy3-7.1/lib-python/3/encodings/cp860.py pypy3-7.1/lib-python/3/encodings/hz.py pypy3-7.1/lib-python/3/encodings/idna.py pypy3-7.1/lib-python/3/encodings/cp869.py pypy3-7.1/lib-python/3/encodings/cp852.py pypy3-7.1/lib-python/3/encodings/utf_7.py pypy3-7.1/lib-python/3/encodings/utf_8.py pypy3-7.1/lib-python/3/encodings/iso8859_7.py pypy3-7.1/lib-python/3/encodings/cp863.py pypy3-7.1/lib-python/3/encodings/ascii.py pypy3-7.1/lib-python/3/encodings/__pycache__/ pypy3-7.1/lib-python/3/encodings/mac_farsi.py pypy3-7.1/lib-python/3/encodings/shift_jis.py pypy3-7.1/lib-python/3/encodings/iso2022_kr.py pypy3-7.1/lib-python/3/encodings/euc_kr.py pypy3-7.1/lib-python/3/encodings/iso8859_11.py pypy3-7.1/lib-python/3/encodings/zlib_codec.py pypy3-7.1/lib-python/3/encodings/iso8859_2.py pypy3-7.1/lib-python/3/encodings/cp1006.py pypy3-7.1/lib-python/3/encodings/gbk.py pypy3-7.1/lib-python/3/encodings/cp1255.py pypy3-7.1/lib-python/3/encodings/cp424.py pypy3-7.1/lib-python/3/encodings/shift_jis_2004.py pypy3-7.1/lib-python/3/encodings/cp1250.py pypy3-7.1/lib-python/3/encodings/cp874.py pypy3-7.1/lib-python/3/encodings/oem.py pypy3-7.1/lib-python/3/encodings/utf_16.py pypy3-7.1/lib-python/3/encodings/cp737.py pypy3-7.1/lib-python/3/encodings/cp864.py pypy3-7.1/lib-python/3/encodings/iso2022_jp.py pypy3-7.1/lib-python/3/encodings/cp865.py pypy3-7.1/lib-python/3/encodings/utf_8_sig.py pypy3-7.1/lib-python/3/symtable.py pypy3-7.1/lib-python/3/stringprep.py pypy3-7.1/lib-python/3/smtplib.py pypy3-7.1/lib-python/3/gzip.py pypy3-7.1/lib-python/3/plat-sunos5/ pypy3-7.1/lib-python/3/plat-sunos5/CDIO.py pypy3-7.1/lib-python/3/plat-sunos5/IN.py pypy3-7.1/lib-python/3/plat-sunos5/regen pypy3-7.1/lib-python/3/plat-sunos5/STROPTS.py pypy3-7.1/lib-python/3/plat-sunos5/TYPES.py pypy3-7.1/lib-python/3/plat-sunos5/DLFCN.py pypy3-7.1/lib-python/3/test/ pypy3-7.1/lib-python/3/test/test_urlparse.py pypy3-7.1/lib-python/3/test/test_strptime.py pypy3-7.1/lib-python/3/test/signalinterproctester.py pypy3-7.1/lib-python/3/test/test_symtable.py pypy3-7.1/lib-python/3/test/test_userstring.py pypy3-7.1/lib-python/3/test/nokia.pem pypy3-7.1/lib-python/3/test/badsyntax_async3.py pypy3-7.1/lib-python/3/test/test_telnetlib.py pypy3-7.1/lib-python/3/test/test_itertools.py pypy3-7.1/lib-python/3/test/profilee.py pypy3-7.1/lib-python/3/test/test_smtpnet.py pypy3-7.1/lib-python/3/test/cfgparser.2 pypy3-7.1/lib-python/3/test/relimport.py pypy3-7.1/lib-python/3/test/test_property.py pypy3-7.1/lib-python/3/test/test_yield_from.py pypy3-7.1/lib-python/3/test/sgml_input.html pypy3-7.1/lib-python/3/test/pycakey.pem pypy3-7.1/lib-python/3/test/test_rlcompleter.py pypy3-7.1/lib-python/3/test/test_enumerate.py pypy3-7.1/lib-python/3/test/test_xdrlib.py pypy3-7.1/lib-python/3/test/test_mimetypes.py pypy3-7.1/lib-python/3/test/test_peepholer.py pypy3-7.1/lib-python/3/test/ssl_servers.py pypy3-7.1/lib-python/3/test/test_getpass.py pypy3-7.1/lib-python/3/test/test_popen.py pypy3-7.1/lib-python/3/test/test_symbol.py pypy3-7.1/lib-python/3/test/test_ttk_textonly.py pypy3-7.1/lib-python/3/test/test_selectors.py pypy3-7.1/lib-python/3/test/test_queue.py pypy3-7.1/lib-python/3/test/empty.vbs pypy3-7.1/lib-python/3/test/test_codeccallbacks.py pypy3-7.1/lib-python/3/test/badcert.pem pypy3-7.1/lib-python/3/test/badsyntax_async5.py pypy3-7.1/lib-python/3/test/test_ftplib.py pypy3-7.1/lib-python/3/test/test_sched.py pypy3-7.1/lib-python/3/test/badsyntax_async1.py pypy3-7.1/lib-python/3/test/sha256.pem pypy3-7.1/lib-python/3/test/doctest_aliases.py pypy3-7.1/lib-python/3/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt pypy3-7.1/lib-python/3/test/test_dict.py pypy3-7.1/lib-python/3/test/dtracedata/ pypy3-7.1/lib-python/3/test/dtracedata/instance.py pypy3-7.1/lib-python/3/test/dtracedata/call_stack.d pypy3-7.1/lib-python/3/test/dtracedata/line.py pypy3-7.1/lib-python/3/test/dtracedata/gc.d.expected pypy3-7.1/lib-python/3/test/dtracedata/call_stack.py pypy3-7.1/lib-python/3/test/dtracedata/call_stack.stp.expected pypy3-7.1/lib-python/3/test/dtracedata/call_stack.stp pypy3-7.1/lib-python/3/test/dtracedata/line.d.expected pypy3-7.1/lib-python/3/test/dtracedata/assert_usable.d pypy3-7.1/lib-python/3/test/dtracedata/gc.py pypy3-7.1/lib-python/3/test/dtracedata/gc.stp pypy3-7.1/lib-python/3/test/dtracedata/line.d pypy3-7.1/lib-python/3/test/dtracedata/gc.d pypy3-7.1/lib-python/3/test/dtracedata/gc.stp.expected pypy3-7.1/lib-python/3/test/dtracedata/assert_usable.stp pypy3-7.1/lib-python/3/test/dtracedata/call_stack.d.expected pypy3-7.1/lib-python/3/test/test_unicode.py pypy3-7.1/lib-python/3/test/future_test1.py pypy3-7.1/lib-python/3/test/test_math.py pypy3-7.1/lib-python/3/test/math_testcases.txt pypy3-7.1/lib-python/3/test/imp_dummy.py pypy3-7.1/lib-python/3/test/test_subprocess.py pypy3-7.1/lib-python/3/test/test_syntax.py pypy3-7.1/lib-python/3/test/test_operator.py pypy3-7.1/lib-python/3/test/test_syslog.py pypy3-7.1/lib-python/3/test/test_mailbox.py pypy3-7.1/lib-python/3/test/test_timeout.py pypy3-7.1/lib-python/3/test/test_sys_settrace.py pypy3-7.1/lib-python/3/test/test_concurrent_futures.py pypy3-7.1/lib-python/3/test/test_multiprocessing_main_handling.py pypy3-7.1/lib-python/3/test/test_htmlparser.py pypy3-7.1/lib-python/3/test/test_xml_dom_minicompat.py pypy3-7.1/lib-python/3/test/test_pipes.py pypy3-7.1/lib-python/3/test/test_macpath.py pypy3-7.1/lib-python/3/test/test_ioctl.py pypy3-7.1/lib-python/3/test/test_userdict.py pypy3-7.1/lib-python/3/test/badkey.pem pypy3-7.1/lib-python/3/test/test_metaclass.py pypy3-7.1/lib-python/3/test/test_pyexpat.py pypy3-7.1/lib-python/3/test/test_gettext.py pypy3-7.1/lib-python/3/test/test_http_cookiejar.py pypy3-7.1/lib-python/3/test/test_shutil.py pypy3-7.1/lib-python/3/test/coding20731.py pypy3-7.1/lib-python/3/test/xmltests.py pypy3-7.1/lib-python/3/test/test_exception_variations.py pypy3-7.1/lib-python/3/test/test_int_literal.py pypy3-7.1/lib-python/3/test/test_imghdr.py pypy3-7.1/lib-python/3/test/test_keyword.py pypy3-7.1/lib-python/3/test/test_asyncio/ pypy3-7.1/lib-python/3/test/test_asyncio/test_queues.py pypy3-7.1/lib-python/3/test/test_asyncio/test_streams.py pypy3-7.1/lib-python/3/test/test_asyncio/test_transports.py pypy3-7.1/lib-python/3/test/test_asyncio/test_subprocess.py pypy3-7.1/lib-python/3/test/test_asyncio/echo2.py pypy3-7.1/lib-python/3/test/test_asyncio/keycert3.pem pypy3-7.1/lib-python/3/test/test_asyncio/test_windows_utils.py pypy3-7.1/lib-python/3/test/test_asyncio/test_base_events.py pypy3-7.1/lib-python/3/test/test_asyncio/__init__.py pypy3-7.1/lib-python/3/test/test_asyncio/__main__.py pypy3-7.1/lib-python/3/test/test_asyncio/test_tasks.py pypy3-7.1/lib-python/3/test/test_asyncio/ssl_cert.pem pypy3-7.1/lib-python/3/test/test_asyncio/test_selector_events.py pypy3-7.1/lib-python/3/test/test_asyncio/test_futures.py pypy3-7.1/lib-python/3/test/test_asyncio/test_windows_events.py pypy3-7.1/lib-python/3/test/test_asyncio/test_unix_events.py pypy3-7.1/lib-python/3/test/test_asyncio/ssl_key.pem pypy3-7.1/lib-python/3/test/test_asyncio/pycacert.pem pypy3-7.1/lib-python/3/test/test_asyncio/test_sslproto.py pypy3-7.1/lib-python/3/test/test_asyncio/test_events.py pypy3-7.1/lib-python/3/test/test_asyncio/echo.py pypy3-7.1/lib-python/3/test/test_asyncio/echo3.py pypy3-7.1/lib-python/3/test/test_asyncio/test_proactor_events.py pypy3-7.1/lib-python/3/test/test_asyncio/test_locks.py pypy3-7.1/lib-python/3/test/test_asyncio/test_pep492.py pypy3-7.1/lib-python/3/test/test_capi.py pypy3-7.1/lib-python/3/test/test_py_compile.py pypy3-7.1/lib-python/3/test/keycert4.pem pypy3-7.1/lib-python/3/test/test_locale.py pypy3-7.1/lib-python/3/test/test_longexp.py pypy3-7.1/lib-python/3/test/mime.types pypy3-7.1/lib-python/3/test/test__opcode.py pypy3-7.1/lib-python/3/test/badsyntax_async7.py pypy3-7.1/lib-python/3/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt pypy3-7.1/lib-python/3/test/double_const.py pypy3-7.1/lib-python/3/test/test_msilib.py pypy3-7.1/lib-python/3/test/test_genexps.py pypy3-7.1/lib-python/3/test/test_descr.py pypy3-7.1/lib-python/3/test/badsyntax_future10.py pypy3-7.1/lib-python/3/test/test_dbm.py pypy3-7.1/lib-python/3/test/test_kqueue.py pypy3-7.1/lib-python/3/test/Sine-1000Hz-300ms.aif pypy3-7.1/lib-python/3/test/test_sunau.py pypy3-7.1/lib-python/3/test/test_descrtut.py pypy3-7.1/lib-python/3/test/sample_doctest.py pypy3-7.1/lib-python/3/test/test_pkgimport.py pypy3-7.1/lib-python/3/test/test_unicodedata.py pypy3-7.1/lib-python/3/test/memory_watchdog.py pypy3-7.1/lib-python/3/test/mp_fork_bomb.py pypy3-7.1/lib-python/3/test/test_asyncore.py pypy3-7.1/lib-python/3/test/zipdir.zip pypy3-7.1/lib-python/3/test/test_codecmaps_kr.py pypy3-7.1/lib-python/3/test/test_xml_etree.py pypy3-7.1/lib-python/3/test/test_uu.py pypy3-7.1/lib-python/3/test/ieee754.txt pypy3-7.1/lib-python/3/test/test_doctest3.txt pypy3-7.1/lib-python/3/test/test_tix.py pypy3-7.1/lib-python/3/test/test_strtod.py pypy3-7.1/lib-python/3/test/test_contextlib.py pypy3-7.1/lib-python/3/test/test_poplib.py pypy3-7.1/lib-python/3/test/test_pickletools.py pypy3-7.1/lib-python/3/test/test_types.py pypy3-7.1/lib-python/3/test/test_codecmaps_cn.py pypy3-7.1/lib-python/3/test/test_urllib2.py pypy3-7.1/lib-python/3/test/badsyntax_3131.py pypy3-7.1/lib-python/3/test/test_codecmaps_hk.py pypy3-7.1/lib-python/3/test/test_robotparser.py pypy3-7.1/lib-python/3/test/crashers/ pypy3-7.1/lib-python/3/test/crashers/README pypy3-7.1/lib-python/3/test/crashers/trace_at_recursion_limit.py pypy3-7.1/lib-python/3/test/crashers/gc_inspection.py pypy3-7.1/lib-python/3/test/crashers/mutation_inside_cyclegc.py pypy3-7.1/lib-python/3/test/crashers/infinite_loop_re.py pypy3-7.1/lib-python/3/test/crashers/recursive_call.py pypy3-7.1/lib-python/3/test/crashers/underlying_dict.py pypy3-7.1/lib-python/3/test/crashers/bogus_code_obj.py pypy3-7.1/lib-python/3/test/test_finalization.py pypy3-7.1/lib-python/3/test/test_urllibnet.py pypy3-7.1/lib-python/3/test/test_netrc.py pypy3-7.1/lib-python/3/test/test_atexit.py pypy3-7.1/lib-python/3/test/fork_wait.py pypy3-7.1/lib-python/3/test/test_urllib2net.py pypy3-7.1/lib-python/3/test/test_urllib2_localnet.py pypy3-7.1/lib-python/3/test/test_dbm_ndbm.py pypy3-7.1/lib-python/3/test/test_tracemalloc.py pypy3-7.1/lib-python/3/test/test_zipfile64.py pypy3-7.1/lib-python/3/test/test_global.py pypy3-7.1/lib-python/3/test/badsyntax_async2.py pypy3-7.1/lib-python/3/test/test_reprlib.py pypy3-7.1/lib-python/3/test/test_complex.py pypy3-7.1/lib-python/3/test/test_codecs.py pypy3-7.1/lib-python/3/test/test_tarfile.py pypy3-7.1/lib-python/3/test/badsyntax_async4.py pypy3-7.1/lib-python/3/test/test_bytes.py pypy3-7.1/lib-python/3/test/test_genericpath.py pypy3-7.1/lib-python/3/test/test_raise.py pypy3-7.1/lib-python/3/test/keycert3.pem pypy3-7.1/lib-python/3/test/test_readline.py pypy3-7.1/lib-python/3/test/test_docxmlrpc.py pypy3-7.1/lib-python/3/test/test_deque.py pypy3-7.1/lib-python/3/test/audiodata/ pypy3-7.1/lib-python/3/test/audiodata/pluck-ulaw.aifc pypy3-7.1/lib-python/3/test/audiodata/pluck-pcm16.aiff pypy3-7.1/lib-python/3/test/audiodata/pluck-pcm32.aiff pypy3-7.1/lib-python/3/test/audiodata/pluck-alaw.aifc pypy3-7.1/lib-python/3/test/audiodata/pluck-pcm16.wav pypy3-7.1/lib-python/3/test/audiodata/pluck-pcm32.au pypy3-7.1/lib-python/3/test/audiodata/pluck-pcm8.au pypy3-7.1/lib-python/3/test/audiodata/pluck-pcm24.aiff pypy3-7.1/lib-python/3/test/audiodata/pluck-pcm16.au pypy3-7.1/lib-python/3/test/audiodata/pluck-pcm24.wav pypy3-7.1/lib-python/3/test/audiodata/pluck-pcm24.au pypy3-7.1/lib-python/3/test/audiodata/pluck-pcm8.wav pypy3-7.1/lib-python/3/test/audiodata/pluck-pcm8.aiff pypy3-7.1/lib-python/3/test/audiodata/pluck-pcm32.wav pypy3-7.1/lib-python/3/test/audiodata/pluck-ulaw.au pypy3-7.1/lib-python/3/test/dis_module.py pypy3-7.1/lib-python/3/test/test_sysconfig.py pypy3-7.1/lib-python/3/test/test_threadedtempfile.py pypy3-7.1/lib-python/3/test/test_int.py pypy3-7.1/lib-python/3/test/test_sys_setprofile.py pypy3-7.1/lib-python/3/test/test_cgi.py pypy3-7.1/lib-python/3/test/test_email/ pypy3-7.1/lib-python/3/test/test_email/test_message.py pypy3-7.1/lib-python/3/test/test_email/test_contentmanager.py pypy3-7.1/lib-python/3/test/test_email/torture_test.py pypy3-7.1/lib-python/3/test/test_email/test_generator.py pypy3-7.1/lib-python/3/test/test_email/data/ pypy3-7.1/lib-python/3/test/test_email/data/msg_11.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_06.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_34.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_41.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_02.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_03.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_17.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_37.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_09.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_16.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_31.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_39.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_01.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_08.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_15.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_07.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_24.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_19.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_04.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_33.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_38.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_29.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_21.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_14.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_36.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_30.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_20.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_35.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_40.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_32.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_27.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_28.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_26.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_13.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_44.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_23.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_22.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_46.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_25.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_12a.txt pypy3-7.1/lib-python/3/test/test_email/data/PyBanner048.gif pypy3-7.1/lib-python/3/test/test_email/data/audiotest.au pypy3-7.1/lib-python/3/test/test_email/data/msg_05.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_10.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_18.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_43.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_42.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_45.txt pypy3-7.1/lib-python/3/test/test_email/data/msg_12.txt pypy3-7.1/lib-python/3/test/test_email/test_pickleable.py pypy3-7.1/lib-python/3/test/test_email/__init__.py pypy3-7.1/lib-python/3/test/test_email/test__header_value_parser.py pypy3-7.1/lib-python/3/test/test_email/test_utils.py pypy3-7.1/lib-python/3/test/test_email/__main__.py pypy3-7.1/lib-python/3/test/test_email/test_policy.py pypy3-7.1/lib-python/3/test/test_email/test_email.py pypy3-7.1/lib-python/3/test/test_email/test_defect_handling.py pypy3-7.1/lib-python/3/test/test_email/test__encoded_words.py pypy3-7.1/lib-python/3/test/test_email/test_headerregistry.py pypy3-7.1/lib-python/3/test/test_email/test_asian_codecs.py pypy3-7.1/lib-python/3/test/test_email/test_parser.py pypy3-7.1/lib-python/3/test/test_email/test_inversion.py pypy3-7.1/lib-python/3/test/test_exception_hierarchy.py pypy3-7.1/lib-python/3/test/test__locale.py pypy3-7.1/lib-python/3/test/sample_doctest_no_doctests.py pypy3-7.1/lib-python/3/test/test_sys.py pypy3-7.1/lib-python/3/test/test_resource.py pypy3-7.1/lib-python/3/test/test_module.py pypy3-7.1/lib-python/3/test/test_lib2to3.py pypy3-7.1/lib-python/3/test/test_httpservers.py pypy3-7.1/lib-python/3/test/test_codecencodings_hk.py pypy3-7.1/lib-python/3/test/xmltestdata/ pypy3-7.1/lib-python/3/test/xmltestdata/test.xml pypy3-7.1/lib-python/3/test/xmltestdata/test.xml.out pypy3-7.1/lib-python/3/test/xmltestdata/simple-ns.xml pypy3-7.1/lib-python/3/test/xmltestdata/simple.xml pypy3-7.1/lib-python/3/test/test_typing.py pypy3-7.1/lib-python/3/test/test_utf8source.py pypy3-7.1/lib-python/3/test/test_trace.py pypy3-7.1/lib-python/3/test/test_startfile.py pypy3-7.1/lib-python/3/test/test_gc.py pypy3-7.1/lib-python/3/test/test_errno.py pypy3-7.1/lib-python/3/test/test_codecmaps_jp.py pypy3-7.1/lib-python/3/test/test_fractions.py pypy3-7.1/lib-python/3/test/test_flufl.py pypy3-7.1/lib-python/3/test/test_html.py pypy3-7.1/lib-python/3/test/test_userlist.py pypy3-7.1/lib-python/3/test/test_with.py pypy3-7.1/lib-python/3/test/test_mailcap.py pypy3-7.1/lib-python/3/test/test_socketserver.py pypy3-7.1/lib-python/3/test/test_support.py pypy3-7.1/lib-python/3/test/ssl_key.passwd.pem pypy3-7.1/lib-python/3/test/badsyntax_future5.py pypy3-7.1/lib-python/3/test/test_wait4.py pypy3-7.1/lib-python/3/test/test_wsgiref.py pypy3-7.1/lib-python/3/test/test_csv.py pypy3-7.1/lib-python/3/test/test_augassign.py pypy3-7.1/lib-python/3/test/test_urllib_response.py pypy3-7.1/lib-python/3/test/win_console_handler.py pypy3-7.1/lib-python/3/test/test_tuple.py pypy3-7.1/lib-python/3/test/test_struct.py pypy3-7.1/lib-python/3/test/test_nntplib.py pypy3-7.1/lib-python/3/test/revocation.crl pypy3-7.1/lib-python/3/test/data/ pypy3-7.1/lib-python/3/test/data/README pypy3-7.1/lib-python/3/test/test_codecmaps_tw.py pypy3-7.1/lib-python/3/test/test_exceptions.py pypy3-7.1/lib-python/3/test/test_multiprocessing_forkserver.py pypy3-7.1/lib-python/3/test/pstats.pck pypy3-7.1/lib-python/3/test/test_calendar.py pypy3-7.1/lib-python/3/test/test_bz2.py pypy3-7.1/lib-python/3/test/test_grammar.py pypy3-7.1/lib-python/3/test/test_importlib/ pypy3-7.1/lib-python/3/test/test_importlib/builtin/ pypy3-7.1/lib-python/3/test/test_importlib/builtin/__init__.py pypy3-7.1/lib-python/3/test/test_importlib/builtin/test_loader.py pypy3-7.1/lib-python/3/test/test_importlib/builtin/__main__.py pypy3-7.1/lib-python/3/test/test_importlib/builtin/test_finder.py pypy3-7.1/lib-python/3/test/test_importlib/frozen/ pypy3-7.1/lib-python/3/test/test_importlib/frozen/__init__.py pypy3-7.1/lib-python/3/test/test_importlib/frozen/test_loader.py pypy3-7.1/lib-python/3/test/test_importlib/frozen/__main__.py pypy3-7.1/lib-python/3/test/test_importlib/frozen/test_finder.py pypy3-7.1/lib-python/3/test/test_importlib/test_api.py pypy3-7.1/lib-python/3/test/test_importlib/extension/ pypy3-7.1/lib-python/3/test/test_importlib/extension/__init__.py pypy3-7.1/lib-python/3/test/test_importlib/extension/test_loader.py pypy3-7.1/lib-python/3/test/test_importlib/extension/__main__.py pypy3-7.1/lib-python/3/test/test_importlib/extension/test_case_sensitivity.py pypy3-7.1/lib-python/3/test/test_importlib/extension/test_path_hook.py pypy3-7.1/lib-python/3/test/test_importlib/extension/test_finder.py pypy3-7.1/lib-python/3/test/test_importlib/abc.py pypy3-7.1/lib-python/3/test/test_importlib/__init__.py pypy3-7.1/lib-python/3/test/test_importlib/__main__.py pypy3-7.1/lib-python/3/test/test_importlib/import_/ pypy3-7.1/lib-python/3/test/test_importlib/import_/test_packages.py pypy3-7.1/lib-python/3/test/test_importlib/import_/test_api.py pypy3-7.1/lib-python/3/test/test_importlib/import_/test_relative_imports.py pypy3-7.1/lib-python/3/test/test_importlib/import_/test___loader__.py pypy3-7.1/lib-python/3/test/test_importlib/import_/__init__.py pypy3-7.1/lib-python/3/test/test_importlib/import_/__main__.py pypy3-7.1/lib-python/3/test/test_importlib/import_/test_caching.py pypy3-7.1/lib-python/3/test/test_importlib/import_/test_path.py pypy3-7.1/lib-python/3/test/test_importlib/import_/test___package__.py pypy3-7.1/lib-python/3/test/test_importlib/import_/test_meta_path.py pypy3-7.1/lib-python/3/test/test_importlib/import_/test_fromlist.py pypy3-7.1/lib-python/3/test/test_importlib/util.py pypy3-7.1/lib-python/3/test/test_importlib/test_spec.py pypy3-7.1/lib-python/3/test/test_importlib/test_namespace_pkgs.py pypy3-7.1/lib-python/3/test/test_importlib/regrtest.py pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/top_level_portion1.zip pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/portion2/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/portion2/foo/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/portion2/foo/two.py pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/project1/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/project1/parent/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/project1/parent/child/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/project1/parent/child/one.py pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/missing_directory.zip pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/project3/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/project3/parent/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/project3/parent/child/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/project3/parent/child/three.py pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/module_and_namespace_package/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/portion1/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/portion1/foo/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/portion1/foo/one.py pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/nested_portion1.zip pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/both_portions/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/both_portions/foo/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/both_portions/foo/one.py pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/both_portions/foo/two.py pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/project2/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/project2/parent/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/project2/parent/child/ pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/project2/parent/child/two.py pypy3-7.1/lib-python/3/test/test_importlib/test_util.py pypy3-7.1/lib-python/3/test/test_importlib/test_windows.py pypy3-7.1/lib-python/3/test/test_importlib/test_locks.py pypy3-7.1/lib-python/3/test/test_importlib/test_lazy.py pypy3-7.1/lib-python/3/test/test_importlib/source/ pypy3-7.1/lib-python/3/test/test_importlib/source/__init__.py pypy3-7.1/lib-python/3/test/test_importlib/source/__main__.py pypy3-7.1/lib-python/3/test/test_importlib/source/test_case_sensitivity.py pypy3-7.1/lib-python/3/test/test_importlib/source/test_source_encoding.py pypy3-7.1/lib-python/3/test/test_importlib/source/test_file_loader.py pypy3-7.1/lib-python/3/test/test_importlib/source/test_path_hook.py pypy3-7.1/lib-python/3/test/test_importlib/source/test_finder.py pypy3-7.1/lib-python/3/test/test_importlib/test_abc.py pypy3-7.1/lib-python/3/test/inspect_fodder.py pypy3-7.1/lib-python/3/test/test_generators.py pypy3-7.1/lib-python/3/test/test_pyclbr.py pypy3-7.1/lib-python/3/test/autotest.py pypy3-7.1/lib-python/3/test/test_xml_etree_c.py pypy3-7.1/lib-python/3/test/test_bisect.py pypy3-7.1/lib-python/3/test/test_future5.py pypy3-7.1/lib-python/3/test/test_ttk_guionly.py pypy3-7.1/lib-python/3/test/test_dis.py pypy3-7.1/lib-python/3/test/test_future3.py pypy3-7.1/lib-python/3/test/pydocfodder.py pypy3-7.1/lib-python/3/test/test_doctest4.txt pypy3-7.1/lib-python/3/test/test_pprint.py pypy3-7.1/lib-python/3/test/__init__.py pypy3-7.1/lib-python/3/test/test_richcmp.py pypy3-7.1/lib-python/3/test/test_cmath.py pypy3-7.1/lib-python/3/test/gdb_sample.py pypy3-7.1/lib-python/3/test/test_file.py pypy3-7.1/lib-python/3/test/test_winsound.py pypy3-7.1/lib-python/3/test/seq_tests.py pypy3-7.1/lib-python/3/test/test_regrtest.py pypy3-7.1/lib-python/3/test/test_pep479.py pypy3-7.1/lib-python/3/test/test_unpack_ex.py pypy3-7.1/lib-python/3/test/test_threading.py pypy3-7.1/lib-python/3/test/test_datetime.py pypy3-7.1/lib-python/3/test/test_typechecks.py pypy3-7.1/lib-python/3/test/test_code_module.py pypy3-7.1/lib-python/3/test/test_posix.py pypy3-7.1/lib-python/3/test/test_sqlite.py pypy3-7.1/lib-python/3/test/test_cmd_line_script.py pypy3-7.1/lib-python/3/test/test_webbrowser.py pypy3-7.1/lib-python/3/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt pypy3-7.1/lib-python/3/test/test_faulthandler.py pypy3-7.1/lib-python/3/test/__main__.py pypy3-7.1/lib-python/3/test/inspect_fodder2.py pypy3-7.1/lib-python/3/test/test_pulldom.py pypy3-7.1/lib-python/3/test/test_socket.py pypy3-7.1/lib-python/3/test/test_sundry.py pypy3-7.1/lib-python/3/test/test_site.py pypy3-7.1/lib-python/3/test/test_sysconfig_pypy.py pypy3-7.1/lib-python/3/test/test_print.py pypy3-7.1/lib-python/3/test/test_zipapp.py pypy3-7.1/lib-python/3/test/curses_tests.py pypy3-7.1/lib-python/3/test/test_time.py pypy3-7.1/lib-python/3/test/test_devpoll.py pypy3-7.1/lib-python/3/test/test_pep3131.py pypy3-7.1/lib-python/3/test/test_numeric_tower.py pypy3-7.1/lib-python/3/test/bytecode_helper.py pypy3-7.1/lib-python/3/test/test_pathlib.py pypy3-7.1/lib-python/3/test/test_keywordonlyarg.py pypy3-7.1/lib-python/3/test/test_stringprep.py pypy3-7.1/lib-python/3/test/allsans.pem pypy3-7.1/lib-python/3/test/test_float.py pypy3-7.1/lib-python/3/test/test_dbm_gnu.py pypy3-7.1/lib-python/3/test/ssl_cert.pem pypy3-7.1/lib-python/3/test/test_range.py pypy3-7.1/lib-python/3/test/test_http_cookies.py pypy3-7.1/lib-python/3/test/time_hashlib.py pypy3-7.1/lib-python/3/test/test__osx_support.py pypy3-7.1/lib-python/3/test/capath/ pypy3-7.1/lib-python/3/test/capath/4e1295a3.0 pypy3-7.1/lib-python/3/test/capath/99d0fa06.0 pypy3-7.1/lib-python/3/test/capath/5ed36f99.0 pypy3-7.1/lib-python/3/test/capath/ce7b8643.0 pypy3-7.1/lib-python/3/test/capath/b1930218.0 pypy3-7.1/lib-python/3/test/capath/0e4015b9.0 pypy3-7.1/lib-python/3/test/capath/ceff1710.0 pypy3-7.1/lib-python/3/test/capath/6e88d7b8.0 pypy3-7.1/lib-python/3/test/test_marshal.py pypy3-7.1/lib-python/3/test/test_subclassinit.py pypy3-7.1/lib-python/3/test/test_weakset.py pypy3-7.1/lib-python/3/test/string_tests.py pypy3-7.1/lib-python/3/test/test_compare.py pypy3-7.1/lib-python/3/test/test_unary.py pypy3-7.1/lib-python/3/test/tf_inherit_check.py pypy3-7.1/lib-python/3/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt pypy3-7.1/lib-python/3/test/pydoc_mod.py pypy3-7.1/lib-python/3/test/test_tools/ pypy3-7.1/lib-python/3/test/test_tools/test_unparse.py pypy3-7.1/lib-python/3/test/test_tools/test_pdeps.py pypy3-7.1/lib-python/3/test/test_tools/test_md5sum.py pypy3-7.1/lib-python/3/test/test_tools/test_reindent.py pypy3-7.1/lib-python/3/test/test_tools/__init__.py pypy3-7.1/lib-python/3/test/test_tools/test_pindent.py pypy3-7.1/lib-python/3/test/test_tools/test_fixcid.py pypy3-7.1/lib-python/3/test/test_tools/__main__.py pypy3-7.1/lib-python/3/test/test_tools/test_sundry.py pypy3-7.1/lib-python/3/test/test_tools/test_gprof2html.py pypy3-7.1/lib-python/3/test/test_tools/test_i18n.py pypy3-7.1/lib-python/3/test/libregrtest/ pypy3-7.1/lib-python/3/test/libregrtest/refleak.py pypy3-7.1/lib-python/3/test/libregrtest/save_env.py pypy3-7.1/lib-python/3/test/libregrtest/__init__.py pypy3-7.1/lib-python/3/test/libregrtest/runtest_mp.py pypy3-7.1/lib-python/3/test/libregrtest/main.py pypy3-7.1/lib-python/3/test/libregrtest/cmdline.py pypy3-7.1/lib-python/3/test/libregrtest/runtest.py pypy3-7.1/lib-python/3/test/libregrtest/setup.py pypy3-7.1/lib-python/3/test/test_shlex.py pypy3-7.1/lib-python/3/test/bad_coding2.py pypy3-7.1/lib-python/3/test/test_os.py pypy3-7.1/lib-python/3/test/test_mmap.py pypy3-7.1/lib-python/3/test/sndhdrdata/ pypy3-7.1/lib-python/3/test/sndhdrdata/sndhdr.aiff pypy3-7.1/lib-python/3/test/sndhdrdata/sndhdr.wav pypy3-7.1/lib-python/3/test/sndhdrdata/sndhdr.8svx pypy3-7.1/lib-python/3/test/sndhdrdata/sndhdr.aifc pypy3-7.1/lib-python/3/test/sndhdrdata/README pypy3-7.1/lib-python/3/test/sndhdrdata/sndhdr.sndt pypy3-7.1/lib-python/3/test/sndhdrdata/sndhdr.au pypy3-7.1/lib-python/3/test/sndhdrdata/sndhdr.hcom pypy3-7.1/lib-python/3/test/sndhdrdata/sndhdr.voc pypy3-7.1/lib-python/3/test/test_threading_local.py pypy3-7.1/lib-python/3/test/test_fileio.py pypy3-7.1/lib-python/3/test/test_asdl_parser.py pypy3-7.1/lib-python/3/test/cfgparser.3 pypy3-7.1/lib-python/3/test/test_zipfile.py pypy3-7.1/lib-python/3/test/bad_coding.py pypy3-7.1/lib-python/3/test/test_profile.py pypy3-7.1/lib-python/3/test/test_scope.py pypy3-7.1/lib-python/3/test/test_extcall.py pypy3-7.1/lib-python/3/test/test_stat.py pypy3-7.1/lib-python/3/test/test_hmac.py pypy3-7.1/lib-python/3/test/test_univnewlines.py pypy3-7.1/lib-python/3/test/test_heapq.py pypy3-7.1/lib-python/3/test/mod_generics_cache.py pypy3-7.1/lib-python/3/test/test_functools.py pypy3-7.1/lib-python/3/test/multibytecodec_support.py pypy3-7.1/lib-python/3/test/test_hash.py pypy3-7.1/lib-python/3/test/test_signal.py pypy3-7.1/lib-python/3/test/pystone.py pypy3-7.1/lib-python/3/test/test_nis.py pypy3-7.1/lib-python/3/test/test_warnings/ pypy3-7.1/lib-python/3/test/test_warnings/data/ pypy3-7.1/lib-python/3/test/test_warnings/data/stacklevel.py pypy3-7.1/lib-python/3/test/test_warnings/data/import_warning.py pypy3-7.1/lib-python/3/test/test_warnings/__init__.py pypy3-7.1/lib-python/3/test/test_warnings/__main__.py pypy3-7.1/lib-python/3/test/test_pwd.py pypy3-7.1/lib-python/3/test/test_baseexception.py pypy3-7.1/lib-python/3/test/test_xmlrpc_net.py pypy3-7.1/lib-python/3/test/test_string_literals.py pypy3-7.1/lib-python/3/test/test_frame.py pypy3-7.1/lib-python/3/test/test_grp.py pypy3-7.1/lib-python/3/test/test_tk.py pypy3-7.1/lib-python/3/test/randv2_32.pck pypy3-7.1/lib-python/3/test/testtar.tar pypy3-7.1/lib-python/3/test/keycert2.pem pypy3-7.1/lib-python/3/test/test_lzma.py pypy3-7.1/lib-python/3/test/test_super.py pypy3-7.1/lib-python/3/test/decimaltestdata/ pypy3-7.1/lib-python/3/test/decimaltestdata/min.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/invert.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqAdd.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqMaxMag.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqCanonical.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqMax.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddAnd.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/exp.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/rounding.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/fma.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddCompare.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/copysign.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/copynegate.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddOr.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/subtract.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqShift.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddCanonical.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqMinus.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqLogB.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddRemainder.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqAbs.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddSubtract.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddClass.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqDivideInt.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqAnd.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddDivideInt.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/remainderNear.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqCompareTotalMag.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddBase.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqCompareSig.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqInvert.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/remainder.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddScaleB.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/shift.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/class.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/decDouble.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/power.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/max.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqEncode.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/testall.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/reduce.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/powersqrt.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddFMA.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddReduce.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddPlus.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqOr.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqMin.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/rescale.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddInvert.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddCopy.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqScaleB.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqSameQuantum.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddShift.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqRemainderNear.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddEncode.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddRemainderNear.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddAbs.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddToIntegral.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddCompareSig.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddRotate.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqNextToward.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/randoms.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/comparetotal.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqToIntegral.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/tointegralx.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/comparetotmag.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddMinMag.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddNextMinus.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/log10.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/abs.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/extra.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/decSingle.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddMin.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqCopyAbs.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/quantize.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddMultiply.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ln.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/xor.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/squareroot.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/copy.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddAdd.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/randomBound32.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/compare.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddNextPlus.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqDivide.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddLogB.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddMaxMag.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dsEncode.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqMultiply.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/clamp.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/multiply.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqCopy.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/plus.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqClass.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddNextToward.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddMinus.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/or.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/logb.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqRemainder.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddCopyAbs.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/nexttoward.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddQuantize.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqCompare.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/inexact.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqCompareTotal.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqFMA.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/scaleb.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqReduce.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/and.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/tointegral.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqCopySign.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/copyabs.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/nextminus.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddCompareTotalMag.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqNextPlus.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/add.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddXor.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddDivide.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/base.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/rotate.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/divideint.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/decQuad.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqRotate.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddCopyNegate.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/maxmag.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqBase.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqNextMinus.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqXor.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqPlus.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddCompareTotal.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqQuantize.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/divide.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/samequantum.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqMinMag.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddCopySign.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/minus.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dsBase.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddMax.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqCopyNegate.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/dqSubtract.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/nextplus.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/ddSameQuantum.decTest pypy3-7.1/lib-python/3/test/decimaltestdata/minmag.decTest pypy3-7.1/lib-python/3/test/test_smtplib.py pypy3-7.1/lib-python/3/test/test_audioop.py pypy3-7.1/lib-python/3/test/test_structmembers.py pypy3-7.1/lib-python/3/test/test_sort.py pypy3-7.1/lib-python/3/test/list_tests.py pypy3-7.1/lib-python/3/test/test_codecencodings_cn.py pypy3-7.1/lib-python/3/test/test_traceback.py pypy3-7.1/lib-python/3/test/test_thread.py pypy3-7.1/lib-python/3/test/test_pep3151.py pypy3-7.1/lib-python/3/test/test_list.py pypy3-7.1/lib-python/3/test/test_threaded_import.py pypy3-7.1/lib-python/3/test/test_strftime.py pypy3-7.1/lib-python/3/test/test_zipimport_support.py pypy3-7.1/lib-python/3/test/test_setcomps.py pypy3-7.1/lib-python/3/test/subprocessdata/ pypy3-7.1/lib-python/3/test/subprocessdata/qgrep.py pypy3-7.1/lib-python/3/test/subprocessdata/fd_status.py pypy3-7.1/lib-python/3/test/subprocessdata/input_reader.py pypy3-7.1/lib-python/3/test/subprocessdata/qcat.py pypy3-7.1/lib-python/3/test/subprocessdata/sigchild_ignore.py pypy3-7.1/lib-python/3/test/test___future__.py pypy3-7.1/lib-python/3/test/datetimetester.py pypy3-7.1/lib-python/3/test/pickletester.py pypy3-7.1/lib-python/3/test/test_call.py pypy3-7.1/lib-python/3/test/test_platform.py pypy3-7.1/lib-python/3/test/test_dictviews.py pypy3-7.1/lib-python/3/test/test_iterlen.py pypy3-7.1/lib-python/3/test/test_imp.py pypy3-7.1/lib-python/3/test/test_compileall.py pypy3-7.1/lib-python/3/test/test_modulefinder.py pypy3-7.1/lib-python/3/test/pyclbr_input.py pypy3-7.1/lib-python/3/test/test_inspect.py pypy3-7.1/lib-python/3/test/test_zipimport.py pypy3-7.1/lib-python/3/test/test_urllib.py pypy3-7.1/lib-python/3/test/final_b.py pypy3-7.1/lib-python/3/test/test_pdb.py pypy3-7.1/lib-python/3/test/test_ordered_dict.py pypy3-7.1/lib-python/3/test/test_pep247.py pypy3-7.1/lib-python/3/test/test_asynchat.py pypy3-7.1/lib-python/3/test/test_file_eintr.py pypy3-7.1/lib-python/3/test/final_a.py pypy3-7.1/lib-python/3/test/test_binascii.py pypy3-7.1/lib-python/3/test/test_dummy_thread.py pypy3-7.1/lib-python/3/test/test_cgitb.py pypy3-7.1/lib-python/3/test/badsyntax_future8.py pypy3-7.1/lib-python/3/test/test_dynamic.py pypy3-7.1/lib-python/3/test/test_defaultdict.py pypy3-7.1/lib-python/3/test/reperf.py pypy3-7.1/lib-python/3/test/test_pkgutil.py pypy3-7.1/lib-python/3/test/test_format.py pypy3-7.1/lib-python/3/test/keycert.passwd.pem pypy3-7.1/lib-python/3/test/test_compile.py pypy3-7.1/lib-python/3/test/test_aifc.py pypy3-7.1/lib-python/3/test/185test.db pypy3-7.1/lib-python/3/test/test_io.py pypy3-7.1/lib-python/3/test/test_ipaddress.py pypy3-7.1/lib-python/3/test/exception_hierarchy.txt pypy3-7.1/lib-python/3/test/test_pep352.py pypy3-7.1/lib-python/3/test/test_dtrace.py pypy3-7.1/lib-python/3/test/test_zlib.py pypy3-7.1/lib-python/3/test/ann_module.py pypy3-7.1/lib-python/3/test/test_getopt.py pypy3-7.1/lib-python/3/test/test_strlit.py pypy3-7.1/lib-python/3/test/mp_preload.py pypy3-7.1/lib-python/3/test/test_opcodes.py pypy3-7.1/lib-python/3/test/test_generator_stop.py pypy3-7.1/lib-python/3/test/test_eof.py pypy3-7.1/lib-python/3/test/test_wave.py pypy3-7.1/lib-python/3/test/json_tests/ pypy3-7.1/lib-python/3/test/json_tests/test_tool.py pypy3-7.1/lib-python/3/test/test_source_encoding.py pypy3-7.1/lib-python/3/test/test_pkg.py pypy3-7.1/lib-python/3/test/mock_socket.py pypy3-7.1/lib-python/3/test/regrtest.py pypy3-7.1/lib-python/3/test/test_cmd.py pypy3-7.1/lib-python/3/test/test_largefile.py pypy3-7.1/lib-python/3/test/test_fork1.py pypy3-7.1/lib-python/3/test/test_filecmp.py pypy3-7.1/lib-python/3/test/test_glob.py pypy3-7.1/lib-python/3/test/future_test2.py pypy3-7.1/lib-python/3/test/test_ntpath.py pypy3-7.1/lib-python/3/test/test_gzip.py pypy3-7.1/lib-python/3/test/test_codecencodings_kr.py pypy3-7.1/lib-python/3/test/test_crypt.py pypy3-7.1/lib-python/3/test/test_index.py pypy3-7.1/lib-python/3/test/test_tokenize.py pypy3-7.1/lib-python/3/test/test_posixpath.py pypy3-7.1/lib-python/3/test/test_select.py pypy3-7.1/lib-python/3/test/test_colorsys.py pypy3-7.1/lib-python/3/test/tokenize_tests.txt pypy3-7.1/lib-python/3/test/test_fileinput.py pypy3-7.1/lib-python/3/test/badsyntax_future9.py pypy3-7.1/lib-python/3/test/test_enum.py pypy3-7.1/lib-python/3/test/test_dynamicclassattribute.py pypy3-7.1/lib-python/3/test/mapping_tests.py pypy3-7.1/lib-python/3/test/threaded_import_hangers.py pypy3-7.1/lib-python/3/test/test_future.py pypy3-7.1/lib-python/3/test/test_runpy.py pypy3-7.1/lib-python/3/test/test_re.py pypy3-7.1/lib-python/3/test/encoded_modules/ pypy3-7.1/lib-python/3/test/encoded_modules/module_iso_8859_1.py pypy3-7.1/lib-python/3/test/encoded_modules/__init__.py pypy3-7.1/lib-python/3/test/encoded_modules/module_koi8_r.py pypy3-7.1/lib-python/3/test/test_ctypes.py pypy3-7.1/lib-python/3/test/test_buffer.py pypy3-7.1/lib-python/3/test/test_script_helper.py pypy3-7.1/lib-python/3/test/test_hashlib.py pypy3-7.1/lib-python/3/test/nullcert.pem pypy3-7.1/lib-python/3/test/test_minidom.py pypy3-7.1/lib-python/3/test/test_asyncgen.py pypy3-7.1/lib-python/3/test/test_pstats.py pypy3-7.1/lib-python/3/test/test_tcl.py pypy3-7.1/lib-python/3/test/ann_module2.py pypy3-7.1/lib-python/3/test/test_cmd_line.py pypy3-7.1/lib-python/3/test/ssl_key.pem pypy3-7.1/lib-python/3/test/badsyntax_future7.py pypy3-7.1/lib-python/3/test/test_multiprocessing_spawn.py pypy3-7.1/lib-python/3/test/sortperf.py pypy3-7.1/lib-python/3/test/randv2_64.pck pypy3-7.1/lib-python/3/test/test_multibytecodec.py pypy3-7.1/lib-python/3/test/test_code.py pypy3-7.1/lib-python/3/test/test_logging.py pypy3-7.1/lib-python/3/test/test_uuid.py pypy3-7.1/lib-python/3/test/test_winconsoleio.py pypy3-7.1/lib-python/3/test/test_codeop.py pypy3-7.1/lib-python/3/test/support/ pypy3-7.1/lib-python/3/test/support/__init__.py pypy3-7.1/lib-python/3/test/support/script_helper.py pypy3-7.1/lib-python/3/test/test_fcntl.py pypy3-7.1/lib-python/3/test/pycacert.pem pypy3-7.1/lib-python/3/test/zip_cp437_header.zip pypy3-7.1/lib-python/3/test/test_turtle.py pypy3-7.1/lib-python/3/test/test_codecencodings_iso2022.py pypy3-7.1/lib-python/3/test/test_dictcomps.py pypy3-7.1/lib-python/3/test/test_sax.py pypy3-7.1/lib-python/3/test/test_secrets.py pypy3-7.1/lib-python/3/test/cfgparser.1 pypy3-7.1/lib-python/3/test/test_unpack.py pypy3-7.1/lib-python/3/test/badsyntax_future4.py pypy3-7.1/lib-python/3/test/test_import/ pypy3-7.1/lib-python/3/test/test_import/data/ pypy3-7.1/lib-python/3/test/test_import/data/circular_imports/ pypy3-7.1/lib-python/3/test/test_import/data/circular_imports/basic.py pypy3-7.1/lib-python/3/test/test_import/data/circular_imports/subpkg/ pypy3-7.1/lib-python/3/test/test_import/data/circular_imports/subpkg/util.py pypy3-7.1/lib-python/3/test/test_import/data/circular_imports/subpkg/subpackage2.py pypy3-7.1/lib-python/3/test/test_import/data/circular_imports/basic2.py pypy3-7.1/lib-python/3/test/test_import/data/circular_imports/rebinding.py pypy3-7.1/lib-python/3/test/test_import/data/circular_imports/indirect.py pypy3-7.1/lib-python/3/test/test_import/data/circular_imports/rebinding2.py pypy3-7.1/lib-python/3/test/test_import/data/circular_imports/util.py pypy3-7.1/lib-python/3/test/test_import/data/circular_imports/subpackage.py pypy3-7.1/lib-python/3/test/test_import/__init__.py pypy3-7.1/lib-python/3/test/test_import/__main__.py pypy3-7.1/lib-python/3/test/test_string.py pypy3-7.1/lib-python/3/test/testcodec.py pypy3-7.1/lib-python/3/test/test_builtin.py pypy3-7.1/lib-python/3/test/audiotests.py pypy3-7.1/lib-python/3/test/test_set.py pypy3-7.1/lib-python/3/test/test_binop.py pypy3-7.1/lib-python/3/test/test_threadsignals.py pypy3-7.1/lib-python/3/test/test_cprofile.py pypy3-7.1/lib-python/3/test/make_ssl_certs.py pypy3-7.1/lib-python/3/test/test_epoll.py pypy3-7.1/lib-python/3/test/test_fstring.py pypy3-7.1/lib-python/3/test/test_smtpd.py pypy3-7.1/lib-python/3/test/test_venv.py pypy3-7.1/lib-python/3/test/test___all__.py pypy3-7.1/lib-python/3/test/badsyntax_pep3120.py pypy3-7.1/lib-python/3/test/test_optparse.py pypy3-7.1/lib-python/3/test/test_coroutines.py pypy3-7.1/lib-python/3/test/test_binhex.py pypy3-7.1/lib-python/3/test/test_unittest.py pypy3-7.1/lib-python/3/test/test_pep3120.py pypy3-7.1/lib-python/3/test/sample_doctest_no_docstrings.py pypy3-7.1/lib-python/3/test/selfsigned_pythontestdotnet.pem pypy3-7.1/lib-python/3/test/test_getargs2.py pypy3-7.1/lib-python/3/test/test_bufio.py pypy3-7.1/lib-python/3/test/test_unicode_file_functions.py pypy3-7.1/lib-python/3/test/randv3.pck pypy3-7.1/lib-python/3/test/audiotest.au pypy3-7.1/lib-python/3/test/test_openpty.py pypy3-7.1/lib-python/3/test/test_long.py pypy3-7.1/lib-python/3/test/test_fnmatch.py pypy3-7.1/lib-python/3/test/test_ossaudiodev.py pypy3-7.1/lib-python/3/test/test_doctest2.py pypy3-7.1/lib-python/3/test/formatfloat_testcases.txt pypy3-7.1/lib-python/3/test/test_multiprocessing_fork.py pypy3-7.1/lib-python/3/test/test_parser.py pypy3-7.1/lib-python/3/test/test_httplib.py pypy3-7.1/lib-python/3/test/test_abstract_numbers.py pypy3-7.1/lib-python/3/test/test_iter.py pypy3-7.1/lib-python/3/test/_test_multiprocessing.py pypy3-7.1/lib-python/3/test/test_json/ pypy3-7.1/lib-python/3/test/test_json/test_encode_basestring_ascii.py pypy3-7.1/lib-python/3/test/test_json/test_separators.py pypy3-7.1/lib-python/3/test/test_json/test_unicode.py pypy3-7.1/lib-python/3/test/test_json/test_tool.py pypy3-7.1/lib-python/3/test/test_json/test_speedups.py pypy3-7.1/lib-python/3/test/test_json/test_dump.py pypy3-7.1/lib-python/3/test/test_json/test_fail.py pypy3-7.1/lib-python/3/test/test_json/test_pass3.py pypy3-7.1/lib-python/3/test/test_json/__init__.py pypy3-7.1/lib-python/3/test/test_json/__main__.py pypy3-7.1/lib-python/3/test/test_json/test_scanstring.py pypy3-7.1/lib-python/3/test/test_json/test_float.py pypy3-7.1/lib-python/3/test/test_json/test_pass1.py pypy3-7.1/lib-python/3/test/test_json/test_indent.py pypy3-7.1/lib-python/3/test/test_json/test_decode.py pypy3-7.1/lib-python/3/test/test_json/test_enum.py pypy3-7.1/lib-python/3/test/test_json/test_pass2.py pypy3-7.1/lib-python/3/test/test_json/test_recursion.py pypy3-7.1/lib-python/3/test/test_json/test_default.py pypy3-7.1/lib-python/3/test/tracedmodules/ pypy3-7.1/lib-python/3/test/tracedmodules/testmod.py pypy3-7.1/lib-python/3/test/tracedmodules/__init__.py pypy3-7.1/lib-python/3/test/test_plistlib.py pypy3-7.1/lib-python/3/test/test_winreg.py pypy3-7.1/lib-python/3/test/cjkencodings/ pypy3-7.1/lib-python/3/test/cjkencodings/iso2022_kr-utf8.txt pypy3-7.1/lib-python/3/test/cjkencodings/gb2312.txt pypy3-7.1/lib-python/3/test/cjkencodings/gbk-utf8.txt pypy3-7.1/lib-python/3/test/cjkencodings/gb2312-utf8.txt pypy3-7.1/lib-python/3/test/cjkencodings/johab.txt pypy3-7.1/lib-python/3/test/cjkencodings/euc_jisx0213-utf8.txt pypy3-7.1/lib-python/3/test/cjkencodings/hz-utf8.txt pypy3-7.1/lib-python/3/test/cjkencodings/iso2022_jp.txt pypy3-7.1/lib-python/3/test/cjkencodings/big5-utf8.txt pypy3-7.1/lib-python/3/test/cjkencodings/cp949-utf8.txt pypy3-7.1/lib-python/3/test/cjkencodings/euc_kr.txt pypy3-7.1/lib-python/3/test/cjkencodings/shift_jis.txt pypy3-7.1/lib-python/3/test/cjkencodings/gb18030-utf8.txt pypy3-7.1/lib-python/3/test/cjkencodings/shift_jisx0213-utf8.txt pypy3-7.1/lib-python/3/test/cjkencodings/shift_jis-utf8.txt pypy3-7.1/lib-python/3/test/cjkencodings/shift_jisx0213.txt pypy3-7.1/lib-python/3/test/cjkencodings/iso2022_kr.txt pypy3-7.1/lib-python/3/test/cjkencodings/big5.txt pypy3-7.1/lib-python/3/test/cjkencodings/johab-utf8.txt pypy3-7.1/lib-python/3/test/cjkencodings/euc_jisx0213.txt pypy3-7.1/lib-python/3/test/cjkencodings/big5hkscs-utf8.txt pypy3-7.1/lib-python/3/test/cjkencodings/euc_jp.txt pypy3-7.1/lib-python/3/test/cjkencodings/euc_kr-utf8.txt pypy3-7.1/lib-python/3/test/cjkencodings/euc_jp-utf8.txt pypy3-7.1/lib-python/3/test/cjkencodings/gbk.txt pypy3-7.1/lib-python/3/test/cjkencodings/gb18030.txt pypy3-7.1/lib-python/3/test/cjkencodings/hz.txt pypy3-7.1/lib-python/3/test/cjkencodings/iso2022_jp-utf8.txt pypy3-7.1/lib-python/3/test/cjkencodings/cp949.txt pypy3-7.1/lib-python/3/test/cjkencodings/big5hkscs.txt pypy3-7.1/lib-python/3/test/test_codecencodings_jp.py pypy3-7.1/lib-python/3/test/nullbytecert.pem pypy3-7.1/lib-python/3/test/test_random.py pypy3-7.1/lib-python/3/test/test_textwrap.py pypy3-7.1/lib-python/3/test/test_pty.py pypy3-7.1/lib-python/3/test/floating_points.txt pypy3-7.1/lib-python/3/test/test_charmapcodec.py pypy3-7.1/lib-python/3/test/wrongcert.pem pypy3-7.1/lib-python/3/test/outstanding_bugs.py pypy3-7.1/lib-python/3/test/cmath_testcases.txt pypy3-7.1/lib-python/3/test/keycert.pem pypy3-7.1/lib-python/3/test/test_unicode_file.py pypy3-7.1/lib-python/3/test/test_dict_version.py pypy3-7.1/lib-python/3/test/test_quopri.py pypy3-7.1/lib-python/3/test/test_memoryio.py pypy3-7.1/lib-python/3/test/test_future4.py pypy3-7.1/lib-python/3/test/test_base64.py pypy3-7.1/lib-python/3/test/test_idle.py pypy3-7.1/lib-python/3/test/test_difflib_expect.html pypy3-7.1/lib-python/3/test/lock_tests.py pypy3-7.1/lib-python/3/test/test_configparser.py pypy3-7.1/lib-python/3/test/test_decimal.py pypy3-7.1/lib-python/3/test/test_memoryview.py pypy3-7.1/lib-python/3/test/test_collections.py pypy3-7.1/lib-python/3/test/test_funcattrs.py pypy3-7.1/lib-python/3/test/test_pep380.py pypy3-7.1/lib-python/3/test/dh1024.pem pypy3-7.1/lib-python/3/test/mailcap.txt pypy3-7.1/lib-python/3/test/test_listcomps.py pypy3-7.1/lib-python/3/test/imghdrdata/ pypy3-7.1/lib-python/3/test/imghdrdata/python.bmp pypy3-7.1/lib-python/3/test/imghdrdata/python.tiff pypy3-7.1/lib-python/3/test/imghdrdata/python.pgm pypy3-7.1/lib-python/3/test/imghdrdata/python.pbm pypy3-7.1/lib-python/3/test/imghdrdata/python.png pypy3-7.1/lib-python/3/test/imghdrdata/python.sgi pypy3-7.1/lib-python/3/test/imghdrdata/python.jpg pypy3-7.1/lib-python/3/test/imghdrdata/python.ras pypy3-7.1/lib-python/3/test/imghdrdata/python.webp pypy3-7.1/lib-python/3/test/imghdrdata/python.ppm pypy3-7.1/lib-python/3/test/imghdrdata/python.gif pypy3-7.1/lib-python/3/test/imghdrdata/python.exr pypy3-7.1/lib-python/3/test/imghdrdata/python.xbm pypy3-7.1/lib-python/3/test/test_eintr.py pypy3-7.1/lib-python/3/test/test_pydoc.py pypy3-7.1/lib-python/3/test/badsyntax_async8.py pypy3-7.1/lib-python/3/test/test_tempfile.py pypy3-7.1/lib-python/3/test/badsyntax_future3.py pypy3-7.1/lib-python/3/test/re_tests.py pypy3-7.1/lib-python/3/test/test_ensurepip.py pypy3-7.1/lib-python/3/test/test_dbm_dumb.py pypy3-7.1/lib-python/3/test/test_bigaddrspace.py pypy3-7.1/lib-python/3/test/leakers/ pypy3-7.1/lib-python/3/test/leakers/README.txt pypy3-7.1/lib-python/3/test/leakers/__init__.py pypy3-7.1/lib-python/3/test/leakers/test_selftype.py pypy3-7.1/lib-python/3/test/leakers/test_ctypes.py pypy3-7.1/lib-python/3/test/test_bool.py pypy3-7.1/lib-python/3/test/test_codecencodings_tw.py pypy3-7.1/lib-python/3/test/test_copyreg.py pypy3-7.1/lib-python/3/test/test_linecache.py pypy3-7.1/lib-python/3/test/ssltests.py pypy3-7.1/lib-python/3/test/test_shelve.py pypy3-7.1/lib-python/3/test/test_difflib.py pypy3-7.1/lib-python/3/test/test_ucn.py pypy3-7.1/lib-python/3/test/test_array.py pypy3-7.1/lib-python/3/test/badsyntax_async6.py pypy3-7.1/lib-python/3/test/test_macurl2path.py pypy3-7.1/lib-python/3/test/test_pickle.py pypy3-7.1/lib-python/3/test/test_poll.py pypy3-7.1/lib-python/3/test/ann_module3.py pypy3-7.1/lib-python/3/test/test_ast.py pypy3-7.1/lib-python/3/test/test_contains.py pypy3-7.1/lib-python/3/test/test_statistics.py pypy3-7.1/lib-python/3/test/test_ssl.py pypy3-7.1/lib-python/3/test/test_crashers.py pypy3-7.1/lib-python/3/test/test_distutils.py pypy3-7.1/lib-python/3/test/eintrdata/ pypy3-7.1/lib-python/3/test/eintrdata/eintr_tester.py pypy3-7.1/lib-python/3/test/test_dummy_threading.py pypy3-7.1/lib-python/3/test/test_imaplib.py pypy3-7.1/lib-python/3/test/test_wait3.py pypy3-7.1/lib-python/3/test/test_normalization.py pypy3-7.1/lib-python/3/test/test_copy.py pypy3-7.1/lib-python/3/test/badsyntax_future6.py pypy3-7.1/lib-python/3/test/test_isinstance.py pypy3-7.1/lib-python/3/test/test_sndhdr.py pypy3-7.1/lib-python/3/test/test_doctest2.txt pypy3-7.1/lib-python/3/test/test_gdb.py pypy3-7.1/lib-python/3/test/test_pep277.py pypy3-7.1/lib-python/3/test/test_osx_env.py pypy3-7.1/lib-python/3/test/test_class.py pypy3-7.1/lib-python/3/test/test_timeit.py pypy3-7.1/lib-python/3/test/test_decorators.py pypy3-7.1/lib-python/3/test/test_unicode_identifiers.py pypy3-7.1/lib-python/3/test/test_structseq.py pypy3-7.1/lib-python/3/test/test_weakref.py pypy3-7.1/lib-python/3/test/test_spwd.py pypy3-7.1/lib-python/3/test/test_pow.py pypy3-7.1/lib-python/3/test/test_xmlrpc.py pypy3-7.1/lib-python/3/test/test_slice.py pypy3-7.1/lib-python/3/test/test_doctest.py pypy3-7.1/lib-python/3/test/test_bigmem.py pypy3-7.1/lib-python/3/test/test_argparse.py pypy3-7.1/lib-python/3/test/test_abc.py pypy3-7.1/lib-python/3/test/test_curses.py pypy3-7.1/lib-python/3/test/test_doctest.txt pypy3-7.1/lib-python/3/dummy_threading.py pypy3-7.1/lib-python/3/calendar.py pypy3-7.1/lib-python/3/heapq.py pypy3-7.1/lib-python/3/xml/ pypy3-7.1/lib-python/3/xml/dom/ pypy3-7.1/lib-python/3/xml/dom/NodeFilter.py pypy3-7.1/lib-python/3/xml/dom/expatbuilder.py pypy3-7.1/lib-python/3/xml/dom/__init__.py pypy3-7.1/lib-python/3/xml/dom/minidom.py pypy3-7.1/lib-python/3/xml/dom/pulldom.py pypy3-7.1/lib-python/3/xml/dom/xmlbuilder.py pypy3-7.1/lib-python/3/xml/dom/minicompat.py pypy3-7.1/lib-python/3/xml/dom/domreg.py pypy3-7.1/lib-python/3/xml/etree/ pypy3-7.1/lib-python/3/xml/etree/ElementTree.py pypy3-7.1/lib-python/3/xml/etree/cElementTree.py pypy3-7.1/lib-python/3/xml/etree/__init__.py pypy3-7.1/lib-python/3/xml/etree/ElementInclude.py pypy3-7.1/lib-python/3/xml/etree/ElementPath.py pypy3-7.1/lib-python/3/xml/etree/__pycache__/ pypy3-7.1/lib-python/3/xml/__init__.py pypy3-7.1/lib-python/3/xml/parsers/ pypy3-7.1/lib-python/3/xml/parsers/__init__.py pypy3-7.1/lib-python/3/xml/parsers/__pycache__/ pypy3-7.1/lib-python/3/xml/parsers/expat.py pypy3-7.1/lib-python/3/xml/sax/ pypy3-7.1/lib-python/3/xml/sax/handler.py pypy3-7.1/lib-python/3/xml/sax/saxutils.py pypy3-7.1/lib-python/3/xml/sax/__init__.py pypy3-7.1/lib-python/3/xml/sax/_exceptions.py pypy3-7.1/lib-python/3/xml/sax/expatreader.py pypy3-7.1/lib-python/3/xml/sax/__pycache__/ pypy3-7.1/lib-python/3/xml/sax/xmlreader.py pypy3-7.1/lib-python/3/xml/__pycache__/ pypy3-7.1/lib-python/3/trace.py pypy3-7.1/lib-python/3/formatter.py pypy3-7.1/lib-python/3/turtledemo/ pypy3-7.1/lib-python/3/turtledemo/round_dance.py pypy3-7.1/lib-python/3/turtledemo/bytedesign.py pypy3-7.1/lib-python/3/turtledemo/wikipedia.py pypy3-7.1/lib-python/3/turtledemo/colormixer.py pypy3-7.1/lib-python/3/turtledemo/nim.py pypy3-7.1/lib-python/3/turtledemo/two_canvases.py pypy3-7.1/lib-python/3/turtledemo/sorting_animate.py pypy3-7.1/lib-python/3/turtledemo/__init__.py pypy3-7.1/lib-python/3/turtledemo/paint.py pypy3-7.1/lib-python/3/turtledemo/chaos.py pypy3-7.1/lib-python/3/turtledemo/__main__.py pypy3-7.1/lib-python/3/turtledemo/tree.py pypy3-7.1/lib-python/3/turtledemo/planet_and_moon.py pypy3-7.1/lib-python/3/turtledemo/forest.py pypy3-7.1/lib-python/3/turtledemo/fractalcurves.py pypy3-7.1/lib-python/3/turtledemo/lindenmayer.py pypy3-7.1/lib-python/3/turtledemo/penrose.py pypy3-7.1/lib-python/3/turtledemo/peace.py pypy3-7.1/lib-python/3/turtledemo/minimal_hanoi.py pypy3-7.1/lib-python/3/turtledemo/clock.py pypy3-7.1/lib-python/3/turtledemo/turtle.cfg pypy3-7.1/lib-python/3/turtledemo/yinyang.py pypy3-7.1/lib-python/3/xdrlib.py pypy3-7.1/lib-python/3/wave.py pypy3-7.1/lib-python/3/tabnanny.py pypy3-7.1/lib-python/3/threading.py pypy3-7.1/lib-python/3/hmac.py pypy3-7.1/lib-python/3/_weakrefset.py pypy3-7.1/lib-python/3/idlelib/ pypy3-7.1/lib-python/3/idlelib/autocomplete_w.py pypy3-7.1/lib-python/3/idlelib/debugobj.py pypy3-7.1/lib-python/3/idlelib/help.txt pypy3-7.1/lib-python/3/idlelib/run.py pypy3-7.1/lib-python/3/idlelib/multicall.py pypy3-7.1/lib-python/3/idlelib/colorizer.py pypy3-7.1/lib-python/3/idlelib/filelist.py pypy3-7.1/lib-python/3/idlelib/stackviewer.py pypy3-7.1/lib-python/3/idlelib/help_about.py pypy3-7.1/lib-python/3/idlelib/debugger.py pypy3-7.1/lib-python/3/idlelib/NEWS.txt pypy3-7.1/lib-python/3/idlelib/parenmatch.py pypy3-7.1/lib-python/3/idlelib/config_key.py pypy3-7.1/lib-python/3/idlelib/search.py pypy3-7.1/lib-python/3/idlelib/README.txt pypy3-7.1/lib-python/3/idlelib/HISTORY.txt pypy3-7.1/lib-python/3/idlelib/configdialog.py pypy3-7.1/lib-python/3/idlelib/extend.txt pypy3-7.1/lib-python/3/idlelib/outwin.py pypy3-7.1/lib-python/3/idlelib/browser.py pypy3-7.1/lib-python/3/idlelib/redirector.py pypy3-7.1/lib-python/3/idlelib/pyshell.py pypy3-7.1/lib-python/3/idlelib/editor.py pypy3-7.1/lib-python/3/idlelib/debugobj_r.py pypy3-7.1/lib-python/3/idlelib/__init__.py pypy3-7.1/lib-python/3/idlelib/idle.pyw pypy3-7.1/lib-python/3/idlelib/history.py pypy3-7.1/lib-python/3/idlelib/debugger_r.py pypy3-7.1/lib-python/3/idlelib/query.py pypy3-7.1/lib-python/3/idlelib/__main__.py pypy3-7.1/lib-python/3/idlelib/tree.py pypy3-7.1/lib-python/3/idlelib/window.py pypy3-7.1/lib-python/3/idlelib/replace.py pypy3-7.1/lib-python/3/idlelib/searchbase.py pypy3-7.1/lib-python/3/idlelib/autoexpand.py pypy3-7.1/lib-python/3/idlelib/hyperparser.py pypy3-7.1/lib-python/3/idlelib/idle.py pypy3-7.1/lib-python/3/idlelib/paragraph.py pypy3-7.1/lib-python/3/idlelib/macosx.py pypy3-7.1/lib-python/3/idlelib/undo.py pypy3-7.1/lib-python/3/idlelib/statusbar.py pypy3-7.1/lib-python/3/idlelib/calltips.py pypy3-7.1/lib-python/3/idlelib/pyparse.py pypy3-7.1/lib-python/3/idlelib/ChangeLog pypy3-7.1/lib-python/3/idlelib/_pyclbr.py pypy3-7.1/lib-python/3/idlelib/pathbrowser.py pypy3-7.1/lib-python/3/idlelib/CREDITS.txt pypy3-7.1/lib-python/3/idlelib/NEWS2x.txt pypy3-7.1/lib-python/3/idlelib/rstrip.py pypy3-7.1/lib-python/3/idlelib/percolator.py pypy3-7.1/lib-python/3/idlelib/delegator.py pypy3-7.1/lib-python/3/idlelib/config-highlight.def pypy3-7.1/lib-python/3/idlelib/dynoption.py pypy3-7.1/lib-python/3/idlelib/tooltip.py pypy3-7.1/lib-python/3/idlelib/zzdummy.py pypy3-7.1/lib-python/3/idlelib/squeezer.py pypy3-7.1/lib-python/3/idlelib/Icons/ pypy3-7.1/lib-python/3/idlelib/Icons/idle.icns pypy3-7.1/lib-python/3/idlelib/Icons/idle_48.gif pypy3-7.1/lib-python/3/idlelib/Icons/idle_48.png pypy3-7.1/lib-python/3/idlelib/Icons/plusnode.gif pypy3-7.1/lib-python/3/idlelib/Icons/folder.gif pypy3-7.1/lib-python/3/idlelib/Icons/tk.gif pypy3-7.1/lib-python/3/idlelib/Icons/minusnode.gif pypy3-7.1/lib-python/3/idlelib/Icons/idle.ico pypy3-7.1/lib-python/3/idlelib/Icons/idle_32.png pypy3-7.1/lib-python/3/idlelib/Icons/openfolder.gif pypy3-7.1/lib-python/3/idlelib/Icons/python.gif pypy3-7.1/lib-python/3/idlelib/Icons/idle_16.png pypy3-7.1/lib-python/3/idlelib/Icons/idle_32.gif pypy3-7.1/lib-python/3/idlelib/Icons/idle_16.gif pypy3-7.1/lib-python/3/idlelib/calltip_w.py pypy3-7.1/lib-python/3/idlelib/config-keys.def pypy3-7.1/lib-python/3/idlelib/codecontext.py pypy3-7.1/lib-python/3/idlelib/iomenu.py pypy3-7.1/lib-python/3/idlelib/autocomplete.py pypy3-7.1/lib-python/3/idlelib/zoomheight.py pypy3-7.1/lib-python/3/idlelib/mainmenu.py pypy3-7.1/lib-python/3/idlelib/calltip.py pypy3-7.1/lib-python/3/idlelib/scrolledlist.py pypy3-7.1/lib-python/3/idlelib/config-extensions.def pypy3-7.1/lib-python/3/idlelib/grep.py pypy3-7.1/lib-python/3/idlelib/TODO.txt pypy3-7.1/lib-python/3/idlelib/textview.py pypy3-7.1/lib-python/3/idlelib/idle_test/ pypy3-7.1/lib-python/3/idlelib/idle_test/test_searchdialogbase.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_searchbase.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_query.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_grep.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_searchengine.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_hyperparser.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_tree.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_rstrip.py pypy3-7.1/lib-python/3/idlelib/idle_test/htest.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_history.py pypy3-7.1/lib-python/3/idlelib/idle_test/README.txt pypy3-7.1/lib-python/3/idlelib/idle_test/test_replacedialog.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_config_name.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_parenmatch.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_calltips.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_undodelegator.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_text.py pypy3-7.1/lib-python/3/idlelib/idle_test/__init__.py pypy3-7.1/lib-python/3/idlelib/idle_test/mock_idle.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_paragraph.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_formatparagraph.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_config_key.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_searchdialog.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_search.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_help.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_autoexpand.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_autocomplete.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_io.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_pathbrowser.py pypy3-7.1/lib-python/3/idlelib/idle_test/mock_tk.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_delegator.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_help_about.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_config_help.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_iomenu.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_undo.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_scrolledlist.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_config.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_textview.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_editor.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_configdialog.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_percolator.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_colorizer.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_debugger.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_warning.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_idlehistory.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_editmenu.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_replace.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_redirector.py pypy3-7.1/lib-python/3/idlelib/idle_test/test_macosx.py pypy3-7.1/lib-python/3/idlelib/help.py pypy3-7.1/lib-python/3/idlelib/help.html pypy3-7.1/lib-python/3/idlelib/rpc.py pypy3-7.1/lib-python/3/idlelib/runscript.py pypy3-7.1/lib-python/3/idlelib/searchengine.py pypy3-7.1/lib-python/3/idlelib/config-main.def pypy3-7.1/lib-python/3/idlelib/config.py pypy3-7.1/lib-python/3/modulefinder.py pypy3-7.1/lib-python/3/tty.py pypy3-7.1/lib-python/3/signal.py pypy3-7.1/lib-python/3/bdb.py pypy3-7.1/lib-python/3/codecs.py pypy3-7.1/lib-python/3/turtle.py pypy3-7.1/lib-python/3/_pyio.py pypy3-7.1/lib-python/3/plat-netbsd1/ pypy3-7.1/lib-python/3/plat-netbsd1/IN.py pypy3-7.1/lib-python/3/plat-netbsd1/regen pypy3-7.1/lib-python/3/tarfile.py pypy3-7.1/lib-python/3/rlcompleter.py pypy3-7.1/lib-python/3/sysconfig.py pypy3-7.1/lib-python/3/_sitebuiltins.py pypy3-7.1/lib-python/3/token.py pypy3-7.1/lib-python/3/glob.py pypy3-7.1/lib-python/3/xmlrpc/ pypy3-7.1/lib-python/3/xmlrpc/server.py pypy3-7.1/lib-python/3/xmlrpc/__init__.py pypy3-7.1/lib-python/3/xmlrpc/client.py pypy3-7.1/lib-python/3/xmlrpc/__pycache__/ pypy3-7.1/lib-python/3/ssl.py pypy3-7.1/lib-python/3/code.py pypy3-7.1/lib-python/3/platform.py pypy3-7.1/lib-python/3/dbm/ pypy3-7.1/lib-python/3/dbm/dumb.py pypy3-7.1/lib-python/3/dbm/__init__.py pypy3-7.1/lib-python/3/dbm/gnu.py pypy3-7.1/lib-python/3/dbm/ndbm.py pypy3-7.1/lib-python/3/decimal.py pypy3-7.1/lib-python/3/colorsys.py pypy3-7.1/lib-python/3/distutils/ pypy3-7.1/lib-python/3/distutils/msvccompiler.py pypy3-7.1/lib-python/3/distutils/sysconfig_pypy.py pypy3-7.1/lib-python/3/distutils/dir_util.py pypy3-7.1/lib-python/3/distutils/filelist.py pypy3-7.1/lib-python/3/distutils/msvc9compiler.py pypy3-7.1/lib-python/3/distutils/extension.py pypy3-7.1/lib-python/3/distutils/tests/ pypy3-7.1/lib-python/3/distutils/tests/test_bdist_rpm.py pypy3-7.1/lib-python/3/distutils/tests/Setup.sample pypy3-7.1/lib-python/3/distutils/tests/test_spawn.py pypy3-7.1/lib-python/3/distutils/tests/test_install_scripts.py pypy3-7.1/lib-python/3/distutils/tests/test_sdist.py pypy3-7.1/lib-python/3/distutils/tests/test_log.py pypy3-7.1/lib-python/3/distutils/tests/test_filelist.py pypy3-7.1/lib-python/3/distutils/tests/test_core.py pypy3-7.1/lib-python/3/distutils/tests/test_archive_util.py pypy3-7.1/lib-python/3/distutils/tests/test_sysconfig.py pypy3-7.1/lib-python/3/distutils/tests/test_versionpredicate.py pypy3-7.1/lib-python/3/distutils/tests/test_clean.py pypy3-7.1/lib-python/3/distutils/tests/test_build_scripts.py pypy3-7.1/lib-python/3/distutils/tests/__init__.py pypy3-7.1/lib-python/3/distutils/tests/test_install_headers.py pypy3-7.1/lib-python/3/distutils/tests/test_dep_util.py pypy3-7.1/lib-python/3/distutils/tests/test_bdist.py pypy3-7.1/lib-python/3/distutils/tests/test_file_util.py pypy3-7.1/lib-python/3/distutils/tests/test_text_file.py pypy3-7.1/lib-python/3/distutils/tests/test_unixccompiler.py pypy3-7.1/lib-python/3/distutils/tests/test_register.py pypy3-7.1/lib-python/3/distutils/tests/test_check.py pypy3-7.1/lib-python/3/distutils/tests/test_extension.py pypy3-7.1/lib-python/3/distutils/tests/test_build_py.py pypy3-7.1/lib-python/3/distutils/tests/test_dir_util.py pypy3-7.1/lib-python/3/distutils/tests/test_install.py pypy3-7.1/lib-python/3/distutils/tests/test_version.py pypy3-7.1/lib-python/3/distutils/tests/test_build.py pypy3-7.1/lib-python/3/distutils/tests/test_config_cmd.py pypy3-7.1/lib-python/3/distutils/tests/test_msvc9compiler.py pypy3-7.1/lib-python/3/distutils/tests/test_bdist_dumb.py pypy3-7.1/lib-python/3/distutils/tests/test_dist.py pypy3-7.1/lib-python/3/distutils/tests/test_cmd.py pypy3-7.1/lib-python/3/distutils/tests/test_upload.py pypy3-7.1/lib-python/3/distutils/tests/support.py pypy3-7.1/lib-python/3/distutils/tests/test_util.py pypy3-7.1/lib-python/3/distutils/tests/test_install_lib.py pypy3-7.1/lib-python/3/distutils/tests/test_cygwinccompiler.py pypy3-7.1/lib-python/3/distutils/tests/test_config.py pypy3-7.1/lib-python/3/distutils/tests/test_install_data.py pypy3-7.1/lib-python/3/distutils/tests/test_msvccompiler.py pypy3-7.1/lib-python/3/distutils/tests/test_bdist_msi.py pypy3-7.1/lib-python/3/distutils/tests/test_build_ext.py pypy3-7.1/lib-python/3/distutils/tests/test_build_clib.py pypy3-7.1/lib-python/3/distutils/tests/test_bdist_wininst.py pypy3-7.1/lib-python/3/distutils/errors.py pypy3-7.1/lib-python/3/distutils/README pypy3-7.1/lib-python/3/distutils/__init__.py pypy3-7.1/lib-python/3/distutils/file_util.py pypy3-7.1/lib-python/3/distutils/sysconfig_cpython.py pypy3-7.1/lib-python/3/distutils/command/ pypy3-7.1/lib-python/3/distutils/command/install_lib.py pypy3-7.1/lib-python/3/distutils/command/build_scripts.py pypy3-7.1/lib-python/3/distutils/command/check.py pypy3-7.1/lib-python/3/distutils/command/__init__.py pypy3-7.1/lib-python/3/distutils/command/bdist.py pypy3-7.1/lib-python/3/distutils/command/wininst-9.0-amd64.exe pypy3-7.1/lib-python/3/distutils/command/build_py.py pypy3-7.1/lib-python/3/distutils/command/wininst-14.0-amd64.exe pypy3-7.1/lib-python/3/distutils/command/register.py pypy3-7.1/lib-python/3/distutils/command/install_data.py pypy3-7.1/lib-python/3/distutils/command/build.py pypy3-7.1/lib-python/3/distutils/command/wininst-8.0.exe pypy3-7.1/lib-python/3/distutils/command/install_egg_info.py pypy3-7.1/lib-python/3/distutils/command/wininst-10.0-amd64.exe pypy3-7.1/lib-python/3/distutils/command/wininst-10.0.exe pypy3-7.1/lib-python/3/distutils/command/build_clib.py pypy3-7.1/lib-python/3/distutils/command/bdist_rpm.py pypy3-7.1/lib-python/3/distutils/command/wininst-9.0.exe pypy3-7.1/lib-python/3/distutils/command/sdist.py pypy3-7.1/lib-python/3/distutils/command/install_headers.py pypy3-7.1/lib-python/3/distutils/command/bdist_dumb.py pypy3-7.1/lib-python/3/distutils/command/__pycache__/ pypy3-7.1/lib-python/3/distutils/command/wininst-14.0.exe pypy3-7.1/lib-python/3/distutils/command/build_ext.py pypy3-7.1/lib-python/3/distutils/command/install.py pypy3-7.1/lib-python/3/distutils/command/wininst-6.0.exe pypy3-7.1/lib-python/3/distutils/command/bdist_wininst.py pypy3-7.1/lib-python/3/distutils/command/upload.py pypy3-7.1/lib-python/3/distutils/command/clean.py pypy3-7.1/lib-python/3/distutils/command/config.py pypy3-7.1/lib-python/3/distutils/command/install_scripts.py pypy3-7.1/lib-python/3/distutils/command/wininst-7.1.exe pypy3-7.1/lib-python/3/distutils/command/bdist_msi.py pypy3-7.1/lib-python/3/distutils/command/command_template pypy3-7.1/lib-python/3/distutils/ccompiler.py pypy3-7.1/lib-python/3/distutils/versionpredicate.py pypy3-7.1/lib-python/3/distutils/dist.py pypy3-7.1/lib-python/3/distutils/archive_util.py pypy3-7.1/lib-python/3/distutils/util.py pypy3-7.1/lib-python/3/distutils/spawn.py pypy3-7.1/lib-python/3/distutils/version.py pypy3-7.1/lib-python/3/distutils/dep_util.py pypy3-7.1/lib-python/3/distutils/bcppcompiler.py pypy3-7.1/lib-python/3/distutils/unixccompiler.py pypy3-7.1/lib-python/3/distutils/fancy_getopt.py pypy3-7.1/lib-python/3/distutils/sysconfig.py pypy3-7.1/lib-python/3/distutils/core.py pypy3-7.1/lib-python/3/distutils/_msvccompiler.py pypy3-7.1/lib-python/3/distutils/log.py pypy3-7.1/lib-python/3/distutils/__pycache__/ pypy3-7.1/lib-python/3/distutils/cmd.py pypy3-7.1/lib-python/3/distutils/text_file.py pypy3-7.1/lib-python/3/distutils/config.py pypy3-7.1/lib-python/3/distutils/debug.py pypy3-7.1/lib-python/3/distutils/cygwinccompiler.py pypy3-7.1/lib-python/3/msilib/ pypy3-7.1/lib-python/3/msilib/sequence.py pypy3-7.1/lib-python/3/msilib/__init__.py pypy3-7.1/lib-python/3/msilib/text.py pypy3-7.1/lib-python/3/msilib/schema.py pypy3-7.1/lib-python/3/pkgutil.py pypy3-7.1/lib-python/3/__pycache__/ pypy3-7.1/lib-python/3/html/ pypy3-7.1/lib-python/3/html/parser.py pypy3-7.1/lib-python/3/html/__init__.py pypy3-7.1/lib-python/3/html/entities.py pypy3-7.1/lib-python/3/html/__pycache__/ pypy3-7.1/lib-python/3/random.py pypy3-7.1/lib-python/3/pprint.py pypy3-7.1/lib-python/3/hashlib.py pypy3-7.1/lib-python/3/zipfile.py pypy3-7.1/lib-python/3/pyclbr.py pypy3-7.1/lib-python/3/shlex.py pypy3-7.1/lib-python/3/mailbox.py pypy3-7.1/lib-python/3/site.py pypy3-7.1/lib-python/3/site-packages/ pypy3-7.1/lib-python/3/site-packages/README.txt pypy3-7.1/lib-python/3/site-packages/README pypy3-7.1/lib-python/3/locale.py pypy3-7.1/lib-python/3/pydoc_data/ pypy3-7.1/lib-python/3/pydoc_data/__init__.py pypy3-7.1/lib-python/3/pydoc_data/topics.py pypy3-7.1/lib-python/3/pydoc_data/_pydoc.css pypy3-7.1/lib-python/3/pipes.py pypy3-7.1/lib-python/3/cProfile.py pypy3-7.1/lib-python/3/webbrowser.py pypy3-7.1/lib-python/3/http/ pypy3-7.1/lib-python/3/http/server.py pypy3-7.1/lib-python/3/http/cookiejar.py pypy3-7.1/lib-python/3/http/__init__.py pypy3-7.1/lib-python/3/http/cookies.py pypy3-7.1/lib-python/3/http/client.py pypy3-7.1/lib-python/3/http/__pycache__/ pypy3-7.1/lib-python/3/plat-freebsd6/ pypy3-7.1/lib-python/3/plat-freebsd6/IN.py pypy3-7.1/lib-python/3/plat-freebsd6/regen pypy3-7.1/lib-python/3/zipapp.py pypy3-7.1/lib-python/3/nturl2path.py pypy3-7.1/lib-python/3/imp.py pypy3-7.1/lib-python/3/fnmatch.py pypy3-7.1/lib-python/3/pickle.py pypy3-7.1/lib-python/3/functools.py pypy3-7.1/lib-python/3/getpass.py pypy3-7.1/lib-python/3/_strptime.py pypy3-7.1/lib-python/3/tempfile.py pypy3-7.1/lib-python/3/lib2to3/ pypy3-7.1/lib-python/3/lib2to3/patcomp.py pypy3-7.1/lib-python/3/lib2to3/pytree.py pypy3-7.1/lib-python/3/lib2to3/btm_matcher.py pypy3-7.1/lib-python/3/lib2to3/pygram.py pypy3-7.1/lib-python/3/lib2to3/pgen2/ pypy3-7.1/lib-python/3/lib2to3/pgen2/driver.py pypy3-7.1/lib-python/3/lib2to3/pgen2/conv.py pypy3-7.1/lib-python/3/lib2to3/pgen2/__init__.py pypy3-7.1/lib-python/3/lib2to3/pgen2/pgen.py pypy3-7.1/lib-python/3/lib2to3/pgen2/literals.py pypy3-7.1/lib-python/3/lib2to3/pgen2/parse.py pypy3-7.1/lib-python/3/lib2to3/pgen2/grammar.py pypy3-7.1/lib-python/3/lib2to3/pgen2/token.py pypy3-7.1/lib-python/3/lib2to3/pgen2/tokenize.py pypy3-7.1/lib-python/3/lib2to3/tests/ pypy3-7.1/lib-python/3/lib2to3/tests/pytree_idempotency.py pypy3-7.1/lib-python/3/lib2to3/tests/data/ pypy3-7.1/lib-python/3/lib2to3/tests/data/fixers/ pypy3-7.1/lib-python/3/lib2to3/tests/data/fixers/bad_order.py pypy3-7.1/lib-python/3/lib2to3/tests/data/fixers/myfixes/ pypy3-7.1/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_parrot.py pypy3-7.1/lib-python/3/lib2to3/tests/data/fixers/myfixes/__init__.py pypy3-7.1/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_first.py pypy3-7.1/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_explicit.py pypy3-7.1/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_preorder.py pypy3-7.1/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_last.py pypy3-7.1/lib-python/3/lib2to3/tests/data/fixers/no_fixer_cls.py pypy3-7.1/lib-python/3/lib2to3/tests/data/fixers/parrot_example.py pypy3-7.1/lib-python/3/lib2to3/tests/data/different_encoding.py pypy3-7.1/lib-python/3/lib2to3/tests/data/README pypy3-7.1/lib-python/3/lib2to3/tests/data/py3_test_grammar.py pypy3-7.1/lib-python/3/lib2to3/tests/data/crlf.py pypy3-7.1/lib-python/3/lib2to3/tests/data/py2_test_grammar.py pypy3-7.1/lib-python/3/lib2to3/tests/data/false_encoding.py pypy3-7.1/lib-python/3/lib2to3/tests/data/infinite_recursion.py pypy3-7.1/lib-python/3/lib2to3/tests/data/bom.py pypy3-7.1/lib-python/3/lib2to3/tests/__init__.py pypy3-7.1/lib-python/3/lib2to3/tests/__main__.py pypy3-7.1/lib-python/3/lib2to3/tests/test_fixers.py pypy3-7.1/lib-python/3/lib2to3/tests/test_all_fixers.py pypy3-7.1/lib-python/3/lib2to3/tests/test_refactor.py pypy3-7.1/lib-python/3/lib2to3/tests/test_main.py pypy3-7.1/lib-python/3/lib2to3/tests/test_pytree.py pypy3-7.1/lib-python/3/lib2to3/tests/support.py pypy3-7.1/lib-python/3/lib2to3/tests/test_util.py pypy3-7.1/lib-python/3/lib2to3/tests/test_parser.py pypy3-7.1/lib-python/3/lib2to3/PatternGrammar.txt pypy3-7.1/lib-python/3/lib2to3/fixer_base.py pypy3-7.1/lib-python/3/lib2to3/fixes/ pypy3-7.1/lib-python/3/lib2to3/fixes/fix_nonzero.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_methodattrs.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_apply.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_next.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_asserts.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_unicode.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_ne.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_types.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_buffer.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_long.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_isinstance.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_basestring.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_imports2.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_import.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_exitfunc.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_sys_exc.py pypy3-7.1/lib-python/3/lib2to3/fixes/__init__.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_idioms.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_tuple_params.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_raw_input.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_future.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_xrange.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_standarderror.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_reload.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_imports.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_renames.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_has_key.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_numliterals.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_reduce.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_raise.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_itertools.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_throw.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_metaclass.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_paren.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_urllib.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_except.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_getcwdu.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_itertools_imports.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_filter.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_dict.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_operator.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_input.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_execfile.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_intern.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_print.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_xreadlines.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_repr.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_exec.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_set_literal.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_funcattrs.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_map.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_zip.py pypy3-7.1/lib-python/3/lib2to3/fixes/fix_ws_comma.py pypy3-7.1/lib-python/3/lib2to3/__init__.py pypy3-7.1/lib-python/3/lib2to3/__main__.py pypy3-7.1/lib-python/3/lib2to3/refactor.py pypy3-7.1/lib-python/3/lib2to3/main.py pypy3-7.1/lib-python/3/lib2to3/fixer_util.py pypy3-7.1/lib-python/3/lib2to3/Grammar.txt pypy3-7.1/lib-python/3/lib2to3/btm_utils.py pypy3-7.1/lib-python/3/plat-unixware7/ pypy3-7.1/lib-python/3/plat-unixware7/IN.py pypy3-7.1/lib-python/3/plat-unixware7/regen pypy3-7.1/lib-python/3/plat-unixware7/STROPTS.py pypy3-7.1/lib-python/3/datetime.py pypy3-7.1/lib-python/3/cmd.py pypy3-7.1/lib-python/3/shelve.py pypy3-7.1/lib-python/3/curses/ pypy3-7.1/lib-python/3/curses/__init__.py pypy3-7.1/lib-python/3/curses/textpad.py pypy3-7.1/lib-python/3/curses/panel.py pypy3-7.1/lib-python/3/curses/has_key.py pypy3-7.1/lib-python/3/curses/ascii.py pypy3-7.1/lib-python/3/curses/__pycache__/ pypy3-7.1/lib-python/3/concurrent/ pypy3-7.1/lib-python/3/concurrent/futures/ pypy3-7.1/lib-python/3/concurrent/futures/process.py pypy3-7.1/lib-python/3/concurrent/futures/__init__.py pypy3-7.1/lib-python/3/concurrent/futures/thread.py pypy3-7.1/lib-python/3/concurrent/futures/_base.py pypy3-7.1/lib-python/3/concurrent/futures/__pycache__/ pypy3-7.1/lib-python/3/concurrent/__init__.py pypy3-7.1/lib-python/3/concurrent/__pycache__/ pypy3-7.1/lib-python/3/mimetypes.py pypy3-7.1/lib-python/3/weakref.py pypy3-7.1/lib-python/3/codeop.py pypy3-7.1/lib-python/3/reprlib.py pypy3-7.1/lib-python/3/email/ pypy3-7.1/lib-python/3/email/parser.py pypy3-7.1/lib-python/3/email/quoprimime.py pypy3-7.1/lib-python/3/email/contentmanager.py pypy3-7.1/lib-python/3/email/errors.py pypy3-7.1/lib-python/3/email/headerregistry.py pypy3-7.1/lib-python/3/email/_parseaddr.py pypy3-7.1/lib-python/3/email/__init__.py pypy3-7.1/lib-python/3/email/header.py pypy3-7.1/lib-python/3/email/generator.py pypy3-7.1/lib-python/3/email/feedparser.py pypy3-7.1/lib-python/3/email/_encoded_words.py pypy3-7.1/lib-python/3/email/utils.py pypy3-7.1/lib-python/3/email/policy.py pypy3-7.1/lib-python/3/email/_policybase.py pypy3-7.1/lib-python/3/email/base64mime.py pypy3-7.1/lib-python/3/email/charset.py pypy3-7.1/lib-python/3/email/message.py pypy3-7.1/lib-python/3/email/__pycache__/ pypy3-7.1/lib-python/3/email/architecture.rst pypy3-7.1/lib-python/3/email/_header_value_parser.py pypy3-7.1/lib-python/3/email/encoders.py pypy3-7.1/lib-python/3/email/mime/ pypy3-7.1/lib-python/3/email/mime/multipart.py pypy3-7.1/lib-python/3/email/mime/nonmultipart.py pypy3-7.1/lib-python/3/email/mime/__init__.py pypy3-7.1/lib-python/3/email/mime/base.py pypy3-7.1/lib-python/3/email/mime/audio.py pypy3-7.1/lib-python/3/email/mime/application.py pypy3-7.1/lib-python/3/email/mime/text.py pypy3-7.1/lib-python/3/email/mime/image.py pypy3-7.1/lib-python/3/email/mime/message.py pypy3-7.1/lib-python/3/email/iterators.py pypy3-7.1/lib-python/3/textwrap.py pypy3-7.1/lib-python/3/sunau.py pypy3-7.1/lib-python/3/uu.py pypy3-7.1/lib-python/3/ftplib.py pypy3-7.1/lib-python/3/copy.py pypy3-7.1/lib-python/3/re.py pypy3-7.1/lib-python/3/pydoc.py pypy3-7.1/lib-python/3/stat.py pypy3-7.1/lib-python/3/_collections_abc.py pypy3-7.1/lib-python/3/fractions.py pypy3-7.1/lib-python/3/sre_compile.py pypy3-7.1/lib-python/3/imaplib.py pypy3-7.1/lib-python/3/plat-freebsd8/ pypy3-7.1/lib-python/3/plat-freebsd8/IN.py pypy3-7.1/lib-python/3/plat-freebsd8/regen pypy3-7.1/lib-python/3/optparse.py pypy3-7.1/lib-python/3/bisect.py pypy3-7.1/lib-python/3/inspect.py pypy3-7.1/lib-python/3/difflib.py pypy3-7.1/lib-python/3/typing.py pypy3-7.1/lib-python/3/this.py pypy3-7.1/lib-python/3/tokenize.py pypy3-7.1/lib-python/3/tkinter/ pypy3-7.1/lib-python/3/tkinter/commondialog.py pypy3-7.1/lib-python/3/tkinter/dialog.py pypy3-7.1/lib-python/3/tkinter/dnd.py pypy3-7.1/lib-python/3/tkinter/simpledialog.py pypy3-7.1/lib-python/3/tkinter/constants.py pypy3-7.1/lib-python/3/tkinter/__init__.py pypy3-7.1/lib-python/3/tkinter/colorchooser.py pypy3-7.1/lib-python/3/tkinter/tix.py pypy3-7.1/lib-python/3/tkinter/__main__.py pypy3-7.1/lib-python/3/tkinter/font.py pypy3-7.1/lib-python/3/tkinter/test/ pypy3-7.1/lib-python/3/tkinter/test/test_tkinter/ pypy3-7.1/lib-python/3/tkinter/test/test_tkinter/test_images.py pypy3-7.1/lib-python/3/tkinter/test/test_tkinter/test_text.py pypy3-7.1/lib-python/3/tkinter/test/test_tkinter/__init__.py pypy3-7.1/lib-python/3/tkinter/test/test_tkinter/test_widgets.py pypy3-7.1/lib-python/3/tkinter/test/test_tkinter/test_font.py pypy3-7.1/lib-python/3/tkinter/test/test_tkinter/test_misc.py pypy3-7.1/lib-python/3/tkinter/test/test_tkinter/test_variables.py pypy3-7.1/lib-python/3/tkinter/test/test_tkinter/test_loadtk.py pypy3-7.1/lib-python/3/tkinter/test/test_tkinter/test_geometry_managers.py pypy3-7.1/lib-python/3/tkinter/test/README pypy3-7.1/lib-python/3/tkinter/test/__init__.py pypy3-7.1/lib-python/3/tkinter/test/test_ttk/ pypy3-7.1/lib-python/3/tkinter/test/test_ttk/test_style.py pypy3-7.1/lib-python/3/tkinter/test/test_ttk/test_extensions.py pypy3-7.1/lib-python/3/tkinter/test/test_ttk/__init__.py pypy3-7.1/lib-python/3/tkinter/test/test_ttk/test_widgets.py pypy3-7.1/lib-python/3/tkinter/test/test_ttk/test_functions.py pypy3-7.1/lib-python/3/tkinter/test/widget_tests.py pypy3-7.1/lib-python/3/tkinter/test/support.py pypy3-7.1/lib-python/3/tkinter/test/runtktests.py pypy3-7.1/lib-python/3/tkinter/scrolledtext.py pypy3-7.1/lib-python/3/tkinter/filedialog.py pypy3-7.1/lib-python/3/tkinter/messagebox.py pypy3-7.1/lib-python/3/tkinter/ttk.py pypy3-7.1/include/ pypy3-7.1/include/cpyext_moduleobject.h pypy3-7.1/include/eval.h pypy3-7.1/include/cpyext_datetime.h pypy3-7.1/include/pysignals.h pypy3-7.1/include/missing.h pypy3-7.1/include/descrobject.h pypy3-7.1/include/structmember.h pypy3-7.1/include/typeslots.h pypy3-7.1/include/fileobject.h pypy3-7.1/include/boolobject.h pypy3-7.1/include/longobject.h pypy3-7.1/include/code.h pypy3-7.1/include/cpyext_genobject.h pypy3-7.1/include/README pypy3-7.1/include/pymacro.h pypy3-7.1/include/patchlevel.h pypy3-7.1/include/tupleobject.h pypy3-7.1/include/cStringIO.h pypy3-7.1/include/pypy_marshal_decl.h pypy3-7.1/include/structseq.h pypy3-7.1/include/pythonrun.h pypy3-7.1/include/pymem.h + find /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386 -name '*.py' '(' '(' '!' -perm /u+x,g+x,o+x -exec sed -e '/^#!/Q 0' -e 'Q 1' '{}' ';' -print -exec sed -i 1d '{}' ';' ')' -o '(' -perm /u+x,g+x,o+x '!' -exec grep -m 1 -q '^#!' '{}' ';' -exec chmod a-x '{}' ';' ')' ')' + mkdir -p /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386//usr/lib/pypy3-7.1/site-packages + execstack --clear-execstack /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386//usr/lib/pypy3-7.1/bin/pypy3 + ln -s ./pypy3 /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/bin/pypy3.6 + ln -s /usr/lib/pypy3-7.1/bin/pypy3.6 /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/bin/pypy3.6 + ln -s pypy3.6 /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/bin/pypy3 + /usr/lib/rpm/brp-python-bytecompile /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/bin/pypy3 0 + /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/bin/pypy3 -c 'import _tkinter' + /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/bin/pypy3 -c 'import tkinter' + /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/bin/pypy3 -c 'import _sqlite3' + /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/bin/pypy3 -c 'import _curses' + /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/bin/pypy3 -c 'import curses' + /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/bin/pypy3 -c 'import syslog' + /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/bin/pypy3 -c 'from _sqlite3 import *' + mkdir -p /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/include + rm -f /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/include/README + mkdir -p /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/src/debug/pypy-7.1.1-src + cp -a pypy /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/src/debug/pypy-7.1.1-src + find /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/src/debug/pypy-7.1.1-src '(' -type f -a '!' '(' -name '*.py' -o -name Makefile -o -name typeids.txt -o -name 'dynamic-symbols-*' ')' ')' -delete + mkdir -p /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386//usr/share/emacs/site-lisp + cp -a rpython/jit/tool/pypytrace-mode.el /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386//usr/share/emacs/site-lisp/pypy3trace-mode.el + cp -a rpython/jit/tool/pypytrace-mode.elc /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386//usr/share/emacs/site-lisp/pypy3trace-mode.elc + install -m0644 -p -D -t /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386//usr/lib/rpm/macros.d /builddir/build/SOURCES/macros.pypy3 + rm -f /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1.tar.bz2 /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/README.rst + mv -v lib-python/3/test/regrtest.py-new lib-python/3/test/regrtest.py BUILDSTDERR: mv: cannot stat 'lib-python/3/test/regrtest.py-new': No such file or directory + : + rm -f /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/bin/pypy3.debug + rm -f /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/bin/libpypy3-c.so.debug + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 7.1.1-2.fc31 --unique-debug-suffix -7.1.1-2.fc31.i386 --unique-debug-src-base pypy3-7.1.1-2.fc31.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pypy3.6-v7.1.1-src pypy3-7.1/include/methodobject.h pypy3-7.1/include/pypy_structmember_decl.h pypy3-7.1/include/pyerrors.h pypy3-7.1/include/cpyext_memoryobject.h pypy3-7.1/include/pymath.h pypy3-7.1/include/modsupport.h pypy3-7.1/include/listobject.h pypy3-7.1/include/pyconfig.h pypy3-7.1/include/cpyext_unicodeobject.h pypy3-7.1/include/Python.h pypy3-7.1/include/abstract.h pypy3-7.1/include/pyport.h pypy3-7.1/include/frameobject.h pypy3-7.1/include/bytearrayobject.h pypy3-7.1/include/pypy_decl.h pypy3-7.1/include/sysmodule.h pypy3-7.1/include/cpyext_object.h pypy3-7.1/include/compile.h pypy3-7.1/include/pystate.h pypy3-7.1/include/unicodeobject.h pypy3-7.1/include/longintrepr.h pypy3-7.1/include/cpyext_descrobject.h pypy3-7.1/include/funcobject.h pypy3-7.1/include/sliceobject.h pypy3-7.1/include/traceback.h pypy3-7.1/include/pycapsule.h pypy3-7.1/include/complexobject.h pypy3-7.1/include/PyPy.h pypy3-7.1/include/datetime.h pypy3-7.1/include/object.h pypy3-7.1/include/pylifecycle.h pypy3-7.1/include/moduleobject.h pypy3-7.1/include/pypy_macros.h pypy3-7.1/include/floatobject.h pypy3-7.1/include/import.h pypy3-7.1/include/ceval.h pypy3-7.1/include/pythread.h pypy3-7.1/include/dictobject.h pypy3-7.1/include/memoryobject.h pypy3-7.1/include/warnings.h pypy3-7.1/include/bytesobject.h pypy3-7.1/include/genobject.h pypy3-7.1/include/marshal.h pypy3-7.1/bin/ pypy3-7.1/bin/libpypy3-c.so pypy3-7.1/bin/pypy3 pypy3-7.1/bin/libpypy3-c.so.debug pypy3-7.1/bin/pypy3.debug pypy3-7.1/site-packages/ pypy3-7.1/site-packages/README pypy3-7.1/README.rst * Binaries: ['pypy/goal/pypy3-c', 'pypy/goal/libpypy3-c.so'] Ready in /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_cffi_ssl/_cffi_src/__init__.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/cffi/testing/__init__.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_md5.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_sha1.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib-python/3/timeit.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib-python/3/sqlite3/test/__init__.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib-python/3/urllib/__init__.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib-python/3/test/regrtest.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib-python/3/test/leakers/__init__.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib-python/3/turtledemo/sorting_animate.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib-python/3/turtledemo/__main__.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib-python/3/pydoc_data/__init__.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib-python/3/lib2to3/tests/data/fixers/myfixes/__init__.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib-python/3/email/mime/__init__.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib-python/3/pydoc.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib-python/3/tkinter/test/test_tkinter/__init__.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib-python/3/tkinter/test/__init__.py /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib-python/3/tkinter/test/test_ttk/__init__.py explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_blake2/_blake2s_cffi.pypy3-71-i686-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_blake2/_blake2b_cffi.pypy3-71-i686-linux-gnu.so BUILDSTDERR: explicitly decompress any DWARF compressegdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_pwdgrp_cffi.pypy3-71-i686-linux-gnu.so BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] d ELF sections in /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_audioop_cffi.pypy3-71-i686-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_decimal_cffi.pypy3-71-i686-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_curses_cffi.pypy3-71-i686-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_curses_cffi_check.pypy3-71-i686-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_blake2/_blake2b_cffi.pypy3-71-i686-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_decimal_cffi.pypy3-71-i686-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_blake2/_blake2s_cffi.pypy3-71-i686-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_curses_cffi.pypy3-71-i686-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_audioop_cffi.pypy3-71-i686-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_curses_cffi_check.pypy3-71-i686-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_gdbm_cffi.pypy3-71-i686-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_lzma_cffi.pypy3-71-i686-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_lzma_cffi.pypy3-71-i686-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_gdbm_cffi.pypy3-71-i686-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_pwdgrp_cffi.pypy3-71-i686-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_pypy_openssl.pypy3-71-i686-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_pypy_openssl.pypy3-71-i686-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_pwdgrp_cffi.pypy3-71-i686-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_resource_cffi.pypy3-71-i686-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_resource_cffi.pypy3-71-i686-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_sha3/_sha3_cffi.pypy3-71-i686-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_sha3/_sha3_cffi.pypy3-71-i686-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_sqlite3_cffi.pypy3-71-i686-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_sqlite3_cffi.pypy3-71-i686-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_tkinter/__pycache__/_cffi__g69fc797cxcea67b37.pypy3-71-i686-linux-gnu.so BUILDSTDERR: explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUgdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_tkinter/tklib_cffi.pypy3-71-i686-linux-gnu.so BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: 7811 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs ILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_syslog_cffi.pypy3-71-i686-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_tkinter/__pycache__/_cffi__g69fc797cxcea67b37.pypy3-71-i686-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_syslog_cffi.pypy3-71-i686-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_tkinter/tklib_cffi.pypy3-71-i686-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1/lib_pypy/_tkinter/tklib_cffi.pypy3-71-i686-linux-gnu.so original debug info size: 2316kB, size after compression: 2156kB /usr/lib/rpm/sepdebugcrcfix: Updated 14 CRC32s, 2 CRC32s did match. mangling shebang in /usr/lib/pypy3-7.1/lib-python/3/plat-freebsd4/regen from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/pypy3-7.1/lib-python/3/plat-freebsd7/regen from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/pypy3-7.1/lib-python/3/ctypes/macholib/fetch_macholib from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/pypy3-7.1/lib-python/3/plat-generic/regen from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/pypy3-7.1/lib-python/3/plat-next3/regen from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/pypy3-7.1/lib-python/3/plat-darwin/regen from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/pypy3-7.1/lib-python/3/plat-freebsd5/regen from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/pypy3-7.1/lib-python/3/plat-aix4/regen from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/pypy3-7.1/lib-python/3/plat-linux/regen from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/pypy3-7.1/lib-python/3/plat-sunos5/regen from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/pypy3-7.1/lib-python/3/plat-netbsd1/regen from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/pypy3-7.1/lib-python/3/plat-freebsd6/regen from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/pypy3-7.1/lib-python/3/plat-unixware7/regen from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/pypy3-7.1/lib-python/3/plat-freebsd8/regen from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5MoD4F + umask 022 + cd /builddir/build/BUILD + cd pypy3.6-v7.1.1-src BUILDSTDERR: ++ pwd + topdir=/builddir/build/BUILD/pypy3.6-v7.1.1-src + CheckPyPy pypy3-c + ExeName=pypy3-c + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo 'STARTING TEST OF: pypy3-c' + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + pushd pypy/goal + ./pypy3-c -c 'from test.libregrtest.runtest import findtests; print('\''\n'\''.join(findtests()))' + SkipTest test_audioop + TEST_NAME=test_audioop + sed -i '-es|^test_audioop$||g' testnames.txt + SkipTest test_gdb + TEST_NAME=test_gdb + sed -i '-es|^test_gdb$||g' testnames.txt + SkipTest test_hotshot + TEST_NAME=test_hotshot + sed -i '-es|^test_hotshot$||g' testnames.txt + SkipTest test_strop + TEST_NAME=test_strop + sed -i '-es|^test_strop$||g' testnames.txt + SkipTest test_multiprocessing + TEST_NAME=test_multiprocessing + sed -i '-es|^test_multiprocessing$||g' testnames.txt + echo '== Test names ==' + cat testnames.txt -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- STARTING TEST OF: pypy3-c -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- ~/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal ~/build/BUILD/pypy3.6-v7.1.1-src == Test names == test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_support test___all__ test___future__ test__locale test__opcode test__osx_support test_abc test_abstract_numbers test_aifc test_argparse test_array test_asdl_parser test_ast test_asyncgen test_asynchat test_asyncio test_asyncore test_atexit test_augassign test_base64 test_baseexception test_bigaddrspace test_bigmem test_binascii test_binhex test_binop test_bisect test_bool test_buffer test_bufio test_bytes test_bz2 test_calendar test_call test_capi test_cgi test_cgitb test_charmapcodec test_class test_cmath test_cmd test_cmd_line test_cmd_line_script test_code test_code_module test_codeccallbacks test_codecencodings_cn test_codecencodings_hk test_codecencodings_iso2022 test_codecencodings_jp test_codecencodings_kr test_codecencodings_tw test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_codecs test_codeop test_collections test_colorsys test_compare test_compile test_compileall test_complex test_concurrent_futures test_configparser test_contains test_contextlib test_copy test_copyreg test_coroutines test_cprofile test_crashers test_crypt test_csv test_ctypes test_curses test_datetime test_dbm test_dbm_dumb test_dbm_gnu test_dbm_ndbm test_decimal test_decorators test_defaultdict test_deque test_descr test_descrtut test_devpoll test_dict_version test_dictcomps test_dictviews test_difflib test_dis test_distutils test_docxmlrpc test_dtrace test_dummy_thread test_dummy_threading test_dynamic test_dynamicclassattribute test_eintr test_email test_ensurepip test_enum test_enumerate test_eof test_epoll test_errno test_exception_hierarchy test_exception_variations test_extcall test_faulthandler test_fcntl test_file test_file_eintr test_filecmp test_fileinput test_fileio test_finalization test_float test_flufl test_fnmatch test_fork1 test_format test_fractions test_frame test_fstring test_ftplib test_funcattrs test_functools test_future test_future3 test_future4 test_future5 test_gc test_generator_stop test_generators test_genericpath test_genexps test_getargs2 test_getopt test_getpass test_gettext test_glob test_global test_grp test_gzip test_hash test_hashlib test_heapq test_hmac test_html test_htmlparser test_http_cookiejar test_http_cookies test_httplib test_httpservers test_idle test_imaplib test_imghdr test_imp test_import test_importlib test_index test_inspect test_int test_int_literal test_io test_ioctl test_ipaddress test_isinstance test_iter test_iterlen test_itertools test_json test_keyword test_keywordonlyarg test_kqueue test_largefile test_lib2to3 test_linecache test_list test_listcomps test_locale test_logging test_long test_longexp test_lzma test_macpath test_macurl2path test_mailbox test_mailcap test_marshal test_math test_memoryio test_memoryview test_metaclass test_mimetypes test_minidom test_mmap test_module test_modulefinder test_msilib test_multibytecodec test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_main_handling test_multiprocessing_spawn test_netrc test_nis test_nntplib test_normalization test_ntpath test_numeric_tower test_openpty test_operator test_optparse test_ordered_dict test_os test_ossaudiodev test_osx_env test_parser test_pathlib test_pdb test_peepholer test_pep247 test_pep277 test_pep3120 test_pep3131 test_pep3151 test_pep352 test_pep380 test_pep479 test_pickle test_pickletools test_pipes test_pkg test_pkgimport test_pkgutil test_platform test_plistlib test_poll test_popen test_poplib test_posix test_posixpath BUILDSTDERR: test_+ echo ================= + echo '' BUILDSTDERR: ++ cat testnames.txt + for TestName in $(cat testnames.txt) + echo =================== test_grammar ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_grammar pow test_pprint test_print test_profile test_property test_pstats test_pty test_pulldom test_pwd test_py_compile test_pyclbr test_pydoc test_pyexpat test_queue test_quopri test_raise test_random test_range test_re test_readline test_regrtest test_reprlib test_resource test_richcmp test_rlcompleter test_robotparser test_runpy test_sax test_sched test_scope test_script_helper test_secrets test_select test_selectors test_set test_setcomps test_shelve test_shlex test_shutil test_signal test_site test_slice test_smtpd test_smtplib test_smtpnet test_sndhdr test_socket test_socketserver test_sort test_source_encoding test_spwd test_sqlite test_ssl test_startfile test_stat test_statistics test_strftime test_string test_string_literals test_stringprep test_strlit test_strptime test_strtod test_struct test_structmembers test_structseq test_subclassinit test_subprocess test_sunau test_sundry test_super test_symbol test_symtable test_syntax test_sys test_sys_setprofile test_sys_settrace test_sysconfig test_sysconfig_pypy test_syslog test_tarfile test_tcl test_telnetlib test_tempfile test_textwrap test_thread test_threaded_import test_threadedtempfile test_threading test_threading_local test_threadsignals test_time test_timeit test_timeout test_tix test_tk test_tokenize test_tools test_trace test_traceback test_tracemalloc test_ttk_guionly test_ttk_textonly test_tuple test_turtle test_typechecks test_typing test_ucn test_unary test_unicode test_unicode_file test_unicode_file_functions test_unicode_identifiers test_unicodedata test_univnewlines test_unpack test_unpack_ex test_urllib test_urllib2 test_urllib2_localnet test_urllib2net test_urllib_response test_urllibnet test_urlparse test_userdict test_userlist test_userstring test_utf8source test_uu test_uuid test_venv test_wait3 test_wait4 test_warnings test_wave test_weakref test_weakset test_webbrowser test_winconsoleio test_winreg test_winsound test_with test_wsgiref test_xdrlib test_xml_dom_minicompat test_xml_etree test_xml_etree_c test_xmlrpc test_xmlrpc_net test_yield_from test_zipapp test_zipfile test_zipfile64 test_zipimport test_zipimport_support test_zlib ================= =================== test_grammar ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30834 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_grammar testAssert2 (test.test_grammar.GrammarTests) ... ok test_additive_ops (test.test_grammar.GrammarTests) ... ok test_assert (test.test_grammar.GrammarTests) ... ok test_async_await (test.test_grammar.GrammarTests) ... ok test_async_for (test.test_grammar.GrammarTests) ... ok test_async_with (test.test_grammar.GrammarTests) ... ok test_atoms (test.test_grammar.GrammarTests) ... ok test_binary_mask_ops (test.test_grammar.GrammarTests) ... ok test_break_continue_loop (test.test_grammar.GrammarTests) ... ok test_break_stmt (test.test_grammar.GrammarTests) ... ok test_classdef (test.test_grammar.GrammarTests) ... ok test_comparison (test.test_grammar.GrammarTests) ... ok test_comprehension_specials (test.test_grammar.GrammarTests) ... ok test_continue_stmt (test.test_grammar.GrammarTests) ... ok test_del_stmt (test.test_grammar.GrammarTests) ... ok test_dictcomps (test.test_grammar.GrammarTests) ... ok test_eval_input (test.test_grammar.GrammarTests) ... ok test_expr_stmt (test.test_grammar.GrammarTests) ... ok test_for (test.test_grammar.GrammarTests) ... ok test_former_statements_refer_to_builtins (test.test_grammar.GrammarTests) ... ok test_funcdef (test.test_grammar.GrammarTests) ... ok test_genexps (test.test_grammar.GrammarTests) ... ok test_global (test.test_grammar.GrammarTests) ... ok BUILDSTDERR: teRPython traceback: BUILDSTDERR: File "pypy_objspace_std.c", line 32101, in _string_to_int_or_long BUILDSTDERR: File "rpython_rlib.c", line 42049, in parse_string_from_binary_base BUILDSTDERR: File "rpython_rlib.c", line 63747, in NumberStringParser_prev_digit BUILDSTDERR: Fatal RPython error: AssertionError BUILDSTDERR: Fatal Python error: Aborted BUILDSTDERR: Current thread 0xF5606940 (most recent call first, approximate line numbers): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_grammar.py", line 179 in test_underscore_literals BUILDSTDERR: Command terminated by signal 6 BUILDSTDERR: 0.41user 0.09system 0:00.92elapsed 56%CPU (0avgtext+0avgdata 53952maxresident)k BUILDSTDERR: 5944inputs+392outputs (23major+11547minor)pagefaults 0swaps + echo test_grammar + for TestName in $(cat testnames.txt) + echo =================== test_opcodes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_opcodes BUILDSTDERR: 0.42user 0.04system 0:00.47elapsed 97%CPU (0avgtext+0avgdata 52180maxresident)k BUILDSTDERR: 8inputs+24outputs (0major+10647minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dict ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dict st_if (test.test_grammar.GrammarTests) ... ok test_if_else_expr (test.test_grammar.GrammarTests) ... ok test_import (test.test_grammar.GrammarTests) ... ok test_lambdef (test.test_grammar.GrammarTests) ... ok test_listcomps (test.test_grammar.GrammarTests) ... ok test_matrix_mul (test.test_grammar.GrammarTests) ... ok test_multiplicative_ops (test.test_grammar.GrammarTests) ... ok test_nonlocal (test.test_grammar.GrammarTests) ... ok test_paren_evaluation (test.test_grammar.GrammarTests) ... ok test_pass_stmt (test.test_grammar.GrammarTests) ... ok test_raise (test.test_grammar.GrammarTests) ... ok test_return (test.test_grammar.GrammarTests) ... ok test_selectors (test.test_grammar.GrammarTests) ... ok test_shift_ops (test.test_grammar.GrammarTests) ... ok test_simple_stmt (test.test_grammar.GrammarTests) ... ok test_suite (test.test_grammar.GrammarTests) ... ok test_test (test.test_grammar.GrammarTests) ... ok test_try (test.test_grammar.GrammarTests) ... ok test_unary_ops (test.test_grammar.GrammarTests) ... ok test_var_annot_basic_semantics (test.test_grammar.GrammarTests) ... ok test_var_annot_basics (test.test_grammar.GrammarTests) ... ok test_var_annot_custom_maps (test.test_grammar.GrammarTests) ... ok test_var_annot_in_module (test.test_grammar.GrammarTests) ... ok test_var_annot_metaclass_semantics (test.test_grammar.GrammarTests) ... ok test_var_annot_module_semantics (test.test_grammar.GrammarTests) ... ok test_var_annot_refleak (test.test_grammar.GrammarTests) ... ok test_var_annot_simple_exec (test.test_grammar.GrammarTests) ... ok test_var_annot_syntax_errors (test.test_grammar.GrammarTests) ... ok test_while (test.test_grammar.GrammarTests) ... ok test_with_statement (test.test_grammar.GrammarTests) ... ok test_yield (test.test_grammar.GrammarTests) ... ok test_backslash (test.test_grammar.TokenTests) ... ok test_ellipsis (test.test_grammar.TokenTests) ... ok test_eof_error (test.test_grammar.TokenTests) ... ok test_float_exponent_tokenization (test.test_grammar.TokenTests) ... ok test_floats (test.test_grammar.TokenTests) ... ok test_long_integers (test.test_grammar.TokenTests) ... ok test_plain_integers (test.test_grammar.TokenTests) ... ok test_string_literals (test.test_grammar.TokenTests) ... ok test_underscore_literals (test.test_grammar.TokenTests) ... =================== test_opcodes ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30842 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_opcodes test_compare_function_objects (test.test_opcodes.OpcodeTest) ... ok test_do_not_recreate_annotations (test.test_opcodes.OpcodeTest) ... ok test_modulo_of_string_subclasses (test.test_opcodes.OpcodeTest) ... ok test_no_annotations_if_not_needed (test.test_opcodes.OpcodeTest) ... ok test_raise_class_exceptions (test.test_opcodes.OpcodeTest) ... ok test_setup_annotations_line (test.test_opcodes.OpcodeTest) ... ok test_try_inside_for_loop (test.test_opcodes.OpcodeTest) ... ok test_use_existing_annotations (test.test_opcodes.OpcodeTest) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.005s OK 1 test OK. Total duration: 127 ms Tests result: SUCCESS =================== test_dict ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30855 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_dict test_getitem_knownhash (test.test_dict.CAPITest) ... skipped 'implementation detail specific to cpython' test_bad_key (test.test_dict.DictTest) ... ok test_bool (test.test_dict.DictTest) ... ok test_clear (test.test_dict.DictTest) ... ok test_constructor (test.test_dict.DictTest) ... ok test_container_iterator (test.test_dict.DictTest) ... ok test_contains (test.test_dict.DictTest) ... ok test_copy (test.test_dict.DictTest) ... ok test_dictview_mixed_set_operations (test.test_dict.DictTest) ... ok test_dictview_set_operations_on_items (test.test_dict.DictTest) ... ok test_dictview_set_operations_on_keys (test.test_dict.DictTest) ... ok test_empty_presized_dict_in_freelist (test.test_dict.DictTest) ... ok test_eq (test.test_dict.DictTest) ... ok test_errors_in_view_containment_check (test.test_dict.DictTest) ... ok test_free_after_iterating (test.test_dict.DictTest) ... ok test_fromkeys (test.test_dict.DictTest) ... ok test_get (test.test_dict.DictTest) ... ok test_getitem (test.test_dict.DictTest) ... ok test_instance_dict_getattr_str_subclass (test.test_dict.DictTest) ... ok test_invalid_keyword_arguments (test.test_dict.DictTest) ... ok test_itemiterator_pickling (test.test_dict.DictTest) ... ok test_items (test.test_dict.DictTest) ... ok test_iterator_pickling (test.test_dict.DictTest) ... ok test_keys (test.test_dict.DictTest) ... ok test_keys_contained (test.test_dict.DictTest) ... ok test_len (test.test_dict.DictTest) ... ok test_literal_constructor (test.test_dict.DictTest) ... ok test_merge_and_mutate (test.test_dict.DictTest) ... ok test_missing (test.test_dict.DictTest) ... ok test_mutating_iteration (test.test_dict.DictTest) ... ok test_mutating_lookup (test.test_dict.DictTest) ... ok test_object_set_item_single_instance_non_str_key (test.test_dict.DictTest) ... ok test_pop (test.test_dict.DictTest) ... ok test_popitem (test.test_dict.DictTest) ... ok test_reentrant_insertion (test.test_dict.DictTest) ... ok test_repr (test.test_dict.DictTest) ... ok test_resize1 (test.test_dict.DictTest) ... ok test_resize2 (test.test_dict.DictTest) ... ok test_setdefault (test.test_dict.DictTest) ... ok test_setdefault_atomic (test.test_dict.DictTest) ... ok test_setitem_atomic_at_resize (test.test_dict.DictTest) ... ok test_splittable_del (test.test_dict.DictTest) split table must be combined when del d[k] ... skipped 'implementation detail specific to cpython' test_splittable_pop (test.test_dict.DictTest) split table must be combined when d.pop(k) ... skipped 'implementation detail specific to cpython' test_splittable_pop_pending (test.test_dict.DictTest) pop a pending key in a splitted table should not crash ... skipped 'implementation detail specific to cpython' test_splittable_popitem (test.test_dict.DictTest) split table must be combined when d.popitem() ... skipped 'implementation detail specific to cpython' test_splittable_setattr_after_pop (test.test_dict.DictTest) setattr() must not convert combined table into split table. ... skipped 'implementation detail specific to cpython' test_splittable_setdefault (test.test_dict.DictTest) split table must be combined when setdefault() ... skipped 'implementation detail specific to cpython' test_track_dynamic (test.test_dict.DictTest) ... skipped 'implementation detail specific to cpython' test_track_literals (test.test_dict.DictTest) ... skipped 'implementation detail specific to cpython' test_track_subtypes (test.test_dict.DictTest) ... skipped 'implementation detail specific to cpython' test_tuple_keyerror (test.test_dict.DictTest) ... ok test_update (test.test_dict.DictTest) ... ok test_values (test.test_dict.DictTest) ... ok test_valuesiterator_pickling (test.test_dict.DictTest) ... ok test_bool (test.test_dict.GeneralMappingTests) ... ok test_constructor (test.test_dict.GeneralMappingTests) ... ok test_get (test.test_dict.GeneralMappingTests) ... ok BUILDSTDERR: test_getitem (test.test_dict.GeneralMappingTests) ...0.56user 0.03system 0:00.61elapsed 98%CPU (0avgtext+0avgdata 52320maxresident)k BUILDSTDERR: 128inputs+216outputs (0major+11514minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_builtin ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_builtin ok test_items (test.test_dict.GeneralMappingTests) ... ok test_keys (test.test_dict.GeneralMappingTests) ... ok test_len (test.test_dict.GeneralMappingTests) ... ok test_pop (test.test_dict.GeneralMappingTests) ... ok test_popitem (test.test_dict.GeneralMappingTests) ... ok test_read (test.test_dict.GeneralMappingTests) ... ok test_setdefault (test.test_dict.GeneralMappingTests) ... ok test_update (test.test_dict.GeneralMappingTests) ... ok test_values (test.test_dict.GeneralMappingTests) ... ok test_write (test.test_dict.GeneralMappingTests) ... ok test_bool (test.test_dict.SubclassMappingTests) ... ok test_constructor (test.test_dict.SubclassMappingTests) ... ok test_get (test.test_dict.SubclassMappingTests) ... ok test_getitem (test.test_dict.SubclassMappingTests) ... ok test_items (test.test_dict.SubclassMappingTests) ... ok test_keys (test.test_dict.SubclassMappingTests) ... ok test_len (test.test_dict.SubclassMappingTests) ... ok test_pop (test.test_dict.SubclassMappingTests) ... ok test_popitem (test.test_dict.SubclassMappingTests) ... ok test_read (test.test_dict.SubclassMappingTests) ... ok test_setdefault (test.test_dict.SubclassMappingTests) ... ok test_update (test.test_dict.SubclassMappingTests) ... ok test_values (test.test_dict.SubclassMappingTests) ... ok test_write (test.test_dict.SubclassMappingTests) ... ok ---------------------------------------------------------------------- Ran 82 tests in 0.233s OK (skipped=10) 1 test OK. Total duration: 344 ms Tests result: SUCCESS =================== test_builtin ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30859 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_builtin test_abs (test.test_builtin.BuiltinTest) ... ok test_all (test.test_builtin.BuiltinTest) ... ok test_any (test.test_builtin.BuiltinTest) ... ok test_ascii (test.test_builtin.BuiltinTest) ... ok test_bin (test.test_builtin.BuiltinTest) ... ok test_bug_27936 (test.test_builtin.BuiltinTest) ... ok test_bytearray_translate (test.test_builtin.BuiltinTest) ... ok test_callable (test.test_builtin.BuiltinTest) ... ok test_chr (test.test_builtin.BuiltinTest) ... ok test_cmp (test.test_builtin.BuiltinTest) ... ok test_compile (test.test_builtin.BuiltinTest) ... ok test_construct_singletons (test.test_builtin.BuiltinTest) ... ok test_delattr (test.test_builtin.BuiltinTest) ... ok test_dir (test.test_builtin.BuiltinTest) ... ok test_divmod (test.test_builtin.BuiltinTest) ... ok test_eval (test.test_builtin.BuiltinTest) ... ok test_exec (test.test_builtin.BuiltinTest) ... ok test_exec_globals (test.test_builtin.BuiltinTest) ... ok test_exec_redirected (test.test_builtin.BuiltinTest) ... ok test_filter (test.test_builtin.BuiltinTest) ... ok test_filter_pickle (test.test_builtin.BuiltinTest) ... ok test_format (test.test_builtin.BuiltinTest) ... ok test_general_eval (test.test_builtin.BuiltinTest) ... ok test_getattr (test.test_builtin.BuiltinTest) ... ok test_hasattr (test.test_builtin.BuiltinTest) ... ok test_hash (test.test_builtin.BuiltinTest) ... ok test_hex (test.test_builtin.BuiltinTest) ... ok test_id (test.test_builtin.BuiltinTest) ... ok test_import (test.test_builtin.BuiltinTest) ... ok test_input (test.test_builtin.BuiltinTest) ... ok test_isinstance (test.test_builtin.BuiltinTest) ... ok test_issubclass (test.test_builtin.BuiltinTest) ... ok test_iter (test.test_builtin.BuiltinTest) ... ok test_len (test.test_builtin.BuiltinTest) ... ok test_map (test.test_builtin.BuiltinTest) ... ok test_map_pickle (test.test_builtin.BuiltinTest) ... ok test_max (test.test_builtin.BuiltinTest) ... ok BUILDSTDERR: test_min (test.test_builtin.Builti0.71user 0.06system 0:00.81elapsed 95%CPU (0avgtext+0avgdata 60336maxresident)k BUILDSTDERR: 1328inputs+1024outputs (1major+19149minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_exceptions ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_exceptions nTest) ... ok test_neg (test.test_builtin.BuiltinTest) ... ok test_next (test.test_builtin.BuiltinTest) ... ok test_oct (test.test_builtin.BuiltinTest) ... ok test_open (test.test_builtin.BuiltinTest) ... ok test_open_default_encoding (test.test_builtin.BuiltinTest) ... ok test_open_non_inheritable (test.test_builtin.BuiltinTest) ... ok test_ord (test.test_builtin.BuiltinTest) ... ok test_pow (test.test_builtin.BuiltinTest) ... ok test_repr (test.test_builtin.BuiltinTest) ... ok test_round (test.test_builtin.BuiltinTest) ... ok test_round_large (test.test_builtin.BuiltinTest) ... ok test_setattr (test.test_builtin.BuiltinTest) ... ok test_sum (test.test_builtin.BuiltinTest) ... ok test_type (test.test_builtin.BuiltinTest) ... ok test_vars (test.test_builtin.BuiltinTest) ... ok test_zip (test.test_builtin.BuiltinTest) ... ok test_zip_pickle (test.test_builtin.BuiltinTest) ... ok test_input_no_stdout_fileno (test.test_builtin.PtyTests) ... ok test_input_tty (test.test_builtin.PtyTests) ... skipped 'stdin and stdout must be ttys' test_input_tty_non_ascii (test.test_builtin.PtyTests) ... skipped 'stdin and stdout must be ttys' test_input_tty_non_ascii_unicode_errors (test.test_builtin.PtyTests) ... skipped 'stdin and stdout must be ttys' test_cleanup (test.test_builtin.ShutdownTest) ... skipped 'implementation detail specific to cpython' test_bad_arguments (test.test_builtin.TestSorted) ... ok test_baddecorator (test.test_builtin.TestSorted) ... ok test_basic (test.test_builtin.TestSorted) ... ok test_inputtypes (test.test_builtin.TestSorted) ... ok test_bad_args (test.test_builtin.TestType) ... ok test_bad_slots (test.test_builtin.TestType) ... ok test_new_type (test.test_builtin.TestType) ... ok test_type_doc (test.test_builtin.TestType) ... ok test_type_name (test.test_builtin.TestType) ... ok test_type_nokwargs (test.test_builtin.TestType) ... ok test_type_qualname (test.test_builtin.TestType) ... ok bin (builtins) Doctest: builtins.bin ... ok as_integer_ratio (builtins.float) Doctest: builtins.float.as_integer_ratio ... ok fromhex (builtins.float) Doctest: builtins.float.fromhex ... ok hex (builtins.float) Doctest: builtins.float.hex ... ok hex (builtins) Doctest: builtins.hex ... ok int (builtins) Doctest: builtins.int ... ok bit_length (builtins.int) Doctest: builtins.int.bit_length ... ok oct (builtins) Doctest: builtins.oct ... ok ---------------------------------------------------------------------- Ran 79 tests in 0.154s OK (skipped=4) 1 test OK. Total duration: 489 ms Tests result: SUCCESS =================== test_exceptions ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30864 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_exceptions testAttributes (test.test_exceptions.ExceptionTests) ... ok testChainingAttrs (test.test_exceptions.ExceptionTests) ... ok testChainingDescriptors (test.test_exceptions.ExceptionTests) ... ok testExceptionCleanupNames (test.test_exceptions.ExceptionTests) ... ok testExceptionCleanupState (test.test_exceptions.ExceptionTests) ... ok testInfiniteRecursion (test.test_exceptions.ExceptionTests) ... ok testInvalidAttrs (test.test_exceptions.ExceptionTests) ... ok testInvalidTraceback (test.test_exceptions.ExceptionTests) ... ok testKeywordArgs (test.test_exceptions.ExceptionTests) ... ok testNoneClearsTracebackAttr (test.test_exceptions.ExceptionTests) ... ok testRaising (test.test_exceptions.ExceptionTests) ... ok testSettingException (test.test_exceptions.ExceptionTests) ... skipped 'implementation detail specific to cpython' testSyntaxErrorMessage (test.test_exceptions.ExceptionTests) ... ok BUILDSTDERR: testSyntaxErrtest test_exceptions failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 1.00user 0.04system 0:01.06elapsed 98%CPU (0avgtext+0avgdata 53088maxresident)k BUILDSTDERR: 88inputs+104outputs (0major+11547minor)pagefaults 0swaps + echo test_exceptions + for TestName in $(cat testnames.txt) + echo =================== test_types ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_types orOffset (test.test_exceptions.ExceptionTests) ... ok testWithTraceback (test.test_exceptions.ExceptionTests) ... ok test_3114 (test.test_exceptions.ExceptionTests) ... ok test_MemoryError (test.test_exceptions.ExceptionTests) ... skipped 'implementation detail specific to cpython' test_WindowsError (test.test_exceptions.ExceptionTests) ... ok test_badisinstance (test.test_exceptions.ExceptionTests) ... ok test_errno_ENOTDIR (test.test_exceptions.ExceptionTests) ... ok test_exception_target_in_nested_scope (test.test_exceptions.ExceptionTests) ... ok test_exception_with_doc (test.test_exceptions.ExceptionTests) ... skipped 'implementation detail specific to cpython' test_generator_close_cleanup_exc_state (test.test_exceptions.ExceptionTests) ... ok test_generator_del_cleanup_exc_state (test.test_exceptions.ExceptionTests) ... ok test_generator_doesnt_retain_old_exc (test.test_exceptions.ExceptionTests) ... ok test_generator_finalizing_and_exc_info (test.test_exceptions.ExceptionTests) ... ok test_generator_leaking (test.test_exceptions.ExceptionTests) ... ok test_generator_leaking2 (test.test_exceptions.ExceptionTests) ... ok test_generator_leaking3 (test.test_exceptions.ExceptionTests) ... ok test_generator_leaking4 (test.test_exceptions.ExceptionTests) ... ok test_generator_next_cleanup_exc_state (test.test_exceptions.ExceptionTests) ... ok test_generator_send_cleanup_exc_state (test.test_exceptions.ExceptionTests) ... ok test_generator_throw_cleanup_exc_state (test.test_exceptions.ExceptionTests) ... ok test_memory_error_cleanup (test.test_exceptions.ExceptionTests) ... skipped 'implementation detail specific to cpython' test_recursion_error_cleanup (test.test_exceptions.ExceptionTests) ... ok test_str (test.test_exceptions.ExceptionTests) ... ok test_unhandled (test.test_exceptions.ExceptionTests) ... ok test_unicode_change_attributes (test.test_exceptions.ExceptionTests) ... ok test_unicode_errors_no_object (test.test_exceptions.ExceptionTests) ... ok test_unraisable (test.test_exceptions.ExceptionTests) ... ok test_windows_message (test.test_exceptions.ExceptionTests) Should fill in unknown error code in Windows error message ... skipped 'test specific to Windows' test_attributes (test.test_exceptions.ImportErrorTests) ... FAIL test_non_str_argument (test.test_exceptions.ImportErrorTests) ... ok ====================================================================== FAIL: test_attributes (test.test_exceptions.ImportErrorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_exceptions.py", line 1124, in test_attributes ImportError('test', invalid='keyword') TypeError: ImportError does not take keyword arguments During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_exceptions.py", line 1124, in test_attributes ImportError('test', invalid='keyword') AssertionError: "'invalid' is an invalid keyword argument for this function" does not match "ImportError does not take keyword arguments" ---------------------------------------------------------------------- Ran 43 tests in 0.638s FAILED (failures=1, skipped=5) test_exceptions failed 1 test failed: test_exceptions Total duration: 744 ms Tests result: FAILURE =================== test_types ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30869 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_types BUILDSTDERR: test_metaclass_derivation (test.test_0.51user 0.04system 0:00.56elapsed 98%CPU (0avgtext+0avgdata 52816maxresident)k BUILDSTDERR: 272inputs+296outputs (0major+11670minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_unittest ==================== types.ClassCreationTests) ... ok test_metaclass_override_callable (test.test_types.ClassCreationTests) ... ok test_metaclass_override_function (test.test_types.ClassCreationTests) ... ok test_new_class_basics (test.test_types.ClassCreationTests) ... ok test_new_class_defaults (test.test_types.ClassCreationTests) ... ok test_new_class_exec_body (test.test_types.ClassCreationTests) ... ok test_new_class_meta (test.test_types.ClassCreationTests) ... ok test_new_class_meta_with_base (test.test_types.ClassCreationTests) ... ok test_new_class_metaclass_keywords (test.test_types.ClassCreationTests) ... ok test_new_class_subclass (test.test_types.ClassCreationTests) ... ok test_one_argument_type (test.test_types.ClassCreationTests) ... ok test_prepare_class (test.test_types.ClassCreationTests) ... ok test_async_def (test.test_types.CoroutineTests) ... ok test_duck_coro (test.test_types.CoroutineTests) ... ok test_duck_corogen (test.test_types.CoroutineTests) ... ok test_duck_functional_gen (test.test_types.CoroutineTests) ... ok test_duck_gen (test.test_types.CoroutineTests) ... ok test_gen (test.test_types.CoroutineTests) ... ok test_genfunc (test.test_types.CoroutineTests) ... ok test_non_gen_values (test.test_types.CoroutineTests) ... ok test_returning_itercoro (test.test_types.CoroutineTests) ... ok test_wrapper_object (test.test_types.CoroutineTests) ... ok test_wrong_args (test.test_types.CoroutineTests) ... ok test_chainmap (test.test_types.MappingProxyTests) ... ok test_constructor (test.test_types.MappingProxyTests) ... ok test_contains (test.test_types.MappingProxyTests) ... ok test_copy (test.test_types.MappingProxyTests) ... ok test_customdict (test.test_types.MappingProxyTests) ... ok test_get (test.test_types.MappingProxyTests) ... ok test_iterators (test.test_types.MappingProxyTests) ... ok test_len (test.test_types.MappingProxyTests) ... ok test_methods (test.test_types.MappingProxyTests) ... ok test_missing (test.test_types.MappingProxyTests) ... ok test_views (test.test_types.MappingProxyTests) ... ok test_as_dict (test.test_types.SimpleNamespaceTests) ... ok test_attrdel (test.test_types.SimpleNamespaceTests) ... ok test_attrget (test.test_types.SimpleNamespaceTests) ... ok test_attrset (test.test_types.SimpleNamespaceTests) ... ok test_constructor (test.test_types.SimpleNamespaceTests) ... ok test_equal (test.test_types.SimpleNamespaceTests) ... ok test_fake_namespace_compare (test.test_types.SimpleNamespaceTests) ... ok test_nested (test.test_types.SimpleNamespaceTests) ... ok test_pickle (test.test_types.SimpleNamespaceTests) ... ok test_recursive (test.test_types.SimpleNamespaceTests) ... ok test_recursive_repr (test.test_types.SimpleNamespaceTests) ... ok test_repr (test.test_types.SimpleNamespaceTests) ... ok test_subclass (test.test_types.SimpleNamespaceTests) ... ok test_unbound (test.test_types.SimpleNamespaceTests) ... ok test_underlying_dict (test.test_types.SimpleNamespaceTests) ... ok test_boolean_ops (test.test_types.TypesTests) ... ok test_comparisons (test.test_types.TypesTests) ... ok test_float__format__ (test.test_types.TypesTests) ... ok test_float__format__locale (test.test_types.TypesTests) ... ok test_float_constructor (test.test_types.TypesTests) ... ok test_float_to_string (test.test_types.TypesTests) ... ok test_floats (test.test_types.TypesTests) ... ok test_format_spec_errors (test.test_types.TypesTests) ... ok test_int__format__ (test.test_types.TypesTests) ... ok test_int__format__locale (test.test_types.TypesTests) ... ok test_internal_sizes (test.test_types.TypesTests) ... ok test_normal_integers (test.test_types.TypesTests) ... ok test_numeric_types (test.test_types.TypesTests) ... ok test_strings (test.test_types.TypesTests) ... ok test_truth_values (test.test_types.TypesTests) ... ok test_type_function (test.test_types.TypesTests) ... ok test_zero_division (test.test_types.TypesTests) ... ok ---------------------------------------------------------------------- Ran 66 tests in 0.053s OK 1 test OK. Total duration: 213 ms Tests result: SUCCESS BUILDSTDERR: =================== test_unitte+ /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_unittest st ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30873 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_unittest testBufferOutputAddErrorOrFailure (unittest.test.test_result.TestOutputBuffering) ... ok testBufferOutputOff (unittest.test.test_result.TestOutputBuffering) ... ok testBufferOutputStartTestAddSuccess (unittest.test.test_result.TestOutputBuffering) ... ok testBufferSetUpModule (unittest.test.test_result.TestOutputBuffering) ... ok testBufferSetupClass (unittest.test.test_result.TestOutputBuffering) ... ok testBufferTearDownClass (unittest.test.test_result.TestOutputBuffering) ... ok testBufferTearDownModule (unittest.test.test_result.TestOutputBuffering) ... ok testOldResultWithRunner (unittest.test.test_result.Test_OldTestResult) ... ok testOldTestResult (unittest.test.test_result.Test_OldTestResult) ... ok testOldTestResultClass (unittest.test.test_result.Test_OldTestResult) ... ok testOldTestTesultSetup (unittest.test.test_result.Test_OldTestResult) ... ok testFailFast (unittest.test.test_result.Test_TestResult) ... ok testFailFastSetByRunner (unittest.test.test_result.Test_TestResult) ... ok testGetDescriptionWithMultiLineDocstring (unittest.test.test_result.Test_TestResult) Tests getDescription() for a method with a longer docstring. ... ok testGetDescriptionWithOneLineDocstring (unittest.test.test_result.Test_TestResult) Tests getDescription() for a method with a docstring. ... ok testGetDescriptionWithoutDocstring (unittest.test.test_result.Test_TestResult) ... ok testGetNestedSubTestDescriptionWithoutDocstring (unittest.test.test_result.Test_TestResult) ... ok testGetSubTestDescriptionForFalsyValues (unittest.test.test_result.Test_TestResult) ... ok testGetSubTestDescriptionWithMultiLineDocstring (unittest.test.test_result.Test_TestResult) Tests getDescription() for a method with a longer docstring. ... ok testGetSubTestDescriptionWithOneLineDocstring (unittest.test.test_result.Test_TestResult) Tests getDescription() for a method with a docstring. ... ok testGetSubTestDescriptionWithoutDocstring (unittest.test.test_result.Test_TestResult) ... ok testGetSubTestDescriptionWithoutDocstringAndParams (unittest.test.test_result.Test_TestResult) ... ok testStackFrameTrimming (unittest.test.test_result.Test_TestResult) ... ok test_addError (unittest.test.test_result.Test_TestResult) ... ok test_addError_locals (unittest.test.test_result.Test_TestResult) ... ok test_addFailure (unittest.test.test_result.Test_TestResult) ... ok test_addSubTest (unittest.test.test_result.Test_TestResult) ... ok test_addSuccess (unittest.test.test_result.Test_TestResult) ... ok test_init (unittest.test.test_result.Test_TestResult) ... ok test_startTest (unittest.test.test_result.Test_TestResult) ... ok test_startTestRun_stopTestRun (unittest.test.test_result.Test_TestResult) ... ok test_stop (unittest.test.test_result.Test_TestResult) ... ok test_stopTest (unittest.test.test_result.Test_TestResult) ... ok test___init__ (unittest.test.test_loader.Test_TestLoader) ... ok test_getTestCaseNames (unittest.test.test_loader.Test_TestLoader) ... ok test_getTestCaseNames__inheritance (unittest.test.test_loader.Test_TestLoader) ... ok test_getTestCaseNames__no_tests (unittest.test.test_loader.Test_TestLoader) ... ok test_getTestCaseNames__not_a_TestCase (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__TestCase_subclass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__faulty_load_tests (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__load_tests (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__no_TestCase_instances (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__no_TestCase_tests (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__not_a_module (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__pattern (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__too_many_positional_args (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__use_load_tests_deprecated_keyword (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__use_load_tests_deprecated_positional (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromModule__use_load_tests_other_bad_keyword (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__callable__TestCase_instance (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__callable__TestCase_instance_ProperSuiteClass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__callable__TestSuite (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__callable__wrong_type (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__empty_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__function_with_different_name_than_method (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__malformed_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__module_not_loaded (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_TestCase_subclass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_TestSuite (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_bad_object (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_empty_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_invalid_testmethod (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_malformed_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_not_a_module (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_testmethod (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_testmethod_ProperSuiteClass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__relative_unknown_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__unknown_attr_name_on_module (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__unknown_attr_name_on_package (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromName__unknown_module_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__callable__TestCase_instance (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__callable__TestSuite (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__callable__call_staticmethod (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__callable__wrong_type (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__empty_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__empty_name_list (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__malformed_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__module_not_loaded (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_TestCase_subclass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_TestSuite (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_bad_object (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_empty_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_empty_name_list (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_invalid_testmethod (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_malformed_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_not_a_module (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__relative_testmethod (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__unknown_attr_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__unknown_module_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__unknown_name_relative_1 (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromNames__unknown_name_relative_2 (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromTestCase (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromTestCase__TestSuite_subclass (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromTestCase__default_method_name (unittest.test.test_loader.Test_TestLoader) ... ok test_loadTestsFromTestCase__no_matches (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__None (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__default_value (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__getTestCaseNames (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__loadTestsFromModule (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__loadTestsFromName (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__loadTestsFromNames (unittest.test.test_loader.Test_TestLoader) ... ok test_sortTestMethodsUsing__loadTestsFromTestCase (unittest.test.test_loader.Test_TestLoader) ... ok test_suiteClass__default_value (unittest.test.test_loader.Test_TestLoader) ... ok test_suiteClass__loadTestsFromModule (unittest.test.test_loader.Test_TestLoader) ... ok test_suiteClass__loadTestsFromName (unittest.test.test_loader.Test_TestLoader) ... ok test_suiteClass__loadTestsFromNames (unittest.test.test_loader.Test_TestLoader) ... ok test_suiteClass__loadTestsFromTestCase (unittest.test.test_loader.Test_TestLoader) ... ok test_testMethodPrefix__default_value (unittest.test.test_loader.Test_TestLoader) ... ok test_testMethodPrefix__loadTestsFromModule (unittest.test.test_loader.Test_TestLoader) ... ok test_testMethodPrefix__loadTestsFromName (unittest.test.test_loader.Test_TestLoader) ... ok test_testMethodPrefix__loadTestsFromNames (unittest.test.test_loader.Test_TestLoader) ... ok test_testMethodPrefix__loadTestsFromTestCase (unittest.test.test_loader.Test_TestLoader) ... ok testCleanUp (unittest.test.test_runner.TestCleanUp) ... ok testCleanUpWithErrors (unittest.test.test_runner.TestCleanUp) ... ok testCleanupInRun (unittest.test.test_runner.TestCleanUp) ... ok testTestCaseDebugExecutesCleanups (unittest.test.test_runner.TestCleanUp) ... ok testBufferAndFailfast (unittest.test.test_runner.Test_TextTestRunner) ... ok testRunnerRegistersResult (unittest.test.test_runner.Test_TextTestRunner) ... ok testSpecifiedStreamUsed (unittest.test.test_runner.Test_TextTestRunner) ... ok testStdErrLookedUpAtInstantiationTime (unittest.test.test_runner.Test_TextTestRunner) ... ok test_init (unittest.test.test_runner.Test_TextTestRunner) ... ok test_locals (unittest.test.test_runner.Test_TextTestRunner) ... ok test_multiple_inheritance (unittest.test.test_runner.Test_TextTestRunner) ... ok test_pickle_unpickle (unittest.test.test_runner.Test_TextTestRunner) ... ok test_resultclass (unittest.test.test_runner.Test_TextTestRunner) ... ok test_startTestRun_stopTestRun_called (unittest.test.test_runner.Test_TextTestRunner) ... ok test_warnings (unittest.test.test_runner.Test_TextTestRunner) ... ok test_works_with_result_without_startTestRun_stopTestRun (unittest.test.test_runner.Test_TextTestRunner) ... ok test_countTestCases (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_id (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_run_call_order__error_in_setUp (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_run_call_order__error_in_tearDown (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_run_call_order__error_in_test (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_run_call_order__failure_in_test (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_shortDescription__no_docstring (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok test_shortDescription__singleline_docstring (unittest.test.test_functiontestcase.Test_FunctionTestCase) ... ok testAddTypeEqualityFunc (unittest.test.test_case.Test_TestCase) ... ok testAssertCountEqual (unittest.test.test_case.Test_TestCase) ... ok testAssertDictContainsSubset (unittest.test.test_case.Test_TestCase) ... ok testAssertDictEqualTruncates (unittest.test.test_case.Test_TestCase) ... ok testAssertEqual (unittest.test.test_case.Test_TestCase) ... ok testAssertEqualSingleLine (unittest.test.test_case.Test_TestCase) ... ok testAssertEqual_diffThreshold (unittest.test.test_case.Test_TestCase) ... ok testAssertEqual_shorten (unittest.test.test_case.Test_TestCase) ... ok testAssertIn (unittest.test.test_case.Test_TestCase) ... ok testAssertIs (unittest.test.test_case.Test_TestCase) ... ok testAssertIsInstance (unittest.test.test_case.Test_TestCase) ... ok testAssertIsNone (unittest.test.test_case.Test_TestCase) ... ok testAssertIsNot (unittest.test.test_case.Test_TestCase) ... ok testAssertLogsDefaults (unittest.test.test_case.Test_TestCase) ... ok testAssertLogsFailureLevelTooHigh (unittest.test.test_case.Test_TestCase) ... ok testAssertLogsFailureMismatchingLogger (unittest.test.test_case.Test_TestCase) ... ok testAssertLogsFailureNoLogs (unittest.test.test_case.Test_TestCase) ... ok testAssertLogsPerLevel (unittest.test.test_case.Test_TestCase) ... ok testAssertLogsPerLogger (unittest.test.test_case.Test_TestCase) ... ok testAssertLogsTwoMatchingMessages (unittest.test.test_case.Test_TestCase) ... ok testAssertMultiLineEqual (unittest.test.test_case.Test_TestCase) ... ok testAssertMultiLineEqualTruncates (unittest.test.test_case.Test_TestCase) ... ok testAssertNotIsInstance (unittest.test.test_case.Test_TestCase) ... ok testAssertNotRaisesRegex (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesCallable (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesContext (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesExcValue (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesNoExceptionType (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesRegex (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesRegexInvalidRegex (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesRegexMismatch (unittest.test.test_case.Test_TestCase) ... ok testAssertRaisesRegexNoExceptionType (unittest.test.test_case.Test_TestCase) ... ok testAssertRegex (unittest.test.test_case.Test_TestCase) ... ok testAssertSequenceEqualMaxDiff (unittest.test.test_case.Test_TestCase) ... ok testAssertSetEqual (unittest.test.test_case.Test_TestCase) ... ok testAssertWarnsCallable (unittest.test.test_case.Test_TestCase) ... ok testAssertWarnsContext (unittest.test.test_case.Test_TestCase) ... ok testAssertWarnsNoExceptionType (unittest.test.test_case.Test_TestCase) ... ok testAssertWarnsRegexCallable (unittest.test.test_case.Test_TestCase) ... ok testAssertWarnsRegexContext (unittest.test.test_case.Test_TestCase) ... ok testAssertWarnsRegexInvalidRegex (unittest.test.test_case.Test_TestCase) ... ok testAssertWarnsRegexNoExceptionType (unittest.test.test_case.Test_TestCase) ... ok testDeepcopy (unittest.test.test_case.Test_TestCase) ... ok testDeprecatedMethodNames (unittest.test.test_case.Test_TestCase) ... ok testEquality (unittest.test.test_case.Test_TestCase) ... ok testEqualityBytesWarning (unittest.test.test_case.Test_TestCase) ... ok testInequality (unittest.test.test_case.Test_TestCase) ... ok testKeyboardInterrupt (unittest.test.test_case.Test_TestCase) ... ok testNoCycles (unittest.test.test_case.Test_TestCase) ... skipped 'implementation detail specific to cpython' testPickle (unittest.test.test_case.Test_TestCase) ... ok testShortDescriptionWithMultiLineDocstring (unittest.test.test_case.Test_TestCase) Tests shortDescription() for a method with a longer docstring. ... ok testShortDescriptionWithOneLineDocstring (unittest.test.test_case.Test_TestCase) Tests shortDescription() for a method with a docstring. ... ok testShortDescriptionWithoutDocstring (unittest.test.test_case.Test_TestCase) ... ok testSkippingEverywhere (unittest.test.test_case.Test_TestCase) ... ok testSystemExit (unittest.test.test_case.Test_TestCase) ... ok testTruncateMessage (unittest.test.test_case.Test_TestCase) ... ok test_call__invoking_an_instance_delegates_to_run (unittest.test.test_case.Test_TestCase) ... ok test_countTestCases (unittest.test.test_case.Test_TestCase) ... ok test_defaultTestResult (unittest.test.test_case.Test_TestCase) ... ok test_eq (unittest.test.test_case.Test_TestCase) ... ok test_failureException__default (unittest.test.test_case.Test_TestCase) ... ok test_failureException__subclassing__explicit_raise (unittest.test.test_case.Test_TestCase) ... ok test_failureException__subclassing__implicit_raise (unittest.test.test_case.Test_TestCase) ... ok test_hash (unittest.test.test_case.Test_TestCase) ... ok test_id (unittest.test.test_case.Test_TestCase) ... ok test_init__no_test_name (unittest.test.test_case.Test_TestCase) ... ok test_init__test_name__invalid (unittest.test.test_case.Test_TestCase) ... ok test_init__test_name__valid (unittest.test.test_case.Test_TestCase) ... ok test_ne (unittest.test.test_case.Test_TestCase) ... ok test_no_exception_leak (unittest.test.test_case.Test_TestCase) ... ok test_run__returns_given_result (unittest.test.test_case.Test_TestCase) ... ok test_run__uses_defaultTestResult (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_setUp (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_setUp_default_result (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_tearDown (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_tearDown_default_result (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_test (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__error_in_test_default_result (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__failure_in_test (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__failure_in_test_default_result (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__subtests (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__subtests_failfast (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__subtests_legacy (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__subtests_success (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order__subtests_success_legacy (unittest.test.test_case.Test_TestCase) ... ok test_run_call_order_default_result (unittest.test.test_case.Test_TestCase) ... ok test_setUp (unittest.test.test_case.Test_TestCase) ... ok test_subtests_failfast (unittest.test.test_case.Test_TestCase) ... ok test_tearDown (unittest.test.test_case.Test_TestCase) ... ok testBufferCatchFailfast (unittest.test.test_program.TestCommandLineArgs) ... ok testCatchBreakInstallsHandler (unittest.test.test_program.TestCommandLineArgs) ... ok testParseArgsAbsolutePathsThatCanBeConverted (unittest.test.test_program.TestCommandLineArgs) ... ok testParseArgsAbsolutePathsThatCannotBeConverted (unittest.test.test_program.TestCommandLineArgs) ... ok testParseArgsFileNames (unittest.test.test_program.TestCommandLineArgs) ... ok testParseArgsFilePaths (unittest.test.test_program.TestCommandLineArgs) ... ok testParseArgsNonExistentFiles (unittest.test.test_program.TestCommandLineArgs) ... ok testRunTestsOldRunnerClass (unittest.test.test_program.TestCommandLineArgs) ... ok testRunTestsRunnerClass (unittest.test.test_program.TestCommandLineArgs) ... ok testRunTestsRunnerInstance (unittest.test.test_program.TestCommandLineArgs) ... ok testVerbosity (unittest.test.test_program.TestCommandLineArgs) ... ok testWarning (unittest.test.test_program.TestCommandLineArgs) Test the warnings argument ... ok test_locals (unittest.test.test_program.TestCommandLineArgs) ... ok testNoExit (unittest.test.test_program.Test_TestProgram) ... ok test_Exit (unittest.test.test_program.Test_TestProgram) ... ok test_ExitAsDefault (unittest.test.test_program.Test_TestProgram) ... ok test_NonExit (unittest.test.test_program.Test_TestProgram) ... ok test_defaultTest_with_iterable (unittest.test.test_program.Test_TestProgram) ... ok test_defaultTest_with_string (unittest.test.test_program.Test_TestProgram) ... ok test_discovery_from_dotted_path (unittest.test.test_program.Test_TestProgram) ... ok testAlmostEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertDictContainsSubset (unittest.test.test_assertions.TestLongMessage) ... ok testAssertDictEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertFalse (unittest.test.test_assertions.TestLongMessage) ... ok testAssertGreater (unittest.test.test_assertions.TestLongMessage) ... ok testAssertGreaterEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertIn (unittest.test.test_assertions.TestLongMessage) ... ok testAssertIs (unittest.test.test_assertions.TestLongMessage) ... ok testAssertIsNone (unittest.test.test_assertions.TestLongMessage) ... ok testAssertIsNot (unittest.test.test_assertions.TestLongMessage) ... ok testAssertIsNotNone (unittest.test.test_assertions.TestLongMessage) ... ok testAssertLess (unittest.test.test_assertions.TestLongMessage) ... ok testAssertLessEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertMultiLineEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertNotIn (unittest.test.test_assertions.TestLongMessage) ... ok testAssertNotRegex (unittest.test.test_assertions.TestLongMessage) ... ok testAssertRaises (unittest.test.test_assertions.TestLongMessage) ... ok testAssertRaisesRegex (unittest.test.test_assertions.TestLongMessage) ... ok testAssertRegex (unittest.test.test_assertions.TestLongMessage) ... ok testAssertSequenceEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertSetEqual (unittest.test.test_assertions.TestLongMessage) ... ok testAssertTrue (unittest.test.test_assertions.TestLongMessage) ... ok testAssertWarns (unittest.test.test_assertions.TestLongMessage) ... ok testAssertWarnsRegex (unittest.test.test_assertions.TestLongMessage) ... ok testDefault (unittest.test.test_assertions.TestLongMessage) ... ok testNotAlmostEqual (unittest.test.test_assertions.TestLongMessage) ... ok testNotEqual (unittest.test.test_assertions.TestLongMessage) ... ok test_baseAssertEqual (unittest.test.test_assertions.TestLongMessage) ... ok test_formatMessage_unicode_error (unittest.test.test_assertions.TestLongMessage) ... ok test_formatMsg (unittest.test.test_assertions.TestLongMessage) ... ok testAssertNotRegex (unittest.test.test_assertions.Test_Assertions) ... ok test_AlmostEqual (unittest.test.test_assertions.Test_Assertions) ... ok test_AmostEqualWithDelta (unittest.test.test_assertions.Test_Assertions) ... ok test_assertRaises (unittest.test.test_assertions.Test_Assertions) ... ok test_assertRaises_frames_survival (unittest.test.test_assertions.Test_Assertions) ... ok test_command_line_handling_discover_by_default (unittest.test.test_discovery.TestDiscovery) ... ok test_command_line_handling_discover_by_default_with_options (unittest.test.test_discovery.TestDiscovery) ... ok test_command_line_handling_do_discovery_calls_loader (unittest.test.test_discovery.TestDiscovery) ... ok test_command_line_handling_do_discovery_too_many_arguments (unittest.test.test_discovery.TestDiscovery) ... ok test_command_line_handling_do_discovery_uses_default_loader (unittest.test.test_discovery.TestDiscovery) ... ok test_command_line_handling_parseArgs (unittest.test.test_discovery.TestDiscovery) ... ok test_detect_module_clash (unittest.test.test_discovery.TestDiscovery) ... ok test_discover (unittest.test.test_discovery.TestDiscovery) ... ok test_discover_start_dir_is_package_calls_package_load_tests (unittest.test.test_discovery.TestDiscovery) ... ok test_discover_with_init_module_that_raises_SkipTest_on_import (unittest.test.test_discovery.TestDiscovery) ... ok test_discover_with_init_modules_that_fail_to_import (unittest.test.test_discovery.TestDiscovery) ... ok test_discover_with_module_that_raises_SkipTest_on_import (unittest.test.test_discovery.TestDiscovery) ... ok test_discover_with_modules_that_fail_to_import (unittest.test.test_discovery.TestDiscovery) ... ok test_discovery_failed_discovery (unittest.test.test_discovery.TestDiscovery) ... ok test_discovery_from_dotted_namespace_packages (unittest.test.test_discovery.TestDiscovery) ... ok test_discovery_from_dotted_path (unittest.test.test_discovery.TestDiscovery) ... ok test_discovery_from_dotted_path_builtin_modules (unittest.test.test_discovery.TestDiscovery) ... ok test_find_tests (unittest.test.test_discovery.TestDiscovery) ... ok test_find_tests_customize_via_package_pattern (unittest.test.test_discovery.TestDiscovery) ... ok test_find_tests_default_calls_package_load_tests (unittest.test.test_discovery.TestDiscovery) ... ok test_find_tests_socket (unittest.test.test_discovery.TestDiscovery) ... ok test_find_tests_with_package (unittest.test.test_discovery.TestDiscovery) ... ok test_get_name_from_path (unittest.test.test_discovery.TestDiscovery) ... ok test_module_symlink_ok (unittest.test.test_discovery.TestDiscovery) ... ok test_class_not_setup_or_torndown_when_skipped (unittest.test.test_setups.TestSetups) ... ok test_class_not_torndown_when_setup_fails (unittest.test.test_setups.TestSetups) ... ok test_error_in_setup_module (unittest.test.test_setups.TestSetups) ... ok test_error_in_setupclass (unittest.test.test_setups.TestSetups) ... ok test_error_in_teardown_class (unittest.test.test_setups.TestSetups) ... ok test_error_in_teardown_module (unittest.test.test_setups.TestSetups) ... ok test_setup_class (unittest.test.test_setups.TestSetups) ... ok test_setup_module (unittest.test.test_setups.TestSetups) ... ok test_setup_teardown_order_with_pathological_suite (unittest.test.test_setups.TestSetups) ... ok test_skiptest_in_setupclass (unittest.test.test_setups.TestSetups) ... ok test_skiptest_in_setupmodule (unittest.test.test_setups.TestSetups) ... ok test_suite_debug_executes_setups_and_teardowns (unittest.test.test_setups.TestSetups) ... ok test_suite_debug_propagates_exceptions (unittest.test.test_setups.TestSetups) ... ok test_teardown_class (unittest.test.test_setups.TestSetups) ... ok test_teardown_class_two_classes (unittest.test.test_setups.TestSetups) ... ok test_teardown_module (unittest.test.test_setups.TestSetups) ... ok test_testcase_with_missing_module (unittest.test.test_setups.TestSetups) ... ok test_decorated_skip (unittest.test.test_skipping.Test_TestSkipping) ... ok test_expected_failure (unittest.test.test_skipping.Test_TestSkipping) ... ok test_expected_failure_subtests (unittest.test.test_skipping.Test_TestSkipping) ... ok test_expected_failure_with_wrapped_class (unittest.test.test_skipping.Test_TestSkipping) ... ok test_expected_failure_with_wrapped_subclass (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skip_class (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skip_doesnt_run_setup (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skip_non_unittest_class (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skipping (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skipping_decorators (unittest.test.test_skipping.Test_TestSkipping) ... ok test_skipping_subtests (unittest.test.test_skipping.Test_TestSkipping) ... ok test_unexpected_success (unittest.test.test_skipping.Test_TestSkipping) ... ok test_unexpected_success_subtests (unittest.test.test_skipping.Test_TestSkipping) ... ok test_addTest__TestCase (unittest.test.test_suite.Test_TestSuite) ... ok test_addTest__TestSuite (unittest.test.test_suite.Test_TestSuite) ... ok test_addTest__casesuiteclass (unittest.test.test_suite.Test_TestSuite) ... ok test_addTest__noncallable (unittest.test.test_suite.Test_TestSuite) ... ok test_addTest__noniterable (unittest.test.test_suite.Test_TestSuite) ... ok test_addTests (unittest.test.test_suite.Test_TestSuite) ... ok test_addTests__string (unittest.test.test_suite.Test_TestSuite) ... ok test_basetestsuite (unittest.test.test_suite.Test_TestSuite) ... ok test_countTestCases_nested (unittest.test.test_suite.Test_TestSuite) ... ok test_countTestCases_simple (unittest.test.test_suite.Test_TestSuite) ... ok test_countTestCases_zero_nested (unittest.test.test_suite.Test_TestSuite) ... ok test_countTestCases_zero_simple (unittest.test.test_suite.Test_TestSuite) ... ok test_eq (unittest.test.test_suite.Test_TestSuite) ... ok test_function_in_suite (unittest.test.test_suite.Test_TestSuite) ... ok test_garbage_collect_test_after_run_BaseTestSuite (unittest.test.test_suite.Test_TestSuite) ... ok test_garbage_collect_test_after_run_TestSuite (unittest.test.test_suite.Test_TestSuite) ... ok test_init__TestSuite_instances_in_tests (unittest.test.test_suite.Test_TestSuite) ... ok test_init__empty_tests (unittest.test.test_suite.Test_TestSuite) ... ok test_init__tests_from_any_iterable (unittest.test.test_suite.Test_TestSuite) ... ok test_init__tests_optional (unittest.test.test_suite.Test_TestSuite) ... ok test_iter (unittest.test.test_suite.Test_TestSuite) ... ok test_ne (unittest.test.test_suite.Test_TestSuite) ... ok test_overriding_call (unittest.test.test_suite.Test_TestSuite) ... ok test_remove_test_at_index (unittest.test.test_suite.Test_TestSuite) ... ok test_remove_test_at_index_not_indexable (unittest.test.test_suite.Test_TestSuite) ... ok test_run (unittest.test.test_suite.Test_TestSuite) ... ok test_run__empty_suite (unittest.test.test_suite.Test_TestSuite) ... ok test_run__requires_result (unittest.test.test_suite.Test_TestSuite) ... ok testHandlerReplacedButCalled (unittest.test.test_break.TestBreak) ... ok testInstallHandler (unittest.test.test_break.TestBreak) ... ok testInterruptCaught (unittest.test.test_break.TestBreak) ... ok testMainInstallsHandler (unittest.test.test_break.TestBreak) ... ok testRegisterResult (unittest.test.test_break.TestBreak) ... ok testRemoveHandler (unittest.test.test_break.TestBreak) ... ok testRemoveHandlerAsDecorator (unittest.test.test_break.TestBreak) ... ok testRemoveResult (unittest.test.test_break.TestBreak) ... ok testRunner (unittest.test.test_break.TestBreak) ... ok testSecondInterrupt (unittest.test.test_break.TestBreak) ... ok testTwoResults (unittest.test.test_break.TestBreak) ... ok testWeakReferences (unittest.test.test_break.TestBreak) ... ok testHandlerReplacedButCalled (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testInstallHandler (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testInterruptCaught (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testMainInstallsHandler (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testRegisterResult (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testRemoveHandler (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testRemoveHandlerAsDecorator (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testRemoveResult (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testRunner (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testSecondInterrupt (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testTwoResults (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testWeakReferences (unittest.test.test_break.TestBreakDefaultIntHandler) ... ok testHandlerReplacedButCalled (unittest.test.test_break.TestBreakSignalDefault) ... ok testInstallHandler (unittest.test.test_break.TestBreakSignalDefault) ... ok testInterruptCaught (unittest.test.test_break.TestBreakSignalDefault) ... ok testMainInstallsHandler (unittest.test.test_break.TestBreakSignalDefault) ... ok testRegisterResult (unittest.test.test_break.TestBreakSignalDefault) ... ok testRemoveHandler (unittest.test.test_break.TestBreakSignalDefault) ... ok testRemoveHandlerAsDecorator (unittest.test.test_break.TestBreakSignalDefault) ... ok testRemoveResult (unittest.test.test_break.TestBreakSignalDefault) ... ok testRunner (unittest.test.test_break.TestBreakSignalDefault) ... ok testSecondInterrupt (unittest.test.test_break.TestBreakSignalDefault) ... ok testTwoResults (unittest.test.test_break.TestBreakSignalDefault) ... ok testWeakReferences (unittest.test.test_break.TestBreakSignalDefault) ... ok testHandlerReplacedButCalled (unittest.test.test_break.TestBreakSignalIgnored) ... skipped 'test requires SIGINT to not be ignored' testInstallHandler (unittest.test.test_break.TestBreakSignalIgnored) ... ok testInterruptCaught (unittest.test.test_break.TestBreakSignalIgnored) ... ok testMainInstallsHandler (unittest.test.test_break.TestBreakSignalIgnored) ... ok testRegisterResult (unittest.test.test_break.TestBreakSignalIgnored) ... ok testRemoveHandler (unittest.test.test_break.TestBreakSignalIgnored) ... ok testRemoveHandlerAsDecorator (unittest.test.test_break.TestBreakSignalIgnored) ... ok testRemoveResult (unittest.test.test_break.TestBreakSignalIgnored) ... ok testRunner (unittest.test.test_break.TestBreakSignalIgnored) ... ok testSecondInterrupt (unittest.test.test_break.TestBreakSignalIgnored) ... skipped 'test requires SIGINT to not be ignored' testTwoResults (unittest.test.test_break.TestBreakSignalIgnored) ... ok testWeakReferences (unittest.test.test_break.TestBreakSignalIgnored) ... ok test_autospec (unittest.test.testmock.testpatch.PatchTest) ... ok test_autospec_function (unittest.test.testmock.testpatch.PatchTest) ... ok test_autospec_inherits (unittest.test.testmock.testpatch.PatchTest) ... ok test_autospec_keywords (unittest.test.testmock.testpatch.PatchTest) ... ok test_autospec_name (unittest.test.testmock.testpatch.PatchTest) ... ok test_autospec_with_new (unittest.test.testmock.testpatch.PatchTest) ... ok test_autospec_with_object (unittest.test.testmock.testpatch.PatchTest) ... ok test_callable_spec_as_list (unittest.test.testmock.testpatch.PatchTest) ... ok test_create_and_specs (unittest.test.testmock.testpatch.PatchTest) ... ok test_falsey_spec (unittest.test.testmock.testpatch.PatchTest) ... ok test_get_only_proxy (unittest.test.testmock.testpatch.PatchTest) ... ok test_get_set_delete_proxy (unittest.test.testmock.testpatch.PatchTest) ... ok test_mock_calls_with_patch (unittest.test.testmock.testpatch.PatchTest) ... ok test_multiple_patchobject (unittest.test.testmock.testpatch.PatchTest) ... ok test_multiple_specs (unittest.test.testmock.testpatch.PatchTest) ... ok test_name_preserved (unittest.test.testmock.testpatch.PatchTest) ... ok test_nested_patch_failure (unittest.test.testmock.testpatch.PatchTest) ... ok test_nested_patch_with_spec_as_list (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_class_decorating (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_create (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_failure (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_incompatible_with_autospec (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_incompatible_with_new (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_inherit_for_mocks (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_inherit_non_mock (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_keyword_arguments (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_patch (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_patch_object (unittest.test.testmock.testpatch.PatchTest) ... ok test_new_callable_spec (unittest.test.testmock.testpatch.PatchTest) ... ok test_not_callable_spec_as_list (unittest.test.testmock.testpatch.PatchTest) ... ok test_object_lookup_is_quite_lazy (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_builtins_without_create (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_class_acts_with_spec_is_inherited (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_class_attribute (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_class_decorator (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_descriptor (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict_class_decorator (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict_keyword_args (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict_start_stop (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict_test_prefix (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict_with_clear (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict_with_container_object (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict_with_container_object_and_clear (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_dict_with_string (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_imports_lazily (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_keyword_args (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_local (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_create (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_create_mocks (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_create_mocks_different_order (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_create_mocks_patcher (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_decorating_class (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_failure (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_new_callable (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_new_callable_failure (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_no_kwargs (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_spec_set (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_stacked_decorators (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_multiple_string_subclasses (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_nested_autospec_repr (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_object_keyword_args (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_object_with_spec_as_boolean (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_propogrates_exc_on_exit (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_slots (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_spec_set (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_start_stop (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_stopall (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_test_prefix (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_with_create_mocks_non_existent_attributes (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_with_exception (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_with_spec (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_with_spec_as_boolean (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_with_spec_as_list (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_with_spec_mock_repr (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_with_static_methods (unittest.test.testmock.testpatch.PatchTest) ... ok test_patch_wont_create_by_default (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_class_decorator (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_start_stop (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_twice (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_with_create_mocks_non_existent_attributes (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_with_default_mock (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_with_none (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_with_spec (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_with_spec_as_list (unittest.test.testmock.testpatch.PatchTest) ... ok test_patchobject_wont_create_by_default (unittest.test.testmock.testpatch.PatchTest) ... ok test_single_patchobject (unittest.test.testmock.testpatch.PatchTest) ... ok test_spec_set_inherit (unittest.test.testmock.testpatch.PatchTest) ... ok test_spec_set_true (unittest.test.testmock.testpatch.PatchTest) ... ok test_special_attrs (unittest.test.testmock.testpatch.PatchTest) ... ok test_specs_false_instead_of_none (unittest.test.testmock.testpatch.PatchTest) ... ok test_stop_without_start (unittest.test.testmock.testpatch.PatchTest) ... ok test_stopall_lifo (unittest.test.testmock.testpatch.PatchTest) ... ok test_tracebacks (unittest.test.testmock.testpatch.PatchTest) ... ok test_any (unittest.test.testmock.testhelpers.AnyTest) ... ok test_any_and_datetime (unittest.test.testmock.testhelpers.AnyTest) ... ok test_any_mock_calls_comparison_order (unittest.test.testmock.testhelpers.AnyTest) ... ok test_repr (unittest.test.testmock.testhelpers.AnyTest) ... ok test_attribute_call (unittest.test.testmock.testhelpers.CallTest) ... ok test_call (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_any (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_list (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_ne (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_non_tuples (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_with_args (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_with_args_call_empty_name (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_with_call (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_with_kwargs (unittest.test.testmock.testhelpers.CallTest) ... ok test_call_with_name (unittest.test.testmock.testhelpers.CallTest) ... ok test_empty__Call (unittest.test.testmock.testhelpers.CallTest) ... ok test_extended_call (unittest.test.testmock.testhelpers.CallTest) ... ok test_named_call_with_args (unittest.test.testmock.testhelpers.CallTest) ... ok test_named_call_with_kwargs (unittest.test.testmock.testhelpers.CallTest) ... ok test_named_empty_call (unittest.test.testmock.testhelpers.CallTest) ... ok test_repr (unittest.test.testmock.testhelpers.CallTest) ... ok test_two_args_call (unittest.test.testmock.testhelpers.CallTest) ... ok test_attributes (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_autospec_data_descriptor (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_autospec_functions_with_self_in_odd_place (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_autospec_reset_mock (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_basic (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_builtin_functions_types (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_builtins (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_class_with_no_init (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_create_autospec_keyword_arguments (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_create_autospec_keyword_only_arguments (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_create_autospec_none (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_create_autospec_return_value (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_create_autospec_unbound_methods (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_descriptors (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_function (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_function_as_instance_attribute (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_inherit (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_magic_methods (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_method_calls (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_mocking_unbound_methods (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_recursive (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_signature_callable (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_signature_class (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_signature_noncallable (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_skip_attributeerrors (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_spec_as_list (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_spec_inheritance_for_classes (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_spec_set (unittest.test.testmock.testhelpers.SpecSignatureTest) ... ok test_args_list_contains_call_list (unittest.test.testmock.testhelpers.TestCallList) ... ok test_call_list_str (unittest.test.testmock.testhelpers.TestCallList) ... ok test_propertymock (unittest.test.testmock.testhelpers.TestCallList) ... ok test_propertymock_returnvalue (unittest.test.testmock.testhelpers.TestCallList) ... ok test_attributes_and_return_value (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_bound_methods (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... skipped 'This fails differently on pypy' test_changing_magic_set_in_initialization (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_comparison (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_deleting_magic_methods (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_descriptor_from_class (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_dict_methods (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_dir (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_division (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_divmod_and_rdivmod (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_equality (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_hash (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_iterable_as_iter_return_value (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_len_contains_iter (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_in_initialization (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_method_reset_mock (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_method_type (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_method_wrapping (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_methods_and_spec (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_methods_and_spec_set (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_methods_are_magic_mocks (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_methods_isolated_between_mocks (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magic_mock_equality (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magicmock (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magicmock_defaults (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_magicmock_del (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_matmul (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_nonzero (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_numeric (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_repr (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_setting_unsupported_magic_method (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok test_str (unittest.test.testmock.testmagicmethods.TestMockingMagicMethods) ... ok testBases (unittest.test.testmock.testsentinel.SentinelTest) ... ok testDEFAULT (unittest.test.testmock.testsentinel.SentinelTest) ... ok testSentinelName (unittest.test.testmock.testsentinel.SentinelTest) ... ok testSentinels (unittest.test.testmock.testsentinel.SentinelTest) ... ok test_attributes (unittest.test.testmock.testcallable.TestCallable) ... ok test_create_autopsec (unittest.test.testmock.testcallable.TestCallable) ... ok test_create_autospec_instance (unittest.test.testmock.testcallable.TestCallable) ... ok test_hierarchy (unittest.test.testmock.testcallable.TestCallable) ... ok test_non_callable (unittest.test.testmock.testcallable.TestCallable) ... ok test_patch_spec (unittest.test.testmock.testcallable.TestCallable) ... ok test_patch_spec_callable_class (unittest.test.testmock.testcallable.TestCallable) ... ok test_patch_spec_instance (unittest.test.testmock.testcallable.TestCallable) ... ok test_patch_spec_set (unittest.test.testmock.testcallable.TestCallable) ... ok test_patch_spec_set_instance (unittest.test.testmock.testcallable.TestCallable) ... ok test_subclasses (unittest.test.testmock.testcallable.TestCallable) ... ok test__name__ (unittest.test.testmock.testmock.MockTest) ... ok test_adding_child_mock (unittest.test.testmock.testmock.MockTest) ... ok test_adding_return_value_mock (unittest.test.testmock.testmock.MockTest) ... ok test_all (unittest.test.testmock.testmock.MockTest) ... ok test_arg_lists (unittest.test.testmock.testmock.MockTest) ... ok test_assert_any_call (unittest.test.testmock.testmock.MockTest) ... ok test_assert_any_call_with_function_spec (unittest.test.testmock.testmock.MockTest) ... ok test_assert_called (unittest.test.testmock.testmock.MockTest) ... ok test_assert_called_once (unittest.test.testmock.testmock.MockTest) ... ok test_assert_called_once_with (unittest.test.testmock.testmock.MockTest) ... ok test_assert_called_once_with_function_spec (unittest.test.testmock.testmock.MockTest) ... ok test_assert_called_once_with_message (unittest.test.testmock.testmock.MockTest) ... ok test_assert_called_with (unittest.test.testmock.testmock.MockTest) ... ok test_assert_called_with_any (unittest.test.testmock.testmock.MockTest) ... ok test_assert_called_with_failure_message (unittest.test.testmock.testmock.MockTest) ... ok test_assert_called_with_function_spec (unittest.test.testmock.testmock.MockTest) ... ok test_assert_called_with_message (unittest.test.testmock.testmock.MockTest) ... ok test_assert_called_with_method_spec (unittest.test.testmock.testmock.MockTest) ... ok test_assert_has_calls (unittest.test.testmock.testmock.MockTest) ... ok test_assert_has_calls_any_order (unittest.test.testmock.testmock.MockTest) ... ok test_assert_has_calls_with_function_spec (unittest.test.testmock.testmock.MockTest) ... ok test_assert_not_called (unittest.test.testmock.testmock.MockTest) ... ok test_attach_mock (unittest.test.testmock.testmock.MockTest) ... ok test_attach_mock_return_value (unittest.test.testmock.testmock.MockTest) ... ok test_attribute_access_returns_mocks (unittest.test.testmock.testmock.MockTest) ... ok test_attribute_deletion (unittest.test.testmock.testmock.MockTest) ... ok test_attributes_have_name_and_parent_set (unittest.test.testmock.testmock.MockTest) ... ok test_autospec_side_effect (unittest.test.testmock.testmock.MockTest) ... ok test_autospec_side_effect_exception (unittest.test.testmock.testmock.MockTest) ... ok test_baseexceptional_side_effect (unittest.test.testmock.testmock.MockTest) ... ok test_call (unittest.test.testmock.testmock.MockTest) ... ok test_call_args_comparison (unittest.test.testmock.testmock.MockTest) ... ok test_call_args_two_tuple (unittest.test.testmock.testmock.MockTest) ... ok test_calls_equal_with_any (unittest.test.testmock.testmock.MockTest) ... ok test_class_assignable (unittest.test.testmock.testmock.MockTest) ... ok test_configure_mock (unittest.test.testmock.testmock.MockTest) ... ok test_constructor (unittest.test.testmock.testmock.MockTest) ... ok test_copy (unittest.test.testmock.testmock.MockTest) ... ok test_create_autospec_with_name (unittest.test.testmock.testmock.MockTest) ... ok test_dir (unittest.test.testmock.testmock.MockTest) ... ok test_dir_from_spec (unittest.test.testmock.testmock.MockTest) ... ok test_exceptional_side_effect (unittest.test.testmock.testmock.MockTest) ... ok test_filter_dir (unittest.test.testmock.testmock.MockTest) ... ok test_from_spec (unittest.test.testmock.testmock.MockTest) ... ok test_java_exception_side_effect (unittest.test.testmock.testmock.MockTest) ... skipped 'This test only applies to Jython' test_magic_methods_mock_calls (unittest.test.testmock.testmock.MockTest) ... ok test_manager_mock (unittest.test.testmock.testmock.MockTest) ... ok test_method_calls_compare_easily (unittest.test.testmock.testmock.MockTest) ... ok test_method_calls_recorded (unittest.test.testmock.testmock.MockTest) ... ok test_mock_add_spec (unittest.test.testmock.testmock.MockTest) ... ok test_mock_add_spec_magic_methods (unittest.test.testmock.testmock.MockTest) ... ok test_mock_calls (unittest.test.testmock.testmock.MockTest) ... ok test_mock_calls_create_autospec (unittest.test.testmock.testmock.MockTest) ... ok test_mock_open_after_eof (unittest.test.testmock.testmock.MockTest) ... ok test_mock_open_alter_readline (unittest.test.testmock.testmock.MockTest) ... ok test_mock_open_reuse_issue_21750 (unittest.test.testmock.testmock.MockTest) ... ok test_mock_open_write (unittest.test.testmock.testmock.MockTest) ... ok test_mock_parents (unittest.test.testmock.testmock.MockTest) ... ok test_mock_unsafe (unittest.test.testmock.testmock.MockTest) ... ok test_only_allowed_methods_exist (unittest.test.testmock.testmock.MockTest) ... ok test_override_tuple_methods (unittest.test.testmock.testmock.MockTest) ... ok test_repr (unittest.test.testmock.testmock.MockTest) ... ok test_repr_with_spec (unittest.test.testmock.testmock.MockTest) ... ok test_reset_mock (unittest.test.testmock.testmock.MockTest) ... ok test_reset_mock_on_mock_open_issue_18622 (unittest.test.testmock.testmock.MockTest) ... ok test_reset_mock_recursion (unittest.test.testmock.testmock.MockTest) ... ok test_reset_return (unittest.test.testmock.testmock.MockTest) ... ok test_reset_return_sideeffect (unittest.test.testmock.testmock.MockTest) ... ok test_reset_sideeffect (unittest.test.testmock.testmock.MockTest) ... ok test_return_value_in_constructor (unittest.test.testmock.testmock.MockTest) ... ok test_setting_attribute_with_spec_set (unittest.test.testmock.testmock.MockTest) ... ok test_setting_call (unittest.test.testmock.testmock.MockTest) ... ok test_side_effect (unittest.test.testmock.testmock.MockTest) ... ok test_side_effect_iterator (unittest.test.testmock.testmock.MockTest) ... ok test_side_effect_iterator_default (unittest.test.testmock.testmock.MockTest) ... ok test_side_effect_iterator_exceptions (unittest.test.testmock.testmock.MockTest) ... ok test_side_effect_setting_iterator (unittest.test.testmock.testmock.MockTest) ... ok test_sorted_call_signature (unittest.test.testmock.testmock.MockTest) ... ok test_spec_class (unittest.test.testmock.testmock.MockTest) ... ok test_spec_list_subclass (unittest.test.testmock.testmock.MockTest) ... ok test_subclass_with_properties (unittest.test.testmock.testmock.MockTest) ... ok test_subclassing (unittest.test.testmock.testmock.MockTest) ... ok test_wraps_attributes (unittest.test.testmock.testmock.MockTest) ... ok test_wraps_call_with_nondefault_return_value (unittest.test.testmock.testmock.MockTest) ... ok test_wraps_calls (unittest.test.testmock.testmock.MockTest) ... ok BUILDSTDERR: test_explicit_mock (unittest.test.testmock.testwith.TestMock4.90user 0.21system 0:05.18elapsed 98%CPU (0avgtext+0avgdata 86940maxresident)k BUILDSTDERR: 1024inputs+1488outputs (0major+54858minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_doctest ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_doctest Open) ... ok test_interleaved_reads (unittest.test.testmock.testwith.TestMockOpen) ... ok test_mock_open (unittest.test.testmock.testwith.TestMockOpen) ... ok test_mock_open_context_manager (unittest.test.testmock.testwith.TestMockOpen) ... ok test_mock_open_context_manager_multiple_times (unittest.test.testmock.testwith.TestMockOpen) ... ok test_mock_open_read_with_argument (unittest.test.testmock.testwith.TestMockOpen) ... ok test_overriding_return_values (unittest.test.testmock.testwith.TestMockOpen) ... ok test_read_bytes (unittest.test.testmock.testwith.TestMockOpen) ... ok test_read_data (unittest.test.testmock.testwith.TestMockOpen) ... ok test_readline_bytes (unittest.test.testmock.testwith.TestMockOpen) ... ok test_readline_data (unittest.test.testmock.testwith.TestMockOpen) ... ok test_readlines_bytes (unittest.test.testmock.testwith.TestMockOpen) ... ok test_readlines_data (unittest.test.testmock.testwith.TestMockOpen) ... ok testContextManagerMocking (unittest.test.testmock.testwith.WithTest) ... ok test_context_manager_with_magic_mock (unittest.test.testmock.testwith.WithTest) ... ok test_dict_context_manager (unittest.test.testmock.testwith.WithTest) ... ok test_patch_object_with_statement (unittest.test.testmock.testwith.WithTest) ... ok test_with_statement (unittest.test.testmock.testwith.WithTest) ... ok test_with_statement_as (unittest.test.testmock.testwith.WithTest) ... ok test_with_statement_exception (unittest.test.testmock.testwith.WithTest) ... ok test_with_statement_imbricated (unittest.test.testmock.testwith.WithTest) ... ok test_with_statement_nested (unittest.test.testmock.testwith.WithTest) ... ok test_with_statement_same_attribute (unittest.test.testmock.testwith.WithTest) ... ok test_with_statement_specified (unittest.test.testmock.testwith.WithTest) ... ok ---------------------------------------------------------------------- Ran 716 tests in 4.481s OK (skipped=5) 1 test OK. Total duration: 5 sec Tests result: SUCCESS =================== test_doctest ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30882 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_doctest Trying: runner = DebugRunner(verbose=False) Expecting nothing ok Trying: test = DocTestParser().get_doctest('>>> raise KeyError\n42', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: try: runner.run(test) except UnexpectedException as f: failure = f Expecting nothing ok Trying: failure.test is test Expecting: True ok Trying: failure.example.want Expecting: '42\n' ok Trying: exc_info = failure.exc_info Expecting nothing ok Trying: raise exc_info[1] # Already has the traceback Expecting: Traceback (most recent call last): ... KeyError ok Trying: test = DocTestParser().get_doctest(''' >>> x = 1 >>> x 2 ''', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: try: runner.run(test) except DocTestFailure as f: failure = f Expecting nothing ok Trying: failure.test is test Expecting: True ok Trying: failure.example.want Expecting: '2\n' ok Trying: failure.got Expecting: '1\n' ok Trying: del test.globs['__builtins__'] Expecting nothing ok Trying: test.globs Expecting: {'x': 1} ok Trying: test = DocTestParser().get_doctest(''' >>> x = 2 >>> raise KeyError ''', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: runner.run(test) Expecting: Traceback (most recent call last): ... doctest.UnexpectedException: ok Trying: del test.globs['__builtins__'] Expecting nothing ok Trying: test.globs Expecting: {'x': 2} ok Trying: test = DocTestParser().get_doctest(''' >>> x = 2 ''', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: runner.run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: test.globs Expecting: {} ok Trying: test = DocTestParser().get_doctest('>>> raise KeyError\n42', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: case = DocTestCase(test) Expecting nothing ok Trying: try: case.debug() except UnexpectedException as f: failure = f Expecting nothing ok Trying: failure.test is test Expecting: True ok Trying: failure.example.want Expecting: '42\n' ok Trying: exc_info = failure.exc_info Expecting nothing ok Trying: raise exc_info[1] # Already has the traceback Expecting: Traceback (most recent call last): ... KeyError ok Trying: test = DocTestParser().get_doctest(''' >>> x = 1 >>> x 2 ''', {}, 'foo', 'foo.py', 0) Expecting nothing ok Trying: case = DocTestCase(test) Expecting nothing ok Trying: try: case.debug() except DocTestFailure as f: failure = f Expecting nothing ok Trying: failure.test is test Expecting: True ok Trying: failure.example.want Expecting: '2\n' ok Trying: failure.got Expecting: '1\n' ok Trying: tests = DocTestFinder().find(_TestClass) Expecting nothing ok Trying: runner = DocTestRunner(verbose=False) Expecting nothing ok Trying: tests.sort(key = lambda test: test.name) Expecting nothing ok Trying: for test in tests: print(test.name, '->', runner.run(test)) Expecting: _TestClass -> TestResults(failed=0, attempted=2) _TestClass.__init__ -> TestResults(failed=0, attempted=2) _TestClass.get -> TestResults(failed=0, attempted=2) _TestClass.square -> TestResults(failed=0, attempted=1) ok Trying: runner.summarize(verbose=1) Expecting: 4 items passed all tests: 2 tests in _TestClass 2 tests in _TestClass.__init__ 2 tests in _TestClass.get 1 tests in _TestClass.square 7 tests in 4 items. 7 passed and 0 failed. Test passed. TestResults(failed=0, attempted=7) ok Trying: runner.tries Expecting: 7 ok Trying: runner.failures Expecting: 0 ok Trying: _TestClass(13).get() + _TestClass(-12).get() Expecting: 1 ok Trying: hex(_TestClass(13).square().get()) Expecting: '0xa9' ok Trying: t = _TestClass(123) Expecting nothing ok Trying: print(t.get()) Expecting: 123 ok Trying: x = _TestClass(-42) Expecting nothing ok Trying: print(x.get()) Expecting: -42 ok Trying: _TestClass(13).square().get() Expecting: 169 ok Trying: print('foo\n\nbar\n') Expecting: foo bar ok Trying: 4 == 4 Expecting: 1 ok Trying: 4 == 4 Expecting: True ok Trying: 4 > 4 Expecting: 0 ok Trying: 4 > 4 Expecting: False ok Trying: print(list(range(1000))) #doctest: +ELLIPSIS Expecting: [0, 1, 2, ..., 999] ok Trying: x = 1; y = 2 Expecting nothing ok Trying: x + y, x * y Expecting: (3, 2) ok Trying: print(list(range(30))) #doctest: +NORMALIZE_WHITESPACE Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29] ok Trying: _ellipsis_match('aa...aa', 'aaa') Expecting: False ok Trying: text = ''' Here are examples of simple math. Python has super accurate integer addition >>> 2 + 2 5 And very friendly error messages: >>> 1/0 To Infinity And Beyond You can use logic if you want: >>> if 0: ... blah ... blah ... Ho hum ''' Expecting nothing ok Trying: print(script_from_examples(text)) Expecting: # Here are examples of simple math. # # Python has super accurate integer addition # 2 + 2 # Expected: ## 5 # # And very friendly error messages: # 1/0 # Expected: ## To Infinity ## And ## Beyond # # You can use logic if you want: # if 0: blah blah # # Ho hum ok Trying: import doctest Expecting nothing ok Trying: old = doctest._unittest_reportflags Expecting nothing ok Trying: doctest.set_unittest_reportflags(REPORT_NDIFF | REPORT_ONLY_FIRST_FAILURE) == old Expecting: True ok Trying: doctest._unittest_reportflags == (REPORT_NDIFF | REPORT_ONLY_FIRST_FAILURE) Expecting: True ok Trying: doctest.set_unittest_reportflags(ELLIPSIS) Expecting: Traceback (most recent call last): ... ValueError: ('Only reporting flags allowed', 8) ok Trying: doctest.set_unittest_reportflags(old) == (REPORT_NDIFF | REPORT_ONLY_FIRST_FAILURE) Expecting: True ok 106 items had no tests: doctest doctest.DebugRunner.report_failure doctest.DebugRunner.report_unexpected_exception doctest.DebugRunner.run doctest.DocFileCase doctest.DocFileCase.__repr__ doctest.DocFileCase.format_failure doctest.DocFileCase.id doctest.DocFileSuite doctest.DocFileTest doctest.DocTest doctest.DocTest.__eq__ doctest.DocTest.__hash__ doctest.DocTest.__init__ doctest.DocTest.__lt__ doctest.DocTest.__repr__ doctest.DocTestCase doctest.DocTestCase.__eq__ doctest.DocTestCase.__hash__ doctest.DocTestCase.__init__ doctest.DocTestCase.__repr__ doctest.DocTestCase.format_failure doctest.DocTestCase.id doctest.DocTestCase.runTest doctest.DocTestCase.setUp doctest.DocTestCase.shortDescription doctest.DocTestCase.tearDown doctest.DocTestFailure doctest.DocTestFailure.__init__ doctest.DocTestFailure.__str__ doctest.DocTestFinder doctest.DocTestFinder.__init__ doctest.DocTestFinder._find doctest.DocTestFinder._find_lineno doctest.DocTestFinder._from_module doctest.DocTestFinder._get_test doctest.DocTestFinder.find doctest.DocTestParser doctest.DocTestParser._check_prefix doctest.DocTestParser._check_prompt_blank doctest.DocTestParser._find_options doctest.DocTestParser._min_indent doctest.DocTestParser._parse_example doctest.DocTestParser.get_doctest doctest.DocTestParser.get_examples doctest.DocTestParser.parse doctest.DocTestRunner._DocTestRunner__patched_linecache_getlines doctest.DocTestRunner._DocTestRunner__record_outcome doctest.DocTestRunner._DocTestRunner__run doctest.DocTestRunner.__init__ doctest.DocTestRunner._failure_header doctest.DocTestRunner.merge doctest.DocTestRunner.report_failure doctest.DocTestRunner.report_start doctest.DocTestRunner.report_success doctest.DocTestRunner.report_unexpected_exception doctest.DocTestRunner.run doctest.DocTestRunner.summarize doctest.DocTestSuite doctest.Example doctest.Example.__eq__ doctest.Example.__hash__ doctest.Example.__init__ doctest.OutputChecker doctest.OutputChecker._do_a_fancy_diff doctest.OutputChecker._toAscii doctest.OutputChecker.check_output doctest.OutputChecker.output_difference doctest.SkipDocTestCase doctest.SkipDocTestCase.__init__ doctest.SkipDocTestCase.setUp doctest.SkipDocTestCase.shortDescription doctest.SkipDocTestCase.test_skip doctest.TestResults doctest.TestResults.attempted doctest.TestResults.failed doctest.UnexpectedException doctest.UnexpectedException.__init__ doctest.UnexpectedException.__str__ doctest._DocTestSuite doctest._DocTestSuite._removeTestAtIndex doctest._OutputRedirectingPdb doctest._OutputRedirectingPdb.__init__ doctest._OutputRedirectingPdb.set_continue doctest._OutputRedirectingPdb.set_trace doctest._OutputRedirectingPdb.trace_dispatch doctest._SpoofOut doctest._SpoofOut.getvalue doctest._SpoofOut.truncate doctest._comment_line doctest._exception_traceback doctest._extract_future_flags doctest._indent doctest._load_testfile doctest._module_relative_path doctest._normalize_module doctest._strip_exception_details doctest._test doctest.debug doctest.debug_script doctest.debug_src doctest.register_optionflag doctest.run_docstring_examples doctest.testfile doctest.testmod doctest.testsource 15 items passed all tests: 21 tests in doctest.DebugRunner 13 tests in doctest.DocTestCase.debug 7 tests in doctest.DocTestRunner 2 tests in doctest._TestClass 2 tests in doctest._TestClass.__init__ 2 tests in doctest._TestClass.get 1 tests in doctest._TestClass.square 1 tests in doctest.__test__.blank lines 4 tests in doctest.__test__.bool-int equivalence 1 tests in doctest.__test__.ellipsis 2 tests in doctest.__test__.string 1 tests in doctest.__test__.whitespace normalization 1 tests in doctest._ellipsis_match 2 tests in doctest.script_from_examples 6 tests in doctest.set_unittest_reportflags 66 tests in 121 items. 66 passed and 0 failed. Test passed. doctest (doctest) ... 66 tests with zero failures Trying: print(1) Expecting: 1 ok Trying: sc = SampleClass(3) Expecting nothing ok Trying: for i in range(10): sc = sc.double() print(' ', sc.get(), sep='', end='') Expecting: 6 12 24 48 96 192 384 768 1536 3072 ok Trying: x = SampleClass.NestedClass(5) Expecting nothing ok Trying: y = x.square() Expecting nothing ok Trying: print(y.get()) Expecting: 25 ok Trying: print(SampleClass.NestedClass().get()) Expecting: 0 ok Trying: print(SampleClass(12).get()) Expecting: 12 ok Trying: print(SampleClass.a_classmethod(10)) Expecting: 12 ok Trying: print(SampleClass(0).a_classmethod(10)) Expecting: 12 ok Trying: print(SampleClass(22).a_property) Expecting: 22 ok Trying: print(SampleClass.a_staticmethod(10)) Expecting: 11 ok Trying: print(SampleClass(12).double().get()) Expecting: 24 ok Trying: print(SampleClass(-5).get()) Expecting: -5 ok Trying: print('1\n2\n3') Expecting: 1 2 3 ok Trying: print(SampleNewStyleClass(12).get()) Expecting: 12 ok Trying: print(SampleNewStyleClass(12).double().get()) Expecting: 24 ok Trying: print(SampleNewStyleClass(-5).get()) Expecting: -5 ok Trying: print(sample_func(22)) Expecting: 44 ok Trying: def normalize(s): return '\n'.join(s.decode().splitlines()) Expecting nothing ok Trying: from test.support import script_helper, temp_dir Expecting nothing ok Trying: with temp_dir() as tmpdir: fn = os.path.join(tmpdir, 'myfile.doc') with open(fn, 'w') as f: _ = f.write('This is a very simple test file.\n') _ = f.write(' >>> 1 + 1\n') _ = f.write(' 2\n') _ = f.write(' >>> "a"\n') _ = f.write(" 'a'\n") _ = f.write('\n') _ = f.write('And that is it.\n') rc1, out1, err1 = script_helper.assert_python_ok( '-m', 'doctest', fn) rc2, out2, err2 = script_helper.assert_python_ok( '-m', 'doctest', '-v', fn) Expecting nothing ok Trying: rc1, out1, err1 Expecting: (0, b'', b'') ok Trying: rc2, err2 Expecting: (0, b'') ok Trying: print(normalize(out2)) Expecting: Trying: 1 + 1 Expecting: 2 ok Trying: "a" Expecting: 'a' ok 1 items passed all tests: 2 tests in myfile.doc 2 tests in 1 items. 2 passed and 0 failed. Test passed. ok Trying: from test.support import script_helper, temp_dir Expecting nothing ok Trying: with temp_dir() as tmpdir: fn = os.path.join(tmpdir, 'myfile.doc') with open(fn, 'w') as f: _ = f.write('This is another simple test file.\n') _ = f.write(' >>> 1 + 1\n') _ = f.write(' 2\n') _ = f.write(' >>> "abcdef"\n') _ = f.write(" 'a...f'\n") _ = f.write(' >>> "ajkml"\n') _ = f.write(" 'a...l'\n") _ = f.write('\n') _ = f.write('And that is it.\n') fn2 = os.path.join(tmpdir, 'myfile2.py') with open(fn2, 'w') as f: _ = f.write('def test_func():\n') _ = f.write(' \"\"\"\n') _ = f.write(' This is simple python test function.\n') _ = f.write(' >>> 1 + 1\n') _ = f.write(' 2\n') _ = f.write(' >>> "abc def"\n') _ = f.write(" 'abc def'\n") _ = f.write("\n") _ = f.write(' \"\"\"\n') rc1, out1, err1 = script_helper.assert_python_failure( '-m', 'doctest', fn, fn2) rc2, out2, err2 = script_helper.assert_python_ok( '-m', 'doctest', '-o', 'ELLIPSIS', fn) rc3, out3, err3 = script_helper.assert_python_ok( '-m', 'doctest', '-o', 'ELLIPSIS', '-o', 'NORMALIZE_WHITESPACE', fn, fn2) rc4, out4, err4 = script_helper.assert_python_failure( '-m', 'doctest', '-f', fn, fn2) rc5, out5, err5 = script_helper.assert_python_ok( '-m', 'doctest', '-v', '-o', 'ELLIPSIS', '-o', 'NORMALIZE_WHITESPACE', fn, fn2) Expecting nothing ok Trying: rc1, err1 Expecting: (1, b'') ok Trying: print(normalize(out1)) # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...myfile.doc", line 4, in myfile.doc Failed example: "abcdef" Expected: 'a...f' Got: 'abcdef' ********************************************************************** File "...myfile.doc", line 6, in myfile.doc Failed example: "ajkml" Expected: 'a...l' Got: 'ajkml' ********************************************************************** 1 items had failures: 2 of 3 in myfile.doc ***Test Failed*** 2 failures. ok Trying: rc2, out2, err2 Expecting: (0, b'', b'') ok Trying: rc3, out3, err3 Expecting: (0, b'', b'') ok Trying: rc4, err4 Expecting: (1, b'') ok Trying: print(normalize(out4)) # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...myfile.doc", line 4, in myfile.doc Failed example: "abcdef" Expected: 'a...f' Got: 'abcdef' ********************************************************************** 1 items had failures: 1 of 2 in myfile.doc ***Test Failed*** 1 failures. ok Trying: rc5, err5 Expecting: (0, b'') ok Trying: print(normalize(out5)) Expecting: Trying: 1 + 1 Expecting: 2 ok Trying: "abcdef" Expecting: 'a...f' ok Trying: "ajkml" Expecting: 'a...l' ok 1 items passed all tests: 3 tests in myfile.doc 3 tests in 1 items. 3 passed and 0 failed. Test passed. Trying: 1 + 1 Expecting: 2 ok Trying: "abc def" Expecting: 'abc def' ok 1 items had no tests: myfile2 1 items passed all tests: 2 tests in myfile2.test_func 2 tests in 2 items. 2 passed and 0 failed. Test passed. ok Trying: rc, out, err = script_helper.assert_python_failure( '-m', 'doctest', 'nosuchfile') Expecting nothing ok Trying: rc, out Expecting: (1, b'') ok Trying: print(normalize(err)) # doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... FileNotFoundError: [Errno ...] No such file or directory: 'nosuchfile' ok Trying: rc, out, err = script_helper.assert_python_failure( '-m', 'doctest', '-o', 'nosuchoption') Expecting nothing ok Trying: rc, out Expecting: (2, b'') ok Trying: print(normalize(err)) # doctest: +ELLIPSIS Expecting: usage...invalid...nosuchoption... ok Trying: import unittest Expecting nothing ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import unittest Expecting nothing ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', package='test') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import unittest, pkgutil, test Expecting nothing ok Trying: added_loader = False Expecting nothing ok Trying: if not hasattr(test, '__loader__'): test.__loader__ = pkgutil.get_loader(test) added_loader = True Expecting nothing ok Trying: try: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', package='test') suite.run(unittest.TestResult()) finally: if added_loader: del test.__loader__ Expecting: ok Trying: suite = doctest.DocFileSuite('../test/test_doctest.txt') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import types, os.path, test.test_doctest Expecting nothing ok Trying: save_argv = sys.argv Expecting nothing ok Trying: sys.argv = [test.test_doctest.__file__] Expecting nothing ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', package=types.ModuleType('__main__')) Expecting nothing ok Trying: sys.argv = save_argv Expecting nothing ok Trying: test_doctest_path = os.path.abspath(test.test_doctest.__file__) Expecting nothing ok Trying: test_pkg_path = os.path.split(test_doctest_path)[0] Expecting nothing ok Trying: test_file = os.path.join(test_pkg_path, 'test_doctest.txt') Expecting nothing ok Trying: suite = doctest.DocFileSuite(test_file, module_relative=False) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocFileSuite(test_file, module_relative=False, package='test') Expecting: Traceback (most recent call last): ValueError: Package may only be specified for module-relative paths. ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', globs={'favorite_color': 'blue'}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', optionflags=doctest.DONT_ACCEPT_BLANKLINE, globs={'favorite_color': 'blue'}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: def setUp(t): import test.test_doctest test.test_doctest.sillySetup = True Expecting nothing ok Trying: def tearDown(t): import test.test_doctest del test.test_doctest.sillySetup Expecting nothing ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', setUp=setUp, tearDown=tearDown) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import test.test_doctest Expecting nothing ok Trying: test.test_doctest.sillySetup Expecting: Traceback (most recent call last): ... AttributeError: module 'test.test_doctest' has no attribute 'sillySetup' ok Trying: def setUp(test): test.globs['favorite_color'] = 'blue' Expecting nothing ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', setUp=setUp) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocFileSuite('test_doctest3.txt') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', 'test_doctest2.txt', 'test_doctest4.txt', encoding='utf-8') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: docstring = ''' >>> print(12) 12 Non-example text. >>> print('another\\example') another example ''' Expecting nothing ok Trying: globs = {} # globals to run the test in. Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: test = parser.get_doctest(docstring, globs, 'some_test', 'some_file', 20) Expecting nothing ok Trying: print(test) Expecting: ok Trying: len(test.examples) Expecting: 2 ok Trying: e1, e2 = test.examples Expecting nothing ok Trying: (e1.source, e1.want, e1.lineno) Expecting: ('print(12)\n', '12\n', 1) ok Trying: (e2.source, e2.want, e2.lineno) Expecting: ("print('another\\example')\n", 'another\nexample\n', 6) ok Trying: (test.name, test.filename, test.lineno) Expecting: ('some_test', 'some_file', 20) ok Trying: test.lineno + e1.lineno Expecting: 21 ok Trying: test.lineno + e2.lineno Expecting: 26 ok Trying: docstring = r''' >>> print('bad\nindentation') bad indentation ''' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 4 of the docstring for some_test has inconsistent leading whitespace: 'indentation' ok Trying: docstring = r''' >>> print(('bad indentation', ... 2)) ('bad', 'indentation') ''' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 2 of the docstring for some_test has inconsistent leading whitespace: '... 2))' ok Trying: docstring = '>>>print(1)\n1' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the docstring for some_test lacks blank after >>>: '>>>print(1)' ok Trying: docstring = '>>> if 1:\n...print(1)\n1' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 2 of the docstring for some_test lacks blank after ...: '...print(1)' ok Trying: docstring = ''' >>> print 12 12 ''' Expecting nothing ok Trying: test = parser.get_doctest(docstring, globs, 'some_test', 'some_test', 20) Expecting nothing ok Trying: same_test = parser.get_doctest(docstring, globs, 'some_test', 'some_test', 20) Expecting nothing ok Trying: test == same_test Expecting: True ok Trying: test != same_test Expecting: False ok Trying: hash(test) == hash(same_test) Expecting: True ok Trying: docstring = ''' >>> print 42 42 ''' Expecting nothing ok Trying: other_test = parser.get_doctest(docstring, globs, 'other_test', 'other_file', 10) Expecting nothing ok Trying: test == other_test Expecting: False ok Trying: test != other_test Expecting: True ok Trying: DocTestCase = doctest.DocTestCase Expecting nothing ok Trying: test_case = DocTestCase(test) Expecting nothing ok Trying: same_test_case = DocTestCase(same_test) Expecting nothing ok Trying: other_test_case = DocTestCase(other_test) Expecting nothing ok Trying: test_case == same_test_case Expecting: True ok Trying: test_case != same_test_case Expecting: False ok Trying: hash(test_case) == hash(same_test_case) Expecting: True ok Trying: test == other_test_case Expecting: False ok Trying: test != other_test_case Expecting: True ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: import test.test_doctest Expecting nothing ok Trying: old = test.test_doctest.__file__ Expecting nothing ok Trying: test.test_doctest.__file__ = 'test_doctest.pyc' Expecting nothing ok Trying: tests = finder.find(sample_func) Expecting nothing ok Trying: print(tests) # doctest: +ELLIPSIS Expecting: [] ok Trying: tests[0].filename # doctest: +ELLIPSIS Expecting: '...test_doctest.py' ok Trying: test.test_doctest.__file__ = old Expecting nothing ok Trying: e = tests[0].examples[0] Expecting nothing ok Trying: (e.source, e.want, e.lineno) Expecting: ('print(sample_func(22))\n', '44\n', 3) ok Trying: def no_docstring(v): pass Expecting nothing ok Trying: finder.find(no_docstring) Expecting: [] ok Trying: def no_docstring(v): pass Expecting nothing ok Trying: excl_empty_finder = doctest.DocTestFinder(exclude_empty=True) Expecting nothing ok Trying: excl_empty_finder.find(no_docstring) Expecting: [] ok Trying: def no_examples(v): ''' no doctest examples ''' Expecting nothing ok Trying: finder.find(no_examples) # doctest: +ELLIPSIS Expecting: [] ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: tests = finder.find(SampleClass) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 3 SampleClass 3 SampleClass.NestedClass 1 SampleClass.NestedClass.__init__ 1 SampleClass.__init__ 2 SampleClass.a_classmethod 1 SampleClass.a_property 1 SampleClass.a_staticmethod 1 SampleClass.double 1 SampleClass.get ok Trying: tests = finder.find(SampleNewStyleClass) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 1 SampleNewStyleClass 1 SampleNewStyleClass.__init__ 1 SampleNewStyleClass.double 1 SampleNewStyleClass.get ok Trying: import types Expecting nothing ok Trying: m = types.ModuleType('some_module') Expecting nothing ok Trying: def triple(val): ''' >>> print(triple(11)) 33 ''' return val*3 Expecting nothing ok Trying: m.__dict__.update({ 'sample_func': sample_func, 'SampleClass': SampleClass, '__doc__': ''' Module docstring. >>> print('module') module ''', '__test__': { 'd': '>>> print(6)\n6\n>>> print(7)\n7\n', 'c': triple}}) Expecting nothing ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: import test.test_doctest Expecting nothing ok Trying: tests = finder.find(m, module=test.test_doctest) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 1 some_module 3 some_module.SampleClass 3 some_module.SampleClass.NestedClass 1 some_module.SampleClass.NestedClass.__init__ 1 some_module.SampleClass.__init__ 2 some_module.SampleClass.a_classmethod 1 some_module.SampleClass.a_property 1 some_module.SampleClass.a_staticmethod 1 some_module.SampleClass.double 1 some_module.SampleClass.get 1 some_module.__test__.c 2 some_module.__test__.d 1 some_module.sample_func ok Trying: from test import doctest_aliases Expecting nothing ok Trying: assert doctest_aliases.TwoNames.f Expecting nothing ok Trying: assert doctest_aliases.TwoNames.g Expecting nothing ok Trying: tests = excl_empty_finder.find(doctest_aliases) Expecting nothing ok Trying: print(len(tests)) Expecting: 2 ok Trying: print(tests[0].name) Expecting: test.doctest_aliases.TwoNames ok Trying: tests[1].name.split('.')[-1] in ['f', 'g'] Expecting: True ok Trying: tests = doctest.DocTestFinder().find(SampleClass) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 3 SampleClass 3 SampleClass.NestedClass 1 SampleClass.NestedClass.__init__ 1 SampleClass.__init__ 2 SampleClass.a_classmethod 1 SampleClass.a_property 1 SampleClass.a_staticmethod 1 SampleClass.double 1 SampleClass.get ok Trying: tests = doctest.DocTestFinder(exclude_empty=False).find(SampleClass) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 3 SampleClass 3 SampleClass.NestedClass 1 SampleClass.NestedClass.__init__ 0 SampleClass.NestedClass.get 0 SampleClass.NestedClass.square 1 SampleClass.__init__ 2 SampleClass.a_classmethod 1 SampleClass.a_property 1 SampleClass.a_staticmethod 1 SampleClass.double 1 SampleClass.get ok Trying: tests = doctest.DocTestFinder(recurse=False).find(SampleClass) Expecting nothing ok Trying: for t in tests: print('%2s %s' % (len(t.examples), t.name)) Expecting: 3 SampleClass ok Trying: def f(x): ''' >>> x = 12 some text >>> # examples are not created for comments & bare prompts. >>> ... >>> for x in range(10): ... print(x, end=' ') 0 1 2 3 4 5 6 7 8 9 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: [e.lineno for e in test.examples] Expecting: [1, 9, 12] ok Trying: import builtins Expecting nothing ok Trying: tests = doctest.DocTestFinder().find(builtins) Expecting nothing ok Trying: lo, hi = (420, 440) if is_pypy else (790, 810) Expecting nothing ok Trying: lo < len(tests) < hi # approximate number of objects with docstrings Expecting: True ok Trying: real_tests = [t for t in tests if len(t.examples) > 0] Expecting nothing ok Trying: len(real_tests) # objects that actually have doctests Expecting: 8 ok Trying: for t in real_tests: print('{} {}'.format(len(t.examples), t.name)) Expecting: 1 builtins.bin 3 builtins.float.as_integer_ratio 2 builtins.float.fromhex 2 builtins.float.hex 1 builtins.hex 1 builtins.int 2 builtins.int.bit_length 1 builtins.oct ok Trying: s = ''' >>> x, y = 2, 3 # no output expected >>> if 1: ... print(x) ... print(y) 2 3 Some text. >>> x+y 5 ''' Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: for piece in parser.parse(s): if isinstance(piece, doctest.Example): print('Example:', (piece.source, piece.want, piece.lineno)) else: print(' Text:', repr(piece)) Expecting: Text: '\n' Example: ('x, y = 2, 3 # no output expected\n', '', 1) Text: '' Example: ('if 1:\n print(x)\n print(y)\n', '2\n3\n', 2) Text: '\nSome text.\n' Example: ('x+y\n', '5\n', 9) Text: '' ok Trying: for piece in parser.get_examples(s): print((piece.source, piece.want, piece.lineno)) Expecting: ('x, y = 2, 3 # no output expected\n', '', 1) ('if 1:\n print(x)\n print(y)\n', '2\n3\n', 2) ('x+y\n', '5\n', 9) ok Trying: test = parser.get_doctest(s, {}, 'name', 'filename', lineno=5) Expecting nothing ok Trying: (test.name, test.filename, test.lineno) Expecting: ('name', 'filename', 5) ok Trying: for piece in test.examples: print((piece.source, piece.want, piece.lineno)) Expecting: ('x, y = 2, 3 # no output expected\n', '', 1) ('if 1:\n print(x)\n print(y)\n', '2\n3\n', 2) ('x+y\n', '5\n', 9) ok Trying: def f(x): ''' >>> x = 12 >>> print(x) 12 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=3) ok Trying: def f(x): ''' >>> x = 12 >>> print(x) 14 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=True).run(test) # doctest: +ELLIPSIS Expecting: Trying: x = 12 Expecting nothing ok Trying: print(x) Expecting: 14 ********************************************************************** File ..., line 4, in f Failed example: print(x) Expected: 14 Got: 12 Trying: x//2 Expecting: 6 ok TestResults(failed=1, attempted=3) ok Trying: import sys Expecting nothing ok Trying: orig_displayhook = sys.displayhook Expecting nothing ok Trying: def my_displayhook(x): print('hi!') Expecting nothing ok Trying: sys.displayhook = my_displayhook Expecting nothing ok Trying: def f(): ''' >>> 3 3 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: r = doctest.DocTestRunner(verbose=False).run(test) Expecting nothing ok Trying: post_displayhook = sys.displayhook Expecting nothing ok Trying: sys.displayhook = orig_displayhook Expecting nothing ok Trying: r Expecting: TestResults(failed=0, attempted=1) ok Trying: post_displayhook is my_displayhook Expecting: True ok Trying: def f(x): ''' >>> x = 12 >>> print(x//0) Traceback (most recent call last): ZeroDivisionError: integer division or modulo by zero ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): ''' >>> x = 12 >>> print('pre-exception output', x//0) pre-exception output Traceback (most recent call last): ZeroDivisionError: integer division or modulo by zero ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 4, in f Failed example: print('pre-exception output', x//0) Exception raised: ... ZeroDivisionError: integer division or modulo by zero TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> raise ValueError('multi\nline\nmessage') Traceback (most recent call last): ValueError: multi line message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> raise ValueError('message') Traceback (most recent call last): ValueError: wrong message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: raise ValueError('message') Expected: Traceback (most recent call last): ValueError: wrong message Got: Traceback (most recent call last): ... ValueError: message TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): ValueError: wrong message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException('message') Traceback (most recent call last): HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 4, in f Failed example: raise HTTPException('message') Expected: Traceback (most recent call last): HTTPException: message Got: Traceback (most recent call last): ... http.client.HTTPException: message TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException('message') Traceback (most recent call last): http.client.HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): TypeError: wrong type ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL Expected: Traceback (most recent call last): TypeError: wrong type Got: Traceback (most recent call last): ... ValueError: message TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.HTTPException ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.HTTPException: ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> 1//0 0 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: 1//0 Exception raised: Traceback (most recent call last): ... ZeroDivisionError: integer division or modulo by zero TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> print(list(range(10))) # should fail: no ellipsis [0, 1, ..., 9] >>> print(list(range(10))) # doctest: +ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) [0, 1, ..., 9] >>> # should fail: no ellipsis >>> print(list(range(10))) # doctest: -ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=doctest.ELLIPSIS).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 6, in f Failed example: print(list(range(10))) # doctest: -ELLIPSIS Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) # Should fail: no ellipsis [0, 1, ..., 9] >>> print(list(range(10))) # doctest: +ELLIPSIS [0, 1, ..., 9] >>> print(list(range(10))) # Should fail: no ellipsis [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # Should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ********************************************************************** File ..., line 8, in f Failed example: print(list(range(10))) # Should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=2, attempted=3) ok Trying: def f(x): r''' >>> print(list(range(10))) # Should fail [0, 1, ..., 9] >>> print(list(range(10))) # Should succeed ... # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) # Should fail [0, 1, ..., 9] >>> print(list(range(10))) # Should succeed ... # doctest: +ELLIPSIS,+NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) # Should fail [0, 1, ..., 9] >>> print(list(range(10))) # Should succeed ... # doctest: +ELLIPSIS, +NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) ... # doctest: +ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> for x in range(10): # doctest: +ELLIPSIS ... print(' ', x, end='', sep='') 0 1 2 ... 9 >>> for x in range(10): ... print(' ', x, end='', sep='') # doctest: +ELLIPSIS 0 1 2 ... 9 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' Should fail (option directive not on the last line): >>> for x in range(10): # doctest: +ELLIPSIS ... print(x, end=' ') # doctest: +NORMALIZE_WHITESPACE 0 1 2...9 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: s = '>>> print(12) #doctest: +BADOPTION' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the doctest for s has an invalid option: '+BADOPTION' ok Trying: s = '>>> print(12) #doctest: ELLIPSIS' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the doctest for s has an invalid option: 'ELLIPSIS' ok Trying: s = '>>> # doctest: +ELLIPSIS' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 0 of the doctest for s has an option directive on a line with no example: '# doctest: +ELLIPSIS' ok Trying: def f(x): '>>> True\n1\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.DONT_ACCEPT_TRUE_FOR_1 Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: True Expected: 1 Got: True TestResults(failed=1, attempted=1) ok Trying: def f(x): '>>> print("a\\n\\nb")\na\n\nb\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.DONT_ACCEPT_BLANKLINE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print("a\n\nb") Expected: a b Got: a b TestResults(failed=1, attempted=1) ok Trying: def f(x): '>>> print(1, 2, 3)\n 1 2\n 3' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(1, 2, 3) Expected: 1 2 3 Got: 1 2 3 TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.NORMALIZE_WHITESPACE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: print(list(range(20))) #doctest: +NORMALIZE_WHITESPACE Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19] ok Trying: def f(x): '>>> print(list(range(15)))\n[0, 1, 2, ..., 14]\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(15))) Expected: [0, 1, 2, ..., 14] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14] TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.ELLIPSIS Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: if 1: for i in range(100): print(i**2, end=' ') #doctest: +ELLIPSIS print('!') Expecting: 0 1...4...9 16 ... 36 49 64 ... 9801 ! ok Trying: if 1: #doctest: +ELLIPSIS for i in range(20): print(i, end=' ') print(20) Expecting: 0 1 2 ...1...2...0 ok Trying: print(list(range(20))) # doctest:+ELLIPSIS Expecting: [0, 1, ..., 18, 19] ok Trying: print(list(range(20))) # doctest: +ELLIPSIS # doctest: +NORMALIZE_WHITESPACE Expecting: [0, 1, ..., 18, 19] ok Trying: import random Expecting nothing ok Trying: def f(x): r''' >>> print('\n'.join('abcdefg')) a B c d f g h ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print('\n'.join('abcdefg')) Expected: a B c d f g h Got: a b c d e f g TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_UDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print('\n'.join('abcdefg')) Differences (unified diff with -expected +actual): @@ -1,7 +1,7 @@ a -B +b c d +e f g -h TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_CDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print('\n'.join('abcdefg')) Differences (context diff with expected followed by actual): *************** *** 1,7 **** a ! B c d f g - h --- 1,7 ---- a ! b c d + e f g TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> print("a b c d e f g h i j k l m") a b c d e f g h i j k 1 m ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_NDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print("a b c d e f g h i j k l m") Differences (ndiff with -expected +actual): - a b c d e f g h i j k 1 m ? ^ + a b c d e f g h i j k l m ? + ++ ^ TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> print(1) # first success 1 >>> print(2) # first failure 200 >>> print(3) # second failure 300 >>> print(4) # second success 4 >>> print(5) # third failure 500 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_ONLY_FIRST_FAILURE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: print(2) # first failure Expected: 200 Got: 2 TestResults(failed=3, attempted=5) ok Trying: doctest.DocTestRunner(verbose=True, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: Trying: print(1) # first success Expecting: 1 ok Trying: print(2) # first failure Expecting: 200 ********************************************************************** File ..., line 5, in f Failed example: print(2) # first failure Expected: 200 Got: 2 TestResults(failed=3, attempted=5) ok Trying: flags = doctest.FAIL_FAST Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: print(2) # first failure Expected: 200 Got: 2 TestResults(failed=1, attempted=2) ok Trying: flags = doctest.FAIL_FAST | doctest.REPORT_ONLY_FIRST_FAILURE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: print(2) # first failure Expected: 200 Got: 2 TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(1) # first success 1 >>> raise ValueError(2) # first failure 200 >>> print(3) # second failure 300 >>> print(4) # second success 4 >>> print(5) # third failure 500 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_ONLY_FIRST_FAILURE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: raise ValueError(2) # first failure Exception raised: ... ValueError: 2 TestResults(failed=3, attempted=5) ok Trying: flags = doctest.FAIL_FAST Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: raise ValueError(2) # first failure Exception raised: ... ValueError: 2 TestResults(failed=1, attempted=2) ok Trying: unlikely = "UNLIKELY_OPTION_NAME" Expecting nothing ok Trying: unlikely in doctest.OPTIONFLAGS_BY_NAME Expecting: False ok Trying: new_flag_value = doctest.register_optionflag(unlikely) Expecting nothing ok Trying: unlikely in doctest.OPTIONFLAGS_BY_NAME Expecting: True ok Trying: redundant_flag_value = doctest.register_optionflag(unlikely) Expecting nothing ok Trying: redundant_flag_value == new_flag_value Expecting: True ok Trying: del doctest.OPTIONFLAGS_BY_NAME[unlikely] Expecting nothing ok Trying: def f(x): ''' >>> x = 12 >>> print(x) 12 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=True).run(test) Expecting: Trying: x = 12 Expecting nothing ok Trying: print(x) Expecting: 12 ok Trying: x//2 Expecting: 6 ok TestResults(failed=0, attempted=3) ok Trying: old_argv = sys.argv Expecting nothing ok Trying: sys.argv = ['test'] Expecting nothing ok Trying: doctest.DocTestRunner().run(test) Expecting: TestResults(failed=0, attempted=3) ok Trying: sys.argv = ['test', '-v'] Expecting nothing ok Trying: doctest.DocTestRunner().run(test) Expecting: Trying: x = 12 Expecting nothing ok Trying: print(x) Expecting: 12 ok Trying: x//2 Expecting: 6 ok TestResults(failed=0, attempted=3) ok Trying: sys.argv = old_argv Expecting nothing ok Trying: import unittest Expecting nothing ok Trying: import test.sample_doctest Expecting nothing ok Trying: suite = doctest.DocTestSuite(test.sample_doctest) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('test.sample_doctest') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('test.sample_doctest_no_doctests') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('test.sample_doctest_no_docstrings') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = test.sample_doctest.test_suite() Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: suite = doctest.DocTestSuite('test.sample_doctest', test_finder=finder) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: suite = doctest.DocTestSuite('test.sample_doctest_no_docstrings', test_finder=finder) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('test.sample_doctest', globs={}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('test.sample_doctest', extraglobs={'y': 1}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('test.sample_doctest', optionflags=doctest.DONT_ACCEPT_BLANKLINE) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: def setUp(t): import test.test_doctest test.test_doctest.sillySetup = True Expecting nothing ok Trying: def tearDown(t): import test.test_doctest del test.test_doctest.sillySetup Expecting nothing ok Trying: suite = doctest.DocTestSuite('test.sample_doctest', setUp=setUp, tearDown=tearDown) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import test.test_doctest Expecting nothing ok Trying: test.test_doctest.sillySetup Expecting: Traceback (most recent call last): ... AttributeError: module 'test.test_doctest' has no attribute 'sillySetup' ok Trying: def setUp(test): test.globs['y'] = 1 Expecting nothing ok Trying: suite = doctest.DocTestSuite('test.sample_doctest', setUp=setUp) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: example = doctest.Example('print(1)', '1\n') Expecting nothing ok Trying: (example.source, example.want, example.exc_msg, example.lineno, example.indent, example.options) Expecting: ('print(1)\n', '1\n', None, 0, 0, {}) ok Trying: exc_msg = 'IndexError: pop from an empty list' Expecting nothing ok Trying: example = doctest.Example('[].pop()', '', exc_msg, lineno=5, indent=4, options={doctest.ELLIPSIS: True}) Expecting nothing ok Trying: (example.source, example.want, example.exc_msg, example.lineno, example.indent, example.options) Expecting: ('[].pop()\n', '', 'IndexError: pop from an empty list\n', 5, 4, {8: True}) ok Trying: e = doctest.Example('print(1)', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1)\n', '1\n') ok Trying: e = doctest.Example('print(1)\n', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1)\n', '1\n') ok Trying: e = doctest.Example('print(1);\nprint(2)\n', '1\n2\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1);\nprint(2)\n', '1\n2\n') ok Trying: e = doctest.Example('print(1);\nprint(2)', '1\n2\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1);\nprint(2)\n', '1\n2\n') ok Trying: e = doctest.Example('', '') Expecting nothing ok Trying: e.source, e.want Expecting: ('\n', '') ok Trying: e = doctest.Example('print(1)', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1)\n', '1\n') ok Trying: e = doctest.Example('print(1)', '1') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1)\n', '1\n') ok Trying: e = doctest.Example('print', '') Expecting nothing ok Trying: e.source, e.want Expecting: ('print\n', '') ok Trying: exc_msg = 'IndexError: pop from an empty list' Expecting nothing ok Trying: e = doctest.Example('[].pop()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'IndexError: pop from an empty list\n' ok Trying: exc_msg = 'IndexError: pop from an empty list\n' Expecting nothing ok Trying: e = doctest.Example('[].pop()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'IndexError: pop from an empty list\n' ok Trying: exc_msg = 'ValueError: 1\n 2' Expecting nothing ok Trying: e = doctest.Example('raise ValueError("1\n 2")', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'ValueError: 1\n 2\n' ok Trying: exc_msg = 'ValueError: 1\n 2\n' Expecting nothing ok Trying: e = doctest.Example('raise ValueError("1\n 2")', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'ValueError: 1\n 2\n' ok Trying: exc_msg = '' Expecting nothing ok Trying: e = doctest.Example('raise X()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: '\n' ok Trying: example = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: same_example = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: other_example = doctest.Example('print 42', '42\n') Expecting nothing ok Trying: example == same_example Expecting: True ok Trying: example != same_example Expecting: False ok Trying: hash(example) == hash(same_example) Expecting: True ok Trying: example == other_example Expecting: False ok Trying: example != other_example Expecting: True ok Trying: s = ''' >>> x = 12 >>> print(x) 12 ''' Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput(['next', 'print(x)', 'continue']) Expecting nothing ok Trying: try: doctest.debug_src(s) finally: sys.stdin = real_stdin Expecting: > (1)() (Pdb) next 12 --Return-- > (1)()->None (Pdb) print(x) 12 (Pdb) continue ok Trying: import tempfile, os Expecting nothing ok Trying: fn = tempfile.mktemp() Expecting nothing ok Trying: with open(fn, 'wb') as f: f.write(b'Test:\r\n\r\n >>> x = 1 + 1\r\n\r\nDone.\r\n') Expecting: 35 ok Trying: doctest.testfile(fn, module_relative=False, verbose=False) Expecting: TestResults(failed=0, attempted=1) ok Trying: os.remove(fn) Expecting nothing ok Trying: fn = tempfile.mktemp() Expecting nothing ok Trying: with open(fn, 'wb') as f: f.write(b'Test:\n\n >>> x = 1 + 1\n\nDone.\n') Expecting: 30 ok Trying: doctest.testfile(fn, module_relative=False, verbose=False) Expecting: TestResults(failed=0, attempted=1) ok Trying: os.remove(fn) Expecting nothing ok Trying: 'one other test' Expecting: 'one other test' ok Trying: doc = ''' >>> x = 42 >>> raise Exception('cl\xe9') Traceback (most recent call last): Exception: cl\xe9 >>> import pdb; pdb.set_trace() ''' Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: test = parser.get_doctest(doc, {}, "foo-bar@baz", "foo-bar@baz.py", 0) Expecting nothing ok Trying: runner = doctest.DocTestRunner(verbose=False) Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput([ 'print(x)', # print data defined by the example 'continue', # stop debugging '']) Expecting nothing ok Trying: try: runner.run(test) finally: sys.stdin = real_stdin Expecting: --Return-- > (1)()->None -> import pdb; pdb.set_trace() (Pdb) print(x) 42 (Pdb) continue TestResults(failed=0, attempted=3) ok Trying: def calls_set_trace(): y=2 import pdb; pdb.set_trace() Expecting nothing ok Trying: doc = ''' >>> x=1 >>> calls_set_trace() ''' Expecting nothing ok Trying: test = parser.get_doctest(doc, globals(), "foo-bar@baz", "foo-bar@baz.py", 0) Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput([ 'print(y)', # print data defined in the function 'up', # out of function 'print(x)', # print data defined by the example 'continue', # stop debugging '']) Expecting nothing ok Trying: try: runner.run(test) finally: sys.stdin = real_stdin Expecting: --Return-- > (3)calls_set_trace()->None -> import pdb; pdb.set_trace() (Pdb) print(y) 2 (Pdb) up > (1)() -> calls_set_trace() (Pdb) print(x) 1 (Pdb) continue TestResults(failed=0, attempted=2) ok Trying: doc = ''' >>> def f(x): ... g(x*2) >>> def g(x): ... print(x+3) ... import pdb; pdb.set_trace() >>> f(3) ''' Expecting nothing ok Trying: test = parser.get_doctest(doc, globals(), "foo-bar@baz", "foo-bar@baz.py", 0) Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput([ 'list', # list source from example 2 'next', # return from g() 'list', # list source from example 1 'next', # return from f() 'list', # list source from example 3 'continue', # stop debugging '']) Expecting nothing ok Trying: try: runner.run(test) finally: sys.stdin = real_stdin # doctest: +NORMALIZE_WHITESPACE Expecting: --Return-- > (3)g()->None -> import pdb; pdb.set_trace() (Pdb) list 1 def g(x): 2 print(x+3) 3 -> import pdb; pdb.set_trace() [EOF] (Pdb) next --Return-- > (2)f()->None -> g(x*2) (Pdb) list 1 def f(x): 2 -> g(x*2) [EOF] (Pdb) next --Return-- > (1)()->None -> f(3) (Pdb) list 1 -> f(3) [EOF] (Pdb) continue ********************************************************************** File "foo-bar@baz.py", line 7, in foo-bar@baz Failed example: f(3) Expected nothing Got: 9 TestResults(failed=1, attempted=3) ok Trying: class C(object): def calls_set_trace(self): y = 1 import pdb; pdb.set_trace() self.f1() y = 2 def f1(self): x = 1 self.f2() x = 2 def f2(self): z = 1 z = 2 Expecting nothing ok Trying: calls_set_trace = C().calls_set_trace Expecting nothing ok Trying: doc = ''' >>> a = 1 >>> calls_set_trace() ''' Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: runner = doctest.DocTestRunner(verbose=False) Expecting nothing ok Trying: test = parser.get_doctest(doc, globals(), "foo-bar@baz", "foo-bar@baz.py", 0) Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput([ 'print(y)', # print data defined in the function 'step', 'step', 'step', 'step', 'step', 'step', 'print(z)', 'up', 'print(x)', 'up', 'print(y)', 'up', 'print(foo)', 'continue', # stop debugging '']) Expecting nothing ok Trying: try: runner.run(test) finally: sys.stdin = real_stdin # doctest: +REPORT_NDIFF Expecting: > (5)calls_set_trace() -> self.f1() (Pdb) print(y) 1 (Pdb) step --Call-- > (7)f1() -> def f1(self): (Pdb) step > (8)f1() -> x = 1 (Pdb) step > (9)f1() -> self.f2() (Pdb) step --Call-- > (11)f2() -> def f2(self): (Pdb) step > (12)f2() -> z = 1 (Pdb) step > (13)f2() -> z = 2 (Pdb) print(z) 1 (Pdb) up > (9)f1() -> self.f2() (Pdb) print(x) 1 (Pdb) up > (5)calls_set_trace() -> self.f1() (Pdb) print(y) 1 (Pdb) up > (1)() -> calls_set_trace() (Pdb) print(foo) *** NameError: name 'foo' is not defined (Pdb) continue TestResults(failed=0, attempted=2) ok Trying: save_argv = sys.argv Expecting nothing ok Trying: if '-v' in sys.argv: sys.argv = [arg for arg in save_argv if arg != '-v'] Expecting nothing ok Trying: doctest.testfile('test_doctest.txt') # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...", line 6, in test_doctest.txt Failed example: favorite_color Exception raised: ... NameError: name 'favorite_color' is not defined ********************************************************************** 1 items had failures: 1 of 2 in test_doctest.txt ***Test Failed*** 1 failures. TestResults(failed=1, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: globs = {'favorite_color': 'blue'} Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', globs=globs) Expecting: TestResults(failed=0, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: extraglobs = {'favorite_color': 'red'} Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', globs=globs, extraglobs=extraglobs) # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...", line 6, in test_doctest.txt Failed example: favorite_color Expected: 'blue' Got: 'red' ********************************************************************** 1 items had failures: 1 of 2 in test_doctest.txt ***Test Failed*** 1 failures. TestResults(failed=1, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', globs=globs, module_relative='test') Expecting: TestResults(failed=0, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', globs=globs, verbose=True) Expecting: Trying: favorite_color Expecting: 'blue' ok Trying: if 1: print('a') print() print('b') Expecting: a b ok 1 items passed all tests: 2 tests in test_doctest.txt 2 tests in 1 items. 2 passed and 0 failed. Test passed. TestResults(failed=0, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', name='newname') # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...", line 6, in newname ... TestResults(failed=1, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', report=False) # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...", line 6, in test_doctest.txt Failed example: favorite_color Exception raised: ... NameError: name 'favorite_color' is not defined TestResults(failed=1, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest.txt', raise_on_error=True) # doctest: +ELLIPSIS Expecting: Traceback (most recent call last): doctest.UnexpectedException: ... ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest4.txt', encoding='latin-1') # doctest: +ELLIPSIS Expecting: ********************************************************************** File "...", line 7, in test_doctest4.txt Failed example: '...' Expected: 'f\xf6\xf6' Got: 'f\xc3\xb6\xc3\xb6' ********************************************************************** ... ********************************************************************** 1 items had failures: 2 of 2 in test_doctest4.txt ***Test Failed*** 2 failures. TestResults(failed=2, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest4.txt', encoding='utf-8') Expecting: TestResults(failed=0, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: doctest.testfile('test_doctest4.txt', encoding='utf-8', verbose=True) Expecting: Trying: 'f\xf6\xf6' Expecting: 'f\xf6\xf6' ok Trying: 'b\u0105r' Expecting: 'b\u0105r' ok 1 items passed all tests: 2 tests in test_doctest4.txt 2 tests in 1 items. 2 passed and 0 failed. Test passed. TestResults(failed=0, attempted=2) ok Trying: doctest.master = None # Reset master. Expecting nothing ok Trying: sys.argv = save_argv Expecting nothing ok Trying: import unicodedata Expecting nothing ok Trying: doctest.testmod(unicodedata, verbose=False) Expecting: TestResults(failed=0, attempted=0) ok Trying: import test.test_doctest Expecting nothing ok Trying: name = 'test.test_doctest.sample_func' Expecting nothing ok Trying: print(doctest.testsource(test.test_doctest, name)) Expecting: # Blah blah # print(sample_func(22)) # Expected: ## 44 # # Yee ha! ok Trying: name = 'test.test_doctest.SampleNewStyleClass' Expecting nothing ok Trying: print(doctest.testsource(test.test_doctest, name)) Expecting: print('1\n2\n3') # Expected: ## 1 ## 2 ## 3 ok Trying: name = 'test.test_doctest.SampleClass.a_classmethod' Expecting nothing ok Trying: print(doctest.testsource(test.test_doctest, name)) Expecting: print(SampleClass.a_classmethod(10)) # Expected: ## 12 print(SampleClass(0).a_classmethod(10)) # Expected: ## 12 ok Trying: x, y = 'foo', '' Expecting nothing ok Trying: print(x, y) Expecting: foo ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', optionflags=doctest.DONT_ACCEPT_BLANKLINE) Expecting nothing ok Trying: import unittest Expecting nothing ok Trying: result = suite.run(unittest.TestResult()) Expecting nothing ok Trying: print(result.failures[0][1]) # doctest: +ELLIPSIS Expecting: Traceback ... Failed example: favorite_color ... Failed example: if 1: ... ok Trying: old = doctest.set_unittest_reportflags( doctest.REPORT_ONLY_FIRST_FAILURE) Expecting nothing ok Trying: result = suite.run(unittest.TestResult()) Expecting nothing ok Trying: print(result.failures[0][1]) # doctest: +ELLIPSIS Expecting: Traceback ... Failed example: favorite_color Exception raised: ... NameError: name 'favorite_color' is not defined ok Trying: suite = doctest.DocFileSuite('test_doctest.txt', optionflags=doctest.DONT_ACCEPT_BLANKLINE | doctest.REPORT_NDIFF) Expecting nothing ok Trying: result = suite.run(unittest.TestResult()) Expecting nothing ok Trying: print(result.failures[0][1]) # doctest: +ELLIPSIS Expecting: Traceback ... Failed example: favorite_color ... Failed example: if 1: print('a') print() print('b') Differences (ndiff with -expected +actual): a - + b ok Trying: ignored = doctest.set_unittest_reportflags(old) Expecting nothing ok 13 items had no tests: test.test_doctest test.test_doctest.SampleClass.NestedClass.get test.test_doctest.SampleClass.NestedClass.square test.test_doctest.Wrapper test.test_doctest.Wrapper.__call__ test.test_doctest.Wrapper.__init__ test.test_doctest._FakeInput test.test_doctest._FakeInput.__init__ test.test_doctest._FakeInput.readline test.test_doctest.test_DocTestFinder test.test_doctest.test_DocTestRunner test.test_doctest.test_coverage test.test_doctest.test_main 38 items passed all tests: 3 tests in test.test_doctest.SampleClass 3 tests in test.test_doctest.SampleClass.NestedClass 1 tests in test.test_doctest.SampleClass.NestedClass.__init__ 1 tests in test.test_doctest.SampleClass.__init__ 2 tests in test.test_doctest.SampleClass.a_classmethod 1 tests in test.test_doctest.SampleClass.a_property 1 tests in test.test_doctest.SampleClass.a_staticmethod 1 tests in test.test_doctest.SampleClass.double 1 tests in test.test_doctest.SampleClass.get 1 tests in test.test_doctest.SampleNewStyleClass 1 tests in test.test_doctest.SampleNewStyleClass.__init__ 1 tests in test.test_doctest.SampleNewStyleClass.double 1 tests in test.test_doctest.SampleNewStyleClass.get 1 tests in test.test_doctest.sample_func 22 tests in test.test_doctest.test_CLI 40 tests in test.test_doctest.test_DocFileSuite 39 tests in test.test_doctest.test_DocTest 46 tests in test.test_doctest.test_DocTestFinder.basics 7 tests in test.test_doctest.test_DocTestFinder.non_Python_modules 7 tests in test.test_doctest.test_DocTestParser 6 tests in test.test_doctest.test_DocTestRunner.basics 11 tests in test.test_doctest.test_DocTestRunner.displayhook 39 tests in test.test_doctest.test_DocTestRunner.exceptions 33 tests in test.test_doctest.test_DocTestRunner.option_directives 65 tests in test.test_doctest.test_DocTestRunner.optionflags 9 tests in test.test_doctest.test_DocTestRunner.verbose_flag BUILDSTDERR: 33 tests in tes3.45user 0.37system 0:03.91elapsed 98%CPU (0avgtext+0avgdata 60608maxresident)k BUILDSTDERR: 752inputs+296outputs (0major+76478minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_doctest2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_doctest2 BUILDSTDERR: 0.45user 0.05system 0:00.51elapsed 98%CPU (0avgtext+0avgdata 52176maxresident)k BUILDSTDERR: 8inputs+16outputs (0major+11398minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_support ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_support t.test_doctest.test_DocTestSuite 44 tests in test.test_doctest.test_Example 4 tests in test.test_doctest.test_debug 9 tests in test.test_doctest.test_lineendings 1 tests in test.test_doctest.test_look_in_unwrapped 18 tests in test.test_doctest.test_pdb_set_trace 9 tests in test.test_doctest.test_pdb_set_trace_nested 27 tests in test.test_doctest.test_testfile 2 tests in test.test_doctest.test_testmod 7 tests in test.test_doctest.test_testsource 2 tests in test.test_doctest.test_trailing_space_in_test 11 tests in test.test_doctest.test_unittest_reportflags 510 tests in 51 items. 510 passed and 0 failed. Test passed. doctest (test.test_doctest) ... 510 tests with zero failures 1 test OK. Total duration: 4 sec Tests result: SUCCESS =================== test_doctest2 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30896 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_doctest2 Trying: print('yup') # 1 Expecting: yup ok Trying: print(C()) # 2 Expecting: 42 ok Trying: print("In D!") # 5 Expecting: In D! ok Trying: print(3) # 6 Expecting: 3 ok Trying: print(C()) # 3 Expecting: 42 ok Trying: print(C()) # 4 Expecting: 42 ok Trying: print(C.clsm(22)) # 18 Expecting: 22 ok Trying: print(C().clsm(23)) # 19 Expecting: 23 ok Trying: c = C() # 7 Expecting nothing ok Trying: c.x = 12 # 8 Expecting nothing ok Trying: print(c.x) # 9 Expecting: -12 ok Trying: c = C() # 10 Expecting nothing ok Trying: c.x = 12 # 11 Expecting nothing ok Trying: print(c.x) # 12 Expecting: -12 ok Trying: print(C.statm()) # 16 Expecting: 666 ok Trying: print(C().statm()) # 17 Expecting: 666 ok Trying: c = C() # 13 Expecting nothing ok Trying: c.x = 12 # 14 Expecting nothing ok Trying: print(c.x) # 15 Expecting: -12 ok 1 items had no tests: test.test_doctest2.test_main 11 items passed all tests: 1 tests in test.test_doctest2 1 tests in test.test_doctest2.C 1 tests in test.test_doctest2.C.D 1 tests in test.test_doctest2.C.D.nested 1 tests in test.test_doctest2.C.__init__ 1 tests in test.test_doctest2.C.__str__ 2 tests in test.test_doctest2.C.clsm 3 tests in test.test_doctest2.C.getx 3 tests in test.test_doctest2.C.setx 2 tests in test.test_doctest2.C.statm 3 tests in test.test_doctest2.C.x 19 tests in 12 items. 19 passed and 0 failed. Test passed. doctest (test.test_doctest2) ... 19 tests with zero failures 1 test OK. Total duration: 165 ms Tests result: SUCCESS =================== test_support ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30900 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_support test_CleanImport (test.test_support.TestSupport) ... ok test_DirsOnSysPath (test.test_support.TestSupport) ... ok test_HOST (test.test_support.TestSupport) ... ok test_bind_port (test.test_support.TestSupport) ... ok test_captured_stderr (test.test_support.TestSupport) ... ok test_captured_stdin (test.test_support.TestSupport) ... ok BUILDSTDERR: test_captured_stdout (test.test_support.TestSupport) ... o0.39user 0.04system 0:00.46elapsed 95%CPU (0avgtext+0avgdata 52064maxresident)k BUILDSTDERR: 160inputs+200outputs (0major+10917minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test___all__ ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test___all__ k test_change_cwd (test.test_support.TestSupport) ... ok test_change_cwd__chdir_warning (test.test_support.TestSupport) Check the warning message when os.chdir() fails. ... ok test_change_cwd__non_existent_dir (test.test_support.TestSupport) Test passing a non-existent directory. ... ok test_change_cwd__non_existent_dir__quiet_true (test.test_support.TestSupport) Test passing a non-existent directory with quiet=True. ... ok test_check__all__ (test.test_support.TestSupport) ... ok test_check_syntax_error (test.test_support.TestSupport) ... ok test_detect_api_mismatch (test.test_support.TestSupport) ... ok test_detect_api_mismatch__ignore (test.test_support.TestSupport) ... ok test_find_unused_port (test.test_support.TestSupport) ... ok test_forget (test.test_support.TestSupport) ... ok test_gc_collect (test.test_support.TestSupport) ... ok test_get_attribute (test.test_support.TestSupport) ... ok test_get_original_stdout (test.test_support.TestSupport) ... skipped 'failing buildbots' test_import_fresh_module (test.test_support.TestSupport) ... ok test_import_module (test.test_support.TestSupport) ... ok test_make_bad_fd (test.test_support.TestSupport) ... ok test_python_is_optimized (test.test_support.TestSupport) ... ok test_rmtree (test.test_support.TestSupport) ... ok test_sortdict (test.test_support.TestSupport) ... ok test_swap_attr (test.test_support.TestSupport) ... ok test_swap_item (test.test_support.TestSupport) ... ok test_temp_cwd (test.test_support.TestSupport) ... ok test_temp_cwd__name_none (test.test_support.TestSupport) Test passing None to temp_cwd(). ... ok test_temp_dir (test.test_support.TestSupport) Test that temp_dir() creates and destroys its directory. ... ok test_temp_dir__existing_dir__quiet_default (test.test_support.TestSupport) Test passing a directory that already exists. ... ok test_temp_dir__existing_dir__quiet_true (test.test_support.TestSupport) Test passing a directory that already exists with quiet=True. ... ok test_temp_dir__path_none (test.test_support.TestSupport) Test passing no path. ... ok test_unlink (test.test_support.TestSupport) ... ok test_unload (test.test_support.TestSupport) ... ok ---------------------------------------------------------------------- Ran 36 tests in 0.100s OK (skipped=1) 1 test OK. Total duration: 189 ms Tests result: SUCCESS =================== test___all__ ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30904 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test___all__ test_all (test.test___all__.AllTest) ... __phello__.foo _bootlocale _collections_abc _compat_pickle _compression _dummy_thread _markupbase _osx_support _pydecimal _pyio _sitebuiltins _strptime _threading_local _weakrefset abc aifc antigravity argparse ast asynchat asyncio asyncio.base_events asyncio.base_futures asyncio.base_subprocess asyncio.base_tasks asyncio.compat asyncio.constants asyncio.coroutines asyncio.events asyncio.futures asyncio.locks asyncio.log asyncio.proactor_events asyncio.protocols asyncio.queues asyncio.selector_events asyncio.sslproto asyncio.streams asyncio.subprocess asyncio.tasks asyncio.test_utils asyncio.transports asyncio.unix_events asyncio.windows_events asyncio.windows_utils asyncore base64 bdb binhex bisect bz2 cProfile calendar cgi cgitb chunk cmd code codecs codeop collections collections.__main__ collections.abc colorsys compileall concurrent concurrent.futures concurrent.futures._base concurrent.futures.process concurrent.futures.thread configparser contextlib copy copyreg crypt csv ctypes ctypes._endian ctypes.macholib ctypes.macholib.dyld ctypes.macholib.dylib ctypes.macholib.framework ctypes.test ctypes.test.__main__ ctypes.test.test_anon ctypes.test.test_array_in_pointer ctypes.test.test_arrays ctypes.test.test_as_parameter ctypes.test.test_bitfields ctypes.test.test_buffers ctypes.test.test_bytes ctypes.test.test_byteswap ctypes.test.test_callbacks ctypes.test.test_cast ctypes.test.test_cfuncs ctypes.test.test_checkretval ctypes.test.test_delattr ctypes.test.test_errno ctypes.test.test_find ctypes.test.test_frombuffer ctypes.test.test_funcptr ctypes.test.test_functions ctypes.test.test_incomplete ctypes.test.test_init ctypes.test.test_internals ctypes.test.test_keeprefs ctypes.test.test_libc ctypes.test.test_loading ctypes.test.test_macholib ctypes.test.test_memfunctions ctypes.test.test_numbers ctypes.test.test_objects ctypes.test.test_parameters ctypes.test.test_pep3118 ctypes.test.test_pickling ctypes.test.test_pointers ctypes.test.test_prototypes ctypes.test.test_python_api ctypes.test.test_random_things ctypes.test.test_refcounts ctypes.test.test_repr ctypes.test.test_returnfuncptrs ctypes.test.test_simplesubclasses ctypes.test.test_sizes ctypes.test.test_slicing ctypes.test.test_stringptr ctypes.test.test_strings ctypes.test.test_struct_fields ctypes.test.test_structures ctypes.test.test_unaligned_structures ctypes.test.test_unicode ctypes.test.test_values ctypes.test.test_varsize_struct ctypes.test.test_win32 ctypes.test.test_wintypes ctypes.util ctypes.wintypes curses curses.ascii curses.has_key curses.panel curses.textpad datetime dbm dbm.dumb dbm.gnu dbm.ndbm decimal difflib dis distutils distutils._msvccompiler distutils.archive_util distutils.bcppcompiler distutils.ccompiler distutils.cmd distutils.command distutils.command.bdist distutils.command.bdist_dumb distutils.command.bdist_msi distutils.command.bdist_rpm distutils.command.bdist_wininst distutils.command.build distutils.command.build_clib distutils.command.build_ext distutils.command.build_py distutils.command.build_scripts distutils.command.check distutils.command.clean distutils.command.config distutils.command.install distutils.command.install_data distutils.command.install_egg_info distutils.command.install_headers distutils.command.install_lib distutils.command.install_scripts distutils.command.register distutils.command.sdist distutils.command.upload distutils.config distutils.core distutils.cygwinccompiler distutils.debug distutils.dep_util distutils.dir_util distutils.dist distutils.errors distutils.extension distutils.fancy_getopt distutils.file_util distutils.filelist distutils.log distutils.msvc9compiler distutils.msvccompiler distutils.spawn distutils.sysconfig distutils.sysconfig_cpython distutils.sysconfig_pypy distutils.tests distutils.tests.support distutils.tests.test_archive_util distutils.tests.test_bdist distutils.tests.test_bdist_dumb distutils.tests.test_bdist_msi distutils.tests.test_bdist_rpm distutils.tests.test_bdist_wininst distutils.tests.test_build distutils.tests.test_build_clib distutils.tests.test_build_ext distutils.tests.test_build_py distutils.tests.test_build_scripts distutils.tests.test_check distutils.tests.test_clean distutils.tests.test_cmd distutils.tests.test_config distutils.tests.test_config_cmd distutils.tests.test_core distutils.tests.test_cygwinccompiler distutils.tests.test_dep_util distutils.tests.test_dir_util distutils.tests.test_dist distutils.tests.test_extension distutils.tests.test_file_util distutils.tests.test_filelist distutils.tests.test_install distutils.tests.test_install_data distutils.tests.test_install_headers distutils.tests.test_install_lib distutils.tests.test_install_scripts distutils.tests.test_log distutils.tests.test_msvc9compiler distutils.tests.test_msvccompiler distutils.tests.test_register distutils.tests.test_sdist distutils.tests.test_spawn distutils.tests.test_sysconfig distutils.tests.test_text_file distutils.tests.test_unixccompiler distutils.tests.test_upload distutils.tests.test_util distutils.tests.test_version distutils.tests.test_versionpredicate distutils.text_file distutils.unixccompiler distutils.util distutils.version distutils.versionpredicate doctest dummy_threading email email._encoded_words email._header_value_parser email._parseaddr email._policybase email.base64mime email.charset email.contentmanager email.encoders email.errors email.feedparser email.generator email.header email.headerregistry email.iterators email.message email.mime email.mime.application email.mime.audio email.mime.base email.mime.image email.mime.message email.mime.multipart email.mime.nonmultipart email.mime.text email.parser email.policy email.quoprimime email.utils encodings encodings.aliases encodings.ascii encodings.base64_codec encodings.big5 encodings.big5hkscs encodings.bz2_codec encodings.charmap encodings.cp037 encodings.cp1006 encodings.cp1026 encodings.cp1125 encodings.cp1140 encodings.cp1250 encodings.cp1251 encodings.cp1252 encodings.cp1253 encodings.cp1254 encodings.cp1255 encodings.cp1256 encodings.cp1257 encodings.cp1258 encodings.cp273 encodings.cp424 encodings.cp437 encodings.cp500 encodings.cp65001 encodings.cp720 encodings.cp737 encodings.cp775 encodings.cp850 encodings.cp852 encodings.cp855 encodings.cp856 encodings.cp857 encodings.cp858 encodings.cp860 encodings.cp861 encodings.cp862 encodings.cp863 encodings.cp864 encodings.cp865 encodings.cp866 encodings.cp869 encodings.cp874 encodings.cp875 encodings.cp932 encodings.cp949 encodings.cp950 encodings.euc_jis_2004 encodings.euc_jisx0213 encodings.euc_jp encodings.euc_kr encodings.gb18030 encodings.gb2312 encodings.gbk encodings.hex_codec encodings.hp_roman8 encodings.hz encodings.idna encodings.iso2022_jp encodings.iso2022_jp_1 encodings.iso2022_jp_2 encodings.iso2022_jp_2004 encodings.iso2022_jp_3 encodings.iso2022_jp_ext encodings.iso2022_kr encodings.iso8859_1 encodings.iso8859_10 encodings.iso8859_11 encodings.iso8859_13 encodings.iso8859_14 encodings.iso8859_15 encodings.iso8859_16 encodings.iso8859_2 encodings.iso8859_3 encodings.iso8859_4 encodings.iso8859_5 encodings.iso8859_6 encodings.iso8859_7 encodings.iso8859_8 encodings.iso8859_9 encodings.johab encodings.koi8_r encodings.koi8_t encodings.koi8_u encodings.kz1048 encodings.latin_1 encodings.mac_arabic encodings.mac_centeuro encodings.mac_croatian encodings.mac_cyrillic encodings.mac_farsi encodings.mac_greek encodings.mac_iceland encodings.mac_latin2 encodings.mac_roman encodings.mac_romanian encodings.mac_turkish encodings.mbcs encodings.oem encodings.palmos encodings.ptcp154 encodings.punycode encodings.quopri_codec encodings.raw_unicode_escape encodings.rot_13 encodings.shift_jis encodings.shift_jis_2004 encodings.shift_jisx0213 encodings.tis_620 encodings.undefined encodings.unicode_escape encodings.unicode_internal encodings.utf_16 encodings.utf_16_be encodings.utf_16_le encodings.utf_32 encodings.utf_32_be encodings.utf_32_le encodings.utf_7 encodings.utf_8 encodings.utf_8_sig encodings.uu_codec encodings.zlib_codec ensurepip ensurepip.__main__ ensurepip._uninstall enum filecmp fileinput fnmatch formatter fractions ftplib functools genericpath getopt getpass gettext glob gzip hashlib heapq hmac html html.entities html.parser http http.client http.cookiejar http.cookies http.server idlelib idlelib.__main__ idlelib._pyclbr idlelib.autocomplete idlelib.autocomplete_w idlelib.autoexpand idlelib.browser idlelib.calltip idlelib.calltip_w idlelib.calltips idlelib.codecontext idlelib.colorizer idlelib.config idlelib.config_key idlelib.configdialog idlelib.debugger idlelib.debugger_r idlelib.debugobj idlelib.debugobj_r idlelib.delegator idlelib.dynoption idlelib.editor idlelib.filelist idlelib.grep idlelib.help idlelib.help_about idlelib.history idlelib.hyperparser idlelib.idle idlelib.idle_test idlelib.idle_test.htest idlelib.idle_test.mock_idle idlelib.idle_test.mock_tk idlelib.idle_test.test_autocomplete idlelib.idle_test.test_autoexpand idlelib.idle_test.test_calltips idlelib.idle_test.test_colorizer idlelib.idle_test.test_config idlelib.idle_test.test_config_help idlelib.idle_test.test_config_key idlelib.idle_test.test_config_name idlelib.idle_test.test_configdialog idlelib.idle_test.test_debugger idlelib.idle_test.test_delegator idlelib.idle_test.test_editmenu idlelib.idle_test.test_editor idlelib.idle_test.test_formatparagraph idlelib.idle_test.test_grep idlelib.idle_test.test_help idlelib.idle_test.test_help_about idlelib.idle_test.test_history idlelib.idle_test.test_hyperparser idlelib.idle_test.test_idlehistory idlelib.idle_test.test_io idlelib.idle_test.test_iomenu idlelib.idle_test.test_macosx idlelib.idle_test.test_paragraph idlelib.idle_test.test_parenmatch idlelib.idle_test.test_pathbrowser idlelib.idle_test.test_percolator idlelib.idle_test.test_query idlelib.idle_test.test_redirector idlelib.idle_test.test_replace idlelib.idle_test.test_replacedialog idlelib.idle_test.test_rstrip idlelib.idle_test.test_scrolledlist idlelib.idle_test.test_search idlelib.idle_test.test_searchbase idlelib.idle_test.test_searchdialog idlelib.idle_test.test_searchdialogbase idlelib.idle_test.test_searchengine idlelib.idle_test.test_text idlelib.idle_test.test_textview idlelib.idle_test.test_tree idlelib.idle_test.test_undo idlelib.idle_test.test_undodelegator idlelib.idle_test.test_warning idlelib.iomenu idlelib.macosx idlelib.mainmenu idlelib.multicall idlelib.outwin idlelib.paragraph idlelib.parenmatch idlelib.pathbrowser idlelib.percolator idlelib.pyparse idlelib.pyshell idlelib.query idlelib.redirector idlelib.replace idlelib.rpc idlelib.rstrip idlelib.run idlelib.runscript idlelib.scrolledlist idlelib.search idlelib.searchbase idlelib.searchengine idlelib.squeezer idlelib.stackviewer idlelib.statusbar idlelib.textview idlelib.tooltip idlelib.tree idlelib.undo idlelib.window idlelib.zoomheight idlelib.zzdummy imaplib imghdr imp importlib importlib._bootstrap importlib._bootstrap_external importlib.abc importlib.machinery importlib.util inspect io ipaddress json json.decoder json.encoder json.scanner json.tool keyword lib2to3 lib2to3.__main__ lib2to3.btm_matcher lib2to3.btm_utils lib2to3.fixer_base lib2to3.fixer_util lib2to3.fixes lib2to3.fixes.fix_apply lib2to3.fixes.fix_asserts lib2to3.fixes.fix_basestring lib2to3.fixes.fix_buffer lib2to3.fixes.fix_dict lib2to3.fixes.fix_except lib2to3.fixes.fix_exec lib2to3.fixes.fix_execfile lib2to3.fixes.fix_exitfunc lib2to3.fixes.fix_filter lib2to3.fixes.fix_funcattrs lib2to3.fixes.fix_future lib2to3.fixes.fix_getcwdu lib2to3.fixes.fix_has_key lib2to3.fixes.fix_idioms lib2to3.fixes.fix_import lib2to3.fixes.fix_imports lib2to3.fixes.fix_imports2 lib2to3.fixes.fix_input lib2to3.fixes.fix_intern lib2to3.fixes.fix_isinstance lib2to3.fixes.fix_itertools lib2to3.fixes.fix_itertools_imports lib2to3.fixes.fix_long lib2to3.fixes.fix_map lib2to3.fixes.fix_metaclass lib2to3.fixes.fix_methodattrs lib2to3.fixes.fix_ne lib2to3.fixes.fix_next lib2to3.fixes.fix_nonzero lib2to3.fixes.fix_numliterals lib2to3.fixes.fix_operator lib2to3.fixes.fix_paren lib2to3.fixes.fix_print lib2to3.fixes.fix_raise lib2to3.fixes.fix_raw_input lib2to3.fixes.fix_reduce lib2to3.fixes.fix_reload lib2to3.fixes.fix_renames lib2to3.fixes.fix_repr lib2to3.fixes.fix_set_literal lib2to3.fixes.fix_standarderror lib2to3.fixes.fix_sys_exc lib2to3.fixes.fix_throw lib2to3.fixes.fix_tuple_params lib2to3.fixes.fix_types lib2to3.fixes.fix_unicode lib2to3.fixes.fix_urllib lib2to3.fixes.fix_ws_comma lib2to3.fixes.fix_xrange lib2to3.fixes.fix_xreadlines lib2to3.fixes.fix_zip lib2to3.main lib2to3.patcomp lib2to3.pgen2 lib2to3.pgen2.conv lib2to3.pgen2.driver lib2to3.pgen2.grammar lib2to3.pgen2.literals lib2to3.pgen2.parse lib2to3.pgen2.pgen lib2to3.pgen2.token lib2to3.pgen2.tokenize lib2to3.pygram lib2to3.pytree lib2to3.refactor lib2to3.tests lib2to3.tests.__main__ lib2to3.tests.pytree_idempotency lib2to3.tests.support lib2to3.tests.test_all_fixers lib2to3.tests.test_fixers lib2to3.tests.test_main lib2to3.tests.test_parser lib2to3.tests.test_pytree lib2to3.tests.test_refactor lib2to3.tests.test_util linecache locale logging logging.config logging.handlers lzma macpath macurl2path mailbox mailcap mimetypes modulefinder msilib msilib.schema msilib.sequence msilib.text multiprocessing multiprocessing.connection multiprocessing.context multiprocessing.dummy BUILDSTDERR: multiprocessing.dummy.c/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_testcapimodule.c:948:1: warning: parameter names (without types) in function declaration BUILDSTDERR: 948 | test_buildvalue_N(PyObject *self, PyObject *Py_UNUSED(ignored)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_testcapimodule.c:2489:1: warning: parameter names (without types) in function declaration BUILDSTDERR: 2489 | test_capsule(PyObject *self, PyObject *Py_UNUSED(ignored)) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_testcapimodule.c:2861:1: warning: parameter names (without types) in function declaration BUILDSTDERR: 2861 | test_from_contiguous(PyObject* self, PyObject *Py_UNUSED(ignored)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_testcapimodule.c: In function 'test_from_contiguous': BUILDSTDERR: /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_testcapimodule.c:2879:9: warning: initialization of 'unsigned char' from 'void *' makes integer from pointer without a cast [-Wint-conversion] BUILDSTDERR: 2879 | NULL BUILDSTDERR: | ^~~~ BUILDSTDERR: /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_testcapimodule.c:2879:9: note: (near initialization for 'view._format[0]') BUILDSTDERR: /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_testcapimodule.c: At top level: BUILDSTDERR: /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_testcapimodule.c:4363:33: warning: initialization of 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} from incompatible pointer type 'PyObject * (*)(PyObject *, PyObject * (*)())' {aka 'struct _object * (*)(struct _object *, struct _object * (*)())'} [-Wincompatible-pointer-types] BUILDSTDERR: 4363 | {"test_buildvalue_N", test_buildvalue_N, METH_NOARGS}, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_testcapimodule.c:4363:33: note: (near initialization for 'TestMethods[29].ml_meth') onnection multiprocessing.forkserver multiprocessing.heap multiprocessing.managers multiprocessing.pool multiprocessing.popen_fork multiprocessing.popen_forkserver multiprocessing.popen_spawn_posix multiprocessing.popen_spawn_win32 multiprocessing.process multiprocessing.queues multiprocessing.reduction multiprocessing.resource_sharer multiprocessing.semaphore_tracker multiprocessing.sharedctypes multiprocessing.spawn multiprocessing.synchronize multiprocessing.util netrc nntplib ntpath nturl2path numbers opcode operator optparse os pathlib pdb pickle pickletools pipes pkgutil platform plistlib poplib posixpath pprint profile pstats pty py_compile pyclbr pydoc pydoc_data pydoc_data.topics queue quopri random re reprlib rlcompleter runpy sched secrets selectors shelve shlex shutil signal site smtpd smtplib sndhdr socket socketserver sqlite3 sqlite3.dbapi2 sqlite3.dump sqlite3.test sqlite3.test.dbapi sqlite3.test.dump sqlite3.test.factory sqlite3.test.hooks sqlite3.test.regression sqlite3.test.transactions sqlite3.test.types sqlite3.test.userfunctions sre_compile sre_constants sre_parse ssl stat statistics string stringprep struct subprocess sunau symbol symtable sysconfig tabnanny tarfile telnetlib tempfile test test.__main__ test._test_multiprocessing test.ann_module test.ann_module2 test.ann_module3 test.audiotests test.autotest test.bad_coding test.bad_coding2 test.badsyntax_3131 test.badsyntax_async1 test.badsyntax_async2 test.badsyntax_async3 test.badsyntax_async4 test.badsyntax_async5 test.badsyntax_async6 test.badsyntax_async7 test.badsyntax_async8 test.badsyntax_future10 test.badsyntax_future3 test.badsyntax_future4 test.badsyntax_future5 test.badsyntax_future6 test.badsyntax_future7 test.badsyntax_future8 test.badsyntax_future9 test.badsyntax_pep3120 test.bytecode_helper test.coding20731 test.curses_tests test.datetimetester test.dis_module test.doctest_aliases test.double_const test.encoded_modules test.encoded_modules.module_iso_8859_1 test.encoded_modules.module_koi8_r test.final_a test.final_b test.fork_wait test.future_test1 test.future_test2 test.gdb_sample test.imp_dummy test.inspect_fodder test.inspect_fodder2 test.leakers test.leakers.test_ctypes test.leakers.test_selftype test.libregrtest test.libregrtest.cmdline test.libregrtest.main test.libregrtest.refleak test.libregrtest.runtest test.libregrtest.runtest_mp test.libregrtest.save_env test.libregrtest.setup test.list_tests test.lock_tests test.make_ssl_certs test.mapping_tests test.memory_watchdog test.mock_socket test.mod_generics_cache test.mp_fork_bomb test.mp_preload test.multibytecodec_support test.outstanding_bugs test.pickletester test.profilee test.pyclbr_input test.pydoc_mod test.pydocfodder test.pystone test.re_tests test.regrtest test.relimport test.reperf test.sample_doctest test.sample_doctest_no_docstrings test.sample_doctest_no_doctests test.seq_tests test.signalinterproctester test.sortperf test.ssl_servers test.ssltests test.string_tests test.support test.support.script_helper test.test___all__ test.test___future__ test.test__locale test.test__opcode test.test__osx_support test.test_abc test.test_abstract_numbers test.test_aifc test.test_argparse test.test_array test.test_asdl_parser test.test_ast test.test_asyncgen test.test_asynchat test.test_asyncio test.test_asyncio.__main__ test.test_asyncio.echo test.test_asyncio.echo2 test.test_asyncio.echo3 test.test_asyncio.test_base_events test.test_asyncio.test_events test.test_asyncio.test_futures test.test_asyncio.test_locks test.test_asyncio.test_pep492 test.test_asyncio.test_proactor_events test.test_asyncio.test_queues test.test_asyncio.test_selector_events test.test_asyncio.test_sslproto test.test_asyncio.test_streams test.test_asyncio.test_subprocess test.test_asyncio.test_tasks test.test_asyncio.test_transports test.test_asyncio.test_unix_events test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test.test_asyncore test.test_atexit test.test_audioop test.test_augassign test.test_base64 test.test_baseexception test.test_bigaddrspace test.test_bigmem test.test_binascii test.test_binhex test.test_binop test.test_bisect test.test_bool test.test_buffer test.test_bufio test.test_builtin test.test_bytes test.test_bz2 test.test_calendar test.test_call test.test_capi test.test_cgi test.test_cgitb test.test_charmapcodec test.test_class test.test_cmath test.test_cmd test.test_cmd_line test.test_cmd_line_script test.test_code test.test_code_module test.test_codeccallbacks test.test_codecencodings_cn test.test_codecencodings_hk test.test_codecencodings_iso2022 test.test_codecencodings_jp test.test_codecencodings_kr test.test_codecencodings_tw test.test_codecmaps_cn test.test_codecmaps_hk test.test_codecmaps_jp test.test_codecmaps_kr test.test_codecmaps_tw test.test_codecs test.test_codeop test.test_collections test.test_colorsys test.test_compare test.test_compile test.test_compileall test.test_complex test.test_concurrent_futures test.test_configparser test.test_contains test.test_contextlib test.test_copy test.test_copyreg test.test_coroutines test.test_cprofile test.test_crashers test.test_crypt test.test_csv test.test_ctypes test.test_curses test.test_datetime test.test_dbm test.test_dbm_dumb test.test_dbm_gnu test.test_dbm_ndbm test.test_decimal test.test_decorators test.test_defaultdict test.test_deque test.test_descr test.test_descrtut test.test_devpoll test.test_dict test.test_dict_version test.test_dictcomps test.test_dictviews test.test_difflib test.test_dis test.test_distutils test.test_doctest test.test_doctest2 test.test_docxmlrpc test.test_dtrace test.test_dummy_thread test.test_dummy_threading test.test_dynamic test.test_dynamicclassattribute test.test_eintr test.test_email test.test_email.__main__ test.test_email.test__encoded_words test.test_email.test__header_value_parser test.test_email.test_asian_codecs test.test_email.test_contentmanager test.test_email.test_defect_handling test.test_email.test_email test.test_email.test_generator test.test_email.test_headerregistry test.test_email.test_inversion test.test_email.test_message test.test_email.test_parser test.test_email.test_pickleable test.test_email.test_policy test.test_email.test_utils test.test_email.torture_test test.test_ensurepip test.test_enum test.test_enumerate test.test_eof test.test_epoll test.test_errno test.test_exception_hierarchy test.test_exception_variations test.test_exceptions test.test_extcall test.test_faulthandler test.test_fcntl test.test_file test.test_file_eintr test.test_filecmp test.test_fileinput test.test_fileio test.test_finalization test.test_float test.test_flufl test.test_fnmatch test.test_fork1 test.test_format test.test_fractions test.test_frame test.test_fstring test.test_ftplib test.test_funcattrs test.test_functools test.test_future test.test_future3 test.test_future4 test.test_future5 test.test_gc test.test_gdb test.test_generator_stop test.test_generators test.test_genericpath test.test_genexps test.test_getargs2 test.test_getopt test.test_getpass test.test_gettext test.test_glob test.test_global test.test_grammar test.test_grp test.test_gzip test.test_hash test.test_hashlib test.test_heapq test.test_hmac test.test_html test.test_htmlparser test.test_http_cookiejar test.test_http_cookies test.test_httplib test.test_httpservers test.test_idle test.test_imaplib test.test_imghdr test.test_imp test.test_import test.test_import.__main__ test.test_importlib test.test_importlib.__main__ test.test_importlib.abc test.test_importlib.builtin test.test_importlib.builtin.__main__ test.test_importlib.builtin.test_finder test.test_importlib.builtin.test_loader test.test_importlib.extension test.test_importlib.extension.__main__ test.test_importlib.extension.test_case_sensitivity test.test_importlib.extension.test_finder test.test_importlib.extension.test_loader test.test_importlib.extension.test_path_hook test.test_importlib.frozen test.test_importlib.frozen.__main__ test.test_importlib.frozen.test_finder test.test_importlib.frozen.test_loader test.test_importlib.import_ test.test_importlib.import_.__main__ test.test_importlib.import_.test___loader__ test.test_importlib.import_.test___package__ test.test_importlib.import_.test_api test.test_importlib.import_.test_caching test.test_importlib.import_.test_fromlist test.test_importlib.import_.test_meta_path test.test_importlib.import_.test_packages test.test_importlib.import_.test_path test.test_importlib.import_.test_relative_imports test.test_importlib.regrtest test.test_importlib.source test.test_importlib.source.__main__ test.test_importlib.source.test_case_sensitivity test.test_importlib.source.test_file_loader test.test_importlib.source.test_finder test.test_importlib.source.test_path_hook test.test_importlib.source.test_source_encoding test.test_importlib.test_abc test.test_importlib.test_api test.test_importlib.test_lazy test.test_importlib.test_locks test.test_importlib.test_namespace_pkgs test.test_importlib.test_spec test.test_importlib.test_util test.test_importlib.test_windows test.test_importlib.util test.test_index test.test_inspect test.test_int test.test_int_literal test.test_io test.test_ioctl test.test_ipaddress test.test_isinstance test.test_iter test.test_iterlen test.test_itertools test.test_json test.test_json.__main__ test.test_json.test_decode test.test_json.test_default test.test_json.test_dump test.test_json.test_encode_basestring_ascii test.test_json.test_enum test.test_json.test_fail test.test_json.test_float test.test_json.test_indent test.test_json.test_pass1 test.test_json.test_pass2 test.test_json.test_pass3 test.test_json.test_recursion test.test_json.test_scanstring test.test_json.test_separators test.test_json.test_speedups test.test_json.test_tool test.test_json.test_unicode test.test_keyword test.test_keywordonlyarg test.test_kqueue test.test_largefile test.test_lib2to3 test.test_linecache test.test_list test.test_listcomps test.test_locale test.test_logging test.test_long test.test_longexp test.test_lzma test.test_macpath test.test_macurl2path test.test_mailbox test.test_mailcap test.test_marshal test.test_math test.test_memoryio test.test_memoryview test.test_metaclass test.test_mimetypes test.test_minidom test.test_mmap test.test_module test.test_modulefinder test.test_msilib test.test_multibytecodec test.test_multiprocessing_fork test.test_multiprocessing_forkserver test.test_multiprocessing_main_handling test.test_multiprocessing_spawn test.test_netrc test.test_nis test.test_nntplib test.test_normalization test.test_ntpath test.test_numeric_tower test.test_opcodes test.test_openpty test.test_operator test.test_optparse test.test_ordered_dict test.test_os test.test_ossaudiodev test.test_osx_env test.test_parser test.test_pathlib test.test_pdb test.test_peepholer test.test_pep247 test.test_pep277 test.test_pep3120 test.test_pep3131 test.test_pep3151 test.test_pep352 test.test_pep380 test.test_pep479 test.test_pickle test.test_pickletools test.test_pipes test.test_pkg test.test_pkgimport test.test_pkgutil test.test_platform test.test_plistlib test.test_poll test.test_popen test.test_poplib test.test_posix test.test_posixpath test.test_pow test.test_pprint test.test_print test.test_profile test.test_property test.test_pstats test.test_pty test.test_pulldom test.test_pwd test.test_py_compile test.test_pyclbr test.test_pydoc test.test_pyexpat test.test_queue test.test_quopri test.test_raise test.test_random test.test_range test.test_re test.test_readline test.test_regrtest test.test_reprlib test.test_resource test.test_richcmp test.test_rlcompleter test.test_robotparser test.test_runpy test.test_sax test.test_sched test.test_scope test.test_script_helper test.test_secrets test.test_select test.test_selectors test.test_set test.test_setcomps test.test_shelve test.test_shlex test.test_shutil test.test_signal test.test_site test.test_slice test.test_smtpd test.test_smtplib test.test_smtpnet test.test_sndhdr test.test_socket test.test_socketserver test.test_sort test.test_source_encoding test.test_spwd test.test_sqlite test.test_ssl test.test_startfile test.test_stat test.test_statistics test.test_strftime test.test_string test.test_string_literals test.test_stringprep test.test_strlit test.test_strptime test.test_strtod test.test_struct test.test_structmembers test.test_structseq test.test_subclassinit test.test_subprocess test.test_sunau test.test_sundry test.test_super test.test_support test.test_symbol test.test_symtable test.test_syntax test.test_sys test.test_sys_setprofile test.test_sys_settrace test.test_sysconfig test.test_sysconfig_pypy test.test_syslog test.test_tarfile test.test_tcl test.test_telnetlib test.test_tempfile test.test_textwrap test.test_thread test.test_threaded_import test.test_threadedtempfile test.test_threading test.test_threading_local test.test_threadsignals test.test_time test.test_timeit test.test_timeout test.test_tix test.test_tk test.test_tokenize test.test_tools test.test_tools.__main__ test.test_tools.test_fixcid test.test_tools.test_gprof2html test.test_tools.test_i18n test.test_tools.test_md5sum test.test_tools.test_pdeps test.test_tools.test_pindent test.test_tools.test_reindent test.test_tools.test_sundry test.test_tools.test_unparse test.test_trace test.test_traceback test.test_tracemalloc test.test_ttk_guionly test.test_ttk_textonly test.test_tuple test.test_turtle test.test_typechecks test.test_types test.test_typing test.test_ucn test.test_unary test.test_unicode test.test_unicode_file test.test_unicode_file_functions test.test_unicode_identifiers test.test_unicodedata test.test_unittest test.test_univnewlines test.test_unpack test.test_unpack_ex test.test_urllib test.test_urllib2 test.test_urllib2_localnet test.test_urllib2net test.test_urllib_response test.test_urllibnet test.test_urlparse test.test_userdict test.test_userlist test.test_userstring test.test_utf8source test.test_uu test.test_uuid test.test_venv test.test_wait3 test.test_wait4 test.test_warnings test.test_warnings.__main__ test.test_wave test.test_weakref test.test_weakset test.test_webbrowser test.test_winconsoleio test.test_winreg test.test_winsound test.test_with test.test_wsgiref test.test_xdrlib test.test_xml_dom_minicompat test.test_xml_etree test.test_xml_etree_c test.test_xmlrpc test.test_xmlrpc_net test.test_yield_from test.test_zipapp test.test_zipfile test.test_zipfile64 test.test_zipimport test.test_zipimport_support test.test_zlib test.testcodec test.tf_inherit_check test.threaded_import_hangers test.time_hashlib test.tracedmodules test.tracedmodules.testmod test.win_console_handler test.xmltests textwrap this threading timeit tkinter tkinter.__main__ tkinter.colorchooser tkinter.commondialog tkinter.constants tkinter.dialog tkinter.dnd tkinter.filedialog tkinter.font tkinter.messagebox tkinter.scrolledtext tkinter.simpledialog tkinter.test tkinter.test.runtktests tkinter.test.support tkinter.test.test_tkinter tkinter.test.test_tkinter.test_font tkinter.test.test_tkinter.test_geometry_managers tkinter.test.test_tkinter.test_images tkinter.test.test_tkinter.test_loadtk tkinter.test.test_tkinter.test_misc tkinter.test.test_tkinter.test_text tkinter.test.test_tkinter.test_variables tkinter.test.test_tkinter.test_widgets tkinter.test.test_ttk tkinter.test.test_ttk.test_extensions tkinter.test.test_ttk.test_functions tkinter.test.test_ttk.test_style tkinter.test.test_ttk.test_widgets tkinter.test.widget_tests tkinter.tix tkinter.ttk token tokenize trace traceback tracemalloc tty turtle turtledemo turtledemo.__main__ turtledemo.bytedesign turtledemo.chaos turtledemo.clock turtledemo.colormixer turtledemo.forest turtledemo.fractalcurves turtledemo.lindenmayer turtledemo.minimal_hanoi turtledemo.nim turtledemo.paint turtledemo.peace turtledemo.penrose turtledemo.planet_and_moon turtledemo.round_dance turtledemo.sorting_animate turtledemo.tree turtledemo.two_canvases turtledemo.wikipedia turtledemo.yinyang types typing unittest unittest.__main__ unittest.case unittest.loader unittest.main unittest.mock unittest.result unittest.runner unittest.signals unittest.suite unittest.test unittest.test.__main__ unittest.test._test_warnings unittest.test.dummy unittest.test.support unittest.test.test_assertions unittest.test.test_break unittest.test.test_case unittest.test.test_discovery unittest.test.test_functiontestcase unittest.test.test_loader unittest.test.test_program unittest.test.test_result unittest.test.test_runner unittest.test.test_setups unittest.test.test_skipping unittest.test.test_suite unittest.test.testmock unittest.test.testmock.__main__ unittest.test.testmock.support unittest.test.testmock.testcallable unittest.test.testmock.testhelpers unittest.test.testmock.testmagicmethods unittest.test.testmock.testmock unittest.test.testmock.testpatch unittest.test.testmock.testsentinel unittest.test.testmock.testwith unittest.util urllib urllib.error urllib.parse urllib.request urllib.response urllib.robotparser uu uuid venv venv.__main__ warnings wave weakref webbrowser wsgiref wsgiref.handlers wsgiref.headers wsgiref.simple_server wsgiref.util wsgiref.validate xdrlib xml xml.dom xml.dom.NodeFilter xml.dom.domreg xml.dom.expatbuilder xml.dom.minicompat xml.dom.minidom xml.dom.pulldom xml.dom.xmlbuilder xml.etree xml.etree.ElementInclude xml.etree.ElementPath xml.etree.ElementTree xml.etree.cElementTree xml.parsers xml.parsers.expat xml.sax xml.sax._exceptions xml.sax.expatreader xml.sax.handler xml.sax.saxutils xml.sax.xmlreader xmlrpc xmlrpc.client xmlrpc.server zipapp zipfile BUILDSTDERR: Following modules have no __all__ and have been ignored: ['__phello__.foo', '_bootlocale', '_compat_pickle', '_compression', '_markupbase', '_sitebuiltins', 'abc', 'antigravity', 'ast', 'asynchat', 'asyncio.base_subprocess', 'asyncio.base_tasks', 'asyncio.compat', 'asyncio.constants', 'asyncio.log', 'asyncio.sslproto', 'asyncio.test_utils', 'asyncore', 'bisect', 'cgitb', 'chunk', 'collections.__main__', 'concurrent', 'concurrent.futures', 'concurrent.futures._base', 'concurrent.futures.process', 'concurrent.futures.thread', 'crypt', 'ctypes', 'ctypes._endian', 'ctypes.macholib', 'ctypes.test', 'ctypes.test.__main__', 'ctypes.test.test_anon', 'ctypes.test.test_array_in_pointer', 'ctypes.test.test_arrays', 'ctypes.test.test_as_parameter', 'ctypes.test.test_bitfields', 'ctypes.test.test_buffers', 'ctypes.test.test_bytes', 'ctypes.test.test_byteswap', 'ctypes.test.test_callbacks', 'ctypes.test.test_cast', 'ctypes.test.test_cfuncs', 'ctypes.test.test_checkretval', 'ctypes.test.test_delattr', 'ctypes.test.test_errno', 'ctypes.test.test_find', 'ctypes.test.test_frombuffer', 'ctypes.test.test_funcptr', 'ctypes.test.test_functions', 'ctypes.test.test_incomplete', 'ctypes.test.test_init', 'ctypes.test.test_internals', 'ctypes.test.test_keeprefs', 'ctypes.test.test_libc', 'ctypes.test.test_loading', 'ctypes.test.test_macholib', 'ctypes.test.test_memfunctions', 'ctypes.test.test_numbers', 'ctypes.test.test_objects', 'ctypes.test.test_parameters', 'ctypes.test.test_pep3118', 'ctypes.test.test_pickling', 'ctypes.test.test_pointers', 'ctypes.test.test_prototypes', 'ctypes.test.test_python_api', 'ctypes.test.test_random_things', 'ctypes.test.test_refcounts', 'ctypes.test.test_repr', 'ctypes.test.test_returnfuncptrs', 'ctypes.test.test_simplesubclasses', 'ctypes.test.test_sizes', 'ctypes.test.test_slicing', 'ctypes.test.test_stringptr', 'ctypes.test.test_strings', 'ctypes.test.test_struct_fields', 'ctypes.test.test_structures', 'ctypes.test.test_unaligned_structures', 'ctypes.test.test_unicode', 'ctypes.test.test_values', 'ctypes.test.test_varsize_struct', 'ctypes.test.test_win32', 'ctypes.test.test_wintypes', 'ctypes.util', 'ctypes.wintypes', 'curses', 'curses.ascii', 'curses.has_key', 'curses.panel', 'curses.textpad', 'datetime', 'dbm.gnu', 'dbm.ndbm', 'decimal', 'distutils', 'distutils._msvccompiler', 'distutils.archive_util', 'distutils.bcppcompiler', 'distutils.ccompiler', 'distutils.cmd', 'distutils.command.bdist', 'distutils.command.bdist_dumb', 'distutils.command.bdist_msi', 'distutils.command.bdist_rpm', 'distutils.command.bdist_wininst', 'distutils.command.build', 'distutils.command.build_clib', 'distutils.command.build_ext', 'distutils.command.build_py', 'distutils.command.build_scripts', 'distutils.command.check', 'distutils.command.clean', 'distutils.command.config', 'distutils.command.install', 'distutils.command.install_data', 'distutils.command.install_egg_info', 'distutils.command.install_headers', 'distutils.command.install_lib', 'distutils.command.install_scripts', 'distutils.command.register', 'distutils.command.sdist', 'distutils.command.upload', 'distutils.config', 'distutils.core', 'distutils.cygwinccompiler', 'distutils.debug', 'distutils.dep_util', 'distutils.dir_util', 'distutils.dist', 'distutils.errors', 'distutils.extension', 'distutils.fancy_getopt', 'distutils.file_util', 'distutils.filelist', 'distutils.log', 'distutils.msvc9compiler', 'distutils.msvccompiler', 'distutils.spawn', 'distutils.sysconfig', 'distutils.sysconfig_cpython', 'distutils.sysconfig_pypy', 'distutils.tests', 'distutils.tests.support', 'distutils.tests.test_archive_util', 'distutils.tests.test_bdist', 'distutils.tests.test_bdist_dumb', 'distutils.tests.test_bdist_msi', 'distutils.tests.test_bdist_rpm', 'distutils.tests.test_bdist_wininst', 'distutils.tests.test_build', 'distutils.tests.test_build_clib', 'distutils.tests.test_build_ext', 'distutils.tests.test_build_py', 'distutils.tests.test_build_scripts', 'distutils.tests.test_check', 'distutils.tests.test_clean', 'distutils.tests.test_cmd', 'distutils.tests.test_config', 'distutils.tests.test_config_cmd', 'distutils.tests.test_core', 'distutils.tests.test_cygwinccompiler', 'distutils.tests.test_dep_util', 'distutils.tests.test_dir_util', 'distutils.tests.test_dist', 'distutils.tests.test_extension', 'distutils.tests.test_file_util', 'distutils.tests.test_filelist', 'distutils.tests.test_install', 'distutils.tests.test_install_data', 'distutils.tests.test_install_headers', 'distutils.tests.test_install_lib', 'distutils.tests.test_install_scripts', 'distutils.tests.test_log', 'distutils.tests.test_msvc9compiler', 'distutils.tests.test_msvccompiler', 'distutils.tests.test_register', 'distutils.tests.test_sdist', 'distutils.tests.test_spawn', 'distutils.tests.test_sysconfig', 'distutils.tests.test_text_file', 'distutils.tests.test_unixccompiler', 'distutils.tests.test_upload', 'distutils.tests.test_util', 'distutils.tests.test_version', 'distutils.tests.test_versionpredicate', 'distutils.text_file', 'distutils.unixccompiler', 'distutils.util', 'distutils.version', 'distutils.versionpredicate', 'email._header_value_parser', 'email.contentmanager', 'email.errors', 'email.headerregistry', 'email.mime', 'encodings', 'encodings.aliases', 'encodings.ascii', 'encodings.base64_codec', 'encodings.big5', 'encodings.big5hkscs', 'encodings.bz2_codec', 'encodings.charmap', 'encodings.cp037', 'encodings.cp1006', 'encodings.cp1026', 'encodings.cp1125', 'encodings.cp1140', 'encodings.cp1250', 'encodings.cp1251', 'encodings.cp1252', 'encodings.cp1253', 'encodings.cp1254', 'encodings.cp1255', 'encodings.cp1256', 'encodings.cp1257', 'encodings.cp1258', 'encodings.cp273', 'encodings.cp424', 'encodings.cp437', 'encodings.cp500', 'encodings.cp65001', 'encodings.cp720', 'encodings.cp737', 'encodings.cp775', 'encodings.cp850', 'encodings.cp852', 'encodings.cp855', 'encodings.cp856', 'encodings.cp857', 'encodings.cp858', 'encodings.cp860', 'encodings.cp861', 'encodings.cp862', 'encodings.cp863', 'encodings.cp864', 'encodings.cp865', 'encodings.cp866', 'encodings.cp869', 'encodings.cp874', 'encodings.cp875', 'encodings.cp932', 'encodings.cp949', 'encodings.cp950', 'encodings.euc_jis_2004', 'encodings.euc_jisx0213', 'encodings.euc_jp', 'encodings.euc_kr', 'encodings.gb18030', 'encodings.gb2312', 'encodings.gbk', 'encodings.hex_codec', 'encodings.hp_roman8', 'encodings.hz', 'encodings.idna', 'encodings.iso2022_jp', 'encodings.iso2022_jp_1', 'encodings.iso2022_jp_2', 'encodings.iso2022_jp_2004', 'encodings.iso2022_jp_3', 'encodings.iso2022_jp_ext', 'encodings.iso2022_kr', 'encodings.iso8859_1', 'encodings.iso8859_10', 'encodings.iso8859_11', 'encodings.iso8859_13', 'encodings.iso8859_14', 'encodings.iso8859_15', 'encodings.iso8859_16', 'encodings.iso8859_2', 'encodings.iso8859_3', 'encodings.iso8859_4', 'encodings.iso8859_5', 'encodings.iso8859_6', 'encodings.iso8859_7', 'encodings.iso8859_8', 'encodings.iso8859_9', 'encodings.johab', 'encodings.koi8_r', 'encodings.koi8_t', 'encodings.koi8_u', 'encodings.kz1048', 'encodings.latin_1', 'encodings.mac_arabic', 'encodings.mac_centeuro', 'encodings.mac_croatian', 'encodings.mac_cyrillic', 'encodings.mac_farsi', 'encodings.mac_greek', 'encodings.mac_iceland', 'encodings.mac_latin2', 'encodings.mac_roman', 'encodings.mac_romanian', 'encodings.mac_turkish', 'encodings.mbcs', 'encodings.oem', 'encodings.palmos', 'encodings.ptcp154', 'encodings.punycode', 'encodings.quopri_codec', 'encodings.raw_unicode_escape', 'encodings.rot_13', 'encodings.shift_jis', 'encodings.shift_jis_2004', 'encodings.shift_jisx0213', 'encodings.tis_620', 'encodings.undefined', 'encodings.unicode_escape', 'encodings.unicode_internal', 'encodings.utf_16', 'encodings.utf_16_be', 'encodings.utf_16_le', 'encodings.utf_32', 'encodings.utf_32_be', 'encodings.utf_32_le', 'encodings.utf_7', 'encodings.utf_8', 'encodings.utf_8_sig', 'encodings.uu_codec', 'encodings.zlib_codec', 'ensurepip.__main__', 'ensurepip._uninstall', 'formatter', 'hmac', 'idlelib', 'idlelib.__main__', 'idlelib.autocomplete', 'idlelib.autocomplete_w', 'idlelib.autoexpand', 'idlelib.browser', 'idlelib.calltip', 'idlelib.calltip_w', 'idlelib.calltips', 'idlelib.codecontext', 'idlelib.colorizer', 'idlelib.config', 'idlelib.config_key', 'idlelib.configdialog', 'idlelib.debugger', 'idlelib.debugger_r', 'idlelib.debugobj', 'idlelib.debugobj_r', 'idlelib.delegator', 'idlelib.dynoption', 'idlelib.editor', 'idlelib.filelist', 'idlelib.grep', 'idlelib.help', 'idlelib.help_about', 'idlelib.history', 'idlelib.hyperparser', 'idlelib.idle', 'idlelib.idle_test', 'idlelib.idle_test.htest', 'idlelib.idle_test.mock_idle', 'idlelib.idle_test.mock_tk', 'idlelib.idle_test.test_autocomplete', 'idlelib.idle_test.test_autoexpand', 'idlelib.idle_test.test_calltips', 'idlelib.idle_test.test_colorizer', 'idlelib.idle_test.test_config', 'idlelib.idle_test.test_config_help', 'idlelib.idle_test.test_config_key', 'idlelib.idle_test.test_config_name', 'idlelib.idle_test.test_configdialog', 'idlelib.idle_test.test_debugger', 'idlelib.idle_test.test_delegator', 'idlelib.idle_test.test_editmenu', 'idlelib.idle_test.test_editor', 'idlelib.idle_test.test_formatparagraph', 'idlelib.idle_test.test_grep', 'idlelib.idle_test.test_help', 'idlelib.idle_test.test_help_about', 'idlelib.idle_test.test_history', 'idlelib.idle_test.test_hyperparser', 'idlelib.idle_test.test_idlehistory', 'idlelib.idle_test.test_io', 'idlelib.idle_test.test_iomenu', 'idlelib.idle_test.test_macosx', 'idlelib.idle_test.test_paragraph', 'idlelib.idle_test.test_parenmatch', 'idlelib.idle_test.test_pathbrowser', 'idlelib.idle_test.test_percolator', 'idlelib.idle_test.test_query', 'idlelib.idle_test.test_redirector', 'idlelib.idle_test.test_replace', 'idlelib.idle_test.test_replacedialog', 'idlelib.idle_test.test_rstrip', 'idlelib.idle_test.test_scrolledlist', 'idlelib.idle_test.test_search', 'idlelib.idle_test.test_searchbase', 'idlelib.idle_test.test_searchdialog', 'idlelib.idle_test.test_searchdialogbase', 'idlelib.idle_test.test_searchengine', 'idlelib.idle_test.test_text', 'idlelib.idle_test.test_textview', 'idlelib.idle_test.test_tree', 'idlelib.idle_test.test_undo', 'idlelib.idle_test.test_undodelegator', 'idlelib.idle_test.test_warning', 'idlelib.iomenu', 'idlelib.macosx', 'idlelib.mainmenu', 'idlelib.multicall', 'idlelib.outwin', 'idlelib.paragraph', 'idlelib.parenmatch', 'idlelib.pathbrowser', 'idlelib.percolator', 'idlelib.pyparse', 'idlelib.pyshell', 'idlelib.query', 'idlelib.redirector', 'idlelib.replace', 'idlelib.rpc', 'idlelib.rstrip', 'idlelib.run', 'idlelib.runscript', 'idlelib.scrolledlist', 'idlelib.search', 'idlelib.searchbase', 'idlelib.searchengine', 'idlelib.squeezer', 'idlelib.stackviewer', 'idlelib.statusbar', 'idlelib.textview', 'idlelib.tooltip', 'idlelib.tree', 'idlelib.undo', 'idlelib.window', 'idlelib.zoomheight', 'idlelib.zzdummy', 'imp', 'importlib._bootstrap', 'importlib._bootstrap_external', 'importlib.abc', 'importlib.machinery', 'importlib.util', 'inspect', 'ipaddress', 'json.encoder', 'json.tool', 'lib2to3', 'lib2to3.__main__', 'lib2to3.btm_matcher', 'lib2to3.btm_utils', 'lib2to3.fixer_base', 'lib2to3.fixer_util', 'lib2to3.fixes', 'lib2to3.fixes.fix_apply', 'lib2to3.fixes.fix_asserts', 'lib2to3.fixes.fix_basestring', 'lib2to3.fixes.fix_buffer', 'lib2to3.fixes.fix_dict', 'lib2to3.fixes.fix_except', 'lib2to3.fixes.fix_exec', 'lib2to3.fixes.fix_execfile', 'lib2to3.fixes.fix_exitfunc', 'lib2to3.fixes.fix_filter', 'lib2to3.fixes.fix_funcattrs', 'lib2to3.fixes.fix_future', 'lib2to3.fixes.fix_getcwdu', 'lib2to3.fixes.fix_has_key', 'lib2to3.fixes.fix_idioms', 'lib2to3.fixes.fix_import', 'lib2to3.fixes.fix_imports', 'lib2to3.fixes.fix_imports2', 'lib2to3.fixes.fix_input', 'lib2to3.fixes.fix_intern', 'lib2to3.fixes.fix_isinstance', 'lib2to3.fixes.fix_itertools', 'lib2to3.fixes.fix_itertools_imports', 'lib2to3.fixes.fix_long', 'lib2to3.fixes.fix_map', 'lib2to3.fixes.fix_metaclass', 'lib2to3.fixes.fix_methodattrs', 'lib2to3.fixes.fix_ne', 'lib2to3.fixes.fix_next', 'lib2to3.fixes.fix_nonzero', 'lib2to3.fixes.fix_numliterals', 'lib2to3.fixes.fix_operator', 'lib2to3.fixes.fix_paren', 'lib2to3.fixes.fix_print', 'lib2to3.fixes.fix_raise', 'lib2to3.fixes.fix_raw_input', 'lib2to3.fixes.fix_reduce', 'lib2to3.fixes.fix_reload', 'lib2to3.fixes.fix_renames', 'lib2to3.fixes.fix_repr', 'lib2to3.fixes.fix_set_literal', 'lib2to3.fixes.fix_standarderror', 'lib2to3.fixes.fix_sys_exc', 'lib2to3.fixes.fix_throw', 'lib2to3.fixes.fix_tuple_params', 'lib2to3.fixes.fix_types', 'lib2to3.fixes.fix_unicode', 'lib2to3.fixes.fix_urllib', 'lib2to3.fixes.fix_ws_comma', 'lib2to3.fixes.fix_xrange', 'lib2to3.fixes.fix_xreadlines', 'lib2to3.fixes.fix_zip', 'lib2to3.main', 'lib2to3.patcomp', 'lib2to3.pgen2', 'lib2to3.pgen2.conv', 'lib2to3.pgen2.grammar', 'lib2to3.pgen2.literals', 'lib2to3.pgen2.parse', 'lib2to3.pgen2.pgen', 'lib2to3.pgen2.token', 'lib2to3.pygram', 'lib2to3.pytree', 'lib2to3.refactor', 'lib2to3.tests', 'lib2to3.tests.__main__', 'lib2to3.tests.pytree_idempotency', 'lib2to3.tests.support', 'lib2to3.tests.test_all_fixers', 'lib2to3.tests.test_fixers', 'lib2to3.tests.test_main', 'lib2to3.tests.test_parser', 'lib2to3.tests.test_pytree', 'lib2to3.tests.test_refactor', 'lib2to3.tests.test_util', 'logging.config', 'logging.handlers', 'modulefinder', 'msilib', 'msilib.schema', 'msilib.sequence', 'msilib.text', 'nturl2path', 'platform', 'pydoc_data', 'pydoc_data.topics', 'selectors', 'signal', 'site', 'sqlite3', 'sqlite3.dbapi2', 'sqlite3.dump', 'sqlite3.test', 'sqlite3.test.dbapi', 'sqlite3.test.dump', 'sqlite3.test.factory', 'sqlite3.test.hooks', 'sqlite3.test.regression', 'sqlite3.test.transactions', 'sqlite3.test.types', 'sqlite3.test.userfunctions', 'sre_compile', 'sre_constants', 'sre_parse', 'ssl', 'stat', 'stringprep', 'sunau', 'symbol', 'test', 'test.__main__', 'test._test_multiprocessing', 'test.ann_module', 'test.ann_module2', 'test.ann_module3', 'test.audiotests', 'test.autotest', 'test.bad_coding', 'test.bad_coding2', 'test.badsyntax_3131', 'test.badsyntax_async1', 'test.badsyntax_async2', 'test.badsyntax_async3', 'test.badsyntax_async4', 'test.badsyntax_async5', 'test.badsyntax_async6', 'test.badsyntax_async7', 'test.badsyntax_async8', 'test.badsyntax_future10', 'test.badsyntax_future3', 'test.badsyntax_future4', 'test.badsyntax_future5', 'test.badsyntax_future6', 'test.badsyntax_future7', 'test.badsyntax_future8', 'test.badsyntax_future9', 'test.badsyntax_pep3120', 'test.bytecode_helper', 'test.coding20731', 'test.curses_tests', 'test.datetimetester', 'test.dis_module', 'test.doctest_aliases', 'test.double_const', 'test.encoded_modules', 'test.encoded_modules.module_iso_8859_1', 'test.encoded_modules.module_koi8_r', 'test.final_a', 'test.final_b', 'test.fork_wait', 'test.future_test1', 'test.future_test2', 'test.gdb_sample', 'test.imp_dummy', 'test.inspect_fodder', 'test.inspect_fodder2', 'test.leakers', 'test.leakers.test_ctypes', 'test.leakers.test_selftype', 'test.libregrtest', 'test.libregrtest.cmdline', 'test.libregrtest.main', 'test.libregrtest.refleak', 'test.libregrtest.runtest', 'test.libregrtest.runtest_mp', 'test.libregrtest.save_env', 'test.libregrtest.setup', 'test.list_tests', 'test.lock_tests', 'test.make_ssl_certs', 'test.mapping_tests', 'test.memory_watchdog', 'test.mock_socket', 'test.mod_generics_cache', 'test.mp_fork_bomb', 'test.mp_preload', 'test.multibytecodec_support', 'test.outstanding_bugs', 'test.pickletester', 'test.profilee', 'test.pyclbr_input', 'test.pydoc_mod', 'test.pydocfodder', 'test.pystone', 'test.re_tests', 'test.regrtest', 'test.relimport', 'test.reperf', 'test.sample_doctest', 'test.sample_doctest_no_docstrings', 'test.sample_doctest_no_doctests', 'test.seq_tests', 'test.signalinterproctester', 'test.sortperf', 'test.ssl_servers', 'test.ssltests', 'test.string_tests', 'test.support.script_helper', 'test.test___all__', 'test.test___future__', 'test.test__locale', 'test.test__opcode', 'test.test__osx_support', 'test.test_abc', 'test.test_abstract_numbers', 'test.test_aifc', 'test.test_argparse', 'test.test_array', 'test.test_asdl_parser', 'test.test_ast', 'test.test_asyncgen', 'test.test_asynchat', 'test.test_asyncio', 'test.test_asyncio.__main__', 'test.test_asyncio.echo', 'test.test_asyncio.echo2', 'test.test_asyncio.echo3', 'test.test_asyncio.test_base_events', 'test.test_asyncio.test_events', 'test.test_asyncio.test_futures', 'test.test_asyncio.test_locks', 'test.test_asyncio.test_pep492', 'test.test_asyncio.test_proactor_events', 'test.test_asyncio.test_queues', 'test.test_asyncio.test_selector_events', 'test.test_asyncio.test_sslproto', 'test.test_asyncio.test_streams', 'test.test_asyncio.test_subprocess', 'test.test_asyncio.test_tasks', 'test.test_asyncio.test_transports', 'test.test_asyncio.test_unix_events', 'test.test_asyncio.test_windows_events', 'test.test_asyncio.test_windows_utils', 'test.test_asyncore', 'test.test_atexit', 'test.test_audioop', 'test.test_augassign', 'test.test_base64', 'test.test_baseexception', 'test.test_bigaddrspace', 'test.test_bigmem', 'test.test_binascii', 'test.test_binhex', 'test.test_binop', 'test.test_bisect', 'test.test_bool', 'test.test_buffer', 'test.test_bufio', 'test.test_builtin', 'test.test_bytes', 'test.test_bz2', 'test.test_calendar', 'test.test_call', 'test.test_capi', 'test.test_cgi', 'test.test_cgitb', 'test.test_charmapcodec', 'test.test_class', 'test.test_cmath', 'test.test_cmd', 'test.test_cmd_line', 'test.test_cmd_line_script', 'test.test_code', 'test.test_code_module', 'test.test_codeccallbacks', 'test.test_codecencodings_cn', 'test.test_codecencodings_hk', 'test.test_codecencodings_iso2022', 'test.test_codecencodings_jp', 'test.test_codecencodings_kr', 'test.test_codecencodings_tw', 'test.test_codecmaps_cn', 'test.test_codecmaps_hk', 'test.test_codecmaps_jp', 'test.test_codecmaps_kr', 'test.test_codecmaps_tw', 'test.test_codecs', 'test.test_codeop', 'test.test_collections', 'test.test_colorsys', 'test.test_compare', 'test.test_compile', 'test.test_compileall', 'test.test_complex', 'test.test_concurrent_futures', 'test.test_configparser', 'test.test_contains', 'test.test_contextlib', 'test.test_copy', 'test.test_copyreg', 'test.test_coroutines', 'test.test_cprofile', 'test.test_crashers', 'test.test_crypt', 'test.test_csv', 'test.test_ctypes', 'test.test_curses', 'test.test_datetime', 'test.test_dbm', 'test.test_dbm_dumb', 'test.test_dbm_gnu', 'test.test_dbm_ndbm', 'test.test_decimal', 'test.test_decorators', 'test.test_defaultdict', 'test.test_deque', 'test.test_descr', 'test.test_descrtut', 'test.test_devpoll', 'test.test_dict', 'test.test_dict_version', 'test.test_dictcomps', 'test.test_dictviews', 'test.test_difflib', 'test.test_dis', 'test.test_distutils', 'test.test_doctest', 'test.test_doctest2', 'test.test_docxmlrpc', 'test.test_dtrace', 'test.test_dummy_thread', 'test.test_dummy_threading', 'test.test_dynamic', 'test.test_dynamicclassattribute', 'test.test_eintr', 'test.test_email', 'test.test_email.__main__', 'test.test_email.test__encoded_words', 'test.test_email.test__header_value_parser', 'test.test_email.test_asian_codecs', 'test.test_email.test_contentmanager', 'test.test_email.test_defect_handling', 'test.test_email.test_email', 'test.test_email.test_generator', 'test.test_email.test_headerregistry', 'test.test_email.test_inversion', 'test.test_email.test_message', 'test.test_email.test_parser', 'test.test_email.test_pickleable', 'test.test_email.test_policy', 'test.test_email.test_utils', 'test.test_email.torture_test', 'test.test_ensurepip', 'test.test_enum', 'test.test_enumerate', 'test.test_eof', 'test.test_epoll', 'test.test_errno', 'test.test_exception_hierarchy', 'test.test_exception_variations', 'test.test_exceptions', 'test.test_extcall', 'test.test_faulthandler', 'test.test_fcntl', 'test.test_file', 'test.test_file_eintr', 'test.test_filecmp', 'test.test_fileinput', 'test.test_fileio', 'test.test_finalization', 'test.test_float', 'test.test_flufl', 'test.test_fnmatch', 'test.test_fork1', 'test.test_format', 'test.test_fractions', 'test.test_frame', 'test.test_fstring', 'test.test_ftplib', 'test.test_funcattrs', 'test.test_functools', 'test.test_future', 'test.test_future3', 'test.test_future4', 'test.test_future5', 'test.test_gc', 'test.test_gdb', 'test.test_generator_stop', 'test.test_generators', 'test.test_genericpath', 'test.test_genexps', 'test.test_getargs2', 'test.test_getopt', 'test.test_getpass', 'test.test_gettext', 'test.test_glob', 'test.test_global', 'test.test_grammar', 'test.test_grp', 'test.test_gzip', 'test.test_hash', 'test.test_hashlib', 'test.test_heapq', 'test.test_hmac', 'test.test_html', 'test.test_htmlparser', 'test.test_http_cookiejar', 'test.test_http_cookies', 'test.test_httplib', 'test.test_httpservers', 'test.test_idle', 'test.test_imaplib', 'test.test_imghdr', 'test.test_imp', 'test.test_import', 'test.test_import.__main__', 'test.test_importlib', 'test.test_importlib.__main__', 'test.test_importlib.abc', 'test.test_importlib.builtin', 'test.test_importlib.builtin.__main__', 'test.test_importlib.builtin.test_finder', 'test.test_importlib.builtin.test_loader', 'test.test_importlib.extension', 'test.test_importlib.extension.__main__', 'test.test_importlib.extension.test_case_sensitivity', 'test.test_importlib.extension.test_finder', 'test.test_importlib.extension.test_loader', 'test.test_importlib.extension.test_path_hook', 'test.test_importlib.frozen', 'test.test_importlib.frozen.__main__', 'test.test_importlib.frozen.test_finder', 'test.test_importlib.frozen.test_loader', 'test.test_importlib.import_', 'test.test_importlib.import_.__main__', 'test.test_importlib.import_.test___loader__', 'test.test_importlib.import_.test___package__', 'test.test_importlib.import_.test_api', 'test.test_importlib.import_.test_caching', 'test.test_importlib.import_.test_fromlist', 'test.test_importlib.import_.test_meta_path', 'test.test_importlib.import_.test_packages', 'test.test_importlib.import_.test_path', 'test.test_importlib.import_.test_relative_imports', 'test.test_importlib.regrtest', 'test.test_importlib.source', 'test.test_importlib.source.__main__', 'test.test_importlib.source.test_case_sensitivity', 'test.test_importlib.source.test_file_loader', 'test.test_importlib.source.test_finder', 'test.test_importlib.source.test_path_hook', 'test.test_importlib.source.test_source_encoding', 'test.test_importlib.test_abc', 'test.test_importlib.test_api', 'test.test_importlib.test_lazy', 'test.test_importlib.test_locks', 'test.test_importlib.test_namespace_pkgs', 'test.test_importlib.test_spec', 'test.test_importlib.test_util', 'test.test_importlib.test_windows', 'test.test_importlib.util', 'test.test_index', 'test.test_inspect', 'test.test_int', 'test.test_int_literal', 'test.test_io', 'test.test_ioctl', 'test.test_ipaddress', 'test.test_isinstance', 'test.test_iter', 'test.test_iterlen', 'test.test_itertools', 'test.test_json', 'test.test_json.__main__', 'test.test_json.test_decode', 'test.test_json.test_default', 'test.test_json.test_dump', 'test.test_json.test_encode_basestring_ascii', 'test.test_json.test_enum', 'test.test_json.test_fail', 'test.test_json.test_float', 'test.test_json.test_indent', 'test.test_json.test_pass1', 'test.test_json.test_pass2', 'test.test_json.test_pass3', 'test.test_json.test_recursion', 'test.test_json.test_scanstring', 'test.test_json.test_separators', 'test.test_json.test_speedups', 'test.test_json.test_tool', 'test.test_json.test_unicode', 'test.test_keyword', 'test.test_keywordonlyarg', 'test.test_kqueue', 'test.test_largefile', 'test.test_lib2to3', 'test.test_linecache', 'test.test_list', 'test.test_listcomps', 'test.test_locale', 'test.test_logging', 'test.test_long', 'test.test_longexp', 'test.test_lzma', 'test.test_macpath', 'test.test_macurl2path', 'test.test_mailbox', 'test.test_mailcap', 'test.test_marshal', 'test.test_math', 'test.test_memoryio', 'test.test_memoryview', 'test.test_metaclass', 'test.test_mimetypes', 'test.test_minidom', 'test.test_mmap', 'test.test_module', 'test.test_modulefinder', 'test.test_msilib', 'test.test_multibytecodec', 'test.test_multiprocessing_fork', 'test.test_multiprocessing_forkserver', 'test.test_multiprocessing_main_handling', 'test.test_multiprocessing_spawn', 'test.test_netrc', 'test.test_nis', 'test.test_nntplib', 'test.test_normalization', 'test.test_ntpath', 'test.test_numeric_tower', 'test.test_opcodes', 'test.test_openpty', 'test.test_operator', 'test.test_optparse', 'test.test_ordered_dict', 'test.test_os', 'test.test_ossaudiodev', 'test.test_osx_env', 'test.test_parser', 'test.test_pathlib', 'test.test_pdb', 'test.test_peepholer', 'test.test_pep247', 'test.test_pep277', 'test.test_pep3120', 'test.test_pep3131', 'test.test_pep3151', 'test.test_pep352', 'test.test_pep380', 'test.test_pep479', 'test.test_pickle', 'test.test_pickletools', 'test.test_pipes', 'test.test_pkg', 'test.test_pkgimport', 'test.test_pkgutil', 'test.test_platform', 'test.test_plistlib', 'test.test_poll', 'test.test_popen', 'test.test_poplib', 'test.test_posix', 'test.test_posixpath', 'test.test_pow', 'test.test_pprint', 'test.test_print', 'test.test_profile', 'test.test_property', 'test.test_pstats', 'test.test_pty', 'test.test_pulldom', 'test.test_pwd', 'test.test_py_compile', 'test.test_pyclbr', 'test.test_pydoc', 'test.test_pyexpat', 'test.test_queue', 'test.test_quopri', 'test.test_raise', 'test.test_random', 'test.test_range', 'test.test_re', 'test.test_readline', 'test.test_regrtest', 'test.test_reprlib', 'test.test_resource', 'test.test_richcmp', 'test.test_rlcompleter', 'test.test_robotparser', 'test.test_runpy', 'test.test_sax', 'test.test_sched', 'test.test_scope', 'test.test_script_helper', 'test.test_secrets', 'test.test_select', 'test.test_selectors', 'test.test_set', 'test.test_setcomps', 'test.test_shelve', 'test.test_shlex', 'test.test_shutil', 'test.test_signal', 'test.test_site', 'test.test_slice', 'test.test_smtpd', 'test.test_smtplib', 'test.test_smtpnet', 'test.test_sndhdr', 'test.test_socket', 'test.test_sort', 'test.test_source_encoding', 'test.test_spwd', 'test.test_sqlite', 'test.test_ssl', 'test.test_startfile', 'test.test_stat', 'test.test_statistics', 'test.test_strftime', 'test.test_string', 'test.test_string_literals', 'test.test_stringprep', 'test.test_strlit', 'test.test_strptime', 'test.test_strtod', 'test.test_struct', 'test.test_structmembers', 'test.test_structseq', 'test.test_subclassinit', 'test.test_subprocess', 'test.test_sunau', 'test.test_sundry', 'test.test_super', 'test.test_support', 'test.test_symbol', 'test.test_symtable', 'test.test_syntax', 'test.test_sys', 'test.test_sys_setprofile', 'test.test_sys_settrace', 'test.test_sysconfig', 'test.test_sysconfig_pypy', 'test.test_syslog', 'test.test_tarfile', 'test.test_tcl', 'test.test_telnetlib', 'test.test_tempfile', 'test.test_textwrap', 'test.test_thread', 'test.test_threaded_import', 'test.test_threadedtempfile', 'test.test_threading', 'test.test_threading_local', 'test.test_threadsignals', 'test.test_time', 'test.test_timeit', 'test.test_timeout', 'test.test_tix', 'test.test_tk', 'test.test_tokenize', 'test.test_tools', 'test.test_tools.__main__', 'test.test_tools.test_fixcid', 'test.test_tools.test_gprof2html', 'test.test_tools.test_i18n', 'test.test_tools.test_md5sum', 'test.test_tools.test_pdeps', 'test.test_tools.test_pindent', 'test.test_tools.test_reindent', 'test.test_tools.test_sundry', 'test.test_tools.test_unparse', 'test.test_trace', 'test.test_traceback', 'test.test_tracemalloc', 'test.test_ttk_guionly', 'test.test_ttk_textonly', 'test.test_tuple', 'test.test_turtle', 'test.test_typechecks', 'test.test_types', 'test.test_typing', 'test.test_ucn', 'test.test_unary', 'test.test_unicode', 'test.test_unicode_file', 'test.test_unicode_file_functions', 'test.test_unicode_identifiers', 'test.test_unicodedata', 'test.test_unittest', 'test.test_univnewlines', 'test.test_unpack', 'test.test_unpack_ex', 'test.test_urllib', 'test.test_urllib2', 'test.test_urllib2_localnet', 'test.test_urllib2net', 'test.test_urllib_response', 'test.test_urllibnet', 'test.test_urlparse', 'test.test_userdict', 'test.test_userlist', 'test.test_userstring', 'test.test_utf8source', 'test.test_uu', 'test.test_uuid', 'test.test_venv', 'test.test_wait3', 'test.test_wait4', 'test.test_warnings', 'test.test_warnings.__main__', 'test.test_wave', 'test.test_weakref', 'test.test_weakset', 'test.test_webbrowser', 'test.test_winconsoleio', 'test.test_winreg', 'test.test_winsound', 'test.test_with', 'test.test_wsgiref', 'test.test_xdrlib', 'test.test_xml_dom_minicompat', 'test.test_xml_etree', 'test.test_xml_etree_c', 'test.test_xmlrpc', 'test.test_xmlrpc_net', 'test.test_yield_from', 'test.test_zipapp', 'test.test_zipfile', 'test.test_zipfile64', 'test.test_zipimport', 'test.test_zipimport_support', 'test.test_zlib', 'test.testcodec', 'test.tf_inherit_check', 'test.threaded_import_hangers', 'test.time_hashlib', 'test.tracedmodules', 'test.tracedmodules.testmod', 'test.win_console_handler', 'test.xmltests', 'this', 'tkinter', 'tkinter.__main__', 'tkinter.colorchooser', 'tkinter.commondialog', 'tkinter.constants', 'tkinter.dialog', 'tkinter.dnd', 'tkinter.filedialog', 'tkinter.font', 'tkinter.messagebox', 'tkinter.simpledialog', 'tkinter.test', 'tkinter.test.runtktests', 'tkinter.test.support', 'tkinter.test.test_tkinter', 'tkinter.test.test_tkinter.test_font', 'tkinter.test.test_tkinter.test_geometry_managers', 'tkinter.test.test_tkinter.test_images', 'tkinter.test.test_tkinter.test_loadtk', 'tkinter.test.test_tkinter.test_misc', 'tkinter.test.test_tkinter.test_text', 'tkinter.test.test_tkinter.test_variables', 'tkinter.test.test_tkinter.test_widgets', 'tkinter.test.test_ttk', 'tkinter.test.test_ttk.test_extensions', 'tkinter.test.test_ttk.test_functions', 'tkinter.test.test_ttk.test_style', 'tkinter.test.test_ttk.test_widgets', 'tkinter.test.widget_tests', 'tkinter.tix', 'tracemalloc', 'turtledemo', 'turtledemo.__main__', 'turtledemo.bytedesign', 'turtledemo.chaos', 'turtledemo.clock', 'turtledemo.colormixer', 'turtledemo.forest', 'turtledemo.fractalcurves', 'turtledemo.lindenmayer', 'turtledemo.minimal_hanoi', 'turtledemo.nim', 'turtledemo.paint', 'turtledemo.peace', 'turtledemo.penrose', 'turtledemo.planet_and_moon', 'turtledemo.round_dance', 'turtledemo.sorting_animate', 'turtledemo.tree', 'turtledemo.two_canvases', 'turtledemo.wikipedia', 'turtledemo.yinyang', 'unittest.__main__', 'unittest.case', 'unittest.loader', 'unittest.main', 'unittest.result', 'unittest.runner', 'unittest.signals', 'unittest.suite', 'unittest.test', 'unittest.test.__main__', 'unittest.test._test_warnings', 'unittest.test.dummy', 'unittest.test.support', 'unittest.test.test_assertions', 'unittest.test.test_break', 'unittest.test.test_case', 'unittest.test.test_discovery', 'unittest.test.test_functiontestcase', 'unittest.test.test_loader', 'unittest.test.test_program', 'unittest.test.test_result', 'unittest.test.test_runner', 'unittest.test.test_setups', 'unittest.test.test_skipping', 'unittest.test.test_suite', 'unittest.test.testmock', 'unittest.test.testmock.__main__', 'unittest.test.testmock.support', 'unittest.test.testmock.testcallable', 'unittest.test.testmock.testhelpers', 'unittest.test.testmock.testmagicmethods', 'unittest.test.testmock.testmock', 'unittest.test.testmock.testpatch', 'unittest.test.testmock.testsentinel', 'unittest.test.testmock.testwith', 'unittest.util', 'urllib', 'uuid', 'venv', 'venv.__main__', 'wsgiref', 'wsgiref.headers', 'xml.dom', 'xml.dom.NodeFilter', 'xml.dom.domreg', 'xml.dom.expatbuilder', 'x4.30user 0.42system 0:05.76elapsed 82%CPU (0avgtext+0avgdata 125628maxresident)k BUILDSTDERR: 49104inputs+14952outputs (20major+89986minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test___future__ ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test___future__ BUILDSTDERR: 0.34user 0.03system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 52004maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9717minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test__locale ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test__locale BUILDSTDERR: 0.30user 0.03system 0:00.34elapsed 98%CPU (0avgtext+0avgdata 51908maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9800minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test__opcode ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test__opcode BUILDSTDERR: 0.34user 0.04system 0:00.42elapsed 92%CPU (0avgtext+0avgdata 51788maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9669minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test__osx_support ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test__osx_support ml.dom.minidom', 'xml.dom.pulldom', 'xml.etree', 'xml.etree.ElementInclude', 'xml.etree.ElementPath', 'xml.etree.cElementTree', 'xml.parsers', 'xml.parsers.expat', 'xml.sax', 'xml.sax._exceptions', 'xml.sax.expatreader', 'xml.sax.handler', 'xml.sax.saxutils', 'xml.sax.xmlreader', 'xmlrpc', 'xmlrpc.client', 'xmlrpc.server'] Following modules failed to be imported: ['asyncio.windows_events', 'asyncio.windows_utils', 'multiprocessing.popen_spawn_win32', 'symtable', 'test.test_socketserver'] ok ---------------------------------------------------------------------- Ran 1 test in 5.075s OK 1 test OK. Total duration: 5 sec Tests result: SUCCESS =================== test___future__ ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30921 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test___future__ test_attributes (test.test___future__.FutureTest) ... ok test_names (test.test___future__.FutureTest) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK 1 test OK. Total duration: 87 ms Tests result: SUCCESS =================== test__locale ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30925 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test__locale test_float_parsing (test.test__locale._LocaleTests) ... skipped 'no suitable locales' test_lc_numeric_basic (test.test__locale._LocaleTests) ... skipped 'no suitable locales' test_lc_numeric_localeconv (test.test__locale._LocaleTests) ... skipped 'no suitable locales' test_lc_numeric_nl_langinfo (test.test__locale._LocaleTests) ... skipped 'no suitable locales' ---------------------------------------------------------------------- Ran 4 tests in 0.003s OK (skipped=4) 1 test OK. Total duration: 74 ms Tests result: SUCCESS =================== test__opcode ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30929 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test__opcode test__opcode skipped -- No module named '_opcode' test__opcode skipped 1 test skipped: test__opcode Total duration: 104 ms Tests result: SUCCESS =================== test__osx_support ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30933 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially BUILDSTDERR: 0:00:000.37user 0.04system 0:00.42elapsed 98%CPU (0avgtext+0avgdata 51948maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+9997minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_abc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_abc BUILDSTDERR: 0.39user 0.04system 0:00.43elapsed 99%CPU (0avgtext+0avgdata 52280maxresident)k BUILDSTDERR: 0inputs+88outputs (0major+10398minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_abstract_numbers ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_abstract_numbers [1/1] test__osx_support test__check_for_unavailable_sdk (test.test__osx_support.Test_OSXSupport) ... skipped 'requires OS X' test__find_appropriate_compiler (test.test__osx_support.Test_OSXSupport) ... skipped 'requires OS X' test__find_build_tool (test.test__osx_support.Test_OSXSupport) ... skipped 'requires OS X' test__find_executable (test.test__osx_support.Test_OSXSupport) ... skipped 'requires OS X' test__get_system_version (test.test__osx_support.Test_OSXSupport) ... skipped 'requires OS X' test__override_all_archs (test.test__osx_support.Test_OSXSupport) ... skipped 'requires OS X' test__read_output (test.test__osx_support.Test_OSXSupport) ... skipped 'requires OS X' test__remove_original_values (test.test__osx_support.Test_OSXSupport) ... skipped 'requires OS X' test__remove_universal_flags (test.test__osx_support.Test_OSXSupport) ... skipped 'requires OS X' test__remove_unsupported_archs (test.test__osx_support.Test_OSXSupport) ... skipped 'requires OS X' test__save_modified_value (test.test__osx_support.Test_OSXSupport) ... skipped 'requires OS X' test__save_modified_value_unchanged (test.test__osx_support.Test_OSXSupport) ... skipped 'requires OS X' test__supports_universal_builds (test.test__osx_support.Test_OSXSupport) ... skipped 'requires OS X' test_get_platform_osx (test.test__osx_support.Test_OSXSupport) ... skipped 'requires OS X' ---------------------------------------------------------------------- Ran 14 tests in 0.002s OK (skipped=14) 1 test OK. Total duration: 95 ms Tests result: SUCCESS =================== test_abc ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30937 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_abc test_ABC_helper (test.test_abc.TestABC) ... ok test_abstractclassmethod_basics (test.test_abc.TestABC) ... ok test_abstractmethod_basics (test.test_abc.TestABC) ... ok test_abstractmethod_integration (test.test_abc.TestABC) ... ok test_abstractproperty_basics (test.test_abc.TestABC) ... ok test_abstractstaticmethod_basics (test.test_abc.TestABC) ... ok test_all_new_methods_are_called (test.test_abc.TestABC) ... ok test_customdescriptors_with_abstractmethod (test.test_abc.TestABC) ... ok test_descriptors_with_abstractmethod (test.test_abc.TestABC) ... ok test_isinstance_invalidation (test.test_abc.TestABC) ... ok test_metaclass_abc (test.test_abc.TestABC) ... ok test_register_as_class_deco (test.test_abc.TestABC) ... ok test_register_non_class (test.test_abc.TestABC) ... ok test_registration_basics (test.test_abc.TestABC) ... ok test_registration_builtins (test.test_abc.TestABC) ... ok test_registration_edge_cases (test.test_abc.TestABC) ... ok test_registration_transitiveness (test.test_abc.TestABC) ... ok test_abstractclassmethod_basics (test.test_abc.TestLegacyAPI) ... ok test_abstractproperty_basics (test.test_abc.TestLegacyAPI) ... ok test_abstractstaticmethod_basics (test.test_abc.TestLegacyAPI) ... ok ---------------------------------------------------------------------- Ran 20 tests in 0.011s OK 1 test OK. Total duration: 108 ms Tests result: SUCCESS =================== test_abstract_numbers ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30941 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, 0.35user 0.04system 0:00.40elapsed 99%CPU (0avgtext+0avgdata 51800maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9741minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_aifc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_aifc hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_abstract_numbers test_complex (test.test_abstract_numbers.TestNumbers) ... ok test_float (test.test_abstract_numbers.TestNumbers) ... ok test_int (test.test_abstract_numbers.TestNumbers) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 1 test OK. Total duration: 86 ms Tests result: SUCCESS =================== test_aifc ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30945 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_aifc test_read_comm_kludge_compname_even (test.test_aifc.AIFCLowLevelTest) ... ok test_read_comm_kludge_compname_odd (test.test_aifc.AIFCLowLevelTest) ... ok test_read_no_comm_chunk (test.test_aifc.AIFCLowLevelTest) ... ok test_read_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_read_written (test.test_aifc.AIFCLowLevelTest) ... ok test_read_wrong_compression_type (test.test_aifc.AIFCLowLevelTest) ... ok test_read_wrong_form (test.test_aifc.AIFCLowLevelTest) ... ok test_read_wrong_marks (test.test_aifc.AIFCLowLevelTest) ... ok test_write_aiff_by_extension (test.test_aifc.AIFCLowLevelTest) ... ok test_write_header_comptype_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_write_header_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_write_long_string_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_write_markers_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_write_params_bunch (test.test_aifc.AIFCLowLevelTest) ... ok test_write_params_raises (test.test_aifc.AIFCLowLevelTest) ... ok test_write_params_singles (test.test_aifc.AIFCLowLevelTest) ... ok test_wrong_open_mode (test.test_aifc.AIFCLowLevelTest) ... ok test_close (test.test_aifc.AifcALAWTest) ... ok test_context_manager_with_filename (test.test_aifc.AifcALAWTest) ... ok test_context_manager_with_open_file (test.test_aifc.AifcALAWTest) ... ok test_copy (test.test_aifc.AifcALAWTest) ... ok test_incompleted_write (test.test_aifc.AifcALAWTest) ... ok test_multiple_writes (test.test_aifc.AifcALAWTest) ... ok test_overflowed_write (test.test_aifc.AifcALAWTest) ... ok test_read (test.test_aifc.AifcALAWTest) ... ok test_read_not_from_start (test.test_aifc.AifcALAWTest) ... ok test_read_params (test.test_aifc.AifcALAWTest) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcALAWTest) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcALAWTest) ... ok test_unseekable_write (test.test_aifc.AifcALAWTest) ... ok test_write (test.test_aifc.AifcALAWTest) ... ok test_write_array (test.test_aifc.AifcALAWTest) ... ok test_write_bytearray (test.test_aifc.AifcALAWTest) ... ok test_write_context_manager_calls_close (test.test_aifc.AifcALAWTest) ... ok test_write_memoryview (test.test_aifc.AifcALAWTest) ... ok test_write_params (test.test_aifc.AifcALAWTest) ... ok test_close_opened_files_on_error (test.test_aifc.AifcMiscTest) ... ok test_params_added (test.test_aifc.AifcMiscTest) ... ok test_read_markers (test.test_aifc.AifcMiscTest) ... ok test_skipunknown (test.test_aifc.AifcMiscTest) ... ok test_write_header_comptype_sampwidth (test.test_aifc.AifcMiscTest) ... ok test_write_markers_values (test.test_aifc.AifcMiscTest) ... ok test_close (test.test_aifc.AifcPCM16Test) ... ok test_context_manager_with_filename (test.test_aifc.AifcPCM16Test) ... ok test_context_manager_with_open_file (test.test_aifc.AifcPCM16Test) ... ok test_copy (test.test_aifc.AifcPCM16Test) ... ok test_incompleted_write (test.test_aifc.AifcPCM16Test) ... ok test_multiple_writes (test.test_aifc.AifcPCM16Test) ... ok test_overflowed_write (test.test_aifc.AifcPCM16Test) ... ok test_read (test.test_aifc.AifcPCM16Test) ... ok test_read_not_from_start (test.test_aifc.AifcPCM16Test) ... ok test_read_params (test.test_aifc.AifcPCM16Test) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcPCM16Test) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcPCM16Test) ... ok test_unseekable_write (test.test_aifc.AifcPCM16Test) ... ok test_write (test.test_aifc.AifcPCM16Test) ... ok test_write_array (test.test_aifc.AifcPCM16Test) ... ok test_write_bytearray (test.test_aifc.AifcPCM16Test) ... ok test_write_context_manager_calls_close (test.test_aifc.AifcPCM16Test) ... ok test_write_memoryview (test.test_aifc.AifcPCM16Test) ... ok test_write_params (test.test_aifc.AifcPCM16Test) ... ok test_close (test.test_aifc.AifcPCM24Test) ... ok test_context_manager_with_filename (test.test_aifc.AifcPCM24Test) ... ok test_context_manager_with_open_file (test.test_aifc.AifcPCM24Test) ... ok test_copy (test.test_aifc.AifcPCM24Test) ... ok test_incompleted_write (test.test_aifc.AifcPCM24Test) ... ok test_multiple_writes (test.test_aifc.AifcPCM24Test) ... ok test_overflowed_write (test.test_aifc.AifcPCM24Test) ... ok test_read (test.test_aifc.AifcPCM24Test) ... ok test_read_not_from_start (test.test_aifc.AifcPCM24Test) ... ok test_read_params (test.test_aifc.AifcPCM24Test) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcPCM24Test) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcPCM24Test) ... ok test_unseekable_write (test.test_aifc.AifcPCM24Test) ... ok test_write (test.test_aifc.AifcPCM24Test) ... ok test_write_array (test.test_aifc.AifcPCM24Test) ... ok test_write_bytearray (test.test_aifc.AifcPCM24Test) ... ok test_write_context_manager_calls_close (test.test_aifc.AifcPCM24Test) ... ok test_write_memoryview (test.test_aifc.AifcPCM24Test) ... ok test_write_params (test.test_aifc.AifcPCM24Test) ... ok test_close (test.test_aifc.AifcPCM32Test) ... ok test_context_manager_with_filename (test.test_aifc.AifcPCM32Test) ... ok test_context_manager_with_open_file (test.test_aifc.AifcPCM32Test) ... ok test_copy (test.test_aifc.AifcPCM32Test) ... ok test_incompleted_write (test.test_aifc.AifcPCM32Test) ... ok test_multiple_writes (test.test_aifc.AifcPCM32Test) ... ok test_overflowed_write (test.test_aifc.AifcPCM32Test) ... ok test_read (test.test_aifc.AifcPCM32Test) ... ok test_read_not_from_start (test.test_aifc.AifcPCM32Test) ... ok test_read_params (test.test_aifc.AifcPCM32Test) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcPCM32Test) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcPCM32Test) ... ok test_unseekable_write (test.test_aifc.AifcPCM32Test) ... ok test_write (test.test_aifc.AifcPCM32Test) ... ok test_write_array (test.test_aifc.AifcPCM32Test) ... ok test_write_bytearray (test.test_aifc.AifcPCM32Test) ... ok test_write_context_manager_calls_close (test.test_aifc.AifcPCM32Test) ... ok test_write_memoryview (test.test_aifc.AifcPCM32Test) ... ok test_write_params (test.test_aifc.AifcPCM32Test) ... ok test_close (test.test_aifc.AifcPCM8Test) ... ok test_context_manager_with_filename (test.test_aifc.AifcPCM8Test) ... ok test_context_manager_with_open_file (test.test_aifc.AifcPCM8Test) ... ok test_copy (test.test_aifc.AifcPCM8Test) ... ok test_incompleted_write (test.test_aifc.AifcPCM8Test) ... ok test_multiple_writes (test.test_aifc.AifcPCM8Test) ... ok test_overflowed_write (test.test_aifc.AifcPCM8Test) ... ok test_read (test.test_aifc.AifcPCM8Test) ... ok test_read_not_from_start (test.test_aifc.AifcPCM8Test) ... ok test_read_params (test.test_aifc.AifcPCM8Test) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcPCM8Test) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcPCM8Test) ... ok test_unseekable_write (test.test_aifc.AifcPCM8Test) ... ok test_write (test.test_aifc.AifcPCM8Test) ... ok test_write_array (test.test_aifc.AifcPCM8Test) ... ok test_write_bytearray (test.test_aifc.AifcPCM8Test) ... ok test_write_context_manager_calls_close (test.test_aifc.AifcPCM8Test) ... ok BUILDSTDERR: test_write_memoryview (test.test_aifc.A0.71user 0.05system 0:00.77elapsed 98%CPU (0avgtext+0avgdata 52788maxresident)k BUILDSTDERR: 0inputs+1048outputs (0major+11617minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_argparse ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_argparse ifcPCM8Test) ... ok test_write_params (test.test_aifc.AifcPCM8Test) ... ok test_close (test.test_aifc.AifcULAWTest) ... ok test_context_manager_with_filename (test.test_aifc.AifcULAWTest) ... ok test_context_manager_with_open_file (test.test_aifc.AifcULAWTest) ... ok test_copy (test.test_aifc.AifcULAWTest) ... ok test_incompleted_write (test.test_aifc.AifcULAWTest) ... ok test_multiple_writes (test.test_aifc.AifcULAWTest) ... ok test_overflowed_write (test.test_aifc.AifcULAWTest) ... ok test_read (test.test_aifc.AifcULAWTest) ... ok test_read_not_from_start (test.test_aifc.AifcULAWTest) ... ok test_read_params (test.test_aifc.AifcULAWTest) ... ok test_unseekable_incompleted_write (test.test_aifc.AifcULAWTest) ... ok test_unseekable_overflowed_write (test.test_aifc.AifcULAWTest) ... ok test_unseekable_write (test.test_aifc.AifcULAWTest) ... ok test_write (test.test_aifc.AifcULAWTest) ... ok test_write_array (test.test_aifc.AifcULAWTest) ... ok test_write_bytearray (test.test_aifc.AifcULAWTest) ... ok test_write_context_manager_calls_close (test.test_aifc.AifcULAWTest) ... ok test_write_memoryview (test.test_aifc.AifcULAWTest) ... ok test_write_params (test.test_aifc.AifcULAWTest) ... ok ---------------------------------------------------------------------- Ran 137 tests in 0.338s OK 1 test OK. Total duration: 452 ms Tests result: SUCCESS =================== test_argparse ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30949 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_argparse test (test.test_argparse.TestActionRegistration) ... ok test_failures_many_groups_listargs (test.test_argparse.TestActionUserDefined) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_failures_no_groups_listargs (test.test_argparse.TestActionUserDefined) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_failures_one_group_listargs (test.test_argparse.TestActionUserDefined) ... ok test_failures_one_group_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_many_groups_listargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_no_groups_listargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_one_group_listargs (test.test_argparse.TestActionUserDefined) ... ok test_successes_one_group_sysargs (test.test_argparse.TestActionUserDefined) ... ok test_dest (test.test_argparse.TestActionsReturned) ... ok test_misc (test.test_argparse.TestActionsReturned) ... ok test_nargs_1_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_1_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_1_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_1_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_1_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_2_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_2_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_2_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_2_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_2_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_3_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_3_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_3_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_3_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_3_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_None_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_None_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_None_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_None_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_None_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_oneormore_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_oneormore_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_oneormore_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_oneormore_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_oneormore_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_optional_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_optional_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_optional_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_optional_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_optional_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_parser_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_parser_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_parser_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_parser_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_parser_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_remainder_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_remainder_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_remainder_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_remainder_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_remainder_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_zeroormore_metavar_length0 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_zeroormore_metavar_length1 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_zeroormore_metavar_length2 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_zeroormore_metavar_length3 (test.test_argparse.TestAddArgumentMetavar) ... ok test_nargs_zeroormore_metavar_string (test.test_argparse.TestAddArgumentMetavar) ... ok test_alias_help (test.test_argparse.TestAddSubparsers) ... ok test_alias_invocation (test.test_argparse.TestAddSubparsers) ... ok test_dest (test.test_argparse.TestAddSubparsers) ... ok test_error_alias_invocation (test.test_argparse.TestAddSubparsers) ... ok test_help (test.test_argparse.TestAddSubparsers) ... ok test_help_alternate_prefix_chars (test.test_argparse.TestAddSubparsers) ... ok test_help_extra_prefix_chars (test.test_argparse.TestAddSubparsers) ... ok test_help_non_breaking_spaces (test.test_argparse.TestAddSubparsers) ... ok test_parse_args (test.test_argparse.TestAddSubparsers) ... ok test_parse_args_failures (test.test_argparse.TestAddSubparsers) ... ok test_parse_known_args (test.test_argparse.TestAddSubparsers) ... ok test_parser_command_help (test.test_argparse.TestAddSubparsers) ... ok test_subparser1_help (test.test_argparse.TestAddSubparsers) ... ok test_subparser2_help (test.test_argparse.TestAddSubparsers) ... ok test_subparser_title_help (test.test_argparse.TestAddSubparsers) ... ok test_argument_error (test.test_argparse.TestArgumentError) ... ok test_argument_type_error (test.test_argparse.TestArgumentTypeError) ... ok test_failures_many_groups_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_no_groups_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_one_group_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_one_group_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_many_groups_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_no_groups_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_one_group_listargs (test.test_argparse.TestArgumentsFromFile) ... ok test_successes_one_group_sysargs (test.test_argparse.TestArgumentsFromFile) ... ok test_failures_many_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_failures_no_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_failures_one_group_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_failures_one_group_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_many_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_no_groups_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_one_group_listargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_successes_one_group_sysargs (test.test_argparse.TestArgumentsFromFileConverter) ... ok test_bad_type (test.test_argparse.TestConflictHandling) ... ok test_conflict_error (test.test_argparse.TestConflictHandling) ... ok test_resolve_error (test.test_argparse.TestConflictHandling) ... ok test_failures_many_groups_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_no_groups_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_one_group_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_one_group_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_many_groups_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_no_groups_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_one_group_listargs (test.test_argparse.TestDefaultSuppress) ... ok test_successes_one_group_sysargs (test.test_argparse.TestDefaultSuppress) ... ok test_failures_many_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_failures_no_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_failures_one_group_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_failures_one_group_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_many_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_no_groups_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_one_group_listargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_successes_one_group_sysargs (test.test_argparse.TestEmptyAndSpaceContainingArguments) ... ok test_argparse_module_encoding (test.test_argparse.TestEncoding) ... ok test_test_argparse_module_encoding (test.test_argparse.TestEncoding) ... ok test_failures_many_groups_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_no_groups_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_one_group_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_failures_one_group_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_many_groups_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_no_groups_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_one_group_listargs (test.test_argparse.TestFileTypeDefaults) ... ok test_successes_one_group_sysargs (test.test_argparse.TestFileTypeDefaults) ... ok test_open_args (test.test_argparse.TestFileTypeOpenArgs) ... ok test_failures_many_groups_listargs (test.test_argparse.TestFileTypeR) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeR) ... ok test_failures_no_groups_listargs (test.test_argparse.TestFileTypeR) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeR) ... ok test_failures_one_group_listargs (test.test_argparse.TestFileTypeR) ... ok test_failures_one_group_sysargs (test.test_argparse.TestFileTypeR) ... ok test_successes_many_groups_listargs (test.test_argparse.TestFileTypeR) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeR) ... ok test_successes_no_groups_listargs (test.test_argparse.TestFileTypeR) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeR) ... ok test_successes_one_group_listargs (test.test_argparse.TestFileTypeR) ... ok test_successes_one_group_sysargs (test.test_argparse.TestFileTypeR) ... ok test_failures_many_groups_listargs (test.test_argparse.TestFileTypeRB) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_failures_no_groups_listargs (test.test_argparse.TestFileTypeRB) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_failures_one_group_listargs (test.test_argparse.TestFileTypeRB) ... ok test_failures_one_group_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_many_groups_listargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_no_groups_listargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_one_group_listargs (test.test_argparse.TestFileTypeRB) ... ok test_successes_one_group_sysargs (test.test_argparse.TestFileTypeRB) ... ok test_r (test.test_argparse.TestFileTypeRepr) ... ok test_r_1_replace (test.test_argparse.TestFileTypeRepr) ... ok test_r_latin (test.test_argparse.TestFileTypeRepr) ... ok test_w_big5_ignore (test.test_argparse.TestFileTypeRepr) ... ok test_wb_1 (test.test_argparse.TestFileTypeRepr) ... ok test_failures_many_groups_listargs (test.test_argparse.TestFileTypeW) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeW) ... ok test_failures_no_groups_listargs (test.test_argparse.TestFileTypeW) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeW) ... ok test_failures_one_group_listargs (test.test_argparse.TestFileTypeW) ... ok test_failures_one_group_sysargs (test.test_argparse.TestFileTypeW) ... ok test_successes_many_groups_listargs (test.test_argparse.TestFileTypeW) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeW) ... ok test_successes_no_groups_listargs (test.test_argparse.TestFileTypeW) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeW) ... ok test_successes_one_group_listargs (test.test_argparse.TestFileTypeW) ... ok test_successes_one_group_sysargs (test.test_argparse.TestFileTypeW) ... ok test_failures_many_groups_listargs (test.test_argparse.TestFileTypeWB) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_failures_no_groups_listargs (test.test_argparse.TestFileTypeWB) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_failures_one_group_listargs (test.test_argparse.TestFileTypeWB) ... ok test_failures_one_group_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_many_groups_listargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_no_groups_listargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_one_group_listargs (test.test_argparse.TestFileTypeWB) ... ok test_successes_one_group_sysargs (test.test_argparse.TestFileTypeWB) ... ok test_get_default (test.test_argparse.TestGetDefault) ... ok test_format_help (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_format_usage (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_print_file_help (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_print_file_usage (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_print_help (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_print_usage (test.test_argparse.TestHelpAlternatePrefixChars) ... ok test_format_help (test.test_argparse.TestHelpArgumentDefaults) ... ok test_format_usage (test.test_argparse.TestHelpArgumentDefaults) ... ok test_print_file_help (test.test_argparse.TestHelpArgumentDefaults) ... ok test_print_file_usage (test.test_argparse.TestHelpArgumentDefaults) ... ok test_print_help (test.test_argparse.TestHelpArgumentDefaults) ... ok test_print_usage (test.test_argparse.TestHelpArgumentDefaults) ... ok test_format_help (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_format_usage (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_print_file_help (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_print_file_usage (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_print_help (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_print_usage (test.test_argparse.TestHelpBiggerOptionalGroups) ... ok test_format_help (test.test_argparse.TestHelpBiggerOptionals) ... ok test_format_usage (test.test_argparse.TestHelpBiggerOptionals) ... ok test_print_file_help (test.test_argparse.TestHelpBiggerOptionals) ... ok test_print_file_usage (test.test_argparse.TestHelpBiggerOptionals) ... ok test_print_help (test.test_argparse.TestHelpBiggerOptionals) ... ok test_print_usage (test.test_argparse.TestHelpBiggerOptionals) ... ok test_format_help (test.test_argparse.TestHelpBiggerPositionals) ... ok test_format_usage (test.test_argparse.TestHelpBiggerPositionals) ... ok test_print_file_help (test.test_argparse.TestHelpBiggerPositionals) ... ok test_print_file_usage (test.test_argparse.TestHelpBiggerPositionals) ... ok test_print_help (test.test_argparse.TestHelpBiggerPositionals) ... ok test_print_usage (test.test_argparse.TestHelpBiggerPositionals) ... ok test_format_help (test.test_argparse.TestHelpMetavarTypeFormatter) ... ok test_format_usage (test.test_argparse.TestHelpMetavarTypeFormatter) ... ok test_print_file_help (test.test_argparse.TestHelpMetavarTypeFormatter) ... ok test_print_file_usage (test.test_argparse.TestHelpMetavarTypeFormatter) ... ok test_print_help (test.test_argparse.TestHelpMetavarTypeFormatter) ... ok test_print_usage (test.test_argparse.TestHelpMetavarTypeFormatter) ... ok test_format_help (test.test_argparse.TestHelpNoHelpOptional) ... ok test_format_usage (test.test_argparse.TestHelpNoHelpOptional) ... ok test_print_file_help (test.test_argparse.TestHelpNoHelpOptional) ... ok test_print_file_usage (test.test_argparse.TestHelpNoHelpOptional) ... ok test_print_help (test.test_argparse.TestHelpNoHelpOptional) ... ok test_print_usage (test.test_argparse.TestHelpNoHelpOptional) ... ok test_format_help (test.test_argparse.TestHelpNone) ... ok test_format_usage (test.test_argparse.TestHelpNone) ... ok test_print_file_help (test.test_argparse.TestHelpNone) ... ok test_print_file_usage (test.test_argparse.TestHelpNone) ... ok test_print_help (test.test_argparse.TestHelpNone) ... ok test_print_usage (test.test_argparse.TestHelpNone) ... ok test_format_help (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_format_usage (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_print_file_help (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_print_file_usage (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_print_help (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_print_usage (test.test_argparse.TestHelpOnlyUserGroups) ... ok test_format_help (test.test_argparse.TestHelpRawDescription) ... ok test_format_usage (test.test_argparse.TestHelpRawDescription) ... ok test_print_file_help (test.test_argparse.TestHelpRawDescription) ... ok test_print_file_usage (test.test_argparse.TestHelpRawDescription) ... ok test_print_help (test.test_argparse.TestHelpRawDescription) ... ok test_print_usage (test.test_argparse.TestHelpRawDescription) ... ok test_format_help (test.test_argparse.TestHelpRawText) ... ok test_format_usage (test.test_argparse.TestHelpRawText) ... ok test_print_file_help (test.test_argparse.TestHelpRawText) ... ok test_print_file_usage (test.test_argparse.TestHelpRawText) ... ok test_print_help (test.test_argparse.TestHelpRawText) ... ok test_print_usage (test.test_argparse.TestHelpRawText) ... ok test_format_help (test.test_argparse.TestHelpReformatting) ... ok test_format_usage (test.test_argparse.TestHelpReformatting) ... ok test_print_file_help (test.test_argparse.TestHelpReformatting) ... ok test_print_file_usage (test.test_argparse.TestHelpReformatting) ... ok test_print_help (test.test_argparse.TestHelpReformatting) ... ok test_print_usage (test.test_argparse.TestHelpReformatting) ... ok test_format_help (test.test_argparse.TestHelpRequiredOptional) ... ok test_format_usage (test.test_argparse.TestHelpRequiredOptional) ... ok test_print_file_help (test.test_argparse.TestHelpRequiredOptional) ... ok test_print_file_usage (test.test_argparse.TestHelpRequiredOptional) ... ok test_print_help (test.test_argparse.TestHelpRequiredOptional) ... ok test_print_usage (test.test_argparse.TestHelpRequiredOptional) ... ok test_format_help (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_format_usage (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_print_file_help (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_print_file_usage (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_print_help (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_print_usage (test.test_argparse.TestHelpSubparsersOrdering) ... ok test_format_help (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_format_usage (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_print_file_help (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_print_file_usage (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_print_help (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_print_usage (test.test_argparse.TestHelpSubparsersWithHelpOrdering) ... ok test_format_help (test.test_argparse.TestHelpSuppressOptional) ... ok test_format_usage (test.test_argparse.TestHelpSuppressOptional) ... ok test_print_file_help (test.test_argparse.TestHelpSuppressOptional) ... ok test_print_file_usage (test.test_argparse.TestHelpSuppressOptional) ... ok test_print_help (test.test_argparse.TestHelpSuppressOptional) ... ok test_print_usage (test.test_argparse.TestHelpSuppressOptional) ... ok test_format_help (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_format_usage (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_print_file_help (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_print_file_usage (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_print_help (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_print_usage (test.test_argparse.TestHelpSuppressOptionalGroup) ... ok test_format_help (test.test_argparse.TestHelpSuppressPositional) ... ok test_format_usage (test.test_argparse.TestHelpSuppressPositional) ... ok test_print_file_help (test.test_argparse.TestHelpSuppressPositional) ... ok test_print_file_usage (test.test_argparse.TestHelpSuppressPositional) ... ok test_print_help (test.test_argparse.TestHelpSuppressPositional) ... ok test_print_usage (test.test_argparse.TestHelpSuppressPositional) ... ok test_format_help (test.test_argparse.TestHelpSuppressUsage) ... ok test_format_usage (test.test_argparse.TestHelpSuppressUsage) ... ok test_print_file_help (test.test_argparse.TestHelpSuppressUsage) ... ok test_print_file_usage (test.test_argparse.TestHelpSuppressUsage) ... ok test_print_help (test.test_argparse.TestHelpSuppressUsage) ... ok test_print_usage (test.test_argparse.TestHelpSuppressUsage) ... ok test_format_help (test.test_argparse.TestHelpTupleMetavar) ... ok test_format_usage (test.test_argparse.TestHelpTupleMetavar) ... ok test_print_file_help (test.test_argparse.TestHelpTupleMetavar) ... ok test_print_file_usage (test.test_argparse.TestHelpTupleMetavar) ... ok test_print_help (test.test_argparse.TestHelpTupleMetavar) ... ok test_print_usage (test.test_argparse.TestHelpTupleMetavar) ... ok test_format_help (test.test_argparse.TestHelpUsage) ... ok test_format_usage (test.test_argparse.TestHelpUsage) ... ok test_print_file_help (test.test_argparse.TestHelpUsage) ... ok test_print_file_usage (test.test_argparse.TestHelpUsage) ... ok test_print_help (test.test_argparse.TestHelpUsage) ... ok test_print_usage (test.test_argparse.TestHelpUsage) ... ok test_format_help (test.test_argparse.TestHelpUsageLongProg) ... ok test_format_usage (test.test_argparse.TestHelpUsageLongProg) ... ok test_print_file_help (test.test_argparse.TestHelpUsageLongProg) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageLongProg) ... ok test_print_help (test.test_argparse.TestHelpUsageLongProg) ... ok test_print_usage (test.test_argparse.TestHelpUsageLongProg) ... ok test_format_help (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_print_help (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsageLongProgOptionsWrap) ... ok test_format_help (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_print_help (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsageLongProgPositionalsWrap) ... ok test_format_help (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_print_help (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsageOptionalsOnlyWrap) ... ok test_format_help (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_print_help (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsageOptionalsPositionalsWrap) ... ok test_format_help (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_print_help (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsageOptionalsWrap) ... ok test_format_help (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_print_help (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsagePositionalsOnlyWrap) ... ok test_format_help (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_format_usage (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_print_file_help (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_print_file_usage (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_print_help (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_print_usage (test.test_argparse.TestHelpUsagePositionalsWrap) ... ok test_format_help (test.test_argparse.TestHelpVariableExpansion) ... ok test_format_usage (test.test_argparse.TestHelpVariableExpansion) ... ok test_print_file_help (test.test_argparse.TestHelpVariableExpansion) ... ok test_print_file_usage (test.test_argparse.TestHelpVariableExpansion) ... ok test_print_help (test.test_argparse.TestHelpVariableExpansion) ... ok test_print_usage (test.test_argparse.TestHelpVariableExpansion) ... ok test_format_help (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_format_usage (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_print_file_help (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_print_file_usage (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_print_help (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_print_usage (test.test_argparse.TestHelpVariableExpansionNoArguments) ... ok test_format_help (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_format_usage (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_print_file_help (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_print_file_usage (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_print_help (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_print_usage (test.test_argparse.TestHelpVariableExpansionUsageSupplied) ... ok test_format_help (test.test_argparse.TestHelpVersionAction) ... ok test_format_usage (test.test_argparse.TestHelpVersionAction) ... ok test_print_file_help (test.test_argparse.TestHelpVersionAction) ... ok test_print_file_usage (test.test_argparse.TestHelpVersionAction) ... ok test_print_help (test.test_argparse.TestHelpVersionAction) ... ok test_print_usage (test.test_argparse.TestHelpVersionAction) ... ok test_format_help (test.test_argparse.TestHelpVersionActionSuppress) ... ok test_format_usage (test.test_argparse.TestHelpVersionActionSuppress) ... ok test_print_file_help (test.test_argparse.TestHelpVersionActionSuppress) ... ok test_print_file_usage (test.test_argparse.TestHelpVersionActionSuppress) ... ok test_print_help (test.test_argparse.TestHelpVersionActionSuppress) ... ok test_print_usage (test.test_argparse.TestHelpVersionActionSuppress) ... ok test_format_help (test.test_argparse.TestHelpWrappingLongNames) ... ok test_format_usage (test.test_argparse.TestHelpWrappingLongNames) ... ok test_print_file_help (test.test_argparse.TestHelpWrappingLongNames) ... ok test_print_file_usage (test.test_argparse.TestHelpWrappingLongNames) ... ok test_print_help (test.test_argparse.TestHelpWrappingLongNames) ... ok test_print_usage (test.test_argparse.TestHelpWrappingLongNames) ... ok test_format_help (test.test_argparse.TestHelpWrappingShortNames) ... ok test_format_usage (test.test_argparse.TestHelpWrappingShortNames) ... ok test_print_file_help (test.test_argparse.TestHelpWrappingShortNames) ... ok test_print_file_usage (test.test_argparse.TestHelpWrappingShortNames) ... ok test_print_help (test.test_argparse.TestHelpWrappingShortNames) ... ok test_print_usage (test.test_argparse.TestHelpWrappingShortNames) ... ok test (test.test_argparse.TestImportStar) ... ok test_all_exports_everything_but_modules (test.test_argparse.TestImportStar) ... ok test_invalid_action (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_invalid_keyword_arguments (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_invalid_option_strings (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_invalid_type (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_missing_destination (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_more_than_one_argument_actions (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_multiple_dest (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_no_argument_actions (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_no_argument_no_const_actions (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_parsers_action_missing_params (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_required_const_actions (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_required_positional (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_user_defined_action (test.test_argparse.TestInvalidArgumentConstructors) ... ok test_missing_argument_name_in_message (test.test_argparse.TestMessageContentError) ... ok test_optional_optional_not_in_message (test.test_argparse.TestMessageContentError) ... ok test_optional_positional_not_in_message (test.test_argparse.TestMessageContentError) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressed) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveFirstSuppressedParent) ... ok test_help (test.test_argparse.TestMutuallyExclusiveGroupErrors) ... ok test_invalid_add_argument (test.test_argparse.TestMutuallyExclusiveGroupErrors) ... ok test_invalid_add_argument_group (test.test_argparse.TestMutuallyExclusiveGroupErrors) ... ok test_help (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent) ... ok test_invalid_add_argument (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent) ... ok test_invalid_add_argument_group (test.test_argparse.TestMutuallyExclusiveGroupErrorsParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveInGroup) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveLong) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveLongParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressed) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveManySuppressedParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositional) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalAndPositionalParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixed) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsAndPositionalsMixedParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixed) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveOptionalsMixedParent) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveSimple) ... ok test_failures_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_failures_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_help_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_help_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_successes_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_successes_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_usage_when_not_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_usage_when_required (test.test_argparse.TestMutuallyExclusiveSimpleParent) ... ok test_constructor (test.test_argparse.TestNamespace) ... ok test_equality (test.test_argparse.TestNamespace) ... ok test_equality_returns_notimplemented (test.test_argparse.TestNamespace) ... ok test_empty (test.test_argparse.TestNamespaceContainsSimple) ... ok test_non_empty (test.test_argparse.TestNamespaceContainsSimple) ... ok test_failures_many_groups_listargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_no_groups_listargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_one_group_listargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_one_group_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_many_groups_listargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_no_groups_listargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_one_group_listargs (test.test_argparse.TestNargsRemainder) ... ok test_successes_one_group_sysargs (test.test_argparse.TestNargsRemainder) ... ok test_failures_many_groups_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestNargsZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionLike) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionLike) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionLike) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionLike) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionLike) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionLike) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionLike) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionLike) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionLike) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionLike) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionLike) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionLike) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppend) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConst) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendConstWithDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionAppendWithDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionCount) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionCount) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreConst) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreFalse) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsActionStoreTrue) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsAllowLongAbbreviation) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAllowLongAbbreviation) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlmostNumericAndPositionals) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixChars) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsAddedHelp) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsAlternatePrefixCharsMultipleShortArgs) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsChoices) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsChoices) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsDest) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDest) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDisallowLongAbbreviation) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDash) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPartialMatch) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsDoubleDashPrefixMatch) ... ok test_alternate_help_version (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_help_version_extra_arguments (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_no_help (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_version (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_version_action (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_version_format (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_version_no_help (test.test_argparse.TestOptionalsHelpVersionActions) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargs1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargs1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargs3) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargs3) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsOneOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsOptional) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNargsZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNumeric) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNumeric) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsNumericAndPositionals) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsRequired) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsRequired) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsShortLong) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsShortLong) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDash) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashAmbiguous) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashCombined) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashLong) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDashSubsetAmbiguous) ... ok test_failures_many_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_failures_no_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_failures_one_group_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_failures_one_group_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_many_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_no_groups_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_one_group_listargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_successes_one_group_sysargs (test.test_argparse.TestOptionalsSingleDoubleDash) ... ok test_conflicting_parents (test.test_argparse.TestParentParsers) ... ok test_conflicting_parents_mutex (test.test_argparse.TestParentParsers) ... ok test_groups_parents (test.test_argparse.TestParentParsers) ... ok test_multiple_parents (test.test_argparse.TestParentParsers) ... ok test_multiple_parents_mutex (test.test_argparse.TestParentParsers) ... ok test_parent_help (test.test_argparse.TestParentParsers) ... ok test_same_argument_name_parents (test.test_argparse.TestParentParsers) ... ok test_single_granparent_mutex (test.test_argparse.TestParentParsers) ... ok test_single_parent (test.test_argparse.TestParentParsers) ... ok test_single_parent_mutex (test.test_argparse.TestParentParsers) ... ok test_subparser_parents (test.test_argparse.TestParentParsers) ... ok test_subparser_parents_mutex (test.test_argparse.TestParentParsers) ... ok test_arguments_list (test.test_argparse.TestParseKnownArgs) ... ok test_arguments_list_positional (test.test_argparse.TestParseKnownArgs) ... ok test_arguments_tuple (test.test_argparse.TestParseKnownArgs) ... ok test_arguments_tuple_positional (test.test_argparse.TestParseKnownArgs) ... ok test_mixed (test.test_argparse.TestParseKnownArgs) ... ok test_optionals (test.test_argparse.TestParseKnownArgs) ... ok test_failures_many_groups_listargs (test.test_argparse.TestParserDefault42) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestParserDefault42) ... ok test_failures_no_groups_listargs (test.test_argparse.TestParserDefault42) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestParserDefault42) ... ok test_failures_one_group_listargs (test.test_argparse.TestParserDefault42) ... ok test_failures_one_group_sysargs (test.test_argparse.TestParserDefault42) ... ok test_successes_many_groups_listargs (test.test_argparse.TestParserDefault42) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestParserDefault42) ... ok test_successes_no_groups_listargs (test.test_argparse.TestParserDefault42) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestParserDefault42) ... ok test_successes_one_group_listargs (test.test_argparse.TestParserDefault42) ... ok test_successes_one_group_sysargs (test.test_argparse.TestParserDefault42) ... ok test_failures_many_groups_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_no_groups_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_one_group_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_one_group_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_many_groups_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_no_groups_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_one_group_listargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_successes_one_group_sysargs (test.test_argparse.TestParserDefaultSuppress) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsActionAppend) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsChoicesInt) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsChoicesString) ... ok test_group_first (test.test_argparse.TestPositionalsGroups) ... ok test_interleaved_groups (test.test_argparse.TestPositionalsGroups) ... ok test_nongroup_first (test.test_argparse.TestPositionalsGroups) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2None) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2OneOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2Optional) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargs2ZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNone1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneNone) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOneOrMore1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneOptional1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsNoneZeroOrMore1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMore1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOneOrMoreNone) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptional1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalConvertedDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalNone) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOneOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalOptional) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsOptionalZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMore1) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreDefault) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_one_group_listargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPositionalsNargsZeroOrMoreNone) ... ok test_failures_many_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_failures_no_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_failures_one_group_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_failures_one_group_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_many_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_no_groups_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_one_group_listargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_successes_one_group_sysargs (test.test_argparse.TestPrefixCharacterOnlyArguments) ... ok test_set_defaults_no_args (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_on_parent_and_subparser (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_parents (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_same_as_add_argument (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_same_as_add_argument_group (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_subparsers (test.test_argparse.TestSetDefaults) ... ok test_set_defaults_with_args (test.test_argparse.TestSetDefaults) ... ok test_format_help (test.test_argparse.TestShortColumns) ... ok test_format_usage (test.test_argparse.TestShortColumns) ... ok test_print_file_help (test.test_argparse.TestShortColumns) ... ok test_print_file_usage (test.test_argparse.TestShortColumns) ... ok test_print_help (test.test_argparse.TestShortColumns) ... ok test_print_usage (test.test_argparse.TestShortColumns) ... ok test_argument (test.test_argparse.TestStrings) ... ok test_namespace (test.test_argparse.TestStrings) ... ok test_namespace_kwargs_and_starkwargs_notidentifier (test.test_argparse.TestStrings) ... ok test_namespace_starkwargs_identifier (test.test_argparse.TestStrings) ... ok test_namespace_starkwargs_notidentifier (test.test_argparse.TestStrings) ... ok test_optional (test.test_argparse.TestStrings) ... ok test_parser (test.test_argparse.TestStrings) ... ok test_failures_many_groups_listargs (test.test_argparse.TestTypeCallable) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestTypeCallable) ... ok test_failures_no_groups_listargs (test.test_argparse.TestTypeCallable) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestTypeCallable) ... ok test_failures_one_group_listargs (test.test_argparse.TestTypeCallable) ... ok test_failures_one_group_sysargs (test.test_argparse.TestTypeCallable) ... ok BUILDSTDERR: test_successes_many_groups_listargs (test.4.46user 0.11system 0:04.65elapsed 98%CPU (0avgtext+0avgdata 76576maxresident)k BUILDSTDERR: 0inputs+1544outputs (0major+17847minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_array ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_array test_argparse.TestTypeCallable) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestTypeCallable) ... ok test_successes_no_groups_listargs (test.test_argparse.TestTypeCallable) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestTypeCallable) ... ok test_successes_one_group_listargs (test.test_argparse.TestTypeCallable) ... ok test_successes_one_group_sysargs (test.test_argparse.TestTypeCallable) ... ok test_failures_many_groups_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_failures_no_groups_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_failures_one_group_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_failures_one_group_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_many_groups_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_no_groups_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_one_group_listargs (test.test_argparse.TestTypeClassicClass) ... ok test_successes_one_group_sysargs (test.test_argparse.TestTypeClassicClass) ... ok test_type_function_call_only_once (test.test_argparse.TestTypeFunctionCallOnlyOnce) ... ok test_issue_15906 (test.test_argparse.TestTypeFunctionCalledOnDefault) ... ok test_no_double_type_conversion_of_default (test.test_argparse.TestTypeFunctionCalledOnDefault) ... ok test_type_function_call_with_non_string_default (test.test_argparse.TestTypeFunctionCalledOnDefault) ... ok test_type_function_call_with_string_default (test.test_argparse.TestTypeFunctionCalledOnDefault) ... ok test (test.test_argparse.TestTypeRegistration) ... ok test_failures_many_groups_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_failures_many_groups_sysargs (test.test_argparse.TestTypeUserDefined) ... ok test_failures_no_groups_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_failures_no_groups_sysargs (test.test_argparse.TestTypeUserDefined) ... ok test_failures_one_group_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_failures_one_group_sysargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_many_groups_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_many_groups_sysargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_no_groups_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_no_groups_sysargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_one_group_listargs (test.test_argparse.TestTypeUserDefined) ... ok test_successes_one_group_sysargs (test.test_argparse.TestTypeUserDefined) ... ok ---------------------------------------------------------------------- Ran 1564 tests in 4.037s OK 1 test OK. Total duration: 4 sec Tests result: SUCCESS =================== test_array ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30953 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_array test_error (test.test_array.ArrayReconstructorTest) ... ok test_numbers (test.test_array.ArrayReconstructorTest) ... ok test_unicode (test.test_array.ArrayReconstructorTest) ... ok test_add (test.test_array.ByteTest) ... ok test_assignment (test.test_array.ByteTest) ... ok test_buffer (test.test_array.ByteTest) ... ok test_buffer_info (test.test_array.ByteTest) ... ok test_bug_782369 (test.test_array.ByteTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.ByteTest) ... ok test_cmp (test.test_array.ByteTest) ... ok test_constructor (test.test_array.ByteTest) ... ok test_constructor_with_iterable_argument (test.test_array.ByteTest) ... ok test_copy (test.test_array.ByteTest) ... ok test_count (test.test_array.ByteTest) ... ok test_coveritertraverse (test.test_array.ByteTest) ... ok test_create_from_bytes (test.test_array.ByteTest) ... ok test_deepcopy (test.test_array.ByteTest) ... ok test_delitem (test.test_array.ByteTest) ... ok test_delslice (test.test_array.ByteTest) ... ok test_exhausted_iterator (test.test_array.ByteTest) ... ok test_extend (test.test_array.ByteTest) ... ok test_extended_getslice (test.test_array.ByteTest) ... ok test_extended_set_del_slice (test.test_array.ByteTest) ... ok test_extslice (test.test_array.ByteTest) ... ok test_filewrite (test.test_array.ByteTest) ... ok test_free_after_iterating (test.test_array.ByteTest) ... ok test_fromarray (test.test_array.ByteTest) ... ok test_frombytearray (test.test_array.ByteTest) ... ok test_fromfile_ioerror (test.test_array.ByteTest) ... ok test_getitem (test.test_array.ByteTest) ... ok test_getslice (test.test_array.ByteTest) ... ok test_iadd (test.test_array.ByteTest) ... ok test_imul (test.test_array.ByteTest) ... ok test_index (test.test_array.ByteTest) ... ok test_initialize_with_unicode (test.test_array.ByteTest) ... ok test_insert (test.test_array.ByteTest) ... ok test_iterationcontains (test.test_array.ByteTest) ... ok test_iterator_pickle (test.test_array.ByteTest) ... ok test_len (test.test_array.ByteTest) ... ok test_mul (test.test_array.ByteTest) ... ok test_obsolete_write_lock (test.test_array.ByteTest) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.ByteTest) ... ok test_pickle (test.test_array.ByteTest) ... ok test_pickle_for_empty_array (test.test_array.ByteTest) ... ok test_pop (test.test_array.ByteTest) ... ok test_reduce_ex (test.test_array.ByteTest) ... ok test_remove (test.test_array.ByteTest) ... ok test_repr (test.test_array.ByteTest) ... ok test_reverse (test.test_array.ByteTest) ... ok test_setitem (test.test_array.ByteTest) ... ok test_setslice (test.test_array.ByteTest) ... ok test_sizeof_with_buffer (test.test_array.ByteTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.ByteTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.ByteTest) ... ok test_subclass_with_kwargs (test.test_array.ByteTest) ... ok test_subclassing (test.test_array.ByteTest) ... ok test_tofrombytes (test.test_array.ByteTest) ... ok test_tofromfile (test.test_array.ByteTest) ... ok test_tofromlist (test.test_array.ByteTest) ... ok test_tofromstring (test.test_array.ByteTest) ... ok test_weakref (test.test_array.ByteTest) ... ok test_add (test.test_array.DoubleTest) ... ok test_alloc_overflow (test.test_array.DoubleTest) ... ok test_assignment (test.test_array.DoubleTest) ... ok test_buffer (test.test_array.DoubleTest) ... ok test_buffer_info (test.test_array.DoubleTest) ... ok test_bug_782369 (test.test_array.DoubleTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.DoubleTest) ... ok test_cmp (test.test_array.DoubleTest) ... ok test_constructor (test.test_array.DoubleTest) ... ok test_constructor_with_iterable_argument (test.test_array.DoubleTest) ... ok test_copy (test.test_array.DoubleTest) ... ok test_count (test.test_array.DoubleTest) ... ok test_coveritertraverse (test.test_array.DoubleTest) ... ok test_create_from_bytes (test.test_array.DoubleTest) ... ok test_deepcopy (test.test_array.DoubleTest) ... ok test_delitem (test.test_array.DoubleTest) ... ok test_delslice (test.test_array.DoubleTest) ... ok test_exhausted_iterator (test.test_array.DoubleTest) ... ok test_extend (test.test_array.DoubleTest) ... ok test_extended_getslice (test.test_array.DoubleTest) ... ok test_extended_set_del_slice (test.test_array.DoubleTest) ... ok test_extslice (test.test_array.DoubleTest) ... ok test_filewrite (test.test_array.DoubleTest) ... ok test_free_after_iterating (test.test_array.DoubleTest) ... ok test_fromarray (test.test_array.DoubleTest) ... ok test_frombytearray (test.test_array.DoubleTest) ... ok test_fromfile_ioerror (test.test_array.DoubleTest) ... ok test_getitem (test.test_array.DoubleTest) ... ok test_getslice (test.test_array.DoubleTest) ... ok test_iadd (test.test_array.DoubleTest) ... ok test_imul (test.test_array.DoubleTest) ... ok test_index (test.test_array.DoubleTest) ... ok test_initialize_with_unicode (test.test_array.DoubleTest) ... ok test_insert (test.test_array.DoubleTest) ... ok test_iterationcontains (test.test_array.DoubleTest) ... ok test_iterator_pickle (test.test_array.DoubleTest) ... ok test_len (test.test_array.DoubleTest) ... ok test_mul (test.test_array.DoubleTest) ... ok test_obsolete_write_lock (test.test_array.DoubleTest) ... skipped 'implementation detail specific to cpython' test_pickle (test.test_array.DoubleTest) ... ok test_pickle_for_empty_array (test.test_array.DoubleTest) ... ok test_pop (test.test_array.DoubleTest) ... ok test_reduce_ex (test.test_array.DoubleTest) ... ok test_remove (test.test_array.DoubleTest) ... ok test_repr (test.test_array.DoubleTest) ... ok test_reverse (test.test_array.DoubleTest) ... ok test_setitem (test.test_array.DoubleTest) ... ok test_setslice (test.test_array.DoubleTest) ... ok test_sizeof_with_buffer (test.test_array.DoubleTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.DoubleTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.DoubleTest) ... ok test_subclass_with_kwargs (test.test_array.DoubleTest) ... ok test_subclassing (test.test_array.DoubleTest) ... ok test_tofrombytes (test.test_array.DoubleTest) ... ok test_tofromfile (test.test_array.DoubleTest) ... ok test_tofromlist (test.test_array.DoubleTest) ... ok test_tofromstring (test.test_array.DoubleTest) ... ok test_weakref (test.test_array.DoubleTest) ... ok test_add (test.test_array.FloatTest) ... ok test_assignment (test.test_array.FloatTest) ... ok test_buffer (test.test_array.FloatTest) ... ok test_buffer_info (test.test_array.FloatTest) ... ok test_bug_782369 (test.test_array.FloatTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.FloatTest) ... ok test_cmp (test.test_array.FloatTest) ... ok test_constructor (test.test_array.FloatTest) ... ok test_constructor_with_iterable_argument (test.test_array.FloatTest) ... ok test_copy (test.test_array.FloatTest) ... ok test_count (test.test_array.FloatTest) ... ok test_coveritertraverse (test.test_array.FloatTest) ... ok test_create_from_bytes (test.test_array.FloatTest) ... ok test_deepcopy (test.test_array.FloatTest) ... ok test_delitem (test.test_array.FloatTest) ... ok test_delslice (test.test_array.FloatTest) ... ok test_exhausted_iterator (test.test_array.FloatTest) ... ok test_extend (test.test_array.FloatTest) ... ok test_extended_getslice (test.test_array.FloatTest) ... ok test_extended_set_del_slice (test.test_array.FloatTest) ... ok test_extslice (test.test_array.FloatTest) ... ok test_filewrite (test.test_array.FloatTest) ... ok test_free_after_iterating (test.test_array.FloatTest) ... ok test_fromarray (test.test_array.FloatTest) ... ok test_frombytearray (test.test_array.FloatTest) ... ok test_fromfile_ioerror (test.test_array.FloatTest) ... ok test_getitem (test.test_array.FloatTest) ... ok test_getslice (test.test_array.FloatTest) ... ok test_iadd (test.test_array.FloatTest) ... ok test_imul (test.test_array.FloatTest) ... ok test_index (test.test_array.FloatTest) ... ok test_initialize_with_unicode (test.test_array.FloatTest) ... ok test_insert (test.test_array.FloatTest) ... ok test_iterationcontains (test.test_array.FloatTest) ... ok test_iterator_pickle (test.test_array.FloatTest) ... ok test_len (test.test_array.FloatTest) ... ok test_mul (test.test_array.FloatTest) ... ok test_obsolete_write_lock (test.test_array.FloatTest) ... skipped 'implementation detail specific to cpython' test_pickle (test.test_array.FloatTest) ... ok test_pickle_for_empty_array (test.test_array.FloatTest) ... ok test_pop (test.test_array.FloatTest) ... ok test_reduce_ex (test.test_array.FloatTest) ... ok test_remove (test.test_array.FloatTest) ... ok test_repr (test.test_array.FloatTest) ... ok test_reverse (test.test_array.FloatTest) ... ok test_setitem (test.test_array.FloatTest) ... ok test_setslice (test.test_array.FloatTest) ... ok test_sizeof_with_buffer (test.test_array.FloatTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.FloatTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.FloatTest) ... ok test_subclass_with_kwargs (test.test_array.FloatTest) ... ok test_subclassing (test.test_array.FloatTest) ... ok test_tofrombytes (test.test_array.FloatTest) ... ok test_tofromfile (test.test_array.FloatTest) ... ok test_tofromlist (test.test_array.FloatTest) ... ok test_tofromstring (test.test_array.FloatTest) ... ok test_weakref (test.test_array.FloatTest) ... ok test_add (test.test_array.IntTest) ... ok test_assignment (test.test_array.IntTest) ... ok test_buffer (test.test_array.IntTest) ... ok test_buffer_info (test.test_array.IntTest) ... ok test_bug_782369 (test.test_array.IntTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.IntTest) ... ok test_cmp (test.test_array.IntTest) ... ok test_constructor (test.test_array.IntTest) ... ok test_constructor_with_iterable_argument (test.test_array.IntTest) ... ok test_copy (test.test_array.IntTest) ... ok test_count (test.test_array.IntTest) ... ok test_coveritertraverse (test.test_array.IntTest) ... ok test_create_from_bytes (test.test_array.IntTest) ... ok test_deepcopy (test.test_array.IntTest) ... ok test_delitem (test.test_array.IntTest) ... ok test_delslice (test.test_array.IntTest) ... ok test_exhausted_iterator (test.test_array.IntTest) ... ok test_extend (test.test_array.IntTest) ... ok test_extended_getslice (test.test_array.IntTest) ... ok test_extended_set_del_slice (test.test_array.IntTest) ... ok test_extslice (test.test_array.IntTest) ... ok test_filewrite (test.test_array.IntTest) ... ok test_free_after_iterating (test.test_array.IntTest) ... ok test_fromarray (test.test_array.IntTest) ... ok test_frombytearray (test.test_array.IntTest) ... ok test_fromfile_ioerror (test.test_array.IntTest) ... ok test_getitem (test.test_array.IntTest) ... ok test_getslice (test.test_array.IntTest) ... ok test_iadd (test.test_array.IntTest) ... ok test_imul (test.test_array.IntTest) ... ok test_index (test.test_array.IntTest) ... ok test_initialize_with_unicode (test.test_array.IntTest) ... ok test_insert (test.test_array.IntTest) ... ok test_iterationcontains (test.test_array.IntTest) ... ok test_iterator_pickle (test.test_array.IntTest) ... ok test_len (test.test_array.IntTest) ... ok test_mul (test.test_array.IntTest) ... ok test_obsolete_write_lock (test.test_array.IntTest) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.IntTest) ... ok test_pickle (test.test_array.IntTest) ... ok test_pickle_for_empty_array (test.test_array.IntTest) ... ok test_pop (test.test_array.IntTest) ... ok test_reduce_ex (test.test_array.IntTest) ... ok test_remove (test.test_array.IntTest) ... ok test_repr (test.test_array.IntTest) ... ok test_reverse (test.test_array.IntTest) ... ok test_setitem (test.test_array.IntTest) ... ok test_setslice (test.test_array.IntTest) ... ok test_sizeof_with_buffer (test.test_array.IntTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.IntTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.IntTest) ... ok test_subclass_with_kwargs (test.test_array.IntTest) ... ok test_subclassing (test.test_array.IntTest) ... ok test_tofrombytes (test.test_array.IntTest) ... ok test_tofromfile (test.test_array.IntTest) ... ok test_tofromlist (test.test_array.IntTest) ... ok test_tofromstring (test.test_array.IntTest) ... ok test_weakref (test.test_array.IntTest) ... ok test_add (test.test_array.LongLongTest) ... ok test_assignment (test.test_array.LongLongTest) ... ok test_buffer (test.test_array.LongLongTest) ... ok test_buffer_info (test.test_array.LongLongTest) ... ok test_bug_782369 (test.test_array.LongLongTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.LongLongTest) ... ok test_cmp (test.test_array.LongLongTest) ... ok test_constructor (test.test_array.LongLongTest) ... ok test_constructor_with_iterable_argument (test.test_array.LongLongTest) ... ok test_copy (test.test_array.LongLongTest) ... ok test_count (test.test_array.LongLongTest) ... ok test_coveritertraverse (test.test_array.LongLongTest) ... ok test_create_from_bytes (test.test_array.LongLongTest) ... ok test_deepcopy (test.test_array.LongLongTest) ... ok test_delitem (test.test_array.LongLongTest) ... ok test_delslice (test.test_array.LongLongTest) ... ok test_exhausted_iterator (test.test_array.LongLongTest) ... ok test_extend (test.test_array.LongLongTest) ... ok test_extended_getslice (test.test_array.LongLongTest) ... ok test_extended_set_del_slice (test.test_array.LongLongTest) ... ok test_extslice (test.test_array.LongLongTest) ... ok test_filewrite (test.test_array.LongLongTest) ... ok test_free_after_iterating (test.test_array.LongLongTest) ... ok test_fromarray (test.test_array.LongLongTest) ... ok test_frombytearray (test.test_array.LongLongTest) ... ok test_fromfile_ioerror (test.test_array.LongLongTest) ... ok test_getitem (test.test_array.LongLongTest) ... ok test_getslice (test.test_array.LongLongTest) ... ok test_iadd (test.test_array.LongLongTest) ... ok test_imul (test.test_array.LongLongTest) ... ok test_index (test.test_array.LongLongTest) ... ok test_initialize_with_unicode (test.test_array.LongLongTest) ... ok test_insert (test.test_array.LongLongTest) ... ok test_iterationcontains (test.test_array.LongLongTest) ... ok test_iterator_pickle (test.test_array.LongLongTest) ... ok test_len (test.test_array.LongLongTest) ... ok test_mul (test.test_array.LongLongTest) ... ok test_obsolete_write_lock (test.test_array.LongLongTest) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.LongLongTest) ... ok test_pickle (test.test_array.LongLongTest) ... ok test_pickle_for_empty_array (test.test_array.LongLongTest) ... ok test_pop (test.test_array.LongLongTest) ... ok test_reduce_ex (test.test_array.LongLongTest) ... ok test_remove (test.test_array.LongLongTest) ... ok test_repr (test.test_array.LongLongTest) ... ok test_reverse (test.test_array.LongLongTest) ... ok test_setitem (test.test_array.LongLongTest) ... ok test_setslice (test.test_array.LongLongTest) ... ok test_sizeof_with_buffer (test.test_array.LongLongTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.LongLongTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.LongLongTest) ... ok test_subclass_with_kwargs (test.test_array.LongLongTest) ... ok test_subclassing (test.test_array.LongLongTest) ... ok test_tofrombytes (test.test_array.LongLongTest) ... ok test_tofromfile (test.test_array.LongLongTest) ... ok test_tofromlist (test.test_array.LongLongTest) ... ok test_tofromstring (test.test_array.LongLongTest) ... ok test_weakref (test.test_array.LongLongTest) ... ok test_add (test.test_array.LongTest) ... ok test_assignment (test.test_array.LongTest) ... ok test_buffer (test.test_array.LongTest) ... ok test_buffer_info (test.test_array.LongTest) ... ok test_bug_782369 (test.test_array.LongTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.LongTest) ... ok test_cmp (test.test_array.LongTest) ... ok test_constructor (test.test_array.LongTest) ... ok test_constructor_with_iterable_argument (test.test_array.LongTest) ... ok test_copy (test.test_array.LongTest) ... ok test_count (test.test_array.LongTest) ... ok test_coveritertraverse (test.test_array.LongTest) ... ok test_create_from_bytes (test.test_array.LongTest) ... ok test_deepcopy (test.test_array.LongTest) ... ok test_delitem (test.test_array.LongTest) ... ok test_delslice (test.test_array.LongTest) ... ok test_exhausted_iterator (test.test_array.LongTest) ... ok test_extend (test.test_array.LongTest) ... ok test_extended_getslice (test.test_array.LongTest) ... ok test_extended_set_del_slice (test.test_array.LongTest) ... ok test_extslice (test.test_array.LongTest) ... ok test_filewrite (test.test_array.LongTest) ... ok test_free_after_iterating (test.test_array.LongTest) ... ok test_fromarray (test.test_array.LongTest) ... ok test_frombytearray (test.test_array.LongTest) ... ok test_fromfile_ioerror (test.test_array.LongTest) ... ok test_getitem (test.test_array.LongTest) ... ok test_getslice (test.test_array.LongTest) ... ok test_iadd (test.test_array.LongTest) ... ok test_imul (test.test_array.LongTest) ... ok test_index (test.test_array.LongTest) ... ok test_initialize_with_unicode (test.test_array.LongTest) ... ok test_insert (test.test_array.LongTest) ... ok test_iterationcontains (test.test_array.LongTest) ... ok test_iterator_pickle (test.test_array.LongTest) ... ok test_len (test.test_array.LongTest) ... ok test_mul (test.test_array.LongTest) ... ok test_obsolete_write_lock (test.test_array.LongTest) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.LongTest) ... ok test_pickle (test.test_array.LongTest) ... ok test_pickle_for_empty_array (test.test_array.LongTest) ... ok test_pop (test.test_array.LongTest) ... ok test_reduce_ex (test.test_array.LongTest) ... ok test_remove (test.test_array.LongTest) ... ok test_repr (test.test_array.LongTest) ... ok test_reverse (test.test_array.LongTest) ... ok test_setitem (test.test_array.LongTest) ... ok test_setslice (test.test_array.LongTest) ... ok test_sizeof_with_buffer (test.test_array.LongTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.LongTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.LongTest) ... ok test_subclass_with_kwargs (test.test_array.LongTest) ... ok test_subclassing (test.test_array.LongTest) ... ok test_tofrombytes (test.test_array.LongTest) ... ok test_tofromfile (test.test_array.LongTest) ... ok test_tofromlist (test.test_array.LongTest) ... ok test_tofromstring (test.test_array.LongTest) ... ok test_weakref (test.test_array.LongTest) ... ok test_bad_constructor (test.test_array.MiscTest) ... ok test_empty (test.test_array.MiscTest) ... ok test_add (test.test_array.ShortTest) ... ok test_assignment (test.test_array.ShortTest) ... ok test_buffer (test.test_array.ShortTest) ... ok test_buffer_info (test.test_array.ShortTest) ... ok test_bug_782369 (test.test_array.ShortTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.ShortTest) ... ok test_cmp (test.test_array.ShortTest) ... ok test_constructor (test.test_array.ShortTest) ... ok test_constructor_with_iterable_argument (test.test_array.ShortTest) ... ok test_copy (test.test_array.ShortTest) ... ok test_count (test.test_array.ShortTest) ... ok test_coveritertraverse (test.test_array.ShortTest) ... ok test_create_from_bytes (test.test_array.ShortTest) ... ok test_deepcopy (test.test_array.ShortTest) ... ok test_delitem (test.test_array.ShortTest) ... ok test_delslice (test.test_array.ShortTest) ... ok test_exhausted_iterator (test.test_array.ShortTest) ... ok test_extend (test.test_array.ShortTest) ... ok test_extended_getslice (test.test_array.ShortTest) ... ok test_extended_set_del_slice (test.test_array.ShortTest) ... ok test_extslice (test.test_array.ShortTest) ... ok test_filewrite (test.test_array.ShortTest) ... ok test_free_after_iterating (test.test_array.ShortTest) ... ok test_fromarray (test.test_array.ShortTest) ... ok test_frombytearray (test.test_array.ShortTest) ... ok test_fromfile_ioerror (test.test_array.ShortTest) ... ok test_getitem (test.test_array.ShortTest) ... ok test_getslice (test.test_array.ShortTest) ... ok test_iadd (test.test_array.ShortTest) ... ok test_imul (test.test_array.ShortTest) ... ok test_index (test.test_array.ShortTest) ... ok test_initialize_with_unicode (test.test_array.ShortTest) ... ok test_insert (test.test_array.ShortTest) ... ok test_iterationcontains (test.test_array.ShortTest) ... ok test_iterator_pickle (test.test_array.ShortTest) ... ok test_len (test.test_array.ShortTest) ... ok test_mul (test.test_array.ShortTest) ... ok test_obsolete_write_lock (test.test_array.ShortTest) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.ShortTest) ... ok test_pickle (test.test_array.ShortTest) ... ok test_pickle_for_empty_array (test.test_array.ShortTest) ... ok test_pop (test.test_array.ShortTest) ... ok test_reduce_ex (test.test_array.ShortTest) ... ok test_remove (test.test_array.ShortTest) ... ok test_repr (test.test_array.ShortTest) ... ok test_reverse (test.test_array.ShortTest) ... ok test_setitem (test.test_array.ShortTest) ... ok test_setslice (test.test_array.ShortTest) ... ok test_sizeof_with_buffer (test.test_array.ShortTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.ShortTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.ShortTest) ... ok test_subclass_with_kwargs (test.test_array.ShortTest) ... ok test_subclassing (test.test_array.ShortTest) ... ok test_tofrombytes (test.test_array.ShortTest) ... ok test_tofromfile (test.test_array.ShortTest) ... ok test_tofromlist (test.test_array.ShortTest) ... ok test_tofromstring (test.test_array.ShortTest) ... ok test_weakref (test.test_array.ShortTest) ... ok test_add (test.test_array.UnicodeTest) ... ok test_buffer (test.test_array.UnicodeTest) ... ok test_buffer_info (test.test_array.UnicodeTest) ... ok test_bug_782369 (test.test_array.UnicodeTest) ... skipped 'test needs sys.getrefcount()' test_byteswap (test.test_array.UnicodeTest) ... ok test_cmp (test.test_array.UnicodeTest) ... ok test_constructor (test.test_array.UnicodeTest) ... ok test_constructor_with_iterable_argument (test.test_array.UnicodeTest) ... ok test_copy (test.test_array.UnicodeTest) ... ok test_count (test.test_array.UnicodeTest) ... ok test_coveritertraverse (test.test_array.UnicodeTest) ... ok test_create_from_bytes (test.test_array.UnicodeTest) ... ok test_deepcopy (test.test_array.UnicodeTest) ... ok test_delitem (test.test_array.UnicodeTest) ... ok test_exhausted_iterator (test.test_array.UnicodeTest) ... ok test_extend (test.test_array.UnicodeTest) ... ok test_extended_getslice (test.test_array.UnicodeTest) ... ok test_extended_set_del_slice (test.test_array.UnicodeTest) ... ok test_filewrite (test.test_array.UnicodeTest) ... ok test_free_after_iterating (test.test_array.UnicodeTest) ... ok test_fromarray (test.test_array.UnicodeTest) ... ok test_fromfile_ioerror (test.test_array.UnicodeTest) ... ok test_getitem (test.test_array.UnicodeTest) ... ok test_getslice (test.test_array.UnicodeTest) ... ok test_iadd (test.test_array.UnicodeTest) ... ok test_imul (test.test_array.UnicodeTest) ... ok test_index (test.test_array.UnicodeTest) ... ok test_initialize_with_unicode (test.test_array.UnicodeTest) ... ok test_insert (test.test_array.UnicodeTest) ... ok test_issue17223 (test.test_array.UnicodeTest) ... skipped 'specific to flexible string representation' test_iterator_pickle (test.test_array.UnicodeTest) ... ok test_len (test.test_array.UnicodeTest) ... ok test_mul (test.test_array.UnicodeTest) ... ok test_obsolete_write_lock (test.test_array.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_pickle (test.test_array.UnicodeTest) ... ok test_pickle_for_empty_array (test.test_array.UnicodeTest) ... ok test_pop (test.test_array.UnicodeTest) ... ok test_reduce_ex (test.test_array.UnicodeTest) ... ok test_remove (test.test_array.UnicodeTest) ... ok test_repr (test.test_array.UnicodeTest) ... ok test_reverse (test.test_array.UnicodeTest) ... ok test_setitem (test.test_array.UnicodeTest) ... ok test_setslice (test.test_array.UnicodeTest) ... ok test_sizeof_with_buffer (test.test_array.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.UnicodeTest) ... ok test_subclass_with_kwargs (test.test_array.UnicodeTest) ... ok test_tofrombytes (test.test_array.UnicodeTest) ... ok test_tofromfile (test.test_array.UnicodeTest) ... ok test_tofromlist (test.test_array.UnicodeTest) ... ok test_tofromstring (test.test_array.UnicodeTest) ... ok test_unicode (test.test_array.UnicodeTest) ... ok test_weakref (test.test_array.UnicodeTest) ... ok test_add (test.test_array.UnsignedByteTest) ... ok test_assignment (test.test_array.UnsignedByteTest) ... ok test_buffer (test.test_array.UnsignedByteTest) ... ok test_buffer_info (test.test_array.UnsignedByteTest) ... ok test_bug_782369 (test.test_array.UnsignedByteTest) ... skipped 'test needs sys.getrefcount()' test_bytes_extend (test.test_array.UnsignedByteTest) ... ok test_byteswap (test.test_array.UnsignedByteTest) ... ok test_cmp (test.test_array.UnsignedByteTest) ... ok test_constructor (test.test_array.UnsignedByteTest) ... ok test_constructor_with_iterable_argument (test.test_array.UnsignedByteTest) ... ok test_copy (test.test_array.UnsignedByteTest) ... ok test_count (test.test_array.UnsignedByteTest) ... ok test_coveritertraverse (test.test_array.UnsignedByteTest) ... ok test_create_from_bytes (test.test_array.UnsignedByteTest) ... ok test_deepcopy (test.test_array.UnsignedByteTest) ... ok test_delitem (test.test_array.UnsignedByteTest) ... ok test_delslice (test.test_array.UnsignedByteTest) ... ok test_exhausted_iterator (test.test_array.UnsignedByteTest) ... ok test_extend (test.test_array.UnsignedByteTest) ... ok test_extended_getslice (test.test_array.UnsignedByteTest) ... ok test_extended_set_del_slice (test.test_array.UnsignedByteTest) ... ok test_extslice (test.test_array.UnsignedByteTest) ... ok test_filewrite (test.test_array.UnsignedByteTest) ... ok test_free_after_iterating (test.test_array.UnsignedByteTest) ... ok test_fromarray (test.test_array.UnsignedByteTest) ... ok test_frombytearray (test.test_array.UnsignedByteTest) ... ok test_fromfile_ioerror (test.test_array.UnsignedByteTest) ... ok test_getitem (test.test_array.UnsignedByteTest) ... ok test_getslice (test.test_array.UnsignedByteTest) ... ok test_iadd (test.test_array.UnsignedByteTest) ... ok test_imul (test.test_array.UnsignedByteTest) ... ok test_index (test.test_array.UnsignedByteTest) ... ok test_initialize_with_unicode (test.test_array.UnsignedByteTest) ... ok test_insert (test.test_array.UnsignedByteTest) ... ok test_iterationcontains (test.test_array.UnsignedByteTest) ... ok test_iterator_pickle (test.test_array.UnsignedByteTest) ... ok test_len (test.test_array.UnsignedByteTest) ... ok test_mul (test.test_array.UnsignedByteTest) ... ok test_obsolete_write_lock (test.test_array.UnsignedByteTest) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.UnsignedByteTest) ... ok test_pickle (test.test_array.UnsignedByteTest) ... ok test_pickle_for_empty_array (test.test_array.UnsignedByteTest) ... ok test_pop (test.test_array.UnsignedByteTest) ... ok test_reduce_ex (test.test_array.UnsignedByteTest) ... ok test_remove (test.test_array.UnsignedByteTest) ... ok test_repr (test.test_array.UnsignedByteTest) ... ok test_reverse (test.test_array.UnsignedByteTest) ... ok test_setitem (test.test_array.UnsignedByteTest) ... ok test_setslice (test.test_array.UnsignedByteTest) ... ok test_sizeof_with_buffer (test.test_array.UnsignedByteTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.UnsignedByteTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.UnsignedByteTest) ... ok test_subclass_with_kwargs (test.test_array.UnsignedByteTest) ... ok test_subclassing (test.test_array.UnsignedByteTest) ... ok test_tofrombytes (test.test_array.UnsignedByteTest) ... ok test_tofromfile (test.test_array.UnsignedByteTest) ... ok test_tofromlist (test.test_array.UnsignedByteTest) ... ok test_tofromstring (test.test_array.UnsignedByteTest) ... ok test_weakref (test.test_array.UnsignedByteTest) ... ok test_add (test.test_array.UnsignedIntTest) ... ok test_assignment (test.test_array.UnsignedIntTest) ... ok test_buffer (test.test_array.UnsignedIntTest) ... ok test_buffer_info (test.test_array.UnsignedIntTest) ... ok test_bug_782369 (test.test_array.UnsignedIntTest) ... skipped 'test needs sys.getrefcount()' test_bytes_extend (test.test_array.UnsignedIntTest) ... ok test_byteswap (test.test_array.UnsignedIntTest) ... ok test_cmp (test.test_array.UnsignedIntTest) ... ok test_constructor (test.test_array.UnsignedIntTest) ... ok test_constructor_with_iterable_argument (test.test_array.UnsignedIntTest) ... ok test_copy (test.test_array.UnsignedIntTest) ... ok test_count (test.test_array.UnsignedIntTest) ... ok test_coveritertraverse (test.test_array.UnsignedIntTest) ... ok test_create_from_bytes (test.test_array.UnsignedIntTest) ... ok test_deepcopy (test.test_array.UnsignedIntTest) ... ok test_delitem (test.test_array.UnsignedIntTest) ... ok test_delslice (test.test_array.UnsignedIntTest) ... ok test_exhausted_iterator (test.test_array.UnsignedIntTest) ... ok test_extend (test.test_array.UnsignedIntTest) ... ok test_extended_getslice (test.test_array.UnsignedIntTest) ... ok test_extended_set_del_slice (test.test_array.UnsignedIntTest) ... ok test_extslice (test.test_array.UnsignedIntTest) ... ok test_filewrite (test.test_array.UnsignedIntTest) ... ok test_free_after_iterating (test.test_array.UnsignedIntTest) ... ok test_fromarray (test.test_array.UnsignedIntTest) ... ok test_frombytearray (test.test_array.UnsignedIntTest) ... ok test_fromfile_ioerror (test.test_array.UnsignedIntTest) ... ok test_getitem (test.test_array.UnsignedIntTest) ... ok test_getslice (test.test_array.UnsignedIntTest) ... ok test_iadd (test.test_array.UnsignedIntTest) ... ok test_imul (test.test_array.UnsignedIntTest) ... ok test_index (test.test_array.UnsignedIntTest) ... ok test_initialize_with_unicode (test.test_array.UnsignedIntTest) ... ok test_insert (test.test_array.UnsignedIntTest) ... ok test_iterationcontains (test.test_array.UnsignedIntTest) ... ok test_iterator_pickle (test.test_array.UnsignedIntTest) ... ok test_len (test.test_array.UnsignedIntTest) ... ok test_mul (test.test_array.UnsignedIntTest) ... ok test_obsolete_write_lock (test.test_array.UnsignedIntTest) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.UnsignedIntTest) ... ok test_pickle (test.test_array.UnsignedIntTest) ... ok test_pickle_for_empty_array (test.test_array.UnsignedIntTest) ... ok test_pop (test.test_array.UnsignedIntTest) ... ok test_reduce_ex (test.test_array.UnsignedIntTest) ... ok test_remove (test.test_array.UnsignedIntTest) ... ok test_repr (test.test_array.UnsignedIntTest) ... ok test_reverse (test.test_array.UnsignedIntTest) ... ok test_setitem (test.test_array.UnsignedIntTest) ... ok test_setslice (test.test_array.UnsignedIntTest) ... ok test_sizeof_with_buffer (test.test_array.UnsignedIntTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.UnsignedIntTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.UnsignedIntTest) ... ok test_subclass_with_kwargs (test.test_array.UnsignedIntTest) ... ok test_subclassing (test.test_array.UnsignedIntTest) ... ok test_tofrombytes (test.test_array.UnsignedIntTest) ... ok test_tofromfile (test.test_array.UnsignedIntTest) ... ok test_tofromlist (test.test_array.UnsignedIntTest) ... ok test_tofromstring (test.test_array.UnsignedIntTest) ... ok test_weakref (test.test_array.UnsignedIntTest) ... ok test_add (test.test_array.UnsignedLongLongTest) ... ok test_assignment (test.test_array.UnsignedLongLongTest) ... ok test_buffer (test.test_array.UnsignedLongLongTest) ... ok test_buffer_info (test.test_array.UnsignedLongLongTest) ... ok test_bug_782369 (test.test_array.UnsignedLongLongTest) ... skipped 'test needs sys.getrefcount()' test_bytes_extend (test.test_array.UnsignedLongLongTest) ... ok test_byteswap (test.test_array.UnsignedLongLongTest) ... ok test_cmp (test.test_array.UnsignedLongLongTest) ... ok test_constructor (test.test_array.UnsignedLongLongTest) ... ok test_constructor_with_iterable_argument (test.test_array.UnsignedLongLongTest) ... ok test_copy (test.test_array.UnsignedLongLongTest) ... ok test_count (test.test_array.UnsignedLongLongTest) ... ok test_coveritertraverse (test.test_array.UnsignedLongLongTest) ... ok test_create_from_bytes (test.test_array.UnsignedLongLongTest) ... ok test_deepcopy (test.test_array.UnsignedLongLongTest) ... ok test_delitem (test.test_array.UnsignedLongLongTest) ... ok test_delslice (test.test_array.UnsignedLongLongTest) ... ok test_exhausted_iterator (test.test_array.UnsignedLongLongTest) ... ok test_extend (test.test_array.UnsignedLongLongTest) ... ok test_extended_getslice (test.test_array.UnsignedLongLongTest) ... ok test_extended_set_del_slice (test.test_array.UnsignedLongLongTest) ... ok test_extslice (test.test_array.UnsignedLongLongTest) ... ok test_filewrite (test.test_array.UnsignedLongLongTest) ... ok test_free_after_iterating (test.test_array.UnsignedLongLongTest) ... ok test_fromarray (test.test_array.UnsignedLongLongTest) ... ok test_frombytearray (test.test_array.UnsignedLongLongTest) ... ok test_fromfile_ioerror (test.test_array.UnsignedLongLongTest) ... ok test_getitem (test.test_array.UnsignedLongLongTest) ... ok test_getslice (test.test_array.UnsignedLongLongTest) ... ok test_iadd (test.test_array.UnsignedLongLongTest) ... ok test_imul (test.test_array.UnsignedLongLongTest) ... ok test_index (test.test_array.UnsignedLongLongTest) ... ok test_initialize_with_unicode (test.test_array.UnsignedLongLongTest) ... ok test_insert (test.test_array.UnsignedLongLongTest) ... ok test_iterationcontains (test.test_array.UnsignedLongLongTest) ... ok test_iterator_pickle (test.test_array.UnsignedLongLongTest) ... ok test_len (test.test_array.UnsignedLongLongTest) ... ok test_mul (test.test_array.UnsignedLongLongTest) ... ok test_obsolete_write_lock (test.test_array.UnsignedLongLongTest) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.UnsignedLongLongTest) ... ok test_pickle (test.test_array.UnsignedLongLongTest) ... ok test_pickle_for_empty_array (test.test_array.UnsignedLongLongTest) ... ok test_pop (test.test_array.UnsignedLongLongTest) ... ok test_reduce_ex (test.test_array.UnsignedLongLongTest) ... ok test_remove (test.test_array.UnsignedLongLongTest) ... ok test_repr (test.test_array.UnsignedLongLongTest) ... ok test_reverse (test.test_array.UnsignedLongLongTest) ... ok test_setitem (test.test_array.UnsignedLongLongTest) ... ok test_setslice (test.test_array.UnsignedLongLongTest) ... ok test_sizeof_with_buffer (test.test_array.UnsignedLongLongTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.UnsignedLongLongTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.UnsignedLongLongTest) ... ok test_subclass_with_kwargs (test.test_array.UnsignedLongLongTest) ... ok test_subclassing (test.test_array.UnsignedLongLongTest) ... ok test_tofrombytes (test.test_array.UnsignedLongLongTest) ... ok test_tofromfile (test.test_array.UnsignedLongLongTest) ... ok test_tofromlist (test.test_array.UnsignedLongLongTest) ... ok test_tofromstring (test.test_array.UnsignedLongLongTest) ... ok test_weakref (test.test_array.UnsignedLongLongTest) ... ok test_add (test.test_array.UnsignedLongTest) ... ok test_assignment (test.test_array.UnsignedLongTest) ... ok test_buffer (test.test_array.UnsignedLongTest) ... ok test_buffer_info (test.test_array.UnsignedLongTest) ... ok test_bug_782369 (test.test_array.UnsignedLongTest) ... skipped 'test needs sys.getrefcount()' test_bytes_extend (test.test_array.UnsignedLongTest) ... ok test_byteswap (test.test_array.UnsignedLongTest) ... ok test_cmp (test.test_array.UnsignedLongTest) ... ok test_constructor (test.test_array.UnsignedLongTest) ... ok test_constructor_with_iterable_argument (test.test_array.UnsignedLongTest) ... ok test_copy (test.test_array.UnsignedLongTest) ... ok test_count (test.test_array.UnsignedLongTest) ... ok test_coveritertraverse (test.test_array.UnsignedLongTest) ... ok test_create_from_bytes (test.test_array.UnsignedLongTest) ... ok test_deepcopy (test.test_array.UnsignedLongTest) ... ok test_delitem (test.test_array.UnsignedLongTest) ... ok test_delslice (test.test_array.UnsignedLongTest) ... ok test_exhausted_iterator (test.test_array.UnsignedLongTest) ... ok test_extend (test.test_array.UnsignedLongTest) ... ok test_extended_getslice (test.test_array.UnsignedLongTest) ... ok test_extended_set_del_slice (test.test_array.UnsignedLongTest) ... ok test_extslice (test.test_array.UnsignedLongTest) ... ok test_filewrite (test.test_array.UnsignedLongTest) ... ok test_free_after_iterating (test.test_array.UnsignedLongTest) ... ok test_fromarray (test.test_array.UnsignedLongTest) ... ok test_frombytearray (test.test_array.UnsignedLongTest) ... ok test_fromfile_ioerror (test.test_array.UnsignedLongTest) ... ok test_getitem (test.test_array.UnsignedLongTest) ... ok test_getslice (test.test_array.UnsignedLongTest) ... ok test_iadd (test.test_array.UnsignedLongTest) ... ok test_imul (test.test_array.UnsignedLongTest) ... ok test_index (test.test_array.UnsignedLongTest) ... ok test_initialize_with_unicode (test.test_array.UnsignedLongTest) ... ok test_insert (test.test_array.UnsignedLongTest) ... ok test_iterationcontains (test.test_array.UnsignedLongTest) ... ok test_iterator_pickle (test.test_array.UnsignedLongTest) ... ok test_len (test.test_array.UnsignedLongTest) ... ok test_mul (test.test_array.UnsignedLongTest) ... ok test_obsolete_write_lock (test.test_array.UnsignedLongTest) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.UnsignedLongTest) ... ok test_pickle (test.test_array.UnsignedLongTest) ... ok test_pickle_for_empty_array (test.test_array.UnsignedLongTest) ... ok test_pop (test.test_array.UnsignedLongTest) ... ok test_reduce_ex (test.test_array.UnsignedLongTest) ... ok test_remove (test.test_array.UnsignedLongTest) ... ok test_repr (test.test_array.UnsignedLongTest) ... ok test_reverse (test.test_array.UnsignedLongTest) ... ok test_setitem (test.test_array.UnsignedLongTest) ... ok test_setslice (test.test_array.UnsignedLongTest) ... ok test_sizeof_with_buffer (test.test_array.UnsignedLongTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.UnsignedLongTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.UnsignedLongTest) ... ok test_subclass_with_kwargs (test.test_array.UnsignedLongTest) ... ok test_subclassing (test.test_array.UnsignedLongTest) ... ok test_tofrombytes (test.test_array.UnsignedLongTest) ... ok test_tofromfile (test.test_array.UnsignedLongTest) ... ok test_tofromlist (test.test_array.UnsignedLongTest) ... ok test_tofromstring (test.test_array.UnsignedLongTest) ... ok test_weakref (test.test_array.UnsignedLongTest) ... ok test_add (test.test_array.UnsignedShortTest) ... ok test_assignment (test.test_array.UnsignedShortTest) ... ok test_buffer (test.test_array.UnsignedShortTest) ... ok test_buffer_info (test.test_array.UnsignedShortTest) ... ok test_bug_782369 (test.test_array.UnsignedShortTest) ... skipped 'test needs sys.getrefcount()' test_bytes_extend (test.test_array.UnsignedShortTest) ... ok test_byteswap (test.test_array.UnsignedShortTest) ... ok test_cmp (test.test_array.UnsignedShortTest) ... ok test_constructor (test.test_array.UnsignedShortTest) ... ok test_constructor_with_iterable_argument (test.test_array.UnsignedShortTest) ... ok test_copy (test.test_array.UnsignedShortTest) ... ok test_count (test.test_array.UnsignedShortTest) ... ok test_coveritertraverse (test.test_array.UnsignedShortTest) ... ok test_create_from_bytes (test.test_array.UnsignedShortTest) ... ok test_deepcopy (test.test_array.UnsignedShortTest) ... ok test_delitem (test.test_array.UnsignedShortTest) ... ok BUILDSTDERR: test_delslice (test.test_array.UnsignedS3.46user 0.07system 0:03.57elapsed 98%CPU (0avgtext+0avgdata 53660maxresident)k BUILDSTDERR: 16inputs+328outputs (0major+12071minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_asdl_parser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_asdl_parser BUILDSTDERR: 0.39user 0.04system 0:00.44elapsed 98%CPU (0avgtext+0avgdata 52028maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9703minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ast ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ast hortTest) ... ok test_exhausted_iterator (test.test_array.UnsignedShortTest) ... ok test_extend (test.test_array.UnsignedShortTest) ... ok test_extended_getslice (test.test_array.UnsignedShortTest) ... ok test_extended_set_del_slice (test.test_array.UnsignedShortTest) ... ok test_extslice (test.test_array.UnsignedShortTest) ... ok test_filewrite (test.test_array.UnsignedShortTest) ... ok test_free_after_iterating (test.test_array.UnsignedShortTest) ... ok test_fromarray (test.test_array.UnsignedShortTest) ... ok test_frombytearray (test.test_array.UnsignedShortTest) ... ok test_fromfile_ioerror (test.test_array.UnsignedShortTest) ... ok test_getitem (test.test_array.UnsignedShortTest) ... ok test_getslice (test.test_array.UnsignedShortTest) ... ok test_iadd (test.test_array.UnsignedShortTest) ... ok test_imul (test.test_array.UnsignedShortTest) ... ok test_index (test.test_array.UnsignedShortTest) ... ok test_initialize_with_unicode (test.test_array.UnsignedShortTest) ... ok test_insert (test.test_array.UnsignedShortTest) ... ok test_iterationcontains (test.test_array.UnsignedShortTest) ... ok test_iterator_pickle (test.test_array.UnsignedShortTest) ... ok test_len (test.test_array.UnsignedShortTest) ... ok test_mul (test.test_array.UnsignedShortTest) ... ok test_obsolete_write_lock (test.test_array.UnsignedShortTest) ... skipped 'implementation detail specific to cpython' test_overflow (test.test_array.UnsignedShortTest) ... ok test_pickle (test.test_array.UnsignedShortTest) ... ok test_pickle_for_empty_array (test.test_array.UnsignedShortTest) ... ok test_pop (test.test_array.UnsignedShortTest) ... ok test_reduce_ex (test.test_array.UnsignedShortTest) ... ok test_remove (test.test_array.UnsignedShortTest) ... ok test_repr (test.test_array.UnsignedShortTest) ... ok test_reverse (test.test_array.UnsignedShortTest) ... ok test_setitem (test.test_array.UnsignedShortTest) ... ok test_setslice (test.test_array.UnsignedShortTest) ... ok test_sizeof_with_buffer (test.test_array.UnsignedShortTest) ... skipped 'implementation detail specific to cpython' test_sizeof_without_buffer (test.test_array.UnsignedShortTest) ... skipped 'implementation detail specific to cpython' test_str (test.test_array.UnsignedShortTest) ... ok test_subclass_with_kwargs (test.test_array.UnsignedShortTest) ... ok test_subclassing (test.test_array.UnsignedShortTest) ... ok test_tofrombytes (test.test_array.UnsignedShortTest) ... ok test_tofromfile (test.test_array.UnsignedShortTest) ... ok test_tofromlist (test.test_array.UnsignedShortTest) ... ok test_tofromstring (test.test_array.UnsignedShortTest) ... ok test_weakref (test.test_array.UnsignedShortTest) ... ok ---------------------------------------------------------------------- Ran 758 tests in 3.070s OK (skipped=53) 1 test OK. Total duration: 3 sec Tests result: SUCCESS =================== test_asdl_parser ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30957 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_asdl_parser test_asdl_parser skipped -- test irrelevant for an installed Python test_asdl_parser skipped 1 test skipped: test_asdl_parser Total duration: 98 ms Tests result: SUCCESS =================== test_ast ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30961 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_ast test_bad_integer (test.test_ast.ASTHelpers_Test) ... ok test_copy_location (test.test_ast.ASTHelpers_Test) ... ok test_dump (test.test_ast.ASTHelpers_Test) ... ok test_fix_missing_locations (test.test_ast.ASTHelpers_Test) ... ok test_get_docstring (test.test_ast.ASTHelpers_Test) ... ok test_increment_lineno (test.test_ast.ASTHelpers_Test) ... ok test_iter_child_nodes (test.test_ast.ASTHelpers_Test) ... ok test_iter_fields (test.test_ast.ASTHelpers_Test) ... ok test_level_as_none (test.test_ast.ASTHelpers_Test) ... ok test_literal_eval (test.test_ast.ASTHelpers_Test) ... ok test_literal_eval_issue4907 (test.test_ast.ASTHelpers_Test) ... ok test_parse (test.test_ast.ASTHelpers_Test) ... ok test_parse_in_error (test.test_ast.ASTHelpers_Test) ... ok test_assert (test.test_ast.ASTValidatorTests) ... ok test_assign (test.test_ast.ASTValidatorTests) ... ok test_attribute (test.test_ast.ASTValidatorTests) ... ok test_augassign (test.test_ast.ASTValidatorTests) ... ok test_boolop (test.test_ast.ASTValidatorTests) ... ok test_call (test.test_ast.ASTValidatorTests) ... ok test_classdef (test.test_ast.ASTValidatorTests) ... ok test_compare (test.test_ast.ASTValidatorTests) ... ok test_delete (test.test_ast.ASTValidatorTests) ... ok test_dict (test.test_ast.ASTValidatorTests) ... ok test_dictcomp (test.test_ast.ASTValidatorTests) ... ok test_expr (test.test_ast.ASTValidatorTests) ... ok test_for (test.test_ast.ASTValidatorTests) ... ok test_funcdef (test.test_ast.ASTValidatorTests) ... ok test_generatorexp (test.test_ast.ASTValidatorTests) ... ok test_global (test.test_ast.ASTValidatorTests) ... ok test_if (test.test_ast.ASTValidatorTests) ... ok test_ifexp (test.test_ast.ASTValidatorTests) ... ok test_import (test.test_ast.ASTValidatorTests) ... ok test_importfrom (test.test_ast.ASTValidatorTests) ... ok test_lambda (test.test_ast.ASTValidatorTests) ... ok test_list (test.test_ast.ASTValidatorTests) ... ok test_listcomp (test.test_ast.ASTValidatorTests) ... ok test_module (test.test_ast.ASTValidatorTests) ... ok test_nameconstant (test.test_ast.ASTValidatorTests) ... ok test_nonlocal (test.test_ast.ASTValidatorTests) ... ok test_num (test.test_ast.ASTValidatorTests) ... ok test_raise (test.test_ast.ASTValidatorTests) ... ok test_set (test.test_ast.ASTValidatorTests) ... ok test_setcomp (test.test_ast.ASTValidatorTests) ... ok test_starred (test.test_ast.ASTValidatorTests) ... ok test_stdlib_validates (test.test_ast.ASTValidatorTests) ... ok test_subscript (test.test_ast.ASTValidatorTests) ... ok test_try (test.test_ast.ASTValidatorTests) ... ok test_tuple (test.test_ast.ASTValidatorTests) ... ok test_unaryop (test.test_ast.ASTValidatorTests) ... ok test_while (test.test_ast.ASTValidatorTests) ... ok test_with (test.test_ast.ASTValidatorTests) ... ok test_yield (test.test_ast.ASTValidatorTests) ... ok test_AST_garbage_collection (test.test_ast.AST_Tests) ... ok test_AST_objects (test.test_ast.AST_Tests) ... ok test_arguments (test.test_ast.AST_Tests) ... ok test_base_classes (test.test_ast.AST_Tests) ... ok test_classattrs (test.test_ast.AST_Tests) ... ok test_empty_yield_from (test.test_ast.AST_Tests) ... ok test_field_attr_existence (test.test_ast.AST_Tests) ... ok test_field_attr_writable (test.test_ast.AST_Tests) ... ok test_from_import (test.test_ast.AST_Tests) ... ok test_invalid_identitifer (test.test_ast.AST_Tests) ... ok test_invalid_string (test.test_ast.AST_Tests) ... ok test_invalid_sum (test.test_ast.AST_Tests) ... ok test_module (test.test_ast.AST_Tests) ... ok test_no_fields (test.test_ast.AST_Tests) ... ok test_nodeclasses (test.test_ast.AST_Tests) ... ok test_non_interned_future_from_ast (test.test_ast.AST_Tests) ... ok test_pickling (test.test_ast.AST_Tests) ... ok test_slice (test.test_ast.AST_Tests) ... ok test_snippets (test.test_ast.AST_Tests) ... ok test_assign_to_constant (test.test_ast.ConstantTests) ... ok BUILDSTDERR: test_get_docstring (tes3.32user 0.10system 0:03.45elapsed 99%CPU (0avgtext+0avgdata 114652maxresident)k BUILDSTDERR: 0inputs+120outputs (0major+27696minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_asyncgen ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_asyncgen t.test_ast.ConstantTests) ... ok test_literal_eval (test.test_ast.ConstantTests) ... ok test_load_const (test.test_ast.ConstantTests) ... skipped 'implementation detail specific to cpython' test_singletons (test.test_ast.ConstantTests) ... ok test_validation (test.test_ast.ConstantTests) ... ok test_values (test.test_ast.ConstantTests) ... ok ---------------------------------------------------------------------- Ran 78 tests in 2.979s OK (skipped=1) 1 test OK. Total duration: 3 sec Tests result: SUCCESS =================== test_asyncgen ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30965 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_asyncgen test_async_gen_asyncio_01 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_02 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_03 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_06 (test.test_asyncgen.AsyncGenAsyncioTest) ... FAIL test_async_gen_asyncio_aclose_07 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_08 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_10 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_11 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_04 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_05 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_06 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_stopiteration (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_tuple (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_asend_01 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_asend_02 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_asend_03 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_01 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_02 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_03 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_stopiteration (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_tuple (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_gc_aclose_09 (test.test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_shutdown_01 (test.test_asyncgen.AsyncGenAsyncioTest) ... FAIL test_async_gen_asyncio_shutdown_02 (test.test_asyncgen.AsyncGenAsyncioTest) ... FAIL test_async_gen_syntax_01 (test.test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_02 (test.test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_03 (test.test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_04 (test.test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_05 (test.test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_api_01 (test.test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_03 (test.test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_04 (test.test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_05 (test.test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_06 (test.test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_07 (test.test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_08 (test.test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_09 (test.test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_10 (test.test_asyncgen.AsyncGenTest) ... ok BUILDSTDERR: test_async_gen_iteratioTask was destroyed but it is pending! BUILDSTDERR: task: .wait() running at /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncgen.py:995> wait_for=> BUILDSTDERR: Task was destroyed but it is pending! BUILDSTDERR: task: .wait() running at /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncgen.py:995> wait_for=> BUILDSTDERR: Unhandled error in exception handler BUILDSTDERR: context: {'task': .wait() running at /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncgen.py:1029> wait_for=>, 'message': 'Task was destroyed but it is pending!'} BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/libregrtest/runtest.py", line 165, in runtest_inner BUILDSTDERR: test_runner() BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/libregrtest/runtest.py", line 164, in test_runner BUILDSTDERR: support.run_unittest(tests) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/support/__init__.py", line 1929, in run_unittest BUILDSTDERR: _run_suite(suite) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/support/__init__.py", line 1904, in _run_suite BUILDSTDERR: raise TestFailed(err) BUILDSTDERR: test.support.TestFailed: multiple errors occurred BUILDSTDERR: During handling of the above exception, another exception occurred: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/asyncio/base_events.py", line 1293, in call_exception_handler BUILDSTDERR: self._exception_handler(self, context) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncgen.py", line 1016, in logger BUILDSTDERR: self.assertIn('asyncgen', context) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 1080, in assertIn BUILDSTDERR: self.fail(self._formatMessage(msg, standardMsg)) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 666, in fail BUILDSTDERR: raise self.failureException(msg) BUILDSTDERR: AssertionError: 'asyncgen' not found in {'task': .wait() running at /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncgen.py:1029> wait_for=>, 'message': 'Task was destroyed but it is pending!'} BUILDSTDERR: test test_asyncgen failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.57user 0.04system 0:01.30elapsed 47%CPU (0avgtext+0avgdata 52400maxresident)k BUILDSTDERR: 0inputs+104outputs (0major+11507minor)pagefaults 0swaps + echo test_asyncgen + for TestName in $(cat testnames.txt) + echo =================== test_asynchat ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_asynchat n_01 (test.test_asyncgen.AsyncGenTest) ... ok test_async_gen_iteration_02 (test.test_asyncgen.AsyncGenTest) ... ok ====================================================================== FAIL: test_async_gen_asyncio_aclose_06 (test.test_asyncgen.AsyncGenAsyncioTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncgen.py", line 548, in test_async_gen_asyncio_aclose_06 self.loop.run_until_complete(run()) AssertionError: RuntimeError not raised ====================================================================== FAIL: test_async_gen_asyncio_shutdown_01 (test.test_asyncgen.AsyncGenAsyncioTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncgen.py", line 1004, in test_async_gen_asyncio_shutdown_01 self.assertEqual(finalized, 2) AssertionError: 0 != 2 ====================================================================== FAIL: test_async_gen_asyncio_shutdown_02 (test.test_asyncgen.AsyncGenAsyncioTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncgen.py", line 1038, in test_async_gen_asyncio_shutdown_02 self.assertEqual(logged, 1) AssertionError: 0 != 1 ---------------------------------------------------------------------- Ran 40 tests in 0.758s FAILED (failures=3) test_asyncgen failed 1 test failed: test_asyncgen Total duration: 935 ms Tests result: FAILURE =================== test_asynchat ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_30970 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_asynchat test_close_when_done (test.test_asynchat.TestAsynchat) ... ok test_empty_line (test.test_asynchat.TestAsynchat) ... ok test_line_terminator1 (test.test_asynchat.TestAsynchat) ... ok test_line_terminator2 (test.test_asynchat.TestAsynchat) ... ok test_line_terminator3 (test.test_asynchat.TestAsynchat) ... ok test_none_terminator (test.test_asynchat.TestAsynchat) ... ok test_numeric_terminator1 (test.test_asynchat.TestAsynchat) ... ok test_numeric_terminator2 (test.test_asynchat.TestAsynchat) ... ok test_push (test.test_asynchat.TestAsynchat) ... ok test_simple_producer (test.test_asynchat.TestAsynchat) ... ok test_string_producer (test.test_asynchat.TestAsynchat) ... ok test_blockingioerror (test.test_asynchat.TestAsynchatMocked) ... ok test_close_when_done (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_empty_line (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_line_terminator1 (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_line_terminator2 (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_line_terminator3 (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_none_terminator (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_numeric_terminator1 (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_numeric_terminator2 (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_push (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_simple_producer (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_string_producer (test.test_asynchat.TestAsynchat_WithPoll) ... ok test_find_prefix_at_end (test.test_asynchat.TestHelperFunctions) ... ok test_disallow_negative_terminator (test.test_asynchat.TestNotConnected) ... ok ---------------------------------------------------------------------- BUILDSTDERR: Ran 25 tests in 21.03user 0.11system 0:02.50elapsed 45%CPU (0avgtext+0avgdata 52180maxresident)k BUILDSTDERR: 0inputs+40outputs (0major+10423minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_asyncio ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_asyncio .130s OK 1 test OK. Total duration: 2 sec Tests result: SUCCESS =================== test_asyncio ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31008 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_asyncio test__add_callback_cancelled_handle (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test__add_callback_handle (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test__run_once (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test__run_once_cancelled_event_cleanup (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test__run_once_logging (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test__run_once_schedule_handle (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_call_later (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_call_later_negative_delays (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_call_soon (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_call_soon_non_callable (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_check_thread (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_close (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_create_task (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_default_exc_handler_broken (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_default_exc_handler_callback (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_default_exc_handler_coro (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_env_var_debug (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_getnameinfo (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_not_implemented (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_run_forever_keyboard_interrupt (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_run_forever_pre_stopped (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_run_once (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_run_once_in_executor_plain (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_run_until_complete_baseexception (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_run_until_complete_loop (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_run_until_complete_type_error (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_set_debug (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_set_default_executor (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_set_exc_handler_broken (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_set_exc_handler_custom (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_set_exc_handler_invalid (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_set_task_factory (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_set_task_factory_invalid (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_single_selecter_event_callback_after_stopping (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_subprocess_exec_invalid_args (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_subprocess_shell_invalid_args (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_time_and_call_at (test.test_asyncio.test_base_events.BaseEventLoopTests) ... ok test_accept_connection_exception (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_accept_connection_retry (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_call_coroutine (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_bluetooth (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_connect_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_ip_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_multiple (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_multiple_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_multiple_errors_local_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_no_getaddrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_no_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_no_inet_pton (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_no_local_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_no_ssl_server_hostname_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_service_name (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_ssl_server_hostname_default (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_ssl_server_hostname_errors (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_timeout (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_connection_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_addr_error (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_cant_bind (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_connect_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_ip_addr (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_no_addrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_no_matching_family (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_noaddr_nofamily (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_nosoreuseport (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_setblk_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_sock_sockopts (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_socket_err (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_sockopts (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_datagram_endpoint_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_cant_bind (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_empty_host (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_no_getaddrinfo (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_no_host_port_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_nosoreuseport (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_soreuseport_only_defined (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_create_server_stream_bittype (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... skipped 'no socket.SOCK_NONBLOCK (linux only)' test_create_server_wrong_sock (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_log_slow_callbacks (test.test_asyncio.test_base_events.BaseEventLoopWithSelectorTests) ... ok test_ipaddr_info (test.test_asyncio.test_base_events.BaseEventTests) ... ok test_ipaddr_info_no_inet_pton (test.test_asyncio.test_base_events.BaseEventTests) ... ok test_port_parameter_types (test.test_asyncio.test_base_events.BaseEventTests) ... ok test_running_loop_within_a_loop (test.test_asyncio.test_base_events.RunningLoopTests) ... ok test_not_implemented (test.test_asyncio.test_events.AbstractEventLoopTests) ... ok test_add_fds_after_closing (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_add_signal_handler (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_bidirectional_pty (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_call_later (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_call_soon (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_call_soon_threadsafe (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_close (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_close_running_event_loop (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_connect_accepted_socket (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_connection (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_connection_local_addr (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_connection_local_addr_in_use (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_connection_sock (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_datagram_endpoint (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_datagram_endpoint_sock (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_addr_in_use (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_dual_stack (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_reuse_port (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_sock (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_server_ssl (test.test_asyncio.test_events.EPollEventLoopTests) ... ERROR test_create_server_ssl_match_failed (test.test_asyncio.test_events.EPollEventLoopTests) ... ERROR test_create_server_ssl_verified (test.test_asyncio.test_events.EPollEventLoopTests) ... ERROR test_create_server_ssl_verify_failed (test.test_asyncio.test_events.EPollEventLoopTests) ... ERROR test_create_ssl_connection (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_ssl_unix_connection (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_unix_connection (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_unix_server (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_unix_server_path_socket_error (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_create_unix_server_ssl (test.test_asyncio.test_events.EPollEventLoopTests) ... ERROR test_create_unix_server_ssl_verified (test.test_asyncio.test_events.EPollEventLoopTests) ... ERROR test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.EPollEventLoopTests) ... ERROR test_get_event_loop_new_process (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_internal_fds (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_legacy_create_server_ssl (test.test_asyncio.test_events.EPollEventLoopTests) ... ERROR test_legacy_create_server_ssl_match_failed (test.test_asyncio.test_events.EPollEventLoopTests) ... ERROR test_legacy_create_server_ssl_verified (test.test_asyncio.test_events.EPollEventLoopTests) ... ERROR test_legacy_create_server_ssl_verify_failed (test.test_asyncio.test_events.EPollEventLoopTests) ... ERROR test_legacy_create_ssl_connection (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_legacy_create_ssl_unix_connection (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_legacy_create_unix_server_ssl (test.test_asyncio.test_events.EPollEventLoopTests) ... ERROR test_legacy_create_unix_server_ssl_verified (test.test_asyncio.test_events.EPollEventLoopTests) ... ERROR test_legacy_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.EPollEventLoopTests) ... ERROR test_prompt_cancellation (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_read_pipe (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_read_pty_output (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_reader_callback (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_remove_fds_after_closing (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_run_in_executor (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_run_until_complete (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_run_until_complete_nesting (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_run_until_complete_stopped (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_server_close (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_signal_handling_args (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_signal_handling_while_selecting (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_sock_accept (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_sock_client_fail (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_sock_client_ops (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_ssl_connect_accepted_socket (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_close_after_finish (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_close_client_stream (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_exec (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_exec_invalid_args (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_exitcode (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_interactive (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_kill (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_send_signal (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_shell (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_shell_invalid_args (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_stderr (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_stderr_redirect_to_stdout (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_terminate (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_subprocess_wait_no_same_group (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_timeout_rounding (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_unclosed_pipe_transport (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_unix_sock_client_ops (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_write_pipe (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_write_pty (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_writer_callback (test.test_asyncio.test_events.EPollEventLoopTests) ... ok test_callback_with_exception (test.test_asyncio.test_events.HandleTests) ... ok test_coroutine_like_object_debug_formatting (test.test_asyncio.test_events.HandleTests) ... ok test_handle (test.test_asyncio.test_events.HandleTests) ... ok test_handle_repr (test.test_asyncio.test_events.HandleTests) ... ok test_handle_repr_debug (test.test_asyncio.test_events.HandleTests) ... ok test_handle_source_traceback (test.test_asyncio.test_events.HandleTests) ... ok test_handle_weakref (test.test_asyncio.test_events.HandleTests) ... ok test_event_loop_policy (test.test_asyncio.test_events.PolicyTests) ... ok test_get_event_loop (test.test_asyncio.test_events.PolicyTests) ... ok test_get_event_loop_after_set_none (test.test_asyncio.test_events.PolicyTests) ... ok test_get_event_loop_calls_set_event_loop (test.test_asyncio.test_events.PolicyTests) ... ok test_get_event_loop_policy (test.test_asyncio.test_events.PolicyTests) ... ok test_get_event_loop_returns_running_loop (test.test_asyncio.test_events.PolicyTests) ... ok test_get_event_loop_thread (test.test_asyncio.test_events.PolicyTests) ... ok test_new_event_loop (test.test_asyncio.test_events.PolicyTests) ... ok test_set_event_loop (test.test_asyncio.test_events.PolicyTests) ... ok test_set_event_loop_policy (test.test_asyncio.test_events.PolicyTests) ... ok test_add_fds_after_closing (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_add_signal_handler (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_bidirectional_pty (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_call_later (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_call_soon (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_call_soon_threadsafe (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_close (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_close_running_event_loop (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_connect_accepted_socket (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_connection (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_connection_local_addr (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_connection_local_addr_in_use (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_connection_sock (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_datagram_endpoint (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_datagram_endpoint_sock (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_addr_in_use (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_dual_stack (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_reuse_port (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_sock (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_server_ssl (test.test_asyncio.test_events.PollEventLoopTests) ... ERROR test_create_server_ssl_match_failed (test.test_asyncio.test_events.PollEventLoopTests) ... ERROR test_create_server_ssl_verified (test.test_asyncio.test_events.PollEventLoopTests) ... ERROR test_create_server_ssl_verify_failed (test.test_asyncio.test_events.PollEventLoopTests) ... ERROR test_create_ssl_connection (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_ssl_unix_connection (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_unix_connection (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_unix_server (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_unix_server_path_socket_error (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_create_unix_server_ssl (test.test_asyncio.test_events.PollEventLoopTests) ... ERROR test_create_unix_server_ssl_verified (test.test_asyncio.test_events.PollEventLoopTests) ... ERROR test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.PollEventLoopTests) ... ERROR test_get_event_loop_new_process (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_internal_fds (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_legacy_create_server_ssl (test.test_asyncio.test_events.PollEventLoopTests) ... ERROR test_legacy_create_server_ssl_match_failed (test.test_asyncio.test_events.PollEventLoopTests) ... ERROR test_legacy_create_server_ssl_verified (test.test_asyncio.test_events.PollEventLoopTests) ... ERROR test_legacy_create_server_ssl_verify_failed (test.test_asyncio.test_events.PollEventLoopTests) ... ERROR test_legacy_create_ssl_connection (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_legacy_create_ssl_unix_connection (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_legacy_create_unix_server_ssl (test.test_asyncio.test_events.PollEventLoopTests) ... ERROR test_legacy_create_unix_server_ssl_verified (test.test_asyncio.test_events.PollEventLoopTests) ... ERROR test_legacy_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.PollEventLoopTests) ... ERROR test_prompt_cancellation (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_read_pipe (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_read_pty_output (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_reader_callback (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_remove_fds_after_closing (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_run_in_executor (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_run_until_complete (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_run_until_complete_nesting (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_run_until_complete_stopped (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_server_close (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_signal_handling_args (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_signal_handling_while_selecting (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_sock_accept (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_sock_client_fail (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_sock_client_ops (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_ssl_connect_accepted_socket (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_close_after_finish (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_close_client_stream (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_exec (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_exec_invalid_args (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_exitcode (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_interactive (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_kill (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_send_signal (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_shell (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_shell_invalid_args (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_stderr (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_stderr_redirect_to_stdout (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_terminate (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_subprocess_wait_no_same_group (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_timeout_rounding (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_unclosed_pipe_transport (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_unix_sock_client_ops (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_write_pipe (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_write_pty (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_writer_callback (test.test_asyncio.test_events.PollEventLoopTests) ... ok test_empty (test.test_asyncio.test_events.ProtocolsAbsTests) ... ok test_add_fds_after_closing (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_add_signal_handler (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_bidirectional_pty (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_call_later (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_call_soon (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_call_soon_threadsafe (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_call_soon_threadsafe_same_thread (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_close (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_close_running_event_loop (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_connect_accepted_socket (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_connection (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_connection_local_addr (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_connection_local_addr_in_use (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_connection_sock (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_datagram_endpoint (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_datagram_endpoint_sock (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_addr_in_use (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_dual_stack (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_multiple_hosts_ipv4 (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_multiple_hosts_ipv6 (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_reuse_port (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_sock (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests) ... ERROR test_create_server_ssl_match_failed (test.test_asyncio.test_events.SelectEventLoopTests) ... ERROR test_create_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests) ... ERROR test_create_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests) ... ERROR test_create_ssl_connection (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_ssl_unix_connection (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_unix_connection (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_unix_server (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_unix_server_path_socket_error (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_create_unix_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests) ... ERROR test_create_unix_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests) ... ERROR test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests) ... ERROR test_get_event_loop_new_process (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_internal_fds (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_legacy_create_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests) ... ERROR test_legacy_create_server_ssl_match_failed (test.test_asyncio.test_events.SelectEventLoopTests) ... ERROR test_legacy_create_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests) ... ERROR test_legacy_create_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests) ... ERROR test_legacy_create_ssl_connection (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_legacy_create_ssl_unix_connection (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_legacy_create_unix_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests) ... ERROR test_legacy_create_unix_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests) ... ERROR test_legacy_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests) ... ERROR test_prompt_cancellation (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_read_pipe (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_read_pty_output (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_reader_callback (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_remove_fds_after_closing (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_run_in_executor (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_run_until_complete (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_run_until_complete_nesting (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_run_until_complete_stopped (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_server_close (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_signal_handling_args (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_signal_handling_while_selecting (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_sock_accept (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_sock_client_fail (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_sock_client_ops (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_ssl_connect_accepted_socket (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_close_after_finish (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_close_client_stream (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_exec (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_exec_invalid_args (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_exitcode (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_interactive (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_kill (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_send_signal (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_shell (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_shell_invalid_args (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_stderr (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_stderr_redirect_to_stdout (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_terminate (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_subprocess_wait_no_same_group (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_timeout_rounding (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_unclosed_pipe_transport (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_unix_sock_client_ops (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_write_pipe (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_write_pipe_disconnect_on_close (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_write_pty (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_writer_callback (test.test_asyncio.test_events.SelectEventLoopTests) ... ok test_hash (test.test_asyncio.test_events.TimerTests) ... ok test_timer (test.test_asyncio.test_events.TimerTests) ... ok test_timer_comparison (test.test_asyncio.test_events.TimerTests) ... ok test_timer_repr (test.test_asyncio.test_events.TimerTests) ... ok test_timer_repr_debug (test.test_asyncio.test_events.TimerTests) ... ok test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... skipped 'requires the C _asyncio module' test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... skipped 'requires the C _asyncio module' test_remove_done_callback (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... skipped 'requires the C _asyncio module' test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... skipped 'requires the C _asyncio module' test_schedule_callbacks_list_mutation (test.test_asyncio.test_futures.CFutureDoneCallbackTests) ... skipped 'requires the C _asyncio module' test_cancel (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_constructor_positional (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_copy_state (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_exception (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_exception_class (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_future_exception_never_retrieved (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_future_iter_throw (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_future_repr (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_future_source_traceback (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_future_stop_iteration_args (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_init_constructor_default_loop (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_initial_state (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_isfuture (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_iter (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_result (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_set_result_unless_cancelled (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_tb_logger_abandoned (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_tb_logger_result_retrieved (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_wrap_future (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_wrap_future_cancel (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_wrap_future_cancel2 (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_wrap_future_future (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_wrap_future_use_global_loop (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_yield_from_twice (test.test_asyncio.test_futures.CFutureTests) ... skipped 'requires the C _asyncio module' test_ensure_future (test.test_asyncio.test_futures.DuckTests) ... ok test_wrap_future (test.test_asyncio.test_futures.DuckTests) ... ok test_callbacks_invoked_on_set_exception (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok test_callbacks_invoked_on_set_result (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok test_remove_done_callback (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok test_remove_done_callbacks_list_mutation (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok test_schedule_callbacks_list_mutation (test.test_asyncio.test_futures.PyFutureDoneCallbackTests) ... ok test_cancel (test.test_asyncio.test_futures.PyFutureTests) ... ok test_constructor_positional (test.test_asyncio.test_futures.PyFutureTests) ... ok test_copy_state (test.test_asyncio.test_futures.PyFutureTests) ... ok test_exception (test.test_asyncio.test_futures.PyFutureTests) ... ok test_exception_class (test.test_asyncio.test_futures.PyFutureTests) ... ok test_future_exception_never_retrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok test_future_exception_never_retrieved_debug (test.test_asyncio.test_futures.PyFutureTests) ... ok test_future_iter_throw (test.test_asyncio.test_futures.PyFutureTests) ... ok test_future_repr (test.test_asyncio.test_futures.PyFutureTests) ... ok test_future_source_traceback (test.test_asyncio.test_futures.PyFutureTests) ... ok test_future_stop_iteration_args (test.test_asyncio.test_futures.PyFutureTests) ... ok test_init_constructor_default_loop (test.test_asyncio.test_futures.PyFutureTests) ... ok test_initial_state (test.test_asyncio.test_futures.PyFutureTests) ... ok test_isfuture (test.test_asyncio.test_futures.PyFutureTests) ... ok test_iter (test.test_asyncio.test_futures.PyFutureTests) ... ok test_result (test.test_asyncio.test_futures.PyFutureTests) ... ok test_set_result_unless_cancelled (test.test_asyncio.test_futures.PyFutureTests) ... ok test_tb_logger_abandoned (test.test_asyncio.test_futures.PyFutureTests) ... ok test_tb_logger_exception_result_retrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok test_tb_logger_exception_retrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok test_tb_logger_exception_unretrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok test_tb_logger_result_retrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok test_tb_logger_result_unretrieved (test.test_asyncio.test_futures.PyFutureTests) ... ok test_wrap_future (test.test_asyncio.test_futures.PyFutureTests) ... ok test_wrap_future_cancel (test.test_asyncio.test_futures.PyFutureTests) ... ok test_wrap_future_cancel2 (test.test_asyncio.test_futures.PyFutureTests) ... ok test_wrap_future_future (test.test_asyncio.test_futures.PyFutureTests) ... ok test_wrap_future_use_global_loop (test.test_asyncio.test_futures.PyFutureTests) ... ok test_yield_from_twice (test.test_asyncio.test_futures.PyFutureTests) ... ok test_ambiguous_loops (test.test_asyncio.test_locks.ConditionTests) ... ok test_context_manager (test.test_asyncio.test_locks.ConditionTests) ... ok test_context_manager_no_yield (test.test_asyncio.test_locks.ConditionTests) ... ok test_ctor_loop (test.test_asyncio.test_locks.ConditionTests) ... ok test_ctor_noloop (test.test_asyncio.test_locks.ConditionTests) ... ok test_explicit_lock (test.test_asyncio.test_locks.ConditionTests) ... ok test_notify (test.test_asyncio.test_locks.ConditionTests) ... ok test_notify_all (test.test_asyncio.test_locks.ConditionTests) ... ok test_notify_all_unacquired (test.test_asyncio.test_locks.ConditionTests) ... ok test_notify_unacquired (test.test_asyncio.test_locks.ConditionTests) ... ok test_repr (test.test_asyncio.test_locks.ConditionTests) ... ok test_wait (test.test_asyncio.test_locks.ConditionTests) ... ok test_wait_cancel (test.test_asyncio.test_locks.ConditionTests) ... ok test_wait_cancel_contested (test.test_asyncio.test_locks.ConditionTests) ... ok test_wait_for (test.test_asyncio.test_locks.ConditionTests) ... ok test_wait_for_unacquired (test.test_asyncio.test_locks.ConditionTests) ... ok test_wait_unacquired (test.test_asyncio.test_locks.ConditionTests) ... ok test_clear (test.test_asyncio.test_locks.EventTests) ... ok test_clear_with_waiters (test.test_asyncio.test_locks.EventTests) ... ok test_ctor_loop (test.test_asyncio.test_locks.EventTests) ... ok test_ctor_noloop (test.test_asyncio.test_locks.EventTests) ... ok test_repr (test.test_asyncio.test_locks.EventTests) ... ok test_wait (test.test_asyncio.test_locks.EventTests) ... ok test_wait_cancel (test.test_asyncio.test_locks.EventTests) ... ok test_wait_on_set (test.test_asyncio.test_locks.EventTests) ... ok test_acquire (test.test_asyncio.test_locks.LockTests) ... ok test_acquire_cancel (test.test_asyncio.test_locks.LockTests) ... ok test_cancel_race (test.test_asyncio.test_locks.LockTests) ... ok test_context_manager (test.test_asyncio.test_locks.LockTests) ... ok test_context_manager_cant_reuse (test.test_asyncio.test_locks.LockTests) ... ok test_context_manager_no_yield (test.test_asyncio.test_locks.LockTests) ... ok test_ctor_loop (test.test_asyncio.test_locks.LockTests) ... ok test_ctor_noloop (test.test_asyncio.test_locks.LockTests) ... ok test_lock (test.test_asyncio.test_locks.LockTests) ... ok test_release_no_waiters (test.test_asyncio.test_locks.LockTests) ... ok test_release_not_acquired (test.test_asyncio.test_locks.LockTests) ... ok test_repr (test.test_asyncio.test_locks.LockTests) ... ok test_acquire (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_acquire_cancel (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_acquire_cancel_before_awoken (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_acquire_hang (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_context_manager (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_context_manager_no_yield (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_ctor_loop (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_ctor_noloop (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_initial_value_zero (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_release_no_waiters (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_release_not_acquired (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_repr (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_semaphore (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_semaphore_value (test.test_asyncio.test_locks.SemaphoreTests) ... ok test_async_def_coroutines (test.test_asyncio.test_pep492.CoroutineTests) ... ok test_async_def_wrapped (test.test_asyncio.test_pep492.CoroutineTests) ... ok test_double_await (test.test_asyncio.test_pep492.CoroutineTests) ... ok test_function_returning_awaitable (test.test_asyncio.test_pep492.CoroutineTests) ... ok test_iscoroutine (test.test_asyncio.test_pep492.CoroutineTests) ... ok test_iscoroutinefunction (test.test_asyncio.test_pep492.CoroutineTests) ... ok test_task_print_stack (test.test_asyncio.test_pep492.CoroutineTests) ... ok test_types_coroutine (test.test_asyncio.test_pep492.CoroutineTests) ... ok test_context_manager_async_with (test.test_asyncio.test_pep492.LockTests) ... ok test_context_manager_with_await (test.test_asyncio.test_pep492.LockTests) ... ok test_readline (test.test_asyncio.test_pep492.StreamReaderTests) ... ok test_close (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_close_self_pipe (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_create_server (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_create_server_cancel (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_ctor (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_loop_self_reading (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_loop_self_reading_exception (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_loop_self_reading_fut (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_make_socket_transport (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_process_events (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_sock_accept (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_sock_connect (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_sock_recv (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_sock_sendall (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_socketpair (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_stop_serving (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_write_to_self (test.test_asyncio.test_proactor_events.BaseProactorEventLoopTests) ... ok test_abort (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_call_connection_lost (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_close_buffer (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_close_write_fut (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_ctor (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_dont_pause_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_fatal_error (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_fatal_error_2 (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_force_close (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_force_close_idempotent (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_reading (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_reading_aborted (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_reading_aborted_closing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_reading_aborted_is_fatal (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_reading_conn_reset_lost (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_reading_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_reading_exception (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_reading_no_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_writing_closing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_writing_err (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_loop_writing_stop (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_pause_resume_reading (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_pause_resume_writing (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_pause_writing_2write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_pause_writing_3write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_write (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_write_eof (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_write_eof_buffer (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_write_eof_buffer_write_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_write_eof_duplex_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_write_eof_write_pipe (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_write_more (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_write_no_data (test.test_asyncio.test_proactor_events.ProactorSocketTransportTests) ... ok test_format (test.test_asyncio.test_queues.LifoQueueJoinTests) ... ok test_join_empty_queue (test.test_asyncio.test_queues.LifoQueueJoinTests) ... ok test_task_done (test.test_asyncio.test_queues.LifoQueueJoinTests) ... ok test_task_done_underflow (test.test_asyncio.test_queues.LifoQueueJoinTests) ... ok test_order (test.test_asyncio.test_queues.LifoQueueTests) ... ok test_format (test.test_asyncio.test_queues.PriorityQueueJoinTests) ... ok test_join_empty_queue (test.test_asyncio.test_queues.PriorityQueueJoinTests) ... ok test_task_done (test.test_asyncio.test_queues.PriorityQueueJoinTests) ... ok test_task_done_underflow (test.test_asyncio.test_queues.PriorityQueueJoinTests) ... ok test_order (test.test_asyncio.test_queues.PriorityQueueTests) ... ok test_ctor_loop (test.test_asyncio.test_queues.QueueBasicTests) ... ok test_ctor_noloop (test.test_asyncio.test_queues.QueueBasicTests) ... ok test_empty (test.test_asyncio.test_queues.QueueBasicTests) ... ok test_full (test.test_asyncio.test_queues.QueueBasicTests) ... ok test_maxsize (test.test_asyncio.test_queues.QueueBasicTests) ... ok test_order (test.test_asyncio.test_queues.QueueBasicTests) ... ok test_repr (test.test_asyncio.test_queues.QueueBasicTests) ... ok test_str (test.test_asyncio.test_queues.QueueBasicTests) ... ok test_blocking_get (test.test_asyncio.test_queues.QueueGetTests) ... ok test_blocking_get_wait (test.test_asyncio.test_queues.QueueGetTests) ... ok test_get_cancelled (test.test_asyncio.test_queues.QueueGetTests) ... ok test_get_cancelled_race (test.test_asyncio.test_queues.QueueGetTests) ... ok test_get_with_putters (test.test_asyncio.test_queues.QueueGetTests) ... ok test_get_with_waiting_putters (test.test_asyncio.test_queues.QueueGetTests) ... ok test_nonblocking_get (test.test_asyncio.test_queues.QueueGetTests) ... ok test_nonblocking_get_exception (test.test_asyncio.test_queues.QueueGetTests) ... ok test_why_are_getters_waiting (test.test_asyncio.test_queues.QueueGetTests) ... ok test_format (test.test_asyncio.test_queues.QueueJoinTests) ... ok test_join_empty_queue (test.test_asyncio.test_queues.QueueJoinTests) ... ok test_task_done (test.test_asyncio.test_queues.QueueJoinTests) ... ok test_task_done_underflow (test.test_asyncio.test_queues.QueueJoinTests) ... ok test_blocking_put (test.test_asyncio.test_queues.QueuePutTests) ... ok test_blocking_put_wait (test.test_asyncio.test_queues.QueuePutTests) ... ok test_float_maxsize (test.test_asyncio.test_queues.QueuePutTests) ... ok test_get_cancel_drop_many_pending_readers (test.test_asyncio.test_queues.QueuePutTests) ... ok test_get_cancel_drop_one_pending_reader (test.test_asyncio.test_queues.QueuePutTests) ... ok test_nonblocking_put (test.test_asyncio.test_queues.QueuePutTests) ... ok test_nonblocking_put_exception (test.test_asyncio.test_queues.QueuePutTests) ... ok test_put_cancel_drop (test.test_asyncio.test_queues.QueuePutTests) ... ok test_put_cancelled (test.test_asyncio.test_queues.QueuePutTests) ... ok test_put_cancelled_race (test.test_asyncio.test_queues.QueuePutTests) ... ok test_put_with_waiting_getters (test.test_asyncio.test_queues.QueuePutTests) ... ok test_why_are_putters_waiting (test.test_asyncio.test_queues.QueuePutTests) ... ok test__sock_accept (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_accept_canceled_fut (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_accept_exception (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_accept_tryagain (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_accept_unregister (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_connect (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_connect_cb_cancelled_fut (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_connect_cb_exception (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_connect_cb_tryagain (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_connect_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_recv_canceled_fut (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_recv_exception (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_recv_tryagain (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_recv_unregister (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_sendall (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_sendall_canceled_fut (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_sendall_exception (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_sendall_interrupted (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_sendall_none (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_sendall_partial (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_sendall_tryagain (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test__sock_sendall_unregister (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_accept_connection_multiple (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_add_reader (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_add_reader_existing (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_add_reader_existing_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_add_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_add_writer_existing (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_close (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_close_no_selector (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_make_socket_transport (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_make_ssl_transport (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_make_ssl_transport_without_ssl_error (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_process_events_read (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_process_events_read_cancelled (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_process_events_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_process_events_write_cancelled (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_read_from_self_exception (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_read_from_self_tryagain (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_remove_reader (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_remove_reader_read_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_remove_reader_unknown (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_remove_writer (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_remove_writer_read_write (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_remove_writer_unknown (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_sock_accept (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_sock_connect_resolve_using_socket_params (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_sock_connect_timeout (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_sock_recv (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_sock_sendall (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_sock_sendall_nodata (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_socketpair (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_write_to_self_exception (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_write_to_self_tryagain (test.test_asyncio.test_selector_events.BaseSelectorEventLoopTests) ... ok test_fatal_error_connected (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_read_ready (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_read_ready_err (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_read_ready_oserr (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_buffer (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_buffer_bytearray (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_buffer_memoryview (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_bytearray (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_closing (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_connected_addr (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_error_received (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_error_received_connected (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_exception (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_memoryview (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_no_data (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_ready (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_ready_closing (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_ready_error_received (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_ready_error_received_connection (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_ready_exception (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_ready_no_data (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_ready_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_str (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_sendto_tryagain (test.test_asyncio.test_selector_events.SelectorDatagramTransportTests) ... ok test_ctor (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_ctor_with_waiter (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_pause_resume_reading (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_read_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_read_ready_conn_reset (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_read_ready_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_read_ready_eof_keep_open (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_read_ready_err (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_read_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_read_ready_tryagain_interrupted (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_transport_close_remove_writer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_buffer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_bytearray (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_closing (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_eof (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_eof_buffer (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_exception (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_memoryview (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_no_data (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_partial_bytearray (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_partial_memoryview (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_partial_none (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_ready (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_ready_closing (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_ready_exception (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_ready_no_data (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_ready_partial (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_ready_partial_none (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_ready_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_str (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_write_tryagain (test.test_asyncio.test_selector_events.SelectorSocketTransportTests) ... ok test_cancel_handshake (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_close (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_close_not_connected (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_on_handshake (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_on_handshake_base_exc (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_on_handshake_exc (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_on_handshake_reader_retry (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_on_handshake_writer_retry (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_pause_resume_reading (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_read_ready_recv (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_read_ready_recv_conn_reset (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_read_ready_recv_eof (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_read_ready_recv_exc (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_read_ready_recv_retry (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_read_ready_recv_write (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_read_ready_write_wants_read (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_server_hostname (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_bytearray (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_closing (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_eof (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_exception (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_memoryview (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_no_data (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_ready_read_wants_write (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_ready_send (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_ready_send_closing (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_ready_send_closing_empty_buffer (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_ready_send_closing_partial (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_ready_send_exc (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_ready_send_none (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_ready_send_partial (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_ready_send_read (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_ready_send_retry (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_write_str (test.test_asyncio.test_selector_events.SelectorSslTransportTests) ... ok test_ssl_transport_requires_ssl_module (test.test_asyncio.test_selector_events.SelectorSslWithoutSslTransportTests) ... ok test_abort (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok test_close (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok test_close_write_buffer (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok test_connection_lost (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok test_ctor (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok test_fatal_error (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok test_force_close (test.test_asyncio.test_selector_events.SelectorTransportTests) ... ok test_cancel_handshake (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok test_connection_lost (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok test_eof_received_waiter (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok test_fatal_error_no_name_error (test.test_asyncio.test_sslproto.SslProtoHandshakeTests) ... ok test___repr__ (test.test_asyncio.test_streams.StreamReaderTests) ... ok test___repr__data (test.test_asyncio.test_streams.StreamReaderTests) ... ok test___repr__eof (test.test_asyncio.test_streams.StreamReaderTests) ... ok test___repr__exception (test.test_asyncio.test_streams.StreamReaderTests) ... ok test___repr__nondefault_limit (test.test_asyncio.test_streams.StreamReaderTests) ... ok test___repr__transport (test.test_asyncio.test_streams.StreamReaderTests) ... ok test___repr__waiter (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_at_eof (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_ctor_global_loop (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_drain_raises (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_exception (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_exception_cancel (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_exception_waiter (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_feed_empty_data (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_feed_nonempty_data (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_invalid_limit (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_open_connection (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_open_connection_error (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_open_connection_no_loop_ssl (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_open_unix_connection (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_open_unix_connection_error (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_open_unix_connection_no_loop_ssl (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_read (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_read_all_from_pipe_reader (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_read_eof (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_read_exception (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_read_limit (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_read_line_breaks (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_read_until_eof (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_read_zero (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readexactly (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readexactly_eof (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readexactly_exception (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readexactly_limit (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readexactly_zero_or_less (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readline (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readline_empty_eof (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readline_eof (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readline_exception (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readline_limit (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readline_limit_with_existing_data (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readline_nolimit_nowait (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readline_read_byte_count (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readuntil_eof (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readuntil_limit_found_sep (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readuntil_multi_chunks (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readuntil_multi_chunks_1 (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_readuntil_separator (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_start_server (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_start_unix_server (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_streamreader_constructor (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_streamreaderprotocol_constructor (test.test_asyncio.test_streams.StreamReaderTests) ... ok test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_communicate (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_empty_input (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_kill (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_pause_reading (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_popen_error (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_send_signal (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_shell (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_start_new_session (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_terminate (test.test_asyncio.test_subprocess.SubprocessFastWatcherTests) ... ok test_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_cancel_post_init (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_cancel_process_wait (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_close_dont_kill_finished (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_close_kill_running (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_communicate (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_communicate_ignore_broken_pipe (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_empty_input (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_kill (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_pause_reading (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_popen_error (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_read_stdout_after_process_exit (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_send_signal (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_shell (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_start_new_session (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_stdin_broken_pipe (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_stdin_not_inheritable (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_stdin_stdout (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_terminate (test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests) ... ok test_proc_exited (test.test_asyncio.test_subprocess.SubprocessTransportTests) ... ok test_as_completed (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_async_warning (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_cancel_current_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_cancel_gather (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) Ensure that a gathering future refuses to be cancelled once all ... skipped 'requires the C _asyncio module' test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_cancel_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_cancel_yield (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_coroutine_never_yielded (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_corowrapper_throw (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_corowrapper_weakref (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_current_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_ensure_future_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_ensure_future_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_exception_traceback (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_gather_shield (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_get_stack (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_other_loop_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) Return of @asyncio.coroutine()-wrapped function generator object ... skipped 'requires the C _asyncio module' test_shield_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_shield_effect (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_shield_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_shield_gather (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_shield_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_shield_shortcut (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_sleep (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_sleep_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_step_in_completed_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_step_result (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_step_result_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_step_with_baseexception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_task_basics (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_task_class (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_task_repr (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_task_repr_coro_decorator (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_task_source_traceback (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_wait_errors (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_wait_first_completed (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_wait_first_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_wait_for_blocking (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_wait_for_race_condition (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_wait_for_with_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_wait_really_done (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_wait_with_exception (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_wait_with_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_yield_from_corowrapper (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_yield_vs_yield_from (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_CFuture_SubclassTests) ... skipped 'requires the C _asyncio module' test_as_completed (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_async_warning (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_current_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_gather (test.test_asyncio.test_tasks.CTask_CFuture_Tests) Ensure that a gathering future refuses to be cancelled once all ... skipped 'requires the C _asyncio module' test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_yield (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_coroutine_never_yielded (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_corowrapper_throw (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_corowrapper_weakref (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_current_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_ensure_future_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_ensure_future_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_exception_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_gather_shield (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_get_stack (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_other_loop_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.CTask_CFuture_Tests) Return of @asyncio.coroutine()-wrapped function generator object ... skipped 'requires the C _asyncio module' test_shield_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_shield_effect (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_shield_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_shield_gather (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_shield_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_shield_shortcut (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_sleep (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_sleep_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_step_in_completed_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_step_result (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_step_result_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_step_with_baseexception (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_basics (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_class (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_repr (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_repr_coro_decorator (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_source_traceback (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_errors (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_first_completed (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_first_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_for (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_for_blocking (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_for_race_condition (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_for_with_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_really_done (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_with_exception (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_with_global_loop (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_from_corowrapper (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_vs_yield_from (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_concurrent (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_invalid_args (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_reverse_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_with_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_async_warning (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_baseexception_during_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_current_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_gather (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) Ensure that a gathering future refuses to be cancelled once all ... skipped 'requires the C _asyncio module' test_cancel_inner_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_task_catching (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_task_ignoring (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_wait_for (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_yield (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_coroutine_never_yielded (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_corowrapper_throw (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_corowrapper_weakref (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_current_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_ensure_future_awaitable (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_ensure_future_coroutine (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_ensure_future_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_ensure_future_neither (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_ensure_future_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_error_in_call_soon (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_exception_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_gather_shield (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_get_stack (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_iscoroutinefunction (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_log_destroyed_pending_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_other_loop_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) Return of @asyncio.coroutine()-wrapped function generator object ... skipped 'requires the C _asyncio module' test_shield_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_shield_effect (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_shield_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_shield_gather (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_shield_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_shield_shortcut (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_sleep (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_sleep_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_step_in_completed_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_step_result (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_step_result_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_step_with_baseexception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_stop_while_run_in_complete (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_awaits_on_itself (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_basics (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_cancel_waiter_future (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_class (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_repr (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_repr_coro_decorator (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_repr_wait_for (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_source_traceback (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_concurrent_complete (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_errors (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_first_completed (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_first_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_for (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_for_blocking (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_for_race_condition (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_for_with_global_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_invalid_args (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_really_done (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_with_exception (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_with_global_loop (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_with_timeout (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_from_corowrapper (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_future_passes_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_vs_yield_from (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.CTask_PyFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancellation_broadcast (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_constructor_loop_selection (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_duplicate_coroutines (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_env_var_debug (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_exception_marking (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_one_exception (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_result_exception_success (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_return_exceptions (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_success (test.test_asyncio.test_tasks.CoroutineGatherTests) ... ok test_constructor_empty_sequence (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_constructor_heterogenous_futures (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_constructor_homogenous_futures (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_env_var_debug (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_one_cancellation (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_one_exception (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_result_exception_one_cancellation (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_result_exception_success (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_return_exceptions (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_success (test.test_asyncio.test_tasks.FutureGatherTests) ... ok test_asyncio_module_compiled (test.test_asyncio.test_tasks.GenericTaskTests) ... ok test_future_subclass (test.test_asyncio.test_tasks.GenericTaskTests) ... ok test_as_completed (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_async_warning (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_gather (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) Ensure that a gathering future refuses to be cancelled once all ... skipped 'requires the C _asyncio module' test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_wait_for (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_cancel_yield (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_coroutine_never_yielded (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_corowrapper_throw (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_corowrapper_weakref (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_current_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_exception_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_gather_shield (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_get_stack (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_other_loop_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) Return of @asyncio.coroutine()-wrapped function generator object ... skipped 'requires the C _asyncio module' test_shield_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_shield_effect (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_shield_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_shield_gather (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_shield_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_sleep (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_step_in_completed_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_step_result (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_step_result_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_step_with_baseexception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_basics (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_class (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_repr (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_repr_coro_decorator (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_task_source_traceback (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_errors (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_for (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_for_blocking (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_for_race_condition (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_for_with_global_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_really_done (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_with_global_loop (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_from_corowrapper (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_vs_yield_from (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_CFuture_Tests) ... skipped 'requires the C _asyncio module' test_as_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_async_warning (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_gather (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) Ensure that a gathering future refuses to be cancelled once all ... ok BUILDSTDERR: test_cancel_inner_future (test.test_asyncio.test_tasTask was destroyed but it is pending! BUILDSTDERR: task: .coro() running at /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/asyncio/coroutines.py:208>> ks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_cancel_yield (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_coroutine_never_yielded (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_corowrapper_throw (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_corowrapper_weakref (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... FAIL test_exception_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_gather_shield (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_get_stack (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_other_loop_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) Return of @asyncio.coroutine()-wrapped function generator object ... ok test_shield_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_shield_effect (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_shield_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_shield_gather (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_shield_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_sleep (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_step_in_completed_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_step_result (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_step_result_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_step_with_baseexception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_subclasses_ctask_cfuture (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_basics (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_class (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_repr (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_repr_coro_decorator (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_errors (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for_blocking (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for_race_condition (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_for_with_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_really_done (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_with_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_yield_from_corowrapper (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_yield_vs_yield_from (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ... ok test_as_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_as_completed_concurrent (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_as_completed_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_as_completed_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_as_completed_reverse_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_as_completed_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_as_completed_with_unused_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_async_warning (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_baseexception_during_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_blocking_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_both_task_and_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_gather (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) Ensure that a gathering future refuses to be cancelled once all ... ok test_cancel_inner_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_task_catching (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok BUILDSTDERR: test_cancel_task_ignoring (test.test_asyncio.test_tasks.PyTask_PTask was destroyed but it is pending! BUILDSTDERR: task: .coro() running at /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/asyncio/coroutines.py:208>> yFuture_Tests) ... ok test_cancel_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_cancel_yield (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_coroutine_never_yielded (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_coroutine_non_gen_function (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_coroutine_non_gen_function_return_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_corowrapper_mocks_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_corowrapper_throw (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_corowrapper_weakref (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_current_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_current_task_with_interleaving_tasks (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_ensure_future_awaitable (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_ensure_future_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_ensure_future_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_ensure_future_neither (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_ensure_future_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... FAIL test_exception_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_gather_shield (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_get_stack (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_iscoroutinefunction (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_log_destroyed_pending_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_other_loop_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_return_coroutine_from_coroutine (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) Return of @asyncio.coroutine()-wrapped function generator object ... ok test_shield_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_shield_effect (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_shield_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_shield_gather (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_shield_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_shield_shortcut (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_sleep (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_sleep_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_step_in_completed_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_step_result (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_step_result_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_step_with_baseexception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_stop_while_run_in_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_awaits_on_itself (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_basics (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_cancel_sleeping_task (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_cancel_waiter_future (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_class (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_repr (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_repr_coro_decorator (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_repr_partial_corowrapper (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_repr_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_task_source_traceback (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_concurrent_complete (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_duplicate_coroutines (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_errors (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_first_completed (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_first_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_first_exception_in_wait (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for_blocking (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for_race_condition (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_for_with_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_invalid_args (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_really_done (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_with_exception (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_with_global_loop (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_wait_with_timeout (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_yield_from_corowrapper (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_yield_from_corowrapper_send (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_yield_future_passes_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_yield_vs_yield_from (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_yield_vs_yield_from_generator (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_yield_wait_does_not_shield_cancel (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ... ok test_run_coroutine_threadsafe (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests) Test coroutine submission from a thread to an event loop. ... ok test_run_coroutine_threadsafe_task_cancelled (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests) Test coroutine submission from a tread to an event loop ... ok test_run_coroutine_threadsafe_task_factory_exception (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests) Test coroutine submission from a tread to an event loop ... ok test_run_coroutine_threadsafe_with_exception (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests) Test coroutine submission from a thread to an event loop ... ok test_run_coroutine_threadsafe_with_timeout (test.test_asyncio.test_tasks.RunCoroutineThreadsafeTests) Test coroutine submission from a thread to an event loop ... ok test_sleep_zero (test.test_asyncio.test_tasks.SleepTests) ... ok test_ctor_extra_is_none (test.test_asyncio.test_transports.TransportTests) ... ok test_dgram_not_implemented (test.test_asyncio.test_transports.TransportTests) ... ok test_flowcontrol_mixin_set_write_limits (test.test_asyncio.test_transports.TransportTests) ... ok test_get_extra_info (test.test_asyncio.test_transports.TransportTests) ... ok test_not_implemented (test.test_asyncio.test_transports.TransportTests) ... ok test_subprocess_transport_not_implemented (test.test_asyncio.test_transports.TransportTests) ... ok test_writelines (test.test_asyncio.test_transports.TransportTests) ... ok test_not_implemented (test.test_asyncio.test_unix_events.AbstractChildWatcherTests) ... ok test_not_implemented (test.test_asyncio.test_unix_events.BaseChildWatcherTests) ... ok test_add_child_handler_with_no_loop_attached (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_close (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_create_watcher (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_remove_child_handler (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_set_loop (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_set_loop_race_condition (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_child_reaped_elsewhere (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_race_condition (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_remove_handler (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_replace_handler (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_two_children (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_two_children_terminating_together (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_unhandled_exception (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_unknown_pid_during_registration (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_sigchld_unknown_status (test.test_asyncio.test_unix_events.FastChildWatcherTests) ... ok test_child_watcher_replace_mainloop_existing (test.test_asyncio.test_unix_events.PolicyTests) ... ok test_get_child_watcher (test.test_asyncio.test_unix_events.PolicyTests) ... ok test_get_child_watcher_after_set (test.test_asyncio.test_unix_events.PolicyTests) ... ok test_get_child_watcher_thread (test.test_asyncio.test_unix_events.PolicyTests) ... ok test_get_child_watcher_with_mainloop_existing (test.test_asyncio.test_unix_events.PolicyTests) ... ok test_add_child_handler_with_no_loop_attached (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_close (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_create_watcher (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_remove_child_handler (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_set_loop (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_set_loop_race_condition (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_child_reaped_elsewhere (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_race_condition (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_remove_handler (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_replace_handler (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_two_children (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_two_children_terminating_together (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_unhandled_exception (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_unknown_pid_during_registration (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_sigchld_unknown_status (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... ok test_add_signal_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_add_signal_handler_coroutine_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_add_signal_handler_install_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_add_signal_handler_install_error2 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_add_signal_handler_install_error3 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_add_signal_handler_setup_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_check_signal (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_close (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_handle_signal_cancelled_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_handle_signal_no_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_remove_signal_handler (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_remove_signal_handler_2 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_remove_signal_handler_cleanup_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_remove_signal_handler_error (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_remove_signal_handler_error2 (test.test_asyncio.test_unix_events.SelectorEventLoopSignalTests) ... ok test_create_unix_connection_nopath_nosock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_connection_nossl_serverhost (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_connection_path_inetsock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_connection_path_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_connection_ssl_noserverhost (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_bind_error (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_existing_path_nonsock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_existing_path_sock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_nopath_nosock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_path_dgram (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_path_inetsock (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_path_stream_bittype (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... skipped 'no socket.SOCK_NONBLOCK (linux only)' test_create_unix_server_pathlib (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test_create_unix_server_ssl_bool (test.test_asyncio.test_unix_events.SelectorEventLoopUnixSocketTests) ... ok test__call_connection_lost (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test__call_connection_lost_with_err (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test__close (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test__read_ready (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test__read_ready_blocked (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test__read_ready_eof (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test__read_ready_error (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test_close (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test_close_already_closing (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test_ctor (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test_pause_reading (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test_resume_reading (test.test_asyncio.test_unix_events.UnixReadPipeTransportTests) ... ok test__call_connection_lost (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test__call_connection_lost_with_err (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test__read_ready (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test__write_ready (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test__write_ready_again (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test__write_ready_closing (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test__write_ready_empty (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test__write_ready_err (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test__write_ready_partial (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_abort (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_can_write_eof (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_close (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_close_closing (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_ctor (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write_again (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write_buffer (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write_close (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write_eof (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write_eof_pending (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write_err (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write_no_data (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test_write_partial (test.test_asyncio.test_unix_events.UnixWritePipeTransportTests) ... ok test.test_asyncio.test_windows_events (unittest.loader.ModuleSkipped) ... skipped 'Windows only' test.test_asyncio.test_windows_utils (unittest.loader.ModuleSkipped) ... skipped 'Windows only' ====================================================================== ERROR: test_create_server_ssl (test.test_asyncio.test_events.EPollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1012, in test_create_server_ssl lambda: proto, ONLYCERT, ONLYKEY) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_server_ssl_match_failed (test.test_asyncio.test_events.EPollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1151, in test_create_server_ssl_match_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_server_ssl_verified (test.test_asyncio.test_events.EPollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1213, in test_create_server_ssl_verified lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_server_ssl_verify_failed (test.test_asyncio.test_events.EPollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1083, in test_create_server_ssl_verify_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_unix_server_ssl (test.test_asyncio.test_events.EPollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1049, in test_create_unix_server_ssl lambda: proto, ONLYCERT, ONLYKEY) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_unix_server_ssl_verified (test.test_asyncio.test_events.EPollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1184, in test_create_unix_server_ssl_verified lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.EPollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1117, in test_create_unix_server_ssl_verify_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_server_ssl (test.test_asyncio.test_events.EPollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1042, in test_legacy_create_server_ssl self.test_create_server_ssl() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1012, in test_create_server_ssl lambda: proto, ONLYCERT, ONLYKEY) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_server_ssl_match_failed (test.test_asyncio.test_events.EPollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1177, in test_legacy_create_server_ssl_match_failed self.test_create_server_ssl_match_failed() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1151, in test_create_server_ssl_match_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_server_ssl_verified (test.test_asyncio.test_events.EPollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1240, in test_legacy_create_server_ssl_verified self.test_create_server_ssl_verified() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1213, in test_create_server_ssl_verified lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_server_ssl_verify_failed (test.test_asyncio.test_events.EPollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1110, in test_legacy_create_server_ssl_verify_failed self.test_create_server_ssl_verify_failed() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1083, in test_create_server_ssl_verify_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_unix_server_ssl (test.test_asyncio.test_events.EPollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1077, in test_legacy_create_unix_server_ssl self.test_create_unix_server_ssl() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1049, in test_create_unix_server_ssl lambda: proto, ONLYCERT, ONLYKEY) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_unix_server_ssl_verified (test.test_asyncio.test_events.EPollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1207, in test_legacy_create_unix_server_ssl_verified self.test_create_unix_server_ssl_verified() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1184, in test_create_unix_server_ssl_verified lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.EPollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1145, in test_legacy_create_unix_server_ssl_verify_failed self.test_create_unix_server_ssl_verify_failed() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1117, in test_create_unix_server_ssl_verify_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_server_ssl (test.test_asyncio.test_events.PollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1012, in test_create_server_ssl lambda: proto, ONLYCERT, ONLYKEY) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_server_ssl_match_failed (test.test_asyncio.test_events.PollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1151, in test_create_server_ssl_match_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_server_ssl_verified (test.test_asyncio.test_events.PollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1213, in test_create_server_ssl_verified lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_server_ssl_verify_failed (test.test_asyncio.test_events.PollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1083, in test_create_server_ssl_verify_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_unix_server_ssl (test.test_asyncio.test_events.PollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1049, in test_create_unix_server_ssl lambda: proto, ONLYCERT, ONLYKEY) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_unix_server_ssl_verified (test.test_asyncio.test_events.PollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1184, in test_create_unix_server_ssl_verified lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.PollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1117, in test_create_unix_server_ssl_verify_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_server_ssl (test.test_asyncio.test_events.PollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1042, in test_legacy_create_server_ssl self.test_create_server_ssl() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1012, in test_create_server_ssl lambda: proto, ONLYCERT, ONLYKEY) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_server_ssl_match_failed (test.test_asyncio.test_events.PollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1177, in test_legacy_create_server_ssl_match_failed self.test_create_server_ssl_match_failed() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1151, in test_create_server_ssl_match_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_server_ssl_verified (test.test_asyncio.test_events.PollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1240, in test_legacy_create_server_ssl_verified self.test_create_server_ssl_verified() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1213, in test_create_server_ssl_verified lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_server_ssl_verify_failed (test.test_asyncio.test_events.PollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1110, in test_legacy_create_server_ssl_verify_failed self.test_create_server_ssl_verify_failed() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1083, in test_create_server_ssl_verify_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_unix_server_ssl (test.test_asyncio.test_events.PollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1077, in test_legacy_create_unix_server_ssl self.test_create_unix_server_ssl() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1049, in test_create_unix_server_ssl lambda: proto, ONLYCERT, ONLYKEY) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_unix_server_ssl_verified (test.test_asyncio.test_events.PollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1207, in test_legacy_create_unix_server_ssl_verified self.test_create_unix_server_ssl_verified() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1184, in test_create_unix_server_ssl_verified lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.PollEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1145, in test_legacy_create_unix_server_ssl_verify_failed self.test_create_unix_server_ssl_verify_failed() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1117, in test_create_unix_server_ssl_verify_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1012, in test_create_server_ssl lambda: proto, ONLYCERT, ONLYKEY) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_server_ssl_match_failed (test.test_asyncio.test_events.SelectEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1151, in test_create_server_ssl_match_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1213, in test_create_server_ssl_verified lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1083, in test_create_server_ssl_verify_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_unix_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1049, in test_create_unix_server_ssl lambda: proto, ONLYCERT, ONLYKEY) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_unix_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1184, in test_create_unix_server_ssl_verified lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1117, in test_create_unix_server_ssl_verify_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1042, in test_legacy_create_server_ssl self.test_create_server_ssl() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1012, in test_create_server_ssl lambda: proto, ONLYCERT, ONLYKEY) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_server_ssl_match_failed (test.test_asyncio.test_events.SelectEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1177, in test_legacy_create_server_ssl_match_failed self.test_create_server_ssl_match_failed() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1151, in test_create_server_ssl_match_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1240, in test_legacy_create_server_ssl_verified self.test_create_server_ssl_verified() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1213, in test_create_server_ssl_verified lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1110, in test_legacy_create_server_ssl_verify_failed self.test_create_server_ssl_verify_failed() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1083, in test_create_server_ssl_verify_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 994, in _make_ssl_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_unix_server_ssl (test.test_asyncio.test_events.SelectEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1077, in test_legacy_create_unix_server_ssl self.test_create_unix_server_ssl() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1049, in test_create_unix_server_ssl lambda: proto, ONLYCERT, ONLYKEY) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_unix_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1207, in test_legacy_create_unix_server_ssl_verified self.test_create_unix_server_ssl_verified() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1184, in test_create_unix_server_ssl_verified lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) BUILDSTDERR: Fitest test_asyncio failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 17.64user 1.98system 0:27.12elapsed 72%CPU (0avgtext+0avgdata 114580maxresident)k BUILDSTDERR: 2144inputs+1464outputs (3major+467261minor)pagefaults 0swaps + echo test_asyncio + for TestName in $(cat testnames.txt) + echo =================== test_asyncore ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_asyncore le "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_legacy_create_unix_server_ssl_verify_failed (test.test_asyncio.test_events.SelectEventLoopTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1145, in test_legacy_create_unix_server_ssl_verify_failed self.test_create_unix_server_ssl_verify_failed() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1117, in test_create_unix_server_ssl_verify_failed lambda: proto, SIGNED_CERTFILE) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 1005, in _make_ssl_unix_server sslcontext = self._create_ssl_context(certfile, keyfile) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_events.py", line 989, in _create_ssl_context sslcontext.options |= ssl.OP_NO_SSLv2 AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== FAIL: test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_PyFuture_SubclassTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/mock.py", line 1179, in patched return func(*args, **keywargs) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_tasks.py", line 2002, in test_error_in_call_soon self.assertTrue(m_log.error.called) AssertionError: False is not true ====================================================================== FAIL: test_error_in_call_soon (test.test_asyncio.test_tasks.PyTask_PyFuture_Tests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/mock.py", line 1179, in patched return func(*args, **keywargs) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_asyncio/test_tasks.py", line 2002, in test_error_in_call_soon self.assertTrue(m_log.error.called) AssertionError: False is not true ---------------------------------------------------------------------- Ran 1485 tests in 26.087s FAILED (failures=2, errors=42, skipped=378) test_asyncio failed 1 test failed: test_asyncio Total duration: 27 sec Tests result: FAILURE =================== test_asyncore ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31205 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_asyncore test_basic (test.test_asyncore.DispatcherTests) ... ok test_log (test.test_asyncore.DispatcherTests) ... ok test_log_info (test.test_asyncore.DispatcherTests) ... ok test_repr (test.test_asyncore.DispatcherTests) ... ok test_strerror (test.test_asyncore.DispatcherTests) ... ok test_unhandled (test.test_asyncore.DispatcherTests) ... ok test_send (test.test_asyncore.DispatcherWithSendTests) ... ok test_close_twice (test.test_asyncore.FileWrapperTest) ... ok test_dispatcher (test.test_asyncore.FileWrapperTest) ... ok test_recv (test.test_asyncore.FileWrapperTest) ... ok test_resource_warning (test.test_asyncore.FileWrapperTest) ... ok test_send (test.test_asyncore.FileWrapperTest) ... ok test_closeall (test.test_asyncore.HelperFunctionTests) ... ok test_closeall_default (test.test_asyncore.HelperFunctionTests) ... ok test_compact_traceback (test.test_asyncore.HelperFunctionTests) ... ok test_readwrite (test.test_asyncore.HelperFunctionTests) ... ok test_readwriteexc (test.test_asyncore.HelperFunctionTests) ... ok test_bind (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_connection_attributes (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_create_socket (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_accept (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_accepted (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_close (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_close_after_conn_broken (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_connect (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_error (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_expt (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_read (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_handle_write (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_quick_connect (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_set_reuse_addr (test.test_asyncore.TestAPI_UseIPv4Poll) ... ok test_bind (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_connection_attributes (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_create_socket (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_accept (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_accepted (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_close (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_close_after_conn_broken (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_connect (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_error (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_expt (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_read (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_handle_write (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_quick_connect (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_set_reuse_addr (test.test_asyncore.TestAPI_UseIPv4Select) ... ok test_bind (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_connection_attributes (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_create_socket (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_accept (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_accepted (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_close (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_close_after_conn_broken (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_connect (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_error (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_expt (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_read (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_handle_write (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_quick_connect (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_set_reuse_addr (test.test_asyncore.TestAPI_UseIPv6Poll) ... ok test_bind (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_connection_attributes (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_create_socket (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_accept (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_accepted (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_close (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_close_after_conn_broken (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_connect (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_error (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_expt (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_read (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_handle_write (test.test_asyncore.TestAPI_UseIPv6Select) ... ok BUILDSTDERR: test_qui12.20user 0.08system 0:18.12elapsed 67%CPU (0avgtext+0avgdata 52128maxresident)k BUILDSTDERR: 0inputs+136outputs (0major+10743minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_atexit ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_atexit ck_connect (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_set_reuse_addr (test.test_asyncore.TestAPI_UseIPv6Select) ... ok test_bind (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... skipped 'Not applicable to AF_UNIX sockets.' test_connection_attributes (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_create_socket (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_handle_accept (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_handle_accepted (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_handle_close (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_handle_close_after_conn_broken (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_handle_connect (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_handle_error (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_handle_expt (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... skipped 'Not applicable to AF_UNIX sockets.' test_handle_read (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_handle_write (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_quick_connect (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... ok test_set_reuse_addr (test.test_asyncore.TestAPI_UseUnixSocketsPoll) ... skipped 'Not applicable to AF_UNIX sockets.' test_bind (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... skipped 'Not applicable to AF_UNIX sockets.' test_connection_attributes (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_create_socket (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_handle_accept (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_handle_accepted (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_handle_close (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_handle_close_after_conn_broken (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_handle_connect (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_handle_error (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_handle_expt (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... skipped 'Not applicable to AF_UNIX sockets.' test_handle_read (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_handle_write (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_quick_connect (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... ok test_set_reuse_addr (test.test_asyncore.TestAPI_UseUnixSocketsSelect) ... skipped 'Not applicable to AF_UNIX sockets.' ---------------------------------------------------------------------- Ran 101 tests in 17.660s OK (skipped=6) 1 test OK. Total duration: 18 sec Tests result: SUCCESS =================== test_atexit ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31214 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_atexit test_args (test.test_atexit.GeneralTest) ... ok test_badargs (test.test_atexit.GeneralTest) ... ok test_bound_methods (test.test_atexit.GeneralTest) ... ok test_clear (test.test_atexit.GeneralTest) ... ok test_order (test.test_atexit.GeneralTest) ... ok test_print_tracebacks (test.test_atexit.GeneralTest) ... ok test_raise (test.test_atexit.GeneralTest) ... ok test_raise_unnormalized (test.test_atexit.GeneralTest) ... ok test_stress (test.test_atexit.GeneralTest) ... ok test_unregister (test.test_atexit.GeneralTest) ... ok test_callbacks_leak (test.test_atexit.SubinterpreterTest) ... skipped 'implementation detail specific to cpython' test_callbacks_leak_refcycle (test.test_atexit.SubinterpreterTest) ... skipped 'implementation detail specific to cpython' BUILDSTDERR: ------------------------0.31user 0.03system 0:00.34elapsed 99%CPU (0avgtext+0avgdata 51996maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+9989minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_augassign ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_augassign BUILDSTDERR: 0.40user 0.04system 0:00.45elapsed 99%CPU (0avgtext+0avgdata 51980maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+9991minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_base64 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_base64 BUILDSTDERR: 0.89user 0.17system 0:01.08elapsed 99%CPU (0avgtext+0avgdata 52508maxresident)k BUILDSTDERR: 0inputs+80outputs (0major+38015minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_baseexception ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_baseexception ---------------------------------------------- Ran 12 tests in 0.005s OK (skipped=2) 1 test OK. Total duration: 76 ms Tests result: SUCCESS =================== test_augassign ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31218 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_augassign testBasic (test.test_augassign.AugAssignTest) ... ok testCustomMethods1 (test.test_augassign.AugAssignTest) ... ok testCustomMethods2 (test.test_augassign.AugAssignTest) ... ok testInDict (test.test_augassign.AugAssignTest) ... ok testInList (test.test_augassign.AugAssignTest) ... ok testSequences (test.test_augassign.AugAssignTest) ... ok test_with_unpacking (test.test_augassign.AugAssignTest) ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.002s OK 1 test OK. Total duration: 102 ms Tests result: SUCCESS =================== test_base64 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31222 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_base64 test_ErrorHeritage (test.test_base64.BaseXYTestCase) ... ok test_a85_padding (test.test_base64.BaseXYTestCase) ... ok test_a85decode (test.test_base64.BaseXYTestCase) ... ok test_a85decode_errors (test.test_base64.BaseXYTestCase) ... ok test_a85encode (test.test_base64.BaseXYTestCase) ... ok test_b16decode (test.test_base64.BaseXYTestCase) ... ok test_b16encode (test.test_base64.BaseXYTestCase) ... ok test_b32decode (test.test_base64.BaseXYTestCase) ... ok test_b32decode_casefold (test.test_base64.BaseXYTestCase) ... ok test_b32decode_error (test.test_base64.BaseXYTestCase) ... ok test_b32encode (test.test_base64.BaseXYTestCase) ... ok test_b64decode (test.test_base64.BaseXYTestCase) ... ok test_b64decode_invalid_chars (test.test_base64.BaseXYTestCase) ... ok test_b64decode_padding_error (test.test_base64.BaseXYTestCase) ... ok test_b64encode (test.test_base64.BaseXYTestCase) ... ok test_b85_padding (test.test_base64.BaseXYTestCase) ... ok test_b85decode (test.test_base64.BaseXYTestCase) ... ok test_b85decode_errors (test.test_base64.BaseXYTestCase) ... ok test_b85encode (test.test_base64.BaseXYTestCase) ... ok test_decode_nonascii_str (test.test_base64.BaseXYTestCase) ... ok test_decode (test.test_base64.LegacyBase64TestCase) ... ok test_decodebytes (test.test_base64.LegacyBase64TestCase) ... ok test_decodestring_warns (test.test_base64.LegacyBase64TestCase) ... ok test_encode (test.test_base64.LegacyBase64TestCase) ... ok test_encodebytes (test.test_base64.LegacyBase64TestCase) ... ok test_encodestring_warns (test.test_base64.LegacyBase64TestCase) ... ok test_decode (test.test_base64.TestMain) ... ok test_encode_decode (test.test_base64.TestMain) ... ok test_encode_file (test.test_base64.TestMain) ... ok test_encode_from_stdin (test.test_base64.TestMain) ... ok ---------------------------------------------------------------------- Ran 30 tests in 0.587s OK 1 test OK. Total duration: 724 ms Tests result: SUCCESS =================== test_baseexception ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] BUILDSTDERR: == Linux-5.0.40user 0.05system 0:00.45elapsed 99%CPU (0avgtext+0avgdata 52004maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9977minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_bigaddrspace ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_bigaddrspace BUILDSTDERR: 0.43user 0.05system 0:00.49elapsed 98%CPU (0avgtext+0avgdata 51992maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9848minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_bigmem ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_bigmem 0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31231 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_baseexception test_builtins_new_style (test.test_baseexception.ExceptionClassTests) ... ok test_inheritance (test.test_baseexception.ExceptionClassTests) ... ok test_interface_multi_arg (test.test_baseexception.ExceptionClassTests) ... ok test_interface_no_arg (test.test_baseexception.ExceptionClassTests) ... ok test_interface_single_arg (test.test_baseexception.ExceptionClassTests) ... ok test_catch_BaseException_instance (test.test_baseexception.UsageTests) ... ok test_catch_non_BaseException (test.test_baseexception.UsageTests) ... ok test_catch_string (test.test_baseexception.UsageTests) ... ok test_raise_new_style_non_exception (test.test_baseexception.UsageTests) ... ok test_raise_string (test.test_baseexception.UsageTests) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.005s OK 1 test OK. Total duration: 104 ms Tests result: SUCCESS =================== test_bigaddrspace ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31235 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_bigaddrspace test_concat (test.test_bigaddrspace.BytesTest) ... skipped 'not enough memory: 2.0G minimum needed' test_optimized_concat (test.test_bigaddrspace.BytesTest) ... skipped 'not enough memory: 2.0G minimum needed' test_repeat (test.test_bigaddrspace.BytesTest) ... skipped 'not enough memory: 2.0G minimum needed' test_concat (test.test_bigaddrspace.StrTest) ... skipped 'not enough memory: 2.0G minimum needed' test_optimized_concat (test.test_bigaddrspace.StrTest) ... skipped 'not enough memory: 2.0G minimum needed' test_repeat (test.test_bigaddrspace.StrTest) ... skipped 'not enough memory: 2.0G minimum needed' ---------------------------------------------------------------------- Ran 6 tests in 0.002s OK (skipped=6) 1 test OK. Total duration: 114 ms Tests result: SUCCESS =================== test_bigmem ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31239 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_bigmem test_capitalize (test.test_bigmem.StrTest) ... ok test_center (test.test_bigmem.StrTest) ... ok test_compare (test.test_bigmem.StrTest) ... ok test_concat (test.test_bigmem.StrTest) ... ok test_contains (test.test_bigmem.StrTest) ... ok test_count (test.test_bigmem.StrTest) ... ok test_encode (test.test_bigmem.StrTest) ... ok test_encode_ascii (test.test_bigmem.StrTest) ... ok test_encode_raw_unicode_escape (test.test_bigmem.StrTest) ... ok test_encode_utf32 (test.test_bigmem.StrTest) ... ok test_encode_utf7 (test.test_bigmem.StrTest) ... ok test_endswith (test.test_bigmem.StrTest) ... ok test_expandtabs (test.test_bigmem.StrTest) ... ok test_find (test.test_bigmem.StrTest) ... ok test_format (test.test_bigmem.StrTest) ... ok test_hash (test.test_bigmem.StrTest) ... ok test_index (test.test_bigmem.StrTest) ... ok test_isalnum (test.test_bigmem.StrTest) ... ok test_isalpha (test.test_bigmem.StrTest) ... ok test_isdigit (test.test_bigmem.StrTest) ... ok test_islower (test.test_bigmem.StrTest) ... ok test_isspace (test.test_bigmem.StrTest) ... ok test_istitle (test.test_bigmem.StrTest) ... ok test_isupper (test.test_bigmem.StrTest) ... ok test_join (test.test_bigmem.StrTest) ... ok test_ljust (test.test_bigmem.StrTest) ... ok test_lower (test.test_bigmem.StrTest) ... ok test_lstrip (test.test_bigmem.StrTest) ... ok test_repeat (test.test_bigmem.StrTest) ... ok test_replace (test.test_bigmem.StrTest) ... ok test_repr_large (test.test_bigmem.StrTest) ... ok test_repr_small (test.test_bigmem.StrTest) ... ok test_rfind (test.test_bigmem.StrTest) ... ok test_rindex (test.test_bigmem.StrTest) ... ok test_rjust (test.test_bigmem.StrTest) ... ok test_rstrip (test.test_bigmem.StrTest) ... ok test_slice_and_getitem (test.test_bigmem.StrTest) ... ok test_split_large (test.test_bigmem.StrTest) ... ok test_split_small (test.test_bigmem.StrTest) ... ok test_splitlines (test.test_bigmem.StrTest) ... ok test_startswith (test.test_bigmem.StrTest) ... ok test_strip (test.test_bigmem.StrTest) ... ok test_swapcase (test.test_bigmem.StrTest) ... ok test_title (test.test_bigmem.StrTest) ... ok test_translate (test.test_bigmem.StrTest) ... ok test_unicode_repr (test.test_bigmem.StrTest) ... ok test_unicode_repr_wide (test.test_bigmem.StrTest) ... ok test_upper (test.test_bigmem.StrTest) ... ok test_zfill (test.test_bigmem.StrTest) ... ok test_capitalize (test.test_bigmem.BytesTest) ... ok test_center (test.test_bigmem.BytesTest) ... ok test_compare (test.test_bigmem.BytesTest) ... ok test_concat (test.test_bigmem.BytesTest) ... ok test_contains (test.test_bigmem.BytesTest) ... ok test_count (test.test_bigmem.BytesTest) ... ok test_decode (test.test_bigmem.BytesTest) ... ok test_endswith (test.test_bigmem.BytesTest) ... ok test_expandtabs (test.test_bigmem.BytesTest) ... ok test_find (test.test_bigmem.BytesTest) ... ok test_hash (test.test_bigmem.BytesTest) ... ok test_index (test.test_bigmem.BytesTest) ... ok test_isalnum (test.test_bigmem.BytesTest) ... ok test_isalpha (test.test_bigmem.BytesTest) ... ok test_isdigit (test.test_bigmem.BytesTest) ... ok test_islower (test.test_bigmem.BytesTest) ... ok test_isspace (test.test_bigmem.BytesTest) ... ok test_istitle (test.test_bigmem.BytesTest) ... ok test_isupper (test.test_bigmem.BytesTest) ... ok test_join (test.test_bigmem.BytesTest) ... ok test_ljust (test.test_bigmem.BytesTest) ... ok test_lower (test.test_bigmem.BytesTest) ... ok test_lstrip (test.test_bigmem.BytesTest) ... ok test_repeat (test.test_bigmem.BytesTest) ... ok test_replace (test.test_bigmem.BytesTest) ... ok test_rfind (test.test_bigmem.BytesTest) ... ok test_rindex (test.test_bigmem.BytesTest) ... ok test_rjust (test.test_bigmem.BytesTest) ... ok test_rstrip (test.test_bigmem.BytesTest) ... ok test_slice_and_getitem (test.test_bigmem.BytesTest) ... ok test_split_large (test.test_bigmem.BytesTest) ... ok test_split_small (test.test_bigmem.BytesTest) ... ok test_splitlines (test.test_bigmem.BytesTest) ... ok test_startswith (test.test_bigmem.BytesTest) ... ok test_strip (test.test_bigmem.BytesTest) ... ok test_swapcase (test.test_bigmem.BytesTest) ... ok test_title (test.test_bigmem.BytesTest) ... ok test_translate (test.test_bigmem.BytesTest) ... ok test_upper (test.test_bigmem.BytesTest) ... ok test_zfill (test.test_bigmem.BytesTest) ... ok test_capitalize (test.test_bigmem.BytearrayTest) ... ok test_center (test.test_bigmem.BytearrayTest) ... ok test_compare (test.test_bigmem.BytearrayTest) ... ok test_concat (test.test_bigmem.BytearrayTest) ... ok test_contains (test.test_bigmem.BytearrayTest) ... ok test_count (test.test_bigmem.BytearrayTest) ... ok test_decode (test.test_bigmem.BytearrayTest) ... ok test_endswith (test.test_bigmem.BytearrayTest) ... ok test_expandtabs (test.test_bigmem.BytearrayTest) ... ok BUILDSTDERR: test_find (0.53user 0.05system 0:00.59elapsed 98%CPU (0avgtext+0avgdata 52288maxresident)k BUILDSTDERR: 0inputs+128outputs (0major+11471minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_binascii ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_binascii test.test_bigmem.BytearrayTest) ... ok test_index (test.test_bigmem.BytearrayTest) ... ok test_isalnum (test.test_bigmem.BytearrayTest) ... ok test_isalpha (test.test_bigmem.BytearrayTest) ... ok test_isdigit (test.test_bigmem.BytearrayTest) ... ok test_islower (test.test_bigmem.BytearrayTest) ... ok test_isspace (test.test_bigmem.BytearrayTest) ... ok test_istitle (test.test_bigmem.BytearrayTest) ... ok test_isupper (test.test_bigmem.BytearrayTest) ... ok test_join (test.test_bigmem.BytearrayTest) ... ok test_ljust (test.test_bigmem.BytearrayTest) ... ok test_lower (test.test_bigmem.BytearrayTest) ... ok test_lstrip (test.test_bigmem.BytearrayTest) ... ok test_repeat (test.test_bigmem.BytearrayTest) ... ok test_replace (test.test_bigmem.BytearrayTest) ... ok test_rfind (test.test_bigmem.BytearrayTest) ... ok test_rindex (test.test_bigmem.BytearrayTest) ... ok test_rjust (test.test_bigmem.BytearrayTest) ... ok test_rstrip (test.test_bigmem.BytearrayTest) ... ok test_slice_and_getitem (test.test_bigmem.BytearrayTest) ... ok test_split_small (test.test_bigmem.BytearrayTest) ... ok test_splitlines (test.test_bigmem.BytearrayTest) ... ok test_startswith (test.test_bigmem.BytearrayTest) ... ok test_strip (test.test_bigmem.BytearrayTest) ... ok test_swapcase (test.test_bigmem.BytearrayTest) ... ok test_title (test.test_bigmem.BytearrayTest) ... ok test_translate (test.test_bigmem.BytearrayTest) ... ok test_upper (test.test_bigmem.BytearrayTest) ... ok test_zfill (test.test_bigmem.BytearrayTest) ... ok test_compare (test.test_bigmem.TupleTest) ... ok test_concat_large (test.test_bigmem.TupleTest) ... ok test_concat_small (test.test_bigmem.TupleTest) ... ok test_contains (test.test_bigmem.TupleTest) ... ok test_from_2G_generator (test.test_bigmem.TupleTest) ... skipped 'test needs much more memory than advertised, see issue5438' test_from_almost_2G_generator (test.test_bigmem.TupleTest) ... skipped 'test needs much more memory than advertised, see issue5438' test_hash (test.test_bigmem.TupleTest) ... ok test_index_and_slice (test.test_bigmem.TupleTest) ... ok test_repeat_large (test.test_bigmem.TupleTest) ... ok test_repeat_large_2 (test.test_bigmem.TupleTest) ... ok test_repeat_small (test.test_bigmem.TupleTest) ... ok test_repr_large (test.test_bigmem.TupleTest) ... ok test_repr_small (test.test_bigmem.TupleTest) ... ok test_append (test.test_bigmem.ListTest) ... ok test_compare (test.test_bigmem.ListTest) ... ok test_concat_large (test.test_bigmem.ListTest) ... ok test_concat_small (test.test_bigmem.ListTest) ... ok test_contains (test.test_bigmem.ListTest) ... ok test_count (test.test_bigmem.ListTest) ... ok test_extend_large (test.test_bigmem.ListTest) ... ok test_extend_small (test.test_bigmem.ListTest) ... ok test_hash (test.test_bigmem.ListTest) ... ok test_index (test.test_bigmem.ListTest) ... ok test_index_and_slice (test.test_bigmem.ListTest) ... ok test_inplace_concat_large (test.test_bigmem.ListTest) ... ok test_inplace_concat_small (test.test_bigmem.ListTest) ... ok test_inplace_repeat_large (test.test_bigmem.ListTest) ... ok test_inplace_repeat_small (test.test_bigmem.ListTest) ... ok test_insert (test.test_bigmem.ListTest) ... ok test_pop (test.test_bigmem.ListTest) ... ok test_remove (test.test_bigmem.ListTest) ... ok test_repeat_large (test.test_bigmem.ListTest) ... ok test_repeat_small (test.test_bigmem.ListTest) ... ok test_repr_large (test.test_bigmem.ListTest) ... ok test_repr_small (test.test_bigmem.ListTest) ... ok test_reverse (test.test_bigmem.ListTest) ... ok test_sort (test.test_bigmem.ListTest) ... ok ---------------------------------------------------------------------- Ran 164 tests in 0.112s OK (skipped=2) 1 test OK. Total duration: 238 ms Tests result: SUCCESS =================== test_binascii ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31243 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_binascii test_b2a_base64_newline (test.test_binascii.ArrayBinASCIITest) ... ok test_base64invalid (test.test_binascii.ArrayBinASCIITest) ... ok test_base64valid (test.test_binascii.ArrayBinASCIITest) ... ok test_crc32 (test.test_binascii.ArrayBinASCIITest) ... ok test_crc_hqx (test.test_binascii.ArrayBinASCIITest) ... ok test_empty_string (test.test_binascii.ArrayBinASCIITest) ... ok test_exceptions (test.test_binascii.ArrayBinASCIITest) ... ok test_functions (test.test_binascii.ArrayBinASCIITest) ... ok test_hex (test.test_binascii.ArrayBinASCIITest) ... ok test_hqx (test.test_binascii.ArrayBinASCIITest) ... ok test_qp (test.test_binascii.ArrayBinASCIITest) ... ok test_returned_value (test.test_binascii.ArrayBinASCIITest) ... ok test_rle (test.test_binascii.ArrayBinASCIITest) ... ok test_unicode_a2b (test.test_binascii.ArrayBinASCIITest) ... ok test_unicode_b2a (test.test_binascii.ArrayBinASCIITest) ... ok test_uu (test.test_binascii.ArrayBinASCIITest) ... ok test_b2a_base64_newline (test.test_binascii.BinASCIITest) ... ok test_base64invalid (test.test_binascii.BinASCIITest) ... ok test_base64valid (test.test_binascii.BinASCIITest) ... ok test_crc32 (test.test_binascii.BinASCIITest) ... ok test_crc_hqx (test.test_binascii.BinASCIITest) ... ok test_empty_string (test.test_binascii.BinASCIITest) ... ok test_exceptions (test.test_binascii.BinASCIITest) ... ok test_functions (test.test_binascii.BinASCIITest) ... ok test_hex (test.test_binascii.BinASCIITest) ... ok test_hqx (test.test_binascii.BinASCIITest) ... ok test_qp (test.test_binascii.BinASCIITest) ... ok test_returned_value (test.test_binascii.BinASCIITest) ... ok test_rle (test.test_binascii.BinASCIITest) ... ok test_unicode_a2b (test.test_binascii.BinASCIITest) ... ok test_unicode_b2a (test.test_binascii.BinASCIITest) ... ok test_uu (test.test_binascii.BinASCIITest) ... ok test_b2a_base64_newline (test.test_binascii.BytearrayBinASCIITest) ... ok test_base64invalid (test.test_binascii.BytearrayBinASCIITest) ... ok test_base64valid (test.test_binascii.BytearrayBinASCIITest) ... ok test_crc32 (test.test_binascii.BytearrayBinASCIITest) ... ok test_crc_hqx (test.test_binascii.BytearrayBinASCIITest) ... ok test_empty_string (test.test_binascii.BytearrayBinASCIITest) ... ok test_exceptions (test.test_binascii.BytearrayBinASCIITest) ... ok test_functions (test.test_binascii.BytearrayBinASCIITest) ... ok test_hex (test.test_binascii.BytearrayBinASCIITest) ... ok test_hqx (test.test_binascii.BytearrayBinASCIITest) ... ok test_qp (test.test_binascii.BytearrayBinASCIITest) ... ok test_returned_value (test.test_binascii.BytearrayBinASCIITest) ... ok test_rle (test.test_binascii.BytearrayBinASCIITest) ... ok test_unicode_a2b (test.test_binascii.BytearrayBinASCIITest) ... ok test_unicode_b2a (test.test_binascii.BytearrayBinASCIITest) ... ok test_uu (test.test_binascii.BytearrayBinASCIITest) ... ok test_b2a_base64_newline (test.test_binascii.MemoryviewBinASCIITest) ... ok test_base64invalid (test.test_binascii.MemoryviewBinASCIITest) ... ok test_base64valid (test.test_binascii.MemoryviewBinASCIITest) ... ok test_crc32 (test.test_binascii.MemoryviewBinASCIITest) ... ok test_crc_hqx (test.test_binascii.MemoryviewBinASCIITest) ... ok test_empty_string (test.test_binascii.MemoryviewBinASCIITest) ... ok test_exceptions (test.test_binascii.MemoryviewBinASCIITest) ... ok test_functions (test.test_binascii.MemoryviewBinASCIITest) ... ok test_hex (test.test_binascii.MemoryviewBinASCIITest) ... ok test_hqx (test.test_binascii.MemoryviewBinASCIITest) ... ok test_qp (test.test_binascii.MemoryviewBinASCIITest) ... ok test_returned_value (test.test_binascii.MemoryviewBinASCIITest) ... ok test_rle (test.test_binascii.MemoryviewBinASCIITest) ... ok test_unicode_a2b (test.test_binascii.MemoryviewBinASCIITest) ... ok BUILDSTDERR: test0.43user 0.04system 0:00.48elapsed 99%CPU (0avgtext+0avgdata 52316maxresident)k BUILDSTDERR: 0inputs+40outputs (0major+11068minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_binhex ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_binhex BUILDSTDERR: 0.42user 0.03system 0:00.45elapsed 98%CPU (0avgtext+0avgdata 52004maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+9802minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_binop ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_binop BUILDSTDERR: 0.41user 0.04system 0:00.46elapsed 98%CPU (0avgtext+0avgdata 51980maxresident)k BUILDSTDERR: 0inputs+56outputs (0major+10395minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_bisect ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_bisect _unicode_b2a (test.test_binascii.MemoryviewBinASCIITest) ... ok test_uu (test.test_binascii.MemoryviewBinASCIITest) ... ok ---------------------------------------------------------------------- Ran 64 tests in 0.032s OK 1 test OK. Total duration: 131 ms Tests result: SUCCESS =================== test_binhex ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31247 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_binhex test_binhex (test.test_binhex.BinHexTestCase) ... ok test_binhex_error_on_long_filename (test.test_binhex.BinHexTestCase) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.003s OK 1 test OK. Total duration: 100 ms Tests result: SUCCESS =================== test_binop ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31251 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_binop test_fallback_ne_blocking (test.test_binop.FallbackBlockingTests) ... ok test_fallback_rmethod_blocking (test.test_binop.FallbackBlockingTests) ... ok test_comparison_orders (test.test_binop.OperationOrderTests) ... ok test_add (test.test_binop.RatTestCase) ... ok test_constructor (test.test_binop.RatTestCase) ... ok test_div (test.test_binop.RatTestCase) ... ok test_eq (test.test_binop.RatTestCase) ... ok test_floordiv (test.test_binop.RatTestCase) ... ok test_gcd (test.test_binop.RatTestCase) ... ok test_mul (test.test_binop.RatTestCase) ... ok test_sub (test.test_binop.RatTestCase) ... ok test_true_div (test.test_binop.RatTestCase) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.009s OK 1 test OK. Total duration: 108 ms Tests result: SUCCESS =================== test_bisect ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31255 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_bisect test_backcompatibility (test.test_bisect.TestBisectC) ... skipped 'requires _bisect' test_keyword_args (test.test_bisect.TestBisectC) ... skipped 'requires _bisect' test_large_pyrange (test.test_bisect.TestBisectC) ... skipped 'requires _bisect' test_large_range (test.test_bisect.TestBisectC) ... skipped 'requires _bisect' test_negative_lo (test.test_bisect.TestBisectC) ... skipped 'requires _bisect' test_optionalSlicing (test.test_bisect.TestBisectC) ... skipped 'requires _bisect' test_precomputed (test.test_bisect.TestBisectC) ... skipped 'requires _bisect' test_random (test.test_bisect.TestBisectC) ... skipped 'requires _bisect' test_backcompatibility (test.test_bisect.TestBisectPython) ... ok test_keyword_args (test.test_bisect.TestBisectPython) ... ok test_large_pyrange (test.test_bisect.TestBisectPython) ... ok BUILDSTDERR: test_large_range (test0.41user 0.04system 0:00.46elapsed 98%CPU (0avgtext+0avgdata 52072maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+11277minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_bool ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_bool BUILDSTDERR: 0.35user 0.04system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 52068maxresident)k BUILDSTDERR: 0inputs+56outputs (0major+10304minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_buffer ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_buffer .test_bisect.TestBisectPython) ... ok test_negative_lo (test.test_bisect.TestBisectPython) ... ok test_optionalSlicing (test.test_bisect.TestBisectPython) ... ok test_precomputed (test.test_bisect.TestBisectPython) ... ok test_random (test.test_bisect.TestBisectPython) ... ok test_colors (test.test_bisect.TestDocExampleC) ... skipped 'requires _bisect' test_grades (test.test_bisect.TestDocExampleC) ... skipped 'requires _bisect' test_colors (test.test_bisect.TestDocExamplePython) ... ok test_grades (test.test_bisect.TestDocExamplePython) ... ok test_arg_parsing (test.test_bisect.TestErrorHandlingC) ... skipped 'requires _bisect' test_cmp_err (test.test_bisect.TestErrorHandlingC) ... skipped 'requires _bisect' test_get_only (test.test_bisect.TestErrorHandlingC) ... skipped 'requires _bisect' test_len_only (test.test_bisect.TestErrorHandlingC) ... skipped 'requires _bisect' test_non_sequence (test.test_bisect.TestErrorHandlingC) ... skipped 'requires _bisect' test_arg_parsing (test.test_bisect.TestErrorHandlingPython) ... ok test_cmp_err (test.test_bisect.TestErrorHandlingPython) ... ok test_get_only (test.test_bisect.TestErrorHandlingPython) ... ok test_len_only (test.test_bisect.TestErrorHandlingPython) ... ok test_non_sequence (test.test_bisect.TestErrorHandlingPython) ... ok test_backcompatibility (test.test_bisect.TestInsortC) ... skipped 'requires _bisect' test_listDerived (test.test_bisect.TestInsortC) ... skipped 'requires _bisect' test_vsBuiltinSort (test.test_bisect.TestInsortC) ... skipped 'requires _bisect' test_backcompatibility (test.test_bisect.TestInsortPython) ... ok test_listDerived (test.test_bisect.TestInsortPython) ... ok test_vsBuiltinSort (test.test_bisect.TestInsortPython) ... ok ---------------------------------------------------------------------- Ran 36 tests in 0.090s OK (skipped=18) 1 test OK. Total duration: 199 ms Tests result: SUCCESS =================== test_bool ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31259 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_bool test_blocked (test.test_bool.BoolTest) ... ok test_boolean (test.test_bool.BoolTest) ... ok test_callable (test.test_bool.BoolTest) ... ok test_contains (test.test_bool.BoolTest) ... ok test_convert (test.test_bool.BoolTest) ... ok test_convert_to_bool (test.test_bool.BoolTest) ... ok test_fileclosed (test.test_bool.BoolTest) ... ok test_float (test.test_bool.BoolTest) ... ok test_format (test.test_bool.BoolTest) ... ok test_from_bytes (test.test_bool.BoolTest) ... ok test_hasattr (test.test_bool.BoolTest) ... ok test_int (test.test_bool.BoolTest) ... ok test_isinstance (test.test_bool.BoolTest) ... ok test_issubclass (test.test_bool.BoolTest) ... ok test_marshal (test.test_bool.BoolTest) ... ok test_math (test.test_bool.BoolTest) ... ok test_operator (test.test_bool.BoolTest) ... ok test_pickle (test.test_bool.BoolTest) ... ok test_picklevalues (test.test_bool.BoolTest) ... ok test_print (test.test_bool.BoolTest) ... ok test_real_and_imag (test.test_bool.BoolTest) ... ok test_repr (test.test_bool.BoolTest) ... ok test_sane_len (test.test_bool.BoolTest) ... ok test_str (test.test_bool.BoolTest) ... ok test_string (test.test_bool.BoolTest) ... ok test_subclass (test.test_bool.BoolTest) ... ok test_types (test.test_bool.BoolTest) ... ok ---------------------------------------------------------------------- Ran 27 tests in 0.010s OK 1 test OK. Total duration: 103 ms Tests result: SUCCESS =================== test_buffer ==================== BUILDSTDERR: == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2test test_buffer crashed -- Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/libregrtest/runtest.py", line 152, in runtest_inner BUILDSTDERR: the_module = importlib.import_module(abstest) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/importlib/__init__.py", line 126, in import_module BUILDSTDERR: return _bootstrap._gcd_import(name[level:], package, level) BUILDSTDERR: File "", line 979, in _gcd_import BUILDSTDERR: File "", line 962, in _find_and_load BUILDSTDERR: File "", line 951, in _find_and_load_unlocked BUILDSTDERR: File "", line 656, in _load_unlocked BUILDSTDERR: File "/frozen importlib._bootstrap_external", line 687, in exec_module BUILDSTDERR: File "/frozen importlib._bootstrap_external", line 794, in get_code BUILDSTDERR: File "/frozen importlib._bootstrap_external", line 754, in source_to_code BUILDSTDERR: File "", line 206, in _call_with_frames_removed BUILDSTDERR: KeyError: ((-2147483648, 2147483648), , (-2147483648, ), (2147483648, )) BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.49user 0.05system 0:00.55elapsed 98%CPU (0avgtext+0avgdata 59500maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+13299minor)pagefaults 0swaps + echo test_buffer + for TestName in $(cat testnames.txt) + echo =================== test_bufio ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_bufio BUILDSTDERR: 1.14user 0.40system 0:01.56elapsed 99%CPU (0avgtext+0avgdata 98832maxresident)k BUILDSTDERR: 0inputs+78736outputs (0major+39497minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_bytes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_bytes )] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31263 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_buffer test_buffer failed 1 test failed: test_buffer Total duration: 197 ms Tests result: FAILURE =================== test_bufio ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31268 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_bufio test_nullpat (test.test_bufio.CBufferSizeTest) ... ok test_primepat (test.test_bufio.CBufferSizeTest) ... ok test_nullpat (test.test_bufio.PyBufferSizeTest) ... ok test_primepat (test.test_bufio.PyBufferSizeTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 1.084s OK 1 test OK. Total duration: 1 sec Tests result: SUCCESS =================== test_bytes ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31272 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_bytes test_compare (test.test_bytes.AssortedBytesTest) ... skipped 'BytesWarning is needed for this test: use -bb option' test_compare_bytes_to_bytearray (test.test_bytes.AssortedBytesTest) ... ok test_doc (test.test_bytes.AssortedBytesTest) ... ok test_format (test.test_bytes.AssortedBytesTest) ... ok test_from_bytearray (test.test_bytes.AssortedBytesTest) ... ok test_literal (test.test_bytes.AssortedBytesTest) ... ok test_repr_str (test.test_bytes.AssortedBytesTest) ... ok test_return_self (test.test_bytes.AssortedBytesTest) ... ok test_rsplit_bytearray (test.test_bytes.AssortedBytesTest) ... ok test_split_bytearray (test.test_bytes.AssortedBytesTest) ... ok test_to_str (test.test_bytes.AssortedBytesTest) ... ok test_additional_rsplit (test.test_bytes.ByteArrayAsStringTest) ... ok test_additional_split (test.test_bytes.ByteArrayAsStringTest) ... ok test_capitalize (test.test_bytes.ByteArrayAsStringTest) ... ok test_center (test.test_bytes.ByteArrayAsStringTest) ... ok test_count (test.test_bytes.ByteArrayAsStringTest) ... ok test_expandtabs (test.test_bytes.ByteArrayAsStringTest) ... ok test_find (test.test_bytes.ByteArrayAsStringTest) ... ok test_fixtype (test.test_bytes.ByteArrayAsStringTest) ... ok test_index (test.test_bytes.ByteArrayAsStringTest) ... ok test_isalnum (test.test_bytes.ByteArrayAsStringTest) ... ok test_isalpha (test.test_bytes.ByteArrayAsStringTest) ... ok test_isdigit (test.test_bytes.ByteArrayAsStringTest) ... ok test_islower (test.test_bytes.ByteArrayAsStringTest) ... ok test_isspace (test.test_bytes.ByteArrayAsStringTest) ... ok test_istitle (test.test_bytes.ByteArrayAsStringTest) ... ok test_isupper (test.test_bytes.ByteArrayAsStringTest) ... ok test_ljust (test.test_bytes.ByteArrayAsStringTest) ... ok test_lower (test.test_bytes.ByteArrayAsStringTest) ... ok test_replace (test.test_bytes.ByteArrayAsStringTest) ... ok test_replace_overflow (test.test_bytes.ByteArrayAsStringTest) ... ok test_rfind (test.test_bytes.ByteArrayAsStringTest) ... ok test_rindex (test.test_bytes.ByteArrayAsStringTest) ... ok test_rjust (test.test_bytes.ByteArrayAsStringTest) ... ok test_rsplit (test.test_bytes.ByteArrayAsStringTest) ... ok test_split (test.test_bytes.ByteArrayAsStringTest) ... ok test_splitlines (test.test_bytes.ByteArrayAsStringTest) ... ok test_strip (test.test_bytes.ByteArrayAsStringTest) ... ok test_strip_whitespace (test.test_bytes.ByteArrayAsStringTest) ... ok test_swapcase (test.test_bytes.ByteArrayAsStringTest) ... ok test_title (test.test_bytes.ByteArrayAsStringTest) ... ok test_upper (test.test_bytes.ByteArrayAsStringTest) ... ok test_zfill (test.test_bytes.ByteArrayAsStringTest) ... ok test_basic (test.test_bytes.ByteArraySubclassTest) ... ok test_copy (test.test_bytes.ByteArraySubclassTest) ... ok test_fromhex (test.test_bytes.ByteArraySubclassTest) ... ok test_init_override (test.test_bytes.ByteArraySubclassTest) ... ok test_join (test.test_bytes.ByteArraySubclassTest) ... ok test_pickle (test.test_bytes.ByteArraySubclassTest) ... ok test_alloc (test.test_bytes.ByteArrayTest) ... ok test_append (test.test_bytes.ByteArrayTest) ... ok test_basics (test.test_bytes.ByteArrayTest) ... ok test_bytearray_api (test.test_bytes.ByteArrayTest) ... ok test_center (test.test_bytes.ByteArrayTest) ... ok test_clear (test.test_bytes.ByteArrayTest) ... ok test_compare (test.test_bytes.ByteArrayTest) ... ok test_compare_to_str (test.test_bytes.ByteArrayTest) ... ok test_concat (test.test_bytes.ByteArrayTest) ... ok test_constructor_overflow (test.test_bytes.ByteArrayTest) ... skipped 'not enough memory: 2.0G minimum needed' test_constructor_type_errors (test.test_bytes.ByteArrayTest) ... ok test_constructor_value_errors (test.test_bytes.ByteArrayTest) ... ok test_contains (test.test_bytes.ByteArrayTest) ... ok test_copied (test.test_bytes.ByteArrayTest) ... ok test_copy (test.test_bytes.ByteArrayTest) ... ok test_count (test.test_bytes.ByteArrayTest) ... ok test_decode (test.test_bytes.ByteArrayTest) ... ok test_del_expand (test.test_bytes.ByteArrayTest) ... ok test_delitem (test.test_bytes.ByteArrayTest) ... ok test_empty_sequence (test.test_bytes.ByteArrayTest) ... ok test_encoding (test.test_bytes.ByteArrayTest) ... ok test_endswith (test.test_bytes.ByteArrayTest) ... ok test_exhausted_iterator (test.test_bytes.ByteArrayTest) ... ok test_extend (test.test_bytes.ByteArrayTest) ... ok test_extended_getslice (test.test_bytes.ByteArrayTest) ... ok test_extended_set_del_slice (test.test_bytes.ByteArrayTest) ... ok test_fifo_overrun (test.test_bytes.ByteArrayTest) ... ok test_find (test.test_bytes.ByteArrayTest) ... ok test_find_etc_raise_correct_error_messages (test.test_bytes.ByteArrayTest) ... ok test_free_after_iterating (test.test_bytes.ByteArrayTest) ... ok test_from_buffer (test.test_bytes.ByteArrayTest) ... ok test_from_index (test.test_bytes.ByteArrayTest) ... ok test_from_int (test.test_bytes.ByteArrayTest) ... ok test_from_list (test.test_bytes.ByteArrayTest) ... ok test_from_ssize (test.test_bytes.ByteArrayTest) ... ok test_fromhex (test.test_bytes.ByteArrayTest) ... ok test_getitem_error (test.test_bytes.ByteArrayTest) ... ok test_getslice (test.test_bytes.ByteArrayTest) ... ok test_hex (test.test_bytes.ByteArrayTest) ... ok test_iconcat (test.test_bytes.ByteArrayTest) ... ok test_imod (test.test_bytes.ByteArrayTest) ... ok test_index (test.test_bytes.ByteArrayTest) ... ok test_init_alloc (test.test_bytes.ByteArrayTest) ... ok test_insert (test.test_bytes.ByteArrayTest) ... ok test_integer_arguments_out_of_byte_range (test.test_bytes.ByteArrayTest) ... ok test_irepeat (test.test_bytes.ByteArrayTest) ... ok test_irepeat_1char (test.test_bytes.ByteArrayTest) ... ok test_iterator_length_hint (test.test_bytes.ByteArrayTest) ... ok test_iterator_pickling (test.test_bytes.ByteArrayTest) ... ok test_iterator_pickling2 (test.test_bytes.ByteArrayTest) ... ok test_join (test.test_bytes.ByteArrayTest) ... ok test_ljust (test.test_bytes.ByteArrayTest) ... ok test_maketrans (test.test_bytes.ByteArrayTest) ... ok test_mod (test.test_bytes.ByteArrayTest) ... ok test_nohash (test.test_bytes.ByteArrayTest) ... ok test_none_arguments (test.test_bytes.ByteArrayTest) ... ok test_nosort (test.test_bytes.ByteArrayTest) ... ok test_obsolete_write_lock (test.test_bytes.ByteArrayTest) ... skipped 'implementation detail specific to cpython' test_ord (test.test_bytes.ByteArrayTest) ... ok test_partition (test.test_bytes.ByteArrayTest) ... ok test_partition_bytearray_doesnt_share_nullstring (test.test_bytes.ByteArrayTest) ... ok test_pickling (test.test_bytes.ByteArrayTest) ... ok test_pop (test.test_bytes.ByteArrayTest) ... ok test_regexps (test.test_bytes.ByteArrayTest) ... ok test_remove (test.test_bytes.ByteArrayTest) ... ok test_repeat (test.test_bytes.ByteArrayTest) ... ok test_repeat_1char (test.test_bytes.ByteArrayTest) ... ok test_replace (test.test_bytes.ByteArrayTest) ... ok test_resize_forbidden (test.test_bytes.ByteArrayTest) ... skipped 'resizing semantics of CPython rely on refcounting' test_resize_forbidden_non_cpython (test.test_bytes.ByteArrayTest) ... ok test_reverse (test.test_bytes.ByteArrayTest) ... ok test_reversed (test.test_bytes.ByteArrayTest) ... ok test_rfind (test.test_bytes.ByteArrayTest) ... ok test_rindex (test.test_bytes.ByteArrayTest) ... ok test_rjust (test.test_bytes.ByteArrayTest) ... ok test_rmod (test.test_bytes.ByteArrayTest) ... ok test_rpartition (test.test_bytes.ByteArrayTest) ... ok test_rsplit_string_error (test.test_bytes.ByteArrayTest) ... ok test_rsplit_unicodewhitespace (test.test_bytes.ByteArrayTest) ... ok test_setitem (test.test_bytes.ByteArrayTest) ... ok test_setitem_error (test.test_bytes.ByteArrayTest) ... ok test_setslice (test.test_bytes.ByteArrayTest) ... ok test_setslice_extend (test.test_bytes.ByteArrayTest) ... ok test_setslice_trap (test.test_bytes.ByteArrayTest) ... ok test_split_string_error (test.test_bytes.ByteArrayTest) ... ok test_split_unicodewhitespace (test.test_bytes.ByteArrayTest) ... ok test_startswith (test.test_bytes.ByteArrayTest) ... ok test_strip_bytearray (test.test_bytes.ByteArrayTest) ... ok test_strip_string_error (test.test_bytes.ByteArrayTest) ... ok test_translate (test.test_bytes.ByteArrayTest) ... ok test_returns_new_copy (test.test_bytes.BytearrayPEP3137Test) ... ok test_additional_rsplit (test.test_bytes.BytesAsStringTest) ... ok test_additional_split (test.test_bytes.BytesAsStringTest) ... ok test_capitalize (test.test_bytes.BytesAsStringTest) ... ok test_center (test.test_bytes.BytesAsStringTest) ... ok test_count (test.test_bytes.BytesAsStringTest) ... ok test_expandtabs (test.test_bytes.BytesAsStringTest) ... ok test_find (test.test_bytes.BytesAsStringTest) ... ok test_fixtype (test.test_bytes.BytesAsStringTest) ... ok test_index (test.test_bytes.BytesAsStringTest) ... ok test_isalnum (test.test_bytes.BytesAsStringTest) ... ok test_isalpha (test.test_bytes.BytesAsStringTest) ... ok test_isdigit (test.test_bytes.BytesAsStringTest) ... ok test_islower (test.test_bytes.BytesAsStringTest) ... ok test_isspace (test.test_bytes.BytesAsStringTest) ... ok test_istitle (test.test_bytes.BytesAsStringTest) ... ok test_isupper (test.test_bytes.BytesAsStringTest) ... ok test_ljust (test.test_bytes.BytesAsStringTest) ... ok test_lower (test.test_bytes.BytesAsStringTest) ... ok test_replace (test.test_bytes.BytesAsStringTest) ... ok test_replace_overflow (test.test_bytes.BytesAsStringTest) ... ok test_rfind (test.test_bytes.BytesAsStringTest) ... ok test_rindex (test.test_bytes.BytesAsStringTest) ... ok test_rjust (test.test_bytes.BytesAsStringTest) ... ok test_rsplit (test.test_bytes.BytesAsStringTest) ... ok test_split (test.test_bytes.BytesAsStringTest) ... ok test_splitlines (test.test_bytes.BytesAsStringTest) ... ok test_strip (test.test_bytes.BytesAsStringTest) ... ok test_strip_whitespace (test.test_bytes.BytesAsStringTest) ... ok test_swapcase (test.test_bytes.BytesAsStringTest) ... ok test_title (test.test_bytes.BytesAsStringTest) ... ok test_upper (test.test_bytes.BytesAsStringTest) ... ok BUILDSTDERR: test_zfill (test.test_bytes.BytesAsStringTest)1.19user 0.04system 0:01.26elapsed 98%CPU (0avgtext+0avgdata 56548maxresident)k BUILDSTDERR: 0inputs+392outputs (0major+12739minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_bz2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_bz2 ... ok test_basic (test.test_bytes.BytesSubclassTest) ... ok test_copy (test.test_bytes.BytesSubclassTest) ... ok test_fromhex (test.test_bytes.BytesSubclassTest) ... ok test_join (test.test_bytes.BytesSubclassTest) ... ok test_pickle (test.test_bytes.BytesSubclassTest) ... ok test_basics (test.test_bytes.BytesTest) ... ok test_buffer_is_readonly (test.test_bytes.BytesTest) ... ok test_bytes_blocking (test.test_bytes.BytesTest) ... ok test_center (test.test_bytes.BytesTest) ... ok test_compare (test.test_bytes.BytesTest) ... ok test_compare_to_str (test.test_bytes.BytesTest) ... ok test_concat (test.test_bytes.BytesTest) ... ok test_constructor_overflow (test.test_bytes.BytesTest) ... skipped 'not enough memory: 2.0G minimum needed' test_constructor_type_errors (test.test_bytes.BytesTest) ... ok test_constructor_value_errors (test.test_bytes.BytesTest) ... ok test_contains (test.test_bytes.BytesTest) ... ok test_copy (test.test_bytes.BytesTest) ... ok test_count (test.test_bytes.BytesTest) ... ok test_custom (test.test_bytes.BytesTest) ... ok test_decode (test.test_bytes.BytesTest) ... ok test_empty_sequence (test.test_bytes.BytesTest) ... ok test_encoding (test.test_bytes.BytesTest) ... ok test_endswith (test.test_bytes.BytesTest) ... ok test_extended_getslice (test.test_bytes.BytesTest) ... ok test_find (test.test_bytes.BytesTest) ... ok test_find_etc_raise_correct_error_messages (test.test_bytes.BytesTest) ... ok test_free_after_iterating (test.test_bytes.BytesTest) ... ok test_from_buffer (test.test_bytes.BytesTest) ... ok test_from_format (test.test_bytes.BytesTest) ... skipped 'implementation detail specific to cpython' test_from_index (test.test_bytes.BytesTest) ... ok test_from_int (test.test_bytes.BytesTest) ... ok test_from_list (test.test_bytes.BytesTest) ... ok test_from_ssize (test.test_bytes.BytesTest) ... ok test_fromhex (test.test_bytes.BytesTest) ... ok test_getitem_error (test.test_bytes.BytesTest) ... ok test_getslice (test.test_bytes.BytesTest) ... ok test_hex (test.test_bytes.BytesTest) ... ok test_imod (test.test_bytes.BytesTest) ... ok test_index (test.test_bytes.BytesTest) ... ok test_integer_arguments_out_of_byte_range (test.test_bytes.BytesTest) ... ok test_iterator_pickling (test.test_bytes.BytesTest) ... ok test_join (test.test_bytes.BytesTest) ... ok test_ljust (test.test_bytes.BytesTest) ... ok test_maketrans (test.test_bytes.BytesTest) ... ok test_mod (test.test_bytes.BytesTest) ... ok test_none_arguments (test.test_bytes.BytesTest) ... ok test_ord (test.test_bytes.BytesTest) ... ok test_partition (test.test_bytes.BytesTest) ... ok test_pickling (test.test_bytes.BytesTest) ... ok test_repeat (test.test_bytes.BytesTest) ... ok test_repeat_1char (test.test_bytes.BytesTest) ... ok test_replace (test.test_bytes.BytesTest) ... ok test_reversed (test.test_bytes.BytesTest) ... ok test_rfind (test.test_bytes.BytesTest) ... ok test_rindex (test.test_bytes.BytesTest) ... ok test_rjust (test.test_bytes.BytesTest) ... ok test_rmod (test.test_bytes.BytesTest) ... ok test_rpartition (test.test_bytes.BytesTest) ... ok test_rsplit_string_error (test.test_bytes.BytesTest) ... ok test_rsplit_unicodewhitespace (test.test_bytes.BytesTest) ... ok test_split_string_error (test.test_bytes.BytesTest) ... ok test_split_unicodewhitespace (test.test_bytes.BytesTest) ... ok test_startswith (test.test_bytes.BytesTest) ... ok test_strip_bytearray (test.test_bytes.BytesTest) ... ok test_strip_string_error (test.test_bytes.BytesTest) ... ok test_translate (test.test_bytes.BytesTest) ... ok ---------------------------------------------------------------------- Ran 238 tests in 0.743s OK (skipped=6) 1 test OK. Total duration: 925 ms Tests result: SUCCESS =================== test_bz2 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31276 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_bz2 testAppend (test.test_bz2.BZ2FileTest) ... ok testBadArgs (test.test_bz2.BZ2FileTest) ... ok testClosedIteratorDeadlock (test.test_bz2.BZ2FileTest) ... ok testContextProtocol (test.test_bz2.BZ2FileTest) ... ok testDecompressLimited (test.test_bz2.BZ2FileTest) Decompressed data buffering should be limited ... ok testFileno (test.test_bz2.BZ2FileTest) ... ok testIterator (test.test_bz2.BZ2FileTest) ... ok testIteratorMultiStream (test.test_bz2.BZ2FileTest) ... ok testMixedIterationAndReads (test.test_bz2.BZ2FileTest) ... ok testMultiStreamOrdering (test.test_bz2.BZ2FileTest) ... ok testOpenBytesFilename (test.test_bz2.BZ2FileTest) ... ok testOpenDel (test.test_bz2.BZ2FileTest) ... ok testOpenNonexistent (test.test_bz2.BZ2FileTest) ... ok testOpenPathLikeFilename (test.test_bz2.BZ2FileTest) ... ok testPeek (test.test_bz2.BZ2FileTest) ... ok testPeekBytesIO (test.test_bz2.BZ2FileTest) ... ok testRead (test.test_bz2.BZ2FileTest) ... ok testRead0 (test.test_bz2.BZ2FileTest) ... ok testRead100 (test.test_bz2.BZ2FileTest) ... ok testReadBadFile (test.test_bz2.BZ2FileTest) ... ok testReadBytesIO (test.test_bz2.BZ2FileTest) ... ok testReadChunk10 (test.test_bz2.BZ2FileTest) ... ok testReadChunk10MultiStream (test.test_bz2.BZ2FileTest) ... ok testReadInto (test.test_bz2.BZ2FileTest) ... ok testReadLine (test.test_bz2.BZ2FileTest) ... ok testReadLineMultiStream (test.test_bz2.BZ2FileTest) ... ok testReadLines (test.test_bz2.BZ2FileTest) ... ok testReadLinesMultiStream (test.test_bz2.BZ2FileTest) ... ok testReadMonkeyMultiStream (test.test_bz2.BZ2FileTest) ... ok testReadMultiStream (test.test_bz2.BZ2FileTest) ... ok testReadMultiStreamTrailingJunk (test.test_bz2.BZ2FileTest) ... ok testReadTrailingJunk (test.test_bz2.BZ2FileTest) ... ok testReadable (test.test_bz2.BZ2FileTest) ... ok testReadlinesNoNewline (test.test_bz2.BZ2FileTest) ... ok testSeekBackwards (test.test_bz2.BZ2FileTest) ... ok testSeekBackwardsAcrossStreams (test.test_bz2.BZ2FileTest) ... ok testSeekBackwardsBytesIO (test.test_bz2.BZ2FileTest) ... ok testSeekBackwardsFromEnd (test.test_bz2.BZ2FileTest) ... ok testSeekBackwardsFromEndAcrossStreams (test.test_bz2.BZ2FileTest) ... ok testSeekForward (test.test_bz2.BZ2FileTest) ... ok testSeekForwardAcrossStreams (test.test_bz2.BZ2FileTest) ... ok testSeekForwardBytesIO (test.test_bz2.BZ2FileTest) ... ok testSeekPostEnd (test.test_bz2.BZ2FileTest) ... ok testSeekPostEndMultiStream (test.test_bz2.BZ2FileTest) ... ok testSeekPostEndTwice (test.test_bz2.BZ2FileTest) ... ok testSeekPostEndTwiceMultiStream (test.test_bz2.BZ2FileTest) ... ok testSeekPreStart (test.test_bz2.BZ2FileTest) ... ok testSeekPreStartMultiStream (test.test_bz2.BZ2FileTest) ... ok testSeekable (test.test_bz2.BZ2FileTest) ... ok testThreading (test.test_bz2.BZ2FileTest) ... ok testWithoutThreading (test.test_bz2.BZ2FileTest) ... ok testWritable (test.test_bz2.BZ2FileTest) ... ok testWrite (test.test_bz2.BZ2FileTest) ... ok testWriteBytesIO (test.test_bz2.BZ2FileTest) ... ok testWriteChunks10 (test.test_bz2.BZ2FileTest) ... ok testWriteLines (test.test_bz2.BZ2FileTest) ... ok testWriteMethodsOnReadOnlyFile (test.test_bz2.BZ2FileTest) ... ok testWriteNonDefaultCompressLevel (test.test_bz2.BZ2FileTest) ... ok test_read_truncated (test.test_bz2.BZ2FileTest) ... ok testCompress (test.test_bz2.BZ2CompressorTest) ... ok testCompress4G (test.test_bz2.BZ2CompressorTest) ... ok testCompressChunks10 (test.test_bz2.BZ2CompressorTest) ... ok testCompressEmptyString (test.test_bz2.BZ2CompressorTest) ... ok testPickle (test.test_bz2.BZ2CompressorTest) ... ok testDecompress (test.test_bz2.BZ2DecompressorTest) ... ok testDecompress4G (test.test_bz2.BZ2DecompressorTest) ... ok testDecompressChunks10 (test.test_bz2.BZ2DecompressorTest) ... ok testDecompressUnusedData (test.test_bz2.BZ2DecompressorTest) ... ok BUILDSTDERR: testDecompressorChun10.23user 0.37system 0:10.70elapsed 99%CPU (0avgtext+0avgdata 145928maxresident)k BUILDSTDERR: 24inputs+576outputs (1major+103661minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_calendar ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_calendar ksMaxsize (test.test_bz2.BZ2DecompressorTest) ... ok testEOFError (test.test_bz2.BZ2DecompressorTest) ... ok testPickle (test.test_bz2.BZ2DecompressorTest) ... ok test_Constructor (test.test_bz2.BZ2DecompressorTest) ... ok test_decompressor_inputbuf_1 (test.test_bz2.BZ2DecompressorTest) ... ok test_decompressor_inputbuf_2 (test.test_bz2.BZ2DecompressorTest) ... ok test_decompressor_inputbuf_3 (test.test_bz2.BZ2DecompressorTest) ... ok test_failure (test.test_bz2.BZ2DecompressorTest) ... ok testCompress (test.test_bz2.CompressDecompressTest) ... ok testCompressEmptyString (test.test_bz2.CompressDecompressTest) ... ok testDecompress (test.test_bz2.CompressDecompressTest) ... ok testDecompressBadData (test.test_bz2.CompressDecompressTest) ... ok testDecompressEmpty (test.test_bz2.CompressDecompressTest) ... ok testDecompressIncomplete (test.test_bz2.CompressDecompressTest) ... ok testDecompressMultiStream (test.test_bz2.CompressDecompressTest) ... ok testDecompressMultiStreamTrailingJunk (test.test_bz2.CompressDecompressTest) ... ok testDecompressToEmptyString (test.test_bz2.CompressDecompressTest) ... ok testDecompressTrailingJunk (test.test_bz2.CompressDecompressTest) ... ok test_bad_params (test.test_bz2.OpenTest) ... ok test_binary_modes (test.test_bz2.OpenTest) ... ok test_encoding (test.test_bz2.OpenTest) ... ok test_encoding_error_handler (test.test_bz2.OpenTest) ... ok test_fileobj (test.test_bz2.OpenTest) ... ok test_implicit_binary_modes (test.test_bz2.OpenTest) ... ok test_newline (test.test_bz2.OpenTest) ... ok test_text_modes (test.test_bz2.OpenTest) ... ok test_x_mode (test.test_bz2.OpenTest) ... ok ---------------------------------------------------------------------- Ran 95 tests in 10.226s OK 1 test OK. Total duration: 10 sec Tests result: SUCCESS =================== test_calendar ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31311 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_calendar test_days (test.test_calendar.CalendarTestCase) ... ok test_enumerate_weekdays (test.test_calendar.CalendarTestCase) ... ok test_illegal_weekday_reported (test.test_calendar.CalendarTestCase) ... ok test_isleap (test.test_calendar.CalendarTestCase) ... ok test_itermonthdates (test.test_calendar.CalendarTestCase) ... ok test_itermonthdays (test.test_calendar.CalendarTestCase) ... ok test_itermonthdays2 (test.test_calendar.CalendarTestCase) ... ok test_locale_calendars (test.test_calendar.CalendarTestCase) ... ok test_months (test.test_calendar.CalendarTestCase) ... ok test_setfirstweekday (test.test_calendar.CalendarTestCase) ... ok test_help (test.test_calendar.CommandLineTestCase) ... ok test_html_output_current_year (test.test_calendar.CommandLineTestCase) ... ok test_html_output_year_css (test.test_calendar.CommandLineTestCase) ... ok test_html_output_year_encoding (test.test_calendar.CommandLineTestCase) ... ok test_illegal_arguments (test.test_calendar.CommandLineTestCase) ... ok test_option_encoding (test.test_calendar.CommandLineTestCase) ... ok test_option_lines (test.test_calendar.CommandLineTestCase) ... ok test_option_locale (test.test_calendar.CommandLineTestCase) ... skipped 'cannot set the system default locale' test_option_months (test.test_calendar.CommandLineTestCase) ... ok test_option_spacing (test.test_calendar.CommandLineTestCase) ... ok test_option_type (test.test_calendar.CommandLineTestCase) ... ok test_option_width (test.test_calendar.CommandLineTestCase) ... ok test_output_current_year (test.test_calendar.CommandLineTestCase) ... ok test_output_month (test.test_calendar.CommandLineTestCase) ... ok BUILDSTDERR: test_output_year (te4.64user 1.00system 0:05.68elapsed 99%CPU (0avgtext+0avgdata 52552maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+236903minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_call ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_call st.test_calendar.CommandLineTestCase) ... ok test_no_leapdays (test.test_calendar.LeapdaysTestCase) ... ok test_no_leapdays_upper_boundary (test.test_calendar.LeapdaysTestCase) ... ok test_no_range (test.test_calendar.LeapdaysTestCase) ... ok test_one_leapday_lower_boundary (test.test_calendar.LeapdaysTestCase) ... ok test_several_leapyears_in_range (test.test_calendar.LeapdaysTestCase) ... ok test__all__ (test.test_calendar.MiscTestCase) ... ok test_april (test.test_calendar.MondayTestCase) ... ok test_december (test.test_calendar.MondayTestCase) ... ok test_february (test.test_calendar.MondayTestCase) ... ok test_december (test.test_calendar.MonthRangeTestCase) ... ok test_february_leap (test.test_calendar.MonthRangeTestCase) ... ok test_february_nonleap (test.test_calendar.MonthRangeTestCase) ... ok test_illegal_month_reported (test.test_calendar.MonthRangeTestCase) ... ok test_january (test.test_calendar.MonthRangeTestCase) ... ok test_thirteenth_month (test.test_calendar.MonthRangeTestCase) ... ok test_zeroth_month (test.test_calendar.MonthRangeTestCase) ... ok test_format (test.test_calendar.OutputTestCase) ... ok test_formatmonth (test.test_calendar.OutputTestCase) ... ok test_formatmonthname_with_year (test.test_calendar.OutputTestCase) ... ok test_formatmonthname_without_year (test.test_calendar.OutputTestCase) ... ok test_formatweekheader_long (test.test_calendar.OutputTestCase) ... ok test_formatweekheader_short (test.test_calendar.OutputTestCase) ... ok test_output (test.test_calendar.OutputTestCase) ... ok test_output_htmlcalendar_encoding_ascii (test.test_calendar.OutputTestCase) ... ok test_output_htmlcalendar_encoding_default (test.test_calendar.OutputTestCase) ... ok test_output_htmlcalendar_encoding_utf8 (test.test_calendar.OutputTestCase) ... ok test_output_textcalendar (test.test_calendar.OutputTestCase) ... ok test_prmonth (test.test_calendar.OutputTestCase) ... ok test_prweek (test.test_calendar.OutputTestCase) ... ok test_pryear (test.test_calendar.OutputTestCase) ... ok test_yeardatescalendar (test.test_calendar.OutputTestCase) ... ok test_yeardayscalendar (test.test_calendar.OutputTestCase) ... ok test_april (test.test_calendar.SundayTestCase) ... ok test_december (test.test_calendar.SundayTestCase) ... ok test_february (test.test_calendar.SundayTestCase) ... ok test_timegm (test.test_calendar.TimegmTestCase) ... ok ---------------------------------------------------------------------- Ran 61 tests in 5.254s OK (skipped=1) 1 test OK. Total duration: 5 sec Tests result: SUCCESS =================== test_call ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31356 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_call test_oldargs0_0 (test.test_call.CFunctionCalls) ... ok test_oldargs0_0_ext (test.test_call.CFunctionCalls) ... ok test_oldargs0_0_kw (test.test_call.CFunctionCalls) ... ok test_oldargs0_1 (test.test_call.CFunctionCalls) ... ok test_oldargs0_1_ext (test.test_call.CFunctionCalls) ... ok test_oldargs0_1_kw (test.test_call.CFunctionCalls) ... ok test_oldargs0_2 (test.test_call.CFunctionCalls) ... ok test_oldargs0_2_ext (test.test_call.CFunctionCalls) ... ok test_oldargs0_2_kw (test.test_call.CFunctionCalls) ... ok test_oldargs1_0 (test.test_call.CFunctionCalls) ... ok test_oldargs1_0_ext (test.test_call.CFunctionCalls) ... ok test_oldargs1_0_kw (test.test_call.CFunctionCalls) ... ok test_oldargs1_1 (test.test_call.CFunctionCalls) ... ok test_oldargs1_1_ext (test.test_call.CFunctionCalls) ... ok test_oldargs1_1_kw (test.test_call.CFunctionCalls) ... ok test_oldargs1_2 (test.test_call.CFunctionCalls) ... ok BUILDSTDERR: test_olda0.36user 0.03system 0:00.41elapsed 99%CPU (0avgtext+0avgdata 52028maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9940minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_capi ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_capi rgs1_2_ext (test.test_call.CFunctionCalls) ... ok test_oldargs1_2_kw (test.test_call.CFunctionCalls) ... ok test_varargs0 (test.test_call.CFunctionCalls) ... ok test_varargs0_ext (test.test_call.CFunctionCalls) ... ok test_varargs0_kw (test.test_call.CFunctionCalls) ... ok test_varargs1 (test.test_call.CFunctionCalls) ... ok test_varargs1_ext (test.test_call.CFunctionCalls) ... ok test_varargs1_kw (test.test_call.CFunctionCalls) ... ok test_varargs2 (test.test_call.CFunctionCalls) ... ok test_varargs2_ext (test.test_call.CFunctionCalls) ... ok test_varargs2_kw (test.test_call.CFunctionCalls) ... ok ---------------------------------------------------------------------- Ran 27 tests in 0.005s OK 1 test OK. Total duration: 85 ms Tests result: SUCCESS =================== test_capi ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31360 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_capi test_buildvalue_N (test.test_capi.CAPITest) ... ok test_c_type_with_matrix_multiplication (test.test_capi.CAPITest) ... ok test_docstring_signature_parsing (test.test_capi.CAPITest) ... ok test_exc_info (test.test_capi.CAPITest) ... ok test_instancemethod (test.test_capi.CAPITest) ... ok test_memoryview_from_NULL_pointer (test.test_capi.CAPITest) ... ok test_no_FatalError_infinite_loop (test.test_capi.CAPITest) ... skipped "doesn't crash on PyPy" test_return_null_without_error (test.test_capi.CAPITest) ... ok test_return_result_with_error (test.test_capi.CAPITest) ... ok test_seq_bytes_to_charp_array (test.test_capi.CAPITest) ... ok test_subprocess_fork_exec (test.test_capi.CAPITest) ... ok test_forced_io_encoding (test.test_capi.EmbeddingTests) ... skipped "'/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/Programs/_testembed' doesn't exist" test_subinterps (test.test_capi.EmbeddingTests) ... skipped "'/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/Programs/_testembed' doesn't exist" test_api_misuse (test.test_capi.PyMemDebugTests) ... FAIL test_buffer_overflow (test.test_capi.PyMemDebugTests) ... FAIL test_pymem_malloc_without_gil (test.test_capi.PyMemDebugTests) ... FAIL test_pyobject_malloc_without_gil (test.test_capi.PyMemDebugTests) ... FAIL test_api_misuse (test.test_capi.PyMemDefaultTests) ... skipped 'need Py_DEBUG' test_buffer_overflow (test.test_capi.PyMemDefaultTests) ... skipped 'need Py_DEBUG' test_pymem_malloc_without_gil (test.test_capi.PyMemDefaultTests) ... skipped 'need Py_DEBUG' test_pyobject_malloc_without_gil (test.test_capi.PyMemDefaultTests) ... skipped 'need Py_DEBUG' test_api_misuse (test.test_capi.PyMemMallocDebugTests) ... FAIL test_buffer_overflow (test.test_capi.PyMemMallocDebugTests) ... FAIL test_pymem_malloc_without_gil (test.test_capi.PyMemMallocDebugTests) ... FAIL test_pyobject_malloc_without_gil (test.test_capi.PyMemMallocDebugTests) ... FAIL test_api_misuse (test.test_capi.PyMemPymallocDebugTests) ... skipped 'need pymalloc' test_buffer_overflow (test.test_capi.PyMemPymallocDebugTests) ... skipped 'need pymalloc' test_pymem_malloc_without_gil (test.test_capi.PyMemPymallocDebugTests) ... skipped 'need pymalloc' test_pyobject_malloc_without_gil (test.test_capi.PyMemPymallocDebugTests) ... skipped 'need pymalloc' test_parse_tuple_and_keywords (test.test_capi.SkipitemTest) ... ok test_positional_only (test.test_capi.SkipitemTest) ... FAIL test_skipitem (test.test_capi.SkipitemTest) ... ERROR test_subinterps (test.test_capi.SubinterpreterTest) ... skipped 'subinterpreters not implemented on PyPy' test (test.test_capi.Test6012) ... ok test_pendingcalls_non_threaded (test.test_capi.TestPendingCalls) ... skipped 'Py_AddPendingCall not currently supported.' test_pendingcalls_threaded (test.test_capi.TestPendingCalls) ... skipped 'Py_AddPendingCall not currently supported.' test_thread_state (test.test_capi.TestThreadState) ... skipped 'Not currently supported under PyPy' test__testcapi (test.test_capi.Test_testcapi) ... ok ====================================================================== ERROR: test_skipitem (test.test_capi.SkipitemTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_capi.py", line 522, in test_skipitem optional_format.encode("ascii"), keywords) RuntimeError: impossible: ' i' ====================================================================== FAIL: test_api_misuse (test.test_capi.PyMemDebugTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_capi.py", line 648, in test_api_misuse self.assertRegex(out, regex) AssertionError: Regex didn't match: "Debug memory block at address p=(?:0x)?[0-9a-fA-F]+: API 'm'\\n 16 bytes originally requested\\n The [0-9] pad bytes at p-[0-9] are FORBIDDENBYTE, as expected.\\n The [0-9] pad bytes at tail=(?:0x)?[0-9a-fA-F]+ are FORBIDDENBYTE, as expected.\\n The block was made by call #[0-9]+ to debug malloc/realloc.\\n Data at p: cb cb cb .*\\n\\nFatal Python error: bad ID: Allocated using API 'm', verified using API 'r'\\n" not found in 'Traceback (most recent call last):\n File "", line 1, in \nAttributeError: module \'_testcapi\' has no attribute \'pymem_api_misuse\'' ====================================================================== FAIL: test_buffer_overflow (test.test_capi.PyMemDebugTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_capi.py", line 635, in test_buffer_overflow self.assertRegex(out, regex) AssertionError: Regex didn't match: "Debug memory block at address p=(?:0x)?[0-9a-fA-F]+: API 'm'\\n 16 bytes originally requested\\n The [0-9] pad bytes at p-[0-9] are FORBIDDENBYTE, as expected.\\n The [0-9] pad bytes at tail=(?:0x)?[0-9a-fA-F]+ are not all FORBIDDENBYTE \\(0x[0-9a-f]{2}\\):\\n at tail\\+0: 0x78 \\*\\*\\* OUCH\\n at tail\\+1: 0xfb\\n at tail\\+2: 0xfb\\n .*\\n The block was made by call #[0-9]+ to debug malloc/realloc.\\n Data at p: cb cb cb .*\\n\\nFatal Python error: bad trailing pad byte" not found in 'Traceback (most recent call last):\n File "", line 1, in \nAttributeError: module \'_testcapi\' has no attribute \'pymem_buffer_overflow\'' ====================================================================== FAIL: test_pymem_malloc_without_gil (test.test_capi.PyMemDebugTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_capi.py", line 661, in test_pymem_malloc_without_gil self.check_malloc_without_gil(code) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_capi.py", line 655, in check_malloc_without_gil self.assertIn(expected, out) AssertionError: 'Fatal Python error: Python memory allocator called without holding the GIL' not found in 'Traceback (most recent call last):\n File "", line 1, in \nAttributeError: module \'_testcapi\' has no attribute \'pymem_malloc_without_gil\'' ====================================================================== FAIL: test_pyobject_malloc_without_gil (test.test_capi.PyMemDebugTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_capi.py", line 667, in test_pyobject_malloc_without_gil self.check_malloc_without_gil(code) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_capi.py", line 655, in check_malloc_without_gil self.assertIn(expected, out) AssertionError: 'Fatal Python error: Python memory allocator called without holding the GIL' not found in 'Traceback (most recent call last):\n File "", line 1, in \nAttributeError: module \'_testcapi\' has no attribute \'pyobject_malloc_without_gil\'' ====================================================================== FAIL: test_api_misuse (test.test_capi.PyMemMallocDebugTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_capi.py", line 648, in test_api_misuse self.assertRegex(out, regex) AssertionError: Regex didn't match: "Debug memory block at address p=(?:0x)?[0-9a-fA-F]+: API 'm'\\n 16 bytes originally requested\\n The [0-9] pad bytes at p-[0-9] are FORBIDDENBYTE, as expected.\\n The [0-9] pad bytes at tail=(?:0x)?[0-9a-fA-F]+ are FORBIDDENBYTE, as expected.\\n The block was made by call #[0-9]+ to debug malloc/realloc.\\n Data at p: cb cb cb .*\\n\\nFatal Python error: bad ID: Allocated using API 'm', verified using API 'r'\\n" not found in 'Traceback (most recent call last):\n File "", line 1, in \nAttributeError: module \'_testcapi\' has no attribute \'pymem_api_misuse\'' ====================================================================== FAIL: test_buffer_overflow (test.test_capi.PyMemMallocDebugTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_capi.py", line 635, in test_buffer_overflow self.assertRegex(out, regex) AssertionError: Regex didn't match: "Debug memory block at address p=(?:0x)?[0-9a-fA-F]+: API 'm'\\n 16 bytes originally requested\\n The [0-9] pad bytes at p-[0-9] are FORBIDDENBYTE, as expected.\\n The [0-9] pad bytes at tail=(?:0x)?[0-9a-fA-F]+ are not all FORBIDDENBYTE \\(0x[0-9a-f]{2}\\):\\n at tail\\+0: 0x78 \\*\\*\\* OUCH\\n at tail\\+1: 0xfb\\n at tail\\+2: 0xfb\\n .*\\n The block was made by call #[0-9]+ to debug malloc/realloc.\\n Data at p: cb cb cb .*\\n\\nFatal Python error: bad trailing pad byte" not found in 'Traceback (most recent call last):\n File "", line 1, in \nAttributeError: module \'_testcapi\' has no attribute \'pymem_buffer_overflow\'' ====================================================================== FAIL: test_pymem_malloc_without_gil (test.test_capi.PyMemMallocDebugTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_capi.py", line 661, in test_pymem_malloc_without_gil self.check_malloc_without_gil(code) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_capi.py", line 655, in check_malloc_without_gil self.assertIn(expected, out) AssertionError: 'Fatal Python error: Python memory allocator called without holding the GIL' not found in 'Traceback (most recent call last):\n File "", line 1, in \nAttributeError: module \'_testcapi\' has no attribute \'pymem_malloc_without_gil\'' ====================================================================== FAIL: test_pyobject_malloc_without_gil (test.test_capi.PyMemMallocDebugTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_capi.py", line 667, in test_pyobject_malloc_without_gil self.check_malloc_without_gil(code) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_capi.py", line 655, in check_malloc_without_gil self.assertIn(expected, out) BUILDSTDERR: AssertionError: 'Fatal Python error: Python memory allocator called without holding the GIL' not foutest test_capi failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 1.74user 0.30system 0:02.06elapsed 99%CPU (0avgtext+0avgdata 53872maxresident)k BUILDSTDERR: 0inputs+136outputs (0major+73530minor)pagefaults 0swaps + echo test_capi + for TestName in $(cat testnames.txt) + echo =================== test_cgi ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_cgi BUILDSTDERR: 0.44user 0.05system 0:00.50elapsed 99%CPU (0avgtext+0avgdata 53720maxresident)k BUILDSTDERR: 0inputs+1544outputs (0major+11922minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_cgitb ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_cgitb nd in 'Traceback (most recent call last):\n File "", line 1, in \nAttributeError: module \'_testcapi\' has no attribute \'pyobject_malloc_without_gil\'' ====================================================================== FAIL: test_positional_only (test.test_capi.SkipitemTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_capi.py", line 552, in test_positional_only parse((1,), {'a': 3}, b'OOO', ['', '', 'a']) TypeError: Required argument '' (pos 2) not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_capi.py", line 552, in test_positional_only parse((1,), {'a': 3}, b'OOO', ['', '', 'a']) AssertionError: "Function takes at least 2 positional arguments \(1 given\)" does not match "Required argument '' (pos 2) not found" ---------------------------------------------------------------------- Ran 38 tests in 1.596s FAILED (failures=9, errors=1, skipped=15) test_capi failed 1 test failed: test_capi Total duration: 2 sec Tests result: FAILURE =================== test_cgi ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31374 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_cgi testQSAndFormData (test.test_cgi.CgiTests) ... ok testQSAndFormDataFile (test.test_cgi.CgiTests) ... ok testQSAndUrlEncode (test.test_cgi.CgiTests) ... ok test_all (test.test_cgi.CgiTests) ... ok test_deprecated_parse_qs (test.test_cgi.CgiTests) ... ok test_deprecated_parse_qsl (test.test_cgi.CgiTests) ... ok test_escape (test.test_cgi.CgiTests) ... ok test_fieldstorage_as_context_manager (test.test_cgi.CgiTests) ... ok test_fieldstorage_invalid (test.test_cgi.CgiTests) ... ok test_fieldstorage_multipart (test.test_cgi.CgiTests) ... ok test_fieldstorage_multipart_leading_whitespace (test.test_cgi.CgiTests) ... ok test_fieldstorage_multipart_maxline (test.test_cgi.CgiTests) ... ok test_fieldstorage_multipart_non_ascii (test.test_cgi.CgiTests) ... ok test_fieldstorage_multipart_w3c (test.test_cgi.CgiTests) ... ok test_fieldstorage_part_content_length (test.test_cgi.CgiTests) ... ok test_fieldstorage_properties (test.test_cgi.CgiTests) ... ok test_fieldstorage_readline (test.test_cgi.CgiTests) ... ok test_log (test.test_cgi.CgiTests) ... ok test_parse_header (test.test_cgi.CgiTests) ... ok test_parse_multipart (test.test_cgi.CgiTests) ... ok test_strict (test.test_cgi.CgiTests) ... ok ---------------------------------------------------------------------- Ran 21 tests in 0.063s OK 1 test OK. Total duration: 185 ms Tests result: SUCCESS =================== test_cgitb ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31378 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_cgitb test_blanks (test.test_cgitb.TestCgitb) ... ok test_fonts (test.test_cgitb.TestCgitb) ... ok test_html (test.test_cgitb.TestCgitb) ... ok test_syshook_no_logdir_default_format (test.test_cgitb.TestCgitb) ... ok BUILDSTDERR: test_syshook_no_logdir_text_for1.04user 0.13system 0:01.18elapsed 99%CPU (0avgtext+0avgdata 52704maxresident)k BUILDSTDERR: 0inputs+56outputs (0major+30992minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_charmapcodec ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_charmapcodec BUILDSTDERR: 0.37user 0.04system 0:00.42elapsed 99%CPU (0avgtext+0avgdata 51848maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9739minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_class ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_class BUILDSTDERR: 0.38user 0.04system 0:00.44elapsed 98%CPU (0avgtext+0avgdata 52796maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+10365minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_cmath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_cmath mat (test.test_cgitb.TestCgitb) ... ok test_text (test.test_cgitb.TestCgitb) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.734s OK 1 test OK. Total duration: 856 ms Tests result: SUCCESS =================== test_charmapcodec ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31385 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_charmapcodec test_constructorx (test.test_charmapcodec.CharmapCodecTest) ... ok test_constructory (test.test_charmapcodec.CharmapCodecTest) ... ok test_encodex (test.test_charmapcodec.CharmapCodecTest) ... ok test_maptoundefined (test.test_charmapcodec.CharmapCodecTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.003s OK 1 test OK. Total duration: 94 ms Tests result: SUCCESS =================== test_class ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31389 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_class testBadTypeReturned (test.test_class.ClassTests) ... ok testBinaryOps (test.test_class.ClassTests) ... ok testDel (test.test_class.ClassTests) ... ok testForExceptionsRaisedInInstanceGetattr2 (test.test_class.ClassTests) ... ok testGetSetAndDel (test.test_class.ClassTests) ... ok testHashComparisonOfMethods (test.test_class.ClassTests) ... ok testHashStuff (test.test_class.ClassTests) ... ok testInit (test.test_class.ClassTests) ... ok testListAndDictOps (test.test_class.ClassTests) ... ok testMisc (test.test_class.ClassTests) ... ok testSFBug532646 (test.test_class.ClassTests) ... ok testUnaryOps (test.test_class.ClassTests) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.017s OK 1 test OK. Total duration: 111 ms Tests result: SUCCESS =================== test_cmath ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31393 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_cmath testAtanSign (test.test_cmath.CMathTests) ... ok testAtanhSign (test.test_cmath.CMathTests) ... ok testTanhSign (test.test_cmath.CMathTests) ... ok test_abs (test.test_cmath.CMathTests) ... ok test_abs_overflows (test.test_cmath.CMathTests) ... ok test_cmath_matches_math (test.test_cmath.CMathTests) ... ok test_constants (test.test_cmath.CMathTests) ... ok test_infinity_and_nan_constants (test.test_cmath.CMathTests) ... ok test_input_type (test.test_cmath.CMathTests) ... ok test_isfinite (test.test_cmath.CMathTests) ... ok test_isinf (test.test_cmath.CMathTests) ... ok test_isnan (test.test_cmath.CMathTests) ... ok test_phase (test.test_cmath.CMathTests) ... ok test_polar (test.test_cmath.CMathTests) ... ok BUILDSTDERR: test_polar_errno (test.test_cmath.CMat0.59user 0.04system 0:00.65elapsed 99%CPU (0avgtext+0avgdata 55656maxresident)k BUILDSTDERR: 160inputs+184outputs (1major+12349minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_cmd ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_cmd hTests) ... skipped 'implementation detail specific to cpython' test_rect (test.test_cmath.CMathTests) ... ok test_specific_values (test.test_cmath.CMathTests) ... ok test_user_object (test.test_cmath.CMathTests) ... ok test_asymmetry (test.test_cmath.IsCloseTests) ... ok test_complex_near_zero (test.test_cmath.IsCloseTests) ... ok test_complex_values (test.test_cmath.IsCloseTests) ... ok test_decimals (test.test_cmath.IsCloseTests) ... ok test_eight_decimal_places (test.test_cmath.IsCloseTests) ... ok test_fractions (test.test_cmath.IsCloseTests) ... ok test_identical (test.test_cmath.IsCloseTests) ... ok test_identical_infinite (test.test_cmath.IsCloseTests) ... ok test_inf_ninf_nan (test.test_cmath.IsCloseTests) ... ok test_integers (test.test_cmath.IsCloseTests) ... ok test_near_zero (test.test_cmath.IsCloseTests) ... ok test_negative_tolerances (test.test_cmath.IsCloseTests) ... ok test_reject_complex_tolerances (test.test_cmath.IsCloseTests) ... ok test_zero_tolerance (test.test_cmath.IsCloseTests) ... ok ---------------------------------------------------------------------- Ran 32 tests in 0.193s OK (skipped=1) 1 test OK. Total duration: 327 ms Tests result: SUCCESS =================== test_cmd ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31397 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_cmd Trying: mycmd = samplecmdclass() Expecting nothing ok Trying: mycmd.parseline("") Expecting: (None, None, '') ok Trying: mycmd.parseline("?") Expecting: ('help', '', 'help ') ok Trying: mycmd.parseline("?help") Expecting: ('help', 'help', 'help help') ok Trying: mycmd.parseline("!") Expecting: ('shell', '', 'shell ') ok Trying: mycmd.parseline("!command") Expecting: ('shell', 'command', 'shell command') ok Trying: mycmd.parseline("func") Expecting: ('func', '', 'func') ok Trying: mycmd.parseline("func arg1") Expecting: ('func', 'arg1', 'func arg1') ok Trying: mycmd.onecmd("") Expecting nothing ok Trying: mycmd.onecmd("add 4 5") Expecting: 9 ok Trying: mycmd.onecmd("") Expecting: 9 ok Trying: mycmd.onecmd("test") Expecting: *** Unknown syntax: test ok Trying: mycmd.emptyline() Expecting: *** Unknown syntax: test ok Trying: mycmd.default("default") Expecting: *** Unknown syntax: default ok Trying: mycmd.completedefault() Expecting: This is the completedefault methode ok Trying: mycmd.completenames("a") Expecting: ['add'] ok Trying: mycmd.completenames("12") Expecting: [] ok Trying: mycmd.completenames("help") Expecting: ['help'] ok Trying: mycmd.complete_help("a") Expecting: ['add'] ok Trying: mycmd.complete_help("he") Expecting: ['help'] ok Trying: mycmd.complete_help("12") Expecting: [] ok Trying: sorted(mycmd.complete_help("")) Expecting: ['add', 'exit', 'help', 'shell'] ok Trying: mycmd.do_help("testet") Expecting: *** No help on testet ok Trying: mycmd.do_help("add") Expecting: help text for add ok Trying: mycmd.onecmd("help add") Expecting: help text for add ok Trying: mycmd.do_help("") Expecting: Documented commands (type help ): ======================================== add help Undocumented commands: ====================== exit shell ok Trying: mycmd.print_topics("header", ["command1", "command2"], 2 ,10) Expecting: header ====== command1 command2 ok Trying: mycmd.columnize([str(i) for i in range(20)]) Expecting: BUILDSTDERR: 0 1 20.46user 0.03system 0:00.51elapsed 98%CPU (0avgtext+0avgdata 52308maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+11438minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_cmd_line ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_cmd_line 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 ok Trying: mycmd.columnize([str(i) for i in range(20)], 10) Expecting: 0 7 14 1 8 15 2 9 16 3 10 17 4 11 18 5 12 19 6 13 ok Trying: mycmd.use_rawinput=0 Expecting nothing ok Trying: mycmd.cmdqueue=["", "add", "add 4 5", "help", "help add","exit"] Expecting nothing ok Trying: mycmd.cmdloop() Expecting: Hello from preloop help text for add *** invalid number of arguments 9 Documented commands (type help ): ======================================== add help Undocumented commands: ====================== exit shell help text for add Hello from postloop ok 19 items had no tests: test.test_cmd test.test_cmd.TestAlternateInput test.test_cmd.TestAlternateInput.simplecmd test.test_cmd.TestAlternateInput.simplecmd.do_EOF test.test_cmd.TestAlternateInput.simplecmd.do_print test.test_cmd.TestAlternateInput.simplecmd2 test.test_cmd.TestAlternateInput.simplecmd2.do_EOF test.test_cmd.TestAlternateInput.test_file_with_missing_final_nl test.test_cmd.TestAlternateInput.test_input_reset_at_EOF test.test_cmd.samplecmdclass.complete_command test.test_cmd.samplecmdclass.completedefault test.test_cmd.samplecmdclass.do_add test.test_cmd.samplecmdclass.do_exit test.test_cmd.samplecmdclass.do_shell test.test_cmd.samplecmdclass.help_add test.test_cmd.samplecmdclass.postloop test.test_cmd.samplecmdclass.preloop test.test_cmd.test_coverage test.test_cmd.test_main 1 items passed all tests: 32 tests in test.test_cmd.samplecmdclass 32 tests in 20 items. 32 passed and 0 failed. Test passed. doctest (test.test_cmd) ... 32 tests with zero failures test_file_with_missing_final_nl (test.test_cmd.TestAlternateInput) ... ok test_input_reset_at_EOF (test.test_cmd.TestAlternateInput) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK 1 test OK. Total duration: 187 ms Tests result: SUCCESS =================== test_cmd_line ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31401 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_cmd_line test_builtin_input (test.test_cmd_line.CmdLineTest) ... ok test_closed_stdout (test.test_cmd_line.CmdLineTest) ... ok test_del___main__ (test.test_cmd_line.CmdLineTest) ... ok test_directories (test.test_cmd_line.CmdLineTest) ... ok test_displayhook_unencodable (test.test_cmd_line.CmdLineTest) ... ok test_empty_PYTHONPATH_issue16309 (test.test_cmd_line.CmdLineTest) ... ok test_hash_randomization (test.test_cmd_line.CmdLineTest) ... ok test_isolatedmode (test.test_cmd_line.CmdLineTest) ... ok test_large_PYTHONPATH (test.test_cmd_line.CmdLineTest) ... ok test_no_std_streams (test.test_cmd_line.CmdLineTest) ... ok test_no_stderr (test.test_cmd_line.CmdLineTest) ... ok test_no_stdin (test.test_cmd_line.CmdLineTest) ... ok test_no_stdout (test.test_cmd_line.CmdLineTest) ... ok test_non_ascii (test.test_cmd_line.CmdLineTest) ... skipped 'need support.FS_NONASCII' test_optimize (test.test_cmd_line.CmdLineTest) ... ok test_osx_android_utf8 (test.test_cmd_line.CmdLineTest) ... skipped 'test specific to Mac OS X and Android' test_output_newline (test.test_cmd_line.CmdLineTest) ... ok test_run_code (test.test_cmd_line.CmdLineTest) ... ok test_run_module (test.test_cmd_line.CmdLineTest) ... ok test_run_module_bug1764407 (test.test_cmd_line.CmdLineTest) ... ok test_showrefcount (test.test_cmd_line.CmdLineTest) ... ok BUILDSTDERR: testest test_cmd_line failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 3.35user 1.08system 0:04.45elapsed 99%CPU (0avgtext+0avgdata 52316maxresident)k BUILDSTDERR: 8inputs+104outputs (0major+260137minor)pagefaults 0swaps + echo test_cmd_line + for TestName in $(cat testnames.txt) + echo =================== test_cmd_line_script ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_cmd_line_script t_site_flag (test.test_cmd_line.CmdLineTest) ... ok test_stdin_readline (test.test_cmd_line.CmdLineTest) ... ok test_stdout_flush_at_shutdown (test.test_cmd_line.CmdLineTest) ... FAIL test_unbuffered_input (test.test_cmd_line.CmdLineTest) ... ok test_unbuffered_output (test.test_cmd_line.CmdLineTest) ... ok test_undecodable_code (test.test_cmd_line.CmdLineTest) ... ok test_unknown_options (test.test_cmd_line.CmdLineTest) ... ok test_unmached_quote (test.test_cmd_line.CmdLineTest) ... ok test_usage (test.test_cmd_line.CmdLineTest) ... ok test_verbose (test.test_cmd_line.CmdLineTest) ... ok test_version (test.test_cmd_line.CmdLineTest) ... ok test_xoptions (test.test_cmd_line.CmdLineTest) ... ok ====================================================================== FAIL: test_stdout_flush_at_shutdown (test.test_cmd_line.CmdLineTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_cmd_line.py", line 352, in test_stdout_flush_at_shutdown rc, out, err = assert_python_failure('-c', code) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/support/script_helper.py", line 160, in assert_python_failure return _assert_python(False, *args, **env_vars) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/support/script_helper.py", line 136, in _assert_python err)) AssertionError: Process return code is 0 command line: ['/builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/pypy3-c', '-X', 'faulthandler', '-I', '-c', "if 1:\n import os, sys, test.support\n test.support.SuppressCrashReport().__enter__()\n sys.stdout.write('x')\n os.close(sys.stdout.fileno())"] stdout: --- --- stderr: --- Exception ignored in: <_io.TextIOWrapper name='' mode='w' encoding='ANSI_X3.4-1968'> OSError: [Errno 9] Bad file descriptor --- ---------------------------------------------------------------------- Ran 33 tests in 3.947s FAILED (failures=1, skipped=2) test_cmd_line failed 1 test failed: test_cmd_line Total duration: 4 sec Tests result: FAILURE =================== test_cmd_line_script ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31463 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_cmd_line_script test_basic_script (test.test_cmd_line_script.CmdLineTest) ... ok test_consistent_sys_path_for_direct_execution (test.test_cmd_line_script.CmdLineTest) ... FAIL test_consistent_sys_path_for_module_execution (test.test_cmd_line_script.CmdLineTest) ... ok test_dash_c_loader (test.test_cmd_line_script.CmdLineTest) ... ok test_dash_m_bad_pyc (test.test_cmd_line_script.CmdLineTest) ... ok test_dash_m_error_code_is_one (test.test_cmd_line_script.CmdLineTest) ... ok test_dash_m_errors (test.test_cmd_line_script.CmdLineTest) ... ok test_dash_m_init_traceback (test.test_cmd_line_script.CmdLineTest) ... ok test_dash_m_main_traceback (test.test_cmd_line_script.CmdLineTest) ... ok test_directory (test.test_cmd_line_script.CmdLineTest) ... ok test_directory_compiled (test.test_cmd_line_script.CmdLineTest) ... ok test_directory_error (test.test_cmd_line_script.CmdLineTest) ... ok test_issue20500_exit_with_exception_value (test.test_cmd_line_script.CmdLineTest) ... ok test_issue8202 (test.test_cmd_line_script.CmdLineTest) ... ok test_issue8202_dash_c_file_ignored (test.test_cmd_line_script.CmdLineTest) ... ok test_issue8202_dash_m_file_ignored (test.test_cmd_line_script.CmdLineTest) ... ok test_module_in_package (test.test_cmd_line_script.CmdLineTest) ... ok BUILDSTDERR: test_modutest test_cmd_line_script failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 6.98user 1.34system 0:08.37elapsed 99%CPU (0avgtext+0avgdata 52912maxresident)k BUILDSTDERR: 0inputs+608outputs (0major+285873minor)pagefaults 0swaps + echo test_cmd_line_script + for TestName in $(cat testnames.txt) + echo =================== test_code ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_code le_in_package_in_zipfile (test.test_cmd_line_script.CmdLineTest) ... ok test_module_in_subpackage_in_zipfile (test.test_cmd_line_script.CmdLineTest) ... ok test_non_ascii (test.test_cmd_line_script.CmdLineTest) ... ok test_package (test.test_cmd_line_script.CmdLineTest) ... ok test_package_compiled (test.test_cmd_line_script.CmdLineTest) ... ok test_package_error (test.test_cmd_line_script.CmdLineTest) ... ok test_package_recursion (test.test_cmd_line_script.CmdLineTest) ... ok test_pep_409_verbiage (test.test_cmd_line_script.CmdLineTest) ... ok test_repl_stderr_flush (test.test_cmd_line_script.CmdLineTest) ... ok test_repl_stderr_flush_separate_stderr (test.test_cmd_line_script.CmdLineTest) ... skipped 'the prompt is still written to stdout in pypy' test_repl_stdout_flush (test.test_cmd_line_script.CmdLineTest) ... ok test_repl_stdout_flush_separate_stderr (test.test_cmd_line_script.CmdLineTest) ... skipped 'the prompt is still written to stdout in pypy' test_script_compiled (test.test_cmd_line_script.CmdLineTest) ... ok test_stdin_loader (test.test_cmd_line_script.CmdLineTest) ... ok test_syntaxerror_indented_caret_position (test.test_cmd_line_script.CmdLineTest) ... ok test_syntaxerror_unindented_caret_position (test.test_cmd_line_script.CmdLineTest) ... ok test_zipfile (test.test_cmd_line_script.CmdLineTest) ... ok test_zipfile_compiled (test.test_cmd_line_script.CmdLineTest) ... ok test_zipfile_error (test.test_cmd_line_script.CmdLineTest) ... ok ====================================================================== FAIL: test_consistent_sys_path_for_direct_execution (test.test_cmd_line_script.CmdLineTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_cmd_line_script.py", line 610, in test_consistent_sys_path_for_direct_execution self.assertEqual(out_by_dir, out_by_name) AssertionError: Lists differ: ['/tm[13 chars]', '/tmp', '/builddir/build/BUILD/pypy3.6-v7.1[328 chars]ges'] != ['/tm[13 chars]', '/builddir/build/BUILD/pypy3.6-v7.1.1-src/l[320 chars]ges'] First differing element 1: '/tmp' '/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/__extensions__' First list contains 1 additional elements. First extra element 7: '/builddir/build/BUILD/pypy3.6-v7.1.1-src/site-packages' ['/tmp/tmpzj17u5dx', - '/tmp', '/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/__extensions__', '/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy', '/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3', '/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/lib-tk', '/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/plat-linux2', '/builddir/build/BUILD/pypy3.6-v7.1.1-src/site-packages'] ---------------------------------------------------------------------- Ran 36 tests in 7.901s FAILED (failures=1, skipped=2) test_cmd_line_script failed 1 test failed: test_cmd_line_script Total duration: 8 sec Tests result: FAILURE =================== test_code ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31518 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_code Trying: def f(x): def g(y): return x + y return g Expecting nothing ok Trying: dump(f.__code__) Expecting: name: f argcount: 1 kwonlyargcount: 0 names: () varnames: ('x', 'g') cellvars: ('x',) freevars: () nlocals: 2 flags: 3 consts: ('None', '', "'f..g'") ok Trying: dump(f(4).__code__) Expecting: name: g argcount: 1 kwonlyargcount: 0 BUILDSTDERR: 0.39user 0.03system 0:00.42elapsed 99%CPU (0avgtext+0avgdata 52312maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+11428minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_code_module ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_code_module names: () varnames: ('y',) cellvars: () freevars: ('x',) nlocals: 1 flags: 19 consts: ('None',) ok Trying: def h(x, y): a = x + y b = x - y c = a * b return c Expecting nothing ok Trying: dump(h.__code__) Expecting: name: h argcount: 2 kwonlyargcount: 0 names: () varnames: ('x', 'y', 'a', 'b', 'c') cellvars: () freevars: () nlocals: 5 flags: 67 consts: ('None',) ok Trying: def attrs(obj): print(obj.attr1) print(obj.attr2) print(obj.attr3) Expecting nothing ok Trying: dump(attrs.__code__) Expecting: name: attrs argcount: 1 kwonlyargcount: 0 names: ('print', 'attr1', 'attr2', 'attr3') varnames: ('obj',) cellvars: () freevars: () nlocals: 1 flags: 67 consts: ('None',) ok Trying: def optimize_away(): 'doc string' 'not a docstring' 53 0x53 Expecting nothing ok Trying: dump(optimize_away.__code__) Expecting: name: optimize_away argcount: 0 kwonlyargcount: 0 names: () varnames: () cellvars: () freevars: () nlocals: 0 flags: 1048643 consts: ("'doc string'", 'None') ok Trying: def keywordonly_args(a,b,*,k1): return a,b,k1 Expecting nothing ok Trying: dump(keywordonly_args.__code__) Expecting: name: keywordonly_args argcount: 2 kwonlyargcount: 1 names: () varnames: ('a', 'b', 'k1') cellvars: () freevars: () nlocals: 3 flags: 67 consts: ('None',) ok 17 items had no tests: test.test_code.CodeConstsTest test.test_code.CodeConstsTest.assertIsInterned test.test_code.CodeConstsTest.assertIsNotInterned test.test_code.CodeConstsTest.find_const test.test_code.CodeConstsTest.test_interned_string test.test_code.CodeConstsTest.test_interned_string_default test.test_code.CodeConstsTest.test_interned_string_in_frozenset test.test_code.CodeConstsTest.test_interned_string_in_tuple test.test_code.CodeConstsTest.test_interned_string_with_null test.test_code.CodeTest test.test_code.CodeTest.test_newempty test.test_code.CodeWeakRefTest test.test_code.CodeWeakRefTest.test_basic test.test_code.consts test.test_code.dump test.test_code.isinterned test.test_code.test_main 1 items passed all tests: 11 tests in test.test_code 11 tests in 18 items. 11 passed and 0 failed. Test passed. doctest (test.test_code) ... 11 tests with zero failures test_newempty (test.test_code.CodeTest) ... skipped 'implementation detail specific to cpython' test_interned_string (test.test_code.CodeConstsTest) ... skipped 'implementation detail specific to cpython' test_interned_string_default (test.test_code.CodeConstsTest) ... skipped 'implementation detail specific to cpython' test_interned_string_in_frozenset (test.test_code.CodeConstsTest) ... skipped 'implementation detail specific to cpython' test_interned_string_in_tuple (test.test_code.CodeConstsTest) ... skipped 'implementation detail specific to cpython' test_interned_string_with_null (test.test_code.CodeConstsTest) ... skipped 'implementation detail specific to cpython' test_basic (test.test_code.CodeWeakRefTest) ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.029s OK (skipped=6) 1 test OK. Total duration: 162 ms Tests result: SUCCESS =================== test_code_module ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31522 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_code_module BUILDSTDERR: test_banner (test.test_code_modul0.47user 0.05system 0:00.53elapsed 99%CPU (0avgtext+0avgdata 53240maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+11536minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codeccallbacks ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codeccallbacks e.TestInteractiveConsole) ... ok test_cause_tb (test.test_code_module.TestInteractiveConsole) ... ok test_console_stderr (test.test_code_module.TestInteractiveConsole) ... ok test_context_tb (test.test_code_module.TestInteractiveConsole) ... ok test_exit_msg (test.test_code_module.TestInteractiveConsole) ... ok test_ps1 (test.test_code_module.TestInteractiveConsole) ... ok test_ps2 (test.test_code_module.TestInteractiveConsole) ... ok test_syntax_error (test.test_code_module.TestInteractiveConsole) ... ok test_sysexcepthook (test.test_code_module.TestInteractiveConsole) ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.071s OK 1 test OK. Total duration: 178 ms Tests result: SUCCESS =================== test_codeccallbacks ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31526 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_codeccallbacks test_backslashescape (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodbackslashreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodignoreexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodnamereplaceexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodstrictexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodsurrogateescapeexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodsurrogatepassexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badandgoodxmlcharrefreplaceexceptions (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badhandlerresults (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badlookupcall (test.test_codeccallbacks.CodecCallbackTest) ... ok test_badregistercall (test.test_codeccallbacks.CodecCallbackTest) ... ok test_bug828737 (test.test_codeccallbacks.CodecCallbackTest) ... ok test_callbacks (test.test_codeccallbacks.CodecCallbackTest) ... ok test_charmapencode (test.test_codeccallbacks.CodecCallbackTest) ... ok test_decodehelper (test.test_codeccallbacks.CodecCallbackTest) ... ok test_decodeunicodeinternal (test.test_codeccallbacks.CodecCallbackTest) ... ok test_decoding_callbacks (test.test_codeccallbacks.CodecCallbackTest) ... ok test_encodehelper (test.test_codeccallbacks.CodecCallbackTest) ... ok test_fake_error_class (test.test_codeccallbacks.CodecCallbackTest) ... ok test_longstrings (test.test_codeccallbacks.CodecCallbackTest) ... ok test_lookup (test.test_codeccallbacks.CodecCallbackTest) ... ok test_mutatingdecodehandler (test.test_codeccallbacks.CodecCallbackTest) ... skipped 'PyPy does not have this restriction' test_nameescape (test.test_codeccallbacks.CodecCallbackTest) ... ok test_translatehelper (test.test_codeccallbacks.CodecCallbackTest) ... ok test_unencodablereplacement (test.test_codeccallbacks.CodecCallbackTest) ... ok test_unicodedecodeerror (test.test_codeccallbacks.CodecCallbackTest) ... ok test_unicodeencodeerror (test.test_codeccallbacks.CodecCallbackTest) ... ok test_unicodetranslateerror (test.test_codeccallbacks.CodecCallbackTest) ... ok test_uninamereplace (test.test_codeccallbacks.CodecCallbackTest) ... ok test_unknownhandler (test.test_codeccallbacks.CodecCallbackTest) ... ok test_xmlcharnamereplace (test.test_codeccallbacks.CodecCallbackTest) ... ok test_xmlcharrefreplace (test.test_codeccallbacks.CodecCallbackTest) ... ok test_xmlcharrefvalues (test.test_codeccallbacks.CodecCallbackTest) ... ok BUILDSTDERR: ---------------------------------------------------------0.58user 0.05system 0:00.64elapsed 99%CPU (0avgtext+0avgdata 52604maxresident)k BUILDSTDERR: 0inputs+96outputs (0major+11385minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_cn ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecencodings_cn ------------- Ran 34 tests in 0.160s OK (skipped=1) 1 test OK. Total duration: 283 ms Tests result: SUCCESS =================== test_codecencodings_cn ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31530 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_codecencodings_cn test_callback_None_index (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_backward_index (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_forward_index (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_index_outofbound (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_long_index (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_returns_bytes (test.test_codecencodings_cn.Test_GB18030) ... ok test_callback_wrong_objects (test.test_codecencodings_cn.Test_GB18030) ... ok test_chunkcoding (test.test_codecencodings_cn.Test_GB18030) ... ok test_customreplace_encode (test.test_codecencodings_cn.Test_GB18030) ... skipped 'encoding contains full ISO 10646 map' test_errorhandle (test.test_codecencodings_cn.Test_GB18030) ... ok test_incrementaldecoder (test.test_codecencodings_cn.Test_GB18030) ... ok test_incrementalencoder (test.test_codecencodings_cn.Test_GB18030) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_GB18030) ... ok test_streamreader (test.test_codecencodings_cn.Test_GB18030) ... ok test_streamwriter (test.test_codecencodings_cn.Test_GB18030) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_cn.Test_GB18030) ... ok test_xmlcharrefreplace (test.test_codecencodings_cn.Test_GB18030) ... skipped 'encoding contains full ISO 10646 map' test_callback_None_index (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_backward_index (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_forward_index (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_index_outofbound (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_long_index (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_returns_bytes (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_wrong_objects (test.test_codecencodings_cn.Test_GB2312) ... ok test_chunkcoding (test.test_codecencodings_cn.Test_GB2312) ... ok test_customreplace_encode (test.test_codecencodings_cn.Test_GB2312) ... ok test_errorhandle (test.test_codecencodings_cn.Test_GB2312) ... ok test_incrementaldecoder (test.test_codecencodings_cn.Test_GB2312) ... ok test_incrementalencoder (test.test_codecencodings_cn.Test_GB2312) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_GB2312) ... ok test_streamreader (test.test_codecencodings_cn.Test_GB2312) ... ok test_streamwriter (test.test_codecencodings_cn.Test_GB2312) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_cn.Test_GB2312) ... ok test_xmlcharrefreplace (test.test_codecencodings_cn.Test_GB2312) ... ok test_callback_None_index (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_backward_index (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_forward_index (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_index_outofbound (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_long_index (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_returns_bytes (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_wrong_objects (test.test_codecencodings_cn.Test_GBK) ... ok test_chunkcoding (test.test_codecencodings_cn.Test_GBK) ... ok test_customreplace_encode (test.test_codecencodings_cn.Test_GBK) ... ok BUILDSTDERR: test_errorhandle (test.test_codecencodings_cn.1.04user 0.05system 0:01.11elapsed 98%CPU (0avgtext+0avgdata 57484maxresident)k BUILDSTDERR: 8inputs+96outputs (0major+12776minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_hk ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecencodings_hk BUILDSTDERR: 0.47user 0.04system 0:00.51elapsed 98%CPU (0avgtext+0avgdata 52464maxresident)k BUILDSTDERR: 8inputs+32outputs (0major+11390minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_iso2022 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecencodings_iso2022 Test_GBK) ... ok test_incrementaldecoder (test.test_codecencodings_cn.Test_GBK) ... ok test_incrementalencoder (test.test_codecencodings_cn.Test_GBK) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_GBK) ... ok test_streamreader (test.test_codecencodings_cn.Test_GBK) ... ok test_streamwriter (test.test_codecencodings_cn.Test_GBK) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_cn.Test_GBK) ... ok test_xmlcharrefreplace (test.test_codecencodings_cn.Test_GBK) ... ok test_callback_None_index (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_backward_index (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_forward_index (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_index_outofbound (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_long_index (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_returns_bytes (test.test_codecencodings_cn.Test_HZ) ... ok test_callback_wrong_objects (test.test_codecencodings_cn.Test_HZ) ... ok test_chunkcoding (test.test_codecencodings_cn.Test_HZ) ... ok test_customreplace_encode (test.test_codecencodings_cn.Test_HZ) ... ok test_errorhandle (test.test_codecencodings_cn.Test_HZ) ... ok test_incrementaldecoder (test.test_codecencodings_cn.Test_HZ) ... ok test_incrementalencoder (test.test_codecencodings_cn.Test_HZ) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_cn.Test_HZ) ... ok test_streamreader (test.test_codecencodings_cn.Test_HZ) ... ok test_streamwriter (test.test_codecencodings_cn.Test_HZ) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_cn.Test_HZ) ... ok test_xmlcharrefreplace (test.test_codecencodings_cn.Test_HZ) ... ok ---------------------------------------------------------------------- Ran 68 tests in 0.598s OK (skipped=2) 1 test OK. Total duration: 754 ms Tests result: SUCCESS =================== test_codecencodings_hk ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31534 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_codecencodings_hk test_callback_None_index (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_backward_index (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_forward_index (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_index_outofbound (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_long_index (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_returns_bytes (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_callback_wrong_objects (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_chunkcoding (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_customreplace_encode (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_errorhandle (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_incrementaldecoder (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_incrementalencoder (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_streamreader (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_streamwriter (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok test_xmlcharrefreplace (test.test_codecencodings_hk.Test_Big5HKSCS) ... ok ---------------------------------------------------------------------- Ran 17 tests in 0.030s OK 1 test OK. Total duration: 160 ms Tests result: SUCCESS =================== test_codecencodings_iso2022 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31538 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_codecencodings_iso2022 test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP) ... ok test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_JP2) ... ok test_callback_None_index (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_backward_index (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_forward_index (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_index_outofbound (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_long_index (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_returns_bytes (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_callback_wrong_objects (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok BUILDSTDERR: test_chunkcoding (test.test_codecencodings_iso2022.Test_ISO2022_0.95user 0.05system 0:01.03elapsed 97%CPU (0avgtext+0avgdata 56760maxresident)k BUILDSTDERR: 8inputs+48outputs (0major+12544minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_jp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecencodings_jp KR) ... skipped 'iso2022_kr.txt cannot be used to test "chunk coding"' test_customreplace_encode (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_errorhandle (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_incrementaldecoder (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_incrementalencoder (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_streamreader (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_streamwriter (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok test_xmlcharrefreplace (test.test_codecencodings_iso2022.Test_ISO2022_KR) ... ok ---------------------------------------------------------------------- Ran 51 tests in 0.532s OK (skipped=1) 1 test OK. Total duration: 678 ms Tests result: SUCCESS =================== test_codecencodings_jp ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31542 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_codecencodings_jp test_callback_None_index (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_CP932) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_CP932) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_CP932) ... ok test_errorhandle (test.test_codecencodings_jp.Test_CP932) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_CP932) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_CP932) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_CP932) ... ok test_streamreader (test.test_codecencodings_jp.Test_CP932) ... ok test_streamwriter (test.test_codecencodings_jp.Test_CP932) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_CP932) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_CP932) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_errorhandle (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_streamreader (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_streamwriter (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JISX0213) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_errorhandle (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_streamreader (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_streamwriter (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JIS_2004) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_errorhandle (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_streamreader (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_streamwriter (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_EUC_JP_COMPAT) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_errorhandle (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_streamreader (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_streamwriter (test.test_codecencodings_jp.Test_SJISX0213) ... ok BUILDSTDERR: test_streamwriter_reset_1.65user 0.06system 0:01.73elapsed 98%CPU (0avgtext+0avgdata 62588maxresident)k BUILDSTDERR: 8inputs+88outputs (0major+14020minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_kr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecencodings_kr no_pending (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJISX0213) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_errorhandle (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_streamreader (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_streamwriter (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJIS_2004) ... ok test_callback_None_index (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_backward_index (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_forward_index (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_index_outofbound (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_long_index (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_returns_bytes (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_callback_wrong_objects (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_chunkcoding (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_customreplace_encode (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_errorhandle (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_incrementaldecoder (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_incrementalencoder (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_streamreader (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_streamwriter (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok test_xmlcharrefreplace (test.test_codecencodings_jp.Test_SJIS_COMPAT) ... ok ---------------------------------------------------------------------- Ran 119 tests in 1.199s OK 1 test OK. Total duration: 1 sec Tests result: SUCCESS =================== test_codecencodings_kr ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31546 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_codecencodings_kr test_callback_None_index (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_backward_index (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_forward_index (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_index_outofbound (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_long_index (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_returns_bytes (test.test_codecencodings_kr.Test_CP949) ... ok BUILDSTDERR: test_callback_wrong_objects 0.79user 0.02system 0:00.82elapsed 99%CPU (0avgtext+0avgdata 55824maxresident)k BUILDSTDERR: 8inputs+48outputs (0major+12315minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_tw ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecencodings_tw (test.test_codecencodings_kr.Test_CP949) ... ok test_chunkcoding (test.test_codecencodings_kr.Test_CP949) ... ok test_customreplace_encode (test.test_codecencodings_kr.Test_CP949) ... ok test_errorhandle (test.test_codecencodings_kr.Test_CP949) ... ok test_incrementaldecoder (test.test_codecencodings_kr.Test_CP949) ... ok test_incrementalencoder (test.test_codecencodings_kr.Test_CP949) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_kr.Test_CP949) ... ok test_streamreader (test.test_codecencodings_kr.Test_CP949) ... ok test_streamwriter (test.test_codecencodings_kr.Test_CP949) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_kr.Test_CP949) ... ok test_xmlcharrefreplace (test.test_codecencodings_kr.Test_CP949) ... ok test_callback_None_index (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_backward_index (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_forward_index (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_index_outofbound (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_long_index (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_returns_bytes (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_wrong_objects (test.test_codecencodings_kr.Test_EUCKR) ... ok test_chunkcoding (test.test_codecencodings_kr.Test_EUCKR) ... ok test_customreplace_encode (test.test_codecencodings_kr.Test_EUCKR) ... ok test_errorhandle (test.test_codecencodings_kr.Test_EUCKR) ... ok test_incrementaldecoder (test.test_codecencodings_kr.Test_EUCKR) ... ok test_incrementalencoder (test.test_codecencodings_kr.Test_EUCKR) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_kr.Test_EUCKR) ... ok test_streamreader (test.test_codecencodings_kr.Test_EUCKR) ... ok test_streamwriter (test.test_codecencodings_kr.Test_EUCKR) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_kr.Test_EUCKR) ... ok test_xmlcharrefreplace (test.test_codecencodings_kr.Test_EUCKR) ... ok test_callback_None_index (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_backward_index (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_forward_index (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_index_outofbound (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_long_index (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_returns_bytes (test.test_codecencodings_kr.Test_JOHAB) ... ok test_callback_wrong_objects (test.test_codecencodings_kr.Test_JOHAB) ... ok test_chunkcoding (test.test_codecencodings_kr.Test_JOHAB) ... ok test_customreplace_encode (test.test_codecencodings_kr.Test_JOHAB) ... ok test_errorhandle (test.test_codecencodings_kr.Test_JOHAB) ... ok test_incrementaldecoder (test.test_codecencodings_kr.Test_JOHAB) ... ok test_incrementalencoder (test.test_codecencodings_kr.Test_JOHAB) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_kr.Test_JOHAB) ... ok test_streamreader (test.test_codecencodings_kr.Test_JOHAB) ... ok test_streamwriter (test.test_codecencodings_kr.Test_JOHAB) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_kr.Test_JOHAB) ... ok test_xmlcharrefreplace (test.test_codecencodings_kr.Test_JOHAB) ... ok ---------------------------------------------------------------------- Ran 51 tests in 0.421s OK 1 test OK. Total duration: 556 ms Tests result: SUCCESS =================== test_codecencodings_tw ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31550 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_codecencodings_tw BUILDSTDERR: test_callback_None_in0.61user 0.05system 0:00.67elapsed 98%CPU (0avgtext+0avgdata 53244maxresident)k BUILDSTDERR: 8inputs+32outputs (0major+11674minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_cn ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecmaps_cn BUILDSTDERR: 0.46user 0.05system 0:00.53elapsed 97%CPU (0avgtext+0avgdata 52052maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+11420minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_hk ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecmaps_hk dex (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_backward_index (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_forward_index (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_index_outofbound (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_long_index (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_returns_bytes (test.test_codecencodings_tw.Test_Big5) ... ok test_callback_wrong_objects (test.test_codecencodings_tw.Test_Big5) ... ok test_chunkcoding (test.test_codecencodings_tw.Test_Big5) ... ok test_customreplace_encode (test.test_codecencodings_tw.Test_Big5) ... ok test_errorhandle (test.test_codecencodings_tw.Test_Big5) ... ok test_incrementaldecoder (test.test_codecencodings_tw.Test_Big5) ... ok test_incrementalencoder (test.test_codecencodings_tw.Test_Big5) ... ok test_incrementalencoder_error_callback (test.test_codecencodings_tw.Test_Big5) ... ok test_streamreader (test.test_codecencodings_tw.Test_Big5) ... ok test_streamwriter (test.test_codecencodings_tw.Test_Big5) ... ok test_streamwriter_reset_no_pending (test.test_codecencodings_tw.Test_Big5) ... ok test_xmlcharrefreplace (test.test_codecencodings_tw.Test_Big5) ... ok ---------------------------------------------------------------------- Ran 17 tests in 0.189s OK 1 test OK. Total duration: 328 ms Tests result: SUCCESS =================== test_codecmaps_cn ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31554 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_codecmaps_cn test_errorhandle (test.test_codecmaps_cn.TestGB18030Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_cn.TestGB18030Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_cn.TestGB18030Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_cn.TestGB2312Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_cn.TestGB2312Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_cn.TestGB2312Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_cn.TestGBKMap) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_cn.TestGBKMap) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_cn.TestGBKMap) ... skipped "Use of the 'urlfetch' resource not enabled" ---------------------------------------------------------------------- Ran 9 tests in 0.023s OK (skipped=9) 1 test OK. Total duration: 177 ms Tests result: SUCCESS =================== test_codecmaps_hk ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31558 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_codecmaps_hk test_errorhandle (test.test_codecmaps_hk.TestBig5HKSCSMap) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_hk.TestBig5HKSCSMap) ... skipped "Use of the 'urlfetch' resource not enabled" BUILDSTDERR: test_mappi0.45user 0.03system 0:00.50elapsed 99%CPU (0avgtext+0avgdata 52112maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+11429minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_jp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecmaps_jp BUILDSTDERR: 0.46user 0.04system 0:00.51elapsed 99%CPU (0avgtext+0avgdata 52036maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+11418minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_kr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecmaps_kr ng_supplemental (test.test_codecmaps_hk.TestBig5HKSCSMap) ... skipped "Use of the 'urlfetch' resource not enabled" ---------------------------------------------------------------------- Ran 3 tests in 0.020s OK (skipped=3) 1 test OK. Total duration: 150 ms Tests result: SUCCESS =================== test_codecmaps_jp ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31562 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_codecmaps_jp test_errorhandle (test.test_codecmaps_jp.TestCP932Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_jp.TestCP932Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_jp.TestCP932Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_jp.TestEUCJISX0213Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_jp.TestEUCJISX0213Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_jp.TestEUCJISX0213Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_jp.TestEUCJPCOMPATMap) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_jp.TestEUCJPCOMPATMap) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_jp.TestEUCJPCOMPATMap) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_jp.TestSJISCOMPATMap) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_jp.TestSJISCOMPATMap) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_jp.TestSJISCOMPATMap) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_jp.TestSJISX0213Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_jp.TestSJISX0213Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_jp.TestSJISX0213Map) ... skipped "Use of the 'urlfetch' resource not enabled" ---------------------------------------------------------------------- Ran 15 tests in 0.024s OK (skipped=15) 1 test OK. Total duration: 165 ms Tests result: SUCCESS =================== test_codecmaps_kr ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31566 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_codecmaps_kr test_errorhandle (test.test_codecmaps_kr.TestCP949Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_kr.TestCP949Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_kr.TestCP949Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_kr.TestEUCKRMap) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_kr.TestEUCKRMap) ... skipped "Use of the 'urlfetch' resource not enabled" BUILDSTDERR: test_0.46user 0.04system 0:00.51elapsed 99%CPU (0avgtext+0avgdata 52052maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+11418minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_tw ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecmaps_tw BUILDSTDERR: 0.44user 0.04system 0:00.49elapsed 99%CPU (0avgtext+0avgdata 52084maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+11424minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_codecs ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecs mapping_supplemental (test.test_codecmaps_kr.TestEUCKRMap) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_kr.TestJOHABMap) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_kr.TestJOHABMap) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_kr.TestJOHABMap) ... skipped "Use of the 'urlfetch' resource not enabled" ---------------------------------------------------------------------- Ran 9 tests in 0.023s OK (skipped=9) 1 test OK. Total duration: 159 ms Tests result: SUCCESS =================== test_codecmaps_tw ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31570 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_codecmaps_tw test_errorhandle (test.test_codecmaps_tw.TestBIG5Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_tw.TestBIG5Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_tw.TestBIG5Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_errorhandle (test.test_codecmaps_tw.TestCP950Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_file (test.test_codecmaps_tw.TestCP950Map) ... skipped "Use of the 'urlfetch' resource not enabled" test_mapping_supplemental (test.test_codecmaps_tw.TestCP950Map) ... skipped "Use of the 'urlfetch' resource not enabled" ---------------------------------------------------------------------- Ran 6 tests in 0.021s OK (skipped=6) 1 test OK. Total duration: 152 ms Tests result: SUCCESS =================== test_codecs ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31574 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_codecs test_decode (test.test_codecs.ASCIITest) ... ok test_decode_error (test.test_codecs.ASCIITest) ... ok test_encode (test.test_codecs.ASCIITest) ... ok test_encode_error (test.test_codecs.ASCIITest) ... ok test_encode_surrogateescape_error (test.test_codecs.ASCIITest) ... ok test_bad_decode_args (test.test_codecs.BasicUnicodeTest) ... ok test_bad_encode_args (test.test_codecs.BasicUnicodeTest) ... ok test_basics (test.test_codecs.BasicUnicodeTest) ... ok test_basics_capi (test.test_codecs.BasicUnicodeTest) ... skipped 'implementation detail specific to cpython' test_decoder_state (test.test_codecs.BasicUnicodeTest) ... ok test_encoding_map_type_initialized (test.test_codecs.BasicUnicodeTest) ... ok test_seek (test.test_codecs.BasicUnicodeTest) ... ok test_seek0 (test.test_codecs.BomTest) ... ok test_bug1098990_a (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_bug1098990_b (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_bug1175396 (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_decode (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_encode (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_lone_surrogates (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_mixed_readline_and_read (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_readline (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_readlinequeue (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_surrogatepass_handler (test.test_codecs.CP65001Test) ... skipped 'cp65001 is a Windows-only codec' test_decode_with_int2int_map (test.test_codecs.CharmapTest) ... ok test_decode_with_int2str_map (test.test_codecs.CharmapTest) ... ok test_decode_with_string_map (test.test_codecs.CharmapTest) ... ok test_code_page_name (test.test_codecs.CodePageTest) ... skipped 'code pages are specific to Windows' test_cp1252 (test.test_codecs.CodePageTest) ... skipped 'code pages are specific to Windows' test_cp932 (test.test_codecs.CodePageTest) ... skipped 'code pages are specific to Windows' test_cp_utf7 (test.test_codecs.CodePageTest) ... skipped 'code pages are specific to Windows' test_incremental (test.test_codecs.CodePageTest) ... skipped 'code pages are specific to Windows' test_invalid_code_page (test.test_codecs.CodePageTest) ... skipped 'code pages are specific to Windows' test_mbcs_alias (test.test_codecs.CodePageTest) ... skipped 'code pages are specific to Windows' test_multibyte_encoding (test.test_codecs.CodePageTest) ... skipped 'code pages are specific to Windows' test_all (test.test_codecs.CodecsModuleTest) ... ok test_decode (test.test_codecs.CodecsModuleTest) ... ok test_encode (test.test_codecs.CodecsModuleTest) ... ok test_getdecoder (test.test_codecs.CodecsModuleTest) ... ok test_getencoder (test.test_codecs.CodecsModuleTest) ... ok test_getreader (test.test_codecs.CodecsModuleTest) ... ok test_getwriter (test.test_codecs.CodecsModuleTest) ... ok test_lookup (test.test_codecs.CodecsModuleTest) ... ok test_lookup_issue1813 (test.test_codecs.CodecsModuleTest) ... skipped 'test needs Turkish locale' test_open (test.test_codecs.CodecsModuleTest) ... ok test_register (test.test_codecs.CodecsModuleTest) ... ok test_undefined (test.test_codecs.CodecsModuleTest) ... ok test_basic (test.test_codecs.EncodedFileTest) ... ok test_empty (test.test_codecs.EscapeDecodeTest) ... ok test_errors (test.test_codecs.EscapeDecodeTest) ... ok test_escape (test.test_codecs.EscapeDecodeTest) ... ok test_raw (test.test_codecs.EscapeDecodeTest) ... ok test_escape_encode (test.test_codecs.EscapeEncodeTest) ... ok test_codec_lookup_failure_not_wrapped (test.test_codecs.ExceptionChainingTest) ... ok test_init_override_is_not_wrapped (test.test_codecs.ExceptionChainingTest) ... ok test_instance_attribute_is_not_wrapped (test.test_codecs.ExceptionChainingTest) ... ok test_multiple_args_is_not_wrapped (test.test_codecs.ExceptionChainingTest) ... ok test_new_override_is_not_wrapped (test.test_codecs.ExceptionChainingTest) ... ok test_non_str_arg_is_not_wrapped (test.test_codecs.ExceptionChainingTest) ... ok test_raise_by_type (test.test_codecs.ExceptionChainingTest) ... ok test_raise_by_value (test.test_codecs.ExceptionChainingTest) ... ok test_raise_grandchild_subclass_exact_size (test.test_codecs.ExceptionChainingTest) ... ok test_raise_subclass_with_weakref_support (test.test_codecs.ExceptionChainingTest) ... ok test_unflagged_non_text_codec_handling (test.test_codecs.ExceptionChainingTest) ... ERROR test_builtin_decode (test.test_codecs.IDNACodecTest) ... ok test_builtin_encode (test.test_codecs.IDNACodecTest) ... ok test_errors (test.test_codecs.IDNACodecTest) Only supports "strict" error handler ... ok test_incremental_decode (test.test_codecs.IDNACodecTest) ... ok test_incremental_encode (test.test_codecs.IDNACodecTest) ... ok test_stream (test.test_codecs.IDNACodecTest) ... ok test_decode (test.test_codecs.Latin1Test) ... ok test_encode (test.test_codecs.Latin1Test) ... ok test_encode_errors (test.test_codecs.Latin1Test) ... ok test_encode_surrogateescape_error (test.test_codecs.Latin1Test) ... ok test_nameprep (test.test_codecs.NameprepTest) ... ok test_decode (test.test_codecs.PunycodeTest) ... ok test_encode (test.test_codecs.PunycodeTest) ... ok test_decode_errors (test.test_codecs.RawUnicodeEscapeTest) ... ok test_empty (test.test_codecs.RawUnicodeEscapeTest) ... ok test_escape_decode (test.test_codecs.RawUnicodeEscapeTest) ... ok test_escape_encode (test.test_codecs.RawUnicodeEscapeTest) ... ok test_raw_decode (test.test_codecs.RawUnicodeEscapeTest) ... ok test_raw_encode (test.test_codecs.RawUnicodeEscapeTest) ... ok test_array (test.test_codecs.ReadBufferTest) ... ok test_bad_args (test.test_codecs.ReadBufferTest) ... ok test_empty (test.test_codecs.ReadBufferTest) ... ok test_recoding (test.test_codecs.RecodingTest) ... ok test_readlines (test.test_codecs.StreamReaderTest) ... ok test_ascii (test.test_codecs.SurrogateEscapeTest) ... ok test_charmap (test.test_codecs.SurrogateEscapeTest) ... ok test_latin1 (test.test_codecs.SurrogateEscapeTest) ... ok test_utf8 (test.test_codecs.SurrogateEscapeTest) ... ok test_aliases (test.test_codecs.TransformCodecTest) ... ok test_basics (test.test_codecs.TransformCodecTest) ... ok test_binary_to_text_blacklists_binary_transforms (test.test_codecs.TransformCodecTest) ... test_binary_to_text_blacklists_text_transforms (test.test_codecs.TransformCodecTest) ... test_buffer_api_usage (test.test_codecs.TransformCodecTest) ... test_custom_hex_error_is_wrapped (test.test_codecs.TransformCodecTest) ... ok test_custom_zlib_error_is_wrapped (test.test_codecs.TransformCodecTest) ... ok test_quopri_stateless (test.test_codecs.TransformCodecTest) ... ERROR test_read (test.test_codecs.TransformCodecTest) ... ok test_readline (test.test_codecs.TransformCodecTest) ... ok test_text_to_binary_blacklists_binary_transforms (test.test_codecs.TransformCodecTest) ... test_text_to_binary_blacklists_text_transforms (test.test_codecs.TransformCodecTest) ... ERROR test_uu_invalid (test.test_codecs.TransformCodecTest) ... ok test_decode_unicode (test.test_codecs.TypesTest) ... ok test_unicode_escape (test.test_codecs.TypesTest) ... ok test_bug1098990_a (test.test_codecs.UTF16BETest) ... ok test_bug1098990_b (test.test_codecs.UTF16BETest) ... ok test_bug1175396 (test.test_codecs.UTF16BETest) ... ok test_errors (test.test_codecs.UTF16BETest) ... ok test_lone_surrogates (test.test_codecs.UTF16BETest) ... ERROR test_mixed_readline_and_read (test.test_codecs.UTF16BETest) ... ok test_nonbmp (test.test_codecs.UTF16BETest) ... ok test_partial (test.test_codecs.UTF16BETest) ... ok test_readline (test.test_codecs.UTF16BETest) ... ok test_readlinequeue (test.test_codecs.UTF16BETest) ... ok test_bad_args (test.test_codecs.UTF16ExTest) ... ok test_errors (test.test_codecs.UTF16ExTest) ... ok test_bug1098990_a (test.test_codecs.UTF16LETest) ... ok test_bug1098990_b (test.test_codecs.UTF16LETest) ... ok test_bug1175396 (test.test_codecs.UTF16LETest) ... ok test_errors (test.test_codecs.UTF16LETest) ... ok test_lone_surrogates (test.test_codecs.UTF16LETest) ... ERROR test_mixed_readline_and_read (test.test_codecs.UTF16LETest) ... ok test_nonbmp (test.test_codecs.UTF16LETest) ... ok test_partial (test.test_codecs.UTF16LETest) ... ok test_readline (test.test_codecs.UTF16LETest) ... ok test_readlinequeue (test.test_codecs.UTF16LETest) ... ok test_badbom (test.test_codecs.UTF16Test) ... ok test_bug1098990_a (test.test_codecs.UTF16Test) ... ok test_bug1098990_b (test.test_codecs.UTF16Test) ... ok test_bug1175396 (test.test_codecs.UTF16Test) ... ok test_bug691291 (test.test_codecs.UTF16Test) ... ok test_decoder_state (test.test_codecs.UTF16Test) ... ok test_errors (test.test_codecs.UTF16Test) ... ok test_handlers (test.test_codecs.UTF16Test) ... ok test_lone_surrogates (test.test_codecs.UTF16Test) ... ERROR test_mixed_readline_and_read (test.test_codecs.UTF16Test) ... ok test_only_one_bom (test.test_codecs.UTF16Test) ... ok test_partial (test.test_codecs.UTF16Test) ... ok test_readline (test.test_codecs.UTF16Test) ... ok test_readlinequeue (test.test_codecs.UTF16Test) ... ok test_bug1098990_a (test.test_codecs.UTF32BETest) ... ok test_bug1098990_b (test.test_codecs.UTF32BETest) ... ok test_bug1175396 (test.test_codecs.UTF32BETest) ... ok BUILDSTDERR: test_errors RPython traceback: BUILDSTDERR: File "pypy_interpreter.c", line 47693, in BuiltinCode4_fastcall_4 BUILDSTDERR: File "implement.c", line 256931, in fastfunc_utf_32_ex_decode_4 BUILDSTDERR: File "pypy_module__codecs.c", line 14221, in utf_32_ex_decode BUILDSTDERR: File "pypy_interpreter.c", line 31699, in str_decode_utf_32_helper BUILDSTDERR: File "rpython_rlib.c", line 17037, in _nonascii_unichr_as_utf8_append (test.test_codecs.UTF32BETest) ... ok test_issue8941 (test.test_codecs.UTF32BETest) ... ok test_lone_surrogates (test.test_codecs.UTF32BETest) ... ok test_mixed_readline_and_read (test.test_codecs.UTF32BETest) ... ok test_partial (test.test_codecs.UTF32BETest) ... ok test_readline (test.test_codecs.UTF32BETest) ... ok test_readlinequeue (test.test_codecs.UTF32BETest) ... ok test_simple (test.test_codecs.UTF32BETest) ... ok test_bug1098990_a (test.test_codecs.UTF32LETest) ... ok test_bug1098990_b (test.test_codecs.UTF32LETest) ... ok test_bug1175396 (test.test_codecs.UTF32LETest) ... ok test_errors (test.test_codecs.UTF32LETest) ... ok test_issue8941 (test.test_codecs.UTF32LETest) ... ok test_lone_surrogates (test.test_codecs.UTF32LETest) ... ok test_mixed_readline_and_read (test.test_codecs.UTF32LETest) ... ok test_partial (test.test_codecs.UTF32LETest) ... ok test_readline (test.test_codecs.UTF32LETest) ... ok test_readlinequeue (test.test_codecs.UTF32LETest) ... ok test_simple (test.test_codecs.UTF32LETest) ... ok test_badbom (test.test_codecs.UTF32Test) ... ERROR test_bug1098990_a (test.test_codecs.UTF32Test) ... ok test_bug1098990_b (test.test_codecs.UTF32Test) ... ok test_bug1175396 (test.test_codecs.UTF32Test) ... ok test_decoder_state (test.test_codecs.UTF32Test) ... ok test_errors (test.test_codecs.UTF32Test) ... ok test_handlers (test.test_codecs.UTF32Test) ... ok test_issue8941 (test.test_codecs.UTF32Test) ... ok test_lone_surrogates (test.test_codecs.UTF32Test) ... ok test_mixed_readline_and_read (test.test_codecs.UTF32Test) ... ok test_only_one_bom (test.test_codecs.UTF32Test) ... ok test_partial (test.test_codecs.UTF32Test) ... ok test_readline (test.test_codecs.UTF32Test) ... ok test_readlinequeue (test.test_codecs.UTF32Test) ... ok test_ascii (test.test_codecs.UTF7Test) ... ok test_bug1098990_a (test.test_codecs.UTF7Test) ... ok test_bug1098990_b (test.test_codecs.UTF7Test) ... ok test_bug1175396 (test.test_codecs.UTF7Test) ... ok test_errors (test.test_codecs.UTF7Test) ... ok test_lone_surrogates (test.test_codecs.UTF7Test) ... ok test_mixed_readline_and_read (test.test_codecs.UTF7Test) ... ok test_nonbmp (test.test_codecs.UTF7Test) ... ok test_partial (test.test_codecs.UTF7Test) ... ok test_readline (test.test_codecs.UTF7Test) ... ok test_readlinequeue (test.test_codecs.UTF7Test) ... ok test_bom (test.test_codecs.UTF8SigTest) ... ok test_bug1098990_a (test.test_codecs.UTF8SigTest) ... ok test_bug1098990_b (test.test_codecs.UTF8SigTest) ... ok test_bug1175396 (test.test_codecs.UTF8SigTest) ... ok test_bug1601501 (test.test_codecs.UTF8SigTest) ... ok test_decode_error (test.test_codecs.UTF8SigTest) ... ok test_decoder_state (test.test_codecs.UTF8SigTest) ... ok test_lone_surrogates (test.test_codecs.UTF8SigTest) ... ok test_mixed_readline_and_read (test.test_codecs.UTF8SigTest) ... ok test_partial (test.test_codecs.UTF8SigTest) ... ok test_readline (test.test_codecs.UTF8SigTest) ... ok test_readlinequeue (test.test_codecs.UTF8SigTest) ... ok test_stream_bare (test.test_codecs.UTF8SigTest) ... ok test_stream_bom (test.test_codecs.UTF8SigTest) ... ok test_surrogatepass_handler (test.test_codecs.UTF8SigTest) ... ok test_bug1098990_a (test.test_codecs.UTF8Test) ... ok test_bug1098990_b (test.test_codecs.UTF8Test) ... ok test_bug1175396 (test.test_codecs.UTF8Test) ... ok test_decode_error (test.test_codecs.UTF8Test) ... ok test_decoder_state (test.test_codecs.UTF8Test) ... ok test_lone_surrogates (test.test_codecs.UTF8Test) ... ok test_mixed_readline_and_read (test.test_codecs.UTF8Test) ... ok test_partial (test.test_codecs.UTF8Test) ... ok test_readline (test.test_codecs.UTF8Test) ... ok test_readlinequeue (test.test_codecs.UTF8Test) ... ok test_surrogatepass_handler (test.test_codecs.UTF8Test) ... ok test_decode_errors (test.test_codecs.UnicodeEscapeTest) ... ok test_empty (test.test_codecs.UnicodeEscapeTest) ... ok test_escape_decode (test.test_codecs.UnicodeEscapeTest) ... ok test_escape_encode (test.test_codecs.UnicodeEscapeTest) ... ok test_raw_decode (test.test_codecs.UnicodeEscapeTest) ... ok test_raw_encode (test.test_codecs.UnicodeEscapeTest) ... ok test_bug1251300 (test.test_codecs.UnicodeInternalTest) ... ok test_decode_callback (test.test_codecs.UnicodeInternalTest) ... ok test_decode_error_attributes (test.test_codecs.UnicodeInternalTest) ... ok test_encode_length (test.test_codecs.UnicodeInternalTest) ... ok test_encodedfile (test.test_codecs.WithStmtTest) ... ok test_streamreaderwriter (test.test_codecs.WithStmtTest) ... ok ====================================================================== ERROR: test_unflagged_non_text_codec_handling (test.test_codecs.ExceptionChainingTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2987, in test_unflagged_non_text_codec_handling encoded = codecs.encode(None, self.codec_name) TypeError: 'test.test_codecs.exceptionchainingtest_testmethod_test_unflagged_non_text_codec_handling_4101236720' encoder returned 'str' instead of 'bytes'; use codecs.encode() to encode to arbitrary types ====================================================================== ERROR: test_binary_to_text_blacklists_binary_transforms (test.test_codecs.TransformCodecTest) (encoding='base64_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2765, in test_binary_to_text_blacklists_binary_transforms encoded_data.decode(encoding) TypeError: 'base64_codec' decoder returned 'bytes' instead of 'str'; use codecs.decode() to decode to arbitrary types ====================================================================== ERROR: test_binary_to_text_blacklists_binary_transforms (test.test_codecs.TransformCodecTest) (encoding='uu_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2765, in test_binary_to_text_blacklists_binary_transforms encoded_data.decode(encoding) TypeError: 'uu_codec' decoder returned 'bytes' instead of 'str'; use codecs.decode() to decode to arbitrary types ====================================================================== ERROR: test_binary_to_text_blacklists_binary_transforms (test.test_codecs.TransformCodecTest) (encoding='quopri_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2765, in test_binary_to_text_blacklists_binary_transforms encoded_data.decode(encoding) TypeError: 'quopri_codec' decoder returned 'bytes' instead of 'str'; use codecs.decode() to decode to arbitrary types ====================================================================== ERROR: test_binary_to_text_blacklists_binary_transforms (test.test_codecs.TransformCodecTest) (encoding='hex_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2765, in test_binary_to_text_blacklists_binary_transforms encoded_data.decode(encoding) TypeError: 'hex_codec' decoder returned 'bytes' instead of 'str'; use codecs.decode() to decode to arbitrary types ====================================================================== ERROR: test_binary_to_text_blacklists_binary_transforms (test.test_codecs.TransformCodecTest) (encoding='zlib_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2765, in test_binary_to_text_blacklists_binary_transforms encoded_data.decode(encoding) TypeError: 'zlib_codec' decoder returned 'bytes' instead of 'str'; use codecs.decode() to decode to arbitrary types ====================================================================== ERROR: test_binary_to_text_blacklists_binary_transforms (test.test_codecs.TransformCodecTest) (encoding='bz2_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2765, in test_binary_to_text_blacklists_binary_transforms encoded_data.decode(encoding) TypeError: 'bz2_codec' decoder returned 'bytes' instead of 'str'; use codecs.decode() to decode to arbitrary types ====================================================================== ERROR: test_binary_to_text_blacklists_text_transforms (test.test_codecs.TransformCodecTest) (bad_input=b'immutable') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/encodings/rot_13.py", line 18, in decode return (input.translate(rot13_map), len(input)) TypeError: 'dict' does not support the buffer interface The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2776, in test_binary_to_text_blacklists_text_transforms bad_input.decode("rot_13") File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/encodings/rot_13.py", line 18, in decode return (input.translate(rot13_map), len(input)) TypeError: decoding with 'rot_13' codec failed (TypeError: 'dict' does not support the buffer interface) ====================================================================== ERROR: test_binary_to_text_blacklists_text_transforms (test.test_codecs.TransformCodecTest) (bad_input=bytearray(b'mutable')) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/encodings/rot_13.py", line 18, in decode return (input.translate(rot13_map), len(input)) TypeError: 'dict' does not support the buffer interface The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2776, in test_binary_to_text_blacklists_text_transforms bad_input.decode("rot_13") File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/encodings/rot_13.py", line 18, in decode return (input.translate(rot13_map), len(input)) TypeError: decoding with 'rot_13' codec failed (TypeError: 'dict' does not support the buffer interface) ====================================================================== ERROR: test_buffer_api_usage (test.test_codecs.TransformCodecTest) (encoding='base64_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2730, in test_buffer_api_usage data = codecs.decode(data, encoding) TypeError: 'base64_codec' decoder returned 'bytes' instead of 'str'; use codecs.decode() to decode to arbitrary types ====================================================================== ERROR: test_buffer_api_usage (test.test_codecs.TransformCodecTest) (encoding='uu_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2730, in test_buffer_api_usage data = codecs.decode(data, encoding) TypeError: 'uu_codec' decoder returned 'bytes' instead of 'str'; use codecs.decode() to decode to arbitrary types ====================================================================== ERROR: test_buffer_api_usage (test.test_codecs.TransformCodecTest) (encoding='quopri_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2730, in test_buffer_api_usage data = codecs.decode(data, encoding) TypeError: 'quopri_codec' decoder returned 'bytes' instead of 'str'; use codecs.decode() to decode to arbitrary types ====================================================================== ERROR: test_buffer_api_usage (test.test_codecs.TransformCodecTest) (encoding='hex_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2730, in test_buffer_api_usage data = codecs.decode(data, encoding) TypeError: 'hex_codec' decoder returned 'bytes' instead of 'str'; use codecs.decode() to decode to arbitrary types ====================================================================== ERROR: test_buffer_api_usage (test.test_codecs.TransformCodecTest) (encoding='zlib_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2730, in test_buffer_api_usage data = codecs.decode(data, encoding) TypeError: 'zlib_codec' decoder returned 'bytes' instead of 'str'; use codecs.decode() to decode to arbitrary types ====================================================================== ERROR: test_buffer_api_usage (test.test_codecs.TransformCodecTest) (encoding='bz2_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2730, in test_buffer_api_usage data = codecs.decode(data, encoding) TypeError: 'bz2_codec' decoder returned 'bytes' instead of 'str'; use codecs.decode() to decode to arbitrary types ====================================================================== ERROR: test_quopri_stateless (test.test_codecs.TransformCodecTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2814, in test_quopri_stateless self.assertEqual(codecs.decode(unescaped, "quopri-codec"), unescaped) TypeError: 'quopri-codec' decoder returned 'bytes' instead of 'str'; use codecs.decode() to decode to arbitrary types ====================================================================== ERROR: test_text_to_binary_blacklists_binary_transforms (test.test_codecs.TransformCodecTest) (encoding='base64_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/base64.py", line 517, in _input_type_check m = memoryview(s) TypeError: 'str' does not support the buffer interface The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/encodings/base64_codec.py", line 15, in base64_encode return (base64.encodebytes(input), len(input)) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/base64.py", line 534, in encodebytes _input_type_check(s) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/base64.py", line 520, in _input_type_check raise TypeError(msg) from err TypeError: expected bytes-like object, not str The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2744, in test_text_to_binary_blacklists_binary_transforms bad_input.encode(encoding) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/encodings/base64_codec.py", line 15, in base64_encode return (base64.encodebytes(input), len(input)) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/base64.py", line 534, in encodebytes _input_type_check(s) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/base64.py", line 520, in _input_type_check raise TypeError(msg) from err TypeError: encoding with 'base64_codec' codec failed (TypeError: expected bytes-like object, not str) ====================================================================== ERROR: test_text_to_binary_blacklists_binary_transforms (test.test_codecs.TransformCodecTest) (encoding='uu_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/encodings/uu_codec.py", line 18, in uu_encode infile = BytesIO(input) TypeError: 'str' does not support the buffer interface The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2744, in test_text_to_binary_blacklists_binary_transforms bad_input.encode(encoding) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/encodings/uu_codec.py", line 18, in uu_encode infile = BytesIO(input) TypeError: encoding with 'uu_codec' codec failed (TypeError: 'str' does not support the buffer interface) ====================================================================== ERROR: test_text_to_binary_blacklists_binary_transforms (test.test_codecs.TransformCodecTest) (encoding='quopri_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/encodings/quopri_codec.py", line 12, in quopri_encode f = BytesIO(input) TypeError: 'str' does not support the buffer interface The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2744, in test_text_to_binary_blacklists_binary_transforms bad_input.encode(encoding) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/encodings/quopri_codec.py", line 12, in quopri_encode f = BytesIO(input) TypeError: encoding with 'quopri_codec' codec failed (TypeError: 'str' does not support the buffer interface) ====================================================================== ERROR: test_text_to_binary_blacklists_binary_transforms (test.test_codecs.TransformCodecTest) (encoding='hex_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/encodings/hex_codec.py", line 15, in hex_encode return (binascii.b2a_hex(input), len(input)) TypeError: a bytes-like object is required, not str The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2744, in test_text_to_binary_blacklists_binary_transforms bad_input.encode(encoding) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/encodings/hex_codec.py", line 15, in hex_encode return (binascii.b2a_hex(input), len(input)) TypeError: encoding with 'hex_codec' codec failed (TypeError: a bytes-like object is required, not str) ====================================================================== ERROR: test_text_to_binary_blacklists_binary_transforms (test.test_codecs.TransformCodecTest) (encoding='zlib_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/encodings/zlib_codec.py", line 15, in zlib_encode return (zlib.compress(input), len(input)) TypeError: a bytes-like object is required, not str The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2744, in test_text_to_binary_blacklists_binary_transforms bad_input.encode(encoding) BUILDSTDERR: File "/builddir/build/BUILD/pypytest test_codecs failed 3.6-v7.1.1-src/lib-python/3/encodings/zlib_codec.py", line 15, in zlib_encode return (zlib.compress(input), len(input)) TypeError: encoding with 'zlib_codec' codec failed (TypeError: a bytes-like object is required, not str) ====================================================================== ERROR: test_text_to_binary_blacklists_binary_transforms (test.test_codecs.TransformCodecTest) (encoding='bz2_codec') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/encodings/bz2_codec.py", line 17, in bz2_encode return (bz2.compress(input), len(input)) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/bz2.py", line 338, in compress return comp.compress(data) + comp.flush() TypeError: a bytes-like object is required, not str The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2744, in test_text_to_binary_blacklists_binary_transforms bad_input.encode(encoding) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/encodings/bz2_codec.py", line 17, in bz2_encode return (bz2.compress(input), len(input)) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/bz2.py", line 338, in compress return comp.compress(data) + comp.flush() TypeError: encoding with 'bz2_codec' codec failed (TypeError: a bytes-like object is required, not str) ====================================================================== ERROR: test_text_to_binary_blacklists_text_transforms (test.test_codecs.TransformCodecTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 2752, in test_text_to_binary_blacklists_text_transforms "just an example message".encode("rot_13") TypeError: 'rot_13' encoder returned 'str' instead of 'bytes'; use codecs.encode() to encode to arbitrary types ====================================================================== ERROR: test_lone_surrogates (test.test_codecs.UTF16BETest) ---------------------------------------------------------------------- IndexError: position 5 from error handler out of bounds The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 359, in test_lone_surrogates self.assertEqual("[\uD800\uDC80]".encode(self.encoding, "ignore"), IndexError: encoding with 'utf-16-be' codec failed (IndexError: position 5 from error handler out of bounds) ====================================================================== ERROR: test_lone_surrogates (test.test_codecs.UTF16LETest) ---------------------------------------------------------------------- IndexError: position 5 from error handler out of bounds The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 359, in test_lone_surrogates self.assertEqual("[\uD800\uDC80]".encode(self.encoding, "ignore"), IndexError: encoding with 'utf-16-le' codec failed (IndexError: position 5 from error handler out of bounds) ====================================================================== ERROR: test_lone_surrogates (test.test_codecs.UTF16Test) ---------------------------------------------------------------------- IndexError: position 5 from error handler out of bounds The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 359, in test_lone_surrogates self.assertEqual("[\uD800\uDC80]".encode(self.encoding, "ignore"), BUILDSTDERR: IndexError: encoding with 'utf-16' codec failed (IndexError: position 5 from error handler out Command exited with non-zero status 1 BUILDSTDERR: 3.71user 0.10system 0:03.87elapsed 98%CPU (0avgtext+0avgdata 80324maxresident)k BUILDSTDERR: 24inputs+1160outputs (0major+18584minor)pagefaults 0swaps + echo test_codecs + for TestName in $(cat testnames.txt) + echo =================== test_codeop ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codeop BUILDSTDERR: 0.40user 0.05system 0:00.45elapsed 99%CPU (0avgtext+0avgdata 51932maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+10457minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_collections ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_collections of bounds) ====================================================================== ERROR: test_badbom (test.test_codecs.UTF32Test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_codecs.py", line 422, in test_badbom self.assertRaises(UnicodeError, f.read) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 728, in assertRaises return context.handle('assertRaises', args, kwargs) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 177, in handle callable_obj(*args, **kwargs) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/codecs.py", line 501, in read newchars, decodedbytes = self.decode(data, self.errors) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/encodings/utf_32.py", line 130, in decode codecs.utf_32_ex_decode(input, errors, 0, False) SystemError: unexpected internal exception (please report a bug): ; internal traceback was dumped to stderr ---------------------------------------------------------------------- Ran 227 tests in 3.319s FAILED (errors=27, skipped=20) test_codecs failed 1 test failed: test_codecs Total duration: 4 sec Tests result: FAILURE =================== test_codeop ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31579 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_codeop test_filename (test.test_codeop.CodeopTests) ... ok test_incomplete (test.test_codeop.CodeopTests) ... ok test_invalid (test.test_codeop.CodeopTests) ... ok test_valid (test.test_codeop.CodeopTests) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.015s OK 1 test OK. Total duration: 110 ms Tests result: SUCCESS =================== test_collections ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31583 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_collections test_copy (test.test_collections.TestNamedTuple) ... ok test_doc_writable (test.test_collections.TestNamedTuple) ... ok test_factory (test.test_collections.TestNamedTuple) ... ok test_factory_doc_attr (test.test_collections.TestNamedTuple) ... ok test_instance (test.test_collections.TestNamedTuple) ... ok test_keyword_only_arguments (test.test_collections.TestNamedTuple) ... ok test_module_parameter (test.test_collections.TestNamedTuple) ... ok test_name_conflicts (test.test_collections.TestNamedTuple) ... ok test_name_fixer (test.test_collections.TestNamedTuple) ... ok test_namedtuple_subclass_issue_24931 (test.test_collections.TestNamedTuple) ... ok test_odd_sizes (test.test_collections.TestNamedTuple) ... ok test_pickle (test.test_collections.TestNamedTuple) ... ok test_repr (test.test_collections.TestNamedTuple) ... ok test_source (test.test_collections.TestNamedTuple) ... ok test_tupleness (test.test_collections.TestNamedTuple) ... ok Counter (collections) Doctest: collections.Counter ... ok __add__ (collections.Counter) Doctest: collections.Counter.__add__ ... ok __and__ (collections.Counter) Doctest: collections.Counter.__and__ ... ok __iadd__ (collections.Counter) Doctest: collections.Counter.__iadd__ ... ok __iand__ (collections.Counter) Doctest: collections.Counter.__iand__ ... ok __init__ (collections.Counter) Doctest: collections.Counter.__init__ ... ok __ior__ (collections.Counter) Doctest: collections.Counter.__ior__ ... ok __isub__ (collections.Counter) Doctest: collections.Counter.__isub__ ... ok __or__ (collections.Counter) Doctest: collections.Counter.__or__ ... ok __sub__ (collections.Counter) Doctest: collections.Counter.__sub__ ... ok elements (collections.Counter) Doctest: collections.Counter.elements ... ok most_common (collections.Counter) Doctest: collections.Counter.most_common ... ok subtract (collections.Counter) Doctest: collections.Counter.subtract ... ok update (collections.Counter) Doctest: collections.Counter.update ... ok namedtuple (collections) Doctest: collections.namedtuple ... ok test_AsyncGenerator (test.test_collections.TestOneTrickPonyABCs) ... ok test_AsyncIterable (test.test_collections.TestOneTrickPonyABCs) ... ok test_AsyncIterator (test.test_collections.TestOneTrickPonyABCs) ... ok test_Awaitable (test.test_collections.TestOneTrickPonyABCs) ... ok test_Callable (test.test_collections.TestOneTrickPonyABCs) ... ok test_Collection (test.test_collections.TestOneTrickPonyABCs) ... ok test_Container (test.test_collections.TestOneTrickPonyABCs) ... ok test_Coroutine (test.test_collections.TestOneTrickPonyABCs) ... ok test_Generator (test.test_collections.TestOneTrickPonyABCs) ... ok test_Hashable (test.test_collections.TestOneTrickPonyABCs) ... ok test_Iterable (test.test_collections.TestOneTrickPonyABCs) ... ok test_Iterator (test.test_collections.TestOneTrickPonyABCs) ... ok test_Reversible (test.test_collections.TestOneTrickPonyABCs) ... ok test_Sized (test.test_collections.TestOneTrickPonyABCs) ... ok test_direct_subclassing (test.test_collections.TestOneTrickPonyABCs) ... ok test_registration (test.test_collections.TestOneTrickPonyABCs) ... ok test_ByteString (test.test_collections.TestCollectionABCs) ... ok test_Mapping (test.test_collections.TestCollectionABCs) ... ok test_MutableMapping (test.test_collections.TestCollectionABCs) ... ok test_MutableMapping_subclass (test.test_collections.TestCollectionABCs) ... ok test_MutableSequence (test.test_collections.TestCollectionABCs) ... ok test_MutableSequence_mixins (test.test_collections.TestCollectionABCs) ... ok test_MutableSet (test.test_collections.TestCollectionABCs) ... ok test_Sequence (test.test_collections.TestCollectionABCs) ... ok test_Sequence_mixins (test.test_collections.TestCollectionABCs) ... ok test_Set (test.test_collections.TestCollectionABCs) ... ok test_Set_interoperability_with_real_sets (test.test_collections.TestCollectionABCs) ... ok test_arithmetic_Set (test.test_collections.TestCollectionABCs) ... ok test_equality_Set (test.test_collections.TestCollectionABCs) ... ok test_hash_Set (test.test_collections.TestCollectionABCs) ... ok test_isdisjoint_Set (test.test_collections.TestCollectionABCs) ... ok test_issue16373 (test.test_collections.TestCollectionABCs) ... ok test_issue26915 (test.test_collections.TestCollectionABCs) ... ok test_issue8750 (test.test_collections.TestCollectionABCs) ... ok test_issue_4920 (test.test_collections.TestCollectionABCs) ... ok test_issue_5647 (test.test_collections.TestCollectionABCs) ... ok test_basics (test.test_collections.TestCounter) ... ok test_conversions (test.test_collections.TestCounter) ... ok test_copy_subclass (test.test_collections.TestCounter) ... ok test_copying (test.test_collections.TestCounter) ... ok test_helper_function (test.test_collections.TestCounter) ... ok test_init (test.test_collections.TestCounter) ... ok test_inplace_operations (test.test_collections.TestCounter) ... ok test_invariant_for_the_in_operator (test.test_collections.TestCounter) ... ok test_multiset_operations (test.test_collections.TestCounter) ... ok test_repr_nonsortable (test.test_collections.TestCounter) ... ok test_subtract (test.test_collections.TestCounter) ... ok test_unary (test.test_collections.TestCounter) ... ok test_update (test.test_collections.TestCounter) ... ok test_basics (test.test_collections.TestChainMap) ... ok test_bool (test.test_collections.TestChainMap) ... ok test_constructor (test.test_collections.TestChainMap) ... ok test_dict_coercion (test.test_collections.TestChainMap) ... ok test_missing (test.test_collections.TestChainMap) ... ok test_new_child (test.test_collections.TestChainMap) Tests for changes for issue #16613. ... ok test_dict_protocol (test.test_collections.TestUserObjects) ... ok test_list_protocol (test.test_collections.TestUserObjects) ... ok test_str_protocol (test.test_collections.TestUserObjects) ... ok ---------------------------------------------------------------------- Ran 88 tests in 1.226s OK Trying: c = Counter('abcdeabcdabcaba') # count elements from a string Expecting nothing ok Trying: c.most_common(3) # three most common elements Expecting: [('a', 5), ('b', 4), ('c', 3)] ok Trying: sorted(c) # list all unique elements Expecting: ['a', 'b', 'c', 'd', 'e'] ok Trying: ''.join(sorted(c.elements())) # list elements with repetitions Expecting: 'aaaaabbbbcccdde' ok Trying: sum(c.values()) # total of all counts Expecting: 15 ok Trying: c['a'] # count of letter 'a' Expecting: 5 ok Trying: for elem in 'shazam': # update counts from an iterable c[elem] += 1 # by adding 1 to each element's count Expecting nothing ok Trying: c['a'] # now there are seven 'a' Expecting: 7 ok Trying: del c['b'] # remove all 'b' Expecting nothing ok Trying: c['b'] # now there are zero 'b' Expecting: 0 ok Trying: d = Counter('simsalabim') # make another counter Expecting nothing ok Trying: c.update(d) # add in the second counter Expecting nothing ok Trying: c['a'] # now there are nine 'a' Expecting: 9 ok Trying: c.clear() # empty the counter Expecting nothing ok Trying: c Expecting: Counter() ok Trying: c = Counter('aaabbc') Expecting nothing ok Trying: c['b'] -= 2 # reduce the count of 'b' by two Expecting nothing ok Trying: c.most_common() # 'b' is still in, but its count is zero Expecting: [('a', 3), ('c', 1), ('b', 0)] ok Trying: Counter('abbb') + Counter('bcc') Expecting: Counter({'b': 4, 'c': 2, 'a': 1}) ok Trying: Counter('abbb') & Counter('bcc') Expecting: Counter({'b': 1}) ok Trying: c = Counter('abbb') Expecting nothing ok Trying: c += Counter('bcc') Expecting nothing ok Trying: c Expecting: Counter({'b': 4, 'c': 2, 'a': 1}) ok Trying: c = Counter('abbb') Expecting nothing ok Trying: c &= Counter('bcc') Expecting nothing ok Trying: c Expecting: Counter({'b': 1}) ok Trying: c = Counter() # a new, empty counter Expecting nothing ok Trying: c = Counter('gallahad') # a new counter from an iterable Expecting nothing ok Trying: c = Counter({'a': 4, 'b': 2}) # a new counter from a mapping Expecting nothing ok Trying: c = Counter(a=4, b=2) # a new counter from keyword args Expecting nothing ok Trying: c = Counter('abbb') Expecting nothing ok Trying: c |= Counter('bcc') Expecting nothing ok Trying: c Expecting: Counter({'b': 3, 'c': 2, 'a': 1}) ok Trying: c = Counter('abbbc') Expecting nothing ok Trying: c -= Counter('bccd') Expecting nothing ok Trying: c Expecting: Counter({'b': 2, 'a': 1}) ok Trying: Counter('abbb') | Counter('bcc') Expecting: Counter({'b': 3, 'c': 2, 'a': 1}) ok Trying: Counter('abbbc') - Counter('bccd') Expecting: Counter({'b': 2, 'a': 1}) ok Trying: c = Counter('ABCABC') Expecting nothing ok Trying: sorted(c.elements()) Expecting: ['A', 'A', 'B', 'B', 'C', 'C'] ok Trying: prime_factors = Counter({2: 2, 3: 3, 17: 1}) Expecting nothing ok Trying: product = 1 Expecting nothing ok Trying: for factor in prime_factors.elements(): # loop over factors product *= factor # and multiply them Expecting nothing ok Trying: product Expecting: 1836 ok Trying: Counter('abcdeabcdabcaba').most_common(3) Expecting: [('a', 5), ('b', 4), ('c', 3)] ok Trying: c = Counter('which') Expecting nothing ok Trying: c.subtract('witch') # subtract elements from another iterable Expecting nothing ok Trying: c.subtract(Counter('watch')) # subtract elements from another counter Expecting nothing ok Trying: c['h'] # 2 in which, minus 1 in witch, minus 1 in watch Expecting: 0 ok Trying: c['w'] # 1 in which, minus 1 in witch, minus 1 in watch Expecting: -1 ok Trying: c = Counter('which') Expecting nothing ok Trying: c.update('witch') # add elements from another iterable Expecting nothing ok Trying: d = Counter('watch') Expecting nothing ok Trying: c.update(d) # add elements from another counter Expecting nothing ok Trying: c['h'] # four 'h' in which, witch, and watch Expecting: 4 ok Trying: Point = namedtuple('Point', ['x', 'y']) Expecting nothing ok Trying: Point.__doc__ # docstring for the new class Expecting: 'Point(x, y)' ok Trying: p = Point(11, y=22) # instantiate with positional args or keywords Expecting nothing ok Trying: p[0] + p[1] # indexable like a plain tuple Expecting: 33 ok Trying: x, y = p # unpack like a regular tuple Expecting nothing ok Trying: x, y Expecting: (11, 22) ok Trying: p.x + p.y # fields also accessible by name Expecting: 33 ok Trying: d = p._asdict() # convert to a dictionary Expecting nothing ok Trying: d['x'] Expecting: 11 ok Trying: Point(**d) # convert from a dictionary Expecting: Point(x=11, y=22) ok Trying: p._replace(x=100) # _replace() is like str.replace() but targets named fields Expecting: Point(x=100, y=22) ok 181 items had no tests: collections collections.ChainMap collections.ChainMap.__bool__ collections.ChainMap.__contains__ collections.ChainMap.__delitem__ collections.ChainMap.__getitem__ collections.ChainMap.__init__ collections.ChainMap.__iter__ collections.ChainMap.__len__ collections.ChainMap.__missing__ collections.ChainMap.__repr__ collections.ChainMap.__setitem__ collections.ChainMap.clear collections.ChainMap.copy collections.ChainMap.fromkeys collections.ChainMap.get collections.ChainMap.new_child collections.ChainMap.parents collections.ChainMap.pop collections.ChainMap.popitem collections.Counter.__delitem__ collections.Counter.__missing__ collections.Counter.__neg__ collections.Counter.__pos__ collections.Counter.__reduce__ collections.Counter.__repr__ collections.Counter._keep_positive collections.Counter.copy collections.Counter.fromkeys collections.UserDict collections.UserDict.__contains__ collections.UserDict.__delitem__ collections.UserDict.__getitem__ collections.UserDict.__init__ collections.UserDict.__iter__ collections.UserDict.__len__ collections.UserDict.__repr__ collections.UserDict.__setitem__ collections.UserDict.copy collections.UserDict.fromkeys collections.UserList collections.UserList._UserList__cast collections.UserList.__add__ collections.UserList.__contains__ collections.UserList.__delitem__ collections.UserList.__eq__ collections.UserList.__ge__ collections.UserList.__getitem__ collections.UserList.__gt__ collections.UserList.__iadd__ collections.UserList.__imul__ collections.UserList.__init__ collections.UserList.__le__ collections.UserList.__len__ collections.UserList.__lt__ collections.UserList.__mul__ collections.UserList.__radd__ collections.UserList.__repr__ collections.UserList.__setitem__ collections.UserList.append collections.UserList.clear collections.UserList.copy collections.UserList.count collections.UserList.extend collections.UserList.index collections.UserList.insert collections.UserList.pop collections.UserList.remove collections.UserList.reverse collections.UserList.sort collections.UserString collections.UserString.__add__ collections.UserString.__complex__ collections.UserString.__contains__ collections.UserString.__eq__ collections.UserString.__float__ collections.UserString.__ge__ collections.UserString.__getitem__ collections.UserString.__getnewargs__ collections.UserString.__gt__ collections.UserString.__hash__ collections.UserString.__init__ collections.UserString.__int__ collections.UserString.__le__ collections.UserString.__len__ collections.UserString.__lt__ collections.UserString.__mod__ collections.UserString.__mul__ collections.UserString.__radd__ collections.UserString.__repr__ collections.UserString.__rmod__ collections.UserString.__str__ collections.UserString.capitalize collections.UserString.casefold collections.UserString.center collections.UserString.count collections.UserString.encode collections.UserString.endswith collections.UserString.expandtabs collections.UserString.find collections.UserString.format collections.UserString.format_map collections.UserString.index collections.UserString.isalnum collections.UserString.isalpha collections.UserString.isdecimal collections.UserString.isdigit collections.UserString.isidentifier collections.UserString.islower collections.UserString.isnumeric collections.UserString.isprintable collections.UserString.isspace collections.UserString.istitle collections.UserString.isupper collections.UserString.join collections.UserString.ljust collections.UserString.lower collections.UserString.lstrip collections.UserString.partition collections.UserString.replace collections.UserString.rfind collections.UserString.rindex collections.UserString.rjust collections.UserString.rpartition collections.UserString.rsplit collections.UserString.rstrip collections.UserString.split collections.UserString.splitlines collections.UserString.startswith collections.UserString.strip collections.UserString.swapcase collections.UserString.title collections.UserString.translate collections.UserString.upper collections.UserString.zfill collections._Link collections._OrderedDictItemsView collections._OrderedDictItemsView.__reversed__ collections._OrderedDictKeysView collections._OrderedDictKeysView.__reversed__ collections._OrderedDictValuesView collections._OrderedDictValuesView.__reversed__ collections._count_elements collections.defaultdict collections.deque collections.deque.__add__ collections.deque.__contains__ collections.deque.__delitem__ collections.deque.__eq__ collections.deque.__ge__ collections.deque.__getitem__ collections.deque.__gt__ collections.deque.__iadd__ collections.deque.__imul__ collections.deque.__init__ collections.deque.__iter__ collections.deque.__le__ collections.deque.__len__ collections.deque.__lt__ collections.deque.__mul__ collections.deque.__ne__ collections.deque.__new__ collections.deque.__reduce__ collections.deque.__repr__ collections.deque.__reversed__ collections.deque.__rmul__ collections.deque.__setitem__ collections.deque.append collections.deque.appendleft collections.deque.clear collections.deque.copy collections.deque.count BUILDSTDERR: collecti1.93user 0.05system 0:02.01elapsed 99%CPU (0avgtext+0avgdata 61552maxresident)k BUILDSTDERR: 0inputs+248outputs (0major+13973minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_colorsys ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_colorsys BUILDSTDERR: 0.46user 0.03system 0:00.50elapsed 99%CPU (0avgtext+0avgdata 52260maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+10486minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_compare ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_compare BUILDSTDERR: 0.36user 0.05system 0:00.42elapsed 98%CPU (0avgtext+0avgdata 51900maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+9906minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_compile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_compile ons.deque.extend collections.deque.extendleft collections.deque.index collections.deque.insert collections.deque.pop collections.deque.popleft collections.deque.remove collections.deque.reverse collections.deque.rotate 15 items passed all tests: 18 tests in collections.Counter 1 tests in collections.Counter.__add__ 1 tests in collections.Counter.__and__ 3 tests in collections.Counter.__iadd__ 3 tests in collections.Counter.__iand__ 4 tests in collections.Counter.__init__ 3 tests in collections.Counter.__ior__ 3 tests in collections.Counter.__isub__ 1 tests in collections.Counter.__or__ 1 tests in collections.Counter.__sub__ 6 tests in collections.Counter.elements 1 tests in collections.Counter.most_common 5 tests in collections.Counter.subtract 5 tests in collections.Counter.update 11 tests in collections.namedtuple 66 tests in 196 items. 66 passed and 0 failed. Test passed. doctest (collections) ... 66 tests with zero failures 1 test OK. Total duration: 2 sec Tests result: SUCCESS =================== test_colorsys ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31587 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_colorsys test_hls_roundtrip (test.test_colorsys.ColorsysTest) ... ok test_hls_values (test.test_colorsys.ColorsysTest) ... ok test_hsv_roundtrip (test.test_colorsys.ColorsysTest) ... ok test_hsv_values (test.test_colorsys.ColorsysTest) ... ok test_yiq_roundtrip (test.test_colorsys.ColorsysTest) ... ok test_yiq_values (test.test_colorsys.ColorsysTest) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.019s OK 1 test OK. Total duration: 118 ms Tests result: SUCCESS =================== test_compare ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31591 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_compare test_comparisons (test.test_compare.ComparisonTest) ... ok test_id_comparisons (test.test_compare.ComparisonTest) ... ok test_issue_1393 (test.test_compare.ComparisonTest) ... ok test_ne_defaults_to_not_eq (test.test_compare.ComparisonTest) ... ok test_ne_high_priority (test.test_compare.ComparisonTest) object.__ne__() should allow reflected __ne__() to be tried ... ok test_ne_low_priority (test.test_compare.ComparisonTest) object.__ne__() should not invoke reflected __eq__() ... ok test_other_delegation (test.test_compare.ComparisonTest) No default delegation between operations except __ne__() ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.003s OK 1 test OK. Total duration: 98 ms Tests result: SUCCESS =================== test_compile ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31595 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_envi0.71user 0.12system 0:00.85elapsed 98%CPU (0avgtext+0avgdata 61240maxresident)k BUILDSTDERR: 0inputs+96outputs (0major+32647minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_compileall ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_compileall ronment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_compile test_annotation_limit (test.test_compile.TestSpecifics) ... ok test_argument_handling (test.test_compile.TestSpecifics) ... ok test_argument_order (test.test_compile.TestSpecifics) ... ok test_bad_single_statement (test.test_compile.TestSpecifics) ... ok test_compile_ast (test.test_compile.TestSpecifics) ... ok test_compile_filename (test.test_compile.TestSpecifics) ... ok test_compiler_recursion_limit (test.test_compile.TestSpecifics) ... skipped 'implementation detail specific to cpython' test_debug_assignment (test.test_compile.TestSpecifics) ... ok test_dict_evaluation_order (test.test_compile.TestSpecifics) ... ok test_dont_merge_constants (test.test_compile.TestSpecifics) ... ok test_duplicate_global_local (test.test_compile.TestSpecifics) ... ok test_empty (test.test_compile.TestSpecifics) ... ok test_encoding (test.test_compile.TestSpecifics) ... ok test_exec_with_general_mapping_for_locals (test.test_compile.TestSpecifics) ... ok test_extended_arg (test.test_compile.TestSpecifics) ... ok test_float_literals (test.test_compile.TestSpecifics) ... ok test_for_distinct_code_objects (test.test_compile.TestSpecifics) ... ok test_import (test.test_compile.TestSpecifics) ... ok test_indentation (test.test_compile.TestSpecifics) ... ok test_lambda_doc (test.test_compile.TestSpecifics) ... ok test_leading_newlines (test.test_compile.TestSpecifics) ... ok test_literals_with_leading_zeroes (test.test_compile.TestSpecifics) ... ok test_mangling (test.test_compile.TestSpecifics) ... ok test_merge_constants (test.test_compile.TestSpecifics) ... skipped 'implementation detail specific to cpython' test_no_ending_newline (test.test_compile.TestSpecifics) ... ok test_none_assignment (test.test_compile.TestSpecifics) ... ok test_none_keyword_arg (test.test_compile.TestSpecifics) ... ok test_null_terminated (test.test_compile.TestSpecifics) ... ok test_other_newlines (test.test_compile.TestSpecifics) ... ok test_particularly_evil_undecodable (test.test_compile.TestSpecifics) ... ok test_path_like_objects (test.test_compile.TestSpecifics) ... ok test_same_filename_used (test.test_compile.TestSpecifics) ... skipped 'implementation detail specific to cpython' test_sequence_unpacking_error (test.test_compile.TestSpecifics) ... ok test_single_statement (test.test_compile.TestSpecifics) ... ok test_subscripts (test.test_compile.TestSpecifics) ... ok test_syntax_error (test.test_compile.TestSpecifics) ... ok test_unary_minus (test.test_compile.TestSpecifics) ... ok test_yet_more_evil_still_undecodable (test.test_compile.TestSpecifics) ... ok test_and (test.test_compile.TestStackSize) ... ok test_and_or (test.test_compile.TestStackSize) ... ok test_binop (test.test_compile.TestStackSize) ... ok test_chained_comparison (test.test_compile.TestStackSize) ... ok test_func_and (test.test_compile.TestStackSize) ... ok test_if_else (test.test_compile.TestStackSize) ... ok test_or (test.test_compile.TestStackSize) ... ok ---------------------------------------------------------------------- Ran 45 tests in 0.367s OK (skipped=3) 1 test OK. Total duration: 499 ms Tests result: SUCCESS =================== test_compileall ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31602 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_compileall test_compiles_as_much_as_possible (test.test_compileall.CommandLineTests) ... ok test_d_compile_error (test.test_compileall.CommandLineTests) ... ok BUILDSTDERR: test_d_runtime_error (test.test_compileall.CommandLineTests) ... o10.41user 1.47system 0:11.99elapsed 99%CPU (0avgtext+0avgdata 113868maxresident)k BUILDSTDERR: 480inputs+17880outputs (0major+275214minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_complex ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_complex k test_force (test.test_compileall.CommandLineTests) ... ok test_include_bad_file (test.test_compileall.CommandLineTests) ... ok test_include_file_no_arg (test.test_compileall.CommandLineTests) ... ok test_include_file_with_arg (test.test_compileall.CommandLineTests) ... ok test_include_on_stdin (test.test_compileall.CommandLineTests) ... ok test_invalid_arg_produces_message (test.test_compileall.CommandLineTests) ... ok test_legacy_paths (test.test_compileall.CommandLineTests) ... ok test_multiple_dirs (test.test_compileall.CommandLineTests) ... ok test_multiple_runs (test.test_compileall.CommandLineTests) ... ok test_no_args_compiles_path (test.test_compileall.CommandLineTests) ... ok test_no_args_respects_force_flag (test.test_compileall.CommandLineTests) ... ok test_no_args_respects_quiet_flag (test.test_compileall.CommandLineTests) ... ok test_pep3147_paths_doubleoptimize (test.test_compileall.CommandLineTests) ... ok test_pep3147_paths_normal (test.test_compileall.CommandLineTests) ... ok test_pep3147_paths_optimize (test.test_compileall.CommandLineTests) ... ok test_quiet (test.test_compileall.CommandLineTests) ... ok test_recursion_control (test.test_compileall.CommandLineTests) ... ok test_recursion_limit (test.test_compileall.CommandLineTests) ... ok test_regexp (test.test_compileall.CommandLineTests) ... ok test_silent (test.test_compileall.CommandLineTests) ... ok test_workers (test.test_compileall.CommandLineTests) ... ok test_workers_available_cores (test.test_compileall.CommandLineTests) ... ok test_compile_dir_pathlike (test.test_compileall.CompileallTests) ... ok test_compile_file_pathlike (test.test_compileall.CompileallTests) ... ok test_compile_file_pathlike_ddir (test.test_compileall.CompileallTests) ... ok test_compile_files (test.test_compileall.CompileallTests) ... ok test_compile_missing_multiprocessing (test.test_compileall.CompileallTests) ... ok test_compile_one_worker (test.test_compileall.CompileallTests) ... ok test_compile_path (test.test_compileall.CompileallTests) ... ok test_compile_pool_called (test.test_compileall.CompileallTests) ... ok test_compile_workers_cpu_count (test.test_compileall.CompileallTests) ... ok test_compile_workers_non_positive (test.test_compileall.CompileallTests) ... ok test_magic_number (test.test_compileall.CompileallTests) ... ok test_mtime (test.test_compileall.CompileallTests) ... ok test_no_pycache_in_non_package (test.test_compileall.CompileallTests) ... ok test_optimize (test.test_compileall.CompileallTests) ... ok test_error (test.test_compileall.EncodingTest) ... ok ---------------------------------------------------------------------- Ran 40 tests in 11.466s OK 1 test OK. Total duration: 12 sec Tests result: SUCCESS =================== test_complex ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31645 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_complex test_abs (test.test_complex.ComplexTest) ... ok test_boolcontext (test.test_complex.ComplexTest) ... ok test_conjugate (test.test_complex.ComplexTest) ... ok test_constructor (test.test_complex.ComplexTest) ... ok test_constructor_special_numbers (test.test_complex.ComplexTest) ... ok test_divmod (test.test_complex.ComplexTest) ... ok test_file (test.test_complex.ComplexTest) ... ok test_floordiv (test.test_complex.ComplexTest) ... ok test_format (test.test_complex.ComplexTest) ... ok test_getnewargs (test.test_complex.ComplexTest) ... ok test_hash (test.test_complex.ComplexTest) ... ok test_mod (test.test_complex.ComplexTest) ... ok test_neg (test.test_complex.ComplexTest) ... ok BUILDSTDERR: test_negated_imaginary_literal (test.test1.08user 0.05system 0:01.14elapsed 99%CPU (0avgtext+0avgdata 58192maxresident)k BUILDSTDERR: 0inputs+88outputs (0major+12886minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_concurrent_futures ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_concurrent_futures _complex.ComplexTest) ... ok test_negative_zero_repr_str (test.test_complex.ComplexTest) ... ok test_overflow (test.test_complex.ComplexTest) ... ok test_plus_minus_0j (test.test_complex.ComplexTest) ... ok test_pow (test.test_complex.ComplexTest) ... ok test_repr_roundtrip (test.test_complex.ComplexTest) ... ok test_repr_str (test.test_complex.ComplexTest) ... ok test_richcompare (test.test_complex.ComplexTest) ... ok test_richcompare_boundaries (test.test_complex.ComplexTest) ... ok test_truediv (test.test_complex.ComplexTest) ... ok test_underscores (test.test_complex.ComplexTest) ... ok ---------------------------------------------------------------------- Ran 24 tests in 0.633s OK 1 test OK. Total duration: 784 ms Tests result: SUCCESS =================== test_concurrent_futures ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31649 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_concurrent_futures test_cancel (test.test_concurrent_futures.FutureTests) ... ok test_cancelled (test.test_concurrent_futures.FutureTests) ... ok test_done (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_already_cancelled (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_already_failed (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_already_successful (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_raises (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_with_cancel (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_with_exception (test.test_concurrent_futures.FutureTests) ... ok test_done_callback_with_result (test.test_concurrent_futures.FutureTests) ... ok test_exception_with_success (test.test_concurrent_futures.FutureTests) ... ok test_exception_with_timeout (test.test_concurrent_futures.FutureTests) ... ok test_repr (test.test_concurrent_futures.FutureTests) ... ok test_result_with_cancel (test.test_concurrent_futures.FutureTests) ... ok test_result_with_success (test.test_concurrent_futures.FutureTests) ... ok test_result_with_timeout (test.test_concurrent_futures.FutureTests) ... ok test_running (test.test_concurrent_futures.FutureTests) ... ok test_duplicate_futures (test.test_concurrent_futures.ProcessPoolAsCompletedTests) ... 2.14s ok test_no_timeout (test.test_concurrent_futures.ProcessPoolAsCompletedTests) ... 0.13s ok test_zero_timeout (test.test_concurrent_futures.ProcessPoolAsCompletedTests) ... 2.13s ok test_killed_child (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 0.12s ok test_map (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 0.16s ok test_map_chunksize (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 0.19s ok test_map_exception (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 0.14s ok test_map_timeout (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 6.14s ok test_max_workers_negative (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 0.13s ok test_no_stale_references (test.test_concurrent_futures.ProcessPoolExecutorTest) ... skipped 'implementation detail specific to cpython' test_shutdown_race_issue12456 (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 0.14s ok test_submit (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 0.14s ok test_submit_keyword (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 0.14s ok test_traceback (test.test_concurrent_futures.ProcessPoolExecutorTest) ... 0.15s ok test_context_manager_shutdown (test.test_concurrent_futures.ProcessPoolShutdownTest) ... 0.06s ok BUILDSTDERR: test_del_shutdown (test.test_concurrent_futures.P2.63user 1.15system 1:04.80elapsed 5%CPU (0avgtext+0avgdata 55180maxresident)k BUILDSTDERR: 0inputs+88outputs (0major+153349minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_configparser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_configparser rocessPoolShutdownTest) ... 0.11s ok test_hang_issue12364 (test.test_concurrent_futures.ProcessPoolShutdownTest) ... 1.07s ok test_interpreter_shutdown (test.test_concurrent_futures.ProcessPoolShutdownTest) ... 1.32s ok test_processes_terminate (test.test_concurrent_futures.ProcessPoolShutdownTest) ... 0.02s ok test_run_after_shutdown (test.test_concurrent_futures.ProcessPoolShutdownTest) ... 0.00s ok test_all_completed (test.test_concurrent_futures.ProcessPoolWaitTests) ... 0.13s ok test_first_completed (test.test_concurrent_futures.ProcessPoolWaitTests) ... 1.67s ok test_first_completed_some_already_completed (test.test_concurrent_futures.ProcessPoolWaitTests) ... 1.64s ok test_first_exception (test.test_concurrent_futures.ProcessPoolWaitTests) ... 3.14s ok test_first_exception_one_already_failed (test.test_concurrent_futures.ProcessPoolWaitTests) ... 2.18s ok test_first_exception_some_already_complete (test.test_concurrent_futures.ProcessPoolWaitTests) ... 1.65s ok test_timeout (test.test_concurrent_futures.ProcessPoolWaitTests) ... 6.16s ok test_duplicate_futures (test.test_concurrent_futures.ThreadPoolAsCompletedTests) ... 2.11s ok test_no_timeout (test.test_concurrent_futures.ThreadPoolAsCompletedTests) ... 0.11s ok test_zero_timeout (test.test_concurrent_futures.ThreadPoolAsCompletedTests) ... 2.11s ok test_default_workers (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.11s ok test_map (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.11s ok test_map_exception (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.11s ok test_map_submits_without_iteration (test.test_concurrent_futures.ThreadPoolExecutorTest) Tests verifying issue 11777. ... 0.11s ok test_map_timeout (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 6.11s ok test_max_workers_negative (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.11s ok test_no_stale_references (test.test_concurrent_futures.ThreadPoolExecutorTest) ... skipped 'implementation detail specific to cpython' test_shutdown_race_issue12456 (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.11s ok test_submit (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.11s ok test_submit_keyword (test.test_concurrent_futures.ThreadPoolExecutorTest) ... 0.10s ok test_context_manager_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.01s ok test_del_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.05s ok test_hang_issue12364 (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 1.01s ok test_interpreter_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 1.33s ok test_run_after_shutdown (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.00s ok test_thread_names_assigned (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.05s ok test_thread_names_default (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.04s ok test_threads_terminate (test.test_concurrent_futures.ThreadPoolShutdownTest) ... 0.00s ok test_all_completed (test.test_concurrent_futures.ThreadPoolWaitTests) ... 0.11s ok test_first_completed (test.test_concurrent_futures.ThreadPoolWaitTests) ... 1.61s ok test_first_completed_some_already_completed (test.test_concurrent_futures.ThreadPoolWaitTests) ... 1.61s ok test_first_exception (test.test_concurrent_futures.ThreadPoolWaitTests) ... 3.11s ok test_first_exception_one_already_failed (test.test_concurrent_futures.ThreadPoolWaitTests) ... 2.11s ok test_first_exception_some_already_complete (test.test_concurrent_futures.ThreadPoolWaitTests) ... 1.61s ok test_pending_calls_race (test.test_concurrent_futures.ThreadPoolWaitTests) ... 0.18s ok test_timeout (test.test_concurrent_futures.ThreadPoolWaitTests) ... 6.12s ok ---------------------------------------------------------------------- Ran 73 tests in 64.243s OK (skipped=2) test_concurrent_futures passed in 1 min 4 sec 1 test OK. Total duration: 1 min 4 sec Tests result: SUCCESS =================== test_configparser ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31965 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_configparser test_converters_at_init (test.test_configparser.BlatantOverrideConvertersTestCase) ... ok test_inheritance (test.test_configparser.BlatantOverrideConvertersTestCase) ... ok test_instance_assignment (test.test_configparser.BlatantOverrideConvertersTestCase) ... ok test_comment_handling (test.test_configparser.CompatibleTestCase) ... ok test_add_section_default (test.test_configparser.ConfigParserTestCase) ... ok test_basic (test.test_configparser.ConfigParserTestCase) ... ok test_basic_from_dict (test.test_configparser.ConfigParserTestCase) ... ok test_boolean (test.test_configparser.ConfigParserTestCase) ... ok test_case_sensitivity (test.test_configparser.ConfigParserTestCase) ... ok test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCase) ... ok test_clear (test.test_configparser.ConfigParserTestCase) ... ok test_default_case_sensitivity (test.test_configparser.ConfigParserTestCase) ... ok test_interpolation (test.test_configparser.ConfigParserTestCase) ... ok test_interpolation_missing_value (test.test_configparser.ConfigParserTestCase) ... ok test_invalid_multiline_value (test.test_configparser.ConfigParserTestCase) ... ok test_items (test.test_configparser.ConfigParserTestCase) ... ok test_parse_errors (test.test_configparser.ConfigParserTestCase) ... ok test_popitem (test.test_configparser.ConfigParserTestCase) ... ok test_query_errors (test.test_configparser.ConfigParserTestCase) ... ok test_read_returns_file_list (test.test_configparser.ConfigParserTestCase) ... ok test_safe_interpolation (test.test_configparser.ConfigParserTestCase) ... ok test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCase) ... ok test_set_nonstring_types (test.test_configparser.ConfigParserTestCase) ... ok test_set_string_types (test.test_configparser.ConfigParserTestCase) ... ok test_setitem (test.test_configparser.ConfigParserTestCase) ... ok test_weird_errors (test.test_configparser.ConfigParserTestCase) ... ok test_write (test.test_configparser.ConfigParserTestCase) ... ok test_basic (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_basic_from_dict (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_boolean (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_case_sensitivity (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_case_sensitivity_basic (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_case_sensitivity_conflicts (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_clear (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_endless_loop (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_extended_interpolation (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_other_errors (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_parse_errors (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_popitem (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_query_errors (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_set_string_types (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_setitem (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_strange_options (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_weird_errors (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_write (test.test_configparser.ConfigParserTestCaseExtendedInterpolation) ... ok test_add_section_default (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_basic (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_basic_from_dict (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_boolean (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_case_sensitivity (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_clear (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_interpolation (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_interpolation_missing_value (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_items (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_parse_errors (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_popitem (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_query_errors (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_safe_interpolation (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_set_nonstring_types (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_set_string_types (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_setitem (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_weird_errors (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_write (test.test_configparser.ConfigParserTestCaseLegacyInterpolation) ... ok test_basic (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_basic_from_dict (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_boolean (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_case_sensitivity (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_clear (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_empty_case (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_no_interpolation (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_none_as_default_interpolation (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_parse_errors (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_popitem (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_query_errors (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_set_string_types (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_setitem (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_weird_errors (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_write (test.test_configparser.ConfigParserTestCaseNoInterpolation) ... ok test_add_section_default (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_basic (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_basic_from_dict (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_boolean (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_case_sensitivity (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_clear (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_interpolation (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_interpolation_missing_value (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseNoValue) ... skipped 'if no_value is allowed, ParsingError is not raised' test_items (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_parse_errors (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_popitem (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_query_errors (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_safe_interpolation (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_set_nonstring_types (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_set_string_types (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_setitem (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_weird_errors (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_write (test.test_configparser.ConfigParserTestCaseNoValue) ... ok test_add_section_default (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_basic (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_basic_from_dict (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_boolean (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_case_sensitivity (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_clear (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_interpolation_missing_value (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_items (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_parse_errors (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_popitem (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_query_errors (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_safe_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_set_nonstring_types (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_set_string_types (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_setitem (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_weird_errors (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_write (test.test_configparser.ConfigParserTestCaseNonStandardDefaultSection) ... ok test_add_section_default (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_basic (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_basic_from_dict (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_boolean (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_case_sensitivity (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_case_sensitivity_mapping_access (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_clear (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_default_case_sensitivity (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_interpolation_missing_value (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_invalid_multiline_value (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_items (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_parse_errors (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_popitem (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_query_errors (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_read_returns_file_list (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... skipped 'incompatible format' test_safe_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_set_malformatted_interpolation (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_set_nonstring_types (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_set_string_types (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_setitem (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_weird_errors (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_write (test.test_configparser.ConfigParserTestCaseNonStandardDelimiters) ... ok test_cfgparser_dot_3 (test.test_configparser.ConfigParserTestCaseTrickyFile) ... ok test_unicode_failure (test.test_configparser.ConfigParserTestCaseTrickyFile) ... ok test_basic (test.test_configparser.ConvertersTestCase) ... ok test_basic_from_dict (test.test_configparser.ConvertersTestCase) ... ok test_boolean (test.test_configparser.ConvertersTestCase) ... ok test_case_sensitivity (test.test_configparser.ConvertersTestCase) ... ok test_case_sensitivity_mapping_access (test.test_configparser.ConvertersTestCase) ... ok test_clear (test.test_configparser.ConvertersTestCase) ... ok test_converters (test.test_configparser.ConvertersTestCase) ... ok test_default_case_sensitivity (test.test_configparser.ConvertersTestCase) ... ok test_invalid_multiline_value (test.test_configparser.ConvertersTestCase) ... ok test_parse_errors (test.test_configparser.ConvertersTestCase) ... ok test_popitem (test.test_configparser.ConvertersTestCase) ... ok test_query_errors (test.test_configparser.ConvertersTestCase) ... ok test_read_returns_file_list (test.test_configparser.ConvertersTestCase) ... ok test_set_string_types (test.test_configparser.ConvertersTestCase) ... ok test_setitem (test.test_configparser.ConvertersTestCase) ... ok test_weird_errors (test.test_configparser.ConvertersTestCase) ... ok test_write (test.test_configparser.ConvertersTestCase) ... ok test_basic (test.test_configparser.CopyTestCase) ... ok test_basic_from_dict (test.test_configparser.CopyTestCase) ... ok test_boolean (test.test_configparser.CopyTestCase) ... ok test_case_sensitivity (test.test_configparser.CopyTestCase) ... ok test_case_sensitivity_mapping_access (test.test_configparser.CopyTestCase) ... ok test_clear (test.test_configparser.CopyTestCase) ... ok test_default_case_sensitivity (test.test_configparser.CopyTestCase) ... ok test_invalid_multiline_value (test.test_configparser.CopyTestCase) ... ok test_parse_errors (test.test_configparser.CopyTestCase) ... ok test_popitem (test.test_configparser.CopyTestCase) ... ok test_query_errors (test.test_configparser.CopyTestCase) ... ok test_read_returns_file_list (test.test_configparser.CopyTestCase) ... ok test_set_string_types (test.test_configparser.CopyTestCase) ... ok test_setitem (test.test_configparser.CopyTestCase) ... ok test_weird_errors (test.test_configparser.CopyTestCase) ... ok test_write (test.test_configparser.CopyTestCase) ... ok test_duplicate_option_error (test.test_configparser.CoverageOneHundredTestCase) ... ok test_inconsistent_converters_state (test.test_configparser.CoverageOneHundredTestCase) ... ok test_interpolation_depth_error (test.test_configparser.CoverageOneHundredTestCase) ... ok test_interpolation_validation (test.test_configparser.CoverageOneHundredTestCase) ... ok test_parsing_error (test.test_configparser.CoverageOneHundredTestCase) ... ok test_readfp_deprecation (test.test_configparser.CoverageOneHundredTestCase) ... ok test_safeconfigparser_deprecation (test.test_configparser.CoverageOneHundredTestCase) ... ok test_sectionproxy_repr (test.test_configparser.CoverageOneHundredTestCase) ... ok test_get_basic_interpolation (test.test_configparser.ExceptionContextTestCase) ... ok test_get_extended_interpolation (test.test_configparser.ExceptionContextTestCase) ... ok test_missing_options (test.test_configparser.ExceptionContextTestCase) ... ok test_missing_section (test.test_configparser.ExceptionContextTestCase) ... ok test_remove_option (test.test_configparser.ExceptionContextTestCase) ... ok test_duplicateoptionerror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_duplicatesectionerror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_error (test.test_configparser.ExceptionPicklingTestCase) ... ok test_interpolationdeptherror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_interpolationerror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_interpolationmissingoptionerror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_interpolationsyntaxerror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_missingsectionheadererror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_nooptionerror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_nosectionerror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_parsingerror (test.test_configparser.ExceptionPicklingTestCase) ... ok test_stripping (test.test_configparser.InlineCommentStrippingTestCase) ... ok test_none_as_value_stringified (test.test_configparser.Issue7005TestCase) ... ok test_none_as_value_stringified_raw (test.test_configparser.Issue7005TestCase) ... ok test__all__ (test.test_configparser.MiscTestCase) ... ok test_basic (test.test_configparser.MultilineValuesTestCase) ... ok test_basic_from_dict (test.test_configparser.MultilineValuesTestCase) ... ok test_boolean (test.test_configparser.MultilineValuesTestCase) ... ok test_case_sensitivity (test.test_configparser.MultilineValuesTestCase) ... ok test_case_sensitivity_mapping_access (test.test_configparser.MultilineValuesTestCase) ... ok test_clear (test.test_configparser.MultilineValuesTestCase) ... ok test_default_case_sensitivity (test.test_configparser.MultilineValuesTestCase) ... ok test_dominating_multiline_values (test.test_configparser.MultilineValuesTestCase) ... ok test_invalid_multiline_value (test.test_configparser.MultilineValuesTestCase) ... ok test_parse_errors (test.test_configparser.MultilineValuesTestCase) ... ok test_popitem (test.test_configparser.MultilineValuesTestCase) ... ok test_query_errors (test.test_configparser.MultilineValuesTestCase) ... ok test_read_returns_file_list (test.test_configparser.MultilineValuesTestCase) ... ok test_set_string_types (test.test_configparser.MultilineValuesTestCase) ... ok test_setitem (test.test_configparser.MultilineValuesTestCase) ... ok test_weird_errors (test.test_configparser.MultilineValuesTestCase) ... ok test_write (test.test_configparser.MultilineValuesTestCase) ... ok test_basic (test.test_configparser.RawConfigParserTestCase) ... ok test_basic_from_dict (test.test_configparser.RawConfigParserTestCase) ... ok test_boolean (test.test_configparser.RawConfigParserTestCase) ... ok test_case_sensitivity (test.test_configparser.RawConfigParserTestCase) ... ok test_case_sensitivity_mapping_access (test.test_configparser.RawConfigParserTestCase) ... ok test_clear (test.test_configparser.RawConfigParserTestCase) ... ok test_default_case_sensitivity (test.test_configparser.RawConfigParserTestCase) ... ok test_interpolation (test.test_configparser.RawConfigParserTestCase) ... ok test_invalid_multiline_value (test.test_configparser.RawConfigParserTestCase) ... ok test_items (test.test_configparser.RawConfigParserTestCase) ... ok test_parse_errors (test.test_configparser.RawConfigParserTestCase) ... ok test_popitem (test.test_configparser.RawConfigParserTestCase) ... ok test_query_errors (test.test_configparser.RawConfigParserTestCase) ... ok test_read_returns_file_list (test.test_configparser.RawConfigParserTestCase) ... ok test_set_nonstring_types (test.test_configparser.RawConfigParserTestCase) ... ok test_set_string_types (test.test_configparser.RawConfigParserTestCase) ... ok test_setitem (test.test_configparser.RawConfigParserTestCase) ... ok test_weird_errors (test.test_configparser.RawConfigParserTestCase) ... ok test_write (test.test_configparser.RawConfigParserTestCase) ... ok test_basic (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_basic_from_dict (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_boolean (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_case_sensitivity (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_case_sensitivity_mapping_access (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_clear (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_default_case_sensitivity (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_interpolation (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_invalid_multiline_value (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_items (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_parse_errors (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_popitem (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_query_errors (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_read_returns_file_list (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... skipped 'incompatible format' test_set_nonstring_types (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_set_string_types (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_setitem (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_weird_errors (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_write (test.test_configparser.RawConfigParserTestCaseNonStandardDelimiters) ... ok test_reading (test.test_configparser.RawConfigParserTestSambaConf) ... ok test_file (test.test_configparser.ReadFileTestCase) ... ok test_iterable (test.test_configparser.ReadFileTestCase) ... ok test_readline_generator (test.test_configparser.ReadFileTestCase) Issue #11670. ... ok test_source_as_bytes (test.test_configparser.ReadFileTestCase) Issue #18260. ... ok BUILDSTDERR: te1.43user 0.07system 0:01.53elapsed 98%CPU (0avgtext+0avgdata 59352maxresident)k BUILDSTDERR: 0inputs+4360outputs (0major+13292minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_contains ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_contains BUILDSTDERR: 0.38user 0.03system 0:00.41elapsed 99%CPU (0avgtext+0avgdata 51976maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9779minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_contextlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_contextlib st_basic (test.test_configparser.SortedTestCase) ... ok test_basic_from_dict (test.test_configparser.SortedTestCase) ... ok test_boolean (test.test_configparser.SortedTestCase) ... ok test_case_sensitivity (test.test_configparser.SortedTestCase) ... ok test_case_sensitivity_mapping_access (test.test_configparser.SortedTestCase) ... ok test_clear (test.test_configparser.SortedTestCase) ... ok test_default_case_sensitivity (test.test_configparser.SortedTestCase) ... ok test_interpolation (test.test_configparser.SortedTestCase) ... ok test_invalid_multiline_value (test.test_configparser.SortedTestCase) ... ok test_items (test.test_configparser.SortedTestCase) ... ok test_parse_errors (test.test_configparser.SortedTestCase) ... ok test_popitem (test.test_configparser.SortedTestCase) ... ok test_query_errors (test.test_configparser.SortedTestCase) ... ok test_read_returns_file_list (test.test_configparser.SortedTestCase) ... ok test_set_nonstring_types (test.test_configparser.SortedTestCase) ... ok test_set_string_types (test.test_configparser.SortedTestCase) ... ok test_setitem (test.test_configparser.SortedTestCase) ... ok test_sorted (test.test_configparser.SortedTestCase) ... ok test_weird_errors (test.test_configparser.SortedTestCase) ... ok test_write (test.test_configparser.SortedTestCase) ... ok test_basic (test.test_configparser.StrictTestCase) ... ok test_basic_from_dict (test.test_configparser.StrictTestCase) ... ok test_boolean (test.test_configparser.StrictTestCase) ... ok test_case_sensitivity (test.test_configparser.StrictTestCase) ... ok test_case_sensitivity_mapping_access (test.test_configparser.StrictTestCase) ... ok test_clear (test.test_configparser.StrictTestCase) ... ok test_default_case_sensitivity (test.test_configparser.StrictTestCase) ... ok test_invalid_multiline_value (test.test_configparser.StrictTestCase) ... ok test_parse_errors (test.test_configparser.StrictTestCase) ... ok test_popitem (test.test_configparser.StrictTestCase) ... ok test_query_errors (test.test_configparser.StrictTestCase) ... ok test_read_returns_file_list (test.test_configparser.StrictTestCase) ... ok test_set_string_types (test.test_configparser.StrictTestCase) ... ok test_setitem (test.test_configparser.StrictTestCase) ... ok test_weird_errors (test.test_configparser.StrictTestCase) ... ok test_write (test.test_configparser.StrictTestCase) ... ok ---------------------------------------------------------------------- Ran 319 tests in 1.062s OK (skipped=3) 1 test OK. Total duration: 1 sec Tests result: SUCCESS =================== test_contains ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31969 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_contains test_block_fallback (test.test_contains.TestContains) ... ok test_builtin_sequence_types (test.test_contains.TestContains) ... ok test_common_tests (test.test_contains.TestContains) ... ok test_nonreflexive (test.test_contains.TestContains) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.001s OK 1 test OK. Total duration: 80 ms Tests result: SUCCESS =================== test_contextlib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31973 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_contextlib test_closing (test.test_contextlib.ClosingTestCase) ... ok test_closing_error (test.test_contextlib.ClosingTestCase) ... ok test_instance_docs (test.test_contextlib.ClosingTestCase) ... ok test_contextmanager_attribs (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_doc_attrib (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_except (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_except_pep479 (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_except_stopiter (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_finally (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_no_reraise (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_plain (test.test_contextlib.ContextManagerTestCase) ... ok test_contextmanager_trap_yield_after_throw (test.test_contextlib.ContextManagerTestCase) ... ok test_instance_docstring_given_cm_docstring (test.test_contextlib.ContextManagerTestCase) ... ok test_keywords (test.test_contextlib.ContextManagerTestCase) ... ok testWithOpen (test.test_contextlib.FileContextTestCase) ... ok testWithBoundedSemaphore (test.test_contextlib.LockContextTestCase) ... ok testWithCondition (test.test_contextlib.LockContextTestCase) ... ok testWithLock (test.test_contextlib.LockContextTestCase) ... ok testWithRLock (test.test_contextlib.LockContextTestCase) ... ok testWithSemaphore (test.test_contextlib.LockContextTestCase) ... ok test_enter (test.test_contextlib.TestAbstractContextManager) ... ok test_exit_is_abstract (test.test_contextlib.TestAbstractContextManager) ... ok test_structural_subclassing (test.test_contextlib.TestAbstractContextManager) ... ok test_contextdecorator (test.test_contextlib.TestContextDecorator) ... ok test_contextdecorator_as_mixin (test.test_contextlib.TestContextDecorator) ... ok test_contextdecorator_with_exception (test.test_contextlib.TestContextDecorator) ... ok test_contextmanager_as_decorator (test.test_contextlib.TestContextDecorator) ... ok test_decorating_method (test.test_contextlib.TestContextDecorator) ... ok test_decorator (test.test_contextlib.TestContextDecorator) ... ok test_decorator_with_exception (test.test_contextlib.TestContextDecorator) ... ok test_instance_docs (test.test_contextlib.TestContextDecorator) ... ok test_typo_enter (test.test_contextlib.TestContextDecorator) ... ok test_typo_exit (test.test_contextlib.TestContextDecorator) ... ok test_body_exception_suppress (test.test_contextlib.TestExitStack) ... ok test_callback (test.test_contextlib.TestExitStack) ... ok test_close (test.test_contextlib.TestExitStack) ... ok test_dont_reraise_RuntimeError (test.test_contextlib.TestExitStack) ... ok test_enter_context (test.test_contextlib.TestExitStack) ... ok test_excessive_nesting (test.test_contextlib.TestExitStack) ... ok test_exit_exception_chaining (test.test_contextlib.TestExitStack) ... ok test_exit_exception_chaining_reference (test.test_contextlib.TestExitStack) ... ok test_exit_exception_chaining_suppress (test.test_contextlib.TestExitStack) ... ok test_exit_exception_non_suppressing (test.test_contextlib.TestExitStack) ... ok test_exit_exception_with_correct_context (test.test_contextlib.TestExitStack) ... ok test_exit_exception_with_existing_context (test.test_contextlib.TestExitStack) ... ok test_exit_raise (test.test_contextlib.TestExitStack) ... ok test_exit_suppress (test.test_contextlib.TestExitStack) ... ok test_instance_bypass (test.test_contextlib.TestExitStack) ... ok test_instance_docs (test.test_contextlib.TestExitStack) ... ok test_no_resources (test.test_contextlib.TestExitStack) ... ok test_pop_all (test.test_contextlib.TestExitStack) ... ok test_push (test.test_contextlib.TestExitStack) ... ok test_cm_is_reentrant (test.test_contextlib.TestRedirectStderr) ... ok test_cm_is_reusable (test.test_contextlib.TestRedirectStderr) ... ok BUILDSTDERR: test_enter_result_is_target (te0.34user 0.03system 0:00.38elapsed 98%CPU (0avgtext+0avgdata 53672maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+11767minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_copy ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_copy st.test_contextlib.TestRedirectStderr) ... ok test_instance_docs (test.test_contextlib.TestRedirectStderr) ... ok test_no_redirect_in_init (test.test_contextlib.TestRedirectStderr) ... ok test_redirect_to_string_io (test.test_contextlib.TestRedirectStderr) ... ok test_cm_is_reentrant (test.test_contextlib.TestRedirectStdout) ... ok test_cm_is_reusable (test.test_contextlib.TestRedirectStdout) ... ok test_enter_result_is_target (test.test_contextlib.TestRedirectStdout) ... ok test_instance_docs (test.test_contextlib.TestRedirectStdout) ... ok test_no_redirect_in_init (test.test_contextlib.TestRedirectStdout) ... ok test_redirect_to_string_io (test.test_contextlib.TestRedirectStdout) ... ok test_cm_is_reentrant (test.test_contextlib.TestSuppress) ... ok test_exact_exception (test.test_contextlib.TestSuppress) ... ok test_exception_hierarchy (test.test_contextlib.TestSuppress) ... ok test_instance_docs (test.test_contextlib.TestSuppress) ... ok test_multiple_exception_args (test.test_contextlib.TestSuppress) ... ok test_no_args (test.test_contextlib.TestSuppress) ... ok test_no_exception (test.test_contextlib.TestSuppress) ... ok test_no_result_from_enter (test.test_contextlib.TestSuppress) ... ok test_other_exception (test.test_contextlib.TestSuppress) ... ok ---------------------------------------------------------------------- Ran 73 tests in 0.040s OK 1 test OK. Total duration: 120 ms Tests result: SUCCESS =================== test_copy ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31977 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_copy test_copy_atomic (test.test_copy.TestCopy) ... ok test_copy_basic (test.test_copy.TestCopy) ... ok test_copy_bytearray (test.test_copy.TestCopy) ... ok test_copy_cant (test.test_copy.TestCopy) ... ok test_copy_copy (test.test_copy.TestCopy) ... ok test_copy_dict (test.test_copy.TestCopy) ... ok test_copy_frozenset (test.test_copy.TestCopy) ... ok test_copy_function (test.test_copy.TestCopy) ... ok test_copy_inst_copy (test.test_copy.TestCopy) ... ok test_copy_inst_getinitargs (test.test_copy.TestCopy) ... ok test_copy_inst_getnewargs (test.test_copy.TestCopy) ... ok test_copy_inst_getnewargs_ex (test.test_copy.TestCopy) ... ok test_copy_inst_getstate (test.test_copy.TestCopy) ... ok test_copy_inst_getstate_setstate (test.test_copy.TestCopy) ... ok test_copy_inst_setstate (test.test_copy.TestCopy) ... ok test_copy_inst_vanilla (test.test_copy.TestCopy) ... ok test_copy_list (test.test_copy.TestCopy) ... ok test_copy_list_subclass (test.test_copy.TestCopy) ... ok test_copy_reduce (test.test_copy.TestCopy) ... ok test_copy_reduce_ex (test.test_copy.TestCopy) ... ok test_copy_registry (test.test_copy.TestCopy) ... ok test_copy_set (test.test_copy.TestCopy) ... ok test_copy_slots (test.test_copy.TestCopy) ... ok test_copy_tuple (test.test_copy.TestCopy) ... ok test_copy_tuple_subclass (test.test_copy.TestCopy) ... ok test_copy_weakkeydict (test.test_copy.TestCopy) ... ok test_copy_weakref (test.test_copy.TestCopy) ... ok test_copy_weakvaluedict (test.test_copy.TestCopy) ... ok test_deepcopy_atomic (test.test_copy.TestCopy) ... ok test_deepcopy_basic (test.test_copy.TestCopy) ... ok test_deepcopy_bound_method (test.test_copy.TestCopy) ... ok test_deepcopy_cant (test.test_copy.TestCopy) ... ok test_deepcopy_deepcopy (test.test_copy.TestCopy) ... ok test_deepcopy_dict (test.test_copy.TestCopy) ... ok test_deepcopy_dict_subclass (test.test_copy.TestCopy) ... ok test_deepcopy_dont_memo_immutable (test.test_copy.TestCopy) ... ok test_deepcopy_empty_tuple (test.test_copy.TestCopy) ... ok BUILDSTDERR: test_deepcopy_function (test.0.44user 0.03system 0:00.48elapsed 98%CPU (0avgtext+0avgdata 52912maxresident)k BUILDSTDERR: 0inputs+144outputs (0major+11295minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_copyreg ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_copyreg BUILDSTDERR: 0.43user 0.05system 0:00.48elapsed 99%CPU (0avgtext+0avgdata 52768maxresident)k BUILDSTDERR: 0inputs+40outputs (0major+16477minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_coroutines ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_coroutines test_copy.TestCopy) ... ok test_deepcopy_inst_deepcopy (test.test_copy.TestCopy) ... ok test_deepcopy_inst_getinitargs (test.test_copy.TestCopy) ... ok test_deepcopy_inst_getnewargs (test.test_copy.TestCopy) ... ok test_deepcopy_inst_getnewargs_ex (test.test_copy.TestCopy) ... ok test_deepcopy_inst_getstate (test.test_copy.TestCopy) ... ok test_deepcopy_inst_getstate_setstate (test.test_copy.TestCopy) ... ok test_deepcopy_inst_setstate (test.test_copy.TestCopy) ... ok test_deepcopy_inst_vanilla (test.test_copy.TestCopy) ... ok test_deepcopy_issubclass (test.test_copy.TestCopy) ... ok test_deepcopy_keepalive (test.test_copy.TestCopy) ... ok test_deepcopy_list (test.test_copy.TestCopy) ... ok test_deepcopy_list_subclass (test.test_copy.TestCopy) ... ok test_deepcopy_memo (test.test_copy.TestCopy) ... ok test_deepcopy_range (test.test_copy.TestCopy) ... ok test_deepcopy_reduce (test.test_copy.TestCopy) ... ok test_deepcopy_reduce_ex (test.test_copy.TestCopy) ... ok test_deepcopy_reflexive_dict (test.test_copy.TestCopy) ... ok test_deepcopy_reflexive_inst (test.test_copy.TestCopy) ... ok test_deepcopy_reflexive_list (test.test_copy.TestCopy) ... ok test_deepcopy_reflexive_tuple (test.test_copy.TestCopy) ... ok test_deepcopy_registry (test.test_copy.TestCopy) ... ok test_deepcopy_slots (test.test_copy.TestCopy) ... ok test_deepcopy_tuple (test.test_copy.TestCopy) ... ok test_deepcopy_tuple_of_immutables (test.test_copy.TestCopy) ... ok test_deepcopy_tuple_subclass (test.test_copy.TestCopy) ... ok test_deepcopy_weakkeydict (test.test_copy.TestCopy) ... ok test_deepcopy_weakref (test.test_copy.TestCopy) ... ok test_deepcopy_weakvaluedict (test.test_copy.TestCopy) ... ok test_exceptions (test.test_copy.TestCopy) ... ok test_getstate_exc (test.test_copy.TestCopy) ... ok test_reconstruct_nostate (test.test_copy.TestCopy) ... ok test_reconstruct_reflexive (test.test_copy.TestCopy) ... ok test_reconstruct_state (test.test_copy.TestCopy) ... ok test_reconstruct_state_setstate (test.test_copy.TestCopy) ... ok test_reconstruct_string (test.test_copy.TestCopy) ... ok test_reduce_4tuple (test.test_copy.TestCopy) ... ok test_reduce_5tuple (test.test_copy.TestCopy) ... ok ---------------------------------------------------------------------- Ran 75 tests in 0.124s OK 1 test OK. Total duration: 212 ms Tests result: SUCCESS =================== test_copyreg ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31981 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_copyreg test_bool (test.test_copyreg.CopyRegTestCase) ... ok test_class (test.test_copyreg.CopyRegTestCase) ... ok test_extension_registry (test.test_copyreg.CopyRegTestCase) ... ok test_noncallable_constructor (test.test_copyreg.CopyRegTestCase) ... ok test_noncallable_reduce (test.test_copyreg.CopyRegTestCase) ... ok test_slotnames (test.test_copyreg.CopyRegTestCase) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.002s OK 1 test OK. Total duration: 161 ms Tests result: SUCCESS =================== test_coroutines ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31991 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_coroutines test_badsyntax_1 (test.test_coroutines.AsyncBadSyntaxTest) ... ok test_badsyntax_2 (test.test_coroutines.AsyncBadSyntaxTest) ... ok test_badsyntax_3 (test.test_coroutines.AsyncBadSyntaxTest) ... ok test_goodsyntax_1 (test.test_coroutines.AsyncBadSyntaxTest) ... ok test_tp_await_1 (test.test_coroutines.CAPITest) ... ok test_tp_await_2 (test.test_coroutines.CAPITest) ... ok test_tp_await_3 (test.test_coroutines.CAPITest) ... ok test_asyncio_1 (test.test_coroutines.CoroAsyncIOCompatTest) ... ok test_await_1 (test.test_coroutines.CoroutineTest) ... ok test_await_10 (test.test_coroutines.CoroutineTest) ... ok test_await_11 (test.test_coroutines.CoroutineTest) ... ok test_await_12 (test.test_coroutines.CoroutineTest) ... ok test_await_13 (test.test_coroutines.CoroutineTest) ... ok test_await_14 (test.test_coroutines.CoroutineTest) ... ok test_await_15 (test.test_coroutines.CoroutineTest) ... ok test_await_2 (test.test_coroutines.CoroutineTest) ... ok test_await_3 (test.test_coroutines.CoroutineTest) ... ok test_await_4 (test.test_coroutines.CoroutineTest) ... ok test_await_5 (test.test_coroutines.CoroutineTest) ... ok test_await_6 (test.test_coroutines.CoroutineTest) ... ok test_await_7 (test.test_coroutines.CoroutineTest) ... ok test_await_8 (test.test_coroutines.CoroutineTest) ... ok test_await_9 (test.test_coroutines.CoroutineTest) ... ok test_comp_1 (test.test_coroutines.CoroutineTest) ... ok test_comp_10 (test.test_coroutines.CoroutineTest) ... ok test_comp_2 (test.test_coroutines.CoroutineTest) ... ok test_comp_3 (test.test_coroutines.CoroutineTest) ... ok test_comp_4 (test.test_coroutines.CoroutineTest) ... ok test_comp_5 (test.test_coroutines.CoroutineTest) ... ok test_comp_6 (test.test_coroutines.CoroutineTest) ... ok test_comp_7 (test.test_coroutines.CoroutineTest) ... ok test_comp_8 (test.test_coroutines.CoroutineTest) ... ok test_comp_9 (test.test_coroutines.CoroutineTest) ... ok test_copy (test.test_coroutines.CoroutineTest) ... ok test_coro_wrapper_send_stop_iterator (test.test_coroutines.CoroutineTest) ... ok test_coro_wrapper_send_tuple (test.test_coroutines.CoroutineTest) ... ok test_corotype_1 (test.test_coroutines.CoroutineTest) ... ok test_cr_await (test.test_coroutines.CoroutineTest) ... ok test_fatal_coro_warning (test.test_coroutines.CoroutineTest) ... ok test_for_1 (test.test_coroutines.CoroutineTest) ... ok test_for_10 (test.test_coroutines.CoroutineTest) ... ok test_for_11 (test.test_coroutines.CoroutineTest) ... ok test_for_12 (test.test_coroutines.CoroutineTest) ... ok test_for_2 (test.test_coroutines.CoroutineTest) ... ok test_for_3 (test.test_coroutines.CoroutineTest) ... ok test_for_4 (test.test_coroutines.CoroutineTest) ... ok test_for_5 (test.test_coroutines.CoroutineTest) ... ok test_for_6 (test.test_coroutines.CoroutineTest) ... ok test_for_7 (test.test_coroutines.CoroutineTest) ... ok test_for_8 (test.test_coroutines.CoroutineTest) ... ok test_for_9 (test.test_coroutines.CoroutineTest) ... ok test_for_stop_iteration (test.test_coroutines.CoroutineTest) ... ok test_for_tuple (test.test_coroutines.CoroutineTest) ... ok test_func_1 (test.test_coroutines.CoroutineTest) ... ok test_func_10 (test.test_coroutines.CoroutineTest) ... ok test_func_11 (test.test_coroutines.CoroutineTest) ... ok test_func_12 (test.test_coroutines.CoroutineTest) ... ok test_func_13 (test.test_coroutines.CoroutineTest) ... ok test_func_14 (test.test_coroutines.CoroutineTest) ... ok test_func_15 (test.test_coroutines.CoroutineTest) ... ok test_func_16 (test.test_coroutines.CoroutineTest) ... ok test_func_17 (test.test_coroutines.CoroutineTest) ... ok test_func_18 (test.test_coroutines.CoroutineTest) ... ok test_func_19 (test.test_coroutines.CoroutineTest) ... ok test_func_2 (test.test_coroutines.CoroutineTest) ... ok test_func_3 (test.test_coroutines.CoroutineTest) ... ok test_func_4 (test.test_coroutines.CoroutineTest) ... ok test_func_5 (test.test_coroutines.CoroutineTest) ... ok test_func_6 (test.test_coroutines.CoroutineTest) ... ok BUILDSTDERR: test_func_7 (test.test_coroutines.CoroutineTest0.65user 0.03system 0:00.73elapsed 94%CPU (0avgtext+0avgdata 54056maxresident)k BUILDSTDERR: 0inputs+240outputs (0major+12199minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_cprofile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_cprofile BUILDSTDERR: 0.32user 0.04system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 51828maxresident)k BUILDSTDERR: 0inputs+72outputs (0major+10889minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_crashers ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_crashers BUILDSTDERR: 0.35user 0.03system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 51780maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9875minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_crypt ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_crypt ) ... ok test_func_8 (test.test_coroutines.CoroutineTest) ... ok test_func_9 (test.test_coroutines.CoroutineTest) ... ok test_gen_1 (test.test_coroutines.CoroutineTest) ... ok test_pickle (test.test_coroutines.CoroutineTest) ... ok test_with_1 (test.test_coroutines.CoroutineTest) ... ok test_with_10 (test.test_coroutines.CoroutineTest) ... ok test_with_11 (test.test_coroutines.CoroutineTest) ... ok test_with_12 (test.test_coroutines.CoroutineTest) ... ok test_with_13 (test.test_coroutines.CoroutineTest) ... ok test_with_2 (test.test_coroutines.CoroutineTest) ... ok test_with_3 (test.test_coroutines.CoroutineTest) ... ok test_with_4 (test.test_coroutines.CoroutineTest) ... ok test_with_5 (test.test_coroutines.CoroutineTest) ... ok test_with_6 (test.test_coroutines.CoroutineTest) ... ok test_with_7 (test.test_coroutines.CoroutineTest) ... ok test_with_8 (test.test_coroutines.CoroutineTest) ... ok test_with_9 (test.test_coroutines.CoroutineTest) ... ok test_set_wrapper_1 (test.test_coroutines.SysSetCoroWrapperTest) ... ok test_set_wrapper_2 (test.test_coroutines.SysSetCoroWrapperTest) ... ok test_set_wrapper_3 (test.test_coroutines.SysSetCoroWrapperTest) ... ok test_set_wrapper_4 (test.test_coroutines.SysSetCoroWrapperTest) ... ok test_oneline_defs (test.test_coroutines.TokenizerRegrTest) ... ok ---------------------------------------------------------------------- Ran 92 tests in 0.366s OK 1 test OK. Total duration: 465 ms Tests result: SUCCESS =================== test_cprofile ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31995 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_cprofile test_bad_counter_during_dealloc (test.test_cprofile.CProfileTest) ... skipped 'implementation detail specific to cpython' test_calling_conventions (test.test_cprofile.CProfileTest) ... ok test_cprofile (test.test_cprofile.CProfileTest) ... ok test_run (test.test_cprofile.CProfileTest) ... ok test_runctx (test.test_cprofile.CProfileTest) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.018s OK (skipped=1) 1 test OK. Total duration: 100 ms Tests result: SUCCESS =================== test_crashers ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_31999 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_crashers test_crashers_crash (test.test_crashers.CrasherTest) ... skipped 'these tests are too fragile' ---------------------------------------------------------------------- Ran 1 test in 0.000s OK (skipped=1) 1 test OK. Total duration: 92 ms Tests result: SUCCESS =================== test_crypt ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32003 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) BUILDSTDERR: Run tests sequent0.44user 0.03system 0:00.48elapsed 98%CPU (0avgtext+0avgdata 52176maxresident)k BUILDSTDERR: 216inputs+16outputs (2major+9876minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_csv ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_csv ially 0:00:00 [1/1] test_crypt test_crypt (test.test_crypt.CryptTestCase) ... Test encryption: abeTm2pJKypwA ok test_methods (test.test_crypt.CryptTestCase) ... ok test_salt (test.test_crypt.CryptTestCase) ... ok test_saltedcrypt (test.test_crypt.CryptTestCase) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.043s OK 1 test OK. Total duration: 147 ms Tests result: SUCCESS =================== test_csv ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32007 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_csv test_ordered_dict_reader (test.test_csv.KeyOrderingTest) ... ok test_ordering_for_the_dict_reader_and_writer (test.test_csv.KeyOrderingTest) ... ok test__all__ (test.test_csv.MiscTestCase) ... ok test_char_write (test.test_csv.TestArrayWrites) ... ok test_double_write (test.test_csv.TestArrayWrites) ... ok test_float_write (test.test_csv.TestArrayWrites) ... ok test_int_write (test.test_csv.TestArrayWrites) ... ok test_blankline (test.test_csv.TestDialectExcel) ... ok test_dubious_quote (test.test_csv.TestDialectExcel) ... ok test_empty_fields (test.test_csv.TestDialectExcel) ... ok test_inline_quote (test.test_csv.TestDialectExcel) ... ok test_inline_quotes (test.test_csv.TestDialectExcel) ... ok test_lone_quote (test.test_csv.TestDialectExcel) ... ok test_newlines (test.test_csv.TestDialectExcel) ... ok test_null (test.test_csv.TestDialectExcel) ... ok test_quote_and_quote (test.test_csv.TestDialectExcel) ... ok test_quote_fieldsep (test.test_csv.TestDialectExcel) ... ok test_quoted (test.test_csv.TestDialectExcel) ... ok test_quoted_nl (test.test_csv.TestDialectExcel) ... ok test_quoted_quote (test.test_csv.TestDialectExcel) ... ok test_quoted_quotes (test.test_csv.TestDialectExcel) ... ok test_quotes (test.test_csv.TestDialectExcel) ... ok test_quotes_and_more (test.test_csv.TestDialectExcel) ... ok test_simple (test.test_csv.TestDialectExcel) ... ok test_simple_writer (test.test_csv.TestDialectExcel) ... ok test_single (test.test_csv.TestDialectExcel) ... ok test_single_quoted_quote (test.test_csv.TestDialectExcel) ... ok test_single_writer (test.test_csv.TestDialectExcel) ... ok test_singlequoted (test.test_csv.TestDialectExcel) ... ok test_singlequoted_left_empty (test.test_csv.TestDialectExcel) ... ok test_singlequoted_right_empty (test.test_csv.TestDialectExcel) ... ok test_space_and_quote (test.test_csv.TestDialectExcel) ... ok test_bad_dialect (test.test_csv.TestDialectRegistry) ... ok test_copy (test.test_csv.TestDialectRegistry) ... ok test_dialect_apply (test.test_csv.TestDialectRegistry) ... ok test_incomplete_dialect (test.test_csv.TestDialectRegistry) ... ok test_pickle (test.test_csv.TestDialectRegistry) ... ok test_register_kwargs (test.test_csv.TestDialectRegistry) ... ok test_registry (test.test_csv.TestDialectRegistry) ... ok test_registry_badargs (test.test_csv.TestDialectRegistry) ... ok test_space_dialect (test.test_csv.TestDialectRegistry) ... ok test_simple_reader (test.test_csv.TestDialectUnix) ... ok test_simple_writer (test.test_csv.TestDialectUnix) ... ok test_delimiter (test.test_csv.TestDialectValidity) ... ok test_invalid_chars (test.test_csv.TestDialectValidity) ... ok test_lineterminator (test.test_csv.TestDialectValidity) ... ok test_quoting (test.test_csv.TestDialectValidity) ... ok test_read_dict_fieldnames_chain (test.test_csv.TestDictFields) ... ok test_read_dict_fieldnames_from_file (test.test_csv.TestDictFields) ... ok test_read_dict_fields (test.test_csv.TestDictFields) ... ok test_read_dict_no_fieldnames (test.test_csv.TestDictFields) ... ok BUILDSTDERR: test_read_0.50user 0.06system 0:00.57elapsed 98%CPU (0avgtext+0avgdata 56000maxresident)k BUILDSTDERR: 0inputs+1744outputs (0major+12554minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ctypes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ctypes long (test.test_csv.TestDictFields) ... ok test_read_long_with_rest (test.test_csv.TestDictFields) ... ok test_read_long_with_rest_no_fieldnames (test.test_csv.TestDictFields) ... ok test_read_multi (test.test_csv.TestDictFields) ... ok test_read_semi_sep (test.test_csv.TestDictFields) ... ok test_read_short (test.test_csv.TestDictFields) ... ok test_read_with_blanks (test.test_csv.TestDictFields) ... ok test_typo_in_extrasaction_raises_error (test.test_csv.TestDictFields) ... ok test_write_field_not_in_field_names_ignore (test.test_csv.TestDictFields) ... ok test_write_field_not_in_field_names_raise (test.test_csv.TestDictFields) ... ok test_write_fields_not_in_fieldnames (test.test_csv.TestDictFields) ... ok test_write_multiple_dict_rows (test.test_csv.TestDictFields) ... ok test_write_no_fields (test.test_csv.TestDictFields) ... ok test_write_simple_dict (test.test_csv.TestDictFields) ... ok test_escape_fieldsep (test.test_csv.TestEscapedExcel) ... ok test_read_escape_fieldsep (test.test_csv.TestEscapedExcel) ... ok test_create_read (test.test_csv.TestLeaks) ... skipped 'requires sys.gettotalrefcount()' test_create_write (test.test_csv.TestLeaks) ... skipped 'requires sys.gettotalrefcount()' test_read (test.test_csv.TestLeaks) ... skipped 'requires sys.gettotalrefcount()' test_write (test.test_csv.TestLeaks) ... skipped 'requires sys.gettotalrefcount()' test_read_escape_fieldsep (test.test_csv.TestQuotedEscapedExcel) ... ok test_write_escape_fieldsep (test.test_csv.TestQuotedEscapedExcel) ... ok test_delimiters (test.test_csv.TestSniffer) ... ok test_doublequote (test.test_csv.TestSniffer) ... ok test_has_header (test.test_csv.TestSniffer) ... ok test_has_header_regex_special_delimiter (test.test_csv.TestSniffer) ... ok test_sniff (test.test_csv.TestSniffer) ... ok test_unicode_read (test.test_csv.TestUnicode) ... ok test_unicode_write (test.test_csv.TestUnicode) ... ok test_read_bigfield (test.test_csv.Test_Csv) ... ok test_read_eof (test.test_csv.Test_Csv) ... ok test_read_eol (test.test_csv.Test_Csv) ... ok test_read_escape (test.test_csv.Test_Csv) ... ok test_read_linenum (test.test_csv.Test_Csv) ... ok test_read_oddinputs (test.test_csv.Test_Csv) ... ok test_read_quoting (test.test_csv.Test_Csv) ... ok test_reader_arg_valid (test.test_csv.Test_Csv) ... ok test_reader_attrs (test.test_csv.Test_Csv) ... ok test_reader_dialect_attrs (test.test_csv.Test_Csv) ... ok test_reader_kw_attrs (test.test_csv.Test_Csv) ... ok test_roundtrip_escaped_unquoted_newlines (test.test_csv.Test_Csv) ... ok test_roundtrip_quoteed_newlines (test.test_csv.Test_Csv) ... ok test_write_arg_valid (test.test_csv.Test_Csv) ... ok test_write_bigfield (test.test_csv.Test_Csv) ... ok test_write_escape (test.test_csv.Test_Csv) ... ok test_write_iterable (test.test_csv.Test_Csv) ... ok test_write_quoting (test.test_csv.Test_Csv) ... ok test_writer_arg_valid (test.test_csv.Test_Csv) ... ok test_writer_attrs (test.test_csv.Test_Csv) ... ok test_writer_dialect_attrs (test.test_csv.Test_Csv) ... ok test_writer_kw_attrs (test.test_csv.Test_Csv) ... ok test_writerows (test.test_csv.Test_Csv) ... ok test_writerows_legacy_strings (test.test_csv.Test_Csv) ... skipped 'implementation detail specific to cpython' ---------------------------------------------------------------------- Ran 104 tests in 0.183s OK (skipped=5) 1 test OK. Total duration: 276 ms Tests result: SUCCESS =================== test_ctypes ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32011 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_ctypes could not find _ctypes_test in /tmp/testcapi_c8f5ed4c98a6c70d test_anon (ctypes.test.test_anon.AnonTest) ... ok test_anon_nonmember (ctypes.test.test_anon.AnonTest) ... ok test_anon_nonseq (ctypes.test.test_anon.AnonTest) ... ok test_nested (ctypes.test.test_anon.AnonTest) ... ok test (ctypes.test.test_array_in_pointer.Test) ... ok test_2 (ctypes.test.test_array_in_pointer.Test) ... ok test_bad_subclass (ctypes.test.test_arrays.ArrayTestCase) ... ok test_cache (ctypes.test.test_arrays.ArrayTestCase) ... ok test_classcache (ctypes.test.test_arrays.ArrayTestCase) ... ok test_from_address (ctypes.test.test_arrays.ArrayTestCase) ... ok test_from_addressW (ctypes.test.test_arrays.ArrayTestCase) ... ok test_longdouble (ctypes.test.test_arrays.ArrayTestCase) ... skipped 'long double not supported by PyPy' test_numeric_arrays (ctypes.test.test_arrays.ArrayTestCase) ... ok test_simple (ctypes.test.test_arrays.ArrayTestCase) ... ok test_subclass (ctypes.test.test_arrays.ArrayTestCase) ... ok test_byval (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_callbacks (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_callbacks_2 (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_longlong_callbacks (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_pointers (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_recursive_as_param (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_shorts (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_struct_return_2H (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_struct_return_8H (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_wchar_parm (ctypes.test.test_as_parameter.AsParamPropertyWrapperTestCase) ... ok test_byval (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_callbacks (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_callbacks_2 (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_longlong_callbacks (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_pointers (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_recursive_as_param (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_shorts (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_struct_return_2H (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_struct_return_8H (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_wchar_parm (ctypes.test.test_as_parameter.AsParamWrapperTestCase) ... ok test_byval (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_callbacks (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_callbacks_2 (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_longlong_callbacks (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_pointers (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_recursive_as_param (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_shorts (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_struct_return_2H (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_struct_return_8H (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_wchar_parm (ctypes.test.test_as_parameter.BasicWrapTestCase) ... ok test_anon_bitfields (ctypes.test.test_bitfields.BitFieldTest) ... ok test_c_wchar (ctypes.test.test_bitfields.BitFieldTest) ... ok test_longlong (ctypes.test.test_bitfields.BitFieldTest) ... ok test_mixed_1 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_mixed_2 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_mixed_3 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_mixed_4 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_multi_bitfields_size (ctypes.test.test_bitfields.BitFieldTest) ... ok test_nonint_types (ctypes.test.test_bitfields.BitFieldTest) ... ok test_signed (ctypes.test.test_bitfields.BitFieldTest) ... ok test_single_bitfield_size (ctypes.test.test_bitfields.BitFieldTest) ... ok test_uint32 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_uint32_swap_big_endian (ctypes.test.test_bitfields.BitFieldTest) ... ok test_uint32_swap_little_endian (ctypes.test.test_bitfields.BitFieldTest) ... ok test_uint64 (ctypes.test.test_bitfields.BitFieldTest) ... ok test_ulonglong (ctypes.test.test_bitfields.BitFieldTest) ... ok test_unsigned (ctypes.test.test_bitfields.BitFieldTest) ... ok test_ints (ctypes.test.test_bitfields.C_Test) ... ok test_shorts (ctypes.test.test_bitfields.C_Test) ... ok test_buffer (ctypes.test.test_buffers.StringBufferTestCase) ... ok test_buffer_interface (ctypes.test.test_buffers.StringBufferTestCase) ... ok test_unicode_buffer (ctypes.test.test_buffers.StringBufferTestCase) ... ok test_unicode_conversion (ctypes.test.test_buffers.StringBufferTestCase) ... ok test_BSTR (ctypes.test.test_bytes.BytesTest) ... skipped 'Windows-specific test' test_c_char (ctypes.test.test_bytes.BytesTest) ... ok test_c_char_p (ctypes.test.test_bytes.BytesTest) ... ok test_c_wchar (ctypes.test.test_bytes.BytesTest) ... ok test_c_wchar_p (ctypes.test.test_bytes.BytesTest) ... ok test_struct (ctypes.test.test_bytes.BytesTest) ... ok test_struct_W (ctypes.test.test_bytes.BytesTest) ... ok test_X (ctypes.test.test_byteswap.Test) ... skipped 'test disabled' test_endian_double (ctypes.test.test_byteswap.Test) ... ok test_endian_float (ctypes.test.test_byteswap.Test) ... ok test_endian_int (ctypes.test.test_byteswap.Test) ... ok test_endian_longlong (ctypes.test.test_byteswap.Test) ... ok test_endian_other (ctypes.test.test_byteswap.Test) ... ok test_endian_short (ctypes.test.test_byteswap.Test) ... ok test_slots (ctypes.test.test_byteswap.Test) ... skipped 'slots are irrelevant on PyPy' test_struct_fields_1 (ctypes.test.test_byteswap.Test) ... ok test_struct_fields_2 (ctypes.test.test_byteswap.Test) ... ok test_struct_struct (ctypes.test.test_byteswap.Test) ... ok test_unaligned_native_struct_fields (ctypes.test.test_byteswap.Test) ... ok test_unaligned_nonnative_struct_fields (ctypes.test.test_byteswap.Test) ... ok test_byte (ctypes.test.test_callbacks.Callbacks) ... ok test_char (ctypes.test.test_callbacks.Callbacks) ... ok test_char_p (ctypes.test.test_callbacks.Callbacks) ... skipped 'test disabled' test_double (ctypes.test.test_callbacks.Callbacks) ... ok test_float (ctypes.test.test_callbacks.Callbacks) ... ok test_int (ctypes.test.test_callbacks.Callbacks) ... ok test_issue12483 (ctypes.test.test_callbacks.Callbacks) ... ok test_issue_7959 (ctypes.test.test_callbacks.Callbacks) ... ok test_long (ctypes.test.test_callbacks.Callbacks) ... ok test_longdouble (ctypes.test.test_callbacks.Callbacks) ... ok test_longlong (ctypes.test.test_callbacks.Callbacks) ... ok test_pyobject (ctypes.test.test_callbacks.Callbacks) ... ok test_short (ctypes.test.test_callbacks.Callbacks) ... ok test_ubyte (ctypes.test.test_callbacks.Callbacks) ... ok test_uint (ctypes.test.test_callbacks.Callbacks) ... ok test_ulong (ctypes.test.test_callbacks.Callbacks) ... ok test_ulonglong (ctypes.test.test_callbacks.Callbacks) ... ok test_unsupported_restype_1 (ctypes.test.test_callbacks.Callbacks) ... ok test_unsupported_restype_2 (ctypes.test.test_callbacks.Callbacks) ... ok test_ushort (ctypes.test.test_callbacks.Callbacks) ... ok test_callback_large_struct (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... ok test_callback_register_double (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... ok test_callback_register_int (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... ok test_integrate (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... ok test_issue_8959_a (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... ok test_issue_8959_b (ctypes.test.test_callbacks.SampleCallbacksTestCase) ... skipped "'WINFUNCTYPE' is required" test_byte (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_char (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_char_p (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_double (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_float (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_int (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_issue12483 (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_issue_7959 (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_long (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_longdouble (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_longlong (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_pyobject (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_short (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_ubyte (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_uint (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_ulong (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_ulonglong (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_unsupported_restype_1 (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_unsupported_restype_2 (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_ushort (ctypes.test.test_callbacks.StdcallCallbacks) ... skipped "'WINFUNCTYPE' is required" test_address2pointer (ctypes.test.test_cast.Test) ... ok test_array2pointer (ctypes.test.test_cast.Test) ... ok test_char_p (ctypes.test.test_cast.Test) ... ok test_other (ctypes.test.test_cast.Test) ... ok test_p2a_objects (ctypes.test.test_cast.Test) ... ok test_wchar_p (ctypes.test.test_cast.Test) ... ok test_byte (ctypes.test.test_cfuncs.CFunctions) ... ok test_byte_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_callwithresult (ctypes.test.test_cfuncs.CFunctions) ... ok test_double (ctypes.test.test_cfuncs.CFunctions) ... ok test_double_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_float (ctypes.test.test_cfuncs.CFunctions) ... ok test_float_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_int (ctypes.test.test_cfuncs.CFunctions) ... ok test_int_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_long (ctypes.test.test_cfuncs.CFunctions) ... ok test_long_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_longdouble (ctypes.test.test_cfuncs.CFunctions) ... skipped 'long double not supported by PyPy' test_longdouble_plus (ctypes.test.test_cfuncs.CFunctions) ... skipped 'long double not supported by PyPy' test_longlong (ctypes.test.test_cfuncs.CFunctions) ... ok test_longlong_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_short (ctypes.test.test_cfuncs.CFunctions) ... ok test_short_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_ubyte (ctypes.test.test_cfuncs.CFunctions) ... ok test_ubyte_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_uint (ctypes.test.test_cfuncs.CFunctions) ... ok test_uint_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_ulong (ctypes.test.test_cfuncs.CFunctions) ... ok test_ulong_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_ulonglong (ctypes.test.test_cfuncs.CFunctions) ... ok test_ulonglong_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_ushort (ctypes.test.test_cfuncs.CFunctions) ... ok test_ushort_plus (ctypes.test.test_cfuncs.CFunctions) ... ok test_void (ctypes.test.test_cfuncs.CFunctions) ... ok test_byte (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_byte_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_callwithresult (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_double (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_double_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_float (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_float_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_int (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_int_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_long (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_long_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_longdouble (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_longdouble_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_longlong (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_longlong_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_short (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_short_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_ubyte (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_ubyte_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_uint (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_uint_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_ulong (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_ulong_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_ulonglong (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_ulonglong_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_ushort (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_ushort_plus (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_void (ctypes.test.test_cfuncs.stdcallCFunctions) ... skipped "'WinDLL' is required" test_checkretval (ctypes.test.test_checkretval.Test) ... ok test_oledll (ctypes.test.test_checkretval.Test) ... skipped "'oledll' is required" test_chararray (ctypes.test.test_delattr.TestCase) ... ok test_simple (ctypes.test.test_delattr.TestCase) ... ok test_struct (ctypes.test.test_delattr.TestCase) ... ok test_GetLastError (ctypes.test.test_errno.Test) ... skipped 'Test specific to Windows' test_open (ctypes.test.test_errno.Test) ... ok test_find_on_libpath (ctypes.test.test_find.LibPathFindTest) ... ok OpenGL libraries: ('GL', 'libGL.so.1') ('GLU', None) ('gle', None) test_gl (ctypes.test.test_find.Test_OpenGL_libs) ... ok test_gle (ctypes.test.test_find.Test_OpenGL_libs) ... skipped 'lib_gle not available' test_glu (ctypes.test.test_find.Test_OpenGL_libs) ... skipped 'lib_glu not available' test_shell_injection (ctypes.test.test_find.Test_OpenGL_libs) ... ok test_abstract (ctypes.test.test_frombuffer.Test) ... ok test_fortran_contiguous (ctypes.test.test_frombuffer.Test) ... skipped "No module named '_testbuffer'" test_from_buffer (ctypes.test.test_frombuffer.Test) ... ok test_from_buffer_copy (ctypes.test.test_frombuffer.Test) ... ok test_from_buffer_copy_with_offset (ctypes.test.test_frombuffer.Test) ... ok test_from_buffer_memoryview (ctypes.test.test_frombuffer.Test) ... ok test_from_buffer_with_offset (ctypes.test.test_frombuffer.Test) ... ok test_basic (ctypes.test.test_funcptr.CFuncPtrTestCase) ... ok test_dllfunctions (ctypes.test.test_funcptr.CFuncPtrTestCase) ... ok test_first (ctypes.test.test_funcptr.CFuncPtrTestCase) ... ok test_structures (ctypes.test.test_funcptr.CFuncPtrTestCase) ... ok test_byval (ctypes.test.test_functions.FunctionTestCase) ... ok test_callbacks (ctypes.test.test_functions.FunctionTestCase) ... ok test_callbacks_2 (ctypes.test.test_functions.FunctionTestCase) ... ok test_doubleresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_errors (ctypes.test.test_functions.FunctionTestCase) ... ok test_floatresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_intresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_longdoubleresult (ctypes.test.test_functions.FunctionTestCase) ... skipped 'long double not supported by PyPy' test_longlong_callbacks (ctypes.test.test_functions.FunctionTestCase) ... ok test_longlongresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_mro (ctypes.test.test_functions.FunctionTestCase) ... ok test_pointers (ctypes.test.test_functions.FunctionTestCase) ... ok test_sf1651235 (ctypes.test.test_functions.FunctionTestCase) ... ok test_shorts (ctypes.test.test_functions.FunctionTestCase) ... ok test_stringresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_struct_return_2H (ctypes.test.test_functions.FunctionTestCase) ... ok test_struct_return_2H_stdcall (ctypes.test.test_functions.FunctionTestCase) ... skipped 'Windows-specific test' test_struct_return_8H (ctypes.test.test_functions.FunctionTestCase) ... ok test_struct_return_8H_stdcall (ctypes.test.test_functions.FunctionTestCase) ... skipped 'Windows-specific test' test_voidresult (ctypes.test.test_functions.FunctionTestCase) ... ok test_wchar_parm (ctypes.test.test_functions.FunctionTestCase) ... ok test_wchar_result (ctypes.test.test_functions.FunctionTestCase) ... ok test_incomplete_example (ctypes.test.test_incomplete.MyTestCase) ... ok test_get (ctypes.test.test_init.InitTest) ... ok test_c_char_p (ctypes.test.test_internals.ObjectsTestCase) ... ok test_embedded_structs (ctypes.test.test_internals.ObjectsTestCase) ... ok test_ints (ctypes.test.test_internals.ObjectsTestCase) ... ok test_ptr_struct (ctypes.test.test_internals.ObjectsTestCase) ... ok test_simple_struct (ctypes.test.test_internals.ObjectsTestCase) ... ok test_xxx (ctypes.test.test_internals.ObjectsTestCase) ... ok test_cint_array (ctypes.test.test_keeprefs.ArrayTestCase) ... ok test_X (ctypes.test.test_keeprefs.DeletePointerTestCase) ... skipped 'test disabled' test_p_cint (ctypes.test.test_keeprefs.PointerTestCase) ... ok test (ctypes.test.test_keeprefs.PointerToStructure) ... ok test_ccharp (ctypes.test.test_keeprefs.SimpleTestCase) ... ok test_cint (ctypes.test.test_keeprefs.SimpleTestCase) ... ok test_ccharp_struct (ctypes.test.test_keeprefs.StructureTestCase) ... ok test_cint_struct (ctypes.test.test_keeprefs.StructureTestCase) ... ok test_struct_struct (ctypes.test.test_keeprefs.StructureTestCase) ... ok test_qsort (ctypes.test.test_libc.LibTest) ... ok test_sqrt (ctypes.test.test_libc.LibTest) ... ok libc_name is libc.so.6 test_1703286_A (ctypes.test.test_loading.LoaderTest) ... skipped 'Windows-specific test' test_1703286_B (ctypes.test.test_loading.LoaderTest) ... skipped 'Windows-specific test' test_find (ctypes.test.test_loading.LoaderTest) ... ok test_load (ctypes.test.test_loading.LoaderTest) ... ok test_load_library (ctypes.test.test_loading.LoaderTest) ... skipped 'test specific to Windows' test_load_ordinal_functions (ctypes.test.test_loading.LoaderTest) ... skipped 'test specific to Windows' test_load_version (ctypes.test.test_loading.LoaderTest) ... ok test_find (ctypes.test.test_macholib.MachOTest) ... skipped 'OSX-specific test' test_cast (ctypes.test.test_memfunctions.MemFunctionsTest) ... ok test_memmove (ctypes.test.test_memfunctions.MemFunctionsTest) ... ok test_memset (ctypes.test.test_memfunctions.MemFunctionsTest) ... ok test_overflow (ctypes.test.test_memfunctions.MemFunctionsTest) ... skipped 'test disabled' test_string_at (ctypes.test.test_memfunctions.MemFunctionsTest) ... skipped 'implementation detail specific to cpython' test_wstring_at (ctypes.test.test_memfunctions.MemFunctionsTest) ... ok test_alignments (ctypes.test.test_numbers.NumberTestCase) ... ok test_bool_from_address (ctypes.test.test_numbers.NumberTestCase) ... skipped 'test disabled' test_bool_values (ctypes.test.test_numbers.NumberTestCase) ... ok test_byref (ctypes.test.test_numbers.NumberTestCase) ... ok test_char_from_address (ctypes.test.test_numbers.NumberTestCase) ... ok test_default_init (ctypes.test.test_numbers.NumberTestCase) ... ok test_float_from_address (ctypes.test.test_numbers.NumberTestCase) ... ok test_float_overflow (ctypes.test.test_numbers.NumberTestCase) ... ok test_floats (ctypes.test.test_numbers.NumberTestCase) ... ok test_from_param (ctypes.test.test_numbers.NumberTestCase) ... ok test_init (ctypes.test.test_numbers.NumberTestCase) ... ok test_int_from_address (ctypes.test.test_numbers.NumberTestCase) ... ok test_integers (ctypes.test.test_numbers.NumberTestCase) ... ok test_perf (ctypes.test.test_numbers.NumberTestCase) ... skipped 'test disabled' test_signed_values (ctypes.test.test_numbers.NumberTestCase) ... ok test_sizes (ctypes.test.test_numbers.NumberTestCase) ... ok test_typeerror (ctypes.test.test_numbers.NumberTestCase) ... ok test_unsigned_values (ctypes.test.test_numbers.NumberTestCase) ... ok test_valid_ranges (ctypes.test.test_numbers.NumberTestCase) ... skipped 'test disabled' test (ctypes.test.test_objects.TestCase) ... Trying: from ctypes import * Expecting nothing ok Trying: array = (c_char_p * 5)() Expecting nothing ok Trying: print(array._objects) Expecting: None ok Trying: array[4] = b'foo bar' Expecting nothing ok Trying: array._objects Expecting: {'4': } ok Trying: array[4] Expecting: b'foo bar' ok Trying: class X(Structure): _fields_ = [("x", c_int), ("y", c_int), ("array", c_char_p * 5)] Expecting nothing ok Trying: x = X() Expecting nothing ok Trying: print(x._objects) Expecting: None ok Trying: print(x.array._b_base_) # doctest: +ELLIPSIS Expecting: ok Trying: x.array[0] = b'spam spam spam' Expecting nothing ok Trying: x._objects Expecting: {'0:2': } ok Trying: x.array._b_base_._objects Expecting: {'0:2': } ok 2 items had no tests: ctypes.test.test_objects.TestCase ctypes.test.test_objects.TestCase.test 1 items passed all tests: 13 tests in ctypes.test.test_objects 13 tests in 3 items. 13 passed and 0 failed. Test passed. ok test_array_pointers (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_byref_pointer (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_byref_pointerpointer (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_cstrings (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_cw_strings (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_int_pointers (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_noctypes_argtype (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_subclasses (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_subclasses_c_wchar_p (ctypes.test.test_parameters.SimpleTypesTestCase) ... ok test_endian_types (ctypes.test.test_pep3118.Test) ... ok test_native_types (ctypes.test.test_pep3118.Test) ... ok test_simple (ctypes.test.test_pickling.PickleTest_0) ... ok test_struct (ctypes.test.test_pickling.PickleTest_0) ... ok test_unpickable (ctypes.test.test_pickling.PickleTest_0) ... ok test_wchar (ctypes.test.test_pickling.PickleTest_0) ... ok test_simple (ctypes.test.test_pickling.PickleTest_1) ... ok test_struct (ctypes.test.test_pickling.PickleTest_1) ... ok test_unpickable (ctypes.test.test_pickling.PickleTest_1) ... ok test_wchar (ctypes.test.test_pickling.PickleTest_1) ... ok test_simple (ctypes.test.test_pickling.PickleTest_2) ... ok test_struct (ctypes.test.test_pickling.PickleTest_2) ... ok test_unpickable (ctypes.test.test_pickling.PickleTest_2) ... ok test_wchar (ctypes.test.test_pickling.PickleTest_2) ... ok test_simple (ctypes.test.test_pickling.PickleTest_3) ... ok test_struct (ctypes.test.test_pickling.PickleTest_3) ... ok test_unpickable (ctypes.test.test_pickling.PickleTest_3) ... ok test_wchar (ctypes.test.test_pickling.PickleTest_3) ... ok test_simple (ctypes.test.test_pickling.PickleTest_4) ... ok test_struct (ctypes.test.test_pickling.PickleTest_4) ... ok test_unpickable (ctypes.test.test_pickling.PickleTest_4) ... ok test_wchar (ctypes.test.test_pickling.PickleTest_4) ... ok test_basic (ctypes.test.test_pointers.PointersTestCase) ... ok test_basics (ctypes.test.test_pointers.PointersTestCase) ... ok test_bug_1467852 (ctypes.test.test_pointers.PointersTestCase) ... ok test_c_void_p (ctypes.test.test_pointers.PointersTestCase) ... ok test_callbacks_with_pointers (ctypes.test.test_pointers.PointersTestCase) ... ok test_change_pointers (ctypes.test.test_pointers.PointersTestCase) ... ok test_charpp (ctypes.test.test_pointers.PointersTestCase) Test that a character pointer-to-pointer is correctly passed ... ok test_from_address (ctypes.test.test_pointers.PointersTestCase) ... ok test_other (ctypes.test.test_pointers.PointersTestCase) ... ok test_pass_pointers (ctypes.test.test_pointers.PointersTestCase) ... ok test_pointer_crash (ctypes.test.test_pointers.PointersTestCase) ... ok test_pointer_type_name (ctypes.test.test_pointers.PointersTestCase) ... ok test_pointer_type_str_name (ctypes.test.test_pointers.PointersTestCase) ... ok test_pointers_bool (ctypes.test.test_pointers.PointersTestCase) ... ok test (ctypes.test.test_prototypes.ArrayTest) ... ok test_POINTER_c_char_arg (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_c_char_p_arg (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_c_void_p_arg (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_c_void_p_arg_with_c_wchar_p (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_instance (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_int_pointer_arg (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_paramflags (ctypes.test.test_prototypes.CharPointersTestCase) ... ok test_POINTER_c_wchar_arg (ctypes.test.test_prototypes.WCharPointersTestCase) ... ok test_c_wchar_p_arg (ctypes.test.test_prototypes.WCharPointersTestCase) ... ok test_PyBytes_FromStringAndSize (ctypes.test.test_python_api.PythonAPITestCase) ... ok test_PyLong_Long (ctypes.test.test_python_api.PythonAPITestCase) ... skipped 'implementation detail specific to cpython' test_PyOS_snprintf (ctypes.test.test_python_api.PythonAPITestCase) ... ok test_PyObj_FromPtr (ctypes.test.test_python_api.PythonAPITestCase) ... skipped 'implementation detail specific to cpython' test_PyString_FromString (ctypes.test.test_python_api.PythonAPITestCase) ... skipped 'implementation detail specific to cpython' test_pyobject_repr (ctypes.test.test_python_api.PythonAPITestCase) ... ok test_FloatDivisionError (ctypes.test.test_random_things.CallbackTracbackTestCase) ... ok test_IntegerDivisionError (ctypes.test.test_random_things.CallbackTracbackTestCase) ... ok test_TypeErrorDivisionError (ctypes.test.test_random_things.CallbackTracbackTestCase) ... ok test_ValueError (ctypes.test.test_random_things.CallbackTracbackTestCase) ... ok test (ctypes.test.test_random_things.call_function_TestCase) ... skipped 'Windows-specific test' test_callback (ctypes.test.test_refcounts.AnotherLeak) ... ok test_1 (ctypes.test.test_refcounts.RefcountTestCase) ... skipped 'implementation detail specific to cpython' test_refcount (ctypes.test.test_refcounts.RefcountTestCase) ... skipped 'implementation detail specific to cpython' test_char (ctypes.test.test_repr.ReprTest) ... ok test_numbers (ctypes.test.test_repr.ReprTest) ... ok test_from_dll (ctypes.test.test_returnfuncptrs.ReturnFuncPtrTestCase) ... ok test_from_dll_refcount (ctypes.test.test_returnfuncptrs.ReturnFuncPtrTestCase) ... ok test_with_prototype (ctypes.test.test_returnfuncptrs.ReturnFuncPtrTestCase) ... ok test_without_prototype (ctypes.test.test_returnfuncptrs.ReturnFuncPtrTestCase) ... ok test_compare (ctypes.test.test_simplesubclasses.Test) ... ok test_ignore_retval (ctypes.test.test_simplesubclasses.Test) ... ok test_int_callback (ctypes.test.test_simplesubclasses.Test) ... ok test_int_struct (ctypes.test.test_simplesubclasses.Test) ... ok test_16 (ctypes.test.test_sizes.SizesTestCase) ... ok test_32 (ctypes.test.test_sizes.SizesTestCase) ... ok test_64 (ctypes.test.test_sizes.SizesTestCase) ... ok test_8 (ctypes.test.test_sizes.SizesTestCase) ... ok test_size_t (ctypes.test.test_sizes.SizesTestCase) ... ok test_ssize_t (ctypes.test.test_sizes.SizesTestCase) ... ok test_char_array (ctypes.test.test_slicing.SlicesTestCase) ... ok test_char_ptr (ctypes.test.test_slicing.SlicesTestCase) ... ok test_char_ptr_with_free (ctypes.test.test_slicing.SlicesTestCase) ... ok test_getslice_cint (ctypes.test.test_slicing.SlicesTestCase) ... ok test_setslice_cint (ctypes.test.test_slicing.SlicesTestCase) ... ok test_wchar_ptr (ctypes.test.test_slicing.SlicesTestCase) ... ok test__POINTER_c_char (ctypes.test.test_stringptr.StringPtrTestCase) ... skipped 'implementation detail specific to cpython' test__c_char_p (ctypes.test.test_stringptr.StringPtrTestCase) ... ok test_functions (ctypes.test.test_stringptr.StringPtrTestCase) ... ok test (ctypes.test.test_strings.StringArrayTestCase) ... ok test_c_buffer_raw (ctypes.test.test_strings.StringArrayTestCase) ... ok test_c_buffer_value (ctypes.test.test_strings.StringArrayTestCase) ... ok test_param_1 (ctypes.test.test_strings.StringArrayTestCase) ... ok test_param_2 (ctypes.test.test_strings.StringArrayTestCase) ... ok test_basic_strings (ctypes.test.test_strings.StringTestCase) ... skipped 'test disabled' test_initialized_strings (ctypes.test.test_strings.StringTestCase) ... skipped 'test disabled' test_perf (ctypes.test.test_strings.StringTestCase) ... skipped 'test disabled' test_sized_strings (ctypes.test.test_strings.StringTestCase) ... skipped 'test disabled' test_toolong (ctypes.test.test_strings.StringTestCase) ... skipped 'test disabled' test (ctypes.test.test_strings.WStringArrayTestCase) ... ok test_nonbmp (ctypes.test.test_strings.WStringArrayTestCase) ... ok test_basic_wstrings (ctypes.test.test_strings.WStringTestCase) ... skipped 'test disabled' test_toolong (ctypes.test.test_strings.WStringTestCase) ... skipped 'test disabled' test_wchar (ctypes.test.test_strings.WStringTestCase) ... ok test_1_A (ctypes.test.test_struct_fields.StructFieldsTestCase) ... ok test_1_B (ctypes.test.test_struct_fields.StructFieldsTestCase) ... ok test_2 (ctypes.test.test_struct_fields.StructFieldsTestCase) ... ok test_3 (ctypes.test.test_struct_fields.StructFieldsTestCase) ... ok test_4 (ctypes.test.test_struct_fields.StructFieldsTestCase) ... ok test (ctypes.test.test_structures.PointerMemberTestCase) ... ok test_none_to_pointer_fields (ctypes.test.test_structures.PointerMemberTestCase) ... ok test_abstract_class (ctypes.test.test_structures.StructureTestCase) ... ok test_conflicting_initializers (ctypes.test.test_structures.StructureTestCase) ... ok test_empty (ctypes.test.test_structures.StructureTestCase) ... ok test_fields (ctypes.test.test_structures.StructureTestCase) ... ok test_huge_field_name (ctypes.test.test_structures.StructureTestCase) ... ok test_init_errors (ctypes.test.test_structures.StructureTestCase) ... ok test_initializers (ctypes.test.test_structures.StructureTestCase) ... ok test_intarray_fields (ctypes.test.test_structures.StructureTestCase) ... ok test_invalid_field_types (ctypes.test.test_structures.StructureTestCase) ... ok test_invalid_name (ctypes.test.test_structures.StructureTestCase) ... ok test_keyword_initializers (ctypes.test.test_structures.StructureTestCase) ... ok test_methods (ctypes.test.test_structures.StructureTestCase) ... ok test_nested_initializers (ctypes.test.test_structures.StructureTestCase) ... ok test_packed (ctypes.test.test_structures.StructureTestCase) ... ok test_pass_by_value (ctypes.test.test_structures.StructureTestCase) ... ok test_positional_args (ctypes.test.test_structures.StructureTestCase) ... ok test_simple_structs (ctypes.test.test_structures.StructureTestCase) ... ok test_struct_alignment (ctypes.test.test_structures.StructureTestCase) ... ok test_structures_with_wchar (ctypes.test.test_structures.StructureTestCase) ... ok BUILDSTDERR: test_subclass_creation (ctypes.test.test_structures.StructureTestCase) ... skipped 'test disa2.48user 0.43system 0:02.96elapsed 98%CPU (0avgtext+0avgdata 160292maxresident)k BUILDSTDERR: 2128inputs+1184outputs (11major+123926minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_curses ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_curses BUILDSTDERR: 0.29user 0.03system 0:00.33elapsed 99%CPU (0avgtext+0avgdata 51840maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+10065minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_datetime ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_datetime bled' test_unions (ctypes.test.test_structures.StructureTestCase) ... ok test_subclass (ctypes.test.test_structures.SubclassesTest) ... ok test_subclass_delayed (ctypes.test.test_structures.SubclassesTest) ... ok test_contains_itself (ctypes.test.test_structures.TestRecursiveStructure) ... ok test_vice_versa (ctypes.test.test_structures.TestRecursiveStructure) ... ok test_native (ctypes.test.test_unaligned_structures.TestStructures) ... ok test_swapped (ctypes.test.test_unaligned_structures.TestStructures) ... ok test_buffers (ctypes.test.test_unicode.StringTestCase) ... ok test_func (ctypes.test.test_unicode.StringTestCase) ... ok test_wcslen (ctypes.test.test_unicode.StringTestCase) ... ok test_buffers (ctypes.test.test_unicode.UnicodeTestCase) ... ok test_wcslen (ctypes.test.test_unicode.UnicodeTestCase) ... ok test_frozentable (ctypes.test.test_values.PythonValuesTestCase) ... skipped 'implementation detail specific to cpython' test_optimizeflag (ctypes.test.test_values.PythonValuesTestCase) ... skipped 'implementation detail specific to cpython' test_undefined (ctypes.test.test_values.PythonValuesTestCase) ... skipped 'implementation detail specific to cpython' test_an_integer (ctypes.test.test_values.ValuesTestCase) ... ok test_undefined (ctypes.test.test_values.ValuesTestCase) ... ok test_array_invalid_length (ctypes.test.test_varsize_struct.VarSizeTest) ... ok test_resize (ctypes.test.test_varsize_struct.VarSizeTest) ... ok test_zerosized_array (ctypes.test.test_varsize_struct.VarSizeTest) ... ok test_SEH (ctypes.test.test_win32.FunctionCallTestCase) ... skipped 'Windows-specific test' test_noargs (ctypes.test.test_win32.FunctionCallTestCase) ... skipped 'Windows-specific test' test_struct_by_value (ctypes.test.test_win32.Structures) ... ok test_winerror (ctypes.test.test_win32.TestWinError) ... skipped 'Windows-specific test' test_COMError (ctypes.test.test_win32.TestWintypes) ... skipped 'Windows-specific test' test_HWND (ctypes.test.test_win32.TestWintypes) ... skipped 'Windows-specific test' test_PARAM (ctypes.test.test_win32.TestWintypes) ... skipped 'Windows-specific test' test_callconv_1 (ctypes.test.test_win32.WindowsTestCase) ... skipped 'Windows-specific test' test_callconv_2 (ctypes.test.test_win32.WindowsTestCase) ... skipped 'Windows-specific test' test_variant_bool (ctypes.test.test_wintypes.WinTypesTest) ... skipped 'Windows-only test' ---------------------------------------------------------------------- Ran 460 tests in 1.935s OK (skipped=102) 1 test OK. Total duration: 3 sec Tests result: SUCCESS =================== test_curses ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32060 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_curses test_curses skipped -- Use of the 'curses' resource not enabled test_curses skipped (resource denied) 1 test skipped: test_curses Total duration: 73 ms Tests result: SUCCESS =================== test_datetime ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32064 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_datetime test_constants (test.datetimetester.TestModule) ... ok test_divide_and_round (test.datetimetester.TestModule) ... ok test_name_cleanup (test.datetimetester.TestModule) ... ok test_issue23600 (test.datetimetester.TestTZInfo) ... ok test_non_abstractness (test.datetimetester.TestTZInfo) ... ok test_normal (test.datetimetester.TestTZInfo) ... ok test_pickling_base (test.datetimetester.TestTZInfo) ... ok test_pickling_subclass (test.datetimetester.TestTZInfo) ... ok test_refcnt_crash_bug_22044 (test.datetimetester.TestTZInfo) ... ok test_subclass_must_override (test.datetimetester.TestTZInfo) ... ok test_aware_datetime (test.datetimetester.TestTimeZone) ... ok test_class_members (test.datetimetester.TestTimeZone) ... ok test_comparison (test.datetimetester.TestTimeZone) ... ok test_constructor (test.datetimetester.TestTimeZone) ... ok test_copy (test.datetimetester.TestTimeZone) ... ok test_deepcopy (test.datetimetester.TestTimeZone) ... ok test_dst (test.datetimetester.TestTimeZone) ... ok test_fromutc (test.datetimetester.TestTimeZone) ... ok test_inheritance (test.datetimetester.TestTimeZone) ... ok test_pickle (test.datetimetester.TestTimeZone) ... ok test_repr (test.datetimetester.TestTimeZone) ... ok test_str (test.datetimetester.TestTimeZone) ... ok test_tzname (test.datetimetester.TestTimeZone) ... ok test_utcoffset (test.datetimetester.TestTimeZone) ... ok test_basic_attributes (test.datetimetester.TestTimeDelta) ... ok test_bool (test.datetimetester.TestTimeDelta) ... ok test_carries (test.datetimetester.TestTimeDelta) ... ok test_compare (test.datetimetester.TestTimeDelta) ... ok test_computations (test.datetimetester.TestTimeDelta) ... ok test_constructor (test.datetimetester.TestTimeDelta) ... ok test_disallowed_computations (test.datetimetester.TestTimeDelta) ... ok test_disallowed_special (test.datetimetester.TestTimeDelta) ... ok test_division (test.datetimetester.TestTimeDelta) ... ok test_divmod (test.datetimetester.TestTimeDelta) ... ok test_harmful_mixed_comparison (test.datetimetester.TestTimeDelta) ... ok test_harmless_mixed_comparison (test.datetimetester.TestTimeDelta) ... ok test_hash_equality (test.datetimetester.TestTimeDelta) ... ok test_massive_normalization (test.datetimetester.TestTimeDelta) ... ok test_microsecond_rounding (test.datetimetester.TestTimeDelta) ... ok test_overflow (test.datetimetester.TestTimeDelta) ... ok test_pickling (test.datetimetester.TestTimeDelta) ... ok test_remainder (test.datetimetester.TestTimeDelta) ... ok test_repr (test.datetimetester.TestTimeDelta) ... ok test_resolution_info (test.datetimetester.TestTimeDelta) ... ok test_roundtrip (test.datetimetester.TestTimeDelta) ... ok test_str (test.datetimetester.TestTimeDelta) ... ok test_subclass_timedelta (test.datetimetester.TestTimeDelta) ... ok test_total_seconds (test.datetimetester.TestTimeDelta) ... ok test_delta_non_days_ignored (test.datetimetester.TestDateOnly) ... ok test_backdoor_resistance (test.datetimetester.TestDate) ... ok test_bad_constructor_arguments (test.datetimetester.TestDate) ... ok test_basic_attributes (test.datetimetester.TestDate) ... ok test_bool (test.datetimetester.TestDate) ... ok test_compare (test.datetimetester.TestDate) ... ok test_computations (test.datetimetester.TestDate) ... ok test_ctime (test.datetimetester.TestDate) ... ok test_extreme_ordinals (test.datetimetester.TestDate) ... ok test_extreme_timedelta (test.datetimetester.TestDate) ... ok test_format (test.datetimetester.TestDate) ... ok test_fromtimestamp (test.datetimetester.TestDate) ... ok test_harmful_mixed_comparison (test.datetimetester.TestDate) ... ok test_harmless_mixed_comparison (test.datetimetester.TestDate) ... ok test_hash_equality (test.datetimetester.TestDate) ... ok test_insane_fromtimestamp (test.datetimetester.TestDate) ... ok test_iso_long_years (test.datetimetester.TestDate) ... ok test_isocalendar (test.datetimetester.TestDate) ... ok test_isoformat (test.datetimetester.TestDate) ... ok test_mixed_compare (test.datetimetester.TestDate) ... ok test_ordinal_conversions (test.datetimetester.TestDate) ... ok test_overflow (test.datetimetester.TestDate) ... ok test_pickling (test.datetimetester.TestDate) ... ok test_pickling_subclass_date (test.datetimetester.TestDate) ... ok test_replace (test.datetimetester.TestDate) ... ok test_resolution_info (test.datetimetester.TestDate) ... ok test_roundtrip (test.datetimetester.TestDate) ... ok test_strftime (test.datetimetester.TestDate) ... ok test_strftime_y2k (test.datetimetester.TestDate) ... ok test_subclass_date (test.datetimetester.TestDate) ... ok test_timetuple (test.datetimetester.TestDate) ... ok test_today (test.datetimetester.TestDate) ... ok test_weekday (test.datetimetester.TestDate) ... ok test_astimezone (test.datetimetester.TestDateTime) ... ok test_backdoor_resistance (test.datetimetester.TestDateTime) ... ok test_bad_constructor_arguments (test.datetimetester.TestDateTime) ... ok test_basic_attributes (test.datetimetester.TestDateTime) ... ok test_basic_attributes_nonzero (test.datetimetester.TestDateTime) ... ok test_bool (test.datetimetester.TestDateTime) ... ok test_combine (test.datetimetester.TestDateTime) ... ok test_compare (test.datetimetester.TestDateTime) ... ok test_computations (test.datetimetester.TestDateTime) ... ok test_ctime (test.datetimetester.TestDateTime) ... ok test_extract (test.datetimetester.TestDateTime) ... ok test_extreme_ordinals (test.datetimetester.TestDateTime) ... ok test_extreme_timedelta (test.datetimetester.TestDateTime) ... ok test_format (test.datetimetester.TestDateTime) ... ok test_fromtimestamp (test.datetimetester.TestDateTime) ... ok test_harmful_mixed_comparison (test.datetimetester.TestDateTime) ... ok test_harmless_mixed_comparison (test.datetimetester.TestDateTime) ... ok test_hash_equality (test.datetimetester.TestDateTime) ... ok test_insane_fromtimestamp (test.datetimetester.TestDateTime) ... ok test_insane_utcfromtimestamp (test.datetimetester.TestDateTime) ... ok test_iso_long_years (test.datetimetester.TestDateTime) ... ok test_isocalendar (test.datetimetester.TestDateTime) ... ok test_isoformat (test.datetimetester.TestDateTime) ... ok test_microsecond_rounding (test.datetimetester.TestDateTime) ... ok test_mixed_compare (test.datetimetester.TestDateTime) ... ok test_more_compare (test.datetimetester.TestDateTime) ... ok test_more_ctime (test.datetimetester.TestDateTime) ... ok test_more_pickling (test.datetimetester.TestDateTime) ... ok test_more_strftime (test.datetimetester.TestDateTime) ... ok test_more_timetuple (test.datetimetester.TestDateTime) ... ok test_negative_float_fromtimestamp (test.datetimetester.TestDateTime) ... ok test_negative_float_utcfromtimestamp (test.datetimetester.TestDateTime) ... ok test_ordinal_conversions (test.datetimetester.TestDateTime) ... ok test_overflow (test.datetimetester.TestDateTime) ... ok test_pickling (test.datetimetester.TestDateTime) ... ok test_pickling_subclass_date (test.datetimetester.TestDateTime) ... ok test_pickling_subclass_datetime (test.datetimetester.TestDateTime) ... ok test_replace (test.datetimetester.TestDateTime) ... ok test_resolution_info (test.datetimetester.TestDateTime) ... ok test_roundtrip (test.datetimetester.TestDateTime) ... ok test_strftime (test.datetimetester.TestDateTime) ... ok test_strftime_with_bad_tzname_replace (test.datetimetester.TestDateTime) ... ok test_strftime_y2k (test.datetimetester.TestDateTime) ... ok test_strptime (test.datetimetester.TestDateTime) ... ok test_subclass_date (test.datetimetester.TestDateTime) ... ok test_subclass_datetime (test.datetimetester.TestDateTime) ... ok test_timestamp_aware (test.datetimetester.TestDateTime) ... ok test_timestamp_limits (test.datetimetester.TestDateTime) ... skipped 'timestamp out of range for platform time_t' test_timestamp_naive (test.datetimetester.TestDateTime) ... FAIL test_timetuple (test.datetimetester.TestDateTime) ... ok test_today (test.datetimetester.TestDateTime) ... ok test_tz_independent_comparing (test.datetimetester.TestDateTime) ... ok test_utcfromtimestamp (test.datetimetester.TestDateTime) ... ok test_utcnow (test.datetimetester.TestDateTime) ... ok test_weekday (test.datetimetester.TestDateTime) ... ok test_astimezone (test.datetimetester.TestSubclassDateTime) ... ok test_backdoor_resistance (test.datetimetester.TestSubclassDateTime) ... ok test_bad_constructor_arguments (test.datetimetester.TestSubclassDateTime) ... ok test_basic_attributes (test.datetimetester.TestSubclassDateTime) ... ok test_basic_attributes_nonzero (test.datetimetester.TestSubclassDateTime) ... ok test_bool (test.datetimetester.TestSubclassDateTime) ... ok test_combine (test.datetimetester.TestSubclassDateTime) ... ok test_compare (test.datetimetester.TestSubclassDateTime) ... ok test_computations (test.datetimetester.TestSubclassDateTime) ... ok test_ctime (test.datetimetester.TestSubclassDateTime) ... ok test_extract (test.datetimetester.TestSubclassDateTime) ... ok test_extreme_ordinals (test.datetimetester.TestSubclassDateTime) ... ok test_extreme_timedelta (test.datetimetester.TestSubclassDateTime) ... ok test_format (test.datetimetester.TestSubclassDateTime) ... ok test_fromtimestamp (test.datetimetester.TestSubclassDateTime) ... ok test_harmful_mixed_comparison (test.datetimetester.TestSubclassDateTime) ... ok test_harmless_mixed_comparison (test.datetimetester.TestSubclassDateTime) ... ok test_hash_equality (test.datetimetester.TestSubclassDateTime) ... ok test_insane_fromtimestamp (test.datetimetester.TestSubclassDateTime) ... ok test_insane_utcfromtimestamp (test.datetimetester.TestSubclassDateTime) ... ok test_iso_long_years (test.datetimetester.TestSubclassDateTime) ... ok test_isocalendar (test.datetimetester.TestSubclassDateTime) ... ok test_isoformat (test.datetimetester.TestSubclassDateTime) ... ok test_microsecond_rounding (test.datetimetester.TestSubclassDateTime) ... ok test_mixed_compare (test.datetimetester.TestSubclassDateTime) ... ok test_more_compare (test.datetimetester.TestSubclassDateTime) ... ok test_more_ctime (test.datetimetester.TestSubclassDateTime) ... ok test_more_pickling (test.datetimetester.TestSubclassDateTime) ... ok test_more_strftime (test.datetimetester.TestSubclassDateTime) ... ok test_more_timetuple (test.datetimetester.TestSubclassDateTime) ... ok test_negative_float_fromtimestamp (test.datetimetester.TestSubclassDateTime) ... ok test_negative_float_utcfromtimestamp (test.datetimetester.TestSubclassDateTime) ... ok test_ordinal_conversions (test.datetimetester.TestSubclassDateTime) ... ok test_overflow (test.datetimetester.TestSubclassDateTime) ... ok test_pickling (test.datetimetester.TestSubclassDateTime) ... ok test_pickling_subclass_date (test.datetimetester.TestSubclassDateTime) ... ok test_pickling_subclass_datetime (test.datetimetester.TestSubclassDateTime) ... ok test_replace (test.datetimetester.TestSubclassDateTime) ... ok test_resolution_info (test.datetimetester.TestSubclassDateTime) ... ok test_roundtrip (test.datetimetester.TestSubclassDateTime) ... skipped 'not appropriate for subclasses' test_strftime (test.datetimetester.TestSubclassDateTime) ... ok test_strftime_with_bad_tzname_replace (test.datetimetester.TestSubclassDateTime) ... ok test_strftime_y2k (test.datetimetester.TestSubclassDateTime) ... ok test_strptime (test.datetimetester.TestSubclassDateTime) ... ok test_subclass_date (test.datetimetester.TestSubclassDateTime) ... ok test_subclass_datetime (test.datetimetester.TestSubclassDateTime) ... ok test_timestamp_aware (test.datetimetester.TestSubclassDateTime) ... ok test_timestamp_limits (test.datetimetester.TestSubclassDateTime) ... skipped 'timestamp out of range for platform time_t' test_timestamp_naive (test.datetimetester.TestSubclassDateTime) ... FAIL test_timetuple (test.datetimetester.TestSubclassDateTime) ... ok test_today (test.datetimetester.TestSubclassDateTime) ... ok test_tz_independent_comparing (test.datetimetester.TestSubclassDateTime) ... ok test_utcfromtimestamp (test.datetimetester.TestSubclassDateTime) ... ok test_utcnow (test.datetimetester.TestSubclassDateTime) ... ok test_weekday (test.datetimetester.TestSubclassDateTime) ... ok test_1653736 (test.datetimetester.TestTime) ... ok test_backdoor_resistance (test.datetimetester.TestTime) ... ok test_bad_constructor_arguments (test.datetimetester.TestTime) ... ok test_basic_attributes (test.datetimetester.TestTime) ... ok test_basic_attributes_nonzero (test.datetimetester.TestTime) ... ok test_bool (test.datetimetester.TestTime) ... ok test_comparing (test.datetimetester.TestTime) ... ok test_format (test.datetimetester.TestTime) ... ok test_harmful_mixed_comparison (test.datetimetester.TestTime) ... ok test_harmless_mixed_comparison (test.datetimetester.TestTime) ... ok test_hash_equality (test.datetimetester.TestTime) ... ok test_isoformat (test.datetimetester.TestTime) ... ok test_pickling (test.datetimetester.TestTime) ... ok test_pickling_subclass_time (test.datetimetester.TestTime) ... ok test_replace (test.datetimetester.TestTime) ... ok test_repr (test.datetimetester.TestTime) ... ok test_resolution_info (test.datetimetester.TestTime) ... ok test_roundtrip (test.datetimetester.TestTime) ... ok test_str (test.datetimetester.TestTime) ... ok test_strftime (test.datetimetester.TestTime) ... ok test_subclass_time (test.datetimetester.TestTime) ... ok test_1653736 (test.datetimetester.TestTimeTZ) ... ok test_argument_passing (test.datetimetester.TestTimeTZ) ... ok test_aware_compare (test.datetimetester.TestTimeTZ) ... ok test_backdoor_resistance (test.datetimetester.TestTimeTZ) ... ok test_bad_constructor_arguments (test.datetimetester.TestTimeTZ) ... ok test_bad_tzinfo_classes (test.datetimetester.TestTimeTZ) ... ok test_basic_attributes (test.datetimetester.TestTimeTZ) ... ok test_basic_attributes_nonzero (test.datetimetester.TestTimeTZ) ... ok test_bool (test.datetimetester.TestTimeTZ) ... ok test_comparing (test.datetimetester.TestTimeTZ) ... ok test_empty (test.datetimetester.TestTimeTZ) ... ok test_format (test.datetimetester.TestTimeTZ) ... ok test_harmful_mixed_comparison (test.datetimetester.TestTimeTZ) ... ok test_harmless_mixed_comparison (test.datetimetester.TestTimeTZ) ... ok test_hash_edge_cases (test.datetimetester.TestTimeTZ) ... ok test_hash_equality (test.datetimetester.TestTimeTZ) ... ok test_isoformat (test.datetimetester.TestTimeTZ) ... ok test_mixed_compare (test.datetimetester.TestTimeTZ) ... ok test_more_bool (test.datetimetester.TestTimeTZ) ... ok test_pickling (test.datetimetester.TestTimeTZ) ... ok test_pickling_subclass_time (test.datetimetester.TestTimeTZ) ... ok test_replace (test.datetimetester.TestTimeTZ) ... ok test_repr (test.datetimetester.TestTimeTZ) ... ok test_resolution_info (test.datetimetester.TestTimeTZ) ... ok test_roundtrip (test.datetimetester.TestTimeTZ) ... ok test_str (test.datetimetester.TestTimeTZ) ... ok test_strftime (test.datetimetester.TestTimeTZ) ... ok test_subclass_time (test.datetimetester.TestTimeTZ) ... ok test_subclass_timetz (test.datetimetester.TestTimeTZ) ... ok test_tzinfo_classes (test.datetimetester.TestTimeTZ) ... ok test_utc_offset_out_of_bounds (test.datetimetester.TestTimeTZ) ... ok test_zones (test.datetimetester.TestTimeTZ) ... ok test_argument_passing (test.datetimetester.TestDateTimeTZ) ... ok test_astimezone (test.datetimetester.TestDateTimeTZ) ... ok test_astimezone_default_eastern (test.datetimetester.TestDateTimeTZ) ... ok test_astimezone_default_near_fold (test.datetimetester.TestDateTimeTZ) ... ok test_astimezone_default_utc (test.datetimetester.TestDateTimeTZ) ... ok test_aware_compare (test.datetimetester.TestDateTimeTZ) ... ok test_aware_subtract (test.datetimetester.TestDateTimeTZ) ... ok test_backdoor_resistance (test.datetimetester.TestDateTimeTZ) ... ok test_bad_constructor_arguments (test.datetimetester.TestDateTimeTZ) ... ok test_bad_tzinfo_classes (test.datetimetester.TestDateTimeTZ) ... ok test_basic_attributes (test.datetimetester.TestDateTimeTZ) ... ok test_basic_attributes_nonzero (test.datetimetester.TestDateTimeTZ) ... ok test_bool (test.datetimetester.TestDateTimeTZ) ... ok test_combine (test.datetimetester.TestDateTimeTZ) ... ok test_compare (test.datetimetester.TestDateTimeTZ) ... ok test_computations (test.datetimetester.TestDateTimeTZ) ... ok test_ctime (test.datetimetester.TestDateTimeTZ) ... ok test_even_more_compare (test.datetimetester.TestDateTimeTZ) ... ok test_extract (test.datetimetester.TestDateTimeTZ) ... ok test_extreme_hashes (test.datetimetester.TestDateTimeTZ) ... ok test_extreme_ordinals (test.datetimetester.TestDateTimeTZ) ... ok test_extreme_timedelta (test.datetimetester.TestDateTimeTZ) ... ok test_format (test.datetimetester.TestDateTimeTZ) ... ok test_fromtimestamp (test.datetimetester.TestDateTimeTZ) ... ok test_harmful_mixed_comparison (test.datetimetester.TestDateTimeTZ) ... ok test_harmless_mixed_comparison (test.datetimetester.TestDateTimeTZ) ... ok test_hash_equality (test.datetimetester.TestDateTimeTZ) ... ok test_insane_fromtimestamp (test.datetimetester.TestDateTimeTZ) ... ok test_insane_utcfromtimestamp (test.datetimetester.TestDateTimeTZ) ... ok test_iso_long_years (test.datetimetester.TestDateTimeTZ) ... ok test_isocalendar (test.datetimetester.TestDateTimeTZ) ... ok test_isoformat (test.datetimetester.TestDateTimeTZ) ... ok test_microsecond_rounding (test.datetimetester.TestDateTimeTZ) ... ok test_mixed_compare (test.datetimetester.TestDateTimeTZ) ... ok test_more_astimezone (test.datetimetester.TestDateTimeTZ) ... ok test_more_compare (test.datetimetester.TestDateTimeTZ) ... ok test_more_ctime (test.datetimetester.TestDateTimeTZ) ... ok test_more_pickling (test.datetimetester.TestDateTimeTZ) ... ok test_more_strftime (test.datetimetester.TestDateTimeTZ) ... ok test_more_timetuple (test.datetimetester.TestDateTimeTZ) ... ok test_negative_float_fromtimestamp (test.datetimetester.TestDateTimeTZ) ... ok test_negative_float_utcfromtimestamp (test.datetimetester.TestDateTimeTZ) ... ok test_ordinal_conversions (test.datetimetester.TestDateTimeTZ) ... ok test_overflow (test.datetimetester.TestDateTimeTZ) ... ok test_pickling (test.datetimetester.TestDateTimeTZ) ... ok test_pickling_subclass_date (test.datetimetester.TestDateTimeTZ) ... ok test_pickling_subclass_datetime (test.datetimetester.TestDateTimeTZ) ... ok test_replace (test.datetimetester.TestDateTimeTZ) ... ok test_resolution_info (test.datetimetester.TestDateTimeTZ) ... ok test_roundtrip (test.datetimetester.TestDateTimeTZ) ... ok test_strftime (test.datetimetester.TestDateTimeTZ) ... ok test_strftime_with_bad_tzname_replace (test.datetimetester.TestDateTimeTZ) ... ok test_strftime_y2k (test.datetimetester.TestDateTimeTZ) ... ok test_strptime (test.datetimetester.TestDateTimeTZ) ... ok test_subclass_date (test.datetimetester.TestDateTimeTZ) ... ok test_subclass_datetime (test.datetimetester.TestDateTimeTZ) ... ok test_subclass_datetimetz (test.datetimetester.TestDateTimeTZ) ... ok test_timestamp_aware (test.datetimetester.TestDateTimeTZ) ... ok test_timestamp_limits (test.datetimetester.TestDateTimeTZ) ... skipped 'timestamp out of range for platform time_t' test_timestamp_naive (test.datetimetester.TestDateTimeTZ) ... FAIL test_timetuple (test.datetimetester.TestDateTimeTZ) ... ok test_today (test.datetimetester.TestDateTimeTZ) ... ok test_trivial (test.datetimetester.TestDateTimeTZ) ... ok test_tz_aware_arithmetic (test.datetimetester.TestDateTimeTZ) ... ok test_tz_independent_comparing (test.datetimetester.TestDateTimeTZ) ... ok test_tzinfo_classes (test.datetimetester.TestDateTimeTZ) ... ok test_tzinfo_fromtimestamp (test.datetimetester.TestDateTimeTZ) ... ok test_tzinfo_isoformat (test.datetimetester.TestDateTimeTZ) ... ok test_tzinfo_now (test.datetimetester.TestDateTimeTZ) ... ok test_tzinfo_timetuple (test.datetimetester.TestDateTimeTZ) ... ok test_tzinfo_utcfromtimestamp (test.datetimetester.TestDateTimeTZ) ... ok test_tzinfo_utcnow (test.datetimetester.TestDateTimeTZ) ... ok test_utc_offset_out_of_bounds (test.datetimetester.TestDateTimeTZ) ... ok test_utcfromtimestamp (test.datetimetester.TestDateTimeTZ) ... ok test_utcnow (test.datetimetester.TestDateTimeTZ) ... ok test_utctimetuple (test.datetimetester.TestDateTimeTZ) ... ok test_weekday (test.datetimetester.TestDateTimeTZ) ... ok test_zones (test.datetimetester.TestDateTimeTZ) ... ok test_bogus_dst (test.datetimetester.TestTimezoneConversions) ... ok test_easy (test.datetimetester.TestTimezoneConversions) ... ok test_fromutc (test.datetimetester.TestTimezoneConversions) ... ok test_tricky (test.datetimetester.TestTimezoneConversions) ... ok test_bug_1028306 (test.datetimetester.Oddballs) ... ok test_check_arg_types (test.datetimetester.Oddballs) ... ok test_extra_attributes (test.datetimetester.Oddballs) ... ok test_astimezone (test.datetimetester.TestLocalTimeDisambiguation) ... FAIL test_comparison (test.datetimetester.TestLocalTimeDisambiguation) ... ok test_constructors (test.datetimetester.TestLocalTimeDisambiguation) ... ok test_dst (test.datetimetester.TestLocalTimeDisambiguation) ... FAIL test_fromtimestamp (test.datetimetester.TestLocalTimeDisambiguation) ... ok test_fromtimestamp_lord_howe (test.datetimetester.TestLocalTimeDisambiguation) ... skipped 'Australia/Lord_Howe timezone is not supported on this platform' test_fromutc (test.datetimetester.TestLocalTimeDisambiguation) ... ERROR test_hash (test.datetimetester.TestLocalTimeDisambiguation) ... ok test_hash_aware (test.datetimetester.TestLocalTimeDisambiguation) ... ok test_member (test.datetimetester.TestLocalTimeDisambiguation) ... ok test_mixed_compare_fold (test.datetimetester.TestLocalTimeDisambiguation) ... FAIL test_mixed_compare_gap (test.datetimetester.TestLocalTimeDisambiguation) ... FAIL test_mixed_compare_regular (test.datetimetester.TestLocalTimeDisambiguation) ... ok test_pickle_fold (test.datetimetester.TestLocalTimeDisambiguation) ... ok test_replace (test.datetimetester.TestLocalTimeDisambiguation) ... FAIL test_repr (test.datetimetester.TestLocalTimeDisambiguation) ... ok test_timestamp (test.datetimetester.TestLocalTimeDisambiguation) ... FAIL test_timestamp_lord_howe (test.datetimetester.TestLocalTimeDisambiguation) ... skipped 'Australia/Lord_Howe timezone is not supported on this platform' test_utcoffset (test.datetimetester.TestLocalTimeDisambiguation) ... ok test_vilnius_1941_fromutc (test.datetimetester.TestLocalTimeDisambiguation) ... FAIL test_vilnius_1941_toutc (test.datetimetester.TestLocalTimeDisambiguation) ... ok test_folds (test.datetimetester.ZoneInfoTest) ... FAIL test_gaps (test.datetimetester.ZoneInfoTest) ... FAIL test_system_transitions (test.datetimetester.ZoneInfoTest) ... FAIL test_folds (test.datetimetester.IranTest) ... FAIL test_gaps (test.datetimetester.IranTest) ... FAIL test_system_transitions (test.datetimetester.IranTest) ... FAIL ====================================================================== ERROR: test_fromutc (test.datetimetester.TestLocalTimeDisambiguation) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 4471, in test_fromutc t1 = Eastern2.fromutc(u) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 4126, in fromutc raise ValueError("No suitable local time found") ValueError: No suitable local time found ====================================================================== FAIL: test_timestamp_naive (test.datetimetester.TestDateTime) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/support/__init__.py", line 1625, in inner return func(*args, **kwds) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 1929, in test_timestamp_naive t0 - timedelta(hours=1)) AssertionError: datetime.datetime(2012, 3, 11, 3, 30) != datetime.datetime(2012, 3, 11, 1, 30) ====================================================================== FAIL: test_timestamp_naive (test.datetimetester.TestSubclassDateTime) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/support/__init__.py", line 1625, in inner return func(*args, **kwds) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 1929, in test_timestamp_naive t0 - timedelta(hours=1)) AssertionError: test.datetimetester.SubclassDatetime(2012, 3, 11, 3, 30) != datetime.datetime(2012, 3, 11, 1, 30) ====================================================================== FAIL: test_timestamp_naive (test.datetimetester.TestDateTimeTZ) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/support/__init__.py", line 1625, in inner return func(*args, **kwds) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 1929, in test_timestamp_naive t0 - timedelta(hours=1)) AssertionError: datetime.datetime(2012, 3, 11, 3, 30) != datetime.datetime(2012, 3, 11, 1, 30) ====================================================================== FAIL: test_astimezone (test.datetimetester.TestLocalTimeDisambiguation) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/support/__init__.py", line 1625, in inner return func(*args, **kwds) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 4395, in test_astimezone self.assertEqual(adt1.tzname(), 'EST') AssertionError: 'EDT' != 'EST' - EDT ? ^ + EST ? ^ ====================================================================== FAIL: test_dst (test.datetimetester.TestLocalTimeDisambiguation) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 4435, in test_dst self.assertEqual(dt.replace(fold=1).dst(), ZERO) AssertionError: datetime.timedelta(0, 3600) != datetime.timedelta(0) ====================================================================== FAIL: test_mixed_compare_fold (test.datetimetester.TestLocalTimeDisambiguation) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 4498, in test_mixed_compare_fold self.assertNotEqual(t_fold, t_fold_utc) AssertionError: datetime.datetime(2002, 10, 27, 1, 45, tzinfo=Eastern2) == datetime.datetime(2002, 10, 27, 5, 45, tzinfo=datetime.timezone.utc) ====================================================================== FAIL: test_mixed_compare_gap (test.datetimetester.TestLocalTimeDisambiguation) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 4503, in test_mixed_compare_gap self.assertNotEqual(t_gap, t_gap_utc) AssertionError: datetime.datetime(2002, 4, 7, 2, 45, tzinfo=Eastern2) == datetime.datetime(2002, 4, 7, 7, 45, tzinfo=datetime.timezone.utc) ====================================================================== FAIL: test_replace (test.datetimetester.TestLocalTimeDisambiguation) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 4316, in test_replace self.assertEqual(t.replace(fold=1).fold, 1) AssertionError: 0 != 1 ====================================================================== FAIL: test_timestamp (test.datetimetester.TestLocalTimeDisambiguation) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/support/__init__.py", line 1625, in inner return func(*args, **kwds) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 4373, in test_timestamp dt1.timestamp()) AssertionError: 1414909800.0 != 1414906200.0 ====================================================================== BUILDSTDERR: FAIL: test_vilnius_1941_fromutc (test.datest test_datetime failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 2.01user 0.06system 0:03.00elapsed 69%CPU (0avgtext+0avgdata 73808maxresident)k BUILDSTDERR: 24inputs+408outputs (0major+17373minor)pagefaults 0swaps + echo test_datetime + for TestName in $(cat testnames.txt) + echo =================== test_dbm ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dbm tetimetester.TestLocalTimeDisambiguation) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 4263, in test_vilnius_1941_fromutc 'Mon Jun 23 23:00:00 1941 CEST+0200') AssertionError: 'Mon Jun 23 23:00:00 1941 MSK+0300' != 'Mon Jun 23 23:00:00 1941 CEST+0200' - Mon Jun 23 23:00:00 1941 MSK+0300 ? ^ ^ ^ + Mon Jun 23 23:00:00 1941 CEST+0200 ? ^^ ^ ^ ====================================================================== FAIL: test_folds (test.datetimetester.ZoneInfoTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 4771, in test_folds self.assertEqual(ldt.fold, 1) AssertionError: 0 != 1 ====================================================================== FAIL: test_gaps (test.datetimetester.ZoneInfoTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 4803, in test_gaps "At %s." % ldt) AssertionError: datetime.timedelta(-1, 72000) not less than datetime.timedelta(-1, 72000) : At 1918-03-31 02:00:00-04:00. ====================================================================== FAIL: test_system_transitions (test.datetimetester.ZoneInfoTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 4846, in test_system_transitions self.assertEqual(ts1, s0 - ss / 2) AssertionError: -1633278600.0 != -1633282200.0 ====================================================================== FAIL: test_folds (test.datetimetester.IranTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 4771, in test_folds self.assertEqual(ldt.fold, 1) AssertionError: 0 != 1 ====================================================================== FAIL: test_gaps (test.datetimetester.IranTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 4803, in test_gaps "At %s." % ldt) AssertionError: datetime.timedelta(0, 12600) not less than datetime.timedelta(0, 12600) : At 1946-01-01 00:00:00+03:30. ====================================================================== FAIL: test_system_transitions (test.datetimetester.IranTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/datetimetester.py", line 4846, in test_system_transitions self.assertEqual(ts1, s0 - ss / 2) AssertionError: -757394616.0 != -757394872.0 ---------------------------------------------------------------------- Ran 356 tests in 2.473s FAILED (failures=16, errors=1, skipped=6) test_datetime failed 1 test failed: test_datetime Total duration: 3 sec Tests result: FAILURE =================== test_dbm ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32069 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_dbm BUILDSTDERR: test_keys (test.test_dbm.WhichDBDB0004 fop_read_meta: @test_32069_tmp_ndbm.db: unexpected file type or format BUILDSTDERR: 0.45user 0.07system 0:00.58elapsed 89%CPU (0avgtext+0avgdata 54148maxresident)k BUILDSTDERR: 128inputs+888outputs (1major+16867minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dbm_dumb ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dbm_dumb BUILDSTDERR: 0.55user 0.09system 0:00.65elapsed 99%CPU (0avgtext+0avgdata 58188maxresident)k BUILDSTDERR: 0inputs+3848outputs (0major+18272minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dbm_gnu ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dbm_gnu BTestCase) ... ok test_whichdb (test.test_dbm.WhichDBTestCase) ... ok test_whichdb_ndbm (test.test_dbm.WhichDBTestCase) ... ok test_anydbm_access (test.test_dbm.TestCase-dbm.gnu) ... ok test_anydbm_creation (test.test_dbm.TestCase-dbm.gnu) ... ok test_anydbm_creation_n_file_exists_with_invalid_contents (test.test_dbm.TestCase-dbm.gnu) ... ok test_anydbm_keys (test.test_dbm.TestCase-dbm.gnu) ... ok test_anydbm_modification (test.test_dbm.TestCase-dbm.gnu) ... ok test_anydbm_not_existing (test.test_dbm.TestCase-dbm.gnu) ... ok test_anydbm_read (test.test_dbm.TestCase-dbm.gnu) ... ok test_error (test.test_dbm.TestCase-dbm.gnu) ... ok test_anydbm_access (test.test_dbm.TestCase-dbm.ndbm) ... ok test_anydbm_creation (test.test_dbm.TestCase-dbm.ndbm) ... ok test_anydbm_creation_n_file_exists_with_invalid_contents (test.test_dbm.TestCase-dbm.ndbm) ... ok test_anydbm_keys (test.test_dbm.TestCase-dbm.ndbm) ... ok test_anydbm_modification (test.test_dbm.TestCase-dbm.ndbm) ... ok test_anydbm_not_existing (test.test_dbm.TestCase-dbm.ndbm) ... ok test_anydbm_read (test.test_dbm.TestCase-dbm.ndbm) ... ok test_error (test.test_dbm.TestCase-dbm.ndbm) ... ok test_anydbm_access (test.test_dbm.TestCase-dbm.dumb) ... ok test_anydbm_creation (test.test_dbm.TestCase-dbm.dumb) ... ok test_anydbm_creation_n_file_exists_with_invalid_contents (test.test_dbm.TestCase-dbm.dumb) ... ok test_anydbm_keys (test.test_dbm.TestCase-dbm.dumb) ... ok test_anydbm_modification (test.test_dbm.TestCase-dbm.dumb) ... ok test_anydbm_not_existing (test.test_dbm.TestCase-dbm.dumb) ... ok test_anydbm_read (test.test_dbm.TestCase-dbm.dumb) ... ok test_error (test.test_dbm.TestCase-dbm.dumb) ... ok ---------------------------------------------------------------------- Ran 27 tests in 0.148s OK 1 test OK. Total duration: 309 ms Tests result: SUCCESS =================== test_dbm_dumb ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32079 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_dbm_dumb test_check_closed (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_close_twice (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_context_manager (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_create_new (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_dumbdbm_creation (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_dumbdbm_creation_mode (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_dumbdbm_keys (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_dumbdbm_modification (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_dumbdbm_read (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_eval (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_invalid_flag (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_line_endings (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_random (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_readonly_files (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_str_read (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_str_write_contains (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_warn_on_ignored_flags (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_write_contains (test.test_dbm_dumb.DumbDBMTestCase) ... ok test_write_write_read (test.test_dbm_dumb.DumbDBMTestCase) ... ok ---------------------------------------------------------------------- Ran 19 tests in 0.156s OK 1 test OK. Total duration: 302 ms Tests result: SUCCESS =================== test_dbm_gnu ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian BUILDSTDERR: == hash algorithm: siphash20.34user 0.05system 0:00.42elapsed 93%CPU (0avgtext+0avgdata 52356maxresident)k BUILDSTDERR: 0inputs+432outputs (0major+15694minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dbm_ndbm ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dbm_ndbm BUILDSTDERR: 0.37user 0.06system 0:00.46elapsed 95%CPU (0avgtext+0avgdata 53932maxresident)k BUILDSTDERR: 0inputs+136outputs (0major+15579minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_decimal ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_decimal 4 32bit == cwd: /tmp/test_python_32089 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_dbm_gnu test_context_manager (test.test_dbm_gnu.TestGdbm) ... ok test_error_conditions (test.test_dbm_gnu.TestGdbm) ... ok test_flags (test.test_dbm_gnu.TestGdbm) ... ok test_key_methods (test.test_dbm_gnu.TestGdbm) ... ok test_reorganize (test.test_dbm_gnu.TestGdbm) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.031s OK 1 test OK. Total duration: 154 ms Tests result: SUCCESS =================== test_dbm_ndbm ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32099 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_dbm_ndbm test_context_manager (test.test_dbm_ndbm.DbmTestCase) ... ok test_keys (test.test_dbm_ndbm.DbmTestCase) ... ok test_modes (test.test_dbm_ndbm.DbmTestCase) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.026s OK 1 test OK. Total duration: 165 ms Tests result: SUCCESS =================== test_decimal ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32109 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_decimal test_context_attributes (test.test_decimal.CheckAttributes) ... ok test_decimal_attributes (test.test_decimal.CheckAttributes) ... ok test_module_attributes (test.test_decimal.CheckAttributes) ... ok test_inspect_module (test.test_decimal.SignatureTest) ... ok test_inspect_types (test.test_decimal.SignatureTest) ... ok test_explicit_context_create_decimal (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_context_create_from_float (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_empty (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_from_Decimal (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_from_None (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_from_bool (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_from_float (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_from_int (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_from_list (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_from_string (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_from_tuples (test.test_decimal.CExplicitConstructionTest) ... ok test_from_legacy_strings (test.test_decimal.CExplicitConstructionTest) ... skipped 'implementation detail specific to cpython' test_unicode_digits (test.test_decimal.CExplicitConstructionTest) ... ok test_explicit_context_create_decimal (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_context_create_from_float (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_empty (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_from_Decimal (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_from_None (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_from_bool (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_from_float (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_from_int (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_from_list (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_from_string (test.test_decimal.PyExplicitConstructionTest) ... ok test_explicit_from_tuples (test.test_decimal.PyExplicitConstructionTest) ... ok test_from_legacy_strings (test.test_decimal.PyExplicitConstructionTest) ... skipped 'implementation detail specific to cpython' test_unicode_digits (test.test_decimal.PyExplicitConstructionTest) ... ok test_implicit_from_Decimal (test.test_decimal.CImplicitConstructionTest) ... ok test_implicit_from_None (test.test_decimal.CImplicitConstructionTest) ... ok test_implicit_from_float (test.test_decimal.CImplicitConstructionTest) ... ok test_implicit_from_int (test.test_decimal.CImplicitConstructionTest) ... ok test_implicit_from_string (test.test_decimal.CImplicitConstructionTest) ... ok test_rop (test.test_decimal.CImplicitConstructionTest) ... ok test_implicit_from_Decimal (test.test_decimal.PyImplicitConstructionTest) ... ok test_implicit_from_None (test.test_decimal.PyImplicitConstructionTest) ... ok test_implicit_from_float (test.test_decimal.PyImplicitConstructionTest) ... ok test_implicit_from_int (test.test_decimal.PyImplicitConstructionTest) ... ok test_implicit_from_string (test.test_decimal.PyImplicitConstructionTest) ... ok test_rop (test.test_decimal.PyImplicitConstructionTest) ... ok test_formatting (test.test_decimal.CFormatTest) ... ok test_n_format (test.test_decimal.CFormatTest) ... ok test_wide_char_separator_decimal_point (test.test_decimal.CFormatTest) ... skipped "inappropriate decimal point separator('.' not '\\u066b')" test_formatting (test.test_decimal.PyFormatTest) ... ok test_n_format (test.test_decimal.PyFormatTest) ... ok test_wide_char_separator_decimal_point (test.test_decimal.PyFormatTest) ... skipped "inappropriate decimal point separator('.' not '\\u066b')" test_addition (test.test_decimal.CArithmeticOperatorsTest) ... ok test_copy_sign (test.test_decimal.CArithmeticOperatorsTest) ... ok test_division (test.test_decimal.CArithmeticOperatorsTest) ... ok test_floor_div_module (test.test_decimal.CArithmeticOperatorsTest) ... ok test_floor_division (test.test_decimal.CArithmeticOperatorsTest) ... ok test_module (test.test_decimal.CArithmeticOperatorsTest) ... ok test_multiplication (test.test_decimal.CArithmeticOperatorsTest) ... ok test_nan_comparisons (test.test_decimal.CArithmeticOperatorsTest) ... ok test_powering (test.test_decimal.CArithmeticOperatorsTest) ... ok test_subtraction (test.test_decimal.CArithmeticOperatorsTest) ... ok test_unary_operators (test.test_decimal.CArithmeticOperatorsTest) ... ok test_addition (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_copy_sign (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_division (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_floor_div_module (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_floor_division (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_module (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_multiplication (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_nan_comparisons (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_powering (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_subtraction (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_unary_operators (test.test_decimal.PyArithmeticOperatorsTest) ... ok test_threading (test.test_decimal.CThreadingTest) ... ok test_threading (test.test_decimal.PyThreadingTest) ... ok test_as_integer_ratio (test.test_decimal.CUsabilityTest) ... ok test_as_nonzero (test.test_decimal.CUsabilityTest) ... ok test_as_tuple (test.test_decimal.CUsabilityTest) ... ok test_comparison_operators (test.test_decimal.CUsabilityTest) ... ok test_conversions_from_int (test.test_decimal.CUsabilityTest) ... ok test_copy_and_deepcopy_methods (test.test_decimal.CUsabilityTest) ... ok test_decimal_complex_comparison (test.test_decimal.CUsabilityTest) ... ok test_decimal_float_comparison (test.test_decimal.CUsabilityTest) ... ok test_decimal_fraction_comparison (test.test_decimal.CUsabilityTest) ... ok test_eval_round_trip (test.test_decimal.CUsabilityTest) ... ok test_hash_method (test.test_decimal.CUsabilityTest) ... ok test_implicit_context (test.test_decimal.CUsabilityTest) ... ok test_min_and_max_methods (test.test_decimal.CUsabilityTest) ... ok test_nan_to_float (test.test_decimal.CUsabilityTest) ... ok test_none_args (test.test_decimal.CUsabilityTest) ... ok test_snan_to_float (test.test_decimal.CUsabilityTest) ... ok test_subclassing (test.test_decimal.CUsabilityTest) ... ok test_tonum_methods (test.test_decimal.CUsabilityTest) ... ok test_tostring_methods (test.test_decimal.CUsabilityTest) ... ok test_as_integer_ratio (test.test_decimal.PyUsabilityTest) ... ok test_as_nonzero (test.test_decimal.PyUsabilityTest) ... ok test_as_tuple (test.test_decimal.PyUsabilityTest) ... ok test_comparison_operators (test.test_decimal.PyUsabilityTest) ... ok test_conversions_from_int (test.test_decimal.PyUsabilityTest) ... ok test_copy_and_deepcopy_methods (test.test_decimal.PyUsabilityTest) ... ok test_decimal_complex_comparison (test.test_decimal.PyUsabilityTest) ... ok test_decimal_float_comparison (test.test_decimal.PyUsabilityTest) ... ok test_decimal_fraction_comparison (test.test_decimal.PyUsabilityTest) ... ok test_eval_round_trip (test.test_decimal.PyUsabilityTest) ... ok test_hash_method (test.test_decimal.PyUsabilityTest) ... ok test_implicit_context (test.test_decimal.PyUsabilityTest) ... ok test_min_and_max_methods (test.test_decimal.PyUsabilityTest) ... ok test_nan_to_float (test.test_decimal.PyUsabilityTest) ... ok test_none_args (test.test_decimal.PyUsabilityTest) ... ok test_snan_to_float (test.test_decimal.PyUsabilityTest) ... ok test_subclassing (test.test_decimal.PyUsabilityTest) ... ok test_tonum_methods (test.test_decimal.PyUsabilityTest) ... ok test_tostring_methods (test.test_decimal.PyUsabilityTest) ... ok test_abc (test.test_decimal.CPythonAPItests) ... ok test_complex (test.test_decimal.CPythonAPItests) ... ok test_create_decimal_from_float (test.test_decimal.CPythonAPItests) ... ok test_exception_hierarchy (test.test_decimal.CPythonAPItests) ... ok test_from_float (test.test_decimal.CPythonAPItests) ... ok test_int (test.test_decimal.CPythonAPItests) ... ok test_named_parameters (test.test_decimal.CPythonAPItests) ... ok test_pickle (test.test_decimal.CPythonAPItests) ... ok test_quantize (test.test_decimal.CPythonAPItests) ... ok test_trunc (test.test_decimal.CPythonAPItests) ... ok test_abc (test.test_decimal.PyPythonAPItests) ... ok test_complex (test.test_decimal.PyPythonAPItests) ... ok test_create_decimal_from_float (test.test_decimal.PyPythonAPItests) ... ok test_exception_hierarchy (test.test_decimal.PyPythonAPItests) ... ok test_from_float (test.test_decimal.PyPythonAPItests) ... ok test_int (test.test_decimal.PyPythonAPItests) ... ok test_named_parameters (test.test_decimal.PyPythonAPItests) ... ok test_pickle (test.test_decimal.PyPythonAPItests) ... ok test_quantize (test.test_decimal.PyPythonAPItests) ... ok test_trunc (test.test_decimal.PyPythonAPItests) ... ok test__clamp (test.test_decimal.CContextAPItests) ... ok test_abs (test.test_decimal.CContextAPItests) ... ok test_add (test.test_decimal.CContextAPItests) ... ok test_compare (test.test_decimal.CContextAPItests) ... ok test_compare_signal (test.test_decimal.CContextAPItests) ... ok test_compare_total (test.test_decimal.CContextAPItests) ... ok test_compare_total_mag (test.test_decimal.CContextAPItests) ... ok test_copy (test.test_decimal.CContextAPItests) ... ok test_copy_abs (test.test_decimal.CContextAPItests) ... ok test_copy_decimal (test.test_decimal.CContextAPItests) ... ok test_copy_negate (test.test_decimal.CContextAPItests) ... ok test_copy_sign (test.test_decimal.CContextAPItests) ... ok test_divide (test.test_decimal.CContextAPItests) ... ok test_divide_int (test.test_decimal.CContextAPItests) ... ok test_divmod (test.test_decimal.CContextAPItests) ... ok test_equality_with_other_types (test.test_decimal.CContextAPItests) ... ok test_exp (test.test_decimal.CContextAPItests) ... ok test_fma (test.test_decimal.CContextAPItests) ... ok test_from_legacy_strings (test.test_decimal.CContextAPItests) ... skipped 'implementation detail specific to cpython' test_is_finite (test.test_decimal.CContextAPItests) ... ok test_is_infinite (test.test_decimal.CContextAPItests) ... ok test_is_nan (test.test_decimal.CContextAPItests) ... ok test_is_normal (test.test_decimal.CContextAPItests) ... ok test_is_qnan (test.test_decimal.CContextAPItests) ... ok test_is_signed (test.test_decimal.CContextAPItests) ... ok test_is_snan (test.test_decimal.CContextAPItests) ... ok test_is_subnormal (test.test_decimal.CContextAPItests) ... ok test_is_zero (test.test_decimal.CContextAPItests) ... ok test_ln (test.test_decimal.CContextAPItests) ... ok test_log10 (test.test_decimal.CContextAPItests) ... ok test_logb (test.test_decimal.CContextAPItests) ... ok test_logical_and (test.test_decimal.CContextAPItests) ... ok test_logical_invert (test.test_decimal.CContextAPItests) ... ok test_logical_or (test.test_decimal.CContextAPItests) ... ok test_logical_xor (test.test_decimal.CContextAPItests) ... ok test_max (test.test_decimal.CContextAPItests) ... ok test_max_mag (test.test_decimal.CContextAPItests) ... ok test_min (test.test_decimal.CContextAPItests) ... ok test_min_mag (test.test_decimal.CContextAPItests) ... ok test_minus (test.test_decimal.CContextAPItests) ... ok test_multiply (test.test_decimal.CContextAPItests) ... ok test_next_minus (test.test_decimal.CContextAPItests) ... ok test_next_plus (test.test_decimal.CContextAPItests) ... ok test_next_toward (test.test_decimal.CContextAPItests) ... ok test_none_args (test.test_decimal.CContextAPItests) ... ok test_normalize (test.test_decimal.CContextAPItests) ... ok test_number_class (test.test_decimal.CContextAPItests) ... ok test_pickle (test.test_decimal.CContextAPItests) ... ok test_plus (test.test_decimal.CContextAPItests) ... ok test_power (test.test_decimal.CContextAPItests) ... ok test_quantize (test.test_decimal.CContextAPItests) ... ok test_remainder (test.test_decimal.CContextAPItests) ... ok test_remainder_near (test.test_decimal.CContextAPItests) ... ok test_rotate (test.test_decimal.CContextAPItests) ... ok test_same_quantum (test.test_decimal.CContextAPItests) ... ok test_scaleb (test.test_decimal.CContextAPItests) ... ok test_shift (test.test_decimal.CContextAPItests) ... ok test_sqrt (test.test_decimal.CContextAPItests) ... ok test_subtract (test.test_decimal.CContextAPItests) ... ok test_to_eng_string (test.test_decimal.CContextAPItests) ... ok test_to_integral_exact (test.test_decimal.CContextAPItests) ... ok test_to_integral_value (test.test_decimal.CContextAPItests) ... ok test_to_sci_string (test.test_decimal.CContextAPItests) ... ok test__clamp (test.test_decimal.PyContextAPItests) ... ok test_abs (test.test_decimal.PyContextAPItests) ... ok test_add (test.test_decimal.PyContextAPItests) ... ok test_compare (test.test_decimal.PyContextAPItests) ... ok test_compare_signal (test.test_decimal.PyContextAPItests) ... ok test_compare_total (test.test_decimal.PyContextAPItests) ... ok test_compare_total_mag (test.test_decimal.PyContextAPItests) ... ok test_copy (test.test_decimal.PyContextAPItests) ... ok test_copy_abs (test.test_decimal.PyContextAPItests) ... ok test_copy_decimal (test.test_decimal.PyContextAPItests) ... ok test_copy_negate (test.test_decimal.PyContextAPItests) ... ok test_copy_sign (test.test_decimal.PyContextAPItests) ... ok test_divide (test.test_decimal.PyContextAPItests) ... ok test_divide_int (test.test_decimal.PyContextAPItests) ... ok test_divmod (test.test_decimal.PyContextAPItests) ... ok test_equality_with_other_types (test.test_decimal.PyContextAPItests) ... ok test_exp (test.test_decimal.PyContextAPItests) ... ok test_fma (test.test_decimal.PyContextAPItests) ... ok test_from_legacy_strings (test.test_decimal.PyContextAPItests) ... skipped 'implementation detail specific to cpython' test_is_finite (test.test_decimal.PyContextAPItests) ... ok test_is_infinite (test.test_decimal.PyContextAPItests) ... ok test_is_nan (test.test_decimal.PyContextAPItests) ... ok test_is_normal (test.test_decimal.PyContextAPItests) ... ok test_is_qnan (test.test_decimal.PyContextAPItests) ... ok test_is_signed (test.test_decimal.PyContextAPItests) ... ok test_is_snan (test.test_decimal.PyContextAPItests) ... ok test_is_subnormal (test.test_decimal.PyContextAPItests) ... ok test_is_zero (test.test_decimal.PyContextAPItests) ... ok test_ln (test.test_decimal.PyContextAPItests) ... ok test_log10 (test.test_decimal.PyContextAPItests) ... ok test_logb (test.test_decimal.PyContextAPItests) ... ok test_logical_and (test.test_decimal.PyContextAPItests) ... ok test_logical_invert (test.test_decimal.PyContextAPItests) ... ok test_logical_or (test.test_decimal.PyContextAPItests) ... ok test_logical_xor (test.test_decimal.PyContextAPItests) ... ok test_max (test.test_decimal.PyContextAPItests) ... ok test_max_mag (test.test_decimal.PyContextAPItests) ... ok test_min (test.test_decimal.PyContextAPItests) ... ok test_min_mag (test.test_decimal.PyContextAPItests) ... ok test_minus (test.test_decimal.PyContextAPItests) ... ok test_multiply (test.test_decimal.PyContextAPItests) ... ok test_next_minus (test.test_decimal.PyContextAPItests) ... ok test_next_plus (test.test_decimal.PyContextAPItests) ... ok test_next_toward (test.test_decimal.PyContextAPItests) ... ok test_none_args (test.test_decimal.PyContextAPItests) ... ok test_normalize (test.test_decimal.PyContextAPItests) ... ok test_number_class (test.test_decimal.PyContextAPItests) ... ok test_pickle (test.test_decimal.PyContextAPItests) ... ok test_plus (test.test_decimal.PyContextAPItests) ... ok test_power (test.test_decimal.PyContextAPItests) ... ok test_quantize (test.test_decimal.PyContextAPItests) ... ok test_remainder (test.test_decimal.PyContextAPItests) ... ok test_remainder_near (test.test_decimal.PyContextAPItests) ... ok test_rotate (test.test_decimal.PyContextAPItests) ... ok test_same_quantum (test.test_decimal.PyContextAPItests) ... ok test_scaleb (test.test_decimal.PyContextAPItests) ... ok test_shift (test.test_decimal.PyContextAPItests) ... ok test_sqrt (test.test_decimal.PyContextAPItests) ... ok test_subtract (test.test_decimal.PyContextAPItests) ... ok test_to_eng_string (test.test_decimal.PyContextAPItests) ... ok test_to_integral_exact (test.test_decimal.PyContextAPItests) ... ok test_to_integral_value (test.test_decimal.PyContextAPItests) ... ok test_to_sci_string (test.test_decimal.PyContextAPItests) ... ok test_localcontext (test.test_decimal.CContextWithStatement) ... ok test_localcontextarg (test.test_decimal.CContextWithStatement) ... ok test_nested_with_statements (test.test_decimal.CContextWithStatement) ... ok test_with_statements_gc1 (test.test_decimal.CContextWithStatement) ... ok test_with_statements_gc2 (test.test_decimal.CContextWithStatement) ... ok test_with_statements_gc3 (test.test_decimal.CContextWithStatement) ... ok test_localcontext (test.test_decimal.PyContextWithStatement) ... ok test_localcontextarg (test.test_decimal.PyContextWithStatement) ... ok test_nested_with_statements (test.test_decimal.PyContextWithStatement) ... ok test_with_statements_gc1 (test.test_decimal.PyContextWithStatement) ... ok test_with_statements_gc2 (test.test_decimal.PyContextWithStatement) ... ok test_with_statements_gc3 (test.test_decimal.PyContextWithStatement) ... ok test_flag_comparisons (test.test_decimal.CContextFlags) ... ok test_flags_irrelevant (test.test_decimal.CContextFlags) ... ok test_float_comparison (test.test_decimal.CContextFlags) ... ok test_float_operation (test.test_decimal.CContextFlags) ... ok test_float_operation_default (test.test_decimal.CContextFlags) ... ok test_flag_comparisons (test.test_decimal.PyContextFlags) ... ok test_flags_irrelevant (test.test_decimal.PyContextFlags) ... ok test_float_comparison (test.test_decimal.PyContextFlags) ... ok test_float_operation (test.test_decimal.PyContextFlags) ... ok test_float_operation_default (test.test_decimal.PyContextFlags) ... ok test_context_templates (test.test_decimal.CSpecialContexts) ... ok test_default_context (test.test_decimal.CSpecialContexts) ... ok test_context_templates (test.test_decimal.PySpecialContexts) ... ok test_default_context (test.test_decimal.PySpecialContexts) ... ok test_context_from_signaldict (test.test_decimal.CContextInputValidation) ... ok test_invalid_context (test.test_decimal.CContextInputValidation) ... ok test_context_from_signaldict (test.test_decimal.PyContextInputValidation) ... ok test_invalid_context (test.test_decimal.PyContextInputValidation) ... ok test_context_subclassing (test.test_decimal.CContextSubclassing) ... ok test_context_subclassing (test.test_decimal.PyContextSubclassing) ... ok test_adjusted (test.test_decimal.CCoverage) ... ok test_canonical (test.test_decimal.CCoverage) ... ok test_context_repr (test.test_decimal.CCoverage) ... ok test_copy (test.test_decimal.CCoverage) ... ok test_create_decimal (test.test_decimal.CCoverage) ... ok test_divmod (test.test_decimal.CCoverage) ... ok test_implicit_context (test.test_decimal.CCoverage) ... ok test_int (test.test_decimal.CCoverage) ... ok test_power (test.test_decimal.CCoverage) ... ok test_quantize (test.test_decimal.CCoverage) ... ok test_radix (test.test_decimal.CCoverage) ... ok test_rop (test.test_decimal.CCoverage) ... ok test_round (test.test_decimal.CCoverage) ... ok test_adjusted (test.test_decimal.PyCoverage) ... ok test_canonical (test.test_decimal.PyCoverage) ... ok test_context_repr (test.test_decimal.PyCoverage) ... ok test_copy (test.test_decimal.PyCoverage) ... ok test_create_decimal (test.test_decimal.PyCoverage) ... ok test_divmod (test.test_decimal.PyCoverage) ... ok test_implicit_context (test.test_decimal.PyCoverage) ... ok test_int (test.test_decimal.PyCoverage) ... ok test_power (test.test_decimal.PyCoverage) ... ok test_quantize (test.test_decimal.PyCoverage) ... ok test_radix (test.test_decimal.PyCoverage) ... ok test_rop (test.test_decimal.PyCoverage) ... ok test_round (test.test_decimal.PyCoverage) ... ok test_c_context (test.test_decimal.CFunctionality) ... skipped 'test requires build with -DEXTRA_FUNCTIONALITY' test_c_ieee_context (test.test_decimal.CFunctionality) ... skipped 'test requires build with -DEXTRA_FUNCTIONALITY' test_constants (test.test_decimal.CFunctionality) ... skipped 'test requires build with -DEXTRA_FUNCTIONALITY' test_py_alternate_formatting (test.test_decimal.PyFunctionality) ... ok test_bignum (test.test_decimal.CWhitebox) ... ok test_c_context_errors (test.test_decimal.CWhitebox) ... ok test_c_context_errors_extra (test.test_decimal.CWhitebox) ... skipped 'test requires build with -DEXTRA_FUNCTIONALITY' test_c_context_repr (test.test_decimal.CWhitebox) ... ok test_c_context_templates (test.test_decimal.CWhitebox) ... skipped 'test requires build with -DEXTRA_FUNCTIONALITY' test_c_format (test.test_decimal.CWhitebox) ... ok test_c_funcs (test.test_decimal.CWhitebox) ... ok test_c_input_restriction (test.test_decimal.CWhitebox) ... ok test_c_integral (test.test_decimal.CWhitebox) ... ok test_c_round (test.test_decimal.CWhitebox) ... ok test_c_signal_dict (test.test_decimal.CWhitebox) ... skipped 'test requires build with -DEXTRA_FUNCTIONALITY' test_c_valid_context (test.test_decimal.CWhitebox) ... ok test_c_valid_context_extra (test.test_decimal.CWhitebox) ... skipped 'test requires build with -DEXTRA_FUNCTIONALITY' test_exact_conversion (test.test_decimal.CWhitebox) ... ok test_from_tuple (test.test_decimal.CWhitebox) ... ok test_internal_use_of_overridden_methods (test.test_decimal.CWhitebox) ... ok test_invalid_construction (test.test_decimal.CWhitebox) ... ok test_invalid_override (test.test_decimal.CWhitebox) ... ok test_rounding_strings_interned (test.test_decimal.CWhitebox) ... skipped 'implementation detail specific to cpython' test_sizeof (test.test_decimal.CWhitebox) ... skipped 'implementation detail specific to cpython' test_va_args_exceptions (test.test_decimal.CWhitebox) ... ok test_py__round (test.test_decimal.PyWhitebox) ... ok test_py_decimal_id (test.test_decimal.PyWhitebox) ... ok test_py_exact_power (test.test_decimal.PyWhitebox) ... ok test_py_immutability_operations (test.test_decimal.PyWhitebox) ... ok test_py_rescale (test.test_decimal.PyWhitebox) ... ok test_abs (test.test_decimal.CIBMTestCases) ... ok test_add (test.test_decimal.CIBMTestCases) ... ok test_and (test.test_decimal.CIBMTestCases) ... ok test_base (test.test_decimal.CIBMTestCases) ... ok test_clamp (test.test_decimal.CIBMTestCases) ... ok test_class (test.test_decimal.CIBMTestCases) ... ok test_compare (test.test_decimal.CIBMTestCases) ... ok test_comparetotal (test.test_decimal.CIBMTestCases) ... ok test_comparetotmag (test.test_decimal.CIBMTestCases) ... ok test_copy (test.test_decimal.CIBMTestCases) ... ok test_copyabs (test.test_decimal.CIBMTestCases) ... ok test_copynegate (test.test_decimal.CIBMTestCases) ... ok test_copysign (test.test_decimal.CIBMTestCases) ... ok test_ddAbs (test.test_decimal.CIBMTestCases) ... ok test_ddAdd (test.test_decimal.CIBMTestCases) ... ok test_ddAnd (test.test_decimal.CIBMTestCases) ... ok test_ddBase (test.test_decimal.CIBMTestCases) ... ok test_ddCanonical (test.test_decimal.CIBMTestCases) ... ok test_ddClass (test.test_decimal.CIBMTestCases) ... ok test_ddCompare (test.test_decimal.CIBMTestCases) ... ok test_ddCompareSig (test.test_decimal.CIBMTestCases) ... ok test_ddCompareTotal (test.test_decimal.CIBMTestCases) ... ok test_ddCompareTotalMag (test.test_decimal.CIBMTestCases) ... ok test_ddCopy (test.test_decimal.CIBMTestCases) ... ok test_ddCopyAbs (test.test_decimal.CIBMTestCases) ... ok test_ddCopyNegate (test.test_decimal.CIBMTestCases) ... ok test_ddCopySign (test.test_decimal.CIBMTestCases) ... ok test_ddDivide (test.test_decimal.CIBMTestCases) ... ok test_ddDivideInt (test.test_decimal.CIBMTestCases) ... ok test_ddEncode (test.test_decimal.CIBMTestCases) ... ok test_ddFMA (test.test_decimal.CIBMTestCases) ... ok test_ddInvert (test.test_decimal.CIBMTestCases) ... ok test_ddLogB (test.test_decimal.CIBMTestCases) ... ok test_ddMax (test.test_decimal.CIBMTestCases) ... ok test_ddMaxMag (test.test_decimal.CIBMTestCases) ... ok test_ddMin (test.test_decimal.CIBMTestCases) ... ok test_ddMinMag (test.test_decimal.CIBMTestCases) ... ok test_ddMinus (test.test_decimal.CIBMTestCases) ... ok test_ddMultiply (test.test_decimal.CIBMTestCases) ... ok test_ddNextMinus (test.test_decimal.CIBMTestCases) ... ok test_ddNextPlus (test.test_decimal.CIBMTestCases) ... ok test_ddNextToward (test.test_decimal.CIBMTestCases) ... ok test_ddOr (test.test_decimal.CIBMTestCases) ... ok test_ddPlus (test.test_decimal.CIBMTestCases) ... ok test_ddQuantize (test.test_decimal.CIBMTestCases) ... ok test_ddReduce (test.test_decimal.CIBMTestCases) ... ok test_ddRemainder (test.test_decimal.CIBMTestCases) ... ok test_ddRemainderNear (test.test_decimal.CIBMTestCases) ... ok test_ddRotate (test.test_decimal.CIBMTestCases) ... ok test_ddSameQuantum (test.test_decimal.CIBMTestCases) ... ok test_ddScaleB (test.test_decimal.CIBMTestCases) ... ok test_ddShift (test.test_decimal.CIBMTestCases) ... ok test_ddSubtract (test.test_decimal.CIBMTestCases) ... ok test_ddToIntegral (test.test_decimal.CIBMTestCases) ... ok test_ddXor (test.test_decimal.CIBMTestCases) ... ok test_decDouble (test.test_decimal.CIBMTestCases) ... ok test_decQuad (test.test_decimal.CIBMTestCases) ... ok test_decSingle (test.test_decimal.CIBMTestCases) ... ok test_divide (test.test_decimal.CIBMTestCases) ... ok test_divideint (test.test_decimal.CIBMTestCases) ... ok test_dqAbs (test.test_decimal.CIBMTestCases) ... ok test_dqAdd (test.test_decimal.CIBMTestCases) ... ok test_dqAnd (test.test_decimal.CIBMTestCases) ... ok test_dqBase (test.test_decimal.CIBMTestCases) ... ok test_dqCanonical (test.test_decimal.CIBMTestCases) ... ok test_dqClass (test.test_decimal.CIBMTestCases) ... ok test_dqCompare (test.test_decimal.CIBMTestCases) ... ok test_dqCompareSig (test.test_decimal.CIBMTestCases) ... ok test_dqCompareTotal (test.test_decimal.CIBMTestCases) ... ok test_dqCompareTotalMag (test.test_decimal.CIBMTestCases) ... ok test_dqCopy (test.test_decimal.CIBMTestCases) ... ok test_dqCopyAbs (test.test_decimal.CIBMTestCases) ... ok test_dqCopyNegate (test.test_decimal.CIBMTestCases) ... ok test_dqCopySign (test.test_decimal.CIBMTestCases) ... ok test_dqDivide (test.test_decimal.CIBMTestCases) ... ok test_dqDivideInt (test.test_decimal.CIBMTestCases) ... ok test_dqEncode (test.test_decimal.CIBMTestCases) ... ok test_dqFMA (test.test_decimal.CIBMTestCases) ... ok test_dqInvert (test.test_decimal.CIBMTestCases) ... ok test_dqLogB (test.test_decimal.CIBMTestCases) ... ok test_dqMax (test.test_decimal.CIBMTestCases) ... ok test_dqMaxMag (test.test_decimal.CIBMTestCases) ... ok test_dqMin (test.test_decimal.CIBMTestCases) ... ok test_dqMinMag (test.test_decimal.CIBMTestCases) ... ok test_dqMinus (test.test_decimal.CIBMTestCases) ... ok test_dqMultiply (test.test_decimal.CIBMTestCases) ... ok test_dqNextMinus (test.test_decimal.CIBMTestCases) ... ok test_dqNextPlus (test.test_decimal.CIBMTestCases) ... ok test_dqNextToward (test.test_decimal.CIBMTestCases) ... ok test_dqOr (test.test_decimal.CIBMTestCases) ... ok test_dqPlus (test.test_decimal.CIBMTestCases) ... ok test_dqQuantize (test.test_decimal.CIBMTestCases) ... ok test_dqReduce (test.test_decimal.CIBMTestCases) ... ok test_dqRemainder (test.test_decimal.CIBMTestCases) ... ok test_dqRemainderNear (test.test_decimal.CIBMTestCases) ... ok test_dqRotate (test.test_decimal.CIBMTestCases) ... ok test_dqSameQuantum (test.test_decimal.CIBMTestCases) ... ok test_dqScaleB (test.test_decimal.CIBMTestCases) ... ok test_dqShift (test.test_decimal.CIBMTestCases) ... ok test_dqSubtract (test.test_decimal.CIBMTestCases) ... ok test_dqToIntegral (test.test_decimal.CIBMTestCases) ... ok test_dqXor (test.test_decimal.CIBMTestCases) ... ok test_dsBase (test.test_decimal.CIBMTestCases) ... ok test_dsEncode (test.test_decimal.CIBMTestCases) ... ok test_exp (test.test_decimal.CIBMTestCases) ... ok test_extra (test.test_decimal.CIBMTestCases) ... ok test_fma (test.test_decimal.CIBMTestCases) ... ok test_inexact (test.test_decimal.CIBMTestCases) ... ok test_invert (test.test_decimal.CIBMTestCases) ... ok test_ln (test.test_decimal.CIBMTestCases) ... ok test_log10 (test.test_decimal.CIBMTestCases) ... ok test_logb (test.test_decimal.CIBMTestCases) ... ok test_max (test.test_decimal.CIBMTestCases) ... ok test_maxmag (test.test_decimal.CIBMTestCases) ... ok test_min (test.test_decimal.CIBMTestCases) ... ok test_minmag (test.test_decimal.CIBMTestCases) ... ok test_minus (test.test_decimal.CIBMTestCases) ... ok test_multiply (test.test_decimal.CIBMTestCases) ... ok test_nextminus (test.test_decimal.CIBMTestCases) ... ok test_nextplus (test.test_decimal.CIBMTestCases) ... ok test_nexttoward (test.test_decimal.CIBMTestCases) ... ok test_or (test.test_decimal.CIBMTestCases) ... ok test_plus (test.test_decimal.CIBMTestCases) ... ok test_power (test.test_decimal.CIBMTestCases) ... ok test_powersqrt (test.test_decimal.CIBMTestCases) ... ok test_quantize (test.test_decimal.CIBMTestCases) ... ok test_randomBound32 (test.test_decimal.CIBMTestCases) ... ok test_randoms (test.test_decimal.CIBMTestCases) ... ok test_reduce (test.test_decimal.CIBMTestCases) ... ok test_remainder (test.test_decimal.CIBMTestCases) ... ok test_remainderNear (test.test_decimal.CIBMTestCases) ... ok test_rescale (test.test_decimal.CIBMTestCases) ... ok test_rotate (test.test_decimal.CIBMTestCases) ... ok test_rounding (test.test_decimal.CIBMTestCases) ... ok test_samequantum (test.test_decimal.CIBMTestCases) ... ok test_scaleb (test.test_decimal.CIBMTestCases) ... ok test_shift (test.test_decimal.CIBMTestCases) ... ok test_squareroot (test.test_decimal.CIBMTestCases) ... ok test_subtract (test.test_decimal.CIBMTestCases) ... ok test_testall (test.test_decimal.CIBMTestCases) ... ok test_tointegral (test.test_decimal.CIBMTestCases) ... ok test_tointegralx (test.test_decimal.CIBMTestCases) ... ok test_xor (test.test_decimal.CIBMTestCases) ... ok test_abs (test.test_decimal.PyIBMTestCases) ... ok test_add (test.test_decimal.PyIBMTestCases) ... ok test_and (test.test_decimal.PyIBMTestCases) ... ok test_base (test.test_decimal.PyIBMTestCases) ... ok test_clamp (test.test_decimal.PyIBMTestCases) ... ok test_class (test.test_decimal.PyIBMTestCases) ... ok test_compare (test.test_decimal.PyIBMTestCases) ... ok test_comparetotal (test.test_decimal.PyIBMTestCases) ... ok test_comparetotmag (test.test_decimal.PyIBMTestCases) ... ok test_copy (test.test_decimal.PyIBMTestCases) ... ok test_copyabs (test.test_decimal.PyIBMTestCases) ... ok test_copynegate (test.test_decimal.PyIBMTestCases) ... ok test_copysign (test.test_decimal.PyIBMTestCases) ... ok test_ddAbs (test.test_decimal.PyIBMTestCases) ... ok test_ddAdd (test.test_decimal.PyIBMTestCases) ... ok test_ddAnd (test.test_decimal.PyIBMTestCases) ... ok test_ddBase (test.test_decimal.PyIBMTestCases) ... ok test_ddCanonical (test.test_decimal.PyIBMTestCases) ... ok test_ddClass (test.test_decimal.PyIBMTestCases) ... ok test_ddCompare (test.test_decimal.PyIBMTestCases) ... ok test_ddCompareSig (test.test_decimal.PyIBMTestCases) ... ok test_ddCompareTotal (test.test_decimal.PyIBMTestCases) ... ok test_ddCompareTotalMag (test.test_decimal.PyIBMTestCases) ... ok test_ddCopy (test.test_decimal.PyIBMTestCases) ... ok test_ddCopyAbs (test.test_decimal.PyIBMTestCases) ... ok test_ddCopyNegate (test.test_decimal.PyIBMTestCases) ... ok test_ddCopySign (test.test_decimal.PyIBMTestCases) ... ok test_ddDivide (test.test_decimal.PyIBMTestCases) ... ok test_ddDivideInt (test.test_decimal.PyIBMTestCases) ... ok test_ddEncode (test.test_decimal.PyIBMTestCases) ... ok test_ddFMA (test.test_decimal.PyIBMTestCases) ... ok test_ddInvert (test.test_decimal.PyIBMTestCases) ... ok test_ddLogB (test.test_decimal.PyIBMTestCases) ... ok test_ddMax (test.test_decimal.PyIBMTestCases) ... ok test_ddMaxMag (test.test_decimal.PyIBMTestCases) ... ok test_ddMin (test.test_decimal.PyIBMTestCases) ... ok test_ddMinMag (test.test_decimal.PyIBMTestCases) ... ok test_ddMinus (test.test_decimal.PyIBMTestCases) ... ok test_ddMultiply (test.test_decimal.PyIBMTestCases) ... ok test_ddNextMinus (test.test_decimal.PyIBMTestCases) ... ok test_ddNextPlus (test.test_decimal.PyIBMTestCases) ... ok test_ddNextToward (test.test_decimal.PyIBMTestCases) ... ok test_ddOr (test.test_decimal.PyIBMTestCases) ... ok test_ddPlus (test.test_decimal.PyIBMTestCases) ... ok test_ddQuantize (test.test_decimal.PyIBMTestCases) ... ok test_ddReduce (test.test_decimal.PyIBMTestCases) ... ok test_ddRemainder (test.test_decimal.PyIBMTestCases) ... ok test_ddRemainderNear (test.test_decimal.PyIBMTestCases) ... ok test_ddRotate (test.test_decimal.PyIBMTestCases) ... ok test_ddSameQuantum (test.test_decimal.PyIBMTestCases) ... ok test_ddScaleB (test.test_decimal.PyIBMTestCases) ... ok test_ddShift (test.test_decimal.PyIBMTestCases) ... ok test_ddSubtract (test.test_decimal.PyIBMTestCases) ... ok test_ddToIntegral (test.test_decimal.PyIBMTestCases) ... ok test_ddXor (test.test_decimal.PyIBMTestCases) ... ok test_decDouble (test.test_decimal.PyIBMTestCases) ... ok test_decQuad (test.test_decimal.PyIBMTestCases) ... ok test_decSingle (test.test_decimal.PyIBMTestCases) ... ok test_divide (test.test_decimal.PyIBMTestCases) ... ok test_divideint (test.test_decimal.PyIBMTestCases) ... ok test_dqAbs (test.test_decimal.PyIBMTestCases) ... ok test_dqAdd (test.test_decimal.PyIBMTestCases) ... ok test_dqAnd (test.test_decimal.PyIBMTestCases) ... ok test_dqBase (test.test_decimal.PyIBMTestCases) ... ok test_dqCanonical (test.test_decimal.PyIBMTestCases) ... ok test_dqClass (test.test_decimal.PyIBMTestCases) ... ok test_dqCompare (test.test_decimal.PyIBMTestCases) ... ok test_dqCompareSig (test.test_decimal.PyIBMTestCases) ... ok test_dqCompareTotal (test.test_decimal.PyIBMTestCases) ... ok test_dqCompareTotalMag (test.test_decimal.PyIBMTestCases) ... ok test_dqCopy (test.test_decimal.PyIBMTestCases) ... ok test_dqCopyAbs (test.test_decimal.PyIBMTestCases) ... ok test_dqCopyNegate (test.test_decimal.PyIBMTestCases) ... ok test_dqCopySign (test.test_decimal.PyIBMTestCases) ... ok test_dqDivide (test.test_decimal.PyIBMTestCases) ... ok test_dqDivideInt (test.test_decimal.PyIBMTestCases) ... ok test_dqEncode (test.test_decimal.PyIBMTestCases) ... ok test_dqFMA (test.test_decimal.PyIBMTestCases) ... ok test_dqInvert (test.test_decimal.PyIBMTestCases) ... ok test_dqLogB (test.test_decimal.PyIBMTestCases) ... ok test_dqMax (test.test_decimal.PyIBMTestCases) ... ok test_dqMaxMag (test.test_decimal.PyIBMTestCases) ... ok test_dqMin (test.test_decimal.PyIBMTestCases) ... ok test_dqMinMag (test.test_decimal.PyIBMTestCases) ... ok test_dqMinus (test.test_decimal.PyIBMTestCases) ... ok test_dqMultiply (test.test_decimal.PyIBMTestCases) ... ok test_dqNextMinus (test.test_decimal.PyIBMTestCases) ... ok test_dqNextPlus (test.test_decimal.PyIBMTestCases) ... ok test_dqNextToward (test.test_decimal.PyIBMTestCases) ... ok test_dqOr (test.test_decimal.PyIBMTestCases) ... ok test_dqPlus (test.test_decimal.PyIBMTestCases) ... ok test_dqQuantize (test.test_decimal.PyIBMTestCases) ... ok test_dqReduce (test.test_decimal.PyIBMTestCases) ... ok test_dqRemainder (test.test_decimal.PyIBMTestCases) ... ok test_dqRemainderNear (test.test_decimal.PyIBMTestCases) ... ok test_dqRotate (test.test_decimal.PyIBMTestCases) ... ok test_dqSameQuantum (test.test_decimal.PyIBMTestCases) ... ok test_dqScaleB (test.test_decimal.PyIBMTestCases) ... ok test_dqShift (test.test_decimal.PyIBMTestCases) ... ok test_dqSubtract (test.test_decimal.PyIBMTestCases) ... ok test_dqToIntegral (test.test_decimal.PyIBMTestCases) ... ok test_dqXor (test.test_decimal.PyIBMTestCases) ... ok test_dsBase (test.test_decimal.PyIBMTestCases) ... ok test_dsEncode (test.test_decimal.PyIBMTestCases) ... ok test_exp (test.test_decimal.PyIBMTestCases) ... ok test_extra (test.test_decimal.PyIBMTestCases) ... ok test_fma (test.test_decimal.PyIBMTestCases) ... ok test_inexact (test.test_decimal.PyIBMTestCases) ... ok test_invert (test.test_decimal.PyIBMTestCases) ... ok test_ln (test.test_decimal.PyIBMTestCases) ... ok test_log10 (test.test_decimal.PyIBMTestCases) ... ok test_logb (test.test_decimal.PyIBMTestCases) ... ok test_max (test.test_decimal.PyIBMTestCases) ... ok test_maxmag (test.test_decimal.PyIBMTestCases) ... ok test_min (test.test_decimal.PyIBMTestCases) ... ok test_minmag (test.test_decimal.PyIBMTestCases) ... ok test_minus (test.test_decimal.PyIBMTestCases) ... ok test_multiply (test.test_decimal.PyIBMTestCases) ... ok test_nextminus (test.test_decimal.PyIBMTestCases) ... ok test_nextplus (test.test_decimal.PyIBMTestCases) ... ok test_nexttoward (test.test_decimal.PyIBMTestCases) ... ok test_or (test.test_decimal.PyIBMTestCases) ... ok test_plus (test.test_decimal.PyIBMTestCases) ... ok test_power (test.test_decimal.PyIBMTestCases) ... ok test_powersqrt (test.test_decimal.PyIBMTestCases) ... ok test_quantize (test.test_decimal.PyIBMTestCases) ... ok test_randomBound32 (test.test_decimal.PyIBMTestCases) ... ok test_randoms (test.test_decimal.PyIBMTestCases) ... ok test_reduce (test.test_decimal.PyIBMTestCases) ... ok test_remainder (test.test_decimal.PyIBMTestCases) ... ok test_remainderNear (test.test_decimal.PyIBMTestCases) ... ok test_rescale (test.test_decimal.PyIBMTestCases) ... ok test_rotate (test.test_decimal.PyIBMTestCases) ... ok test_rounding (test.test_decimal.PyIBMTestCases) ... ok test_samequantum (test.test_decimal.PyIBMTestCases) ... ok test_scaleb (test.test_decimal.PyIBMTestCases) ... ok test_shift (test.test_decimal.PyIBMTestCases) ... ok test_squareroot (test.test_decimal.PyIBMTestCases) ... ok test_subtract (test.test_decimal.PyIBMTestCases) ... ok test_testall (test.test_decimal.PyIBMTestCases) ... ok test_tointegral (test.test_decimal.PyIBMTestCases) ... ok test_tointegralx (test.test_decimal.PyIBMTestCases) ... ok test_xor (test.test_decimal.PyIBMTestCases) ... ok ---------------------------------------------------------------------- Ran 631 tests in 11.586s OK (skipped=15) 237 items had no tests: decimal decimal.Clamped decimal.Context decimal.Context.Emax decimal.Context.Emin decimal.Context.Etiny decimal.Context.Etop decimal.Context.__copy__ decimal.Context.__init__ decimal.Context.__new__ decimal.Context.__reduce__ decimal.Context.__repr__ decimal.Context._add_status decimal.Context._apply decimal.Context._convert_binop decimal.Context._convert_unaryop decimal.Context._make_binary_bool_method decimal.Context._make_binary_method decimal.Context._make_binary_method_noctx decimal.Context._make_binary_method_nostatus decimal.Context._make_bool_method decimal.Context._make_bool_method_noctx decimal.Context._make_unary_method decimal.Context._make_unary_method_noctx decimal.Context._unsafe_setemax decimal.Context._unsafe_setemin decimal.Context._unsafe_setprec decimal.Context.abs decimal.Context.add decimal.Context.canonical decimal.Context.capitals decimal.Context.clamp decimal.Context.clear_flags decimal.Context.clear_traps decimal.Context.compare decimal.Context.compare_signal decimal.Context.compare_total decimal.Context.compare_total_mag decimal.Context.copy decimal.Context.copy_abs decimal.Context.copy_decimal decimal.Context.copy_negate decimal.Context.copy_sign decimal.Context.create_decimal decimal.Context.create_decimal_from_float decimal.Context.divide decimal.Context.divide_int decimal.Context.divmod decimal.Context.exp decimal.Context.flags decimal.Context.fma decimal.Context.is_canonical decimal.Context.is_finite decimal.Context.is_infinite decimal.Context.is_nan decimal.Context.is_normal decimal.Context.is_qnan decimal.Context.is_signed decimal.Context.is_snan decimal.Context.is_subnormal decimal.Context.is_zero decimal.Context.ln decimal.Context.log10 decimal.Context.logb decimal.Context.logical_and decimal.Context.logical_invert decimal.Context.logical_or decimal.Context.logical_xor decimal.Context.max decimal.Context.max_mag decimal.Context.min decimal.Context.min_mag decimal.Context.minus decimal.Context.multiply decimal.Context.next_minus decimal.Context.next_plus decimal.Context.next_toward decimal.Context.normalize decimal.Context.number_class decimal.Context.plus decimal.Context.power decimal.Context.prec decimal.Context.quantize decimal.Context.radix decimal.Context.remainder decimal.Context.remainder_near decimal.Context.rotate decimal.Context.rounding decimal.Context.same_quantum decimal.Context.scaleb decimal.Context.shift decimal.Context.sqrt decimal.Context.subtract decimal.Context.to_eng_string decimal.Context.to_integral decimal.Context.to_integral_exact decimal.Context.to_sci_string decimal.Context.traps decimal.ConversionSyntax decimal.ConversionSyntax.handle decimal.Decimal decimal.Decimal.__abs__ decimal.Decimal.__add__ decimal.Decimal.__bool__ decimal.Decimal.__ceil__ decimal.Decimal.__complex__ decimal.Decimal.__copy__ decimal.Decimal.__deepcopy__ decimal.Decimal.__del__ decimal.Decimal.__divmod__ decimal.Decimal.__eq__ decimal.Decimal.__float__ decimal.Decimal.__floor__ decimal.Decimal.__floordiv__ decimal.Decimal.__format__ decimal.Decimal.__ge__ decimal.Decimal.__gt__ decimal.Decimal.__hash__ decimal.Decimal.__int__ decimal.Decimal.__le__ decimal.Decimal.__lt__ decimal.Decimal.__mod__ decimal.Decimal.__mul__ decimal.Decimal.__ne__ decimal.Decimal.__neg__ decimal.Decimal.__new__ decimal.Decimal.__pos__ decimal.Decimal.__pow__ decimal.Decimal.__radd__ decimal.Decimal.__rdivmod__ decimal.Decimal.__reduce__ decimal.Decimal.__repr__ decimal.Decimal.__rfloordiv__ decimal.Decimal.__rmod__ decimal.Decimal.__rmul__ decimal.Decimal.__round__ decimal.Decimal.__rpow__ decimal.Decimal.__rsub__ decimal.Decimal.__rtruediv__ decimal.Decimal.__str__ decimal.Decimal.__sub__ decimal.Decimal.__truediv__ decimal.Decimal._cmp decimal.Decimal._convert_for_comparison decimal.Decimal._from_bytes decimal.Decimal._from_decimal decimal.Decimal._from_float decimal.Decimal._from_int decimal.Decimal._from_object decimal.Decimal._from_str decimal.Decimal._from_tuple decimal.Decimal._make_binary_operation decimal.Decimal._make_binary_roperation decimal.Decimal._make_unary_operation decimal.Decimal._make_unary_operation_noctx decimal.Decimal._new_empty decimal.Decimal._to_int decimal.Decimal.adjusted decimal.Decimal.as_integer_ratio decimal.Decimal.as_tuple decimal.Decimal.canonical decimal.Decimal.compare decimal.Decimal.compare_signal decimal.Decimal.compare_total decimal.Decimal.compare_total_mag decimal.Decimal.conjugate decimal.Decimal.copy_abs decimal.Decimal.copy_negate decimal.Decimal.copy_sign decimal.Decimal.exp decimal.Decimal.fma decimal.Decimal.from_float decimal.Decimal.imag decimal.Decimal.is_canonical decimal.Decimal.is_finite decimal.Decimal.is_infinite decimal.Decimal.is_nan decimal.Decimal.is_normal decimal.Decimal.is_qnan decimal.Decimal.is_signed decimal.Decimal.is_snan decimal.Decimal.is_subnormal decimal.Decimal.is_zero decimal.Decimal.ln decimal.Decimal.log10 decimal.Decimal.logb decimal.Decimal.logical_and decimal.Decimal.logical_invert decimal.Decimal.logical_or decimal.Decimal.logical_xor decimal.Decimal.max decimal.Decimal.max_mag decimal.Decimal.min decimal.Decimal.min_mag decimal.Decimal.next_minus decimal.Decimal.next_plus decimal.Decimal.next_toward decimal.Decimal.normalize decimal.Decimal.number_class decimal.Decimal.quantize decimal.Decimal.radix decimal.Decimal.real decimal.Decimal.remainder_near decimal.Decimal.rotate decimal.Decimal.same_quantum decimal.Decimal.scaleb decimal.Decimal.shift decimal.Decimal.sqrt decimal.Decimal.to_eng_string decimal.Decimal.to_integral decimal.Decimal.to_integral_exact decimal.DecimalException decimal.DecimalException.handle decimal.DecimalTuple decimal.DecimalTuple.digits decimal.DecimalTuple.exponent decimal.DecimalTuple.sign decimal.DivisionByZero decimal.DivisionByZero.handle decimal.DivisionImpossible decimal.DivisionImpossible.handle decimal.DivisionUndefined decimal.DivisionUndefined.handle decimal.FloatOperation decimal.Inexact decimal.InvalidContext decimal.InvalidContext.handle decimal.InvalidOperation decimal.InvalidOperation.handle decimal.Overflow decimal.Overflow.handle decimal.Rounded decimal.Subnormal decimal.Underflow decimal.getcontext decimal.localcontext decimal.setcontext 0 tests in 237 items. 0 passed and 0 failed. Test passed. doctest (decimal) ... 0 tests with zero failures Trying: from decimal import * Expecting nothing ok Trying: setcontext(ExtendedContext) Expecting nothing ok Trying: Decimal(0) Expecting: Decimal('0') ok Trying: Decimal('1') Expecting: Decimal('1') ok Trying: Decimal('-.0123') Expecting: Decimal('-0.0123') ok Trying: Decimal(123456) Expecting: Decimal('123456') ok Trying: Decimal('123.45e12345678') Expecting: Decimal('1.2345E+12345680') ok Trying: Decimal('1.33') + Decimal('1.27') Expecting: Decimal('2.60') ok Trying: Decimal('12.34') + Decimal('3.87') - Decimal('18.41') Expecting: Decimal('-2.20') ok Trying: dig = Decimal(1) Expecting nothing ok Trying: print(dig / Decimal(3)) Expecting: 0.333333333 ok Trying: getcontext().prec = 18 Expecting nothing ok Trying: print(dig / Decimal(3)) Expecting: 0.333333333333333333 ok Trying: print(dig.sqrt()) Expecting: 1 ok Trying: print(Decimal(3).sqrt()) Expecting: 1.73205080756887729 ok Trying: print(Decimal(3) ** 123) Expecting: 4.85192780976896427E+58 ok Trying: inf = Decimal(1) / Decimal(0) Expecting nothing ok Trying: print(inf) Expecting: Infinity ok Trying: neginf = Decimal(-1) / Decimal(0) Expecting nothing ok Trying: print(neginf) Expecting: -Infinity ok Trying: print(neginf + inf) Expecting: NaN ok Trying: print(neginf * inf) Expecting: -Infinity ok Trying: print(dig / 0) Expecting: Infinity ok Trying: getcontext().traps[DivisionByZero] = 1 Expecting nothing ok Trying: print(dig / 0) Expecting: Traceback (most recent call last): ... ... ... decimal.DivisionByZero: x / 0 ok Trying: c = Context() Expecting nothing ok Trying: c.traps[InvalidOperation] = 0 Expecting nothing ok Trying: print(c.flags[InvalidOperation]) Expecting: 0 ok Trying: c.divide(Decimal(0), Decimal(0)) Expecting: Decimal('NaN') ok Trying: c.traps[InvalidOperation] = 1 Expecting nothing ok Trying: print(c.flags[InvalidOperation]) Expecting: 1 ok Trying: c.flags[InvalidOperation] = 0 Expecting nothing ok Trying: print(c.flags[InvalidOperation]) Expecting: 0 ok Trying: print(c.divide(Decimal(0), Decimal(0))) Expecting: Traceback (most recent call last): ... ... ... decimal.InvalidOperation: 0 / 0 ok Trying: print(c.flags[InvalidOperation]) Expecting: 1 ok Trying: c.flags[InvalidOperation] = 0 Expecting nothing ok Trying: c.traps[InvalidOperation] = 0 Expecting nothing ok Trying: print(c.divide(Decimal(0), Decimal(0))) Expecting: NaN ok Trying: print(c.flags[InvalidOperation]) Expecting: 1 ok Trying: ExtendedContext.abs(Decimal('2.1')) Expecting: Decimal('2.1') ok Trying: ExtendedContext.abs(Decimal('-100')) Expecting: Decimal('100') ok Trying: ExtendedContext.abs(Decimal('101.5')) Expecting: Decimal('101.5') ok Trying: ExtendedContext.abs(Decimal('-101.5')) Expecting: Decimal('101.5') ok Trying: ExtendedContext.abs(-1) Expecting: Decimal('1') ok Trying: ExtendedContext.add(Decimal('12'), Decimal('7.00')) Expecting: Decimal('19.00') ok Trying: ExtendedContext.add(Decimal('1E+2'), Decimal('1.01E+4')) Expecting: Decimal('1.02E+4') ok Trying: ExtendedContext.add(1, Decimal(2)) Expecting: Decimal('3') ok Trying: ExtendedContext.add(Decimal(8), 5) Expecting: Decimal('13') ok Trying: ExtendedContext.add(5, 5) Expecting: Decimal('10') ok Trying: ExtendedContext.canonical(Decimal('2.50')) Expecting: Decimal('2.50') ok Trying: ExtendedContext.compare(Decimal('2.1'), Decimal('3')) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare(Decimal('2.1'), Decimal('2.1')) Expecting: Decimal('0') ok Trying: ExtendedContext.compare(Decimal('2.1'), Decimal('2.10')) Expecting: Decimal('0') ok Trying: ExtendedContext.compare(Decimal('3'), Decimal('2.1')) Expecting: Decimal('1') ok Trying: ExtendedContext.compare(Decimal('2.1'), Decimal('-3')) Expecting: Decimal('1') ok Trying: ExtendedContext.compare(Decimal('-3'), Decimal('2.1')) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare(1, 2) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare(Decimal(1), 2) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare(1, Decimal(2)) Expecting: Decimal('-1') ok Trying: c = ExtendedContext Expecting nothing ok Trying: c.compare_signal(Decimal('2.1'), Decimal('3')) Expecting: Decimal('-1') ok Trying: c.compare_signal(Decimal('2.1'), Decimal('2.1')) Expecting: Decimal('0') ok Trying: c.flags[InvalidOperation] = 0 Expecting nothing ok Trying: print(c.flags[InvalidOperation]) Expecting: 0 ok Trying: c.compare_signal(Decimal('NaN'), Decimal('2.1')) Expecting: Decimal('NaN') ok Trying: print(c.flags[InvalidOperation]) Expecting: 1 ok Trying: c.flags[InvalidOperation] = 0 Expecting nothing ok Trying: print(c.flags[InvalidOperation]) Expecting: 0 ok Trying: c.compare_signal(Decimal('sNaN'), Decimal('2.1')) Expecting: Decimal('NaN') ok Trying: print(c.flags[InvalidOperation]) Expecting: 1 ok Trying: c.compare_signal(-1, 2) Expecting: Decimal('-1') ok Trying: c.compare_signal(Decimal(-1), 2) Expecting: Decimal('-1') ok Trying: c.compare_signal(-1, Decimal(2)) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare_total(Decimal('12.73'), Decimal('127.9')) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare_total(Decimal('-127'), Decimal('12')) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare_total(Decimal('12.30'), Decimal('12.3')) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare_total(Decimal('12.30'), Decimal('12.30')) Expecting: Decimal('0') ok Trying: ExtendedContext.compare_total(Decimal('12.3'), Decimal('12.300')) Expecting: Decimal('1') ok Trying: ExtendedContext.compare_total(Decimal('12.3'), Decimal('NaN')) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare_total(1, 2) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare_total(Decimal(1), 2) Expecting: Decimal('-1') ok Trying: ExtendedContext.compare_total(1, Decimal(2)) Expecting: Decimal('-1') ok Trying: ExtendedContext.copy_abs(Decimal('2.1')) Expecting: Decimal('2.1') ok Trying: ExtendedContext.copy_abs(Decimal('-100')) Expecting: Decimal('100') ok Trying: ExtendedContext.copy_abs(-1) Expecting: Decimal('1') ok Trying: ExtendedContext.copy_decimal(Decimal('2.1')) Expecting: Decimal('2.1') ok Trying: ExtendedContext.copy_decimal(Decimal('-1.00')) Expecting: Decimal('-1.00') ok Trying: ExtendedContext.copy_decimal(1) Expecting: Decimal('1') ok Trying: ExtendedContext.copy_negate(Decimal('101.5')) Expecting: Decimal('-101.5') ok Trying: ExtendedContext.copy_negate(Decimal('-101.5')) Expecting: Decimal('101.5') ok Trying: ExtendedContext.copy_negate(1) Expecting: Decimal('-1') ok Trying: ExtendedContext.copy_sign(Decimal( '1.50'), Decimal('7.33')) Expecting: Decimal('1.50') ok Trying: ExtendedContext.copy_sign(Decimal('-1.50'), Decimal('7.33')) Expecting: Decimal('1.50') ok Trying: ExtendedContext.copy_sign(Decimal( '1.50'), Decimal('-7.33')) Expecting: Decimal('-1.50') ok Trying: ExtendedContext.copy_sign(Decimal('-1.50'), Decimal('-7.33')) Expecting: Decimal('-1.50') ok Trying: ExtendedContext.copy_sign(1, -2) Expecting: Decimal('-1') ok Trying: ExtendedContext.copy_sign(Decimal(1), -2) Expecting: Decimal('-1') ok Trying: ExtendedContext.copy_sign(1, Decimal(-2)) Expecting: Decimal('-1') ok Trying: context = Context(prec=5, rounding=ROUND_DOWN) Expecting nothing ok Trying: context.create_decimal_from_float(3.1415926535897932) Expecting: Decimal('3.1415') ok Trying: context = Context(prec=5, traps=[Inexact]) Expecting nothing ok Trying: context.create_decimal_from_float(3.1415926535897932) Expecting: Traceback (most recent call last): ... decimal.Inexact: None ok Trying: ExtendedContext.divide(Decimal('1'), Decimal('3')) Expecting: Decimal('0.333333333') ok Trying: ExtendedContext.divide(Decimal('2'), Decimal('3')) Expecting: Decimal('0.666666667') ok Trying: ExtendedContext.divide(Decimal('5'), Decimal('2')) Expecting: Decimal('2.5') ok Trying: ExtendedContext.divide(Decimal('1'), Decimal('10')) Expecting: Decimal('0.1') ok Trying: ExtendedContext.divide(Decimal('12'), Decimal('12')) Expecting: Decimal('1') ok Trying: ExtendedContext.divide(Decimal('8.00'), Decimal('2')) Expecting: Decimal('4.00') ok Trying: ExtendedContext.divide(Decimal('2.400'), Decimal('2.0')) Expecting: Decimal('1.20') ok Trying: ExtendedContext.divide(Decimal('1000'), Decimal('100')) Expecting: Decimal('10') ok Trying: ExtendedContext.divide(Decimal('1000'), Decimal('1')) Expecting: Decimal('1000') ok Trying: ExtendedContext.divide(Decimal('2.40E+6'), Decimal('2')) Expecting: Decimal('1.20E+6') ok Trying: ExtendedContext.divide(5, 5) Expecting: Decimal('1') ok Trying: ExtendedContext.divide(Decimal(5), 5) Expecting: Decimal('1') ok Trying: ExtendedContext.divide(5, Decimal(5)) Expecting: Decimal('1') ok Trying: ExtendedContext.divide_int(Decimal('2'), Decimal('3')) Expecting: Decimal('0') ok Trying: ExtendedContext.divide_int(Decimal('10'), Decimal('3')) Expecting: Decimal('3') ok Trying: ExtendedContext.divide_int(Decimal('1'), Decimal('0.3')) Expecting: Decimal('3') ok Trying: ExtendedContext.divide_int(10, 3) Expecting: Decimal('3') ok Trying: ExtendedContext.divide_int(Decimal(10), 3) Expecting: Decimal('3') ok Trying: ExtendedContext.divide_int(10, Decimal(3)) Expecting: Decimal('3') ok Trying: ExtendedContext.divmod(Decimal(8), Decimal(3)) Expecting: (Decimal('2'), Decimal('2')) ok Trying: ExtendedContext.divmod(Decimal(8), Decimal(4)) Expecting: (Decimal('2'), Decimal('0')) ok Trying: ExtendedContext.divmod(8, 4) Expecting: (Decimal('2'), Decimal('0')) ok Trying: ExtendedContext.divmod(Decimal(8), 4) Expecting: (Decimal('2'), Decimal('0')) ok Trying: ExtendedContext.divmod(8, Decimal(4)) Expecting: (Decimal('2'), Decimal('0')) ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: c.exp(Decimal('-Infinity')) Expecting: Decimal('0') ok Trying: c.exp(Decimal('-1')) Expecting: Decimal('0.367879441') ok Trying: c.exp(Decimal('0')) Expecting: Decimal('1') ok Trying: c.exp(Decimal('1')) Expecting: Decimal('2.71828183') ok Trying: c.exp(Decimal('0.693147181')) Expecting: Decimal('2.00000000') ok Trying: c.exp(Decimal('+Infinity')) Expecting: Decimal('Infinity') ok Trying: c.exp(10) Expecting: Decimal('22026.4658') ok Trying: ExtendedContext.fma(Decimal('3'), Decimal('5'), Decimal('7')) Expecting: Decimal('22') ok Trying: ExtendedContext.fma(Decimal('3'), Decimal('-5'), Decimal('7')) Expecting: Decimal('-8') ok Trying: ExtendedContext.fma(Decimal('888565290'), Decimal('1557.96930'), Decimal('-86087.7578')) Expecting: Decimal('1.38435736E+12') ok Trying: ExtendedContext.fma(1, 3, 4) Expecting: Decimal('7') ok Trying: ExtendedContext.fma(1, Decimal(3), 4) Expecting: Decimal('7') ok Trying: ExtendedContext.fma(1, 3, Decimal(4)) Expecting: Decimal('7') ok Trying: ExtendedContext.is_canonical(Decimal('2.50')) Expecting: True ok Trying: ExtendedContext.is_finite(Decimal('2.50')) Expecting: True ok Trying: ExtendedContext.is_finite(Decimal('-0.3')) Expecting: True ok Trying: ExtendedContext.is_finite(Decimal('0')) Expecting: True ok Trying: ExtendedContext.is_finite(Decimal('Inf')) Expecting: False ok Trying: ExtendedContext.is_finite(Decimal('NaN')) Expecting: False ok Trying: ExtendedContext.is_finite(1) Expecting: True ok Trying: ExtendedContext.is_infinite(Decimal('2.50')) Expecting: False ok Trying: ExtendedContext.is_infinite(Decimal('-Inf')) Expecting: True ok Trying: ExtendedContext.is_infinite(Decimal('NaN')) Expecting: False ok Trying: ExtendedContext.is_infinite(1) Expecting: False ok Trying: ExtendedContext.is_nan(Decimal('2.50')) Expecting: False ok Trying: ExtendedContext.is_nan(Decimal('NaN')) Expecting: True ok Trying: ExtendedContext.is_nan(Decimal('-sNaN')) Expecting: True ok Trying: ExtendedContext.is_nan(1) Expecting: False ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: c.is_normal(Decimal('2.50')) Expecting: True ok Trying: c.is_normal(Decimal('0.1E-999')) Expecting: False ok Trying: c.is_normal(Decimal('0.00')) Expecting: False ok Trying: c.is_normal(Decimal('-Inf')) Expecting: False ok Trying: c.is_normal(Decimal('NaN')) Expecting: False ok Trying: c.is_normal(1) Expecting: True ok Trying: ExtendedContext.is_qnan(Decimal('2.50')) Expecting: False ok Trying: ExtendedContext.is_qnan(Decimal('NaN')) Expecting: True ok Trying: ExtendedContext.is_qnan(Decimal('sNaN')) Expecting: False ok Trying: ExtendedContext.is_qnan(1) Expecting: False ok Trying: ExtendedContext.is_signed(Decimal('2.50')) Expecting: False ok Trying: ExtendedContext.is_signed(Decimal('-12')) Expecting: True ok Trying: ExtendedContext.is_signed(Decimal('-0')) Expecting: True ok Trying: ExtendedContext.is_signed(8) Expecting: False ok Trying: ExtendedContext.is_signed(-8) Expecting: True ok Trying: ExtendedContext.is_snan(Decimal('2.50')) Expecting: False ok Trying: ExtendedContext.is_snan(Decimal('NaN')) Expecting: False ok Trying: ExtendedContext.is_snan(Decimal('sNaN')) Expecting: True ok Trying: ExtendedContext.is_snan(1) Expecting: False ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: c.is_subnormal(Decimal('2.50')) Expecting: False ok Trying: c.is_subnormal(Decimal('0.1E-999')) Expecting: True ok Trying: c.is_subnormal(Decimal('0.00')) Expecting: False ok Trying: c.is_subnormal(Decimal('-Inf')) Expecting: False ok Trying: c.is_subnormal(Decimal('NaN')) Expecting: False ok Trying: c.is_subnormal(1) Expecting: False ok Trying: ExtendedContext.is_zero(Decimal('0')) Expecting: True ok Trying: ExtendedContext.is_zero(Decimal('2.50')) Expecting: False ok Trying: ExtendedContext.is_zero(Decimal('-0E+2')) Expecting: True ok Trying: ExtendedContext.is_zero(1) Expecting: False ok Trying: ExtendedContext.is_zero(0) Expecting: True ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: c.ln(Decimal('0')) Expecting: Decimal('-Infinity') ok Trying: c.ln(Decimal('1.000')) Expecting: Decimal('0') ok Trying: c.ln(Decimal('2.71828183')) Expecting: Decimal('1.00000000') ok Trying: c.ln(Decimal('10')) Expecting: Decimal('2.30258509') ok Trying: c.ln(Decimal('+Infinity')) Expecting: Decimal('Infinity') ok Trying: c.ln(1) Expecting: Decimal('0') ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: c.log10(Decimal('0')) Expecting: Decimal('-Infinity') ok Trying: c.log10(Decimal('0.001')) Expecting: Decimal('-3') ok Trying: c.log10(Decimal('1.000')) Expecting: Decimal('0') ok Trying: c.log10(Decimal('2')) Expecting: Decimal('0.301029996') ok Trying: c.log10(Decimal('10')) Expecting: Decimal('1') ok Trying: c.log10(Decimal('70')) Expecting: Decimal('1.84509804') ok Trying: c.log10(Decimal('+Infinity')) Expecting: Decimal('Infinity') ok Trying: c.log10(0) Expecting: Decimal('-Infinity') ok Trying: c.log10(1) Expecting: Decimal('0') ok Trying: ExtendedContext.logb(Decimal('250')) Expecting: Decimal('2') ok Trying: ExtendedContext.logb(Decimal('2.50')) Expecting: Decimal('0') ok Trying: ExtendedContext.logb(Decimal('0.03')) Expecting: Decimal('-2') ok Trying: ExtendedContext.logb(Decimal('0')) Expecting: Decimal('-Infinity') ok Trying: ExtendedContext.logb(1) Expecting: Decimal('0') ok Trying: ExtendedContext.logb(10) Expecting: Decimal('1') ok Trying: ExtendedContext.logb(100) Expecting: Decimal('2') ok Trying: ExtendedContext.logical_and(Decimal('0'), Decimal('0')) Expecting: Decimal('0') ok Trying: ExtendedContext.logical_and(Decimal('0'), Decimal('1')) Expecting: Decimal('0') ok Trying: ExtendedContext.logical_and(Decimal('1'), Decimal('0')) Expecting: Decimal('0') ok Trying: ExtendedContext.logical_and(Decimal('1'), Decimal('1')) Expecting: Decimal('1') ok Trying: ExtendedContext.logical_and(Decimal('1100'), Decimal('1010')) Expecting: Decimal('1000') ok Trying: ExtendedContext.logical_and(Decimal('1111'), Decimal('10')) Expecting: Decimal('10') ok Trying: ExtendedContext.logical_and(110, 1101) Expecting: Decimal('100') ok Trying: ExtendedContext.logical_and(Decimal(110), 1101) Expecting: Decimal('100') ok Trying: ExtendedContext.logical_and(110, Decimal(1101)) Expecting: Decimal('100') ok Trying: ExtendedContext.logical_invert(Decimal('0')) Expecting: Decimal('111111111') ok Trying: ExtendedContext.logical_invert(Decimal('1')) Expecting: Decimal('111111110') ok Trying: ExtendedContext.logical_invert(Decimal('111111111')) Expecting: Decimal('0') ok Trying: ExtendedContext.logical_invert(Decimal('101010101')) Expecting: Decimal('10101010') ok Trying: ExtendedContext.logical_invert(1101) Expecting: Decimal('111110010') ok Trying: ExtendedContext.logical_or(Decimal('0'), Decimal('0')) Expecting: Decimal('0') ok Trying: ExtendedContext.logical_or(Decimal('0'), Decimal('1')) Expecting: Decimal('1') ok Trying: ExtendedContext.logical_or(Decimal('1'), Decimal('0')) Expecting: Decimal('1') ok Trying: ExtendedContext.logical_or(Decimal('1'), Decimal('1')) Expecting: Decimal('1') ok Trying: ExtendedContext.logical_or(Decimal('1100'), Decimal('1010')) Expecting: Decimal('1110') ok Trying: ExtendedContext.logical_or(Decimal('1110'), Decimal('10')) Expecting: Decimal('1110') ok Trying: ExtendedContext.logical_or(110, 1101) Expecting: Decimal('1111') ok Trying: ExtendedContext.logical_or(Decimal(110), 1101) Expecting: Decimal('1111') ok Trying: ExtendedContext.logical_or(110, Decimal(1101)) Expecting: Decimal('1111') ok Trying: ExtendedContext.logical_xor(Decimal('0'), Decimal('0')) Expecting: Decimal('0') ok Trying: ExtendedContext.logical_xor(Decimal('0'), Decimal('1')) Expecting: Decimal('1') ok Trying: ExtendedContext.logical_xor(Decimal('1'), Decimal('0')) Expecting: Decimal('1') ok Trying: ExtendedContext.logical_xor(Decimal('1'), Decimal('1')) Expecting: Decimal('0') ok Trying: ExtendedContext.logical_xor(Decimal('1100'), Decimal('1010')) Expecting: Decimal('110') ok Trying: ExtendedContext.logical_xor(Decimal('1111'), Decimal('10')) Expecting: Decimal('1101') ok Trying: ExtendedContext.logical_xor(110, 1101) Expecting: Decimal('1011') ok Trying: ExtendedContext.logical_xor(Decimal(110), 1101) Expecting: Decimal('1011') ok Trying: ExtendedContext.logical_xor(110, Decimal(1101)) Expecting: Decimal('1011') ok Trying: ExtendedContext.max(Decimal('3'), Decimal('2')) Expecting: Decimal('3') ok Trying: ExtendedContext.max(Decimal('-10'), Decimal('3')) Expecting: Decimal('3') ok Trying: ExtendedContext.max(Decimal('1.0'), Decimal('1')) Expecting: Decimal('1') ok Trying: ExtendedContext.max(Decimal('7'), Decimal('NaN')) Expecting: Decimal('7') ok Trying: ExtendedContext.max(1, 2) Expecting: Decimal('2') ok Trying: ExtendedContext.max(Decimal(1), 2) Expecting: Decimal('2') ok Trying: ExtendedContext.max(1, Decimal(2)) Expecting: Decimal('2') ok Trying: ExtendedContext.max_mag(Decimal('7'), Decimal('NaN')) Expecting: Decimal('7') ok Trying: ExtendedContext.max_mag(Decimal('7'), Decimal('-10')) Expecting: Decimal('-10') ok Trying: ExtendedContext.max_mag(1, -2) Expecting: Decimal('-2') ok Trying: ExtendedContext.max_mag(Decimal(1), -2) Expecting: Decimal('-2') ok Trying: ExtendedContext.max_mag(1, Decimal(-2)) Expecting: Decimal('-2') ok Trying: ExtendedContext.min(Decimal('3'), Decimal('2')) Expecting: Decimal('2') ok Trying: ExtendedContext.min(Decimal('-10'), Decimal('3')) Expecting: Decimal('-10') ok Trying: ExtendedContext.min(Decimal('1.0'), Decimal('1')) Expecting: Decimal('1.0') ok Trying: ExtendedContext.min(Decimal('7'), Decimal('NaN')) Expecting: Decimal('7') ok Trying: ExtendedContext.min(1, 2) Expecting: Decimal('1') ok Trying: ExtendedContext.min(Decimal(1), 2) Expecting: Decimal('1') ok Trying: ExtendedContext.min(1, Decimal(29)) Expecting: Decimal('1') ok Trying: ExtendedContext.min_mag(Decimal('3'), Decimal('-2')) Expecting: Decimal('-2') ok Trying: ExtendedContext.min_mag(Decimal('-3'), Decimal('NaN')) Expecting: Decimal('-3') ok Trying: ExtendedContext.min_mag(1, -2) Expecting: Decimal('1') ok Trying: ExtendedContext.min_mag(Decimal(1), -2) Expecting: Decimal('1') ok Trying: ExtendedContext.min_mag(1, Decimal(-2)) Expecting: Decimal('1') ok Trying: ExtendedContext.minus(Decimal('1.3')) Expecting: Decimal('-1.3') ok Trying: ExtendedContext.minus(Decimal('-1.3')) Expecting: Decimal('1.3') ok Trying: ExtendedContext.minus(1) Expecting: Decimal('-1') ok Trying: ExtendedContext.multiply(Decimal('1.20'), Decimal('3')) Expecting: Decimal('3.60') ok Trying: ExtendedContext.multiply(Decimal('7'), Decimal('3')) Expecting: Decimal('21') ok Trying: ExtendedContext.multiply(Decimal('0.9'), Decimal('0.8')) Expecting: Decimal('0.72') ok Trying: ExtendedContext.multiply(Decimal('0.9'), Decimal('-0')) Expecting: Decimal('-0.0') ok Trying: ExtendedContext.multiply(Decimal('654321'), Decimal('654321')) Expecting: Decimal('4.28135971E+11') ok Trying: ExtendedContext.multiply(7, 7) Expecting: Decimal('49') ok Trying: ExtendedContext.multiply(Decimal(7), 7) Expecting: Decimal('49') ok Trying: ExtendedContext.multiply(7, Decimal(7)) Expecting: Decimal('49') ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: ExtendedContext.next_minus(Decimal('1')) Expecting: Decimal('0.999999999') ok Trying: c.next_minus(Decimal('1E-1007')) Expecting: Decimal('0E-1007') ok Trying: ExtendedContext.next_minus(Decimal('-1.00000003')) Expecting: Decimal('-1.00000004') ok Trying: c.next_minus(Decimal('Infinity')) Expecting: Decimal('9.99999999E+999') ok Trying: c.next_minus(1) Expecting: Decimal('0.999999999') ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: ExtendedContext.next_plus(Decimal('1')) Expecting: Decimal('1.00000001') ok Trying: c.next_plus(Decimal('-1E-1007')) Expecting: Decimal('-0E-1007') ok Trying: ExtendedContext.next_plus(Decimal('-1.00000003')) Expecting: Decimal('-1.00000002') ok Trying: c.next_plus(Decimal('-Infinity')) Expecting: Decimal('-9.99999999E+999') ok Trying: c.next_plus(1) Expecting: Decimal('1.00000001') ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: c.next_toward(Decimal('1'), Decimal('2')) Expecting: Decimal('1.00000001') ok Trying: c.next_toward(Decimal('-1E-1007'), Decimal('1')) Expecting: Decimal('-0E-1007') ok Trying: c.next_toward(Decimal('-1.00000003'), Decimal('0')) Expecting: Decimal('-1.00000002') ok Trying: c.next_toward(Decimal('1'), Decimal('0')) Expecting: Decimal('0.999999999') ok Trying: c.next_toward(Decimal('1E-1007'), Decimal('-100')) Expecting: Decimal('0E-1007') ok Trying: c.next_toward(Decimal('-1.00000003'), Decimal('-10')) Expecting: Decimal('-1.00000004') ok Trying: c.next_toward(Decimal('0.00'), Decimal('-0.0000')) Expecting: Decimal('-0.00') ok Trying: c.next_toward(0, 1) Expecting: Decimal('1E-1007') ok Trying: c.next_toward(Decimal(0), 1) Expecting: Decimal('1E-1007') ok Trying: c.next_toward(0, Decimal(1)) Expecting: Decimal('1E-1007') ok Trying: ExtendedContext.normalize(Decimal('2.1')) Expecting: Decimal('2.1') ok Trying: ExtendedContext.normalize(Decimal('-2.0')) Expecting: Decimal('-2') ok Trying: ExtendedContext.normalize(Decimal('1.200')) Expecting: Decimal('1.2') ok Trying: ExtendedContext.normalize(Decimal('-120')) Expecting: Decimal('-1.2E+2') ok Trying: ExtendedContext.normalize(Decimal('120.00')) Expecting: Decimal('1.2E+2') ok Trying: ExtendedContext.normalize(Decimal('0.00')) Expecting: Decimal('0') ok Trying: ExtendedContext.normalize(6) Expecting: Decimal('6') ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: c.number_class(Decimal('Infinity')) Expecting: '+Infinity' ok Trying: c.number_class(Decimal('1E-10')) Expecting: '+Normal' ok Trying: c.number_class(Decimal('2.50')) Expecting: '+Normal' ok Trying: c.number_class(Decimal('0.1E-999')) Expecting: '+Subnormal' ok Trying: c.number_class(Decimal('0')) Expecting: '+Zero' ok Trying: c.number_class(Decimal('-0')) Expecting: '-Zero' ok Trying: c.number_class(Decimal('-0.1E-999')) Expecting: '-Subnormal' ok Trying: c.number_class(Decimal('-1E-10')) Expecting: '-Normal' ok Trying: c.number_class(Decimal('-2.50')) Expecting: '-Normal' ok Trying: c.number_class(Decimal('-Infinity')) Expecting: '-Infinity' ok Trying: c.number_class(Decimal('NaN')) Expecting: 'NaN' ok Trying: c.number_class(Decimal('-NaN')) Expecting: 'NaN' ok Trying: c.number_class(Decimal('sNaN')) Expecting: 'sNaN' ok Trying: c.number_class(123) Expecting: '+Normal' ok Trying: ExtendedContext.plus(Decimal('1.3')) Expecting: Decimal('1.3') ok Trying: ExtendedContext.plus(Decimal('-1.3')) Expecting: Decimal('-1.3') ok Trying: ExtendedContext.plus(-1) Expecting: Decimal('-1') ok Trying: c = ExtendedContext.copy() Expecting nothing ok Trying: c.Emin = -999 Expecting nothing ok Trying: c.Emax = 999 Expecting nothing ok Trying: c.power(Decimal('2'), Decimal('3')) Expecting: Decimal('8') ok Trying: c.power(Decimal('-2'), Decimal('3')) Expecting: Decimal('-8') ok Trying: c.power(Decimal('2'), Decimal('-3')) Expecting: Decimal('0.125') ok Trying: c.power(Decimal('1.7'), Decimal('8')) Expecting: Decimal('69.7575744') ok Trying: c.power(Decimal('10'), Decimal('0.301029996')) Expecting: Decimal('2.00000000') ok Trying: c.power(Decimal('Infinity'), Decimal('-1')) Expecting: Decimal('0') ok Trying: c.power(Decimal('Infinity'), Decimal('0')) Expecting: Decimal('1') ok Trying: c.power(Decimal('Infinity'), Decimal('1')) Expecting: Decimal('Infinity') ok Trying: c.power(Decimal('-Infinity'), Decimal('-1')) Expecting: Decimal('-0') ok Trying: c.power(Decimal('-Infinity'), Decimal('0')) Expecting: Decimal('1') ok Trying: c.power(Decimal('-Infinity'), Decimal('1')) Expecting: Decimal('-Infinity') ok Trying: c.power(Decimal('-Infinity'), Decimal('2')) Expecting: Decimal('Infinity') ok Trying: c.power(Decimal('0'), Decimal('0')) Expecting: Decimal('NaN') ok Trying: c.power(Decimal('3'), Decimal('7'), Decimal('16')) Expecting: Decimal('11') ok Trying: c.power(Decimal('-3'), Decimal('7'), Decimal('16')) Expecting: Decimal('-11') ok Trying: c.power(Decimal('-3'), Decimal('8'), Decimal('16')) Expecting: Decimal('1') ok Trying: c.power(Decimal('3'), Decimal('7'), Decimal('-16')) Expecting: Decimal('11') ok Trying: c.power(Decimal('23E12345'), Decimal('67E189'), Decimal('123456789')) Expecting: Decimal('11729830') ok Trying: c.power(Decimal('-0'), Decimal('17'), Decimal('1729')) Expecting: Decimal('-0') ok Trying: c.power(Decimal('-23'), Decimal('0'), Decimal('65537')) Expecting: Decimal('1') ok Trying: ExtendedContext.power(7, 7) Expecting: Decimal('823543') ok Trying: ExtendedContext.power(Decimal(7), 7) Expecting: Decimal('823543') ok Trying: ExtendedContext.power(7, Decimal(7), 2) Expecting: Decimal('1') ok Trying: ExtendedContext.quantize(Decimal('2.17'), Decimal('0.001')) Expecting: Decimal('2.170') ok Trying: ExtendedContext.quantize(Decimal('2.17'), Decimal('0.01')) Expecting: Decimal('2.17') ok Trying: ExtendedContext.quantize(Decimal('2.17'), Decimal('0.1')) Expecting: Decimal('2.2') ok Trying: ExtendedContext.quantize(Decimal('2.17'), Decimal('1e+0')) Expecting: Decimal('2') ok Trying: ExtendedContext.quantize(Decimal('2.17'), Decimal('1e+1')) Expecting: Decimal('0E+1') ok Trying: ExtendedContext.quantize(Decimal('-Inf'), Decimal('Infinity')) Expecting: Decimal('-Infinity') ok Trying: ExtendedContext.quantize(Decimal('2'), Decimal('Infinity')) Expecting: Decimal('NaN') ok Trying: ExtendedContext.quantize(Decimal('-0.1'), Decimal('1')) Expecting: Decimal('-0') ok Trying: ExtendedContext.quantize(Decimal('-0'), Decimal('1e+5')) Expecting: Decimal('-0E+5') ok Trying: ExtendedContext.quantize(Decimal('+35236450.6'), Decimal('1e-2')) Expecting: Decimal('NaN') ok Trying: ExtendedContext.quantize(Decimal('-35236450.6'), Decimal('1e-2')) Expecting: Decimal('NaN') ok Trying: ExtendedContext.quantize(Decimal('217'), Decimal('1e-1')) Expecting: Decimal('217.0') ok Trying: ExtendedContext.quantize(Decimal('217'), Decimal('1e-0')) Expecting: Decimal('217') ok Trying: ExtendedContext.quantize(Decimal('217'), Decimal('1e+1')) Expecting: Decimal('2.2E+2') ok Trying: ExtendedContext.quantize(Decimal('217'), Decimal('1e+2')) Expecting: Decimal('2E+2') ok Trying: ExtendedContext.quantize(1, 2) Expecting: Decimal('1') ok Trying: ExtendedContext.quantize(Decimal(1), 2) Expecting: Decimal('1') ok Trying: ExtendedContext.quantize(1, Decimal(2)) Expecting: Decimal('1') ok Trying: ExtendedContext.radix() Expecting: Decimal('10') ok Trying: ExtendedContext.remainder(Decimal('2.1'), Decimal('3')) Expecting: Decimal('2.1') ok Trying: ExtendedContext.remainder(Decimal('10'), Decimal('3')) Expecting: Decimal('1') ok Trying: ExtendedContext.remainder(Decimal('-10'), Decimal('3')) Expecting: Decimal('-1') ok Trying: ExtendedContext.remainder(Decimal('10.2'), Decimal('1')) Expecting: Decimal('0.2') ok Trying: ExtendedContext.remainder(Decimal('10'), Decimal('0.3')) Expecting: Decimal('0.1') ok Trying: ExtendedContext.remainder(Decimal('3.6'), Decimal('1.3')) Expecting: Decimal('1.0') ok Trying: ExtendedContext.remainder(22, 6) Expecting: Decimal('4') ok Trying: ExtendedContext.remainder(Decimal(22), 6) Expecting: Decimal('4') ok Trying: ExtendedContext.remainder(22, Decimal(6)) Expecting: Decimal('4') ok Trying: ExtendedContext.remainder_near(Decimal('2.1'), Decimal('3')) Expecting: Decimal('-0.9') ok Trying: ExtendedContext.remainder_near(Decimal('10'), Decimal('6')) Expecting: Decimal('-2') ok Trying: ExtendedContext.remainder_near(Decimal('10'), Decimal('3')) Expecting: Decimal('1') ok Trying: ExtendedContext.remainder_near(Decimal('-10'), Decimal('3')) Expecting: Decimal('-1') ok Trying: ExtendedContext.remainder_near(Decimal('10.2'), Decimal('1')) Expecting: Decimal('0.2') ok Trying: ExtendedContext.remainder_near(Decimal('10'), Decimal('0.3')) Expecting: Decimal('0.1') ok Trying: ExtendedContext.remainder_near(Decimal('3.6'), Decimal('1.3')) Expecting: Decimal('-0.3') ok Trying: ExtendedContext.remainder_near(3, 11) Expecting: Decimal('3') ok Trying: ExtendedContext.remainder_near(Decimal(3), 11) Expecting: Decimal('3') ok Trying: ExtendedContext.remainder_near(3, Decimal(11)) Expecting: Decimal('3') ok Trying: ExtendedContext.rotate(Decimal('34'), Decimal('8')) Expecting: Decimal('400000003') ok Trying: ExtendedContext.rotate(Decimal('12'), Decimal('9')) Expecting: Decimal('12') ok Trying: ExtendedContext.rotate(Decimal('123456789'), Decimal('-2')) Expecting: Decimal('891234567') ok Trying: ExtendedContext.rotate(Decimal('123456789'), Decimal('0')) Expecting: Decimal('123456789') ok Trying: ExtendedContext.rotate(Decimal('123456789'), Decimal('+2')) Expecting: Decimal('345678912') ok Trying: ExtendedContext.rotate(1333333, 1) Expecting: Decimal('13333330') ok Trying: ExtendedContext.rotate(Decimal(1333333), 1) Expecting: Decimal('13333330') ok Trying: ExtendedContext.rotate(1333333, Decimal(1)) Expecting: Decimal('13333330') ok Trying: ExtendedContext.same_quantum(Decimal('2.17'), Decimal('0.001')) Expecting: False ok Trying: ExtendedContext.same_quantum(Decimal('2.17'), Decimal('0.01')) Expecting: True ok Trying: ExtendedContext.same_quantum(Decimal('2.17'), Decimal('1')) Expecting: False ok Trying: ExtendedContext.same_quantum(Decimal('Inf'), Decimal('-Inf')) Expecting: True ok Trying: ExtendedContext.same_quantum(10000, -1) Expecting: True ok Trying: ExtendedContext.same_quantum(Decimal(10000), -1) Expecting: True ok Trying: ExtendedContext.same_quantum(10000, Decimal(-1)) Expecting: True ok Trying: ExtendedContext.scaleb(Decimal('7.50'), Decimal('-2')) Expecting: Decimal('0.0750') ok Trying: ExtendedContext.scaleb(Decimal('7.50'), Decimal('0')) Expecting: Decimal('7.50') ok Trying: ExtendedContext.scaleb(Decimal('7.50'), Decimal('3')) Expecting: Decimal('7.50E+3') ok Trying: ExtendedContext.scaleb(1, 4) Expecting: Decimal('1E+4') ok Trying: ExtendedContext.scaleb(Decimal(1), 4) Expecting: Decimal('1E+4') ok Trying: ExtendedContext.scaleb(1, Decimal(4)) Expecting: Decimal('1E+4') ok Trying: ExtendedContext.shift(Decimal('34'), Decimal('8')) Expecting: Decimal('400000000') ok Trying: ExtendedContext.shift(Decimal('12'), Decimal('9')) Expecting: Decimal('0') ok Trying: ExtendedContext.shift(Decimal('123456789'), Decimal('-2')) Expecting: Decimal('1234567') ok Trying: ExtendedContext.shift(Decimal('123456789'), Decimal('0')) Expecting: Decimal('123456789') ok Trying: ExtendedContext.shift(Decimal('123456789'), Decimal('+2')) Expecting: Decimal('345678900') ok Trying: ExtendedContext.shift(88888888, 2) Expecting: Decimal('888888800') ok Trying: ExtendedContext.shift(Decimal(88888888), 2) Expecting: Decimal('888888800') ok Trying: ExtendedContext.shift(88888888, Decimal(2)) Expecting: Decimal('888888800') ok Trying: ExtendedContext.sqrt(Decimal('0')) Expecting: Decimal('0') ok Trying: ExtendedContext.sqrt(Decimal('-0')) Expecting: Decimal('-0') ok Trying: ExtendedContext.sqrt(Decimal('0.39')) Expecting: Decimal('0.624499800') ok Trying: ExtendedContext.sqrt(Decimal('100')) Expecting: Decimal('10') ok Trying: ExtendedContext.sqrt(Decimal('1')) Expecting: Decimal('1') ok Trying: ExtendedContext.sqrt(Decimal('1.0')) Expecting: Decimal('1.0') ok Trying: ExtendedContext.sqrt(Decimal('1.00')) Expecting: Decimal('1.0') ok Trying: ExtendedContext.sqrt(Decimal('7')) Expecting: Decimal('2.64575131') ok Trying: ExtendedContext.sqrt(Decimal('10')) Expecting: Decimal('3.16227766') ok Trying: ExtendedContext.sqrt(2) Expecting: Decimal('1.41421356') ok Trying: ExtendedContext.prec Expecting: 9 ok Trying: ExtendedContext.subtract(Decimal('1.3'), Decimal('1.07')) Expecting: Decimal('0.23') ok Trying: ExtendedContext.subtract(Decimal('1.3'), Decimal('1.30')) Expecting: Decimal('0.00') ok Trying: ExtendedContext.subtract(Decimal('1.3'), Decimal('2.07')) Expecting: Decimal('-0.77') ok Trying: ExtendedContext.subtract(8, 5) Expecting: Decimal('3') ok Trying: ExtendedContext.subtract(Decimal(8), 5) Expecting: Decimal('3') ok Trying: ExtendedContext.subtract(8, Decimal(5)) Expecting: Decimal('3') ok Trying: ExtendedContext.to_eng_string(Decimal('123E+1')) Expecting: '1.23E+3' ok Trying: ExtendedContext.to_eng_string(Decimal('123E+3')) Expecting: '123E+3' ok Trying: ExtendedContext.to_eng_string(Decimal('123E-10')) Expecting: '12.3E-9' ok Trying: ExtendedContext.to_eng_string(Decimal('-123E-12')) Expecting: '-123E-12' ok Trying: ExtendedContext.to_eng_string(Decimal('7E-7')) Expecting: '700E-9' ok Trying: ExtendedContext.to_eng_string(Decimal('7E+1')) Expecting: '70' ok Trying: ExtendedContext.to_eng_string(Decimal('0E+1')) Expecting: '0.00E+3' ok Trying: ExtendedContext.to_integral_exact(Decimal('2.1')) Expecting: Decimal('2') ok Trying: ExtendedContext.to_integral_exact(Decimal('100')) Expecting: Decimal('100') ok Trying: ExtendedContext.to_integral_exact(Decimal('100.0')) Expecting: Decimal('100') ok Trying: ExtendedContext.to_integral_exact(Decimal('101.5')) Expecting: Decimal('102') ok Trying: ExtendedContext.to_integral_exact(Decimal('-101.5')) Expecting: Decimal('-102') ok Trying: ExtendedContext.to_integral_exact(Decimal('10E+5')) Expecting: Decimal('1.0E+6') ok Trying: ExtendedContext.to_integral_exact(Decimal('7.89E+77')) Expecting: Decimal('7.89E+77') ok Trying: ExtendedContext.to_integral_exact(Decimal('-Inf')) Expecting: Decimal('-Infinity') ok Trying: ExtendedContext.to_integral_value(Decimal('2.1')) Expecting: Decimal('2') ok Trying: ExtendedContext.to_integral_value(Decimal('100')) Expecting: Decimal('100') ok Trying: ExtendedContext.to_integral_value(Decimal('100.0')) Expecting: Decimal('100') ok Trying: ExtendedContext.to_integral_value(Decimal('101.5')) Expecting: Decimal('102') ok Trying: ExtendedContext.to_integral_value(Decimal('-101.5')) Expecting: Decimal('-102') ok Trying: ExtendedContext.to_integral_value(Decimal('10E+5')) Expecting: Decimal('1.0E+6') ok Trying: ExtendedContext.to_integral_value(Decimal('7.89E+77')) Expecting: Decimal('7.89E+77') ok Trying: ExtendedContext.to_integral_value(Decimal('-Inf')) Expecting: Decimal('-Infinity') ok Trying: Decimal('3.14') # string input Expecting: Decimal('3.14') ok Trying: Decimal((0, (3, 1, 4), -2)) # tuple (sign, digit_tuple, exponent) Expecting: Decimal('3.14') ok Trying: Decimal(314) # int Expecting: Decimal('314') ok Trying: Decimal(Decimal(314)) # another decimal instance Expecting: Decimal('314') ok Trying: Decimal(' 3.14 \n') # leading and trailing whitespace okay Expecting: Decimal('3.14') ok Trying: round(Decimal('123.456')) Expecting: 123 ok Trying: round(Decimal('-456.789')) Expecting: -457 ok Trying: round(Decimal('-3.0')) Expecting: -3 ok Trying: round(Decimal('2.5')) Expecting: 2 ok Trying: round(Decimal('3.5')) Expecting: 4 ok Trying: round(Decimal('Inf')) Expecting: Traceback (most recent call last): ... OverflowError: cannot round an infinity ok Trying: round(Decimal('NaN')) Expecting: Traceback (most recent call last): ... ValueError: cannot round a NaN ok Trying: round(Decimal('123.456'), 0) Expecting: Decimal('123') ok Trying: round(Decimal('123.456'), 2) Expecting: Decimal('123.46') ok Trying: round(Decimal('123.456'), -2) Expecting: Decimal('1E+2') ok Trying: round(Decimal('-Infinity'), 37) Expecting: Decimal('NaN') ok Trying: round(Decimal('sNaN123'), 0) Expecting: Decimal('NaN123') ok Trying: Decimal('3.14').as_integer_ratio() Expecting: (157, 50) ok Trying: Decimal('-123e5').as_integer_ratio() Expecting: (-12300000, 1) ok Trying: Decimal('0.00').as_integer_ratio() Expecting: (0, 1) ok Trying: Decimal.from_float(0.1) Expecting: Decimal('0.1000000000000000055511151231257827021181583404541015625') ok Trying: Decimal.from_float(float('nan')) Expecting: Decimal('NaN') ok Trying: Decimal.from_float(float('inf')) Expecting: Decimal('Infinity') ok Trying: Decimal.from_float(-float('inf')) Expecting: Decimal('-Infinity') ok Trying: Decimal.from_float(-0.0) Expecting: Decimal('-0') ok Trying: setcontext(DefaultContext) Expecting nothing ok Trying: print(getcontext().prec) Expecting: 28 ok Trying: with localcontext(): ctx = getcontext() ctx.prec += 2 print(ctx.prec) Expecting: 30 ok Trying: with localcontext(ExtendedContext): print(getcontext().prec) Expecting: 9 ok Trying: print(getcontext().prec) Expecting: 28 ok 165 items had no tests: decimal.Clamped decimal.Context decimal.Context.Etiny decimal.Context.Etop decimal.Context.__delattr__ decimal.Context.__init__ decimal.Context.__reduce__ decimal.Context.__repr__ decimal.Context.__setattr__ decimal.Context._apply decimal.Context._ignore_all_flags decimal.Context._ignore_flags decimal.Context._raise_error decimal.Context._regard_flags decimal.Context._set_integer_check decimal.Context._set_rounding decimal.Context._set_signal_dict decimal.Context._shallow_copy decimal.Context.clear_flags decimal.Context.clear_traps decimal.Context.compare_total_mag decimal.Context.copy decimal.Context.create_decimal decimal.Context.to_sci_string decimal.ConversionSyntax decimal.ConversionSyntax.handle decimal.Decimal decimal.Decimal.__abs__ decimal.Decimal.__add__ decimal.Decimal.__bool__ decimal.Decimal.__ceil__ decimal.Decimal.__complex__ decimal.Decimal.__copy__ decimal.Decimal.__deepcopy__ decimal.Decimal.__divmod__ decimal.Decimal.__eq__ decimal.Decimal.__float__ decimal.Decimal.__floor__ decimal.Decimal.__floordiv__ decimal.Decimal.__format__ decimal.Decimal.__ge__ decimal.Decimal.__gt__ decimal.Decimal.__hash__ decimal.Decimal.__int__ decimal.Decimal.__le__ decimal.Decimal.__lt__ decimal.Decimal.__mod__ decimal.Decimal.__mul__ decimal.Decimal.__neg__ decimal.Decimal.__pos__ decimal.Decimal.__pow__ decimal.Decimal.__rdivmod__ decimal.Decimal.__reduce__ decimal.Decimal.__repr__ decimal.Decimal.__rfloordiv__ decimal.Decimal.__rmod__ decimal.Decimal.__rpow__ decimal.Decimal.__rsub__ decimal.Decimal.__rtruediv__ decimal.Decimal.__str__ decimal.Decimal.__sub__ decimal.Decimal.__truediv__ decimal.Decimal._check_nans decimal.Decimal._cmp decimal.Decimal._compare_check_nans decimal.Decimal._divide decimal.Decimal._fill_logical decimal.Decimal._fix decimal.Decimal._fix_nan decimal.Decimal._iseven decimal.Decimal._isinfinity decimal.Decimal._isinteger decimal.Decimal._islogical decimal.Decimal._isnan decimal.Decimal._ln_exp_bound decimal.Decimal._log10_exp_bound decimal.Decimal._power_exact decimal.Decimal._power_modulo decimal.Decimal._rescale decimal.Decimal._round decimal.Decimal._round_05up decimal.Decimal._round_ceiling decimal.Decimal._round_down decimal.Decimal._round_floor decimal.Decimal._round_half_down decimal.Decimal._round_half_even decimal.Decimal._round_half_up decimal.Decimal._round_up decimal.Decimal.adjusted decimal.Decimal.as_tuple decimal.Decimal.canonical decimal.Decimal.compare decimal.Decimal.compare_signal decimal.Decimal.compare_total decimal.Decimal.compare_total_mag decimal.Decimal.conjugate decimal.Decimal.copy_abs decimal.Decimal.copy_negate decimal.Decimal.copy_sign decimal.Decimal.exp decimal.Decimal.fma decimal.Decimal.imag decimal.Decimal.is_canonical decimal.Decimal.is_finite decimal.Decimal.is_infinite decimal.Decimal.is_nan decimal.Decimal.is_normal decimal.Decimal.is_qnan decimal.Decimal.is_signed decimal.Decimal.is_snan decimal.Decimal.is_subnormal decimal.Decimal.is_zero decimal.Decimal.ln decimal.Decimal.log10 decimal.Decimal.logb decimal.Decimal.logical_and decimal.Decimal.logical_invert decimal.Decimal.logical_or decimal.Decimal.logical_xor decimal.Decimal.max decimal.Decimal.max_mag decimal.Decimal.min decimal.Decimal.min_mag decimal.Decimal.next_minus decimal.Decimal.next_plus decimal.Decimal.next_toward decimal.Decimal.normalize decimal.Decimal.number_class decimal.Decimal.quantize decimal.Decimal.radix decimal.Decimal.real decimal.Decimal.remainder_near decimal.Decimal.rotate decimal.Decimal.same_quantum decimal.Decimal.scaleb decimal.Decimal.shift decimal.Decimal.sqrt decimal.Decimal.to_eng_string decimal.Decimal.to_integral_exact decimal.Decimal.to_integral_value decimal.DecimalException decimal.DecimalException.handle decimal.DecimalTuple decimal.DecimalTuple.digits decimal.DecimalTuple.exponent decimal.DecimalTuple.sign decimal.DivisionByZero decimal.DivisionByZero.handle decimal.DivisionImpossible decimal.DivisionImpossible.handle decimal.DivisionUndefined decimal.DivisionUndefined.handle decimal.FloatOperation decimal.Inexact decimal.InvalidContext decimal.InvalidContext.handle decimal.InvalidOperation decimal.InvalidOperation.handle decimal.Overflow decimal.Overflow.handle decimal.Rounded decimal.Subnormal decimal.Underflow decimal.getcontext decimal.setcontext 65 items passed all tests: 39 tests in decimal 5 tests in decimal.Context.abs 5 tests in decimal.Context.add 1 tests in decimal.Context.canonical 9 tests in decimal.Context.compare 14 tests in decimal.Context.compare_signal 9 tests in decimal.Context.compare_total 3 tests in decimal.Context.copy_abs 3 tests in decimal.Context.copy_decimal 3 tests in decimal.Context.copy_negate 7 tests in decimal.Context.copy_sign 4 tests in decimal.Context.create_decimal_from_float 13 tests in decimal.Context.divide 6 tests in decimal.Context.divide_int 5 tests in decimal.Context.divmod 10 tests in decimal.Context.exp 6 tests in decimal.Context.fma 1 tests in decimal.Context.is_canonical 6 tests in decimal.Context.is_finite 4 tests in decimal.Context.is_infinite 4 tests in decimal.Context.is_nan 9 tests in decimal.Context.is_normal 4 tests in decimal.Context.is_qnan 5 tests in decimal.Context.is_signed 4 tests in decimal.Context.is_snan 9 tests in decimal.Context.is_subnormal 5 tests in decimal.Context.is_zero 9 tests in decimal.Context.ln 12 tests in decimal.Context.log10 7 tests in decimal.Context.logb 9 tests in decimal.Context.logical_and 5 tests in decimal.Context.logical_invert 9 tests in decimal.Context.logical_or 9 tests in decimal.Context.logical_xor 7 tests in decimal.Context.max 5 tests in decimal.Context.max_mag 7 tests in decimal.Context.min 5 tests in decimal.Context.min_mag 3 tests in decimal.Context.minus 8 tests in decimal.Context.multiply 8 tests in decimal.Context.next_minus 8 tests in decimal.Context.next_plus 13 tests in decimal.Context.next_toward 7 tests in decimal.Context.normalize 17 tests in decimal.Context.number_class 3 tests in decimal.Context.plus 26 tests in decimal.Context.power 18 tests in decimal.Context.quantize 1 tests in decimal.Context.radix 9 tests in decimal.Context.remainder 10 tests in decimal.Context.remainder_near 8 tests in decimal.Context.rotate 7 tests in decimal.Context.same_quantum 6 tests in decimal.Context.scaleb 8 tests in decimal.Context.shift 11 tests in decimal.Context.sqrt 6 tests in decimal.Context.subtract 7 tests in decimal.Context.to_eng_string 8 tests in decimal.Context.to_integral_exact 8 tests in decimal.Context.to_integral_value 5 tests in decimal.Decimal.__new__ 12 tests in decimal.Decimal.__round__ 3 tests in decimal.Decimal.as_integer_ratio 5 tests in decimal.Decimal.from_float 5 tests in decimal.localcontext 507 tests in 230 items. BUILDSTDERR: 507 passed and 0 fai12.46user 0.15system 0:12.74elapsed 99%CPU (0avgtext+0avgdata 113852maxresident)k BUILDSTDERR: 0inputs+352outputs (0major+28220minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_decorators ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_decorators BUILDSTDERR: 0.32user 0.04system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 52020maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+10127minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_defaultdict ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_defaultdict BUILDSTDERR: 0.34user 0.03system 0:00.38elapsed 98%CPU (0avgtext+0avgdata 51928maxresident)k BUILDSTDERR: 0inputs+40outputs (0major+9913minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_deque ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_deque led. Test passed. doctest (decimal) ... 507 tests with zero failures 1 test OK. Total duration: 12 sec Tests result: SUCCESS =================== test_decorators ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32117 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_decorators test_double (test.test_decorators.TestClassDecorators) ... ok test_order (test.test_decorators.TestClassDecorators) ... ok test_simple (test.test_decorators.TestClassDecorators) ... ok test_argforms (test.test_decorators.TestDecorators) ... ok test_dbcheck (test.test_decorators.TestDecorators) ... ok test_dotted (test.test_decorators.TestDecorators) ... ok test_double (test.test_decorators.TestDecorators) ... ok test_errors (test.test_decorators.TestDecorators) ... ok test_eval_order (test.test_decorators.TestDecorators) ... ok test_memoize (test.test_decorators.TestDecorators) ... ok test_order (test.test_decorators.TestDecorators) ... ok test_single (test.test_decorators.TestDecorators) ... ok test_staticmethod_function (test.test_decorators.TestDecorators) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.004s OK 1 test OK. Total duration: 82 ms Tests result: SUCCESS =================== test_defaultdict ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32121 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_defaultdict test_basic (test.test_defaultdict.TestDefaultDict) ... ok test_callable_arg (test.test_defaultdict.TestDefaultDict) ... ok test_copy (test.test_defaultdict.TestDefaultDict) ... ok test_deep_copy (test.test_defaultdict.TestDefaultDict) ... ok test_keyerror_without_factory (test.test_defaultdict.TestDefaultDict) ... ok test_missing (test.test_defaultdict.TestDefaultDict) ... ok test_pickling (test.test_defaultdict.TestDefaultDict) ... ok test_print (test.test_defaultdict.TestDefaultDict) ... ok test_recursive_repr (test.test_defaultdict.TestDefaultDict) ... ok test_repr (test.test_defaultdict.TestDefaultDict) ... ok test_shallow_copy (test.test_defaultdict.TestDefaultDict) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.007s OK 1 test OK. Total duration: 89 ms Tests result: SUCCESS =================== test_deque ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32125 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_deque test_add (test.test_deque.TestBasic) ... ok test_basics (test.test_deque.TestBasic) ... ok test_big_queue_popleft (test.test_deque.TestBasic) ... ok test_big_queue_popright (test.test_deque.TestBasic) ... ok test_big_stack_left (test.test_deque.TestBasic) ... ok test_big_stack_right (test.test_deque.TestBasic) ... ok test_clear (test.test_deque.TestBasic) ... ok test_comparisons (test.test_deque.TestBasic) ... ok test_container_iterator (test.test_deque.TestBasic) ... ok test_contains (test.test_deque.TestBasic) ... ok test_copy (test.test_deque.TestBasic) ... ok test_copy_method (test.test_deque.TestBasic) ... ok test_count (test.test_deque.TestBasic) ... ok test_deepcopy (test.test_deque.TestBasic) ... ok test_delitem (test.test_deque.TestBasic) ... ok test_extend (test.test_deque.TestBasic) ... ok test_extendleft (test.test_deque.TestBasic) ... ok test_gc_doesnt_blowup (test.test_deque.TestBasic) ... ok test_getitem (test.test_deque.TestBasic) ... ok test_hash (test.test_deque.TestBasic) ... ok test_iadd (test.test_deque.TestBasic) ... ok test_imul (test.test_deque.TestBasic) ... ok test_index (test.test_deque.TestBasic) ... ok test_index_bug_24913 (test.test_deque.TestBasic) ... ok test_init (test.test_deque.TestBasic) ... ok test_insert (test.test_deque.TestBasic) ... ok test_insert_bug_26194 (test.test_deque.TestBasic) ... ok test_iterator_pickle (test.test_deque.TestBasic) ... ok test_len (test.test_deque.TestBasic) ... ok test_long_steadystate_queue_popleft (test.test_deque.TestBasic) ... ok test_long_steadystate_queue_popright (test.test_deque.TestBasic) ... ok test_maxlen (test.test_deque.TestBasic) ... ok test_maxlen_attribute (test.test_deque.TestBasic) ... ok test_maxlen_zero (test.test_deque.TestBasic) ... ok test_mul (test.test_deque.TestBasic) ... ok test_pickle (test.test_deque.TestBasic) ... ok test_pickle_recursive (test.test_deque.TestBasic) ... ok test_print (test.test_deque.TestBasic) ... ok test_remove (test.test_deque.TestBasic) ... ok test_repr (test.test_deque.TestBasic) ... ok test_reverse (test.test_deque.TestBasic) ... ok test_reversed (test.test_deque.TestBasic) ... ok test_reversed_new (test.test_deque.TestBasic) ... ok test_rotate (test.test_deque.TestBasic) ... ok test_roundtrip_iter_init (test.test_deque.TestBasic) ... ok test_setitem (test.test_deque.TestBasic) ... ok test_sizeof (test.test_deque.TestBasic) ... skipped 'implementation detail specific to cpython' test_underflow (test.test_deque.TestBasic) ... ok test_constructor (test.test_deque.TestVariousIteratorArgs) ... ok test_iter_with_altered_data (test.test_deque.TestVariousIteratorArgs) ... ok test_runtime_error_on_empty_deque (test.test_deque.TestVariousIteratorArgs) ... ok test_basics (test.test_deque.TestSubclass) ... ok test_copy_pickle (test.test_deque.TestSubclass) ... ok test_pickle_recursive (test.test_deque.TestSubclass) ... ok test_strange_subclass (test.test_deque.TestSubclass) ... ok test_weakref (test.test_deque.TestSubclass) ... ok test_subclass_with_kwargs (test.test_deque.TestSubclassWithKwargs) ... ok test_addmul (test.test_deque.TestSequence) ... ok test_bigrepeat (test.test_deque.TestSequence) ... ok test_constructors (test.test_deque.TestSequence) ... ok test_contains (test.test_deque.TestSequence) ... ok test_contains_fake (test.test_deque.TestSequence) ... ok test_contains_order (test.test_deque.TestSequence) ... ok test_count (test.test_deque.TestSequence) ... ok test_free_after_iterating (test.test_deque.TestSequence) ... skipped "Exhausted deque iterator doesn't free a deque" test_getitem (test.test_deque.TestSequence) ... ok test_getitemoverwriteiter (test.test_deque.TestSequence) ... ok test_getslice (test.test_deque.TestSequence) ... ok test_iadd (test.test_deque.TestSequence) ... ok test_imul (test.test_deque.TestSequence) ... ok test_index (test.test_deque.TestSequence) ... ok test_len (test.test_deque.TestSequence) ... ok test_minmax (test.test_deque.TestSequence) ... ok test_pickle (test.test_deque.TestSequence) ... ok test_repeat (test.test_deque.TestSequence) ... ok test_subscript (test.test_deque.TestSequence) ... ok test_truth (test.test_deque.TestSequence) ... ok ---------------------------------------------------------------------- Ran 77 tests in 2.458s OK (skipped=2) Trying: from collections import deque Expecting nothing ok Trying: d = deque('ghi') # make a new deque with three items Expecting nothing ok Trying: for elem in d: # iterate over the deque's elements print(elem.upper()) Expecting: G H I ok Trying: d.append('j') # add a new entry to the right side Expecting nothing ok Trying: d.appendleft('f') # add a new entry to the left side Expecting nothing ok Trying: d # show the representation of the deque Expecting: deque(['f', 'g', 'h', 'i', 'j']) ok Trying: d.pop() # return and remove the rightmost item Expecting: 'j' ok Trying: d.popleft() # return and remove the leftmost item Expecting: 'f' ok Trying: list(d) # list the contents of the deque Expecting: ['g', 'h', 'i'] ok Trying: d[0] # peek at leftmost item Expecting: 'g' ok Trying: d[-1] # peek at rightmost item Expecting: 'i' ok Trying: list(reversed(d)) # list the contents of a deque in reverse Expecting: ['i', 'h', 'g'] ok Trying: 'h' in d # search the deque Expecting: True ok Trying: d.extend('jkl') # add multiple elements at once Expecting nothing ok Trying: d Expecting: deque(['g', 'h', 'i', 'j', 'k', 'l']) ok Trying: d.rotate(1) # right rotation Expecting nothing ok Trying: d Expecting: deque(['l', 'g', 'h', 'i', 'j', 'k']) ok Trying: d.rotate(-1) # left rotation Expecting nothing ok Trying: d Expecting: deque(['g', 'h', 'i', 'j', 'k', 'l']) ok Trying: deque(reversed(d)) # make a new deque in reverse order Expecting: deque(['l', 'k', 'j', 'i', 'h', 'g']) ok Trying: d.clear() # empty the deque Expecting nothing ok Trying: d.pop() # cannot pop from an empty deque Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- d.pop() IndexError: pop from an empty deque ok Trying: d.extendleft('abc') # extendleft() reverses the input order Expecting nothing ok Trying: d Expecting: deque(['c', 'b', 'a']) ok Trying: def delete_nth(d, n): d.rotate(-n) d.popleft() d.rotate(n) Expecting nothing ok Trying: d = deque('abcdef') Expecting nothing ok Trying: delete_nth(d, 2) # remove the entry at d[2] Expecting nothing ok Trying: d Expecting: deque(['a', 'b', 'd', 'e', 'f']) ok Trying: def roundrobin(*iterables): pending = deque(iter(i) for i in iterables) while pending: task = pending.popleft() try: yield next(task) except StopIteration: continue pending.append(task) Expecting nothing ok Trying: for value in roundrobin('abc', 'd', 'efgh'): print(value) Expecting: a d e b f c g h ok Trying: def maketree(iterable): d = deque(iterable) while len(d) > 1: pair = [d.popleft(), d.popleft()] d.append(pair) return list(d) Expecting nothing ok Trying: print(maketree('abcdefgh')) Expecting: [[[['a', 'b'], ['c', 'd']], [['e', 'f'], ['g', 'h']]]] ok 79 items had no tests: test.test_deque test.test_deque.BadCmp test.test_deque.BadCmp.__eq__ test.test_deque.Deque test.test_deque.DequeWithBadIter test.test_deque.DequeWithBadIter.__iter__ test.test_deque.MutateCmp test.test_deque.MutateCmp.__eq__ test.test_deque.MutateCmp.__init__ test.test_deque.SubclassWithKwargs test.test_deque.SubclassWithKwargs.__init__ test.test_deque.TestBasic test.test_deque.TestBasic.test_add test.test_deque.TestBasic.test_basics test.test_deque.TestBasic.test_big_queue_popleft test.test_deque.TestBasic.test_big_queue_popright test.test_deque.TestBasic.test_big_stack_left BUILDSTDERR: 2.95user 0.05system 0:03.03elapsed 99%CPU (0avgtext+0avgdata 64204maxresident)k BUILDSTDERR: 0inputs+120outputs (0major+14733minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_descr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_descr test.test_deque.TestBasic.test_big_stack_right test.test_deque.TestBasic.test_clear test.test_deque.TestBasic.test_comparisons test.test_deque.TestBasic.test_container_iterator test.test_deque.TestBasic.test_contains test.test_deque.TestBasic.test_copy test.test_deque.TestBasic.test_copy_method test.test_deque.TestBasic.test_count test.test_deque.TestBasic.test_deepcopy test.test_deque.TestBasic.test_delitem test.test_deque.TestBasic.test_extend test.test_deque.TestBasic.test_extendleft test.test_deque.TestBasic.test_gc_doesnt_blowup test.test_deque.TestBasic.test_getitem test.test_deque.TestBasic.test_hash test.test_deque.TestBasic.test_iadd test.test_deque.TestBasic.test_imul test.test_deque.TestBasic.test_index test.test_deque.TestBasic.test_index_bug_24913 test.test_deque.TestBasic.test_init test.test_deque.TestBasic.test_insert test.test_deque.TestBasic.test_insert_bug_26194 test.test_deque.TestBasic.test_iterator_pickle test.test_deque.TestBasic.test_len test.test_deque.TestBasic.test_long_steadystate_queue_popleft test.test_deque.TestBasic.test_long_steadystate_queue_popright test.test_deque.TestBasic.test_maxlen test.test_deque.TestBasic.test_maxlen_attribute test.test_deque.TestBasic.test_maxlen_zero test.test_deque.TestBasic.test_mul test.test_deque.TestBasic.test_pickle test.test_deque.TestBasic.test_pickle_recursive test.test_deque.TestBasic.test_print test.test_deque.TestBasic.test_remove test.test_deque.TestBasic.test_repr test.test_deque.TestBasic.test_reverse test.test_deque.TestBasic.test_reversed test.test_deque.TestBasic.test_reversed_new test.test_deque.TestBasic.test_rotate test.test_deque.TestBasic.test_roundtrip_iter_init test.test_deque.TestBasic.test_setitem test.test_deque.TestBasic.test_sizeof test.test_deque.TestBasic.test_underflow test.test_deque.TestSequence test.test_deque.TestSequence.test_free_after_iterating test.test_deque.TestSequence.test_getitem test.test_deque.TestSequence.test_getslice test.test_deque.TestSequence.test_subscript test.test_deque.TestSubclass test.test_deque.TestSubclass.test_basics test.test_deque.TestSubclass.test_copy_pickle test.test_deque.TestSubclass.test_pickle_recursive test.test_deque.TestSubclass.test_strange_subclass test.test_deque.TestSubclass.test_weakref test.test_deque.TestSubclassWithKwargs test.test_deque.TestSubclassWithKwargs.test_subclass_with_kwargs test.test_deque.TestVariousIteratorArgs test.test_deque.TestVariousIteratorArgs.test_constructor test.test_deque.TestVariousIteratorArgs.test_iter_with_altered_data test.test_deque.TestVariousIteratorArgs.test_runtime_error_on_empty_deque test.test_deque.fail test.test_deque.test_main 1 items passed all tests: 32 tests in test.test_deque.__test__.libreftest 32 tests in 80 items. 32 passed and 0 failed. Test passed. doctest (test.test_deque) ... 32 tests with zero failures 1 test OK. Total duration: 3 sec Tests result: SUCCESS =================== test_descr ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32129 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_descr test_pytype_long_ready (test.test_descr.PTypesLongInitTest) ... ok test_complexes (test.test_descr.OperatorsTest) ... ok test_dicts (test.test_descr.OperatorsTest) ... ok test_explicit_reverse_methods (test.test_descr.OperatorsTest) ... ok test_floats (test.test_descr.OperatorsTest) ... ok test_ints (test.test_descr.OperatorsTest) ... ok test_lists (test.test_descr.OperatorsTest) ... ok test_spam_dicts (test.test_descr.OperatorsTest) ... skipped "the module 'xxsubtype' is internal" test_spam_lists (test.test_descr.OperatorsTest) ... skipped "the module 'xxsubtype' is internal" test_abstractmethods (test.test_descr.ClassPropertiesAndMethods) ... ok test_altmro (test.test_descr.ClassPropertiesAndMethods) ... ok test_assign_slice (test.test_descr.ClassPropertiesAndMethods) ... ok test_bad_new (test.test_descr.ClassPropertiesAndMethods) ... ok test_basic_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_binary_operator_override (test.test_descr.ClassPropertiesAndMethods) ... ok test_bound_method_repr (test.test_descr.ClassPropertiesAndMethods) ... ok test_buffer_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_builtin_bases (test.test_descr.ClassPropertiesAndMethods) ... ok test_carloverre (test.test_descr.ClassPropertiesAndMethods) ... ok test_classic (test.test_descr.ClassPropertiesAndMethods) ... ok test_classic_comparisons (test.test_descr.ClassPropertiesAndMethods) ... ok test_classmethods (test.test_descr.ClassPropertiesAndMethods) ... ok test_classmethods_in_c (test.test_descr.ClassPropertiesAndMethods) ... skipped "the module 'xxsubtype' is internal" test_compattr (test.test_descr.ClassPropertiesAndMethods) ... ok test_consistency_with_epg (test.test_descr.ClassPropertiesAndMethods) ... ok test_copy_setstate (test.test_descr.ClassPropertiesAndMethods) ... ok test_cycle_through_dict (test.test_descr.ClassPropertiesAndMethods) ... ok test_deepcopy_recursive (test.test_descr.ClassPropertiesAndMethods) ... ok test_delete_hook (test.test_descr.ClassPropertiesAndMethods) ... ok test_descrdoc (test.test_descr.ClassPropertiesAndMethods) ... ok test_diamond_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_dict_constructors (test.test_descr.ClassPropertiesAndMethods) ... ok test_dir (test.test_descr.ClassPropertiesAndMethods) ... ok test_doc_descriptor (test.test_descr.ClassPropertiesAndMethods) ... ok test_dynamics (test.test_descr.ClassPropertiesAndMethods) ... ok test_errors (test.test_descr.ClassPropertiesAndMethods) ... ok test_evil_type_name (test.test_descr.ClassPropertiesAndMethods) ... ok test_ex5_from_c3_switch (test.test_descr.ClassPropertiesAndMethods) ... ok test_file_fault (test.test_descr.ClassPropertiesAndMethods) ... ok test_funny_new (test.test_descr.ClassPropertiesAndMethods) ... ok test_getattr_hooks (test.test_descr.ClassPropertiesAndMethods) ... ok test_hash_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_imul_bug (test.test_descr.ClassPropertiesAndMethods) ... ok test_init (test.test_descr.ClassPropertiesAndMethods) ... ok test_ipow (test.test_descr.ClassPropertiesAndMethods) ... ok test_isinst_isclass (test.test_descr.ClassPropertiesAndMethods) ... ok test_keyword_arguments (test.test_descr.ClassPropertiesAndMethods) ... ok test_keywords (test.test_descr.ClassPropertiesAndMethods) ... ok test_metaclass (test.test_descr.ClassPropertiesAndMethods) ... ok test_meth_class_get (test.test_descr.ClassPropertiesAndMethods) ... skipped 'testing an internal kind of method object' test_method_wrapper (test.test_descr.ClassPropertiesAndMethods) ... ok test_methods (test.test_descr.ClassPropertiesAndMethods) ... ok test_mixing_slot_wrappers (test.test_descr.ClassPropertiesAndMethods) ... ok test_module_subclasses (test.test_descr.ClassPropertiesAndMethods) ... ok test_monotonicity (test.test_descr.ClassPropertiesAndMethods) ... ok test_mro_disagreement (test.test_descr.ClassPropertiesAndMethods) ... ok test_multiple_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_mutable_bases (test.test_descr.ClassPropertiesAndMethods) ... ok test_mutable_bases_catch_mro_conflict (test.test_descr.ClassPropertiesAndMethods) ... ok test_mutable_bases_with_failing_mro (test.test_descr.ClassPropertiesAndMethods) ... ok test_mutable_names (test.test_descr.ClassPropertiesAndMethods) ... ok test_newslots (test.test_descr.ClassPropertiesAndMethods) ... ok test_not_implemented (test.test_descr.ClassPropertiesAndMethods) ... ok test_object_class (test.test_descr.ClassPropertiesAndMethods) ... ok test_object_class_assignment_between_heaptypes_and_nonheaptypes (test.test_descr.ClassPropertiesAndMethods) ... ok test_object_new (test.test_descr.ClassPropertiesAndMethods) ... ok test_object_new_and_init_with_parameters (test.test_descr.ClassPropertiesAndMethods) ... ok test_overloading (test.test_descr.ClassPropertiesAndMethods) ... ok test_properties (test.test_descr.ClassPropertiesAndMethods) ... ok test_properties_doc_attrib (test.test_descr.ClassPropertiesAndMethods) ... ok test_properties_plus (test.test_descr.ClassPropertiesAndMethods) ... ok test_proxy_call (test.test_descr.ClassPropertiesAndMethods) ... ok test_proxy_super (test.test_descr.ClassPropertiesAndMethods) ... ok test_python_dicts (test.test_descr.ClassPropertiesAndMethods) ... ok test_python_lists (test.test_descr.ClassPropertiesAndMethods) ... ok test_qualname (test.test_descr.ClassPropertiesAndMethods) ... ok test_qualname_dict (test.test_descr.ClassPropertiesAndMethods) ... ok test_recursive_call (test.test_descr.ClassPropertiesAndMethods) ... ok test_repr_as_str (test.test_descr.ClassPropertiesAndMethods) ... ok test_restored_object_new (test.test_descr.ClassPropertiesAndMethods) ... expected failure test_rich_comparisons (test.test_descr.ClassPropertiesAndMethods) ... ok test_rmul (test.test_descr.ClassPropertiesAndMethods) ... ok test_set_and_no_get (test.test_descr.ClassPropertiesAndMethods) ... ok test_set_class (test.test_descr.ClassPropertiesAndMethods) ... ok test_set_dict (test.test_descr.ClassPropertiesAndMethods) ... ok test_set_doc (test.test_descr.ClassPropertiesAndMethods) ... ok test_slices (test.test_descr.ClassPropertiesAndMethods) ... ok test_slot_shadows_class_variable (test.test_descr.ClassPropertiesAndMethods) ... ok test_slots (test.test_descr.ClassPropertiesAndMethods) ... ok test_slots_descriptor (test.test_descr.ClassPropertiesAndMethods) ... ok test_slots_multiple_inheritance (test.test_descr.ClassPropertiesAndMethods) ... ok test_slots_special (test.test_descr.ClassPropertiesAndMethods) ... ok test_slots_trash (test.test_descr.ClassPropertiesAndMethods) ... ok test_special_method_lookup (test.test_descr.ClassPropertiesAndMethods) ... ok test_specials (test.test_descr.ClassPropertiesAndMethods) ... ok test_staticmethods (test.test_descr.ClassPropertiesAndMethods) ... ok test_staticmethods_in_c (test.test_descr.ClassPropertiesAndMethods) ... skipped "the module 'xxsubtype' is internal" test_str_of_str_subclass (test.test_descr.ClassPropertiesAndMethods) ... ok test_str_operations (test.test_descr.ClassPropertiesAndMethods) ... ok test_str_subclass_as_dict_key (test.test_descr.ClassPropertiesAndMethods) ... ok test_subclass_propagation (test.test_descr.ClassPropertiesAndMethods) ... ok test_subclass_right_op (test.test_descr.ClassPropertiesAndMethods) ... ok test_subclassing_does_not_duplicate_dict_descriptors (test.test_descr.ClassPropertiesAndMethods) ... ok test_subtype_resurrection (test.test_descr.ClassPropertiesAndMethods) ... ok test_supers (test.test_descr.ClassPropertiesAndMethods) ... ok test_testcapi_no_segfault (test.test_descr.ClassPropertiesAndMethods) ... skipped 'implementation detail specific to cpython' test_type___getattribute__ (test.test_descr.ClassPropertiesAndMethods) ... ok test_uninitialized_modules (test.test_descr.ClassPropertiesAndMethods) ... ok test_unsubclassable_types (test.test_descr.ClassPropertiesAndMethods) ... ok test_vicious_descriptor_nonsense (test.test_descr.ClassPropertiesAndMethods) ... ok test_weakref_segfault (test.test_descr.ClassPropertiesAndMethods) ... ok test_weakrefs (test.test_descr.ClassPropertiesAndMethods) ... ok test_wrapper_segfault (test.test_descr.ClassPropertiesAndMethods) ... ok test_dict_type_with_metaclass (test.test_descr.DictProxyTests) ... ok test_iter_items (test.test_descr.DictProxyTests) ... ok test_iter_keys (test.test_descr.DictProxyTests) ... ok test_iter_values (test.test_descr.DictProxyTests) ... ok BUILDSTDERR: test_repr (test.tes1.25user 0.06system 0:01.32elapsed 99%CPU (0avgtext+0avgdata 75532maxresident)k BUILDSTDERR: 0inputs+672outputs (0major+20405minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_descrtut ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_descrtut t_descr.DictProxyTests) ... ok test_type_lookup_mro_reference (test.test_descr.MiscTests) ... skipped 'implementation detail specific to cpython' test_issue24097 (test.test_descr.PicklingTests) ... ok test_pickle_slots (test.test_descr.PicklingTests) ... ok test_reduce (test.test_descr.PicklingTests) ... ok test_reduce_copying (test.test_descr.PicklingTests) ... ok test_special_method_lookup (test.test_descr.PicklingTests) ... ok test_subclasses (test.test_descr.SharedKeyTests) ... skipped 'implementation detail specific to cpython' test_incomplete_extend (test.test_descr.MroTest) ... ok test_incomplete_set_bases_on_self (test.test_descr.MroTest) ... ok test_incomplete_super (test.test_descr.MroTest) ... ok test_reent_set_bases_on_base (test.test_descr.MroTest) ... ok test_reent_set_bases_on_direct_base (test.test_descr.MroTest) ... ok test_reent_set_bases_tp_base_cycle (test.test_descr.MroTest) ... ok test_tp_subclasses_cycle_error_return_path (test.test_descr.MroTest) ... ok test_tp_subclasses_cycle_in_update_slots (test.test_descr.MroTest) ... ok ---------------------------------------------------------------------- Ran 133 tests in 0.801s OK (skipped=8, expected failures=1) 1 test OK. Total duration: 1 sec Tests result: SUCCESS =================== test_descrtut ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32133 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_descrtut Trying: print(defaultdict) # show our type Expecting: ok Trying: print(type(defaultdict)) # its metatype Expecting: ok Trying: a = defaultdict(default=0.0) # create an instance Expecting nothing ok Trying: print(a) # show the instance Expecting: {} ok Trying: print(type(a)) # show its type Expecting: ok Trying: print(a.__class__) # show its class Expecting: ok Trying: print(type(a) is a.__class__) # its type is its class Expecting: True ok Trying: a[1] = 3.25 # modify the instance Expecting nothing ok Trying: print(a) # show the new value Expecting: {1: 3.25} ok Trying: print(a[1]) # show the new item Expecting: 3.25 ok Trying: print(a[0]) # a non-existent item Expecting: 0.0 ok Trying: a.merge({1:100, 2:200}) # use a dict method Expecting nothing ok Trying: print(sortdict(a)) # show the result Expecting: {1: 3.25, 2: 200} ok Trying: print(sorted(a.keys())) Expecting: [1, 2] ok Trying: a['print'] = print # need the print function here Expecting nothing ok Trying: exec("x = 3; print(x)", a) Expecting: 3 ok Trying: print(sorted(a.keys(), key=lambda x: (str(type(x)), x))) Expecting: [1, 2, '__builtins__', 'print', 'x'] ok Trying: print(a['x']) Expecting: 3 ok Trying: a.default = -1 Expecting nothing ok Trying: print(a["noway"]) Expecting: -1 ok Trying: a.default = -1000 Expecting nothing ok Trying: print(a["noway"]) Expecting: -1000 ok Trying: 'default' in dir(a) Expecting: True ok Trying: a.x1 = 100 Expecting nothing ok Trying: a.x2 = 200 Expecting nothing ok Trying: print(a.x1) Expecting: 100 ok Trying: d = dir(a) Expecting nothing ok Trying: 'default' in d and 'x1' in d and 'x2' in d Expecting: True ok Trying: print(sortdict(a.__dict__)) Expecting: {'default': -1000, 'x1': 100, 'x2': 200} ok Trying: a = defaultdict2(default=0.0) Expecting nothing ok Trying: a[1] Expecting: 0.0 ok Trying: a.default = -1 Expecting nothing ok Trying: a[1] Expecting: -1 ok Trying: a.x1 = 1 Expecting: Traceback (most recent call last): File "", line 1, in ? AttributeError: 'defaultdict2' object has no attribute 'x1' ok Trying: type([]) Expecting: ok Trying: [].__class__ Expecting: ok Trying: list Expecting: ok Trying: isinstance([], list) Expecting: True ok Trying: isinstance([], dict) Expecting: False ok Trying: isinstance([], object) Expecting: True ok Trying: pprint.pprint(dir(list)) # like list.__dict__.keys(), but sorted Expecting: ['__add__', '__class__', '__contains__', '__delattr__', '__delitem__', '__dir__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__', '__getitem__', '__gt__', '__hash__', '__iadd__', '__imul__', '__init__', '__init_subclass__', '__iter__', '__le__', '__len__', '__lt__', '__mul__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__reversed__', '__rmul__', '__setattr__', '__setitem__', '__str__', '__subclasshook__', 'append', 'clear', 'copy', 'count', 'extend', 'index', 'insert', 'pop', 'remove', 'reverse', 'sort'] ok Trying: a = ['tic', 'tac'] Expecting nothing ok Trying: list.__len__(a) # same as len(a) Expecting: 2 ok Trying: a.__len__() # ditto Expecting: 2 ok Trying: list.append(a, 'toe') # same as a.append('toe') Expecting nothing ok Trying: a Expecting: ['tic', 'tac', 'toe'] ok Trying: class C: @staticmethod def foo(x, y): print("staticmethod", x, y) Expecting nothing ok Trying: C.foo(1, 2) Expecting: staticmethod 1 2 ok Trying: c = C() Expecting nothing ok Trying: c.foo(1, 2) Expecting: staticmethod 1 2 ok Trying: class C: @classmethod def foo(cls, y): print("classmethod", cls, y) Expecting nothing ok Trying: C.foo(1) Expecting: classmethod 1 ok Trying: c = C() Expecting nothing ok Trying: c.foo(1) Expecting: classmethod 1 ok Trying: class D(C): pass Expecting nothing ok Trying: D.foo(1) Expecting: classmethod 1 ok Trying: d = D() Expecting nothing ok Trying: d.foo(1) Expecting: classmethod 1 ok Trying: class E(C): @classmethod def foo(cls, y): # override C.foo print("E.foo() called") C.foo(y) Expecting nothing ok Trying: E.foo(1) Expecting: E.foo() called classmethod 1 ok Trying: e = E() Expecting nothing ok Trying: e.foo(1) Expecting: E.foo() called classmethod 1 ok Trying: class property(object): def __init__(self, get, set=None): self.__get = get self.__set = set def __get__(self, inst, type=None): return self.__get(inst) def __set__(self, inst, value): if self.__set is None: raise AttributeError("this attribute is read-only") return self.__set(inst, value) Expecting nothing ok Trying: class C(object): def __init__(self): self.__x = 0 def getx(self): return self.__x def setx(self, x): if x < 0: x = 0 self.__x = x x = property(getx, setx) Expecting nothing ok Trying: a = C() Expecting nothing ok Trying: a.x = 10 Expecting nothing ok Trying: print(a.x) Expecting: 10 ok Trying: a.x = -10 BUILDSTDERR: Expecting nothi0.43user 0.04system 0:00.48elapsed 99%CPU (0avgtext+0avgdata 52488maxresident)k BUILDSTDERR: 0inputs+40outputs (0major+11520minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_devpoll ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_devpoll BUILDSTDERR: 0.34user 0.03system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 52156maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9748minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dict_version ==================== ng ok Trying: print(a.x) Expecting: 0 ok Trying: del property # unmask the builtin Expecting nothing ok Trying: property Expecting: ok Trying: class C(object): def __init__(self): self.__x = 0 def getx(self): return self.__x def setx(self, x): if x < 0: x = 0 self.__x = x x = property(getx, setx) Expecting nothing ok Trying: a = C() Expecting nothing ok Trying: a.x = 10 Expecting nothing ok Trying: print(a.x) Expecting: 10 ok Trying: a.x = -10 Expecting nothing ok Trying: print(a.x) Expecting: 0 ok Trying: class A: # implicit new-style class def save(self): print("called A.save()") Expecting nothing ok Trying: class B(A): pass Expecting nothing ok Trying: class C(A): def save(self): print("called C.save()") Expecting nothing ok Trying: class D(B, C): pass Expecting nothing ok Trying: D().save() Expecting: called C.save() ok Trying: class A(object): # explicit new-style class def save(self): print("called A.save()") Expecting nothing ok Trying: class B(A): pass Expecting nothing ok Trying: class C(A): def save(self): print("called C.save()") Expecting nothing ok Trying: class D(B, C): pass Expecting nothing ok Trying: D().save() Expecting: called C.save() ok Trying: print(D().m()) # "DCBA" Expecting: DCBA ok Trying: class A: def foo(self): print("called A.foo()") Expecting nothing ok Trying: class B(A): pass Expecting nothing ok Trying: class C(A): def foo(self): B.foo(self) Expecting nothing ok Trying: C().foo() Expecting: called A.foo() ok Trying: class C(A): def foo(self): A.foo(self) Expecting nothing ok Trying: C().foo() Expecting: called A.foo() ok 20 items had no tests: test.test_descrtut test.test_descrtut.A test.test_descrtut.A.m test.test_descrtut.B test.test_descrtut.B.m test.test_descrtut.C test.test_descrtut.C.m test.test_descrtut.D test.test_descrtut.D.m test.test_descrtut.defaultdict test.test_descrtut.defaultdict.__getitem__ test.test_descrtut.defaultdict.__init__ test.test_descrtut.defaultdict.get test.test_descrtut.defaultdict.merge test.test_descrtut.defaultdict2 test.test_descrtut.defaultdict2.__getitem__ test.test_descrtut.defaultdict2.__init__ test.test_descrtut.defaultdict2.get test.test_descrtut.defaultdict2.merge test.test_descrtut.test_main 8 items passed all tests: 29 tests in test.test_descrtut.__test__.tut1 5 tests in test.test_descrtut.__test__.tut2 12 tests in test.test_descrtut.__test__.tut3 16 tests in test.test_descrtut.__test__.tut4 15 tests in test.test_descrtut.__test__.tut5 10 tests in test.test_descrtut.__test__.tut6 1 tests in test.test_descrtut.__test__.tut7 6 tests in test.test_descrtut.__test__.tut8 94 tests in 28 items. 94 passed and 0 failed. Test passed. doctest (test.test_descrtut) ... 94 tests with zero failures 1 test OK. Total duration: 192 ms Tests result: SUCCESS =================== test_devpoll ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32137 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_devpoll test_devpoll skipped -- test works only on Solaris OS family test_devpoll skipped 1 test skipped: test_devpoll Total duration: 74 ms Tests result: SUCCESS BUILDSTDERR: =================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dict_version test_dict_version ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32141 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_dict_version test_clear (test.test_dict_version.DictSubtypeVersionTests) ... ERROR test_constructor (test.test_dict_version.DictSubtypeVersionTests) ... ERROR test_copy (test.test_dict_version.DictSubtypeVersionTests) ... ERROR test_delitem (test.test_dict_version.DictSubtypeVersionTests) ... ERROR test_pop (test.test_dict_version.DictSubtypeVersionTests) ... ERROR test_popitem (test.test_dict_version.DictSubtypeVersionTests) ... ERROR test_setdefault (test.test_dict_version.DictSubtypeVersionTests) ... ERROR test_setitem (test.test_dict_version.DictSubtypeVersionTests) ... ERROR test_setitem_equal (test.test_dict_version.DictSubtypeVersionTests) ... ERROR test_setitem_same_value (test.test_dict_version.DictSubtypeVersionTests) ... ERROR test_update (test.test_dict_version.DictSubtypeVersionTests) ... ERROR test_clear (test.test_dict_version.DictVersionTests) ... ERROR test_constructor (test.test_dict_version.DictVersionTests) ... ERROR test_copy (test.test_dict_version.DictVersionTests) ... ERROR test_delitem (test.test_dict_version.DictVersionTests) ... ERROR test_pop (test.test_dict_version.DictVersionTests) ... ERROR test_popitem (test.test_dict_version.DictVersionTests) ... ERROR test_setdefault (test.test_dict_version.DictVersionTests) ... ERROR test_setitem (test.test_dict_version.DictVersionTests) ... ERROR test_setitem_equal (test.test_dict_version.DictVersionTests) ... ERROR test_setitem_same_value (test.test_dict_version.DictVersionTests) ... ERROR test_update (test.test_dict_version.DictVersionTests) ... ERROR ====================================================================== ERROR: test_clear (test.test_dict_version.DictSubtypeVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 168, in test_clear d = self.new_dict(key='value') File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_constructor (test.test_dict_version.DictSubtypeVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 47, in test_constructor empty1 = self.new_dict() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_copy (test.test_dict_version.DictSubtypeVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 56, in test_copy d = self.new_dict(a=1, b=2) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_delitem (test.test_dict_version.DictSubtypeVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 126, in test_delitem d = self.new_dict(key='value') File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_pop (test.test_dict_version.DictSubtypeVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 136, in test_pop d = self.new_dict(key='value') File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_popitem (test.test_dict_version.DictSubtypeVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 146, in test_popitem d = self.new_dict(key='value') File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_setdefault (test.test_dict_version.DictSubtypeVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 117, in test_setdefault d = self.new_dict() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_setitem (test.test_dict_version.DictSubtypeVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 64, in test_setitem d = self.new_dict() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_setitem_equal (test.test_dict_version.DictSubtypeVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 102, in test_setitem_equal d = self.new_dict() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_setitem_same_value (test.test_dict_version.DictSubtypeVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 76, in test_setitem_same_value d = self.new_dict() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_update (test.test_dict_version.DictSubtypeVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 156, in test_update d = self.new_dict(key='value') File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_clear (test.test_dict_version.DictVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 168, in test_clear d = self.new_dict(key='value') File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_constructor (test.test_dict_version.DictVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 47, in test_constructor empty1 = self.new_dict() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_copy (test.test_dict_version.DictVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 56, in test_copy d = self.new_dict(a=1, b=2) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_delitem (test.test_dict_version.DictVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 126, in test_delitem d = self.new_dict(key='value') File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_pop (test.test_dict_version.DictVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 136, in test_pop d = self.new_dict(key='value') File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_popitem (test.test_dict_version.DictVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 146, in test_popitem d = self.new_dict(key='value') File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_setdefault (test.test_dict_version.DictVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 117, in test_setdefault d = self.new_dict() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_setitem (test.test_dict_version.DictVersionTests) ---------------------------------------------------------------------- BUILDSTDERR: test test_dict_version failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.37user 0.04system 0:00.42elapsed 98%CPU (0avgtext+0avgdata 53392maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+10606minor)pagefaults 0swaps + echo test_dict_version + for TestName in $(cat testnames.txt) + echo =================== test_dictcomps ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dictcomps Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 64, in test_setitem d = self.new_dict() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_setitem_equal (test.test_dict_version.DictVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 102, in test_setitem_equal d = self.new_dict() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_setitem_same_value (test.test_dict_version.DictVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 76, in test_setitem_same_value d = self.new_dict() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ====================================================================== ERROR: test_update (test.test_dict_version.DictVersionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 156, in test_update d = self.new_dict(key='value') File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 42, in new_dict self.check_version_unique(d) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dict_version.py", line 20, in check_version_unique version = _testcapi.dict_get_version(mydict) AttributeError: module '_testcapi' has no attribute 'dict_get_version' ---------------------------------------------------------------------- Ran 22 tests in 0.012s FAILED (errors=22) test_dict_version failed 1 test failed: test_dict_version Total duration: 107 ms Tests result: FAILURE =================== test_dictcomps ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32146 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_dictcomps test_basics (test.test_dictcomps.DictComprehensionTest) ... ok test_global_visibility (test.test_dictcomps.DictComprehensionTest) ... ok test_illegal_assignment (test.test_dictcomps.DictComprehensionTest) ... ok test_local_visibility (test.test_dictcomps.DictComprehensionTest) ... ok BUILDSTDERR: test_scope_isolation (test.test_dictcomps.DictCompr0.34user 0.03system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 51796maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9942minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dictviews ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dictviews BUILDSTDERR: 0.35user 0.03system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 52964maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+10521minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_difflib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_difflib ehensionTest) ... ok test_scope_isolation_from_global (test.test_dictcomps.DictComprehensionTest) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.002s OK 1 test OK. Total duration: 86 ms Tests result: SUCCESS =================== test_dictviews ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32150 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_dictviews test_abc_registry (test.test_dictviews.DictSetTest) ... ok test_compare_error (test.test_dictviews.DictSetTest) ... ok test_constructors_not_callable (test.test_dictviews.DictSetTest) ... skipped 'implementation detail specific to cpython' test_copy (test.test_dictviews.DictSetTest) ... ok test_dict_items (test.test_dictviews.DictSetTest) ... ok test_dict_keys (test.test_dictviews.DictSetTest) ... ok test_dict_mixed_keys_items (test.test_dictviews.DictSetTest) ... ok test_dict_repr (test.test_dictviews.DictSetTest) ... ok test_dict_values (test.test_dictviews.DictSetTest) ... ok test_items_set_operations (test.test_dictviews.DictSetTest) ... ok test_keys_set_operations (test.test_dictviews.DictSetTest) ... ok test_pickle (test.test_dictviews.DictSetTest) ... ok test_recursive_repr (test.test_dictviews.DictSetTest) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.010s OK (skipped=1) 1 test OK. Total duration: 94 ms Tests result: SUCCESS =================== test_difflib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32154 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_difflib test_bjunk (test.test_difflib.TestWithAscii) ... ok test_one_delete (test.test_difflib.TestWithAscii) ... ok test_one_insert (test.test_difflib.TestWithAscii) ... ok test_one_insert_homogenous_sequence (test.test_difflib.TestAutojunk) ... ok test_html_diff (test.test_difflib.TestSFpatches) ... ok test_make_file_default_charset (test.test_difflib.TestSFpatches) ... ok test_make_file_iso88591_charset (test.test_difflib.TestSFpatches) ... ok test_make_file_usascii_charset_with_nonascii_input (test.test_difflib.TestSFpatches) ... ok test_recursion_limit (test.test_difflib.TestSFpatches) ... ok test_added_tab_hint (test.test_difflib.TestSFbugs) ... ok test_comparing_empty_lists (test.test_difflib.TestSFbugs) ... ok test_matching_blocks_cache (test.test_difflib.TestSFbugs) ... ok test_ratio_for_null_seqn (test.test_difflib.TestSFbugs) ... ok test_no_trailing_tab_on_empty_filedate (test.test_difflib.TestOutputFormat) ... ok test_range_format_context (test.test_difflib.TestOutputFormat) ... ok test_range_format_unified (test.test_difflib.TestOutputFormat) ... ok test_tab_delimiter (test.test_difflib.TestOutputFormat) ... ok test_byte_content (test.test_difflib.TestBytes) ... ok test_byte_filenames (test.test_difflib.TestBytes) ... ok test_mixed_types_content (test.test_difflib.TestBytes) ... ok test_mixed_types_dates (test.test_difflib.TestBytes) ... ok test_mixed_types_filenames (test.test_difflib.TestBytes) ... ok Differ (difflib) Doctest: difflib.Differ ... ok _fancy_replace (difflib.Differ) Doctest: difflib.Differ._fancy_replace ... ok BUILDSTDERR: _qformat (difflib.D0.87user 0.04system 0:00.91elapsed 99%CPU (0avgtext+0avgdata 55144maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+12233minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dis ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dis iffer) Doctest: difflib.Differ._qformat ... ok compare (difflib.Differ) Doctest: difflib.Differ.compare ... ok IS_CHARACTER_JUNK (difflib) Doctest: difflib.IS_CHARACTER_JUNK ... ok IS_LINE_JUNK (difflib) Doctest: difflib.IS_LINE_JUNK ... ok SequenceMatcher (difflib) Doctest: difflib.SequenceMatcher ... ok find_longest_match (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.find_longest_match ... ok get_grouped_opcodes (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.get_grouped_opcodes ... ok get_matching_blocks (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.get_matching_blocks ... ok get_opcodes (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.get_opcodes ... ok ratio (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.ratio ... ok set_seq1 (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.set_seq1 ... ok set_seq2 (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.set_seq2 ... ok set_seqs (difflib.SequenceMatcher) Doctest: difflib.SequenceMatcher.set_seqs ... ok _count_leading (difflib) Doctest: difflib._count_leading ... ok context_diff (difflib) Doctest: difflib.context_diff ... ok get_close_matches (difflib) Doctest: difflib.get_close_matches ... ok ndiff (difflib) Doctest: difflib.ndiff ... ok restore (difflib) Doctest: difflib.restore ... ok unified_diff (difflib) Doctest: difflib.unified_diff ... ok ---------------------------------------------------------------------- Ran 43 tests in 0.413s OK 1 test OK. Total duration: 605 ms Tests result: SUCCESS =================== test_dis ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32158 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_dis test_disassembled (test.test_dis.BytecodeTests) ... ok test_explicit_first_line (test.test_dis.BytecodeTests) ... FAIL test_from_traceback (test.test_dis.BytecodeTests) ... ok test_from_traceback_dis (test.test_dis.BytecodeTests) ... FAIL test_info (test.test_dis.BytecodeTests) ... ok test_instantiation (test.test_dis.BytecodeTests) ... ok test_iteration (test.test_dis.BytecodeTests) ... ok test_source_line_in_disassembly (test.test_dis.BytecodeTests) ... ok test_code_info (test.test_dis.CodeInfoTests) ... ok test_code_info_object (test.test_dis.CodeInfoTests) ... ok test_pretty_flags_no_flags (test.test_dis.CodeInfoTests) ... ok test_show_code (test.test_dis.CodeInfoTests) ... ok test_big_linenos (test.test_dis.DisTests) ... FAIL test_boundaries (test.test_dis.DisTests) ... ok test_bug_1333982 (test.test_dis.DisTests) ... ok test_bug_708901 (test.test_dis.DisTests) ... ok test_dis (test.test_dis.DisTests) ... ok test_dis_none (test.test_dis.DisTests) ... ok test_dis_object (test.test_dis.DisTests) ... ok test_dis_traceback (test.test_dis.DisTests) ... ok test_disassemble_bytes (test.test_dis.DisTests) ... ok test_disassemble_class (test.test_dis.DisTests) ... ok test_disassemble_class_method (test.test_dis.DisTests) ... ok test_disassemble_fstring (test.test_dis.DisTests) ... ok test_disassemble_generator (test.test_dis.DisTests) ... ok test_disassemble_instance_method (test.test_dis.DisTests) ... ok test_disassemble_instance_method_bytes (test.test_dis.DisTests) ... ok test_disassemble_static_method (test.test_dis.DisTests) ... ok test_disassemble_str (test.test_dis.DisTests) ... FAIL test_opmap (test.test_dis.DisTests) ... ok test_opname (test.test_dis.DisTests) ... ok test_big_linenos (test.test_dis.DisWithFileTests) ... FAIL test_boundaries (test.test_dis.DisWithFileTests) ... ok test_bug_1333982 (test.test_dis.DisWithFileTests) ... ok test_bug_708901 (test.test_dis.DisWithFileTests) ... ok test_dis (test.test_dis.DisWithFileTests) ... ok test_dis_none (test.test_dis.DisWithFileTests) ... ok test_dis_object (test.test_dis.DisWithFileTests) ... ok test_dis_traceback (test.test_dis.DisWithFileTests) ... ok test_disassemble_bytes (test.test_dis.DisWithFileTests) ... ok test_disassemble_class (test.test_dis.DisWithFileTests) ... ok test_disassemble_class_method (test.test_dis.DisWithFileTests) ... ok test_disassemble_fstring (test.test_dis.DisWithFileTests) ... ok test_disassemble_generator (test.test_dis.DisWithFileTests) ... ok test_disassemble_instance_method (test.test_dis.DisWithFileTests) ... ok test_disassemble_instance_method_bytes (test.test_dis.DisWithFileTests) ... ok test_disassemble_static_method (test.test_dis.DisWithFileTests) ... ok test_disassemble_str (test.test_dis.DisWithFileTests) ... FAIL test_opmap (test.test_dis.DisWithFileTests) ... ok test_opname (test.test_dis.DisWithFileTests) ... ok test_default_first_line (test.test_dis.InstructionTests) ... ok test_doubly_nested (test.test_dis.InstructionTests) ... ok test_first_line_set_to_None (test.test_dis.InstructionTests) ... ok test_jumpy (test.test_dis.InstructionTests) ... FAIL test_nested (test.test_dis.InstructionTests) ... FAIL test_outer (test.test_dis.InstructionTests) ... FAIL ====================================================================== FAIL: test_explicit_first_line (test.test_dis.BytecodeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dis.py", line 935, in test_explicit_first_line self.assertEqual(list(actual), expected_opinfo_outer) AssertionError: Lists differ: [Inst[40 chars] arg=1, argval=3, argrepr='3', offset=0, start[3013 chars]lse)] != [Inst[40 chars] arg=8, argval=(3, 4), argrepr='(3, 4)', offse[2769 chars]lse)] First differing element 0: Instr[39 chars] arg=1, argval=3, argrepr='3', offset=0, start[26 chars]alse) Instr[39 chars] arg=8, argval=(3, 4), argrepr='(3, 4)', offse[36 chars]alse) First list contains 2 additional elements. First extra element 20: Instruction(opname='LOAD_FAST', opcode=124, arg=2, argval='f', argrepr='f', offset=40, starts_line=8, is_jump_target=False) Diff is 10277 characters long. Set self.maxDiff to None to see it. ====================================================================== FAIL: test_from_traceback_dis (test.test_dis.BytecodeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dis.py", line 966, in test_from_traceback_dis self.assertEqual(b.dis(), dis_traceback) AssertionError: ' 17 [609 chars] 10 (to 40)\n\n 20 30 LOAD_FAST [569 chars]UE\n' != ' 17 [609 chars] 12 (to 42)\n\n 20 30 LOAD_FAST [569 chars]UE\n' Diff is 1864 characters long. Set self.maxDiff to None to see it. ====================================================================== FAIL: test_big_linenos (test.test_dis.DisTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dis.py", line 392, in test_big_linenos self.do_disassembly_test(func(i), expected) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dis.py", line 354, in do_disassembly_test self.assertEqual(got, expected) AssertionError: '-127 0 LOAD_GLOBAL [113 chars]UE\n' != '129 0 LOAD_GLOBAL [112 chars]UE\n' - -127 0 LOAD_GLOBAL 0 (spam) ? - ^ + 129 0 LOAD_GLOBAL 0 (spam) ? ^ 2 POP_TOP 4 LOAD_CONST 0 (None) 6 RETURN_VALUE ====================================================================== FAIL: test_disassemble_str (test.test_dis.DisTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dis.py", line 405, in test_disassemble_str self.do_disassembly_test(annot_stmt_str, dis_annot_stmt_str) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dis.py", line 354, in do_disassembly_test self.assertEqual(got, expected) AssertionError: ' 2 [725 chars] 4 (lst)\n 32 POP_TOP\n [312 chars]UE\n' != ' 2 [725 chars] 1 (int)\n 32 POP_TOP\n [70 chars]UE\n' Diff is 1422 characters long. Set self.maxDiff to None to see it. ====================================================================== FAIL: test_big_linenos (test.test_dis.DisWithFileTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dis.py", line 392, in test_big_linenos self.do_disassembly_test(func(i), expected) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dis.py", line 354, in do_disassembly_test self.assertEqual(got, expected) AssertionError: '-127 0 LOAD_GLOBAL [113 chars]UE\n' != '129 0 LOAD_GLOBAL [112 chars]UE\n' - -127 0 LOAD_GLOBAL 0 (spam) ? - ^ + 129 0 LOAD_GLOBAL 0 (spam) ? ^ 2 POP_TOP 4 LOAD_CONST 0 (None) 6 RETURN_VALUE ====================================================================== FAIL: test_disassemble_str (test.test_dis.DisWithFileTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dis.py", line 405, in test_disassemble_str self.do_disassembly_test(annot_stmt_str, dis_annot_stmt_str) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dis.py", line 354, in do_disassembly_test self.assertEqual(got, expected) AssertionError: ' 2 [725 chars] 4 (lst)\n 32 POP_TOP\n [312 chars]UE\n' != ' 2 [725 chars] 1 (int)\n 32 POP_TOP\n [70 chars]UE\n' Diff is 1422 characters long. Set self.maxDiff to None to see it. ====================================================================== FAIL: test_jumpy (test.test_dis.InstructionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dis.py", line 912, in test_jumpy self.assertEqual(list(actual), expected_opinfo_jumpy) AssertionError: Lists differ: [Inst[41 chars]arg=56, argval=58, argrepr='to 58', offset=0, [13458 chars]lse)] != [Inst[41 chars]arg=52, argval=54, argrepr='to 54', offset=0, [12922 chars]lse)] First differing element 0: Instr[40 chars]arg=56, argval=58, argrepr='to 58', offset=0, [31 chars]alse) Instr[40 chars]arg=52, argval=54, argrepr='to 54', offset=0, [31 chars]alse) First list contains 4 additional elements. First extra element 97: Instruction(opname='POP_TOP', opcode=1, arg=None, argval=None, argrepr='', offset=194, starts_line=None, is_jump_target=False) Diff is 39229 characters long. Set self.maxDiff to None to see it. ====================================================================== FAIL: test_nested (test.test_dis.InstructionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dis.py", line 902, in test_nested self.assertEqual(list(actual), expected_opinfo_f) AssertionError: Lists differ: [Inst[40 chars] arg=1, argval=5, argrepr='5', offset=0, start[2927 chars]lse)] != [Inst[40 chars] arg=5, argval=(5, 6), argrepr='(5, 6)', offse[2683 chars]lse)] First differing element 0: Instr[39 chars] arg=1, argval=5, argrepr='5', offset=0, start[26 chars]alse) Instr[39 chars] arg=5, argval=(5, 6), argrepr='(5, 6)', offse[36 chars]alse) BUILDSTDERR: test test_dis failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 1.01user 0.04system 0:01.07elapsed 98%CPU (0avgtext+0avgdata 55172maxresident)k BUILDSTDERR: 0inputs+96outputs (0major+12248minor)pagefaults 0swaps + echo test_dis + for TestName in $(cat testnames.txt) + echo =================== test_distutils ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_distutils First list contains 2 additional elements. First extra element 19: Instruction(opname='LOAD_FAST', opcode=124, arg=2, argval='inner', argrepr='inner', offset=38, starts_line=6, is_jump_target=False) Diff is 10003 characters long. Set self.maxDiff to None to see it. ====================================================================== FAIL: test_outer (test.test_dis.InstructionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_dis.py", line 896, in test_outer self.assertEqual(list(actual), expected_opinfo_outer) AssertionError: Lists differ: [Inst[40 chars] arg=1, argval=3, argrepr='3', offset=0, start[3013 chars]lse)] != [Inst[40 chars] arg=8, argval=(3, 4), argrepr='(3, 4)', offse[2769 chars]lse)] First differing element 0: Instr[39 chars] arg=1, argval=3, argrepr='3', offset=0, start[26 chars]alse) Instr[39 chars] arg=8, argval=(3, 4), argrepr='(3, 4)', offse[36 chars]alse) First list contains 2 additional elements. First extra element 20: Instruction(opname='LOAD_FAST', opcode=124, arg=2, argval='f', argrepr='f', offset=40, starts_line=8, is_jump_target=False) Diff is 10277 characters long. Set self.maxDiff to None to see it. ---------------------------------------------------------------------- Ran 56 tests in 0.653s FAILED (failures=9) test_dis failed 1 test failed: test_dis Total duration: 761 ms Tests result: FAILURE =================== test_distutils ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32163 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_distutils test_no_optimize_flag (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ... ok test_quiet (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ... ok test_nt_quote_args (distutils.tests.test_spawn.SpawnTestCase) ... ok test_spawn (distutils.tests.test_spawn.SpawnTestCase) ... ok test_default_settings (distutils.tests.test_install_scripts.InstallScriptsTestCase) ... ok test_installation (distutils.tests.test_install_scripts.InstallScriptsTestCase) ... ok test_add_defaults (distutils.tests.test_sdist.SDistTestCase) ... ok test_check_metadata_deprecated (distutils.tests.test_sdist.SDistTestCase) ... ok test_finalize_options (distutils.tests.test_sdist.SDistTestCase) ... ok test_get_file_list (distutils.tests.test_sdist.SDistTestCase) ... ok test_invalid_template_unknown_command (distutils.tests.test_sdist.SDistTestCase) ... ok test_invalid_template_wrong_arguments (distutils.tests.test_sdist.SDistTestCase) ... ok test_invalid_template_wrong_path (distutils.tests.test_sdist.SDistTestCase) ... skipped 'test relevant for Windows only' test_make_distribution (distutils.tests.test_sdist.SDistTestCase) ... ok test_make_distribution_owner_group (distutils.tests.test_sdist.SDistTestCase) ... ok test_manifest_comments (distutils.tests.test_sdist.SDistTestCase) ... ok test_manifest_marker (distutils.tests.test_sdist.SDistTestCase) ... ok test_manual_manifest (distutils.tests.test_sdist.SDistTestCase) ... ok test_metadata_check_option (distutils.tests.test_sdist.SDistTestCase) ... ok test_prune_file_list (distutils.tests.test_sdist.SDistTestCase) ... ok test_show_formats (distutils.tests.test_sdist.SDistTestCase) ... ok test_non_ascii (distutils.tests.test_log.TestLog) ... ok test_debug_print (distutils.tests.test_filelist.FileListTestCase) ... ok test_exclude_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok test_glob_to_re (distutils.tests.test_filelist.FileListTestCase) ... ok test_include_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok test_process_template (distutils.tests.test_filelist.FileListTestCase) ... ok test_process_template_line (distutils.tests.test_filelist.FileListTestCase) ... ok test_remove_duplicates (distutils.tests.test_filelist.FileListTestCase) ... ok test_set_allfiles (distutils.tests.test_filelist.FileListTestCase) ... ok test_translate_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok test_basic_discovery (distutils.tests.test_filelist.FindAllTestCase) ... ok test_missing_symlink (distutils.tests.test_filelist.FindAllTestCase) ... ok test_non_local_discovery (distutils.tests.test_filelist.FindAllTestCase) ... ok test_debug_mode (distutils.tests.test_core.CoreTestCase) ... ok test_run_setup_defines_subclass (distutils.tests.test_core.CoreTestCase) ... ok test_run_setup_preserves_sys_argv (distutils.tests.test_core.CoreTestCase) ... ok test_run_setup_provides_file (distutils.tests.test_core.CoreTestCase) ... ok test_run_setup_uses_current_dir (distutils.tests.test_core.CoreTestCase) ... ok test_check_archive_formats (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_compress_deprecated (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'The compress program is required' test_make_archive (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_bztar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_cwd (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_gztar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_owner_group (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_tar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_archive_xztar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball_bzip2 (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball_extended (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'File system cannot handle this filename' test_make_tarball_gzip (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_tarball_latin1 (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'File system cannot handle this filename' test_make_tarball_xz (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_zipfile (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_make_zipfile_no_zlib (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_tarfile_root_owner (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_tarfile_vs_tar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok test_SO_deprecation (distutils.tests.test_sysconfig.SysconfigTestCase) ... FAIL test_SO_in_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_SO_value (distutils.tests.test_sysconfig.SysconfigTestCase) ... FAIL test_customize_compiler (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_customize_compiler_before_get_config_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_get_config_h_filename (distutils.tests.test_sysconfig.SysconfigTestCase) ... ERROR test_get_config_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_get_python_lib (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_parse_makefile_base (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_parse_makefile_literal_dollar (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_srcdir (distutils.tests.test_sysconfig.SysconfigTestCase) ... ERROR test_srcdir_independent_of_cwd (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_sysconfig_compiler_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok test_sysconfig_module (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok VersionPredicate (distutils.versionpredicate) Doctest: distutils.versionpredicate.VersionPredicate ... ok split_provision (distutils.versionpredicate) Doctest: distutils.versionpredicate.split_provision ... ok test_simple_run (distutils.tests.test_clean.cleanTestCase) ... ok test_build (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ok test_default_settings (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ok test_version_int (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ERROR test_simple_run (distutils.tests.test_install_headers.InstallHeadersTestCase) ... ok test_newer (distutils.tests.test_dep_util.DepUtilTestCase) ... ok test_newer_group (distutils.tests.test_dep_util.DepUtilTestCase) ... ok test_newer_pairwise (distutils.tests.test_dep_util.DepUtilTestCase) ... ok test_formats (distutils.tests.test_bdist.BuildTestCase) ... ok test_skip_build (distutils.tests.test_bdist.BuildTestCase) ... ok test_copy_file_hard_link (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_copy_file_hard_link_failure (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_move_file_exception_unpacking_rename (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_move_file_exception_unpacking_unlink (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_move_file_verbosity (distutils.tests.test_file_util.FileUtilTestCase) ... ok test_class (distutils.tests.test_text_file.TextFileTestCase) ... ok test_osx_cc_overrides_ldshared (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... skipped 'test only relevant for OS X' test_osx_explicit_ldshared (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... skipped 'test only relevant for OS X' test_runtime_libdir_option (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... FAIL test_check_metadata_deprecated (distutils.tests.test_register.RegisterTestCase) ... ok test_create_pypirc (distutils.tests.test_register.RegisterTestCase) ... ok test_list_classifiers (distutils.tests.test_register.RegisterTestCase) ... ok test_password_not_in_file (distutils.tests.test_register.RegisterTestCase) ... ok test_password_reset (distutils.tests.test_register.RegisterTestCase) ... ok test_register_invalid_long_description (distutils.tests.test_register.RegisterTestCase) ... skipped 'needs docutils' test_registering (distutils.tests.test_register.RegisterTestCase) ... ok test_show_response (distutils.tests.test_register.RegisterTestCase) ... ok test_strict (distutils.tests.test_register.RegisterTestCase) ... skipped 'needs docutils' test_check_all (distutils.tests.test_check.CheckTestCase) ... ok test_check_document (distutils.tests.test_check.CheckTestCase) ... skipped "won't test without docutils" test_check_metadata (distutils.tests.test_check.CheckTestCase) ... ok test_check_restructuredtext (distutils.tests.test_check.CheckTestCase) ... skipped "won't test without docutils" test_check_restructuredtext_with_syntax_highlight (distutils.tests.test_check.CheckTestCase) ... skipped "won't test without docutils" test_extension_init (distutils.tests.test_extension.ExtensionTestCase) ... ok test_read_setup_file (distutils.tests.test_extension.ExtensionTestCase) ... ok test_byte_compile (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_byte_compile_optimized (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_dir_in_package_data (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_dont_write_bytecode (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_empty_package_dir (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_package_data (distutils.tests.test_build_py.BuildPyTestCase) ... ok test_copy_tree_exception_in_listdir (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_copy_tree_skips_nfs_temp_files (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_copy_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_create_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_ensure_relative (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_mkpath_remove_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_mkpath_with_custom_mode (distutils.tests.test_dir_util.DirUtilTestCase) ... ok test_debug_mode (distutils.tests.test_install.InstallTestCase) ... ok test_finalize_options (distutils.tests.test_install.InstallTestCase) ... ok test_handle_extra_path (distutils.tests.test_install.InstallTestCase) ... ok test_home_installation_scheme (distutils.tests.test_install.InstallTestCase) ... ok test_record (distutils.tests.test_install.InstallTestCase) ... ok test_record_extensions (distutils.tests.test_install.InstallTestCase) ... skipped "The 'c++' command is not found" test_user_site (distutils.tests.test_install.InstallTestCase) ... ok test_cmp (distutils.tests.test_version.VersionTestCase) ... ok test_cmp_strict (distutils.tests.test_version.VersionTestCase) ... ok test_prerelease (distutils.tests.test_version.VersionTestCase) ... ok test_finalize_options (distutils.tests.test_build.BuildTestCase) ... ok test_clean (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_dump_file (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_finalize_options (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_search_cpp (distutils.tests.test_config_cmd.ConfigTestCase) ... ok test_no_compiler (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_reg_class (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_remove_entire_manifest (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_remove_visual_c_ref (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32' test_simple_built (distutils.tests.test_bdist_dumb.BuildDumbTestCase) ... ok test_announce (distutils.tests.test_dist.DistributionTestCase) ... ok test_command_packages_cmdline (distutils.tests.test_dist.DistributionTestCase) ... ok test_command_packages_configfile (distutils.tests.test_dist.DistributionTestCase) ... ok test_command_packages_unspecified (distutils.tests.test_dist.DistributionTestCase) ... ok test_empty_options (distutils.tests.test_dist.DistributionTestCase) ... ok test_finalize_options (distutils.tests.test_dist.DistributionTestCase) ... ok test_find_config_files_disable (distutils.tests.test_dist.DistributionTestCase) ... ok test_get_command_packages (distutils.tests.test_dist.DistributionTestCase) ... ok test_venv_install_options (distutils.tests.test_dist.DistributionTestCase) ... ok test_classifier (distutils.tests.test_dist.MetadataTestCase) ... ok test_custom_pydistutils (distutils.tests.test_dist.MetadataTestCase) ... ok test_download_url (distutils.tests.test_dist.MetadataTestCase) ... ok test_fix_help_options (distutils.tests.test_dist.MetadataTestCase) ... ok test_long_description (distutils.tests.test_dist.MetadataTestCase) ... ok test_obsoletes (distutils.tests.test_dist.MetadataTestCase) ... ok test_obsoletes_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok test_provides (distutils.tests.test_dist.MetadataTestCase) ... ok test_provides_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok test_read_metadata (distutils.tests.test_dist.MetadataTestCase) ... ok test_requires (distutils.tests.test_dist.MetadataTestCase) ... ok test_requires_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok test_show_help (distutils.tests.test_dist.MetadataTestCase) ... ok test_simple_metadata (distutils.tests.test_dist.MetadataTestCase) ... ok test_debug_print (distutils.tests.test_cmd.CommandTestCase) ... ok test_dump_options (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_dirname (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_filename (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_string (distutils.tests.test_cmd.CommandTestCase) ... ok test_ensure_string_list (distutils.tests.test_cmd.CommandTestCase) ... ok test_make_file (distutils.tests.test_cmd.CommandTestCase) ... ok test_finalize_options (distutils.tests.test_upload.uploadTestCase) ... ok test_saved_password (distutils.tests.test_upload.uploadTestCase) ... ok test_upload (distutils.tests.test_upload.uploadTestCase) ... ok test_upload_fails (distutils.tests.test_upload.uploadTestCase) ... ok test_wrong_exception_order (distutils.tests.test_upload.uploadTestCase) ... ok test_change_root (distutils.tests.test_util.UtilTestCase) ... ok test_check_environ (distutils.tests.test_util.UtilTestCase) ... ok test_convert_path (distutils.tests.test_util.UtilTestCase) ... ok test_dont_write_bytecode (distutils.tests.test_util.UtilTestCase) ... ok test_get_platform (distutils.tests.test_util.UtilTestCase) ... ok test_grok_environment_error (distutils.tests.test_util.UtilTestCase) ... ok test_rfc822_escape (distutils.tests.test_util.UtilTestCase) ... ok test_split_quoted (distutils.tests.test_util.UtilTestCase) ... ok test_strtobool (distutils.tests.test_util.UtilTestCase) ... ok test_byte_compile (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_dont_write_bytecode (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_finalize_options (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_get_inputs (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_get_outputs (distutils.tests.test_install_lib.InstallLibTestCase) ... ok test_check_config_h (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ... ERROR test_get_msvcr (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ... ERROR test_get_versions (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ... ERROR test_config_interpolation (distutils.tests.test_config.PyPIRCCommandTestCase) ... ok test_server_empty_registration (distutils.tests.test_config.PyPIRCCommandTestCase) ... ok test_server_registration (distutils.tests.test_config.PyPIRCCommandTestCase) ... ok test_simple_run (distutils.tests.test_install_data.InstallDataTestCase) ... ok test_compiler_options (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_get_vc_env_unicode (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_no_compiler (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_vcruntime_copy (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_vcruntime_skip_copy (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32' test_minimal (distutils.tests.test_bdist_msi.BDistMSITestCase) ... skipped 'these tests require Windows' test_build_ext (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped "The 'c++' command is not found" test_check_extensions_list (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_compiler_option (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_deployment_target_default (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_deployment_target_higher_ok (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_deployment_target_too_low (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_ext_fullpath (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_finalize_options (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_get_outputs (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped "The 'c++' command is not found" test_get_source_files (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_optional_extension (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_solaris_enable_shared (distutils.tests.test_build_ext.BuildExtTestCase) ... ERROR test_user_site (distutils.tests.test_build_ext.BuildExtTestCase) ... ok test_build_ext (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped "The 'c++' command is not found" test_check_extensions_list (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok BUILDSTDERR: test_compiler_option (distutils.tests.test_build_ext.ParallelBuildExtest test_distutils failed tTestCase) ... ok test_deployment_target_default (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_deployment_target_higher_ok (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_deployment_target_too_low (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped 'test only relevant for MacOSX' test_ext_fullpath (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_finalize_options (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_get_outputs (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped "The 'c++' command is not found" test_get_source_files (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_optional_extension (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_solaris_enable_shared (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ERROR test_user_site (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok test_build_libraries (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_check_library_dist (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_finalize_options (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_get_source_files (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok test_run (distutils.tests.test_build_clib.BuildCLibTestCase) ... skipped "The 'c++' command is not found" test_get_exe_bytes (distutils.tests.test_bdist_wininst.BuildWinInstTestCase) ... ok ====================================================================== ERROR: test_get_config_h_filename (distutils.tests.test_sysconfig.SysconfigTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/distutils/tests/test_sysconfig.py", line 32, in test_get_config_h_filename config_h = sysconfig.get_config_h_filename() AttributeError: module 'distutils.sysconfig' has no attribute 'get_config_h_filename' ====================================================================== ERROR: test_srcdir (distutils.tests.test_sysconfig.SysconfigTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/distutils/tests/test_sysconfig.py", line 51, in test_srcdir self.assertTrue(os.path.isabs(srcdir), srcdir) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/posixpath.py", line 64, in isabs s = os.fspath(s) TypeError: expected str, bytes or os.PathLike object, not NoneType ====================================================================== ERROR: test_version_int (distutils.tests.test_build_scripts.BuildScriptsTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/distutils/tests/test_build_scripts.py", line 97, in test_version_int sysconfig._config_vars['VERSION'] = 4 TypeError: 'NoneType' object does not support item assignment ====================================================================== ERROR: test_check_config_h (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/distutils/tests/test_cygwinccompiler.py", line 36, in setUp self.old_get_config_h_filename = sysconfig.get_config_h_filename AttributeError: module 'distutils.sysconfig' has no attribute 'get_config_h_filename' ====================================================================== ERROR: test_get_msvcr (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/distutils/tests/tCommand exited with non-zero status 1 BUILDSTDERR: 3.08user 0.69system 0:03.64elapsed 103%CPU (0avgtext+0avgdata 92216maxresident)k BUILDSTDERR: 2688inputs+3840outputs (20major+165336minor)pagefaults 0swaps + echo test_distutils + for TestName in $(cat testnames.txt) + echo =================== test_docxmlrpc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_docxmlrpc est_cygwinccompiler.py", line 36, in setUp self.old_get_config_h_filename = sysconfig.get_config_h_filename AttributeError: module 'distutils.sysconfig' has no attribute 'get_config_h_filename' ====================================================================== ERROR: test_get_versions (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/distutils/tests/test_cygwinccompiler.py", line 36, in setUp self.old_get_config_h_filename = sysconfig.get_config_h_filename AttributeError: module 'distutils.sysconfig' has no attribute 'get_config_h_filename' ====================================================================== ERROR: test_solaris_enable_shared (distutils.tests.test_build_ext.BuildExtTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/distutils/tests/test_build_ext.py", line 105, in test_solaris_enable_shared old_var = _config_vars.get('Py_ENABLE_SHARED') AttributeError: 'NoneType' object has no attribute 'get' ====================================================================== ERROR: test_solaris_enable_shared (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/distutils/tests/test_build_ext.py", line 105, in test_solaris_enable_shared old_var = _config_vars.get('Py_ENABLE_SHARED') AttributeError: 'NoneType' object has no attribute 'get' ====================================================================== FAIL: test_SO_deprecation (distutils.tests.test_sysconfig.SysconfigTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/distutils/tests/test_sysconfig.py", line 155, in test_SO_deprecation sysconfig.get_config_var, 'SO') AssertionError: DeprecationWarning not triggered by get_config_var ====================================================================== FAIL: test_SO_value (distutils.tests.test_sysconfig.SysconfigTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/distutils/tests/test_sysconfig.py", line 162, in test_SO_value sysconfig.get_config_var('EXT_SUFFIX')) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/contextlib.py", line 89, in __exit__ next(self.gen) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/support/__init__.py", line 1195, in _filterwarnings missing[0]) AssertionError: filter ('', DeprecationWarning) did not catch any warning ====================================================================== FAIL: test_runtime_libdir_option (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/distutils/tests/test_unixccompiler.py", line 101, in test_runtime_libdir_option self.assertEqual(self.cc.rpath_foo(), '-R/foo') AssertionError: '-Wl,--enable-new-dtags,-R/foo' != '-R/foo' - -Wl,--enable-new-dtags,-R/foo + -R/foo ---------------------------------------------------------------------- Ran 236 tests in 2.844s FAILED (failures=3, errors=8, skipped=33) test_distutils failed 1 test failed: test_distutils Total duration: 3 sec Tests result: FAILURE =================== test_docxmlrpc ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit BUILDSTDERR: == cwd: 0.49user 0.04system 0:04.04elapsed 13%CPU (0avgtext+0avgdata 53588maxresident)k BUILDSTDERR: 96inputs+104outputs (0major+11854minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dtrace ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dtrace BUILDSTDERR: 0.33user 0.05system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 52260maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+12796minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dummy_thread ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dummy_thread /tmp/test_python_32404 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_docxmlrpc test_annotations (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) Test that annotations works as expected ... ok test_autolink_dotted_methods (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) Test that selfdot values are made strong automatically in the ... ok test_autolinking (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) Test that the server correctly automatically wraps references to ... ok test_invalid_get_response (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) ... ok test_lambda (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) Test that lambda functionality stays the same. The output produced ... ok test_system_methods (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) Test the presence of three consecutive system.* methods. ... ok test_valid_get_response (test.test_docxmlrpc.DocXMLRPCHTTPGETServer) ... ok ---------------------------------------------------------------------- Ran 7 tests in 3.591s OK 1 test OK. Total duration: 4 sec Tests result: SUCCESS =================== test_dtrace ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32415 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_dtrace skipped "dtrace(1) failed: [Errno 2] No such file or directory: 'dtrace'" skipped "dtrace(1) failed: [Errno 2] No such file or directory: 'dtrace'" skipped "stap(1) failed: [Errno 2] No such file or directory: 'stap'" skipped "stap(1) failed: [Errno 2] No such file or directory: 'stap'" ---------------------------------------------------------------------- Ran 0 tests in 0.014s OK (skipped=4) 1 test OK. Total duration: 99 ms Tests result: SUCCESS =================== test_dummy_thread ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32423 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_dummy_thread test_LockType_context_manager (test.test_dummy_thread.LockTests) ... ok test_acquire_timeout (test.test_dummy_thread.LockTests) Test invoking acquire() with a positive timeout when the lock is ... ok test_cond_acquire_fail (test.test_dummy_thread.LockTests) ... ok test_cond_acquire_success (test.test_dummy_thread.LockTests) ... ok test_improper_release (test.test_dummy_thread.LockTests) ... ok test_initlock (test.test_dummy_thread.LockTests) ... ok test_lock_representation (test.test_dummy_thread.LockTests) ... ok test_release (test.test_dummy_thread.LockTests) ... ok test_uncond_acquire_blocking (test.test_dummy_thread.LockTests) ... *** Waiting for thread to release the lock (approx. 0 sec.) *** done ok test_uncond_acquire_return_val (test.test_dummy_thread.LockTests) ... ok test_uncond_acquire_success (test.test_dummy_thread.LockTests) ... ok test_LockType (test.test_dummy_thread.MiscTests) ... ok test_exit (test.test_dummy_thread.MiscTests) ... ok test_ident (test.test_dummy_thread.MiscTests) ... ok BUILDSTDERR: test_interrupt_in_main (test.test_dummy_thread.MiscTests) ...0.40user 0.04system 0:00.45elapsed 98%CPU (0avgtext+0avgdata 52132maxresident)k BUILDSTDERR: 0inputs+40outputs (0major+10328minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dummy_threading ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dummy_threading BUILDSTDERR: 0.32user 0.04system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 51924maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9899minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dynamic ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dynamic ok test_interrupt_main (test.test_dummy_thread.MiscTests) ... ok test_set_sentinel (test.test_dummy_thread.MiscTests) ... ok test_stack_size_None (test.test_dummy_thread.MiscTests) ... ok test_stack_size_not_None (test.test_dummy_thread.MiscTests) ... ok test_RaiseException (test.test_dummy_thread.ThreadTests) ... ok test_SystemExit (test.test_dummy_thread.ThreadTests) ... ok test_arg_passing (test.test_dummy_thread.ThreadTests) ... ok test_args_not_tuple (test.test_dummy_thread.ThreadTests) ... ok test_kwargs_not_dict (test.test_dummy_thread.ThreadTests) ... ok test_multi_thread_creation (test.test_dummy_thread.ThreadTests) ... *** Testing multiple thread creation (will take approx. 0 to 5 sec.) *** done ok ---------------------------------------------------------------------- Ran 25 tests in 0.010s OK 1 test OK. Total duration: 110 ms Tests result: SUCCESS =================== test_dummy_threading ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32427 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_dummy_threading test_tasks (test.test_dummy_threading.DummyThreadingTestCase) ... task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running task will run for 0 sec 1 tasks are running task done is finished. 0 tasks are running waiting for all tasks to complete all tasks done ok ---------------------------------------------------------------------- Ran 1 test in 0.003s OK 1 test OK. Total duration: 82 ms Tests result: SUCCESS =================== test_dynamic ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32431 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_dynamic test_cannot_change_globals_or_builtins_with_eval (test.test_dynamic.RebindBuiltinsTests) ... ok test_cannot_change_globals_or_builtins_with_exec (test.test_dynamic.RebindBuiltinsTests) ... ok test_cannot_replace_builtins_dict_between_calls (test.test_dynamic.RebindBuiltinsTests) ... ok test_cannot_replace_builtins_dict_while_active (test.test_dynamic.RebindBuiltinsTests) ... ok test_eval_gives_lambda_custom_globals (test.test_dynamic.RebindBuiltinsTests) ... ok BUILDSTDERR: test_global0.35user 0.03system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 52088maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+9836minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_dynamicclassattribute ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dynamicclassattribute BUILDSTDERR: 0.32user 0.03system 0:00.36elapsed 98%CPU (0avgtext+0avgdata 52120maxresident)k BUILDSTDERR: 0inputs+56outputs (0major+10132minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_eintr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_eintr BUILDSTDERR: 1.79user 0.67system 0:07.27elapsed 33%CPU (0avgtext+0avgdata 115876maxresident)k BUILDSTDERR: 32inputs+16outputs (0major+206258minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_email ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_email s_shadow_builtins (test.test_dynamic.RebindBuiltinsTests) ... ok test_modify_builtins (test.test_dynamic.RebindBuiltinsTests) ... ok test_modify_builtins_from_leaf_function (test.test_dynamic.RebindBuiltinsTests) ... ok test_modify_builtins_while_generator_active (test.test_dynamic.RebindBuiltinsTests) ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.002s OK 1 test OK. Total duration: 78 ms Tests result: SUCCESS =================== test_dynamicclassattribute ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32435 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_dynamicclassattribute test_docstring_copy (test.test_dynamicclassattribute.PropertySubclassTests) ... ok test_property_new_getter_new_docstring (test.test_dynamicclassattribute.PropertySubclassTests) ... ok test_property_setter_copies_getter_docstring (test.test_dynamicclassattribute.PropertySubclassTests) ... ok test_slots_docstring_copy_exception (test.test_dynamicclassattribute.PropertySubclassTests) ... skipped '__doc__ is already present, __slots__ will have no effect' test_abstract_virtual (test.test_dynamicclassattribute.PropertyTests) ... ok test_property___isabstractmethod__descriptor (test.test_dynamicclassattribute.PropertyTests) ... ok test_property_decorator_baseclass (test.test_dynamicclassattribute.PropertyTests) ... ok test_property_decorator_baseclass_doc (test.test_dynamicclassattribute.PropertyTests) ... ok test_property_decorator_doc (test.test_dynamicclassattribute.PropertyTests) ... ok test_property_decorator_subclass (test.test_dynamicclassattribute.PropertyTests) ... ok test_property_decorator_subclass_doc (test.test_dynamicclassattribute.PropertyTests) ... ok test_property_getter_doc_override (test.test_dynamicclassattribute.PropertyTests) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.003s OK (skipped=1) 1 test OK. Total duration: 84 ms Tests result: SUCCESS =================== test_eintr ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32439 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_eintr test_all (test.test_eintr.EINTRTests) ... ok ---------------------------------------------------------------------- Ran 1 test in 6.907s OK 1 test OK. Total duration: 7 sec Tests result: SUCCESS =================== test_email ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32470 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_email test_b_case_ignored (test.test_email.test__encoded_words.TestDecode) ... ok test_b_invalid_bytes_ignored_with_defect (test.test_email.test__encoded_words.TestDecode) ... ok test_b_invalid_bytes_incorrect_padding (test.test_email.test__encoded_words.TestDecode) ... ok test_b_padding_defect (test.test_email.test__encoded_words.TestDecode) ... ok test_b_undecodable_bytes_ignored_with_defect (test.test_email.test__encoded_words.TestDecode) ... ok test_non_trivial_q (test.test_email.test__encoded_words.TestDecode) ... ok test_nonnull_lang (test.test_email.test__encoded_words.TestDecode) ... ok test_q_case_ignored (test.test_email.test__encoded_words.TestDecode) ... ok test_q_escaped_bytes_preserved (test.test_email.test__encoded_words.TestDecode) ... ok test_q_nonascii (test.test_email.test__encoded_words.TestDecode) ... ok test_simple_b (test.test_email.test__encoded_words.TestDecode) ... ok test_simple_q (test.test_email.test__encoded_words.TestDecode) ... ok test_unknown_8bit_charset (test.test_email.test__encoded_words.TestDecode) ... ok test_unknown_charset (test.test_email.test__encoded_words.TestDecode) ... ok test_wrong_format_input_raises (test.test_email.test__encoded_words.TestDecode) ... ok test_invalid_character (test.test_email.test__encoded_words.TestDecodeB) ... ok test_invalid_character_and_bad_padding (test.test_email.test__encoded_words.TestDecodeB) ... ok test_missing_padding (test.test_email.test__encoded_words.TestDecodeB) ... ok test_simple (test.test_email.test__encoded_words.TestDecodeB) ... ok test_no_encoded (test.test_email.test__encoded_words.TestDecodeQ) ... ok test_run_of_encoded (test.test_email.test__encoded_words.TestDecodeQ) ... ok test_spaces (test.test_email.test__encoded_words.TestDecodeQ) ... ok test_auto_b_if_enough_unsafe (test.test_email.test__encoded_words.TestEncode) ... ok test_auto_b_if_long_unsafe (test.test_email.test__encoded_words.TestEncode) ... ok test_auto_q (test.test_email.test__encoded_words.TestEncode) ... ok test_auto_q_if_long_mostly_safe (test.test_email.test__encoded_words.TestEncode) ... ok test_auto_q_if_short_mostly_safe (test.test_email.test__encoded_words.TestEncode) ... ok test_b (test.test_email.test__encoded_words.TestEncode) ... ok test_lang (test.test_email.test__encoded_words.TestEncode) ... ok test_q (test.test_email.test__encoded_words.TestEncode) ... ok test_unknown_8bit (test.test_email.test__encoded_words.TestEncode) ... ok test_utf8_default (test.test_email.test__encoded_words.TestEncode) ... ok test_padding (test.test_email.test__encoded_words.TestEncodeB) ... ok test_simple (test.test_email.test__encoded_words.TestEncodeB) ... ok test_all_safe (test.test_email.test__encoded_words.TestEncodeQ) ... ok test_run_of_encodables (test.test_email.test__encoded_words.TestEncodeQ) ... ok test_spaces (test.test_email.test__encoded_words.TestEncodeQ) ... ok test_address_list_folding_at_commas (test.test_email.test__header_value_parser.TestFolding) ... ok test_address_list_with_unicode_names (test.test_email.test__header_value_parser.TestFolding) ... ok test_address_list_with_unicode_names_in_quotes (test.test_email.test__header_value_parser.TestFolding) ... ok test_ews_combined_before_wrap (test.test_email.test__header_value_parser.TestFolding) ... ok test_initial_whitespace_splitting (test.test_email.test__header_value_parser.TestFolding) ... ok test_one_ew_on_each_of_two_wrapped_lines (test.test_email.test__header_value_parser.TestFolding) ... ok test_simple_address (test.test_email.test__header_value_parser.TestFolding) ... ok test_simple_unstructured_folded (test.test_email.test__header_value_parser.TestFolding) ... ok test_simple_unstructured_no_folds (test.test_email.test__header_value_parser.TestFolding) ... ok test_unstructured_with_unicode_no_folds (test.test_email.test__header_value_parser.TestFolding) ... ok test_whitespace_splitting (test.test_email.test__header_value_parser.TestFolding) ... ok test__wsp_splitter_one_word (test.test_email.test__header_value_parser.TestParser) ... ok test__wsp_splitter_two_words (test.test_email.test__header_value_parser.TestParser) ... ok test__wsp_splitter_ws_runs (test.test_email.test__header_value_parser.TestParser) ... ok test_encoded_word_inside_quotes (test.test_email.test__header_value_parser.TestParser) ... ok test_get_addr_spec_dot_atom (test.test_email.test__header_value_parser.TestParser) ... ok test_get_addr_spec_ends_at_special (test.test_email.test__header_value_parser.TestParser) ... ok test_get_addr_spec_normal (test.test_email.test__header_value_parser.TestParser) ... ok test_get_addr_spec_quoted_strings_in_atom_list (test.test_email.test__header_value_parser.TestParser) ... ok test_get_addr_spec_with_cfws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_addr_spec_with_doamin_literal (test.test_email.test__header_value_parser.TestParser) ... ok test_get_addr_spec_with_qouoted_string_and_cfws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_address_complex (test.test_email.test__header_value_parser.TestParser) ... ok test_get_address_empty_group (test.test_email.test__header_value_parser.TestParser) ... ok test_get_address_ends_at_special (test.test_email.test__header_value_parser.TestParser) ... ok test_get_address_group (test.test_email.test__header_value_parser.TestParser) ... ok test_get_address_invalid_mailbox_invalid (test.test_email.test__header_value_parser.TestParser) ... ok test_get_address_list_group_and_mailboxes (test.test_email.test__header_value_parser.TestParser) ... ok test_get_address_list_group_empty (test.test_email.test__header_value_parser.TestParser) ... ok test_get_address_list_group_simple (test.test_email.test__header_value_parser.TestParser) ... ok test_get_address_list_mailboxes_complex (test.test_email.test__header_value_parser.TestParser) ... ok test_get_address_list_mailboxes_invalid_addresses (test.test_email.test__header_value_parser.TestParser) ... ok test_get_address_list_mailboxes_simple (test.test_email.test__header_value_parser.TestParser) ... ok test_get_address_list_mailboxes_two_simple (test.test_email.test__header_value_parser.TestParser) ... ok test_get_address_quoted_local_part (test.test_email.test__header_value_parser.TestParser) ... ok test_get_address_quoted_strings_in_atom_list (test.test_email.test__header_value_parser.TestParser) ... ok test_get_address_rfc2047_display_name (test.test_email.test__header_value_parser.TestParser) ... ok test_get_address_simple (test.test_email.test__header_value_parser.TestParser) ... ok test_get_angle_addr_empty (test.test_email.test__header_value_parser.TestParser) ... ok test_get_angle_addr_ends_at_special (test.test_email.test__header_value_parser.TestParser) ... ok test_get_angle_addr_internal_cfws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_angle_addr_missing_closing_angle (test.test_email.test__header_value_parser.TestParser) ... ok test_get_angle_addr_missing_closing_angle_with_cfws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_angle_addr_no_angle_before_special_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_angle_addr_no_angle_raise (test.test_email.test__header_value_parser.TestParser) ... ok test_get_angle_addr_no_angle_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_angle_addr_obs_route (test.test_email.test__header_value_parser.TestParser) ... ok test_get_angle_addr_qs_and_domain_literal (test.test_email.test__header_value_parser.TestParser) ... ok test_get_angle_addr_simple (test.test_email.test__header_value_parser.TestParser) ... ok test_get_angle_addr_special_after_angle_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_angle_addr_with_cfws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atext_all_atext (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atext_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atext_non_printables (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atext_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atext_two_words_gets_first (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atext_up_to_special (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atom_atom_ends_at_noncfws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atom_atom_ends_at_special (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atom_header_ends_in_comment (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atom_no_atom (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atom_no_atom_before_special (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atom_non_printable_in_atext (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atom_non_printable_in_comment (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atom_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atom_rfc2047_atom (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atom_with_comments_and_wsp (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atom_with_multiple_comments (test.test_email.test__header_value_parser.TestParser) ... ok test_get_atom_with_wsp (test.test_email.test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_empty_quotes (test.test_email.test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_end_dquote_mid_word (test.test_email.test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_multiple_words (test.test_email.test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_multiple_words_wsp_preserved (test.test_email.test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_must_start_with_dquote (test.test_email.test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_no_end_dquote (test.test_email.test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_non_printables (test.test_email.test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_bare_quoted_string_quoted_dquote (test.test_email.test__header_value_parser.TestParser) ... ok test_get_cfws_ends_at_non_leader (test.test_email.test__header_value_parser.TestParser) ... ok test_get_cfws_ends_at_non_printable (test.test_email.test__header_value_parser.TestParser) ... ok test_get_cfws_header_ends_in_comment (test.test_email.test__header_value_parser.TestParser) ... ok test_get_cfws_multiple_nested_comments (test.test_email.test__header_value_parser.TestParser) ... ok test_get_cfws_non_printable_in_comment (test.test_email.test__header_value_parser.TestParser) ... ok test_get_cfws_only_comment (test.test_email.test__header_value_parser.TestParser) ... ok test_get_cfws_only_mixed (test.test_email.test__header_value_parser.TestParser) ... ok test_get_cfws_only_ws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_comment_empty_comment (test.test_email.test__header_value_parser.TestParser) ... ok test_get_comment_end_paren_mid_word (test.test_email.test__header_value_parser.TestParser) ... ok test_get_comment_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser) ... ok test_get_comment_missing_end_of_nesting (test.test_email.test__header_value_parser.TestParser) ... ok test_get_comment_multiple_nesting (test.test_email.test__header_value_parser.TestParser) ... ok test_get_comment_multiple_words (test.test_email.test__header_value_parser.TestParser) ... ok test_get_comment_multiple_words_wsp_preserved (test.test_email.test__header_value_parser.TestParser) ... ok test_get_comment_must_start_with_paren (test.test_email.test__header_value_parser.TestParser) ... ok test_get_comment_nested_comment (test.test_email.test__header_value_parser.TestParser) ... ok test_get_comment_nested_comment_wsp (test.test_email.test__header_value_parser.TestParser) ... ok test_get_comment_no_end_paren (test.test_email.test__header_value_parser.TestParser) ... ok test_get_comment_non_printable (test.test_email.test__header_value_parser.TestParser) ... ok test_get_comment_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_comment_qs_in_nested_comment (test.test_email.test__header_value_parser.TestParser) ... ok test_get_comment_quoted_parens (test.test_email.test__header_value_parser.TestParser) ... ok test_get_display_name_complex1 (test.test_email.test__header_value_parser.TestParser) ... ok test_get_display_name_complex2 (test.test_email.test__header_value_parser.TestParser) ... ok test_get_display_name_ending_with_obsolete (test.test_email.test__header_value_parser.TestParser) ... ok test_get_display_name_obsolete (test.test_email.test__header_value_parser.TestParser) ... ok test_get_display_name_pharse_must_start_with_word (test.test_email.test__header_value_parser.TestParser) ... ok test_get_display_name_simple (test.test_email.test__header_value_parser.TestParser) ... ok test_get_domain_domain_literal_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_domain_domain_literal_with_cfws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_domain_domain_literal_with_cfws_ends_at_special (test.test_email.test__header_value_parser.TestParser) ... ok test_get_domain_domain_with_cfws_ends_at_special (test.test_email.test__header_value_parser.TestParser) ... ok test_get_domain_literal_bad_dtext_char_before_special_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_domain_literal_no_start_char_before_special_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_domain_literal_no_start_char_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_domain_literal_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_domain_literal_with_internal_ws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_domain_literal_with_surrounding_cfws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_domain_no_atom_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_domain_no_non_cfws_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_domain_obsolete (test.test_email.test__header_value_parser.TestParser) ... ok test_get_domain_regular_domain_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_domain_with_cfws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dot_atom_leading_dot_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dot_atom_no_atom_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dot_atom_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dot_atom_rfc2047_atom (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dot_atom_space_ends_dot_atom (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dot_atom_text (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dot_atom_text_lone_atom_is_valid (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dot_atom_text_raises_on_leading_dot (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dot_atom_text_raises_on_leading_non_atext (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dot_atom_text_raises_on_trailing_dot (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dot_atom_text_trailing_text_preserved (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dot_atom_text_trailing_ws_preserved (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dot_atom_trailing_dot_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dot_atom_two_dots_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dot_atom_with_comments_and_wsp (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dot_atom_with_wsp (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dtext_all_dtext (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dtext_close_bracket_mid_word (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dtext_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dtext_non_printables (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dtext_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dtext_open_bracket_mid_word (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dtext_two_words_gets_first (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dtext_up_to_close_bracket_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dtext_up_to_open_bracket_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dtext_with_qp (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dtext_wsp_before_close_bracket_preserved (test.test_email.test__header_value_parser.TestParser) ... ok test_get_dtext_wsp_before_open_bracket_preserved (test.test_email.test__header_value_parser.TestParser) ... ok test_get_encoded_word_gets_first (test.test_email.test__header_value_parser.TestParser) ... ok test_get_encoded_word_gets_first_even_if_no_space (test.test_email.test__header_value_parser.TestParser) ... ok test_get_encoded_word_internal_spaces (test.test_email.test__header_value_parser.TestParser) ... ok test_get_encoded_word_lang_default_is_blank (test.test_email.test__header_value_parser.TestParser) ... ok test_get_encoded_word_leading_internal_space (test.test_email.test__header_value_parser.TestParser) ... ok test_get_encoded_word_missing_end_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_encoded_word_missing_middle_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_encoded_word_missing_start_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_encoded_word_non_printable_defect (test.test_email.test__header_value_parser.TestParser) ... ok test_get_encoded_word_quopri_utf_escape_follows_cte (test.test_email.test__header_value_parser.TestParser) ... ok test_get_encoded_word_sets_extra_attributes (test.test_email.test__header_value_parser.TestParser) ... ok test_get_encoded_word_valid_ew (test.test_email.test__header_value_parser.TestParser) ... ok test_get_fws_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_fws_space (test.test_email.test__header_value_parser.TestParser) ... ok test_get_fws_ws_run (test.test_email.test__header_value_parser.TestParser) ... ok test_get_group_cfws_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_group_empty (test.test_email.test__header_value_parser.TestParser) ... ok test_get_group_list_cfws_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_group_list_comment_only_invalid (test.test_email.test__header_value_parser.TestParser) ... ok test_get_group_list_mailbox_list (test.test_email.test__header_value_parser.TestParser) ... ok test_get_group_list_obs_group_list (test.test_email.test__header_value_parser.TestParser) ... ok test_get_group_mixed_list (test.test_email.test__header_value_parser.TestParser) ... ok test_get_group_null_addr_spec (test.test_email.test__header_value_parser.TestParser) ... ok test_get_group_one_invalid (test.test_email.test__header_value_parser.TestParser) ... ok test_get_group_single_mailbox (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_complex_obsolete_1 (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_complex_obsolete_invalid (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_double_dot_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_leading_dot (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_leading_dot_after_ws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_no_part_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_quoted_strings_in_atom_list (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_quoted_with_cfws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_quoted_with_whitespace (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_simple (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_simple_obsolete (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_simple_quoted (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_special_instead_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_trailing_dot (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_trailing_dot_with_ws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_unicode_defect (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_valid_and_invalid_qp_in_atom_list (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_with_cfws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_with_dot (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_with_quoted_dot (test.test_email.test__header_value_parser.TestParser) ... ok test_get_local_part_with_whitespace (test.test_email.test__header_value_parser.TestParser) ... ok test_get_mailbox_addr_spec_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_mailbox_angle_addr_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_mailbox_ends_at_special (test.test_email.test__header_value_parser.TestParser) ... ok test_get_mailbox_list_empty_list_element (test.test_email.test__header_value_parser.TestParser) ... ok test_get_mailbox_list_junk_after_valid_address (test.test_email.test__header_value_parser.TestParser) ... ok test_get_mailbox_list_only_empty_elements (test.test_email.test__header_value_parser.TestParser) ... ok test_get_mailbox_list_single_addr (test.test_email.test__header_value_parser.TestParser) ... ok test_get_mailbox_list_two_complex (test.test_email.test__header_value_parser.TestParser) ... ok test_get_mailbox_list_two_name_addr (test.test_email.test__header_value_parser.TestParser) ... ok test_get_mailbox_list_two_simple_addr (test.test_email.test__header_value_parser.TestParser) ... ok test_get_mailbox_list_unparseable_mailbox_null (test.test_email.test__header_value_parser.TestParser) ... ok test_get_mailbox_name_addr (test.test_email.test__header_value_parser.TestParser) ... ok test_get_mailbox_quoted_strings_in_atom_list (test.test_email.test__header_value_parser.TestParser) ... ok test_get_name_addr_angle_addr_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_name_addr_atom_name (test.test_email.test__header_value_parser.TestParser) ... ok test_get_name_addr_atom_name_with_cfws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_name_addr_ends_at_special (test.test_email.test__header_value_parser.TestParser) ... ok test_get_name_addr_name_with_cfws_and_dots (test.test_email.test__header_value_parser.TestParser) ... ok test_get_name_addr_no_angle_after_display_name_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_name_addr_no_content_before_special_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_name_addr_no_content_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_name_addr_qs_name (test.test_email.test__header_value_parser.TestParser) ... ok test_get_name_addr_with_route (test.test_email.test__header_value_parser.TestParser) ... ok test_get_obs_route_complex (test.test_email.test__header_value_parser.TestParser) ... ok test_get_obs_route_no_route_before_end_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_obs_route_no_route_before_special_raises (test.test_email.test__header_value_parser.TestParser) ... ok test_get_obs_route_no_route_before_special_raises2 (test.test_email.test__header_value_parser.TestParser) ... ok test_get_obs_route_simple (test.test_email.test__header_value_parser.TestParser) ... ok test_get_phrase_complex (test.test_email.test__header_value_parser.TestParser) ... ok test_get_phrase_ending_with_obsolete (test.test_email.test__header_value_parser.TestParser) ... ok test_get_phrase_obsolete (test.test_email.test__header_value_parser.TestParser) ... ok test_get_phrase_pharse_must_start_with_word (test.test_email.test__header_value_parser.TestParser) ... ok test_get_phrase_simple (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qcontent_all_printables (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qcontent_close_paren_mid_word (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qcontent_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qcontent_non_printables (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qcontent_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qcontent_two_words_gets_first (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qcontent_up_to_dquote_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qcontent_wsp_before_close_paren_preserved (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qp_ctext_all_printables (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qp_ctext_close_paren_mid_word (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qp_ctext_following_wsp_preserved (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qp_ctext_non_printables (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qp_ctext_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qp_ctext_open_paren_mid_word (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qp_ctext_two_words_gets_first (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qp_ctext_up_to_close_paren_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qp_ctext_up_to_open_paren_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qp_ctext_wsp_before_close_paren_preserved (test.test_email.test__header_value_parser.TestParser) ... ok test_get_qp_ctext_wsp_before_open_paren_preserved (test.test_email.test__header_value_parser.TestParser) ... ok test_get_quoted_string_header_ends_in_comment (test.test_email.test__header_value_parser.TestParser) ... ok test_get_quoted_string_header_ends_in_qcontent (test.test_email.test__header_value_parser.TestParser) ... ok test_get_quoted_string_internal_ws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_quoted_string_no_quoted_string (test.test_email.test__header_value_parser.TestParser) ... ok test_get_quoted_string_non_printable_in_comment (test.test_email.test__header_value_parser.TestParser) ... ok test_get_quoted_string_non_printable_in_qcontent (test.test_email.test__header_value_parser.TestParser) ... ok test_get_quoted_string_only (test.test_email.test__header_value_parser.TestParser) ... ok test_get_quoted_string_qs_ends_at_noncfws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_quoted_string_with_comments_and_wsp (test.test_email.test__header_value_parser.TestParser) ... ok test_get_quoted_string_with_multiple_comments (test.test_email.test__header_value_parser.TestParser) ... ok test_get_quoted_string_with_wsp (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_ew_with_internal_leading_ws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_ew_with_internal_ws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_invaild_ew (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_invalid_base64_character (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_invalid_base64_character_and_bad_padding (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_leading_and_trailing_whitespace (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_leading_whitespace (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_missing_base64_padding (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_no_whitespace_between_ews (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_normal_phrase (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_normal_phrase_with_whitespace (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_null (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_one_ew_trailing_ws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_one_valid_ew_no_ws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_one_valid_ew_trailing_text (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_one_word (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_phrase_with_ew_in_middle_of_text (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_phrase_with_ew_with_leading_ws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_phrase_with_two_ew (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_phrase_with_two_ew_extra_ws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_phrase_with_two_ew_trailing_ws (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_trailing_whitespace (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_two_ew_extra_ws_trailing_text (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_undecodable_bytes (test.test_email.test__header_value_parser.TestParser) ... ok test_get_unstructured_undecodable_bytes_in_EW (test.test_email.test__header_value_parser.TestParser) ... ok test_get_word_atom_yields_atom (test.test_email.test__header_value_parser.TestParser) ... ok test_get_word_ends_at_dot (test.test_email.test__header_value_parser.TestParser) ... ok test_get_word_qs_yields_qs (test.test_email.test__header_value_parser.TestParser) ... ok test_invalid_content_disposition (test.test_email.test__header_value_parser.TestParser) ... ok test_invalid_content_transfer_encoding (test.test_email.test__header_value_parser.TestParser) ... ok test_EWWhiteSpaceTerminal (test.test_email.test__header_value_parser.TestTokens) ... ok test_undecodable_bytes_error_preserved (test.test_email.test__header_value_parser.TestTokens) ... ok test_value_duplicate_and_missing_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters) ... ok test_value_duplicate_in_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters) ... ok test_value_duplicate_key (test.test_email.test__header_value_parser.Test_parse_mime_parameters) ... ok test_value_duplicate_key_with_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters) ... ok test_value_duplicate_key_with_split_value_other_order (test.test_email.test__header_value_parser.Test_parse_mime_parameters) ... ok test_value_duplicate_with_broken_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters) ... ok test_value_missing_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters) ... ok test_value_multiple_keys (test.test_email.test__header_value_parser.Test_parse_mime_parameters) ... ok test_value_simple (test.test_email.test__header_value_parser.Test_parse_mime_parameters) ... ok test_value_split_value (test.test_email.test__header_value_parser.Test_parse_mime_parameters) ... ok test_value_RFC_2045_2 (test.test_email.test__header_value_parser.Test_parse_mime_version) ... ok test_value_RFC_2045_3 (test.test_email.test__header_value_parser.Test_parse_mime_version) ... ok test_value_RFC_2045_4 (test.test_email.test__header_value_parser.Test_parse_mime_version) ... ok test_value_empty (test.test_email.test__header_value_parser.Test_parse_mime_version) ... ok test_value_rfc_2045_1 (test.test_email.test__header_value_parser.Test_parse_mime_version) ... ok test_japanese_codecs (test.test_email.test_asian_codecs.TestEmailAsianCodecs) ... ok test_payload_encoding (test.test_email.test_asian_codecs.TestEmailAsianCodecs) ... ok test_payload_encoding_utf8 (test.test_email.test_asian_codecs.TestEmailAsianCodecs) ... ok test_get_content_key_full_type (test.test_email.test_contentmanager.TestContentManager) ... ok test_get_content_key_maintype_only (test.test_email.test_contentmanager.TestContentManager) ... ok test_get_content_key_null_key (test.test_email.test_contentmanager.TestContentManager) ... ok test_get_content_key_order_full_type (test.test_email.test_contentmanager.TestContentManager) ... ok test_get_content_key_order_maintype_only (test.test_email.test_contentmanager.TestContentManager) ... ok test_get_content_key_order_null_key (test.test_email.test_contentmanager.TestContentManager) ... ok test_get_content_raises_if_unknown_mimetype_and_no_default (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_calls_clear_content (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_base_full_path (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_base_name (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_base_qualname (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_base_type (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_full_path (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_name (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_null_key (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_order_base_full_path (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_order_base_name (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_order_base_qualname (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_order_base_type (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_order_full_path (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_order_name (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_order_null_key (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_order_qualname (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_order_str_full_path (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_order_str_name (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_order_str_type (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_order_type (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_qualname (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_str_full_path (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_str_name (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_str_type (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_key_type (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_raises_if_called_on_multipart (test.test_email.test_contentmanager.TestContentManager) ... ok test_set_content_raises_if_unknown_type_and_no_default (test.test_email.test_contentmanager.TestContentManager) ... ok test_cid_receiver_application_octet_stream (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_cid_receiver_image_jpeg (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_cid_receiver_message_external_body (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_cid_receiver_message_rfc822 (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_cid_receiver_text_html (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_cid_receiver_text_plain (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_disposition_inline_receiver_application_octet_stream (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_disposition_inline_receiver_image_jpeg (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_disposition_inline_receiver_message_external_body (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_disposition_inline_receiver_message_rfc822 (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_disposition_inline_receiver_text_html (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_disposition_inline_receiver_text_plain (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_get_message_non_rfc822_or_external_body_yields_bytes (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_get_message_rfc822_and_external_body (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_get_non_text (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_get_non_text_invalid_keyword (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_get_raises_on_multipart (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_get_text_html (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_get_text_invalid_keyword (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_get_text_plain (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_get_text_plain_bad_utf8_quoted_printable (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_get_text_plain_bad_utf8_quoted_printable_ignore_errors (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_get_text_plain_latin1 (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_get_text_plain_latin1_quoted_printable (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_get_text_plain_utf8_base64 (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_get_text_plain_utf8_base64_recoverable_bad_CTE_data (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_header_receiver_application_octet_stream (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_header_receiver_image_jpeg (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_header_receiver_message_external_body (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_header_receiver_message_rfc822 (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_header_receiver_text_html (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_header_receiver_text_plain (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_non_ascii_filename_receiver_application_octet_stream (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_non_ascii_filename_receiver_image_jpeg (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_non_ascii_filename_receiver_message_external_body (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_non_ascii_filename_receiver_message_rfc822 (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_non_ascii_filename_receiver_text_html (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_non_ascii_filename_receiver_text_plain (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_params_receiver_application_octet_stream (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_params_receiver_image_jpeg (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_params_receiver_message_external_body (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_params_receiver_message_rfc822 (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_params_receiver_text_html (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_params_receiver_text_plain (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_application_octet_stream_with_8bit_cte (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_audio_aif_with_quoted_printable_cte (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_disposition_attachment (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_disposition_foo (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_disposition_inline (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_filename (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_filename_and_disposition_inline (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_headers_from_header_objects (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_headers_from_strings (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_headers_with_defective_header_header_raises (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_headers_with_defective_string_header_raises (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_headers_with_invalid_duplicate_header_header_raises (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_headers_with_invalid_duplicate_string_header_raises (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_image_jpg (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_message (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_message_invalid_cte_raises (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_message_with_non_ascii_and_coercion_to_7bit (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_non_ascii_filename (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_text_11_lines_long_line_maximal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_text_11_lines_long_line_minimal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_text_11_lines_maximal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_text_charset_latin_1 (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_text_html (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_text_long_line_maximal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_text_long_line_minimal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_text_maximal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_text_non_ascii_with_charset_ascii_raises (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_text_non_ascii_with_cte_7bit_and_charset_ascii_raises (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_text_non_ascii_with_cte_7bit_raises (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_text_plain (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_text_short_line_minimal_non_ascii_heuristics (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_set_video_mpeg_with_binary_cte (test.test_email.test_contentmanager.TestRawDataManager) ... ok test_bad_padding_in_base64_payload (test.test_email.test_defect_handling.TestDefectCapture) ... ok test_first_line_is_continuation_header (test.test_email.test_defect_handling.TestDefectCapture) ... ok test_invalid_chars_in_base64_payload (test.test_email.test_defect_handling.TestDefectCapture) ... ok test_lying_multipart (test.test_email.test_defect_handling.TestDefectCapture) ... ok test_missing_ending_boundary (test.test_email.test_defect_handling.TestDefectCapture) ... ok test_missing_header_body_separator (test.test_email.test_defect_handling.TestDefectCapture) ... ok test_missing_start_boundary (test.test_email.test_defect_handling.TestDefectCapture) ... ok test_multipart_invalid_cte (test.test_email.test_defect_handling.TestDefectCapture) ... ok test_multipart_no_boundary (test.test_email.test_defect_handling.TestDefectCapture) ... ok test_multipart_no_cte_no_defect (test.test_email.test_defect_handling.TestDefectCapture) ... ok test_multipart_valid_cte_no_defect (test.test_email.test_defect_handling.TestDefectCapture) ... ok test_same_boundary_inner_outer (test.test_email.test_defect_handling.TestDefectCapture) ... ok test_bad_padding_in_base64_payload (test.test_email.test_defect_handling.TestDefectDetection) ... ok test_first_line_is_continuation_header (test.test_email.test_defect_handling.TestDefectDetection) ... ok test_invalid_chars_in_base64_payload (test.test_email.test_defect_handling.TestDefectDetection) ... ok test_lying_multipart (test.test_email.test_defect_handling.TestDefectDetection) ... ok test_missing_ending_boundary (test.test_email.test_defect_handling.TestDefectDetection) ... ok test_missing_header_body_separator (test.test_email.test_defect_handling.TestDefectDetection) ... ok test_missing_start_boundary (test.test_email.test_defect_handling.TestDefectDetection) ... ok test_multipart_invalid_cte (test.test_email.test_defect_handling.TestDefectDetection) ... ok test_multipart_no_boundary (test.test_email.test_defect_handling.TestDefectDetection) ... ok test_multipart_no_cte_no_defect (test.test_email.test_defect_handling.TestDefectDetection) ... ok test_multipart_valid_cte_no_defect (test.test_email.test_defect_handling.TestDefectDetection) ... ok test_same_boundary_inner_outer (test.test_email.test_defect_handling.TestDefectDetection) ... ok test_bad_padding_in_base64_payload (test.test_email.test_defect_handling.TestDefectRaising) ... ok test_first_line_is_continuation_header (test.test_email.test_defect_handling.TestDefectRaising) ... ok test_invalid_chars_in_base64_payload (test.test_email.test_defect_handling.TestDefectRaising) ... ok test_lying_multipart (test.test_email.test_defect_handling.TestDefectRaising) ... ok test_missing_ending_boundary (test.test_email.test_defect_handling.TestDefectRaising) ... ok test_missing_header_body_separator (test.test_email.test_defect_handling.TestDefectRaising) ... ok test_missing_start_boundary (test.test_email.test_defect_handling.TestDefectRaising) ... ok test_multipart_invalid_cte (test.test_email.test_defect_handling.TestDefectRaising) ... ok test_multipart_no_boundary (test.test_email.test_defect_handling.TestDefectRaising) ... ok test_multipart_no_cte_no_defect (test.test_email.test_defect_handling.TestDefectRaising) ... ok test_multipart_valid_cte_no_defect (test.test_email.test_defect_handling.TestDefectRaising) ... ok test_same_boundary_inner_outer (test.test_email.test_defect_handling.TestDefectRaising) ... ok test_8bit_in_base64_body (test.test_email.test_email.Test8BitBytesHandling) ... ok test_8bit_in_quopri_body (test.test_email.test_email.Test8BitBytesHandling) ... ok test_8bit_in_uuencode_body (test.test_email.test_email.Test8BitBytesHandling) ... ok test_8bit_multipart (test.test_email.test_email.Test8BitBytesHandling) ... ok test_bytes_feedparser (test.test_email.test_email.Test8BitBytesHandling) ... ok test_bytes_generator (test.test_email.test_email.Test8BitBytesHandling) ... ok test_bytes_generator_b_encoding_linesep (test.test_email.test_email.Test8BitBytesHandling) ... ok test_bytes_generator_handles_None_body (test.test_email.test_email.Test8BitBytesHandling) ... ok test_bytes_generator_with_unix_from (test.test_email.test_email.Test8BitBytesHandling) ... ok test_crlf_flatten (test.test_email.test_email.Test8BitBytesHandling) ... ok test_decoded_generator_emits_unicode_body (test.test_email.test_email.Test8BitBytesHandling) ... ok test_del_rfc2231_params_with_8bit (test.test_email.test_email.Test8BitBytesHandling) ... ok test_generator_b_encoding_linesep (test.test_email.test_email.Test8BitBytesHandling) ... ok test_generator_handles_8bit (test.test_email.test_email.Test8BitBytesHandling) ... ok test_get_8bit_header (test.test_email.test_email.Test8BitBytesHandling) ... ok test_get_all_with_8bit_headers (test.test_email.test_email.Test8BitBytesHandling) ... ok test_get_content_type_with_8bit (test.test_email.test_email.Test8BitBytesHandling) ... ok test_get_params_with_8bit (test.test_email.test_email.Test8BitBytesHandling) ... ok test_get_payload_with_8bit_cte_header (test.test_email.test_email.Test8BitBytesHandling) ... ok test_get_rfc2231_params_with_8bit (test.test_email.test_email.Test8BitBytesHandling) ... ok test_invalid_8bit_in_non_8bit_cte_uses_replace (test.test_email.test_email.Test8BitBytesHandling) ... ok test_items_with_8bit_headers (test.test_email.test_email.Test8BitBytesHandling) ... ok test_known_8bit_CTE (test.test_email.test_email.Test8BitBytesHandling) ... ok test_message_from_binary_file (test.test_email.test_email.Test8BitBytesHandling) ... ok test_print_8bit_headers (test.test_email.test_email.Test8BitBytesHandling) ... ok test_set_rfc2231_params_with_8bit (test.test_email.test_email.Test8BitBytesHandling) ... ok test_str_generator_should_not_mutate_msg_when_handling_8bit (test.test_email.test_email.Test8BitBytesHandling) ... ok test_string_generator_reencodes_to_quopri_when_appropriate (test.test_email.test_email.Test8BitBytesHandling) ... ok test_unknown_8bit_CTE (test.test_email.test_email.Test8BitBytesHandling) ... ok test_values_with_8bit_headers (test.test_email.test_email.Test8BitBytesHandling) ... ok test_decode (test.test_email.test_email.TestBase64) ... ok test_encode (test.test_email.test_email.TestBase64) ... ok test_header_encode (test.test_email.test_email.TestBase64) ... ok test_len (test.test_email.test_email.TestBase64) ... ok test_MIME_digest (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_MIME_digest_with_part_headers (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_content_type (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_dsn (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_long_header (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_message_delivery_status (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_message_external_body_idempotent (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_message_signed_idempotent (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_mixed_with_image (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_more_rfc2231_parameters (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_multipart_no_parts (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_multipart_one_part (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_multipart_report (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_nested_multipart_mixeds (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_no_start_boundary (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_parse_text_message (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_parse_untyped_message (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_parser (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_preamble_epilogue (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_rfc2231_charset (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_simple_multipart (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_text_plain_in_a_multipart_digest (test.test_email.test_email.TestBytesGeneratorIdempotentCRLF) ... ok test_MIME_digest (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_MIME_digest_with_part_headers (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_content_type (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_dsn (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_long_header (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_message_delivery_status (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_message_external_body_idempotent (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_message_signed_idempotent (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_mixed_with_image (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_more_rfc2231_parameters (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_multipart_no_parts (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_multipart_one_part (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_multipart_report (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_nested_multipart_mixeds (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_no_start_boundary (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_parse_text_message (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_parse_untyped_message (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_parser (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_preamble_epilogue (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_rfc2231_charset (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_simple_multipart (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_text_plain_in_a_multipart_digest (test.test_email.test_email.TestBytesGeneratorIdempotentNL) ... ok test_body_encode (test.test_email.test_email.TestCharset) ... ok test_codec_encodeable (test.test_email.test_email.TestCharset) ... ok test_unicode_charset_name (test.test_email.test_email.TestCharset) ... ok test_EncodersEncode_base64 (test.test_email.test_email.TestEncoders) ... ok test_default_cte (test.test_email.test_email.TestEncoders) ... ok test_encode7or8bit (test.test_email.test_email.TestEncoders) ... ok test_encode_empty_payload (test.test_email.test_email.TestEncoders) ... ok test_qp_encode_latin1 (test.test_email.test_email.TestEncoders) ... ok test_qp_encode_non_latin1 (test.test_email.test_email.TestEncoders) ... ok test_empty_header_name_handled (test.test_email.test_email.TestFeedParsers) ... ok test_long_lines (test.test_email.test_email.TestFeedParsers) ... ok test_newlines (test.test_email.test_email.TestFeedParsers) ... ok test_dont_mangle_from (test.test_email.test_email.TestFromMangling) ... ok test_mangle_from_in_preamble_and_epilog (test.test_email.test_email.TestFromMangling) ... ok test_mangled_from (test.test_email.test_email.TestFromMangling) ... ok test_mangled_from_with_bad_bytes (test.test_email.test_email.TestFromMangling) ... ok test_bad_8bit_header (test.test_email.test_email.TestHeader) ... ok test_base64_splittable (test.test_email.test_email.TestHeader) ... ok test_broken_base64_header (test.test_email.test_email.TestHeader) ... ok test_empty_header_encode (test.test_email.test_email.TestHeader) ... ok test_encode_preserves_leading_ws_on_value (test.test_email.test_email.TestHeader) ... ok test_encoded_adjacent_nonencoded (test.test_email.test_email.TestHeader) ... ok test_escaped_8bit_header (test.test_email.test_email.TestHeader) ... ok test_explicit_maxlinelen (test.test_email.test_email.TestHeader) ... ok test_flatten_header_with_no_value (test.test_email.test_email.TestHeader) ... ok test_header_ctor_default_args (test.test_email.test_email.TestHeader) ... ok test_header_handles_binary_unknown8bit (test.test_email.test_email.TestHeader) ... ok test_header_needs_no_decoding (test.test_email.test_email.TestHeader) ... ok test_long (test.test_email.test_email.TestHeader) ... ok test_make_header_handles_binary_unknown8bit (test.test_email.test_email.TestHeader) ... ok test_modify_returned_list_does_not_change_header (test.test_email.test_email.TestHeader) ... ok test_multilingual (test.test_email.test_email.TestHeader) ... ok test_quopri_splittable (test.test_email.test_email.TestHeader) ... ok test_shift_jis_charset (test.test_email.test_email.TestHeader) ... ok test_simple (test.test_email.test_email.TestHeader) ... ok test_simple_surprise (test.test_email.test_email.TestHeader) ... ok test_string_charset (test.test_email.test_email.TestHeader) ... ok test_us_ascii_header (test.test_email.test_email.TestHeader) ... ok test_utf8_shortest (test.test_email.test_email.TestHeader) ... ok test_whitespace_keeper (test.test_email.test_email.TestHeader) ... ok test_MIME_digest (test.test_email.test_email.TestIdempotent) ... ok test_MIME_digest_with_part_headers (test.test_email.test_email.TestIdempotent) ... ok test_content_type (test.test_email.test_email.TestIdempotent) ... ok test_dsn (test.test_email.test_email.TestIdempotent) ... ok test_long_header (test.test_email.test_email.TestIdempotent) ... ok test_message_delivery_status (test.test_email.test_email.TestIdempotent) ... ok test_message_external_body_idempotent (test.test_email.test_email.TestIdempotent) ... ok test_message_signed_idempotent (test.test_email.test_email.TestIdempotent) ... ok test_mixed_with_image (test.test_email.test_email.TestIdempotent) ... ok test_more_rfc2231_parameters (test.test_email.test_email.TestIdempotent) ... ok test_multipart_no_parts (test.test_email.test_email.TestIdempotent) ... ok test_multipart_one_part (test.test_email.test_email.TestIdempotent) ... ok test_multipart_report (test.test_email.test_email.TestIdempotent) ... ok test_nested_multipart_mixeds (test.test_email.test_email.TestIdempotent) ... ok test_no_start_boundary (test.test_email.test_email.TestIdempotent) ... ok test_parse_text_message (test.test_email.test_email.TestIdempotent) ... ok test_parse_untyped_message (test.test_email.test_email.TestIdempotent) ... ok test_parser (test.test_email.test_email.TestIdempotent) ... ok test_preamble_epilogue (test.test_email.test_email.TestIdempotent) ... ok test_rfc2231_charset (test.test_email.test_email.TestIdempotent) ... ok test_simple_multipart (test.test_email.test_email.TestIdempotent) ... ok test_text_plain_in_a_multipart_digest (test.test_email.test_email.TestIdempotent) ... ok test_body_line_iterator (test.test_email.test_email.TestIterators) ... ok test_pushCR_LF (test.test_email.test_email.TestIterators) FeedParser BufferedSubFile.push() assumed it received complete ... ok test_push_random (test.test_email.test_email.TestIterators) ... ok test_typed_subpart_iterator (test.test_email.test_email.TestIterators) ... ok test_typed_subpart_iterator_default_type (test.test_email.test_email.TestIterators) ... ok test_another_long_almost_unsplittable_header (test.test_email.test_email.TestLongHeaders) ... ok test_another_long_multiline_header (test.test_email.test_email.TestLongHeaders) ... ok test_header_encode_with_different_output_charset (test.test_email.test_email.TestLongHeaders) ... ok test_header_splitter (test.test_email.test_email.TestLongHeaders) ... ok test_last_split_chunk_does_not_fit (test.test_email.test_email.TestLongHeaders) ... ok test_leading_splittable_in_the_middle_just_before_overlong_last_part (test.test_email.test_email.TestLongHeaders) ... ok test_long_8bit_header (test.test_email.test_email.TestLongHeaders) ... ok test_long_8bit_header_no_charset (test.test_email.test_email.TestLongHeaders) ... ok test_long_field_name (test.test_email.test_email.TestLongHeaders) ... ok test_long_header_encode (test.test_email.test_email.TestLongHeaders) ... ok test_long_header_encode_with_different_output_charset (test.test_email.test_email.TestLongHeaders) ... ok test_long_header_encode_with_tab_continuation (test.test_email.test_email.TestLongHeaders) ... ok test_long_header_encode_with_tab_continuation_is_just_a_hint (test.test_email.test_email.TestLongHeaders) ... ok test_long_header_with_multiple_sequential_split_chars (test.test_email.test_email.TestLongHeaders) ... ok test_long_header_with_whitespace_runs (test.test_email.test_email.TestLongHeaders) ... ok test_long_line_after_append (test.test_email.test_email.TestLongHeaders) ... ok test_long_lines_with_different_header (test.test_email.test_email.TestLongHeaders) ... ok test_long_nonstring (test.test_email.test_email.TestLongHeaders) ... ok test_long_received_header (test.test_email.test_email.TestLongHeaders) ... ok test_long_rfc2047_header_with_embedded_fws (test.test_email.test_email.TestLongHeaders) ... ok test_long_run_with_semi_header_splitter (test.test_email.test_email.TestLongHeaders) ... ok test_long_to_header (test.test_email.test_email.TestLongHeaders) ... ok test_long_unbreakable_lines_with_continuation (test.test_email.test_email.TestLongHeaders) ... ok test_multiline_with_overlong_last_part_followed_by_split_point (test.test_email.test_email.TestLongHeaders) ... ok test_multiline_with_overlong_parts_separated_by_two_split_points (test.test_email.test_email.TestLongHeaders) ... ok test_multiple_splittable_leading_char_followed_by_overlong_unsplitable (test.test_email.test_email.TestLongHeaders) ... ok test_no_semis_header_splitter (test.test_email.test_email.TestLongHeaders) ... ok test_no_split_long_header (test.test_email.test_email.TestLongHeaders) ... ok test_overlong_last_part_followed_by_split_point (test.test_email.test_email.TestLongHeaders) ... ok test_shorter_line_with_append (test.test_email.test_email.TestLongHeaders) ... ok test_split_long_continuation (test.test_email.test_email.TestLongHeaders) ... ok test_splittable_leading_char_followed_by_overlong_unsplitable (test.test_email.test_email.TestLongHeaders) ... ok test_splitter_split_on_punctuation_only_if_fws (test.test_email.test_email.TestLongHeaders) ... ok test_splitter_split_on_punctuation_only_if_fws_with_header (test.test_email.test_email.TestLongHeaders) ... ok test_splitting_first_line_only_is_long (test.test_email.test_email.TestLongHeaders) ... ok test_splitting_multiple_long_lines (test.test_email.test_email.TestLongHeaders) ... ok test_string_headerinst_eq (test.test_email.test_email.TestLongHeaders) ... ok test_trailing_splitable_on_overlong_unsplitable (test.test_email.test_email.TestLongHeaders) ... ok test_trailing_splitable_on_overlong_unsplitable_with_leading_splitable (test.test_email.test_email.TestLongHeaders) ... ok test_binary_body_with_encode_7or8bit (test.test_email.test_email.TestMIMEApplication) ... ok test_binary_body_with_encode_base64 (test.test_email.test_email.TestMIMEApplication) ... ok test_binary_body_with_encode_noop (test.test_email.test_email.TestMIMEApplication) ... ok test_binary_body_with_encode_quopri (test.test_email.test_email.TestMIMEApplication) ... ok test_binary_body_with_unicode_linend_encode_noop (test.test_email.test_email.TestMIMEApplication) ... ok test_body (test.test_email.test_email.TestMIMEApplication) ... ok test_headers (test.test_email.test_email.TestMIMEApplication) ... ok test_add_header (test.test_email.test_email.TestMIMEAudio) ... ok test_checkSetMinor (test.test_email.test_email.TestMIMEAudio) ... ok test_encoding (test.test_email.test_email.TestMIMEAudio) ... ok test_guess_minor_type (test.test_email.test_email.TestMIMEAudio) ... ok test_add_header (test.test_email.test_email.TestMIMEImage) ... ok test_checkSetMinor (test.test_email.test_email.TestMIMEImage) ... ok test_encoding (test.test_email.test_email.TestMIMEImage) ... ok test_guess_minor_type (test.test_email.test_email.TestMIMEImage) ... ok test_bad_multipart (test.test_email.test_email.TestMIMEMessage) ... ok test_default_multipart_constructor (test.test_email.test_email.TestMIMEMessage) ... ok test_default_type (test.test_email.test_email.TestMIMEMessage) ... ok test_default_type_non_parsed (test.test_email.test_email.TestMIMEMessage) ... ok test_default_type_with_explicit_container_type (test.test_email.test_email.TestMIMEMessage) ... ok test_dsn (test.test_email.test_email.TestMIMEMessage) ... ok test_epilogue (test.test_email.test_email.TestMIMEMessage) ... ok test_generate (test.test_email.test_email.TestMIMEMessage) ... ok test_mime_attachments_in_constructor (test.test_email.test_email.TestMIMEMessage) ... ok test_multipart_custom_policy (test.test_email.test_email.TestMIMEMessage) ... ok test_multipart_default_policy (test.test_email.test_email.TestMIMEMessage) ... ok test_no_nl_preamble (test.test_email.test_email.TestMIMEMessage) ... ok test_parse_message_rfc822 (test.test_email.test_email.TestMIMEMessage) ... ok test_type_error (test.test_email.test_email.TestMIMEMessage) ... ok test_valid_argument (test.test_email.test_email.TestMIMEMessage) ... ok test_7bit_input (test.test_email.test_email.TestMIMEText) ... ok test_7bit_input_no_charset (test.test_email.test_email.TestMIMEText) ... ok test_charset (test.test_email.test_email.TestMIMEText) ... ok test_payload (test.test_email.test_email.TestMIMEText) ... ok test_types (test.test_email.test_email.TestMIMEText) ... ok test_utf8_input (test.test_email.test_email.TestMIMEText) ... ok test_utf8_input_no_charset (test.test_email.test_email.TestMIMEText) ... skipped "can't fix because of backward compat in email5, will fix in email6" test__contains__ (test.test_email.test_email.TestMessageAPI) ... ok test_add_header_with_name_only_param (test.test_email.test_email.TestMessageAPI) ... ok test_add_header_with_no_value (test.test_email.test_email.TestMessageAPI) ... ok test_as_bytes (test.test_email.test_email.TestMessageAPI) ... ok test_as_bytes_policy (test.test_email.test_email.TestMessageAPI) ... ok test_as_string (test.test_email.test_email.TestMessageAPI) ... ok test_as_string_policy (test.test_email.test_email.TestMessageAPI) ... ok test_ascii_add_header (test.test_email.test_email.TestMessageAPI) ... ok test_ascii_add_header_with_tspecial (test.test_email.test_email.TestMessageAPI) ... ok test_attach_when_payload_is_string (test.test_email.test_email.TestMessageAPI) ... ok test_bad_param (test.test_email.test_email.TestMessageAPI) ... ok test_binary_base64_payload (test.test_email.test_email.TestMessageAPI) ... ok test_binary_quopri_payload (test.test_email.test_email.TestMessageAPI) ... ok test_binary_uuencode_payload (test.test_email.test_email.TestMessageAPI) ... ok test_bogus_filename (test.test_email.test_email.TestMessageAPI) ... ok test_broken_base64_payload (test.test_email.test_email.TestMessageAPI) ... ok test_broken_unicode_payload (test.test_email.test_email.TestMessageAPI) ... ok test_byte_message_rfc822_only (test.test_email.test_email.TestMessageAPI) ... ok test_decoded_generator (test.test_email.test_email.TestMessageAPI) ... ok test_del_nonexistent_param (test.test_email.test_email.TestMessageAPI) ... ok test_del_param (test.test_email.test_email.TestMessageAPI) ... ok test_del_param_on_nonexistent_header (test.test_email.test_email.TestMessageAPI) ... ok test_del_param_on_other_header (test.test_email.test_email.TestMessageAPI) ... ok test_embedded_header_via_Header_rejected (test.test_email.test_email.TestMessageAPI) ... ok test_embedded_header_via_string_rejected (test.test_email.test_email.TestMessageAPI) ... ok test_field_containment (test.test_email.test_email.TestMessageAPI) ... ok test_get_all (test.test_email.test_email.TestMessageAPI) ... ok test_get_boundary (test.test_email.test_email.TestMessageAPI) ... ok test_get_charsets (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_disposition (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_maintype_error (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_maintype_from_message_explicit (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_maintype_from_message_implicit (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_maintype_from_message_text_plain_explicit (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_maintype_from_message_text_plain_implicit (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_maintype_missing (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_maintype_missing_with_default_type (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_subtype_error (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_subtype_from_message_explicit (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_subtype_from_message_implicit (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_subtype_from_message_text_plain_explicit (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_subtype_from_message_text_plain_implicit (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_subtype_missing (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_subtype_missing_with_default_type (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_type_from_message_explicit (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_type_from_message_implicit (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_type_from_message_text_plain_explicit (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_type_from_message_text_plain_implicit (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_type_missing (test.test_email.test_email.TestMessageAPI) ... ok test_get_content_type_missing_with_default_type (test.test_email.test_email.TestMessageAPI) ... ok test_get_decoded_payload (test.test_email.test_email.TestMessageAPI) ... ok test_get_decoded_uu_payload (test.test_email.test_email.TestMessageAPI) ... ok test_get_filename (test.test_email.test_email.TestMessageAPI) ... ok test_get_filename_with_name_parameter (test.test_email.test_email.TestMessageAPI) ... ok test_get_param (test.test_email.test_email.TestMessageAPI) ... ok test_get_param_funky_continuation_lines (test.test_email.test_email.TestMessageAPI) ... ok test_get_param_liberal (test.test_email.test_email.TestMessageAPI) ... ok test_get_param_with_quotes (test.test_email.test_email.TestMessageAPI) ... ok test_get_param_with_semis_in_quotes (test.test_email.test_email.TestMessageAPI) ... ok test_get_params (test.test_email.test_email.TestMessageAPI) ... ok test_get_payload_n_raises_on_non_multipart (test.test_email.test_email.TestMessageAPI) ... ok test_getset_charset (test.test_email.test_email.TestMessageAPI) ... ok test_make_boundary (test.test_email.test_email.TestMessageAPI) ... ok test_message_rfc822_only (test.test_email.test_email.TestMessageAPI) ... ok test_missing_boundary (test.test_email.test_email.TestMessageAPI) ... ok test_missing_filename (test.test_email.test_email.TestMessageAPI) ... ok test_noascii_add_header (test.test_email.test_email.TestMessageAPI) ... ok test_nonascii_add_header_via_triple (test.test_email.test_email.TestMessageAPI) ... ok test_nonascii_add_header_with_tspecial (test.test_email.test_email.TestMessageAPI) ... ok test_questionable_bytes_payload (test.test_email.test_email.TestMessageAPI) ... ok test_replace_header (test.test_email.test_email.TestMessageAPI) ... ok test_set_boundary (test.test_email.test_email.TestMessageAPI) ... ok test_set_charset_from_string (test.test_email.test_email.TestMessageAPI) ... ok test_set_param (test.test_email.test_email.TestMessageAPI) ... ok test_set_payload_to_list (test.test_email.test_email.TestMessageAPI) ... ok test_set_payload_with_8bit_data_and_charset (test.test_email.test_email.TestMessageAPI) ... ok test_set_payload_with_8bit_data_and_charset_body_encoding_none (test.test_email.test_email.TestMessageAPI) ... ok test_set_payload_with_charset (test.test_email.test_email.TestMessageAPI) ... ok test_set_payload_with_non_ascii_and_charset_body_encoding_none (test.test_email.test_email.TestMessageAPI) ... ok test_set_type (test.test_email.test_email.TestMessageAPI) ... ok test_set_type_on_other_header (test.test_email.test_email.TestMessageAPI) ... ok test_unicode_body_defaults_to_utf8_encoding (test.test_email.test_email.TestMessageAPI) ... ok test_unicode_header_defaults_to_utf8_encoding (test.test_email.test_email.TestMessageAPI) ... ok test_BytesGenerator_linend (test.test_email.test_email.TestMiscellaneous) ... ok test_BytesGenerator_linend_with_non_ascii (test.test_email.test_email.TestMiscellaneous) ... ok test_Generator_linend (test.test_email.test_email.TestMiscellaneous) ... ok test__all__ (test.test_email.test_email.TestMiscellaneous) ... ok test_accepts_any_charset_like_object (test.test_email.test_email.TestMiscellaneous) ... ok test_charset_richcomparisons (test.test_email.test_email.TestMiscellaneous) ... ok test_charsets_case_insensitive (test.test_email.test_email.TestMiscellaneous) ... ok test_custom_message_does_not_require_arguments (test.test_email.test_email.TestMiscellaneous) ... ok test_escape_backslashes (test.test_email.test_email.TestMiscellaneous) ... ok test_escape_dump (test.test_email.test_email.TestMiscellaneous) ... ok test_formataddr_does_not_quote_parens_in_quoted_string (test.test_email.test_email.TestMiscellaneous) ... ok test_formatdate (test.test_email.test_email.TestMiscellaneous) ... ok test_formatdate_localtime (test.test_email.test_email.TestMiscellaneous) ... ok test_formatdate_usegmt (test.test_email.test_email.TestMiscellaneous) ... ok test_get_body_encoding_with_bogus_charset (test.test_email.test_email.TestMiscellaneous) ... ok test_get_body_encoding_with_uppercase_charset (test.test_email.test_email.TestMiscellaneous) ... ok test_getaddresses (test.test_email.test_email.TestMiscellaneous) ... ok test_getaddresses_embedded_comment (test.test_email.test_email.TestMiscellaneous) Test proper handling of a nested comment ... ok test_getaddresses_nasty (test.test_email.test_email.TestMiscellaneous) ... ok test_invalid_charset_like_object_raises_error (test.test_email.test_email.TestMiscellaneous) ... ok test_make_msgid_collisions (test.test_email.test_email.TestMiscellaneous) ... ok test_make_msgid_default_domain (test.test_email.test_email.TestMiscellaneous) ... ok test_make_msgid_domain (test.test_email.test_email.TestMiscellaneous) ... ok test_make_msgid_idstring (test.test_email.test_email.TestMiscellaneous) ... ok test_message_from_file (test.test_email.test_email.TestMiscellaneous) ... ok test_message_from_file_with_class (test.test_email.test_email.TestMiscellaneous) ... ok test_message_from_string (test.test_email.test_email.TestMiscellaneous) ... ok test_message_from_string_with_class (test.test_email.test_email.TestMiscellaneous) ... ok test_mime_classes_policy_argument (test.test_email.test_email.TestMiscellaneous) ... ok test_mktime_tz (test.test_email.test_email.TestMiscellaneous) ... ok test_multiline_from_comment (test.test_email.test_email.TestMiscellaneous) ... ok test_name_with_dot (test.test_email.test_email.TestMiscellaneous) ... ok test_noquote_dump (test.test_email.test_email.TestMiscellaneous) ... ok test_parseaddr_empty (test.test_email.test_email.TestMiscellaneous) ... ok test_parseaddr_preserves_quoted_pairs_in_addresses (test.test_email.test_email.TestMiscellaneous) ... ok test_parseaddr_preserves_spaces_in_local_part (test.test_email.test_email.TestMiscellaneous) ... ok test_parsedate_acceptable_to_time_functions (test.test_email.test_email.TestMiscellaneous) ... ok test_parsedate_accepts_time_with_dots (test.test_email.test_email.TestMiscellaneous) ... ok test_parsedate_compact (test.test_email.test_email.TestMiscellaneous) ... ok test_parsedate_compact_no_dayofweek (test.test_email.test_email.TestMiscellaneous) ... ok test_parsedate_no_dayofweek (test.test_email.test_email.TestMiscellaneous) ... ok test_parsedate_no_space_before_negative_offset (test.test_email.test_email.TestMiscellaneous) ... ok test_parsedate_no_space_before_positive_offset (test.test_email.test_email.TestMiscellaneous) ... ok test_parsedate_returns_None_for_invalid_strings (test.test_email.test_email.TestMiscellaneous) ... ok test_parsedate_y2k (test.test_email.test_email.TestMiscellaneous) Test for parsing a date with a two-digit year. ... ok test_partial_falls_inside_message_delivery_status (test.test_email.test_email.TestMiscellaneous) ... ok test_quote_dump (test.test_email.test_email.TestMiscellaneous) ... ok test_quotes_unicode_names (test.test_email.test_email.TestMiscellaneous) ... ok test_unicode_address_raises_error (test.test_email.test_email.TestMiscellaneous) ... ok test_utils_quote_unquote (test.test_email.test_email.TestMiscellaneous) ... ok test_boundary_in_non_multipart (test.test_email.test_email.TestMultipart) ... ok test_boundary_with_leading_space (test.test_email.test_email.TestMultipart) ... ok test_boundary_without_trailing_newline (test.test_email.test_email.TestMultipart) ... ok test_double_boundary (test.test_email.test_email.TestMultipart) ... ok test_empty_multipart_idempotent (test.test_email.test_email.TestMultipart) ... ok test_hierarchy (test.test_email.test_email.TestMultipart) ... ok test_message_external_body (test.test_email.test_email.TestMultipart) ... ok test_mimebase_custom_policy (test.test_email.test_email.TestMultipart) ... ok test_mimebase_default_policy (test.test_email.test_email.TestMultipart) ... ok test_nested_inner_contains_outer_boundary (test.test_email.test_email.TestMultipart) ... ok test_nested_with_same_boundary (test.test_email.test_email.TestMultipart) ... ok test_no_parts_in_a_multipart_with_empty_epilogue (test.test_email.test_email.TestMultipart) ... ok test_no_parts_in_a_multipart_with_none_epilogue (test.test_email.test_email.TestMultipart) ... ok test_one_part_in_a_multipart (test.test_email.test_email.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_empty_epilogue (test.test_email.test_email.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_empty_preamble (test.test_email.test_email.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_nl_epilogue (test.test_email.test_email.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_none_epilogue (test.test_email.test_email.TestMultipart) ... ok test_seq_parts_in_a_multipart_with_none_preamble (test.test_email.test_email.TestMultipart) ... ok test_first_line_is_continuation_header (test.test_email.test_email.TestNonConformant) ... ok test_invalid_content_type (test.test_email.test_email.TestNonConformant) ... ok test_lying_multipart (test.test_email.test_email.TestNonConformant) ... ok test_missing_header_body_separator (test.test_email.test_email.TestNonConformant) ... ok test_missing_start_boundary (test.test_email.test_email.TestNonConformant) ... ok test_multipart_invalid_cte (test.test_email.test_email.TestNonConformant) ... ok test_multipart_no_boundary (test.test_email.test_email.TestNonConformant) ... ok test_multipart_no_cte_no_defect (test.test_email.test_email.TestNonConformant) ... ok test_multipart_valid_cte_no_defect (test.test_email.test_email.TestNonConformant) ... ok test_no_separating_blank_line (test.test_email.test_email.TestNonConformant) ... ok test_no_start_boundary (test.test_email.test_email.TestNonConformant) ... ok test_parse_missing_minor_type (test.test_email.test_email.TestNonConformant) ... ok test_same_boundary_inner_outer (test.test_email.test_email.TestNonConformant) ... ok test_CRLFLF_at_end_of_part (test.test_email.test_email.TestParsers) ... ok test_bytes_header_parser (test.test_email.test_email.TestParsers) ... ok test_bytes_parser_does_not_close_file (test.test_email.test_email.TestParsers) ... ok test_bytes_parser_on_exception_does_not_close_file (test.test_email.test_email.TestParsers) ... ok test_crlf_flatten (test.test_email.test_email.TestParsers) ... ok test_crlf_separation (test.test_email.test_email.TestParsers) ... ok test_header_parser (test.test_email.test_email.TestParsers) ... ok test_multipart_digest_with_extra_mime_headers (test.test_email.test_email.TestParsers) ... ok test_parser_does_not_close_file (test.test_email.test_email.TestParsers) ... ok test_parser_on_exception_does_not_close_file (test.test_email.test_email.TestParsers) ... ok test_rfc2822_header_syntax (test.test_email.test_email.TestParsers) ... ok test_rfc2822_one_character_header (test.test_email.test_email.TestParsers) ... ok test_rfc2822_space_not_allowed_in_header (test.test_email.test_email.TestParsers) ... ok test_strip_line_feed_and_carriage_return_in_headers (test.test_email.test_email.TestParsers) ... ok test_three_lines (test.test_email.test_email.TestParsers) ... ok test_whitespace_continuation (test.test_email.test_email.TestParsers) ... ok test_whitespace_continuation_last_header (test.test_email.test_email.TestParsers) ... ok test_body_quopri_len (test.test_email.test_email.TestQuopri) ... ok test_decode_false_quoting (test.test_email.test_email.TestQuopri) ... ok test_decode_lowercase_quoting (test.test_email.test_email.TestQuopri) ... ok test_decode_multiple_spaces (test.test_email.test_email.TestQuopri) ... ok test_decode_null_line_null_word (test.test_email.test_email.TestQuopri) ... ok test_decode_null_word (test.test_email.test_email.TestQuopri) ... ok test_decode_one_line (test.test_email.test_email.TestQuopri) ... ok test_decode_one_line_cr (test.test_email.test_email.TestQuopri) ... ok test_decode_one_line_crnl (test.test_email.test_email.TestQuopri) ... ok test_decode_one_line_lf (test.test_email.test_email.TestQuopri) ... ok test_decode_one_line_nl (test.test_email.test_email.TestQuopri) ... ok test_decode_one_line_one_word (test.test_email.test_email.TestQuopri) ... ok test_decode_one_line_one_word_eol (test.test_email.test_email.TestQuopri) ... ok test_decode_one_line_trailing_spaces (test.test_email.test_email.TestQuopri) ... ok test_decode_one_long_line (test.test_email.test_email.TestQuopri) ... ok test_decode_one_space (test.test_email.test_email.TestQuopri) ... ok test_decode_one_word (test.test_email.test_email.TestQuopri) ... ok test_decode_one_word_eol (test.test_email.test_email.TestQuopri) ... ok test_decode_quoted_word (test.test_email.test_email.TestQuopri) ... ok test_decode_soft_line_break (test.test_email.test_email.TestQuopri) ... ok test_decode_two_lines (test.test_email.test_email.TestQuopri) ... ok test_decode_two_lines_eol (test.test_email.test_email.TestQuopri) ... ok test_decode_two_lines_trailing_spaces (test.test_email.test_email.TestQuopri) ... ok test_decode_uppercase_quoting (test.test_email.test_email.TestQuopri) ... ok test_encode (test.test_email.test_email.TestQuopri) ... ok test_encode_maxlinelen_too_small (test.test_email.test_email.TestQuopri) ... ok test_encode_null (test.test_email.test_email.TestQuopri) ... ok test_encode_null_lines (test.test_email.test_email.TestQuopri) ... ok test_encode_one_line (test.test_email.test_email.TestQuopri) ... ok test_encode_one_line_crlf (test.test_email.test_email.TestQuopri) ... ok test_encode_one_line_eol (test.test_email.test_email.TestQuopri) ... ok test_encode_one_line_eol_after_non_ascii (test.test_email.test_email.TestQuopri) ... ok test_encode_one_line_one_space (test.test_email.test_email.TestQuopri) ... ok test_encode_one_line_trailing_spaces (test.test_email.test_email.TestQuopri) ... ok test_encode_one_line_trailing_tab (test.test_email.test_email.TestQuopri) ... ok test_encode_one_long_line (test.test_email.test_email.TestQuopri) ... ok test_encode_one_long_string (test.test_email.test_email.TestQuopri) ... ok test_encode_one_space (test.test_email.test_email.TestQuopri) ... ok test_encode_one_very_long_line (test.test_email.test_email.TestQuopri) ... ok test_encode_one_word_trailing_spaces (test.test_email.test_email.TestQuopri) ... ok test_encode_one_word_trailing_tab (test.test_email.test_email.TestQuopri) ... ok test_encode_quoted_equals (test.test_email.test_email.TestQuopri) ... ok test_encode_shortest_maxlinelen (test.test_email.test_email.TestQuopri) ... ok test_encode_trailing_space_at_maxlinelen (test.test_email.test_email.TestQuopri) ... ok test_encode_trailing_space_before_maxlinelen (test.test_email.test_email.TestQuopri) ... ok test_encode_trailing_space_beyond_maxlinelen (test.test_email.test_email.TestQuopri) ... ok test_encode_two_lines_one_space (test.test_email.test_email.TestQuopri) ... ok test_encode_whitespace_lines (test.test_email.test_email.TestQuopri) ... ok test_header_decode_non_ascii (test.test_email.test_email.TestQuopri) ... ok test_header_decode_null (test.test_email.test_email.TestQuopri) ... ok test_header_decode_one_word (test.test_email.test_email.TestQuopri) ... ok test_header_decode_re_bug_18380 (test.test_email.test_email.TestQuopri) ... ok test_header_decode_two_lines (test.test_email.test_email.TestQuopri) ... ok test_header_encode_alt_charset (test.test_email.test_email.TestQuopri) ... ok test_header_encode_non_ascii (test.test_email.test_email.TestQuopri) ... ok test_header_encode_null (test.test_email.test_email.TestQuopri) ... ok test_header_encode_one_word (test.test_email.test_email.TestQuopri) ... ok test_header_encode_two_lines (test.test_email.test_email.TestQuopri) ... ok test_header_quopri_len (test.test_email.test_email.TestQuopri) ... ok test_quopri_body_check (test.test_email.test_email.TestQuopri) ... ok test_quopri_header_check (test.test_email.test_email.TestQuopri) ... ok test_quote_unquote_idempotent (test.test_email.test_email.TestQuopri) ... ok test_multiline_header (test.test_email.test_email.TestRFC2047) ... ok test_rfc2047_B_bad_padding (test.test_email.test_email.TestRFC2047) ... ok test_rfc2047_Q_invalid_digits (test.test_email.test_email.TestRFC2047) ... ok test_rfc2047_missing_whitespace (test.test_email.test_email.TestRFC2047) ... ok test_rfc2047_multiline (test.test_email.test_email.TestRFC2047) ... ok test_rfc2047_rfc2047_1 (test.test_email.test_email.TestRFC2047) ... ok test_rfc2047_rfc2047_2 (test.test_email.test_email.TestRFC2047) ... ok test_rfc2047_rfc2047_3 (test.test_email.test_email.TestRFC2047) ... ok test_rfc2047_rfc2047_4 (test.test_email.test_email.TestRFC2047) ... ok test_rfc2047_rfc2047_5a (test.test_email.test_email.TestRFC2047) ... ok test_rfc2047_rfc2047_5b (test.test_email.test_email.TestRFC2047) ... ok test_rfc2047_rfc2047_6 (test.test_email.test_email.TestRFC2047) ... ok test_rfc2047_rfc2047_7 (test.test_email.test_email.TestRFC2047) ... ok test_rfc2047_with_whitespace (test.test_email.test_email.TestRFC2047) ... ok test_whitespace_keeper_unicode (test.test_email.test_email.TestRFC2047) ... ok test_whitespace_keeper_unicode_2 (test.test_email.test_email.TestRFC2047) ... ok test_del_param (test.test_email.test_email.TestRFC2231) ... ok test_get_param (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_bad_character_in_charset (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_bad_character_in_filename (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_bad_encoding_in_charset (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_bad_encoding_in_filename (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_encoded_then_unencoded_segments (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_get_content_charset (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_missing_tick (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_missing_tick_with_encoded_non_ascii (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_no_extended_values (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_no_language_or_charset (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_boundary (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_charset (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_filename (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_no_language_or_charset_in_filename_encoded (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_parse_extra_quoting (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_parse_rfc_quoting (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_partly_encoded (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_partly_nonencoded (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_single_tick_in_filename (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_single_tick_in_filename_extended (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_tick_attack (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_tick_attack_extended (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_unencoded_then_encoded_segments (test.test_email.test_email.TestRFC2231) ... ok test_rfc2231_unknown_encoding (test.test_email.test_email.TestRFC2231) ... ok test_set_param (test.test_email.test_email.TestRFC2231) ... ok test_set_param_requote (test.test_email.test_email.TestRFC2231) ... ok test_long_headers_as_string (test.test_email.test_email.TestSigned) ... ok test_long_headers_as_string_maxheaderlen (test.test_email.test_email.TestSigned) ... ok test_long_headers_flatten (test.test_email.test_email.TestSigned) ... ok test_crlf_control_via_policy (test.test_email.test_generator.TestBytesGenerator) ... ok test_cte_type_7bit_handles_unknown_8bit (test.test_email.test_generator.TestBytesGenerator) ... ok test_cte_type_7bit_transforms_8bit_cte (test.test_email.test_generator.TestBytesGenerator) ... ok test_flatten_linesep_overrides_policy (test.test_email.test_generator.TestBytesGenerator) ... ok test_max_line_length_policy_0 (test.test_email.test_generator.TestBytesGenerator) ... ok test_max_line_length_policy_100 (test.test_email.test_generator.TestBytesGenerator) ... ok test_max_line_length_policy_20 (test.test_email.test_generator.TestBytesGenerator) ... ok test_max_line_length_policy_40 (test.test_email.test_generator.TestBytesGenerator) ... ok test_max_line_length_with_refold_all_folds_0 (test.test_email.test_generator.TestBytesGenerator) ... ok test_max_line_length_with_refold_all_folds_100 (test.test_email.test_generator.TestBytesGenerator) ... ok test_max_line_length_with_refold_all_folds_20 (test.test_email.test_generator.TestBytesGenerator) ... ok test_max_line_length_with_refold_all_folds_40 (test.test_email.test_generator.TestBytesGenerator) ... ok test_max_line_length_with_refold_none_does_not_fold_0 (test.test_email.test_generator.TestBytesGenerator) ... ok test_max_line_length_with_refold_none_does_not_fold_100 (test.test_email.test_generator.TestBytesGenerator) ... ok test_max_line_length_with_refold_none_does_not_fold_20 (test.test_email.test_generator.TestBytesGenerator) ... ok test_max_line_length_with_refold_none_does_not_fold_40 (test.test_email.test_generator.TestBytesGenerator) ... ok test_maxheaderlen_parameter_0 (test.test_email.test_generator.TestBytesGenerator) ... ok test_maxheaderlen_parameter_100 (test.test_email.test_generator.TestBytesGenerator) ... ok test_maxheaderlen_parameter_20 (test.test_email.test_generator.TestBytesGenerator) ... ok test_maxheaderlen_parameter_40 (test.test_email.test_generator.TestBytesGenerator) ... ok test_maxheaderlen_parm_overrides_policy_0 (test.test_email.test_generator.TestBytesGenerator) ... ok test_maxheaderlen_parm_overrides_policy_100 (test.test_email.test_generator.TestBytesGenerator) ... ok test_maxheaderlen_parm_overrides_policy_20 (test.test_email.test_generator.TestBytesGenerator) ... ok test_maxheaderlen_parm_overrides_policy_40 (test.test_email.test_generator.TestBytesGenerator) ... ok test_set_mangle_from_via_policy (test.test_email.test_generator.TestBytesGenerator) ... ok test_smtputf8_policy (test.test_email.test_generator.TestBytesGenerator) ... ok test_crlf_control_via_policy (test.test_email.test_generator.TestGenerator) ... ok test_flatten_linesep_overrides_policy (test.test_email.test_generator.TestGenerator) ... ok test_max_line_length_policy_0 (test.test_email.test_generator.TestGenerator) ... ok test_max_line_length_policy_100 (test.test_email.test_generator.TestGenerator) ... ok test_max_line_length_policy_20 (test.test_email.test_generator.TestGenerator) ... ok test_max_line_length_policy_40 (test.test_email.test_generator.TestGenerator) ... ok test_max_line_length_with_refold_all_folds_0 (test.test_email.test_generator.TestGenerator) ... ok test_max_line_length_with_refold_all_folds_100 (test.test_email.test_generator.TestGenerator) ... ok test_max_line_length_with_refold_all_folds_20 (test.test_email.test_generator.TestGenerator) ... ok test_max_line_length_with_refold_all_folds_40 (test.test_email.test_generator.TestGenerator) ... ok test_max_line_length_with_refold_none_does_not_fold_0 (test.test_email.test_generator.TestGenerator) ... ok test_max_line_length_with_refold_none_does_not_fold_100 (test.test_email.test_generator.TestGenerator) ... ok test_max_line_length_with_refold_none_does_not_fold_20 (test.test_email.test_generator.TestGenerator) ... ok test_max_line_length_with_refold_none_does_not_fold_40 (test.test_email.test_generator.TestGenerator) ... ok test_maxheaderlen_parameter_0 (test.test_email.test_generator.TestGenerator) ... ok test_maxheaderlen_parameter_100 (test.test_email.test_generator.TestGenerator) ... ok test_maxheaderlen_parameter_20 (test.test_email.test_generator.TestGenerator) ... ok test_maxheaderlen_parameter_40 (test.test_email.test_generator.TestGenerator) ... ok test_maxheaderlen_parm_overrides_policy_0 (test.test_email.test_generator.TestGenerator) ... ok test_maxheaderlen_parm_overrides_policy_100 (test.test_email.test_generator.TestGenerator) ... ok test_maxheaderlen_parm_overrides_policy_20 (test.test_email.test_generator.TestGenerator) ... ok test_maxheaderlen_parm_overrides_policy_40 (test.test_email.test_generator.TestGenerator) ... ok test_set_mangle_from_via_policy (test.test_email.test_generator.TestGenerator) ... ok test_address_addr_spec_and_domain_raises (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_address_addr_spec_and_username_and_domain_raises (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_address_addr_spec_and_username_raises (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_address_display_name_ro (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_address_domain_ro (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_address_from_addr_spec (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_address_from_username_domain (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_address_username_ro (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_address_with_no_display_name (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_bad_addr_sepc_raises (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_display_name_blanks_not_quoted (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_display_name_only (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_display_name_quoting (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_domain_only (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_empty_group (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_empty_group_list (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_group_addresses_ro (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_group_display_name_ro (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_group_with_addresses (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_group_with_addresses_no_display_name (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_group_with_one_address_no_display_name (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_il8n (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_non_ascii_username_in_addr_spec_raises (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_null_address (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_null_group (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_quoting (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_set_message_header_from_address (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_set_message_header_from_group (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_space_in_addr_spec_username_raises (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_username_only (test.test_email.test_headerregistry.TestAddressAndGroup) ... ok test_address_address_only (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_address_empty (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_address_escaped_escapes_in_local_part (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_address_escaped_quoted_strings_in_local_part (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_address_name_and_address (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_address_name_with_dot (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_address_quoted_backslashes_in_name (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_address_quoted_local_part (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_address_quoted_parens_in_name (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_address_quoted_strings_in_local_part (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_address_read_only (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_address_rfc2047_atom_in_phrase_is_decoded (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_address_rfc2047_atom_in_quoted_string_is_decoded (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_address_rfc2047_atom_is_decoded (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_address_spaces_around_dots_in_local_part_removed (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_address_spaces_in_unquoted_local_part_collapsed (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_addresses_read_only (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_addresses_types (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_complex_address_list (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_group_address_only (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_group_empty (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_group_escaped_escapes_in_local_part (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_group_escaped_quoted_strings_in_local_part (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_group_name_and_address (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_group_name_with_dot (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_group_quoted_backslashes_in_name (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_group_quoted_local_part (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_group_quoted_parens_in_name (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_group_quoted_strings_in_local_part (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_group_rfc2047_atom_in_phrase_is_decoded (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_group_rfc2047_atom_in_quoted_string_is_decoded (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_group_rfc2047_atom_is_decoded (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_group_spaces_around_dots_in_local_part_removed (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_group_spaces_in_unquoted_local_part_collapsed (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_groups_read_only (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_groups_types (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_set_from_Address (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_set_from_Address_and_Group_list (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_set_from_Address_list (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_set_from_Group_list (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_simple_address_list (test.test_email.test_headerregistry.TestAddressHeader) ... ok test_defects_is_tuple (test.test_email.test_headerregistry.TestBaseHeaderFeatures) ... ok test_defects_read_only (test.test_email.test_headerregistry.TestBaseHeaderFeatures) ... ok test_has_name (test.test_email.test_headerregistry.TestBaseHeaderFeatures) ... ok test_name_read_only (test.test_email.test_headerregistry.TestBaseHeaderFeatures) ... ok test_str (test.test_email.test_headerregistry.TestBaseHeaderFeatures) ... ok test_substr (test.test_email.test_headerregistry.TestBaseHeaderFeatures) ... ok test_value_RFC_2183_1 (test.test_email.test_headerregistry.TestContentDisposition) ... ok test_value_RFC_2183_2 (test.test_email.test_headerregistry.TestContentDisposition) ... ok test_value_invalid_value (test.test_email.test_headerregistry.TestContentDisposition) ... ok test_value_invalid_value_with_params (test.test_email.test_headerregistry.TestContentDisposition) ... ok test_value_no_value (test.test_email.test_headerregistry.TestContentDisposition) ... ok test_value_RFC_2183_1 (test.test_email.test_headerregistry.TestContentTransferEncoding) ... ok test_value_junk_after_cte (test.test_email.test_headerregistry.TestContentTransferEncoding) ... ok test_value_no_value (test.test_email.test_headerregistry.TestContentTransferEncoding) ... ok test_value_RFC_2045_1 (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_RFC_2045_2 (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_RFC_2045_3 (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_bad_params (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_capitalized_charset (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_capitalized_charset_param_name_and_comment (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_cfws_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_charset_param (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_double_quotes_inside_quotes (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_junk_text_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_mixed_case_content_type (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_no_slash_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_no_subtype_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_param_value_with_tspecials (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_param_with_extra_quoted_whitespace (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_quotes_inside_rfc2231_value (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_bad_character_in_charset_parameter_value (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_encoded_charset (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_encoded_no_charset (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_encoded_no_double_quotes (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_encoded_then_unencoded_segments (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_encoded_with_double_quotes (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_no_language_or_charset (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_partly_encoded (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_partly_encoded_2 (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_qouted_unencoded_then_encoded_segments (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_segmented_normal_values (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_single_quote_in_non_encoded_value (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_single_quote_in_value_with_charset_and_lang (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_single_quote_inside_double_quotes (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_unencoded_then_encoded_segments (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_unknown_charset_treated_as_ascii (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_rfc2231_utf_8_in_supposedly_ascii_charset_parameter_value (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_semis_inside_quotes (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_single_quotes_inside_quotes (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_spaces_around_param_equals (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_spaces_around_semis (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_spaces_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_too_many_slashes_in_content_type (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_unknown_charset (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_unknown_content_type (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_value_unquoted_param_value (test.test_email.test_headerregistry.TestContentTypeHeader) ... ok test_date_header_properties (test.test_email.test_headerregistry.TestDateHeader) ... ok test_datetime_read_only (test.test_email.test_headerregistry.TestDateHeader) ... ok test_no_value_is_defect (test.test_email.test_headerregistry.TestDateHeader) ... ok test_parse_date (test.test_email.test_headerregistry.TestDateHeader) ... ok test_resent_date_header_properties (test.test_email.test_headerregistry.TestDateHeader) ... ok test_set_date_header_from_datetime (test.test_email.test_headerregistry.TestDateHeader) ... ok test_set_from_datetime (test.test_email.test_headerregistry.TestDateHeader) ... ok test_fold_address_list (test.test_email.test_headerregistry.TestFolding) ... ok test_fold_date_header (test.test_email.test_headerregistry.TestFolding) ... ok test_fold_unstructured_short (test.test_email.test_headerregistry.TestFolding) ... ok test_fold_unstructured_single_word (test.test_email.test_headerregistry.TestFolding) ... ok test_fold_unstructured_with_commas (test.test_email.test_headerregistry.TestFolding) ... ok test_fold_unstructured_with_overlong_word (test.test_email.test_headerregistry.TestFolding) ... ok test_fold_unstructured_with_slightly_long_word (test.test_email.test_headerregistry.TestFolding) ... ok test_fold_unstructured_with_two_overlong_words (test.test_email.test_headerregistry.TestFolding) ... ok test_long_unstructured (test.test_email.test_headerregistry.TestFolding) ... ok test_short_unstructured (test.test_email.test_headerregistry.TestFolding) ... ok test_unstructured_short_max_line_length (test.test_email.test_headerregistry.TestFolding) ... ok test_arbitrary_name_unstructured (test.test_email.test_headerregistry.TestHeaderRegistry) ... ok test_dont_use_default_map (test.test_email.test_headerregistry.TestHeaderRegistry) ... ok test_map_to_type (test.test_email.test_headerregistry.TestHeaderRegistry) ... ok test_name_case_ignored (test.test_email.test_headerregistry.TestHeaderRegistry) ... ok test_override_default_base_class (test.test_email.test_headerregistry.TestHeaderRegistry) ... ok test_override_default_class (test.test_email.test_headerregistry.TestHeaderRegistry) ... ok test_override_default_class_only_overrides_default (test.test_email.test_headerregistry.TestHeaderRegistry) ... ok test_MIME_Version_1_1 (test.test_email.test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_2_1 (test.test_email.test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_2_x (test.test_email.test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_RFC_2045_1 (test.test_email.test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_RFC_2045_2 (test.test_email.test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_RFC_2045_3 (test.test_email.test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_RFC_2045_4 (test.test_email.test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_foo (test.test_email.test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_leading_trailing_whitespace_ignored (test.test_email.test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_missing (test.test_email.test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_non_comment_garbage_after (test.test_email.test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_non_comment_garbage_before (test.test_email.test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_non_comment_garbage_inside (test.test_email.test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_two_periods (test.test_email.test_headerregistry.TestMIMEVersionHeader) ... ok test_MIME_Version_whitespace (test.test_email.test_headerregistry.TestMIMEVersionHeader) ... ok test_value_rfc2047_gb2312_base64 (test.test_email.test_headerregistry.TestUnstructuredHeader) ... ok test_value_rfc2047_quopri_with_regular_text (test.test_email.test_headerregistry.TestUnstructuredHeader) ... ok test_value_rfc2047_simple_nonascii_quopri (test.test_email.test_headerregistry.TestUnstructuredHeader) ... ok test_value_rfc2047_simple_quopri (test.test_email.test_headerregistry.TestUnstructuredHeader) ... ok test_body_base64_text (test.test_email.test_inversion.TestInversion) ... ok test_body_plain_text (test.test_email.test_inversion.TestInversion) ... ok test_body_qp_text (test.test_email.test_inversion.TestInversion) ... ok test_input_header_with_one_space_body (test.test_email.test_inversion.TestInversion) ... ok test_error_on_setitem_if_max_count_exceeded (test.test_email.test_message.Test) ... ok test_rfc2043_auto_decoded_and_emailmessage_used (test.test_email.test_message.Test) ... ok test_add_alternative_alternative_ (test.test_email.test_message.TestEmailMessage) ... ok test_add_alternative_mixed_raises (test.test_email.test_message.TestEmailMessage) ... ok test_add_alternative_no_content_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_add_alternative_none_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_add_alternative_plain_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_add_alternative_related_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_add_mixed_alternative_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_add_mixed_mixed_ (test.test_email.test_message.TestEmailMessage) ... ok test_add_mixed_no_content_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_add_mixed_none_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_add_mixed_plain_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_add_mixed_related_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_add_related_alternative_raises (test.test_email.test_message.TestEmailMessage) ... ok test_add_related_mixed_raises (test.test_email.test_message.TestEmailMessage) ... ok test_add_related_no_content_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_add_related_none_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_add_related_plain_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_add_related_related_ (test.test_email.test_message.TestEmailMessage) ... ok test_as_string_allows_maxheaderlen (test.test_email.test_message.TestEmailMessage) ... ok test_as_string_uses_max_header_length_by_default (test.test_email.test_message.TestEmailMessage) ... ok test_clear_content_empty_message (test.test_email.test_message.TestEmailMessage) ... ok test_clear_content_html_text_attachment_inline_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_clear_content_html_text_attachment_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_clear_content_message_rfc822 (test.test_email.test_message.TestEmailMessage) ... ok test_clear_content_mime_non_text (test.test_email.test_message.TestEmailMessage) ... ok test_clear_content_mixed_alternative_plain_related (test.test_email.test_message.TestEmailMessage) ... ok test_clear_content_mixed_related_alternative_plain_html (test.test_email.test_message.TestEmailMessage) ... ok test_clear_content_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestEmailMessage) ... ok test_clear_content_mixed_text_message_rfc822 (test.test_email.test_message.TestEmailMessage) ... ok test_clear_content_non_mime_plain (test.test_email.test_message.TestEmailMessage) ... ok test_clear_content_plain_html_alternative (test.test_email.test_message.TestEmailMessage) ... ok test_clear_content_plain_html_attachment_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_clear_content_plain_html_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_clear_content_related (test.test_email.test_message.TestEmailMessage) ... ok test_clear_content_related_with_start (test.test_email.test_message.TestEmailMessage) ... ok test_clear_empty_message (test.test_email.test_message.TestEmailMessage) ... ok test_clear_html_text_attachment_inline_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_clear_html_text_attachment_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_clear_message_rfc822 (test.test_email.test_message.TestEmailMessage) ... ok test_clear_mime_non_text (test.test_email.test_message.TestEmailMessage) ... ok test_clear_mixed_alternative_plain_related (test.test_email.test_message.TestEmailMessage) ... ok test_clear_mixed_related_alternative_plain_html (test.test_email.test_message.TestEmailMessage) ... ok test_clear_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestEmailMessage) ... ok test_clear_mixed_text_message_rfc822 (test.test_email.test_message.TestEmailMessage) ... ok test_clear_non_mime_plain (test.test_email.test_message.TestEmailMessage) ... ok test_clear_plain_html_alternative (test.test_email.test_message.TestEmailMessage) ... ok test_clear_plain_html_attachment_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_clear_plain_html_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_clear_related (test.test_email.test_message.TestEmailMessage) ... ok test_clear_related_with_start (test.test_email.test_message.TestEmailMessage) ... ok test_default_content_manager_for_add_comes_from_policy (test.test_email.test_message.TestEmailMessage) ... ok test_get_body_empty_message (test.test_email.test_message.TestEmailMessage) ... ok test_get_body_html_text_attachment_inline_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_get_body_html_text_attachment_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_get_body_message_rfc822 (test.test_email.test_message.TestEmailMessage) ... ok test_get_body_mime_non_text (test.test_email.test_message.TestEmailMessage) ... ok test_get_body_mixed_alternative_plain_related (test.test_email.test_message.TestEmailMessage) ... ok test_get_body_mixed_related_alternative_plain_html (test.test_email.test_message.TestEmailMessage) ... ok test_get_body_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestEmailMessage) ... ok test_get_body_mixed_text_message_rfc822 (test.test_email.test_message.TestEmailMessage) ... ok test_get_body_non_mime_plain (test.test_email.test_message.TestEmailMessage) ... ok test_get_body_plain_html_alternative (test.test_email.test_message.TestEmailMessage) ... ok test_get_body_plain_html_attachment_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_get_body_plain_html_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_get_body_related (test.test_email.test_message.TestEmailMessage) ... ok test_get_body_related_with_start (test.test_email.test_message.TestEmailMessage) ... ok test_get_content_default_cm_comes_from_policy (test.test_email.test_message.TestEmailMessage) ... ok test_get_content_with_cm (test.test_email.test_message.TestEmailMessage) ... ok test_is_attachment (test.test_email.test_message.TestEmailMessage) ... ok test_iter_attachment_empty_message (test.test_email.test_message.TestEmailMessage) ... ok test_iter_attachment_html_text_attachment_inline_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_iter_attachment_html_text_attachment_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_iter_attachment_message_rfc822 (test.test_email.test_message.TestEmailMessage) ... ok test_iter_attachment_mime_non_text (test.test_email.test_message.TestEmailMessage) ... ok test_iter_attachment_mixed_alternative_plain_related (test.test_email.test_message.TestEmailMessage) ... ok test_iter_attachment_mixed_related_alternative_plain_html (test.test_email.test_message.TestEmailMessage) ... ok test_iter_attachment_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestEmailMessage) ... ok test_iter_attachment_mixed_text_message_rfc822 (test.test_email.test_message.TestEmailMessage) ... ok test_iter_attachment_non_mime_plain (test.test_email.test_message.TestEmailMessage) ... ok test_iter_attachment_plain_html_alternative (test.test_email.test_message.TestEmailMessage) ... ok test_iter_attachment_plain_html_attachment_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_iter_attachment_plain_html_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_iter_attachment_related (test.test_email.test_message.TestEmailMessage) ... ok test_iter_attachment_related_with_start (test.test_email.test_message.TestEmailMessage) ... ok test_iter_attachments_mutation (test.test_email.test_message.TestEmailMessage) ... ok test_iter_parts_empty_message (test.test_email.test_message.TestEmailMessage) ... ok test_iter_parts_html_text_attachment_inline_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_iter_parts_html_text_attachment_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_iter_parts_message_rfc822 (test.test_email.test_message.TestEmailMessage) ... ok test_iter_parts_mime_non_text (test.test_email.test_message.TestEmailMessage) ... ok test_iter_parts_mixed_alternative_plain_related (test.test_email.test_message.TestEmailMessage) ... ok test_iter_parts_mixed_related_alternative_plain_html (test.test_email.test_message.TestEmailMessage) ... ok test_iter_parts_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestEmailMessage) ... ok test_iter_parts_mixed_text_message_rfc822 (test.test_email.test_message.TestEmailMessage) ... ok test_iter_parts_non_mime_plain (test.test_email.test_message.TestEmailMessage) ... ok test_iter_parts_plain_html_alternative (test.test_email.test_message.TestEmailMessage) ... ok test_iter_parts_plain_html_attachment_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_iter_parts_plain_html_mixed (test.test_email.test_message.TestEmailMessage) ... ok test_iter_parts_related (test.test_email.test_message.TestEmailMessage) ... ok test_iter_parts_related_with_start (test.test_email.test_message.TestEmailMessage) ... ok test_make_alternative_alternative_ (test.test_email.test_message.TestEmailMessage) ... ok test_make_alternative_mixed_raises (test.test_email.test_message.TestEmailMessage) ... ok test_make_alternative_no_content_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_alternative_none_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_alternative_plain_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_alternative_related_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_mixed_alternative_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_mixed_mixed_ (test.test_email.test_message.TestEmailMessage) ... ok test_make_mixed_no_content_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_mixed_none_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_mixed_plain_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_mixed_related_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_related_alternative_raises (test.test_email.test_message.TestEmailMessage) ... ok test_make_related_mixed_raises (test.test_email.test_message.TestEmailMessage) ... ok test_make_related_no_content_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_related_none_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_related_plain_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_related_related_ (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_alternative_alternative_ (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_alternative_mixed_raises (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_alternative_no_content_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_alternative_none_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_alternative_plain_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_alternative_related_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_mixed_alternative_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_mixed_mixed_ (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_mixed_no_content_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_mixed_none_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_mixed_plain_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_mixed_related_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_related_alternative_raises (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_related_mixed_raises (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_related_no_content_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_related_none_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_related_plain_succeeds (test.test_email.test_message.TestEmailMessage) ... ok test_make_with_boundary_related_related_ (test.test_email.test_message.TestEmailMessage) ... ok test_policy_on_part_made_by_make_comes_from_message (test.test_email.test_message.TestEmailMessage) ... ok test_set_content_adds_MIME_Version (test.test_email.test_message.TestEmailMessage) ... ok test_set_content_default_cm_comes_from_policy (test.test_email.test_message.TestEmailMessage) ... ok test_set_content_does_not_duplicate_MIME_Version (test.test_email.test_message.TestEmailMessage) ... ok test_set_content_with_cm (test.test_email.test_message.TestEmailMessage) ... ok test_str_defaults_to_policy_max_line_length (test.test_email.test_message.TestEmailMessage) ... ok test_str_defaults_to_utf8 (test.test_email.test_message.TestEmailMessage) ... ok test_add_alternative_alternative_ (test.test_email.test_message.TestMIMEPart) ... ok test_add_alternative_mixed_raises (test.test_email.test_message.TestMIMEPart) ... ok test_add_alternative_no_content_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_add_alternative_none_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_add_alternative_plain_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_add_alternative_related_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_add_mixed_alternative_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_add_mixed_mixed_ (test.test_email.test_message.TestMIMEPart) ... ok test_add_mixed_no_content_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_add_mixed_none_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_add_mixed_plain_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_add_mixed_related_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_add_related_alternative_raises (test.test_email.test_message.TestMIMEPart) ... ok test_add_related_mixed_raises (test.test_email.test_message.TestMIMEPart) ... ok test_add_related_no_content_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_add_related_none_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_add_related_plain_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_add_related_related_ (test.test_email.test_message.TestMIMEPart) ... ok test_clear_content_empty_message (test.test_email.test_message.TestMIMEPart) ... ok test_clear_content_html_text_attachment_inline_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_clear_content_html_text_attachment_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_clear_content_message_rfc822 (test.test_email.test_message.TestMIMEPart) ... ok test_clear_content_mime_non_text (test.test_email.test_message.TestMIMEPart) ... ok test_clear_content_mixed_alternative_plain_related (test.test_email.test_message.TestMIMEPart) ... ok test_clear_content_mixed_related_alternative_plain_html (test.test_email.test_message.TestMIMEPart) ... ok test_clear_content_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestMIMEPart) ... ok test_clear_content_mixed_text_message_rfc822 (test.test_email.test_message.TestMIMEPart) ... ok test_clear_content_non_mime_plain (test.test_email.test_message.TestMIMEPart) ... ok test_clear_content_plain_html_alternative (test.test_email.test_message.TestMIMEPart) ... ok test_clear_content_plain_html_attachment_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_clear_content_plain_html_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_clear_content_related (test.test_email.test_message.TestMIMEPart) ... ok test_clear_content_related_with_start (test.test_email.test_message.TestMIMEPart) ... ok test_clear_empty_message (test.test_email.test_message.TestMIMEPart) ... ok test_clear_html_text_attachment_inline_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_clear_html_text_attachment_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_clear_message_rfc822 (test.test_email.test_message.TestMIMEPart) ... ok test_clear_mime_non_text (test.test_email.test_message.TestMIMEPart) ... ok test_clear_mixed_alternative_plain_related (test.test_email.test_message.TestMIMEPart) ... ok test_clear_mixed_related_alternative_plain_html (test.test_email.test_message.TestMIMEPart) ... ok test_clear_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestMIMEPart) ... ok test_clear_mixed_text_message_rfc822 (test.test_email.test_message.TestMIMEPart) ... ok test_clear_non_mime_plain (test.test_email.test_message.TestMIMEPart) ... ok test_clear_plain_html_alternative (test.test_email.test_message.TestMIMEPart) ... ok test_clear_plain_html_attachment_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_clear_plain_html_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_clear_related (test.test_email.test_message.TestMIMEPart) ... ok test_clear_related_with_start (test.test_email.test_message.TestMIMEPart) ... ok test_default_content_manager_for_add_comes_from_policy (test.test_email.test_message.TestMIMEPart) ... ok test_get_body_empty_message (test.test_email.test_message.TestMIMEPart) ... ok test_get_body_html_text_attachment_inline_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_get_body_html_text_attachment_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_get_body_message_rfc822 (test.test_email.test_message.TestMIMEPart) ... ok test_get_body_mime_non_text (test.test_email.test_message.TestMIMEPart) ... ok test_get_body_mixed_alternative_plain_related (test.test_email.test_message.TestMIMEPart) ... ok test_get_body_mixed_related_alternative_plain_html (test.test_email.test_message.TestMIMEPart) ... ok test_get_body_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestMIMEPart) ... ok test_get_body_mixed_text_message_rfc822 (test.test_email.test_message.TestMIMEPart) ... ok test_get_body_non_mime_plain (test.test_email.test_message.TestMIMEPart) ... ok test_get_body_plain_html_alternative (test.test_email.test_message.TestMIMEPart) ... ok test_get_body_plain_html_attachment_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_get_body_plain_html_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_get_body_related (test.test_email.test_message.TestMIMEPart) ... ok test_get_body_related_with_start (test.test_email.test_message.TestMIMEPart) ... ok test_get_content_default_cm_comes_from_policy (test.test_email.test_message.TestMIMEPart) ... ok test_get_content_with_cm (test.test_email.test_message.TestMIMEPart) ... ok test_is_attachment (test.test_email.test_message.TestMIMEPart) ... ok test_iter_attachment_empty_message (test.test_email.test_message.TestMIMEPart) ... ok test_iter_attachment_html_text_attachment_inline_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_iter_attachment_html_text_attachment_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_iter_attachment_message_rfc822 (test.test_email.test_message.TestMIMEPart) ... ok test_iter_attachment_mime_non_text (test.test_email.test_message.TestMIMEPart) ... ok test_iter_attachment_mixed_alternative_plain_related (test.test_email.test_message.TestMIMEPart) ... ok test_iter_attachment_mixed_related_alternative_plain_html (test.test_email.test_message.TestMIMEPart) ... ok test_iter_attachment_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestMIMEPart) ... ok test_iter_attachment_mixed_text_message_rfc822 (test.test_email.test_message.TestMIMEPart) ... ok test_iter_attachment_non_mime_plain (test.test_email.test_message.TestMIMEPart) ... ok test_iter_attachment_plain_html_alternative (test.test_email.test_message.TestMIMEPart) ... ok test_iter_attachment_plain_html_attachment_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_iter_attachment_plain_html_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_iter_attachment_related (test.test_email.test_message.TestMIMEPart) ... ok test_iter_attachment_related_with_start (test.test_email.test_message.TestMIMEPart) ... ok test_iter_attachments_mutation (test.test_email.test_message.TestMIMEPart) ... ok test_iter_parts_empty_message (test.test_email.test_message.TestMIMEPart) ... ok test_iter_parts_html_text_attachment_inline_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_iter_parts_html_text_attachment_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_iter_parts_message_rfc822 (test.test_email.test_message.TestMIMEPart) ... ok test_iter_parts_mime_non_text (test.test_email.test_message.TestMIMEPart) ... ok test_iter_parts_mixed_alternative_plain_related (test.test_email.test_message.TestMIMEPart) ... ok test_iter_parts_mixed_related_alternative_plain_html (test.test_email.test_message.TestMIMEPart) ... ok test_iter_parts_mixed_related_alternative_plain_html_wrong_order (test.test_email.test_message.TestMIMEPart) ... ok test_iter_parts_mixed_text_message_rfc822 (test.test_email.test_message.TestMIMEPart) ... ok test_iter_parts_non_mime_plain (test.test_email.test_message.TestMIMEPart) ... ok test_iter_parts_plain_html_alternative (test.test_email.test_message.TestMIMEPart) ... ok test_iter_parts_plain_html_attachment_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_iter_parts_plain_html_mixed (test.test_email.test_message.TestMIMEPart) ... ok test_iter_parts_related (test.test_email.test_message.TestMIMEPart) ... ok test_iter_parts_related_with_start (test.test_email.test_message.TestMIMEPart) ... ok test_make_alternative_alternative_ (test.test_email.test_message.TestMIMEPart) ... ok test_make_alternative_mixed_raises (test.test_email.test_message.TestMIMEPart) ... ok test_make_alternative_no_content_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_alternative_none_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_alternative_plain_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_alternative_related_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_mixed_alternative_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_mixed_mixed_ (test.test_email.test_message.TestMIMEPart) ... ok test_make_mixed_no_content_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_mixed_none_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_mixed_plain_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_mixed_related_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_related_alternative_raises (test.test_email.test_message.TestMIMEPart) ... ok test_make_related_mixed_raises (test.test_email.test_message.TestMIMEPart) ... ok test_make_related_no_content_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_related_none_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_related_plain_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_related_related_ (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_alternative_alternative_ (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_alternative_mixed_raises (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_alternative_no_content_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_alternative_none_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_alternative_plain_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_alternative_related_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_mixed_alternative_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_mixed_mixed_ (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_mixed_no_content_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_mixed_none_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_mixed_plain_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_mixed_related_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_related_alternative_raises (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_related_mixed_raises (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_related_no_content_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_related_none_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_related_plain_succeeds (test.test_email.test_message.TestMIMEPart) ... ok test_make_with_boundary_related_related_ (test.test_email.test_message.TestMIMEPart) ... ok test_policy_on_part_made_by_make_comes_from_message (test.test_email.test_message.TestMIMEPart) ... ok test_set_content_default_cm_comes_from_policy (test.test_email.test_message.TestMIMEPart) ... ok test_set_content_does_not_add_MIME_Version (test.test_email.test_message.TestMIMEPart) ... ok test_set_content_with_cm (test.test_email.test_message.TestMIMEPart) ... ok test_custom_message_factory_on_policy (test.test_email.test_parser.TestBytesParser) ... ok test_factory_arg_overrides_policy (test.test_email.test_parser.TestBytesParser) ... ok test_only_split_on_cr_lf (test.test_email.test_parser.TestBytesParser) ... ok test_custom_message_gets_policy_if_possible_from_file (test.test_email.test_parser.TestCustomMessage) ... ok test_custom_message_gets_policy_if_possible_from_string (test.test_email.test_parser.TestCustomMessage) ... ok test_custom_message_factory_on_policy (test.test_email.test_parser.TestParser) ... ok test_factory_arg_overrides_policy (test.test_email.test_parser.TestParser) ... ok test_only_split_on_cr_lf (test.test_email.test_parser.TestParser) ... ok test_deepcopy_date (test.test_email.test_pickleable.TestPickleCopyHeader) ... ok test_deepcopy_from (test.test_email.test_pickleable.TestPickleCopyHeader) ... ok test_deepcopy_subject (test.test_email.test_pickleable.TestPickleCopyHeader) ... ok test_deepcopy_to (test.test_email.test_pickleable.TestPickleCopyHeader) ... ok test_pickle_date (test.test_email.test_pickleable.TestPickleCopyHeader) ... ok test_pickle_from (test.test_email.test_pickleable.TestPickleCopyHeader) ... ok test_pickle_subject (test.test_email.test_pickleable.TestPickleCopyHeader) ... ok test_pickle_to (test.test_email.test_pickleable.TestPickleCopyHeader) ... ok test_deepcopy_created (test.test_email.test_pickleable.TestPickleCopyMessage) ... ok test_deepcopy_parsed (test.test_email.test_pickleable.TestPickleCopyMessage) ... ok test_pickle_created (test.test_email.test_pickleable.TestPickleCopyMessage) ... ok test_pickle_parsed (test.test_email.test_pickleable.TestPickleCopyMessage) ... ok test_abc (test.test_email.test_policy.PolicyAPITests) ... ok test_adding_default_policies_preserves_default_factory (test.test_email.test_policy.PolicyAPITests) ... ok test_all_attributes_covered (test.test_email.test_policy.PolicyAPITests) ... ok test_clone_copies_factory (test.test_email.test_policy.PolicyAPITests) ... ok test_default_header_factory (test.test_email.test_policy.PolicyAPITests) ... ok test_defaults (test.test_email.test_policy.PolicyAPITests) ... ok test_each_Policy_gets_unique_factory (test.test_email.test_policy.PolicyAPITests) ... ok test_handle_defect_raises_on_strict (test.test_email.test_policy.PolicyAPITests) ... ok test_handle_defect_registers_defect (test.test_email.test_policy.PolicyAPITests) ... ok test_new_factory_overrides_default (test.test_email.test_policy.PolicyAPITests) ... ok test_overridden_register_defect_still_raises (test.test_email.test_policy.PolicyAPITests) ... ok test_overridden_register_defect_works (test.test_email.test_policy.PolicyAPITests) ... ok test_policy_addition (test.test_email.test_policy.PolicyAPITests) ... ok test_policy_is_immutable (test.test_email.test_policy.PolicyAPITests) ... ok test_register_defect (test.test_email.test_policy.PolicyAPITests) ... ok test_reject_non_policy_keyword_when_called (test.test_email.test_policy.PolicyAPITests) ... ok test_set_policy_attrs_when_cloned (test.test_email.test_policy.PolicyAPITests) ... ok test_header_store_parse_rejects_newlines (test.test_email.test_policy.TestConcretePolicies) ... ok test_bytes_parser (test.test_email.test_policy.TestPolicyPropagation) ... ok test_message_from_binary_file (test.test_email.test_policy.TestPolicyPropagation) ... ok test_message_from_bytes (test.test_email.test_policy.TestPolicyPropagation) ... ok test_message_from_file (test.test_email.test_policy.TestPolicyPropagation) ... ok test_message_from_string (test.test_email.test_policy.TestPolicyPropagation) ... ok test_message_policy_propagates_to_generator (test.test_email.test_policy.TestPolicyPropagation) ... ok test_message_policy_used_by_as_string (test.test_email.test_policy.TestPolicyPropagation) ... ok test_parser (test.test_email.test_policy.TestPolicyPropagation) ... ok test_parser_propagates_policy_to_message (test.test_email.test_policy.TestPolicyPropagation) ... ok test_parser_propagates_policy_to_sub_messages (test.test_email.test_policy.TestPolicyPropagation) ... ok test_aware_datetime (test.test_email.test_utils.DateTimeTests) ... ok test_naive_datetime (test.test_email.test_utils.DateTimeTests) ... ok test_parsedate_to_datetime (test.test_email.test_utils.DateTimeTests) ... ok test_parsedate_to_datetime_naive (test.test_email.test_utils.DateTimeTests) ... ok test_usegmt (test.test_email.test_utils.DateTimeTests) ... ok test_usegmt_with_naive_datetime_raises (test.test_email.test_utils.DateTimeTests) ... ok test_usegmt_with_non_utc_datetime_raises (test.test_email.test_utils.DateTimeTests) ... ok test_localtime_daylight_false_dst_false (test.test_email.test_utils.LocaltimeTests) ... ok test_localtime_daylight_false_dst_true (test.test_email.test_utils.LocaltimeTests) ... ERROR BUILDSTDERR: test_localtime_daylight_true_dst_false (test test_email failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 41.77user 3.51system 0:45.48elapsed 99%CPU (0avgtext+0avgdata 1049804maxresident)k BUILDSTDERR: 8inputs+752outputs (0major+996940minor)pagefaults 0swaps + echo test_email + for TestName in $(cat testnames.txt) + echo =================== test_ensurepip ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ensurepip test.test_email.test_utils.LocaltimeTests) ... ok test_localtime_daylight_true_dst_true (test.test_email.test_utils.LocaltimeTests) ... ERROR test_localtime_epoch_notz_daylight_false (test.test_email.test_utils.LocaltimeTests) ... ok test_localtime_epoch_notz_daylight_true (test.test_email.test_utils.LocaltimeTests) ... ok test_localtime_epoch_utc_daylight_false (test.test_email.test_utils.LocaltimeTests) ... ok test_localtime_epoch_utc_daylight_true (test.test_email.test_utils.LocaltimeTests) ... ok test_localtime_is_tz_aware_daylight_false (test.test_email.test_utils.LocaltimeTests) ... ok test_localtime_is_tz_aware_daylight_true (test.test_email.test_utils.LocaltimeTests) ... ok test_variable_tzname (test.test_email.test_utils.LocaltimeTests) ... ok ====================================================================== ERROR: test_localtime_daylight_false_dst_true (test.test_email.test_utils.LocaltimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_email/test_utils.py", line 88, in test_localtime_daylight_false_dst_true t1 = utils.localtime(t0, isdst=1) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/email/utils.py", line 367, in localtime seconds = time.mktime(tm) OverflowError: mktime argument out of range ====================================================================== ERROR: test_localtime_daylight_true_dst_true (test.test_email.test_utils.LocaltimeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_email/test_utils.py", line 81, in test_localtime_daylight_true_dst_true t1 = utils.localtime(t0, isdst=1) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/email/utils.py", line 367, in localtime seconds = time.mktime(tm) OverflowError: mktime argument out of range ---------------------------------------------------------------------- Ran 1578 tests in 44.552s FAILED (errors=2, skipped=1) test_email failed in 45 sec 1 test failed: test_email Total duration: 45 sec Tests result: FAILURE =================== test_ensurepip ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32481 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_ensurepip test_altinstall_default_pip_conflict (test.test_ensurepip.TestBootstrap) ... ok test_basic_bootstrapping (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_alt_install (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_default_pip (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_regular_install (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_root (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_upgrade (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_user (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_verbosity_1 (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_verbosity_2 (test.test_ensurepip.TestBootstrap) ... ok test_bootstrapping_with_verbosity_3 (test.test_ensurepip.TestBootstrap) ... ok test_pip_config_file_disabled (test.test_ensurepip.TestBootstrap) ... ok test_pip_environment_variables_removed (test.test_ensurepip.TestBootstrap) ... ok test_basic_bootstrapping (test.test_ensurepip.TestBootstrappingMainFunction) ... ok test_bootstrap_version (test.test_ensurepip.TestBootstrappingMainFunction) ... ok BUILDSTDERR: test_returns_version (test.test_ensurepip.TestEnsu0.40user 0.12system 0:00.54elapsed 97%CPU (0avgtext+0avgdata 111380maxresident)k BUILDSTDERR: 3056inputs+39776outputs (0major+42875minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_enum ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_enum rePipVersion) ... ok test_pip_config_file_disabled (test.test_ensurepip.TestUninstall) ... ok test_pip_environment_variables_removed (test.test_ensurepip.TestUninstall) ... ok test_uninstall (test.test_ensurepip.TestUninstall) ... ok test_uninstall_skipped_when_not_installed (test.test_ensurepip.TestUninstall) ... ok test_uninstall_skipped_with_warning_for_wrong_version (test.test_ensurepip.TestUninstall) ... ok test_uninstall_with_verbosity_1 (test.test_ensurepip.TestUninstall) ... ok test_uninstall_with_verbosity_2 (test.test_ensurepip.TestUninstall) ... ok test_uninstall_with_verbosity_3 (test.test_ensurepip.TestUninstall) ... ok test_basic_uninstall (test.test_ensurepip.TestUninstallationMainFunction) ... ok test_uninstall_version (test.test_ensurepip.TestUninstallationMainFunction) ... ok ---------------------------------------------------------------------- Ran 26 tests in 0.173s OK 1 test OK. Total duration: 266 ms Tests result: SUCCESS =================== test_enum ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32485 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_enum test__all__ (test.test_enum.MiscTestCase) ... ok test_attribute_deletion (test.test_enum.TestEnum) ... ok test_auto_garbage (test.test_enum.TestEnum) ... ok test_auto_garbage_corrected (test.test_enum.TestEnum) ... ok test_auto_name (test.test_enum.TestEnum) ... ok test_auto_name_inherit (test.test_enum.TestEnum) ... ok test_auto_number (test.test_enum.TestEnum) ... ok test_bool (test.test_enum.TestEnum) ... ok test_bool_of_class (test.test_enum.TestEnum) ... ok test_bool_of_member (test.test_enum.TestEnum) ... ok test_changing_member (test.test_enum.TestEnum) ... ok test_class_nested_enum_and_pickle_protocol_four (test.test_enum.TestEnum) ... ok test_comparisons (test.test_enum.TestEnum) ... ok test_conflicting_types_resolved_in_new (test.test_enum.TestEnum) ... ok test_contains (test.test_enum.TestEnum) ... ok test_dir_on_class (test.test_enum.TestEnum) ... ok test_dir_on_item (test.test_enum.TestEnum) ... ok test_dir_on_sub_with_behavior_on_super (test.test_enum.TestEnum) ... ok test_dir_with_added_behavior (test.test_enum.TestEnum) ... ok test_duplicate_auto (test.test_enum.TestEnum) ... ok test_duplicate_name (test.test_enum.TestEnum) ... ok test_duplicate_values_give_unique_enum_items (test.test_enum.TestEnum) ... ok test_enum (test.test_enum.TestEnum) ... ok test_enum_duplicates (test.test_enum.TestEnum) ... ok test_enum_function_with_qualname (test.test_enum.TestEnum) ... ok test_enum_in_enum_out (test.test_enum.TestEnum) ... ok test_enum_value (test.test_enum.TestEnum) ... ok test_enum_with_value_name (test.test_enum.TestEnum) ... ok test_equality (test.test_enum.TestEnum) ... ok test_exclude_methods (test.test_enum.TestEnum) ... ok test_exploding_pickle (test.test_enum.TestEnum) ... ok test_extending (test.test_enum.TestEnum) ... ok test_extending2 (test.test_enum.TestEnum) ... ok test_extending3 (test.test_enum.TestEnum) ... ok test_floatenum_from_scratch (test.test_enum.TestEnum) ... ok test_floatenum_fromhex (test.test_enum.TestEnum) ... ok test_floatenum_inherited (test.test_enum.TestEnum) ... ok test_flufl_enum (test.test_enum.TestEnum) ... ok test_format_enum (test.test_enum.TestEnum) ... ok test_format_enum_custom (test.test_enum.TestEnum) ... ok test_format_enum_date (test.test_enum.TestEnum) ... ok test_format_enum_float (test.test_enum.TestEnum) ... ok test_format_enum_int (test.test_enum.TestEnum) ... ok test_format_enum_str (test.test_enum.TestEnum) ... ok test_getattr_dunder (test.test_enum.TestEnum) ... ok test_getattr_getitem (test.test_enum.TestEnum) ... ok test_hash (test.test_enum.TestEnum) ... ok test_inherited_new_from_enhanced_enum (test.test_enum.TestEnum) ... ok test_inherited_new_from_mixed_enum (test.test_enum.TestEnum) ... ok test_inherited_repr (test.test_enum.TestEnum) ... ok test_init (test.test_enum.TestEnum) ... ok test_intenum (test.test_enum.TestEnum) ... ok test_intenum_duplicates (test.test_enum.TestEnum) ... ok test_intenum_from_bytes (test.test_enum.TestEnum) ... ok test_intenum_from_scratch (test.test_enum.TestEnum) ... ok test_intenum_inherited (test.test_enum.TestEnum) ... ok test_intenum_transitivity (test.test_enum.TestEnum) ... ok test_intenum_value (test.test_enum.TestEnum) ... ok test_introspection (test.test_enum.TestEnum) ... ok test_invalid_names (test.test_enum.TestEnum) ... ok test_iteration_order (test.test_enum.TestEnum) ... ok test_mixed_enum_in_call_1 (test.test_enum.TestEnum) ... ok test_mixed_enum_in_call_2 (test.test_enum.TestEnum) ... ok test_multiple_mixin_mro (test.test_enum.TestEnum) ... ok test_new_repr (test.test_enum.TestEnum) ... ok test_no_duplicates (test.test_enum.TestEnum) ... ok test_no_such_enum_member (test.test_enum.TestEnum) ... ok test_nonhash_value (test.test_enum.TestEnum) ... ok test_ordered_mixin (test.test_enum.TestEnum) ... ok test_pickle_by_name (test.test_enum.TestEnum) ... ok test_pickle_enum (test.test_enum.TestEnum) ... ok test_pickle_enum_function (test.test_enum.TestEnum) ... ok test_pickle_enum_function_with_module (test.test_enum.TestEnum) ... ok test_pickle_float (test.test_enum.TestEnum) ... ok test_pickle_int (test.test_enum.TestEnum) ... ok test_programmatic_function_from_dict (test.test_enum.TestEnum) ... ok test_programmatic_function_iterable (test.test_enum.TestEnum) ... ok test_programmatic_function_string (test.test_enum.TestEnum) ... ok test_programmatic_function_string_list (test.test_enum.TestEnum) ... ok test_programmatic_function_string_list_with_start (test.test_enum.TestEnum) ... ok test_programmatic_function_string_with_start (test.test_enum.TestEnum) ... ok test_programmatic_function_type (test.test_enum.TestEnum) ... ok test_programmatic_function_type_from_subclass (test.test_enum.TestEnum) ... ok test_programmatic_function_type_from_subclass_with_start (test.test_enum.TestEnum) ... ok test_programmatic_function_type_with_start (test.test_enum.TestEnum) ... ok test_reversed_iteration_order (test.test_enum.TestEnum) ... ok test_strenum_from_scratch (test.test_enum.TestEnum) ... ok test_strenum_inherited (test.test_enum.TestEnum) ... ok test_string_enum (test.test_enum.TestEnum) ... ok test_subclasses_with_getnewargs (test.test_enum.TestEnum) ... ok test_subclasses_with_getnewargs_ex (test.test_enum.TestEnum) ... ok test_subclasses_with_reduce (test.test_enum.TestEnum) ... ok test_subclasses_with_reduce_ex (test.test_enum.TestEnum) ... ok test_subclasses_without_direct_pickle_support (test.test_enum.TestEnum) ... ok test_subclasses_without_direct_pickle_support_using_name (test.test_enum.TestEnum) ... ok test_subclassing (test.test_enum.TestEnum) ... ok test_tuple_subclass (test.test_enum.TestEnum) ... ok test_value_name (test.test_enum.TestEnum) ... ok test_wrong_enum_in_call (test.test_enum.TestEnum) ... ok test_wrong_enum_in_mixed_call (test.test_enum.TestEnum) ... ok test_wrong_inheritance_order (test.test_enum.TestEnum) ... ok test_and (test.test_enum.TestFlag) ... ok test_auto_number (test.test_enum.TestFlag) ... ok test_auto_number_garbage (test.test_enum.TestFlag) ... ok test_bizarre (test.test_enum.TestFlag) ... ok test_bool (test.test_enum.TestFlag) ... ok test_cascading_failure (test.test_enum.TestFlag) ... ok test_containment (test.test_enum.TestFlag) ... ok test_duplicate_auto (test.test_enum.TestFlag) ... ok test_invert (test.test_enum.TestFlag) ... ok test_or (test.test_enum.TestFlag) ... ok test_pickle (test.test_enum.TestFlag) ... ok test_programatic_function_from_dict (test.test_enum.TestFlag) ... ok test_programatic_function_iterable (test.test_enum.TestFlag) ... ok test_programatic_function_string (test.test_enum.TestFlag) ... ok BUILDSTDERR: test_programatic_fun0.89user 0.04system 0:00.97elapsed 96%CPU (0avgtext+0avgdata 55684maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+12495minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_enumerate ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_enumerate ction_string_list (test.test_enum.TestFlag) ... ok test_programatic_function_string_with_start (test.test_enum.TestFlag) ... ok test_repr (test.test_enum.TestFlag) ... ok test_str (test.test_enum.TestFlag) ... ok test_unique_composite (test.test_enum.TestFlag) ... ok test_xor (test.test_enum.TestFlag) ... ok test_is_descriptor (test.test_enum.TestHelpers) ... ok test_is_dunder (test.test_enum.TestHelpers) ... ok test_is_sunder (test.test_enum.TestHelpers) ... ok test_convert (test.test_enum.TestIntEnumConvert) ... ok test_convert_value_lookup_priority (test.test_enum.TestIntEnumConvert) ... ok test_and (test.test_enum.TestIntFlag) ... ok test_bool (test.test_enum.TestIntFlag) ... ok test_containment (test.test_enum.TestIntFlag) ... ok test_invert (test.test_enum.TestIntFlag) ... ok test_or (test.test_enum.TestIntFlag) ... ok test_programatic_function_from_dict (test.test_enum.TestIntFlag) ... ok test_programatic_function_iterable (test.test_enum.TestIntFlag) ... ok test_programatic_function_string (test.test_enum.TestIntFlag) ... ok test_programatic_function_string_list (test.test_enum.TestIntFlag) ... ok test_programatic_function_string_with_start (test.test_enum.TestIntFlag) ... ok test_repr (test.test_enum.TestIntFlag) ... ok test_str (test.test_enum.TestIntFlag) ... ok test_type (test.test_enum.TestIntFlag) ... ok test_unique_composite (test.test_enum.TestIntFlag) ... ok test_xor (test.test_enum.TestIntFlag) ... ok test_enum_has_extra_members (test.test_enum.TestOrder) ... ok test_enum_has_extra_members_with_aliases (test.test_enum.TestOrder) ... ok test_order_has_extra_members (test.test_enum.TestOrder) ... ok test_order_has_extra_members_with_aliases (test.test_enum.TestOrder) ... ok test_same_members (test.test_enum.TestOrder) ... ok test_same_members_with_aliases (test.test_enum.TestOrder) ... ok test_same_members_wrong_order (test.test_enum.TestOrder) ... ok test_inspect_classify_class_attrs (test.test_enum.TestStdLib) ... ok test_inspect_getmembers (test.test_enum.TestStdLib) ... ok test_pydoc (test.test_enum.TestStdLib) ... ok test_unique_clean (test.test_enum.TestUnique) ... ok test_unique_dirty (test.test_enum.TestUnique) ... ok test_unique_with_name (test.test_enum.TestUnique) ... ok ---------------------------------------------------------------------- Ran 154 tests in 0.575s OK 1 test OK. Total duration: 677 ms Tests result: SUCCESS =================== test_enumerate ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32505 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_enumerate test_argumentcheck (test.test_enumerate.EnumerateStartTestCase) ... ok test_basicfunction (test.test_enumerate.EnumerateStartTestCase) ... ok test_exception_propagation (test.test_enumerate.EnumerateStartTestCase) ... ok test_getitemseqn (test.test_enumerate.EnumerateStartTestCase) ... ok test_illformediterable (test.test_enumerate.EnumerateStartTestCase) ... ok test_iteratorgenerator (test.test_enumerate.EnumerateStartTestCase) ... ok test_iteratorseqn (test.test_enumerate.EnumerateStartTestCase) ... ok test_noniterable (test.test_enumerate.EnumerateStartTestCase) ... ok test_pickle (test.test_enumerate.EnumerateStartTestCase) ... ok test_tuple_reuse (test.test_enumerate.EnumerateStartTestCase) ... skipped 'implementation detail specific to cpython' test_argumentcheck (test.test_enumerate.EnumerateTestCase) ... ok test_basicfunction (test.test_enumerate.EnumerateTestCase) ... ok test_exception_propagation (test.test_enumerate.EnumerateTestCase) ... ok test_getitemseqn (test.test_enumerate.EnumerateTestCase) ... ok test_illformediterable (test.test_enumerate.EnumerateTestCase) ... ok test_iteratorgenerator (test.test_enumerate.EnumerateTestCase) ... ok test_iteratorseqn (test.test_enumerate.EnumerateTestCase) ... ok test_noniterable (test.test_enumerate.EnumerateTestCase) ... ok test_pickle (test.test_enumerate.EnumerateTestCase) ... ok test_tuple_reuse (test.test_enumerate.EnumerateTestCase) ... skipped 'implementation detail specific to cpython' test_argumentcheck (test.test_enumerate.SubclassTestCase) ... ok test_basicfunction (test.test_enumerate.SubclassTestCase) ... ok test_exception_propagation (test.test_enumerate.SubclassTestCase) ... ok test_getitemseqn (test.test_enumerate.SubclassTestCase) ... ok test_illformediterable (test.test_enumerate.SubclassTestCase) ... ok test_iteratorgenerator (test.test_enumerate.SubclassTestCase) ... ok test_iteratorseqn (test.test_enumerate.SubclassTestCase) ... ok test_noniterable (test.test_enumerate.SubclassTestCase) ... ok test_pickle (test.test_enumerate.SubclassTestCase) ... ok test_tuple_reuse (test.test_enumerate.SubclassTestCase) ... skipped 'implementation detail specific to cpython' test_argumentcheck (test.test_enumerate.TestBig) ... ok test_basicfunction (test.test_enumerate.TestBig) ... ok test_exception_propagation (test.test_enumerate.TestBig) ... ok test_getitemseqn (test.test_enumerate.TestBig) ... ok test_illformediterable (test.test_enumerate.TestBig) ... ok test_iteratorgenerator (test.test_enumerate.TestBig) ... ok test_iteratorseqn (test.test_enumerate.TestBig) ... ok test_noniterable (test.test_enumerate.TestBig) ... ok test_pickle (test.test_enumerate.TestBig) ... ok test_tuple_reuse (test.test_enumerate.TestBig) ... skipped 'implementation detail specific to cpython' test_argumentcheck (test.test_enumerate.TestEmpty) ... ok test_basicfunction (test.test_enumerate.TestEmpty) ... ok test_exception_propagation (test.test_enumerate.TestEmpty) ... ok test_getitemseqn (test.test_enumerate.TestEmpty) ... ok test_illformediterable (test.test_enumerate.TestEmpty) ... ok test_iteratorgenerator (test.test_enumerate.TestEmpty) ... ok test_iteratorseqn (test.test_enumerate.TestEmpty) ... ok test_noniterable (test.test_enumerate.TestEmpty) ... ok test_pickle (test.test_enumerate.TestEmpty) ... ok test_tuple_reuse (test.test_enumerate.TestEmpty) ... skipped 'implementation detail specific to cpython' test_argumentcheck (test.test_enumerate.TestLongStart) ... ok test_basicfunction (test.test_enumerate.TestLongStart) ... ok test_exception_propagation (test.test_enumerate.TestLongStart) ... ok test_getitemseqn (test.test_enumerate.TestLongStart) ... ok test_illformediterable (test.test_enumerate.TestLongStart) ... ok test_iteratorgenerator (test.test_enumerate.TestLongStart) ... ok test_iteratorseqn (test.test_enumerate.TestLongStart) ... ok test_noniterable (test.test_enumerate.TestLongStart) ... ok test_pickle (test.test_enumerate.TestLongStart) ... ok test_tuple_reuse (test.test_enumerate.TestLongStart) ... skipped 'implementation detail specific to cpython' test_args (test.test_enumerate.TestReversed) ... ok test_bug1229429 (test.test_enumerate.TestReversed) ... skipped 'test needs sys.getrefcount()' test_gc (test.test_enumerate.TestReversed) ... ok test_len (test.test_enumerate.TestReversed) ... ok test_objmethods (test.test_enumerate.TestReversed) ... ok test_pickle (test.test_enumerate.TestReversed) ... ok test_range_optimization (test.test_enumerate.TestReversed) ... ok test_simple (test.test_enumerate.TestReversed) ... ok test_argumentcheck (test.test_enumerate.TestStart) ... ok test_basicfunction (test.test_enumerate.TestStart) ... ok test_exception_propagation (test.test_enumerate.TestStart) ... ok test_getitemseqn (test.test_enumerate.TestStart) ... ok test_illformediterable (test.test_enumerate.TestStart) ... ok test_iteratorgenerator (test.test_enumerate.TestStart) ... ok test_iteratorseqn (test.test_enumerate.TestStart) ... ok test_noniterable (test.test_enumerate.TestStart) ... ok test_pickle (test.test_enumerate.TestStart) ... ok BUILDSTDERR: test_tuple_reuse (test.test_enumerate.TestStart) ... skipped 'implementatio0.40user 0.03system 0:00.45elapsed 98%CPU (0avgtext+0avgdata 52304maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+11445minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_eof ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_eof BUILDSTDERR: 0.31user 0.03system 0:00.35elapsed 98%CPU (0avgtext+0avgdata 51992maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9701minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_epoll ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_epoll BUILDSTDERR: 0.35user 0.04system 0:02.51elapsed 15%CPU (0avgtext+0avgdata 52032maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9868minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_errno ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_errno BUILDSTDERR: 0.32user 0.04system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 52120maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9865minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_exception_hierarchy ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_exception_hierarchy n detail specific to cpython' ---------------------------------------------------------------------- Ran 78 tests in 0.099s OK (skipped=8) 1 test OK. Total duration: 182 ms Tests result: SUCCESS =================== test_eof ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32509 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_eof test_EOFC (test.test_eof.EOFTestCase) ... ok test_EOFS (test.test_eof.EOFTestCase) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK 1 test OK. Total duration: 73 ms Tests result: SUCCESS =================== test_epoll ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32513 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_epoll test_add (test.test_epoll.TestEPoll) ... ok test_badcreate (test.test_epoll.TestEPoll) ... ok test_close (test.test_epoll.TestEPoll) ... ok test_context_manager (test.test_epoll.TestEPoll) ... ok test_control_and_wait (test.test_epoll.TestEPoll) ... ok test_create (test.test_epoll.TestEPoll) ... ok test_errors (test.test_epoll.TestEPoll) ... ok test_fd_non_inheritable (test.test_epoll.TestEPoll) ... ok test_fromfd (test.test_epoll.TestEPoll) ... ok test_unregister_closed (test.test_epoll.TestEPoll) ... ok ---------------------------------------------------------------------- Ran 10 tests in 2.110s OK 1 test OK. Total duration: 2 sec Tests result: SUCCESS =================== test_errno ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32517 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_errno test_for_improper_attributes (test.test_errno.ErrnoAttributeTests) ... ok test_using_errorcode (test.test_errno.ErrnoAttributeTests) ... ok test_attributes_in_errorcode (test.test_errno.ErrorcodeTests) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 1 test OK. Total duration: 74 ms Tests result: SUCCESS =================== test_exception_hierarchy ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32521 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_exception_hierarchy test_blockingioerror (test.test_exception_hierarchy.AttributesTest) ... ok BUILDSTDERR: test_errno_translation (test.t0.35user 0.04system 0:00.40elapsed 97%CPU (0avgtext+0avgdata 52084maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+10029minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_exception_variations ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_exception_variations BUILDSTDERR: 0.36user 0.04system 0:00.41elapsed 99%CPU (0avgtext+0avgdata 51940maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9785minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_extcall ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_extcall est_exception_hierarchy.AttributesTest) ... skipped 'Windows-specific test' test_posix_error (test.test_exception_hierarchy.AttributesTest) ... ok test_windows_error (test.test_exception_hierarchy.AttributesTest) ... ok test_errno_mapping (test.test_exception_hierarchy.ExplicitSubclassingTest) ... ok test_init_kwdargs (test.test_exception_hierarchy.ExplicitSubclassingTest) ... ok test_init_new_overridden (test.test_exception_hierarchy.ExplicitSubclassingTest) ... ok test_init_overridden (test.test_exception_hierarchy.ExplicitSubclassingTest) ... ok test_init_standalone (test.test_exception_hierarchy.ExplicitSubclassingTest) ... ok test_new_kwdargs (test.test_exception_hierarchy.ExplicitSubclassingTest) ... ok test_new_overridden (test.test_exception_hierarchy.ExplicitSubclassingTest) ... ok test_builtin_errors (test.test_exception_hierarchy.HierarchyTest) ... ok test_errno_mapping (test.test_exception_hierarchy.HierarchyTest) ... ok test_select_error (test.test_exception_hierarchy.HierarchyTest) ... ok test_socket_errors (test.test_exception_hierarchy.HierarchyTest) ... ok test_try_except (test.test_exception_hierarchy.HierarchyTest) ... ok ---------------------------------------------------------------------- Ran 16 tests in 0.004s OK (skipped=1) 1 test OK. Total duration: 79 ms Tests result: SUCCESS =================== test_exception_variations ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32525 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_exception_variations test_nested (test.test_exception_variations.ExceptionTestCase) ... ok test_nested_else (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_else (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_else_finally (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_else_finally_no_exception (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_else_no_exception (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_finally (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_finally_no_exception (test.test_exception_variations.ExceptionTestCase) ... ok test_try_except_no_exception (test.test_exception_variations.ExceptionTestCase) ... ok test_try_finally_no_exception (test.test_exception_variations.ExceptionTestCase) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.002s OK 1 test OK. Total duration: 89 ms Tests result: SUCCESS =================== test_extcall ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32529 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_extcall Trying: from collections import UserList Expecting nothing ok Trying: from collections import UserDict Expecting nothing ok Trying: def e(a,b): print(a, b) Expecting nothing ok Trying: def f(*a, **k): print(a, support.sortdict(k)) Expecting nothing ok Trying: def g(x, *y, **z): print(x, y, support.sortdict(z)) Expecting nothing ok Trying: def h(j=1, a=2, h=3): print(j, a, h) Expecting nothing ok Trying: f() Expecting: () {} ok Trying: f(1) Expecting: (1,) {} ok Trying: f(1, 2) Expecting: (1, 2) {} ok Trying: f(1, 2, 3) Expecting: (1, 2, 3) {} ok Trying: f(1, 2, 3, *(4, 5)) Expecting: (1, 2, 3, 4, 5) {} ok Trying: f(1, 2, 3, *[4, 5]) Expecting: (1, 2, 3, 4, 5) {} ok Trying: f(*[1, 2, 3], 4, 5) Expecting: (1, 2, 3, 4, 5) {} ok Trying: f(1, 2, 3, *UserList([4, 5])) Expecting: (1, 2, 3, 4, 5) {} ok Trying: f(1, 2, 3, *[4, 5], *[6, 7]) Expecting: (1, 2, 3, 4, 5, 6, 7) {} ok Trying: f(1, *[2, 3], 4, *[5, 6], 7) Expecting: (1, 2, 3, 4, 5, 6, 7) {} ok Trying: f(*UserList([1, 2]), *UserList([3, 4]), 5, *UserList([6, 7])) Expecting: (1, 2, 3, 4, 5, 6, 7) {} ok Trying: f(1, 2, 3, **{'a':4, 'b':5}) Expecting: (1, 2, 3) {'a': 4, 'b': 5} ok Trying: f(1, 2, **{'a': -1, 'b': 5}, **{'a': 4, 'c': 6}) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...got multiple values for keyword argument 'a' ok Trying: f(1, 2, **{'a': -1, 'b': 5}, a=4, c=6) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...got multiple values for keyword argument 'a' ok Trying: f(1, 2, a=3, **{'a': 4}, **{'a': 5}) Expecting: Traceback (most recent call last): ... TypeError: ...got multiple values for keyword argument 'a' ********************************************************************** File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_extcall.py", line 60, in test.test_extcall Failed example: f(1, 2, a=3, **{'a': 4}, **{'a': 5}) Expected: Traceback (most recent call last): ... TypeError: ...got multiple values for keyword argument 'a' Got: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/doctest.py", line 1332, in __run compileflags, 1), test.globs) File "", line 1, in f(1, 2, a=3, **{'a': 4}, **{'a': 5}) TypeError: got multiple values for keyword argument 'a' Trying: f(1, 2, 3, *[4, 5], **{'a':6, 'b':7}) Expecting: (1, 2, 3, 4, 5) {'a': 6, 'b': 7} ok Trying: f(1, 2, 3, x=4, y=5, *(6, 7), **{'a':8, 'b': 9}) Expecting: (1, 2, 3, 6, 7) {'a': 8, 'b': 9, 'x': 4, 'y': 5} ok Trying: f(1, 2, 3, *[4, 5], **{'c': 8}, **{'a':6, 'b':7}) Expecting: (1, 2, 3, 4, 5) {'a': 6, 'b': 7, 'c': 8} ok Trying: f(1, 2, 3, *(4, 5), x=6, y=7, **{'a':8, 'b': 9}) Expecting: (1, 2, 3, 4, 5) {'a': 8, 'b': 9, 'x': 6, 'y': 7} ok Trying: f(1, 2, 3, **UserDict(a=4, b=5)) Expecting: (1, 2, 3) {'a': 4, 'b': 5} ok Trying: f(1, 2, 3, *(4, 5), **UserDict(a=6, b=7)) Expecting: (1, 2, 3, 4, 5) {'a': 6, 'b': 7} ok Trying: f(1, 2, 3, x=4, y=5, *(6, 7), **UserDict(a=8, b=9)) Expecting: (1, 2, 3, 6, 7) {'a': 8, 'b': 9, 'x': 4, 'y': 5} ok Trying: f(1, 2, 3, *(4, 5), x=6, y=7, **UserDict(a=8, b=9)) Expecting: (1, 2, 3, 4, 5) {'a': 8, 'b': 9, 'x': 6, 'y': 7} ok Trying: e(c=4) Expecting: Traceback (most recent call last): ... TypeError: e() got an unexpected keyword argument 'c' ok Trying: g() Expecting: Traceback (most recent call last): ... TypeError: g() missing 1 required positional argument: 'x' ok Trying: g(*()) Expecting: Traceback (most recent call last): ... TypeError: g() missing 1 required positional argument: 'x' ok Trying: g(*(), **{}) Expecting: Traceback (most recent call last): ... TypeError: g() missing 1 required positional argument: 'x' ok Trying: g(1) Expecting: 1 () {} ok Trying: g(1, 2) Expecting: 1 (2,) {} ok Trying: g(1, 2, 3) Expecting: 1 (2, 3) {} ok Trying: g(1, 2, 3, *(4, 5)) Expecting: 1 (2, 3, 4, 5) {} ok Trying: class Nothing: pass Expecting nothing ok Trying: g(*Nothing()) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after * must be an iterable, not Nothing ok Trying: class Nothing: def __len__(self): return 5 Expecting nothing ok Trying: g(*Nothing()) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after * must be an iterable, not Nothing ok Trying: class Nothing(): def __len__(self): return 5 def __getitem__(self, i): if i<3: return i else: raise IndexError(i) Expecting nothing ok Trying: g(*Nothing()) Expecting: 0 (1, 2) {} ok Trying: class Nothing: def __init__(self): self.c = 0 def __iter__(self): return self def __next__(self): if self.c == 4: raise StopIteration c = self.c self.c += 1 return c Expecting nothing ok Trying: g(*Nothing()) Expecting: 0 (1, 2, 3) {} ok Trying: def broken(): raise TypeError("myerror") Expecting nothing ok Trying: g(*(broken() for i in range(1))) Expecting: Traceback (most recent call last): ... TypeError: myerror ok Trying: class BrokenIterable1: def __iter__(self): raise TypeError('myerror') Expecting nothing ok Trying: g(*BrokenIterable1()) Expecting: Traceback (most recent call last): ... TypeError: myerror ok Trying: class BrokenIterable2: def __iter__(self): yield 0 raise TypeError('myerror') Expecting nothing ok Trying: g(*BrokenIterable2()) Expecting: Traceback (most recent call last): ... TypeError: myerror ok Trying: class BrokenSequence: def __getitem__(self, idx): raise TypeError('myerror') Expecting nothing ok Trying: g(*BrokenSequence()) Expecting: Traceback (most recent call last): ... TypeError: myerror ok Trying: d = {'a': 1, 'b': 2, 'c': 3} Expecting nothing ok Trying: d2 = d.copy() Expecting nothing ok Trying: g(1, d=4, **d) Expecting: 1 () {'a': 1, 'b': 2, 'c': 3, 'd': 4} ok Trying: d == d2 Expecting: True ok Trying: def saboteur(**kw): kw['x'] = 'm' return kw Expecting nothing ok Trying: d = {} Expecting nothing ok Trying: kw = saboteur(a=1, **d) Expecting nothing ok Trying: d Expecting: {} ok Trying: g(1, 2, 3, **{'x': 4, 'y': 5}) Expecting: Traceback (most recent call last): ... TypeError: g() got multiple values for argument 'x' ok Trying: f(**{1:2}) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...keywords must be strings... ok Trying: h(**{'e': 2}) Expecting: Traceback (most recent call last): ... TypeError: h() got an unexpected keyword argument 'e' ok Trying: h(*h) Expecting: Traceback (most recent call last): ... TypeError: h() argument after * must be an iterable, not function ********************************************************************** File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_extcall.py", line 231, in test.test_extcall Failed example: h(*h) Expected: Traceback (most recent call last): ... TypeError: h() argument after * must be an iterable, not function Got: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/doctest.py", line 1332, in __run compileflags, 1), test.globs) File "", line 1, in h(*h) TypeError: argument after * must be an iterable, not function Trying: h(1, *h) Expecting: Traceback (most recent call last): ... TypeError: h() argument after * must be an iterable, not function ********************************************************************** File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_extcall.py", line 236, in test.test_extcall Failed example: h(1, *h) Expected: Traceback (most recent call last): ... TypeError: h() argument after * must be an iterable, not function Got: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/doctest.py", line 1332, in __run compileflags, 1), test.globs) File "", line 1, in h(1, *h) TypeError: argument after * must be an iterable, not function Trying: h(*[1], *h) Expecting: Traceback (most recent call last): ... TypeError: h() argument after * must be an iterable, not function ********************************************************************** File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_extcall.py", line 241, in test.test_extcall Failed example: h(*[1], *h) Expected: Traceback (most recent call last): ... TypeError: h() argument after * must be an iterable, not function Got: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/doctest.py", line 1332, in __run compileflags, 1), test.globs) File "", line 1, in h(*[1], *h) TypeError: 'function' object is not iterable Trying: dir(*h) Expecting: Traceback (most recent call last): ... TypeError: dir() argument after * must be an iterable, not function ********************************************************************** File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_extcall.py", line 246, in test.test_extcall Failed example: dir(*h) Expected: Traceback (most recent call last): ... TypeError: dir() argument after * must be an iterable, not function Got: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/doctest.py", line 1332, in __run compileflags, 1), test.globs) File "", line 1, in dir(*h) TypeError: argument after * must be an iterable, not function Trying: None(*h) Expecting: Traceback (most recent call last): ... TypeError: ...argument after * must be an iterable, not function ********************************************************************** File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_extcall.py", line 251, in test.test_extcall Failed example: None(*h) Expected: Traceback (most recent call last): ... TypeError: ...argument after * must be an iterable, not function Got: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/doctest.py", line 1332, in __run compileflags, 1), test.globs) File "", line 1, in None(*h) TypeError: argument after * must be an iterable, not function Trying: h(**h) Expecting: Traceback (most recent call last): ... TypeError: h() argument after ** must be a mapping, not function ********************************************************************** File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_extcall.py", line 256, in test.test_extcall Failed example: h(**h) Expected: Traceback (most recent call last): ... TypeError: h() argument after ** must be a mapping, not function Got: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/doctest.py", line 1332, in __run compileflags, 1), test.globs) File "", line 1, in h(**h) TypeError: argument after ** must be a mapping, not function Trying: h(**[]) Expecting: Traceback (most recent call last): ... TypeError: h() argument after ** must be a mapping, not list ********************************************************************** File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_extcall.py", line 261, in test.test_extcall Failed example: h(**[]) Expected: Traceback (most recent call last): BUILDSTDERR: test test_extcall failed ... TypeError: h() argument after ** must be a mapping, not list Got: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/doctest.py", line 1332, in __run compileflags, 1), test.globs) File "", line 1, in h(**[]) TypeError: argument after ** must be a mapping, not list Trying: h(a=1, **h) Expecting: Traceback (most recent call last): ... TypeError: h() argument after ** must be a mapping, not function ********************************************************************** File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_extcall.py", line 266, in test.test_extcall Failed example: h(a=1, **h) Expected: Traceback (most recent call last): ... TypeError: h() argument after ** must be a mapping, not function Got: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/doctest.py", line 1332, in __run compileflags, 1), test.globs) File "", line 1, in h(a=1, **h) TypeError: argument after ** must be a mapping, not function Trying: h(a=1, **[]) Expecting: Traceback (most recent call last): ... TypeError: h() argument after ** must be a mapping, not list ********************************************************************** File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_extcall.py", line 271, in test.test_extcall Failed example: h(a=1, **[]) Expected: Traceback (most recent call last): ... TypeError: h() argument after ** must be a mapping, not list Got: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/doctest.py", line 1332, in __run compileflags, 1), test.globs) File "", line 1, in h(a=1, **[]) TypeError: argument after ** must be a mapping, not list Trying: h(**{'a': 1}, **h) Expecting: Traceback (most recent call last): ... TypeError: h() argument after ** must be a mapping, not function ********************************************************************** File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_extcall.py", line 276, in test.test_extcall Failed example: h(**{'a': 1}, **h) Expected: Traceback (most recent call last): ... TypeError: h() argument after ** must be a mapping, not function Got: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/doctest.py", line 1332, in __run compileflags, 1), test.globs) File "", line 1, in h(**{'a': 1}, **h) TypeError: argument after ** must be a mapping, not function Trying: h(**{'a': 1}, **[]) Expecting: Traceback (most recent call last): ... TypeError: h() argument after ** must be a mapping, not list ********************************************************************** File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_extcall.py", line 281, in test.test_extcall Failed example: h(**{'a': 1}, **[]) Expected: Traceback (most recent call last): ... TypeError: h() argument after ** must be a mapping, not list Got: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/doctest.py", line 1332, in __run compileflags, 1), test.globs) File "", line 1, in h(**{'a': 1}, **[]) TypeError: argument after ** must be a mapping, not list Trying: dir(**h) Expecting: Traceback (most recent call last): ... TypeError: ...argument after * must be an iterable, not function ********************************************************************** File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_extcall.py", line 286, in test.test_extcall Failed example: dir(**h) Expected: Traceback (most recent call last): ... TypeError: ...argument after * must be an iterable, not function Got: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/doctest.py", line 1332, in __run compileflags, 1), test.globs) File "", line 1, in dir(**h) TypeError: argument after ** must be a mapping, not function Trying: None(*h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after * must be an iterable, not function ok Trying: h(**h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after ** must be a mapping, not function ok Trying: dir(**h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after ** must be a mapping, not function ok Trying: None(**h) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...argument after ** must be a mapping, not function ok Trying: dir(b=1, **{'b': 1}) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...got multiple values for keyword argument 'b' ok Trying: def f2(*a, **b): return a, b Expecting nothing ok Trying: d = {} Expecting nothing ok Trying: for i in range(512): key = 'k%d' % i d[key] = i Expecting nothing ok Trying: a, b = f2(1, *(2,3), **d) Expecting nothing ok Trying: len(a), len(b), b == d Expecting: (3, 512, True) ok Trying: class Foo: def method(self, arg1, arg2): return arg1+arg2 Expecting nothing ok Trying: x = Foo() Expecting nothing ok Trying: Foo.method(*(x, 1, 2)) Expecting: 3 ok Trying: Foo.method(x, *(1, 2)) Expecting: 3 ok Trying: Foo.method(*(1, 2, 3)) Expecting: 5 ok Trying: Foo.method(1, *[2, 3]) Expecting: 5 ok Trying: try: silence = id(1, *{}) True except: False Expecting: True ok Trying: id(1, **{'foo': 1}) #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: id() ... keyword argument... ok Trying: class Name(str): def __eq__(self, other): try: del x[self] except KeyError: pass return str.__eq__(self, other) def __hash__(self): return str.__hash__(self) Expecting nothing ok Trying: x = {Name("a"):1, Name("b"):2} Expecting nothing ok Trying: def f(a, b): print(a,b) Expecting nothing ok Trying: f(**x) Expecting: 1 2 ok Trying: def f(): pass Expecting nothing ok Trying: f(1) Expecting: Traceback (most recent call last): ... TypeError: f() takes 0 positional arguments but 1 was given ok Trying: def f(a): pass Expecting nothing ok Trying: f(1, 2) Expecting: Traceback (most recent call last): ... TypeError: f() takes 1 positional argument but 2 were given ok Trying: def f(a, b=1): pass Expecting nothing ok Trying: f(1, 2, 3) Expecting: Traceback (most recent call last): ... TypeError: f() takes from 1 to 2 positional arguments but 3 were given ok Trying: def f(*, kw): pass Expecting nothing ok Trying: f(1, kw=3) Expecting: Traceback (most recent call last): ... TypeError: f() takes 0 positional arguments but 1 positional argument (and 1 keyword-only argument) were given ok Trying: def f(*, kw, b): pass Expecting nothing ok Trying: f(1, 2, 3, b=3, kw=3) Expecting: Traceback (most recent call last): ... TypeError: f() takes 0 positional arguments but 3 positional arguments (and 2 keyword-only arguments) were given ok Trying: def f(a, b=2, *, kw): pass BUILDSTDERR: Expecting nothiCommand exited with non-zero status 1 BUILDSTDERR: 0.45user 0.04system 0:00.50elapsed 98%CPU (0avgtext+0avgdata 52392maxresident)k BUILDSTDERR: 0inputs+40outputs (0major+11483minor)pagefaults 0swaps + echo test_extcall + for TestName in $(cat testnames.txt) + echo =================== test_faulthandler ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_faulthandler ng ok Trying: f(2, 3, 4, kw=4) Expecting: Traceback (most recent call last): ... TypeError: f() takes from 1 to 2 positional arguments but 3 positional arguments (and 1 keyword-only argument) were given ok Trying: def f(a): pass Expecting nothing ok Trying: f() Expecting: Traceback (most recent call last): ... TypeError: f() missing 1 required positional argument: 'a' ok Trying: def f(a, b): pass Expecting nothing ok Trying: f() Expecting: Traceback (most recent call last): ... TypeError: f() missing 2 required positional arguments: 'a' and 'b' ok Trying: def f(a, b, c): pass Expecting nothing ok Trying: f() Expecting: Traceback (most recent call last): ... TypeError: f() missing 3 required positional arguments: 'a', 'b', and 'c' ok Trying: def f(a, b, c, d, e): pass Expecting nothing ok Trying: f() Expecting: Traceback (most recent call last): ... TypeError: f() missing 5 required positional arguments: 'a', 'b', 'c', 'd', and 'e' ok Trying: def f(a, b=4, c=5, d=5): pass Expecting nothing ok Trying: f(c=12, b=9) Expecting: Traceback (most recent call last): ... TypeError: f() missing 1 required positional argument: 'a' ok Trying: def f(*, w): pass Expecting nothing ok Trying: f() Expecting: Traceback (most recent call last): ... TypeError: f() missing 1 required keyword-only argument: 'w' ok Trying: def f(*, a, b, c, d, e): pass Expecting nothing ok Trying: f() Expecting: Traceback (most recent call last): ... TypeError: f() missing 5 required keyword-only arguments: 'a', 'b', 'c', 'd', and 'e' ok 1 items had no tests: test.test_extcall.test_main ********************************************************************** 1 items had failures: 13 of 124 in test.test_extcall 124 tests in 2 items. 111 passed and 13 failed. ***Test Failed*** 13 failures. test_extcall failed 1 test failed: test_extcall Total duration: 191 ms Tests result: FAILURE =================== test_faulthandler ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32534 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_faulthandler test_disable (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_disabled_by_default (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_dump_traceback (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_dump_traceback_fd (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_dump_traceback_file (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_dump_traceback_later (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_dump_traceback_later_cancel (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_dump_traceback_later_fd (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_dump_traceback_later_file (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_dump_traceback_later_repeat (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_dump_traceback_later_twice (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' BUILDSTDERR: test_dump_traceback_thread0.35user 0.04system 0:00.40elapsed 98%CPU (0avgtext+0avgdata 53452maxresident)k BUILDSTDERR: 0inputs+72outputs (0major+11190minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_fcntl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_fcntl s (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_dump_traceback_threads_file (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_enable_fd (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_enable_file (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_enable_single_thread (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_env_var (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_fatal_error (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_fatal_error_c_thread (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_fatal_error_without_gil (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_gil_released (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_is_enabled (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_raise_exception (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_read_null (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_register (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_register_chain (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_register_fd (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_register_file (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_register_threads (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_sigabrt (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_sigbus (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_sigfpe (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_sigill (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_sigsegv (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_stack_overflow (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_stderr_None (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_sys_xoptions (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_truncate (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' test_unregister (test.test_faulthandler.FaultHandlerTests) ... skipped 'implementation detail specific to cpython' ---------------------------------------------------------------------- Ran 39 tests in 0.005s OK (skipped=39) 1 test OK. Total duration: 116 ms Tests result: SUCCESS =================== test_fcntl ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32538 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_fcntl BUILDSTDERR: struct.pack: b'\x01\x00\x00\x00\x00\x00\x000.31user 0.03system 0:00.35elapsed 98%CPU (0avgtext+0avgdata 52048maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9817minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_file ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_file BUILDSTDERR: 0.43user 0.04system 0:00.49elapsed 97%CPU (0avgtext+0avgdata 52376maxresident)k BUILDSTDERR: 0inputs+240outputs (0major+11500minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_file_eintr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_file_eintr \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' test_fcntl_64_bit (test.test_fcntl.TestFcntl) ... ok test_fcntl_bad_file (test.test_fcntl.TestFcntl) ... ok test_fcntl_bad_file_overflow (test.test_fcntl.TestFcntl) ... skipped 'implementation detail specific to cpython' test_fcntl_file_descriptor (test.test_fcntl.TestFcntl) ... Status from fcntl with O_NONBLOCK: 0 String from fcntl with F_SETLKW: b'\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' ok test_fcntl_fileno (test.test_fcntl.TestFcntl) ... Status from fcntl with O_NONBLOCK: 0 String from fcntl with F_SETLKW: b'\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' ok test_flock (test.test_fcntl.TestFcntl) ... ok test_flock_overflow (test.test_fcntl.TestFcntl) ... skipped 'implementation detail specific to cpython' ---------------------------------------------------------------------- Ran 7 tests in 0.002s OK (skipped=2) 1 test OK. Total duration: 73 ms Tests result: SUCCESS =================== test_file ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32542 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_file testAttributes (test.test_file.CAutoFileTests) ... ok testErrors (test.test_file.CAutoFileTests) ... ok testMethods (test.test_file.CAutoFileTests) ... ok testReadWhenWriting (test.test_file.CAutoFileTests) ... ok testReadinto (test.test_file.CAutoFileTests) ... ok testReadinto_text (test.test_file.CAutoFileTests) ... ok testWeakRefs (test.test_file.CAutoFileTests) ... ok testWritelinesIntegers (test.test_file.CAutoFileTests) ... ok testWritelinesIntegersUserList (test.test_file.CAutoFileTests) ... ok testWritelinesNonString (test.test_file.CAutoFileTests) ... ok testWritelinesUserList (test.test_file.CAutoFileTests) ... ok testBadModeArgument (test.test_file.COtherFileTests) ... ok testIteration (test.test_file.COtherFileTests) ... ok testModeStrings (test.test_file.COtherFileTests) ... ok testSetBufferSize (test.test_file.COtherFileTests) ... ok testTruncateOnWindows (test.test_file.COtherFileTests) ... ok testAttributes (test.test_file.PyAutoFileTests) ... ok testErrors (test.test_file.PyAutoFileTests) ... ok testMethods (test.test_file.PyAutoFileTests) ... ok testReadWhenWriting (test.test_file.PyAutoFileTests) ... ok testReadinto (test.test_file.PyAutoFileTests) ... ok testReadinto_text (test.test_file.PyAutoFileTests) ... ok testWeakRefs (test.test_file.PyAutoFileTests) ... ok testWritelinesIntegers (test.test_file.PyAutoFileTests) ... ok testWritelinesIntegersUserList (test.test_file.PyAutoFileTests) ... ok testWritelinesNonString (test.test_file.PyAutoFileTests) ... ok testWritelinesUserList (test.test_file.PyAutoFileTests) ... ok testBadModeArgument (test.test_file.PyOtherFileTests) ... ok testIteration (test.test_file.PyOtherFileTests) ... ok testModeStrings (test.test_file.PyOtherFileTests) ... ok testSetBufferSize (test.test_file.PyOtherFileTests) ... ok testTruncateOnWindows (test.test_file.PyOtherFileTests) ... ok ---------------------------------------------------------------------- Ran 32 tests in 0.123s OK 1 test OK. Total duration: 205 ms Tests result: SUCCESS =================== test_file_eintr ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32546 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(d1.43user 0.39system 0:02.86elapsed 64%CPU (0avgtext+0avgdata 52256maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+112098minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_filecmp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_filecmp BUILDSTDERR: 0.34user 0.04system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 52180maxresident)k BUILDSTDERR: 0inputs+312outputs (0major+10438minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_fileinput ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_fileinput ebug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_file_eintr test_readall (test.test_file_eintr.CTestBufferedIOSignalInterrupt) BufferedReader.read() must handle signals and not lose data. ... ok test_readline (test.test_file_eintr.CTestBufferedIOSignalInterrupt) readline() must handle signals and not lose data. ... ok test_readlines (test.test_file_eintr.CTestBufferedIOSignalInterrupt) readlines() must handle signals and not lose data. ... ok test_readall (test.test_file_eintr.CTestFileIOSignalInterrupt) readall() must handle signals and not lose data. ... ok test_readline (test.test_file_eintr.CTestFileIOSignalInterrupt) readline() must handle signals and not lose data. ... ok test_readlines (test.test_file_eintr.CTestFileIOSignalInterrupt) readlines() must handle signals and not lose data. ... ok test_readall (test.test_file_eintr.CTestTextIOSignalInterrupt) read() must handle signals and not lose data. ... ok test_readline (test.test_file_eintr.CTestTextIOSignalInterrupt) readline() must handle signals and not lose data. ... ok test_readlines (test.test_file_eintr.CTestTextIOSignalInterrupt) readlines() must handle signals and not lose data. ... ok test_readall (test.test_file_eintr.PyTestBufferedIOSignalInterrupt) BufferedReader.read() must handle signals and not lose data. ... ok test_readline (test.test_file_eintr.PyTestBufferedIOSignalInterrupt) readline() must handle signals and not lose data. ... ok test_readlines (test.test_file_eintr.PyTestBufferedIOSignalInterrupt) readlines() must handle signals and not lose data. ... ok test_readall (test.test_file_eintr.PyTestFileIOSignalInterrupt) readall() must handle signals and not lose data. ... ok test_readline (test.test_file_eintr.PyTestFileIOSignalInterrupt) readline() must handle signals and not lose data. ... ok test_readlines (test.test_file_eintr.PyTestFileIOSignalInterrupt) readlines() must handle signals and not lose data. ... ok test_readall (test.test_file_eintr.PyTestTextIOSignalInterrupt) read() must handle signals and not lose data. ... ok test_readline (test.test_file_eintr.PyTestTextIOSignalInterrupt) readline() must handle signals and not lose data. ... ok test_readlines (test.test_file_eintr.PyTestTextIOSignalInterrupt) readlines() must handle signals and not lose data. ... ok ---------------------------------------------------------------------- Ran 18 tests in 2.505s OK 1 test OK. Total duration: 3 sec Tests result: SUCCESS =================== test_filecmp ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32570 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_filecmp test_cache_clear (test.test_filecmp.FileCompareTestCase) ... ok test_different (test.test_filecmp.FileCompareTestCase) ... ok test_matching (test.test_filecmp.FileCompareTestCase) ... ok test_cmpfiles (test.test_filecmp.DirCompareTestCase) ... ok test_default_ignores (test.test_filecmp.DirCompareTestCase) ... ok test_dircmp (test.test_filecmp.DirCompareTestCase) ... ok test_report_full_closure (test.test_filecmp.DirCompareTestCase) ... ok test_report_partial_closure (test.test_filecmp.DirCompareTestCase) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.024s OK 1 test OK. Total duration: 109 ms Tests result: SUCCESS =================== test_fileinput ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32574 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_fileinput test_buffer_sizes (test.test_fileinput.BufferSizesTests) ... 1. Simple iteration (bs=0) 2. Status variables (bs=0) 3. Nextfile (bs=0) 4. Stdin (bs=0) 5. Boundary conditions (bs=0) 6. Inplace (bs=0) 7. Simple iteration (bs=30) 8. Status variables (bs=30) 9. Nextfile (bs=30) 10. Stdin (bs=30) 11. Boundary conditions (bs=30) 12. Inplace (bs=30) ok test__getitem__ (test.test_fileinput.FileInputTests) Tests invoking FileInput.__getitem__() with the current ... ok test__getitem__eof (test.test_fileinput.FileInputTests) Tests invoking FileInput.__getitem__() with the line number but at ... ok test__getitem__invalid_key (test.test_fileinput.FileInputTests) Tests invoking FileInput.__getitem__() with an index unequal to ... ok test_close_on_exception (test.test_fileinput.FileInputTests) ... ok test_context_manager (test.test_fileinput.FileInputTests) ... ok test_detached_stdin_binary_mode (test.test_fileinput.FileInputTests) ... ok test_empty_files_list_specified_to_constructor (test.test_fileinput.FileInputTests) ... ok test_file_opening_hook (test.test_fileinput.FileInputTests) ... ok test_fileno (test.test_fileinput.FileInputTests) ... ok test_fileno_when_ValueError_raised (test.test_fileinput.FileInputTests) ... ok test_files_that_dont_end_with_newline (test.test_fileinput.FileInputTests) ... ok test_iteration_buffering (test.test_fileinput.FileInputTests) ... ok test_nextfile_oserror_deleting_backup (test.test_fileinput.FileInputTests) Tests invoking FileInput.nextfile() when the attempt to delete ... ok test_opening_mode (test.test_fileinput.FileInputTests) ... ok test_readline (test.test_fileinput.FileInputTests) ... ok test_readline_binary_mode (test.test_fileinput.FileInputTests) ... ok test_readline_buffering (test.test_fileinput.FileInputTests) ... ok test_readline_os_chmod_raises_OSError (test.test_fileinput.FileInputTests) Tests invoking FileInput.readline() when os.chmod() raises OSError. ... ok test_readline_os_fstat_raises_OSError (test.test_fileinput.FileInputTests) Tests invoking FileInput.readline() when os.fstat() raises OSError. ... ok test_stdin_binary_mode (test.test_fileinput.FileInputTests) ... ok test_zero_byte_files (test.test_fileinput.FileInputTests) ... ok test_all (test.test_fileinput.MiscTest) ... ok test_state_is_None (test.test_fileinput.Test_fileinput_close) Tests that fileinput.close() does nothing if fileinput._state ... ok test_state_is_not_None (test.test_fileinput.Test_fileinput_close) Tests that fileinput.close() invokes close() on fileinput._state ... ok test_state_is_None (test.test_fileinput.Test_fileinput_filelineno) Tests fileinput.filelineno() when fileinput._state is None. ... ok test_state_is_not_None (test.test_fileinput.Test_fileinput_filelineno) Tests fileinput.filelineno() when fileinput._state is not None. ... ok test_state_is_None (test.test_fileinput.Test_fileinput_filename) Tests fileinput.filename() when fileinput._state is None. ... ok test_state_is_not_None (test.test_fileinput.Test_fileinput_filename) Tests fileinput.filename() when fileinput._state is not None. ... ok test_state_is_None (test.test_fileinput.Test_fileinput_fileno) Tests fileinput.fileno() when fileinput._state is None. ... ok test_state_is_not_None (test.test_fileinput.Test_fileinput_fileno) Tests fileinput.fileno() when fileinput._state is not None. ... ok test_state_is_None (test.test_fileinput.Test_fileinput_input) Tests invoking fileinput.input() when fileinput._state is None ... ok test_state_is_not_None_and_state_file_is_None (test.test_fileinput.Test_fileinput_input) Tests invoking fileinput.input() when fileinput._state is not None ... ok BUILDSTDERR: tes0.36user 0.05system 0:00.42elapsed 98%CPU (0avgtext+0avgdata 52348maxresident)k BUILDSTDERR: 0inputs+304outputs (0major+11336minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_fileio ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_fileio t_state_is_not_None_and_state_file_is_not_None (test.test_fileinput.Test_fileinput_input) Tests invoking fileinput.input() when fileinput._state is not None ... ok test_state_is_None (test.test_fileinput.Test_fileinput_isfirstline) Tests fileinput.isfirstline() when fileinput._state is None. ... ok test_state_is_not_None (test.test_fileinput.Test_fileinput_isfirstline) Tests fileinput.isfirstline() when fileinput._state is not None. ... ok test_state_is_None (test.test_fileinput.Test_fileinput_isstdin) Tests fileinput.isstdin() when fileinput._state is None. ... ok test_state_is_not_None (test.test_fileinput.Test_fileinput_isstdin) Tests fileinput.isstdin() when fileinput._state is not None. ... ok test_state_is_None (test.test_fileinput.Test_fileinput_lineno) Tests fileinput.lineno() when fileinput._state is None. ... ok test_state_is_not_None (test.test_fileinput.Test_fileinput_lineno) Tests fileinput.lineno() when fileinput._state is not None. ... ok test_state_is_None (test.test_fileinput.Test_fileinput_nextfile) Tests fileinput.nextfile() when fileinput._state is None. ... ok test_state_is_not_None (test.test_fileinput.Test_fileinput_nextfile) Tests fileinput.nextfile() when fileinput._state is not None. ... ok test_blah_ext (test.test_fileinput.Test_hook_compressed) ... ok test_bz2_ext_builtin (test.test_fileinput.Test_hook_compressed) ... ok test_bz2_ext_fake (test.test_fileinput.Test_hook_compressed) ... ok test_empty_string (test.test_fileinput.Test_hook_compressed) ... ok test_gz_ext_builtin (test.test_fileinput.Test_hook_compressed) ... ok test_gz_ext_fake (test.test_fileinput.Test_hook_compressed) ... ok test_no_ext (test.test_fileinput.Test_hook_compressed) ... ok test (test.test_fileinput.Test_hook_encoded) ... ok test_errors (test.test_fileinput.Test_hook_encoded) ... ok test_modes (test.test_fileinput.Test_hook_encoded) ... ok ---------------------------------------------------------------------- Ran 52 tests in 0.044s OK 1 test OK. Total duration: 140 ms Tests result: SUCCESS =================== test_fileio ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32578 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_fileio testAttributes (test.test_fileio.CAutoFileTests) ... ok testBlksize (test.test_fileio.CAutoFileTests) ... ok testErrnoOnClose (test.test_fileio.CAutoFileTests) ... ok testErrnoOnClosedFileno (test.test_fileio.CAutoFileTests) ... ok testErrnoOnClosedIsatty (test.test_fileio.CAutoFileTests) ... ok testErrnoOnClosedRead (test.test_fileio.CAutoFileTests) ... ok testErrnoOnClosedReadable (test.test_fileio.CAutoFileTests) ... ok testErrnoOnClosedReadall (test.test_fileio.CAutoFileTests) ... ok testErrnoOnClosedReadinto (test.test_fileio.CAutoFileTests) ... ok testErrnoOnClosedSeek (test.test_fileio.CAutoFileTests) ... ok testErrnoOnClosedSeekable (test.test_fileio.CAutoFileTests) ... ok testErrnoOnClosedTell (test.test_fileio.CAutoFileTests) ... ok testErrnoOnClosedTruncate (test.test_fileio.CAutoFileTests) ... ok testErrnoOnClosedWritable (test.test_fileio.CAutoFileTests) ... ok testErrnoOnClosedWrite (test.test_fileio.CAutoFileTests) ... ok testErrors (test.test_fileio.CAutoFileTests) ... ok testMethods (test.test_fileio.CAutoFileTests) ... ok testOpenDirFD (test.test_fileio.CAutoFileTests) ... ok testOpendir (test.test_fileio.CAutoFileTests) ... ok testReadintoByteArray (test.test_fileio.CAutoFileTests) ... ok testRepr (test.test_fileio.CAutoFileTests) ... ok testReprNoCloseFD (test.test_fileio.CAutoFileTests) ... ok testSeekTell (test.test_fileio.CAutoFileTests) ... ok testWeakRefs (test.test_fileio.CAutoFileTests) ... ok testWritelinesError (test.test_fileio.CAutoFileTests) ... ok testWritelinesList (test.test_fileio.CAutoFileTests) ... ok testWritelinesUserList (test.test_fileio.CAutoFileTests) ... ok test_none_args (test.test_fileio.CAutoFileTests) ... ok test_reject (test.test_fileio.CAutoFileTests) ... ok testAttributes (test.test_fileio.PyAutoFileTests) ... ok testBlksize (test.test_fileio.PyAutoFileTests) ... ok testErrnoOnClose (test.test_fileio.PyAutoFileTests) ... ok testErrnoOnClosedFileno (test.test_fileio.PyAutoFileTests) ... ok testErrnoOnClosedIsatty (test.test_fileio.PyAutoFileTests) ... ok testErrnoOnClosedRead (test.test_fileio.PyAutoFileTests) ... ok testErrnoOnClosedReadable (test.test_fileio.PyAutoFileTests) ... ok testErrnoOnClosedReadall (test.test_fileio.PyAutoFileTests) ... ok testErrnoOnClosedReadinto (test.test_fileio.PyAutoFileTests) ... ok testErrnoOnClosedSeek (test.test_fileio.PyAutoFileTests) ... ok testErrnoOnClosedSeekable (test.test_fileio.PyAutoFileTests) ... ok testErrnoOnClosedTell (test.test_fileio.PyAutoFileTests) ... ok testErrnoOnClosedTruncate (test.test_fileio.PyAutoFileTests) ... ok testErrnoOnClosedWritable (test.test_fileio.PyAutoFileTests) ... ok testErrnoOnClosedWrite (test.test_fileio.PyAutoFileTests) ... ok testErrors (test.test_fileio.PyAutoFileTests) ... ok testMethods (test.test_fileio.PyAutoFileTests) ... ok testOpenDirFD (test.test_fileio.PyAutoFileTests) ... ok testOpendir (test.test_fileio.PyAutoFileTests) ... ok testReadintoByteArray (test.test_fileio.PyAutoFileTests) ... ok testRepr (test.test_fileio.PyAutoFileTests) ... ok testReprNoCloseFD (test.test_fileio.PyAutoFileTests) ... ok testSeekTell (test.test_fileio.PyAutoFileTests) ... ok testWeakRefs (test.test_fileio.PyAutoFileTests) ... ok testWritelinesError (test.test_fileio.PyAutoFileTests) ... ok testWritelinesList (test.test_fileio.PyAutoFileTests) ... ok testWritelinesUserList (test.test_fileio.PyAutoFileTests) ... ok test_none_args (test.test_fileio.PyAutoFileTests) ... ok test_reject (test.test_fileio.PyAutoFileTests) ... ok testAbles (test.test_fileio.COtherFileTests) ... ok testAppend (test.test_fileio.COtherFileTests) ... ok testBadModeArgument (test.test_fileio.COtherFileTests) ... ok testBytesOpen (test.test_fileio.COtherFileTests) ... ok testConstructorHandlesNULChars (test.test_fileio.COtherFileTests) ... ok testInvalidFd (test.test_fileio.COtherFileTests) ... ok testInvalidFd_overflow (test.test_fileio.COtherFileTests) ... skipped 'implementation detail specific to cpython' testInvalidInit (test.test_fileio.COtherFileTests) ... ok testInvalidModeStrings (test.test_fileio.COtherFileTests) ... ok testModeStrings (test.test_fileio.COtherFileTests) ... ok testTruncate (test.test_fileio.COtherFileTests) ... ok testTruncateOnWindows (test.test_fileio.COtherFileTests) ... ok testUnclosedFDOnException (test.test_fileio.COtherFileTests) ... ok testUnicodeOpen (test.test_fileio.COtherFileTests) ... ok testUtf8BytesOpen (test.test_fileio.COtherFileTests) ... skipped 'test only works for utf-8 filesystems' testWarnings (test.test_fileio.COtherFileTests) ... ok testAbles (test.test_fileio.PyOtherFileTests) ... ok testAppend (test.test_fileio.PyOtherFileTests) ... ok testBadModeArgument (test.test_fileio.PyOtherFileTests) ... ok testBytesOpen (test.test_fileio.PyOtherFileTests) ... ok testConstructorHandlesNULChars (test.test_fileio.PyOtherFileTests) ... ok testInvalidFd (test.test_fileio.PyOtherFileTests) ... ok testInvalidInit (test.test_fileio.PyOtherFileTests) ... ok testInvalidModeStrings (test.test_fileio.PyOtherFileTests) ... ok testModeStrings (test.test_fileio.PyOtherFileTests) ... ok testTruncate (test.test_fileio.PyOtherFileTests) ... ok testTruncateOnWindows (test.test_fileio.PyOtherFileTests) ... ok testUnclosedFDOnException (test.test_fileio.PyOtherFileTests) ... ok testUnicodeOpen (test.test_fileio.PyOtherFileTests) ... ok testUtf8BytesOpen (test.test_fileio.PyOtherFileTests) ... skipped 'test only works for utf-8 filesystems' testWarnings (test.test_fileio.PyOtherFileTests) ... ok BUILDSTDERR: ------------------------0.40user 0.03system 0:00.45elapsed 98%CPU (0avgtext+0avgdata 52244maxresident)k BUILDSTDERR: 0inputs+240outputs (0major+10800minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_finalization ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_finalization BUILDSTDERR: 0.76user 0.03system 0:00.80elapsed 99%CPU (0avgtext+0avgdata 53360maxresident)k BUILDSTDERR: 0inputs+64outputs (0major+10710minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_float ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_float ---------------------------------------------- Ran 89 tests in 0.087s OK (skipped=3) 1 test OK. Total duration: 172 ms Tests result: SUCCESS =================== test_finalization ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32582 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_finalization test_heterogenous_resurrect_one (test.test_finalization.CycleChainFinalizationTest) ... skipped 'in CPython, in a cycle of objects with __del__(), all the __del__() are called even if some of them resurrect. In PyPy the recurrection will stop the other objects from being considered as dead.' test_heterogenous_resurrect_three (test.test_finalization.CycleChainFinalizationTest) ... skipped 'in CPython, in a cycle of objects with __del__(), all the __del__() are called even if some of them resurrect. In PyPy the recurrection will stop the other objects from being considered as dead.' test_heterogenous_resurrect_two (test.test_finalization.CycleChainFinalizationTest) ... skipped 'in CPython, in a cycle of objects with __del__(), all the __del__() are called even if some of them resurrect. In PyPy the recurrection will stop the other objects from being considered as dead.' test_heterogenous_suicidal_one (test.test_finalization.CycleChainFinalizationTest) ... ok test_heterogenous_suicidal_two (test.test_finalization.CycleChainFinalizationTest) ... ok test_homogenous (test.test_finalization.CycleChainFinalizationTest) ... ok test_homogenous_resurrect (test.test_finalization.CycleChainFinalizationTest) ... skipped 'in CPython, in a cycle of objects with __del__(), all the __del__() are called even if some of them resurrect. In PyPy the recurrection will stop the other objects from being considered as dead.' test_homogenous_suicidal (test.test_finalization.CycleChainFinalizationTest) ... ok test_legacy (test.test_finalization.LegacyFinalizationTest) ... skipped 'implementation detail specific to cpython' test_legacy_resurrect (test.test_finalization.LegacyFinalizationTest) ... skipped 'implementation detail specific to cpython' test_legacy_self_cycle (test.test_finalization.LegacyFinalizationTest) ... skipped 'implementation detail specific to cpython' test_simple (test.test_finalization.SelfCycleFinalizationTest) ... ok test_simple_resurrect (test.test_finalization.SelfCycleFinalizationTest) ... ok test_simple_suicide (test.test_finalization.SelfCycleFinalizationTest) ... ok test_non_gc (test.test_finalization.SimpleFinalizationTest) ... ok test_non_gc_resurrect (test.test_finalization.SimpleFinalizationTest) ... ok test_simple (test.test_finalization.SimpleFinalizationTest) ... ok test_simple_resurrect (test.test_finalization.SimpleFinalizationTest) ... ok ---------------------------------------------------------------------- Ran 18 tests in 0.461s OK (skipped=7) 1 test OK. Total duration: 541 ms Tests result: SUCCESS =================== test_float ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32587 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_float test_getformat (test.test_float.FormatFunctionsTestCase) ... skipped 'requires __setformat__' BUILDSTDERR: test_setformat (test.test_float.F0.62user 0.03system 0:00.66elapsed 98%CPU (0avgtext+0avgdata 55316maxresident)k BUILDSTDERR: 0inputs+112outputs (0major+12256minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_flufl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_flufl BUILDSTDERR: 0.32user 0.03system 0:00.35elapsed 98%CPU (0avgtext+0avgdata 52088maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9728minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_fnmatch ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_fnmatch ormatFunctionsTestCase) ... skipped 'requires __setformat__' test_format (test.test_float.FormatTestCase) ... ok test_format_testfile (test.test_float.FormatTestCase) ... ok test_issue5864 (test.test_float.FormatTestCase) ... ok test_error_message (test.test_float.GeneralFloatCases) ... ok test_float (test.test_float.GeneralFloatCases) ... ok test_float_containment (test.test_float.GeneralFloatCases) ... ok test_float_memoryview (test.test_float.GeneralFloatCases) ... ok test_float_mod (test.test_float.GeneralFloatCases) ... ok test_float_pow (test.test_float.GeneralFloatCases) ... ok test_float_with_comma (test.test_float.GeneralFloatCases) ... skipped 'decimal_point is not ","' test_floatasratio (test.test_float.GeneralFloatCases) ... ok test_floatconversion (test.test_float.GeneralFloatCases) ... ok test_is_integer (test.test_float.GeneralFloatCases) ... ok test_non_numeric_input_types (test.test_float.GeneralFloatCases) ... ok test_underscores (test.test_float.GeneralFloatCases) ... ok test_ends (test.test_float.HexFloatTestCase) ... ok test_from_hex (test.test_float.HexFloatTestCase) ... ok test_invalid_inputs (test.test_float.HexFloatTestCase) ... ok test_roundtrip (test.test_float.HexFloatTestCase) ... ok test_subclass (test.test_float.HexFloatTestCase) ... ok test_whitespace (test.test_float.HexFloatTestCase) ... ok test_double_specials_do_unpack (test.test_float.IEEEFormatTestCase) ... ok test_float_specials_do_unpack (test.test_float.IEEEFormatTestCase) ... ok test_inf_as_str (test.test_float.InfNanTest) ... ok test_inf_from_str (test.test_float.InfNanTest) ... ok test_inf_signs (test.test_float.InfNanTest) ... ok test_nan_as_str (test.test_float.InfNanTest) ... ok test_nan_from_str (test.test_float.InfNanTest) ... ok test_nan_signs (test.test_float.InfNanTest) ... ok test_repr (test.test_float.ReprTestCase) ... ok test_short_repr (test.test_float.ReprTestCase) ... ok test_None_ndigits (test.test_float.RoundTestCase) ... ok test_format_specials (test.test_float.RoundTestCase) ... ok test_inf_nan (test.test_float.RoundTestCase) ... ok test_large_n (test.test_float.RoundTestCase) ... ok test_matches_float_format (test.test_float.RoundTestCase) ... ok test_overflow (test.test_float.RoundTestCase) ... ok test_previous_round_bugs (test.test_float.RoundTestCase) ... ok test_small_n (test.test_float.RoundTestCase) ... ok test_double_specials_dont_unpack (test.test_float.UnknownFormatTestCase) ... skipped 'requires __setformat__' test_float_specials_dont_unpack (test.test_float.UnknownFormatTestCase) ... skipped 'requires __setformat__' ---------------------------------------------------------------------- Ran 43 tests in 0.240s OK (skipped=5) 1 test OK. Total duration: 392 ms Tests result: SUCCESS =================== test_flufl ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32591 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_flufl test_barry_as_bdfl (test.test_flufl.FLUFLTests) ... ok test_guido_as_bdfl (test.test_flufl.FLUFLTests) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK 1 test OK. Total duration: 74 ms Tests result: SUCCESS =================== test_fnmatch ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32595 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0.31user 0.03system 0:00.36elapsed 98%CPU (0avgtext+0avgdata 52180maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9982minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_fork1 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_fork1 BUILDSTDERR: 0.90user 0.06system 0:07.08elapsed 13%CPU (0avgtext+0avgdata 52148maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+16082minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_format ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_format 0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_fnmatch test_filter (test.test_fnmatch.FilterTestCase) ... ok test_bytes (test.test_fnmatch.FnmatchTestCase) ... ok test_fnmatch (test.test_fnmatch.FnmatchTestCase) ... ok test_fnmatchcase (test.test_fnmatch.FnmatchTestCase) ... ok test_mix_bytes_str (test.test_fnmatch.FnmatchTestCase) ... ok test_translate (test.test_fnmatch.TranslateTestCase) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.007s OK 1 test OK. Total duration: 80 ms Tests result: SUCCESS =================== test_fork1 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32599 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_fork1 test_nested_import_lock_fork (test.test_fork1.ForkTest) Check fork() in main thread works while the main thread is doing an import ... ok test_threaded_import_lock_fork (test.test_fork1.ForkTest) Check fork() in main thread works while a subthread is doing an import ... ok test_wait (test.test_fork1.ForkTest) ... ok test_wait (test.fork_wait.ForkWait) ... ok ---------------------------------------------------------------------- Ran 4 tests in 6.735s OK 1 test OK. Total duration: 7 sec Tests result: SUCCESS =================== test_format ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32620 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_format test_bytes_and_bytearray_format (test.test_format.FormatTest) ... b'%c' % (7,) =? b'\x07' ... yes bytearray(b'%c') % (7,) =? bytearray(b'\x07') ... yes b'%c' % (b'Z',) =? b'Z' ... yes bytearray(b'%c') % (b'Z',) =? bytearray(b'Z') ... yes b'%c' % (bytearray(b'Z'),) =? b'Z' ... yes bytearray(b'%c') % (bytearray(b'Z'),) =? bytearray(b'Z') ... yes b'%5c' % (65,) =? b' A' ... yes bytearray(b'%5c') % (65,) =? bytearray(b' A') ... yes b'%-5c' % (65,) =? b'A ' ... yes bytearray(b'%-5c') % (65,) =? bytearray(b'A ') ... yes b'%b' % (b'abc',) =? b'abc' ... yes bytearray(b'%b') % (b'abc',) =? bytearray(b'abc') ... yes b'%b' % (bytearray(b'def'),) =? b'def' ... yes bytearray(b'%b') % (bytearray(b'def'),) =? bytearray(b'def') ... yes b'%b' % (.FakeBytes object at 0xf45c4470>,) =? b'123' ... yes bytearray(b'%b') % (.FakeBytes object at 0xf45c4470>,) =? bytearray(b'123') ... yes b'%s' % (b'abc',) =? b'abc' ... yes bytearray(b'%s') % (b'abc',) =? bytearray(b'abc') ... yes b'%s' % (bytearray(b'def'),) =? b'def' ... yes bytearray(b'%s') % (bytearray(b'def'),) =? bytearray(b'def') ... yes b'%s' % (.FakeBytes object at 0xf45c4470>,) =? b'123' ... yes bytearray(b'%s') % (.FakeBytes object at 0xf45c4470>,) =? bytearray(b'123') ... yes b'%a' % (3.14,) =? b'3.14' ... yes bytearray(b'%a') % (3.14,) =? bytearray(b'3.14') ... yes b'%a' % (b'ghi',) =? b"b'ghi'" ... yes bytearray(b'%a') % (b'ghi',) =? bytearray(b"b\'ghi\'") ... yes b'%a' % ('jkl',) =? b"'jkl'" ... yes bytearray(b'%a') % ('jkl',) =? bytearray(b"\'jkl\'") ... yes b'%a' % ('\u0544',) =? b"'\\u0544'" ... yes bytearray(b'%a') % ('\u0544',) =? bytearray(b"\'\\u0544\'") ... yes b'%r' % (3.14,) =? b'3.14' ... yes bytearray(b'%r') % (3.14,) =? bytearray(b'3.14') ... yes b'%r' % (b'ghi',) =? b"b'ghi'" ... yes bytearray(b'%r') % (b'ghi',) =? bytearray(b"b\'ghi\'") ... yes b'%r' % ('jkl',) =? b"'jkl'" ... yes bytearray(b'%r') % ('jkl',) =? bytearray(b"\'jkl\'") ... yes b'%r' % ('\u0544',) =? b"'\\u0544'" ... yes bytearray(b'%r') % ('\u0544',) =? bytearray(b"\'\\u0544\'") ... yes Testing exceptions b'%d' % '1' works? ... yes b'%d' % b'1' works? ... yes b'%x' % 3.14 works? ... yes b'%g' % '1' works? ... no Unexpected : "unsupported operand type for float(): 'str'" b'%g' % b'1' works? ... no Unexpected : "unsupported operand type for float(): 'bytes'" b'no format' % 7 works? ... no Unexpected : 'not all arguments converted during string formatting' b'no format' % b'1' works? ... no Unexpected : 'not all arguments converted during string formatting' b'no format' % bytearray(b'1') works? ... no Unexpected : 'not all arguments converted during string formatting' b'%c' % -1 works? ... no Unexpected : 'character code not in range(256)' b'%c' % 256 works? ... no Unexpected : 'character code not in range(256)' b'%c' % 340282366920938463463374607431768211456 works? ... no Unexpected : 'int too large to convert to int' b'%c' % b'Za' works? ... no Unexpected : '%c requires int or single byte' b'%c' % 'Y' works? ... no Unexpected : '%c requires int or single byte' b'%c' % 3.14 works? ... no Unexpected : '%c requires int or single byte' b'%b' % 'Xc' works? ... no Unexpected : "requires bytes, or an object that implements __bytes__, not 'str'" b'%s' % 'Wd' works? ... no Unexpected : "requires bytes, or an object that implements __bytes__, not 'str'" ok test_common_format (test.test_format.FormatTest) ... '%.1d' % (1,) =? '1' ... yes b'%.1d' % (1,) =? b'1' ... yes bytearray(b'%.1d') % (1,) =? bytearray(b'1') ... yes '%.*d' % (2147483647, 1) works? ... overflow (this is fine) b'%.*d' % (2147483647, 1) works? ... overflow (this is fine) bytearray(b'%.*d') % (2147483647, 1) works? ... overflow (this is fine) '%.100d' % (1,) =? '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes b'%.100d' % (1,) =? b'0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes bytearray(b'%.100d') % (1,) =? bytearray(b'0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001') ... yes '%#.117x' % (1,) =? '0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes b'%#.117x' % (1,) =? b'0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes bytearray(b'%#.117x') % (1,) =? bytearray(b'0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001') ... yes '%#.118x' % (1,) =? '0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes b'%#.118x' % (1,) =? b'0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001' ... yes bytearray(b'%#.118x') % (1,) =? bytearray(b'0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001') ... yes '%f' % (1.0,) =? '1.000000' ... yes b'%f' % (1.0,) =? b'1.000000' ... yes bytearray(b'%f') % (1.0,) =? bytearray(b'1.000000') ... yes '%#.*g' % (109, -3.3333333333333334e+48) works? ... yes b'%#.*g' % (109, -3.3333333333333334e+48) works? ... yes bytearray(b'%#.*g') % (109, -3.3333333333333334e+48) works? ... yes '%#.*g' % (110, -3.3333333333333334e+48) works? ... yes b'%#.*g' % (110, -3.3333333333333334e+48) works? ... yes bytearray(b'%#.*g') % (110, -3.3333333333333334e+48) works? ... yes '%#.*g' % (110, -3.333333333333333e+99) works? ... yes b'%#.*g' % (110, -3.333333333333333e+99) works? ... yes bytearray(b'%#.*g') % (110, -3.333333333333333e+99) works? ... yes '%12.*f' % (123456, 1.0) works? ... yes b'%12.*f' % (123456, 1.0) works? ... yes bytearray(b'%12.*f') % (123456, 1.0) works? ... yes '%#.*g' % (110, -3.333333333333333e+99) works? ... yes b'%#.*g' % (110, -3.333333333333333e+99) works? ... yes bytearray(b'%#.*g') % (110, -3.333333333333333e+99) works? ... yes '%#.*G' % (110, -3.333333333333333e+99) works? ... yes b'%#.*G' % (110, -3.333333333333333e+99) works? ... yes bytearray(b'%#.*G') % (110, -3.333333333333333e+99) works? ... yes '%#.*f' % (110, -3.333333333333333e+99) works? ... yes b'%#.*f' % (110, -3.333333333333333e+99) works? ... yes bytearray(b'%#.*f') % (110, -3.333333333333333e+99) works? ... yes '%#.*F' % (110, -3.333333333333333e+99) works? ... yes b'%#.*F' % (110, -3.333333333333333e+99) works? ... yes bytearray(b'%#.*F') % (110, -3.333333333333333e+99) works? ... yes '%x' % 10 =? 'a' ... yes b'%x' % (10,) =? b'a' ... yes bytearray(b'%x') % (10,) =? bytearray(b'a') ... yes '%x' % 100000000000 =? '174876e800' ... yes b'%x' % (100000000000,) =? b'174876e800' ... yes bytearray(b'%x') % (100000000000,) =? bytearray(b'174876e800') ... yes '%o' % 10 =? '12' ... yes b'%o' % (10,) =? b'12' ... yes bytearray(b'%o') % (10,) =? bytearray(b'12') ... yes '%o' % 100000000000 =? '1351035564000' ... yes b'%o' % (100000000000,) =? b'1351035564000' ... yes bytearray(b'%o') % (100000000000,) =? bytearray(b'1351035564000') ... yes '%d' % 10 =? '10' ... yes b'%d' % (10,) =? b'10' ... yes bytearray(b'%d') % (10,) =? bytearray(b'10') ... yes '%d' % 100000000000 =? '100000000000' ... yes b'%d' % (100000000000,) =? b'100000000000' ... yes bytearray(b'%d') % (100000000000,) =? bytearray(b'100000000000') ... yes '%d' % 123456789012345678901234567890 =? '123456789012345678901234567890' ... yes b'%d' % (123456789012345678901234567890,) =? b'123456789012345678901234567890' ... yes bytearray(b'%d') % (123456789012345678901234567890,) =? bytearray(b'123456789012345678901234567890') ... yes '%d' % -123456789012345678901234567890 =? '-123456789012345678901234567890' ... yes b'%d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890' ... yes bytearray(b'%d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890') ... yes '%5d' % -123456789012345678901234567890 =? '-123456789012345678901234567890' ... yes b'%5d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890' ... yes bytearray(b'%5d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890') ... yes '%31d' % -123456789012345678901234567890 =? '-123456789012345678901234567890' ... yes b'%31d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890' ... yes bytearray(b'%31d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890') ... yes '%32d' % -123456789012345678901234567890 =? ' -123456789012345678901234567890' ... yes b'%32d' % (-123456789012345678901234567890,) =? b' -123456789012345678901234567890' ... yes bytearray(b'%32d') % (-123456789012345678901234567890,) =? bytearray(b' -123456789012345678901234567890') ... yes '%-32d' % -123456789012345678901234567890 =? '-123456789012345678901234567890 ' ... yes b'%-32d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890 ' ... yes bytearray(b'%-32d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890 ') ... yes '%032d' % -123456789012345678901234567890 =? '-0123456789012345678901234567890' ... yes b'%032d' % (-123456789012345678901234567890,) =? b'-0123456789012345678901234567890' ... yes bytearray(b'%032d') % (-123456789012345678901234567890,) =? bytearray(b'-0123456789012345678901234567890') ... yes '%-032d' % -123456789012345678901234567890 =? '-123456789012345678901234567890 ' ... yes b'%-032d' % (-123456789012345678901234567890,) =? b'-123456789012345678901234567890 ' ... yes bytearray(b'%-032d') % (-123456789012345678901234567890,) =? bytearray(b'-123456789012345678901234567890 ') ... yes '%034d' % -123456789012345678901234567890 =? '-000123456789012345678901234567890' ... yes b'%034d' % (-123456789012345678901234567890,) =? b'-000123456789012345678901234567890' ... yes bytearray(b'%034d') % (-123456789012345678901234567890,) =? bytearray(b'-000123456789012345678901234567890') ... yes '%034d' % 123456789012345678901234567890 =? '0000123456789012345678901234567890' ... yes b'%034d' % (123456789012345678901234567890,) =? b'0000123456789012345678901234567890' ... yes bytearray(b'%034d') % (123456789012345678901234567890,) =? bytearray(b'0000123456789012345678901234567890') ... yes '%0+34d' % 123456789012345678901234567890 =? '+000123456789012345678901234567890' ... yes b'%0+34d' % (123456789012345678901234567890,) =? b'+000123456789012345678901234567890' ... yes bytearray(b'%0+34d') % (123456789012345678901234567890,) =? bytearray(b'+000123456789012345678901234567890') ... yes '%+34d' % 123456789012345678901234567890 =? ' +123456789012345678901234567890' ... yes b'%+34d' % (123456789012345678901234567890,) =? b' +123456789012345678901234567890' ... yes bytearray(b'%+34d') % (123456789012345678901234567890,) =? bytearray(b' +123456789012345678901234567890') ... yes '%34d' % 123456789012345678901234567890 =? ' 123456789012345678901234567890' ... yes b'%34d' % (123456789012345678901234567890,) =? b' 123456789012345678901234567890' ... yes bytearray(b'%34d') % (123456789012345678901234567890,) =? bytearray(b' 123456789012345678901234567890') ... yes '%.2d' % 123456789012345678901234567890 =? '123456789012345678901234567890' ... yes b'%.2d' % (123456789012345678901234567890,) =? b'123456789012345678901234567890' ... yes bytearray(b'%.2d') % (123456789012345678901234567890,) =? bytearray(b'123456789012345678901234567890') ... yes '%.30d' % 123456789012345678901234567890 =? '123456789012345678901234567890' ... yes b'%.30d' % (123456789012345678901234567890,) =? b'123456789012345678901234567890' ... yes bytearray(b'%.30d') % (123456789012345678901234567890,) =? bytearray(b'123456789012345678901234567890') ... yes '%.31d' % 123456789012345678901234567890 =? '0123456789012345678901234567890' ... yes b'%.31d' % (123456789012345678901234567890,) =? b'0123456789012345678901234567890' ... yes bytearray(b'%.31d') % (123456789012345678901234567890,) =? bytearray(b'0123456789012345678901234567890') ... yes '%32.31d' % 123456789012345678901234567890 =? ' 0123456789012345678901234567890' ... yes b'%32.31d' % (123456789012345678901234567890,) =? b' 0123456789012345678901234567890' ... yes bytearray(b'%32.31d') % (123456789012345678901234567890,) =? bytearray(b' 0123456789012345678901234567890') ... yes '%d' % 1.2345678901234568e+29 =? '123456________________________' ... yes b'%d' % (1.2345678901234568e+29,) =? b'123456________________________' ... yes bytearray(b'%d') % (1.2345678901234568e+29,) =? bytearray(b'123456________________________') ... yes '%x' % 1375488932362216742658885 =? '1234567890abcdef12345' ... yes b'%x' % (1375488932362216742658885,) =? b'1234567890abcdef12345' ... yes bytearray(b'%x') % (1375488932362216742658885,) =? bytearray(b'1234567890abcdef12345') ... yes '%x' % -1375488932362216742658885 =? '-1234567890abcdef12345' ... yes b'%x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345' ... yes bytearray(b'%x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345') ... yes '%5x' % -1375488932362216742658885 =? '-1234567890abcdef12345' ... yes b'%5x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345' ... yes bytearray(b'%5x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345') ... yes '%22x' % -1375488932362216742658885 =? '-1234567890abcdef12345' ... yes b'%22x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345' ... yes bytearray(b'%22x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345') ... yes '%23x' % -1375488932362216742658885 =? ' -1234567890abcdef12345' ... yes b'%23x' % (-1375488932362216742658885,) =? b' -1234567890abcdef12345' ... yes bytearray(b'%23x') % (-1375488932362216742658885,) =? bytearray(b' -1234567890abcdef12345') ... yes '%-23x' % -1375488932362216742658885 =? '-1234567890abcdef12345 ' ... yes b'%-23x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345 ' ... yes bytearray(b'%-23x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345 ') ... yes '%023x' % -1375488932362216742658885 =? '-01234567890abcdef12345' ... yes b'%023x' % (-1375488932362216742658885,) =? b'-01234567890abcdef12345' ... yes bytearray(b'%023x') % (-1375488932362216742658885,) =? bytearray(b'-01234567890abcdef12345') ... yes '%-023x' % -1375488932362216742658885 =? '-1234567890abcdef12345 ' ... yes b'%-023x' % (-1375488932362216742658885,) =? b'-1234567890abcdef12345 ' ... yes bytearray(b'%-023x') % (-1375488932362216742658885,) =? bytearray(b'-1234567890abcdef12345 ') ... yes '%025x' % -1375488932362216742658885 =? '-0001234567890abcdef12345' ... yes b'%025x' % (-1375488932362216742658885,) =? b'-0001234567890abcdef12345' ... yes bytearray(b'%025x') % (-1375488932362216742658885,) =? bytearray(b'-0001234567890abcdef12345') ... yes '%025x' % 1375488932362216742658885 =? '00001234567890abcdef12345' ... yes b'%025x' % (1375488932362216742658885,) =? b'00001234567890abcdef12345' ... yes bytearray(b'%025x') % (1375488932362216742658885,) =? bytearray(b'00001234567890abcdef12345') ... yes '%0+25x' % 1375488932362216742658885 =? '+0001234567890abcdef12345' ... yes b'%0+25x' % (1375488932362216742658885,) =? b'+0001234567890abcdef12345' ... yes bytearray(b'%0+25x') % (1375488932362216742658885,) =? bytearray(b'+0001234567890abcdef12345') ... yes '%+25x' % 1375488932362216742658885 =? ' +1234567890abcdef12345' ... yes b'%+25x' % (1375488932362216742658885,) =? b' +1234567890abcdef12345' ... yes bytearray(b'%+25x') % (1375488932362216742658885,) =? bytearray(b' +1234567890abcdef12345') ... yes '%25x' % 1375488932362216742658885 =? ' 1234567890abcdef12345' ... yes b'%25x' % (1375488932362216742658885,) =? b' 1234567890abcdef12345' ... yes bytearray(b'%25x') % (1375488932362216742658885,) =? bytearray(b' 1234567890abcdef12345') ... yes '%.2x' % 1375488932362216742658885 =? '1234567890abcdef12345' ... yes b'%.2x' % (1375488932362216742658885,) =? b'1234567890abcdef12345' ... yes bytearray(b'%.2x') % (1375488932362216742658885,) =? bytearray(b'1234567890abcdef12345') ... yes '%.21x' % 1375488932362216742658885 =? '1234567890abcdef12345' ... yes b'%.21x' % (1375488932362216742658885,) =? b'1234567890abcdef12345' ... yes bytearray(b'%.21x') % (1375488932362216742658885,) =? bytearray(b'1234567890abcdef12345') ... yes '%.22x' % 1375488932362216742658885 =? '01234567890abcdef12345' ... yes b'%.22x' % (1375488932362216742658885,) =? b'01234567890abcdef12345' ... yes bytearray(b'%.22x') % (1375488932362216742658885,) =? bytearray(b'01234567890abcdef12345') ... yes '%23.22x' % 1375488932362216742658885 =? ' 01234567890abcdef12345' ... yes b'%23.22x' % (1375488932362216742658885,) =? b' 01234567890abcdef12345' ... yes bytearray(b'%23.22x') % (1375488932362216742658885,) =? bytearray(b' 01234567890abcdef12345') ... yes '%-23.22x' % 1375488932362216742658885 =? '01234567890abcdef12345 ' ... yes b'%-23.22x' % (1375488932362216742658885,) =? b'01234567890abcdef12345 ' ... yes bytearray(b'%-23.22x') % (1375488932362216742658885,) =? bytearray(b'01234567890abcdef12345 ') ... yes '%X' % 1375488932362216742658885 =? '1234567890ABCDEF12345' ... yes b'%X' % (1375488932362216742658885,) =? b'1234567890ABCDEF12345' ... yes bytearray(b'%X') % (1375488932362216742658885,) =? bytearray(b'1234567890ABCDEF12345') ... yes '%#X' % 1375488932362216742658885 =? '0X1234567890ABCDEF12345' ... yes b'%#X' % (1375488932362216742658885,) =? b'0X1234567890ABCDEF12345' ... yes bytearray(b'%#X') % (1375488932362216742658885,) =? bytearray(b'0X1234567890ABCDEF12345') ... yes '%#x' % 1375488932362216742658885 =? '0x1234567890abcdef12345' ... yes b'%#x' % (1375488932362216742658885,) =? b'0x1234567890abcdef12345' ... yes bytearray(b'%#x') % (1375488932362216742658885,) =? bytearray(b'0x1234567890abcdef12345') ... yes '%#x' % -1375488932362216742658885 =? '-0x1234567890abcdef12345' ... yes b'%#x' % (-1375488932362216742658885,) =? b'-0x1234567890abcdef12345' ... yes bytearray(b'%#x') % (-1375488932362216742658885,) =? bytearray(b'-0x1234567890abcdef12345') ... yes '%#27x' % 1375488932362216742658885 =? ' 0x1234567890abcdef12345' ... yes b'%#27x' % (1375488932362216742658885,) =? b' 0x1234567890abcdef12345' ... yes bytearray(b'%#27x') % (1375488932362216742658885,) =? bytearray(b' 0x1234567890abcdef12345') ... yes '%#-27x' % 1375488932362216742658885 =? '0x1234567890abcdef12345 ' ... yes b'%#-27x' % (1375488932362216742658885,) =? b'0x1234567890abcdef12345 ' ... yes bytearray(b'%#-27x') % (1375488932362216742658885,) =? bytearray(b'0x1234567890abcdef12345 ') ... yes '%#027x' % 1375488932362216742658885 =? '0x00001234567890abcdef12345' ... yes b'%#027x' % (1375488932362216742658885,) =? b'0x00001234567890abcdef12345' ... yes bytearray(b'%#027x') % (1375488932362216742658885,) =? bytearray(b'0x00001234567890abcdef12345') ... yes '%#.23x' % 1375488932362216742658885 =? '0x001234567890abcdef12345' ... yes b'%#.23x' % (1375488932362216742658885,) =? b'0x001234567890abcdef12345' ... yes bytearray(b'%#.23x') % (1375488932362216742658885,) =? bytearray(b'0x001234567890abcdef12345') ... yes '%#.23x' % -1375488932362216742658885 =? '-0x001234567890abcdef12345' ... yes b'%#.23x' % (-1375488932362216742658885,) =? b'-0x001234567890abcdef12345' ... yes bytearray(b'%#.23x') % (-1375488932362216742658885,) =? bytearray(b'-0x001234567890abcdef12345') ... yes '%#27.23x' % 1375488932362216742658885 =? ' 0x001234567890abcdef12345' ... yes b'%#27.23x' % (1375488932362216742658885,) =? b' 0x001234567890abcdef12345' ... yes bytearray(b'%#27.23x') % (1375488932362216742658885,) =? bytearray(b' 0x001234567890abcdef12345') ... yes '%#-27.23x' % 1375488932362216742658885 =? '0x001234567890abcdef12345 ' ... yes b'%#-27.23x' % (1375488932362216742658885,) =? b'0x001234567890abcdef12345 ' ... yes bytearray(b'%#-27.23x') % (1375488932362216742658885,) =? bytearray(b'0x001234567890abcdef12345 ') ... yes '%#027.23x' % 1375488932362216742658885 =? '0x00001234567890abcdef12345' ... yes b'%#027.23x' % (1375488932362216742658885,) =? b'0x00001234567890abcdef12345' ... yes bytearray(b'%#027.23x') % (1375488932362216742658885,) =? bytearray(b'0x00001234567890abcdef12345') ... yes '%#+.23x' % 1375488932362216742658885 =? '+0x001234567890abcdef12345' ... yes b'%#+.23x' % (1375488932362216742658885,) =? b'+0x001234567890abcdef12345' ... yes bytearray(b'%#+.23x') % (1375488932362216742658885,) =? bytearray(b'+0x001234567890abcdef12345') ... yes '%# .23x' % 1375488932362216742658885 =? ' 0x001234567890abcdef12345' ... yes b'%# .23x' % (1375488932362216742658885,) =? b' 0x001234567890abcdef12345' ... yes bytearray(b'%# .23x') % (1375488932362216742658885,) =? bytearray(b' 0x001234567890abcdef12345') ... yes '%#+.23X' % 1375488932362216742658885 =? '+0X001234567890ABCDEF12345' ... yes b'%#+.23X' % (1375488932362216742658885,) =? b'+0X001234567890ABCDEF12345' ... yes bytearray(b'%#+.23X') % (1375488932362216742658885,) =? bytearray(b'+0X001234567890ABCDEF12345') ... yes '%#+027.23X' % 1375488932362216742658885 =? '+0X0001234567890ABCDEF12345' ... yes b'%#+027.23X' % (1375488932362216742658885,) =? b'+0X0001234567890ABCDEF12345' ... yes bytearray(b'%#+027.23X') % (1375488932362216742658885,) =? bytearray(b'+0X0001234567890ABCDEF12345') ... yes '%# 027.23X' % 1375488932362216742658885 =? ' 0X0001234567890ABCDEF12345' ... yes b'%# 027.23X' % (1375488932362216742658885,) =? b' 0X0001234567890ABCDEF12345' ... yes bytearray(b'%# 027.23X') % (1375488932362216742658885,) =? bytearray(b' 0X0001234567890ABCDEF12345') ... yes '%#+27.23X' % 1375488932362216742658885 =? ' +0X001234567890ABCDEF12345' ... yes b'%#+27.23X' % (1375488932362216742658885,) =? b' +0X001234567890ABCDEF12345' ... yes bytearray(b'%#+27.23X') % (1375488932362216742658885,) =? bytearray(b' +0X001234567890ABCDEF12345') ... yes '%#-+27.23x' % 1375488932362216742658885 =? '+0x001234567890abcdef12345 ' ... yes b'%#-+27.23x' % (1375488932362216742658885,) =? b'+0x001234567890abcdef12345 ' ... yes bytearray(b'%#-+27.23x') % (1375488932362216742658885,) =? bytearray(b'+0x001234567890abcdef12345 ') ... yes '%#- 27.23x' % 1375488932362216742658885 =? ' 0x001234567890abcdef12345 ' ... yes b'%#- 27.23x' % (1375488932362216742658885,) =? b' 0x001234567890abcdef12345 ' ... yes bytearray(b'%#- 27.23x') % (1375488932362216742658885,) =? bytearray(b' 0x001234567890abcdef12345 ') ... yes '%o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes b'%o' % (12935167030485801517351291832,) =? b'12345670123456701234567012345670' ... yes bytearray(b'%o') % (12935167030485801517351291832,) =? bytearray(b'12345670123456701234567012345670') ... yes '%o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670' ... yes b'%o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670' ... yes bytearray(b'%o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670') ... yes '%5o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670' ... yes b'%5o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670' ... yes bytearray(b'%5o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670') ... yes '%33o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670' ... yes b'%33o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670' ... yes bytearray(b'%33o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670') ... yes '%34o' % -12935167030485801517351291832 =? ' -12345670123456701234567012345670' ... yes b'%34o' % (-12935167030485801517351291832,) =? b' -12345670123456701234567012345670' ... yes bytearray(b'%34o') % (-12935167030485801517351291832,) =? bytearray(b' -12345670123456701234567012345670') ... yes '%-34o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670 ' ... yes b'%-34o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670 ' ... yes bytearray(b'%-34o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670 ') ... yes '%034o' % -12935167030485801517351291832 =? '-012345670123456701234567012345670' ... yes b'%034o' % (-12935167030485801517351291832,) =? b'-012345670123456701234567012345670' ... yes bytearray(b'%034o') % (-12935167030485801517351291832,) =? bytearray(b'-012345670123456701234567012345670') ... yes '%-034o' % -12935167030485801517351291832 =? '-12345670123456701234567012345670 ' ... yes b'%-034o' % (-12935167030485801517351291832,) =? b'-12345670123456701234567012345670 ' ... yes bytearray(b'%-034o') % (-12935167030485801517351291832,) =? bytearray(b'-12345670123456701234567012345670 ') ... yes '%036o' % -12935167030485801517351291832 =? '-00012345670123456701234567012345670' ... yes b'%036o' % (-12935167030485801517351291832,) =? b'-00012345670123456701234567012345670' ... yes bytearray(b'%036o') % (-12935167030485801517351291832,) =? bytearray(b'-00012345670123456701234567012345670') ... yes '%036o' % 12935167030485801517351291832 =? '000012345670123456701234567012345670' ... yes b'%036o' % (12935167030485801517351291832,) =? b'000012345670123456701234567012345670' ... yes bytearray(b'%036o') % (12935167030485801517351291832,) =? bytearray(b'000012345670123456701234567012345670') ... yes '%0+36o' % 12935167030485801517351291832 =? '+00012345670123456701234567012345670' ... yes b'%0+36o' % (12935167030485801517351291832,) =? b'+00012345670123456701234567012345670' ... yes bytearray(b'%0+36o') % (12935167030485801517351291832,) =? bytearray(b'+00012345670123456701234567012345670') ... yes '%+36o' % 12935167030485801517351291832 =? ' +12345670123456701234567012345670' ... yes b'%+36o' % (12935167030485801517351291832,) =? b' +12345670123456701234567012345670' ... yes bytearray(b'%+36o') % (12935167030485801517351291832,) =? bytearray(b' +12345670123456701234567012345670') ... yes '%36o' % 12935167030485801517351291832 =? ' 12345670123456701234567012345670' ... yes b'%36o' % (12935167030485801517351291832,) =? b' 12345670123456701234567012345670' ... yes bytearray(b'%36o') % (12935167030485801517351291832,) =? bytearray(b' 12345670123456701234567012345670') ... yes '%.2o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes b'%.2o' % (12935167030485801517351291832,) =? b'12345670123456701234567012345670' ... yes bytearray(b'%.2o') % (12935167030485801517351291832,) =? bytearray(b'12345670123456701234567012345670') ... yes '%.32o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes b'%.32o' % (12935167030485801517351291832,) =? b'12345670123456701234567012345670' ... yes bytearray(b'%.32o') % (12935167030485801517351291832,) =? bytearray(b'12345670123456701234567012345670') ... yes '%.33o' % 12935167030485801517351291832 =? '012345670123456701234567012345670' ... yes b'%.33o' % (12935167030485801517351291832,) =? b'012345670123456701234567012345670' ... yes bytearray(b'%.33o') % (12935167030485801517351291832,) =? bytearray(b'012345670123456701234567012345670') ... yes '%34.33o' % 12935167030485801517351291832 =? ' 012345670123456701234567012345670' ... yes b'%34.33o' % (12935167030485801517351291832,) =? b' 012345670123456701234567012345670' ... yes bytearray(b'%34.33o') % (12935167030485801517351291832,) =? bytearray(b' 012345670123456701234567012345670') ... yes '%-34.33o' % 12935167030485801517351291832 =? '012345670123456701234567012345670 ' ... yes b'%-34.33o' % (12935167030485801517351291832,) =? b'012345670123456701234567012345670 ' ... yes bytearray(b'%-34.33o') % (12935167030485801517351291832,) =? bytearray(b'012345670123456701234567012345670 ') ... yes '%o' % 12935167030485801517351291832 =? '12345670123456701234567012345670' ... yes b'%o' % (12935167030485801517351291832,) =? b'12345670123456701234567012345670' ... yes bytearray(b'%o') % (12935167030485801517351291832,) =? bytearray(b'12345670123456701234567012345670') ... yes '%#o' % 12935167030485801517351291832 =? '0o12345670123456701234567012345670' ... yes b'%#o' % (12935167030485801517351291832,) =? b'0o12345670123456701234567012345670' ... yes bytearray(b'%#o') % (12935167030485801517351291832,) =? bytearray(b'0o12345670123456701234567012345670') ... yes '%#o' % -12935167030485801517351291832 =? '-0o12345670123456701234567012345670' ... yes b'%#o' % (-12935167030485801517351291832,) =? b'-0o12345670123456701234567012345670' ... yes bytearray(b'%#o') % (-12935167030485801517351291832,) =? bytearray(b'-0o12345670123456701234567012345670') ... yes '%#38o' % 12935167030485801517351291832 =? ' 0o12345670123456701234567012345670' ... yes b'%#38o' % (12935167030485801517351291832,) =? b' 0o12345670123456701234567012345670' ... yes bytearray(b'%#38o') % (12935167030485801517351291832,) =? bytearray(b' 0o12345670123456701234567012345670') ... yes '%#-38o' % 12935167030485801517351291832 =? '0o12345670123456701234567012345670 ' ... yes b'%#-38o' % (12935167030485801517351291832,) =? b'0o12345670123456701234567012345670 ' ... yes bytearray(b'%#-38o') % (12935167030485801517351291832,) =? bytearray(b'0o12345670123456701234567012345670 ') ... yes '%#038o' % 12935167030485801517351291832 =? '0o000012345670123456701234567012345670' ... yes b'%#038o' % (12935167030485801517351291832,) =? b'0o000012345670123456701234567012345670' ... yes bytearray(b'%#038o') % (12935167030485801517351291832,) =? bytearray(b'0o000012345670123456701234567012345670') ... yes '%#.34o' % 12935167030485801517351291832 =? '0o0012345670123456701234567012345670' ... yes b'%#.34o' % (12935167030485801517351291832,) =? b'0o0012345670123456701234567012345670' ... yes bytearray(b'%#.34o') % (12935167030485801517351291832,) =? bytearray(b'0o0012345670123456701234567012345670') ... yes '%#.34o' % -12935167030485801517351291832 =? '-0o0012345670123456701234567012345670' ... yes b'%#.34o' % (-12935167030485801517351291832,) =? b'-0o0012345670123456701234567012345670' ... yes bytearray(b'%#.34o') % (-12935167030485801517351291832,) =? bytearray(b'-0o0012345670123456701234567012345670') ... yes '%#38.34o' % 12935167030485801517351291832 =? ' 0o0012345670123456701234567012345670' ... yes b'%#38.34o' % (12935167030485801517351291832,) =? b' 0o0012345670123456701234567012345670' ... yes bytearray(b'%#38.34o') % (12935167030485801517351291832,) =? bytearray(b' 0o0012345670123456701234567012345670') ... yes '%#-38.34o' % 12935167030485801517351291832 =? '0o0012345670123456701234567012345670 ' ... yes b'%#-38.34o' % (12935167030485801517351291832,) =? b'0o0012345670123456701234567012345670 ' ... yes bytearray(b'%#-38.34o') % (12935167030485801517351291832,) =? bytearray(b'0o0012345670123456701234567012345670 ') ... yes '%#038.34o' % 12935167030485801517351291832 =? '0o000012345670123456701234567012345670' ... yes b'%#038.34o' % (12935167030485801517351291832,) =? b'0o000012345670123456701234567012345670' ... yes bytearray(b'%#038.34o') % (12935167030485801517351291832,) =? bytearray(b'0o000012345670123456701234567012345670') ... yes '%#+.34o' % 12935167030485801517351291832 =? '+0o0012345670123456701234567012345670' ... yes b'%#+.34o' % (12935167030485801517351291832,) =? b'+0o0012345670123456701234567012345670' ... yes bytearray(b'%#+.34o') % (12935167030485801517351291832,) =? bytearray(b'+0o0012345670123456701234567012345670') ... yes '%# .34o' % 12935167030485801517351291832 =? ' 0o0012345670123456701234567012345670' ... yes b'%# .34o' % (12935167030485801517351291832,) =? b' 0o0012345670123456701234567012345670' ... yes bytearray(b'%# .34o') % (12935167030485801517351291832,) =? bytearray(b' 0o0012345670123456701234567012345670') ... yes '%#+38.34o' % 12935167030485801517351291832 =? ' +0o0012345670123456701234567012345670' ... yes b'%#+38.34o' % (12935167030485801517351291832,) =? b' +0o0012345670123456701234567012345670' ... yes bytearray(b'%#+38.34o') % (12935167030485801517351291832,) =? bytearray(b' +0o0012345670123456701234567012345670') ... yes '%#-+38.34o' % 12935167030485801517351291832 =? '+0o0012345670123456701234567012345670 ' ... yes b'%#-+38.34o' % (12935167030485801517351291832,) =? b'+0o0012345670123456701234567012345670 ' ... yes bytearray(b'%#-+38.34o') % (12935167030485801517351291832,) =? bytearray(b'+0o0012345670123456701234567012345670 ') ... yes '%#- 38.34o' % 12935167030485801517351291832 =? ' 0o0012345670123456701234567012345670 ' ... yes b'%#- 38.34o' % (12935167030485801517351291832,) =? b' 0o0012345670123456701234567012345670 ' ... yes bytearray(b'%#- 38.34o') % (12935167030485801517351291832,) =? bytearray(b' 0o0012345670123456701234567012345670 ') ... yes '%#+038.34o' % 12935167030485801517351291832 =? '+0o00012345670123456701234567012345670' ... yes b'%#+038.34o' % (12935167030485801517351291832,) =? b'+0o00012345670123456701234567012345670' ... yes bytearray(b'%#+038.34o') % (12935167030485801517351291832,) =? bytearray(b'+0o00012345670123456701234567012345670') ... yes '%# 038.34o' % 12935167030485801517351291832 =? ' 0o00012345670123456701234567012345670' ... yes b'%# 038.34o' % (12935167030485801517351291832,) =? b' 0o00012345670123456701234567012345670' ... yes bytearray(b'%# 038.34o') % (12935167030485801517351291832,) =? bytearray(b' 0o00012345670123456701234567012345670') ... yes '%.33o' % 12935167030485801517351291832 =? '012345670123456701234567012345670' ... yes b'%.33o' % (12935167030485801517351291832,) =? b'012345670123456701234567012345670' ... yes bytearray(b'%.33o') % (12935167030485801517351291832,) =? bytearray(b'012345670123456701234567012345670') ... yes '%#.33o' % 12935167030485801517351291832 =? '0o012345670123456701234567012345670' ... yes b'%#.33o' % (12935167030485801517351291832,) =? b'0o012345670123456701234567012345670' ... yes bytearray(b'%#.33o') % (12935167030485801517351291832,) =? bytearray(b'0o012345670123456701234567012345670') ... yes '%#.32o' % 12935167030485801517351291832 =? '0o12345670123456701234567012345670' ... yes b'%#.32o' % (12935167030485801517351291832,) =? b'0o12345670123456701234567012345670' ... yes bytearray(b'%#.32o') % (12935167030485801517351291832,) =? bytearray(b'0o12345670123456701234567012345670') ... yes '%035.33o' % 12935167030485801517351291832 =? '00012345670123456701234567012345670' ... yes b'%035.33o' % (12935167030485801517351291832,) =? b'00012345670123456701234567012345670' ... yes bytearray(b'%035.33o') % (12935167030485801517351291832,) =? bytearray(b'00012345670123456701234567012345670') ... yes '%0#35.33o' % 12935167030485801517351291832 =? '0o012345670123456701234567012345670' ... yes b'%0#35.33o' % (12935167030485801517351291832,) =? b'0o012345670123456701234567012345670' ... yes bytearray(b'%0#35.33o') % (12935167030485801517351291832,) =? bytearray(b'0o012345670123456701234567012345670') ... yes '%d' % 42 =? '42' ... yes b'%d' % (42,) =? b'42' ... yes bytearray(b'%d') % (42,) =? bytearray(b'42') ... yes '%d' % -42 =? '-42' ... yes b'%d' % (-42,) =? b'-42' ... yes bytearray(b'%d') % (-42,) =? bytearray(b'-42') ... yes '%d' % 42.0 =? '42' ... yes b'%d' % (42.0,) =? b'42' ... yes bytearray(b'%d') % (42.0,) =? bytearray(b'42') ... yes '%#x' % 1 =? '0x1' ... yes b'%#x' % (1,) =? b'0x1' ... yes bytearray(b'%#x') % (1,) =? bytearray(b'0x1') ... yes '%#X' % 1 =? '0X1' ... yes b'%#X' % (1,) =? b'0X1' ... yes bytearray(b'%#X') % (1,) =? bytearray(b'0X1') ... yes '%#o' % 1 =? '0o1' ... yes b'%#o' % (1,) =? b'0o1' ... yes bytearray(b'%#o') % (1,) =? bytearray(b'0o1') ... yes '%#o' % 0 =? '0o0' ... yes b'%#o' % (0,) =? b'0o0' ... yes bytearray(b'%#o') % (0,) =? bytearray(b'0o0') ... yes '%o' % 0 =? '0' ... yes b'%o' % (0,) =? b'0' ... yes bytearray(b'%o') % (0,) =? bytearray(b'0') ... yes '%d' % 0 =? '0' ... yes b'%d' % (0,) =? b'0' ... yes bytearray(b'%d') % (0,) =? bytearray(b'0') ... yes '%#x' % 0 =? '0x0' ... yes b'%#x' % (0,) =? b'0x0' ... yes bytearray(b'%#x') % (0,) =? bytearray(b'0x0') ... yes '%#X' % 0 =? '0X0' ... yes b'%#X' % (0,) =? b'0X0' ... yes bytearray(b'%#X') % (0,) =? bytearray(b'0X0') ... yes '%x' % 66 =? '42' ... yes b'%x' % (66,) =? b'42' ... yes bytearray(b'%x') % (66,) =? bytearray(b'42') ... yes '%x' % -66 =? '-42' ... yes b'%x' % (-66,) =? b'-42' ... yes bytearray(b'%x') % (-66,) =? bytearray(b'-42') ... yes '%o' % 34 =? '42' ... yes b'%o' % (34,) =? b'42' ... yes bytearray(b'%o') % (34,) =? bytearray(b'42') ... yes '%o' % -34 =? '-42' ... yes b'%o' % (-34,) =? b'-42' ... yes bytearray(b'%o') % (-34,) =? bytearray(b'-42') ... yes '%g' % 1.1 =? '1.1' ... yes b'%g' % (1.1,) =? b'1.1' ... yes bytearray(b'%g') % (1.1,) =? bytearray(b'1.1') ... yes '%#g' % 1.1 =? '1.10000' ... yes b'%#g' % (1.1,) =? b'1.10000' ... yes bytearray(b'%#g') % (1.1,) =? bytearray(b'1.10000') ... yes ok test_locale (test.test_format.FormatTest) ... ok test_non_ascii (test.test_format.FormatTest) ... '\u20ac=%f' % (1.0,) =? '\u20ac=1.000000' ... yes ok test_nul (test.test_format.FormatTest) ... 'a\x00b' % () =? 'a\x00b' ... yes b'a\x00b' % () =? b'a\x00b' ... yes bytearray(b'a\x00b') % () =? bytearray(b'a\x00b') ... yes 'a%cb' % (0,) =? 'a\x00b' ... yes b'a%cb' % (0,) =? b'a\x00b' ... yes bytearray(b'a%cb') % (0,) =? bytearray(b'a\x00b') ... yes 'a%sb' % ('c\x00d',) =? 'ac\x00db' ... yes b'a%sb' % (b'c\x00d',) =? b'ac\x00db' ... yes bytearray(b'a%sb') % (b'c\x00d',) =? bytearray(b'ac\x00db') ... yes ok test_optimisations (test.test_format.FormatTest) ... skipped 'implementation detail specific to cpython' test_precision (test.test_format.FormatTest) ... ok test_precision_c_limits (test.test_format.FormatTest) ... skipped 'implementation detail specific to cpython' test_str_format (test.test_format.FormatTest) ... '%r' % '\u0378' =? "'\\u0378'" ... yes '%a' % '\u0378' =? "'\\u0378'" ... yes '%r' % '\u0374' =? "'\u0374'" ... yes '%a' % '\u0374' =? "'\\u0374'" ... yes BUILDSTDERR: Testing ex0.35user 0.04system 0:00.40elapsed 99%CPU (0avgtext+0avgdata 53080maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+11577minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_fractions ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_fractions BUILDSTDERR: 0.43user 0.03system 0:00.47elapsed 98%CPU (0avgtext+0avgdata 52144maxresident)k BUILDSTDERR: 0inputs+64outputs (0major+11337minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_frame ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_frame ceptions 'abc %b' % 1 works? ... yes '%d' % '1' works? ... yes '%x' % '1' works? ... yes '%x' % 3.14 works? ... yes '%g' % '1' works? ... no Unexpected : "unsupported operand type for float(): 'str'" 'no format' % '1' works? ... yes '%c' % -1 works? ... no Unexpected : 'unicode character code out of range' '%c' % 1114112 works? ... no Unexpected : 'unicode character code out of range' '%c' % 3.14 works? ... yes '%c' % 'ab' works? ... yes '%c' % b'x' works? ... yes ok ---------------------------------------------------------------------- Ran 9 tests in 0.027s OK (skipped=2) 1 test OK. Total duration: 106 ms Tests result: SUCCESS =================== test_fractions ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32624 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_fractions testApproximateCos1 (test.test_fractions.FractionTest) ... ok testApproximatePi (test.test_fractions.FractionTest) ... ok testArithmetic (test.test_fractions.FractionTest) ... ok testBigComplexComparisons (test.test_fractions.FractionTest) ... ok testBigFloatComparisons (test.test_fractions.FractionTest) ... ok testComparisons (test.test_fractions.FractionTest) ... ok testComparisonsDummyFloat (test.test_fractions.FractionTest) ... ok testComparisonsDummyRational (test.test_fractions.FractionTest) ... ok testConversions (test.test_fractions.FractionTest) ... ok testFromDecimal (test.test_fractions.FractionTest) ... ok testFromFloat (test.test_fractions.FractionTest) ... ok testFromString (test.test_fractions.FractionTest) ... ok testHash (test.test_fractions.FractionTest) ... ok testImmutable (test.test_fractions.FractionTest) ... ok testInit (test.test_fractions.FractionTest) ... ok testInitFromDecimal (test.test_fractions.FractionTest) ... ok testInitFromFloat (test.test_fractions.FractionTest) ... ok testLimitDenominator (test.test_fractions.FractionTest) ... ok testMixedArithmetic (test.test_fractions.FractionTest) ... ok testMixedEqual (test.test_fractions.FractionTest) ... ok testMixedLess (test.test_fractions.FractionTest) ... ok testMixedLessEqual (test.test_fractions.FractionTest) ... ok testMixingWithDecimal (test.test_fractions.FractionTest) ... ok testRound (test.test_fractions.FractionTest) ... ok testStringification (test.test_fractions.FractionTest) ... ok test_copy_deepcopy_pickle (test.test_fractions.FractionTest) ... ok test_slots (test.test_fractions.FractionTest) ... ok testMisc (test.test_fractions.GcdTest) ... ok ---------------------------------------------------------------------- Ran 28 tests in 0.029s OK 1 test OK. Total duration: 160 ms Tests result: SUCCESS =================== test_frame ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32628 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_frame test_clear_executing (test.test_frame.ClearTest) ... ok test_clear_executing_generator (test.test_frame.ClearTest) ... ok test_clear_generator (test.test_frame.ClearTest) ... ok test_clear_locals (test.test_frame.ClearTest) ... ok BUILDSTDERR: test_clear_refcycles (test.test_frame.ClearTest) ... skipped 'implementation det0.43user 0.04system 0:00.47elapsed 99%CPU (0avgtext+0avgdata 52136maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9927minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_fstring ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_fstring BUILDSTDERR: 0.75user 0.05system 0:00.81elapsed 99%CPU (0avgtext+0avgdata 79580maxresident)k BUILDSTDERR: 0inputs+72outputs (0major+19208minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ftplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ftplib ail specific to cpython' test_clear_locals (test.test_frame.FrameLocalsTest) ... ok test_locals (test.test_frame.FrameLocalsTest) ... ok test_locals_clear_locals (test.test_frame.FrameLocalsTest) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.052s OK (skipped=1) 1 test OK. Total duration: 135 ms Tests result: SUCCESS =================== test_fstring ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32632 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_fstring test__format__lookup (test.test_fstring.TestCase) ... ok test_arguments (test.test_fstring.TestCase) ... ok test_assignment (test.test_fstring.TestCase) ... ok test_ast (test.test_fstring.TestCase) ... ok test_ast_compile_time_concat (test.test_fstring.TestCase) ... ok test_backslashes_in_string_part (test.test_fstring.TestCase) ... ok test_call (test.test_fstring.TestCase) ... ok test_closure (test.test_fstring.TestCase) ... ok test_comments (test.test_fstring.TestCase) ... ok test_compile_time_concat (test.test_fstring.TestCase) ... ok test_compile_time_concat_errors (test.test_fstring.TestCase) ... ok test_conversions (test.test_fstring.TestCase) ... ok test_del (test.test_fstring.TestCase) ... ok test_dict (test.test_fstring.TestCase) ... ok test_docstring (test.test_fstring.TestCase) ... ok test_double_braces (test.test_fstring.TestCase) ... ok test_empty_format_specifier (test.test_fstring.TestCase) ... ok test_errors (test.test_fstring.TestCase) ... ok test_expressions_with_triple_quoted_strings (test.test_fstring.TestCase) ... ok test_format_specifier_expressions (test.test_fstring.TestCase) ... ok test_global (test.test_fstring.TestCase) ... ok test_if_conditional (test.test_fstring.TestCase) ... ok test_invalid_expressions (test.test_fstring.TestCase) ... ok test_invalid_string_prefixes (test.test_fstring.TestCase) ... ok test_lambda (test.test_fstring.TestCase) ... ok test_leading_trailing_spaces (test.test_fstring.TestCase) ... ok test_literal (test.test_fstring.TestCase) ... ok test_literal_eval (test.test_fstring.TestCase) ... ok test_locals (test.test_fstring.TestCase) ... ok test_loop (test.test_fstring.TestCase) ... ok test_many_expressions (test.test_fstring.TestCase) ... ok test_misformed_unicode_character_name (test.test_fstring.TestCase) ... ok test_mismatched_braces (test.test_fstring.TestCase) ... ok test_mismatched_parens (test.test_fstring.TestCase) ... ok test_missing_expression (test.test_fstring.TestCase) ... ok test_missing_format_spec (test.test_fstring.TestCase) ... ok test_missing_variable (test.test_fstring.TestCase) ... ok test_multiple_vars (test.test_fstring.TestCase) ... ok test_nested_fstrings (test.test_fstring.TestCase) ... ok test_newlines_in_expressions (test.test_fstring.TestCase) ... ok test_no_backslashes_in_expression_part (test.test_fstring.TestCase) ... ok test_no_escapes_for_braces (test.test_fstring.TestCase) ... ok test_not_equal (test.test_fstring.TestCase) ... ok test_parens_in_expressions (test.test_fstring.TestCase) ... ok test_shadowed_global (test.test_fstring.TestCase) ... ok test_side_effect_order (test.test_fstring.TestCase) ... ok test_str_format_differences (test.test_fstring.TestCase) ... ok test_unterminated_string (test.test_fstring.TestCase) ... ok test_yield (test.test_fstring.TestCase) ... ok test_yield_send (test.test_fstring.TestCase) ... ok ---------------------------------------------------------------------- Ran 50 tests in 0.418s OK 1 test OK. Total duration: 528 ms Tests result: SUCCESS =================== test_ftplib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32636 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_ftplib test_abort (test.test_ftplib.TestFTPClass) ... ok test_acct (test.test_ftplib.TestFTPClass) ... ok test_all_errors (test.test_ftplib.TestFTPClass) ... ok test_cwd (test.test_ftplib.TestFTPClass) ... ok test_delete (test.test_ftplib.TestFTPClass) ... ok test_dir (test.test_ftplib.TestFTPClass) ... ok test_exceptions (test.test_ftplib.TestFTPClass) ... ok test_getwelcome (test.test_ftplib.TestFTPClass) ... ok test_line_too_long (test.test_ftplib.TestFTPClass) ... ok test_login (test.test_ftplib.TestFTPClass) ... ok test_makepasv (test.test_ftplib.TestFTPClass) ... ok test_makeport (test.test_ftplib.TestFTPClass) ... ok test_mkd (test.test_ftplib.TestFTPClass) ... ok test_mlsd (test.test_ftplib.TestFTPClass) ... ok test_nlst (test.test_ftplib.TestFTPClass) ... ok test_parse257 (test.test_ftplib.TestFTPClass) ... ok test_pwd (test.test_ftplib.TestFTPClass) ... ok test_quit (test.test_ftplib.TestFTPClass) ... ok test_rename (test.test_ftplib.TestFTPClass) ... ok test_retrbinary (test.test_ftplib.TestFTPClass) ... ok test_retrbinary_rest (test.test_ftplib.TestFTPClass) ... ok test_retrlines (test.test_ftplib.TestFTPClass) ... ok test_retrlines_too_long (test.test_ftplib.TestFTPClass) ... ok test_rmd (test.test_ftplib.TestFTPClass) ... ok test_sanitize (test.test_ftplib.TestFTPClass) ... ok test_set_pasv (test.test_ftplib.TestFTPClass) ... ok test_size (test.test_ftplib.TestFTPClass) ... ok test_source_address (test.test_ftplib.TestFTPClass) ... ok test_source_address_passive_connection (test.test_ftplib.TestFTPClass) ... ok test_storbinary (test.test_ftplib.TestFTPClass) ... ok test_storbinary_rest (test.test_ftplib.TestFTPClass) ... ok test_storlines (test.test_ftplib.TestFTPClass) ... ok test_storlines_too_long (test.test_ftplib.TestFTPClass) ... ok test_voidcmd (test.test_ftplib.TestFTPClass) ... ok test_with_statement (test.test_ftplib.TestFTPClass) ... ok testTimeoutConnect (test.test_ftplib.TestTimeouts) ... ok testTimeoutDefault (test.test_ftplib.TestTimeouts) ... ok testTimeoutDifferentOrder (test.test_ftplib.TestTimeouts) ... ok testTimeoutDirectAccess (test.test_ftplib.TestTimeouts) ... ok testTimeoutNone (test.test_ftplib.TestTimeouts) ... ok testTimeoutValue (test.test_ftplib.TestTimeouts) ... ok test_af (test.test_ftplib.TestIPv6Environment) ... ok test_makepasv (test.test_ftplib.TestIPv6Environment) ... ok test_makeport (test.test_ftplib.TestIPv6Environment) ... ok test_transfer (test.test_ftplib.TestIPv6Environment) ... ok test_abort (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_acct (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_all_errors (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_cwd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_delete (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_dir (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_exceptions (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_getwelcome (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_line_too_long (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_login (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_makepasv (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_makeport (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_mkd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_mlsd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_nlst (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_parse257 (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_pwd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok BUILDSTDERR: test_quit (test.test_ftplib.TestTLS_FTPClassMixin1.44user 0.24system 0:06.79elapsed 24%CPU (0avgtext+0avgdata 66556maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+15115minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_funcattrs ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_funcattrs ) ... ok test_rename (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_retrbinary (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_retrbinary_rest (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_retrlines (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_retrlines_too_long (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_rmd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_sanitize (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_set_pasv (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_size (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_source_address (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_source_address_passive_connection (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_storbinary (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_storbinary_rest (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_storlines (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_storlines_too_long (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_voidcmd (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_with_statement (test.test_ftplib.TestTLS_FTPClassMixin) ... ok test_auth_issued_twice (test.test_ftplib.TestTLS_FTPClass) ... ok test_auth_ssl (test.test_ftplib.TestTLS_FTPClass) ... ok test_ccc (test.test_ftplib.TestTLS_FTPClass) ... ok test_check_hostname (test.test_ftplib.TestTLS_FTPClass) ... ok test_context (test.test_ftplib.TestTLS_FTPClass) ... ok test_control_connection (test.test_ftplib.TestTLS_FTPClass) ... ok test_data_connection (test.test_ftplib.TestTLS_FTPClass) ... ok test_login (test.test_ftplib.TestTLS_FTPClass) ... ok test__all__ (test.test_ftplib.MiscTestCase) ... ok ---------------------------------------------------------------------- Ran 89 tests in 6.359s OK 1 test OK. Total duration: 7 sec Tests result: SUCCESS =================== test_funcattrs ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32728 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_funcattrs test_delete_unknown_attr (test.test_funcattrs.ArbitraryFunctionAttrTest) ... ok test_set_attr (test.test_funcattrs.ArbitraryFunctionAttrTest) ... ok test_unset_attr (test.test_funcattrs.ArbitraryFunctionAttrTest) ... ok test_builtin__qualname__ (test.test_funcattrs.BuiltinFunctionPropertiesTest) ... ok test_comparison (test.test_funcattrs.CellTest) ... ok test_delete___dict__ (test.test_funcattrs.FunctionDictsTest) ... ok test_func_as_dict_key (test.test_funcattrs.FunctionDictsTest) ... ok test_setting_dict_to_invalid (test.test_funcattrs.FunctionDictsTest) ... ok test_setting_dict_to_valid (test.test_funcattrs.FunctionDictsTest) ... ok test_unassigned_dict (test.test_funcattrs.FunctionDictsTest) ... ok test_delete_docstring (test.test_funcattrs.FunctionDocstringTest) ... ok test_set_docstring_attr (test.test_funcattrs.FunctionDocstringTest) ... ok test___closure__ (test.test_funcattrs.FunctionPropertiesTest) ... ok test___code__ (test.test_funcattrs.FunctionPropertiesTest) ... ok test___globals__ (test.test_funcattrs.FunctionPropertiesTest) ... ok test___name__ (test.test_funcattrs.FunctionPropertiesTest) ... ok test___qualname__ (test.test_funcattrs.FunctionPropertiesTest) ... ok test_blank_func_defaults (test.test_funcattrs.FunctionPropertiesTest) ... ok test_copying___code__ (test.test_funcattrs.FunctionPropertiesTest) ... ok test_dir_includes_correct_attrs (test.test_funcattrs.FunctionPropertiesTest) ... ok test_duplicate_function_equality (test.test_funcattrs.FunctionPropertiesTest) ... ok test_empty_cell (test.test_funcattrs.FunctionPropertiesTest) ... ok BUILDSTDERR: test_func_default_args (test.test_funcattrs.FunctionProperties0.33user 0.03system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 52472maxresident)k BUILDSTDERR: 0inputs+56outputs (0major+10332minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_functools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_functools Test) ... ok test_module (test.test_funcattrs.FunctionPropertiesTest) ... ok test___class__ (test.test_funcattrs.InstancemethodAttrTest) ... ok test___func__ (test.test_funcattrs.InstancemethodAttrTest) ... ok test___func___non_method (test.test_funcattrs.InstancemethodAttrTest) ... ok test___self__ (test.test_funcattrs.InstancemethodAttrTest) ... ok test_func_attribute (test.test_funcattrs.StaticMethodAttrsTest) ... ok ---------------------------------------------------------------------- Ran 29 tests in 0.008s OK 1 test OK. Total duration: 91 ms Tests result: SUCCESS =================== test_functools ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_32732 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_functools test_bad_cmp (test.test_functools.TestCmpToKeyC) ... ok test_cmp_to_key (test.test_functools.TestCmpToKeyC) ... ok test_cmp_to_key_arguments (test.test_functools.TestCmpToKeyC) ... ok test_hash (test.test_functools.TestCmpToKeyC) ... ok test_obj_field (test.test_functools.TestCmpToKeyC) ... ok test_sort_int (test.test_functools.TestCmpToKeyC) ... ok test_sort_int_str (test.test_functools.TestCmpToKeyC) ... ok test_bad_cmp (test.test_functools.TestCmpToKeyPy) ... ok test_cmp_to_key (test.test_functools.TestCmpToKeyPy) ... ok test_cmp_to_key_arguments (test.test_functools.TestCmpToKeyPy) ... ok test_hash (test.test_functools.TestCmpToKeyPy) ... ok test_obj_field (test.test_functools.TestCmpToKeyPy) ... ok test_sort_int (test.test_functools.TestCmpToKeyPy) ... ok test_sort_int_str (test.test_functools.TestCmpToKeyPy) ... ok test_copy (test.test_functools.TestLRUC) ... ok test_deepcopy (test.test_functools.TestLRUC) ... ok test_early_detection_of_bad_call (test.test_functools.TestLRUC) ... ok test_kwargs_order (test.test_functools.TestLRUC) ... ok test_lru (test.test_functools.TestLRUC) ... ok test_lru_cache_decoration (test.test_functools.TestLRUC) ... ok test_lru_cache_threaded (test.test_functools.TestLRUC) ... ok test_lru_cache_threaded2 (test.test_functools.TestLRUC) ... ok test_lru_cache_threaded3 (test.test_functools.TestLRUC) ... ok test_lru_method (test.test_functools.TestLRUC) ... ok test_lru_reentrancy_with_len (test.test_functools.TestLRUC) ... ok test_lru_type_error (test.test_functools.TestLRUC) ... ok test_lru_with_exceptions (test.test_functools.TestLRUC) ... ok test_lru_with_keyword_args (test.test_functools.TestLRUC) ... ok test_lru_with_keyword_args_maxsize_none (test.test_functools.TestLRUC) ... ok test_lru_with_maxsize_negative (test.test_functools.TestLRUC) ... ok test_lru_with_maxsize_none (test.test_functools.TestLRUC) ... ok test_lru_with_types (test.test_functools.TestLRUC) ... ok test_need_for_rlock (test.test_functools.TestLRUC) ... ok test_pickle (test.test_functools.TestLRUC) ... ok test_copy (test.test_functools.TestLRUPy) ... ok test_deepcopy (test.test_functools.TestLRUPy) ... ok test_early_detection_of_bad_call (test.test_functools.TestLRUPy) ... ok test_kwargs_order (test.test_functools.TestLRUPy) ... ok test_lru (test.test_functools.TestLRUPy) ... ok test_lru_cache_decoration (test.test_functools.TestLRUPy) ... ok test_lru_cache_threaded (test.test_functools.TestLRUPy) ... ok test_lru_cache_threaded2 (test.test_functools.TestLRUPy) ... ok test_lru_cache_threaded3 (test.test_functools.TestLRUPy) ... ok test_lru_method (test.test_functools.TestLRUPy) ... ok test_lru_reentrancy_with_len (test.test_functools.TestLRUPy) ... ok test_lru_type_error (test.test_functools.TestLRUPy) ... ok test_lru_with_exceptions (test.test_functools.TestLRUPy) ... ok test_lru_with_keyword_args (test.test_functools.TestLRUPy) ... ok test_lru_with_keyword_args_maxsize_none (test.test_functools.TestLRUPy) ... ok test_lru_with_maxsize_negative (test.test_functools.TestLRUPy) ... ok test_lru_with_maxsize_none (test.test_functools.TestLRUPy) ... ok test_lru_with_types (test.test_functools.TestLRUPy) ... ok test_need_for_rlock (test.test_functools.TestLRUPy) ... ok test_pickle (test.test_functools.TestLRUPy) ... ok test_arg_combinations (test.test_functools.TestPartialC) ... ok test_argument_checking (test.test_functools.TestPartialC) ... ok test_attributes (test.test_functools.TestPartialC) ... ok test_attributes_unwritable (test.test_functools.TestPartialC) ... ok test_basic_examples (test.test_functools.TestPartialC) ... ok test_copy (test.test_functools.TestPartialC) ... ok test_deepcopy (test.test_functools.TestPartialC) ... ok test_error_propagation (test.test_functools.TestPartialC) ... ok test_keyword (test.test_functools.TestPartialC) ... ok test_kw_combinations (test.test_functools.TestPartialC) ... ok test_kwargs_copy (test.test_functools.TestPartialC) ... ok test_nested_optimization (test.test_functools.TestPartialC) ... ok test_nested_partial_with_attribute (test.test_functools.TestPartialC) ... ok test_no_side_effects (test.test_functools.TestPartialC) ... ok test_pickle (test.test_functools.TestPartialC) ... ok test_positional (test.test_functools.TestPartialC) ... ok test_protection_of_callers_dict_argument (test.test_functools.TestPartialC) ... ok test_recursive_pickle (test.test_functools.TestPartialC) ... ok test_recursive_repr (test.test_functools.TestPartialC) ... ok test_repr (test.test_functools.TestPartialC) ... ok test_setstate (test.test_functools.TestPartialC) ... ok test_setstate_errors (test.test_functools.TestPartialC) ... ok test_setstate_refcount (test.test_functools.TestPartialC) ... ok test_setstate_subclasses (test.test_functools.TestPartialC) ... ok test_weakref (test.test_functools.TestPartialC) ... ok test_with_bound_and_unbound_methods (test.test_functools.TestPartialC) ... ok test_arg_combinations (test.test_functools.TestPartialCSubclass) ... ok test_argument_checking (test.test_functools.TestPartialCSubclass) ... ok test_attributes (test.test_functools.TestPartialCSubclass) ... ok test_attributes_unwritable (test.test_functools.TestPartialCSubclass) ... ok test_basic_examples (test.test_functools.TestPartialCSubclass) ... ok test_copy (test.test_functools.TestPartialCSubclass) ... ok test_deepcopy (test.test_functools.TestPartialCSubclass) ... ok test_error_propagation (test.test_functools.TestPartialCSubclass) ... ok test_keyword (test.test_functools.TestPartialCSubclass) ... ok test_kw_combinations (test.test_functools.TestPartialCSubclass) ... ok test_kwargs_copy (test.test_functools.TestPartialCSubclass) ... ok test_nested_partial_with_attribute (test.test_functools.TestPartialCSubclass) ... ok test_no_side_effects (test.test_functools.TestPartialCSubclass) ... ok test_pickle (test.test_functools.TestPartialCSubclass) ... ok test_positional (test.test_functools.TestPartialCSubclass) ... ok test_protection_of_callers_dict_argument (test.test_functools.TestPartialCSubclass) ... ok test_recursive_pickle (test.test_functools.TestPartialCSubclass) ... ok test_recursive_repr (test.test_functools.TestPartialCSubclass) ... ok test_repr (test.test_functools.TestPartialCSubclass) ... ok test_setstate (test.test_functools.TestPartialCSubclass) ... ok test_setstate_errors (test.test_functools.TestPartialCSubclass) ... ok test_setstate_refcount (test.test_functools.TestPartialCSubclass) ... ok test_setstate_subclasses (test.test_functools.TestPartialCSubclass) ... ok test_weakref (test.test_functools.TestPartialCSubclass) ... ok test_with_bound_and_unbound_methods (test.test_functools.TestPartialCSubclass) ... ok test_abstract (test.test_functools.TestPartialMethod) ... ok test_arg_combinations (test.test_functools.TestPartialMethod) ... ok test_bound_method_introspection (test.test_functools.TestPartialMethod) ... ok test_descriptors (test.test_functools.TestPartialMethod) ... ok test_invalid_args (test.test_functools.TestPartialMethod) ... ok test_nested (test.test_functools.TestPartialMethod) ... ok test_over_partial (test.test_functools.TestPartialMethod) ... ok test_overriding_keywords (test.test_functools.TestPartialMethod) ... ok test_repr (test.test_functools.TestPartialMethod) ... ok test_unbound_method_retrieval (test.test_functools.TestPartialMethod) ... ok test_arg_combinations (test.test_functools.TestPartialPy) ... ok test_argument_checking (test.test_functools.TestPartialPy) ... ok test_attributes (test.test_functools.TestPartialPy) ... ok test_basic_examples (test.test_functools.TestPartialPy) ... ok test_copy (test.test_functools.TestPartialPy) ... ok test_deepcopy (test.test_functools.TestPartialPy) ... ok test_error_propagation (test.test_functools.TestPartialPy) ... ok test_keyword (test.test_functools.TestPartialPy) ... ok test_kw_combinations (test.test_functools.TestPartialPy) ... ok test_kwargs_copy (test.test_functools.TestPartialPy) ... ok test_nested_optimization (test.test_functools.TestPartialPy) ... ok test_nested_partial_with_attribute (test.test_functools.TestPartialPy) ... ok test_no_side_effects (test.test_functools.TestPartialPy) ... ok test_pickle (test.test_functools.TestPartialPy) ... ok test_positional (test.test_functools.TestPartialPy) ... ok test_protection_of_callers_dict_argument (test.test_functools.TestPartialPy) ... ok test_recursive_pickle (test.test_functools.TestPartialPy) ... ok test_recursive_repr (test.test_functools.TestPartialPy) ... ok test_repr (test.test_functools.TestPartialPy) ... ok test_setstate (test.test_functools.TestPartialPy) ... ok test_setstate_errors (test.test_functools.TestPartialPy) ... ok test_setstate_refcount (test.test_functools.TestPartialPy) ... ok test_setstate_subclasses (test.test_functools.TestPartialPy) ... ok test_weakref (test.test_functools.TestPartialPy) ... ok test_with_bound_and_unbound_methods (test.test_functools.TestPartialPy) ... ok test_arg_combinations (test.test_functools.TestPartialPySubclass) ... ok test_argument_checking (test.test_functools.TestPartialPySubclass) ... ok test_attributes (test.test_functools.TestPartialPySubclass) ... ok test_basic_examples (test.test_functools.TestPartialPySubclass) ... ok test_copy (test.test_functools.TestPartialPySubclass) ... ok test_deepcopy (test.test_functools.TestPartialPySubclass) ... ok test_error_propagation (test.test_functools.TestPartialPySubclass) ... ok test_keyword (test.test_functools.TestPartialPySubclass) ... ok test_kw_combinations (test.test_functools.TestPartialPySubclass) ... ok test_kwargs_copy (test.test_functools.TestPartialPySubclass) ... ok test_nested_optimization (test.test_functools.TestPartialPySubclass) ... ok test_nested_partial_with_attribute (test.test_functools.TestPartialPySubclass) ... ok test_no_side_effects (test.test_functools.TestPartialPySubclass) ... ok test_pickle (test.test_functools.TestPartialPySubclass) ... ok test_positional (test.test_functools.TestPartialPySubclass) ... ok test_protection_of_callers_dict_argument (test.test_functools.TestPartialPySubclass) ... ok test_recursive_pickle (test.test_functools.TestPartialPySubclass) ... ok test_recursive_repr (test.test_functools.TestPartialPySubclass) ... ok test_repr (test.test_functools.TestPartialPySubclass) ... ok test_setstate (test.test_functools.TestPartialPySubclass) ... ok test_setstate_errors (test.test_functools.TestPartialPySubclass) ... ok test_setstate_refcount (test.test_functools.TestPartialPySubclass) ... ok test_setstate_subclasses (test.test_functools.TestPartialPySubclass) ... ok test_weakref (test.test_functools.TestPartialPySubclass) ... ok test_with_bound_and_unbound_methods (test.test_functools.TestPartialPySubclass) ... ok test_iterator_usage (test.test_functools.TestReduce) ... ok test_reduce (test.test_functools.TestReduce) ... ok test_c3_abc (test.test_functools.TestSingleDispatch) ... ok test_c_classes (test.test_functools.TestSingleDispatch) ... skipped 'implementation detail specific to cpython' test_cache_invalidation (test.test_functools.TestSingleDispatch) ... ok BUILDSTDERR: test_1.72user 0.12system 0:01.92elapsed 96%CPU (0avgtext+0avgdata 113640maxresident)k BUILDSTDERR: 0inputs+240outputs (0major+27128minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_future ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_future BUILDSTDERR: 0.33user 0.03system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 52140maxresident)k BUILDSTDERR: 0inputs+56outputs (0major+10012minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_future3 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_future3 compose_mro (test.test_functools.TestSingleDispatch) ... ok test_false_meta (test.test_functools.TestSingleDispatch) ... ok test_mro (test.test_functools.TestSingleDispatch) ... ok test_mro_conflicts (test.test_functools.TestSingleDispatch) ... ok test_register_abc (test.test_functools.TestSingleDispatch) ... ok test_register_decorator (test.test_functools.TestSingleDispatch) ... ok test_simple_overloads (test.test_functools.TestSingleDispatch) ... ok test_wrapping_attributes (test.test_functools.TestSingleDispatch) ... ok test_no_operations_defined (test.test_functools.TestTotalOrdering) ... ok test_pickle (test.test_functools.TestTotalOrdering) ... ok test_total_ordering_ge (test.test_functools.TestTotalOrdering) ... ok test_total_ordering_gt (test.test_functools.TestTotalOrdering) ... ok test_total_ordering_le (test.test_functools.TestTotalOrdering) ... ok test_total_ordering_lt (test.test_functools.TestTotalOrdering) ... ok test_total_ordering_no_overwrite (test.test_functools.TestTotalOrdering) ... ok test_type_error_when_not_implemented (test.test_functools.TestTotalOrdering) ... ok test_builtin_update (test.test_functools.TestUpdateWrapper) ... ok test_default_update (test.test_functools.TestUpdateWrapper) ... ok test_default_update_doc (test.test_functools.TestUpdateWrapper) ... ok test_missing_attributes (test.test_functools.TestUpdateWrapper) ... ok test_no_update (test.test_functools.TestUpdateWrapper) ... ok test_selective_update (test.test_functools.TestUpdateWrapper) ... ok test_builtin_update (test.test_functools.TestWraps) ... ok test_default_update (test.test_functools.TestWraps) ... ok test_default_update_doc (test.test_functools.TestWraps) ... ok test_missing_attributes (test.test_functools.TestWraps) ... ok test_no_update (test.test_functools.TestWraps) ... ok test_selective_update (test.test_functools.TestWraps) ... ok ---------------------------------------------------------------------- Ran 198 tests in 1.420s OK (skipped=1) 1 test OK. Total duration: 2 sec Tests result: SUCCESS =================== test_future ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_310 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_future test_badfuture10 (test.test_future.FutureTest) ... ok test_badfuture3 (test.test_future.FutureTest) ... ok test_badfuture4 (test.test_future.FutureTest) ... ok test_badfuture5 (test.test_future.FutureTest) ... ok test_badfuture6 (test.test_future.FutureTest) ... ok test_badfuture7 (test.test_future.FutureTest) ... ok test_badfuture8 (test.test_future.FutureTest) ... ok test_badfuture9 (test.test_future.FutureTest) ... ok test_future1 (test.test_future.FutureTest) ... ok test_future2 (test.test_future.FutureTest) ... ok test_future3 (test.test_future.FutureTest) ... ok test_multiple_features (test.test_future.FutureTest) ... ok test_parserhack (test.test_future.FutureTest) ... ok test_unicode_literals_exec (test.test_future.FutureTest) ... ok ---------------------------------------------------------------------- Ran 14 tests in 0.016s OK 1 test OK. Total duration: 92 ms Tests result: SUCCESS =================== test_future3 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_314 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_war0.31user 0.03system 0:00.35elapsed 98%CPU (0avgtext+0avgdata 51776maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+9668minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_future4 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_future4 BUILDSTDERR: 0.35user 0.03system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 51892maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9677minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_future5 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_future5 BUILDSTDERR: 0.31user 0.04system 0:00.36elapsed 98%CPU (0avgtext+0avgdata 52028maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+9697minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_gc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_gc BUILDSTDERR: test test_gc crashed -- Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/libregrtest/runtest.py", line 165, in runtest_inner BUILDSTDERR: test_runner() BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_gc.py", line 1014, in test_main BUILDSTDERR: debug = gc.get_debug() BUILDSTDERR: AttributeError: module 'gc' has no attribute 'get_debug' BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.33user 0.03system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 53296maxresident)k BUILDSTDERR: 0inputs+88outputs (0major+11254minor)pagefaults 0swaps + echo test_gc + for TestName in $(cat testnames.txt) + echo =================== test_generator_stop ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_generator_stop BUILDSTDERR: 0.36user 0.02system 0:00.40elapsed 99%CPU (0avgtext+0avgdata 52024maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9727minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_generators ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_generators ning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_future3 test_floor_div_operator (test.test_future3.TestFuture) ... ok test_nested_scopes (test.test_future3.TestFuture) ... ok test_true_div_as_default (test.test_future3.TestFuture) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 1 test OK. Total duration: 71 ms Tests result: SUCCESS =================== test_future4 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_318 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_future4 ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK 1 test OK. Total duration: 81 ms Tests result: SUCCESS =================== test_future5 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_322 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_future5 test_print_function (test.test_future5.TestMultipleFeatures) ... ok test_unicode_literals (test.test_future5.TestMultipleFeatures) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK 1 test OK. Total duration: 77 ms Tests result: SUCCESS =================== test_gc ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_326 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_gc test_gc failed 1 test failed: test_gc Total duration: 101 ms Tests result: FAILURE =================== test_generator_stop ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_331 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_generator_stop test_stopiteration_wrapping (test.test_generator_stop.TestPEP479) ... ok test_stopiteration_wrapping_context (test.test_generator_stop.TestPEP479) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK 1 test OK. Total duration: 83 ms Tests result: SUCCESS =================== test_generators ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_335 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_generators test_except_gen_except (test.test_generators.ExceptionTest) ... ok test_except_next (test.test_generators.ExceptionTest) ... ok test_except_throw (test.test_generators.ExceptionTest) ... ok test_except_throw_exception_context (test.test_generators.ExceptionTest) ... ok test_return_stopiteration (test.test_generators.ExceptionTest) ... ok test_return_tuple (test.test_generators.ExceptionTest) ... ok test_stopiteration_warning (test.test_generators.ExceptionTest) ... ok test_tutorial_stopiteration (test.test_generators.ExceptionTest) ... ok test_frame_resurrect (test.test_generators.FinalizationTest) ... ok test_lambda_generator (test.test_generators.FinalizationTest) ... ok test_refcycle (test.test_generators.FinalizationTest) ... ok test_copy (test.test_generators.GeneratorTest) ... ok test_name (test.test_generators.GeneratorTest) ... ok test_pickle (test.test_generators.GeneratorTest) ... ok test_generator_gi_yieldfrom (test.test_generators.YieldFromTests) ... ok ---------------------------------------------------------------------- Ran 15 tests in 0.077s OK Trying: for c in conjoin([lambda: iter((0, 1))] * 3): print(c) Expecting: [0, 0, 0] [0, 0, 1] [0, 1, 0] [0, 1, 1] [1, 0, 0] [1, 0, 1] [1, 1, 0] [1, 1, 1] ok Trying: def gencopy(iterator): for x in iterator: yield x[:] Expecting nothing ok Trying: for n in range(10): all = list(gencopy(conjoin([lambda: iter((0, 1))] * n))) print(n, len(all), all[0] == [0] * n, all[-1] == [1] * n) Expecting: 0 1 True True 1 2 True True 2 4 True True 3 8 True True 4 16 True True 5 32 True True 6 64 True True 7 128 True True 8 256 True True 9 512 True True ok Trying: q = Queens(8) Expecting nothing ok Trying: LIMIT = 2 Expecting nothing ok Trying: count = 0 Expecting nothing ok Trying: for row2col in q.solve(): count += 1 if count <= LIMIT: print("Solution", count) q.printsolution(row2col) Expecting: Solution 1 +-+-+-+-+-+-+-+-+ |Q| | | | | | | | +-+-+-+-+-+-+-+-+ | | | | |Q| | | | +-+-+-+-+-+-+-+-+ | | | | | | | |Q| +-+-+-+-+-+-+-+-+ | | | | | |Q| | | +-+-+-+-+-+-+-+-+ | | |Q| | | | | | +-+-+-+-+-+-+-+-+ | | | | | | |Q| | +-+-+-+-+-+-+-+-+ | |Q| | | | | | | +-+-+-+-+-+-+-+-+ | | | |Q| | | | | +-+-+-+-+-+-+-+-+ Solution 2 +-+-+-+-+-+-+-+-+ |Q| | | | | | | | +-+-+-+-+-+-+-+-+ | | | | | |Q| | | +-+-+-+-+-+-+-+-+ | | | | | | | |Q| +-+-+-+-+-+-+-+-+ | | |Q| | | | | | +-+-+-+-+-+-+-+-+ | | | | | | |Q| | +-+-+-+-+-+-+-+-+ | | | |Q| | | | | +-+-+-+-+-+-+-+-+ | |Q| | | | | | | +-+-+-+-+-+-+-+-+ | | | | |Q| | | | +-+-+-+-+-+-+-+-+ ok Trying: print(count, "solutions in all.") Expecting: 92 solutions in all. ok Trying: k = Knights(10, 10) Expecting nothing ok Trying: LIMIT = 2 Expecting nothing ok Trying: count = 0 Expecting nothing ok Trying: for x in k.solve(): count += 1 if count <= LIMIT: print("Solution", count) k.printsolution(x) else: break Expecting: Solution 1 +---+---+---+---+---+---+---+---+---+---+ | 1| 58| 27| 34| 3| 40| 29| 10| 5| 8| +---+---+---+---+---+---+---+---+---+---+ | 26| 35| 2| 57| 28| 33| 4| 7| 30| 11| +---+---+---+---+---+---+---+---+---+---+ | 59|100| 73| 36| 41| 56| 39| 32| 9| 6| +---+---+---+---+---+---+---+---+---+---+ | 74| 25| 60| 55| 72| 37| 42| 49| 12| 31| +---+---+---+---+---+---+---+---+---+---+ | 61| 86| 99| 76| 63| 52| 47| 38| 43| 50| +---+---+---+---+---+---+---+---+---+---+ | 24| 75| 62| 85| 54| 71| 64| 51| 48| 13| +---+---+---+---+---+---+---+---+---+---+ | 87| 98| 91| 80| 77| 84| 53| 46| 65| 44| +---+---+---+---+---+---+---+---+---+---+ | 90| 23| 88| 95| 70| 79| 68| 83| 14| 17| +---+---+---+---+---+---+---+---+---+---+ | 97| 92| 21| 78| 81| 94| 19| 16| 45| 66| +---+---+---+---+---+---+---+---+---+---+ | 22| 89| 96| 93| 20| 69| 82| 67| 18| 15| +---+---+---+---+---+---+---+---+---+---+ Solution 2 +---+---+---+---+---+---+---+---+---+---+ | 1| 58| 27| 34| 3| 40| 29| 10| 5| 8| +---+---+---+---+---+---+---+---+---+---+ | 26| 35| 2| 57| 28| 33| 4| 7| 30| 11| +---+---+---+---+---+---+---+---+---+---+ | 59|100| 73| 36| 41| 56| 39| 32| 9| 6| +---+---+---+---+---+---+---+---+---+---+ | 74| 25| 60| 55| 72| 37| 42| 49| 12| 31| +---+---+---+---+---+---+---+---+---+---+ | 61| 86| 99| 76| 63| 52| 47| 38| 43| 50| +---+---+---+---+---+---+---+---+---+---+ | 24| 75| 62| 85| 54| 71| 64| 51| 48| 13| +---+---+---+---+---+---+---+---+---+---+ | 87| 98| 89| 80| 77| 84| 53| 46| 65| 44| +---+---+---+---+---+---+---+---+---+---+ | 90| 23| 92| 95| 70| 79| 68| 83| 14| 17| +---+---+---+---+---+---+---+---+---+---+ | 97| 88| 21| 78| 81| 94| 19| 16| 45| 66| +---+---+---+---+---+---+---+---+---+---+ | 22| 91| 96| 93| 20| 69| 82| 67| 18| 15| +---+---+---+---+---+---+---+---+---+---+ ok Trying: from test.support import gc_collect Expecting nothing ok Trying: def f(): print((yield 1)) yield 2 Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting: 1 ok Trying: g.send(42) Expecting: 42 2 ok Trying: f().send("foo") Expecting: Traceback (most recent call last): ... TypeError: can't send non-None value to a just-started generator ok Trying: def f(): yield Expecting nothing ok Trying: list(f()) Expecting: [None] ok Trying: list((yield 21) for i in range(4)) Expecting: [21, None, 21, None, 21, None, 21, None] ok Trying: def f(): list(i for i in [(yield 26)]) Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def coroutine(seq): count = 0 while count < 200: count += yield seq.append(count) Expecting nothing ok Trying: seq = [] Expecting nothing ok Trying: c = coroutine(seq) Expecting nothing ok Trying: next(c) Expecting nothing ok Trying: print(seq) Expecting: [] ok Trying: c.send(10) Expecting nothing ok Trying: print(seq) Expecting: [10] ok Trying: c.send(10) Expecting nothing ok Trying: print(seq) Expecting: [10, 20] ok Trying: c.send(10) Expecting nothing ok Trying: print(seq) Expecting: [10, 20, 30] ok Trying: f=lambda: (yield 1),(yield 2) Expecting: Traceback (most recent call last): ... SyntaxError: 'yield' outside function ok Trying: def f(): x = yield = y Expecting: Traceback (most recent call last): ... SyntaxError: assignment to yield expression not possible ok Trying: def f(): (yield bar) = y Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to yield expression ok Trying: def f(): (yield bar) += y Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to yield expression ok Trying: def f(): while True: try: print((yield)) except ValueError as v: print("caught ValueError (%s)" % (v)) Expecting nothing ok Trying: import sys Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting nothing ok Trying: g.throw(ValueError) # type only Expecting: caught ValueError () ok Trying: g.throw(ValueError("xyz")) # value only Expecting: caught ValueError (xyz) ok Trying: g.throw(ValueError, ValueError(1)) # value+matching type Expecting: caught ValueError (1) ok Trying: g.throw(ValueError, TypeError(1)) # mismatched type, rewrapped Expecting: caught ValueError (1) ok Trying: g.throw(ValueError, ValueError(1), None) # explicit None traceback Expecting: caught ValueError (1) ok Trying: g.throw(ValueError(1), "foo") # bad args Expecting: Traceback (most recent call last): ... TypeError: instance exception may not have a separate value ok Trying: g.throw(ValueError, "foo", 23) # bad args Expecting: Traceback (most recent call last): ... TypeError: throw() third argument must be a traceback object ok Trying: g.throw("abc") Expecting: Traceback (most recent call last): ... TypeError: exceptions must derive from BaseException, not str ok Trying: g.throw(0) Expecting: Traceback (most recent call last): ... TypeError: exceptions must derive from BaseException, not int ok Trying: g.throw(list) Expecting: Traceback (most recent call last): ... TypeError: exceptions must derive from BaseException, not type ok Trying: def throw(g,exc): try: raise exc except: g.throw(*sys.exc_info()) Expecting nothing ok Trying: throw(g,ValueError) # do it with traceback included Expecting: caught ValueError () ok Trying: g.send(1) Expecting: 1 ok Trying: throw(g,TypeError) # terminate the generator Expecting: Traceback (most recent call last): ... TypeError ok Trying: print(g.gi_frame) Expecting: None ok Trying: g.send(2) Expecting: Traceback (most recent call last): ... StopIteration ok Trying: g.throw(ValueError,6) # throw on closed generator Expecting: Traceback (most recent call last): ... ValueError: 6 ok Trying: f().throw(ValueError,7) # throw on just-opened generator Expecting: Traceback (most recent call last): ... ValueError: 7 ok Trying: def f(): try: yield except: raise Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: try: 1/0 except ZeroDivisionError as v: try: g.throw(v) except Exception as w: tb = w.__traceback__ Expecting nothing ok Trying: levels = 0 Expecting nothing ok Trying: while tb: levels += 1 tb = tb.tb_next Expecting nothing ok Trying: levels Expecting: 3 ok Trying: def f(): try: yield except GeneratorExit: print("exiting") Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting nothing ok Trying: g.close() Expecting: exiting ok Trying: g.close() # should be no-op now Expecting nothing ok Trying: f().close() # close on just-opened generator should be fine Expecting nothing ok Trying: def f(): yield # an even simpler generator Expecting nothing ok Trying: f().close() # close before opening Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting nothing ok Trying: g.close() # close normally Expecting nothing ok Trying: def f(): try: yield finally: print("exiting") Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting nothing ok Trying: del g; gc_collect() Expecting: exiting ok Trying: def f(): try: yield except Exception: print('except') finally: print('finally') Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting nothing ok Trying: del g; gc_collect() Expecting: finally ok Trying: def f(): try: yield except GeneratorExit: yield "foo!" Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting nothing ok Trying: g.close() Expecting: Traceback (most recent call last): ... RuntimeError: generator ignored GeneratorExit ok Trying: g.close() Expecting nothing ok Trying: import sys, io Expecting nothing ok Trying: old, sys.stderr = sys.stderr, io.StringIO() Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting nothing ok Trying: del g Expecting nothing ok Trying: gc_collect() Expecting nothing ok Trying: "RuntimeError: generator ignored GeneratorExit" in sys.stderr.getvalue() Expecting: True ok Trying: sys.stderr = old Expecting nothing ok Trying: def f(): try: yield except GeneratorExit: raise TypeError("fie!") Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting nothing ok Trying: g.close() Expecting: Traceback (most recent call last): ... TypeError: fie! ok Trying: def f(): x += yield Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): x = yield Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): lambda x=(yield): 1 Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): x=(i for i in (yield) if (yield)) Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(d): d[(yield "a")] = d[(yield "b")] = 27 Expecting nothing ok Trying: data = [1,2] Expecting nothing ok Trying: g = f(data) Expecting nothing ok Trying: type(g) Expecting: ok Trying: g.send(None) Expecting: 'a' ok Trying: data Expecting: [1, 2] ok Trying: g.send(0) Expecting: 'b' ok Trying: data Expecting: [27, 2] ok Trying: try: g.send(1) except StopIteration: pass Expecting nothing ok Trying: data Expecting: [27, 27] ok Trying: def g(): for i in range(3): yield None yield None return Expecting nothing ok Trying: list(g()) Expecting: [None, None, None, None] ok Trying: def g(): yield 1 try: raise StopIteration except: yield 2 yield 3 Expecting nothing ok Trying: list(g()) Expecting: [1, 2, 3] ok Trying: def gcomb(x, k): "Generate all combinations of k elements from list x." if k > len(x): return if k == 0: yield [] else: first, rest = x[0], x[1:] # A combination does or doesn't contain first. # If it does, the remainder is a k-1 comb of rest. for c in gcomb(rest, k-1): c.insert(0, first) yield c # If it doesn't contain first, it's a k comb of rest. for c in gcomb(rest, k): yield c Expecting nothing ok Trying: seq = list(range(1, 5)) Expecting nothing ok Trying: for k in range(len(seq) + 2): print("%d-combs of %s:" % (k, seq)) for c in gcomb(seq, k): print(" ", c) Expecting: 0-combs of [1, 2, 3, 4]: [] 1-combs of [1, 2, 3, 4]: [1] [2] [3] [4] 2-combs of [1, 2, 3, 4]: [1, 2] [1, 3] [1, 4] [2, 3] [2, 4] [3, 4] 3-combs of [1, 2, 3, 4]: [1, 2, 3] [1, 2, 4] [1, 3, 4] [2, 3, 4] 4-combs of [1, 2, 3, 4]: [1, 2, 3, 4] 5-combs of [1, 2, 3, 4]: ok Trying: def g(): yield 1 Expecting nothing ok Trying: type(g) Expecting: ok Trying: i = g() Expecting nothing ok Trying: type(i) Expecting: ok Trying: [s for s in dir(i) if not s.startswith('_')] Expecting: ['close', 'gi_code', 'gi_frame', 'gi_running', 'gi_yieldfrom', 'send', 'throw'] ok Trying: from test.support import HAVE_DOCSTRINGS Expecting nothing ok Trying: print(i.__next__.__doc__ if HAVE_DOCSTRINGS else 'Implement next(self).') Expecting: Implement next(self). ok Trying: iter(i) is i Expecting: True ok Trying: import types Expecting nothing ok Trying: isinstance(i, types.GeneratorType) Expecting: True ok Trying: i.gi_running Expecting: 0 ok Trying: type(i.gi_frame) Expecting: ok Trying: i.gi_running = 42 # doctest: +IGNORE_EXCEPTION_DETAIL Expecting: Traceback (most recent call last): ... AttributeError: readonly attribute ok Trying: def g(): yield me.gi_running Expecting nothing ok Trying: me = g() Expecting nothing ok Trying: me.gi_running Expecting: 0 ok Trying: next(me) Expecting: 1 ok Trying: me.gi_running Expecting: 0 ok Trying: class disjointSet: def __init__(self, name): self.name = name self.parent = None self.generator = self.generate() def generate(self): while not self.parent: yield self for x in self.parent.generator: yield x def find(self): return next(self.generator) def union(self, parent): if self.parent: raise ValueError("Sorry, I'm not a root!") self.parent = parent def __str__(self): return self.name Expecting nothing ok Trying: names = "ABCDEFGHIJKLM" Expecting nothing ok Trying: sets = [disjointSet(name) for name in names] Expecting nothing ok Trying: roots = sets[:] Expecting nothing ok Trying: import random Expecting nothing ok Trying: gen = random.Random(42) Expecting nothing ok Trying: while 1: for s in sets: print(" %s->%s" % (s, s.find()), end='') print() if len(roots) > 1: s1 = gen.choice(roots) roots.remove(s1) s2 = gen.choice(roots) s1.union(s2) print("merged", s1, "into", s2) else: break Expecting: A->A B->B C->C D->D E->E F->F G->G H->H I->I J->J K->K L->L M->M merged K into B A->A B->B C->C D->D E->E F->F G->G H->H I->I J->J K->B L->L M->M merged A into F A->F B->B C->C D->D E->E F->F G->G H->H I->I J->J K->B L->L M->M merged E into F A->F B->B C->C D->D E->F F->F G->G H->H I->I J->J K->B L->L M->M merged D into C A->F B->B C->C D->C E->F F->F G->G H->H I->I J->J K->B L->L M->M merged M into C A->F B->B C->C D->C E->F F->F G->G H->H I->I J->J K->B L->L M->C merged J into B A->F B->B C->C D->C E->F F->F G->G H->H I->I J->B K->B L->L M->C merged B into C A->F B->C C->C D->C E->F F->F G->G H->H I->I J->C K->C L->L M->C merged F into G A->G B->C C->C D->C E->G F->G G->G H->H I->I J->C K->C L->L M->C merged L into C A->G B->C C->C D->C E->G F->G G->G H->H I->I J->C K->C L->C M->C merged G into I A->I B->C C->C D->C E->I F->I G->I H->H I->I J->C K->C L->C M->C merged I into H A->H B->C C->C D->C E->H F->H G->H H->H I->H J->C K->C L->C M->C merged C into H A->H B->H C->H D->H E->H F->H G->H H->H I->H J->H K->H L->H M->H ok Trying: def firstn(g, n): return [next(g) for i in range(n)] Expecting nothing ok Trying: def intsfrom(i): while 1: yield i i += 1 Expecting nothing ok Trying: firstn(intsfrom(5), 7) Expecting: [5, 6, 7, 8, 9, 10, 11] ok Trying: def exclude_multiples(n, ints): for i in ints: if i % n: yield i Expecting nothing ok Trying: firstn(exclude_multiples(3, intsfrom(1)), 6) Expecting: [1, 2, 4, 5, 7, 8] ok Trying: def sieve(ints): prime = next(ints) yield prime not_divisible_by_prime = exclude_multiples(prime, ints) for p in sieve(not_divisible_by_prime): yield p Expecting nothing ok Trying: primes = sieve(intsfrom(2)) Expecting nothing ok Trying: firstn(primes, 20) Expecting: [2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71] ok Trying: def times(n, g): for i in g: yield n * i Expecting nothing ok Trying: firstn(times(10, intsfrom(1)), 10) Expecting: [10, 20, 30, 40, 50, 60, 70, 80, 90, 100] ok Trying: def merge(g, h): ng = next(g) nh = next(h) while 1: if ng < nh: yield ng ng = next(g) elif ng > nh: yield nh nh = next(h) else: yield ng ng = next(g) nh = next(h) Expecting nothing ok Trying: def m235(): yield 1 me_times2 = times(2, m235()) me_times3 = times(3, m235()) me_times5 = times(5, m235()) for i in merge(merge(me_times2, me_times3), me_times5): yield i Expecting nothing ok Trying: result = m235() Expecting nothing ok Trying: for i in range(3): print(firstn(result, 15)) Expecting: [1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 16, 18, 20, 24] [25, 27, 30, 32, 36, 40, 45, 48, 50, 54, 60, 64, 72, 75, 80] [81, 90, 96, 100, 108, 120, 125, 128, 135, 144, 150, 160, 162, 180, 192] ok Trying: class LazyList: def __init__(self, g): self.sofar = [] self.fetch = g.__next__ def __getitem__(self, i): sofar, fetch = self.sofar, self.fetch while i >= len(sofar): sofar.append(fetch()) return sofar[i] Expecting nothing ok Trying: def m235(): yield 1 # Gack: m235 below actually refers to a LazyList. me_times2 = times(2, m235) me_times3 = times(3, m235) me_times5 = times(5, m235) for i in merge(merge(me_times2, me_times3), me_times5): yield i Expecting nothing ok Trying: m235 = LazyList(m235()) Expecting nothing ok Trying: for i in range(5): print([m235[j] for j in range(15*i, 15*(i+1))]) Expecting: [1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 16, 18, 20, 24] [25, 27, 30, 32, 36, 40, 45, 48, 50, 54, 60, 64, 72, 75, 80] [81, 90, 96, 100, 108, 120, 125, 128, 135, 144, 150, 160, 162, 180, 192] [200, 216, 225, 240, 243, 250, 256, 270, 288, 300, 320, 324, 360, 375, 384] [400, 405, 432, 450, 480, 486, 500, 512, 540, 576, 600, 625, 640, 648, 675] ok Trying: def fibgen(a, b): def sum(g, h): while 1: yield next(g) + next(h) def tail(g): next(g) # throw first away for x in g: yield x yield a yield b for s in sum(iter(fib), tail(iter(fib))): yield s Expecting nothing ok Trying: fib = LazyList(fibgen(1, 2)) Expecting nothing ok Trying: firstn(iter(fib), 17) Expecting: [1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584] ok Trying: from itertools import tee Expecting nothing ok Trying: def m235(): def _m235(): yield 1 for n in merge(times(2, m2), merge(times(3, m3), times(5, m5))): yield n m1 = _m235() m2, m3, m5, mRes = tee(m1, 4) return mRes Expecting nothing ok Trying: it = m235() Expecting nothing ok Trying: for i in range(5): print(firstn(it, 15)) Expecting: [1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 16, 18, 20, 24] [25, 27, 30, 32, 36, 40, 45, 48, 50, 54, 60, 64, 72, 75, 80] [81, 90, 96, 100, 108, 120, 125, 128, 135, 144, 150, 160, 162, 180, 192] [200, 216, 225, 240, 243, 250, 256, 270, 288, 300, 320, 324, 360, 375, 384] [400, 405, 432, 450, 480, 486, 500, 512, 540, 576, 600, 625, 640, 648, 675] ok Trying: def fib(): def _isum(g, h): while 1: yield next(g) + next(h) def _fib(): yield 1 yield 2 next(fibTail) # throw first away for res in _isum(fibHead, fibTail): yield res realfib = _fib() fibHead, fibTail, fibRes = tee(realfib, 3) return fibRes Expecting nothing ok Trying: firstn(fib(), 17) Expecting: [1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584] ok Trying: def g(): i = next(me) yield i Expecting nothing ok Trying: me = g() Expecting nothing ok Trying: next(me) Expecting: Traceback (most recent call last): ... File "", line 2, in g ValueError: generator already executing ok Trying: def f1(): try: return except: yield 1 Expecting nothing ok Trying: print(list(f1())) Expecting: [] ok Trying: def f2(): try: raise StopIteration except: yield 42 Expecting nothing ok Trying: print(list(f2())) Expecting: [42] ok Trying: def f(): return 1//0 Expecting nothing ok Trying: def g(): yield f() # the zero division exception propagates yield 42 # and we'll never get here Expecting nothing ok Trying: k = g() Expecting nothing ok Trying: next(k) Expecting: Traceback (most recent call last): File "", line 1, in ? File "", line 2, in g File "", line 2, in f ZeroDivisionError: integer division or modulo by zero ok Trying: next(k) # and the generator cannot be resumed Expecting: Traceback (most recent call last): File "", line 1, in ? StopIteration ok Trying: def f(): try: yield 1 try: yield 2 1//0 yield 3 # never get here except ZeroDivisionError: yield 4 yield 5 raise except: yield 6 yield 7 # the "raise" above stops this except: yield 8 yield 9 try: x = 12 finally: yield 10 yield 11 Expecting nothing ok Trying: print(list(f())) Expecting: [1, 2, 4, 5, 8, 9, 10, 11] ok Trying: class Tree: def __init__(self, label, left=None, right=None): self.label = label self.left = left self.right = right def __repr__(self, level=0, indent=" "): s = level*indent + repr(self.label) if self.left: s = s + "\n" + self.left.__repr__(level+1, indent) if self.right: s = s + "\n" + self.right.__repr__(level+1, indent) return s def __iter__(self): return inorder(self) Expecting nothing ok Trying: def tree(list): n = len(list) if n == 0: return [] i = n // 2 return Tree(list[i], tree(list[:i]), tree(list[i+1:])) Expecting nothing ok Trying: t = tree("ABCDEFGHIJKLMNOPQRSTUVWXYZ") Expecting nothing ok Trying: def inorder(t): if t: for x in inorder(t.left): yield x yield t.label for x in inorder(t.right): yield x Expecting nothing ok Trying: t = tree("ABCDEFGHIJKLMNOPQRSTUVWXYZ") Expecting nothing ok Trying: for x in t: print(' '+x, end='') Expecting: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ok Trying: def inorder(node): stack = [] while node: while node.left: stack.append(node) node = node.left yield node.label while not node.right: try: node = stack.pop() except IndexError: return yield node.label node = node.right Expecting nothing ok Trying: for x in t: print(' '+x, end='') Expecting: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ok Trying: from test.support import gc_collect Expecting nothing ok Trying: import itertools Expecting nothing ok Trying: def leak(): class gen: def __iter__(self): return self def __next__(self): return self.item g = gen() head, tail = itertools.tee(g) g.item = head return head Expecting nothing ok Trying: it = leak() Expecting nothing ok Trying: item = next(it) Expecting nothing ok Trying: def leak(): def gen(): while True: yield g g = gen() Expecting nothing ok Trying: leak() Expecting nothing ok Trying: import sys, io Expecting nothing ok Trying: old = sys.stderr Expecting nothing ok Trying: try: sys.stderr = io.StringIO() class Leaker: def __del__(self): def invoke(message): raise RuntimeError(message) invoke("test") l = Leaker() del l gc_collect() err = sys.stderr.getvalue().strip() "Exception ignored in" in err "RuntimeError: test" in err "Traceback" in err "in invoke" in err finally: sys.stderr = old Expecting: True True True True ok Trying: def f(): yield 1 return Expecting nothing ok Trying: def f(): try: yield 1 finally: pass Expecting nothing ok Trying: def f(): try: try: 1//0 except ZeroDivisionError: yield 666 except: pass finally: pass Expecting nothing ok Trying: def f(): try: try: yield 12 1//0 except ZeroDivisionError: yield 666 except: try: x = 12 finally: yield 12 except: return Expecting nothing ok Trying: list(f()) Expecting: [12, 666] ok Trying: def f(): yield Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if 0: yield Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if 0: yield 1 Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if "": yield None Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): return try: if x==4: pass elif 0: try: 1//0 except SyntaxError: pass else: if 0: while 12: x += 1 yield 2 # don't blink f(a, b, c, d, e) else: pass except: x = 1 return Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if 0: def g(): yield 1 Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if 0: class C: def __init__(self): yield 1 def f(self): yield 2 Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): if 0: return if 0: yield 2 Expecting nothing ok Trying: type(f()) Expecting: ok Trying: def f(): for i in range(3): try: continue finally: yield i Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: print(next(g)) Expecting: 0 ok Trying: print(next(g)) Expecting: 1 ok Trying: print(next(g)) Expecting: 2 ok Trying: print(next(g)) Expecting: Traceback (most recent call last): StopIteration ok Trying: def f(): yield 5 Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.gi_code is f.__code__ Expecting: True ok Trying: next(g) Expecting: 5 ok Trying: next(g) Expecting: Traceback (most recent call last): StopIteration ok Trying: g.gi_code is f.__code__ Expecting: True ok Trying: def f(): yield 5 Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: g.__name__ Expecting: 'f' ok Trying: repr(g) # doctest: +ELLIPSIS Expecting: '' ok Trying: x = lambda: (yield 1) Expecting nothing ok Trying: list(x()) Expecting: [1] ok Trying: x = lambda: ((yield 1), (yield 2)) Expecting nothing ok Trying: list(x()) Expecting: [1, 2] ok Trying: def f(): yield 1 yield 2 Expecting nothing ok Trying: for i in f(): print(i) Expecting: 1 2 ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting: 1 ok Trying: next(g) Expecting: 2 ok Trying: next(g) Expecting: Traceback (most recent call last): File "", line 1, in ? File "", line 2, in g StopIteration ok Trying: def f(): yield 1 return yield 2 # never reached Expecting nothing ok Trying: g = f() Expecting nothing ok Trying: next(g) Expecting: 1 ok Trying: next(g) Expecting: Traceback (most recent call last): File "", line 1, in ? File "", line 3, in f StopIteration ok Trying: next(g) # once stopped, can't be resumed Expecting: Traceback (most recent call last): File "", line 1, in ? StopIteration ok Trying: def g1(): try: return except: yield 1 Expecting nothing ok Trying: list(g1()) Expecting: [] ok Trying: def g2(): try: raise StopIteration except: yield 42 Expecting nothing ok Trying: print(list(g2())) Expecting: [42] ok Trying: def g3(): try: return finally: yield 1 Expecting nothing ok Trying: list(g3()) Expecting: [1] ok Trying: def yrange(n): for i in range(n): yield i Expecting nothing ok Trying: list(yrange(5)) Expecting: [0, 1, 2, 3, 4] ok Trying: def creator(): r = yrange(5) print("creator", next(r)) return r Expecting nothing ok Trying: def caller(): r = creator() for i in r: print("caller", i) Expecting nothing ok Trying: caller() Expecting: creator 0 caller 1 caller 2 caller 3 caller 4 ok Trying: def zrange(n): for i in yrange(n): yield i Expecting nothing ok Trying: list(zrange(5)) Expecting: [0, 1, 2, 3, 4] ok Trying: import weakref Expecting nothing ok Trying: def gen(): yield 'foo!' Expecting nothing ok Trying: wr = weakref.ref(gen) Expecting nothing ok Trying: wr() is gen Expecting: True ok Trying: p = weakref.proxy(gen) Expecting nothing ok Trying: gi = gen() Expecting nothing ok Trying: wr = weakref.ref(gi) Expecting nothing ok Trying: wr() is gi Expecting: True ok Trying: p = weakref.proxy(gi) Expecting nothing ok Trying: list(p) Expecting: ['foo!'] ok 35 items had no tests: test.test_generators test.test_generators.ExceptionTest test.test_generators.ExceptionTest.test_except_gen_except test.test_generators.ExceptionTest.test_except_next test.test_generators.ExceptionTest.test_except_throw test.test_generators.ExceptionTest.test_except_throw_exception_context test.test_generators.ExceptionTest.test_return_stopiteration test.test_generators.ExceptionTest.test_return_tuple test.test_generators.ExceptionTest.test_stopiteration_warning test.test_generators.ExceptionTest.test_tutorial_stopiteration test.test_generators.FinalizationTest test.test_generators.FinalizationTest.test_frame_resurrect test.test_generators.FinalizationTest.test_lambda_generator test.test_generators.FinalizationTest.test_refcycle test.test_generators.GeneratorTest test.test_generators.GeneratorTest.test_copy BUILDSTDERR: test.test_generators.GeneratorTest:1: SyntaxWarning: 'yield' inside a list or generator comprehension behaves unexpectedly (http://bugs.python.org/issue10544) BUILDSTDERR: list((yield 21) for i in range(4)) BUILDSTDERR: :1: SyntaxWarning: 'yield' inside a list or generator comprehension behaves unexpectedly (http://bugs.python.org/issue10544) BUILDSTDERR: def f(): x=(i for i in (yield) if (yield)) BUILDSTDERR: 0.77user 0.04system 0:00.82elapsed 99%CPU (0avgtext+0avgdata 55168maxresident)k BUILDSTDERR: 0inputs+128outputs (0major+12234minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_genericpath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_genericpath BUILDSTDERR: 0.38user 0.04system 0:00.44elapsed 98%CPU (0avgtext+0avgdata 52176maxresident)k BUILDSTDERR: 0inputs+272outputs (0major+10492minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_genexps ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_genexps .test_name test.test_generators.GeneratorTest.test_pickle test.test_generators.Knights test.test_generators.Knights.__init__ test.test_generators.Knights._init_board test.test_generators.Knights.coords2index test.test_generators.Knights.index2coords test.test_generators.Knights.printsolution test.test_generators.Knights.solve test.test_generators.Queens test.test_generators.Queens.__init__ test.test_generators.Queens.printsolution test.test_generators.Queens.solve test.test_generators.YieldFromTests test.test_generators.YieldFromTests.test_generator_gi_yieldfrom test.test_generators.conjoin test.test_generators.flat_conjoin test.test_generators.simple_conjoin test.test_generators.test_main 9 items passed all tests: 12 tests in test.test_generators.__test__.conjoin 108 tests in test.test_generators.__test__.coroutine 32 tests in test.test_generators.__test__.email 27 tests in test.test_generators.__test__.fun 22 tests in test.test_generators.__test__.pep 10 tests in test.test_generators.__test__.refleaks 41 tests in test.test_generators.__test__.syntax 24 tests in test.test_generators.__test__.tut 10 tests in test.test_generators.__test__.weakref 286 tests in 44 items. 286 passed and 0 failed. Test passed. doctest (test.test_generators) ... 286 tests with zero failures 1 test OK. Total duration: 513 ms Tests result: SUCCESS =================== test_genericpath ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_339 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_genericpath test_path_commonprefix (test.test_genericpath.PathLikeTests) ... ok test_path_exists (test.test_genericpath.PathLikeTests) ... ok test_path_getctime (test.test_genericpath.PathLikeTests) ... ok test_path_getmtime (test.test_genericpath.PathLikeTests) ... ok test_path_getsize (test.test_genericpath.PathLikeTests) ... ok test_path_isdir (test.test_genericpath.PathLikeTests) ... ok test_path_isfile (test.test_genericpath.PathLikeTests) ... ok test_path_samefile (test.test_genericpath.PathLikeTests) ... ok test_commonprefix (test.test_genericpath.TestGenericTest) ... ok test_exists (test.test_genericpath.TestGenericTest) ... ok test_exists_fd (test.test_genericpath.TestGenericTest) ... ok test_filetime (test.test_genericpath.TestGenericTest) ... ok test_getsize (test.test_genericpath.TestGenericTest) ... ok test_isdir_dir (test.test_genericpath.TestGenericTest) ... ok test_isdir_file (test.test_genericpath.TestGenericTest) ... ok test_isfile_dir (test.test_genericpath.TestGenericTest) ... ok test_isfile_file (test.test_genericpath.TestGenericTest) ... ok test_no_argument (test.test_genericpath.TestGenericTest) ... ok test_null_bytes (test.test_genericpath.TestGenericTest) ... ok test_samefile (test.test_genericpath.TestGenericTest) ... ok test_samefile_on_link (test.test_genericpath.TestGenericTest) ... ok test_samefile_on_symlink (test.test_genericpath.TestGenericTest) ... ok test_sameopenfile (test.test_genericpath.TestGenericTest) ... ok test_samestat (test.test_genericpath.TestGenericTest) ... ok test_samestat_on_link (test.test_genericpath.TestGenericTest) ... ok test_samestat_on_symlink (test.test_genericpath.TestGenericTest) ... ok ---------------------------------------------------------------------- Ran 26 tests in 0.016s OK 1 test OK. Total duration: 101 ms Tests result: SUCCESS =================== test_genexps ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_343 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_genexps Trying: sum(i*i for i in range(100) if i&1 == 1) Expecting: 166650 ok Trying: list((i,j) for i in range(3) for j in range(4) ) Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: list((i,j) for i in range(4) for j in range(i) ) Expecting: [(1, 0), (2, 0), (2, 1), (3, 0), (3, 1), (3, 2)] ok Trying: i = 20 Expecting nothing ok Trying: sum(i*i for i in range(100)) Expecting: 328350 ok Trying: i Expecting: 20 ok Trying: g = (i*i for i in range(4)) Expecting nothing ok Trying: type(g) Expecting: ok Trying: list(g) Expecting: [0, 1, 4, 9] ok Trying: g = (i*i for i in range(3)) Expecting nothing ok Trying: next(g) Expecting: 0 ok Trying: next(g) Expecting: 1 ok Trying: next(g) Expecting: 4 ok Trying: next(g) Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- next(g) StopIteration ok Trying: next(g) Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- next(g) StopIteration ok Trying: list(g) Expecting: [] ok Trying: def f(n): return (i*i for i in range(n)) Expecting nothing ok Trying: list(f(10)) Expecting: [0, 1, 4, 9, 16, 25, 36, 49, 64, 81] ok Trying: def f(n): return ((i,j) for i in range(3) for j in range(n)) Expecting nothing ok Trying: list(f(4)) Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: def f(n): return ((i,j) for i in range(3) for j in range(4) if j in range(n)) Expecting nothing ok Trying: list(f(4)) Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: list(f(2)) Expecting: [(0, 0), (0, 1), (1, 0), (1, 1), (2, 0), (2, 1)] ok Trying: def f(n): return i*i for i in range(n) Expecting: Traceback (most recent call last): ... SyntaxError: invalid syntax ok Trying: dict(a = i for i in range(10)) # doctest: +IGNORE_EXCEPTION_DETAIL Expecting: Traceback (most recent call last): ... SyntaxError: invalid syntax ok Trying: dict(a = (i for i in range(10))) #doctest: +ELLIPSIS Expecting: {'a': at ...>} ok Trying: x=10 Expecting nothing ok Trying: g = (i*i for i in range(x)) Expecting nothing ok Trying: x = 5 Expecting nothing ok Trying: list(g) Expecting: [0, 1, 4, 9, 16, 25, 36, 49, 64, 81] ok Trying: (i for i in 6) Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- (i for i in 6) TypeError: 'int' object is not iterable ok Trying: include = (2,4,6,8) Expecting nothing ok Trying: g = (i*i for i in range(10) if i in include) Expecting nothing ok Trying: include = (1,3,5,7,9) Expecting nothing ok Trying: list(g) Expecting: [1, 9, 25, 49, 81] ok Trying: g = ((i,j) for i in range(3) for j in range(x)) Expecting nothing ok Trying: x = 4 Expecting nothing ok Trying: list(g) Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: from test.support import check_impl_detail Expecting nothing ok Trying: tupleids = list(map(id, ((i,i) for i in range(10)))) Expecting nothing ok Trying: int(max(tupleids) - min(tupleids)) if check_impl_detail() else 0 Expecting: 0 ok Trying: (y for y in (1,2)) = 10 Expecting: BUILDSTDERR: Traceback (most recent call las0.40user 0.03system 0:00.44elapsed 98%CPU (0avgtext+0avgdata 52364maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+11474minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_getargs2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_getargs2 t): ... SyntaxError: can't assign to generator expression ok Trying: (y for y in (1,2)) += 10 Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to generator expression ok Trying: yrange = lambda n: (i for i in range(n)) Expecting nothing ok Trying: list(yrange(10)) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: def creator(): r = yrange(5) print("creator", next(r)) return r Expecting nothing ok Trying: def caller(): r = creator() for i in r: print("caller", i) Expecting nothing ok Trying: caller() Expecting: creator 0 caller 1 caller 2 caller 3 caller 4 ok Trying: def zrange(n): for i in yrange(n): yield i Expecting nothing ok Trying: list(zrange(5)) Expecting: [0, 1, 2, 3, 4] ok Trying: g = (next(me) for i in range(10)) Expecting nothing ok Trying: me = g Expecting nothing ok Trying: next(me) Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- next(me) File "", line 1, in g = (next(me) for i in range(10)) ValueError: generator already executing ok Trying: g = (10 // i for i in (5, 0, 2)) Expecting nothing ok Trying: next(g) Expecting: 2 ok Trying: next(g) Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- next(g) File "", line 1, in g = (10 // i for i in (5, 0, 2)) ZeroDivisionError: integer division or modulo by zero ok Trying: next(g) Expecting: Traceback (most recent call last): File "", line 1, in -toplevel- next(g) StopIteration ok Trying: list(None for i in range(10)) Expecting: [None, None, None, None, None, None, None, None, None, None] ok Trying: g = (i*i for i in range(3)) Expecting nothing ok Trying: expected = set(['gi_frame', 'gi_running']) Expecting nothing ok Trying: set(attr for attr in dir(g) if not attr.startswith('__')) >= expected Expecting: True ok Trying: from test.support import HAVE_DOCSTRINGS Expecting nothing ok Trying: print(g.__next__.__doc__ if HAVE_DOCSTRINGS else 'Implement next(self).') Expecting: Implement next(self). ok Trying: import types Expecting nothing ok Trying: isinstance(g, types.GeneratorType) Expecting: True ok Trying: iter(g) is g Expecting: True ok Trying: g = (me.gi_running for i in (0,1)) Expecting nothing ok Trying: me = g Expecting nothing ok Trying: me.gi_running Expecting: 0 ok Trying: next(me) Expecting: 1 ok Trying: me.gi_running Expecting: 0 ok Trying: import weakref Expecting nothing ok Trying: g = (i*i for i in range(4)) Expecting nothing ok Trying: wr = weakref.ref(g) Expecting nothing ok Trying: wr() is g Expecting: True ok Trying: p = weakref.proxy(g) Expecting nothing ok Trying: list(p) Expecting: [0, 1, 4, 9] ok 2 items had no tests: test.test_genexps test.test_genexps.test_main 1 items passed all tests: 77 tests in test.test_genexps.__test__.doctests 77 tests in 3 items. 77 passed and 0 failed. Test passed. doctest (test.test_genexps) ... 77 tests with zero failures 1 test OK. Total duration: 155 ms Tests result: SUCCESS =================== test_getargs2 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_347 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_getargs2 test_p (test.test_getargs2.Boolean_TestCase) ... ok test_c (test.test_getargs2.Bytes_TestCase) ... ok test_w_star (test.test_getargs2.Bytes_TestCase) ... ok test_y (test.test_getargs2.Bytes_TestCase) ... ERROR test_y_hash (test.test_getargs2.Bytes_TestCase) ... FAIL test_y_star (test.test_getargs2.Bytes_TestCase) ... ok test_D (test.test_getargs2.Float_TestCase) ... ok test_d (test.test_getargs2.Float_TestCase) ... FAIL test_f (test.test_getargs2.Float_TestCase) ... FAIL test_invalid_keyword (test.test_getargs2.KeywordOnly_TestCase) ... ok test_keyword_args (test.test_getargs2.KeywordOnly_TestCase) ... ok test_mixed_args (test.test_getargs2.KeywordOnly_TestCase) ... ok test_optional_args (test.test_getargs2.KeywordOnly_TestCase) ... ok test_positional_args (test.test_getargs2.KeywordOnly_TestCase) ... ok test_required_args (test.test_getargs2.KeywordOnly_TestCase) ... ok test_surrogate_keyword (test.test_getargs2.KeywordOnly_TestCase) ... ok test_too_many_args (test.test_getargs2.KeywordOnly_TestCase) ... ok test_invalid_keyword (test.test_getargs2.Keywords_TestCase) ... ok test_keyword_args (test.test_getargs2.Keywords_TestCase) ... ok test_kwargs (test.test_getargs2.Keywords_TestCase) ... ok test_mixed_args (test.test_getargs2.Keywords_TestCase) ... ok test_optional_args (test.test_getargs2.Keywords_TestCase) ... ok test_positional_args (test.test_getargs2.Keywords_TestCase) ... ok test_required_args (test.test_getargs2.Keywords_TestCase) ... ok test_surrogate_keyword (test.test_getargs2.Keywords_TestCase) ... ok test_too_many_args (test.test_getargs2.Keywords_TestCase) ... ok test_K (test.test_getargs2.LongLong_TestCase) ... ok test_L (test.test_getargs2.LongLong_TestCase) ... ok test_S (test.test_getargs2.Object_TestCase) ... ok test_U (test.test_getargs2.Object_TestCase) ... ok test_Y (test.test_getargs2.Object_TestCase) ... ok test_empty_keyword (test.test_getargs2.PositionalOnlyAndKeywords_TestCase) ... FAIL test_mixed_args (test.test_getargs2.PositionalOnlyAndKeywords_TestCase) ... ok test_optional_args (test.test_getargs2.PositionalOnlyAndKeywords_TestCase) ... ok test_positional_args (test.test_getargs2.PositionalOnlyAndKeywords_TestCase) ... ok test_required_args (test.test_getargs2.PositionalOnlyAndKeywords_TestCase) ... FAIL test_h (test.test_getargs2.Signed_TestCase) ... FAIL test_i (test.test_getargs2.Signed_TestCase) ... FAIL test_l (test.test_getargs2.Signed_TestCase) ... FAIL test_n (test.test_getargs2.Signed_TestCase) ... ok test_C (test.test_getargs2.String_TestCase) ... ok test_Z (test.test_getargs2.String_TestCase) ... ok test_Z_hash (test.test_getargs2.String_TestCase) ... ok test_es (test.test_getargs2.String_TestCase) ... ok test_es_hash (test.test_getargs2.String_TestCase) ... ERROR test_et (test.test_getargs2.String_TestCase) ... ERROR test_et_hash (test.test_getargs2.String_TestCase) ... ERROR test_s (test.test_getargs2.String_TestCase) ... ok test_s_hash (test.test_getargs2.String_TestCase) ... FAIL test_s_star (test.test_getargs2.String_TestCase) ... ok test_u (test.test_getargs2.String_TestCase) ... ok test_u_hash (test.test_getargs2.String_TestCase) ... ok test_z (test.test_getargs2.String_TestCase) ... ok test_z_hash (test.test_getargs2.String_TestCase) ... FAIL test_z_star (test.test_getargs2.String_TestCase) ... ok test_args (test.test_getargs2.Tuple_TestCase) ... ok test_tuple (test.test_getargs2.Tuple_TestCase) ... ok test_B (test.test_getargs2.Unsigned_TestCase) ... ok test_H (test.test_getargs2.Unsigned_TestCase) ... ok test_I (test.test_getargs2.Unsigned_TestCase) ... ok test_b (test.test_getargs2.Unsigned_TestCase) ... FAIL test_k (test.test_getargs2.Unsigned_TestCase) ... ok ====================================================================== ERROR: test_y (test.test_getargs2.Bytes_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 705, in test_y self.assertRaises(TypeError, getargs_y, bytearray(b'bytearray')) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 728, in assertRaises return context.handle('assertRaises', args, kwargs) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 177, in handle callable_obj(*args, **kwargs) ValueError: embedded null byte ====================================================================== ERROR: test_es_hash (test.test_getargs2.String_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 855, in test_es_hash self.assertRaises(ValueError, getargs_es_hash, 'abc\xe9', 'latin1', buf) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 728, in assertRaises return context.handle('assertRaises', args, kwargs) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 177, in handle callable_obj(*args, **kwargs) TypeError: encoded string too long (4, maximum length 3) ====================================================================== ERROR: test_et (test.test_getargs2.String_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 829, in test_et self.assertEqual(getargs_et(bytearray(b'bytearray'), 'latin1'), b'bytearray') TypeError: argument must be encoded string without null bytes, not bytearray ====================================================================== ERROR: test_et_hash (test.test_getargs2.String_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 881, in test_et_hash self.assertRaises(ValueError, getargs_et_hash, 'abc\xe9', 'latin1', buf) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 728, in assertRaises return context.handle('assertRaises', args, kwargs) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 177, in handle callable_obj(*args, **kwargs) TypeError: encoded string too long (4, maximum length 3) ====================================================================== FAIL: test_y_hash (test.test_getargs2.Bytes_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 723, in test_y_hash self.assertRaises(TypeError, getargs_y_hash, bytearray(b'bytearray')) AssertionError: TypeError not raised by getargs_y_hash ====================================================================== FAIL: test_d (test.test_getargs2.Float_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 387, in test_d self.assertEqual(getargs_d(FloatSubclass2(7.5)), 7.5) AssertionError: 4.25 != 7.5 ====================================================================== FAIL: test_f (test.test_getargs2.Float_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 361, in test_f self.assertEqual(getargs_f(FloatSubclass2(7.5)), 7.5) AssertionError: 4.25 != 7.5 ====================================================================== FAIL: test_empty_keyword (test.test_getargs2.PositionalOnlyAndKeywords_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 686, in test_empty_keyword self.getargs(1, 2, **{'': 666}) BUILDSTDERR: TypeError: Argument gitest test_getargs2 failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.38user 0.04system 0:00.43elapsed 98%CPU (0avgtext+0avgdata 53384maxresident)k BUILDSTDERR: 0inputs+96outputs (0major+11737minor)pagefaults 0swaps + echo test_getargs2 + for TestName in $(cat testnames.txt) + echo =================== test_getopt ==================== ven by name ('') and position (1) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 686, in test_empty_keyword self.getargs(1, 2, **{'': 666}) AssertionError: "'' is an invalid keyword argument for this function" does not match "Argument given by name ('') and position (1)" ====================================================================== FAIL: test_required_args (test.test_getargs2.PositionalOnlyAndKeywords_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 677, in test_required_args self.getargs() TypeError: Required argument '' (pos 1) not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 677, in test_required_args self.getargs() AssertionError: "Function takes at least 1 positional arguments \(0 given\)" does not match "Required argument '' (pos 1) not found" ====================================================================== FAIL: test_h (test.test_getargs2.Signed_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 236, in test_h self.assertEqual(0, getargs_h(IntSubclass())) AssertionError: 0 != 99 ====================================================================== FAIL: test_i (test.test_getargs2.Signed_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 255, in test_i self.assertEqual(0, getargs_i(IntSubclass())) AssertionError: 0 != 99 ====================================================================== FAIL: test_l (test.test_getargs2.Signed_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 274, in test_l self.assertEqual(0, getargs_l(IntSubclass())) AssertionError: 0 != 99 ====================================================================== FAIL: test_s_hash (test.test_getargs2.String_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 779, in test_s_hash self.assertRaises(TypeError, getargs_s_hash, bytearray(b'bytearray')) AssertionError: TypeError not raised by getargs_s_hash ====================================================================== FAIL: test_z_hash (test.test_getargs2.String_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 806, in test_z_hash self.assertRaises(TypeError, getargs_z_hash, bytearray(b'bytearray')) AssertionError: TypeError not raised by getargs_z_hash ====================================================================== FAIL: test_b (test.test_getargs2.Unsigned_TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_getargs2.py", line 137, in test_b self.assertEqual(0, getargs_b(IntSubclass())) AssertionError: 0 != 99 ---------------------------------------------------------------------- Ran 62 tests in 0.038s FAILED (failures=11, errors=4) test_getargs2 failed 1 test failed: test_getargs2 Total duration: 149 ms Tests result: FAILURE BUILDSTDERR: =================== test_getopt ==========+ /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_getopt BUILDSTDERR: 0.39user 0.03system 0:00.42elapsed 98%CPU (0avgtext+0avgdata 52232maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+11439minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_getpass ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_getpass ========== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_352 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_getopt test_do_longs (test.test_getopt.GetoptTests) ... ok test_do_shorts (test.test_getopt.GetoptTests) ... ok test_getopt (test.test_getopt.GetoptTests) ... ok test_gnu_getopt (test.test_getopt.GetoptTests) ... ok test_issue4629 (test.test_getopt.GetoptTests) ... ok test_libref_examples (test.test_getopt.GetoptTests) ... Trying: import getopt Expecting nothing ok Trying: args = '-a -b -cfoo -d bar a1 a2'.split() Expecting nothing ok Trying: args Expecting: ['-a', '-b', '-cfoo', '-d', 'bar', 'a1', 'a2'] ok Trying: optlist, args = getopt.getopt(args, 'abc:d:') Expecting nothing ok Trying: optlist Expecting: [('-a', ''), ('-b', ''), ('-c', 'foo'), ('-d', 'bar')] ok Trying: args Expecting: ['a1', 'a2'] ok Trying: s = '--condition=foo --testing --output-file abc.def -x a1 a2' Expecting nothing ok Trying: args = s.split() Expecting nothing ok Trying: args Expecting: ['--condition=foo', '--testing', '--output-file', 'abc.def', '-x', 'a1', 'a2'] ok Trying: optlist, args = getopt.getopt(args, 'x', [ 'condition=', 'output-file=', 'testing']) Expecting nothing ok Trying: optlist Expecting: [('--condition', 'foo'), ('--testing', ''), ('--output-file', 'abc.def'), ('-x', '')] ok Trying: args Expecting: ['a1', 'a2'] ok 1 items passed all tests: 12 tests in libreftest 12 tests in 1 items. 12 passed and 0 failed. Test passed. doctest (libreftest) ... 12 tests with zero failures ok test_long_has_args (test.test_getopt.GetoptTests) ... ok test_short_has_arg (test.test_getopt.GetoptTests) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.049s OK 1 test OK. Total duration: 134 ms Tests result: SUCCESS =================== test_getpass ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_356 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_getpass test_username_falls_back_to_pwd (test.test_getpass.GetpassGetuserTest) ... ok test_username_priorities_of_env_values (test.test_getpass.GetpassGetuserTest) ... ok test_username_takes_username_from_env (test.test_getpass.GetpassGetuserTest) ... ok test_flushes_stream_after_prompt (test.test_getpass.GetpassRawinputTest) ... ok test_raises_on_empty_input (test.test_getpass.GetpassRawinputTest) ... ok test_trims_trailing_newline (test.test_getpass.GetpassRawinputTest) ... ok test_uses_stderr_as_default (test.test_getpass.GetpassRawinputTest) ... ok test_uses_stdin_as_default_input (test.test_getpass.GetpassRawinputTest) ... ok test_uses_stdin_as_different_locale (test.test_getpass.GetpassRawinputTest) ... ok test_falls_back_to_fallback_if_termios_raises (test.test_getpass.UnixGetpassTest) ... ok test_falls_back_to_stdin (test.test_getpass.UnixGetpassTest) ... ok test_flushes_stream_after_input (test.test_getpass.UnixGetpassTest) ... ok test_resets_termios (test.test_getpass.UnixGetpassTest) ... ok test_uses_tty_directly (test.test_getpass.UnixGetpassTest) ... ok ---------------------------------------------------------------------- BUILDSTDERR: Ran 14 0.38user 0.04system 0:00.42elapsed 98%CPU (0avgtext+0avgdata 52768maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+11616minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_gettext ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_gettext BUILDSTDERR: 0.39user 0.05system 0:00.44elapsed 98%CPU (0avgtext+0avgdata 52448maxresident)k BUILDSTDERR: 0inputs+1696outputs (0major+11517minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_glob ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_glob tests in 0.048s OK 1 test OK. Total duration: 135 ms Tests result: SUCCESS =================== test_gettext ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_360 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_gettext test_plural_form_error_issue17898 (test.test_gettext.GNUTranslationParsingTest) ... ok test_cache (test.test_gettext.GettextCacheTestCase) ... ok test_double_quotes (test.test_gettext.GettextTestCase1) ... ok test_multiline_strings (test.test_gettext.GettextTestCase1) ... ok test_some_translations (test.test_gettext.GettextTestCase1) ... ok test_the_alternative_interface (test.test_gettext.GettextTestCase1) ... ok test_triple_double_quotes (test.test_gettext.GettextTestCase1) ... ok test_triple_single_quotes (test.test_gettext.GettextTestCase1) ... ok test_bad_major_version (test.test_gettext.GettextTestCase2) ... ok test_bad_minor_version (test.test_gettext.GettextTestCase2) ... ok test_bindtextdomain (test.test_gettext.GettextTestCase2) ... ok test_double_quotes (test.test_gettext.GettextTestCase2) ... ok test_multiline_strings (test.test_gettext.GettextTestCase2) ... ok test_some_translations (test.test_gettext.GettextTestCase2) ... ok test_textdomain (test.test_gettext.GettextTestCase2) ... ok test_triple_double_quotes (test.test_gettext.GettextTestCase2) ... ok test_triple_single_quotes (test.test_gettext.GettextTestCase2) ... ok test__all__ (test.test_gettext.MiscTestCase) ... ok test_ar (test.test_gettext.PluralFormsTestCase) ... ok test_chained_comparison (test.test_gettext.PluralFormsTestCase) ... ok test_cs (test.test_gettext.PluralFormsTestCase) ... ok test_de (test.test_gettext.PluralFormsTestCase) ... ok test_decimal_number (test.test_gettext.PluralFormsTestCase) ... ok test_division (test.test_gettext.PluralFormsTestCase) ... ok test_fr (test.test_gettext.PluralFormsTestCase) ... ok test_gd (test.test_gettext.PluralFormsTestCase) ... ok test_gd2 (test.test_gettext.PluralFormsTestCase) ... ok test_invalid_syntax (test.test_gettext.PluralFormsTestCase) ... ok test_ja (test.test_gettext.PluralFormsTestCase) ... ok test_lt (test.test_gettext.PluralFormsTestCase) ... ok test_lv (test.test_gettext.PluralFormsTestCase) ... ok test_nested_condition_operator (test.test_gettext.PluralFormsTestCase) ... ok test_pl (test.test_gettext.PluralFormsTestCase) ... ok test_plural_forms1 (test.test_gettext.PluralFormsTestCase) ... ok test_plural_forms2 (test.test_gettext.PluralFormsTestCase) ... ok test_plural_number (test.test_gettext.PluralFormsTestCase) ... ok test_ro (test.test_gettext.PluralFormsTestCase) ... ok test_ru (test.test_gettext.PluralFormsTestCase) ... ok test_security (test.test_gettext.PluralFormsTestCase) ... ok test_sl (test.test_gettext.PluralFormsTestCase) ... ok test_unicode_msgid (test.test_gettext.UnicodeTranslationsTest) ... ok test_unicode_msgstr (test.test_gettext.UnicodeTranslationsTest) ... ok test_weird_metadata (test.test_gettext.WeirdMetadataTest) ... ok ---------------------------------------------------------------------- Ran 43 tests in 0.103s OK 1 test OK. Total duration: 179 ms Tests result: SUCCESS =================== test_glob ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_364 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbo0.45user 0.05system 0:00.51elapsed 99%CPU (0avgtext+0avgdata 52184maxresident)k BUILDSTDERR: 0inputs+40outputs (0major+11375minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_global ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_global BUILDSTDERR: 0.34user 0.03system 0:00.38elapsed 98%CPU (0avgtext+0avgdata 51980maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9737minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_grp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_grp BUILDSTDERR: 0.34user 0.04system 0:00.39elapsed 97%CPU (0avgtext+0avgdata 52572maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+10062minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_gzip ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_gzip se=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_glob test_escape (test.test_glob.GlobTests) ... ok test_escape_windows (test.test_glob.GlobTests) ... skipped 'Win32 specific test' test_glob_broken_symlinks (test.test_glob.GlobTests) ... ok test_glob_bytes_directory_with_trailing_slash (test.test_glob.GlobTests) ... ok test_glob_directory_names (test.test_glob.GlobTests) ... ok test_glob_directory_with_trailing_slash (test.test_glob.GlobTests) ... ok test_glob_literal (test.test_glob.GlobTests) ... ok test_glob_magic_in_drive (test.test_glob.GlobTests) ... skipped 'Win32 specific test' test_glob_nested_directory (test.test_glob.GlobTests) ... ok test_glob_one_directory (test.test_glob.GlobTests) ... ok test_glob_symlinks (test.test_glob.GlobTests) ... ok test_recursive_glob (test.test_glob.GlobTests) ... ok test_selflink (test.test_glob.SymlinkLoopGlobTests) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.156s OK (skipped=2) 1 test OK. Total duration: 242 ms Tests result: SUCCESS =================== test_global ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_368 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_global test1 (test.test_global.GlobalTests) ... ok test2 (test.test_global.GlobalTests) ... ok test3 (test.test_global.GlobalTests) ... ok test4 (test.test_global.GlobalTests) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.002s OK 1 test OK. Total duration: 73 ms Tests result: SUCCESS =================== test_grp ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_372 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_grp test_errors (test.test_grp.GroupDatabaseTestCase) ... ok test_noninteger_gid (test.test_grp.GroupDatabaseTestCase) ... ok test_values (test.test_grp.GroupDatabaseTestCase) ... ok test_values_extended (test.test_grp.GroupDatabaseTestCase) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.014s OK 1 test OK. Total duration: 94 ms Tests result: SUCCESS =================== test_gzip ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_377 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_gzip test_1647484 (test.test_gzip.TestGzip) ... ok test_append (test.test_gzip.TestGzip) ... ok test_buffered_reader (test.test_gzip.TestGzip) ... ok test_bytes_filename (test.test_gzip.TestGzip) ... ok test_compress (test.test_gzip.TestGzip) ... ok test_decompress (test.test_gzip.TestGzip) ... ok test_decompress_limited (test.test_gzip.TestGzip) Decompressed data buffering should be limited ... ok BUILDSTDERR: tes0.45user 0.05system 0:00.54elapsed 93%CPU (0avgtext+0avgdata 58984maxresident)k BUILDSTDERR: 0inputs+520outputs (0major+13763minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_hash ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_hash t_exclusive_write (test.test_gzip.TestGzip) ... ok test_fileobj_from_fdopen (test.test_gzip.TestGzip) ... ok test_io_on_closed_object (test.test_gzip.TestGzip) ... ok test_many_append (test.test_gzip.TestGzip) ... ok test_metadata (test.test_gzip.TestGzip) ... ok test_mode (test.test_gzip.TestGzip) ... ok test_mtime (test.test_gzip.TestGzip) ... ok test_non_seekable_file (test.test_gzip.TestGzip) ... ok test_paddedfile_getattr (test.test_gzip.TestGzip) ... ok test_peek (test.test_gzip.TestGzip) ... ok test_prepend_error (test.test_gzip.TestGzip) ... ok test_read (test.test_gzip.TestGzip) ... ok test_read1 (test.test_gzip.TestGzip) ... ok test_read_large (test.test_gzip.TestGzip) ... ok test_read_truncated (test.test_gzip.TestGzip) ... ok test_read_with_extra (test.test_gzip.TestGzip) ... ok test_readline (test.test_gzip.TestGzip) ... ok test_readlines (test.test_gzip.TestGzip) ... ok test_seek_read (test.test_gzip.TestGzip) ... ok test_seek_whence (test.test_gzip.TestGzip) ... ok test_seek_write (test.test_gzip.TestGzip) ... ok test_textio_readlines (test.test_gzip.TestGzip) ... ok test_with_open (test.test_gzip.TestGzip) ... ok test_write (test.test_gzip.TestGzip) ... ok test_write_array (test.test_gzip.TestGzip) ... ok test_write_bytearray (test.test_gzip.TestGzip) ... ok test_write_incompatible_type (test.test_gzip.TestGzip) ... ok test_write_memoryview (test.test_gzip.TestGzip) ... ok test_write_read_with_pathlike_file (test.test_gzip.TestGzip) ... ok test_zero_padded_file (test.test_gzip.TestGzip) ... ok test_bad_params (test.test_gzip.TestOpen) ... ok test_binary_modes (test.test_gzip.TestOpen) ... ok test_encoding (test.test_gzip.TestOpen) ... ok test_encoding_error_handler (test.test_gzip.TestOpen) ... ok test_fileobj (test.test_gzip.TestOpen) ... ok test_implicit_binary_modes (test.test_gzip.TestOpen) ... ok test_newline (test.test_gzip.TestOpen) ... ok test_pathlike_file (test.test_gzip.TestOpen) ... ok test_text_modes (test.test_gzip.TestOpen) ... ok ---------------------------------------------------------------------- Ran 46 tests in 0.158s OK 1 test OK. Total duration: 263 ms Tests result: SUCCESS =================== test_hash ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_381 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_hash test_empty_string (test.test_hash.BytesHashRandomizationTests) ... skipped "hash('') != 0 on PyPy" test_fixed_hash (test.test_hash.BytesHashRandomizationTests) ... ok test_long_fixed_hash (test.test_hash.BytesHashRandomizationTests) ... ok test_null_hash (test.test_hash.BytesHashRandomizationTests) ... ok test_randomized_hash (test.test_hash.BytesHashRandomizationTests) ... ok test_randomized_hash (test.test_hash.DatetimeDateTests) ... ok test_randomized_hash (test.test_hash.DatetimeDatetimeTests) ... ok test_randomized_hash (test.test_hash.DatetimeTimeTests) ... ok test_hashes (test.test_hash.HashBuiltinsTestCase) ... ok test_hash_distribution (test.test_hash.HashDistributionTestCase) ... ok test_coerced_floats (test.test_hash.HashEqualityTestCase) ... ok test_coerced_integers (test.test_hash.HashEqualityTestCase) ... FAIL test_numeric_literals (test.test_hash.HashEqualityTestCase) ... ok test_unaligned_buffers (test.test_hash.HashEqualityTestCase) ... ok test_default_hash (test.test_hash.HashInheritanceTestCase) ... ok test_error_hash (test.test_hash.HashInheritanceTestCase) ... ok test_fixed_hash (test.test_hash.HashInheritanceTestCase) ... ok test_hashable (test.test_hash.HashInheritanceTestCase) ... ok test_not_hashable (test.test_hash.HashInheritanceTestCase) ... ok BUILDSTDERR: test_empty_string (test.test_hatest test_hash failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 1.12user 0.39system 0:01.52elapsed 99%CPU (0avgtext+0avgdata 52472maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+121060minor)pagefaults 0swaps + echo test_hash + for TestName in $(cat testnames.txt) + echo =================== test_hashlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_hashlib sh.MemoryviewHashRandomizationTests) ... skipped "hash('') != 0 on PyPy" test_fixed_hash (test.test_hash.MemoryviewHashRandomizationTests) ... ok test_long_fixed_hash (test.test_hash.MemoryviewHashRandomizationTests) ... ok test_null_hash (test.test_hash.MemoryviewHashRandomizationTests) ... ok test_randomized_hash (test.test_hash.MemoryviewHashRandomizationTests) ... ok test_empty_string (test.test_hash.StrHashRandomizationTests) ... skipped "hash('') != 0 on PyPy" test_fixed_hash (test.test_hash.StrHashRandomizationTests) ... ok test_long_fixed_hash (test.test_hash.StrHashRandomizationTests) ... ok test_null_hash (test.test_hash.StrHashRandomizationTests) ... ok test_randomized_hash (test.test_hash.StrHashRandomizationTests) ... ok test_ucs2_string (test.test_hash.StrHashRandomizationTests) ... skipped 'hash(ucs2) differs on PyPy if unichar is 4 bytes' ====================================================================== FAIL: test_coerced_integers (test.test_hash.HashEqualityTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_hash.py", line 70, in test_coerced_integers self.same_hash(int(-2**31), float(-2**31)) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_hash.py", line 59, in same_hash self.fail("hashed values differ: %r" % (objlist,)) AssertionError: hashed values differ: (-2147483648, -2147483648.0) ---------------------------------------------------------------------- Ran 30 tests in 1.153s FAILED (failures=1, skipped=4) test_hash failed 1 test failed: test_hash Total duration: 1 sec Tests result: FAILURE =================== test_hashlib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_417 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_hashlib test_algorithms_available (test.test_hashlib.HashLibTestCase) ... ok test_algorithms_guaranteed (test.test_hashlib.HashLibTestCase) ... ok test_blake2b (test.test_hashlib.HashLibTestCase) ... ok test_blake2b_vectors (test.test_hashlib.HashLibTestCase) ... skipped "Use of the 'urlfetch' resource not enabled" test_blake2s (test.test_hashlib.HashLibTestCase) ... ok test_blake2s_vectors (test.test_hashlib.HashLibTestCase) ... skipped "Use of the 'urlfetch' resource not enabled" test_blocksize_name (test.test_hashlib.HashLibTestCase) ... ok test_blocksize_name_blake2 (test.test_hashlib.HashLibTestCase) ... ok test_blocksize_name_sha3 (test.test_hashlib.HashLibTestCase) ... ok test_case_blake2b_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_blake2b_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_blake2s_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_blake2s_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_md5_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_md5_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_md5_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_md5_huge (test.test_hashlib.HashLibTestCase) ... skipped 'test cannot run on 32-bit systems' test_case_md5_uintmax (test.test_hashlib.HashLibTestCase) ... skipped 'test cannot run on 32-bit systems' test_case_sha1_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha1_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha1_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha1_3 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha224_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha224_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha224_2 (test.test_hashlib.HashLibTestCase) ... ok BUILDSTDERR: test_ca/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/hashlib.py:172: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (import of _hashlib halted; None in sys.modules) BUILDSTDERR: RuntimeWarning) BUILDSTDERR: 72.29user 0.18system 1:13.10elapsed 99%CPU (0avgtext+0avgdata 120804maxresident)k BUILDSTDERR: 0inputs+88outputs (0major+40533minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_heapq ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_heapq se_sha224_3 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha256_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha256_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha256_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha256_3 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha384_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha384_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha384_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha384_3 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha3_224_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha3_224_vector (test.test_hashlib.HashLibTestCase) ... skipped "Use of the 'urlfetch' resource not enabled" test_case_sha3_256_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha3_256_vector (test.test_hashlib.HashLibTestCase) ... skipped "Use of the 'urlfetch' resource not enabled" test_case_sha3_384_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha3_384_vector (test.test_hashlib.HashLibTestCase) ... skipped "Use of the 'urlfetch' resource not enabled" test_case_sha3_512_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha3_512_vector (test.test_hashlib.HashLibTestCase) ... skipped "Use of the 'urlfetch' resource not enabled" test_case_sha512_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha512_1 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha512_2 (test.test_hashlib.HashLibTestCase) ... ok test_case_sha512_3 (test.test_hashlib.HashLibTestCase) ... ok test_case_shake128_vector (test.test_hashlib.HashLibTestCase) ... skipped "Use of the 'urlfetch' resource not enabled" test_case_shake256_vector (test.test_hashlib.HashLibTestCase) ... skipped "Use of the 'urlfetch' resource not enabled" test_case_shake_128_0 (test.test_hashlib.HashLibTestCase) ... ok test_case_shake_256_0 (test.test_hashlib.HashLibTestCase) ... ok test_extra_sha3 (test.test_hashlib.HashLibTestCase) ... ok test_get_builtin_constructor (test.test_hashlib.HashLibTestCase) ... ok test_gil (test.test_hashlib.HashLibTestCase) ... ok test_hash_array (test.test_hashlib.HashLibTestCase) ... ok test_hexdigest (test.test_hashlib.HashLibTestCase) ... ok test_large_update (test.test_hashlib.HashLibTestCase) ... ok test_name_attribute (test.test_hashlib.HashLibTestCase) ... ok test_no_unicode (test.test_hashlib.HashLibTestCase) ... ok test_no_unicode_blake2 (test.test_hashlib.HashLibTestCase) ... ok test_no_unicode_sha3 (test.test_hashlib.HashLibTestCase) ... ok test_threaded_hashing (test.test_hashlib.HashLibTestCase) ... ok test_unknown_hash (test.test_hashlib.HashLibTestCase) ... ok test_pbkdf2_hmac_c (test.test_hashlib.KDFTests) ... ok test_pbkdf2_hmac_py (test.test_hashlib.KDFTests) ... ok test_scrypt (test.test_hashlib.KDFTests) ... skipped ' test requires OpenSSL > 1.1' ---------------------------------------------------------------------- Ran 65 tests in 72.577s OK (skipped=11) test_hashlib passed in 1 min 13 sec 1 test OK. Total duration: 1 min 13 sec Tests result: SUCCESS =================== test_heapq ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_426 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_heapq test_arg_parsing (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_get_only (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_heappop_mutating_heap (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_heappush_mutating_heap (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' BUILDSTDERR: test_iterable_args (test.test_heapq.TestErrorHandlingC) ... skipped 'requ0.93user 0.03system 0:00.97elapsed 99%CPU (0avgtext+0avgdata 56360maxresident)k BUILDSTDERR: 0inputs+64outputs (0major+12528minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_hmac ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_hmac ires _heapq' test_len_only (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_non_sequence (test.test_heapq.TestErrorHandlingC) ... skipped 'requires _heapq' test_arg_parsing (test.test_heapq.TestErrorHandlingPython) ... ok test_get_only (test.test_heapq.TestErrorHandlingPython) ... ok test_heappop_mutating_heap (test.test_heapq.TestErrorHandlingPython) ... ok test_heappush_mutating_heap (test.test_heapq.TestErrorHandlingPython) ... ok test_iterable_args (test.test_heapq.TestErrorHandlingPython) ... ok test_len_only (test.test_heapq.TestErrorHandlingPython) ... ok test_non_sequence (test.test_heapq.TestErrorHandlingPython) ... ok test_comparison_operator (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_heapify (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_heappushpop (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_heapsort (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_merge (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_merge_does_not_suppress_index_error (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_merge_stability (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_naive_nbest (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_nbest (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_nbest_with_pushpop (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_nlargest (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_nsmallest (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_push_pop (test.test_heapq.TestHeapC) ... skipped 'requires _heapq' test_comparison_operator (test.test_heapq.TestHeapPython) ... ok test_heapify (test.test_heapq.TestHeapPython) ... ok test_heappushpop (test.test_heapq.TestHeapPython) ... ok test_heapsort (test.test_heapq.TestHeapPython) ... ok test_merge (test.test_heapq.TestHeapPython) ... ok test_merge_does_not_suppress_index_error (test.test_heapq.TestHeapPython) ... ok test_merge_stability (test.test_heapq.TestHeapPython) ... ok test_naive_nbest (test.test_heapq.TestHeapPython) ... ok test_nbest (test.test_heapq.TestHeapPython) ... ok test_nbest_with_pushpop (test.test_heapq.TestHeapPython) ... ok test_nlargest (test.test_heapq.TestHeapPython) ... ok test_nsmallest (test.test_heapq.TestHeapPython) ... ok test_push_pop (test.test_heapq.TestHeapPython) ... ok test_c_functions (test.test_heapq.TestModules) ... skipped 'requires _heapq' test_py_functions (test.test_heapq.TestModules) ... ok ---------------------------------------------------------------------- Ran 42 tests in 0.601s OK (skipped=21) 1 test OK. Total duration: 694 ms Tests result: SUCCESS =================== test_hmac ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_430 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_hmac test_compare_digest (test.test_hmac.CompareDigestTestCase) ... ok test_dot_new_with_str_key (test.test_hmac.ConstructorTestCase) ... ok test_normal (test.test_hmac.ConstructorTestCase) ... ok test_with_bytearray (test.test_hmac.ConstructorTestCase) ... ok test_with_memoryview_msg (test.test_hmac.ConstructorTestCase) ... ok test_with_str_key (test.test_hmac.ConstructorTestCase) ... ok test_withmodule (test.test_hmac.ConstructorTestCase) ... ok test_withtext (test.test_hmac.ConstructorTestCase) ... ok test_attributes (test.test_hmac.CopyTestCase) ... ok test_equality (test.test_hmac.CopyTestCase) ... ok test_realcopy (test.test_hmac.CopyTestCase) ... ok test_default_is_md5 (test.test_hmac.SanityTestCase) ... ok BUILDSTDERR: test_exercise_all_methods (test.test_hmac.SanityT0.39user 0.03system 0:00.43elapsed 99%CPU (0avgtext+0avgdata 52152maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+10975minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_html ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_html BUILDSTDERR: 0.39user 0.04system 0:00.44elapsed 98%CPU (0avgtext+0avgdata 52228maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+11039minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_htmlparser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_htmlparser estCase) ... ok test_legacy_block_size_warnings (test.test_hmac.TestVectorsTestCase) ... ok test_md5_vectors (test.test_hmac.TestVectorsTestCase) ... ok test_sha224_rfc4231 (test.test_hmac.TestVectorsTestCase) ... ok test_sha256_rfc4231 (test.test_hmac.TestVectorsTestCase) ... ok test_sha384_rfc4231 (test.test_hmac.TestVectorsTestCase) ... ok test_sha512_rfc4231 (test.test_hmac.TestVectorsTestCase) ... ok test_sha_vectors (test.test_hmac.TestVectorsTestCase) ... ok test_with_digestmod_warning (test.test_hmac.TestVectorsTestCase) ... ok ---------------------------------------------------------------------- Ran 21 tests in 0.030s OK 1 test OK. Total duration: 127 ms Tests result: SUCCESS =================== test_html ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_434 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_html test_escape (test.test_html.HtmlTests) ... ok test_unescape (test.test_html.HtmlTests) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.019s OK 1 test OK. Total duration: 119 ms Tests result: SUCCESS =================== test_htmlparser ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_438 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_htmlparser test_adjacent_attributes (test.test_htmlparser.AttributesTestCase) ... ok test_attr_entity_replacement (test.test_htmlparser.AttributesTestCase) ... ok test_attr_funky_names (test.test_htmlparser.AttributesTestCase) ... ok test_attr_funky_names2 (test.test_htmlparser.AttributesTestCase) ... ok test_attr_nonascii (test.test_htmlparser.AttributesTestCase) ... ok test_attr_syntax (test.test_htmlparser.AttributesTestCase) ... ok test_attr_values (test.test_htmlparser.AttributesTestCase) ... ok test_end_tag_in_attribute_value (test.test_htmlparser.AttributesTestCase) ... ok test_entities_in_attribute_value (test.test_htmlparser.AttributesTestCase) ... ok test_entityrefs_in_attributes (test.test_htmlparser.AttributesTestCase) ... ok test_javascript_attribute_value (test.test_htmlparser.AttributesTestCase) ... ok test_malformed_adjacent_attributes (test.test_htmlparser.AttributesTestCase) ... ok test_malformed_attributes (test.test_htmlparser.AttributesTestCase) ... ok test_missing_attribute_value (test.test_htmlparser.AttributesTestCase) ... ok test_EOF_in_charref (test.test_htmlparser.HTMLParserTestCase) ... ok test_bad_nesting (test.test_htmlparser.HTMLParserTestCase) ... ok test_bare_ampersands (test.test_htmlparser.HTMLParserTestCase) ... ok test_bare_pointy_brackets (test.test_htmlparser.HTMLParserTestCase) ... ok test_broken_comments (test.test_htmlparser.HTMLParserTestCase) ... ok test_broken_condcoms (test.test_htmlparser.HTMLParserTestCase) ... ok test_broken_invalid_end_tag (test.test_htmlparser.HTMLParserTestCase) ... ok test_buffer_artefacts (test.test_htmlparser.HTMLParserTestCase) ... ok test_cdata_content (test.test_htmlparser.HTMLParserTestCase) ... ok test_cdata_with_closing_tags (test.test_htmlparser.HTMLParserTestCase) ... ok test_comma_between_attributes (test.test_htmlparser.HTMLParserTestCase) ... ok BUILDSTDERR: test_comments (test.test_htmlparser.HTMLParserTes0.61user 0.04system 0:00.66elapsed 99%CPU (0avgtext+0avgdata 53660maxresident)k BUILDSTDERR: 0inputs+80outputs (0major+11819minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_http_cookiejar ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_http_cookiejar tCase) ... ok test_condcoms (test.test_htmlparser.HTMLParserTestCase) ... ok test_convert_charrefs (test.test_htmlparser.HTMLParserTestCase) ... ok test_convert_charrefs_dropped_text (test.test_htmlparser.HTMLParserTestCase) ... ok test_correct_detection_of_start_tags (test.test_htmlparser.HTMLParserTestCase) ... ok test_declaration_junk_chars (test.test_htmlparser.HTMLParserTestCase) ... ok test_get_starttag_text (test.test_htmlparser.HTMLParserTestCase) ... ok test_illegal_declarations (test.test_htmlparser.HTMLParserTestCase) ... ok test_invalid_end_tags (test.test_htmlparser.HTMLParserTestCase) ... ok test_malformatted_charref (test.test_htmlparser.HTMLParserTestCase) ... ok test_processing_instruction_only (test.test_htmlparser.HTMLParserTestCase) ... ok test_simple_html (test.test_htmlparser.HTMLParserTestCase) ... ok test_slashes_in_starttag (test.test_htmlparser.HTMLParserTestCase) ... ok test_startendtag (test.test_htmlparser.HTMLParserTestCase) ... ok test_starttag_end_boundary (test.test_htmlparser.HTMLParserTestCase) ... ok test_starttag_junk_chars (test.test_htmlparser.HTMLParserTestCase) ... ok test_tolerant_parsing (test.test_htmlparser.HTMLParserTestCase) ... ok test_unclosed_entityref (test.test_htmlparser.HTMLParserTestCase) ... ok test_unescape_method (test.test_htmlparser.HTMLParserTestCase) ... ok test_valid_doctypes (test.test_htmlparser.HTMLParserTestCase) ... ok test_weird_chars_in_unquoted_attribute_values (test.test_htmlparser.HTMLParserTestCase) ... ok test_with_unquoted_attributes (test.test_htmlparser.HTMLParserTestCase) ... ok ---------------------------------------------------------------------- Ran 47 tests in 0.251s OK 1 test OK. Total duration: 369 ms Tests result: SUCCESS =================== test_http_cookiejar ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_442 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_http_cookiejar test_http2time (test.test_http_cookiejar.DateTimeTests) ... ok test_http2time_formats (test.test_http_cookiejar.DateTimeTests) ... ok test_http2time_garbage (test.test_http_cookiejar.DateTimeTests) ... ok test_iso2time (test.test_http_cookiejar.DateTimeTests) ... ok test_iso2time_formats (test.test_http_cookiejar.DateTimeTests) ... ok test_iso2time_garbage (test.test_http_cookiejar.DateTimeTests) ... ok test_time2isoz (test.test_http_cookiejar.DateTimeTests) ... ok test_time2netscape (test.test_http_cookiejar.DateTimeTests) ... ok test_join_header_words (test.test_http_cookiejar.HeaderTests) ... ok test_parse_ns_headers (test.test_http_cookiejar.HeaderTests) ... ok test_parse_ns_headers_special_names (test.test_http_cookiejar.HeaderTests) ... ok test_parse_ns_headers_version (test.test_http_cookiejar.HeaderTests) ... ok test_roundtrip (test.test_http_cookiejar.HeaderTests) ... ok test_split_header_words (test.test_http_cookiejar.HeaderTests) ... ok test_Cookie_iterator (test.test_http_cookiejar.CookieTests) ... ok test_bad_cookie_header (test.test_http_cookiejar.CookieTests) ... ok test_default_path (test.test_http_cookiejar.CookieTests) ... ok test_default_path_with_query (test.test_http_cookiejar.CookieTests) ... ok test_domain_allow (test.test_http_cookiejar.CookieTests) ... ok test_domain_block (test.test_http_cookiejar.CookieTests) ... ok test_domain_match (test.test_http_cookiejar.CookieTests) ... ok test_domain_mirror (test.test_http_cookiejar.CookieTests) ... ok test_domain_return_ok (test.test_http_cookiejar.CookieTests) ... ok test_escape_path (test.test_http_cookiejar.CookieTests) ... ok test_expires (test.test_http_cookiejar.CookieTests) ... ok BUILDSTDERR: test_is_HDN (test.test_http_cook0.67user 0.04system 0:00.73elapsed 97%CPU (0avgtext+0avgdata 52824maxresident)k BUILDSTDERR: 0inputs+160outputs (0major+11654minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_http_cookies ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_http_cookies iejar.CookieTests) ... ok test_missing_final_slash (test.test_http_cookiejar.CookieTests) ... ok test_missing_value (test.test_http_cookiejar.CookieTests) ... ok test_no_return_comment (test.test_http_cookiejar.CookieTests) ... ok test_ns_parser (test.test_http_cookiejar.CookieTests) ... ok test_ns_parser_special_names (test.test_http_cookiejar.CookieTests) ... ok test_parse_ns_headers (test.test_http_cookiejar.CookieTests) ... ok test_path_mirror (test.test_http_cookiejar.CookieTests) ... ok test_port_mirror (test.test_http_cookiejar.CookieTests) ... ok test_quote_cookie_value (test.test_http_cookiejar.CookieTests) ... ok test_reach (test.test_http_cookiejar.CookieTests) ... ok test_request_host (test.test_http_cookiejar.CookieTests) ... ok test_request_path (test.test_http_cookiejar.CookieTests) ... ok test_request_port (test.test_http_cookiejar.CookieTests) ... ok test_rfc2109_handling (test.test_http_cookiejar.CookieTests) ... ok test_secure (test.test_http_cookiejar.CookieTests) ... ok test_strict_domain (test.test_http_cookiejar.CookieTests) ... ok test_two_component_domain_ns (test.test_http_cookiejar.CookieTests) ... ok test_two_component_domain_rfc2965 (test.test_http_cookiejar.CookieTests) ... ok test_wrong_domain (test.test_http_cookiejar.CookieTests) ... ok test_bad_magic (test.test_http_cookiejar.FileCookieJarTests) ... ok test_lwp_valueless_cookie (test.test_http_cookiejar.FileCookieJarTests) ... ok test_empty_path (test.test_http_cookiejar.LWPCookieTests) ... ok test_ietf_example_1 (test.test_http_cookiejar.LWPCookieTests) ... ok test_ietf_example_2 (test.test_http_cookiejar.LWPCookieTests) ... ok test_intranet_domains_2965 (test.test_http_cookiejar.LWPCookieTests) ... ok test_intranet_domains_ns (test.test_http_cookiejar.LWPCookieTests) ... ok test_mozilla (test.test_http_cookiejar.LWPCookieTests) ... ok test_netscape_example_1 (test.test_http_cookiejar.LWPCookieTests) ... ok test_netscape_example_2 (test.test_http_cookiejar.LWPCookieTests) ... ok test_netscape_misc (test.test_http_cookiejar.LWPCookieTests) ... ok test_rejection (test.test_http_cookiejar.LWPCookieTests) ... ok test_session_cookies (test.test_http_cookiejar.LWPCookieTests) ... ok test_url_encoding (test.test_http_cookiejar.LWPCookieTests) ... ok ---------------------------------------------------------------------- Ran 59 tests in 0.170s OK 1 test OK. Total duration: 332 ms Tests result: SUCCESS =================== test_http_cookies ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_447 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_http_cookies test_basic (test.test_http_cookies.CookieTests) ... ok test_extended_encode (test.test_http_cookies.CookieTests) ... ok test_extra_spaces (test.test_http_cookies.CookieTests) ... ok test_illegal_chars (test.test_http_cookies.CookieTests) ... ok test_invalid_cookies (test.test_http_cookies.CookieTests) ... ok test_load (test.test_http_cookies.CookieTests) ... ok test_pickle (test.test_http_cookies.CookieTests) ... ok test_quoted_meta (test.test_http_cookies.CookieTests) ... ok test_secure_httponly_false_if_not_present (test.test_http_cookies.CookieTests) ... ok test_secure_httponly_true_if_have_value (test.test_http_cookies.CookieTests) ... ok test_secure_httponly_true_if_present (test.test_http_cookies.CookieTests) ... ok test_set_secure_httponly_attrs (test.test_http_cookies.CookieTests) ... ok test_special_attrs (test.test_http_cookies.CookieTests) ... ok test_copy (test.test_http_cookies.MorselTests) ... ok test_defaults (test.test_http_cookies.MorselTests) ... ok test_deprecation (test.test_http_cookies.MorselTests) ... ok test_eq (test.test_http_cookies.MorselTests) ... ok test_pickle (test.test_http_cookies.MorselTests) ... ok test_repr (test.test_http_cookies.MorselTests) ... ok test_reserved_keys (test.test_http_cookies.MorselTests) ... ok test_setdefault (test.test_http_cookies.MorselTests) ... ok test_setitem (test.test_http_cookies.MorselTests) ... ok test_setter (test.test_http_cookies.MorselTests) ... ok test_update (test.test_http_cookies.MorselTests) ... ok ---------------------------------------------------------------------- Ran 24 tests in 0.041s OK Trying: from http import cookies Expecting nothing ok Trying: C = cookies.SimpleCookie() Expecting nothing ok Trying: C = cookies.SimpleCookie() Expecting nothing ok Trying: C["fig"] = "newton" Expecting nothing ok Trying: C["sugar"] = "wafer" Expecting nothing ok Trying: C.output() Expecting: 'Set-Cookie: fig=newton\r\nSet-Cookie: sugar=wafer' ok Trying: C = cookies.SimpleCookie() Expecting nothing ok Trying: C["rocky"] = "road" Expecting nothing ok Trying: C["rocky"]["path"] = "/cookie" Expecting nothing ok Trying: print(C.output(header="Cookie:")) Expecting: Cookie: rocky=road; Path=/cookie ok Trying: print(C.output(attrs=[], header="Cookie:")) Expecting: Cookie: rocky=road ok Trying: C = cookies.SimpleCookie() Expecting nothing ok Trying: C.load("chips=ahoy; vienna=finger") Expecting nothing ok Trying: C.output() Expecting: 'Set-Cookie: chips=ahoy\r\nSet-Cookie: vienna=finger' ok Trying: C = cookies.SimpleCookie() Expecting nothing ok Trying: C.load('keebler="E=everybody; L=\\"Loves\\"; fudge=\\012;";') Expecting nothing ok Trying: print(C) Expecting: Set-Cookie: keebler="E=everybody; L=\"Loves\"; fudge=\012;" ok Trying: C = cookies.SimpleCookie() Expecting nothing ok Trying: C["oreo"] = "doublestuff" Expecting nothing ok Trying: C["oreo"]["path"] = "/" Expecting nothing ok Trying: print(C) Expecting: Set-Cookie: oreo=doublestuff; Path=/ ok Trying: C = cookies.SimpleCookie() Expecting nothing ok Trying: C["twix"] = "none for you" Expecting nothing ok Trying: C["twix"].value Expecting: 'none for you' ok Trying: C = cookies.SimpleCookie() Expecting nothing ok Trying: C["number"] = 7 Expecting nothing ok Trying: C["string"] = "seven" Expecting nothing ok Trying: C["number"].value Expecting: '7' ok Trying: C["string"].value Expecting: 'seven' ok Trying: C.output() Expecting: 'Set-Cookie: number=7\r\nSet-Cookie: string=seven' ok 38 items had no tests: http.cookies.BaseCookie http.cookies.BaseCookie._BaseCookie__parse_string http.cookies.BaseCookie._BaseCookie__set http.cookies.BaseCookie.__init__ http.cookies.BaseCookie.__repr__ http.cookies.BaseCookie.__setitem__ http.cookies.BaseCookie.js_output http.cookies.BaseCookie.load http.cookies.BaseCookie.output http.cookies.BaseCookie.value_decode http.cookies.BaseCookie.value_encode http.cookies.CookieError http.cookies.Morsel http.cookies.Morsel.OutputString http.cookies.Morsel.__eq__ http.cookies.Morsel.__getstate__ http.cookies.Morsel.__init__ http.cookies.Morsel.__ne__ http.cookies.Morsel.__repr__ http.cookies.Morsel.__setitem__ http.cookies.Morsel.__setstate__ http.cookies.Morsel.coded_value http.cookies.Morsel.copy http.cookies.Morsel.isReservedKey http.cookies.Morsel.js_output http.cookies.Morsel.key http.cookies.Morsel.output http.cookies.Morsel.set http.cookies.Morsel.setdefault http.cookies.Morsel.update http.cookies.Morsel.value http.cookies.SimpleCookie http.cookies.SimpleCookie.value_decode http.cookies.SimpleCookie.value_encode http.cookies._getdate http.cookies._quote http.cookies._unquote http.cookies._warn_deprecated_setter 1 items passed all tests: 30 tests in http.cookies 30 tests in 39 items. 30 passed and 0 failed. Test passed. doctest (http.cookies) ... 30 tests with zero failures 1 test OK. BUILDSTDERR: Total0.50user 0.04system 0:00.55elapsed 98%CPU (0avgtext+0avgdata 52516maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+11518minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_httplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_httplib duration: 259 ms Tests result: SUCCESS =================== test_httplib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_452 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_httplib test_bad_status_repr (test.test_httplib.BasicTest) ... ok test_chunked (test.test_httplib.BasicTest) ... ok test_chunked_extension (test.test_httplib.BasicTest) ... ok test_chunked_head (test.test_httplib.BasicTest) ... ok test_chunked_missing_end (test.test_httplib.BasicTest) some servers may serve up a short chunked encoding stream ... ok test_chunked_sync (test.test_httplib.BasicTest) Check that we don't read past the end of the chunked-encoding stream ... ok test_chunked_trailers (test.test_httplib.BasicTest) See that trailers are read and ignored ... ok test_content_length_sync (test.test_httplib.BasicTest) Check that we don't read past the end of the Content-Length stream ... ok test_early_eof (test.test_httplib.BasicTest) ... ok test_epipe (test.test_httplib.BasicTest) ... ok test_error_leak (test.test_httplib.BasicTest) ... ok test_host_port (test.test_httplib.BasicTest) ... ok test_incomplete_read (test.test_httplib.BasicTest) ... ok test_mixed_reads (test.test_httplib.BasicTest) ... ok test_negative_content_length (test.test_httplib.BasicTest) ... ok test_overflowing_chunked_line (test.test_httplib.BasicTest) ... ok test_overflowing_header_line (test.test_httplib.BasicTest) ... ok test_overflowing_status_line (test.test_httplib.BasicTest) ... ok test_partial_readintos (test.test_httplib.BasicTest) ... ok test_partial_readintos_incomplete_body (test.test_httplib.BasicTest) ... ok test_partial_readintos_no_content_length (test.test_httplib.BasicTest) ... ok test_partial_reads (test.test_httplib.BasicTest) ... ok test_partial_reads_incomplete_body (test.test_httplib.BasicTest) ... ok test_partial_reads_no_content_length (test.test_httplib.BasicTest) ... ok test_read1_bound_content_length (test.test_httplib.BasicTest) ... ok test_read1_content_length (test.test_httplib.BasicTest) ... ok test_read_head (test.test_httplib.BasicTest) ... ok test_readinto_chunked (test.test_httplib.BasicTest) ... ok test_readinto_chunked_head (test.test_httplib.BasicTest) ... ok test_readinto_head (test.test_httplib.BasicTest) ... ok test_readline_bound_content_length (test.test_httplib.BasicTest) ... ok test_readlines_content_length (test.test_httplib.BasicTest) ... ok test_response_fileno (test.test_httplib.BasicTest) ... ok test_response_headers (test.test_httplib.BasicTest) ... ok test_send (test.test_httplib.BasicTest) ... ok test_send_file (test.test_httplib.BasicTest) ... ok test_send_iter (test.test_httplib.BasicTest) ... ok test_send_type_error (test.test_httplib.BasicTest) ... ok test_send_updating_file (test.test_httplib.BasicTest) ... ok test_status_lines (test.test_httplib.BasicTest) ... ok test_too_many_headers (test.test_httplib.BasicTest) ... ok test_peek (test.test_httplib.ExtendedReadTest) ... ok test_peek_0 (test.test_httplib.ExtendedReadTest) ... ok test_read1 (test.test_httplib.ExtendedReadTest) ... ok test_read1_0 (test.test_httplib.ExtendedReadTest) ... ok test_read1_bounded (test.test_httplib.ExtendedReadTest) ... ok test_read1_unbounded (test.test_httplib.ExtendedReadTest) ... ok test_readline (test.test_httplib.ExtendedReadTest) ... ok test_peek (test.test_httplib.ExtendedReadTestChunked) ... ok test_peek_0 (test.test_httplib.ExtendedReadTestChunked) ... ok test_read1 (test.test_httplib.ExtendedReadTestChunked) ... ok test_read1_0 (test.test_httplib.ExtendedReadTestChunked) ... ok test_read1_bounded (test.test_httplib.ExtendedReadTestChunked) ... ok test_read1_unbounded (test.test_httplib.ExtendedReadTestChunked) ... ok test_readline (test.test_httplib.ExtendedReadTestChunked) ... ok test_getting_header (test.test_httplib.HTTPResponseTest) ... ok test_getting_header_defaultint (test.test_httplib.HTTPResponseTest) ... ok test_getting_nonexistent_header_with_iterable_default (test.test_httplib.HTTPResponseTest) ... ok test_getting_nonexistent_header_with_string_default (test.test_httplib.HTTPResponseTest) ... ok test_getting_nonexistent_header_without_default (test.test_httplib.HTTPResponseTest) ... ok test_attributes (test.test_httplib.HTTPSTest) ... ok test_host_port (test.test_httplib.HTTPSTest) ... ok test_local_bad_hostname (test.test_httplib.HTTPSTest) ... server (('127.0.0.1', 42409):42409 ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256)): [27/Jul/2019 13:47:28] code 404, message File not found server (('127.0.0.1', 42409):42409 ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256)): [27/Jul/2019 13:47:28] "GET /nonexistent HTTP/1.1" 404 - server (('127.0.0.1', 42409):42409 ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256)): [27/Jul/2019 13:47:28] code 404, message File not found server (('127.0.0.1', 42409):42409 ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256)): [27/Jul/2019 13:47:28] "GET /nonexistent HTTP/1.1" 404 - stopping HTTPS server joining HTTPS thread ok test_local_good_hostname (test.test_httplib.HTTPSTest) ... server (('127.0.0.1', 44275):44275 ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256)): [27/Jul/2019 13:47:28] code 404, message File not found server (('127.0.0.1', 44275):44275 ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256)): [27/Jul/2019 13:47:28] "GET /nonexistent HTTP/1.1" 404 - stopping HTTPS server joining HTTPS thread ok test_local_unknown_cert (test.test_httplib.HTTPSTest) ... stopping HTTPS server joining HTTPS thread ok test_networked (test.test_httplib.HTTPSTest) ... skipped "Use of the 'network' resource not enabled" test_networked_bad_cert (test.test_httplib.HTTPSTest) ... skipped "Use of the 'network' resource not enabled" test_networked_good_cert (test.test_httplib.HTTPSTest) ... skipped "Use of the 'network' resource not enabled" test_networked_noverification (test.test_httplib.HTTPSTest) ... skipped "Use of the 'network' resource not enabled" test_networked_trusted_by_default_cert (test.test_httplib.HTTPSTest) ... skipped "Use of the 'network' resource not enabled" test_auto_headers (test.test_httplib.HeaderTests) ... ok test_content_length_0 (test.test_httplib.HeaderTests) ... ok test_invalid_headers (test.test_httplib.HeaderTests) ... ok test_ipv6host_header (test.test_httplib.HeaderTests) ... ok test_malformed_headers_coped_with (test.test_httplib.HeaderTests) ... ok test_parse_all_octets (test.test_httplib.HeaderTests) ... ok test_putheader (test.test_httplib.HeaderTests) ... ok test_all (test.test_httplib.OfflineTest) ... ok test_client_constants (test.test_httplib.OfflineTest) ... ok test_responses (test.test_httplib.OfflineTest) ... ok test_100_close (test.test_httplib.PersistenceTest) ... ok test_disconnected (test.test_httplib.PersistenceTest) ... ok test_reuse_reconnect (test.test_httplib.PersistenceTest) ... ok test_ascii_body (test.test_httplib.RequestBodyTest) ... ok test_binary_file_body (test.test_httplib.RequestBodyTest) ... ok test_bytes_body (test.test_httplib.RequestBodyTest) ... ok test_latin1_body (test.test_httplib.RequestBodyTest) ... ok test_list_body (test.test_httplib.RequestBodyTest) ... ok test_manual_content_length (test.test_httplib.RequestBodyTest) ... ok test_text_file_body (test.test_httplib.RequestBodyTest) ... ok testHTTPConnectionSourceAddress (test.test_httplib.SourceAddressTest) ... ok testHTTPSConnectionSourceAddress (test.test_httplib.SourceAddressTest) ... ok testTimeoutAttribute (test.test_httplib.TimeoutTest) ... ok test_empty_body (test.test_httplib.TransferEncodingTest) ... ok test_endheaders_chunked (test.test_httplib.TransferEncodingTest) ... ok test_explicit_headers (test.test_httplib.TransferEncodingTest) ... ok test_request (test.test_httplib.TransferEncodingTest) ... ok BUILDSTDERR: test_connect_put_request (test.test_httplGot an error: BUILDSTDERR: [SSL: TLSV1_ALERT_UNKNOWN_CA] error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca BUILDSTDERR: 0.60user 0.05system 0:00.72elapsed 91%CPU (0avgtext+0avgdata 60548maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+13455minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_httpservers ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_httpservers ib.TunnelTests) ... ok test_connect_with_tunnel (test.test_httplib.TunnelTests) ... ok test_disallow_set_tunnel_after_connect (test.test_httplib.TunnelTests) ... ok test_set_tunnel_host_port_headers (test.test_httplib.TunnelTests) ... ok test_tunnel_debuglog (test.test_httplib.TunnelTests) ... ok ---------------------------------------------------------------------- Ran 102 tests in 0.299s OK (skipped=5) 1 test OK. Total duration: 431 ms Tests result: SUCCESS =================== test_httpservers ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_460 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_httpservers test_err (test.test_httpservers.RequestHandlerLoggingTestCase) ... ok test_get (test.test_httpservers.RequestHandlerLoggingTestCase) ... ok test_close_connection (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_date_time_string (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_header_buffering_of_send_error (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_header_buffering_of_send_header (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_header_buffering_of_send_response_only (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_header_length (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_header_unbuffered_when_continue (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_html_escape_on_error (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_http_0_9 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_http_1_0 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_http_1_1 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_request_length (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_too_many_headers (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_with_continue_1_0 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_with_continue_1_1 (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_with_continue_rejected (test.test_httpservers.BaseHTTPRequestHandlerTestCase) ... ok test_command (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_error_content_length (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_handler (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_head_via_send_error (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_header_close (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_header_keep_alive (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_internal_key_error (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_latin1_header (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_request_line_trimming (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_return_custom_status (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_return_explain_error (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_return_header_keep_alive (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_send_blank (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_send_error (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_version_bogus (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_version_digits (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_version_invalid (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_version_none (test.test_httpservers.BaseHTTPServerTestCase) ... ok test_version_none_get (test.test_httpservers.BaseHTTPServerTestCase) ... ok BUILDSTDERR: test_get (test.test_httpservers.Si2.18user 0.24system 0:04.63elapsed 52%CPU (0avgtext+0avgdata 53168maxresident)k BUILDSTDERR: 0inputs+552outputs (0major+72233minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_idle ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_idle BUILDSTDERR: Failed to import test module: idlelib.idle_test.test_config_help BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/loader.py", line 428, in _find_test_path BUILDSTDERR: module = self._get_module_from_name(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/loader.py", line 369, in _get_module_from_name BUILDSTDERR: __import__(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/idlelib/idle_test/test_config_help.py", line 4, in BUILDSTDERR: from idlelib import configHelpSourceEdit as help_dialog_module BUILDSTDERR: ImportError: cannot import name 'configHelpSourceEdit' BUILDSTDERR: Failed to import test module: idlelib.idle_test.test_config_name BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/loader.py", line 428, in _find_test_path BUILDSTDERR: module = self._get_module_from_name(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/loader.py", line 369, in _get_module_from_name BUILDSTDERR: __import__(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/idlelib/idle_test/test_config_name.py", line 4, in BUILDSTDERR: from idlelib import configSectionNameDialog as name_dialog_module BUILDSTDERR: ImportError: cannot import name 'configSectionNameDialog' BUILDSTDERR: Failed to import test module: idlelib.idle_test.test_formatparagraph BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/loader.py", line 428, in _find_test_path BUILDSTDERR: module = self._get_module_from_name(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/loader.py", line 369, in _get_module_from_name BUILDSTDERR: __import__(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/idlelib/idle_test/test_formatparagraph.py", line 3, in BUILDSTDERR: from idlelib import FormatParagraph as fp BUILDSTDERR: ImportError: cannot import name 'FormatParagraph' BUILDSTDERR: Failed to import test module: idlelib.idle_test.test_help_about BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/loader.py", line 428, in _find_test_path BUILDSTDERR: module = self._get_module_from_name(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/loader.py", line 369, in _get_module_from_name BUILDSTDERR: __import__(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/idlelib/idle_test/test_help_about.py", line 12, in BUILDSTDERR: class Dummy_about_dialog(): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/idlelib/idle_test/test_help_about.py", line 14, in Dummy_about_dialog BUILDSTDERR: idle_credits = About.ShowIDLECredits BUILDSTDERR: AttributeError: type object 'AboutDialog' has no attribute 'ShowIDLECredits' BUILDSTDERR: Failed to import test module: idlelib.idle_test.test_idlehistory BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/loader.py", line 428, in _find_test_path BUILDSTDERR: module = self._get_module_from_name(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/loader.py", line 369, in _get_module_from_name BUILDSTDERR: __import__(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/idlelib/idle_test/test_idlehistory.py", line 7, in BUILDSTDERR: from idlelib.IdleHistory import History BUILDSTDERR: ModuleNotFoundError: No module named 'idlelib.IdleHistory' BUILDSTDERR: Failed to import test module: idlelib.idle_test.test_io BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/loader.py", line 428, in _find_test_path BUILDSTDERR: module = self._get_module_from_name(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/loader.py", line 369, in _get_module_from_name BUILDSTDERR: __import__(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/idlelib/idle_test/test_io.py", line 3, in BUILDSTDERR: from idlelib.PyShell import PseudoInputFile, PseudoOutputFile BUILDSTDERR: ModuleNotFoundError: No module named 'idlelib.PyShell' BUILDSTDERR: Failed to import test module: idlelib.idle_test.test_searchdialogbase BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/loader.py", line 428, in _find_test_path BUILDSTDERR: module = self._get_module_from_name(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/loader.py", line 369, in _get_module_from_name BUILDSTDERR: __import__(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/idlelib/idle_test/test_searchdialogbase.py", line 10, in BUILDSTDERR: from idlelib import SearchEngine as se BUILDSTDERR: ImportError: cannot import name 'SearchEngine' BUILDSTDERR: test test_idle crashed -- Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/libregrtest/runtest.py", line 165, in runtest_inner BUILDSTDERR: test_runner() BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/libregrtest/runtest.py", line 163, in test_runner BUILDSTDERR: raise Exception("errors while loading tests") BUILDSTDERR: Exception: errors while loading tests BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.79user 0.07system 0:00.89elapsed 96%CPU (0avgtext+0avgdata 65436maxresident)k BUILDSTDERR: 1560inputs+2208outputs (8major+14459minor)pagefaults 0swaps + echo test_idle + for TestName in $(cat testnames.txt) + echo =================== test_imaplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_imaplib mpleHTTPServerTestCase) ... ok test_head (test.test_httpservers.SimpleHTTPServerTestCase) ... ok test_html_escape_filename (test.test_httpservers.SimpleHTTPServerTestCase) ... ok test_invalid_requests (test.test_httpservers.SimpleHTTPServerTestCase) ... ok test_path_without_leading_slash (test.test_httpservers.SimpleHTTPServerTestCase) ... ok test_undecodable_filename (test.test_httpservers.SimpleHTTPServerTestCase) ... ok test_authorization (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_headers_and_content (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_invaliduri (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_issue19435 (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_nested_cgi_path_issue21323 (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_no_leading_slash (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_os_environ_is_not_altered (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_post (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_query_with_continuous_slashes (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_query_with_multiple_question_mark (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_url_collapse_path (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_urlquote_decoding_in_cgi_check (test.test_httpservers.CGIHTTPServerTestCase) ... ok test_query_arguments (test.test_httpservers.SimpleHTTPRequestHandlerTestCase) ... ok test_start_with_double_slash (test.test_httpservers.SimpleHTTPRequestHandlerTestCase) ... ok test_windows_colon (test.test_httpservers.SimpleHTTPRequestHandlerTestCase) ... ok test_all (test.test_httpservers.MiscTestCase) ... ok ---------------------------------------------------------------------- Ran 59 tests in 4.206s OK 1 test OK. Total duration: 4 sec Tests result: SUCCESS =================== test_idle ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_517 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_idle test_idle failed 1 test failed: test_idle Total duration: 630 ms Tests result: FAILURE =================== test_imaplib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_522 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_imaplib test_EOF_without_complete_welcome_message (test.test_imaplib.NewIMAPSSLTests) ... ok test_aborted_authentication (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'GPFP0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'GPFP0 OK CAPABILITY completed' GOT: b'GPFP1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'*' SENT: b'GPFP1 NO [AUTHENTICATIONFAILED] aborted' ok test_bad_auth_name (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'FECH0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'FECH0 OK CAPABILITY completed' GOT: b'FECH1 AUTHENTICATE METHOD' SENT: b'FECH1 NO unrecognized authentication type METHOD' ok test_enable_UTF8_True_append (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'PDBA0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 ENABLE UTF8=ACCEPT' SENT: b'PDBA0 OK CAPABILITY completed' GOT: b'PDBA1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'PDBA1 OK FAKEAUTH successful' GOT: b'PDBA2 ENABLE UTF8=ACCEPT' SENT: b'PDBA2 OK ENABLE successful' GOT: b'PDBA3 APPEND INBOX {30}' SENT: b'+' GOT: b'UTF8 (Subject: \xc3\xbc\xc3\xb1\xc3\xad\xc2\xa9\xc3\xb6\xc3\xb0\xc3\xa9)' SENT: b'PDBA3 OK okay' ok test_enable_UTF8_raises_error_if_not_supported (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'HILO0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'HILO0 OK CAPABILITY completed' GOT: b'HILO1 LOGIN user "pass"' SENT: b'HILO1 OK LOGIN completed' ok test_enable_raises_error_if_no_capability (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'LJKF0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'LJKF0 OK CAPABILITY completed' ok test_enable_raises_error_if_not_AUTH (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'EICG0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT' SENT: b'EICG0 OK CAPABILITY completed' ok test_invalid_authentication (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'BFOJ0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'BFOJ0 OK CAPABILITY completed' GOT: b'BFOJ1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'BFOJ1 NO [AUTHENTICATIONFAILED] invalid' ok test_line_termination (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'FHBJ0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH' SENT: b'FHBJ0 OK CAPABILITY completed' ok test_linetoolong (test.test_imaplib.NewIMAPSSLTests) ... ok test_login (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'IIED0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'IIED0 OK CAPABILITY completed' GOT: b'IIED1 LOGIN user "pass"' SENT: b'IIED1 OK LOGIN completed' ok test_login_cram_md5_bytes (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'MDOC0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5' SENT: b'MDOC0 OK CAPABILITY completed' GOT: b'MDOC1 AUTHENTICATE CRAM-MD5' SENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ=' GOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy' SENT: b'MDOC1 OK CRAM-MD5 successful' ok test_login_cram_md5_plain_text (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'FAKH0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5' SENT: b'FAKH0 OK CAPABILITY completed' GOT: b'FAKH1 AUTHENTICATE CRAM-MD5' SENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ=' GOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy' SENT: b'FAKH1 OK CRAM-MD5 successful' ok test_logout (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'EDKD0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'EDKD0 OK CAPABILITY completed' GOT: b'EDKD1 LOGIN user "pass"' SENT: b'EDKD1 OK LOGIN completed' GOT: b'EDKD2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'EDKD2 OK LOGOUT completed' ok test_lsub (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'JOPN0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'JOPN0 OK CAPABILITY completed' GOT: b'JOPN1 LOGIN user "pass"' SENT: b'JOPN1 OK LOGIN completed' GOT: b'JOPN2 LSUB "" *' SENT: b'* LSUB () "." directoryA' SENT: b'JOPN2 OK LSUB completed' ok test_search_disallows_charset_in_utf8_mode (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'INHF0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT' SENT: b'INHF0 OK CAPABILITY completed' GOT: b'INHF1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'INHF1 OK FAKEAUTH successful' GOT: b'INHF2 ENABLE UTF8=ACCEPT' SENT: b'INHF2 OK ENABLE successful' ok test_simple_with_statement (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'HLOA0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'HLOA0 OK CAPABILITY completed' GOT: b'HLOA1 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'HLOA1 OK LOGOUT completed' ok test_ssl_raises (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'GAIN0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'GAIN0 OK CAPABILITY completed' SENT: b'* OK IMAP4rev1' ok test_ssl_verified (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'CCAI0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'CCAI0 OK CAPABILITY completed' SENT: b'* OK IMAP4rev1' GOT: b'IFFC0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'IFFC0 OK CAPABILITY completed' ok test_valid_authentication_bytes (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'HEDG0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'HEDG0 OK CAPABILITY completed' GOT: b'HEDG1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'HEDG1 OK FAKEAUTH successful' ok test_valid_authentication_plain_text (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'IFDG0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'IFDG0 OK CAPABILITY completed' GOT: b'IFDG1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'IFDG1 OK FAKEAUTH successful' ok test_with_statement (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'DBEF0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'DBEF0 OK CAPABILITY completed' GOT: b'DBEF1 LOGIN user "pass"' SENT: b'DBEF1 OK LOGIN completed' GOT: b'DBEF2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'DBEF2 OK LOGOUT completed' ok test_with_statement_logout (test.test_imaplib.NewIMAPSSLTests) ... SENT: b'* OK IMAP4rev1' GOT: b'PEJE0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'PEJE0 OK CAPABILITY completed' GOT: b'PEJE1 LOGIN user "pass"' SENT: b'PEJE1 OK LOGIN completed' GOT: b'PEJE2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'PEJE2 OK LOGOUT completed' ok test_EOF_without_complete_welcome_message (test.test_imaplib.NewIMAPTests) ... ok test_aborted_authentication (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'LLMC0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'LLMC0 OK CAPABILITY completed' GOT: b'LLMC1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'*' SENT: b'LLMC1 NO [AUTHENTICATIONFAILED] aborted' ok test_bad_auth_name (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'JOEA0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'JOEA0 OK CAPABILITY completed' GOT: b'JOEA1 AUTHENTICATE METHOD' SENT: b'JOEA1 NO unrecognized authentication type METHOD' ok test_enable_UTF8_True_append (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'OGON0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 ENABLE UTF8=ACCEPT' SENT: b'OGON0 OK CAPABILITY completed' GOT: b'OGON1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'OGON1 OK FAKEAUTH successful' GOT: b'OGON2 ENABLE UTF8=ACCEPT' SENT: b'OGON2 OK ENABLE successful' GOT: b'OGON3 APPEND INBOX {30}' SENT: b'+' GOT: b'UTF8 (Subject: \xc3\xbc\xc3\xb1\xc3\xad\xc2\xa9\xc3\xb6\xc3\xb0\xc3\xa9)' SENT: b'OGON3 OK okay' ok test_enable_UTF8_raises_error_if_not_supported (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'BHFI0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'BHFI0 OK CAPABILITY completed' GOT: b'BHFI1 LOGIN user "pass"' SENT: b'BHFI1 OK LOGIN completed' ok test_enable_raises_error_if_no_capability (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'MNKO0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'MNKO0 OK CAPABILITY completed' ok test_enable_raises_error_if_not_AUTH (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'PNEA0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT' SENT: b'PNEA0 OK CAPABILITY completed' ok test_invalid_authentication (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'PHED0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'PHED0 OK CAPABILITY completed' GOT: b'PHED1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'PHED1 NO [AUTHENTICATIONFAILED] invalid' ok test_line_termination (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'FIBH0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH' SENT: b'FIBH0 OK CAPABILITY completed' ok test_linetoolong (test.test_imaplib.NewIMAPTests) ... ok test_login (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'BCKA0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'BCKA0 OK CAPABILITY completed' GOT: b'BCKA1 LOGIN user "pass"' SENT: b'BCKA1 OK LOGIN completed' ok test_login_cram_md5_bytes (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'MOLH0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5' SENT: b'MOLH0 OK CAPABILITY completed' GOT: b'MOLH1 AUTHENTICATE CRAM-MD5' SENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ=' GOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy' SENT: b'MOLH1 OK CRAM-MD5 successful' ok test_login_cram_md5_plain_text (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'FNAG0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5' SENT: b'FNAG0 OK CAPABILITY completed' GOT: b'FNAG1 AUTHENTICATE CRAM-MD5' SENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ=' GOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy' SENT: b'FNAG1 OK CRAM-MD5 successful' ok test_logout (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'OMAH0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'OMAH0 OK CAPABILITY completed' GOT: b'OMAH1 LOGIN user "pass"' SENT: b'OMAH1 OK LOGIN completed' GOT: b'OMAH2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'OMAH2 OK LOGOUT completed' ok test_lsub (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'LHAE0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'LHAE0 OK CAPABILITY completed' GOT: b'LHAE1 LOGIN user "pass"' SENT: b'LHAE1 OK LOGIN completed' GOT: b'LHAE2 LSUB "" *' SENT: b'* LSUB () "." directoryA' SENT: b'LHAE2 OK LSUB completed' ok test_search_disallows_charset_in_utf8_mode (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'DLCG0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT' SENT: b'DLCG0 OK CAPABILITY completed' GOT: b'DLCG1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'DLCG1 OK FAKEAUTH successful' GOT: b'DLCG2 ENABLE UTF8=ACCEPT' SENT: b'DLCG2 OK ENABLE successful' ok test_simple_with_statement (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'CMCI0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'CMCI0 OK CAPABILITY completed' GOT: b'CMCI1 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'CMCI1 OK LOGOUT completed' ok test_valid_authentication_bytes (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'BJFI0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'BJFI0 OK CAPABILITY completed' GOT: b'BJFI1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'BJFI1 OK FAKEAUTH successful' ok test_valid_authentication_plain_text (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'EHLG0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'EHLG0 OK CAPABILITY completed' GOT: b'EHLG1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'EHLG1 OK FAKEAUTH successful' ok test_with_statement (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'PDLH0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'PDLH0 OK CAPABILITY completed' GOT: b'PDLH1 LOGIN user "pass"' SENT: b'PDLH1 OK LOGIN completed' GOT: b'PDLH2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'PDLH2 OK LOGOUT completed' ok test_with_statement_logout (test.test_imaplib.NewIMAPTests) ... SENT: b'* OK IMAP4rev1' GOT: b'PFMN0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'PFMN0 OK CAPABILITY completed' GOT: b'PFMN1 LOGIN user "pass"' SENT: b'PFMN1 OK LOGIN completed' GOT: b'PFMN2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'PFMN2 OK LOGOUT completed' ok test_logincapa (test.test_imaplib.RemoteIMAPTest) ... skipped 'network resource disabled' test_logout (test.test_imaplib.RemoteIMAPTest) ... skipped 'network resource disabled' test_logincapa (test.test_imaplib.RemoteIMAP_SSLTest) ... skipped 'network resource disabled' test_logincapa_with_client_certfile (test.test_imaplib.RemoteIMAP_SSLTest) ... skipped 'network resource disabled' test_logincapa_with_client_ssl_context (test.test_imaplib.RemoteIMAP_SSLTest) ... skipped 'network resource disabled' test_logout (test.test_imaplib.RemoteIMAP_SSLTest) ... skipped 'network resource disabled' test_ssl_context_certfile_exclusive (test.test_imaplib.RemoteIMAP_SSLTest) ... skipped 'network resource disabled' test_ssl_context_keyfile_exclusive (test.test_imaplib.RemoteIMAP_SSLTest) ... skipped 'network resource disabled' test_logincapa (test.test_imaplib.RemoteIMAP_STARTTLSTest) ... skipped 'network resource disabled' test_logout (test.test_imaplib.RemoteIMAP_STARTTLSTest) ... skipped 'network resource disabled' test_Internaldate2tuple (test.test_imaplib.TestImaplib) ... ok test_Internaldate2tuple_issue10941 (test.test_imaplib.TestImaplib) ... ok test_Time2Internaldate (test.test_imaplib.TestImaplib) ... ok test_that_Time2Internaldate_returns_a_result (test.test_imaplib.TestImaplib) ... ok test_aborted_authentication (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .MyServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'PAHI0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'PAHI0 OK CAPABILITY completed' GOT: b'PAHI1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'*' SENT: b'PAHI1 NO [AUTHENTICATIONFAILED] aborted' GOT: b'PAHI2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'PAHI2 OK LOGOUT completed' waiting for server done ok test_bad_auth_name (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .MyServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'DCMO0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'DCMO0 OK CAPABILITY completed' GOT: b'DCMO1 AUTHENTICATE METHOD' SENT: b'DCMO1 NO unrecognized authentication type METHOD' GOT: b'DCMO2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'DCMO2 OK LOGOUT completed' waiting for server done ok test_bracket_flags (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .BracketFlagHandler'> server running SENT: b'* OK IMAP4rev1' GOT: b'JCKG0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'JCKG0 OK CAPABILITY completed' GOT: b'JCKG1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'JCKG1 OK FAKEAUTH successful' GOT: b'JCKG2 SELECT test' SENT: b'* FLAGS (Answered \\Flagged \\Deleted \\Seen \\Draft)' SENT: b'* 2 EXISTS' SENT: b'* 0 RECENT' SENT: b'* OK [PERMANENTFLAGS Answered \\Flagged \\Deleted \\Seen \\Draft \\*)] Flags permitted.' SENT: b'JCKG2 OK [READ-WRITE] SELECT completed.' GOT: b'JCKG3 STORE 1 +FLAGS ([test])' SENT: b'* 1 FETCH (FLAGS (Answered \\Flagged \\Deleted \\Seen \\Draft \\[test]))' SENT: b'JCKG3 OK STORE completed.' GOT: b'JCKG4 SELECT test' SENT: b'* FLAGS (Answered \\Flagged \\Deleted \\Seen \\Draft \\[test])' SENT: b'* 2 EXISTS' SENT: b'* 0 RECENT' SENT: b'* OK [PERMANENTFLAGS Answered \\Flagged \\Deleted \\Seen \\Draft \\[test] \\*)] Flags permitted.' SENT: b'JCKG4 OK [READ-WRITE] SELECT completed.' GOT: b'JCKG5 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'JCKG5 OK LOGOUT completed' waiting for server done ok test_connect (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = server running SENT: b'* OK IMAP4rev1' GOT: b'GCKH0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'GCKH0 OK CAPABILITY completed' waiting for server done ok test_enable_UTF8_True_append (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .UTF8AppendServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'DBLD0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT' SENT: b'DBLD0 OK CAPABILITY completed' GOT: b'DBLD1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'DBLD1 OK FAKEAUTH successful' GOT: b'DBLD2 ENABLE UTF8=ACCEPT' SENT: b'DBLD2 OK ENABLE successful' GOT: b'DBLD3 APPEND INBOX {30}' SENT: b'+' GOT: b'UTF8 (Subject: \xc3\xbc\xc3\xb1\xc3\xad\xc2\xa9\xc3\xb6\xc3\xb0\xc3\xa9)' SENT: b'DBLD3 OK okay' GOT: b'DBLD4 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'DBLD4 OK LOGOUT completed' waiting for server done ok test_enable_UTF8_raises_error_if_not_supported (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .NonUTF8Server'> server running SENT: b'* OK IMAP4rev1' GOT: b'BFMO0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'BFMO0 OK CAPABILITY completed' GOT: b'BFMO1 LOGIN user "pass"' SENT: b'BFMO1 OK LOGIN completed' GOT: b'BFMO2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'BFMO2 OK LOGOUT completed' waiting for server done ok test_enable_raises_error_if_no_capability (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .NoEnableServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'LLLN0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH' SENT: b'LLLN0 OK CAPABILITY completed' GOT: b'LLLN1 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'LLLN1 OK LOGOUT completed' waiting for server done ok test_enable_raises_error_if_not_AUTH (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = server running SENT: b'* OK IMAP4rev1' GOT: b'FKHP0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT' SENT: b'FKHP0 OK CAPABILITY completed' GOT: b'FKHP1 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'FKHP1 OK LOGOUT completed' waiting for server done ok test_invalid_authentication (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .MyServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'FGGB0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'FGGB0 OK CAPABILITY completed' GOT: b'FGGB1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'FGGB1 NO [AUTHENTICATIONFAILED] invalid' GOT: b'FGGB2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'FGGB2 OK LOGOUT completed' waiting for server done ok test_issue5949 (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .EOFHandler'> server running waiting for server done ok test_line_termination (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .BadNewlineHandler'> server running SENT: b'* OK IMAP4rev1' GOT: b'FDBF0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH' SENT: b'FDBF0 OK CAPABILITY completed' waiting for server done ok test_linetoolong (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .TooLongHandler'> server running waiting for server done ok test_login_cram_md5 (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .AuthHandler'> server running SENT: b'* OK IMAP4rev1' GOT: b'EEGG0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5' SENT: b'EEGG0 OK CAPABILITY completed' GOT: b'EEGG1 AUTHENTICATE CRAM-MD5' SENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ=' GOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy' SENT: b'EEGG1 OK CRAM-MD5 successful' GOT: b'EEGG2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'EEGG2 OK LOGOUT completed' waiting for server done creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .AuthHandler'> server running SENT: b'* OK IMAP4rev1' GOT: b'FILB0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5' SENT: b'FILB0 OK CAPABILITY completed' GOT: b'FILB1 AUTHENTICATE CRAM-MD5' SENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ=' GOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy' SENT: b'FILB1 OK CRAM-MD5 successful' GOT: b'FILB2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'FILB2 OK LOGOUT completed' waiting for server done ok test_search_disallows_charset_in_utf8_mode (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = server running SENT: b'* OK IMAP4rev1' GOT: b'GMCC0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT' SENT: b'GMCC0 OK CAPABILITY completed' GOT: b'GMCC1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'GMCC1 OK FAKEAUTH successful' GOT: b'GMCC2 ENABLE UTF8=ACCEPT' SENT: b'GMCC2 OK ENABLE successful' GOT: b'GMCC3 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'GMCC3 OK LOGOUT completed' waiting for server done ok test_simple_with_statement (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = server running SENT: b'* OK IMAP4rev1' GOT: b'DLBP0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'DLBP0 OK CAPABILITY completed' GOT: b'DLBP1 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'DLBP1 OK LOGOUT completed' waiting for server done ok test_valid_authentication (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .MyServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'IDIC0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'IDIC0 OK CAPABILITY completed' GOT: b'IDIC1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'IDIC1 OK FAKEAUTH successful' GOT: b'IDIC2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'IDIC2 OK LOGOUT completed' waiting for server done creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .MyServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'LDPJ0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'LDPJ0 OK CAPABILITY completed' GOT: b'LDPJ1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'LDPJ1 OK FAKEAUTH successful' GOT: b'LDPJ2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'LDPJ2 OK LOGOUT completed' waiting for server done ok test_with_statement (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = server running SENT: b'* OK IMAP4rev1' GOT: b'HBDG0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'HBDG0 OK CAPABILITY completed' GOT: b'HBDG1 LOGIN user "pass"' SENT: b'HBDG1 OK LOGIN completed' GOT: b'HBDG2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'HBDG2 OK LOGOUT completed' waiting for server done ok test_with_statement_logout (test.test_imaplib.ThreadedNetworkedTests) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = server running SENT: b'* OK IMAP4rev1' GOT: b'OEOJ0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'OEOJ0 OK CAPABILITY completed' GOT: b'OEOJ1 LOGIN user "pass"' SENT: b'OEOJ1 OK LOGIN completed' GOT: b'OEOJ2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'OEOJ2 OK LOGOUT completed' waiting for server done ok test_aborted_authentication (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .MyServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'IHKM0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'IHKM0 OK CAPABILITY completed' GOT: b'IHKM1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'*' SENT: b'IHKM1 NO [AUTHENTICATIONFAILED] aborted' GOT: b'IHKM2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'IHKM2 OK LOGOUT completed' waiting for server done ok test_bad_auth_name (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .MyServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'CJFK0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'CJFK0 OK CAPABILITY completed' GOT: b'CJFK1 AUTHENTICATE METHOD' SENT: b'CJFK1 NO unrecognized authentication type METHOD' GOT: b'CJFK2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'CJFK2 OK LOGOUT completed' waiting for server done ok test_bracket_flags (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .BracketFlagHandler'> server running SENT: b'* OK IMAP4rev1' GOT: b'MPDP0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'MPDP0 OK CAPABILITY completed' GOT: b'MPDP1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'MPDP1 OK FAKEAUTH successful' GOT: b'MPDP2 SELECT test' SENT: b'* FLAGS (Answered \\Flagged \\Deleted \\Seen \\Draft)' SENT: b'* 2 EXISTS' SENT: b'* 0 RECENT' SENT: b'* OK [PERMANENTFLAGS Answered \\Flagged \\Deleted \\Seen \\Draft \\*)] Flags permitted.' SENT: b'MPDP2 OK [READ-WRITE] SELECT completed.' GOT: b'MPDP3 STORE 1 +FLAGS ([test])' SENT: b'* 1 FETCH (FLAGS (Answered \\Flagged \\Deleted \\Seen \\Draft \\[test]))' SENT: b'MPDP3 OK STORE completed.' GOT: b'MPDP4 SELECT test' SENT: b'* FLAGS (Answered \\Flagged \\Deleted \\Seen \\Draft \\[test])' SENT: b'* 2 EXISTS' SENT: b'* 0 RECENT' SENT: b'* OK [PERMANENTFLAGS Answered \\Flagged \\Deleted \\Seen \\Draft \\[test] \\*)] Flags permitted.' SENT: b'MPDP4 OK [READ-WRITE] SELECT completed.' GOT: b'MPDP5 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'MPDP5 OK LOGOUT completed' waiting for server done ok test_connect (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = server running SENT: b'* OK IMAP4rev1' GOT: b'KOFB0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'KOFB0 OK CAPABILITY completed' waiting for server done ok test_enable_UTF8_True_append (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .UTF8AppendServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'OKED0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT' SENT: b'OKED0 OK CAPABILITY completed' GOT: b'OKED1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'OKED1 OK FAKEAUTH successful' GOT: b'OKED2 ENABLE UTF8=ACCEPT' SENT: b'OKED2 OK ENABLE successful' GOT: b'OKED3 APPEND INBOX {30}' SENT: b'+' GOT: b'UTF8 (Subject: \xc3\xbc\xc3\xb1\xc3\xad\xc2\xa9\xc3\xb6\xc3\xb0\xc3\xa9)' SENT: b'OKED3 OK okay' GOT: b'OKED4 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'OKED4 OK LOGOUT completed' waiting for server done ok test_enable_UTF8_raises_error_if_not_supported (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .NonUTF8Server'> server running SENT: b'* OK IMAP4rev1' GOT: b'OKBI0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'OKBI0 OK CAPABILITY completed' GOT: b'OKBI1 LOGIN user "pass"' SENT: b'OKBI1 OK LOGIN completed' GOT: b'OKBI2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'OKBI2 OK LOGOUT completed' waiting for server done ok test_enable_raises_error_if_no_capability (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .NoEnableServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'LCHE0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH' SENT: b'LCHE0 OK CAPABILITY completed' GOT: b'LCHE1 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'LCHE1 OK LOGOUT completed' waiting for server done ok test_enable_raises_error_if_not_AUTH (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = server running SENT: b'* OK IMAP4rev1' GOT: b'NJKD0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT' SENT: b'NJKD0 OK CAPABILITY completed' GOT: b'NJKD1 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'NJKD1 OK LOGOUT completed' waiting for server done ok test_invalid_authentication (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .MyServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'PLND0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'PLND0 OK CAPABILITY completed' GOT: b'PLND1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'PLND1 NO [AUTHENTICATIONFAILED] invalid' GOT: b'PLND2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'PLND2 OK LOGOUT completed' waiting for server done ok test_issue5949 (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .EOFHandler'> server running waiting for server done ok test_line_termination (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .BadNewlineHandler'> server running SENT: b'* OK IMAP4rev1' GOT: b'GGPG0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH' SENT: b'GGPG0 OK CAPABILITY completed' waiting for server done ok test_linetoolong (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .TooLongHandler'> server running waiting for server done ok test_login_cram_md5 (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .AuthHandler'> server running SENT: b'* OK IMAP4rev1' GOT: b'JJGE0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5' SENT: b'JJGE0 OK CAPABILITY completed' GOT: b'JJGE1 AUTHENTICATE CRAM-MD5' SENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ=' GOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy' SENT: b'JJGE1 OK CRAM-MD5 successful' GOT: b'JJGE2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'JJGE2 OK LOGOUT completed' waiting for server done creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .AuthHandler'> server running SENT: b'* OK IMAP4rev1' GOT: b'OKML0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 LOGINDISABLED AUTH=CRAM-MD5' SENT: b'OKML0 OK CAPABILITY completed' GOT: b'OKML1 AUTHENTICATE CRAM-MD5' SENT: b'+ PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ=' GOT: b'dGltIGYxY2E2YmU0NjRiOWVmYTFjY2E2ZmZkNmNmMmQ5ZjMy' SENT: b'OKML1 OK CRAM-MD5 successful' GOT: b'OKML2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'OKML2 OK LOGOUT completed' waiting for server done ok test_search_disallows_charset_in_utf8_mode (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = server running SENT: b'* OK IMAP4rev1' GOT: b'FBFH0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1 AUTH ENABLE UTF8=ACCEPT' SENT: b'FBFH0 OK CAPABILITY completed' GOT: b'FBFH1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'FBFH1 OK FAKEAUTH successful' GOT: b'FBFH2 ENABLE UTF8=ACCEPT' SENT: b'FBFH2 OK ENABLE successful' GOT: b'FBFH3 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'FBFH3 OK LOGOUT completed' waiting for server done ok test_simple_with_statement (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = server running SENT: b'* OK IMAP4rev1' GOT: b'FHJC0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'FHJC0 OK CAPABILITY completed' GOT: b'FHJC1 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'FHJC1 OK LOGOUT completed' waiting for server done ok test_ssl_verified (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = server running SENT: b'* OK IMAP4rev1' waiting for server done creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = server running SENT: b'* OK IMAP4rev1' GOT: b'GHBF0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'GHBF0 OK CAPABILITY completed' waiting for server done ok test_valid_authentication (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = .MyServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'PHAE0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'PHAE0 OK CAPABILITY completed' GOT: b'PHAE1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'PHAE1 OK FAKEAUTH successful' GOT: b'PHAE2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'PHAE2 OK LOGOUT completed' waiting for server done creating server server created ADDR = ('127.0.0.1', 0) BUILDSTDERR: CLASS = HDLR = .MyServer'> server running SENT: b'* OK IMAP4rev1' GOT: b'LKPG0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'LKPG0 OK CAPABILITY completed' GOT: b'LKPG1 AUTHENTICATE MYAUTH' SENT: b'+' GOT: b'ZmFrZQ==' SENT: b'LKPG1 OK FAKEAUTH successful' GOT: b'LKPG2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'LKPG2 OK LOGOUT completed' waiting for server done ok test_with_statement (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = server running SENT: b'* OK IMAP4rev1' GOT: b'JMBJ0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'JMBJ0 OK CAPABILITY completed' GOT: b'JMBJ1 LOGIN user "pass"' SENT: b'JMBJ1 OK LOGIN completed' GOT: b'JMBJ2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'JMBJ2 OK LOGOUT completed' waiting for server done ok test_with_statement_logout (test.test_imaplib.ThreadedNetworkedTestsSSL) ... creating server server created ADDR = ('127.0.0.1', 0) CLASS = HDLR = server running SENT: b'* OK IMAP4rev1' GOT: b'EJMM0 CAPABILITY' SENT: b'* CAPABILITY IMAP4rev1' SENT: b'EJMM0 OK CAPABILITY completed' GOT: b'EJMM1 LOGIN user "pass"' SENT: b'EJMM1 OK LOGIN completed' GOT: b'EJMM2 LOGOUT' SENT: b'* BYE IMAP4ref1 Server logging out' SENT: b'EJMM2 OK LOGOUT completed' waiting for server done ok ---------------------------------------------------------------------- Ran 95 tests in 10.942s OK (skipped=10) 1 test OK. Total duration: 11 sec Tests result: SUCCESS =================== test_imghdr ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_621 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_imghdr test_bad_args (test.test_imghdr.TestImghdr) ... ok test_closed_file (test.test_imghdr.TestImghdr) ... ok test_data (test.test_imghdr.TestImghdr) ... ok test_file_pos (test.test_imghdr.TestImghdr) ... ok test_invalid_headers (test.test_imghdr.TestImghdr) ... ok test_missing_file (test.test_imghdr.TestImghdr) ... ok test_output_stream (test.test_imghdr.TestImghdr) ... ok test_pathlike_filename (test.test_imghdr.TestImghdr) ... ok test_register_test (test.test_imghdr.TestImghdr) ... ok test_string_data (test.test_imghdr.TestImghdr) ... ok test_unseekable (test.test_imghdr.TestImghdr) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.016s OK 1 test OK. Total duration: 111 ms Tests result: SUCCESS =================== test_imp ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_631 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_imp test_bug7732 (test.test_imp.ImportTests) ... ok test_find_module_encoding (test.test_imp.ImportTests) ... ok test_import_encoded_module (test.test_imp.ImportTests) ... ok test_issue1267 (test.test_imp.ImportTests) ... ok BUILDSTDERR: test_issue15828_load_extensions (test.test_imp.ImportTests) ... skipped 'implementation detai0.40user 0.05system 0:00.45elapsed 99%CPU (0avgtext+0avgdata 52188maxresident)k BUILDSTDERR: 0inputs+72outputs (0major+11413minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_import ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_import l specific to cpython' test_issue16421_multiple_modules_in_one_dll (test.test_imp.ImportTests) ... skipped 'implementation detail specific to cpython' test_issue24748_load_module_skips_sys_modules_check (test.test_imp.ImportTests) ... skipped 'implementation detail specific to cpython' test_issue3594 (test.test_imp.ImportTests) ... ok test_issue5604 (test.test_imp.ImportTests) ... skipped "can't run this test with ascii as filesystem encoding" test_issue9319 (test.test_imp.ImportTests) ... ok test_load_dynamic_ImportError_path (test.test_imp.ImportTests) ... skipped 'implementation detail specific to cpython' test_load_from_source (test.test_imp.ImportTests) ... ok test_load_module_extension_file_is_None (test.test_imp.ImportTests) ... skipped 'implementation detail specific to cpython' test_multiple_calls_to_get_data (test.test_imp.ImportTests) ... ok testLock (test.test_imp.LockTests) ... ok test_unencodeable (test.test_imp.NullImporterTests) ... ok test_cache_from_source (test.test_imp.PEP3147Tests) ... ok test_source_from_cache (test.test_imp.PEP3147Tests) ... ok test_builtin (test.test_imp.ReloadTests) ... ok test_extension (test.test_imp.ReloadTests) ... ok test_source (test.test_imp.ReloadTests) ... ok test_with_deleted_parent (test.test_imp.ReloadTests) ... ok ---------------------------------------------------------------------- Ran 22 tests in 0.052s OK (skipped=6) 1 test OK. Total duration: 146 ms Tests result: SUCCESS =================== test_import ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_636 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_import test_direct (test.test_import.CircularImportTests) ... ok test_indirect (test.test_import.CircularImportTests) ... ok test_rebinding (test.test_import.CircularImportTests) ... ok test_subpackage (test.test_import.CircularImportTests) ... ok test_cached_mode_issue_2051 (test.test_import.FilePermissionTests) ... ok test_cached_readonly (test.test_import.FilePermissionTests) ... ok test_creation_mode (test.test_import.FilePermissionTests) ... ok test_pyc_always_writable (test.test_import.FilePermissionTests) ... ok test_get_sourcefile (test.test_import.GetSourcefileTests) ... skipped 'implementation detail specific to cpython' test_get_sourcefile_bad_ext (test.test_import.GetSourcefileTests) ... skipped 'implementation detail specific to cpython' test_get_sourcefile_no_source (test.test_import.GetSourcefileTests) ... skipped 'implementation detail specific to cpython' test_bogus_fromlist (test.test_import.ImportTests) ... ok test_case_sensitivity (test.test_import.ImportTests) ... ok test_delete_builtins_import (test.test_import.ImportTests) ... skipped 'implementation detail specific to cpython' test_double_const (test.test_import.ImportTests) ... ok test_failing_import_sticks (test.test_import.ImportTests) ... ok test_failing_reload (test.test_import.ImportTests) ... ok test_file_to_source (test.test_import.ImportTests) ... ok test_from_import_AttributeError (test.test_import.ImportTests) ... ok test_from_import_message_for_existing_module (test.test_import.ImportTests) ... ok test_from_import_message_for_nonexistent_module (test.test_import.ImportTests) ... ok test_from_import_missing_attr_raises_ImportError (test.test_import.ImportTests) ... ok test_from_import_missing_module_raises_ModuleNotFoundError (test.test_import.ImportTests) ... ok test_import (test.test_import.ImportTests) ... ok test_import_by_filename (test.test_import.ImportTests) ... ok test_import_in_del_does_not_crash (test.test_import.ImportTests) ... ok BUILDSTDERR: test_import_name_binding (test.test_import.ImportTests) ... 0.78user 0.16system 0:00.96elapsed 98%CPU (0avgtext+0avgdata 99280maxresident)k BUILDSTDERR: 64inputs+2032outputs (0major+51603minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_importlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_importlib ok test_import_raises_ModuleNotFoundError (test.test_import.ImportTests) ... ok test_module_with_large_stack (test.test_import.ImportTests) ... ok test_timestamp_overflow (test.test_import.ImportTests) ... skipped 'cannot set modification time to large integer' test_broken_from (test.test_import.ImportTracebackTests) ... ok test_broken_parent (test.test_import.ImportTracebackTests) ... ok test_broken_parent_from (test.test_import.ImportTracebackTests) ... ok test_broken_submodule (test.test_import.ImportTracebackTests) ... ok test_exec_failure (test.test_import.ImportTracebackTests) ... ok test_exec_failure_nested (test.test_import.ImportTracebackTests) ... ok test_import_bug (test.test_import.ImportTracebackTests) ... skipped 'implementation detail specific to cpython' test_nonexistent_module (test.test_import.ImportTracebackTests) ... ok test_nonexistent_module_nested (test.test_import.ImportTracebackTests) ... ok test_syntax_error (test.test_import.ImportTracebackTests) ... ok test_unencodable_filename (test.test_import.ImportTracebackTests) ... ok test_frozen_importlib (test.test_import.ImportlibBootstrapTests) ... skipped 'implementation detail specific to cpython' test_frozen_importlib_external_is_bootstrap_external (test.test_import.ImportlibBootstrapTests) ... skipped 'implementation detail specific to cpython' test_frozen_importlib_is_bootstrap (test.test_import.ImportlibBootstrapTests) ... skipped 'implementation detail specific to cpython' test_there_can_be_only_one (test.test_import.ImportlibBootstrapTests) ... skipped 'implementation detail specific to cpython' test_override_builtin (test.test_import.OverridingImportBuiltinTests) ... ok test_UNC_path (test.test_import.PathsTests) ... skipped 'Windows-specific' test_trailing_slash (test.test_import.PathsTests) ... ok test_basics (test.test_import.PycRewritingTests) ... ok test_foreign_code (test.test_import.PycRewritingTests) ... ok test_incorrect_code_name (test.test_import.PycRewritingTests) ... ok test_module_without_source (test.test_import.PycRewritingTests) ... ok test___cached__ (test.test_import.PycacheTests) ... ok test___cached___legacy_pyc (test.test_import.PycacheTests) ... ok test_import_pyc_path (test.test_import.PycacheTests) ... ok test_missing_source (test.test_import.PycacheTests) ... ok test_missing_source_legacy (test.test_import.PycacheTests) ... ok test_package___cached__ (test.test_import.PycacheTests) ... ok test_package___cached___from_pyc (test.test_import.PycacheTests) ... ok test_recompute_pyc_same_second (test.test_import.PycacheTests) ... ok test_unwritable_directory (test.test_import.PycacheTests) ... ok test_absolute_import_without_future (test.test_import.RelativeImportTests) ... ok test_issue3221 (test.test_import.RelativeImportTests) ... ok test_relimport_star (test.test_import.RelativeImportTests) ... ok test_symlinked_dir_importable (test.test_import.TestSymbolicallyLinkedPackage) ... ok ---------------------------------------------------------------------- Ran 65 tests in 0.541s OK (skipped=11) 1 test OK. Total duration: 669 ms Tests result: SUCCESS =================== test_importlib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_648 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_importlib test_failure (test.test_importlib.builtin.test_finder.Frozen_FindSpecTests) ... ok test_ignore_path (test.test_importlib.builtin.test_finder.Frozen_FindSpecTests) ... ok test_module (test.test_importlib.builtin.test_finder.Frozen_FindSpecTests) ... ok test_failure (test.test_importlib.builtin.test_finder.Frozen_FinderTests) ... ok test_ignore_path (test.test_importlib.builtin.test_finder.Frozen_FinderTests) ... ok test_module (test.test_importlib.builtin.test_finder.Frozen_FinderTests) ... ok test_failure (test.test_importlib.builtin.test_finder.Source_FindSpecTests) ... ok test_ignore_path (test.test_importlib.builtin.test_finder.Source_FindSpecTests) ... ok test_module (test.test_importlib.builtin.test_finder.Source_FindSpecTests) ... ok test_failure (test.test_importlib.builtin.test_finder.Source_FinderTests) ... ok test_ignore_path (test.test_importlib.builtin.test_finder.Source_FinderTests) ... ok test_module (test.test_importlib.builtin.test_finder.Source_FinderTests) ... ok test_get_code (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests) ... ok test_get_source (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests) ... ok test_is_package (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests) ... ok test_not_builtin (test.test_importlib.builtin.test_loader.Frozen_InspectLoaderTests) ... ok test_already_imported (test.test_importlib.builtin.test_loader.Frozen_LoaderTests) ... ok test_module (test.test_importlib.builtin.test_loader.Frozen_LoaderTests) ... ok test_module_reuse (test.test_importlib.builtin.test_loader.Frozen_LoaderTests) ... ok test_unloadable (test.test_importlib.builtin.test_loader.Frozen_LoaderTests) ... ok test_get_code (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests) ... ok test_get_source (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests) ... ok test_is_package (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests) ... ok test_not_builtin (test.test_importlib.builtin.test_loader.Source_InspectLoaderTests) ... ok test_already_imported (test.test_importlib.builtin.test_loader.Source_LoaderTests) ... ok test_module (test.test_importlib.builtin.test_loader.Source_LoaderTests) ... ok test_module_reuse (test.test_importlib.builtin.test_loader.Source_LoaderTests) ... ok test_unloadable (test.test_importlib.builtin.test_loader.Source_LoaderTests) ... ok test_case_insensitivity (test.test_importlib.extension.test_case_sensitivity.Frozen_ExtensionModuleCaseSensitivityTest) ... skipped 'requires a case-insensitive filesystem' test_case_sensitive (test.test_importlib.extension.test_case_sensitivity.Frozen_ExtensionModuleCaseSensitivityTest) ... skipped 'requires a case-insensitive filesystem' test_case_insensitivity (test.test_importlib.extension.test_case_sensitivity.Source_ExtensionModuleCaseSensitivityTest) ... skipped 'requires a case-insensitive filesystem' test_case_sensitive (test.test_importlib.extension.test_case_sensitivity.Source_ExtensionModuleCaseSensitivityTest) ... skipped 'requires a case-insensitive filesystem' test_failure (test.test_importlib.extension.test_finder.Frozen_FinderTests) ... ok test_module (test.test_importlib.extension.test_finder.Frozen_FinderTests) ... ok test_failure (test.test_importlib.extension.test_finder.Source_FinderTests) ... ok test_module (test.test_importlib.extension.test_finder.Source_FinderTests) ... ok test_equality (test.test_importlib.extension.test_loader.Frozen_LoaderTests) ... ok test_inequality (test.test_importlib.extension.test_loader.Frozen_LoaderTests) ... ok test_is_package (test.test_importlib.extension.test_loader.Frozen_LoaderTests) ... ok test_load_module_API (test.test_importlib.extension.test_loader.Frozen_LoaderTests) ... ok test_module (test.test_importlib.extension.test_loader.Frozen_LoaderTests) ... ok test_module_reuse (test.test_importlib.extension.test_loader.Frozen_LoaderTests) ... ok test_unloadable (test.test_importlib.extension.test_loader.Frozen_LoaderTests) ... ok test_bad_modules (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests) Test SystemError is raised for misbehaving extensions ... could not find _testmultiphase in /tmp/testcapi_e0e4a4c3620a44f2 ok test_functionality (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests) Test basic functionality of stuff defined in an extension module ... ok test_load_short_name (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests) Test loading module with a one-character name ... could not find _testmultiphase in /tmp/testcapi_e0e4a4c3620a44f2 ok test_load_submodule (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests) Test loading a simulated submodule ... ok test_load_twice (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests) Test that 2 loads result in 2 module objects ... ok test_module (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests) Test loading an extension module ... ok test_nonascii (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests) Test that modules with non-ASCII names can be loaded ... could not find _testmultiphase in /tmp/testcapi_e0e4a4c3620a44f2 ok test_nonmodule (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests) Test returning a non-module object from create works ... ok test_nonmodule_with_methods (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests) Test creating a non-module object with methods defined ... ok test_null_slots (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests) Test that NULL slots aren't a problem ... ok test_reload (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests) Test that reload didn't re-set the module's attributes ... could not find _testmultiphase in /tmp/testcapi_e0e4a4c3620a44f2 ok test_unloadable (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests) Test nonexistent module ... could not find _testmultiphase in /tmp/testcapi_e0e4a4c3620a44f2 ok test_unloadable_nonascii (test.test_importlib.extension.test_loader.Frozen_MultiPhaseExtensionModuleTests) Test behavior with nonexistent module with non-ASCII name ... ok test_equality (test.test_importlib.extension.test_loader.Source_LoaderTests) ... ok test_inequality (test.test_importlib.extension.test_loader.Source_LoaderTests) ... ok test_is_package (test.test_importlib.extension.test_loader.Source_LoaderTests) ... ok test_load_module_API (test.test_importlib.extension.test_loader.Source_LoaderTests) ... ok test_module (test.test_importlib.extension.test_loader.Source_LoaderTests) ... ok test_module_reuse (test.test_importlib.extension.test_loader.Source_LoaderTests) ... ok test_unloadable (test.test_importlib.extension.test_loader.Source_LoaderTests) ... ok test_bad_modules (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests) Test SystemError is raised for misbehaving extensions ... ok test_functionality (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests) Test basic functionality of stuff defined in an extension module ... ok test_load_short_name (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests) Test loading module with a one-character name ... could not find _testmultiphase in /tmp/testcapi_e0e4a4c3620a44f2 ok test_load_submodule (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests) Test loading a simulated submodule ... ok test_load_twice (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests) Test that 2 loads result in 2 module objects ... ok test_module (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests) Test loading an extension module ... ok test_nonascii (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests) Test that modules with non-ASCII names can be loaded ... could not find _testmultiphase in /tmp/testcapi_e0e4a4c3620a44f2 ok test_nonmodule (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests) Test returning a non-module object from create works ... ok test_nonmodule_with_methods (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests) Test creating a non-module object with methods defined ... ok test_null_slots (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests) Test that NULL slots aren't a problem ... ok test_reload (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests) Test that reload didn't re-set the module's attributes ... could not find _testmultiphase in /tmp/testcapi_e0e4a4c3620a44f2 ok test_unloadable (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests) Test nonexistent module ... could not find _testmultiphase in /tmp/testcapi_e0e4a4c3620a44f2 ok test_unloadable_nonascii (test.test_importlib.extension.test_loader.Source_MultiPhaseExtensionModuleTests) Test behavior with nonexistent module with non-ASCII name ... ok test_success (test.test_importlib.extension.test_path_hook.Frozen_PathHookTests) ... ok test_success (test.test_importlib.extension.test_path_hook.Source_PathHookTests) ... ok test.test_importlib.frozen (unittest.loader.ModuleSkipped) ... skipped "PyPy doesn't have frozen modules" test___loader__ (test.test_importlib.import_.test___loader__.Frozen_SpecLoaderAttributeTests) ... ok test___loader___is_None (test.test_importlib.import_.test___loader__.Frozen_LoaderAttributeTests) ... ok test___loader___missing (test.test_importlib.import_.test___loader__.Frozen_LoaderAttributeTests) ... ok test___loader__ (test.test_importlib.import_.test___loader__.Source_SpecLoaderAttributeTests) ... ok test___loader___is_None (test.test_importlib.import_.test___loader__.Source_LoaderAttributeTests) ... ok test___loader___missing (test.test_importlib.import_.test___loader__.Source_LoaderAttributeTests) ... ok test_None_as___package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP302) ... ok test_bad__package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP302) ... ok test_bunk__package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP302) ... ok test_spec_fallback (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP302) ... ok test_using___name__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP302) ... ok test_using___package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP302) ... ok test_warn_when_package_and_spec_disagree (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP302) ... ok test_warn_when_using___name__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP302) ... ok test_None_as___package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451) ... ok test_bad__package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451) ... ok test_bunk__package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451) ... ok test_spec_fallback (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451) ... ok test_using___name__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451) ... ok test_using___package__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451) ... ok test_warn_when_package_and_spec_disagree (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451) ... ok test_warn_when_using___name__ (test.test_importlib.import_.test___package__.Frozen_Using__package__PEP451) ... ok test_package (test.test_importlib.import_.test___package__.Setting__package__PEP302) ... ok test_submodule (test.test_importlib.import_.test___package__.Setting__package__PEP302) ... ok test_top_level (test.test_importlib.import_.test___package__.Setting__package__PEP302) ... ok test_package (test.test_importlib.import_.test___package__.Setting__package__PEP451) ... ok test_submodule (test.test_importlib.import_.test___package__.Setting__package__PEP451) ... ok test_top_level (test.test_importlib.import_.test___package__.Setting__package__PEP451) ... ok test_None_as___package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP302) ... ok test_bad__package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP302) ... ok test_bunk__package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP302) ... ok test_spec_fallback (test.test_importlib.import_.test___package__.Source_Using__package__PEP302) ... ok test_using___name__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP302) ... ok test_using___package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP302) ... ok test_warn_when_package_and_spec_disagree (test.test_importlib.import_.test___package__.Source_Using__package__PEP302) ... ok test_warn_when_using___name__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP302) ... ok test_None_as___package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451) ... ok test_bad__package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451) ... ok test_bunk__package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451) ... ok test_spec_fallback (test.test_importlib.import_.test___package__.Source_Using__package__PEP451) ... ok test_using___name__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451) ... ok test_using___package__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451) ... ok test_warn_when_package_and_spec_disagree (test.test_importlib.import_.test___package__.Source_Using__package__PEP451) ... ok test_warn_when_using___name__ (test.test_importlib.import_.test___package__.Source_Using__package__PEP451) ... ok test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Frozen_OldAPITests) ... ok test_name_requires_rparition (test.test_importlib.import_.test_api.Frozen_OldAPITests) ... ok test_negative_level (test.test_importlib.import_.test_api.Frozen_OldAPITests) ... ok test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Frozen_OldAPITests) ... ok test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Frozen_OldAPITests) ... ok test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Frozen_SpecAPITests) ... ok test_name_requires_rparition (test.test_importlib.import_.test_api.Frozen_SpecAPITests) ... ok test_negative_level (test.test_importlib.import_.test_api.Frozen_SpecAPITests) ... ok test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Frozen_SpecAPITests) ... ok test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Frozen_SpecAPITests) ... ok test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Source_OldAPITests) ... ok test_name_requires_rparition (test.test_importlib.import_.test_api.Source_OldAPITests) ... ok test_negative_level (test.test_importlib.import_.test_api.Source_OldAPITests) ... ok test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Source_OldAPITests) ... ok test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Source_OldAPITests) ... ok test_fromlist_load_error_propagates (test.test_importlib.import_.test_api.Source_SpecAPITests) ... ok test_name_requires_rparition (test.test_importlib.import_.test_api.Source_SpecAPITests) ... ok test_negative_level (test.test_importlib.import_.test_api.Source_SpecAPITests) ... ok test_nonexistent_fromlist_entry (test.test_importlib.import_.test_api.Source_SpecAPITests) ... ok test_raises_ModuleNotFoundError (test.test_importlib.import_.test_api.Source_SpecAPITests) ... ok test_None_in_cache (test.test_importlib.import_.test_caching.Frozen_UseCache) ... ok test_using_cache (test.test_importlib.import_.test_caching.Frozen_UseCache) ... ok test_None_in_cache (test.test_importlib.import_.test_caching.ImportlibUseCache) ... ok test_using_cache (test.test_importlib.import_.test_caching.ImportlibUseCache) ... ok test_using_cache_after_loader (test.test_importlib.import_.test_caching.ImportlibUseCache) ... ok test_using_cache_for_assigning_to_attribute (test.test_importlib.import_.test_caching.ImportlibUseCache) ... ok test_using_cache_for_fromlist (test.test_importlib.import_.test_caching.ImportlibUseCache) ... ok test_None_in_cache (test.test_importlib.import_.test_caching.Source_UseCache) ... ok test_using_cache (test.test_importlib.import_.test_caching.Source_UseCache) ... ok test_empty_string (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist) ... ok test_fromlist_as_tuple (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist) ... ok test_module_from_package (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist) ... ok test_module_from_package_triggers_ModuleNotFoundError (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist) ... ok test_nonexistent_object (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist) ... ok test_object (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist) ... ok test_star_with_others (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist) ... ok test_using_star (test.test_importlib.import_.test_fromlist.Frozen_HandlingFromlist) ... ok test_return_from_from_import (test.test_importlib.import_.test_fromlist.Frozen_ReturnValue) ... ok test_return_from_import (test.test_importlib.import_.test_fromlist.Frozen_ReturnValue) ... ok test_empty_string (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist) ... ok test_fromlist_as_tuple (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist) ... ok test_module_from_package (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist) ... ok test_module_from_package_triggers_ModuleNotFoundError (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist) ... ok test_nonexistent_object (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist) ... ok test_object (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist) ... ok test_star_with_others (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist) ... ok test_using_star (test.test_importlib.import_.test_fromlist.Source_HandlingFromlist) ... ok test_return_from_from_import (test.test_importlib.import_.test_fromlist.Source_ReturnValue) ... ok test_return_from_import (test.test_importlib.import_.test_fromlist.Source_ReturnValue) ... ok test_no_path (test.test_importlib.import_.test_meta_path.Frozen_CallSignaturePEP302) ... ok test_with_path (test.test_importlib.import_.test_meta_path.Frozen_CallSignaturePEP302) ... ok test_no_path (test.test_importlib.import_.test_meta_path.Frozen_CallSignaturePEP451) ... ok test_with_path (test.test_importlib.import_.test_meta_path.Frozen_CallSignaturePEP451) ... ok test_continuing (test.test_importlib.import_.test_meta_path.Frozen_CallingOrder) ... ok test_empty (test.test_importlib.import_.test_meta_path.Frozen_CallingOrder) ... ok test_first_called (test.test_importlib.import_.test_meta_path.Frozen_CallingOrder) ... ok test_no_path (test.test_importlib.import_.test_meta_path.Source_CallSignaturePEP302) ... ok test_with_path (test.test_importlib.import_.test_meta_path.Source_CallSignaturePEP302) ... ok test_no_path (test.test_importlib.import_.test_meta_path.Source_CallSignaturePEP451) ... ok test_with_path (test.test_importlib.import_.test_meta_path.Source_CallSignaturePEP451) ... ok test_continuing (test.test_importlib.import_.test_meta_path.Source_CallingOrder) ... ok test_empty (test.test_importlib.import_.test_meta_path.Source_CallingOrder) ... ok test_first_called (test.test_importlib.import_.test_meta_path.Source_CallingOrder) ... ok test_bad_parent (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests) ... ok test_import_parent (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests) ... ok test_module_not_package (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests) ... ok test_module_not_package_but_side_effects (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests) ... ok test_raising_parent_after_double_relative_importing_child (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests) ... ok test_raising_parent_after_importing_child (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests) ... ok test_raising_parent_after_relative_importing_child (test.test_importlib.import_.test_packages.Frozen_ParentModuleTests) ... ok test_bad_parent (test.test_importlib.import_.test_packages.Source_ParentModuleTests) ... ok test_import_parent (test.test_importlib.import_.test_packages.Source_ParentModuleTests) ... ok test_module_not_package (test.test_importlib.import_.test_packages.Source_ParentModuleTests) ... ok test_module_not_package_but_side_effects (test.test_importlib.import_.test_packages.Source_ParentModuleTests) ... ok test_raising_parent_after_double_relative_importing_child (test.test_importlib.import_.test_packages.Source_ParentModuleTests) ... ok test_raising_parent_after_importing_child (test.test_importlib.import_.test_packages.Source_ParentModuleTests) ... ok test_raising_parent_after_relative_importing_child (test.test_importlib.import_.test_packages.Source_ParentModuleTests) ... ok test_None_on_sys_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests) ... ok test_deleted_cwd (test.test_importlib.import_.test_path.Frozen_FindModuleTests) ... ok test_empty_list (test.test_importlib.import_.test_path.Frozen_FindModuleTests) ... ok test_empty_path_hooks (test.test_importlib.import_.test_path.Frozen_FindModuleTests) ... ok test_failure (test.test_importlib.import_.test_path.Frozen_FindModuleTests) ... ok test_finder_with_find_loader (test.test_importlib.import_.test_path.Frozen_FindModuleTests) ... ok test_finder_with_find_module (test.test_importlib.import_.test_path.Frozen_FindModuleTests) ... ok test_finder_with_find_spec (test.test_importlib.import_.test_path.Frozen_FindModuleTests) ... ok test_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests) ... ok test_path_hooks (test.test_importlib.import_.test_path.Frozen_FindModuleTests) ... ok test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Frozen_FindModuleTests) ... ok test_sys_path (test.test_importlib.import_.test_path.Frozen_FindModuleTests) ... ok test_None_on_sys_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests) ... ok test_deleted_cwd (test.test_importlib.import_.test_path.Frozen_FindSpecTests) ... ok test_empty_list (test.test_importlib.import_.test_path.Frozen_FindSpecTests) ... ok test_empty_path_hooks (test.test_importlib.import_.test_path.Frozen_FindSpecTests) ... ok test_failure (test.test_importlib.import_.test_path.Frozen_FindSpecTests) ... ok test_finder_with_find_loader (test.test_importlib.import_.test_path.Frozen_FindSpecTests) ... ok test_finder_with_find_module (test.test_importlib.import_.test_path.Frozen_FindSpecTests) ... ok test_finder_with_find_spec (test.test_importlib.import_.test_path.Frozen_FindSpecTests) ... ok test_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests) ... ok test_path_hooks (test.test_importlib.import_.test_path.Frozen_FindSpecTests) ... ok test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Frozen_FindSpecTests) ... ok test_sys_path (test.test_importlib.import_.test_path.Frozen_FindSpecTests) ... ok test_finder_with_failing_find_module (test.test_importlib.import_.test_path.Frozen_PathEntryFinderTests) ... ok test_finder_with_failing_find_spec (test.test_importlib.import_.test_path.Frozen_PathEntryFinderTests) ... ok test_None_on_sys_path (test.test_importlib.import_.test_path.Source_FindModuleTests) ... ok test_deleted_cwd (test.test_importlib.import_.test_path.Source_FindModuleTests) ... ok test_empty_list (test.test_importlib.import_.test_path.Source_FindModuleTests) ... ok test_empty_path_hooks (test.test_importlib.import_.test_path.Source_FindModuleTests) ... ok test_failure (test.test_importlib.import_.test_path.Source_FindModuleTests) ... ok test_finder_with_find_loader (test.test_importlib.import_.test_path.Source_FindModuleTests) ... ok test_finder_with_find_module (test.test_importlib.import_.test_path.Source_FindModuleTests) ... ok test_finder_with_find_spec (test.test_importlib.import_.test_path.Source_FindModuleTests) ... ok test_path (test.test_importlib.import_.test_path.Source_FindModuleTests) ... ok test_path_hooks (test.test_importlib.import_.test_path.Source_FindModuleTests) ... ok test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Source_FindModuleTests) ... ok test_sys_path (test.test_importlib.import_.test_path.Source_FindModuleTests) ... ok test_None_on_sys_path (test.test_importlib.import_.test_path.Source_FindSpecTests) ... ok test_deleted_cwd (test.test_importlib.import_.test_path.Source_FindSpecTests) ... ok test_empty_list (test.test_importlib.import_.test_path.Source_FindSpecTests) ... ok test_empty_path_hooks (test.test_importlib.import_.test_path.Source_FindSpecTests) ... ok test_failure (test.test_importlib.import_.test_path.Source_FindSpecTests) ... ok test_finder_with_find_loader (test.test_importlib.import_.test_path.Source_FindSpecTests) ... ok test_finder_with_find_module (test.test_importlib.import_.test_path.Source_FindSpecTests) ... ok test_finder_with_find_spec (test.test_importlib.import_.test_path.Source_FindSpecTests) ... ok test_path (test.test_importlib.import_.test_path.Source_FindSpecTests) ... ok test_path_hooks (test.test_importlib.import_.test_path.Source_FindSpecTests) ... ok test_path_importer_cache_empty_string (test.test_importlib.import_.test_path.Source_FindSpecTests) ... ok test_sys_path (test.test_importlib.import_.test_path.Source_FindSpecTests) ... ok test_finder_with_failing_find_module (test.test_importlib.import_.test_path.Source_PathEntryFinderTests) ... ok test_finder_with_failing_find_spec (test.test_importlib.import_.test_path.Source_PathEntryFinderTests) ... ok test_attr_from_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports) ... ok test_deep_import (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports) ... ok test_empty_name_w_level_0 (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports) ... ok test_import_from_different_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports) ... ok test_import_relative_import_no_fromlist (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports) ... ok test_module_from_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports) ... ok test_module_to_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports) ... ok test_package_to_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports) ... ok test_package_to_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports) ... ok test_relative_import_no_globals (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports) ... ok test_relative_import_no_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports) ... ok test_relative_import_no_package_exists_absolute (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports) ... ok test_too_high_from_module (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports) ... ok test_too_high_from_package (test.test_importlib.import_.test_relative_imports.Frozen_RelativeImports) ... ok test_attr_from_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports) ... ok test_deep_import (test.test_importlib.import_.test_relative_imports.Source_RelativeImports) ... ok test_empty_name_w_level_0 (test.test_importlib.import_.test_relative_imports.Source_RelativeImports) ... ok test_import_from_different_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports) ... ok test_import_relative_import_no_fromlist (test.test_importlib.import_.test_relative_imports.Source_RelativeImports) ... ok test_module_from_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports) ... ok test_module_to_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports) ... ok test_package_to_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports) ... ok test_package_to_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports) ... ok test_relative_import_no_globals (test.test_importlib.import_.test_relative_imports.Source_RelativeImports) ... ok test_relative_import_no_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports) ... ok test_relative_import_no_package_exists_absolute (test.test_importlib.import_.test_relative_imports.Source_RelativeImports) ... ok test_too_high_from_module (test.test_importlib.import_.test_relative_imports.Source_RelativeImports) ... ok test_too_high_from_package (test.test_importlib.import_.test_relative_imports.Source_RelativeImports) ... ok test_insensitive (test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP302) ... skipped 'requires a case-insensitive filesystem' test_sensitive (test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP302) ... skipped 'requires a case-insensitive filesystem' test_insensitive (test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP451) ... skipped 'requires a case-insensitive filesystem' test_sensitive (test.test_importlib.source.test_case_sensitivity.Frozen_CaseSensitivityTestPEP451) ... skipped 'requires a case-insensitive filesystem' test_insensitive (test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP302) ... skipped 'requires a case-insensitive filesystem' test_sensitive (test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP302) ... skipped 'requires a case-insensitive filesystem' test_insensitive (test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP451) ... skipped 'requires a case-insensitive filesystem' test_sensitive (test.test_importlib.source.test_case_sensitivity.Source_CaseSensitivityTestPEP451) ... skipped 'requires a case-insensitive filesystem' test_bad_syntax (test.test_importlib.source.test_file_loader.Frozen_SimpleTest) ... ok test_equality (test.test_importlib.source.test_file_loader.Frozen_SimpleTest) ... ok test_file_from_empty_string_dir (test.test_importlib.source.test_file_loader.Frozen_SimpleTest) ... ok test_get_filename_API (test.test_importlib.source.test_file_loader.Frozen_SimpleTest) ... ok test_inequality (test.test_importlib.source.test_file_loader.Frozen_SimpleTest) ... ok test_lacking_parent (test.test_importlib.source.test_file_loader.Frozen_SimpleTest) ... ok test_load_module_API (test.test_importlib.source.test_file_loader.Frozen_SimpleTest) ... ok test_module (test.test_importlib.source.test_file_loader.Frozen_SimpleTest) ... ok test_module_reuse (test.test_importlib.source.test_file_loader.Frozen_SimpleTest) ... ok test_package (test.test_importlib.source.test_file_loader.Frozen_SimpleTest) ... ok test_state_after_failure (test.test_importlib.source.test_file_loader.Frozen_SimpleTest) ... ok test_timestamp_overflow (test.test_importlib.source.test_file_loader.Frozen_SimpleTest) ... skipped 'cannot set modification time to large integer' test_unloadable (test.test_importlib.source.test_file_loader.Frozen_SimpleTest) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302) ... ok test_bad_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302) ... ok test_old_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302) ... ok test_read_only_bytecode (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP302) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451) ... ok test_bad_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451) ... ok test_old_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451) ... ok test_read_only_bytecode (test.test_importlib.source.test_file_loader.Frozen_SourceLoaderBadBytecodeTestPEP451) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP302) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Frozen_SourcelessLoaderBadBytecodeTestPEP451) ... ok test_bad_syntax (test.test_importlib.source.test_file_loader.Source_SimpleTest) ... ok test_equality (test.test_importlib.source.test_file_loader.Source_SimpleTest) ... ok test_file_from_empty_string_dir (test.test_importlib.source.test_file_loader.Source_SimpleTest) ... ok test_get_filename_API (test.test_importlib.source.test_file_loader.Source_SimpleTest) ... ok test_inequality (test.test_importlib.source.test_file_loader.Source_SimpleTest) ... ok test_lacking_parent (test.test_importlib.source.test_file_loader.Source_SimpleTest) ... ok test_load_module_API (test.test_importlib.source.test_file_loader.Source_SimpleTest) ... ok test_module (test.test_importlib.source.test_file_loader.Source_SimpleTest) ... ok test_module_reuse (test.test_importlib.source.test_file_loader.Source_SimpleTest) ... ok test_package (test.test_importlib.source.test_file_loader.Source_SimpleTest) ... ok test_state_after_failure (test.test_importlib.source.test_file_loader.Source_SimpleTest) ... ok test_timestamp_overflow (test.test_importlib.source.test_file_loader.Source_SimpleTest) ... skipped 'cannot set modification time to large integer' test_unloadable (test.test_importlib.source.test_file_loader.Source_SimpleTest) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302) ... ok test_bad_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302) ... ok test_old_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302) ... ok test_read_only_bytecode (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP302) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451) ... ok test_bad_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451) ... ok test_old_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451) ... ok test_read_only_bytecode (test.test_importlib.source.test_file_loader.Source_SourceLoaderBadBytecodeTestPEP451) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP302) ... ok test_bad_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451) ... ok test_empty_file (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451) ... ok test_magic_only (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451) ... ok test_no_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451) ... ok test_non_code_marshal (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451) ... ok test_partial_magic (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451) ... ok test_partial_size (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451) ... ok test_partial_timestamp (test.test_importlib.source.test_file_loader.Source_SourcelessLoaderBadBytecodeTestPEP451) ... ok test_dir_removal_handling (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302) ... ok test_empty_string_for_dir (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302) ... ok test_failure (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302) ... ok test_ignore_file (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302) ... ok test_invalidate_caches (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302) ... ok test_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302) ... ok test_module_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302) ... ok test_no_read_directory (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302) ... ok test_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302) ... ok test_package_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302) ... ok test_package_over_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302) ... ok test_dir_removal_handling (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420) ... ok test_empty_string_for_dir (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420) ... ok test_failure (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420) ... ok test_ignore_file (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420) ... ok test_invalidate_caches (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420) ... ok test_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420) ... ok test_module_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420) ... ok test_no_read_directory (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420) ... ok test_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420) ... ok test_package_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420) ... ok test_package_over_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420) ... ok test_dir_removal_handling (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451) ... ok test_empty_string_for_dir (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451) ... ok test_failure (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451) ... ok test_ignore_file (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451) ... ok test_invalidate_caches (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451) ... ok test_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451) ... ok test_module_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451) ... ok test_no_read_directory (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451) ... ok test_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451) ... ok test_package_in_package (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451) ... ok test_package_over_module (test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451) ... ok test_dir_removal_handling (test.test_importlib.source.test_finder.Source_FinderTestsPEP302) ... ok test_empty_string_for_dir (test.test_importlib.source.test_finder.Source_FinderTestsPEP302) ... ok test_failure (test.test_importlib.source.test_finder.Source_FinderTestsPEP302) ... ok test_ignore_file (test.test_importlib.source.test_finder.Source_FinderTestsPEP302) ... ok test_invalidate_caches (test.test_importlib.source.test_finder.Source_FinderTestsPEP302) ... ok test_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP302) ... ok test_module_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP302) ... ok test_no_read_directory (test.test_importlib.source.test_finder.Source_FinderTestsPEP302) ... ok test_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP302) ... ok test_package_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP302) ... ok test_package_over_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP302) ... ok test_dir_removal_handling (test.test_importlib.source.test_finder.Source_FinderTestsPEP420) ... ok test_empty_string_for_dir (test.test_importlib.source.test_finder.Source_FinderTestsPEP420) ... ok test_failure (test.test_importlib.source.test_finder.Source_FinderTestsPEP420) ... ok test_ignore_file (test.test_importlib.source.test_finder.Source_FinderTestsPEP420) ... ok test_invalidate_caches (test.test_importlib.source.test_finder.Source_FinderTestsPEP420) ... ok test_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP420) ... ok test_module_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP420) ... ok test_no_read_directory (test.test_importlib.source.test_finder.Source_FinderTestsPEP420) ... ok test_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP420) ... ok test_package_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP420) ... ok test_package_over_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP420) ... ok test_dir_removal_handling (test.test_importlib.source.test_finder.Source_FinderTestsPEP451) ... ok test_empty_string_for_dir (test.test_importlib.source.test_finder.Source_FinderTestsPEP451) ... ok test_failure (test.test_importlib.source.test_finder.Source_FinderTestsPEP451) ... ok test_ignore_file (test.test_importlib.source.test_finder.Source_FinderTestsPEP451) ... ok test_invalidate_caches (test.test_importlib.source.test_finder.Source_FinderTestsPEP451) ... ok test_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP451) ... ok test_module_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP451) ... ok test_no_read_directory (test.test_importlib.source.test_finder.Source_FinderTestsPEP451) ... ok test_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP451) ... ok test_package_in_package (test.test_importlib.source.test_finder.Source_FinderTestsPEP451) ... ok test_package_over_module (test.test_importlib.source.test_finder.Source_FinderTestsPEP451) ... ok test_empty_string (test.test_importlib.source.test_path_hook.Frozen_PathHookTest) ... ok test_empty_string_legacy (test.test_importlib.source.test_path_hook.Frozen_PathHookTest) ... ok test_success (test.test_importlib.source.test_path_hook.Frozen_PathHookTest) ... ok test_success_legacy (test.test_importlib.source.test_path_hook.Frozen_PathHookTest) ... ok test_empty_string (test.test_importlib.source.test_path_hook.Source_PathHookTest) ... ok test_empty_string_legacy (test.test_importlib.source.test_path_hook.Source_PathHookTest) ... ok test_success (test.test_importlib.source.test_path_hook.Source_PathHookTest) ... ok test_success_legacy (test.test_importlib.source.test_path_hook.Source_PathHookTest) ... ok test_bom (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302) ... ok test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302) ... ok test_bom_conflict (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302) ... ok test_default_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302) ... ok test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302) ... ok test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302) ... ok test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP302) ... ok test_bom (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451) ... ok test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451) ... ok test_bom_conflict (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451) ... ok test_default_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451) ... ok test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451) ... ok test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451) ... ok test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Frozen_EncodingTestPEP451) ... ok test_cr (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302) ... ok test_crlf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302) ... ok test_lf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP302) ... ok test_cr (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451) ... ok test_crlf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451) ... ok test_lf (test.test_importlib.source.test_source_encoding.Frozen_LineEndingTestPEP451) ... ok test_bom (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302) ... ok test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302) ... ok test_bom_conflict (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302) ... ok test_default_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302) ... ok test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302) ... ok test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302) ... ok test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP302) ... ok test_bom (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451) ... ok test_bom_and_utf_8 (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451) ... ok test_bom_conflict (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451) ... ok test_default_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451) ... ok test_encoding_on_first_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451) ... ok test_encoding_on_second_line (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451) ... ok test_non_obvious_encoding (test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451) ... ok test_cr (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302) ... ok test_crlf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302) ... ok test_lf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP302) ... ok test_cr (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451) ... ok test_crlf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451) ... ok test_lf (test.test_importlib.source.test_source_encoding.Source_LineEndingTestPEP451) ... ok test_get_source (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests) ... ok test_is_package (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests) ... ok test_get_code (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests) ... ok test_get_code_no_path (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests) ... ok test_get_code_source_is_None (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests) ... ok test_get_code_source_not_found (test.test_importlib.test_abc.Frozen_ExecutionLoaderGetCodeTests) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_ExecutionLoader) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_ExecutionLoader) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_FileLoader) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_FileLoader) ... ok test_get_source (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests) ... ok test_is_package (test.test_importlib.test_abc.Frozen_InspectLoaderDefaultsTests) ... ok test_get_code (test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests) ... ok test_get_code_source_is_None (test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests) ... ok test_get_code_source_not_found (test.test_importlib.test_abc.Frozen_InspectLoaderGetCodeTests) ... ok test_get_code_ImportError (test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests) ... ok test_get_code_None (test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests) ... ok test_module_returned (test.test_importlib.test_abc.Frozen_InspectLoaderLoadModuleTests) ... ok test_source_to_code_bytes (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests) ... ok test_source_to_code_no_path (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests) ... ok test_source_to_code_path (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests) ... ok test_source_to_code_source (test.test_importlib.test_abc.Frozen_InspectLoaderSourceToCodeTests) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_InspectLoader) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_InspectLoader) ... ok test_create_module (test.test_importlib.test_abc.Frozen_LoaderDefaultsTests) ... ok test_load_module (test.test_importlib.test_abc.Frozen_LoaderDefaultsTests) ... ok test_module_repr (test.test_importlib.test_abc.Frozen_LoaderDefaultsTests) ... ok test_fresh (test.test_importlib.test_abc.Frozen_LoaderLoadModuleTests) ... ok test_reload (test.test_importlib.test_abc.Frozen_LoaderLoadModuleTests) ... ok test_find_module (test.test_importlib.test_abc.Frozen_MetaPathFinderDefaultsTests) ... ok test_invalidate_caches (test.test_importlib.test_abc.Frozen_MetaPathFinderDefaultsTests) ... ok test_no_spec (test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests) ... ok test_spec (test.test_importlib.test_abc.Frozen_MetaPathFinderFindModuleTests) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_MetaPathFinder) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_MetaPathFinder) ... ok test_find_loader (test.test_importlib.test_abc.Frozen_PathEntryFinderDefaultsTests) ... ok test_invalidate_caches (test.test_importlib.test_abc.Frozen_PathEntryFinderDefaultsTests) ... ok test_no_spec (test.test_importlib.test_abc.Frozen_PathEntryFinderFindLoaderTests) ... ok test_spec_with_loader (test.test_importlib.test_abc.Frozen_PathEntryFinderFindLoaderTests) ... ok test_spec_with_portions (test.test_importlib.test_abc.Frozen_PathEntryFinderFindLoaderTests) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_PathEntryFinder) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_PathEntryFinder) ... ok test_get_data (test.test_importlib.test_abc.Frozen_ResourceLoaderDefaultsTests) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_ResourceLoader) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_ResourceLoader) ... ok test_code_bad_magic (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests) ... ok test_code_bad_timestamp (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests) ... ok test_code_with_everything (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests) ... ok test_dont_write_bytecode (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests) ... ok test_no_bytecode (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests) ... ok test_no_set_data (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests) ... ok test_set_data_raises_exceptions (test.test_importlib.test_abc.Frozen_SourceLoaderBytecodeTests) ... ok test_subclasses (test.test_importlib.test_abc.Frozen_SourceLoader) ... ok test_superclasses (test.test_importlib.test_abc.Frozen_SourceLoader) ... ok test_decoded_source (test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests) ... ok test_default_encoding (test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests) ... ok test_universal_newlines (test.test_importlib.test_abc.Frozen_SourceLoaderGetSourceTests) ... ok test_get_code (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests) ... ok test_get_source (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests) ... ok test_get_source_encoding (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests) ... ok test_is_package (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests) ... ok test_load_module (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests) ... ok test_package_settings (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests) ... ok test_source_to_code (test.test_importlib.test_abc.Frozen_SourceOnlyLoaderTests) ... ok test_create_module (test.test_importlib.test_abc.Source_LoaderDefaultsTests) ... ok test_load_module (test.test_importlib.test_abc.Source_LoaderDefaultsTests) ... ok test_module_repr (test.test_importlib.test_abc.Source_LoaderDefaultsTests) ... ok test_code_bad_magic (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests) ... ok test_code_bad_timestamp (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests) ... ok test_code_with_everything (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests) ... ok test_dont_write_bytecode (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests) ... ok test_no_bytecode (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests) ... ok test_no_set_data (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests) ... ok test_set_data_raises_exceptions (test.test_importlib.test_abc.Source_SourceLoaderBytecodeTests) ... ok test_get_source (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests) ... ok test_is_package (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests) ... ok test_get_code (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests) ... ok test_get_code_no_path (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests) ... ok test_get_code_source_is_None (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests) ... ok test_get_code_source_not_found (test.test_importlib.test_abc.Source_ExecutionLoaderGetCodeTests) ... ok test_subclasses (test.test_importlib.test_abc.Source_ExecutionLoader) ... ok test_superclasses (test.test_importlib.test_abc.Source_ExecutionLoader) ... ok test_subclasses (test.test_importlib.test_abc.Source_FileLoader) ... ok test_superclasses (test.test_importlib.test_abc.Source_FileLoader) ... ok test_get_source (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests) ... ok test_is_package (test.test_importlib.test_abc.Source_InspectLoaderDefaultsTests) ... ok test_get_code (test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests) ... ok test_get_code_source_is_None (test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests) ... ok test_get_code_source_not_found (test.test_importlib.test_abc.Source_InspectLoaderGetCodeTests) ... ok test_get_code_ImportError (test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests) ... ok test_get_code_None (test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests) ... ok test_module_returned (test.test_importlib.test_abc.Source_InspectLoaderLoadModuleTests) ... ok test_source_to_code_bytes (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests) ... ok test_source_to_code_no_path (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests) ... ok test_source_to_code_path (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests) ... ok test_source_to_code_source (test.test_importlib.test_abc.Source_InspectLoaderSourceToCodeTests) ... ok test_subclasses (test.test_importlib.test_abc.Source_InspectLoader) ... ok test_superclasses (test.test_importlib.test_abc.Source_InspectLoader) ... ok test_fresh (test.test_importlib.test_abc.Source_LoaderLoadModuleTests) ... ok test_reload (test.test_importlib.test_abc.Source_LoaderLoadModuleTests) ... ok test_find_module (test.test_importlib.test_abc.Source_MetaPathFinderDefaultsTests) ... ok test_invalidate_caches (test.test_importlib.test_abc.Source_MetaPathFinderDefaultsTests) ... ok test_no_spec (test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests) ... ok test_spec (test.test_importlib.test_abc.Source_MetaPathFinderFindModuleTests) ... ok test_subclasses (test.test_importlib.test_abc.Source_MetaPathFinder) ... ok test_superclasses (test.test_importlib.test_abc.Source_MetaPathFinder) ... ok test_find_loader (test.test_importlib.test_abc.Source_PathEntryFinderDefaultsTests) ... ok test_invalidate_caches (test.test_importlib.test_abc.Source_PathEntryFinderDefaultsTests) ... ok test_no_spec (test.test_importlib.test_abc.Source_PathEntryFinderFindLoaderTests) ... ok test_spec_with_loader (test.test_importlib.test_abc.Source_PathEntryFinderFindLoaderTests) ... ok test_spec_with_portions (test.test_importlib.test_abc.Source_PathEntryFinderFindLoaderTests) ... ok test_subclasses (test.test_importlib.test_abc.Source_PathEntryFinder) ... ok test_superclasses (test.test_importlib.test_abc.Source_PathEntryFinder) ... ok test_get_data (test.test_importlib.test_abc.Source_ResourceLoaderDefaultsTests) ... ok test_subclasses (test.test_importlib.test_abc.Source_ResourceLoader) ... ok test_superclasses (test.test_importlib.test_abc.Source_ResourceLoader) ... ok test_subclasses (test.test_importlib.test_abc.Source_SourceLoader) ... ok test_superclasses (test.test_importlib.test_abc.Source_SourceLoader) ... ok test_decoded_source (test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests) ... ok test_default_encoding (test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests) ... ok test_universal_newlines (test.test_importlib.test_abc.Source_SourceLoaderGetSourceTests) ... ok test_get_code (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests) ... ok test_get_source (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests) ... ok test_get_source_encoding (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests) ... ok test_is_package (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests) ... ok test_load_module (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests) ... ok test_package_settings (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests) ... ok test_source_to_code (test.test_importlib.test_abc.Source_SourceOnlyLoaderTests) ... ok test_no_frozen_importlib (test.test_importlib.test_api.FrozenImportlibTests) ... ok test_nothing (test.test_importlib.test_api.Frozen_FindLoaderPEP302Tests) ... ok test_success (test.test_importlib.test_api.Frozen_FindLoaderPEP302Tests) ... ok test_success_path (test.test_importlib.test_api.Frozen_FindLoaderPEP302Tests) ... ok test_sys_modules (test.test_importlib.test_api.Frozen_FindLoaderPEP302Tests) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_api.Frozen_FindLoaderPEP302Tests) ... ok test_sys_modules_loader_is_not_set (test.test_importlib.test_api.Frozen_FindLoaderPEP302Tests) ... ok test_nothing (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests) ... ok test_success (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests) ... ok test_success_path (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests) ... ok test_sys_modules (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests) ... ok test_sys_modules_loader_is_not_set (test.test_importlib.test_api.Frozen_FindLoaderPEP451Tests) ... ok test_absolute_import_with_package (test.test_importlib.test_api.Frozen_ImportModuleTests) ... ok test_absolute_package_import (test.test_importlib.test_api.Frozen_ImportModuleTests) ... ok test_deep_relative_package_import (test.test_importlib.test_api.Frozen_ImportModuleTests) ... ok test_loaded_once (test.test_importlib.test_api.Frozen_ImportModuleTests) ... ok test_module_import (test.test_importlib.test_api.Frozen_ImportModuleTests) ... ok test_relative_import_wo_package (test.test_importlib.test_api.Frozen_ImportModuleTests) ... ok test_shallow_relative_package_import (test.test_importlib.test_api.Frozen_ImportModuleTests) ... ok test_method_called (test.test_importlib.test_api.Frozen_InvalidateCacheTests) ... ok test_method_lacking (test.test_importlib.test_api.Frozen_InvalidateCacheTests) ... ok test_module_replaced (test.test_importlib.test_api.Frozen_ReloadTests) ... ok test_reload_loader_replaced (test.test_importlib.test_api.Frozen_ReloadTests) ... ok test_reload_location_changed (test.test_importlib.test_api.Frozen_ReloadTests) ... ok test_reload_missing_loader (test.test_importlib.test_api.Frozen_ReloadTests) ... ok test_reload_modules (test.test_importlib.test_api.Frozen_ReloadTests) ... ok test_reload_namespace_changed (test.test_importlib.test_api.Frozen_ReloadTests) ... ok test_reload_submodule (test.test_importlib.test_api.Frozen_ReloadTests) ... ok test_everyone_has___loader__ (test.test_importlib.test_api.Frozen_StartupTests) ... ok test_everyone_has___spec__ (test.test_importlib.test_api.Frozen_StartupTests) ... ok test_nothing (test.test_importlib.test_api.Source_FindLoaderPEP302Tests) ... ok test_success (test.test_importlib.test_api.Source_FindLoaderPEP302Tests) ... ok test_success_path (test.test_importlib.test_api.Source_FindLoaderPEP302Tests) ... ok test_sys_modules (test.test_importlib.test_api.Source_FindLoaderPEP302Tests) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_api.Source_FindLoaderPEP302Tests) ... ok test_sys_modules_loader_is_not_set (test.test_importlib.test_api.Source_FindLoaderPEP302Tests) ... ok test_nothing (test.test_importlib.test_api.Source_FindLoaderPEP451Tests) ... ok test_success (test.test_importlib.test_api.Source_FindLoaderPEP451Tests) ... ok test_success_path (test.test_importlib.test_api.Source_FindLoaderPEP451Tests) ... ok test_sys_modules (test.test_importlib.test_api.Source_FindLoaderPEP451Tests) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_api.Source_FindLoaderPEP451Tests) ... ok test_sys_modules_loader_is_not_set (test.test_importlib.test_api.Source_FindLoaderPEP451Tests) ... ok test_absolute_import_with_package (test.test_importlib.test_api.Source_ImportModuleTests) ... ok test_absolute_package_import (test.test_importlib.test_api.Source_ImportModuleTests) ... ok test_deep_relative_package_import (test.test_importlib.test_api.Source_ImportModuleTests) ... ok test_loaded_once (test.test_importlib.test_api.Source_ImportModuleTests) ... ok test_module_import (test.test_importlib.test_api.Source_ImportModuleTests) ... ok test_relative_import_wo_package (test.test_importlib.test_api.Source_ImportModuleTests) ... ok test_shallow_relative_package_import (test.test_importlib.test_api.Source_ImportModuleTests) ... ok test_method_called (test.test_importlib.test_api.Source_InvalidateCacheTests) ... ok test_method_lacking (test.test_importlib.test_api.Source_InvalidateCacheTests) ... ok test_module_replaced (test.test_importlib.test_api.Source_ReloadTests) ... ok test_reload_loader_replaced (test.test_importlib.test_api.Source_ReloadTests) ... ok test_reload_location_changed (test.test_importlib.test_api.Source_ReloadTests) ... ok test_reload_missing_loader (test.test_importlib.test_api.Source_ReloadTests) ... ok test_reload_modules (test.test_importlib.test_api.Source_ReloadTests) ... ok test_reload_namespace_changed (test.test_importlib.test_api.Source_ReloadTests) ... ok test_reload_submodule (test.test_importlib.test_api.Source_ReloadTests) ... ok test_everyone_has___loader__ (test.test_importlib.test_api.Source_StartupTests) ... ok test_everyone_has___spec__ (test.test_importlib.test_api.Source_StartupTests) ... ok test_init (test.test_importlib.test_lazy.LazyLoaderFactoryTests) ... ok test_validation (test.test_importlib.test_lazy.LazyLoaderFactoryTests) ... ok test_attr_unchanged (test.test_importlib.test_lazy.LazyLoaderTests) ... ok test_delete_eventual_attr (test.test_importlib.test_lazy.LazyLoaderTests) ... ok test_delete_preexisting_attr (test.test_importlib.test_lazy.LazyLoaderTests) ... ok test_e2e (test.test_importlib.test_lazy.LazyLoaderTests) ... ok test_init (test.test_importlib.test_lazy.LazyLoaderTests) ... ok test_module_already_in_sys (test.test_importlib.test_lazy.LazyLoaderTests) ... ok test_module_substitution_error (test.test_importlib.test_lazy.LazyLoaderTests) ... ok test_mutated_attr (test.test_importlib.test_lazy.LazyLoaderTests) ... ok test_mutated_preexisting_attr (test.test_importlib.test_lazy.LazyLoaderTests) ... ok test_new_attr (test.test_importlib.test_lazy.LazyLoaderTests) ... ok test_deadlock (test.test_importlib.test_locks.Frozen_DeadlockAvoidanceTests) ... ok test_no_deadlock (test.test_importlib.test_locks.Frozen_DeadlockAvoidanceTests) ... ok test_all_locks (test.test_importlib.test_locks.Frozen_LifetimeTests) ... ok test_lock_lifetime (test.test_importlib.test_locks.Frozen_LifetimeTests) ... ok test_acquire_contended (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests) ... ok test_acquire_destroy (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests) ... ok test_acquire_release (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests) ... ok test_constructor (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests) ... ok test_different_thread (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests) ... ok test_reacquire (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests) ... ok test_release_unacquired (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests) ... ok test_thread_leak (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests) ... ok test_weakref_deleted (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests) ... ok test_weakref_exists (test.test_importlib.test_locks.Frozen_ModuleLockAsRLockTests) ... ok test_deadlock (test.test_importlib.test_locks.Source_DeadlockAvoidanceTests) ... ok test_no_deadlock (test.test_importlib.test_locks.Source_DeadlockAvoidanceTests) ... ok test_all_locks (test.test_importlib.test_locks.Source_LifetimeTests) ... ok test_lock_lifetime (test.test_importlib.test_locks.Source_LifetimeTests) ... ok test_acquire_contended (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests) ... ok test_acquire_destroy (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests) ... ok test_acquire_release (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests) ... ok test_constructor (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests) ... ok test_different_thread (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests) ... ok test_reacquire (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests) ... ok test_release_unacquired (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests) ... ok test_thread_leak (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests) ... ok test_weakref_deleted (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests) ... ok test_weakref_exists (test.test_importlib.test_locks.Source_ModuleLockAsRLockTests) ... ok test_imports (test.test_importlib.test_namespace_pkgs.CombinedNamespacePackages) ... ok test_project3_fails (test.test_importlib.test_namespace_pkgs.DynamicPathCalculation) ... ok test_project3_succeeds (test.test_importlib.test_namespace_pkgs.DynamicPathCalculation) ... ok test_dynamic_path (test.test_importlib.test_namespace_pkgs.DynamicPathNamespacePackage) ... ok test_non_namespace_package_takes_precedence (test.test_importlib.test_namespace_pkgs.LegacySupport) ... ok test_module_before_namespace_package (test.test_importlib.test_namespace_pkgs.ModuleAndNamespacePackageInSameDir) ... ok test_cant_import_other (test.test_importlib.test_namespace_pkgs.ReloadTests) ... ok test_dynamic_path (test.test_importlib.test_namespace_pkgs.ReloadTests) ... ok test_simple_package (test.test_importlib.test_namespace_pkgs.ReloadTests) ... ok test_imports (test.test_importlib.test_namespace_pkgs.SeparatedNamespacePackages) ... ok test_imports (test.test_importlib.test_namespace_pkgs.SeparatedNestedZipNamespacePackages) ... ok test_first_path_wins (test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages) ... ok test_first_path_wins_again (test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages) ... ok test_first_path_wins_importing_second_first (test.test_importlib.test_namespace_pkgs.SeparatedOverlappingNamespacePackages) ... ok test_imports (test.test_importlib.test_namespace_pkgs.SeparatedZipNamespacePackages) ... ok test_cant_import_other (test.test_importlib.test_namespace_pkgs.SingleNamespacePackage) ... ok test_module_repr (test.test_importlib.test_namespace_pkgs.SingleNamespacePackage) ... ok test_simple_package (test.test_importlib.test_namespace_pkgs.SingleNamespacePackage) ... ok test_cant_import_other (test.test_importlib.test_namespace_pkgs.SingleNestedZipNamespacePackage) ... ok test_simple_package (test.test_importlib.test_namespace_pkgs.SingleNestedZipNamespacePackage) ... ok test_cant_import_other (test.test_importlib.test_namespace_pkgs.SingleZipNamespacePackage) ... ok test_simple_package (test.test_importlib.test_namespace_pkgs.SingleZipNamespacePackage) ... ok test_missing_directory (test.test_importlib.test_namespace_pkgs.ZipWithMissingDirectory) ... expected failure test_present_directory (test.test_importlib.test_namespace_pkgs.ZipWithMissingDirectory) ... ok test_spec_from_file_location_default (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_file_location_default_bad_suffix (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_file_location_default_without_location (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_file_location_loader_no_location (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_file_location_loader_no_location_bad_get_filename (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_file_location_loader_no_location_no_get_filename (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_file_location_path_like_arg (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_file_location_smsl_default (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_file_location_smsl_default_bad_is_package (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_file_location_smsl_default_no_is_package (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_file_location_smsl_default_not_package (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_file_location_smsl_empty (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_file_location_smsl_none (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_file_location_smsl_not_empty (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_loader_default (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_loader_default_with_bad_is_package (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_loader_default_with_file_loader (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_loader_is_package_false (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_loader_is_package_false_with_fileloader (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_loader_is_package_true (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_loader_is_package_true_with_fileloader (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_loader_is_package_with_loader_false (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_loader_is_package_with_loader_true (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_loader_origin (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_spec_from_loader_origin_and_is_package (test.test_importlib.test_spec.Frozen_FactoryTests) ... ok test_module___loader___module_repr (test.test_importlib.test_spec.Frozen_ModuleReprTests) ... ok test_module___loader___module_repr_bad (test.test_importlib.test_spec.Frozen_ModuleReprTests) ... ok test_module___spec__ (test.test_importlib.test_spec.Frozen_ModuleReprTests) ... ok test_module___spec___location (test.test_importlib.test_spec.Frozen_ModuleReprTests) ... ok test_module___spec___no_origin (test.test_importlib.test_spec.Frozen_ModuleReprTests) ... ok test_module___spec___no_origin_no_loader (test.test_importlib.test_spec.Frozen_ModuleReprTests) ... ok test_module_no_file (test.test_importlib.test_spec.Frozen_ModuleReprTests) ... ok test_module_no_file_no_loader (test.test_importlib.test_spec.Frozen_ModuleReprTests) ... ok test_module_no_name (test.test_importlib.test_spec.Frozen_ModuleReprTests) ... ok test_module_with_file (test.test_importlib.test_spec.Frozen_ModuleReprTests) ... ok test_exec (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests) ... ok test_load (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests) ... ok test_load_failed (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests) ... ok test_load_failed_removed (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests) ... ok test_load_legacy (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests) ... ok test_load_legacy_attributes (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests) ... ok test_load_legacy_attributes_immutable (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests) ... ok test_load_replaced (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests) ... ok test_reload (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests) ... ok test_reload_extra_attributes (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests) ... ok test_reload_init_module_attrs (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests) ... ok test_reload_legacy (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests) ... ok test_reload_modified (test.test_importlib.test_spec.Frozen_ModuleSpecMethodsTests) ... ok test_cached_no_origin (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_cached_set (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_cached_source (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_cached_source_missing_cache_tag (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_cached_source_unknown_suffix (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_cached_sourceless (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_cached_with_origin_not_location (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_default (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_default_is_package_false (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_default_is_package_true (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_default_no_loader (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_equality (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_equality_location (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_has_location_setter (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_inequality (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_inequality_incomplete (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_package (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_package_is_package (test.test_importlib.test_spec.Frozen_ModuleSpecTests) ... ok test_spec_from_file_location_default (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_file_location_default_bad_suffix (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_file_location_default_without_location (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_file_location_loader_no_location (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_file_location_loader_no_location_bad_get_filename (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_file_location_loader_no_location_no_get_filename (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_file_location_path_like_arg (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_file_location_smsl_default (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_file_location_smsl_default_bad_is_package (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_file_location_smsl_default_no_is_package (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_file_location_smsl_default_not_package (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_file_location_smsl_empty (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_file_location_smsl_none (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_file_location_smsl_not_empty (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_loader_default (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_loader_default_with_bad_is_package (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_loader_default_with_file_loader (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_loader_is_package_false (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_loader_is_package_false_with_fileloader (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_loader_is_package_true (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_loader_is_package_true_with_fileloader (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_loader_is_package_with_loader_false (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_loader_is_package_with_loader_true (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_loader_origin (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_spec_from_loader_origin_and_is_package (test.test_importlib.test_spec.Source_FactoryTests) ... ok test_module___loader___module_repr (test.test_importlib.test_spec.Source_ModuleReprTests) ... ok test_module___loader___module_repr_bad (test.test_importlib.test_spec.Source_ModuleReprTests) ... ok test_module___spec__ (test.test_importlib.test_spec.Source_ModuleReprTests) ... ok test_module___spec___location (test.test_importlib.test_spec.Source_ModuleReprTests) ... ok test_module___spec___no_origin (test.test_importlib.test_spec.Source_ModuleReprTests) ... ok test_module___spec___no_origin_no_loader (test.test_importlib.test_spec.Source_ModuleReprTests) ... ok test_module_no_file (test.test_importlib.test_spec.Source_ModuleReprTests) ... ok test_module_no_file_no_loader (test.test_importlib.test_spec.Source_ModuleReprTests) ... ok test_module_no_name (test.test_importlib.test_spec.Source_ModuleReprTests) ... ok test_module_with_file (test.test_importlib.test_spec.Source_ModuleReprTests) ... ok test_exec (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests) ... ok test_load (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests) ... ok test_load_failed (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests) ... ok test_load_failed_removed (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests) ... ok test_load_legacy (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests) ... ok test_load_legacy_attributes (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests) ... ok test_load_legacy_attributes_immutable (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests) ... ok test_load_replaced (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests) ... ok test_reload (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests) ... ok test_reload_extra_attributes (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests) ... ok test_reload_init_module_attrs (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests) ... ok test_reload_legacy (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests) ... ok test_reload_modified (test.test_importlib.test_spec.Source_ModuleSpecMethodsTests) ... ok test_cached_no_origin (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_cached_set (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_cached_source (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_cached_source_missing_cache_tag (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_cached_source_unknown_suffix (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_cached_sourceless (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_cached_with_origin_not_location (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_default (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_default_is_package_false (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_default_is_package_true (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_default_no_loader (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_equality (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_equality_location (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_has_location_setter (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_inequality (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_inequality_incomplete (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_package (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_package_is_package (test.test_importlib.test_spec.Source_ModuleSpecTests) ... ok test_specified_encoding (test.test_importlib.test_util.Frozen_DecodeSourceBytesTests) ... ok test_universal_newlines (test.test_importlib.test_util.Frozen_DecodeSourceBytesTests) ... ok test_ut8_default (test.test_importlib.test_util.Frozen_DecodeSourceBytesTests) ... ok test_find_relative_module (test.test_importlib.test_util.Frozen_FindSpecTests) ... ok test_find_relative_module_missing_package (test.test_importlib.test_util.Frozen_FindSpecTests) ... ok test_find_submodule (test.test_importlib.test_util.Frozen_FindSpecTests) ... ok test_find_submodule_parent_already_imported (test.test_importlib.test_util.Frozen_FindSpecTests) ... ok test_nothing (test.test_importlib.test_util.Frozen_FindSpecTests) ... ok test_success (test.test_importlib.test_util.Frozen_FindSpecTests) ... ok test_sys_modules (test.test_importlib.test_util.Frozen_FindSpecTests) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_util.Frozen_FindSpecTests) ... ok test_sys_modules_spec_is_None (test.test_importlib.test_util.Frozen_FindSpecTests) ... ok test_sys_modules_spec_is_not_set (test.test_importlib.test_util.Frozen_FindSpecTests) ... ok test_sys_modules_without___loader__ (test.test_importlib.test_util.Frozen_FindSpecTests) ... ok test_incorporates_rn (test.test_importlib.test_util.Frozen_MagicNumberTests) ... ok test_length (test.test_importlib.test_util.Frozen_MagicNumberTests) ... ok test_attributes_set (test.test_importlib.test_util.Frozen_ModuleForLoaderTests) ... ok test_decorator_attrs (test.test_importlib.test_util.Frozen_ModuleForLoaderTests) ... ok test_false_module (test.test_importlib.test_util.Frozen_ModuleForLoaderTests) ... ok test_new_module (test.test_importlib.test_util.Frozen_ModuleForLoaderTests) ... ok test_new_module_failure (test.test_importlib.test_util.Frozen_ModuleForLoaderTests) ... ok test_reload (test.test_importlib.test_util.Frozen_ModuleForLoaderTests) ... ok test_reload_failure (test.test_importlib.test_util.Frozen_ModuleForLoaderTests) ... ok test_warning (test.test_importlib.test_util.Frozen_ModuleForLoaderTests) ... ok test___cached__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests) ... ok test___file__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests) ... ok test___loader__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests) ... ok test___name__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests) ... ok test___package__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests) ... ok test___path__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests) ... ok test___spec__ (test.test_importlib.test_util.Frozen_ModuleFromSpecTests) ... ok test_create_module (test.test_importlib.test_util.Frozen_ModuleFromSpecTests) ... ok test_create_module_returns_None (test.test_importlib.test_util.Frozen_ModuleFromSpecTests) ... ok test_no_create_module (test.test_importlib.test_util.Frozen_ModuleFromSpecTests) ... ok test_cache_from_source (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_cache_from_source_cwd (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_cache_from_source_debug_override (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_cache_from_source_debug_override_optimization_both_set (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_cache_from_source_no_cache_tag (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_cache_from_source_no_dot (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_cache_from_source_optimization_None (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_cache_from_source_optimization_empty_string (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_cache_from_source_optimization_set (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_cache_from_source_override (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_sep_altsep_and_sep_cache_from_source (test.test_importlib.test_util.Frozen_PEP3147Tests) ... skipped 'test meaningful only where os.altsep is defined' test_source_from_cache (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_source_from_cache_bad_path (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_source_from_cache_missing_optimization (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_source_from_cache_no__pycache__ (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_source_from_cache_no_cache_tag (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_source_from_cache_no_slash (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_source_from_cache_not_opt (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_source_from_cache_optimized_bytecode (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_source_from_cache_path_like_arg (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_source_from_cache_too_few_dots (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_source_from_cache_too_many_dots (test.test_importlib.test_util.Frozen_PEP3147Tests) ... ok test_absolute (test.test_importlib.test_util.Frozen_ResolveNameTests) ... ok test_absolute_within_package (test.test_importlib.test_util.Frozen_ResolveNameTests) ... ok test_escape (test.test_importlib.test_util.Frozen_ResolveNameTests) ... ok test_in_package (test.test_importlib.test_util.Frozen_ResolveNameTests) ... ok test_no_package (test.test_importlib.test_util.Frozen_ResolveNameTests) ... ok test_other_package (test.test_importlib.test_util.Frozen_ResolveNameTests) ... ok test_attribute_is_None (test.test_importlib.test_util.Frozen_SetLoaderTests) ... ok test_no_attribute (test.test_importlib.test_util.Frozen_SetLoaderTests) ... ok test_not_reset (test.test_importlib.test_util.Frozen_SetLoaderTests) ... ok test_decorator_attrs (test.test_importlib.test_util.Frozen_SetPackageTests) ... ok test_leaving_alone (test.test_importlib.test_util.Frozen_SetPackageTests) ... ok test_package (test.test_importlib.test_util.Frozen_SetPackageTests) ... ok test_setting_if_missing (test.test_importlib.test_util.Frozen_SetPackageTests) ... ok test_submodule (test.test_importlib.test_util.Frozen_SetPackageTests) ... ok test_top_level (test.test_importlib.test_util.Frozen_SetPackageTests) ... ok test_specified_encoding (test.test_importlib.test_util.Source_DecodeSourceBytesTests) ... ok test_universal_newlines (test.test_importlib.test_util.Source_DecodeSourceBytesTests) ... ok test_ut8_default (test.test_importlib.test_util.Source_DecodeSourceBytesTests) ... ok test_find_relative_module (test.test_importlib.test_util.Source_FindSpecTests) ... ok test_find_relative_module_missing_package (test.test_importlib.test_util.Source_FindSpecTests) ... ok test_find_submodule (test.test_importlib.test_util.Source_FindSpecTests) ... ok test_find_submodule_parent_already_imported (test.test_importlib.test_util.Source_FindSpecTests) ... ok test_nothing (test.test_importlib.test_util.Source_FindSpecTests) ... ok test_success (test.test_importlib.test_util.Source_FindSpecTests) ... ok test_sys_modules (test.test_importlib.test_util.Source_FindSpecTests) ... ok test_sys_modules_loader_is_None (test.test_importlib.test_util.Source_FindSpecTests) ... ok test_sys_modules_spec_is_None (test.test_importlib.test_util.Source_FindSpecTests) ... ok test_sys_modules_spec_is_not_set (test.test_importlib.test_util.Source_FindSpecTests) ... ok test_sys_modules_without___loader__ (test.test_importlib.test_util.Source_FindSpecTests) ... ok test_incorporates_rn (test.test_importlib.test_util.Source_MagicNumberTests) ... ok test_length (test.test_importlib.test_util.Source_MagicNumberTests) ... ok test_attributes_set (test.test_importlib.test_util.Source_ModuleForLoaderTests) ... ok test_decorator_attrs (test.test_importlib.test_util.Source_ModuleForLoaderTests) ... ok test_false_module (test.test_importlib.test_util.Source_ModuleForLoaderTests) ... ok test_new_module (test.test_importlib.test_util.Source_ModuleForLoaderTests) ... ok test_new_module_failure (test.test_importlib.test_util.Source_ModuleForLoaderTests) ... ok test_reload (test.test_importlib.test_util.Source_ModuleForLoaderTests) ... ok test_reload_failure (test.test_importlib.test_util.Source_ModuleForLoaderTests) ... ok test_warning (test.test_importlib.test_util.Source_ModuleForLoaderTests) ... ok test___cached__ (test.test_importlib.test_util.Source_ModuleFromSpecTests) ... ok test___file__ (test.test_importlib.test_util.Source_ModuleFromSpecTests) ... ok test___loader__ (test.test_importlib.test_util.Source_ModuleFromSpecTests) ... ok test___name__ (test.test_importlib.test_util.Source_ModuleFromSpecTests) ... ok test___package__ (test.test_importlib.test_util.Source_ModuleFromSpecTests) ... ok test___path__ (test.test_importlib.test_util.Source_ModuleFromSpecTests) ... ok test___spec__ (test.test_importlib.test_util.Source_ModuleFromSpecTests) ... ok test_create_module (test.test_importlib.test_util.Source_ModuleFromSpecTests) ... ok test_create_module_returns_None (test.test_importlib.test_util.Source_ModuleFromSpecTests) ... ok test_no_create_module (test.test_importlib.test_util.Source_ModuleFromSpecTests) ... ok test_cache_from_source (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_cache_from_source_cwd (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_cache_from_source_debug_override (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_cache_from_source_debug_override_optimization_both_set (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_cache_from_source_no_cache_tag (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_cache_from_source_no_dot (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_cache_from_source_optimization_None (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_cache_from_source_optimization_empty_string (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_cache_from_source_optimization_set (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_cache_from_source_override (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_sep_altsep_and_sep_cache_from_source (test.test_importlib.test_util.Source_PEP3147Tests) ... skipped 'test meaningful only where os.altsep is defined' test_source_from_cache (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_source_from_cache_bad_path (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_source_from_cache_missing_optimization (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_source_from_cache_no__pycache__ (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_source_from_cache_no_cache_tag (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_source_from_cache_no_slash (test.test_importlib.test_util.Source_PEP3147Tests) ... ok BUILDSTDERR: test_source_from_cache_not_opt (test.te2.86user 0.43system 0:03.46elapsed 95%CPU (0avgtext+0avgdata 69284maxresident)k BUILDSTDERR: 72inputs+6440outputs (0major+62642minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_index ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_index st_importlib.test_util.Source_PEP3147Tests) ... ok test_source_from_cache_optimized_bytecode (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_source_from_cache_path_like_arg (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_source_from_cache_too_few_dots (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_source_from_cache_too_many_dots (test.test_importlib.test_util.Source_PEP3147Tests) ... ok test_absolute (test.test_importlib.test_util.Source_ResolveNameTests) ... ok test_absolute_within_package (test.test_importlib.test_util.Source_ResolveNameTests) ... ok test_escape (test.test_importlib.test_util.Source_ResolveNameTests) ... ok test_in_package (test.test_importlib.test_util.Source_ResolveNameTests) ... ok test_no_package (test.test_importlib.test_util.Source_ResolveNameTests) ... ok test_other_package (test.test_importlib.test_util.Source_ResolveNameTests) ... ok test_attribute_is_None (test.test_importlib.test_util.Source_SetLoaderTests) ... ok test_no_attribute (test.test_importlib.test_util.Source_SetLoaderTests) ... ok test_not_reset (test.test_importlib.test_util.Source_SetLoaderTests) ... ok test_decorator_attrs (test.test_importlib.test_util.Source_SetPackageTests) ... ok test_leaving_alone (test.test_importlib.test_util.Source_SetPackageTests) ... ok test_package (test.test_importlib.test_util.Source_SetPackageTests) ... ok test_setting_if_missing (test.test_importlib.test_util.Source_SetPackageTests) ... ok test_submodule (test.test_importlib.test_util.Source_SetPackageTests) ... ok test_top_level (test.test_importlib.test_util.Source_SetPackageTests) ... ok test.test_importlib.test_windows (unittest.loader.ModuleSkipped) ... skipped "No module named 'winreg'" ---------------------------------------------------------------------- Ran 1032 tests in 2.476s OK (skipped=18, expected failures=1) 1 test OK. Total duration: 3 sec Tests result: SUCCESS =================== test_index ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_782 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_index test_basic (test.test_index.BaseTestCase) ... ok test_error (test.test_index.BaseTestCase) ... ok test_index_returns_int_subclass (test.test_index.BaseTestCase) ... ok test_int_subclass_with_index (test.test_index.BaseTestCase) ... ok test_slice (test.test_index.BaseTestCase) ... ok test_subclasses (test.test_index.BaseTestCase) ... ok test_wrappers (test.test_index.BaseTestCase) ... ok test_error (test.test_index.ByteArrayTestCase) ... ok test_index (test.test_index.ByteArrayTestCase) ... ok test_repeat (test.test_index.ByteArrayTestCase) ... ok test_slice (test.test_index.ByteArrayTestCase) ... ok test_slice_bug7532 (test.test_index.ByteArrayTestCase) ... ok test_subclasses (test.test_index.ByteArrayTestCase) ... ok test_wrappers (test.test_index.ByteArrayTestCase) ... ok test_error (test.test_index.BytesTestCase) ... ok test_index (test.test_index.BytesTestCase) ... ok test_repeat (test.test_index.BytesTestCase) ... ok test_slice (test.test_index.BytesTestCase) ... ok test_slice_bug7532 (test.test_index.BytesTestCase) ... ok test_subclasses (test.test_index.BytesTestCase) ... ok test_wrappers (test.test_index.BytesTestCase) ... ok test_error (test.test_index.ListTestCase) ... ok test_index (test.test_index.ListTestCase) ... ok test_inplace_repeat (test.test_index.ListTestCase) ... ok test_repeat (test.test_index.ListTestCase) ... ok test_setdelitem (test.test_index.ListTestCase) ... ok test_slice (test.test_index.ListTestCase) ... ok test_slice_bug7532 (test.test_index.ListTestCase) ... ok BUILDSTDERR: test_subclasses (tes0.39user 0.03system 0:00.43elapsed 99%CPU (0avgtext+0avgdata 52060maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+10385minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_inspect ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_inspect t.test_index.ListTestCase) ... ok test_wrappers (test.test_index.ListTestCase) ... ok test_error (test.test_index.NewSeqTestCase) ... ok test_index (test.test_index.NewSeqTestCase) ... ok test_repeat (test.test_index.NewSeqTestCase) ... ok test_slice (test.test_index.NewSeqTestCase) ... ok test_slice_bug7532 (test.test_index.NewSeqTestCase) ... ok test_subclasses (test.test_index.NewSeqTestCase) ... ok test_wrappers (test.test_index.NewSeqTestCase) ... ok test_getitem (test.test_index.OverflowTestCase) ... ok test_large_longs (test.test_index.OverflowTestCase) ... ok test_sequence_repeat (test.test_index.OverflowTestCase) ... ok test_range (test.test_index.RangeTestCase) ... ok test_error (test.test_index.StringTestCase) ... ok test_index (test.test_index.StringTestCase) ... ok test_repeat (test.test_index.StringTestCase) ... ok test_slice (test.test_index.StringTestCase) ... ok test_slice_bug7532 (test.test_index.StringTestCase) ... ok test_subclasses (test.test_index.StringTestCase) ... ok test_wrappers (test.test_index.StringTestCase) ... ok test_error (test.test_index.TupleTestCase) ... ok test_index (test.test_index.TupleTestCase) ... ok test_repeat (test.test_index.TupleTestCase) ... ok test_slice (test.test_index.TupleTestCase) ... ok test_slice_bug7532 (test.test_index.TupleTestCase) ... ok test_subclasses (test.test_index.TupleTestCase) ... ok test_wrappers (test.test_index.TupleTestCase) ... ok ---------------------------------------------------------------------- Ran 55 tests in 0.014s OK 1 test OK. Total duration: 111 ms Tests result: SUCCESS =================== test_inspect ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_786 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_inspect test_decorator_with_lambda (test.test_inspect.TestDecorators) ... ok test_getsource_unwrap (test.test_inspect.TestDecorators) ... ok test_replacing_decorator (test.test_inspect.TestDecorators) ... ok test_wrapped_decorator (test.test_inspect.TestDecorators) ... ok test_cleandoc (test.test_inspect.TestRetrievingSourceCode) ... ok test_finddoc (test.test_inspect.TestRetrievingSourceCode) ... skipped 'implementation detail specific to cpython' test_getclasses (test.test_inspect.TestRetrievingSourceCode) ... ok test_getcomments (test.test_inspect.TestRetrievingSourceCode) ... ok test_getdoc (test.test_inspect.TestRetrievingSourceCode) ... ok test_getdoc_inherited (test.test_inspect.TestRetrievingSourceCode) ... ok test_getfile (test.test_inspect.TestRetrievingSourceCode) ... ok test_getfile_class_without_module (test.test_inspect.TestRetrievingSourceCode) ... ok test_getframeinfo_get_first_line (test.test_inspect.TestRetrievingSourceCode) ... ok test_getfunctions (test.test_inspect.TestRetrievingSourceCode) ... ok test_getmodule (test.test_inspect.TestRetrievingSourceCode) ... ok test_getmodule_recursion (test.test_inspect.TestRetrievingSourceCode) ... ok test_getsource (test.test_inspect.TestRetrievingSourceCode) ... ok test_getsource_on_code_object (test.test_inspect.TestRetrievingSourceCode) ... ok test_getsourcefile (test.test_inspect.TestRetrievingSourceCode) ... ok test_proceed_with_fake_filename (test.test_inspect.TestRetrievingSourceCode) doctest monkeypatches linecache to enable inspection ... ok test_anonymous (test.test_inspect.TestOneliners) ... ok test_lambda_in_list (test.test_inspect.TestOneliners) ... ok test_manyargs (test.test_inspect.TestOneliners) ... ok test_oneline_lambda (test.test_inspect.TestOneliners) ... ok test_onelinefunc (test.test_inspect.TestOneliners) ... ok test_threeline_lambda (test.test_inspect.TestOneliners) ... ok test_twoline_indented_lambda (test.test_inspect.TestOneliners) ... ok test_twolinefunc (test.test_inspect.TestOneliners) ... ok test_findsource_binary (test.test_inspect.TestBuggyCases) ... skipped 'unicodedata is not an external binary module' test_findsource_code_in_linecache (test.test_inspect.TestBuggyCases) ... ok test_findsource_without_filename (test.test_inspect.TestBuggyCases) ... ok test_getsource_on_method (test.test_inspect.TestBuggyCases) ... ok test_method_in_dynamic_class (test.test_inspect.TestBuggyCases) ... ok test_multiline_sig (test.test_inspect.TestBuggyCases) ... ok test_nested_class (test.test_inspect.TestBuggyCases) ... ok test_nested_func (test.test_inspect.TestBuggyCases) ... ok test_one_liner_dedent_non_name (test.test_inspect.TestBuggyCases) ... ok test_one_liner_followed_by_non_name (test.test_inspect.TestBuggyCases) ... ok test_with_comment (test.test_inspect.TestBuggyCases) ... ok test_with_comment_instead_of_docstring (test.test_inspect.TestBuggyCases) ... ok test_abuse_done (test.test_inspect.TestInterpreterStack) ... ok test_frame (test.test_inspect.TestInterpreterStack) ... ok test_previous_frame (test.test_inspect.TestInterpreterStack) ... ok test_stack (test.test_inspect.TestInterpreterStack) ... ok test_trace (test.test_inspect.TestInterpreterStack) ... ok test_argspec_api_ignores_wrapped (test.test_inspect.TestClassesAndFunctions) ... ok test_classify_DynamicClassAttribute (test.test_inspect.TestClassesAndFunctions) ... ok test_classify_VirtualAttribute (test.test_inspect.TestClassesAndFunctions) ... ok test_classify_VirtualAttribute_multi_classes (test.test_inspect.TestClassesAndFunctions) ... ok test_classify_builtin_types (test.test_inspect.TestClassesAndFunctions) ... ok test_classify_class_attrs_with_buggy_dir (test.test_inspect.TestClassesAndFunctions) ... ok test_classify_metaclass_class_attribute (test.test_inspect.TestClassesAndFunctions) ... ok test_classify_newstyle (test.test_inspect.TestClassesAndFunctions) ... ok test_classify_overrides_bool (test.test_inspect.TestClassesAndFunctions) ... ok test_getargspec (test.test_inspect.TestClassesAndFunctions) ... ok test_getargspec_method (test.test_inspect.TestClassesAndFunctions) ... ok test_getfullagrspec_builtin_func (test.test_inspect.TestClassesAndFunctions) ... ok test_getfullagrspec_builtin_func_no_signature (test.test_inspect.TestClassesAndFunctions) ... ok test_getfullargspec (test.test_inspect.TestClassesAndFunctions) ... ok test_getfullargspec_builtin_methods (test.test_inspect.TestClassesAndFunctions) ... ok test_getfullargspec_signature_annos (test.test_inspect.TestClassesAndFunctions) ... ok test_getfullargspec_signature_attr (test.test_inspect.TestClassesAndFunctions) ... ok test_getmembers_VirtualAttribute (test.test_inspect.TestClassesAndFunctions) ... ok test_getmembers_descriptors (test.test_inspect.TestClassesAndFunctions) ... ok test_getmembers_method (test.test_inspect.TestClassesAndFunctions) ... ok test_getmembers_with_buggy_dir (test.test_inspect.TestClassesAndFunctions) ... ok test_newstyle_mro (test.test_inspect.TestClassesAndFunctions) ... ok test_excluding_predicates (test.test_inspect.TestPredicates) ... ok test_get_slot_members (test.test_inspect.TestPredicates) ... ok test_isabstract (test.test_inspect.TestPredicates) ... ok test_isawaitable (test.test_inspect.TestPredicates) ... ok test_isclass (test.test_inspect.TestPredicates) ... ok test_iscoroutine (test.test_inspect.TestPredicates) ... ok test_isroutine (test.test_inspect.TestPredicates) ... ok test_errors (test.test_inspect.TestGetcallargsFunctions) ... ok test_keyword_only (test.test_inspect.TestGetcallargsFunctions) ... ok test_multiple_features (test.test_inspect.TestGetcallargsFunctions) ... ok test_plain (test.test_inspect.TestGetcallargsFunctions) ... ok test_varargs (test.test_inspect.TestGetcallargsFunctions) ... ok test_varkw (test.test_inspect.TestGetcallargsFunctions) ... ok test_varkw_only (test.test_inspect.TestGetcallargsFunctions) ... ok test_errors (test.test_inspect.TestGetcallargsMethods) ... ok test_keyword_only (test.test_inspect.TestGetcallargsMethods) ... ok test_multiple_features (test.test_inspect.TestGetcallargsMethods) ... ok test_plain (test.test_inspect.TestGetcallargsMethods) ... ok test_varargs (test.test_inspect.TestGetcallargsMethods) ... ok test_varkw (test.test_inspect.TestGetcallargsMethods) ... ok test_varkw_only (test.test_inspect.TestGetcallargsMethods) ... ok test_errors (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_keyword_only (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_multiple_features (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_plain (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_varargs (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_varkw (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_varkw_only (test.test_inspect.TestGetcallargsUnboundMethods) ... ok test_basic (test.test_inspect.TestGetattrStatic) ... ok test_classAttribute (test.test_inspect.TestGetattrStatic) ... ok test_classVirtualAttribute (test.test_inspect.TestGetattrStatic) ... ok test_class_as_property (test.test_inspect.TestGetattrStatic) ... ok test_custom_object_dict (test.test_inspect.TestGetattrStatic) ... ok test_descriptor (test.test_inspect.TestGetattrStatic) ... ok test_descriptor_raises_AttributeError (test.test_inspect.TestGetattrStatic) ... ok test_dict_as_property (test.test_inspect.TestGetattrStatic) ... ok test_inherited (test.test_inspect.TestGetattrStatic) ... ok test_inherited_classattribute (test.test_inspect.TestGetattrStatic) ... ok test_inherited_slots (test.test_inspect.TestGetattrStatic) ... ok test_instance_attr (test.test_inspect.TestGetattrStatic) ... ok test_metaclass (test.test_inspect.TestGetattrStatic) ... ok test_metaclass_dict_as_property (test.test_inspect.TestGetattrStatic) ... ok test_metaclass_with_descriptor (test.test_inspect.TestGetattrStatic) ... ok test_metaclass_with_metaclass_with_dict_as_property (test.test_inspect.TestGetattrStatic) ... ok test_module (test.test_inspect.TestGetattrStatic) ... ok test_mro_as_property (test.test_inspect.TestGetattrStatic) ... ok test_no_dict_no_slots (test.test_inspect.TestGetattrStatic) ... ok test_no_dict_no_slots_instance_member (test.test_inspect.TestGetattrStatic) ... ok test_property (test.test_inspect.TestGetattrStatic) ... ok test_slots (test.test_inspect.TestGetattrStatic) ... ok test_closed_after_exhaustion (test.test_inspect.TestGetGeneratorState) ... ok test_closed_after_immediate_exception (test.test_inspect.TestGetGeneratorState) ... ok test_created (test.test_inspect.TestGetGeneratorState) ... ok test_easy_debugging (test.test_inspect.TestGetGeneratorState) ... ok test_getgeneratorlocals (test.test_inspect.TestGetGeneratorState) ... ok test_getgeneratorlocals_empty (test.test_inspect.TestGetGeneratorState) ... ok test_getgeneratorlocals_error (test.test_inspect.TestGetGeneratorState) ... ok test_running (test.test_inspect.TestGetGeneratorState) ... ok test_suspended (test.test_inspect.TestGetGeneratorState) ... ok test_class (test.test_inspect.TestNoEOL) ... ok test_signature_equality (test.test_inspect.TestSignatureObject) ... ok test_signature_from_callable_builtin_obj (test.test_inspect.TestSignatureObject) ... skipped 'implementation detail specific to cpython' test_signature_from_callable_python_obj (test.test_inspect.TestSignatureObject) ... ok test_signature_from_functionlike_object (test.test_inspect.TestSignatureObject) ... ok test_signature_functionlike_class (test.test_inspect.TestSignatureObject) ... ok test_signature_hashable (test.test_inspect.TestSignatureObject) ... ok test_signature_immutability (test.test_inspect.TestSignatureObject) ... ok test_signature_object (test.test_inspect.TestSignatureObject) ... ok test_signature_object_pickle (test.test_inspect.TestSignatureObject) ... ok test_signature_on_builtin_class (test.test_inspect.TestSignatureObject) ... skipped 'implementation detail specific to cpython' test_signature_on_builtins (test.test_inspect.TestSignatureObject) ... ok test_signature_on_builtins_no_signature (test.test_inspect.TestSignatureObject) ... ok test_signature_on_callable_objects (test.test_inspect.TestSignatureObject) ... ok test_signature_on_class (test.test_inspect.TestSignatureObject) ... ok test_signature_on_class_without_init (test.test_inspect.TestSignatureObject) ... ok test_signature_on_classmethod (test.test_inspect.TestSignatureObject) ... ok test_signature_on_complex_args (test.test_inspect.TestSignatureObject) ... ok test_signature_on_decorated (test.test_inspect.TestSignatureObject) ... ok test_signature_on_decorated_builtins (test.test_inspect.TestSignatureObject) ... ok test_signature_on_fake_partialmethod (test.test_inspect.TestSignatureObject) ... ok test_signature_on_lambdas (test.test_inspect.TestSignatureObject) ... ok test_signature_on_mangled_parameters (test.test_inspect.TestSignatureObject) ... ok test_signature_on_method (test.test_inspect.TestSignatureObject) ... ok test_signature_on_noarg (test.test_inspect.TestSignatureObject) ... ok test_signature_on_non_function (test.test_inspect.TestSignatureObject) ... ok test_signature_on_partial (test.test_inspect.TestSignatureObject) ... ok test_signature_on_partialmethod (test.test_inspect.TestSignatureObject) ... ok test_signature_on_staticmethod (test.test_inspect.TestSignatureObject) ... ok test_signature_on_wargs (test.test_inspect.TestSignatureObject) ... ok test_signature_on_wkwonly (test.test_inspect.TestSignatureObject) ... ok test_signature_replace_anno (test.test_inspect.TestSignatureObject) ... ok test_signature_str (test.test_inspect.TestSignatureObject) ... ok test_signature_str_positional_only (test.test_inspect.TestSignatureObject) ... ok test_signature_wrapped_bound_method (test.test_inspect.TestSignatureObject) ... ok test_signature_bind_args_and_kwargs (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_args_and_varargs (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_arguments (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_empty (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_implicit_arg (test.test_inspect.TestSignatureBind) ... skipped 'implementation detail specific to cpython' test_signature_bind_just_args (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_just_kwargs (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_kwonly (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_positional_only (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_var (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_vararg_name (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_varargs_order (test.test_inspect.TestSignatureBind) ... ok test_signature_bind_with_self_arg (test.test_inspect.TestSignatureBind) ... ok test_signature_parameter_equality (test.test_inspect.TestParameterObject) ... ok test_signature_parameter_hashable (test.test_inspect.TestParameterObject) ... ok test_signature_parameter_immutability (test.test_inspect.TestParameterObject) ... ok test_signature_parameter_implicit (test.test_inspect.TestParameterObject) ... skipped 'implementation detail specific to cpython' test_signature_parameter_kinds (test.test_inspect.TestParameterObject) ... ok test_signature_parameter_object (test.test_inspect.TestParameterObject) ... ok test_signature_parameter_positional_only (test.test_inspect.TestParameterObject) ... ok test_signature_parameter_replace (test.test_inspect.TestParameterObject) ... ok test_signature_bound_arguments_apply_defaults (test.test_inspect.TestBoundArguments) ... ok test_signature_bound_arguments_equality (test.test_inspect.TestBoundArguments) ... ok test_signature_bound_arguments_pickle (test.test_inspect.TestBoundArguments) ... ok test_signature_bound_arguments_repr (test.test_inspect.TestBoundArguments) ... ok test_signature_bound_arguments_unhashable (test.test_inspect.TestBoundArguments) ... ok test_signature_get_bound_param (test.test_inspect.TestSignaturePrivateHelpers) ... ok test_signature_strip_non_python_syntax (test.test_inspect.TestSignaturePrivateHelpers) ... ok BUILDSTDERR: test_builtins_have_signatur/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/importlib/_bootstrap.py:174: RuntimeWarning: coroutine 'coroutine_function_example' was never awaited BUILDSTDERR: if _module_locks.get(name) is wr: # XXX PyPy fix? BUILDSTDERR: 1.71user 0.18system 0:01.92elapsed 98%CPU (0avgtext+0avgdata 63992maxresident)k BUILDSTDERR: 0inputs+496outputs (0major+47819minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_int ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_int BUILDSTDERR: RPython traceback: BUILDSTDERR: File "pypy_objspace_std.c", line 32101, in _string_to_int_or_long BUILDSTDERR: File "rpython_rlib.c", line 42049, in parse_string_from_binary_base BUILDSTDERR: File "rpython_rlib.c", line 63747, in NumberStringParser_prev_digit BUILDSTDERR: Fatal RPython error: AssertionError BUILDSTDERR: Fatal Python error: Aborted BUILDSTDERR: Current thread 0xF5675940 (most recent call first, approximate line numbers): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_int.py", line 217 in test_underscores BUILDSTDERR: Command terminated by signal 6 BUILDSTDERR: 0.39user 0.08system 0:00.80elapsed 59%CPU (0avgtext+0avgdata 53940maxresident)k BUILDSTDERR: 0inputs+64outputs (0major+11417minor)pagefaults 0swaps + echo test_int + for TestName in $(cat testnames.txt) + echo =================== test_int_literal ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_int_literal es (test.test_inspect.TestSignatureDefinitions) ... ok test_builtins_as_dict (test.test_inspect.TestGetClosureVars) ... ok test_builtins_as_module (test.test_inspect.TestGetClosureVars) ... ok test_builtins_fallback (test.test_inspect.TestGetClosureVars) ... ok test_generator_closure (test.test_inspect.TestGetClosureVars) ... ok test_getclosurevars_empty (test.test_inspect.TestGetClosureVars) ... ok test_getclosurevars_error (test.test_inspect.TestGetClosureVars) ... ok test_method_closure (test.test_inspect.TestGetClosureVars) ... ok test_name_resolution (test.test_inspect.TestGetClosureVars) ... ok test_nonlocal_vars (test.test_inspect.TestGetClosureVars) ... ok test_cycle (test.test_inspect.TestUnwrap) ... ok test_stop (test.test_inspect.TestUnwrap) ... ok test_unhashable (test.test_inspect.TestUnwrap) ... ok test_unwrap_one (test.test_inspect.TestUnwrap) ... ok test_unwrap_several (test.test_inspect.TestUnwrap) ... ok test_builtins (test.test_inspect.TestMain) ... ok test_custom_getattr (test.test_inspect.TestMain) ... ok test_details (test.test_inspect.TestMain) ... ok test_only_source (test.test_inspect.TestMain) ... ok test_qualname_source (test.test_inspect.TestMain) ... ok test_getsource_reload (test.test_inspect.TestReload) ... ok test_closed_after_exhaustion (test.test_inspect.TestGetCoroutineState) ... ok test_closed_after_immediate_exception (test.test_inspect.TestGetCoroutineState) ... ok test_created (test.test_inspect.TestGetCoroutineState) ... ok test_easy_debugging (test.test_inspect.TestGetCoroutineState) ... ok test_getcoroutinelocals (test.test_inspect.TestGetCoroutineState) ... ok test_suspended (test.test_inspect.TestGetCoroutineState) ... ok ---------------------------------------------------------------------- Ran 216 tests in 1.297s OK (skipped=6) 1 test OK. Total duration: 2 sec Tests result: SUCCESS =================== test_int ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_795 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_int test_basic (test.test_int.IntTestCases) ... ok test_error_message (test.test_int.IntTestCases) ... FAIL test_int_base_bad_types (test.test_int.IntTestCases) Not integer types are not valid bases; issue16772. ... ok test_int_base_indexable (test.test_int.IntTestCases) ... ok test_int_base_limits (test.test_int.IntTestCases) Testing the supported limits of the int() base parameter. ... ok test_int_memoryview (test.test_int.IntTestCases) ... ok test_int_returns_int_subclass (test.test_int.IntTestCases) ... ok test_int_subclass_with_int (test.test_int.IntTestCases) ... ok test_intconversion (test.test_int.IntTestCases) ... ok test_keyword_args (test.test_int.IntTestCases) ... ok test_no_args (test.test_int.IntTestCases) ... ok test_non_numeric_input_types (test.test_int.IntTestCases) ... ok test_small_ints (test.test_int.IntTestCases) ... skipped 'implementation detail specific to cpython' test_string_float (test.test_int.IntTestCases) ... ok test_underscores (test.test_int.IntTestCases) ... =================== test_int_literal ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_803 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially BUILDSTDERR: 0:00:00 [10.31user 0.03system 0:00.35elapsed 97%CPU (0avgtext+0avgdata 51980maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9800minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_io ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_io /1] test_int_literal test_bin_baseline (test.test_int_literal.TestHexOctBin) ... ok test_bin_unsigned (test.test_int_literal.TestHexOctBin) ... ok test_hex_baseline (test.test_int_literal.TestHexOctBin) ... ok test_hex_unsigned (test.test_int_literal.TestHexOctBin) ... ok test_oct_baseline (test.test_int_literal.TestHexOctBin) ... ok test_oct_unsigned (test.test_int_literal.TestHexOctBin) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.001s OK 1 test OK. Total duration: 71 ms Tests result: SUCCESS =================== test_io ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_822 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_io test_BufferedIOBase_destructor (test.test_io.CIOTest) ... ok test_IOBase_destructor (test.test_io.CIOTest) ... ok test_IOBase_finalize (test.test_io.CIOTest) ... ok test_RawIOBase_destructor (test.test_io.CIOTest) ... ok test_RawIOBase_read (test.test_io.CIOTest) ... ok test_TextIOBase_destructor (test.test_io.CIOTest) ... ok test_append_mode_tell (test.test_io.CIOTest) ... ok test_array_writes (test.test_io.CIOTest) ... ok test_bad_opener_negative_1 (test.test_io.CIOTest) ... ok test_bad_opener_other_negative (test.test_io.CIOTest) ... ok test_buffered_file_io (test.test_io.CIOTest) ... ok test_buffered_readinto_mixin (test.test_io.CIOTest) ... ok test_close_flushes (test.test_io.CIOTest) ... ok test_closefd (test.test_io.CIOTest) ... ok test_closefd_attr (test.test_io.CIOTest) ... ok test_destructor (test.test_io.CIOTest) ... ok test_fileio_closefd (test.test_io.CIOTest) ... ok test_flush_error_on_close (test.test_io.CIOTest) ... ok test_fspath_support (test.test_io.CIOTest) ... ok test_garbage_collection (test.test_io.CIOTest) ... ok test_invalid_newline (test.test_io.CIOTest) ... ok test_invalid_operations (test.test_io.CIOTest) ... ok test_large_file_ops (test.test_io.CIOTest) ... ok test_multi_close (test.test_io.CIOTest) ... ok test_no_closefd_with_filename (test.test_io.CIOTest) ... ok test_nonbuffered_textio (test.test_io.CIOTest) ... ok test_open_handles_NUL_chars (test.test_io.CIOTest) ... ok test_opener (test.test_io.CIOTest) ... ok test_optional_abilities (test.test_io.CIOTest) ... ok test_raw_bytes_io (test.test_io.CIOTest) ... ok test_raw_file_io (test.test_io.CIOTest) ... ok test_read_closed (test.test_io.CIOTest) ... ok test_readline (test.test_io.CIOTest) ... ok test_types_have_dict (test.test_io.CIOTest) ... ok test_unbounded_file (test.test_io.CIOTest) ... skipped 'test requires at least 2GB of memory' test_with_open (test.test_io.CIOTest) ... ok test_BufferedIOBase_destructor (test.test_io.PyIOTest) ... ok test_IOBase_destructor (test.test_io.PyIOTest) ... ok test_RawIOBase_destructor (test.test_io.PyIOTest) ... ok test_RawIOBase_read (test.test_io.PyIOTest) ... ok test_TextIOBase_destructor (test.test_io.PyIOTest) ... ok test_append_mode_tell (test.test_io.PyIOTest) ... ok test_array_writes (test.test_io.PyIOTest) ... ok test_bad_opener_negative_1 (test.test_io.PyIOTest) ... ok test_bad_opener_other_negative (test.test_io.PyIOTest) ... ok test_buffered_file_io (test.test_io.PyIOTest) ... ok test_buffered_readinto_mixin (test.test_io.PyIOTest) ... ok test_close_flushes (test.test_io.PyIOTest) ... ok test_closefd (test.test_io.PyIOTest) ... ok test_closefd_attr (test.test_io.PyIOTest) ... ok test_destructor (test.test_io.PyIOTest) ... ok test_fileio_closefd (test.test_io.PyIOTest) ... ok test_flush_error_on_close (test.test_io.PyIOTest) ... ok test_fspath_support (test.test_io.PyIOTest) ... ok test_garbage_collection (test.test_io.PyIOTest) ... ok test_invalid_newline (test.test_io.PyIOTest) ... ok test_invalid_operations (test.test_io.PyIOTest) ... ok test_large_file_ops (test.test_io.PyIOTest) ... ok test_multi_close (test.test_io.PyIOTest) ... ok test_no_closefd_with_filename (test.test_io.PyIOTest) ... ok test_nonbuffered_textio (test.test_io.PyIOTest) ... ok test_open_handles_NUL_chars (test.test_io.PyIOTest) ... ok test_opener (test.test_io.PyIOTest) ... ok test_optional_abilities (test.test_io.PyIOTest) ... ok test_raw_bytes_io (test.test_io.PyIOTest) ... ok test_raw_file_io (test.test_io.PyIOTest) ... ok test_read_closed (test.test_io.PyIOTest) ... ok test_readline (test.test_io.PyIOTest) ... ok test_types_have_dict (test.test_io.PyIOTest) ... ok test_unbounded_file (test.test_io.PyIOTest) ... skipped 'test requires at least 2GB of memory' test_with_open (test.test_io.PyIOTest) ... ok test_RawIOBase_io_in_pyio_match (test.test_io.APIMismatchTest) Test that pyio RawIOBase class has all c RawIOBase methods ... skipped 'implementation detail specific to cpython' test_RawIOBase_pyio_in_io_match (test.test_io.APIMismatchTest) Test that c RawIOBase class has all pyio RawIOBase methods ... skipped 'implementation detail specific to cpython' test_args_error (test.test_io.CBufferedReaderTest) ... ok test_buffer_freeing (test.test_io.CBufferedReaderTest) ... skipped 'implementation detail specific to cpython' test_buffering (test.test_io.CBufferedReaderTest) ... ok test_close_error_on_close (test.test_io.CBufferedReaderTest) ... ok test_constructor (test.test_io.CBufferedReaderTest) ... ok test_context_manager (test.test_io.CBufferedReaderTest) ... ok test_detach (test.test_io.CBufferedReaderTest) ... ok test_error_through_destructor (test.test_io.CBufferedReaderTest) ... ok test_fileno (test.test_io.CBufferedReaderTest) ... ok test_flush_error_on_close (test.test_io.CBufferedReaderTest) ... ok test_garbage_collection (test.test_io.CBufferedReaderTest) ... ok test_initialization (test.test_io.CBufferedReaderTest) ... ok test_invalid_args (test.test_io.CBufferedReaderTest) ... ok test_misbehaved_io (test.test_io.CBufferedReaderTest) ... ok test_misbehaved_io_read (test.test_io.CBufferedReaderTest) ... ok test_multi_close (test.test_io.CBufferedReaderTest) ... ok test_no_extraneous_read (test.test_io.CBufferedReaderTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.CBufferedReaderTest) ... ok test_override_destructor (test.test_io.CBufferedReaderTest) ... ok test_read (test.test_io.CBufferedReaderTest) ... ok test_read1 (test.test_io.CBufferedReaderTest) ... ok test_read_all (test.test_io.CBufferedReaderTest) ... ok test_read_non_blocking (test.test_io.CBufferedReaderTest) ... ok test_read_on_closed (test.test_io.CBufferedReaderTest) ... ok test_read_past_eof (test.test_io.CBufferedReaderTest) ... ok test_readinto (test.test_io.CBufferedReaderTest) ... ok test_readinto1 (test.test_io.CBufferedReaderTest) ... ok test_readinto1_array (test.test_io.CBufferedReaderTest) ... ok test_readinto_array (test.test_io.CBufferedReaderTest) ... ok test_readlines (test.test_io.CBufferedReaderTest) ... ok test_readonly_attributes (test.test_io.CBufferedReaderTest) ... ok test_repr (test.test_io.CBufferedReaderTest) ... ok test_sizeof (test.test_io.CBufferedReaderTest) ... skipped 'implementation detail specific to cpython' test_threads (test.test_io.CBufferedReaderTest) ... skipped "resource 'cpu' is not enabled" test_uninitialized (test.test_io.CBufferedReaderTest) ... ok test_unseekable (test.test_io.CBufferedReaderTest) ... ok test_buffering (test.test_io.PyBufferedReaderTest) ... ok test_close_error_on_close (test.test_io.PyBufferedReaderTest) ... ok test_constructor (test.test_io.PyBufferedReaderTest) ... ok test_context_manager (test.test_io.PyBufferedReaderTest) ... ok test_detach (test.test_io.PyBufferedReaderTest) ... ok test_error_through_destructor (test.test_io.PyBufferedReaderTest) ... ok test_fileno (test.test_io.PyBufferedReaderTest) ... ok test_flush_error_on_close (test.test_io.PyBufferedReaderTest) ... ok test_invalid_args (test.test_io.PyBufferedReaderTest) ... ok test_misbehaved_io (test.test_io.PyBufferedReaderTest) ... ok test_multi_close (test.test_io.PyBufferedReaderTest) ... ok test_no_extraneous_read (test.test_io.PyBufferedReaderTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.PyBufferedReaderTest) ... ok test_override_destructor (test.test_io.PyBufferedReaderTest) ... ok test_read (test.test_io.PyBufferedReaderTest) ... ok test_read1 (test.test_io.PyBufferedReaderTest) ... ok test_read_all (test.test_io.PyBufferedReaderTest) ... ok test_read_non_blocking (test.test_io.PyBufferedReaderTest) ... ok test_read_on_closed (test.test_io.PyBufferedReaderTest) ... ok test_read_past_eof (test.test_io.PyBufferedReaderTest) ... ok test_readinto (test.test_io.PyBufferedReaderTest) ... ok test_readinto1 (test.test_io.PyBufferedReaderTest) ... ok test_readinto1_array (test.test_io.PyBufferedReaderTest) ... ok test_readinto_array (test.test_io.PyBufferedReaderTest) ... ok test_readlines (test.test_io.PyBufferedReaderTest) ... ok test_readonly_attributes (test.test_io.PyBufferedReaderTest) ... ok test_repr (test.test_io.PyBufferedReaderTest) ... ok test_threads (test.test_io.PyBufferedReaderTest) ... skipped "resource 'cpu' is not enabled" test_uninitialized (test.test_io.PyBufferedReaderTest) ... ok test_unseekable (test.test_io.PyBufferedReaderTest) ... ok test_args_error (test.test_io.CBufferedWriterTest) ... ok test_buffer_freeing (test.test_io.CBufferedWriterTest) ... skipped 'implementation detail specific to cpython' test_close_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_constructor (test.test_io.CBufferedWriterTest) ... ok test_context_manager (test.test_io.CBufferedWriterTest) ... ok test_destructor (test.test_io.CBufferedWriterTest) ... ok test_detach (test.test_io.CBufferedWriterTest) ... ok test_detach_flush (test.test_io.CBufferedWriterTest) ... ok test_error_through_destructor (test.test_io.CBufferedWriterTest) ... ok test_fileno (test.test_io.CBufferedWriterTest) ... ok test_flush (test.test_io.CBufferedWriterTest) ... ok test_flush_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_garbage_collection (test.test_io.CBufferedWriterTest) ... ok test_initialization (test.test_io.CBufferedWriterTest) ... ok test_invalid_args (test.test_io.CBufferedWriterTest) ... ok test_max_buffer_size_removal (test.test_io.CBufferedWriterTest) ... ok test_misbehaved_io (test.test_io.CBufferedWriterTest) ... ok test_multi_close (test.test_io.CBufferedWriterTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_override_destructor (test.test_io.CBufferedWriterTest) ... ok test_readonly_attributes (test.test_io.CBufferedWriterTest) ... ok test_repr (test.test_io.CBufferedWriterTest) ... ok test_sizeof (test.test_io.CBufferedWriterTest) ... skipped 'implementation detail specific to cpython' test_threads (test.test_io.CBufferedWriterTest) ... skipped "resource 'cpu' is not enabled" test_truncate (test.test_io.CBufferedWriterTest) ... ok test_uninitialized (test.test_io.CBufferedWriterTest) ... ok test_unseekable (test.test_io.CBufferedWriterTest) ... ok test_write (test.test_io.CBufferedWriterTest) ... ok test_write_and_rewind (test.test_io.CBufferedWriterTest) ... ok test_write_error_on_close (test.test_io.CBufferedWriterTest) ... ok test_write_non_blocking (test.test_io.CBufferedWriterTest) ... ok test_write_overflow (test.test_io.CBufferedWriterTest) ... ok test_writelines (test.test_io.CBufferedWriterTest) ... ok test_writelines_error (test.test_io.CBufferedWriterTest) ... ok test_writelines_userlist (test.test_io.CBufferedWriterTest) ... ok test_writes (test.test_io.CBufferedWriterTest) ... ok test_writes_and_flushes (test.test_io.CBufferedWriterTest) ... ok test_writes_and_seeks (test.test_io.CBufferedWriterTest) ... ok test_writes_and_truncates (test.test_io.CBufferedWriterTest) ... ok test_close_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_constructor (test.test_io.PyBufferedWriterTest) ... ok test_context_manager (test.test_io.PyBufferedWriterTest) ... ok test_destructor (test.test_io.PyBufferedWriterTest) ... ok test_detach (test.test_io.PyBufferedWriterTest) ... ok test_detach_flush (test.test_io.PyBufferedWriterTest) ... ok test_error_through_destructor (test.test_io.PyBufferedWriterTest) ... ok test_fileno (test.test_io.PyBufferedWriterTest) ... ok test_flush (test.test_io.PyBufferedWriterTest) ... ok test_flush_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_invalid_args (test.test_io.PyBufferedWriterTest) ... ok test_max_buffer_size_removal (test.test_io.PyBufferedWriterTest) ... ok test_misbehaved_io (test.test_io.PyBufferedWriterTest) ... ok test_multi_close (test.test_io.PyBufferedWriterTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_override_destructor (test.test_io.PyBufferedWriterTest) ... ok test_readonly_attributes (test.test_io.PyBufferedWriterTest) ... ok test_repr (test.test_io.PyBufferedWriterTest) ... ok test_threads (test.test_io.PyBufferedWriterTest) ... skipped "resource 'cpu' is not enabled" test_truncate (test.test_io.PyBufferedWriterTest) ... ok test_uninitialized (test.test_io.PyBufferedWriterTest) ... ok test_unseekable (test.test_io.PyBufferedWriterTest) ... ok test_write (test.test_io.PyBufferedWriterTest) ... ok test_write_and_rewind (test.test_io.PyBufferedWriterTest) ... ok test_write_error_on_close (test.test_io.PyBufferedWriterTest) ... ok test_write_non_blocking (test.test_io.PyBufferedWriterTest) ... ok test_write_overflow (test.test_io.PyBufferedWriterTest) ... ok test_writelines (test.test_io.PyBufferedWriterTest) ... ok test_writelines_error (test.test_io.PyBufferedWriterTest) ... ok test_writelines_userlist (test.test_io.PyBufferedWriterTest) ... ok test_writes (test.test_io.PyBufferedWriterTest) ... ok test_writes_and_flushes (test.test_io.PyBufferedWriterTest) ... ok test_writes_and_seeks (test.test_io.PyBufferedWriterTest) ... ok test_writes_and_truncates (test.test_io.PyBufferedWriterTest) ... ok test_close_and_closed (test.test_io.CBufferedRWPairTest) ... ok test_constructor (test.test_io.CBufferedRWPairTest) ... ok test_constructor_max_buffer_size_removal (test.test_io.CBufferedRWPairTest) ... ok test_constructor_with_not_readable (test.test_io.CBufferedRWPairTest) ... ok test_constructor_with_not_writeable (test.test_io.CBufferedRWPairTest) ... ok test_detach (test.test_io.CBufferedRWPairTest) ... ok test_isatty (test.test_io.CBufferedRWPairTest) ... ok test_peek (test.test_io.CBufferedRWPairTest) ... ok test_read (test.test_io.CBufferedRWPairTest) ... ok test_read1 (test.test_io.CBufferedRWPairTest) ... ok test_readable (test.test_io.CBufferedRWPairTest) ... ok test_reader_close_error_on_close (test.test_io.CBufferedRWPairTest) ... ok test_reader_writer_close_error_on_close (test.test_io.CBufferedRWPairTest) ... ok test_readinto (test.test_io.CBufferedRWPairTest) ... ok test_readlines (test.test_io.CBufferedRWPairTest) ... ok test_seekable (test.test_io.CBufferedRWPairTest) ... ok test_uninitialized (test.test_io.CBufferedRWPairTest) ... ok test_weakref_clearing (test.test_io.CBufferedRWPairTest) ... ok test_write (test.test_io.CBufferedRWPairTest) ... ok test_writeable (test.test_io.CBufferedRWPairTest) ... ok test_writer_close_error_on_close (test.test_io.CBufferedRWPairTest) ... ok test_close_and_closed (test.test_io.PyBufferedRWPairTest) ... ok test_constructor (test.test_io.PyBufferedRWPairTest) ... ok test_constructor_max_buffer_size_removal (test.test_io.PyBufferedRWPairTest) ... ok test_constructor_with_not_readable (test.test_io.PyBufferedRWPairTest) ... ok test_constructor_with_not_writeable (test.test_io.PyBufferedRWPairTest) ... ok test_detach (test.test_io.PyBufferedRWPairTest) ... ok test_isatty (test.test_io.PyBufferedRWPairTest) ... ok test_peek (test.test_io.PyBufferedRWPairTest) ... ok test_read (test.test_io.PyBufferedRWPairTest) ... ok test_read1 (test.test_io.PyBufferedRWPairTest) ... ok test_readable (test.test_io.PyBufferedRWPairTest) ... ok test_reader_close_error_on_close (test.test_io.PyBufferedRWPairTest) ... ok test_reader_writer_close_error_on_close (test.test_io.PyBufferedRWPairTest) ... ok test_readinto (test.test_io.PyBufferedRWPairTest) ... ok test_readlines (test.test_io.PyBufferedRWPairTest) ... ok test_seekable (test.test_io.PyBufferedRWPairTest) ... ok test_uninitialized (test.test_io.PyBufferedRWPairTest) ... ok test_weakref_clearing (test.test_io.PyBufferedRWPairTest) ... ok test_write (test.test_io.PyBufferedRWPairTest) ... ok test_writeable (test.test_io.PyBufferedRWPairTest) ... ok test_writer_close_error_on_close (test.test_io.PyBufferedRWPairTest) ... ok test_args_error (test.test_io.CBufferedRandomTest) ... ok test_buffer_freeing (test.test_io.CBufferedRandomTest) ... skipped 'implementation detail specific to cpython' test_buffering (test.test_io.CBufferedRandomTest) ... ok test_close_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_constructor (test.test_io.CBufferedRandomTest) ... ok test_context_manager (test.test_io.CBufferedRandomTest) ... ok test_destructor (test.test_io.CBufferedRandomTest) ... ok test_detach (test.test_io.CBufferedRandomTest) ... ok test_detach_flush (test.test_io.CBufferedRandomTest) ... ok test_error_through_destructor (test.test_io.CBufferedRandomTest) ... ok test_fileno (test.test_io.CBufferedRandomTest) ... ok test_flush (test.test_io.CBufferedRandomTest) ... ok test_flush_and_peek (test.test_io.CBufferedRandomTest) ... ok test_flush_and_read (test.test_io.CBufferedRandomTest) ... ok test_flush_and_readinto (test.test_io.CBufferedRandomTest) ... ok test_flush_and_write (test.test_io.CBufferedRandomTest) ... ok test_flush_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_garbage_collection (test.test_io.CBufferedRandomTest) ... ok test_interleaved_read_write (test.test_io.CBufferedRandomTest) ... ok test_interleaved_readline_write (test.test_io.CBufferedRandomTest) ... ok test_invalid_args (test.test_io.CBufferedRandomTest) ... ok test_max_buffer_size_removal (test.test_io.CBufferedRandomTest) ... ok test_misbehaved_io (test.test_io.CBufferedRandomTest) ... ok test_multi_close (test.test_io.CBufferedRandomTest) ... ok test_no_extraneous_read (test.test_io.CBufferedRandomTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_override_destructor (test.test_io.CBufferedRandomTest) ... ok test_read (test.test_io.CBufferedRandomTest) ... ok test_read1 (test.test_io.CBufferedRandomTest) ... ok test_read_all (test.test_io.CBufferedRandomTest) ... ok test_read_and_write (test.test_io.CBufferedRandomTest) ... ok test_read_non_blocking (test.test_io.CBufferedRandomTest) ... ok test_read_on_closed (test.test_io.CBufferedRandomTest) ... ok test_read_past_eof (test.test_io.CBufferedRandomTest) ... ok test_readinto (test.test_io.CBufferedRandomTest) ... ok test_readinto1 (test.test_io.CBufferedRandomTest) ... ok test_readinto1_array (test.test_io.CBufferedRandomTest) ... ok test_readinto_array (test.test_io.CBufferedRandomTest) ... ok test_readlines (test.test_io.CBufferedRandomTest) ... ok test_readonly_attributes (test.test_io.CBufferedRandomTest) ... ok test_repr (test.test_io.CBufferedRandomTest) ... ok test_seek_and_tell (test.test_io.CBufferedRandomTest) ... ok test_sizeof (test.test_io.CBufferedRandomTest) ... skipped 'implementation detail specific to cpython' test_threads (test.test_io.CBufferedRandomTest) ... skipped "resource 'cpu' is not enabled" test_truncate (test.test_io.CBufferedRandomTest) ... ok test_truncate_after_read_or_write (test.test_io.CBufferedRandomTest) ... ok test_uninitialized (test.test_io.CBufferedRandomTest) ... ok test_write (test.test_io.CBufferedRandomTest) ... ok test_write_after_readahead (test.test_io.CBufferedRandomTest) ... ok test_write_and_rewind (test.test_io.CBufferedRandomTest) ... ok test_write_error_on_close (test.test_io.CBufferedRandomTest) ... ok test_write_non_blocking (test.test_io.CBufferedRandomTest) ... ok test_write_overflow (test.test_io.CBufferedRandomTest) ... ok test_write_rewind_write (test.test_io.CBufferedRandomTest) ... ok test_writelines (test.test_io.CBufferedRandomTest) ... ok test_writelines_error (test.test_io.CBufferedRandomTest) ... ok test_writelines_userlist (test.test_io.CBufferedRandomTest) ... ok test_writes (test.test_io.CBufferedRandomTest) ... ok test_writes_and_flushes (test.test_io.CBufferedRandomTest) ... ok test_writes_and_peek (test.test_io.CBufferedRandomTest) ... ok test_writes_and_read1s (test.test_io.CBufferedRandomTest) ... ok test_writes_and_readintos (test.test_io.CBufferedRandomTest) ... ok test_writes_and_reads (test.test_io.CBufferedRandomTest) ... ok test_writes_and_seeks (test.test_io.CBufferedRandomTest) ... ok test_writes_and_truncates (test.test_io.CBufferedRandomTest) ... ok test_buffering (test.test_io.PyBufferedRandomTest) ... ok test_close_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_constructor (test.test_io.PyBufferedRandomTest) ... ok test_context_manager (test.test_io.PyBufferedRandomTest) ... ok test_destructor (test.test_io.PyBufferedRandomTest) ... ok test_detach (test.test_io.PyBufferedRandomTest) ... ok test_detach_flush (test.test_io.PyBufferedRandomTest) ... ok test_error_through_destructor (test.test_io.PyBufferedRandomTest) ... ok test_fileno (test.test_io.PyBufferedRandomTest) ... ok test_flush (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_peek (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_read (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_readinto (test.test_io.PyBufferedRandomTest) ... ok test_flush_and_write (test.test_io.PyBufferedRandomTest) ... ok test_flush_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_interleaved_read_write (test.test_io.PyBufferedRandomTest) ... ok test_interleaved_readline_write (test.test_io.PyBufferedRandomTest) ... ok test_invalid_args (test.test_io.PyBufferedRandomTest) ... ok test_max_buffer_size_removal (test.test_io.PyBufferedRandomTest) ... ok test_misbehaved_io (test.test_io.PyBufferedRandomTest) ... ok test_multi_close (test.test_io.PyBufferedRandomTest) ... ok test_no_extraneous_read (test.test_io.PyBufferedRandomTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_override_destructor (test.test_io.PyBufferedRandomTest) ... ok test_read (test.test_io.PyBufferedRandomTest) ... ok test_read1 (test.test_io.PyBufferedRandomTest) ... ok test_read_all (test.test_io.PyBufferedRandomTest) ... ok test_read_and_write (test.test_io.PyBufferedRandomTest) ... ok test_read_non_blocking (test.test_io.PyBufferedRandomTest) ... ok test_read_on_closed (test.test_io.PyBufferedRandomTest) ... ok test_read_past_eof (test.test_io.PyBufferedRandomTest) ... ok test_readinto (test.test_io.PyBufferedRandomTest) ... ok test_readinto1 (test.test_io.PyBufferedRandomTest) ... ok test_readinto1_array (test.test_io.PyBufferedRandomTest) ... ok test_readinto_array (test.test_io.PyBufferedRandomTest) ... ok test_readlines (test.test_io.PyBufferedRandomTest) ... ok test_readonly_attributes (test.test_io.PyBufferedRandomTest) ... ok test_repr (test.test_io.PyBufferedRandomTest) ... ok test_seek_and_tell (test.test_io.PyBufferedRandomTest) ... ok test_threads (test.test_io.PyBufferedRandomTest) ... skipped "resource 'cpu' is not enabled" test_truncate (test.test_io.PyBufferedRandomTest) ... ok test_truncate_after_read_or_write (test.test_io.PyBufferedRandomTest) ... ok test_uninitialized (test.test_io.PyBufferedRandomTest) ... ok test_write (test.test_io.PyBufferedRandomTest) ... ok test_write_after_readahead (test.test_io.PyBufferedRandomTest) ... ok test_write_and_rewind (test.test_io.PyBufferedRandomTest) ... ok test_write_error_on_close (test.test_io.PyBufferedRandomTest) ... ok test_write_non_blocking (test.test_io.PyBufferedRandomTest) ... ok test_write_overflow (test.test_io.PyBufferedRandomTest) ... ok test_write_rewind_write (test.test_io.PyBufferedRandomTest) ... ok test_writelines (test.test_io.PyBufferedRandomTest) ... ok test_writelines_error (test.test_io.PyBufferedRandomTest) ... ok test_writelines_userlist (test.test_io.PyBufferedRandomTest) ... ok test_writes (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_flushes (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_peek (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_read1s (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_readintos (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_reads (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_seeks (test.test_io.PyBufferedRandomTest) ... ok test_writes_and_truncates (test.test_io.PyBufferedRandomTest) ... ok test_decoder (test.test_io.StatefulIncrementalDecoderTest) ... ok test_newline_bytes (test.test_io.CIncrementalNewlineDecoderTest) ... ok test_newline_decoder (test.test_io.CIncrementalNewlineDecoderTest) ... ok test_newline_bytes (test.test_io.PyIncrementalNewlineDecoderTest) ... ok test_newline_decoder (test.test_io.PyIncrementalNewlineDecoderTest) ... ok test_append_bom (test.test_io.CTextIOWrapperTest) ... ok test_basic_io (test.test_io.CTextIOWrapperTest) ... ok test_bufio_write_through (test.test_io.CTextIOWrapperTest) ... ok test_close_error_on_close (test.test_io.CTextIOWrapperTest) ... ok test_constructor (test.test_io.CTextIOWrapperTest) ... ok test_create_at_shutdown_with_encoding (test.test_io.CTextIOWrapperTest) ... skipped 'PyPy does not call __del__ at shutdown' test_create_at_shutdown_without_encoding (test.test_io.CTextIOWrapperTest) ... skipped 'PyPy does not call __del__ at shutdown' test_default_encoding (test.test_io.CTextIOWrapperTest) ... ok test_destructor (test.test_io.CTextIOWrapperTest) ... ok test_detach (test.test_io.CTextIOWrapperTest) ... ok test_device_encoding (test.test_io.CTextIOWrapperTest) ... skipped 'implementation detail specific to cpython' test_encoded_writes (test.test_io.CTextIOWrapperTest) ... ok test_encoding (test.test_io.CTextIOWrapperTest) ... ok test_encoding_errors_reading (test.test_io.CTextIOWrapperTest) ... ok test_encoding_errors_writing (test.test_io.CTextIOWrapperTest) ... ok test_error_through_destructor (test.test_io.CTextIOWrapperTest) ... ok test_errors_property (test.test_io.CTextIOWrapperTest) ... ok test_flush_error_on_close (test.test_io.CTextIOWrapperTest) ... ok test_garbage_collection (test.test_io.CTextIOWrapperTest) ... ok test_illegal_decoder (test.test_io.CTextIOWrapperTest) ... ok test_initialization (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_1 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_2 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_3 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_4 (test.test_io.CTextIOWrapperTest) ... ok test_issue1395_5 (test.test_io.CTextIOWrapperTest) ... ok test_issue2282 (test.test_io.CTextIOWrapperTest) ... ok test_issue22849 (test.test_io.CTextIOWrapperTest) ... ok test_line_buffering (test.test_io.CTextIOWrapperTest) ... ok test_multi_close (test.test_io.CTextIOWrapperTest) ... ok test_newlines (test.test_io.CTextIOWrapperTest) ... ok test_newlines_input (test.test_io.CTextIOWrapperTest) ... ok test_newlines_output (test.test_io.CTextIOWrapperTest) ... ok test_non_text_encoding_codecs_are_rejected (test.test_io.CTextIOWrapperTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.CTextIOWrapperTest) ... ok test_override_destructor (test.test_io.CTextIOWrapperTest) ... ok test_rawio (test.test_io.CTextIOWrapperTest) ... ok test_rawio_write_through (test.test_io.CTextIOWrapperTest) ... ok test_read_by_chunk (test.test_io.CTextIOWrapperTest) ... ok test_read_byteslike (test.test_io.CTextIOWrapperTest) ... ok test_read_nonbytes (test.test_io.CTextIOWrapperTest) ... ok test_read_one_by_one (test.test_io.CTextIOWrapperTest) ... ok test_readlines (test.test_io.CTextIOWrapperTest) ... ok test_readonly_attributes (test.test_io.CTextIOWrapperTest) ... ok test_repr (test.test_io.CTextIOWrapperTest) ... ok test_rwpair_cleared_before_textio (test.test_io.CTextIOWrapperTest) ... ok test_seek_and_tell (test.test_io.CTextIOWrapperTest) ... ok test_seek_append_bom (test.test_io.CTextIOWrapperTest) ... ok test_seek_bom (test.test_io.CTextIOWrapperTest) ... ok test_seeking (test.test_io.CTextIOWrapperTest) ... ok test_seeking_too (test.test_io.CTextIOWrapperTest) ... ok test_telling (test.test_io.CTextIOWrapperTest) ... ok test_threads_write (test.test_io.CTextIOWrapperTest) ... ok test_uninitialized (test.test_io.CTextIOWrapperTest) ... ok test_unreadable (test.test_io.CTextIOWrapperTest) ... ok test_unseekable (test.test_io.CTextIOWrapperTest) ... ok test_writelines (test.test_io.CTextIOWrapperTest) ... ok test_writelines_error (test.test_io.CTextIOWrapperTest) ... ok test_writelines_userlist (test.test_io.CTextIOWrapperTest) ... ok test_append_bom (test.test_io.PyTextIOWrapperTest) ... ok test_basic_io (test.test_io.PyTextIOWrapperTest) ... ok test_bufio_write_through (test.test_io.PyTextIOWrapperTest) ... ok test_close_error_on_close (test.test_io.PyTextIOWrapperTest) ... ok test_constructor (test.test_io.PyTextIOWrapperTest) ... ok test_create_at_shutdown_with_encoding (test.test_io.PyTextIOWrapperTest) ... skipped 'PyPy does not call __del__ at shutdown' test_create_at_shutdown_without_encoding (test.test_io.PyTextIOWrapperTest) ... skipped 'PyPy does not call __del__ at shutdown' test_default_encoding (test.test_io.PyTextIOWrapperTest) ... ok test_destructor (test.test_io.PyTextIOWrapperTest) ... ok test_detach (test.test_io.PyTextIOWrapperTest) ... ok test_device_encoding (test.test_io.PyTextIOWrapperTest) ... skipped 'implementation detail specific to cpython' test_encoded_writes (test.test_io.PyTextIOWrapperTest) ... ok test_encoding (test.test_io.PyTextIOWrapperTest) ... ok test_encoding_errors_reading (test.test_io.PyTextIOWrapperTest) ... ok test_encoding_errors_writing (test.test_io.PyTextIOWrapperTest) ... ok test_error_through_destructor (test.test_io.PyTextIOWrapperTest) ... ok test_errors_property (test.test_io.PyTextIOWrapperTest) ... ok test_flush_error_on_close (test.test_io.PyTextIOWrapperTest) ... ok test_illegal_decoder (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_1 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_2 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_3 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_4 (test.test_io.PyTextIOWrapperTest) ... ok test_issue1395_5 (test.test_io.PyTextIOWrapperTest) ... ok test_issue2282 (test.test_io.PyTextIOWrapperTest) ... ok test_issue22849 (test.test_io.PyTextIOWrapperTest) ... ok test_line_buffering (test.test_io.PyTextIOWrapperTest) ... ok test_multi_close (test.test_io.PyTextIOWrapperTest) ... ok test_newlines (test.test_io.PyTextIOWrapperTest) ... ok test_newlines_input (test.test_io.PyTextIOWrapperTest) ... ok test_newlines_output (test.test_io.PyTextIOWrapperTest) ... ok test_non_text_encoding_codecs_are_rejected (test.test_io.PyTextIOWrapperTest) ... ok test_nonnormalized_close_error_on_close (test.test_io.PyTextIOWrapperTest) ... ok test_override_destructor (test.test_io.PyTextIOWrapperTest) ... ok test_rawio (test.test_io.PyTextIOWrapperTest) ... ok test_rawio_write_through (test.test_io.PyTextIOWrapperTest) ... ok test_read_by_chunk (test.test_io.PyTextIOWrapperTest) ... ok test_read_byteslike (test.test_io.PyTextIOWrapperTest) ... ok test_read_nonbytes (test.test_io.PyTextIOWrapperTest) ... ok test_read_one_by_one (test.test_io.PyTextIOWrapperTest) ... ok test_readlines (test.test_io.PyTextIOWrapperTest) ... ok test_readonly_attributes (test.test_io.PyTextIOWrapperTest) ... ok test_repr (test.test_io.PyTextIOWrapperTest) ... ok test_seek_and_tell (test.test_io.PyTextIOWrapperTest) ... ok test_seek_append_bom (test.test_io.PyTextIOWrapperTest) ... ok test_seek_bom (test.test_io.PyTextIOWrapperTest) ... ok test_seeking (test.test_io.PyTextIOWrapperTest) ... ok test_seeking_too (test.test_io.PyTextIOWrapperTest) ... ok test_telling (test.test_io.PyTextIOWrapperTest) ... ok test_threads_write (test.test_io.PyTextIOWrapperTest) ... ok test_uninitialized (test.test_io.PyTextIOWrapperTest) ... ok test_unreadable (test.test_io.PyTextIOWrapperTest) ... ok test_unseekable (test.test_io.PyTextIOWrapperTest) ... ok test_writelines (test.test_io.PyTextIOWrapperTest) ... ok test_writelines_error (test.test_io.PyTextIOWrapperTest) ... ok BUILDSTDERR: test_writelines_userlist (tes9.12user 1.75system 0:32.26elapsed 33%CPU (0avgtext+0avgdata 139652maxresident)k BUILDSTDERR: 0inputs+2544outputs (0major+72971minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ioctl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ioctl BUILDSTDERR: 0.31user 0.03system 0:00.35elapsed 97%CPU (0avgtext+0avgdata 52260maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9724minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ipaddress ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ipaddress t.test_io.PyTextIOWrapperTest) ... ok test___all__ (test.test_io.CMiscIOTest) ... ok test_abc_inheritance (test.test_io.CMiscIOTest) ... ok test_abc_inheritance_official (test.test_io.CMiscIOTest) ... ok test_abcs (test.test_io.CMiscIOTest) ... ok test_attributes (test.test_io.CMiscIOTest) ... ok test_blockingioerror (test.test_io.CMiscIOTest) ... ok test_create_fail (test.test_io.CMiscIOTest) ... ok test_create_writes (test.test_io.CMiscIOTest) ... ok test_daemon_threads_shutdown_stderr_deadlock (test.test_io.CMiscIOTest) ... ok test_daemon_threads_shutdown_stdout_deadlock (test.test_io.CMiscIOTest) ... ok test_io_after_close (test.test_io.CMiscIOTest) ... ok test_nonblock_pipe_write_bigbuf (test.test_io.CMiscIOTest) ... ok test_nonblock_pipe_write_smallbuf (test.test_io.CMiscIOTest) ... ok test_open_allargs (test.test_io.CMiscIOTest) ... ok test_pickling (test.test_io.CMiscIOTest) ... ok test_readinto_buffer_overflow (test.test_io.CMiscIOTest) ... ok test_warn_on_dealloc (test.test_io.CMiscIOTest) ... ok test_warn_on_dealloc_fd (test.test_io.CMiscIOTest) ... ok test___all__ (test.test_io.PyMiscIOTest) ... ok test_abc_inheritance (test.test_io.PyMiscIOTest) ... ok test_abc_inheritance_official (test.test_io.PyMiscIOTest) ... ok test_abcs (test.test_io.PyMiscIOTest) ... ok test_attributes (test.test_io.PyMiscIOTest) ... ok test_blockingioerror (test.test_io.PyMiscIOTest) ... ok test_create_fail (test.test_io.PyMiscIOTest) ... ok test_create_writes (test.test_io.PyMiscIOTest) ... ok test_io_after_close (test.test_io.PyMiscIOTest) ... ok test_nonblock_pipe_write_bigbuf (test.test_io.PyMiscIOTest) ... ok test_nonblock_pipe_write_smallbuf (test.test_io.PyMiscIOTest) ... ok test_open_allargs (test.test_io.PyMiscIOTest) ... ok test_pickling (test.test_io.PyMiscIOTest) ... ok test_warn_on_dealloc (test.test_io.PyMiscIOTest) ... ok test_warn_on_dealloc_fd (test.test_io.PyMiscIOTest) ... ok test_interrupted_read_retry_buffered (test.test_io.CSignalsTest) ... ok test_interrupted_read_retry_text (test.test_io.CSignalsTest) ... ok test_interrupted_write_buffered (test.test_io.CSignalsTest) ... ok test_interrupted_write_retry_buffered (test.test_io.CSignalsTest) ... ok test_interrupted_write_retry_text (test.test_io.CSignalsTest) ... ok test_interrupted_write_text (test.test_io.CSignalsTest) ... ok test_interrupted_write_unbuffered (test.test_io.CSignalsTest) ... ok test_reentrant_write_buffered (test.test_io.CSignalsTest) ... ok test_reentrant_write_text (test.test_io.CSignalsTest) ... ok test_interrupted_read_retry_buffered (test.test_io.PySignalsTest) ... ok test_interrupted_read_retry_text (test.test_io.PySignalsTest) ... ok test_interrupted_write_buffered (test.test_io.PySignalsTest) ... ok test_interrupted_write_retry_buffered (test.test_io.PySignalsTest) ... ok test_interrupted_write_retry_text (test.test_io.PySignalsTest) ... ok test_interrupted_write_text (test.test_io.PySignalsTest) ... ok test_interrupted_write_unbuffered (test.test_io.PySignalsTest) ... ok ---------------------------------------------------------------------- Ran 549 tests in 31.809s OK (skipped=22) test_io passed in 32 sec 1 test OK. Total duration: 32 sec Tests result: SUCCESS =================== test_ioctl ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_885 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_ioctl test_ioctl skipped -- Unable to open /dev/tty test_ioctl skipped 1 test skipped: test_ioctl Total duration: 84 ms Tests result: SUCCESS =================== test_ipaddress ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_889 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_ipaddress test_bad_address_split (test.test_ipaddress.AddressTestCase_v4) ... ok test_bad_packed_length (test.test_ipaddress.AddressTestCase_v4) ... ok test_empty_address (test.test_ipaddress.AddressTestCase_v4) ... ok test_empty_octet (test.test_ipaddress.AddressTestCase_v4) ... ok test_floats_rejected (test.test_ipaddress.AddressTestCase_v4) ... ok test_int (test.test_ipaddress.AddressTestCase_v4) ... ok test_invalid_characters (test.test_ipaddress.AddressTestCase_v4) ... ok test_large_ints_rejected (test.test_ipaddress.AddressTestCase_v4) ... ok test_leading_zeros (test.test_ipaddress.AddressTestCase_v4) ... ok test_negative_ints_rejected (test.test_ipaddress.AddressTestCase_v4) ... ok test_network_passed_as_address (test.test_ipaddress.AddressTestCase_v4) ... ok test_not_an_index_issue15559 (test.test_ipaddress.AddressTestCase_v4) ... ok test_octal_decimal_ambiguity (test.test_ipaddress.AddressTestCase_v4) ... ok test_octet_length (test.test_ipaddress.AddressTestCase_v4) ... ok test_octet_limit (test.test_ipaddress.AddressTestCase_v4) ... ok test_packed (test.test_ipaddress.AddressTestCase_v4) ... ok test_pickle (test.test_ipaddress.AddressTestCase_v4) ... ok test_weakref (test.test_ipaddress.AddressTestCase_v4) ... ok test_bad_address_split_v6_leading_colon (test.test_ipaddress.AddressTestCase_v6) ... ok test_bad_address_split_v6_not_enough_parts (test.test_ipaddress.AddressTestCase_v6) ... ok test_bad_address_split_v6_repeated_double_colon (test.test_ipaddress.AddressTestCase_v6) ... ok test_bad_address_split_v6_too_many_colons (test.test_ipaddress.AddressTestCase_v6) ... ok test_bad_address_split_v6_too_many_parts (test.test_ipaddress.AddressTestCase_v6) ... ok test_bad_address_split_v6_too_many_parts_with_double_colon (test.test_ipaddress.AddressTestCase_v6) ... ok test_bad_address_split_v6_trailing_colon (test.test_ipaddress.AddressTestCase_v6) ... ok test_bad_packed_length (test.test_ipaddress.AddressTestCase_v6) ... ok test_bad_v4_part_in (test.test_ipaddress.AddressTestCase_v6) ... ok test_empty_address (test.test_ipaddress.AddressTestCase_v6) ... ok test_floats_rejected (test.test_ipaddress.AddressTestCase_v6) ... ok test_int (test.test_ipaddress.AddressTestCase_v6) ... ok test_invalid_characters (test.test_ipaddress.AddressTestCase_v6) ... ok test_large_ints_rejected (test.test_ipaddress.AddressTestCase_v6) ... ok test_leading_zeros (test.test_ipaddress.AddressTestCase_v6) ... ok test_negative_ints_rejected (test.test_ipaddress.AddressTestCase_v6) ... ok test_network_passed_as_address (test.test_ipaddress.AddressTestCase_v6) ... ok test_not_an_index_issue15559 (test.test_ipaddress.AddressTestCase_v6) ... ok test_packed (test.test_ipaddress.AddressTestCase_v6) ... ok test_part_length (test.test_ipaddress.AddressTestCase_v6) ... ok test_pickle (test.test_ipaddress.AddressTestCase_v6) ... ok test_weakref (test.test_ipaddress.AddressTestCase_v6) ... ok test_containment (test.test_ipaddress.ComparisonTests) ... ok test_foreign_type_equality (test.test_ipaddress.ComparisonTests) ... ok test_foreign_type_ordering (test.test_ipaddress.ComparisonTests) ... ok test_incompatible_versions (test.test_ipaddress.ComparisonTests) ... ok test_mixed_type_equality (test.test_ipaddress.ComparisonTests) ... ok test_mixed_type_key (test.test_ipaddress.ComparisonTests) ... ok test_mixed_type_ordering (test.test_ipaddress.ComparisonTests) ... ok test_same_type_equality (test.test_ipaddress.ComparisonTests) ... ok test_same_type_ordering (test.test_ipaddress.ComparisonTests) ... ok test_ip_address (test.test_ipaddress.FactoryFunctionErrors) ... ok test_ip_interface (test.test_ipaddress.FactoryFunctionErrors) ... ok test_ip_network (test.test_ipaddress.FactoryFunctionErrors) ... ok test_address_errors (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_bad_packed_length (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_empty_address (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_floats_rejected (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_int (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_large_ints_rejected (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_leading_zeros (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_negative_ints_rejected (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_netmask_errors (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_not_an_index_issue15559 (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_packed (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_pickle (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_split_netmask (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_valid_netmask (test.test_ipaddress.InterfaceTestCase_v4) ... ok test_address_errors (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_bad_packed_length (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_empty_address (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_floats_rejected (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_int (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_large_ints_rejected (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_leading_zeros (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_negative_ints_rejected (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_netmask_errors (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_not_an_index_issue15559 (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_packed (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_pickle (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_split_netmask (test.test_ipaddress.InterfaceTestCase_v6) ... ok test_valid_netmask (test.test_ipaddress.InterfaceTestCase_v6) ... ok testAddrExclude (test.test_ipaddress.IpaddrUnitTest) ... ok testAddressComparison (test.test_ipaddress.IpaddrUnitTest) ... ok testAddressIntMath (test.test_ipaddress.IpaddrUnitTest) ... ok testCollapsing (test.test_ipaddress.IpaddrUnitTest) ... ok testCompressIPv6Address (test.test_ipaddress.IpaddrUnitTest) ... ok testContains (test.test_ipaddress.IpaddrUnitTest) ... ok testCopyConstructor (test.test_ipaddress.IpaddrUnitTest) ... ok testEmbeddedIpv4 (test.test_ipaddress.IpaddrUnitTest) ... ok testEqual (test.test_ipaddress.IpaddrUnitTest) ... ok testExplodeShortHandIpStr (test.test_ipaddress.IpaddrUnitTest) ... ok testFancySubnetting (test.test_ipaddress.IpaddrUnitTest) ... ok testForceVersion (test.test_ipaddress.IpaddrUnitTest) ... ok testGetBroadcast (test.test_ipaddress.IpaddrUnitTest) ... ok testGetIp (test.test_ipaddress.IpaddrUnitTest) ... ok testGetNetmask (test.test_ipaddress.IpaddrUnitTest) ... ok testGetNetwork (test.test_ipaddress.IpaddrUnitTest) ... ok testGetNum_Addresses (test.test_ipaddress.IpaddrUnitTest) ... ok testGetPrefixlen (test.test_ipaddress.IpaddrUnitTest) ... ok testGetSubnetForSingle128 (test.test_ipaddress.IpaddrUnitTest) ... ok testGetSubnetForSingle32 (test.test_ipaddress.IpaddrUnitTest) ... ok testGetSubnets (test.test_ipaddress.IpaddrUnitTest) ... ok testGetSubnets3 (test.test_ipaddress.IpaddrUnitTest) ... ok testGetSupernet (test.test_ipaddress.IpaddrUnitTest) ... ok testGetSupernet3 (test.test_ipaddress.IpaddrUnitTest) ... ok testGetSupernet4 (test.test_ipaddress.IpaddrUnitTest) ... ok testGetitem (test.test_ipaddress.IpaddrUnitTest) ... ok testHash (test.test_ipaddress.IpaddrUnitTest) ... ok testHosts (test.test_ipaddress.IpaddrUnitTest) ... ok testIPBases (test.test_ipaddress.IpaddrUnitTest) ... ok testIPVersion (test.test_ipaddress.IpaddrUnitTest) ... ok testIPv4NetAndHostmasks (test.test_ipaddress.IpaddrUnitTest) ... ok testIPv4NetworkHelpers (test.test_ipaddress.IpaddrUnitTest) ... ok testIPv4Tuple (test.test_ipaddress.IpaddrUnitTest) ... ok testIPv6AddressTooLarge (test.test_ipaddress.IpaddrUnitTest) ... ok testIPv6NetworkHelpers (test.test_ipaddress.IpaddrUnitTest) ... ok testIPv6Tuple (test.test_ipaddress.IpaddrUnitTest) ... ok testIntRepresentation (test.test_ipaddress.IpaddrUnitTest) ... ok testInterfaceComparison (test.test_ipaddress.IpaddrUnitTest) ... ok testInternals (test.test_ipaddress.IpaddrUnitTest) ... ok testInvalidIntToBytes (test.test_ipaddress.IpaddrUnitTest) ... ok testIpFromInt (test.test_ipaddress.IpaddrUnitTest) ... ok testIpFromPacked (test.test_ipaddress.IpaddrUnitTest) ... ok testIpType (test.test_ipaddress.IpaddrUnitTest) ... ok testIpv4Mapped (test.test_ipaddress.IpaddrUnitTest) ... ok testMaxPrefixLength (test.test_ipaddress.IpaddrUnitTest) ... ok testMissingAddressClass (test.test_ipaddress.IpaddrUnitTest) ... ok testMissingNetworkVersion (test.test_ipaddress.IpaddrUnitTest) ... ok testNetworkComparison (test.test_ipaddress.IpaddrUnitTest) ... ok testNetworkElementCaching (test.test_ipaddress.IpaddrUnitTest) ... ok testNotEqual (test.test_ipaddress.IpaddrUnitTest) ... ok testNth (test.test_ipaddress.IpaddrUnitTest) ... ok testOverlaps (test.test_ipaddress.IpaddrUnitTest) ... ok testPacked (test.test_ipaddress.IpaddrUnitTest) ... ok testRepr (test.test_ipaddress.IpaddrUnitTest) ... ok testReservedIpv4 (test.test_ipaddress.IpaddrUnitTest) ... ok testReservedIpv6 (test.test_ipaddress.IpaddrUnitTest) ... ok testReversePointer (test.test_ipaddress.IpaddrUnitTest) ... ok testSlash0Constructor (test.test_ipaddress.IpaddrUnitTest) ... ok testSlash128Constructor (test.test_ipaddress.IpaddrUnitTest) ... ok testSlash32Constructor (test.test_ipaddress.IpaddrUnitTest) ... ok testStrictNetworks (test.test_ipaddress.IpaddrUnitTest) ... ok testSubnet2 (test.test_ipaddress.IpaddrUnitTest) ... ok testSubnetFailsForLargeCidrDiff (test.test_ipaddress.IpaddrUnitTest) ... ok testSubnetFailsForNegativeCidrDiff (test.test_ipaddress.IpaddrUnitTest) ... ok testSummarizing (test.test_ipaddress.IpaddrUnitTest) ... ok testSupernetFailsForLargeCidrDiff (test.test_ipaddress.IpaddrUnitTest) ... ok testTeredo (test.test_ipaddress.IpaddrUnitTest) ... ok testWithStar (test.test_ipaddress.IpaddrUnitTest) ... ok testZeroNetmask (test.test_ipaddress.IpaddrUnitTest) ... ok testsixtofour (test.test_ipaddress.IpaddrUnitTest) ... ok test_address_errors (test.test_ipaddress.NetworkTestCase_v4) ... ok test_bad_packed_length (test.test_ipaddress.NetworkTestCase_v4) ... ok test_empty_address (test.test_ipaddress.NetworkTestCase_v4) ... ok test_floats_rejected (test.test_ipaddress.NetworkTestCase_v4) ... ok test_int (test.test_ipaddress.NetworkTestCase_v4) ... ok test_large_ints_rejected (test.test_ipaddress.NetworkTestCase_v4) ... ok test_leading_zeros (test.test_ipaddress.NetworkTestCase_v4) ... ok test_negative_ints_rejected (test.test_ipaddress.NetworkTestCase_v4) ... ok test_netmask_errors (test.test_ipaddress.NetworkTestCase_v4) ... ok test_not_an_index_issue15559 (test.test_ipaddress.NetworkTestCase_v4) ... ok test_packed (test.test_ipaddress.NetworkTestCase_v4) ... ok test_pickle (test.test_ipaddress.NetworkTestCase_v4) ... ok test_split_netmask (test.test_ipaddress.NetworkTestCase_v4) ... ok test_valid_netmask (test.test_ipaddress.NetworkTestCase_v4) ... ok test_address_errors (test.test_ipaddress.NetworkTestCase_v6) ... ok test_bad_packed_length (test.test_ipaddress.NetworkTestCase_v6) ... ok test_empty_address (test.test_ipaddress.NetworkTestCase_v6) ... ok test_floats_rejected (test.test_ipaddress.NetworkTestCase_v6) ... ok test_int (test.test_ipaddress.NetworkTestCase_v6) ... ok test_large_ints_rejected (test.test_ipaddress.NetworkTestCase_v6) ... ok test_leading_zeros (test.test_ipaddress.NetworkTestCase_v6) ... ok test_negative_ints_rejected (test.test_ipaddress.NetworkTestCase_v6) ... ok test_netmask_errors (test.test_ipaddress.NetworkTestCase_v6) ... ok test_not_an_index_issue15559 (test.test_ipaddress.NetworkTestCase_v6) ... ok test_packed (test.test_ipaddress.NetworkTestCase_v6) ... ok test_pickle (test.test_ipaddress.NetworkTestCase_v6) ... ok BUILDSTDERR: test_0.68user 0.04system 0:00.74elapsed 98%CPU (0avgtext+0avgdata 53700maxresident)k BUILDSTDERR: 0inputs+176outputs (0major+11834minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_isinstance ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_isinstance BUILDSTDERR: 4.53user 0.06system 0:04.67elapsed 98%CPU (0avgtext+0avgdata 75772maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+17480minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_iter ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_iter split_netmask (test.test_ipaddress.NetworkTestCase_v6) ... ok test_valid_netmask (test.test_ipaddress.NetworkTestCase_v6) ... ok ---------------------------------------------------------------------- Ran 178 tests in 0.358s OK 1 test OK. Total duration: 467 ms Tests result: SUCCESS =================== test_isinstance ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_893 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_isinstance test_bases_raises_other_than_attribute_error (test.test_isinstance.TestIsInstanceExceptions) ... ok test_class_has_no_bases (test.test_isinstance.TestIsInstanceExceptions) ... ok test_dont_mask_non_attribute_error (test.test_isinstance.TestIsInstanceExceptions) ... ok test_isinstance_dont_mask_non_attribute_error (test.test_isinstance.TestIsInstanceExceptions) ... ok test_mask_attribute_error (test.test_isinstance.TestIsInstanceExceptions) ... ok test_isinstance_abstract (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_isinstance_normal (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_isinstance_recursion_limit (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_subclass_abstract (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_subclass_normal (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_subclass_recursion_limit (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_subclass_tuple (test.test_isinstance.TestIsInstanceIsSubclass) ... ok test_dont_mask_non_attribute_error (test.test_isinstance.TestIsSubclassExceptions) ... ok test_dont_mask_non_attribute_error_in_cls_arg (test.test_isinstance.TestIsSubclassExceptions) ... ok test_mask_attribute_error (test.test_isinstance.TestIsSubclassExceptions) ... ok test_mask_attribute_error_in_cls_arg (test.test_isinstance.TestIsSubclassExceptions) ... ok ---------------------------------------------------------------------- Ran 16 tests in 4.306s OK 1 test OK. Total duration: 4 sec Tests result: SUCCESS =================== test_iter ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_897 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_iter test_3720 (test.test_iter.TestCase) ... ok test_builtin_filter (test.test_iter.TestCase) ... ok test_builtin_list (test.test_iter.TestCase) ... ok test_builtin_map (test.test_iter.TestCase) ... ok test_builtin_max_min (test.test_iter.TestCase) ... ok test_builtin_tuple (test.test_iter.TestCase) ... ok test_builtin_zip (test.test_iter.TestCase) ... ok test_countOf (test.test_iter.TestCase) ... ok test_error_iter (test.test_iter.TestCase) ... ok test_exception_function (test.test_iter.TestCase) ... ok test_exception_sequence (test.test_iter.TestCase) ... ok test_extending_list_with_iterator_does_not_segfault (test.test_iter.TestCase) ... ok test_free_after_iterating (test.test_iter.TestCase) ... ok test_in_and_not_in (test.test_iter.TestCase) ... ok test_indexOf (test.test_iter.TestCase) ... ok test_iter_basic (test.test_iter.TestCase) ... ok test_iter_big_range (test.test_iter.TestCase) ... ok test_iter_callable (test.test_iter.TestCase) ... ok test_iter_class_for (test.test_iter.TestCase) ... ok BUILDSTDERR: test_iter_class_it0.49user 0.03system 0:00.53elapsed 99%CPU (0avgtext+0avgdata 52336maxresident)k BUILDSTDERR: 0inputs+216outputs (0major+11432minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_iterlen ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_iterlen er (test.test_iter.TestCase) ... ok test_iter_dict (test.test_iter.TestCase) ... ok test_iter_empty (test.test_iter.TestCase) ... ok test_iter_file (test.test_iter.TestCase) ... ok test_iter_for_loop (test.test_iter.TestCase) ... ok test_iter_function (test.test_iter.TestCase) ... ok test_iter_function_stop (test.test_iter.TestCase) ... ok test_iter_idempotency (test.test_iter.TestCase) ... ok test_iter_independence (test.test_iter.TestCase) ... ok test_iter_neg_setstate (test.test_iter.TestCase) ... ok test_iter_overflow (test.test_iter.TestCase) ... skipped 'implementation detail specific to cpython' test_iter_range (test.test_iter.TestCase) ... ok test_iter_string (test.test_iter.TestCase) ... ok test_iter_tuple (test.test_iter.TestCase) ... ok test_mutating_seq_class_exhausted_iter (test.test_iter.TestCase) ... ok test_mutating_seq_class_iter_pickle (test.test_iter.TestCase) ... ok test_nested_comprehensions_for (test.test_iter.TestCase) ... ok test_nested_comprehensions_iter (test.test_iter.TestCase) ... ok test_new_style_iter_class (test.test_iter.TestCase) ... ok test_ref_counting_behavior (test.test_iter.TestCase) ... skipped 'implementation detail specific to cpython' test_seq_class_for (test.test_iter.TestCase) ... ok test_seq_class_iter (test.test_iter.TestCase) ... ok test_sinkstate_callable (test.test_iter.TestCase) ... ok test_sinkstate_dict (test.test_iter.TestCase) ... ok test_sinkstate_enumerate (test.test_iter.TestCase) ... ok test_sinkstate_list (test.test_iter.TestCase) ... ok test_sinkstate_range (test.test_iter.TestCase) ... ok test_sinkstate_sequence (test.test_iter.TestCase) ... ok test_sinkstate_string (test.test_iter.TestCase) ... ok test_sinkstate_tuple (test.test_iter.TestCase) ... ok test_sinkstate_yield (test.test_iter.TestCase) ... ok test_stop_sequence (test.test_iter.TestCase) ... ok test_unicode_join_endcase (test.test_iter.TestCase) ... ok test_unpack_iter (test.test_iter.TestCase) ... ok test_writelines (test.test_iter.TestCase) ... ok ---------------------------------------------------------------------- Ran 54 tests in 0.159s OK (skipped=2) 1 test OK. Total duration: 250 ms Tests result: SUCCESS =================== test_iterlen ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_901 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_iterlen test_immutable_during_iteration (test.test_iterlen.TestDeque) ... ok test_invariant (test.test_iterlen.TestDeque) ... ok test_immutable_during_iteration (test.test_iterlen.TestDequeReversed) ... ok test_invariant (test.test_iterlen.TestDequeReversed) ... ok test_immutable_during_iteration (test.test_iterlen.TestDictItems) ... ok test_invariant (test.test_iterlen.TestDictItems) ... ok test_immutable_during_iteration (test.test_iterlen.TestDictKeys) ... ok test_invariant (test.test_iterlen.TestDictKeys) ... ok test_immutable_during_iteration (test.test_iterlen.TestDictValues) ... ok test_invariant (test.test_iterlen.TestDictValues) ... ok test_invalid_hint (test.test_iterlen.TestLengthHintExceptions) ... ok test_issue1242657 (test.test_iterlen.TestLengthHintExceptions) ... ok test_invariant (test.test_iterlen.TestList) ... ok test_mutation (test.test_iterlen.TestList) ... ok test_invariant (test.test_iterlen.TestListReversed) ... ok test_mutation (test.test_iterlen.TestListReversed) ... ok test_invariant (test.test_iterlen.TestRepeat) ... ok test_immutable_during_iteration (test.test_iterlen.TestSet) ... ok test_invariant (test.test_iterlen.TestSet) ... ok test_invariant (test.test_iterlen.TestTuple) ... ok test_invariant (test.test_iterlen.TestXrange) ... ok BUILDSTDERR: test_invariant (te0.33user 0.04system 0:00.38elapsed 98%CPU (0avgtext+0avgdata 52164maxresident)k BUILDSTDERR: 0inputs+40outputs (0major+10221minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_itertools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_itertools st.test_iterlen.TestXrangeCustomReversed) ... ok ---------------------------------------------------------------------- Ran 22 tests in 0.007s OK 1 test OK. Total duration: 87 ms Tests result: SUCCESS =================== test_itertools ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_905 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_itertools test_StopIteration (test.test_itertools.TestBasicOps) ... ok test_accumulate (test.test_itertools.TestBasicOps) ... ok test_bug_7244 (test.test_itertools.TestBasicOps) ... ok test_chain (test.test_itertools.TestBasicOps) ... ok test_chain_from_iterable (test.test_itertools.TestBasicOps) ... ok test_chain_reducible (test.test_itertools.TestBasicOps) ... ok test_chain_setstate (test.test_itertools.TestBasicOps) ... skipped 'XXX chain.__setstate__ does not do all checks on PyPy, will just complain later (but could be fixed if important)' test_combinations (test.test_itertools.TestBasicOps) ... ok test_combinations_overflow (test.test_itertools.TestBasicOps) ... skipped 'not enough memory: 2.0G minimum needed' test_combinations_tuple_reuse (test.test_itertools.TestBasicOps) ... skipped 'tuple reuse is specific to CPython' test_combinations_with_replacement (test.test_itertools.TestBasicOps) ... ok test_combinations_with_replacement_overflow (test.test_itertools.TestBasicOps) ... skipped 'not enough memory: 2.0G minimum needed' test_combinations_with_replacement_tuple_reuse (test.test_itertools.TestBasicOps) ... skipped 'tuple reuse is specific to CPython' test_combinatorics (test.test_itertools.TestBasicOps) ... ok test_compress (test.test_itertools.TestBasicOps) ... ok test_count (test.test_itertools.TestBasicOps) ... ok test_count_with_stride (test.test_itertools.TestBasicOps) ... ok test_cycle (test.test_itertools.TestBasicOps) ... ok test_cycle_setstate (test.test_itertools.TestBasicOps) ... skipped 'XXX cycle.__reduce__ and __setstate__ differ on PyPy (but could be fixed if important)' test_dropwhile (test.test_itertools.TestBasicOps) ... ok test_filter (test.test_itertools.TestBasicOps) ... ok test_filterfalse (test.test_itertools.TestBasicOps) ... ok test_groupby (test.test_itertools.TestBasicOps) ... ok test_islice (test.test_itertools.TestBasicOps) ... ok test_map (test.test_itertools.TestBasicOps) ... ok test_permutations (test.test_itertools.TestBasicOps) ... ok test_permutations_overflow (test.test_itertools.TestBasicOps) ... skipped 'not enough memory: 2.0G minimum needed' test_permutations_tuple_reuse (test.test_itertools.TestBasicOps) ... skipped 'tuple reuse is specific to CPython' test_product (test.test_itertools.TestBasicOps) ... ok test_product_issue_25021 (test.test_itertools.TestBasicOps) ... ok test_product_overflow (test.test_itertools.TestBasicOps) ... skipped 'not enough memory: 2.0G minimum needed' test_product_pickling (test.test_itertools.TestBasicOps) ... ok test_product_tuple_reuse (test.test_itertools.TestBasicOps) ... skipped 'tuple reuse is specific to CPython' test_repeat (test.test_itertools.TestBasicOps) ... ok test_repeat_with_negative_times (test.test_itertools.TestBasicOps) ... ok test_starmap (test.test_itertools.TestBasicOps) ... ok test_takewhile (test.test_itertools.TestBasicOps) ... ok test_tee (test.test_itertools.TestBasicOps) ... ok test_tee_del_backward (test.test_itertools.TestBasicOps) ... ok test_zip (test.test_itertools.TestBasicOps) ... ok test_zip_longest_pickling (test.test_itertools.TestBasicOps) ... ok test_zip_longest_tuple_reuse (test.test_itertools.TestBasicOps) ... skipped 'tuple reuse is specific to CPython' test_zip_tuple_reuse (test.test_itertools.TestBasicOps) ... skipped 'tuple reuse is specific to CPython' test_ziplongest (test.test_itertools.TestBasicOps) ... ok test_accumulate (test.test_itertools.TestVariousIteratorArgs) ... ok test_chain (test.test_itertools.TestVariousIteratorArgs) ... ok test_compress (test.test_itertools.TestVariousIteratorArgs) ... ok test_cycle (test.test_itertools.TestVariousIteratorArgs) ... ok test_dropwhile (test.test_itertools.TestVariousIteratorArgs) ... ok test_filter (test.test_itertools.TestVariousIteratorArgs) ... ok test_filterfalse (test.test_itertools.TestVariousIteratorArgs) ... ok test_groupby (test.test_itertools.TestVariousIteratorArgs) ... ok test_islice (test.test_itertools.TestVariousIteratorArgs) ... ok test_map (test.test_itertools.TestVariousIteratorArgs) ... ok test_product (test.test_itertools.TestVariousIteratorArgs) ... ok test_starmap (test.test_itertools.TestVariousIteratorArgs) ... ok test_takewhile (test.test_itertools.TestVariousIteratorArgs) ... ok test_tee (test.test_itertools.TestVariousIteratorArgs) ... ok test_zip (test.test_itertools.TestVariousIteratorArgs) ... ok test_ziplongest (test.test_itertools.TestVariousIteratorArgs) ... ok test_accumulate (test.test_itertools.TestGC) ... ok test_chain (test.test_itertools.TestGC) ... ok test_chain_from_iterable (test.test_itertools.TestGC) ... ok test_combinations (test.test_itertools.TestGC) ... ok test_combinations_with_replacement (test.test_itertools.TestGC) ... ok test_compress (test.test_itertools.TestGC) ... ok test_count (test.test_itertools.TestGC) ... ok test_cycle (test.test_itertools.TestGC) ... ok test_dropwhile (test.test_itertools.TestGC) ... ok test_filter (test.test_itertools.TestGC) ... ok test_filterfalse (test.test_itertools.TestGC) ... ok test_groupby (test.test_itertools.TestGC) ... ok test_islice (test.test_itertools.TestGC) ... ok test_issue2246 (test.test_itertools.TestGC) ... ok test_map (test.test_itertools.TestGC) ... ok test_permutations (test.test_itertools.TestGC) ... ok test_product (test.test_itertools.TestGC) ... ok test_repeat (test.test_itertools.TestGC) ... ok test_starmap (test.test_itertools.TestGC) ... ok test_takewhile (test.test_itertools.TestGC) ... ok test_zip (test.test_itertools.TestGC) ... ok test_zip_longest (test.test_itertools.TestGC) ... ok test_sf_793826 (test.test_itertools.RegressionTests) ... ok test_sf_950057 (test.test_itertools.RegressionTests) ... ok test_repeat (test.test_itertools.LengthTransparency) ... skipped '__length_hint__() API is undocumented' test_repeat_with_negative_times (test.test_itertools.LengthTransparency) ... ok test_keywords_in_subclass (test.test_itertools.SubclassWithKwargsTest) ... ok test_accumulate (test.test_itertools.TestExamples) ... ok test_accumulate_reducible (test.test_itertools.TestExamples) ... ok test_accumulate_reducible_none (test.test_itertools.TestExamples) ... ok test_chain (test.test_itertools.TestExamples) ... ok test_chain_from_iterable (test.test_itertools.TestExamples) ... ok test_combinations (test.test_itertools.TestExamples) ... ok test_combinations_with_replacement (test.test_itertools.TestExamples) ... ok test_compress (test.test_itertools.TestExamples) ... ok test_count (test.test_itertools.TestExamples) ... ok test_cycle (test.test_itertools.TestExamples) ... ok test_dropwhile (test.test_itertools.TestExamples) ... ok test_filter (test.test_itertools.TestExamples) ... ok test_filterfalse (test.test_itertools.TestExamples) ... ok test_groupby (test.test_itertools.TestExamples) ... ok test_islice (test.test_itertools.TestExamples) ... ok test_map (test.test_itertools.TestExamples) ... ok test_permutations (test.test_itertools.TestExamples) ... ok test_product (test.test_itertools.TestExamples) ... ok test_repeat (test.test_itertools.TestExamples) ... ok test_stapmap (test.test_itertools.TestExamples) ... ok test_takewhile (test.test_itertools.TestExamples) ... ok test_zip (test.test_itertools.TestExamples) ... ok test_zip_longest (test.test_itertools.TestExamples) ... ok test_combinations_sizeof (test.test_itertools.SizeofTest) ... skipped 'implementation detail specific to cpython' test_combinations_with_replacement_sizeof (test.test_itertools.SizeofTest) ... skipped 'implementation detail specific to cpython' test_permutations_sizeof (test.test_itertools.SizeofTest) ... skipped 'implementation detail specific to cpython' test_product_sizeof (test.test_itertools.SizeofTest) ... skipped 'implementation detail specific to cpython' ---------------------------------------------------------------------- Ran 114 tests in 6.555s OK (skipped=17) Trying: amounts = [120.15, 764.05, 823.14] Expecting nothing ok Trying: for checknum, amount in zip(count(1200), amounts): print('Check %d is for $%.2f' % (checknum, amount)) Expecting: Check 1200 is for $120.15 Check 1201 is for $764.05 Check 1202 is for $823.14 ok Trying: import operator Expecting nothing ok Trying: for cube in map(operator.pow, range(1,4), repeat(3)): print(cube) Expecting: 1 8 27 ok Trying: reportlines = ['EuroPython', 'Roster', '', 'alex', '', 'laura', '', 'martin', '', 'walter', '', 'samuele'] Expecting nothing ok Trying: for name in islice(reportlines, 3, None, 2): print(name.title()) Expecting: Alex Laura Martin Walter Samuele ok Trying: from operator import itemgetter Expecting nothing ok Trying: d = dict(a=1, b=2, c=1, d=2, e=1, f=2, g=3) Expecting nothing ok Trying: di = sorted(sorted(d.items()), key=itemgetter(1)) Expecting nothing ok Trying: for k, g in groupby(di, itemgetter(1)): print(k, list(map(itemgetter(0), g))) Expecting: 1 ['a', 'c', 'e'] 2 ['b', 'd', 'f'] 3 ['g'] ok Trying: data = [ 1, 4,5,6, 10, 15,16,17,18, 22, 25,26,27,28] Expecting nothing ok Trying: for k, g in groupby(enumerate(data), lambda t:t[0]-t[1]): print(list(map(operator.itemgetter(1), g))) Expecting: [1] [4, 5, 6] [10] [15, 16, 17, 18] [22] [25, 26, 27, 28] ok Trying: def take(n, iterable): "Return first n items of the iterable as a list" return list(islice(iterable, n)) Expecting nothing ok Trying: def enumerate(iterable, start=0): return zip(count(start), iterable) Expecting nothing ok Trying: def tabulate(function, start=0): "Return function(0), function(1), ..." return map(function, count(start)) Expecting nothing ok Trying: def nth(iterable, n, default=None): "Returns the nth item or a default value" return next(islice(iterable, n, None), default) Expecting nothing ok Trying: def all_equal(iterable): "Returns True if all the elements are equal to each other" g = groupby(iterable) return next(g, True) and not next(g, False) Expecting nothing ok Trying: def quantify(iterable, pred=bool): "Count how many times the predicate is true" return sum(map(pred, iterable)) Expecting nothing ok Trying: def padnone(iterable): "Returns the sequence elements and then returns None indefinitely" return chain(iterable, repeat(None)) Expecting nothing ok Trying: def ncycles(iterable, n): "Returns the sequence elements n times" return chain(*repeat(iterable, n)) Expecting nothing ok Trying: def dotproduct(vec1, vec2): return sum(map(operator.mul, vec1, vec2)) Expecting nothing ok Trying: def flatten(listOfLists): return list(chain.from_iterable(listOfLists)) Expecting nothing ok Trying: def repeatfunc(func, times=None, *args): "Repeat calls to func with specified arguments." " Example: repeatfunc(random.random)" if times is None: return starmap(func, repeat(args)) else: return starmap(func, repeat(args, times)) Expecting nothing ok Trying: def pairwise(iterable): "s -> (s0,s1), (s1,s2), (s2, s3), ..." a, b = tee(iterable) try: next(b) except StopIteration: pass return zip(a, b) Expecting nothing ok Trying: def grouper(n, iterable, fillvalue=None): "grouper(3, 'ABCDEFG', 'x') --> ABC DEF Gxx" args = [iter(iterable)] * n return zip_longest(*args, fillvalue=fillvalue) Expecting nothing ok Trying: def roundrobin(*iterables): "roundrobin('ABC', 'D', 'EF') --> A D E B F C" # Recipe credited to George Sakkis pending = len(iterables) nexts = cycle(iter(it).__next__ for it in iterables) while pending: try: for next in nexts: yield next() except StopIteration: pending -= 1 nexts = cycle(islice(nexts, pending)) Expecting nothing ok Trying: def powerset(iterable): "powerset([1,2,3]) --> () (1,) (2,) (3,) (1,2) (1,3) (2,3) (1,2,3)" s = list(iterable) return chain.from_iterable(combinations(s, r) for r in range(len(s)+1)) Expecting nothing ok Trying: def unique_everseen(iterable, key=None): "List unique elements, preserving order. Remember all elements ever seen." # unique_everseen('AAAABBBCCDAABBB') --> A B C D # unique_everseen('ABBCcAD', str.lower) --> A B C D seen = set() seen_add = seen.add if key is None: for element in iterable: if element not in seen: seen_add(element) yield element else: for element in iterable: k = key(element) if k not in seen: seen_add(k) yield element Expecting nothing ok Trying: def unique_justseen(iterable, key=None): "List unique elements, preserving order. Remember only the element just seen." # unique_justseen('AAAABBBCCDAABBB') --> A B C D A B # unique_justseen('ABBCcAD', str.lower) --> A B C A D return map(next, map(itemgetter(1), groupby(iterable, key))) Expecting nothing ok Trying: def first_true(iterable, default=False, pred=None): '''Returns the first true value in the iterable. If no true value is found, returns *default* If *pred* is not None, returns the first item for which pred(item) is true. ''' # first_true([a,b,c], x) --> a or b or c or x # first_true([a,b], x, f) --> a if f(a) else b if f(b) else x return next(filter(pred, iterable), default) Expecting nothing ok Trying: take(10, count()) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: list(enumerate('abc')) Expecting: [(0, 'a'), (1, 'b'), (2, 'c')] ok Trying: list(islice(tabulate(lambda x: 2*x), 4)) Expecting: [0, 2, 4, 6] ok Trying: nth('abcde', 3) Expecting: 'd' ok Trying: nth('abcde', 9) is None Expecting: True ok Trying: [all_equal(s) for s in ('', 'A', 'AAAA', 'AAAB', 'AAABA')] Expecting: [True, True, True, False, False] ok Trying: quantify(range(99), lambda x: x%2==0) Expecting: 50 ok Trying: a = [[1, 2, 3], [4, 5, 6]] Expecting nothing ok Trying: flatten(a) Expecting: [1, 2, 3, 4, 5, 6] ok Trying: list(repeatfunc(pow, 5, 2, 3)) Expecting: [8, 8, 8, 8, 8] ok Trying: import random Expecting nothing ok Trying: take(5, map(int, repeatfunc(random.random))) Expecting: [0, 0, 0, 0, 0] ok Trying: list(pairwise('abcd')) Expecting: [('a', 'b'), ('b', 'c'), ('c', 'd')] ok Trying: list(pairwise([])) Expecting: [] ok Trying: list(pairwise('a')) Expecting: [] ok Trying: list(islice(padnone('abc'), 0, 6)) Expecting: ['a', 'b', 'c', None, None, None] ok Trying: list(ncycles('abc', 3)) Expecting: ['a', 'b', 'c', 'a', 'b', 'c', 'a', 'b', 'c'] ok Trying: dotproduct([1,2,3], [4,5,6]) Expecting: 32 ok Trying: list(grouper(3, 'abcdefg', 'x')) Expecting: [('a', 'b', 'c'), ('d', 'e', 'f'), ('g', 'x', 'x')] ok Trying: list(roundrobin('abc', 'd', 'ef')) Expecting: ['a', 'd', 'e', 'b', 'f', 'c'] ok Trying: list(powerset([1,2,3])) Expecting: [(), (1,), (2,), (3,), (1, 2), (1, 3), (2, 3), (1, 2, 3)] ok Trying: all(len(list(powerset(range(n)))) == 2**n for n in range(18)) Expecting: True ok Trying: list(powerset('abcde')) == sorted(sorted(set(powerset('abcde'))), key=len) Expecting: True ok Trying: list(unique_everseen('AAAABBBCCDAABBB')) Expecting: ['A', 'B', 'C', 'D'] ok Trying: list(unique_everseen('ABBCcAD', str.lower)) Expecting: ['A', 'B', 'C', 'D'] ok Trying: list(unique_justseen('AAAABBBCCDAABBB')) Expecting: ['A', 'B', 'C', 'D', 'A', 'B'] ok Trying: list(unique_justseen('ABBCcAD', str.lower)) Expecting: ['A', 'B', 'C', 'A', 'D'] ok Trying: first_true('ABC0DEF1', '9', str.isdigit) Expecting: '0' ok 166 items had no tests: test.test_itertools test.test_itertools.E test.test_itertools.E.__init__ test.test_itertools.E.__iter__ test.test_itertools.E.__next__ test.test_itertools.G test.test_itertools.G.__getitem__ test.test_itertools.G.__init__ test.test_itertools.I test.test_itertools.I.__init__ test.test_itertools.I.__iter__ test.test_itertools.I.__next__ test.test_itertools.Ig test.test_itertools.Ig.__init__ test.test_itertools.Ig.__iter__ test.test_itertools.L test.test_itertools.LengthTransparency test.test_itertools.LengthTransparency.test_repeat test.test_itertools.LengthTransparency.test_repeat_with_negative_times test.test_itertools.N test.test_itertools.N.__init__ test.test_itertools.N.__iter__ test.test_itertools.R test.test_itertools.RegressionTests test.test_itertools.RegressionTests.test_sf_793826 test.test_itertools.RegressionTests.test_sf_950057 test.test_itertools.S test.test_itertools.S.__init__ test.test_itertools.S.__iter__ test.test_itertools.S.__next__ test.test_itertools.SizeofTest test.test_itertools.SizeofTest.setUp test.test_itertools.SizeofTest.test_combinations_sizeof test.test_itertools.SizeofTest.test_combinations_with_replacement_sizeof test.test_itertools.SizeofTest.test_permutations_sizeof test.test_itertools.SizeofTest.test_product_sizeof test.test_itertools.StopNow test.test_itertools.StopNow.__iter__ test.test_itertools.StopNow.__next__ test.test_itertools.SubclassWithKwargsTest test.test_itertools.SubclassWithKwargsTest.test_keywords_in_subclass test.test_itertools.TestBasicOps test.test_itertools.TestBasicOps.pickletest test.test_itertools.TestBasicOps.test_StopIteration test.test_itertools.TestBasicOps.test_accumulate test.test_itertools.TestBasicOps.test_bug_7244 test.test_itertools.TestBasicOps.test_chain test.test_itertools.TestBasicOps.test_chain_from_iterable test.test_itertools.TestBasicOps.test_chain_reducible test.test_itertools.TestBasicOps.test_chain_setstate test.test_itertools.TestBasicOps.test_combinations test.test_itertools.TestBasicOps.test_combinations_tuple_reuse test.test_itertools.TestBasicOps.test_combinations_with_replacement test.test_itertools.TestBasicOps.test_combinations_with_replacement_tuple_reuse test.test_itertools.TestBasicOps.test_combinatorics test.test_itertools.TestBasicOps.test_compress test.test_itertools.TestBasicOps.test_count test.test_itertools.TestBasicOps.test_count_with_stride test.test_itertools.TestBasicOps.test_cycle test.test_itertools.TestBasicOps.test_cycle_setstate test.test_itertools.TestBasicOps.test_dropwhile test.test_itertools.TestBasicOps.test_filter test.test_itertools.TestBasicOps.test_filterfalse test.test_itertools.TestBasicOps.test_groupby test.test_itertools.TestBasicOps.test_islice test.test_itertools.TestBasicOps.test_map test.test_itertools.TestBasicOps.test_permutations test.test_itertools.TestBasicOps.test_permutations_tuple_reuse test.test_itertools.TestBasicOps.test_product test.test_itertools.TestBasicOps.test_product_issue_25021 test.test_itertools.TestBasicOps.test_product_pickling test.test_itertools.TestBasicOps.test_product_tuple_reuse test.test_itertools.TestBasicOps.test_repeat test.test_itertools.TestBasicOps.test_repeat_with_negative_times test.test_itertools.TestBasicOps.test_starmap test.test_itertools.TestBasicOps.test_takewhile test.test_itertools.TestBasicOps.test_tee test.test_itertools.TestBasicOps.test_tee_del_backward test.test_itertools.TestBasicOps.test_zip test.test_itertools.TestBasicOps.test_zip_longest_pickling test.test_itertools.TestBasicOps.test_zip_longest_tuple_reuse test.test_itertools.TestBasicOps.test_zip_tuple_reuse test.test_itertools.TestBasicOps.test_ziplongest test.test_itertools.TestExamples test.test_itertools.TestExamples.test_accumulate test.test_itertools.TestExamples.test_accumulate_reducible test.test_itertools.TestExamples.test_accumulate_reducible_none test.test_itertools.TestExamples.test_chain test.test_itertools.TestExamples.test_chain_from_iterable test.test_itertools.TestExamples.test_combinations test.test_itertools.TestExamples.test_combinations_with_replacement test.test_itertools.TestExamples.test_compress test.test_itertools.TestExamples.test_count test.test_itertools.TestExamples.test_cycle test.test_itertools.TestExamples.test_dropwhile test.test_itertools.TestExamples.test_filter test.test_itertools.TestExamples.test_filterfalse test.test_itertools.TestExamples.test_groupby test.test_itertools.TestExamples.test_islice test.test_itertools.TestExamples.test_map test.test_itertools.TestExamples.test_permutations test.test_itertools.TestExamples.test_product test.test_itertools.TestExamples.test_repeat test.test_itertools.TestExamples.test_stapmap test.test_itertools.TestExamples.test_takewhile test.test_itertools.TestExamples.test_zip test.test_itertools.TestExamples.test_zip_longest test.test_itertools.TestGC test.test_itertools.TestGC.makecycle test.test_itertools.TestGC.test_accumulate test.test_itertools.TestGC.test_chain test.test_itertools.TestGC.test_chain_from_iterable test.test_itertools.TestGC.test_combinations test.test_itertools.TestGC.test_combinations_with_replacement test.test_itertools.TestGC.test_compress test.test_itertools.TestGC.test_count test.test_itertools.TestGC.test_cycle test.test_itertools.TestGC.test_dropwhile test.test_itertools.TestGC.test_filter test.test_itertools.TestGC.test_filterfalse test.test_itertools.TestGC.test_groupby test.test_itertools.TestGC.test_islice test.test_itertools.TestGC.test_issue2246 test.test_itertools.TestGC.test_map test.test_itertools.TestGC.test_permutations test.test_itertools.TestGC.test_product test.test_itertools.TestGC.test_repeat test.test_itertools.TestGC.test_starmap test.test_itertools.TestGC.test_takewhile test.test_itertools.TestGC.test_zip test.test_itertools.TestGC.test_zip_longest test.test_itertools.TestVariousIteratorArgs test.test_itertools.TestVariousIteratorArgs.test_accumulate test.test_itertools.TestVariousIteratorArgs.test_chain test.test_itertools.TestVariousIteratorArgs.test_compress test.test_itertools.TestVariousIteratorArgs.test_cycle test.test_itertools.TestVariousIteratorArgs.test_dropwhile test.test_itertools.TestVariousIteratorArgs.test_filter test.test_itertools.TestVariousIteratorArgs.test_filterfalse test.test_itertools.TestVariousIteratorArgs.test_groupby test.test_itertools.TestVariousIteratorArgs.test_islice test.test_itertools.TestVariousIteratorArgs.test_map test.test_itertools.TestVariousIteratorArgs.test_product test.test_itertools.TestVariousIteratorArgs.test_starmap test.test_itertools.TestVariousIteratorArgs.test_takewhile test.test_itertools.TestVariousIteratorArgs.test_tee test.test_itertools.TestVariousIteratorArgs.test_zip test.test_itertools.TestVariousIteratorArgs.test_ziplongest test.test_itertools.X test.test_itertools.X.__init__ test.test_itertools.X.__next__ test.test_itertools.errfunc test.test_itertools.fact test.test_itertools.gen3 BUILDSTDERR: test.t6.50user 0.88system 0:07.44elapsed 99%CPU (0avgtext+0avgdata 465140maxresident)k BUILDSTDERR: 0inputs+232outputs (0major+115824minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_json ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_json est_itertools.irange test.test_itertools.isEven test.test_itertools.isOdd test.test_itertools.lzip test.test_itertools.onearg test.test_itertools.prod test.test_itertools.take test.test_itertools.testR test.test_itertools.testR2 test.test_itertools.test_main test.test_itertools.tupleize test.test_itertools.underten 1 items passed all tests: 58 tests in test.test_itertools.__test__.libreftest 58 tests in 167 items. 58 passed and 0 failed. Test passed. doctest (test.test_itertools) ... 58 tests with zero failures 1 test OK. Total duration: 7 sec Tests result: SUCCESS =================== test_json ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_909 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_json json () Doctest: json ... ok encode (json.encoder.JSONEncoder) Doctest: json.encoder.JSONEncoder.encode ... ok test_pyjson (test.test_json.TestPyTest) ... ok test_cjson (test.test_json.TestCTest) ... skipped 'requires _json' json () Doctest: json ... ok encode (json.encoder.JSONEncoder) Doctest: json.encoder.JSONEncoder.encode ... ok test_pyjson (test.test_json.TestPyTest) ... ok test_cjson (test.test_json.TestCTest) ... skipped 'requires _json' test_decimal (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_decoder_optimizations (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_empty_objects (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_extra_data (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_float (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_invalid_escape (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_invalid_input_type (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_keys_reuse (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_negative_index (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_object_pairs_hook (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_string_with_utf8_bom (test.test_json.test_decode.TestCDecode) ... skipped 'requires _json' test_decimal (test.test_json.test_decode.TestPyDecode) ... ok test_decoder_optimizations (test.test_json.test_decode.TestPyDecode) ... ok test_empty_objects (test.test_json.test_decode.TestPyDecode) ... ok test_extra_data (test.test_json.test_decode.TestPyDecode) ... ok test_float (test.test_json.test_decode.TestPyDecode) ... ok test_invalid_escape (test.test_json.test_decode.TestPyDecode) ... ok test_invalid_input_type (test.test_json.test_decode.TestPyDecode) ... ok test_keys_reuse (test.test_json.test_decode.TestPyDecode) ... ok test_negative_index (test.test_json.test_decode.TestPyDecode) ... ok test_object_pairs_hook (test.test_json.test_decode.TestPyDecode) ... ok test_string_with_utf8_bom (test.test_json.test_decode.TestPyDecode) ... ok test_default (test.test_json.test_default.TestCDefault) ... skipped 'requires _json' test_default (test.test_json.test_default.TestPyDefault) ... ok test_dump (test.test_json.test_dump.TestCDump) ... skipped 'requires _json' test_dumps (test.test_json.test_dump.TestCDump) ... skipped 'requires _json' test_encode_evil_dict (test.test_json.test_dump.TestCDump) ... skipped 'requires _json' test_encode_mutated (test.test_json.test_dump.TestCDump) ... skipped 'requires _json' test_encode_truefalse (test.test_json.test_dump.TestCDump) ... skipped 'requires _json' test_large_list (test.test_json.test_dump.TestCDump) ... skipped 'requires _json' test_dump (test.test_json.test_dump.TestPyDump) ... ok test_dumps (test.test_json.test_dump.TestPyDump) ... ok test_encode_evil_dict (test.test_json.test_dump.TestPyDump) ... ok test_encode_mutated (test.test_json.test_dump.TestPyDump) ... ok test_encode_truefalse (test.test_json.test_dump.TestPyDump) ... ok test_encode_basestring_ascii (test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii) ... skipped 'requires _json' test_ordered_dict (test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii) ... skipped 'requires _json' test_overflow (test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii) ... skipped 'requires _json' test_sorted_dict (test.test_json.test_encode_basestring_ascii.TestCEncodeBasestringAscii) ... skipped 'requires _json' test_encode_basestring_ascii (test.test_json.test_encode_basestring_ascii.TestPyEncodeBasestringAscii) ... ok test_ordered_dict (test.test_json.test_encode_basestring_ascii.TestPyEncodeBasestringAscii) ... ok test_sorted_dict (test.test_json.test_encode_basestring_ascii.TestPyEncodeBasestringAscii) ... ok test_dict_keys (test.test_json.test_enum.TestCEnum) ... skipped 'requires _json' test_dict_values (test.test_json.test_enum.TestCEnum) ... skipped 'requires _json' test_floats (test.test_json.test_enum.TestCEnum) ... skipped 'requires _json' test_ints (test.test_json.test_enum.TestCEnum) ... skipped 'requires _json' test_list (test.test_json.test_enum.TestCEnum) ... skipped 'requires _json' test_weird_floats (test.test_json.test_enum.TestCEnum) ... skipped 'requires _json' test_dict_keys (test.test_json.test_enum.TestPyEnum) ... ok test_dict_values (test.test_json.test_enum.TestPyEnum) ... ok test_floats (test.test_json.test_enum.TestPyEnum) ... ok test_ints (test.test_json.test_enum.TestPyEnum) ... ok test_list (test.test_json.test_enum.TestPyEnum) ... ok test_weird_floats (test.test_json.test_enum.TestPyEnum) ... ok test_extra_data (test.test_json.test_fail.TestCFail) ... skipped 'requires _json' test_failures (test.test_json.test_fail.TestCFail) ... skipped 'requires _json' test_linecol (test.test_json.test_fail.TestCFail) ... skipped 'requires _json' test_non_string_keys_dict (test.test_json.test_fail.TestCFail) ... skipped 'requires _json' test_truncated_input (test.test_json.test_fail.TestCFail) ... skipped 'requires _json' test_unexpected_data (test.test_json.test_fail.TestCFail) ... skipped 'requires _json' test_extra_data (test.test_json.test_fail.TestPyFail) ... ok test_failures (test.test_json.test_fail.TestPyFail) ... ok test_linecol (test.test_json.test_fail.TestPyFail) ... ok test_non_string_keys_dict (test.test_json.test_fail.TestPyFail) ... ok test_truncated_input (test.test_json.test_fail.TestPyFail) ... ok test_unexpected_data (test.test_json.test_fail.TestPyFail) ... ok test_allow_nan (test.test_json.test_float.TestCFloat) ... skipped 'requires _json' test_floats (test.test_json.test_float.TestCFloat) ... skipped 'requires _json' test_ints (test.test_json.test_float.TestCFloat) ... skipped 'requires _json' test_out_of_range (test.test_json.test_float.TestCFloat) ... skipped 'requires _json' test_allow_nan (test.test_json.test_float.TestPyFloat) ... ok test_floats (test.test_json.test_float.TestPyFloat) ... ok test_ints (test.test_json.test_float.TestPyFloat) ... ok test_out_of_range (test.test_json.test_float.TestPyFloat) ... ok test_indent (test.test_json.test_indent.TestCIndent) ... skipped 'requires _json' test_indent0 (test.test_json.test_indent.TestCIndent) ... skipped 'requires _json' test_indent (test.test_json.test_indent.TestPyIndent) ... ok test_indent0 (test.test_json.test_indent.TestPyIndent) ... ok test_parse (test.test_json.test_pass1.TestCPass1) ... skipped 'requires _json' test_parse (test.test_json.test_pass1.TestPyPass1) ... ok test_parse (test.test_json.test_pass2.TestCPass2) ... skipped 'requires _json' test_parse (test.test_json.test_pass2.TestPyPass2) ... ok test_parse (test.test_json.test_pass3.TestCPass3) ... skipped 'requires _json' test_parse (test.test_json.test_pass3.TestPyPass3) ... ok test_defaultrecursion (test.test_json.test_recursion.TestCRecursion) ... skipped 'requires _json' test_dictrecursion (test.test_json.test_recursion.TestCRecursion) ... skipped 'requires _json' test_endless_recursion (test.test_json.test_recursion.TestCRecursion) ... skipped 'requires _json' test_highly_nested_objects_decoding (test.test_json.test_recursion.TestCRecursion) ... skipped 'requires _json' test_highly_nested_objects_encoding (test.test_json.test_recursion.TestCRecursion) ... skipped 'requires _json' test_listrecursion (test.test_json.test_recursion.TestCRecursion) ... skipped 'requires _json' test_defaultrecursion (test.test_json.test_recursion.TestPyRecursion) ... ok test_dictrecursion (test.test_json.test_recursion.TestPyRecursion) ... ok test_endless_recursion (test.test_json.test_recursion.TestPyRecursion) ... ok test_highly_nested_objects_decoding (test.test_json.test_recursion.TestPyRecursion) ... ok test_highly_nested_objects_encoding (test.test_json.test_recursion.TestPyRecursion) ... ok test_listrecursion (test.test_json.test_recursion.TestPyRecursion) ... ok test_bad_escapes (test.test_json.test_scanstring.TestCScanstring) ... skipped 'requires _json' test_overflow (test.test_json.test_scanstring.TestCScanstring) ... skipped 'requires _json' test_scanstring (test.test_json.test_scanstring.TestCScanstring) ... skipped 'requires _json' test_surrogates (test.test_json.test_scanstring.TestCScanstring) ... skipped 'requires _json' test_bad_escapes (test.test_json.test_scanstring.TestPyScanstring) ... ok test_overflow (test.test_json.test_scanstring.TestPyScanstring) ... ok test_scanstring (test.test_json.test_scanstring.TestPyScanstring) ... ok test_surrogates (test.test_json.test_scanstring.TestPyScanstring) ... ok test_illegal_separators (test.test_json.test_separators.TestCSeparators) ... skipped 'requires _json' test_separators (test.test_json.test_separators.TestCSeparators) ... skipped 'requires _json' test_illegal_separators (test.test_json.test_separators.TestPySeparators) ... ok test_separators (test.test_json.test_separators.TestPySeparators) ... ok test_make_encoder (test.test_json.test_speedups.TestDecode) ... skipped 'requires _json' test_make_scanner (test.test_json.test_speedups.TestDecode) ... skipped 'requires _json' test_encode_basestring_ascii (test.test_json.test_speedups.TestSpeedups) ... skipped 'requires _json' test_scanstring (test.test_json.test_speedups.TestSpeedups) ... skipped 'requires _json' test_help_flag (test.test_json.test_tool.TestTool) ... ok test_infile_outfile (test.test_json.test_tool.TestTool) ... ok test_infile_stdout (test.test_json.test_tool.TestTool) ... ok test_sort_keys_flag (test.test_json.test_tool.TestTool) ... ok test_stdin_stdout (test.test_json.test_tool.TestTool) ... ok test_big_unicode_decode (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_big_unicode_encode (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_bytes_decode (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_bytes_encode (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_encoding3 (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_encoding4 (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_encoding5 (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_encoding6 (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_object_pairs_hook_with_unicode (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_unicode_decode (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_unicode_preservation (test.test_json.test_unicode.TestCUnicode) ... skipped 'requires _json' test_big_unicode_decode (test.test_json.test_unicode.TestPyUnicode) ... ok test_big_unicode_encode (test.test_json.test_unicode.TestPyUnicode) ... ok test_bytes_decode (test.test_json.test_unicode.TestPyUnicode) ... ok test_bytes_encode (test.test_json.test_unicode.TestPyUnicode) ... ok BUILDSTDERR: test_encoding3 (test.test_json1.17user 0.17system 0:01.37elapsed 98%CPU (0avgtext+0avgdata 78172maxresident)k BUILDSTDERR: 0inputs+248outputs (0major+59293minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_keyword ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_keyword BUILDSTDERR: 0.63user 0.13system 0:00.78elapsed 98%CPU (0avgtext+0avgdata 52460maxresident)k BUILDSTDERR: 0inputs+72outputs (0major+36894minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_keywordonlyarg ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_keywordonlyarg BUILDSTDERR: 0.30user 0.04system 0:00.35elapsed 98%CPU (0avgtext+0avgdata 52112maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+10144minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_kqueue ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_kqueue .test_unicode.TestPyUnicode) ... ok test_encoding4 (test.test_json.test_unicode.TestPyUnicode) ... ok test_encoding5 (test.test_json.test_unicode.TestPyUnicode) ... ok test_encoding6 (test.test_json.test_unicode.TestPyUnicode) ... ok test_object_pairs_hook_with_unicode (test.test_json.test_unicode.TestPyUnicode) ... ok test_unicode_decode (test.test_json.test_unicode.TestPyUnicode) ... ok test_unicode_preservation (test.test_json.test_unicode.TestPyUnicode) ... ok ---------------------------------------------------------------------- Ran 147 tests in 0.819s OK (skipped=72) 1 test OK. Total duration: 1 sec Tests result: SUCCESS =================== test_keyword ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_919 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_keyword test_empty_grammar_results_in_no_keywords (test.test_keyword.TestKeywordGeneration) ... ok test_grammar (test.test_keyword.TestKeywordGeneration) ... ok test_keywords_py_without_markers_produces_error (test.test_keyword.TestKeywordGeneration) ... ok test_missing_grammar_file_produces_error (test.test_keyword.TestKeywordGeneration) ... ok test_missing_keywords_py_file_produces_error (test.test_keyword.TestKeywordGeneration) ... ok test_real_grammar_and_keyword_file (test.test_keyword.TestKeywordGeneration) ... skipped 'test only works from source build directory' test_changing_the_kwlist_does_not_affect_iskeyword (test.test_keyword.Test_iskeyword) ... ok test_none_value_is_not_a_keyword (test.test_keyword.Test_iskeyword) ... ok test_true_is_a_keyword (test.test_keyword.Test_iskeyword) ... ok test_uppercase_true_is_not_a_keyword (test.test_keyword.Test_iskeyword) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.369s OK (skipped=1) 1 test OK. Total duration: 455 ms Tests result: SUCCESS =================== test_keywordonlyarg ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_928 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_keywordonlyarg testFunctionCall (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok testKwDefaults (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok testRaiseErrorFuncallWithUnexpectedKeywordArgument (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok testSyntaxErrorForFunctionCall (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok testSyntaxErrorForFunctionDefinition (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok testSyntaxForManyArguments (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok testTooManyPositionalErrorMessage (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok test_default_evaluation_order (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok test_issue13343 (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok test_kwonly_methods (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok test_mangling (test.test_keywordonlyarg.KeywordOnlyArgTestCase) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.005s OK 1 test OK. Total duration: 79 ms Tests result: SUCCESS =================== test_kqueue ==================== BUILDSTDERR: == PyPy 3.6.1 (60.33user 0.02system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 51976maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9815minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_largefile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_largefile BUILDSTDERR: 0.33user 0.06system 0:00.40elapsed 99%CPU (0avgtext+0avgdata 52144maxresident)k BUILDSTDERR: 0inputs+64outputs (0major+10217minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_lib2to3 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_lib2to3 793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_932 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_kqueue test_kqueue skipped -- test works only on BSD test_kqueue skipped 1 test skipped: test_kqueue Total duration: 73 ms Tests result: SUCCESS =================== test_largefile ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_936 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_largefile test_lseek (test.test_largefile.CLargeFileTest) ... ok test_osstat (test.test_largefile.CLargeFileTest) ... ok test_seek_read (test.test_largefile.CLargeFileTest) ... ok test_seekable (test.test_largefile.CLargeFileTest) ... ok test_truncate (test.test_largefile.CLargeFileTest) ... ok test_lseek (test.test_largefile.PyLargeFileTest) ... ok test_osstat (test.test_largefile.PyLargeFileTest) ... ok test_seek_read (test.test_largefile.PyLargeFileTest) ... ok test_seekable (test.test_largefile.PyLargeFileTest) ... ok test_truncate (test.test_largefile.PyLargeFileTest) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.009s OK 1 test OK. Total duration: 112 ms Tests result: SUCCESS =================== test_lib2to3 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_940 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_lib2to3 test_all_project_files (lib2to3.tests.test_all_fixers.Test_all) ... skipped "resource 'cpu' is not enabled" test_1 (lib2to3.tests.test_fixers.Test_apply) ... ok test_2 (lib2to3.tests.test_fixers.Test_apply) ... ok test_3 (lib2to3.tests.test_fixers.Test_apply) ... ok test_4 (lib2to3.tests.test_fixers.Test_apply) ... ok test_5 (lib2to3.tests.test_fixers.Test_apply) ... ok test_6 (lib2to3.tests.test_fixers.Test_apply) ... ok test_call (lib2to3.tests.test_fixers.Test_apply) ... ok test_complex_1 (lib2to3.tests.test_fixers.Test_apply) ... ok test_complex_2 (lib2to3.tests.test_fixers.Test_apply) ... ok test_complex_3 (lib2to3.tests.test_fixers.Test_apply) ... ok test_dotted_name (lib2to3.tests.test_fixers.Test_apply) ... ok test_extreme (lib2to3.tests.test_fixers.Test_apply) ... ok test_space_1 (lib2to3.tests.test_fixers.Test_apply) ... ok test_space_2 (lib2to3.tests.test_fixers.Test_apply) ... ok test_subscript (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_4 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_5 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_6 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_6b (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_7 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_8 (lib2to3.tests.test_fixers.Test_apply) ... ok test_unchanged_9 (lib2to3.tests.test_fixers.Test_apply) ... ok test_weird_comments (lib2to3.tests.test_fixers.Test_apply) ... ok test_deprecated_names (lib2to3.tests.test_fixers.Test_asserts) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_asserts) ... ok test_variants (lib2to3.tests.test_fixers.Test_asserts) ... ok test_basestring (lib2to3.tests.test_fixers.Test_basestring) ... ok test_buffer (lib2to3.tests.test_fixers.Test_buffer) ... ok test_slicing (lib2to3.tests.test_fixers.Test_buffer) ... ok test_01 (lib2to3.tests.test_fixers.Test_dict) ... ok test_02 (lib2to3.tests.test_fixers.Test_dict) ... ok test_03 (lib2to3.tests.test_fixers.Test_dict) ... ok test_04 (lib2to3.tests.test_fixers.Test_dict) ... ok test_05 (lib2to3.tests.test_fixers.Test_dict) ... ok test_06 (lib2to3.tests.test_fixers.Test_dict) ... ok test_07 (lib2to3.tests.test_fixers.Test_dict) ... ok test_08 (lib2to3.tests.test_fixers.Test_dict) ... ok test_09 (lib2to3.tests.test_fixers.Test_dict) ... ok test_10 (lib2to3.tests.test_fixers.Test_dict) ... ok test_11 (lib2to3.tests.test_fixers.Test_dict) ... ok test_12 (lib2to3.tests.test_fixers.Test_dict) ... ok test_13 (lib2to3.tests.test_fixers.Test_dict) ... ok test_14 (lib2to3.tests.test_fixers.Test_dict) ... ok test_15 (lib2to3.tests.test_fixers.Test_dict) ... ok test_16 (lib2to3.tests.test_fixers.Test_dict) ... ok test_17 (lib2to3.tests.test_fixers.Test_dict) ... ok test_18 (lib2to3.tests.test_fixers.Test_dict) ... ok test_19 (lib2to3.tests.test_fixers.Test_dict) ... ok test_20 (lib2to3.tests.test_fixers.Test_dict) ... ok test_21 (lib2to3.tests.test_fixers.Test_dict) ... ok test_22 (lib2to3.tests.test_fixers.Test_dict) ... ok test_23 (lib2to3.tests.test_fixers.Test_dict) ... ok test_24 (lib2to3.tests.test_fixers.Test_dict) ... ok test_25 (lib2to3.tests.test_fixers.Test_dict) ... ok test_26 (lib2to3.tests.test_fixers.Test_dict) ... ok test_27 (lib2to3.tests.test_fixers.Test_dict) ... ok test_28 (lib2to3.tests.test_fixers.Test_dict) ... ok test_29 (lib2to3.tests.test_fixers.Test_dict) ... ok test_30 (lib2to3.tests.test_fixers.Test_dict) ... ok test_31 (lib2to3.tests.test_fixers.Test_dict) ... ok test_32 (lib2to3.tests.test_fixers.Test_dict) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_dict) ... ok test_trailing_comment (lib2to3.tests.test_fixers.Test_dict) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_dict) ... ok test_bare_except (lib2to3.tests.test_fixers.Test_except) ... ok test_bare_except_and_else_finally (lib2to3.tests.test_fixers.Test_except) ... ok test_list_unpack (lib2to3.tests.test_fixers.Test_except) ... ok test_multi_class (lib2to3.tests.test_fixers.Test_except) ... ok test_multi_fixed_excepts_before_bare_except (lib2to3.tests.test_fixers.Test_except) ... ok test_one_line_suites (lib2to3.tests.test_fixers.Test_except) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_except) ... ok test_simple (lib2to3.tests.test_fixers.Test_except) ... ok test_simple_no_space_before_target (lib2to3.tests.test_fixers.Test_except) ... ok test_tuple_unpack (lib2to3.tests.test_fixers.Test_except) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_except) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_except) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_except) ... ok test_weird_target_1 (lib2to3.tests.test_fixers.Test_except) ... ok test_weird_target_2 (lib2to3.tests.test_fixers.Test_except) ... ok test_weird_target_3 (lib2to3.tests.test_fixers.Test_except) ... ok test_basic (lib2to3.tests.test_fixers.Test_exec) ... ok test_complex_1 (lib2to3.tests.test_fixers.Test_exec) ... ok test_complex_2 (lib2to3.tests.test_fixers.Test_exec) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_exec) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_exec) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_exec) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_exec) ... ok test_unchanged_4 (lib2to3.tests.test_fixers.Test_exec) ... ok test_with_globals (lib2to3.tests.test_fixers.Test_exec) ... ok test_with_globals_locals (lib2to3.tests.test_fixers.Test_exec) ... ok test_conversion (lib2to3.tests.test_fixers.Test_execfile) ... ok test_spacing (lib2to3.tests.test_fixers.Test_execfile) ... ok test_comments (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_complex_expression (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_in_a_function (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_names_import (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_no_sys_import (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_simple (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_exitfunc) ... ok test_filter_basic (lib2to3.tests.test_fixers.Test_filter) ... ok test_filter_nochange (lib2to3.tests.test_fixers.Test_filter) ... ok test_future_builtins (lib2to3.tests.test_fixers.Test_filter) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_filter) ... ok test (lib2to3.tests.test_fixers.Test_funcattrs) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_funcattrs) ... ok test_future (lib2to3.tests.test_fixers.Test_future) ... ok test_run_order (lib2to3.tests.test_fixers.Test_future) ... ok test_basic (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_comment (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_indentation (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_multilation (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_getcwdu) ... ok test_1 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_10 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_11 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_2 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_3 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_4 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_5 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_6 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_7 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_8 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_9 (lib2to3.tests.test_fixers.Test_has_key) ... ok test_eq_expression (lib2to3.tests.test_fixers.Test_idioms) ... ok test_eq_reverse (lib2to3.tests.test_fixers.Test_idioms) ... ok test_eq_simple (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_expression (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_not_expression (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_not_reverse (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_not_simple (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_reverse (lib2to3.tests.test_fixers.Test_idioms) ... ok test_is_simple (lib2to3.tests.test_fixers.Test_idioms) ... ok test_ne_expression (lib2to3.tests.test_fixers.Test_idioms) ... ok test_ne_reverse (lib2to3.tests.test_fixers.Test_idioms) ... ok test_ne_simple (lib2to3.tests.test_fixers.Test_idioms) ... ok test_sort_list_call (lib2to3.tests.test_fixers.Test_idioms) ... ok test_sort_simple_expr (lib2to3.tests.test_fixers.Test_idioms) ... ok test_sort_unchanged (lib2to3.tests.test_fixers.Test_idioms) ... ok test_type_unchanged (lib2to3.tests.test_fixers.Test_idioms) ... ok test_while (lib2to3.tests.test_fixers.Test_idioms) ... ok test_while_unchanged (lib2to3.tests.test_fixers.Test_idioms) ... ok test_already_relative_import (lib2to3.tests.test_fixers.Test_import) ... ok test_comments_and_indent (lib2to3.tests.test_fixers.Test_import) ... ok test_dotted_from (lib2to3.tests.test_fixers.Test_import) ... ok test_dotted_import (lib2to3.tests.test_fixers.Test_import) ... ok test_dotted_import_as (lib2to3.tests.test_fixers.Test_import) ... ok test_files_checked (lib2to3.tests.test_fixers.Test_import) ... ok test_from (lib2to3.tests.test_fixers.Test_import) ... ok test_from_as (lib2to3.tests.test_fixers.Test_import) ... ok test_import (lib2to3.tests.test_fixers.Test_import) ... ok test_import_as (lib2to3.tests.test_fixers.Test_import) ... ok test_import_from_package (lib2to3.tests.test_fixers.Test_import) ... ok test_in_package (lib2to3.tests.test_fixers.Test_import) ... ok test_local_and_absolute (lib2to3.tests.test_fixers.Test_import) ... ok test_not_in_package (lib2to3.tests.test_fixers.Test_import) ... ok test_prefix (lib2to3.tests.test_fixers.Test_import) ... ok test_with_absolute_import_enabled (lib2to3.tests.test_fixers.Test_import) ... ok test_import_from (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_module (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_module_as (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_imports) ... ok test_multiple_imports (lib2to3.tests.test_fixers.Test_imports) ... ok test_multiple_imports_as (lib2to3.tests.test_fixers.Test_imports) ... ok test_star (lib2to3.tests.test_fixers.Test_imports) ... ok test_import_from (lib2to3.tests.test_fixers.Test_imports2) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_imports2) ... ok test_import_module (lib2to3.tests.test_fixers.Test_imports2) ... ok test_import_module_as (lib2to3.tests.test_fixers.Test_imports2) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_imports2) ... ok test_star (lib2to3.tests.test_fixers.Test_imports2) ... ok test_after_local_imports_refactoring (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_from (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_module (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_module_as (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_star (lib2to3.tests.test_fixers.Test_imports_fixer_order) ... ok test_1 (lib2to3.tests.test_fixers.Test_input) ... ok test_2 (lib2to3.tests.test_fixers.Test_input) ... ok test_3 (lib2to3.tests.test_fixers.Test_input) ... ok test_4 (lib2to3.tests.test_fixers.Test_input) ... ok test_idempotency (lib2to3.tests.test_fixers.Test_input) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_input) ... ok test_trailing_comment (lib2to3.tests.test_fixers.Test_input) ... ok test (lib2to3.tests.test_fixers.Test_intern) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_intern) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_intern) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_isinstance) ... ok test_remove_multiple_items (lib2to3.tests.test_fixers.Test_isinstance) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_isinstance) ... ok test_0 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_1 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_2 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_qualified (lib2to3.tests.test_fixers.Test_itertools) ... ok test_run_order (lib2to3.tests.test_fixers.Test_itertools) ... ok test_space_1 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_space_2 (lib2to3.tests.test_fixers.Test_itertools) ... ok test_comments (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_ifilter_and_zip_longest (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_import_as (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_import_star (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_none (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_reduced (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_itertools_imports) ... ok test_1 (lib2to3.tests.test_fixers.Test_long) ... ok test_2 (lib2to3.tests.test_fixers.Test_long) ... ok test_3 (lib2to3.tests.test_fixers.Test_long) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_long) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_long) ... ok test_None_with_multiple_arguments (lib2to3.tests.test_fixers.Test_map) ... ok test_future_builtins (lib2to3.tests.test_fixers.Test_map) ... ok test_map_basic (lib2to3.tests.test_fixers.Test_map) ... ok test_map_nochange (lib2to3.tests.test_fixers.Test_map) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_map) ... ok test_trailing_comment (lib2to3.tests.test_fixers.Test_map) ... ok test_comments (lib2to3.tests.test_fixers.Test_metaclass) ... ok test_meta (lib2to3.tests.test_fixers.Test_metaclass) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_metaclass) ... ok test (lib2to3.tests.test_fixers.Test_methodattrs) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_methodattrs) ... ok test_basic (lib2to3.tests.test_fixers.Test_ne) ... ok test_chained (lib2to3.tests.test_fixers.Test_ne) ... ok test_no_spaces (lib2to3.tests.test_fixers.Test_ne) ... ok test_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_4 (lib2to3.tests.test_fixers.Test_next) ... ok test_5 (lib2to3.tests.test_fixers.Test_next) ... ok test_6 (lib2to3.tests.test_fixers.Test_next) ... ok test_assign_to_next (lib2to3.tests.test_fixers.Test_next) ... ok test_assign_to_next_in_list (lib2to3.tests.test_fixers.Test_next) ... ok test_assign_to_next_in_tuple (lib2to3.tests.test_fixers.Test_next) ... ok test_builtin_assign (lib2to3.tests.test_fixers.Test_next) ... ok test_builtin_assign_in_list (lib2to3.tests.test_fixers.Test_next) ... ok test_builtin_assign_in_tuple (lib2to3.tests.test_fixers.Test_next) ... ok test_method_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_method_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_method_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_method_4 (lib2to3.tests.test_fixers.Test_next) ... ok test_method_unchanged (lib2to3.tests.test_fixers.Test_next) ... ok test_noncall_access_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_noncall_access_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_noncall_access_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_4 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_5 (lib2to3.tests.test_fixers.Test_next) ... ok test_prefix_preservation_6 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_list_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_list_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_simple (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_tuple_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_assign_tuple_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_for_simple (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_for_tuple_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_for_tuple_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_funcdef_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_funcdef_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_global_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_global_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_from_1 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_from_2 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_from_3 (lib2to3.tests.test_fixers.Test_next) ... ok test_shadowing_import_from_4 (lib2to3.tests.test_fixers.Test_next) ... ok test_1 (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_2 (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_unchanged_func (lib2to3.tests.test_fixers.Test_nonzero) ... ok test_comments_and_spacing (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_long_hex (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_long_int_1 (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_long_int_2 (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_octal_1 (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_complex_bare (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_complex_float (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_complex_int (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_exp (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_float (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_hex (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_int (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_unchanged_octal (lib2to3.tests.test_fixers.Test_numliterals) ... ok test_bare_isCallable (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_operator_irepeat (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_operator_isMappingType (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_operator_isNumberType (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_operator_isSequenceType (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_operator_repeat (lib2to3.tests.test_fixers.Test_operator) ... ok test_bare_sequenceIncludes (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_irepeat (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_isCallable (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_isMappingType (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_isNumberType (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_isSequenceType (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_repeat (lib2to3.tests.test_fixers.Test_operator) ... ok test_operator_sequenceIncludes (lib2to3.tests.test_fixers.Test_operator) ... ok test_0 (lib2to3.tests.test_fixers.Test_paren) ... ok test_1 (lib2to3.tests.test_fixers.Test_paren) ... ok test_2 (lib2to3.tests.test_fixers.Test_paren) ... ok test_3 (lib2to3.tests.test_fixers.Test_paren) ... ok test_4 (lib2to3.tests.test_fixers.Test_paren) ... ok test_5 (lib2to3.tests.test_fixers.Test_paren) ... ok test_6 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_0 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_paren) ... ok test_unchanged_4 (lib2to3.tests.test_fixers.Test_paren) ... ok test_1 (lib2to3.tests.test_fixers.Test_print) ... ok test_2 (lib2to3.tests.test_fixers.Test_print) ... ok test_3 (lib2to3.tests.test_fixers.Test_print) ... ok test_4 (lib2to3.tests.test_fixers.Test_print) ... ok test_5 (lib2to3.tests.test_fixers.Test_print) ... ok test_idempotency (lib2to3.tests.test_fixers.Test_print) ... ok test_idempotency_print_as_function (lib2to3.tests.test_fixers.Test_print) ... ok test_no_trailing_comma (lib2to3.tests.test_fixers.Test_print) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_print) ... ok test_spaces_before_file (lib2to3.tests.test_fixers.Test_print) ... ok test_trailing_comma_1 (lib2to3.tests.test_fixers.Test_print) ... ok test_trailing_comma_2 (lib2to3.tests.test_fixers.Test_print) ... ok test_trailing_comma_3 (lib2to3.tests.test_fixers.Test_print) ... ok test_tuple (lib2to3.tests.test_fixers.Test_print) ... ok test_vargs_without_trailing_comma (lib2to3.tests.test_fixers.Test_print) ... ok test_with_future_print_function (lib2to3.tests.test_fixers.Test_print) ... ok test_with_trailing_comma (lib2to3.tests.test_fixers.Test_print) ... ok test_None_value (lib2to3.tests.test_fixers.Test_raise) ... ok test_basic (lib2to3.tests.test_fixers.Test_raise) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_raise) ... ok test_string_exc (lib2to3.tests.test_fixers.Test_raise) ... ok test_string_exc_val (lib2to3.tests.test_fixers.Test_raise) ... ok test_string_exc_val_tb (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_1 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_2 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_3 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_4 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_5 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tb_6 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tuple_detection (lib2to3.tests.test_fixers.Test_raise) ... ok test_tuple_exc_1 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tuple_exc_2 (lib2to3.tests.test_fixers.Test_raise) ... ok test_tuple_value (lib2to3.tests.test_fixers.Test_raise) ... ok test_with_comments (lib2to3.tests.test_fixers.Test_raise) ... ok test_1 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_2 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_3 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_4 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_5 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_6 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_8 (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_raw_input) ... ok test_bug_7253 (lib2to3.tests.test_fixers.Test_reduce) ... ok test_call_with_lambda (lib2to3.tests.test_fixers.Test_reduce) ... ok test_simple_call (lib2to3.tests.test_fixers.Test_reduce) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_reduce) ... ok test (lib2to3.tests.test_fixers.Test_reload) ... ok test_comment (lib2to3.tests.test_fixers.Test_reload) ... ok test_space (lib2to3.tests.test_fixers.Test_reload) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_reload) ... ok test_import_from (lib2to3.tests.test_fixers.Test_renames) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_renames) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_renames) ... ok test_complex (lib2to3.tests.test_fixers.Test_repr) ... ok test_nested (lib2to3.tests.test_fixers.Test_repr) ... ok test_nested_tuples (lib2to3.tests.test_fixers.Test_repr) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_repr) ... ok test_simple_1 (lib2to3.tests.test_fixers.Test_repr) ... ok test_simple_2 (lib2to3.tests.test_fixers.Test_repr) ... ok test_tuple (lib2to3.tests.test_fixers.Test_repr) ... ok test_basic (lib2to3.tests.test_fixers.Test_set_literal) ... ok test_comments (lib2to3.tests.test_fixers.Test_set_literal) ... ok test_listcomps (lib2to3.tests.test_fixers.Test_set_literal) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_set_literal) ... ok test_whitespace (lib2to3.tests.test_fixers.Test_set_literal) ... ok test (lib2to3.tests.test_fixers.Test_standarderror) ... ok test_0 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_1 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_2 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_3 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_4 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_5 (lib2to3.tests.test_fixers.Test_sys_exc) ... ok test_1 (lib2to3.tests.test_fixers.Test_throw) ... ok test_2 (lib2to3.tests.test_fixers.Test_throw) ... ok test_3 (lib2to3.tests.test_fixers.Test_throw) ... ok test_4 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_1 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_2 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_3 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_4 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_5 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_6 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_7 (lib2to3.tests.test_fixers.Test_throw) ... ok test_tb_8 (lib2to3.tests.test_fixers.Test_throw) ... ok test_untouched_1 (lib2to3.tests.test_fixers.Test_throw) ... ok test_untouched_2 (lib2to3.tests.test_fixers.Test_throw) ... ok test_untouched_3 (lib2to3.tests.test_fixers.Test_throw) ... ok test_warn_1 (lib2to3.tests.test_fixers.Test_throw) ... ok test_warn_2 (lib2to3.tests.test_fixers.Test_throw) ... ok test_warn_3 (lib2to3.tests.test_fixers.Test_throw) ... ok test_1 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_2 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_3 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_docstring (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_keywords (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_nested (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_nested_multi_use (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_no_change (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_one_tuple (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_parens_single_arg (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_simple (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_simple_multi_use (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_lambda_simple_reverse (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_multi_1 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_multi_2 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_semicolon (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_unchanged_1 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_unchanged_2 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_unchanged_3 (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_varargs (lib2to3.tests.test_fixers.Test_tuple_params) ... ok test_basic_types_convert (lib2to3.tests.test_fixers.Test_types) ... ok test_bytes_literal_escape_u (lib2to3.tests.test_fixers.Test_unicode) ... ok test_native_literal_escape_u (lib2to3.tests.test_fixers.Test_unicode) ... ok test_native_unicode_literal_escape_u (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unichr (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_call (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_literal_1 (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_literal_2 (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_literal_3 (lib2to3.tests.test_fixers.Test_unicode) ... ok test_unicode_literal_escape_u (lib2to3.tests.test_fixers.Test_unicode) ... ok test_whitespace (lib2to3.tests.test_fixers.Test_unicode) ... ok test_import_from (lib2to3.tests.test_fixers.Test_urllib) ... ok test_import_from_as (lib2to3.tests.test_fixers.Test_urllib) ... ok test_import_module (lib2to3.tests.test_fixers.Test_urllib) ... ok test_import_module_as (lib2to3.tests.test_fixers.Test_urllib) ... ok test_import_module_usage (lib2to3.tests.test_fixers.Test_urllib) ... ok test_indented (lib2to3.tests.test_fixers.Test_urllib) ... ok test_star (lib2to3.tests.test_fixers.Test_urllib) ... ok test_in_consuming_context (lib2to3.tests.test_fixers.Test_xrange) ... ok test_in_contains_test (lib2to3.tests.test_fixers.Test_xrange) ... ok test_prefix_preservation (lib2to3.tests.test_fixers.Test_xrange) ... ok test_range_in_for (lib2to3.tests.test_fixers.Test_xrange) ... ok test_single_arg (lib2to3.tests.test_fixers.Test_xrange) ... ok test_three_args (lib2to3.tests.test_fixers.Test_xrange) ... ok test_two_args (lib2to3.tests.test_fixers.Test_xrange) ... ok test_wrap_in_list (lib2to3.tests.test_fixers.Test_xrange) ... ok test_xrange_in_for (lib2to3.tests.test_fixers.Test_xrange) ... ok test_double_transform (lib2to3.tests.test_fixers.Test_xrange_with_reduce) ... ok test_attr_ref (lib2to3.tests.test_fixers.Test_xreadlines) ... ok test_call (lib2to3.tests.test_fixers.Test_xreadlines) ... ok test_unchanged (lib2to3.tests.test_fixers.Test_xreadlines) ... ok test_future_builtins (lib2to3.tests.test_fixers.Test_zip) ... ok test_zip_basic (lib2to3.tests.test_fixers.Test_zip) ... ok test_zip_nochange (lib2to3.tests.test_fixers.Test_zip) ... ok test_filename_changing_on_output_single_dir (lib2to3.tests.test_main.TestMain) 2to3 a single directory with a new output dir and suffix. ... ok test_filename_changing_on_output_single_file (lib2to3.tests.test_main.TestMain) 2to3 a single file with a new output dir. ... ok test_filename_changing_on_output_two_files (lib2to3.tests.test_main.TestMain) 2to3 two files in one directory with a new output dir. ... ok test_unencodable_diff (lib2to3.tests.test_main.TestMain) ... ok test_async_for (lib2to3.tests.test_parser.TestAsyncAwait) ... ok test_async_var (lib2to3.tests.test_parser.TestAsyncAwait) ... ok test_async_with (lib2to3.tests.test_parser.TestAsyncAwait) ... ok test_await_expr (lib2to3.tests.test_parser.TestAsyncAwait) ... ok test_new_syntax (lib2to3.tests.test_parser.TestClassDef) ... ok test_formfeed (lib2to3.tests.test_parser.TestDriver) ... ok test_new (lib2to3.tests.test_parser.TestExcept) ... ok test_old (lib2to3.tests.test_parser.TestExcept) ... ok test_1 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_2 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_3 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_4 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_5 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_6 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_7 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_8 (lib2to3.tests.test_parser.TestFunctionAnnotations) ... ok test_multiline_bytes_literals (lib2to3.tests.test_parser.TestLiterals) ... ok test_multiline_bytes_tripquote_literals (lib2to3.tests.test_parser.TestLiterals) ... ok test_multiline_str_literals (lib2to3.tests.test_parser.TestLiterals) ... ok test_matrix_multiplication_operator (lib2to3.tests.test_parser.TestMatrixMultiplication) ... ok test_new_binary_notation (lib2to3.tests.test_parser.TestNumericLiterals) ... ok test_new_octal_notation (lib2to3.tests.test_parser.TestNumericLiterals) ... ok test_all_project_files (lib2to3.tests.test_parser.TestParserIdempotency) ... expected failure test_extended_unpacking (lib2to3.tests.test_parser.TestParserIdempotency) ... ok test_load_grammar_from_pickle (lib2to3.tests.test_parser.TestPgen2Caching) ... ok test_load_grammar_from_subprocess (lib2to3.tests.test_parser.TestPgen2Caching) ... ok test_load_grammar_from_txt_file (lib2to3.tests.test_parser.TestPgen2Caching) ... ok test_2x_style_1 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_2x_style_2 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_2x_style_3 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_2x_style_invalid_1 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style_invalid_1 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style_invalid_2 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style_invalid_3 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_3x_style_invalid_4 (lib2to3.tests.test_parser.TestRaiseChanges) ... ok test_1 (lib2to3.tests.test_parser.TestSetLiteral) ... ok test_2 (lib2to3.tests.test_parser.TestSetLiteral) ... ok test_3 (lib2to3.tests.test_parser.TestSetLiteral) ... ok test_4 (lib2to3.tests.test_parser.TestSetLiteral) ... ok test_argument_unpacking_1 (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_argument_unpacking_2 (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_argument_unpacking_3 (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_dict_display_1 (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_dict_display_2 (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_double_star_dict_literal (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_double_star_dict_literal_after_keywords (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_list_display (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_mid_positional_star (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_set_display (lib2to3.tests.test_parser.TestUnpackingGeneralizations) ... ok test_1 (lib2to3.tests.test_parser.TestVarAnnotations) ... ok test_2 (lib2to3.tests.test_parser.TestVarAnnotations) ... ok test_3 (lib2to3.tests.test_parser.TestVarAnnotations) ... ok test_4 (lib2to3.tests.test_parser.TestVarAnnotations) ... ok test_5 (lib2to3.tests.test_parser.TestVarAnnotations) ... ok test_6 (lib2to3.tests.test_parser.TestVarAnnotations) ... ok test_yield_from (lib2to3.tests.test_parser.TestYieldFrom) ... ok test_changed (lib2to3.tests.test_pytree.TestNodes) ... ok test_depth (lib2to3.tests.test_pytree.TestNodes) ... ok test_get_suffix (lib2to3.tests.test_pytree.TestNodes) ... ok test_instantiate_base (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_constructor_prefix (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_equality (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_next_sibling (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_prefix (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_prev_sibling (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_repr (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_str (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaf_str_numeric_value (lib2to3.tests.test_pytree.TestNodes) ... ok test_leaves (lib2to3.tests.test_pytree.TestNodes) ... ok test_node (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_append_child (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_constructor_prefix (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_equality (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_insert_child (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_next_sibling (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_prefix (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_prev_sibling (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_recursive_equality (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_repr (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_set_child (lib2to3.tests.test_pytree.TestNodes) ... ok test_node_str (lib2to3.tests.test_pytree.TestNodes) ... ok test_post_order (lib2to3.tests.test_pytree.TestNodes) ... ok test_pre_order (lib2to3.tests.test_pytree.TestNodes) ... ok test_remove (lib2to3.tests.test_pytree.TestNodes) ... ok test_remove_parentless (lib2to3.tests.test_pytree.TestNodes) ... ok test_replace (lib2to3.tests.test_pytree.TestNodes) ... ok test_replace_with_list (lib2to3.tests.test_pytree.TestNodes) ... ok test_basic_patterns (lib2to3.tests.test_pytree.TestPatterns) ... ok test_generate_matches (lib2to3.tests.test_pytree.TestPatterns) ... ok test_has_key_example (lib2to3.tests.test_pytree.TestPatterns) ... ok test_wildcard (lib2to3.tests.test_pytree.TestPatterns) ... ok test_bom (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_crlf_newlines (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_detect_future_features (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_explicit (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_false_file_encoding (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_file_encoding (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_fixer_loading (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_fixer_loading_helpers (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_get_headnode_dict (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_naughty_fixers (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_print_function_option (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_dir (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_docstring (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_file (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_file_write_unchanged_file (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_stdin (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_refactor_string (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test_write_unchanged_files_option (lib2to3.tests.test_refactor.TestRefactoringTool) ... ok test (lib2to3.tests.test_util.Test_Attr) ... ok test_returns (lib2to3.tests.test_util.Test_Attr) ... ok test (lib2to3.tests.test_util.Test_Call) ... ok test (lib2to3.tests.test_util.Test_Name) ... ok test_in_function (lib2to3.tests.test_util.Test_does_tree_import) ... ok BUILDSTDERR: test/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/lib2to3/tests/test_parser.py:393: UserWarning: ParseError on file /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/lib2to3/main.py (bad input: type=22, value='=', context=('', (130, 38))) BUILDSTDERR: warnings.warn('ParseError on file %s (%s)' % (filepath, err)) BUILDSTDERR: /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/lib2to3/tests/test_parser.py:393: UserWarning: ParseError on file /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/lib2to3/tests/pytree_idempotency.py (bad input: type=22, value='=', context=('', (49, 33))) BUILDSTDERR: warnings.warn('ParseError on file %s (%s)' % (filepath, err)) BUILDSTDERR: 14.78user 0.53system 0:15.46elapsed 99%CPU (0avgtext+0avgdata 126380maxresident)k BUILDSTDERR: 160inputs+2848outputs (0major+112200minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_linecache ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_linecache _class_def (lib2to3.tests.test_util.Test_find_binding) ... ok test_for (lib2to3.tests.test_util.Test_find_binding) ... ok test_for_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_from_import (lib2to3.tests.test_util.Test_find_binding) ... ok test_from_import_as (lib2to3.tests.test_util.Test_find_binding) ... ok test_from_import_as_with_package (lib2to3.tests.test_util.Test_find_binding) ... ok test_from_import_with_package (lib2to3.tests.test_util.Test_find_binding) ... ok test_function_def (lib2to3.tests.test_util.Test_find_binding) ... ok test_if (lib2to3.tests.test_util.Test_find_binding) ... ok test_if_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_import_as (lib2to3.tests.test_util.Test_find_binding) ... ok test_import_as_with_package (lib2to3.tests.test_util.Test_find_binding) ... ok test_invalid_assignments (lib2to3.tests.test_util.Test_find_binding) ... ok test_list_assignment (lib2to3.tests.test_util.Test_find_binding) ... ok test_simple_assignment (lib2to3.tests.test_util.Test_find_binding) ... ok test_simple_import (lib2to3.tests.test_util.Test_find_binding) ... ok test_simple_import_with_package (lib2to3.tests.test_util.Test_find_binding) ... ok test_try_except (lib2to3.tests.test_util.Test_find_binding) ... ok test_try_except_finally (lib2to3.tests.test_util.Test_find_binding) ... ok test_try_except_finally_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_try_except_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_tuple_assignment (lib2to3.tests.test_util.Test_find_binding) ... ok test_while (lib2to3.tests.test_util.Test_find_binding) ... ok test_while_nested (lib2to3.tests.test_util.Test_find_binding) ... ok test_nothing (lib2to3.tests.test_util.Test_find_indentation) ... ok test_simple (lib2to3.tests.test_util.Test_find_indentation) ... ok test_invalid (lib2to3.tests.test_util.Test_is_list) ... ok test_valid (lib2to3.tests.test_util.Test_is_list) ... ok test_invalid (lib2to3.tests.test_util.Test_is_tuple) ... ok test_valid (lib2to3.tests.test_util.Test_is_tuple) ... ok test_after_docstring (lib2to3.tests.test_util.Test_touch_import) ... ok test_after_imports (lib2to3.tests.test_util.Test_touch_import) ... ok test_beginning (lib2to3.tests.test_util.Test_touch_import) ... ok test_from_import (lib2to3.tests.test_util.Test_touch_import) ... ok test_name_import (lib2to3.tests.test_util.Test_touch_import) ... ok ---------------------------------------------------------------------- Ran 616 tests in 14.310s OK (skipped=1, expected failures=1) 1 test OK. Total duration: 15 sec Tests result: SUCCESS =================== test_linecache ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_970 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_linecache test_getline (test.test_linecache.BadUnicode) ... ok test_getlines (test.test_linecache.BadUnicode) ... ok test_getline (test.test_linecache.EmptyFile) ... ok test_getlines (test.test_linecache.EmptyFile) ... ok test_getline (test.test_linecache.GoodUnicode) ... ok test_getlines (test.test_linecache.GoodUnicode) ... ok test_checkcache (test.test_linecache.LineCacheTests) ... ok test_clearcache (test.test_linecache.LineCacheTests) ... ok test_getline (test.test_linecache.LineCacheTests) ... ok test_lazycache_already_cached (test.test_linecache.LineCacheTests) ... ok test_lazycache_bad_filename (test.test_linecache.LineCacheTests) ... ok test_lazycache_check (test.test_linecache.LineCacheTests) ... ok test_lazycache_no_globals (test.test_linecache.LineCacheTests) ... ok BUILDSTDERR: test_lazycache_provide_after_failed_lookup (test.test_linecache.LineCacheT0.35user 0.03system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 52260maxresident)k BUILDSTDERR: 0inputs+104outputs (0major+10872minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_list ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_list BUILDSTDERR: 0.58user 0.08system 0:00.67elapsed 99%CPU (0avgtext+0avgdata 106020maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+31003minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_listcomps ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_listcomps ests) ... ok test_lazycache_smoke (test.test_linecache.LineCacheTests) ... ok test_memoryerror (test.test_linecache.LineCacheTests) ... ok test_no_ending_newline (test.test_linecache.LineCacheTests) ... ok test_getline (test.test_linecache.SingleEmptyLine) ... ok test_getlines (test.test_linecache.SingleEmptyLine) ... ok ---------------------------------------------------------------------- Ran 19 tests in 0.026s OK 1 test OK. Total duration: 110 ms Tests result: SUCCESS =================== test_list ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_974 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_list test_addmul (test.test_list.ListTest) ... ok test_append (test.test_list.ListTest) ... ok test_basic (test.test_list.ListTest) ... ok test_bigrepeat (test.test_list.ListTest) ... ok test_clear (test.test_list.ListTest) ... ok test_constructor_exception_handling (test.test_list.ListTest) ... ok test_constructors (test.test_list.ListTest) ... ok test_contains (test.test_list.ListTest) ... ok test_contains_fake (test.test_list.ListTest) ... ok test_contains_order (test.test_list.ListTest) ... ok test_copy (test.test_list.ListTest) ... ok test_count (test.test_list.ListTest) ... ok test_delitem (test.test_list.ListTest) ... ok test_delslice (test.test_list.ListTest) ... ok test_exhausted_iterator (test.test_list.ListTest) ... ok test_extend (test.test_list.ListTest) ... ok test_extendedslicing (test.test_list.ListTest) ... ok test_free_after_iterating (test.test_list.ListTest) ... ok test_getitem (test.test_list.ListTest) ... ok test_getitem_error (test.test_list.ListTest) ... ok test_getitemoverwriteiter (test.test_list.ListTest) ... ok test_getslice (test.test_list.ListTest) ... ok test_iadd (test.test_list.ListTest) ... ok test_identity (test.test_list.ListTest) ... ok test_imul (test.test_list.ListTest) ... ok test_index (test.test_list.ListTest) ... ok test_init (test.test_list.ListTest) ... ok test_insert (test.test_list.ListTest) ... ok test_iterator_pickle (test.test_list.ListTest) ... ok test_len (test.test_list.ListTest) ... ok test_minmax (test.test_list.ListTest) ... ok test_no_comdat_folding (test.test_list.ListTest) ... ok test_overflow (test.test_list.ListTest) ... ok test_pickle (test.test_list.ListTest) ... ok test_pop (test.test_list.ListTest) ... ok test_print (test.test_list.ListTest) ... ok test_remove (test.test_list.ListTest) ... ok test_repeat (test.test_list.ListTest) ... ok test_repr (test.test_list.ListTest) ... ok test_repr_large (test.test_list.ListTest) ... ok test_reverse (test.test_list.ListTest) ... ok test_reversed (test.test_list.ListTest) ... ok test_reversed_pickle (test.test_list.ListTest) ... ok test_set_subscript (test.test_list.ListTest) ... ok test_setitem (test.test_list.ListTest) ... ok test_setslice (test.test_list.ListTest) ... ok test_slice (test.test_list.ListTest) ... ok test_sort (test.test_list.ListTest) ... ok test_subscript (test.test_list.ListTest) ... ok test_truth (test.test_list.ListTest) ... ok ---------------------------------------------------------------------- Ran 50 tests in 0.254s OK 1 test OK. Total duration: 350 ms Tests result: SUCCESS =================== test_listcomps ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_978 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytec0.40user 0.03system 0:00.44elapsed 99%CPU (0avgtext+0avgdata 52228maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+11474minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_locale ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_locale ode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_listcomps Trying: sum([i*i for i in range(100) if i&1 == 1]) Expecting: 166650 ok Trying: [(i,j) for i in range(3) for j in range(4)] Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: [(i,j) for i in range(4) for j in range(i)] Expecting: [(1, 0), (2, 0), (2, 1), (3, 0), (3, 1), (3, 2)] ok Trying: i = 20 Expecting nothing ok Trying: sum([i*i for i in range(100)]) Expecting: 328350 ok Trying: i Expecting: 20 ok Trying: [y for y in (1,2)] = 10 # doctest: +IGNORE_EXCEPTION_DETAIL Expecting: Traceback (most recent call last): ... SyntaxError: ... ok Trying: [y for y in (1,2)] += 10 # doctest: +IGNORE_EXCEPTION_DETAIL Expecting: Traceback (most recent call last): ... SyntaxError: ... ok Trying: def frange(n): return [i for i in range(n)] Expecting nothing ok Trying: frange(10) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: lrange = lambda n: [i for i in range(n)] Expecting nothing ok Trying: lrange(10) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: def grange(n): for x in [i for i in range(n)]: yield x Expecting nothing ok Trying: list(grange(5)) Expecting: [0, 1, 2, 3, 4] ok Trying: [None for i in range(10)] Expecting: [None, None, None, None, None, None, None, None, None, None] ok Trying: items = [(lambda i=i: i) for i in range(5)] Expecting nothing ok Trying: [x() for x in items] Expecting: [0, 1, 2, 3, 4] ok Trying: items = [(lambda: i) for i in range(5)] Expecting nothing ok Trying: [x() for x in items] Expecting: [4, 4, 4, 4, 4] ok Trying: items = [(lambda: i) for i in range(5)] Expecting nothing ok Trying: i = 20 Expecting nothing ok Trying: [x() for x in items] Expecting: [4, 4, 4, 4, 4] ok Trying: items = [(lambda: y) for i in range(5)] Expecting nothing ok Trying: y = 2 Expecting nothing ok Trying: [x() for x in items] Expecting: [2, 2, 2, 2, 2] ok Trying: def test_func(): items = [(lambda i=i: i) for i in range(5)] return [x() for x in items] Expecting nothing ok Trying: test_func() Expecting: [0, 1, 2, 3, 4] ok Trying: def test_func(): items = [(lambda: i) for i in range(5)] return [x() for x in items] Expecting nothing ok Trying: test_func() Expecting: [4, 4, 4, 4, 4] ok Trying: def test_func(): items = [(lambda: i) for i in range(5)] i = 20 return [x() for x in items] Expecting nothing ok Trying: test_func() Expecting: [4, 4, 4, 4, 4] ok Trying: def test_func(): items = [(lambda: y) for i in range(5)] y = 2 return [x() for x in items] Expecting nothing ok Trying: test_func() Expecting: [2, 2, 2, 2, 2] ok 2 items had no tests: test.test_listcomps test.test_listcomps.test_main 1 items passed all tests: 33 tests in test.test_listcomps.__test__.doctests 33 tests in 3 items. 33 passed and 0 failed. Test passed. doctest (test.test_listcomps) ... 33 tests with zero failures 1 test OK. Total duration: 149 ms Tests result: SUCCESS =================== test_locale ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_982 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_locale test_c (test.test_locale.NormalizeTest) ... ok BUILDSTDERR: test_devanagari_modifier (t0.38user 0.02system 0:00.41elapsed 99%CPU (0avgtext+0avgdata 52260maxresident)k BUILDSTDERR: 0inputs+72outputs (0major+11304minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_logging ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_logging est.test_locale.NormalizeTest) ... ok test_empty (test.test_locale.NormalizeTest) ... ok test_english (test.test_locale.NormalizeTest) ... ok test_euc_encoding (test.test_locale.NormalizeTest) ... ok test_euro_modifier (test.test_locale.NormalizeTest) ... ok test_hyphenated_encoding (test.test_locale.NormalizeTest) ... ok test_japanese (test.test_locale.NormalizeTest) ... ok test_latin_modifier (test.test_locale.NormalizeTest) ... ok test_locale_alias (test.test_locale.NormalizeTest) ... ok test_valencia_modifier (test.test_locale.NormalizeTest) ... ok skipped 'Test locale not supported (tried en_US.UTF-8, en_US.ISO8859-1, en_US.US-ASCII, en_US)' test_grouping (test.test_locale.TestCNumberFormatting) ... ok test_grouping_and_padding (test.test_locale.TestCNumberFormatting) ... ok test_strcoll (test.test_locale.TestCollation) ... ok test_strxfrm (test.test_locale.TestCollation) ... ok skipped 'Test locale not supported (tried en_US.UTF-8, en_US.ISO8859-1, en_US.US-ASCII, en_US)' skipped 'Test locale not supported (tried en_US.UTF-8, en_US.ISO8859-1, en_US.US-ASCII, en_US)' test_complex_formatting (test.test_locale.TestEnUSNumberFormatting) ... ok test_currency (test.test_locale.TestEnUSNumberFormatting) ... ok test_grouping (test.test_locale.TestEnUSNumberFormatting) ... ok test_grouping_and_padding (test.test_locale.TestEnUSNumberFormatting) ... ok test_integer_grouping (test.test_locale.TestEnUSNumberFormatting) ... ok test_integer_grouping_and_padding (test.test_locale.TestEnUSNumberFormatting) ... ok test_padding (test.test_locale.TestEnUSNumberFormatting) ... ok test_simple (test.test_locale.TestEnUSNumberFormatting) ... ok test_onlyOnePattern (test.test_locale.TestFormatPatternArg) ... ok test_currency (test.test_locale.TestFrFRNumberFormatting) ... ok test_decimal_point (test.test_locale.TestFrFRNumberFormatting) ... ok test_grouping (test.test_locale.TestFrFRNumberFormatting) ... ok test_grouping_and_padding (test.test_locale.TestFrFRNumberFormatting) ... ok test_integer_grouping (test.test_locale.TestFrFRNumberFormatting) ... ok test_integer_grouping_and_padding (test.test_locale.TestFrFRNumberFormatting) ... ok test_mapping (test.test_locale.TestLocaleFormatString) ... ok test_percent_escape (test.test_locale.TestLocaleFormatString) ... ok test_getpreferredencoding (test.test_locale.TestMiscellaneous) ... ok test_getsetlocale_issue1813 (test.test_locale.TestMiscellaneous) ... skipped 'test needs Turkish locale' test_invalid_iterable_in_localetuple (test.test_locale.TestMiscellaneous) ... ok test_invalid_locale_format_in_localetuple (test.test_locale.TestMiscellaneous) ... ok test_setlocale_category (test.test_locale.TestMiscellaneous) ... ok test_strcoll_3303 (test.test_locale.TestMiscellaneous) ... ok skipped 'Test locale not supported (tried en_US.UTF-8, en_US.ISO8859-1, en_US.US-ASCII, en_US)' skipped 'Test locale not supported (tried en_US.UTF-8, en_US.ISO8859-1, en_US.US-ASCII, en_US)' ---------------------------------------------------------------------- Ran 38 tests in 0.043s OK (skipped=6) 1 test OK. Total duration: 134 ms Tests result: SUCCESS =================== test_logging ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_986 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_logging test_flat (test.test_logging.BuiltinLevelsTest) ... ok test_get_level_name (test.test_logging.BuiltinLevelsTest) Test getLevelName returns level constant. ... ok test_issue27935 (test.test_logging.BuiltinLevelsTest) ... ok test_nested_explicit (test.test_logging.BuiltinLevelsTest) ... ok test_nested_inherited (test.test_logging.BuiltinLevelsTest) ... ok test_nested_with_virtual_parent (test.test_logging.BuiltinLevelsTest) ... ok test_regression_22386 (test.test_logging.BuiltinLevelsTest) See issue #22386 for more information. ... ok test_regression_29220 (test.test_logging.BuiltinLevelsTest) See issue #29220 for more information. ... ok test_callable_filter (test.test_logging.BasicFilterTest) ... ok test_empty_filter (test.test_logging.BasicFilterTest) ... ok test_filter (test.test_logging.BasicFilterTest) ... ok test_handler_filter (test.test_logging.CustomLevelsAndFiltersTest) ... ok test_logger_filter (test.test_logging.CustomLevelsAndFiltersTest) ... ok test_specific_filters (test.test_logging.CustomLevelsAndFiltersTest) ... ok test_builtin_handlers (test.test_logging.HandlerTest) ... ok test_name (test.test_logging.HandlerTest) ... ok test_path_objects (test.test_logging.HandlerTest) ... ok test_race (test.test_logging.HandlerTest) ... ok test_flush (test.test_logging.MemoryHandlerTest) ... ok test_flush_on_close (test.test_logging.MemoryHandlerTest) ... ok test_config0_ok (test.test_logging.ConfigFileTest) ... ok test_config0_using_cp_ok (test.test_logging.ConfigFileTest) ... ok test_config1_ok (test.test_logging.ConfigFileTest) ... ok test_config2_failure (test.test_logging.ConfigFileTest) ... ok test_config3_failure (test.test_logging.ConfigFileTest) ... ok test_config4_ok (test.test_logging.ConfigFileTest) ... ok test_config5_ok (test.test_logging.ConfigFileTest) ... ok test_config6_ok (test.test_logging.ConfigFileTest) ... ok test_config7_ok (test.test_logging.ConfigFileTest) ... ok test_logger_disabling (test.test_logging.ConfigFileTest) ... ok test_noserver (test.test_logging.SocketHandlerTest) ... ok test_output (test.test_logging.SocketHandlerTest) ... ok test_output (test.test_logging.DatagramHandlerTest) ... ok test_persistent_loggers (test.test_logging.MemoryTest) ... ok test_encoding_cyrillic_unicode (test.test_logging.EncodingTest) ... ok test_encoding_plain_file (test.test_logging.EncodingTest) ... ok test_warnings (test.test_logging.WarningsTest) ... ok test_warnings_no_handlers (test.test_logging.WarningsTest) ... ok test_baseconfig (test.test_logging.ConfigDictTest) ... ok test_config0_ok (test.test_logging.ConfigDictTest) ... ok test_config11_ok (test.test_logging.ConfigDictTest) ... ok test_config12_failure (test.test_logging.ConfigDictTest) ... ok test_config13_failure (test.test_logging.ConfigDictTest) ... ok test_config14_ok (test.test_logging.ConfigDictTest) ... ok test_config1_ok (test.test_logging.ConfigDictTest) ... ok test_config2_failure (test.test_logging.ConfigDictTest) ... ok test_config2a_failure (test.test_logging.ConfigDictTest) ... ok test_config2b_failure (test.test_logging.ConfigDictTest) ... ok test_config3_failure (test.test_logging.ConfigDictTest) ... ok test_config4_ok (test.test_logging.ConfigDictTest) ... ok test_config4a_ok (test.test_logging.ConfigDictTest) ... ok test_config5_ok (test.test_logging.ConfigDictTest) ... ok test_config6_failure (test.test_logging.ConfigDictTest) ... ok test_config7_ok (test.test_logging.ConfigDictTest) ... ok test_config_10_ok (test.test_logging.ConfigDictTest) ... ok test_config_8_ok (test.test_logging.ConfigDictTest) ... ok test_config_8a_ok (test.test_logging.ConfigDictTest) ... ok test_config_9_ok (test.test_logging.ConfigDictTest) ... ok test_listen_config_10_ok (test.test_logging.ConfigDictTest) ... ok test_listen_config_1_ok (test.test_logging.ConfigDictTest) ... ok test_listen_verify (test.test_logging.ConfigDictTest) ... ok test_out_of_order (test.test_logging.ConfigDictTest) ... ok test_manager_loggerclass (test.test_logging.ManagerTest) ... ok test_set_log_record_factory (test.test_logging.ManagerTest) ... ok test_braces (test.test_logging.FormatterTest) ... ok test_dollars (test.test_logging.FormatterTest) ... ok test_invalid_style (test.test_logging.FormatterTest) ... ok test_percent (test.test_logging.FormatterTest) ... ok test_time (test.test_logging.FormatterTest) ... ok test_custom (test.test_logging.BufferingFormatterTest) ... ok test_default (test.test_logging.BufferingFormatterTest) ... ok test_error_handling (test.test_logging.StreamHandlerTest) ... ok test_logrecord_class (test.test_logging.LogRecordFactoryTest) ... ok test_child_loggers (test.test_logging.ChildLoggerTest) ... ok test_queue_handler (test.test_logging.QueueHandlerTest) ... ok test_queue_listener (test.test_logging.QueueHandlerTest) ... ok test_no_failure (test.test_logging.ShutdownTest) ... ok test_with_ioerror_in_acquire (test.test_logging.ShutdownTest) ... ok test_with_ioerror_in_close (test.test_logging.ShutdownTest) ... ok test_with_ioerror_in_flush (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_acquire_with_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_acquire_without_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_close_with_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_close_without_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_flush_with_raise (test.test_logging.ShutdownTest) ... ok test_with_other_error_in_flush_without_raise (test.test_logging.ShutdownTest) ... ok test_with_valueerror_in_acquire (test.test_logging.ShutdownTest) ... ok test_with_valueerror_in_close (test.test_logging.ShutdownTest) ... ok test_with_valueerror_in_flush (test.test_logging.ShutdownTest) ... ok test_critical (test.test_logging.ModuleLevelMiscTest) ... ok test_debug (test.test_logging.ModuleLevelMiscTest) ... ok test_disable (test.test_logging.ModuleLevelMiscTest) ... ok test_error (test.test_logging.ModuleLevelMiscTest) ... ok test_info (test.test_logging.ModuleLevelMiscTest) ... ok test_log (test.test_logging.ModuleLevelMiscTest) ... ok test_logging_at_shutdown (test.test_logging.ModuleLevelMiscTest) ... skipped 'implementation detail specific to cpython' test_set_logger_class (test.test_logging.ModuleLevelMiscTest) ... ok test_warning (test.test_logging.ModuleLevelMiscTest) ... ok test_critical (test.test_logging.BasicConfigTest) ... ok test_datefmt (test.test_logging.BasicConfigTest) ... ok test_debug (test.test_logging.BasicConfigTest) ... ok test_error (test.test_logging.BasicConfigTest) ... ok test_filemode (test.test_logging.BasicConfigTest) ... ok test_filename (test.test_logging.BasicConfigTest) ... ok test_format (test.test_logging.BasicConfigTest) ... ok test_handlers (test.test_logging.BasicConfigTest) ... ok test_incompatible (test.test_logging.BasicConfigTest) ... ok test_info (test.test_logging.BasicConfigTest) ... ok test_level (test.test_logging.BasicConfigTest) ... ok test_log (test.test_logging.BasicConfigTest) ... ok test_no_kwargs (test.test_logging.BasicConfigTest) ... ok test_stream (test.test_logging.BasicConfigTest) ... ok test_strformatstyle (test.test_logging.BasicConfigTest) ... ok test_stringtemplatestyle (test.test_logging.BasicConfigTest) ... ok test_style (test.test_logging.BasicConfigTest) ... ok test_warning (test.test_logging.BasicConfigTest) ... ok test_critical (test.test_logging.LoggerAdapterTest) ... ok test_exception (test.test_logging.LoggerAdapterTest) ... ok test_exception_excinfo (test.test_logging.LoggerAdapterTest) ... ok test_has_handlers (test.test_logging.LoggerAdapterTest) ... ok test_is_enabled_for (test.test_logging.LoggerAdapterTest) ... ok test_exception (test.test_logging.LoggerTest) ... ok test_find_caller_with_stack_info (test.test_logging.LoggerTest) ... ok test_has_handlers (test.test_logging.LoggerTest) ... ok test_has_handlers_no_propagate (test.test_logging.LoggerTest) ... ok test_invalid_names (test.test_logging.LoggerTest) ... ok test_is_enabled_for (test.test_logging.LoggerTest) ... ok test_log_invalid_level_no_raise (test.test_logging.LoggerTest) ... ok test_log_invalid_level_with_raise (test.test_logging.LoggerTest) ... ok test_make_record_with_extra_no_overwrite (test.test_logging.LoggerTest) ... ok test_make_record_with_extra_overwrite (test.test_logging.LoggerTest) ... ok test_root_logger_aliases (test.test_logging.LoggerTest) ... ok test_set_invalid_level (test.test_logging.LoggerTest) ... ok BUILDSTDERR: test_basic (test.test_logging.SMTPHandlerTest) .1.72user 0.21system 0:20.92elapsed 9%CPU (0avgtext+0avgdata 66728maxresident)k BUILDSTDERR: 0inputs+4200outputs (0major+15699minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_long ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_long .. ok test_delay (test.test_logging.FileHandlerTest) ... ok test_file_created (test.test_logging.RotatingFileHandlerTest) ... ok test_rollover_filenames (test.test_logging.RotatingFileHandlerTest) ... ok test_rotator (test.test_logging.RotatingFileHandlerTest) ... ok test_should_not_rollover (test.test_logging.RotatingFileHandlerTest) ... ok test_should_rollover (test.test_logging.RotatingFileHandlerTest) ... ok test_last_resort (test.test_logging.LastResortTest) ... ok test_dict_arg (test.test_logging.LogRecordTest) ... ok test_multiprocessing (test.test_logging.LogRecordTest) ... ok test_optional (test.test_logging.LogRecordTest) ... ok test_str_rep (test.test_logging.LogRecordTest) ... ok test_formatting (test.test_logging.ExceptionTest) ... ok test_output (test.test_logging.SysLogHandlerTest) ... ok test_output (test.test_logging.HTTPHandlerTest) ... ok test_basic (test.test_logging.NTEventLogHandlerTest) ... skipped 'win32evtlog/win32evtlogutil/pywintypes required for this test.' test_compute_rollover_D (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_H (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_M (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_MIDNIGHT (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_S (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_W0 (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_daily_attime (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_compute_rollover_weekly_attime (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_invalid (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_rollover (test.test_logging.TimedRotatingFileHandlerTest) ... ok test_noserver (test.test_logging.UnixSocketHandlerTest) ... ok test_output (test.test_logging.UnixSocketHandlerTest) ... ok test_output (test.test_logging.UnixDatagramHandlerTest) ... ok test_output (test.test_logging.UnixSysLogHandlerTest) ... ok test__all__ (test.test_logging.MiscTestCase) ... ok test_handle_called_with_mp_queue (test.test_logging.QueueListenerTest) ... ok test_handle_called_with_queue_queue (test.test_logging.QueueListenerTest) ... ok test_no_messages_in_queue_after_stop (test.test_logging.QueueListenerTest) ... ok ---------------------------------------------------------------------- Ran 167 tests in 20.369s OK (skipped=2) 1 test OK. Total duration: 21 sec Tests result: SUCCESS =================== test_long ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1127 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_long test__format__ (test.test_long.LongTest) ... ok test_access_to_nonexistent_digit_0 (test.test_long.LongTest) ... ok test_bit_length (test.test_long.LongTest) ... ok test_bitop_identities (test.test_long.LongTest) ... ok test_conversion (test.test_long.LongTest) ... ok test_correctly_rounded_true_division (test.test_long.LongTest) ... ok test_division (test.test_long.LongTest) ... ok test_float_conversion (test.test_long.LongTest) ... ok test_float_overflow (test.test_long.LongTest) ... ok test_floordiv (test.test_long.LongTest) ... ok test_format (test.test_long.LongTest) ... ok test_from_bytes (test.test_long.LongTest) ... ok test_huge_lshift_of_zero (test.test_long.LongTest) ... skipped 'implementation detail specific to cpython' test_karatsuba (test.test_long.LongTest) ... ok test_logs (test.test_long.LongTest) ... ok test_long (test.test_long.LongTest) ... ok test_lshift_of_zero (test.test_long.LongTest) ... ok BUILDSTDERR: test_mixed_compares (test3.85user 0.06system 0:03.95elapsed 98%CPU (0avgtext+0avgdata 82124maxresident)k BUILDSTDERR: 0inputs+120outputs (0major+19101minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_longexp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_longexp BUILDSTDERR: 0.59user 0.06system 0:00.66elapsed 99%CPU (0avgtext+0avgdata 91644maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+22294minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_lzma ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_lzma .test_long.LongTest) ... ok test_mod_division (test.test_long.LongTest) ... ok test_nan_inf (test.test_long.LongTest) ... ok test_round (test.test_long.LongTest) ... ok test_shift_bool (test.test_long.LongTest) ... ok test_small_ints (test.test_long.LongTest) ... ok test_to_bytes (test.test_long.LongTest) ... ok test_true_division (test.test_long.LongTest) ... ok ---------------------------------------------------------------------- Ran 25 tests in 3.573s OK (skipped=1) 1 test OK. Total duration: 4 sec Tests result: SUCCESS =================== test_longexp ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1131 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_longexp test_longexp (test.test_longexp.LongExpText) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.255s OK 1 test OK. Total duration: 356 ms Tests result: SUCCESS =================== test_lzma ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1138 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_lzma test_bad_filter_spec (test.test_lzma.CompressorDecompressorTestCase) ... ok test_compressor_bigmem (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_after_eof (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_alone (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_auto (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_bad_input (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_bigmem (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_bug_28275 (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_chunks (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_chunks_empty (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_chunks_maxsize (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_inputbuf_1 (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_inputbuf_2 (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_inputbuf_3 (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_memlimit (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_multistream (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_raw_1 (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_raw_2 (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_raw_3 (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_raw_4 (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_unused_data (test.test_lzma.CompressorDecompressorTestCase) ... ok test_decompressor_xz (test.test_lzma.CompressorDecompressorTestCase) ... ok test_pickle (test.test_lzma.CompressorDecompressorTestCase) ... ok test_roundtrip_alone (test.test_lzma.CompressorDecompressorTestCase) ... ok test_roundtrip_chunks (test.test_lzma.CompressorDecompressorTestCase) ... ok test_roundtrip_empty_chunks (test.test_lzma.CompressorDecompressorTestCase) ... ok test_roundtrip_raw (test.test_lzma.CompressorDecompressorTestCase) ... ok test_roundtrip_raw_empty (test.test_lzma.CompressorDecompressorTestCase) ... ok test_roundtrip_xz (test.test_lzma.CompressorDecompressorTestCase) ... ok test_simple_bad_args (test.test_lzma.CompressorDecompressorTestCase) ... ok test_bad_args (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_decompress_bad_input (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_decompress_good_input (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_decompress_incomplete_input (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_decompress_memlimit (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_decompress_multistream (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_decompress_multistream_trailing_junk (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_decompress_trailing_junk (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_roundtrip (test.test_lzma.CompressDecompressFunctionTestCase) ... ok test_close (test.test_lzma.FileTestCase) ... ok test_closed (test.test_lzma.FileTestCase) ... ok test_decompress_limited (test.test_lzma.FileTestCase) Decompressed data buffering should be limited ... ok test_fileno (test.test_lzma.FileTestCase) ... ok test_init (test.test_lzma.FileTestCase) ... ok test_init_bad_check (test.test_lzma.FileTestCase) ... ok test_init_bad_filter_spec (test.test_lzma.FileTestCase) ... ok test_init_bad_mode (test.test_lzma.FileTestCase) ... ok test_init_bad_preset (test.test_lzma.FileTestCase) ... ok test_init_mode (test.test_lzma.FileTestCase) ... ok test_init_with_PathLike_filename (test.test_lzma.FileTestCase) ... ok test_init_with_filename (test.test_lzma.FileTestCase) ... ok test_init_with_preset_and_filters (test.test_lzma.FileTestCase) ... ok test_init_with_x_mode (test.test_lzma.FileTestCase) ... ok test_iterator (test.test_lzma.FileTestCase) ... ok test_peek (test.test_lzma.FileTestCase) ... ok test_peek_bad_args (test.test_lzma.FileTestCase) ... ok test_read (test.test_lzma.FileTestCase) ... ok test_read1 (test.test_lzma.FileTestCase) ... ok test_read1_0 (test.test_lzma.FileTestCase) ... ok test_read1_10 (test.test_lzma.FileTestCase) ... ok test_read1_bad_args (test.test_lzma.FileTestCase) ... ok test_read1_multistream (test.test_lzma.FileTestCase) ... ok test_read_0 (test.test_lzma.FileTestCase) ... ok test_read_10 (test.test_lzma.FileTestCase) ... ok test_read_bad_args (test.test_lzma.FileTestCase) ... ok test_read_bad_data (test.test_lzma.FileTestCase) ... ok test_read_from_file (test.test_lzma.FileTestCase) ... ok test_read_from_file_with_bytes_filename (test.test_lzma.FileTestCase) ... ok test_read_incomplete (test.test_lzma.FileTestCase) ... ok test_read_multistream (test.test_lzma.FileTestCase) ... ok test_read_multistream_buffer_size_aligned (test.test_lzma.FileTestCase) ... ok test_read_multistream_trailing_junk (test.test_lzma.FileTestCase) ... ok test_read_trailing_junk (test.test_lzma.FileTestCase) ... ok test_read_truncated (test.test_lzma.FileTestCase) ... ok test_readable (test.test_lzma.FileTestCase) ... ok test_readline (test.test_lzma.FileTestCase) ... ok test_readlines (test.test_lzma.FileTestCase) ... ok test_seek_backward (test.test_lzma.FileTestCase) ... ok test_seek_backward_across_streams (test.test_lzma.FileTestCase) ... ok test_seek_backward_relative_to_end (test.test_lzma.FileTestCase) ... ok test_seek_bad_args (test.test_lzma.FileTestCase) ... ok test_seek_forward (test.test_lzma.FileTestCase) ... ok test_seek_forward_across_streams (test.test_lzma.FileTestCase) ... ok test_seek_forward_relative_to_current (test.test_lzma.FileTestCase) ... ok test_seek_forward_relative_to_end (test.test_lzma.FileTestCase) ... ok test_seek_past_end (test.test_lzma.FileTestCase) ... ok test_seek_past_start (test.test_lzma.FileTestCase) ... ok test_seekable (test.test_lzma.FileTestCase) ... ok test_tell (test.test_lzma.FileTestCase) ... ok test_tell_bad_args (test.test_lzma.FileTestCase) ... ok BUILDSTDERR: test_writable (test.test_lzma.FileTestCase) 5.93user 0.48system 0:06.45elapsed 99%CPU (0avgtext+0avgdata 208828maxresident)k BUILDSTDERR: 0inputs+312outputs (0major+194991minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_macpath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_macpath ... ok test_write (test.test_lzma.FileTestCase) ... ok test_write_10 (test.test_lzma.FileTestCase) ... ok test_write_append (test.test_lzma.FileTestCase) ... ok test_write_append_to_file (test.test_lzma.FileTestCase) ... ok test_write_bad_args (test.test_lzma.FileTestCase) ... ok test_write_to_file (test.test_lzma.FileTestCase) ... ok test_write_to_file_with_bytes_filename (test.test_lzma.FileTestCase) ... ok test_writelines (test.test_lzma.FileTestCase) ... ok test_bad_params (test.test_lzma.OpenTestCase) ... ok test_binary_modes (test.test_lzma.OpenTestCase) ... ok test_encoding (test.test_lzma.OpenTestCase) ... ok test_encoding_error_handler (test.test_lzma.OpenTestCase) ... ok test_filename (test.test_lzma.OpenTestCase) ... ok test_format_and_filters (test.test_lzma.OpenTestCase) ... ok test_newline (test.test_lzma.OpenTestCase) ... ok test_text_modes (test.test_lzma.OpenTestCase) ... ok test_with_pathlike_filename (test.test_lzma.OpenTestCase) ... ok test_x_mode (test.test_lzma.OpenTestCase) ... ok test__decode_filter_properties (test.test_lzma.MiscellaneousTestCase) ... ok test__encode_filter_properties (test.test_lzma.MiscellaneousTestCase) ... ok test_filter_properties_roundtrip (test.test_lzma.MiscellaneousTestCase) ... ok test_is_check_supported (test.test_lzma.MiscellaneousTestCase) ... ok ---------------------------------------------------------------------- Ran 113 tests in 6.050s OK 1 test OK. Total duration: 6 sec Tests result: SUCCESS =================== test_macpath ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1142 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_macpath test_abspath (test.test_macpath.MacCommonTest) ... ok test_abspath_issue3426 (test.test_macpath.MacCommonTest) ... ok test_commonprefix (test.test_macpath.MacCommonTest) ... ok test_exists (test.test_macpath.MacCommonTest) ... ok test_exists_fd (test.test_macpath.MacCommonTest) ... ok test_expandvars (test.test_macpath.MacCommonTest) ... skipped 'macpath.expandvars is a stub' test_expandvars_nonascii (test.test_macpath.MacCommonTest) ... skipped 'need support.FS_NONASCII' test_filetime (test.test_macpath.MacCommonTest) ... ok test_getsize (test.test_macpath.MacCommonTest) ... ok test_isdir_dir (test.test_macpath.MacCommonTest) ... ok test_isdir_file (test.test_macpath.MacCommonTest) ... ok test_isfile_dir (test.test_macpath.MacCommonTest) ... ok test_isfile_file (test.test_macpath.MacCommonTest) ... ok test_join_errors (test.test_macpath.MacCommonTest) ... ok test_no_argument (test.test_macpath.MacCommonTest) ... ok test_nonascii_abspath (test.test_macpath.MacCommonTest) ... ok test_normcase (test.test_macpath.MacCommonTest) ... ok test_normpath_issue5827 (test.test_macpath.MacCommonTest) ... ok test_realpath (test.test_macpath.MacCommonTest) ... ok test_samefile (test.test_macpath.MacCommonTest) ... ok test_samefile_on_link (test.test_macpath.MacCommonTest) ... ok test_samefile_on_symlink (test.test_macpath.MacCommonTest) ... ok test_sameopenfile (test.test_macpath.MacCommonTest) ... ok test_samestat (test.test_macpath.MacCommonTest) ... ok test_samestat_on_link (test.test_macpath.MacCommonTest) ... ok test_samestat_on_symlink (test.test_macpath.MacCommonTest) ... ok test_splitdrive (test.test_macpath.MacCommonTest) ... ok test_abspath (test.test_macpath.MacPathTestCase) ... ok test_isabs (test.test_macpath.MacPathTestCase) ... ok test_ismount (test.test_macpath.MacPathTestCase) ... ok test_join (test.test_macpath.MacPathTestCase) ... ok test_normpath (test.test_macpath.MacPathTestCase) ... ok test_split (test.test_macpath.MacPathTestCase) ... ok BUILDSTDERR: test_spli0.39user 0.03system 0:00.43elapsed 98%CPU (0avgtext+0avgdata 52120maxresident)k BUILDSTDERR: 0inputs+176outputs (0major+10361minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_macurl2path ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_macurl2path BUILDSTDERR: 0.37user 0.03system 0:00.41elapsed 99%CPU (0avgtext+0avgdata 52028maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9938minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_mailbox ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_mailbox text (test.test_macpath.MacPathTestCase) ... ok ---------------------------------------------------------------------- Ran 34 tests in 0.017s OK (skipped=2) 1 test OK. Total duration: 94 ms Tests result: SUCCESS =================== test_macurl2path ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1146 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_macurl2path test_pathname2url (test.test_macurl2path.MacUrl2PathTestCase) ... ok test_url2pathname (test.test_macurl2path.MacUrl2PathTestCase) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.002s OK 1 test OK. Total duration: 79 ms Tests result: SUCCESS =================== test_mailbox ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1150 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_mailbox test_notimplemented (test.test_mailbox.TestMailboxSuperclass) ... ok test_add (test.test_mailbox.TestMaildir) ... ok test_add_8bit_body (test.test_mailbox.TestMaildir) ... ok test_add_MM (test.test_mailbox.TestMaildir) ... ok test_add_StringIO_warns (test.test_mailbox.TestMaildir) ... ok test_add_and_remove_folders (test.test_mailbox.TestMaildir) ... ok test_add_binary_file (test.test_mailbox.TestMaildir) ... ok test_add_binary_nonascii_file (test.test_mailbox.TestMaildir) ... ok test_add_invalid_8bit_bytes_header (test.test_mailbox.TestMaildir) ... ok test_add_nonascii_StringIO_raises (test.test_mailbox.TestMaildir) ... ok test_add_nonascii_string_header_raises (test.test_mailbox.TestMaildir) ... ok test_add_text_file_warns (test.test_mailbox.TestMaildir) ... ok test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestMaildir) ... ok test_clean (test.test_mailbox.TestMaildir) ... ok test_clear (test.test_mailbox.TestMaildir) ... ok test_close (test.test_mailbox.TestMaildir) ... ok test_consistent_factory (test.test_mailbox.TestMaildir) ... ok test_contains (test.test_mailbox.TestMaildir) ... ok test_create_tmp (test.test_mailbox.TestMaildir) ... ok test_delitem (test.test_mailbox.TestMaildir) ... ok test_directory_in_folder (test.test_mailbox.TestMaildir) ... ok test_discard (test.test_mailbox.TestMaildir) ... ok test_dump_message (test.test_mailbox.TestMaildir) ... ok test_file_permissions (test.test_mailbox.TestMaildir) ... ok test_flush (test.test_mailbox.TestMaildir) ... ok test_folder (test.test_mailbox.TestMaildir) ... ok test_folder_file_perms (test.test_mailbox.TestMaildir) ... ok test_get (test.test_mailbox.TestMaildir) ... ok test_get_MM (test.test_mailbox.TestMaildir) ... ok test_get_bytes (test.test_mailbox.TestMaildir) ... ok test_get_file (test.test_mailbox.TestMaildir) ... ok test_get_file_can_be_closed_twice (test.test_mailbox.TestMaildir) ... ok test_get_folder (test.test_mailbox.TestMaildir) ... ok test_get_message (test.test_mailbox.TestMaildir) ... ok test_get_string (test.test_mailbox.TestMaildir) ... ok test_getitem (test.test_mailbox.TestMaildir) ... ok test_initialize_existing (test.test_mailbox.TestMaildir) ... ok test_initialize_new (test.test_mailbox.TestMaildir) ... ok test_invalid_nonascii_header_as_string (test.test_mailbox.TestMaildir) ... ok test_items (test.test_mailbox.TestMaildir) ... ok test_iter (test.test_mailbox.TestMaildir) ... ok test_iteritems (test.test_mailbox.TestMaildir) ... ok test_iterkeys (test.test_mailbox.TestMaildir) ... ok test_itervalues (test.test_mailbox.TestMaildir) ... ok test_keys (test.test_mailbox.TestMaildir) ... ok test_len (test.test_mailbox.TestMaildir) ... ok test_list_folders (test.test_mailbox.TestMaildir) ... ok test_lock_unlock (test.test_mailbox.TestMaildir) ... ok test_lookup (test.test_mailbox.TestMaildir) ... ok test_pop (test.test_mailbox.TestMaildir) ... ok test_popitem (test.test_mailbox.TestMaildir) ... ok test_popitem_and_flush_twice (test.test_mailbox.TestMaildir) ... ok test_refresh (test.test_mailbox.TestMaildir) ... ok test_refresh_after_safety_period (test.test_mailbox.TestMaildir) ... ok test_remove (test.test_mailbox.TestMaildir) ... ok test_reread (test.test_mailbox.TestMaildir) ... ok test_set_MM (test.test_mailbox.TestMaildir) ... ok test_set_item (test.test_mailbox.TestMaildir) ... ok test_update (test.test_mailbox.TestMaildir) ... ok test_values (test.test_mailbox.TestMaildir) ... ok test_add (test.test_mailbox.TestMbox) ... ok test_add_8bit_body (test.test_mailbox.TestMbox) ... ok test_add_StringIO_warns (test.test_mailbox.TestMbox) ... ok test_add_and_close (test.test_mailbox.TestMbox) ... ok test_add_binary_file (test.test_mailbox.TestMbox) ... ok test_add_binary_nonascii_file (test.test_mailbox.TestMbox) ... ok test_add_doesnt_rewrite (test.test_mailbox.TestMbox) ... ok test_add_from_bytes (test.test_mailbox.TestMbox) ... ok test_add_from_string (test.test_mailbox.TestMbox) ... ok test_add_invalid_8bit_bytes_header (test.test_mailbox.TestMbox) ... ok test_add_mbox_or_mmdf_message (test.test_mailbox.TestMbox) ... ok test_add_nonascii_StringIO_raises (test.test_mailbox.TestMbox) ... ok test_add_nonascii_string_header_raises (test.test_mailbox.TestMbox) ... ok test_add_text_file_warns (test.test_mailbox.TestMbox) ... ok test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestMbox) ... ok test_clear (test.test_mailbox.TestMbox) ... ok test_close (test.test_mailbox.TestMbox) ... ok test_contains (test.test_mailbox.TestMbox) ... ok test_delitem (test.test_mailbox.TestMbox) ... ok test_discard (test.test_mailbox.TestMbox) ... ok test_dump_message (test.test_mailbox.TestMbox) ... ok test_file_perms (test.test_mailbox.TestMbox) ... ok test_flush (test.test_mailbox.TestMbox) ... ok test_get (test.test_mailbox.TestMbox) ... ok test_get_bytes (test.test_mailbox.TestMbox) ... ok test_get_file (test.test_mailbox.TestMbox) ... ok test_get_file_can_be_closed_twice (test.test_mailbox.TestMbox) ... ok test_get_message (test.test_mailbox.TestMbox) ... ok test_get_string (test.test_mailbox.TestMbox) ... ok test_getitem (test.test_mailbox.TestMbox) ... ok test_invalid_nonascii_header_as_string (test.test_mailbox.TestMbox) ... ok test_items (test.test_mailbox.TestMbox) ... ok test_iter (test.test_mailbox.TestMbox) ... ok test_iteritems (test.test_mailbox.TestMbox) ... ok test_iterkeys (test.test_mailbox.TestMbox) ... ok test_itervalues (test.test_mailbox.TestMbox) ... ok test_keys (test.test_mailbox.TestMbox) ... ok test_len (test.test_mailbox.TestMbox) ... ok test_lock_conflict (test.test_mailbox.TestMbox) ... ok test_lock_unlock (test.test_mailbox.TestMbox) ... ok test_message_separator (test.test_mailbox.TestMbox) ... ok test_open_close_open (test.test_mailbox.TestMbox) ... ok test_permissions_after_flush (test.test_mailbox.TestMbox) ... ok test_pop (test.test_mailbox.TestMbox) ... ok test_popitem (test.test_mailbox.TestMbox) ... ok test_popitem_and_flush_twice (test.test_mailbox.TestMbox) ... ok test_relock (test.test_mailbox.TestMbox) ... ok test_remove (test.test_mailbox.TestMbox) ... ok test_set_item (test.test_mailbox.TestMbox) ... ok test_terminating_newline (test.test_mailbox.TestMbox) ... ok test_update (test.test_mailbox.TestMbox) ... ok test_values (test.test_mailbox.TestMbox) ... ok test_add (test.test_mailbox.TestMMDF) ... ok test_add_8bit_body (test.test_mailbox.TestMMDF) ... ok test_add_StringIO_warns (test.test_mailbox.TestMMDF) ... ok test_add_and_close (test.test_mailbox.TestMMDF) ... ok test_add_binary_file (test.test_mailbox.TestMMDF) ... ok test_add_binary_nonascii_file (test.test_mailbox.TestMMDF) ... ok test_add_doesnt_rewrite (test.test_mailbox.TestMMDF) ... ok test_add_from_bytes (test.test_mailbox.TestMMDF) ... ok test_add_from_string (test.test_mailbox.TestMMDF) ... ok test_add_invalid_8bit_bytes_header (test.test_mailbox.TestMMDF) ... ok test_add_mbox_or_mmdf_message (test.test_mailbox.TestMMDF) ... ok test_add_nonascii_StringIO_raises (test.test_mailbox.TestMMDF) ... ok test_add_nonascii_string_header_raises (test.test_mailbox.TestMMDF) ... ok test_add_text_file_warns (test.test_mailbox.TestMMDF) ... ok test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestMMDF) ... ok test_clear (test.test_mailbox.TestMMDF) ... ok test_close (test.test_mailbox.TestMMDF) ... ok test_contains (test.test_mailbox.TestMMDF) ... ok test_delitem (test.test_mailbox.TestMMDF) ... ok test_discard (test.test_mailbox.TestMMDF) ... ok test_dump_message (test.test_mailbox.TestMMDF) ... ok test_flush (test.test_mailbox.TestMMDF) ... ok test_get (test.test_mailbox.TestMMDF) ... ok test_get_bytes (test.test_mailbox.TestMMDF) ... ok test_get_file (test.test_mailbox.TestMMDF) ... ok test_get_file_can_be_closed_twice (test.test_mailbox.TestMMDF) ... ok test_get_message (test.test_mailbox.TestMMDF) ... ok test_get_string (test.test_mailbox.TestMMDF) ... ok test_getitem (test.test_mailbox.TestMMDF) ... ok test_invalid_nonascii_header_as_string (test.test_mailbox.TestMMDF) ... ok test_items (test.test_mailbox.TestMMDF) ... ok test_iter (test.test_mailbox.TestMMDF) ... ok test_iteritems (test.test_mailbox.TestMMDF) ... ok test_iterkeys (test.test_mailbox.TestMMDF) ... ok test_itervalues (test.test_mailbox.TestMMDF) ... ok test_keys (test.test_mailbox.TestMMDF) ... ok test_len (test.test_mailbox.TestMMDF) ... ok test_lock_conflict (test.test_mailbox.TestMMDF) ... ok test_lock_unlock (test.test_mailbox.TestMMDF) ... ok test_open_close_open (test.test_mailbox.TestMMDF) ... ok test_permissions_after_flush (test.test_mailbox.TestMMDF) ... ok test_pop (test.test_mailbox.TestMMDF) ... ok test_popitem (test.test_mailbox.TestMMDF) ... ok test_popitem_and_flush_twice (test.test_mailbox.TestMMDF) ... ok test_relock (test.test_mailbox.TestMMDF) ... ok test_remove (test.test_mailbox.TestMMDF) ... ok test_set_item (test.test_mailbox.TestMMDF) ... ok test_update (test.test_mailbox.TestMMDF) ... ok test_values (test.test_mailbox.TestMMDF) ... ok test_add (test.test_mailbox.TestMH) ... ok test_add_8bit_body (test.test_mailbox.TestMH) ... ok test_add_StringIO_warns (test.test_mailbox.TestMH) ... ok test_add_and_remove_folders (test.test_mailbox.TestMH) ... ok test_add_binary_file (test.test_mailbox.TestMH) ... ok test_add_binary_nonascii_file (test.test_mailbox.TestMH) ... ok test_add_invalid_8bit_bytes_header (test.test_mailbox.TestMH) ... ok test_add_nonascii_StringIO_raises (test.test_mailbox.TestMH) ... ok test_add_nonascii_string_header_raises (test.test_mailbox.TestMH) ... ok test_add_text_file_warns (test.test_mailbox.TestMH) ... ok test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestMH) ... ok test_clear (test.test_mailbox.TestMH) ... ok test_close (test.test_mailbox.TestMH) ... ok test_contains (test.test_mailbox.TestMH) ... ok test_delitem (test.test_mailbox.TestMH) ... ok test_discard (test.test_mailbox.TestMH) ... ok test_dump_message (test.test_mailbox.TestMH) ... ok test_flush (test.test_mailbox.TestMH) ... ok test_get (test.test_mailbox.TestMH) ... ok test_get_bytes (test.test_mailbox.TestMH) ... ok test_get_file (test.test_mailbox.TestMH) ... ok test_get_file_can_be_closed_twice (test.test_mailbox.TestMH) ... ok test_get_folder (test.test_mailbox.TestMH) ... ok test_get_message (test.test_mailbox.TestMH) ... ok test_get_string (test.test_mailbox.TestMH) ... ok test_getitem (test.test_mailbox.TestMH) ... ok test_invalid_nonascii_header_as_string (test.test_mailbox.TestMH) ... ok test_issue2625 (test.test_mailbox.TestMH) ... ok test_issue7627 (test.test_mailbox.TestMH) ... ok test_items (test.test_mailbox.TestMH) ... ok test_iter (test.test_mailbox.TestMH) ... ok test_iteritems (test.test_mailbox.TestMH) ... ok test_iterkeys (test.test_mailbox.TestMH) ... ok test_itervalues (test.test_mailbox.TestMH) ... ok test_keys (test.test_mailbox.TestMH) ... ok test_len (test.test_mailbox.TestMH) ... ok test_list_folders (test.test_mailbox.TestMH) ... ok test_lock_unlock (test.test_mailbox.TestMH) ... ok test_pack (test.test_mailbox.TestMH) ... ok test_pop (test.test_mailbox.TestMH) ... ok test_popitem (test.test_mailbox.TestMH) ... ok test_popitem_and_flush_twice (test.test_mailbox.TestMH) ... ok test_remove (test.test_mailbox.TestMH) ... ok test_sequences (test.test_mailbox.TestMH) ... ok test_set_item (test.test_mailbox.TestMH) ... ok test_update (test.test_mailbox.TestMH) ... ok test_values (test.test_mailbox.TestMH) ... ok test_add (test.test_mailbox.TestBabyl) ... ok test_add_8bit_body (test.test_mailbox.TestBabyl) ... ok test_add_StringIO_warns (test.test_mailbox.TestBabyl) ... ok test_add_binary_file (test.test_mailbox.TestBabyl) ... ok test_add_binary_nonascii_file (test.test_mailbox.TestBabyl) ... ok test_add_doesnt_rewrite (test.test_mailbox.TestBabyl) ... ok test_add_invalid_8bit_bytes_header (test.test_mailbox.TestBabyl) ... ok test_add_nonascii_StringIO_raises (test.test_mailbox.TestBabyl) ... ok test_add_nonascii_string_header_raises (test.test_mailbox.TestBabyl) ... ok test_add_text_file_warns (test.test_mailbox.TestBabyl) ... ok test_add_that_raises_leaves_mailbox_empty (test.test_mailbox.TestBabyl) ... ok test_clear (test.test_mailbox.TestBabyl) ... ok test_close (test.test_mailbox.TestBabyl) ... ok test_contains (test.test_mailbox.TestBabyl) ... ok test_delitem (test.test_mailbox.TestBabyl) ... ok test_discard (test.test_mailbox.TestBabyl) ... ok test_dump_message (test.test_mailbox.TestBabyl) ... ok test_flush (test.test_mailbox.TestBabyl) ... ok test_get (test.test_mailbox.TestBabyl) ... ok test_get_bytes (test.test_mailbox.TestBabyl) ... ok test_get_file (test.test_mailbox.TestBabyl) ... ok test_get_file_can_be_closed_twice (test.test_mailbox.TestBabyl) ... ok test_get_message (test.test_mailbox.TestBabyl) ... ok test_get_string (test.test_mailbox.TestBabyl) ... ok test_getitem (test.test_mailbox.TestBabyl) ... ok test_invalid_nonascii_header_as_string (test.test_mailbox.TestBabyl) ... ok test_items (test.test_mailbox.TestBabyl) ... ok test_iter (test.test_mailbox.TestBabyl) ... ok test_iteritems (test.test_mailbox.TestBabyl) ... ok test_iterkeys (test.test_mailbox.TestBabyl) ... ok test_itervalues (test.test_mailbox.TestBabyl) ... ok test_keys (test.test_mailbox.TestBabyl) ... ok test_labels (test.test_mailbox.TestBabyl) ... ok test_len (test.test_mailbox.TestBabyl) ... ok test_lock_unlock (test.test_mailbox.TestBabyl) ... ok test_permissions_after_flush (test.test_mailbox.TestBabyl) ... ok test_pop (test.test_mailbox.TestBabyl) ... ok test_popitem (test.test_mailbox.TestBabyl) ... ok test_popitem_and_flush_twice (test.test_mailbox.TestBabyl) ... ok test_remove (test.test_mailbox.TestBabyl) ... ok test_set_item (test.test_mailbox.TestBabyl) ... ok test_update (test.test_mailbox.TestBabyl) ... ok test_values (test.test_mailbox.TestBabyl) ... ok test_all_eMM_attribues_exist (test.test_mailbox.TestMessage) ... ok test_become_message (test.test_mailbox.TestMessage) ... ok test_explain_to (test.test_mailbox.TestMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestMessage) ... ok test_initialize_with_binary_file (test.test_mailbox.TestMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestMessage) ... ok test_initialize_with_file (test.test_mailbox.TestMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestMessage) ... ok test_initialize_with_string (test.test_mailbox.TestMessage) ... ok test_all_eMM_attribues_exist (test.test_mailbox.TestMaildirMessage) ... ok test_become_message (test.test_mailbox.TestMaildirMessage) ... ok test_date (test.test_mailbox.TestMaildirMessage) ... ok test_explain_to (test.test_mailbox.TestMaildirMessage) ... ok test_flags (test.test_mailbox.TestMaildirMessage) ... ok test_info (test.test_mailbox.TestMaildirMessage) ... ok test_info_and_flags (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_with_binary_file (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_with_file (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestMaildirMessage) ... ok test_initialize_with_string (test.test_mailbox.TestMaildirMessage) ... ok test_subdir (test.test_mailbox.TestMaildirMessage) ... ok test_all_eMM_attribues_exist (test.test_mailbox.TestMboxMessage) ... ok test_become_message (test.test_mailbox.TestMboxMessage) ... ok test_explain_to (test.test_mailbox.TestMboxMessage) ... ok test_flags (test.test_mailbox.TestMboxMessage) ... ok test_from (test.test_mailbox.TestMboxMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_binary_file (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_file (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_string (test.test_mailbox.TestMboxMessage) ... ok test_initialize_with_unixfrom (test.test_mailbox.TestMboxMessage) ... ok test_all_eMM_attribues_exist (test.test_mailbox.TestMHMessage) ... ok test_become_message (test.test_mailbox.TestMHMessage) ... ok test_explain_to (test.test_mailbox.TestMHMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestMHMessage) ... ok test_initialize_with_binary_file (test.test_mailbox.TestMHMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestMHMessage) ... ok test_initialize_with_file (test.test_mailbox.TestMHMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestMHMessage) ... ok test_initialize_with_string (test.test_mailbox.TestMHMessage) ... ok test_sequences (test.test_mailbox.TestMHMessage) ... ok test_all_eMM_attribues_exist (test.test_mailbox.TestBabylMessage) ... ok test_become_message (test.test_mailbox.TestBabylMessage) ... ok test_explain_to (test.test_mailbox.TestBabylMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestBabylMessage) ... ok test_initialize_with_binary_file (test.test_mailbox.TestBabylMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestBabylMessage) ... ok test_initialize_with_file (test.test_mailbox.TestBabylMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestBabylMessage) ... ok test_initialize_with_string (test.test_mailbox.TestBabylMessage) ... ok test_labels (test.test_mailbox.TestBabylMessage) ... ok test_visible (test.test_mailbox.TestBabylMessage) ... ok test_all_eMM_attribues_exist (test.test_mailbox.TestMMDFMessage) ... ok test_become_message (test.test_mailbox.TestMMDFMessage) ... ok test_explain_to (test.test_mailbox.TestMMDFMessage) ... ok test_flags (test.test_mailbox.TestMMDFMessage) ... ok test_from (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_incorrectly (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_binary_file (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_eMM (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_file (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_nothing (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_string (test.test_mailbox.TestMMDFMessage) ... ok test_initialize_with_unixfrom (test.test_mailbox.TestMMDFMessage) ... ok test_babyl_to_babyl (test.test_mailbox.TestMessageConversion) ... ok test_babyl_to_maildir (test.test_mailbox.TestMessageConversion) ... ok test_babyl_to_mboxmmdf (test.test_mailbox.TestMessageConversion) ... ok test_babyl_to_mh (test.test_mailbox.TestMessageConversion) ... ok test_maildir_to_babyl (test.test_mailbox.TestMessageConversion) ... ok BUILDSTDERR: test_maild2.44user 0.25system 0:03.85elapsed 70%CPU (0avgtext+0avgdata 67344maxresident)k BUILDSTDERR: 0inputs+4888outputs (0major+23633minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_mailcap ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_mailcap BUILDSTDERR: 0.32user 0.04system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 52292maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+10393minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_marshal ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_marshal ir_to_maildir (test.test_mailbox.TestMessageConversion) ... ok test_maildir_to_mboxmmdf (test.test_mailbox.TestMessageConversion) ... ok test_maildir_to_mh (test.test_mailbox.TestMessageConversion) ... ok test_mboxmmdf_to_babyl (test.test_mailbox.TestMessageConversion) ... ok test_mboxmmdf_to_maildir (test.test_mailbox.TestMessageConversion) ... ok test_mboxmmdf_to_mboxmmdf (test.test_mailbox.TestMessageConversion) ... ok test_mboxmmdf_to_mh (test.test_mailbox.TestMessageConversion) ... ok test_mh_to_babyl (test.test_mailbox.TestMessageConversion) ... ok test_mh_to_maildir (test.test_mailbox.TestMessageConversion) ... ok test_mh_to_mboxmmdf (test.test_mailbox.TestMessageConversion) ... ok test_mh_to_mh (test.test_mailbox.TestMessageConversion) ... ok test_plain_to_x (test.test_mailbox.TestMessageConversion) ... ok test_type_specific_attributes_removed_on_conversion (test.test_mailbox.TestMessageConversion) ... ok test_x_from_bytes (test.test_mailbox.TestMessageConversion) ... ok test_x_to_invalid (test.test_mailbox.TestMessageConversion) ... ok test_x_to_plain (test.test_mailbox.TestMessageConversion) ... ok test_close (test.test_mailbox.TestProxyFile) ... ok test_initialize (test.test_mailbox.TestProxyFile) ... ok test_iteration (test.test_mailbox.TestProxyFile) ... ok test_read (test.test_mailbox.TestProxyFile) ... ok test_readline (test.test_mailbox.TestProxyFile) ... ok test_readlines (test.test_mailbox.TestProxyFile) ... ok test_seek_and_tell (test.test_mailbox.TestProxyFile) ... ok test_close (test.test_mailbox.TestPartialFile) ... ok test_initialize (test.test_mailbox.TestPartialFile) ... ok test_iteration (test.test_mailbox.TestPartialFile) ... ok test_read (test.test_mailbox.TestPartialFile) ... ok test_readline (test.test_mailbox.TestPartialFile) ... ok test_readlines (test.test_mailbox.TestPartialFile) ... ok test_seek_and_tell (test.test_mailbox.TestPartialFile) ... ok test_empty_maildir (test.test_mailbox.MaildirTestCase) Test an empty maildir mailbox ... ok test_nonempty_maildir_both (test.test_mailbox.MaildirTestCase) ... ok test_nonempty_maildir_cur (test.test_mailbox.MaildirTestCase) ... ok test_nonempty_maildir_new (test.test_mailbox.MaildirTestCase) ... ok test_closing_fd (test.test_mailbox.TestFakeMailBox) ... ok test__all__ (test.test_mailbox.MiscTestCase) ... ok ---------------------------------------------------------------------- Ran 360 tests in 3.410s OK 1 test OK. Total duration: 4 sec Tests result: SUCCESS =================== test_mailcap ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1156 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_mailcap test_findmatch (test.test_mailcap.FindmatchTest) ... ok test_test (test.test_mailcap.FindmatchTest) ... ok test_mock_getcaps (test.test_mailcap.GetcapsTest) ... ok test_system_mailcap (test.test_mailcap.GetcapsTest) ... ok test_listmailcapfiles (test.test_mailcap.HelperFunctionTest) ... ok test_lookup (test.test_mailcap.HelperFunctionTest) ... ok test_readmailcapfile (test.test_mailcap.HelperFunctionTest) ... ok test_subst (test.test_mailcap.HelperFunctionTest) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.009s OK 1 test OK. Total duration: 93 ms Tests result: SUCCESS =================== test_marshal ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1162 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_marshal test_array (test.test_marshal.BufferTestCase) ... ok test_bytearray (test.test_marshal.BufferTestCase) ... ok test_memoryview (test.test_marshal.BufferTestCase) ... ok test_bad_reader (test.test_marshal.BugsTestCase) ... ok test_bug_5888452 (test.test_marshal.BugsTestCase) ... ok test_exact_type_match (test.test_marshal.BugsTestCase) ... ok test_fuzz (test.test_marshal.BugsTestCase) ... ok test_invalid_longs (test.test_marshal.BugsTestCase) ... ok test_large_marshal (test.test_marshal.BugsTestCase) ... ok test_loads_2x_code (test.test_marshal.BugsTestCase) ... ok test_loads_recursion (test.test_marshal.BugsTestCase) ... ok test_loads_reject_unicode_strings (test.test_marshal.BugsTestCase) ... ok test_multiple_dumps_and_loads (test.test_marshal.BugsTestCase) ... ok test_patch_873224 (test.test_marshal.BugsTestCase) ... ok test_recursion_limit (test.test_marshal.BugsTestCase) ... skipped 'specific recursion check' test_version_argument (test.test_marshal.BugsTestCase) ... ok test_read_last_object_from_file (test.test_marshal.CAPI_TestCase) ... skipped 'implementation detail specific to cpython' test_read_long_from_file (test.test_marshal.CAPI_TestCase) ... skipped 'implementation detail specific to cpython' test_read_object_from_file (test.test_marshal.CAPI_TestCase) ... skipped 'implementation detail specific to cpython' test_read_short_from_file (test.test_marshal.CAPI_TestCase) ... skipped 'implementation detail specific to cpython' test_write_long_to_file (test.test_marshal.CAPI_TestCase) ... skipped 'implementation detail specific to cpython' test_write_object_to_file (test.test_marshal.CAPI_TestCase) ... skipped 'implementation detail specific to cpython' test_code (test.test_marshal.CodeTestCase) ... ok test_different_filenames (test.test_marshal.CodeTestCase) ... ok test_many_codeobjects (test.test_marshal.CodeTestCase) ... ok test_same_filename_used (test.test_marshal.CodeTestCase) ... skipped 'implementation detail specific to cpython' test0To3 (test.test_marshal.CompatibilityTestCase) ... ok test1To3 (test.test_marshal.CompatibilityTestCase) ... ok test2To3 (test.test_marshal.CompatibilityTestCase) ... ok test3To3 (test.test_marshal.CompatibilityTestCase) ... ok test_dict (test.test_marshal.ContainerTestCase) ... ok test_empty_frozenset_singleton (test.test_marshal.ContainerTestCase) ... skipped 'implementation detail specific to cpython' test_list (test.test_marshal.ContainerTestCase) ... ok test_sets (test.test_marshal.ContainerTestCase) ... ok test_tuple (test.test_marshal.ContainerTestCase) ... ok test_exceptions (test.test_marshal.ExceptionTestCase) ... ok test_floats (test.test_marshal.FloatTestCase) ... ok testDict (test.test_marshal.InstancingTestCase) ... ok testFloat (test.test_marshal.InstancingTestCase) ... ok testInt (test.test_marshal.InstancingTestCase) ... ok testModule (test.test_marshal.InstancingTestCase) ... ok testRecursion (test.test_marshal.InstancingTestCase) ... ok testStr (test.test_marshal.InstancingTestCase) ... ok test_bool (test.test_marshal.IntTestCase) ... ok test_ints (test.test_marshal.IntTestCase) ... ok testIntern (test.test_marshal.InterningTestCase) ... ok testNoIntern (test.test_marshal.InterningTestCase) ... ok test_bytearray (test.test_marshal.LargeValuesTestCase) ... skipped 'test cannot run on 32-bit systems' test_bytes (test.test_marshal.LargeValuesTestCase) ... skipped 'test cannot run on 32-bit systems' test_frozenset (test.test_marshal.LargeValuesTestCase) ... skipped 'test cannot run on 32-bit systems' test_list (test.test_marshal.LargeValuesTestCase) ... skipped 'test cannot run on 32-bit systems' test_set (test.test_marshal.LargeValuesTestCase) ... skipped 'test cannot run on 32-bit systems' test_str (test.test_marshal.LargeValuesTestCase) ... skipped 'test cannot run on 32-bit systems' BUILDSTDERR: test_tuple (tes0.53user 0.11system 0:00.65elapsed 98%CPU (0avgtext+0avgdata 88060maxresident)k BUILDSTDERR: 0inputs+6864outputs (0major+26665minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_math ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_math BUILDSTDERR: 1.29user 0.04system 0:01.36elapsed 98%CPU (0avgtext+0avgdata 58944maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+13084minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_memoryio ==================== t.test_marshal.LargeValuesTestCase) ... skipped 'test cannot run on 32-bit systems' test_bytes (test.test_marshal.StringTestCase) ... ok test_string (test.test_marshal.StringTestCase) ... ok test_unicode (test.test_marshal.StringTestCase) ... ok ---------------------------------------------------------------------- Ran 57 tests in 0.268s OK (skipped=16) 1 test OK. Total duration: 380 ms Tests result: SUCCESS =================== test_math ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1166 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_math testAcos (test.test_math.MathTests) ... ok testAcosh (test.test_math.MathTests) ... ok testAsin (test.test_math.MathTests) ... ok testAsinh (test.test_math.MathTests) ... ok testAtan (test.test_math.MathTests) ... ok testAtan2 (test.test_math.MathTests) ... ok testAtanh (test.test_math.MathTests) ... ok testCeil (test.test_math.MathTests) ... ok testConstants (test.test_math.MathTests) ... ok testCopysign (test.test_math.MathTests) ... ok testCos (test.test_math.MathTests) ... ok testCosh (test.test_math.MathTests) ... ok testDegrees (test.test_math.MathTests) ... ok testExp (test.test_math.MathTests) ... ok testFabs (test.test_math.MathTests) ... ok testFactorial (test.test_math.MathTests) ... ok testFactorialHugeInputs (test.test_math.MathTests) ... skipped 'implementation detail specific to cpython' testFloor (test.test_math.MathTests) ... ok testFmod (test.test_math.MathTests) ... ok testFrexp (test.test_math.MathTests) ... ok testFsum (test.test_math.MathTests) ... ok testGcd (test.test_math.MathTests) ... ok testHypot (test.test_math.MathTests) ... ok testIsfinite (test.test_math.MathTests) ... ok testIsinf (test.test_math.MathTests) ... ok testIsnan (test.test_math.MathTests) ... ok testLdexp (test.test_math.MathTests) ... ok testLog (test.test_math.MathTests) ... ok testLog10 (test.test_math.MathTests) ... ok testLog1p (test.test_math.MathTests) ... ok testLog2 (test.test_math.MathTests) ... ok testLog2Exact (test.test_math.MathTests) ... ok testModf (test.test_math.MathTests) ... ok testPow (test.test_math.MathTests) ... ok testRadians (test.test_math.MathTests) ... ok testSin (test.test_math.MathTests) ... ok testSinh (test.test_math.MathTests) ... ok testSqrt (test.test_math.MathTests) ... ok testTan (test.test_math.MathTests) ... ok testTanh (test.test_math.MathTests) ... ok testTanhSign (test.test_math.MathTests) ... ok test_exceptions (test.test_math.MathTests) ... ok test_inf_constant (test.test_math.MathTests) ... ok test_mtestfile (test.test_math.MathTests) ... ok test_nan_constant (test.test_math.MathTests) ... ok test_testfile (test.test_math.MathTests) ... ok test_trunc (test.test_math.MathTests) ... ok test_asymmetry (test.test_math.IsCloseTests) ... ok test_decimals (test.test_math.IsCloseTests) ... ok test_eight_decimal_places (test.test_math.IsCloseTests) ... ok test_fractions (test.test_math.IsCloseTests) ... ok test_identical (test.test_math.IsCloseTests) ... ok test_identical_infinite (test.test_math.IsCloseTests) ... ok test_inf_ninf_nan (test.test_math.IsCloseTests) ... ok test_integers (test.test_math.IsCloseTests) ... ok test_near_zero (test.test_math.IsCloseTests) ... ok test_negative_tolerances (test.test_math.IsCloseTests) ... ok test_zero_tolerance (test.test_math.IsCloseTests) ... ok /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/ieee754.txt Doctest: ieee754.txt ... ok ---------------------------------------------------------------------- Ran 59 tests in 0.946s OK (skipped=1) 1 test OK. Total duration: 1 sec Tests result: SUCCESS BUILDSTDERR: =================== test_+ /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_memoryio memoryio ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1170 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_memoryio testInit (test.test_memoryio.CBytesIOTest) ... ok testRead (test.test_memoryio.CBytesIOTest) ... ok testReadNoArgs (test.test_memoryio.CBytesIOTest) ... ok testSeek (test.test_memoryio.CBytesIOTest) ... ok testTell (test.test_memoryio.CBytesIOTest) ... ok test_bytes_array (test.test_memoryio.CBytesIOTest) ... ok test_cow_mutable (test.test_memoryio.CBytesIOTest) ... skipped 'implementation detail specific to cpython' test_cow_setstate (test.test_memoryio.CBytesIOTest) ... skipped 'implementation detail specific to cpython' test_cow_truncate (test.test_memoryio.CBytesIOTest) ... skipped 'implementation detail specific to cpython' test_cow_write (test.test_memoryio.CBytesIOTest) ... skipped 'implementation detail specific to cpython' test_detach (test.test_memoryio.CBytesIOTest) ... ok test_flags (test.test_memoryio.CBytesIOTest) ... ok test_flush (test.test_memoryio.CBytesIOTest) ... ok test_getbuffer (test.test_memoryio.CBytesIOTest) ... ok test_getstate (test.test_memoryio.CBytesIOTest) ... ok test_getvalue (test.test_memoryio.CBytesIOTest) ... ok test_init (test.test_memoryio.CBytesIOTest) ... ok test_instance_dict_leak (test.test_memoryio.CBytesIOTest) ... ok test_issue5449 (test.test_memoryio.CBytesIOTest) ... ok test_iterator (test.test_memoryio.CBytesIOTest) ... ok test_overseek (test.test_memoryio.CBytesIOTest) ... ok test_pickling (test.test_memoryio.CBytesIOTest) ... ok test_read (test.test_memoryio.CBytesIOTest) ... ok test_read1 (test.test_memoryio.CBytesIOTest) ... ok test_readinto (test.test_memoryio.CBytesIOTest) ... ok test_readline (test.test_memoryio.CBytesIOTest) ... ok test_readlines (test.test_memoryio.CBytesIOTest) ... ok test_relative_seek (test.test_memoryio.CBytesIOTest) ... ok test_seek (test.test_memoryio.CBytesIOTest) ... ok test_setstate (test.test_memoryio.CBytesIOTest) ... ok test_sizeof (test.test_memoryio.CBytesIOTest) ... skipped 'implementation detail specific to cpython' test_subclassing (test.test_memoryio.CBytesIOTest) ... ok test_tell (test.test_memoryio.CBytesIOTest) ... ok test_truncate (test.test_memoryio.CBytesIOTest) ... ok test_unicode (test.test_memoryio.CBytesIOTest) ... ok test_write (test.test_memoryio.CBytesIOTest) ... ok test_writelines (test.test_memoryio.CBytesIOTest) ... ok test_writelines_error (test.test_memoryio.CBytesIOTest) ... ok test_issue5265 (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_argument (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_cr (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_crlf (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_default (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_empty (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_lf (test.test_memoryio.CStringIOPickleTest) ... ok test_newline_none (test.test_memoryio.CStringIOPickleTest) ... ok test_newlines_property (test.test_memoryio.CStringIOPickleTest) ... ok test_relative_seek (test.test_memoryio.CStringIOPickleTest) ... ok test_textio_properties (test.test_memoryio.CStringIOPickleTest) ... ok testInit (test.test_memoryio.CStringIOTest) ... ok testRead (test.test_memoryio.CStringIOTest) ... ok testReadNoArgs (test.test_memoryio.CStringIOTest) ... ok testSeek (test.test_memoryio.CStringIOTest) ... ok testTell (test.test_memoryio.CStringIOTest) ... ok test_detach (test.test_memoryio.CStringIOTest) ... ok test_flags (test.test_memoryio.CStringIOTest) ... ok test_flush (test.test_memoryio.CStringIOTest) ... ok test_getstate (test.test_memoryio.CStringIOTest) ... ok test_getvalue (test.test_memoryio.CStringIOTest) ... ok test_init (test.test_memoryio.CStringIOTest) ... ok test_instance_dict_leak (test.test_memoryio.CStringIOTest) ... ok test_issue5265 (test.test_memoryio.CStringIOTest) ... ok test_iterator (test.test_memoryio.CStringIOTest) ... ok test_lone_surrogates (test.test_memoryio.CStringIOTest) ... ok test_newline_argument (test.test_memoryio.CStringIOTest) ... ok test_newline_cr (test.test_memoryio.CStringIOTest) ... ok test_newline_crlf (test.test_memoryio.CStringIOTest) ... ok test_newline_default (test.test_memoryio.CStringIOTest) ... ok test_newline_empty (test.test_memoryio.CStringIOTest) ... ok test_newline_lf (test.test_memoryio.CStringIOTest) ... ok test_newline_none (test.test_memoryio.CStringIOTest) ... ok test_newlines_property (test.test_memoryio.CStringIOTest) ... ok test_overseek (test.test_memoryio.CStringIOTest) ... ok test_pickling (test.test_memoryio.CStringIOTest) ... ok test_read (test.test_memoryio.CStringIOTest) ... ok test_readline (test.test_memoryio.CStringIOTest) ... ok test_readlines (test.test_memoryio.CStringIOTest) ... ok test_relative_seek (test.test_memoryio.CStringIOTest) ... ok test_seek (test.test_memoryio.CStringIOTest) ... ok test_setstate (test.test_memoryio.CStringIOTest) ... ok test_subclassing (test.test_memoryio.CStringIOTest) ... ok test_tell (test.test_memoryio.CStringIOTest) ... ok test_textio_properties (test.test_memoryio.CStringIOTest) ... ok test_truncate (test.test_memoryio.CStringIOTest) ... ok test_widechar (test.test_memoryio.CStringIOTest) ... ok test_write (test.test_memoryio.CStringIOTest) ... ok test_writelines (test.test_memoryio.CStringIOTest) ... ok test_writelines_error (test.test_memoryio.CStringIOTest) ... ok testInit (test.test_memoryio.PyBytesIOTest) ... ok testRead (test.test_memoryio.PyBytesIOTest) ... ok testReadNoArgs (test.test_memoryio.PyBytesIOTest) ... ok testSeek (test.test_memoryio.PyBytesIOTest) ... ok testTell (test.test_memoryio.PyBytesIOTest) ... ok test_bytes_array (test.test_memoryio.PyBytesIOTest) ... ok test_detach (test.test_memoryio.PyBytesIOTest) ... ok test_flags (test.test_memoryio.PyBytesIOTest) ... ok test_flush (test.test_memoryio.PyBytesIOTest) ... ok test_getbuffer (test.test_memoryio.PyBytesIOTest) ... ok test_getvalue (test.test_memoryio.PyBytesIOTest) ... ok test_init (test.test_memoryio.PyBytesIOTest) ... ok test_instance_dict_leak (test.test_memoryio.PyBytesIOTest) ... ok test_issue5449 (test.test_memoryio.PyBytesIOTest) ... ok test_iterator (test.test_memoryio.PyBytesIOTest) ... ok test_overseek (test.test_memoryio.PyBytesIOTest) ... ok test_pickling (test.test_memoryio.PyBytesIOTest) ... ok test_read (test.test_memoryio.PyBytesIOTest) ... ok test_read1 (test.test_memoryio.PyBytesIOTest) ... ok test_readinto (test.test_memoryio.PyBytesIOTest) ... ok test_readline (test.test_memoryio.PyBytesIOTest) ... ok test_readlines (test.test_memoryio.PyBytesIOTest) ... ok test_relative_seek (test.test_memoryio.PyBytesIOTest) ... ok test_seek (test.test_memoryio.PyBytesIOTest) ... ok test_subclassing (test.test_memoryio.PyBytesIOTest) ... ok test_tell (test.test_memoryio.PyBytesIOTest) ... ok test_truncate (test.test_memoryio.PyBytesIOTest) ... ok test_unicode (test.test_memoryio.PyBytesIOTest) ... ok test_write (test.test_memoryio.PyBytesIOTest) ... ok test_writelines (test.test_memoryio.PyBytesIOTest) ... ok test_writelines_error (test.test_memoryio.PyBytesIOTest) ... ok test_issue5265 (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_argument (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_cr (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_crlf (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_default (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_empty (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_lf (test.test_memoryio.PyStringIOPickleTest) ... ok test_newline_none (test.test_memoryio.PyStringIOPickleTest) ... ok BUILDSTDERR: test_newlines_property (test.test_memor0.54user 0.03system 0:00.58elapsed 98%CPU (0avgtext+0avgdata 52504maxresident)k BUILDSTDERR: 0inputs+80outputs (0major+11519minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_memoryview ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_memoryview yio.PyStringIOPickleTest) ... ok test_relative_seek (test.test_memoryio.PyStringIOPickleTest) ... ok test_textio_properties (test.test_memoryio.PyStringIOPickleTest) ... ok testInit (test.test_memoryio.PyStringIOTest) ... ok testRead (test.test_memoryio.PyStringIOTest) ... ok testReadNoArgs (test.test_memoryio.PyStringIOTest) ... ok testSeek (test.test_memoryio.PyStringIOTest) ... ok testTell (test.test_memoryio.PyStringIOTest) ... ok test_detach (test.test_memoryio.PyStringIOTest) ... ok test_flags (test.test_memoryio.PyStringIOTest) ... ok test_flush (test.test_memoryio.PyStringIOTest) ... ok test_getvalue (test.test_memoryio.PyStringIOTest) ... ok test_init (test.test_memoryio.PyStringIOTest) ... ok test_instance_dict_leak (test.test_memoryio.PyStringIOTest) ... ok test_issue5265 (test.test_memoryio.PyStringIOTest) ... ok test_iterator (test.test_memoryio.PyStringIOTest) ... ok test_lone_surrogates (test.test_memoryio.PyStringIOTest) ... ok test_newline_argument (test.test_memoryio.PyStringIOTest) ... ok test_newline_cr (test.test_memoryio.PyStringIOTest) ... ok test_newline_crlf (test.test_memoryio.PyStringIOTest) ... ok test_newline_default (test.test_memoryio.PyStringIOTest) ... ok test_newline_empty (test.test_memoryio.PyStringIOTest) ... ok test_newline_lf (test.test_memoryio.PyStringIOTest) ... ok test_newline_none (test.test_memoryio.PyStringIOTest) ... ok test_newlines_property (test.test_memoryio.PyStringIOTest) ... ok test_overseek (test.test_memoryio.PyStringIOTest) ... ok test_pickling (test.test_memoryio.PyStringIOTest) ... ok test_read (test.test_memoryio.PyStringIOTest) ... ok test_readline (test.test_memoryio.PyStringIOTest) ... ok test_readlines (test.test_memoryio.PyStringIOTest) ... ok test_relative_seek (test.test_memoryio.PyStringIOTest) ... ok test_seek (test.test_memoryio.PyStringIOTest) ... ok test_subclassing (test.test_memoryio.PyStringIOTest) ... ok test_tell (test.test_memoryio.PyStringIOTest) ... ok test_textio_properties (test.test_memoryio.PyStringIOTest) ... ok test_truncate (test.test_memoryio.PyStringIOTest) ... ok test_write (test.test_memoryio.PyStringIOTest) ... ok test_writelines (test.test_memoryio.PyStringIOTest) ... ok test_writelines_error (test.test_memoryio.PyStringIOTest) ... ok ---------------------------------------------------------------------- Ran 166 tests in 0.213s OK (skipped=5) 1 test OK. Total duration: 311 ms Tests result: SUCCESS =================== test_memoryview ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1174 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_memoryview test_attributes_readonly (test.test_memoryview.ArrayMemorySliceSliceTest) ... skipped 'no read-only type to test' test_attributes_writable (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_compare (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_contextmanager (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_delitem (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_gc (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_getbuf_fail (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_getbuffer (test.test_memoryview.ArrayMemorySliceSliceTest) ... skipped 'XXX test should be adapted for non-byte buffers' test_getitem (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_hash (test.test_memoryview.ArrayMemorySliceSliceTest) ... skipped 'no read-only type to test' test_hash_writable (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_issue22668 (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_iter (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_release (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_reversed (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_setitem_readonly (test.test_memoryview.ArrayMemorySliceSliceTest) ... skipped 'no read-only type to test' test_setitem_writable (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_tobytes (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_tolist (test.test_memoryview.ArrayMemorySliceSliceTest) ... skipped 'XXX NotImplementedError: tolist() only supports byte views' test_weakref (test.test_memoryview.ArrayMemorySliceSliceTest) ... ok test_writable_readonly (test.test_memoryview.ArrayMemorySliceSliceTest) ... skipped 'no read-only type to test' test_attributes_readonly (test.test_memoryview.ArrayMemorySliceTest) ... skipped 'no read-only type to test' test_attributes_writable (test.test_memoryview.ArrayMemorySliceTest) ... ok test_compare (test.test_memoryview.ArrayMemorySliceTest) ... ok test_contextmanager (test.test_memoryview.ArrayMemorySliceTest) ... ok test_delitem (test.test_memoryview.ArrayMemorySliceTest) ... ok test_gc (test.test_memoryview.ArrayMemorySliceTest) ... ok test_getbuf_fail (test.test_memoryview.ArrayMemorySliceTest) ... ok test_getbuffer (test.test_memoryview.ArrayMemorySliceTest) ... skipped 'XXX test should be adapted for non-byte buffers' test_getitem (test.test_memoryview.ArrayMemorySliceTest) ... ok test_hash (test.test_memoryview.ArrayMemorySliceTest) ... skipped 'no read-only type to test' test_hash_writable (test.test_memoryview.ArrayMemorySliceTest) ... ok test_issue22668 (test.test_memoryview.ArrayMemorySliceTest) ... ok test_iter (test.test_memoryview.ArrayMemorySliceTest) ... ok test_refs (test.test_memoryview.ArrayMemorySliceTest) ... ok test_release (test.test_memoryview.ArrayMemorySliceTest) ... ok test_reversed (test.test_memoryview.ArrayMemorySliceTest) ... ok test_setitem_readonly (test.test_memoryview.ArrayMemorySliceTest) ... skipped 'no read-only type to test' test_setitem_writable (test.test_memoryview.ArrayMemorySliceTest) ... ok test_tobytes (test.test_memoryview.ArrayMemorySliceTest) ... ok test_tolist (test.test_memoryview.ArrayMemorySliceTest) ... skipped 'XXX NotImplementedError: tolist() only supports byte views' test_weakref (test.test_memoryview.ArrayMemorySliceTest) ... ok test_writable_readonly (test.test_memoryview.ArrayMemorySliceTest) ... skipped 'no read-only type to test' test_array_assign (test.test_memoryview.ArrayMemoryviewTest) ... ok test_attributes_readonly (test.test_memoryview.ArrayMemoryviewTest) ... skipped 'no read-only type to test' test_attributes_writable (test.test_memoryview.ArrayMemoryviewTest) ... ok test_compare (test.test_memoryview.ArrayMemoryviewTest) ... ok test_contextmanager (test.test_memoryview.ArrayMemoryviewTest) ... ok test_delitem (test.test_memoryview.ArrayMemoryviewTest) ... ok test_gc (test.test_memoryview.ArrayMemoryviewTest) ... ok test_getbuf_fail (test.test_memoryview.ArrayMemoryviewTest) ... ok test_getbuffer (test.test_memoryview.ArrayMemoryviewTest) ... skipped 'XXX test should be adapted for non-byte buffers' test_getitem (test.test_memoryview.ArrayMemoryviewTest) ... ok test_hash (test.test_memoryview.ArrayMemoryviewTest) ... skipped 'no read-only type to test' test_hash_writable (test.test_memoryview.ArrayMemoryviewTest) ... ok test_issue22668 (test.test_memoryview.ArrayMemoryviewTest) ... ok test_iter (test.test_memoryview.ArrayMemoryviewTest) ... ok test_release (test.test_memoryview.ArrayMemoryviewTest) ... ok test_reversed (test.test_memoryview.ArrayMemoryviewTest) ... ok test_setitem_readonly (test.test_memoryview.ArrayMemoryviewTest) ... skipped 'no read-only type to test' test_setitem_writable (test.test_memoryview.ArrayMemoryviewTest) ... ok test_tobytes (test.test_memoryview.ArrayMemoryviewTest) ... ok test_tolist (test.test_memoryview.ArrayMemoryviewTest) ... skipped 'XXX NotImplementedError: tolist() only supports byte views' test_weakref (test.test_memoryview.ArrayMemoryviewTest) ... ok test_writable_readonly (test.test_memoryview.ArrayMemoryviewTest) ... skipped 'no read-only type to test' test_attributes_readonly (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_attributes_writable (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_compare (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_contextmanager (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_delitem (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_gc (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_getbuf_fail (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_getbuffer (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_getitem (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_hash (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_hash_writable (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_issue22668 (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_iter (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_release (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_reversed (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_setitem_readonly (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_setitem_writable (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_tobytes (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_tolist (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_weakref (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_writable_readonly (test.test_memoryview.BytesMemorySliceSliceTest) ... ok test_attributes_readonly (test.test_memoryview.BytesMemorySliceTest) ... ok test_attributes_writable (test.test_memoryview.BytesMemorySliceTest) ... ok test_compare (test.test_memoryview.BytesMemorySliceTest) ... ok test_contextmanager (test.test_memoryview.BytesMemorySliceTest) ... ok test_delitem (test.test_memoryview.BytesMemorySliceTest) ... ok test_gc (test.test_memoryview.BytesMemorySliceTest) ... ok test_getbuf_fail (test.test_memoryview.BytesMemorySliceTest) ... ok test_getbuffer (test.test_memoryview.BytesMemorySliceTest) ... ok test_getitem (test.test_memoryview.BytesMemorySliceTest) ... ok test_hash (test.test_memoryview.BytesMemorySliceTest) ... ok test_hash_writable (test.test_memoryview.BytesMemorySliceTest) ... ok test_issue22668 (test.test_memoryview.BytesMemorySliceTest) ... ok test_iter (test.test_memoryview.BytesMemorySliceTest) ... ok test_refs (test.test_memoryview.BytesMemorySliceTest) ... ok test_release (test.test_memoryview.BytesMemorySliceTest) ... ok test_reversed (test.test_memoryview.BytesMemorySliceTest) ... ok test_setitem_readonly (test.test_memoryview.BytesMemorySliceTest) ... ok test_setitem_writable (test.test_memoryview.BytesMemorySliceTest) ... ok test_tobytes (test.test_memoryview.BytesMemorySliceTest) ... ok test_tolist (test.test_memoryview.BytesMemorySliceTest) ... ok test_weakref (test.test_memoryview.BytesMemorySliceTest) ... ok test_writable_readonly (test.test_memoryview.BytesMemorySliceTest) ... ok test_attributes_readonly (test.test_memoryview.BytesMemoryviewTest) ... ok test_attributes_writable (test.test_memoryview.BytesMemoryviewTest) ... ok test_compare (test.test_memoryview.BytesMemoryviewTest) ... ok test_constructor (test.test_memoryview.BytesMemoryviewTest) ... ok test_contextmanager (test.test_memoryview.BytesMemoryviewTest) ... ok test_delitem (test.test_memoryview.BytesMemoryviewTest) ... ok test_gc (test.test_memoryview.BytesMemoryviewTest) ... ok test_getbuf_fail (test.test_memoryview.BytesMemoryviewTest) ... ok test_getbuffer (test.test_memoryview.BytesMemoryviewTest) ... ok test_getitem (test.test_memoryview.BytesMemoryviewTest) ... ok test_hash (test.test_memoryview.BytesMemoryviewTest) ... ok test_hash_writable (test.test_memoryview.BytesMemoryviewTest) ... ok test_issue22668 (test.test_memoryview.BytesMemoryviewTest) ... ok test_iter (test.test_memoryview.BytesMemoryviewTest) ... ok test_release (test.test_memoryview.BytesMemoryviewTest) ... ok BUILDSTDERR: test_reversed (test.test_memoryview.BytesMemoryviewTest) ... ok0.69user 0.05system 0:00.75elapsed 98%CPU (0avgtext+0avgdata 60732maxresident)k BUILDSTDERR: 0inputs+64outputs (0major+13725minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_metaclass ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_metaclass test_setitem_readonly (test.test_memoryview.BytesMemoryviewTest) ... ok test_setitem_writable (test.test_memoryview.BytesMemoryviewTest) ... ok test_tobytes (test.test_memoryview.BytesMemoryviewTest) ... ok test_tolist (test.test_memoryview.BytesMemoryviewTest) ... ok test_weakref (test.test_memoryview.BytesMemoryviewTest) ... ok test_writable_readonly (test.test_memoryview.BytesMemoryviewTest) ... ok test_copy (test.test_memoryview.OtherTest) ... ok test_ctypes_cast (test.test_memoryview.OtherTest) ... ok test_memoryview_hex (test.test_memoryview.OtherTest) ... ok test_pickle (test.test_memoryview.OtherTest) ... ok ---------------------------------------------------------------------- Ran 134 tests in 0.388s OK (skipped=18) 1 test OK. Total duration: 476 ms Tests result: SUCCESS =================== test_metaclass ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1178 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_metaclass Trying: class C: def meth(self): print("Hello") Expecting nothing ok Trying: C.__class__ is type Expecting: True ok Trying: a = C() Expecting nothing ok Trying: a.__class__ is C Expecting: True ok Trying: a.meth() Expecting: Hello ok Trying: class A: pass Expecting nothing ok Trying: class B: pass Expecting nothing ok Trying: bases = (A, B) Expecting nothing ok Trying: class C(*bases): pass Expecting nothing ok Trying: C.__bases__ == bases Expecting: True ok Trying: class M(type): pass Expecting nothing ok Trying: class C(metaclass=M): def meth(self): print("Hello") Expecting nothing ok Trying: C.__class__ is M Expecting: True ok Trying: a = C() Expecting nothing ok Trying: a.__class__ is C Expecting: True ok Trying: a.meth() Expecting: Hello ok Trying: kwds = {'metaclass': M} Expecting nothing ok Trying: class C(**kwds): pass Expecting nothing ok Trying: C.__class__ is M Expecting: True ok Trying: a = C() Expecting nothing ok Trying: a.__class__ is C Expecting: True ok Trying: class M(type): @staticmethod def __prepare__(*args, **kwds): print("Prepare called:", args, kwds) return dict() def __new__(cls, name, bases, namespace, **kwds): print("New called:", kwds) return type.__new__(cls, name, bases, namespace) def __init__(cls, *args, **kwds): pass Expecting nothing ok Trying: class C(metaclass=M): def meth(self): print("Hello") Expecting: Prepare called: ('C', ()) {} New called: {} ok Trying: class C(object, metaclass=M, other="haha"): pass Expecting: Prepare called: ('C', (,)) {'other': 'haha'} New called: {'other': 'haha'} ok Trying: C.__class__ is M Expecting: True ok Trying: C.__bases__ == (object,) Expecting: True ok Trying: a = C() Expecting nothing ok Trying: a.__class__ is C Expecting: True ok Trying: kwds = {'metaclass': type} Expecting nothing ok Trying: class C(**kwds): pass Expecting nothing ok Trying: kwds == {'metaclass': type} Expecting: True ok Trying: bases = (object,) Expecting nothing ok Trying: kwds = {'metaclass': M, 'other': 'haha'} Expecting nothing ok Trying: class C(*bases, **kwds): pass Expecting: Prepare called: ('C', (,)) {'other': 'haha'} New called: {'other': 'haha'} ok Trying: C.__class__ is M Expecting: True ok Trying: C.__bases__ == (object,) Expecting: True ok Trying: class B: pass Expecting nothing ok BUILDSTDERR: Trying0.37user 0.04system 0:00.42elapsed 98%CPU (0avgtext+0avgdata 52268maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+11482minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_mimetypes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_mimetypes : kwds = {'other': 'haha'} Expecting nothing ok Trying: class C(B, metaclass=M, *bases, **kwds): pass Expecting: Prepare called: ('C', (, )) {'other': 'haha'} New called: {'other': 'haha'} ok Trying: C.__class__ is M Expecting: True ok Trying: C.__bases__ == (B, object) Expecting: True ok Trying: class C(metaclass=type, metaclass=type): pass Expecting: Traceback (most recent call last): [...] SyntaxError: keyword argument repeated ok Trying: kwds = {'metaclass': type} Expecting nothing ok Trying: class C(metaclass=type, **kwds): pass #doctest: +ELLIPSIS Expecting: Traceback (most recent call last): [...] TypeError: ...got multiple values for keyword argument 'metaclass' ok Trying: class LoggingDict(dict): def __setitem__(self, key, value): print("d[%r] = %r" % (key, value)) dict.__setitem__(self, key, value) Expecting nothing ok Trying: class Meta(type): @staticmethod def __prepare__(name, bases): return LoggingDict() Expecting nothing ok Trying: class C(metaclass=Meta): foo = 2+2 foo = 42 bar = 123 Expecting: d['__module__'] = 'test.test_metaclass' d['__qualname__'] = 'C' d['foo'] = 4 d['foo'] = 42 d['bar'] = 123 ok Trying: def meta(name, bases, namespace, **kwds): print("meta:", name, bases) print("ns:", sorted(namespace.items())) print("kw:", sorted(kwds.items())) return namespace Expecting nothing ok Trying: class C(metaclass=meta): a = 42 b = 24 Expecting: meta: C () ns: [('__module__', 'test.test_metaclass'), ('__qualname__', 'C'), ('a', 42), ('b', 24)] kw: [] ok Trying: type(C) is dict Expecting: True ok Trying: print(sorted(C.items())) Expecting: [('__module__', 'test.test_metaclass'), ('__qualname__', 'C'), ('a', 42), ('b', 24)] ok Trying: def prepare(name, bases, **kwds): print("prepare:", name, bases, sorted(kwds.items())) return LoggingDict() Expecting nothing ok Trying: meta.__prepare__ = prepare Expecting nothing ok Trying: class C(metaclass=meta, other="booh"): a = 1 a = 2 b = 3 Expecting: prepare: C () [('other', 'booh')] d['__module__'] = 'test.test_metaclass' d['__qualname__'] = 'C' d['a'] = 1 d['a'] = 2 d['b'] = 3 meta: C () ns: [('__module__', 'test.test_metaclass'), ('__qualname__', 'C'), ('a', 2), ('b', 3)] kw: [('other', 'booh')] ok Trying: type.__prepare__() Expecting: {} ok Trying: class M(type): @classmethod def __prepare__(cls, *args, **kwds): d = super().__prepare__(*args, **kwds) d["hello"] = 42 return d Expecting nothing ok Trying: class C(metaclass=M): print(hello) Expecting: 42 ok Trying: print(C.hello) Expecting: 42 ok Trying: class ObscureException(Exception): pass Expecting nothing ok Trying: class FailDescr: def __get__(self, instance, owner): raise ObscureException Expecting nothing ok Trying: class Meta(type): __prepare__ = FailDescr() Expecting nothing ok Trying: class X(metaclass=Meta): pass Expecting: Traceback (most recent call last): [...] test.test_metaclass.ObscureException ok 2 items had no tests: test.test_metaclass test.test_metaclass.test_main 1 items passed all tests: 62 tests in test.test_metaclass.__test__.doctests 62 tests in 3 items. 62 passed and 0 failed. Test passed. doctest (test.test_metaclass) ... 62 tests with zero failures 1 test OK. Total duration: 147 ms Tests result: SUCCESS =================== test_mimetypes ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1182 BUILDSTDERR: == encodings: local0.33user 0.03system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 52352maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+11341minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_minidom ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_minidom e=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_mimetypes test_data_urls (test.test_mimetypes.MimeTypesTestCase) ... ok test_default_data (test.test_mimetypes.MimeTypesTestCase) ... ok test_encoding (test.test_mimetypes.MimeTypesTestCase) ... ok test_file_parsing (test.test_mimetypes.MimeTypesTestCase) ... ok test_guess_all_types (test.test_mimetypes.MimeTypesTestCase) ... ok test_non_standard_types (test.test_mimetypes.MimeTypesTestCase) ... ok test__all__ (test.test_mimetypes.MiscTestCase) ... ok test_registry_parsing (test.test_mimetypes.Win32MimeTypesTestCase) ... skipped 'Windows only' ---------------------------------------------------------------------- Ran 8 tests in 0.028s OK (skipped=1) 1 test OK. Total duration: 106 ms Tests result: SUCCESS =================== test_minidom ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1186 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_minidom testAAA (test.test_minidom.MinidomTest) ... ok testAAB (test.test_minidom.MinidomTest) ... ok testAddAttr (test.test_minidom.MinidomTest) ... ok testAltNewline (test.test_minidom.MinidomTest) ... ok testAppendChild (test.test_minidom.MinidomTest) ... ok testAppendChildFragment (test.test_minidom.MinidomTest) ... ok testAttrListItem (test.test_minidom.MinidomTest) ... ok testAttrListItemNS (test.test_minidom.MinidomTest) ... ok testAttrListItems (test.test_minidom.MinidomTest) ... ok testAttrListKeys (test.test_minidom.MinidomTest) ... ok testAttrListKeysNS (test.test_minidom.MinidomTest) ... ok testAttrListLength (test.test_minidom.MinidomTest) ... ok testAttrListValues (test.test_minidom.MinidomTest) ... ok testAttrList__getitem__ (test.test_minidom.MinidomTest) ... ok testAttrList__setitem__ (test.test_minidom.MinidomTest) ... ok testAttributeRepr (test.test_minidom.MinidomTest) ... ok testBug0777884 (test.test_minidom.MinidomTest) ... ok testBug1433694 (test.test_minidom.MinidomTest) ... ok testChangeAttr (test.test_minidom.MinidomTest) ... ok testChildNodes (test.test_minidom.MinidomTest) ... ok testCloneAttributeDeep (test.test_minidom.MinidomTest) ... ok testCloneAttributeShallow (test.test_minidom.MinidomTest) ... ok testCloneDocumentDeep (test.test_minidom.MinidomTest) ... ok testCloneDocumentShallow (test.test_minidom.MinidomTest) ... ok testCloneDocumentTypeDeepNotOk (test.test_minidom.MinidomTest) ... ok testCloneDocumentTypeDeepOk (test.test_minidom.MinidomTest) ... ok testCloneDocumentTypeShallowNotOk (test.test_minidom.MinidomTest) ... ok testCloneDocumentTypeShallowOk (test.test_minidom.MinidomTest) ... ok testCloneElementDeep (test.test_minidom.MinidomTest) ... ok testCloneElementShallow (test.test_minidom.MinidomTest) ... ok testClonePIDeep (test.test_minidom.MinidomTest) ... ok testClonePIShallow (test.test_minidom.MinidomTest) ... ok testComment (test.test_minidom.MinidomTest) ... ok testContext (test.test_minidom.MinidomTest) ... ok testCreateAttributeNS (test.test_minidom.MinidomTest) ... ok testCreateElementNS (test.test_minidom.MinidomTest) ... ok testDeepcopiedDocument (test.test_minidom.MinidomTest) ... ok testDeleteAttr (test.test_minidom.MinidomTest) ... ok testDocRemoveChild (test.test_minidom.MinidomTest) ... ok testDocumentAsyncAttr (test.test_minidom.MinidomTest) ... ok testDocumentElement (test.test_minidom.MinidomTest) ... ok testElement (test.test_minidom.MinidomTest) ... ok testElementReprAndStr (test.test_minidom.MinidomTest) ... ok testElementReprAndStrUnicode (test.test_minidom.MinidomTest) ... ok testElementReprAndStrUnicodeNS (test.test_minidom.MinidomTest) ... ok testEmptyXMLNSValue (test.test_minidom.MinidomTest) ... ok testEncodings (test.test_minidom.MinidomTest) ... ok testExceptionOnSpacesInXMLNSValue (test.test_minidom.MinidomTest) ... ok testFirstChild (test.test_minidom.MinidomTest) ... ok testGetAttrLength (test.test_minidom.MinidomTest) ... ok testGetAttrList (test.test_minidom.MinidomTest) ... ok testGetAttrValues (test.test_minidom.MinidomTest) ... ok testGetAttribute (test.test_minidom.MinidomTest) ... ok testGetAttributeNS (test.test_minidom.MinidomTest) ... ok testGetAttributeNode (test.test_minidom.MinidomTest) ... ok testGetElementsByTagName (test.test_minidom.MinidomTest) ... ok testGetElementsByTagNameNS (test.test_minidom.MinidomTest) ... ok testGetEmptyNodeListFromElementsByTagNameNS (test.test_minidom.MinidomTest) ... ok testHasAttribute (test.test_minidom.MinidomTest) ... ok testHasChildNodes (test.test_minidom.MinidomTest) ... ok testImportDocumentDeep (test.test_minidom.MinidomTest) ... ok testImportDocumentShallow (test.test_minidom.MinidomTest) ... ok testImportDocumentTypeDeep (test.test_minidom.MinidomTest) ... ok testImportDocumentTypeShallow (test.test_minidom.MinidomTest) ... ok testInsertBefore (test.test_minidom.MinidomTest) ... ok testInsertBeforeFragment (test.test_minidom.MinidomTest) ... ok testLegalChildren (test.test_minidom.MinidomTest) ... ok testNamedNodeMapSetItem (test.test_minidom.MinidomTest) ... ok testNodeListItem (test.test_minidom.MinidomTest) ... ok testNonZero (test.test_minidom.MinidomTest) ... ok testNormalize (test.test_minidom.MinidomTest) ... ok testNormalizeCombineAndNextSibling (test.test_minidom.MinidomTest) ... ok testNormalizeDeleteAndCombine (test.test_minidom.MinidomTest) ... ok testNormalizeDeleteWithNextSibling (test.test_minidom.MinidomTest) ... ok testNormalizeDeleteWithPrevSibling (test.test_minidom.MinidomTest) ... ok testNormalizeDeleteWithTwoNonTextSiblings (test.test_minidom.MinidomTest) ... ok testNormalizeRecursion (test.test_minidom.MinidomTest) ... ok testParents (test.test_minidom.MinidomTest) ... ok testParse (test.test_minidom.MinidomTest) ... ok testParseAttributeNamespaces (test.test_minidom.MinidomTest) ... ok testParseAttributes (test.test_minidom.MinidomTest) ... ok testParseElement (test.test_minidom.MinidomTest) ... ok testParseElementNamespaces (test.test_minidom.MinidomTest) ... ok testParseFromBinaryFile (test.test_minidom.MinidomTest) ... ok testParseFromTextFile (test.test_minidom.MinidomTest) ... ok testParseProcessingInstructions (test.test_minidom.MinidomTest) ... ok testParseString (test.test_minidom.MinidomTest) ... ok testPatch1094164 (test.test_minidom.MinidomTest) ... ok testPickledDocument (test.test_minidom.MinidomTest) ... ok testProcessingInstruction (test.test_minidom.MinidomTest) ... ok testProcessingInstructionNameError (test.test_minidom.MinidomTest) ... ok testProcessingInstructionRepr (test.test_minidom.MinidomTest) ... ok testRemoveAttr (test.test_minidom.MinidomTest) ... ok testRemoveAttrNS (test.test_minidom.MinidomTest) ... ok testRemoveAttributeNode (test.test_minidom.MinidomTest) ... ok testRemoveNamedItem (test.test_minidom.MinidomTest) ... ok testRemoveNamedItemNS (test.test_minidom.MinidomTest) ... ok testRenameAttribute (test.test_minidom.MinidomTest) ... ok testRenameElement (test.test_minidom.MinidomTest) ... ok testRenameOther (test.test_minidom.MinidomTest) ... ok testReplaceChildFragment (test.test_minidom.MinidomTest) ... ok testReplaceWholeText (test.test_minidom.MinidomTest) ... ok testSchemaType (test.test_minidom.MinidomTest) ... ok testSerializeCommentNodeWithDoubleHyphen (test.test_minidom.MinidomTest) ... ok testSetAttrValueandNodeValue (test.test_minidom.MinidomTest) ... ok testSetIdAttribute (test.test_minidom.MinidomTest) ... ok testSetIdAttributeNS (test.test_minidom.MinidomTest) ... ok testSetIdAttributeNode (test.test_minidom.MinidomTest) ... ok BUILDSTDERR: testSiblings0.46user 0.03system 0:00.50elapsed 98%CPU (0avgtext+0avgdata 52588maxresident)k BUILDSTDERR: 0inputs+360outputs (0major+11595minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_mmap ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_mmap BUILDSTDERR: 0.39user 0.04system 0:00.44elapsed 97%CPU (0avgtext+0avgdata 52356maxresident)k BUILDSTDERR: 0inputs+920outputs (0major+11893minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_module ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_module (test.test_minidom.MinidomTest) ... ok testTextNodeRepr (test.test_minidom.MinidomTest) ... ok testTextRepr (test.test_minidom.MinidomTest) ... ok testTooManyDocumentElements (test.test_minidom.MinidomTest) ... ok testUnlink (test.test_minidom.MinidomTest) ... ok testUserData (test.test_minidom.MinidomTest) ... ok testWholeText (test.test_minidom.MinidomTest) ... ok testWriteText (test.test_minidom.MinidomTest) ... ok testWriteXML (test.test_minidom.MinidomTest) ... ok test_toprettyxml_preserves_content_of_text_node (test.test_minidom.MinidomTest) ... ok test_toprettyxml_with_adjacent_text_nodes (test.test_minidom.MinidomTest) ... ok test_toprettyxml_with_text_nodes (test.test_minidom.MinidomTest) ... ok ---------------------------------------------------------------------- Ran 120 tests in 0.105s OK 1 test OK. Total duration: 229 ms Tests result: SUCCESS =================== test_mmap ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1190 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_mmap test_access_parameter (test.test_mmap.MmapTests) ... ok test_anonymous (test.test_mmap.MmapTests) ... ok test_bad_file_desc (test.test_mmap.MmapTests) ... ok test_basic (test.test_mmap.MmapTests) ... ok test_context_manager (test.test_mmap.MmapTests) ... ok test_context_manager_exception (test.test_mmap.MmapTests) ... ok test_crasher_on_windows (test.test_mmap.MmapTests) ... skipped 'requires Windows' test_double_close (test.test_mmap.MmapTests) ... ok test_empty_file (test.test_mmap.MmapTests) ... ok test_entire_file (test.test_mmap.MmapTests) ... ok test_error (test.test_mmap.MmapTests) ... ok test_extended_getslice (test.test_mmap.MmapTests) ... ok test_extended_set_del_slice (test.test_mmap.MmapTests) ... ok test_find_end (test.test_mmap.MmapTests) ... ok test_invalid_descriptor (test.test_mmap.MmapTests) ... skipped 'requires Windows' test_io_methods (test.test_mmap.MmapTests) ... ok test_length_0_large_offset (test.test_mmap.MmapTests) ... ok test_length_0_offset (test.test_mmap.MmapTests) ... ok test_move (test.test_mmap.MmapTests) ... ok test_non_ascii_byte (test.test_mmap.MmapTests) ... ok test_offset (test.test_mmap.MmapTests) ... ok test_prot_readonly (test.test_mmap.MmapTests) ... ok test_read_all (test.test_mmap.MmapTests) ... ok test_read_invalid_arg (test.test_mmap.MmapTests) ... ok test_resize_past_pos (test.test_mmap.MmapTests) ... ok test_rfind (test.test_mmap.MmapTests) ... ok test_sizeof (test.test_mmap.MmapTests) ... skipped 'implementation detail specific to cpython' test_subclass (test.test_mmap.MmapTests) ... ok test_tagname (test.test_mmap.MmapTests) ... skipped 'requires Windows' test_tougher_find (test.test_mmap.MmapTests) ... ok test_weakref (test.test_mmap.MmapTests) ... ok test_write_returning_the_number_of_bytes_written (test.test_mmap.MmapTests) ... ok test_around_2GB (test.test_mmap.LargeMmapTests) ... skipped 'test cannot run on 32-bit systems' test_around_4GB (test.test_mmap.LargeMmapTests) ... skipped 'test cannot run on 32-bit systems' test_large_filesize (test.test_mmap.LargeMmapTests) ... ok test_large_offset (test.test_mmap.LargeMmapTests) ... ok ---------------------------------------------------------------------- Ran 36 tests in 0.087s OK (skipped=6) 1 test OK. Total duration: 168 ms Tests result: SUCCESS =================== test_module ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1194 BUILDSTDERR: == 0.39user 0.04system 0:00.43elapsed 98%CPU (0avgtext+0avgdata 52196maxresident)k BUILDSTDERR: 0inputs+40outputs (0major+10226minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_modulefinder ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_modulefinder BUILDSTDERR: 0.68user 0.08system 0:00.78elapsed 98%CPU (0avgtext+0avgdata 99456maxresident)k BUILDSTDERR: 0inputs+1136outputs (0major+26582minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_msilib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_msilib encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_module test_ascii_docstring (test.test_module.ModuleTests) ... ok test_clear_dict_in_ref_cycle (test.test_module.ModuleTests) ... ok test_descriptor_errors_propagate (test.test_module.ModuleTests) ... ok test_dont_clear_dict (test.test_module.ModuleTests) ... ok test_missing_getattr (test.test_module.ModuleTests) ... ok test_module_finalization_at_shutdown (test.test_module.ModuleTests) ... skipped 'implementation detail not available on pypy' test_module_repr_builtin (test.test_module.ModuleTests) ... ok test_module_repr_minimal (test.test_module.ModuleTests) ... ok test_module_repr_source (test.test_module.ModuleTests) ... ok test_module_repr_with_bare_loader (test.test_module.ModuleTests) ... ok test_module_repr_with_bare_loader_and_filename (test.test_module.ModuleTests) ... ok test_module_repr_with_bare_loader_but_no_name (test.test_module.ModuleTests) ... ok test_module_repr_with_filename_only (test.test_module.ModuleTests) ... ok test_module_repr_with_full_loader (test.test_module.ModuleTests) ... ok test_module_repr_with_full_loader_and_filename (test.test_module.ModuleTests) ... ok test_module_repr_with_full_loader_but_no_name (test.test_module.ModuleTests) ... ok test_module_repr_with_loader_as_None (test.test_module.ModuleTests) ... ok test_module_repr_with_name (test.test_module.ModuleTests) ... ok test_module_repr_with_name_and_filename (test.test_module.ModuleTests) ... ok test_no_docstring (test.test_module.ModuleTests) ... ok test_reinit (test.test_module.ModuleTests) ... ok test_unicode_docstring (test.test_module.ModuleTests) ... ok test_uninitialized (test.test_module.ModuleTests) ... ok test_uninitialized_missing_getattr (test.test_module.ModuleTests) ... ok test_weakref (test.test_module.ModuleTests) ... ok ---------------------------------------------------------------------- Ran 25 tests in 0.078s OK (skipped=1) 1 test OK. Total duration: 161 ms Tests result: SUCCESS =================== test_modulefinder ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1198 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_modulefinder test_absolute_imports (test.test_modulefinder.ModuleFinderTest) ... ok test_bytecode (test.test_modulefinder.ModuleFinderTest) ... ok test_extended_opargs (test.test_modulefinder.ModuleFinderTest) ... ok test_maybe (test.test_modulefinder.ModuleFinderTest) ... ok test_maybe_new (test.test_modulefinder.ModuleFinderTest) ... ok test_package (test.test_modulefinder.ModuleFinderTest) ... ok test_relative_imports (test.test_modulefinder.ModuleFinderTest) ... ok test_relative_imports_2 (test.test_modulefinder.ModuleFinderTest) ... ok test_relative_imports_3 (test.test_modulefinder.ModuleFinderTest) ... ok test_relative_imports_4 (test.test_modulefinder.ModuleFinderTest) ... ok test_replace_paths (test.test_modulefinder.ModuleFinderTest) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.405s OK 1 test OK. Total duration: 500 ms Tests result: SUCCESS =================== test_msilib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1202 BUILDSTDERR: == encodings:0.32user 0.03system 0:00.36elapsed 98%CPU (0avgtext+0avgdata 51964maxresident)k BUILDSTDERR: 0inputs+64outputs (0major+10089minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_multibytecodec ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_multibytecodec BUILDSTDERR: 0.53user 0.03system 0:00.58elapsed 98%CPU (0avgtext+0avgdata 53172maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+11326minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_multiprocessing_fork ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_multiprocessing_fork locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_msilib test_msilib skipped -- No module named '_msi' test_msilib skipped 1 test skipped: test_msilib Total duration: 79 ms Tests result: SUCCESS =================== test_multibytecodec ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1206 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_multibytecodec test_encode (test.test_multibytecodec.TestHZStateful) ... ok test_incrementalencoder (test.test_multibytecodec.TestHZStateful) ... ok test_incrementalencoder_final (test.test_multibytecodec.TestHZStateful) ... ok test_encode (test.test_multibytecodec.TestStateful) ... ok test_incrementalencoder (test.test_multibytecodec.TestStateful) ... ok test_incrementalencoder_final (test.test_multibytecodec.TestStateful) ... ok test_bug1572832 (test.test_multibytecodec.Test_ISO2022) ... ok test_g2 (test.test_multibytecodec.Test_ISO2022) ... ok test_iso2022_jp_g0 (test.test_multibytecodec.Test_ISO2022) ... ok test_dbcs (test.test_multibytecodec.Test_IncrementalDecoder) ... ok test_dbcs_keep_buffer (test.test_multibytecodec.Test_IncrementalDecoder) ... ok test_decode_unicode (test.test_multibytecodec.Test_IncrementalDecoder) ... ok test_iso2022 (test.test_multibytecodec.Test_IncrementalDecoder) ... ok test_issue5640 (test.test_multibytecodec.Test_IncrementalEncoder) ... ok test_stateful (test.test_multibytecodec.Test_IncrementalEncoder) ... ok test_stateful_keep_buffer (test.test_multibytecodec.Test_IncrementalEncoder) ... ok test_stateless (test.test_multibytecodec.Test_IncrementalEncoder) ... ok test_codingspec (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_decode_unicode (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_errorcallback_custom_ignore (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_errorcallback_longindex (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_init_segfault (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_nullcoding (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_str_decode (test.test_multibytecodec.Test_MultibyteCodec) ... ok test_bug1728403 (test.test_multibytecodec.Test_StreamReader) ... ok test_gb18030 (test.test_multibytecodec.Test_StreamWriter) ... ok test_streamwriter_strwrite (test.test_multibytecodec.Test_StreamWriter) ... ok test_utf_8 (test.test_multibytecodec.Test_StreamWriter) ... ok ---------------------------------------------------------------------- Ran 28 tests in 0.223s OK 1 test OK. Total duration: 306 ms Tests result: SUCCESS =================== test_multiprocessing_fork ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_1210 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_multiprocessing_fork test_answer_challenge_auth_failure (test.test_multiprocessing_fork.OtherTest) ... ok test_deliver_challenge_auth_failure (test.test_multiprocessing_fork.OtherTest) ... ok test_closefd (test.test_multiprocessing_fork.TestCloseFds) ... ok test_flags (test.test_multiprocessing_fork.TestFlags) ... ok test_lock (test.test_multiprocessing_fork.TestForkAwareThreadLock) ... ok test_ignore (test.test_multiprocessing_fork.TestIgnoreEINTR) ... ok test_ignore_listener (test.test_multiprocessing_fork.TestIgnoreEINTR) ... ok test_manager_initializer (test.test_multiprocessing_fork.TestInitializers) ... ok test_pool_initializer (test.test_multiprocessing_fork.TestInitializers) ... ok test_invalid_family (test.test_multiprocessing_fork.TestInvalidFamily) ... ok test_invalid_family_win32 (test.test_multiprocessing_fork.TestInvalidFamily) ... skipped 'skipped on non-Windows platforms' test_invalid_handles (test.test_multiprocessing_fork.TestInvalidHandle) ... ok test_noforkbomb (test.test_multiprocessing_fork.TestNoForkBomb) ... ok test_semaphore_tracker (test.test_multiprocessing_fork.TestSemaphoreTracker) ... ok test_context (test.test_multiprocessing_fork.TestStartMethod) ... ok test_get_all (test.test_multiprocessing_fork.TestStartMethod) ... ok test_preload_resources (test.test_multiprocessing_fork.TestStartMethod) ... skipped "test only relevant for 'forkserver' method" test_set_get (test.test_multiprocessing_fork.TestStartMethod) ... ok test_flushing (test.test_multiprocessing_fork.TestStdinBadfiledescriptor) ... ok test_pool_in_process (test.test_multiprocessing_fork.TestStdinBadfiledescriptor) ... ok test_queue_in_process (test.test_multiprocessing_fork.TestStdinBadfiledescriptor) ... ok test_timeout (test.test_multiprocessing_fork.TestTimeouts) ... ok test_neg_timeout (test.test_multiprocessing_fork.TestWait) ... ok test_wait (test.test_multiprocessing_fork.TestWait) ... ok test_wait_integer (test.test_multiprocessing_fork.TestWait) ... ok test_wait_slow (test.test_multiprocessing_fork.TestWait) ... ok test_wait_socket (test.test_multiprocessing_fork.TestWait) ... ok test_wait_socket_slow (test.test_multiprocessing_fork.TestWait) ... ok test_wait_timeout (test.test_multiprocessing_fork.TestWait) ... ok test_abort (test.test_multiprocessing_fork.WithManagerTestBarrier) ... ok test_abort_and_reset (test.test_multiprocessing_fork.WithManagerTestBarrier) ... ok test_action (test.test_multiprocessing_fork.WithManagerTestBarrier) ... ok test_barrier (test.test_multiprocessing_fork.WithManagerTestBarrier) ... ok test_barrier_10 (test.test_multiprocessing_fork.WithManagerTestBarrier) ... ok test_default_timeout (test.test_multiprocessing_fork.WithManagerTestBarrier) ... ok test_reset (test.test_multiprocessing_fork.WithManagerTestBarrier) ... ok test_single_thread (test.test_multiprocessing_fork.WithManagerTestBarrier) ... ok test_thousand (test.test_multiprocessing_fork.WithManagerTestBarrier) ... skipped 'test not appropriate for manager' test_timeout (test.test_multiprocessing_fork.WithManagerTestBarrier) ... ok test_wait_return (test.test_multiprocessing_fork.WithManagerTestBarrier) ... ok Shared objects which still exist at manager shutdown: f3c03d30: refcount=1 [2874, 2871, 2872, 2873] f3db42f0: refcount=1 f3db5260: refcount=1 [True, True, True, True, True] f3db53b0: refcount=1 [2871, 2873, 2872, 2874] f3dcaf50: refcount=1 f40f9a90: refcount=1 f40f9b70: refcount=1 f410db40: refcount=1 [3330, 3333, 3335, 3331] f410dbc0: refcount=1 [3333, 3331, 3335, 3330] f410f4b0: refcount=1 test_notify (test.test_multiprocessing_fork.WithManagerTestCondition) ... ok test_notify_all (test.test_multiprocessing_fork.WithManagerTestCondition) ... ok test_timeout (test.test_multiprocessing_fork.WithManagerTestCondition) ... ok test_wait_result (test.test_multiprocessing_fork.WithManagerTestCondition) ... ok test_waitfor (test.test_multiprocessing_fork.WithManagerTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_fork.WithManagerTestCondition) ... ok test_dict (test.test_multiprocessing_fork.WithManagerTestContainers) ... ok test_dict_proxy_nested (test.test_multiprocessing_fork.WithManagerTestContainers) ... ok test_list (test.test_multiprocessing_fork.WithManagerTestContainers) ... ok test_list_proxy_in_list (test.test_multiprocessing_fork.WithManagerTestContainers) ... ok test_namespace (test.test_multiprocessing_fork.WithManagerTestContainers) ... ok test_event (test.test_multiprocessing_fork.WithManagerTestEvent) ... ok test_lock (test.test_multiprocessing_fork.WithManagerTestLock) ... ok test_lock_context (test.test_multiprocessing_fork.WithManagerTestLock) ... ok test_rlock (test.test_multiprocessing_fork.WithManagerTestLock) ... ok test_rapid_restart (test.test_multiprocessing_fork.WithManagerTestManagerRestart) ... ok test_mymanager (test.test_multiprocessing_fork.WithManagerTestMyManager) ... ok test_mymanager_context (test.test_multiprocessing_fork.WithManagerTestMyManager) ... ok test_mymanager_context_prestarted (test.test_multiprocessing_fork.WithManagerTestMyManager) ... ok test_apply (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_async (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_async_timeout (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_context (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_empty_iterable (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_imap (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_fork.WithManagerTestPool) ... skipped 'test not appropriate for manager' test_imap_unordered (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_fork.WithManagerTestPool) ... skipped 'test not appropriate for manager' test_make_pool (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_map (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_map_async (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_map_async_callbacks (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_map_chunksize (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_map_no_failfast (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_starmap (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_starmap_async (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_terminate (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_traceback (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_fork.WithManagerTestPool) ... ok test_fork (test.test_multiprocessing_fork.WithManagerTestQueue) ... ok test_get (test.test_multiprocessing_fork.WithManagerTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_fork.WithManagerTestQueue) ... ok test_put (test.test_multiprocessing_fork.WithManagerTestQueue) ... ok test_qsize (test.test_multiprocessing_fork.WithManagerTestQueue) ... ok test_task_done (test.test_multiprocessing_fork.WithManagerTestQueue) ... ok test_timeout (test.test_multiprocessing_fork.WithManagerTestQueue) ... ok test_remote (test.test_multiprocessing_fork.WithManagerTestRemoteManager) ... ok test_bounded_semaphore (test.test_multiprocessing_fork.WithManagerTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_fork.WithManagerTestSemaphore) ... ok test_timeout (test.test_multiprocessing_fork.WithManagerTestSemaphore) ... skipped 'test not appropriate for manager' test_array (test.test_multiprocessing_fork.WithProcessesTestArray) ... ok test_array_from_size (test.test_multiprocessing_fork.WithProcessesTestArray) ... ok test_getobj_getlock_obj (test.test_multiprocessing_fork.WithProcessesTestArray) ... ok test_rawarray (test.test_multiprocessing_fork.WithProcessesTestArray) ... ok test_abort (test.test_multiprocessing_fork.WithProcessesTestBarrier) ... ok test_abort_and_reset (test.test_multiprocessing_fork.WithProcessesTestBarrier) ... ok test_action (test.test_multiprocessing_fork.WithProcessesTestBarrier) ... ok test_barrier (test.test_multiprocessing_fork.WithProcessesTestBarrier) ... ok test_barrier_10 (test.test_multiprocessing_fork.WithProcessesTestBarrier) ... ok test_default_timeout (test.test_multiprocessing_fork.WithProcessesTestBarrier) ... ok test_reset (test.test_multiprocessing_fork.WithProcessesTestBarrier) ... ok test_single_thread (test.test_multiprocessing_fork.WithProcessesTestBarrier) ... ok test_thousand (test.test_multiprocessing_fork.WithProcessesTestBarrier) ... ok test_timeout (test.test_multiprocessing_fork.WithProcessesTestBarrier) ... ok test_wait_return (test.test_multiprocessing_fork.WithProcessesTestBarrier) ... ok test_notify (test.test_multiprocessing_fork.WithProcessesTestCondition) ... ok test_notify_all (test.test_multiprocessing_fork.WithProcessesTestCondition) ... ok test_timeout (test.test_multiprocessing_fork.WithProcessesTestCondition) ... ok test_wait_result (test.test_multiprocessing_fork.WithProcessesTestCondition) ... ok test_waitfor (test.test_multiprocessing_fork.WithProcessesTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_fork.WithProcessesTestCondition) ... ok test_connection (test.test_multiprocessing_fork.WithProcessesTestConnection) ... ok test_context (test.test_multiprocessing_fork.WithProcessesTestConnection) ... ok test_duplex_false (test.test_multiprocessing_fork.WithProcessesTestConnection) ... ok test_fd_transfer (test.test_multiprocessing_fork.WithProcessesTestConnection) ... ok test_large_fd_transfer (test.test_multiprocessing_fork.WithProcessesTestConnection) ... ok test_missing_fd_transfer (test.test_multiprocessing_fork.WithProcessesTestConnection) ... ok test_sendbytes (test.test_multiprocessing_fork.WithProcessesTestConnection) ... ok test_spawn_close (test.test_multiprocessing_fork.WithProcessesTestConnection) ... ok test_event (test.test_multiprocessing_fork.WithProcessesTestEvent) ... ok test_finalize (test.test_multiprocessing_fork.WithProcessesTestFinalize) ... ok test_free_from_gc (test.test_multiprocessing_fork.WithProcessesTestHeap) ... skipped 'implementation detail specific to cpython' test_heap (test.test_multiprocessing_fork.WithProcessesTestHeap) ... ok test_context (test.test_multiprocessing_fork.WithProcessesTestListener) ... ok test_multiple_bind (test.test_multiprocessing_fork.WithProcessesTestListener) ... ok test_issue14725 (test.test_multiprocessing_fork.WithProcessesTestListenerClient) ... ok test_issue16955 (test.test_multiprocessing_fork.WithProcessesTestListenerClient) ... ok test_listener_client (test.test_multiprocessing_fork.WithProcessesTestListenerClient) ... ok test_lock (test.test_multiprocessing_fork.WithProcessesTestLock) ... ok test_lock_context (test.test_multiprocessing_fork.WithProcessesTestLock) ... ok test_rlock (test.test_multiprocessing_fork.WithProcessesTestLock) ... ok test_enable_logging (test.test_multiprocessing_fork.WithProcessesTestLogging) ... ok test_level (test.test_multiprocessing_fork.WithProcessesTestLogging) ... ok test_rapid_restart (test.test_multiprocessing_fork.WithProcessesTestManagerRestart) ... ok test_access (test.test_multiprocessing_fork.WithProcessesTestPicklingConnections) ... ok test_pickling (test.test_multiprocessing_fork.WithProcessesTestPicklingConnections) ... ok test_boundaries (test.test_multiprocessing_fork.WithProcessesTestPoll) ... ok test_dont_merge (test.test_multiprocessing_fork.WithProcessesTestPoll) ... ok test_empty_string (test.test_multiprocessing_fork.WithProcessesTestPoll) ... ok test_strings (test.test_multiprocessing_fork.WithProcessesTestPoll) ... ok test_poll_eintr (test.test_multiprocessing_fork.WithProcessesTestPollEintr) ... ok test_apply (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_async (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_async_timeout (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_context (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_empty_iterable (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_imap (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_imap_unordered (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_make_pool (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_map (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_map_async (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_map_async_callbacks (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_map_chunksize (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_map_no_failfast (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_starmap (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_starmap_async (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_terminate (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_traceback (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_fork.WithProcessesTestPool) ... ok test_async_error_callback (test.test_multiprocessing_fork.WithProcessesTestPoolWorkerErrors) ... ok test_unpickleable_result (test.test_multiprocessing_fork.WithProcessesTestPoolWorkerErrors) ... ok test_pool_worker_lifetime (test.test_multiprocessing_fork.WithProcessesTestPoolWorkerLifetime) ... ok test_pool_worker_lifetime_early_close (test.test_multiprocessing_fork.WithProcessesTestPoolWorkerLifetime) ... ok test_active_children (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_cpu_count (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_current (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_daemon_argument (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_process (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_recursion (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_sentinel (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_terminate (test.test_multiprocessing_fork.WithProcessesTestProcess) ... ok test_fork (test.test_multiprocessing_fork.WithProcessesTestQueue) ... ok test_get (test.test_multiprocessing_fork.WithProcessesTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_fork.WithProcessesTestQueue) ... ok test_put (test.test_multiprocessing_fork.WithProcessesTestQueue) ... ok test_qsize (test.test_multiprocessing_fork.WithProcessesTestQueue) ... ok test_task_done (test.test_multiprocessing_fork.WithProcessesTestQueue) ... ok test_timeout (test.test_multiprocessing_fork.WithProcessesTestQueue) ... ok test_bounded_semaphore (test.test_multiprocessing_fork.WithProcessesTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_fork.WithProcessesTestSemaphore) ... ok test_timeout (test.test_multiprocessing_fork.WithProcessesTestSemaphore) ... ok test_copy (test.test_multiprocessing_fork.WithProcessesTestSharedCTypes) ... ok test_sharedctypes (test.test_multiprocessing_fork.WithProcessesTestSharedCTypes) ... ok test_synchronize (test.test_multiprocessing_fork.WithProcessesTestSharedCTypes) ... ok test_stderr_flush (test.test_multiprocessing_fork.WithProcessesTestSubclassingProcess) ... ok test_subclassing (test.test_multiprocessing_fork.WithProcessesTestSubclassingProcess) ... ok test_sys_exit (test.test_multiprocessing_fork.WithProcessesTestSubclassingProcess) ... ok test_getobj_getlock (test.test_multiprocessing_fork.WithProcessesTestValue) ... ok test_rawvalue (test.test_multiprocessing_fork.WithProcessesTestValue) ... ok test_value (test.test_multiprocessing_fork.WithProcessesTestValue) ... ok test_abort (test.test_multiprocessing_fork.WithThreadsTestBarrier) ... ok test_abort_and_reset (test.test_multiprocessing_fork.WithThreadsTestBarrier) ... ok test_action (test.test_multiprocessing_fork.WithThreadsTestBarrier) ... ok test_barrier (test.test_multiprocessing_fork.WithThreadsTestBarrier) ... ok test_barrier_10 (test.test_multiprocessing_fork.WithThreadsTestBarrier) ... ok test_default_timeout (test.test_multiprocessing_fork.WithThreadsTestBarrier) ... ok test_reset (test.test_multiprocessing_fork.WithThreadsTestBarrier) ... ok test_single_thread (test.test_multiprocessing_fork.WithThreadsTestBarrier) ... ok test_thousand (test.test_multiprocessing_fork.WithThreadsTestBarrier) ... ok test_timeout (test.test_multiprocessing_fork.WithThreadsTestBarrier) ... ok test_wait_return (test.test_multiprocessing_fork.WithThreadsTestBarrier) ... ok test_notify (test.test_multiprocessing_fork.WithThreadsTestCondition) ... ok test_notify_all (test.test_multiprocessing_fork.WithThreadsTestCondition) ... ok test_timeout (test.test_multiprocessing_fork.WithThreadsTestCondition) ... ok test_wait_result (test.test_multiprocessing_fork.WithThreadsTestCondition) ... ok test_waitfor (test.test_multiprocessing_fork.WithThreadsTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_fork.WithThreadsTestCondition) ... ok test_connection (test.test_multiprocessing_fork.WithThreadsTestConnection) ... ok test_context (test.test_multiprocessing_fork.WithThreadsTestConnection) ... ok test_duplex_false (test.test_multiprocessing_fork.WithThreadsTestConnection) ... ok test_fd_transfer (test.test_multiprocessing_fork.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_large_fd_transfer (test.test_multiprocessing_fork.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_missing_fd_transfer (test.test_multiprocessing_fork.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_sendbytes (test.test_multiprocessing_fork.WithThreadsTestConnection) ... skipped 'test not appropriate for threads' test_spawn_close (test.test_multiprocessing_fork.WithThreadsTestConnection) ... ok test_event (test.test_multiprocessing_fork.WithThreadsTestEvent) ... ok test_issue14725 (test.test_multiprocessing_fork.WithThreadsTestListenerClient) ... ok test_issue16955 (test.test_multiprocessing_fork.WithThreadsTestListenerClient) ... ok test_listener_client (test.test_multiprocessing_fork.WithThreadsTestListenerClient) ... ok test_lock (test.test_multiprocessing_fork.WithThreadsTestLock) ... ok test_lock_context (test.test_multiprocessing_fork.WithThreadsTestLock) ... ok test_rlock (test.test_multiprocessing_fork.WithThreadsTestLock) ... ok test_rapid_restart (test.test_multiprocessing_fork.WithThreadsTestManagerRestart) ... ok test_boundaries (test.test_multiprocessing_fork.WithThreadsTestPoll) ... ok test_dont_merge (test.test_multiprocessing_fork.WithThreadsTestPoll) ... ok test_empty_string (test.test_multiprocessing_fork.WithThreadsTestPoll) ... ok test_strings (test.test_multiprocessing_fork.WithThreadsTestPoll) ... ok test_apply (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_async (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_async_timeout (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_context (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_empty_iterable (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_imap (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_imap_unordered (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_make_pool (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_map (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_map_async (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok BUILDSTDERR: test_map_async_callbacks (test.test_multiprocessing_fDangling processes: {, , , , , , , , , , , , , } BUILDSTDERR: Dangling threads: {, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , } BUILDSTDERR: 16.76user 5.98system 1:06.31elapsed 34%CPU (0avgtext+0avgdata 146676maxresident)k BUILDSTDERR: 0inputs+19408outputs (0major+591738minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_multiprocessing_forkserver ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_multiprocessing_forkserver ork.WithThreadsTestPool) ... ok test_map_chunksize (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_map_no_failfast (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_fork.WithThreadsTestPool) ... skipped 'test not appropriate for threads' test_starmap (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_starmap_async (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_terminate (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_traceback (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_fork.WithThreadsTestPool) ... ok test_active_children (test.test_multiprocessing_fork.WithThreadsTestProcess) ... ok test_cpu_count (test.test_multiprocessing_fork.WithThreadsTestProcess) ... ok test_current (test.test_multiprocessing_fork.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_daemon_argument (test.test_multiprocessing_fork.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_process (test.test_multiprocessing_fork.WithThreadsTestProcess) ... ok test_recursion (test.test_multiprocessing_fork.WithThreadsTestProcess) ... ok test_sentinel (test.test_multiprocessing_fork.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_terminate (test.test_multiprocessing_fork.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_fork (test.test_multiprocessing_fork.WithThreadsTestQueue) ... ok test_get (test.test_multiprocessing_fork.WithThreadsTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_fork.WithThreadsTestQueue) ... ok test_put (test.test_multiprocessing_fork.WithThreadsTestQueue) ... ok test_qsize (test.test_multiprocessing_fork.WithThreadsTestQueue) ... ok test_task_done (test.test_multiprocessing_fork.WithThreadsTestQueue) ... ok test_timeout (test.test_multiprocessing_fork.WithThreadsTestQueue) ... ok test_bounded_semaphore (test.test_multiprocessing_fork.WithThreadsTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_fork.WithThreadsTestSemaphore) ... ok test_timeout (test.test_multiprocessing_fork.WithThreadsTestSemaphore) ... skipped 'test not appropriate for threads' test_import (test.test_multiprocessing_fork._TestImportStar) ... ok ---------------------------------------------------------------------- Ran 271 tests in 65.848s OK (skipped=17) test_multiprocessing_fork passed in 1 min 6 sec 1 test OK. Total duration: 1 min 6 sec Tests result: SUCCESS =================== test_multiprocessing_forkserver ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_4879 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_multiprocessing_forkserver test_answer_challenge_auth_failure (test.test_multiprocessing_forkserver.OtherTest) ... ok test_deliver_challenge_auth_failure (test.test_multiprocessing_forkserver.OtherTest) ... ok test_closefd (test.test_multiprocessing_forkserver.TestCloseFds) ... ok test_flags (test.test_multiprocessing_forkserver.TestFlags) ... ok test_lock (test.test_multiprocessing_forkserver.TestForkAwareThreadLock) ... ok test_ignore (test.test_multiprocessing_forkserver.TestIgnoreEINTR) ... ok test_ignore_listener (test.test_multiprocessing_forkserver.TestIgnoreEINTR) ... ok test_manager_initializer (test.test_multiprocessing_forkserver.TestInitializers) ... ok test_pool_initializer (test.test_multiprocessing_forkserver.TestInitializers) ... ok test_invalid_family (test.test_multiprocessing_forkserver.TestInvalidFamily) ... ok test_invalid_family_win32 (test.test_multiprocessing_forkserver.TestInvalidFamily) ... skipped 'skipped on non-Windows platforms' test_invalid_handles (test.test_multiprocessing_forkserver.TestInvalidHandle) ... ok test_noforkbomb (test.test_multiprocessing_forkserver.TestNoForkBomb) ... ok test_semaphore_tracker (test.test_multiprocessing_forkserver.TestSemaphoreTracker) ... ok test_context (test.test_multiprocessing_forkserver.TestStartMethod) ... ok test_get_all (test.test_multiprocessing_forkserver.TestStartMethod) ... ok test_preload_resources (test.test_multiprocessing_forkserver.TestStartMethod) ... ok test_set_get (test.test_multiprocessing_forkserver.TestStartMethod) ... ok test_flushing (test.test_multiprocessing_forkserver.TestStdinBadfiledescriptor) ... ok test_pool_in_process (test.test_multiprocessing_forkserver.TestStdinBadfiledescriptor) ... ok test_queue_in_process (test.test_multiprocessing_forkserver.TestStdinBadfiledescriptor) ... ok test_timeout (test.test_multiprocessing_forkserver.TestTimeouts) ... ok test_neg_timeout (test.test_multiprocessing_forkserver.TestWait) ... ok test_wait (test.test_multiprocessing_forkserver.TestWait) ... ok test_wait_integer (test.test_multiprocessing_forkserver.TestWait) ... ok test_wait_slow (test.test_multiprocessing_forkserver.TestWait) ... ok test_wait_socket (test.test_multiprocessing_forkserver.TestWait) ... ok test_wait_socket_slow (test.test_multiprocessing_forkserver.TestWait) ... ok test_wait_timeout (test.test_multiprocessing_forkserver.TestWait) ... ok test_abort (test.test_multiprocessing_forkserver.WithManagerTestBarrier) ... ok test_abort_and_reset (test.test_multiprocessing_forkserver.WithManagerTestBarrier) ... ok test_action (test.test_multiprocessing_forkserver.WithManagerTestBarrier) ... ok test_barrier (test.test_multiprocessing_forkserver.WithManagerTestBarrier) ... ok test_barrier_10 (test.test_multiprocessing_forkserver.WithManagerTestBarrier) ... ok test_default_timeout (test.test_multiprocessing_forkserver.WithManagerTestBarrier) ... ok test_reset (test.test_multiprocessing_forkserver.WithManagerTestBarrier) ... ok test_single_thread (test.test_multiprocessing_forkserver.WithManagerTestBarrier) ... ok test_thousand (test.test_multiprocessing_forkserver.WithManagerTestBarrier) ... skipped 'test not appropriate for manager' test_timeout (test.test_multiprocessing_forkserver.WithManagerTestBarrier) ... ok test_wait_return (test.test_multiprocessing_forkserver.WithManagerTestBarrier) ... ok test_notify (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok test_notify_all (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok test_timeout (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok test_wait_result (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok test_waitfor (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_forkserver.WithManagerTestCondition) ... ok test_dict (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok test_dict_proxy_nested (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok test_list (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok test_list_proxy_in_list (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok test_namespace (test.test_multiprocessing_forkserver.WithManagerTestContainers) ... ok test_event (test.test_multiprocessing_forkserver.WithManagerTestEvent) ... ok test_lock (test.test_multiprocessing_forkserver.WithManagerTestLock) ... ok test_lock_context (test.test_multiprocessing_forkserver.WithManagerTestLock) ... ok test_rlock (test.test_multiprocessing_forkserver.WithManagerTestLock) ... ok test_rapid_restart (test.test_multiprocessing_forkserver.WithManagerTestManagerRestart) ... ok test_mymanager (test.test_multiprocessing_forkserver.WithManagerTestMyManager) ... ok test_mymanager_context (test.test_multiprocessing_forkserver.WithManagerTestMyManager) ... ok test_mymanager_context_prestarted (test.test_multiprocessing_forkserver.WithManagerTestMyManager) ... ok test_apply (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_async (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_async_timeout (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_context (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_empty_iterable (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_imap (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_forkserver.WithManagerTestPool) ... skipped 'test not appropriate for manager' test_imap_unordered (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_forkserver.WithManagerTestPool) ... skipped 'test not appropriate for manager' test_make_pool (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_map (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_map_async (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_map_async_callbacks (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_map_chunksize (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_map_no_failfast (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_starmap (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_starmap_async (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_terminate (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_traceback (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_forkserver.WithManagerTestPool) ... ok test_fork (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok test_get (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok test_put (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok test_qsize (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok test_task_done (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok test_timeout (test.test_multiprocessing_forkserver.WithManagerTestQueue) ... ok test_remote (test.test_multiprocessing_forkserver.WithManagerTestRemoteManager) ... ok test_bounded_semaphore (test.test_multiprocessing_forkserver.WithManagerTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_forkserver.WithManagerTestSemaphore) ... ok test_timeout (test.test_multiprocessing_forkserver.WithManagerTestSemaphore) ... skipped 'test not appropriate for manager' test_array (test.test_multiprocessing_forkserver.WithProcessesTestArray) ... ok test_array_from_size (test.test_multiprocessing_forkserver.WithProcessesTestArray) ... ok test_getobj_getlock_obj (test.test_multiprocessing_forkserver.WithProcessesTestArray) ... ok test_rawarray (test.test_multiprocessing_forkserver.WithProcessesTestArray) ... ok test_abort (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) ... ok test_abort_and_reset (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) ... ok test_action (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) ... ok test_barrier (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) ... ok test_barrier_10 (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) ... ok test_default_timeout (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) ... ok test_reset (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) ... ok test_single_thread (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) ... ok test_thousand (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) ... ok test_timeout (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) ... ok test_wait_return (test.test_multiprocessing_forkserver.WithProcessesTestBarrier) ... ok test_notify (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok test_notify_all (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok test_timeout (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok test_wait_result (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok test_waitfor (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_forkserver.WithProcessesTestCondition) ... ok test_connection (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok test_context (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok test_duplex_false (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok test_fd_transfer (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok test_large_fd_transfer (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok test_missing_fd_transfer (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok test_sendbytes (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok test_spawn_close (test.test_multiprocessing_forkserver.WithProcessesTestConnection) ... ok test_event (test.test_multiprocessing_forkserver.WithProcessesTestEvent) ... ok test_finalize (test.test_multiprocessing_forkserver.WithProcessesTestFinalize) ... ok test_free_from_gc (test.test_multiprocessing_forkserver.WithProcessesTestHeap) ... skipped 'implementation detail specific to cpython' test_heap (test.test_multiprocessing_forkserver.WithProcessesTestHeap) ... ok test_context (test.test_multiprocessing_forkserver.WithProcessesTestListener) ... ok test_multiple_bind (test.test_multiprocessing_forkserver.WithProcessesTestListener) ... ok test_issue14725 (test.test_multiprocessing_forkserver.WithProcessesTestListenerClient) ... ok test_issue16955 (test.test_multiprocessing_forkserver.WithProcessesTestListenerClient) ... ok test_listener_client (test.test_multiprocessing_forkserver.WithProcessesTestListenerClient) ... ok test_lock (test.test_multiprocessing_forkserver.WithProcessesTestLock) ... ok test_lock_context (test.test_multiprocessing_forkserver.WithProcessesTestLock) ... ok test_rlock (test.test_multiprocessing_forkserver.WithProcessesTestLock) ... ok test_enable_logging (test.test_multiprocessing_forkserver.WithProcessesTestLogging) ... ok test_level (test.test_multiprocessing_forkserver.WithProcessesTestLogging) ... ok test_rapid_restart (test.test_multiprocessing_forkserver.WithProcessesTestManagerRestart) ... ok test_access (test.test_multiprocessing_forkserver.WithProcessesTestPicklingConnections) ... ok test_pickling (test.test_multiprocessing_forkserver.WithProcessesTestPicklingConnections) ... ok test_boundaries (test.test_multiprocessing_forkserver.WithProcessesTestPoll) ... ok test_dont_merge (test.test_multiprocessing_forkserver.WithProcessesTestPoll) ... ok test_empty_string (test.test_multiprocessing_forkserver.WithProcessesTestPoll) ... ok test_strings (test.test_multiprocessing_forkserver.WithProcessesTestPoll) ... ok test_poll_eintr (test.test_multiprocessing_forkserver.WithProcessesTestPollEintr) ... ok test_apply (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_async (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_async_timeout (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_context (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_empty_iterable (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_imap (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_imap_unordered (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_make_pool (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_map (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_map_async (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_map_async_callbacks (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_map_chunksize (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_map_no_failfast (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_starmap (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_starmap_async (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_terminate (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_traceback (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_forkserver.WithProcessesTestPool) ... ok test_async_error_callback (test.test_multiprocessing_forkserver.WithProcessesTestPoolWorkerErrors) ... ok test_unpickleable_result (test.test_multiprocessing_forkserver.WithProcessesTestPoolWorkerErrors) ... ok test_pool_worker_lifetime (test.test_multiprocessing_forkserver.WithProcessesTestPoolWorkerLifetime) ... ok test_pool_worker_lifetime_early_close (test.test_multiprocessing_forkserver.WithProcessesTestPoolWorkerLifetime) ... ok test_active_children (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_cpu_count (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_current (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_daemon_argument (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_process (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_recursion (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_sentinel (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_terminate (test.test_multiprocessing_forkserver.WithProcessesTestProcess) ... ok test_fork (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok test_get (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok test_put (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok test_qsize (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok test_task_done (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok test_timeout (test.test_multiprocessing_forkserver.WithProcessesTestQueue) ... ok test_bounded_semaphore (test.test_multiprocessing_forkserver.WithProcessesTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_forkserver.WithProcessesTestSemaphore) ... ok test_timeout (test.test_multiprocessing_forkserver.WithProcessesTestSemaphore) ... ok test_copy (test.test_multiprocessing_forkserver.WithProcessesTestSharedCTypes) ... ok test_sharedctypes (test.test_multiprocessing_forkserver.WithProcessesTestSharedCTypes) ... ok test_synchronize (test.test_multiprocessing_forkserver.WithProcessesTestSharedCTypes) ... ok test_stderr_flush (test.test_multiprocessing_forkserver.WithProcessesTestSubclassingProcess) ... ok test_subclassing (test.test_multiprocessing_forkserver.WithProcessesTestSubclassingProcess) ... ok test_sys_exit (test.test_multiprocessing_forkserver.WithProcessesTestSubclassingProcess) ... ok test_getobj_getlock (test.test_multiprocessing_forkserver.WithProcessesTestValue) ... ok test_rawvalue (test.test_multiprocessing_forkserver.WithProcessesTestValue) ... ok test_value (test.test_multiprocessing_forkserver.WithProcessesTestValue) ... ok test_abort (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) ... ok test_abort_and_reset (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) ... ok test_action (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) ... ok test_barrier (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) ... ok test_barrier_10 (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) ... ok test_default_timeout (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) ... ok test_reset (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) ... ok test_single_thread (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) ... ok test_thousand (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) ... ok test_timeout (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) ... ok test_wait_return (test.test_multiprocessing_forkserver.WithThreadsTestBarrier) ... ok test_notify (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok test_notify_all (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok test_timeout (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok test_wait_result (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok test_waitfor (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_forkserver.WithThreadsTestCondition) ... ok test_connection (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... ok test_context (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... ok test_duplex_false (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... ok test_fd_transfer (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_large_fd_transfer (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_missing_fd_transfer (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_sendbytes (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... skipped 'test not appropriate for threads' test_spawn_close (test.test_multiprocessing_forkserver.WithThreadsTestConnection) ... ok test_event (test.test_multiprocessing_forkserver.WithThreadsTestEvent) ... ok test_issue14725 (test.test_multiprocessing_forkserver.WithThreadsTestListenerClient) ... ok test_issue16955 (test.test_multiprocessing_forkserver.WithThreadsTestListenerClient) ... ok test_listener_client (test.test_multiprocessing_forkserver.WithThreadsTestListenerClient) ... ok test_lock (test.test_multiprocessing_forkserver.WithThreadsTestLock) ... ok test_lock_context (test.test_multiprocessing_forkserver.WithThreadsTestLock) ... ok test_rlock (test.test_multiprocessing_forkserver.WithThreadsTestLock) ... ok test_rapid_restart (test.test_multiprocessing_forkserver.WithThreadsTestManagerRestart) ... ok test_boundaries (test.test_multiprocessing_forkserver.WithThreadsTestPoll) ... ok test_dont_merge (test.test_multiprocessing_forkserver.WithThreadsTestPoll) ... ok test_empty_string (test.test_multiprocessing_forkserver.WithThreadsTestPoll) ... ok test_strings (test.test_multiprocessing_forkserver.WithThreadsTestPoll) ... ok test_apply (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_async (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_async_timeout (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_context (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_empty_iterable (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_imap (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_imap_unordered (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_make_pool (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_map (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok BUILDSTDERR: test_map_async (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... oDangling processes: {, , , , , , , , , , , , , } BUILDSTDERR: Dangling threads: {, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , } BUILDSTDERR: 6.68user 1.06system 1:07.09elapsed 11%CPU (0avgtext+0avgdata 146152maxresident)k BUILDSTDERR: 0inputs+16512outputs (0major+106289minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_multiprocessing_main_handling ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_multiprocessing_main_handling k test_map_async_callbacks (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_map_chunksize (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_map_no_failfast (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... skipped 'test not appropriate for threads' test_starmap (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_starmap_async (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_terminate (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_traceback (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_forkserver.WithThreadsTestPool) ... ok test_active_children (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok test_cpu_count (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok test_current (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_daemon_argument (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_process (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok test_recursion (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... ok test_sentinel (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_terminate (test.test_multiprocessing_forkserver.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_fork (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok test_get (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok test_put (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok test_qsize (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok test_task_done (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok test_timeout (test.test_multiprocessing_forkserver.WithThreadsTestQueue) ... ok test_bounded_semaphore (test.test_multiprocessing_forkserver.WithThreadsTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_forkserver.WithThreadsTestSemaphore) ... ok test_timeout (test.test_multiprocessing_forkserver.WithThreadsTestSemaphore) ... skipped 'test not appropriate for threads' test_import (test.test_multiprocessing_forkserver._TestImportStar) ... ok ---------------------------------------------------------------------- Ran 271 tests in 66.525s OK (skipped=16) test_multiprocessing_forkserver passed in 1 min 7 sec 1 test OK. Total duration: 1 min 7 sec Tests result: SUCCESS =================== test_multiprocessing_main_handling ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_6617 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_multiprocessing_main_handling test_basic_script (test.test_multiprocessing_main_handling.ForkCmdLineTest) ... ok test_basic_script_no_suffix (test.test_multiprocessing_main_handling.ForkCmdLineTest) ... ok test_directory (test.test_multiprocessing_main_handling.ForkCmdLineTest) ... ok test_directory_compiled (test.test_multiprocessing_main_handling.ForkCmdLineTest) ... ok test_ipython_workaround (test.test_multiprocessing_main_handling.ForkCmdLineTest) ... ok test_module_in_package (test.test_multiprocessing_main_handling.ForkCmdLineTest) ... ok BUILDSTDERR: test_module_in_package_in_zipfile (test.test_multiprocessing_main_handling.ForkCm20.57user 3.73system 0:18.96elapsed 128%CPU (0avgtext+0avgdata 52316maxresident)k BUILDSTDERR: 0inputs+968outputs (0major+784007minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_multiprocessing_spawn ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_multiprocessing_spawn dLineTest) ... ok test_module_in_subpackage_in_zipfile (test.test_multiprocessing_main_handling.ForkCmdLineTest) ... ok test_package (test.test_multiprocessing_main_handling.ForkCmdLineTest) ... ok test_package_compiled (test.test_multiprocessing_main_handling.ForkCmdLineTest) ... ok test_script_compiled (test.test_multiprocessing_main_handling.ForkCmdLineTest) ... ok test_zipfile (test.test_multiprocessing_main_handling.ForkCmdLineTest) ... ok test_zipfile_compiled (test.test_multiprocessing_main_handling.ForkCmdLineTest) ... ok test_basic_script (test.test_multiprocessing_main_handling.ForkServerCmdLineTest) ... ok test_basic_script_no_suffix (test.test_multiprocessing_main_handling.ForkServerCmdLineTest) ... ok test_directory (test.test_multiprocessing_main_handling.ForkServerCmdLineTest) ... ok test_directory_compiled (test.test_multiprocessing_main_handling.ForkServerCmdLineTest) ... ok test_ipython_workaround (test.test_multiprocessing_main_handling.ForkServerCmdLineTest) ... ok test_module_in_package (test.test_multiprocessing_main_handling.ForkServerCmdLineTest) ... ok test_module_in_package_in_zipfile (test.test_multiprocessing_main_handling.ForkServerCmdLineTest) ... ok test_module_in_subpackage_in_zipfile (test.test_multiprocessing_main_handling.ForkServerCmdLineTest) ... ok test_package (test.test_multiprocessing_main_handling.ForkServerCmdLineTest) ... ok test_package_compiled (test.test_multiprocessing_main_handling.ForkServerCmdLineTest) ... ok test_script_compiled (test.test_multiprocessing_main_handling.ForkServerCmdLineTest) ... ok test_zipfile (test.test_multiprocessing_main_handling.ForkServerCmdLineTest) ... ok test_zipfile_compiled (test.test_multiprocessing_main_handling.ForkServerCmdLineTest) ... ok test_basic_script (test.test_multiprocessing_main_handling.SpawnCmdLineTest) ... ok test_basic_script_no_suffix (test.test_multiprocessing_main_handling.SpawnCmdLineTest) ... ok test_directory (test.test_multiprocessing_main_handling.SpawnCmdLineTest) ... ok test_directory_compiled (test.test_multiprocessing_main_handling.SpawnCmdLineTest) ... ok test_ipython_workaround (test.test_multiprocessing_main_handling.SpawnCmdLineTest) ... ok test_module_in_package (test.test_multiprocessing_main_handling.SpawnCmdLineTest) ... ok test_module_in_package_in_zipfile (test.test_multiprocessing_main_handling.SpawnCmdLineTest) ... ok test_module_in_subpackage_in_zipfile (test.test_multiprocessing_main_handling.SpawnCmdLineTest) ... ok test_package (test.test_multiprocessing_main_handling.SpawnCmdLineTest) ... ok test_package_compiled (test.test_multiprocessing_main_handling.SpawnCmdLineTest) ... ok test_script_compiled (test.test_multiprocessing_main_handling.SpawnCmdLineTest) ... ok test_zipfile (test.test_multiprocessing_main_handling.SpawnCmdLineTest) ... ok test_zipfile_compiled (test.test_multiprocessing_main_handling.SpawnCmdLineTest) ... ok ---------------------------------------------------------------------- Ran 39 tests in 18.535s OK 1 test OK. Total duration: 19 sec Tests result: SUCCESS =================== test_multiprocessing_spawn ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_7042 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_multiprocessing_spawn test_answer_challenge_auth_failure (test.test_multiprocessing_spawn.OtherTest) ... ok test_deliver_challenge_auth_failure (test.test_multiprocessing_spawn.OtherTest) ... ok test_closefd (test.test_multiprocessing_spawn.TestCloseFds) ... ok test_flags (test.test_multiprocessing_spawn.TestFlags) ... ok test_lock (test.test_multiprocessing_spawn.TestForkAwareThreadLock) ... ok test_ignore (test.test_multiprocessing_spawn.TestIgnoreEINTR) ... ok test_ignore_listener (test.test_multiprocessing_spawn.TestIgnoreEINTR) ... ok test_manager_initializer (test.test_multiprocessing_spawn.TestInitializers) ... ok test_pool_initializer (test.test_multiprocessing_spawn.TestInitializers) ... ok test_invalid_family (test.test_multiprocessing_spawn.TestInvalidFamily) ... ok test_invalid_family_win32 (test.test_multiprocessing_spawn.TestInvalidFamily) ... skipped 'skipped on non-Windows platforms' test_invalid_handles (test.test_multiprocessing_spawn.TestInvalidHandle) ... ok test_noforkbomb (test.test_multiprocessing_spawn.TestNoForkBomb) ... ok test_semaphore_tracker (test.test_multiprocessing_spawn.TestSemaphoreTracker) ... ok test_context (test.test_multiprocessing_spawn.TestStartMethod) ... ok test_get_all (test.test_multiprocessing_spawn.TestStartMethod) ... ok test_preload_resources (test.test_multiprocessing_spawn.TestStartMethod) ... skipped "test only relevant for 'forkserver' method" test_set_get (test.test_multiprocessing_spawn.TestStartMethod) ... ok test_flushing (test.test_multiprocessing_spawn.TestStdinBadfiledescriptor) ... ok test_pool_in_process (test.test_multiprocessing_spawn.TestStdinBadfiledescriptor) ... ok test_queue_in_process (test.test_multiprocessing_spawn.TestStdinBadfiledescriptor) ... ok test_timeout (test.test_multiprocessing_spawn.TestTimeouts) ... ok test_neg_timeout (test.test_multiprocessing_spawn.TestWait) ... ok test_wait (test.test_multiprocessing_spawn.TestWait) ... ok test_wait_integer (test.test_multiprocessing_spawn.TestWait) ... ok test_wait_slow (test.test_multiprocessing_spawn.TestWait) ... ok test_wait_socket (test.test_multiprocessing_spawn.TestWait) ... ok test_wait_socket_slow (test.test_multiprocessing_spawn.TestWait) ... ok test_wait_timeout (test.test_multiprocessing_spawn.TestWait) ... ok test_abort (test.test_multiprocessing_spawn.WithManagerTestBarrier) ... ok test_abort_and_reset (test.test_multiprocessing_spawn.WithManagerTestBarrier) ... ok test_action (test.test_multiprocessing_spawn.WithManagerTestBarrier) ... ok test_barrier (test.test_multiprocessing_spawn.WithManagerTestBarrier) ... ok test_barrier_10 (test.test_multiprocessing_spawn.WithManagerTestBarrier) ... ok test_default_timeout (test.test_multiprocessing_spawn.WithManagerTestBarrier) ... ok test_reset (test.test_multiprocessing_spawn.WithManagerTestBarrier) ... ok test_single_thread (test.test_multiprocessing_spawn.WithManagerTestBarrier) ... ok test_thousand (test.test_multiprocessing_spawn.WithManagerTestBarrier) ... skipped 'test not appropriate for manager' test_timeout (test.test_multiprocessing_spawn.WithManagerTestBarrier) ... ok test_wait_return (test.test_multiprocessing_spawn.WithManagerTestBarrier) ... ok test_notify (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok test_notify_all (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok test_timeout (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok test_wait_result (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok test_waitfor (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_spawn.WithManagerTestCondition) ... ok test_dict (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok test_dict_proxy_nested (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok test_list (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok test_list_proxy_in_list (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok test_namespace (test.test_multiprocessing_spawn.WithManagerTestContainers) ... ok test_event (test.test_multiprocessing_spawn.WithManagerTestEvent) ... ok test_lock (test.test_multiprocessing_spawn.WithManagerTestLock) ... ok test_lock_context (test.test_multiprocessing_spawn.WithManagerTestLock) ... ok test_rlock (test.test_multiprocessing_spawn.WithManagerTestLock) ... ok test_rapid_restart (test.test_multiprocessing_spawn.WithManagerTestManagerRestart) ... ok test_mymanager (test.test_multiprocessing_spawn.WithManagerTestMyManager) ... ok test_mymanager_context (test.test_multiprocessing_spawn.WithManagerTestMyManager) ... ok test_mymanager_context_prestarted (test.test_multiprocessing_spawn.WithManagerTestMyManager) ... ok test_apply (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_async (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_async_timeout (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_context (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_empty_iterable (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_imap (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_spawn.WithManagerTestPool) ... skipped 'test not appropriate for manager' test_imap_unordered (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_spawn.WithManagerTestPool) ... skipped 'test not appropriate for manager' test_make_pool (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_map (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_map_async (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_map_async_callbacks (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_map_chunksize (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_map_no_failfast (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_starmap (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_starmap_async (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_terminate (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_traceback (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_spawn.WithManagerTestPool) ... ok test_fork (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok test_get (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok test_put (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok test_qsize (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok test_task_done (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok test_timeout (test.test_multiprocessing_spawn.WithManagerTestQueue) ... ok test_remote (test.test_multiprocessing_spawn.WithManagerTestRemoteManager) ... ok test_bounded_semaphore (test.test_multiprocessing_spawn.WithManagerTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_spawn.WithManagerTestSemaphore) ... ok test_timeout (test.test_multiprocessing_spawn.WithManagerTestSemaphore) ... skipped 'test not appropriate for manager' test_array (test.test_multiprocessing_spawn.WithProcessesTestArray) ... ok test_array_from_size (test.test_multiprocessing_spawn.WithProcessesTestArray) ... ok test_getobj_getlock_obj (test.test_multiprocessing_spawn.WithProcessesTestArray) ... ok test_rawarray (test.test_multiprocessing_spawn.WithProcessesTestArray) ... ok test_abort (test.test_multiprocessing_spawn.WithProcessesTestBarrier) ... ok test_abort_and_reset (test.test_multiprocessing_spawn.WithProcessesTestBarrier) ... ok test_action (test.test_multiprocessing_spawn.WithProcessesTestBarrier) ... ok test_barrier (test.test_multiprocessing_spawn.WithProcessesTestBarrier) ... ok test_barrier_10 (test.test_multiprocessing_spawn.WithProcessesTestBarrier) ... ok test_default_timeout (test.test_multiprocessing_spawn.WithProcessesTestBarrier) ... ok test_reset (test.test_multiprocessing_spawn.WithProcessesTestBarrier) ... ok test_single_thread (test.test_multiprocessing_spawn.WithProcessesTestBarrier) ... ok test_thousand (test.test_multiprocessing_spawn.WithProcessesTestBarrier) ... ok test_timeout (test.test_multiprocessing_spawn.WithProcessesTestBarrier) ... ok test_wait_return (test.test_multiprocessing_spawn.WithProcessesTestBarrier) ... ok test_notify (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok test_notify_all (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok test_timeout (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok test_wait_result (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok test_waitfor (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_spawn.WithProcessesTestCondition) ... ok test_connection (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok test_context (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok test_duplex_false (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok test_fd_transfer (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok test_large_fd_transfer (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok test_missing_fd_transfer (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok test_sendbytes (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok test_spawn_close (test.test_multiprocessing_spawn.WithProcessesTestConnection) ... ok test_event (test.test_multiprocessing_spawn.WithProcessesTestEvent) ... ok test_finalize (test.test_multiprocessing_spawn.WithProcessesTestFinalize) ... ok test_free_from_gc (test.test_multiprocessing_spawn.WithProcessesTestHeap) ... skipped 'implementation detail specific to cpython' test_heap (test.test_multiprocessing_spawn.WithProcessesTestHeap) ... ok test_context (test.test_multiprocessing_spawn.WithProcessesTestListener) ... ok test_multiple_bind (test.test_multiprocessing_spawn.WithProcessesTestListener) ... ok test_issue14725 (test.test_multiprocessing_spawn.WithProcessesTestListenerClient) ... ok test_issue16955 (test.test_multiprocessing_spawn.WithProcessesTestListenerClient) ... ok test_listener_client (test.test_multiprocessing_spawn.WithProcessesTestListenerClient) ... ok test_lock (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok test_lock_context (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok test_rlock (test.test_multiprocessing_spawn.WithProcessesTestLock) ... ok test_enable_logging (test.test_multiprocessing_spawn.WithProcessesTestLogging) ... ok test_level (test.test_multiprocessing_spawn.WithProcessesTestLogging) ... ok test_rapid_restart (test.test_multiprocessing_spawn.WithProcessesTestManagerRestart) ... ok test_access (test.test_multiprocessing_spawn.WithProcessesTestPicklingConnections) ... ok test_pickling (test.test_multiprocessing_spawn.WithProcessesTestPicklingConnections) ... ok test_boundaries (test.test_multiprocessing_spawn.WithProcessesTestPoll) ... ok test_dont_merge (test.test_multiprocessing_spawn.WithProcessesTestPoll) ... ok test_empty_string (test.test_multiprocessing_spawn.WithProcessesTestPoll) ... ok test_strings (test.test_multiprocessing_spawn.WithProcessesTestPoll) ... ok test_poll_eintr (test.test_multiprocessing_spawn.WithProcessesTestPollEintr) ... ok test_apply (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_async (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_async_timeout (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_context (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_empty_iterable (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_imap (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_imap_unordered (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_make_pool (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_map (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_map_async (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_map_async_callbacks (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_map_chunksize (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_map_no_failfast (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_starmap (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_starmap_async (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_terminate (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_traceback (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_wrapped_exception (test.test_multiprocessing_spawn.WithProcessesTestPool) ... ok test_async_error_callback (test.test_multiprocessing_spawn.WithProcessesTestPoolWorkerErrors) ... ok test_unpickleable_result (test.test_multiprocessing_spawn.WithProcessesTestPoolWorkerErrors) ... ok test_pool_worker_lifetime (test.test_multiprocessing_spawn.WithProcessesTestPoolWorkerLifetime) ... ok test_pool_worker_lifetime_early_close (test.test_multiprocessing_spawn.WithProcessesTestPoolWorkerLifetime) ... ok test_active_children (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_cpu_count (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_current (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_daemon_argument (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_process (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_recursion (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_sentinel (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_terminate (test.test_multiprocessing_spawn.WithProcessesTestProcess) ... ok test_fork (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok test_get (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok test_put (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok test_qsize (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok test_task_done (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok test_timeout (test.test_multiprocessing_spawn.WithProcessesTestQueue) ... ok test_bounded_semaphore (test.test_multiprocessing_spawn.WithProcessesTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_spawn.WithProcessesTestSemaphore) ... ok test_timeout (test.test_multiprocessing_spawn.WithProcessesTestSemaphore) ... ok test_copy (test.test_multiprocessing_spawn.WithProcessesTestSharedCTypes) ... ok test_sharedctypes (test.test_multiprocessing_spawn.WithProcessesTestSharedCTypes) ... ok test_synchronize (test.test_multiprocessing_spawn.WithProcessesTestSharedCTypes) ... ok test_stderr_flush (test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess) ... ok test_subclassing (test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess) ... ok test_sys_exit (test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess) ... ok test_getobj_getlock (test.test_multiprocessing_spawn.WithProcessesTestValue) ... ok test_rawvalue (test.test_multiprocessing_spawn.WithProcessesTestValue) ... ok test_value (test.test_multiprocessing_spawn.WithProcessesTestValue) ... ok test_abort (test.test_multiprocessing_spawn.WithThreadsTestBarrier) ... ok test_abort_and_reset (test.test_multiprocessing_spawn.WithThreadsTestBarrier) ... ok test_action (test.test_multiprocessing_spawn.WithThreadsTestBarrier) ... ok test_barrier (test.test_multiprocessing_spawn.WithThreadsTestBarrier) ... ok test_barrier_10 (test.test_multiprocessing_spawn.WithThreadsTestBarrier) ... ok test_default_timeout (test.test_multiprocessing_spawn.WithThreadsTestBarrier) ... ok test_reset (test.test_multiprocessing_spawn.WithThreadsTestBarrier) ... ok test_single_thread (test.test_multiprocessing_spawn.WithThreadsTestBarrier) ... ok test_thousand (test.test_multiprocessing_spawn.WithThreadsTestBarrier) ... ok test_timeout (test.test_multiprocessing_spawn.WithThreadsTestBarrier) ... ok test_wait_return (test.test_multiprocessing_spawn.WithThreadsTestBarrier) ... ok test_notify (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok test_notify_all (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok test_timeout (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok test_wait_result (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok test_waitfor (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok test_waitfor_timeout (test.test_multiprocessing_spawn.WithThreadsTestCondition) ... ok test_connection (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... ok test_context (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... ok test_duplex_false (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... ok test_fd_transfer (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_large_fd_transfer (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_missing_fd_transfer (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... skipped 'only makes sense with processes' test_sendbytes (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... skipped 'test not appropriate for threads' test_spawn_close (test.test_multiprocessing_spawn.WithThreadsTestConnection) ... ok test_event (test.test_multiprocessing_spawn.WithThreadsTestEvent) ... ok test_issue14725 (test.test_multiprocessing_spawn.WithThreadsTestListenerClient) ... ok test_issue16955 (test.test_multiprocessing_spawn.WithThreadsTestListenerClient) ... ok test_listener_client (test.test_multiprocessing_spawn.WithThreadsTestListenerClient) ... ok test_lock (test.test_multiprocessing_spawn.WithThreadsTestLock) ... ok test_lock_context (test.test_multiprocessing_spawn.WithThreadsTestLock) ... ok test_rlock (test.test_multiprocessing_spawn.WithThreadsTestLock) ... ok test_rapid_restart (test.test_multiprocessing_spawn.WithThreadsTestManagerRestart) ... ok test_boundaries (test.test_multiprocessing_spawn.WithThreadsTestPoll) ... ok test_dont_merge (test.test_multiprocessing_spawn.WithThreadsTestPoll) ... ok test_empty_string (test.test_multiprocessing_spawn.WithThreadsTestPoll) ... ok test_strings (test.test_multiprocessing_spawn.WithThreadsTestPoll) ... ok test_apply (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_async (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_async_timeout (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_context (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_empty_iterable (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_imap (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_imap_handle_iterable_exception (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_imap_unordered (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_imap_unordered_handle_iterable_exception (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_make_pool (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_map (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_map_async (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_map_async_callbacks (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_map_chunksize (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_map_no_failfast (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_map_unplicklable (test.test_multiprocessing_spawn.WithThreadsTestPool) ... skipped 'test not appropriate for threads' test_starmap (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_starmap_async (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_terminate (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_traceback (test.test_multiprocessing_spawn.WithThreadsTestPool) ... ok BUILDSTDERR: test_wrapped_exception (tesDangling processes: {, , , , , , , , , , , , , } BUILDSTDERR: Dangling threads: {, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , } BUILDSTDERR: 99.14user 12.47system 1:52.61elapsed 99%CPU (0avgtext+0avgdata 147012maxresident)k BUILDSTDERR: 0inputs+18608outputs (0major+2206186minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_netrc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_netrc BUILDSTDERR: 0.37user 0.05system 0:00.43elapsed 99%CPU (0avgtext+0avgdata 52284maxresident)k BUILDSTDERR: 0inputs+120outputs (0major+10130minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_nis ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_nis t.test_multiprocessing_spawn.WithThreadsTestPool) ... ok test_active_children (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok test_cpu_count (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok test_current (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_daemon_argument (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_process (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok test_recursion (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... ok test_sentinel (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_terminate (test.test_multiprocessing_spawn.WithThreadsTestProcess) ... skipped 'test not appropriate for threads' test_fork (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok test_get (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok test_no_import_lock_contention (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok test_put (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok test_qsize (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok test_task_done (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok test_timeout (test.test_multiprocessing_spawn.WithThreadsTestQueue) ... ok test_bounded_semaphore (test.test_multiprocessing_spawn.WithThreadsTestSemaphore) ... ok test_semaphore (test.test_multiprocessing_spawn.WithThreadsTestSemaphore) ... ok test_timeout (test.test_multiprocessing_spawn.WithThreadsTestSemaphore) ... skipped 'test not appropriate for threads' test_import (test.test_multiprocessing_spawn._TestImportStar) ... ok ---------------------------------------------------------------------- Ran 271 tests in 112.130s OK (skipped=17) test_multiprocessing_spawn passed in 1 min 52 sec 1 test OK. Total duration: 1 min 52 sec Tests result: SUCCESS =================== test_netrc ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8775 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_netrc test_comment_at_end_of_machine_line (test.test_netrc.NetrcTestCase) ... ok test_comment_at_end_of_machine_line_no_space (test.test_netrc.NetrcTestCase) ... ok test_comment_at_end_of_machine_line_pass_has_hash (test.test_netrc.NetrcTestCase) ... ok test_comment_before_machine_line (test.test_netrc.NetrcTestCase) ... ok test_comment_before_machine_line_hash_only (test.test_netrc.NetrcTestCase) ... ok test_comment_before_machine_line_no_space (test.test_netrc.NetrcTestCase) ... ok test_default (test.test_netrc.NetrcTestCase) ... ok test_macros (test.test_netrc.NetrcTestCase) ... ok test_password_with_internal_hash (test.test_netrc.NetrcTestCase) ... ok test_password_with_leading_hash (test.test_netrc.NetrcTestCase) ... ok test_password_with_trailing_hash (test.test_netrc.NetrcTestCase) ... ok test_security (test.test_netrc.NetrcTestCase) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.015s OK 1 test OK. Total duration: 98 ms Tests result: SUCCESS =================== test_nis ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8779 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_env0.32user 0.03system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 51888maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9701minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_nntplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_nntplib ironment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_nis test_nis skipped -- No module named 'nis' test_nis skipped 1 test skipped: test_nis Total duration: 85 ms Tests result: SUCCESS =================== test_nntplib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8783 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_nntplib test_caps_only_after_login (test.test_nntplib.CapsAfterLoginNNTPv2Tests) ... ok test_starttls (test.test_nntplib.LocalServerTests) ... ok test_decode_header (test.test_nntplib.MiscTests) ... ok test_parse_datetime (test.test_nntplib.MiscTests) ... ok test_parse_overview (test.test_nntplib.MiscTests) ... ok test_parse_overview_fmt (test.test_nntplib.MiscTests) ... ok test_ssl_support (test.test_nntplib.MiscTests) ... ok test_unparse_datetime (test.test_nntplib.MiscTests) ... ok test_unparse_datetime_legacy (test.test_nntplib.MiscTests) ... ok test_bad_capabilities (test.test_nntplib.MockSocketTests) ... ok test_bad_welcome (test.test_nntplib.MockSocketTests) ... ok test_login_aborted (test.test_nntplib.MockSocketTests) ... ok test_service_permanently_unavailable (test.test_nntplib.MockSocketTests) ... ok test_service_temporarily_unavailable (test.test_nntplib.MockSocketTests) ... ok test_bad_capabilities (test.test_nntplib.MockSslTests) ... ok test_bad_welcome (test.test_nntplib.MockSslTests) ... ok test_login_aborted (test.test_nntplib.MockSslTests) ... ok test_service_permanently_unavailable (test.test_nntplib.MockSslTests) ... ok test_service_temporarily_unavailable (test.test_nntplib.MockSslTests) ... ok test_article (test.test_nntplib.NNTPv1Tests) ... ok test_article_file (test.test_nntplib.NNTPv1Tests) ... ok test_authinfo (test.test_nntplib.NNTPv1Tests) ... ok test_body (test.test_nntplib.NNTPv1Tests) ... ok test_body_file (test.test_nntplib.NNTPv1Tests) ... ok test_caps (test.test_nntplib.NNTPv1Tests) ... ok test_date (test.test_nntplib.NNTPv1Tests) ... ok test_description (test.test_nntplib.NNTPv1Tests) ... ok test_descriptions (test.test_nntplib.NNTPv1Tests) ... ok test_group (test.test_nntplib.NNTPv1Tests) ... ok test_head (test.test_nntplib.NNTPv1Tests) ... ok test_head_file (test.test_nntplib.NNTPv1Tests) ... ok test_help (test.test_nntplib.NNTPv1Tests) ... ok test_ihave (test.test_nntplib.NNTPv1Tests) ... ok test_last (test.test_nntplib.NNTPv1Tests) ... ok test_list (test.test_nntplib.NNTPv1Tests) ... ok test_newnews (test.test_nntplib.NNTPv1Tests) ... ok test_next (test.test_nntplib.NNTPv1Tests) ... ok test_over (test.test_nntplib.NNTPv1Tests) ... ok test_post (test.test_nntplib.NNTPv1Tests) ... ok test_quit (test.test_nntplib.NNTPv1Tests) ... ok test_stat (test.test_nntplib.NNTPv1Tests) ... ok test_too_long_lines (test.test_nntplib.NNTPv1Tests) ... ok test_welcome (test.test_nntplib.NNTPv1Tests) ... ok test_xover (test.test_nntplib.NNTPv1Tests) ... ok test_article (test.test_nntplib.NNTPv2Tests) ... ok test_article_file (test.test_nntplib.NNTPv2Tests) ... ok test_authinfo (test.test_nntplib.NNTPv2Tests) ... ok test_body (test.test_nntplib.NNTPv2Tests) ... ok test_body_file (test.test_nntplib.NNTPv2Tests) ... ok test_caps (test.test_nntplib.NNTPv2Tests) ... ok test_date (test.test_nntplib.NNTPv2Tests) ... ok test_description (test.test_nntplib.NNTPv2Tests) ... ok test_descriptions (test.test_nntplib.NNTPv2Tests) ... ok test_group (test.test_nntplib.NNTPv2Tests) ... ok test_head (test.test_nntplib.NNTPv2Tests) ... ok test_head_file (test.test_nntplib.NNTPv2Tests) ... ok test_help (test.test_nntplib.NNTPv2Tests) ... ok BUILDSTDERR: test_ihave (test.0.40user 0.04system 0:00.49elapsed 91%CPU (0avgtext+0avgdata 53620maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+11704minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_normalization ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_normalization BUILDSTDERR: 0.34user 0.03system 0:00.38elapsed 98%CPU (0avgtext+0avgdata 52176maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+11466minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ntpath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ntpath test_nntplib.NNTPv2Tests) ... ok test_last (test.test_nntplib.NNTPv2Tests) ... ok test_list (test.test_nntplib.NNTPv2Tests) ... ok test_newnews (test.test_nntplib.NNTPv2Tests) ... ok test_next (test.test_nntplib.NNTPv2Tests) ... ok test_over (test.test_nntplib.NNTPv2Tests) ... ok test_post (test.test_nntplib.NNTPv2Tests) ... ok test_quit (test.test_nntplib.NNTPv2Tests) ... ok test_stat (test.test_nntplib.NNTPv2Tests) ... ok test_too_long_lines (test.test_nntplib.NNTPv2Tests) ... ok test_welcome (test.test_nntplib.NNTPv2Tests) ... ok test_xover (test.test_nntplib.NNTPv2Tests) ... ok skipped "Use of the 'network' resource not enabled" skipped "Use of the 'network' resource not enabled" test_module_all_attribute (test.test_nntplib.PublicAPITests) ... ok test_we_are_in_reader_mode_after_connect (test.test_nntplib.SendReaderNNTPv2Tests) ... ok ---------------------------------------------------------------------- Ran 71 tests in 0.134s OK (skipped=2) 1 test OK. Total duration: 219 ms Tests result: SUCCESS =================== test_normalization ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8788 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_normalization test_bug_834676 (test.test_normalization.NormalizationTest) ... ok test_main (test.test_normalization.NormalizationTest) ... skipped "Use of the 'urlfetch' resource not enabled" ---------------------------------------------------------------------- Ran 2 tests in 0.014s OK (skipped=1) 1 test OK. Total duration: 114 ms Tests result: SUCCESS =================== test_ntpath ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8792 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_ntpath test_abspath (test.test_ntpath.NtCommonTest) ... ok test_abspath_issue3426 (test.test_ntpath.NtCommonTest) ... ok test_commonprefix (test.test_ntpath.NtCommonTest) ... ok test_exists (test.test_ntpath.NtCommonTest) ... ok test_exists_fd (test.test_ntpath.NtCommonTest) ... ok test_expandvars (test.test_ntpath.NtCommonTest) ... ok test_expandvars_nonascii (test.test_ntpath.NtCommonTest) ... skipped 'need support.FS_NONASCII' test_filetime (test.test_ntpath.NtCommonTest) ... ok test_getsize (test.test_ntpath.NtCommonTest) ... ok test_isdir_dir (test.test_ntpath.NtCommonTest) ... ok test_isdir_file (test.test_ntpath.NtCommonTest) ... ok test_isfile_dir (test.test_ntpath.NtCommonTest) ... ok test_isfile_file (test.test_ntpath.NtCommonTest) ... ok test_join_errors (test.test_ntpath.NtCommonTest) ... ok test_no_argument (test.test_ntpath.NtCommonTest) ... ok test_nonascii_abspath (test.test_ntpath.NtCommonTest) ... ok test_normcase (test.test_ntpath.NtCommonTest) ... ok test_normpath_issue5827 (test.test_ntpath.NtCommonTest) ... ok test_realpath (test.test_ntpath.NtCommonTest) ... ok test_relpath_errors (test.test_ntpath.NtCommonTest) ... ok test_samefile (test.test_ntpath.NtCommonTest) ... ok test_samefile_on_link (test.test_ntpath.NtCommonTest) ... ok test_samefile_on_symlink (test.test_ntpath.NtCommonTest) ... ok test_sameopenfile (test.test_ntpath.NtCommonTest) ... ok test_samestat (test.test_ntpath.NtCommonTest) ... ok BUILDSTDERR: test_samestat_on_link (test0.48user 0.05system 0:00.54elapsed 98%CPU (0avgtext+0avgdata 52332maxresident)k BUILDSTDERR: 0inputs+368outputs (0major+11305minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_numeric_tower ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_numeric_tower BUILDSTDERR: 1.15user 0.06system 0:01.22elapsed 99%CPU (0avgtext+0avgdata 64184maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+14485minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_openpty ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_openpty .test_ntpath.NtCommonTest) ... ok test_samestat_on_symlink (test.test_ntpath.NtCommonTest) ... ok test_splitdrive (test.test_ntpath.NtCommonTest) ... ok test_path_abspath (test.test_ntpath.PathLikeTests) ... ok test_path_basename (test.test_ntpath.PathLikeTests) ... ok test_path_commonpath (test.test_ntpath.PathLikeTests) ... ok test_path_dirname (test.test_ntpath.PathLikeTests) ... ok test_path_expanduser (test.test_ntpath.PathLikeTests) ... ok test_path_expandvars (test.test_ntpath.PathLikeTests) ... ok test_path_isabs (test.test_ntpath.PathLikeTests) ... ok test_path_isdir (test.test_ntpath.PathLikeTests) ... ok test_path_islink (test.test_ntpath.PathLikeTests) ... ok test_path_ismount (test.test_ntpath.PathLikeTests) ... ok test_path_join (test.test_ntpath.PathLikeTests) ... ok test_path_lexists (test.test_ntpath.PathLikeTests) ... ok test_path_normcase (test.test_ntpath.PathLikeTests) ... ok test_path_normpath (test.test_ntpath.PathLikeTests) ... ok test_path_realpath (test.test_ntpath.PathLikeTests) ... ok test_path_relpath (test.test_ntpath.PathLikeTests) ... ok test_path_split (test.test_ntpath.PathLikeTests) ... ok test_path_splitdrive (test.test_ntpath.PathLikeTests) ... ok test_path_splitext (test.test_ntpath.PathLikeTests) ... ok test_abspath (test.test_ntpath.TestNtpath) ... skipped 'nt module not available' test_commonpath (test.test_ntpath.TestNtpath) ... ok test_commonprefix (test.test_ntpath.TestNtpath) ... ok test_expanduser (test.test_ntpath.TestNtpath) ... ok test_expandvars (test.test_ntpath.TestNtpath) ... ok test_expandvars_nonascii (test.test_ntpath.TestNtpath) ... skipped 'need support.FS_NONASCII' test_isabs (test.test_ntpath.TestNtpath) ... ok test_ismount (test.test_ntpath.TestNtpath) ... ok test_join (test.test_ntpath.TestNtpath) ... ok test_normpath (test.test_ntpath.TestNtpath) ... ok test_relpath (test.test_ntpath.TestNtpath) ... ok test_sameopenfile (test.test_ntpath.TestNtpath) ... ok test_split (test.test_ntpath.TestNtpath) ... ok test_splitdrive (test.test_ntpath.TestNtpath) ... ok test_splitext (test.test_ntpath.TestNtpath) ... ok test_splitunc (test.test_ntpath.TestNtpath) ... ok ---------------------------------------------------------------------- Ran 63 tests in 0.109s OK (skipped=3) 1 test OK. Total duration: 209 ms Tests result: SUCCESS =================== test_numeric_tower ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8796 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_numeric_tower test_complex (test.test_numeric_tower.ComparisonTest) ... ok test_mixed_comparisons (test.test_numeric_tower.ComparisonTest) ... ok test_binary_floats (test.test_numeric_tower.HashTest) ... ok test_bools (test.test_numeric_tower.HashTest) ... ok test_complex (test.test_numeric_tower.HashTest) ... ok test_decimals (test.test_numeric_tower.HashTest) ... ok test_fractions (test.test_numeric_tower.HashTest) ... ok test_hash_normalization (test.test_numeric_tower.HashTest) ... ok test_integers (test.test_numeric_tower.HashTest) ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.806s OK 1 test OK. Total duration: 938 ms Tests result: SUCCESS =================== test_openpty ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8800 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_writ0.34user 0.03system 0:00.39elapsed 97%CPU (0avgtext+0avgdata 52100maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9712minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_operator ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_operator e_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_openpty test (test.test_openpty.OpenptyTest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.002s OK 1 test OK. Total duration: 72 ms Tests result: SUCCESS =================== test_operator ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8804 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_operator test_attrgetter (test.test_operator.CCOperatorPickleTestCase) ... ok test_itemgetter (test.test_operator.CCOperatorPickleTestCase) ... ok test_methodcaller (test.test_operator.CCOperatorPickleTestCase) ... ok test_abs (test.test_operator.COperatorTestCase) ... ok test_add (test.test_operator.COperatorTestCase) ... ok test_attrgetter (test.test_operator.COperatorTestCase) ... ok test_bitwise_and (test.test_operator.COperatorTestCase) ... ok test_bitwise_or (test.test_operator.COperatorTestCase) ... ok test_bitwise_xor (test.test_operator.COperatorTestCase) ... ok test_concat (test.test_operator.COperatorTestCase) ... ok test_contains (test.test_operator.COperatorTestCase) ... ok test_countOf (test.test_operator.COperatorTestCase) ... ok test_delitem (test.test_operator.COperatorTestCase) ... ok test_dunder_is_original (test.test_operator.COperatorTestCase) ... ok test_eq (test.test_operator.COperatorTestCase) ... ok test_floordiv (test.test_operator.COperatorTestCase) ... ok test_ge (test.test_operator.COperatorTestCase) ... ok test_getitem (test.test_operator.COperatorTestCase) ... ok test_gt (test.test_operator.COperatorTestCase) ... ok test_indexOf (test.test_operator.COperatorTestCase) ... ok test_inplace (test.test_operator.COperatorTestCase) ... ok test_invert (test.test_operator.COperatorTestCase) ... ok test_is (test.test_operator.COperatorTestCase) ... ok test_is_not (test.test_operator.COperatorTestCase) ... ok test_itemgetter (test.test_operator.COperatorTestCase) ... ok test_le (test.test_operator.COperatorTestCase) ... ok test_length_hint (test.test_operator.COperatorTestCase) ... ok test_lshift (test.test_operator.COperatorTestCase) ... ok test_lt (test.test_operator.COperatorTestCase) ... ok test_matmul (test.test_operator.COperatorTestCase) ... ok test_methodcaller (test.test_operator.COperatorTestCase) ... ok test_mod (test.test_operator.COperatorTestCase) ... ok test_mul (test.test_operator.COperatorTestCase) ... ok test_ne (test.test_operator.COperatorTestCase) ... ok test_neg (test.test_operator.COperatorTestCase) ... ok test_pos (test.test_operator.COperatorTestCase) ... ok test_pow (test.test_operator.COperatorTestCase) ... ok test_rshift (test.test_operator.COperatorTestCase) ... ok test_setitem (test.test_operator.COperatorTestCase) ... ok test_sub (test.test_operator.COperatorTestCase) ... ok test_truediv (test.test_operator.COperatorTestCase) ... ok test_truth (test.test_operator.COperatorTestCase) ... ok test_attrgetter (test.test_operator.CPyOperatorPickleTestCase) ... ok test_itemgetter (test.test_operator.CPyOperatorPickleTestCase) ... ok test_methodcaller (test.test_operator.CPyOperatorPickleTestCase) ... ok test_attrgetter (test.test_operator.PyCOperatorPickleTestCase) ... ok test_itemgetter (test.test_operator.PyCOperatorPickleTestCase) ... ok test_methodcaller (test.test_operator.PyCOperatorPickleTestCase) ... ok test_abs (test.test_operator.PyOperatorTestCase) ... ok test_add (test.test_operator.PyOperatorTestCase) ... ok test_attrgetter (test.test_operator.PyOperatorTestCase) ... ok BUILDSTDERR: test_bitwise_0.62user 0.05system 0:00.68elapsed 98%CPU (0avgtext+0avgdata 52672maxresident)k BUILDSTDERR: 0inputs+80outputs (0major+11593minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_optparse ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_optparse and (test.test_operator.PyOperatorTestCase) ... ok test_bitwise_or (test.test_operator.PyOperatorTestCase) ... ok test_bitwise_xor (test.test_operator.PyOperatorTestCase) ... ok test_concat (test.test_operator.PyOperatorTestCase) ... ok test_contains (test.test_operator.PyOperatorTestCase) ... ok test_countOf (test.test_operator.PyOperatorTestCase) ... ok test_delitem (test.test_operator.PyOperatorTestCase) ... ok test_dunder_is_original (test.test_operator.PyOperatorTestCase) ... ok test_eq (test.test_operator.PyOperatorTestCase) ... ok test_floordiv (test.test_operator.PyOperatorTestCase) ... ok test_ge (test.test_operator.PyOperatorTestCase) ... ok test_getitem (test.test_operator.PyOperatorTestCase) ... ok test_gt (test.test_operator.PyOperatorTestCase) ... ok test_indexOf (test.test_operator.PyOperatorTestCase) ... ok test_inplace (test.test_operator.PyOperatorTestCase) ... ok test_invert (test.test_operator.PyOperatorTestCase) ... ok test_is (test.test_operator.PyOperatorTestCase) ... ok test_is_not (test.test_operator.PyOperatorTestCase) ... ok test_itemgetter (test.test_operator.PyOperatorTestCase) ... ok test_le (test.test_operator.PyOperatorTestCase) ... ok test_length_hint (test.test_operator.PyOperatorTestCase) ... ok test_lshift (test.test_operator.PyOperatorTestCase) ... ok test_lt (test.test_operator.PyOperatorTestCase) ... ok test_matmul (test.test_operator.PyOperatorTestCase) ... ok test_methodcaller (test.test_operator.PyOperatorTestCase) ... ok test_mod (test.test_operator.PyOperatorTestCase) ... ok test_mul (test.test_operator.PyOperatorTestCase) ... ok test_ne (test.test_operator.PyOperatorTestCase) ... ok test_neg (test.test_operator.PyOperatorTestCase) ... ok test_pos (test.test_operator.PyOperatorTestCase) ... ok test_pow (test.test_operator.PyOperatorTestCase) ... ok test_rshift (test.test_operator.PyOperatorTestCase) ... ok test_setitem (test.test_operator.PyOperatorTestCase) ... ok test_sub (test.test_operator.PyOperatorTestCase) ... ok test_truediv (test.test_operator.PyOperatorTestCase) ... ok test_truth (test.test_operator.PyOperatorTestCase) ... ok test_attrgetter (test.test_operator.PyPyOperatorPickleTestCase) ... ok test_itemgetter (test.test_operator.PyPyOperatorPickleTestCase) ... ok test_methodcaller (test.test_operator.PyPyOperatorPickleTestCase) ... ok ---------------------------------------------------------------------- Ran 90 tests in 0.240s OK 1 test OK. Total duration: 348 ms Tests result: SUCCESS =================== test_optparse ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8808 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_optparse test__all__ (test.test_optparse.MiscTestCase) ... ok test_bool_default (test.test_optparse.TestBool) ... ok test_bool_false (test.test_optparse.TestBool) ... ok test_bool_flicker_on_and_off (test.test_optparse.TestBool) ... ok test_bool_true (test.test_optparse.TestBool) ... ok test_callback (test.test_optparse.TestCallback) ... ok test_callback_help (test.test_optparse.TestCallback) ... ok test_abbrev_callback_expansion (test.test_optparse.TestCallbackCheckAbbrev) ... ok test_callback_extra_args (test.test_optparse.TestCallbackExtraArgs) ... ok test_many_args (test.test_optparse.TestCallbackManyArgs) ... ok test_callback_meddle_args (test.test_optparse.TestCallbackMeddleArgs) ... ok test_callback_meddle_args_separator (test.test_optparse.TestCallbackMeddleArgs) ... ok test_consume_separator_stop_at_option (test.test_optparse.TestCallbackVarArgs) ... ok test_positional_arg_and_variable_args (test.test_optparse.TestCallbackVarArgs) ... ok test_stop_at_invalid_option (test.test_optparse.TestCallbackVarArgs) ... ok test_stop_at_option (test.test_optparse.TestCallbackVarArgs) ... ok test_variable_args (test.test_optparse.TestCallbackVarArgs) ... ok test_add_choice_option (test.test_optparse.TestChoice) ... ok test_invalid_choice (test.test_optparse.TestChoice) ... ok test_valid_choice (test.test_optparse.TestChoice) ... ok test_conflict_error (test.test_optparse.TestConflict) ... ok test_conflict_error_group (test.test_optparse.TestConflict) ... ok test_no_such_conflict_handler (test.test_optparse.TestConflict) ... ok test_conflict_override_args (test.test_optparse.TestConflictOverride) ... ok test_conflict_override_help (test.test_optparse.TestConflictOverride) ... ok test_conflict_override_opts (test.test_optparse.TestConflictOverride) ... ok test_conflict_resolve (test.test_optparse.TestConflictResolve) ... ok test_conflict_resolve_help (test.test_optparse.TestConflictResolve) ... ok test_conflict_resolve_long_opt (test.test_optparse.TestConflictResolve) ... ok test_conflict_resolve_long_opts (test.test_optparse.TestConflictResolve) ... ok test_conflict_resolve_short_opt (test.test_optparse.TestConflictResolve) ... ok test_conflict_default (test.test_optparse.TestConflictingDefaults) ... ok test_conflict_default_none (test.test_optparse.TestConflictingDefaults) ... ok test_count_interspersed_args (test.test_optparse.TestCount) ... ok test_count_no_interspersed_args (test.test_optparse.TestCount) ... ok test_count_no_such_option (test.test_optparse.TestCount) ... ok test_count_one (test.test_optparse.TestCount) ... ok test_count_option_no_value (test.test_optparse.TestCount) ... ok test_count_override_amount (test.test_optparse.TestCount) ... ok test_count_override_quiet (test.test_optparse.TestCount) ... ok test_count_overriding (test.test_optparse.TestCount) ... ok test_count_overriding_default (test.test_optparse.TestCount) ... ok test_count_three (test.test_optparse.TestCount) ... ok test_count_three_apart (test.test_optparse.TestCount) ... ok test_count_with_default (test.test_optparse.TestCount) ... ok test_empty (test.test_optparse.TestCount) ... ok test_basic_defaults (test.test_optparse.TestDefaultValues) ... ok test_mixed_defaults_post (test.test_optparse.TestDefaultValues) ... ok test_mixed_defaults_pre (test.test_optparse.TestDefaultValues) ... ok test_process_default (test.test_optparse.TestDefaultValues) ... ok test_alt_expand (test.test_optparse.TestExpandDefaults) ... ok test_default_none_1 (test.test_optparse.TestExpandDefaults) ... ok test_default_none_2 (test.test_optparse.TestExpandDefaults) ... ok test_float_default (test.test_optparse.TestExpandDefaults) ... ok test_no_default (test.test_optparse.TestExpandDefaults) ... ok test_no_expand (test.test_optparse.TestExpandDefaults) ... ok test_option_default (test.test_optparse.TestExpandDefaults) ... ok test_parser_default_1 (test.test_optparse.TestExpandDefaults) ... ok test_parser_default_2 (test.test_optparse.TestExpandDefaults) ... ok test_extend_add_action (test.test_optparse.TestExtendAddActions) ... ok test_extend_add_action_normal (test.test_optparse.TestExtendAddActions) ... ok test_filetype_noexist (test.test_optparse.TestExtendAddTypes) ... ok test_filetype_notfile (test.test_optparse.TestExtendAddTypes) ... ok test_filetype_ok (test.test_optparse.TestExtendAddTypes) ... ok test_help (test.test_optparse.TestHelp) ... ok test_help_description_groups (test.test_optparse.TestHelp) ... ok test_help_long_opts_first (test.test_optparse.TestHelp) ... ok test_help_old_usage (test.test_optparse.TestHelp) ... ok test_help_title_formatter (test.test_optparse.TestHelp) ... ok test_help_unicode (test.test_optparse.TestHelp) ... ok test_help_unicode_description (test.test_optparse.TestHelp) ... ok test_wrap_columns (test.test_optparse.TestHelp) ... ok test_match_abbrev (test.test_optparse.TestMatchAbbrev) ... ok test_match_abbrev_error (test.test_optparse.TestMatchAbbrev) ... ok test_nargs_invalid_float_value (test.test_optparse.TestMultipleArgs) ... ok test_nargs_long_opt (test.test_optparse.TestMultipleArgs) ... ok test_nargs_required_values (test.test_optparse.TestMultipleArgs) ... ok test_nargs_with_positional_args (test.test_optparse.TestMultipleArgs) ... ok test_nargs_append (test.test_optparse.TestMultipleArgsAppend) ... ok test_nargs_append_const (test.test_optparse.TestMultipleArgsAppend) ... ok test_nargs_append_required_values (test.test_optparse.TestMultipleArgsAppend) ... ok test_nargs_append_simple (test.test_optparse.TestMultipleArgsAppend) ... ok test_action_invalid (test.test_optparse.TestOptionChecks) ... ok test_attr_invalid (test.test_optparse.TestOptionChecks) ... ok test_bad_choices_list (test.test_optparse.TestOptionChecks) ... ok test_callback_args_no_tuple (test.test_optparse.TestOptionChecks) ... ok test_callback_kwargs_no_dict (test.test_optparse.TestOptionChecks) ... ok test_callback_not_callable (test.test_optparse.TestOptionChecks) ... ok test_no_callback_args_for_action (test.test_optparse.TestOptionChecks) ... ok test_no_callback_for_action (test.test_optparse.TestOptionChecks) ... ok test_no_callback_kwargs_for_action (test.test_optparse.TestOptionChecks) ... ok test_no_choices_for_type (test.test_optparse.TestOptionChecks) ... ok test_no_choices_list (test.test_optparse.TestOptionChecks) ... ok test_no_const_for_action (test.test_optparse.TestOptionChecks) ... ok test_no_nargs_for_action (test.test_optparse.TestOptionChecks) ... ok test_no_single_dash (test.test_optparse.TestOptionChecks) ... ok test_no_type_for_action (test.test_optparse.TestOptionChecks) ... ok test_opt_string_empty (test.test_optparse.TestOptionChecks) ... ok test_opt_string_long_invalid (test.test_optparse.TestOptionChecks) ... ok test_opt_string_short_invalid (test.test_optparse.TestOptionChecks) ... ok test_opt_string_too_short (test.test_optparse.TestOptionChecks) ... ok test_type_invalid (test.test_optparse.TestOptionChecks) ... ok test_add_group_invalid_arguments (test.test_optparse.TestOptionGroup) ... ok test_add_group_no_group (test.test_optparse.TestOptionGroup) ... ok test_add_group_wrong_parser (test.test_optparse.TestOptionGroup) ... ok test_group_manipulate (test.test_optparse.TestOptionGroup) ... ok test_option_group_create_instance (test.test_optparse.TestOptionGroup) ... ok test_add_option_invalid_arguments (test.test_optparse.TestOptionParser) ... ok test_add_option_no_Option (test.test_optparse.TestOptionParser) ... ok test_get_option (test.test_optparse.TestOptionParser) ... ok test_get_option_equals (test.test_optparse.TestOptionParser) ... ok test_has_option (test.test_optparse.TestOptionParser) ... ok test_refleak (test.test_optparse.TestOptionParser) ... skipped 'Relies on sys.getrefcount' test_remove_long_opt (test.test_optparse.TestOptionParser) ... ok test_remove_nonexistent (test.test_optparse.TestOptionParser) ... ok test_remove_short_opt (test.test_optparse.TestOptionParser) ... ok test_basics (test.test_optparse.TestOptionValues) ... ok test_numeric_options (test.test_optparse.TestParseNumber) ... ok test_parse_num_fail (test.test_optparse.TestParseNumber) ... ok test_parse_num_ok (test.test_optparse.TestParseNumber) ... ok test_custom_progname (test.test_optparse.TestProgName) ... ok test_default_progname (test.test_optparse.TestProgName) ... ok test_abbrev_long_option (test.test_optparse.TestStandard) ... ok test_ambiguous_option (test.test_optparse.TestStandard) ... ok test_combined_single_invalid_option (test.test_optparse.TestStandard) ... ok test_defaults (test.test_optparse.TestStandard) ... ok test_empty (test.test_optparse.TestStandard) ... ok test_hyphen_becomes_positional_arg (test.test_optparse.TestStandard) ... ok test_invalid_integer (test.test_optparse.TestStandard) ... ok test_long_invalid_integer (test.test_optparse.TestStandard) ... ok test_long_option_append (test.test_optparse.TestStandard) ... ok test_long_option_argument_joined (test.test_optparse.TestStandard) ... ok test_long_option_argument_split (test.test_optparse.TestStandard) ... ok test_long_option_short_option (test.test_optparse.TestStandard) ... ok test_no_append_versus_append (test.test_optparse.TestStandard) ... ok BUILDSTDERR: t0.53user 0.04system 0:00.58elapsed 98%CPU (0avgtext+0avgdata 52200maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+11438minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ordered_dict ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ordered_dict est_no_such_option (test.test_optparse.TestStandard) ... ok test_option_argument_joined (test.test_optparse.TestStandard) ... ok test_option_argument_joined_integer (test.test_optparse.TestStandard) ... ok test_option_argument_split (test.test_optparse.TestStandard) ... ok test_option_argument_split_negative_integer (test.test_optparse.TestStandard) ... ok test_option_consumes_optionlike_string (test.test_optparse.TestStandard) ... ok test_required_value (test.test_optparse.TestStandard) ... ok test_short_and_long_option_split (test.test_optparse.TestStandard) ... ok test_short_option_consumes_separator (test.test_optparse.TestStandard) ... ok test_short_option_joined_and_separator (test.test_optparse.TestStandard) ... ok test_short_option_split_long_option_append (test.test_optparse.TestStandard) ... ok test_short_option_split_one_positional_arg (test.test_optparse.TestStandard) ... ok test_shortopt_empty_longopt_append (test.test_optparse.TestStandard) ... ok test_str_aliases_string (test.test_optparse.TestTypeAliases) ... ok test_type_object (test.test_optparse.TestTypeAliases) ... ok test_no_version (test.test_optparse.TestVersion) ... ok test_version (test.test_optparse.TestVersion) ... ok ---------------------------------------------------------------------- Ran 152 tests in 0.147s OK (skipped=1) 1 test OK. Total duration: 249 ms Tests result: SUCCESS =================== test_ordered_dict ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8812 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_ordered_dict test_abc (test.test_ordered_dict.CPythonBuiltinDictTests) ... ok test_clear (test.test_ordered_dict.CPythonBuiltinDictTests) ... ok test_delitem (test.test_ordered_dict.CPythonBuiltinDictTests) ... ok test_delitem_hash_collision (test.test_ordered_dict.CPythonBuiltinDictTests) ... ok test_detect_deletion_during_iteration (test.test_ordered_dict.CPythonBuiltinDictTests) ... ok test_highly_nested (test.test_ordered_dict.CPythonBuiltinDictTests) ... ok test_highly_nested_subclass (test.test_ordered_dict.CPythonBuiltinDictTests) ... ok test_init (test.test_ordered_dict.CPythonBuiltinDictTests) ... ok test_override_update (test.test_ordered_dict.CPythonBuiltinDictTests) ... ok test_popitem (test.test_ordered_dict.CPythonBuiltinDictTests) ... ok test_reinsert (test.test_ordered_dict.CPythonBuiltinDictTests) ... ok test_setitem (test.test_ordered_dict.CPythonBuiltinDictTests) ... ok test_update (test.test_ordered_dict.CPythonBuiltinDictTests) ... ok test_bool (test.test_ordered_dict.CPythonGeneralMappingTests) ... ok test_constructor (test.test_ordered_dict.CPythonGeneralMappingTests) ... ok test_get (test.test_ordered_dict.CPythonGeneralMappingTests) ... ok test_getitem (test.test_ordered_dict.CPythonGeneralMappingTests) ... ok test_items (test.test_ordered_dict.CPythonGeneralMappingTests) ... ok test_keys (test.test_ordered_dict.CPythonGeneralMappingTests) ... ok test_len (test.test_ordered_dict.CPythonGeneralMappingTests) ... ok test_pop (test.test_ordered_dict.CPythonGeneralMappingTests) ... ok test_popitem (test.test_ordered_dict.CPythonGeneralMappingTests) ... ok test_read (test.test_ordered_dict.CPythonGeneralMappingTests) ... ok test_setdefault (test.test_ordered_dict.CPythonGeneralMappingTests) ... ok test_update (test.test_ordered_dict.CPythonGeneralMappingTests) ... ok test_values (test.test_ordered_dict.CPythonGeneralMappingTests) ... ok test_write (test.test_ordered_dict.CPythonGeneralMappingTests) ... ok test_468 (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_abc (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_clear (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_copying (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_delitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_delitem_hash_collision (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_detect_deletion_during_iteration (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_dict_clear (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_dict_delitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_dict_pop (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_dict_popitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_dict_setdefault (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_dict_setitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_dict_update (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_equality (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_free_after_iterating (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_fromkeys (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_highly_nested (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_highly_nested_subclass (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_init (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_init_calls (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_issue24347 (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_issue24348 (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_issue24667 (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_iterators (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_iterators_empty (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_key_change_during_iteration (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_move_to_end (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_move_to_end_issue25406 (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_override_update (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_pickle_recursive (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_pop (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_popitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_popitem_last (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_reduce_not_too_fat (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_reference_loop (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_reinsert (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_repr (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_repr_recursive (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_setdefault (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_setitem (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_sizeof (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... skipped 'implementation detail not available on pypy' test_sizeof_exact (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... skipped 'implementation detail specific to cpython' test_sorted_iterators (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_update (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_views (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_yaml_linkage (test.test_ordered_dict.CPythonOrderedDictSubclassTests) ... ok test_468 (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_abc (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_clear (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_copying (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_delitem (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_delitem_hash_collision (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_detect_deletion_during_iteration (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_dict_clear (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_dict_delitem (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_dict_pop (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_dict_popitem (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_dict_setdefault (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_dict_setitem (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_dict_update (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_equality (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_free_after_iterating (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_fromkeys (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_highly_nested (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_highly_nested_subclass (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_init (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_init_calls (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_issue24347 (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_issue24348 (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_issue24667 (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_iterators (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_iterators_empty (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_key_change_during_iteration (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_move_to_end (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_move_to_end_issue25406 (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_override_update (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_pickle_recursive (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_pop (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_popitem (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_popitem_last (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_reduce_not_too_fat (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_reference_loop (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_reinsert (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_repr (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_repr_recursive (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_setdefault (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_setitem (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_sizeof (test.test_ordered_dict.CPythonOrderedDictTests) ... skipped 'implementation detail not available on pypy' test_sizeof_exact (test.test_ordered_dict.CPythonOrderedDictTests) ... skipped 'implementation detail specific to cpython' test_sorted_iterators (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_update (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_views (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_yaml_linkage (test.test_ordered_dict.CPythonOrderedDictTests) ... ok test_bool (test.test_ordered_dict.CPythonSubclassMappingTests) ... ok test_constructor (test.test_ordered_dict.CPythonSubclassMappingTests) ... ok test_get (test.test_ordered_dict.CPythonSubclassMappingTests) ... ok test_getitem (test.test_ordered_dict.CPythonSubclassMappingTests) ... ok test_items (test.test_ordered_dict.CPythonSubclassMappingTests) ... ok test_keys (test.test_ordered_dict.CPythonSubclassMappingTests) ... ok test_len (test.test_ordered_dict.CPythonSubclassMappingTests) ... ok test_pop (test.test_ordered_dict.CPythonSubclassMappingTests) ... ok test_popitem (test.test_ordered_dict.CPythonSubclassMappingTests) ... ok test_read (test.test_ordered_dict.CPythonSubclassMappingTests) ... ok test_setdefault (test.test_ordered_dict.CPythonSubclassMappingTests) ... ok test_update (test.test_ordered_dict.CPythonSubclassMappingTests) ... ok test_values (test.test_ordered_dict.CPythonSubclassMappingTests) ... ok test_write (test.test_ordered_dict.CPythonSubclassMappingTests) ... ok test_bool (test.test_ordered_dict.PurePythonGeneralMappingTests) ... ok test_constructor (test.test_ordered_dict.PurePythonGeneralMappingTests) ... ok test_get (test.test_ordered_dict.PurePythonGeneralMappingTests) ... ok test_getitem (test.test_ordered_dict.PurePythonGeneralMappingTests) ... ok test_items (test.test_ordered_dict.PurePythonGeneralMappingTests) ... ok test_keys (test.test_ordered_dict.PurePythonGeneralMappingTests) ... ok test_len (test.test_ordered_dict.PurePythonGeneralMappingTests) ... ok test_pop (test.test_ordered_dict.PurePythonGeneralMappingTests) ... ok test_popitem (test.test_ordered_dict.PurePythonGeneralMappingTests) ... ok test_read (test.test_ordered_dict.PurePythonGeneralMappingTests) ... ok test_setdefault (test.test_ordered_dict.PurePythonGeneralMappingTests) ... ok test_update (test.test_ordered_dict.PurePythonGeneralMappingTests) ... ok test_values (test.test_ordered_dict.PurePythonGeneralMappingTests) ... ok test_write (test.test_ordered_dict.PurePythonGeneralMappingTests) ... ok test_468 (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_abc (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_clear (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_copying (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_delitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_delitem_hash_collision (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_detect_deletion_during_iteration (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_dict_clear (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_dict_delitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_dict_pop (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_dict_popitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_dict_setdefault (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_dict_setitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_dict_update (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_equality (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_free_after_iterating (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_fromkeys (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_highly_nested (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_highly_nested_subclass (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_init (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_init_calls (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_issue24347 (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_issue24348 (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_issue24667 (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_iterators (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_iterators_empty (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_move_to_end (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_move_to_end_issue25406 (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_override_update (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_pickle_recursive (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_pop (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_popitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_popitem_last (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_reduce_not_too_fat (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_reference_loop (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_reinsert (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_repr (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_repr_recursive (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_setdefault (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_setitem (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_sizeof (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... skipped 'implementation detail not available on pypy' test_sorted_iterators (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_update (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_views (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_yaml_linkage (test.test_ordered_dict.PurePythonOrderedDictSubclassTests) ... ok test_468 (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_abc (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_clear (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_copying (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_delitem (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_delitem_hash_collision (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_detect_deletion_during_iteration (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_dict_clear (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_dict_delitem (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_dict_pop (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_dict_popitem (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_dict_setdefault (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_dict_setitem (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_dict_update (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_equality (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_free_after_iterating (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_fromkeys (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_highly_nested (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_highly_nested_subclass (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_init (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_init_calls (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_issue24347 (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_issue24348 (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_issue24667 (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_iterators (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_iterators_empty (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_move_to_end (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_move_to_end_issue25406 (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_override_update (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_pickle_recursive (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_pop (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_popitem (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_popitem_last (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_reduce_not_too_fat (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_reference_loop (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_reinsert (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_repr (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_repr_recursive (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_setdefault (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_setitem (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok BUILDSTDERR: test_sizeof (test.test_ordered_dict.PurePythonOrderedDictTests) ... skipped 'implementation de5.41user 0.04system 0:05.52elapsed 98%CPU (0avgtext+0avgdata 52280maxresident)k BUILDSTDERR: 0inputs+96outputs (0major+11369minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_os ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_os tail not available on pypy' test_sorted_iterators (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_update (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_views (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_yaml_linkage (test.test_ordered_dict.PurePythonOrderedDictTests) ... ok test_bool (test.test_ordered_dict.PurePythonSubclassMappingTests) ... ok test_constructor (test.test_ordered_dict.PurePythonSubclassMappingTests) ... ok test_get (test.test_ordered_dict.PurePythonSubclassMappingTests) ... ok test_getitem (test.test_ordered_dict.PurePythonSubclassMappingTests) ... ok test_items (test.test_ordered_dict.PurePythonSubclassMappingTests) ... ok test_keys (test.test_ordered_dict.PurePythonSubclassMappingTests) ... ok test_len (test.test_ordered_dict.PurePythonSubclassMappingTests) ... ok test_pop (test.test_ordered_dict.PurePythonSubclassMappingTests) ... ok test_popitem (test.test_ordered_dict.PurePythonSubclassMappingTests) ... ok test_read (test.test_ordered_dict.PurePythonSubclassMappingTests) ... ok test_setdefault (test.test_ordered_dict.PurePythonSubclassMappingTests) ... ok test_update (test.test_ordered_dict.PurePythonSubclassMappingTests) ... ok test_values (test.test_ordered_dict.PurePythonSubclassMappingTests) ... ok test_write (test.test_ordered_dict.PurePythonSubclassMappingTests) ... ok ---------------------------------------------------------------------- Ran 253 tests in 5.124s OK (skipped=6) 1 test OK. Total duration: 5 sec Tests result: SUCCESS =================== test_os ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8816 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_os test_blocking (test.test_os.BlockingTests) ... ok test_file_like_path (test.test_os.BytesWalkTests) ... ok test_walk_bad_dir (test.test_os.BytesWalkTests) ... ok test_walk_bottom_up (test.test_os.BytesWalkTests) ... ok test_walk_prune (test.test_os.BytesWalkTests) ... ok test_walk_symlink (test.test_os.BytesWalkTests) ... ok test_walk_topdown (test.test_os.BytesWalkTests) ... ok test_cpu_count (test.test_os.CPUCountTests) ... ok test_chown (test.test_os.ChownFileTests) ... skipped 'test needs more than one group' test_chown_uid_gid_arguments_must_be_index (test.test_os.ChownFileTests) ... ok test_chown_with_root (test.test_os.ChownFileTests) ... skipped 'test needs root privilege and more than one user' test_chown_without_permission (test.test_os.ChownFileTests) ... ok test_devnull (test.test_os.DevNullTests) ... ok test_bad_fd (test.test_os.DeviceEncodingTests) ... ok test_device_encoding (test.test_os.DeviceEncodingTests) ... skipped 'test requires a tty and either Windows or nl_langinfo(CODESET)' test___repr__ (test.test_os.EnvironTests) Check that the repr() of os.environ looks like environ({...}). ... ok test_bool (test.test_os.EnvironTests) ... ok test_constructor (test.test_os.EnvironTests) ... ok test_environb (test.test_os.EnvironTests) ... skipped 'U+20AC character is not encodable to ascii' test_get (test.test_os.EnvironTests) ... ok test_get_exec_path (test.test_os.EnvironTests) ... ok test_getitem (test.test_os.EnvironTests) ... ok test_items (test.test_os.EnvironTests) ... ok test_key_type (test.test_os.EnvironTests) ... ok test_keys (test.test_os.EnvironTests) ... ok test_keyvalue_types (test.test_os.EnvironTests) ... ok test_len (test.test_os.EnvironTests) ... ok test_os_popen_iter (test.test_os.EnvironTests) ... ok test_pop (test.test_os.EnvironTests) ... ok test_popitem (test.test_os.EnvironTests) ... ok test_read (test.test_os.EnvironTests) ... ok test_setdefault (test.test_os.EnvironTests) ... ok test_unset_error (test.test_os.EnvironTests) ... ok test_update (test.test_os.EnvironTests) ... ok test_update2 (test.test_os.EnvironTests) ... ok test_values (test.test_os.EnvironTests) ... ok test_write (test.test_os.EnvironTests) ... ok test_execv_with_bad_arglist (test.test_os.ExecTests) ... ERROR test_execvpe_with_bad_arglist (test.test_os.ExecTests) ... ERROR test_execvpe_with_bad_program (test.test_os.ExecTests) ... ok test_internal_execvpe_str (test.test_os.ExecTests) ... ok test_os_all (test.test_os.ExportsTests) ... ok test_dup (test.test_os.FDInheritanceTests) ... ok test_dup2 (test.test_os.FDInheritanceTests) ... ok test_get_inheritable_cloexec (test.test_os.FDInheritanceTests) ... ok test_get_set_inheritable (test.test_os.FDInheritanceTests) ... ok test_open (test.test_os.FDInheritanceTests) ... ok test_openpty (test.test_os.FDInheritanceTests) ... ok test_pipe (test.test_os.FDInheritanceTests) ... ok test_set_inheritable_cloexec (test.test_os.FDInheritanceTests) ... ok test_identity (test.test_os.FSEncodingTests) ... ok test_nop (test.test_os.FSEncodingTests) ... ok test_access (test.test_os.FileTests) ... ok test_closerange (test.test_os.FileTests) ... ok test_fdopen (test.test_os.FileTests) ... ok test_large_read (test.test_os.FileTests) ... skipped 'implementation detail specific to cpython' test_open_keywords (test.test_os.FileTests) ... ok test_read (test.test_os.FileTests) ... ok test_rename (test.test_os.FileTests) ... skipped 'implementation detail specific to cpython' test_replace (test.test_os.FileTests) ... ok test_symlink_keywords (test.test_os.FileTests) ... ok test_write (test.test_os.FileTests) ... ok test_write_windows_console (test.test_os.FileTests) ... skipped 'test specific to the Windows console' test_compare_to_walk (test.test_os.FwalkTests) ... ok test_dir_fd (test.test_os.FwalkTests) ... ok test_fd_leak (test.test_os.FwalkTests) ... ok test_file_like_path (test.test_os.FwalkTests) ... ok test_walk_bad_dir (test.test_os.FwalkTests) ... ok test_walk_bottom_up (test.test_os.FwalkTests) ... ok test_walk_prune (test.test_os.FwalkTests) ... ok test_walk_symlink (test.test_os.FwalkTests) ... ok test_walk_topdown (test.test_os.FwalkTests) ... ok test_yields_correct_dir_fd (test.test_os.FwalkTests) ... ok test_getrandom0 (test.test_os.GetRandomTests) ... skipped 'need os.getrandom()' test_getrandom_nonblock (test.test_os.GetRandomTests) ... skipped 'need os.getrandom()' test_getrandom_random (test.test_os.GetRandomTests) ... skipped 'need os.getrandom()' test_getrandom_type (test.test_os.GetRandomTests) ... skipped 'need os.getrandom()' test_getrandom_value (test.test_os.GetRandomTests) ... skipped 'need os.getrandom()' test_link (test.test_os.LinkTests) ... ok test_link_bytes (test.test_os.LinkTests) ... ok test_unicode_name (test.test_os.LinkTests) ... skipped 'Unable to encode for this platform.' test_getlogin (test.test_os.LoginTests) ... skipped 'Skip due to platform/environment differences on *NIX buildbots' test_exist_ok_existing_directory (test.test_os.MakedirTests) ... ok test_exist_ok_existing_regular_file (test.test_os.MakedirTests) ... ok test_exist_ok_s_isgid_directory (test.test_os.MakedirTests) ... ok test_makedir (test.test_os.MakedirTests) ... ok test_directory_link_nonlocal (test.test_os.NonLocalSymlinkTests) ... ok test_oserror_filename (test.test_os.OSErrorTests) ... ok test_path_t_converter (test.test_os.PathTConverterTests) ... ERROR test_listdir (test.test_os.Pep383Tests) ... ok test_open (test.test_os.Pep383Tests) ... ok test_stat (test.test_os.Pep383Tests) ... ok test_statvfs (test.test_os.Pep383Tests) ... ok test_getppid (test.test_os.PidTests) ... ok test_waitpid (test.test_os.PidTests) ... ok test_setegid (test.test_os.PosixUidGidTests) ... ok test_seteuid (test.test_os.PosixUidGidTests) ... ok test_setgid (test.test_os.PosixUidGidTests) ... ok test_setregid (test.test_os.PosixUidGidTests) ... ok test_setregid_neg1 (test.test_os.PosixUidGidTests) ... ok test_setreuid (test.test_os.PosixUidGidTests) ... ok BUILDSTDERR: test_setreuid_neg1 (test.test_os.PosixUidGidTests)stty: 'standard input': Inappropriate ioctl for device ... ok test_setuid (test.test_os.PosixUidGidTests) ... ok test_set_get_priority (test.test_os.ProgramPriorityTests) ... ok test_remove_all (test.test_os.RemoveDirsTests) ... ok test_remove_nothing (test.test_os.RemoveDirsTests) ... ok test_remove_partial (test.test_os.RemoveDirsTests) ... ok test_nowait (test.test_os.SpawnTests) ... ok test_spawnl (test.test_os.SpawnTests) ... ok test_spawnl_noargs (test.test_os.SpawnTests) ... ok test_spawnle (test.test_os.SpawnTests) ... ok test_spawnle_noargs (test.test_os.SpawnTests) ... ok test_spawnlp (test.test_os.SpawnTests) ... ok test_spawnlpe (test.test_os.SpawnTests) ... ok test_spawnv (test.test_os.SpawnTests) ... ok test_spawnv_noargs (test.test_os.SpawnTests) ... ok test_spawnve (test.test_os.SpawnTests) ... ok test_spawnve_bytes (test.test_os.SpawnTests) ... ok test_spawnve_noargs (test.test_os.SpawnTests) ... ok test_spawnvp (test.test_os.SpawnTests) ... ok test_spawnvpe (test.test_os.SpawnTests) ... ok test_15261 (test.test_os.StatAttributeTests) ... skipped 'Win32 specific tests' test_1686475 (test.test_os.StatAttributeTests) ... skipped 'Win32 specific tests' test_access_denied (test.test_os.StatAttributeTests) ... skipped 'Win32 specific tests' test_file_attributes (test.test_os.StatAttributeTests) ... skipped 'st_file_attributes is Win32 specific' test_stat_attributes (test.test_os.StatAttributeTests) ... ok test_stat_attributes_bytes (test.test_os.StatAttributeTests) ... ok test_stat_result_pickle (test.test_os.StatAttributeTests) ... ok test_statvfs_attributes (test.test_os.StatAttributeTests) ... ok test_statvfs_result_pickle (test.test_os.StatAttributeTests) ... ok test_does_not_crash (test.test_os.TermsizeTests) Check if get_terminal_size() returns a meaningful value. ... skipped 'failed to query terminal size' test_stty_match (test.test_os.TermsizeTests) Check if stty returns the same results ... skipped 'stty invocation failed' test_blocking (test.test_os.TestInvalidFD) ... ok test_closerange (test.test_os.TestInvalidFD) ... ok test_dup (test.test_os.TestInvalidFD) ... ok test_dup2 (test.test_os.TestInvalidFD) ... ok test_fchdir (test.test_os.TestInvalidFD) ... ok test_fchmod (test.test_os.TestInvalidFD) ... ok test_fchown (test.test_os.TestInvalidFD) ... ok test_fdatasync (test.test_os.TestInvalidFD) ... ok test_fdopen (test.test_os.TestInvalidFD) ... ok test_fpathconf (test.test_os.TestInvalidFD) ... ok test_fstat (test.test_os.TestInvalidFD) ... ok test_fstatvfs (test.test_os.TestInvalidFD) ... ok test_fsync (test.test_os.TestInvalidFD) ... ok test_ftruncate (test.test_os.TestInvalidFD) ... ok test_inheritable (test.test_os.TestInvalidFD) ... ok test_isatty (test.test_os.TestInvalidFD) ... ok test_lseek (test.test_os.TestInvalidFD) ... ok test_read (test.test_os.TestInvalidFD) ... ok test_readv (test.test_os.TestInvalidFD) ... skipped 'test needs os.readv()' test_tcgetpgrp (test.test_os.TestInvalidFD) ... ok test_tcsetpgrpt (test.test_os.TestInvalidFD) ... ok test_ttyname (test.test_os.TestInvalidFD) ... ok test_write (test.test_os.TestInvalidFD) ... ok test_writev (test.test_os.TestInvalidFD) ... skipped 'test needs os.writev()' test_argument_required (test.test_os.TestPEP519) ... ok test_bad_pathlike (test.test_os.TestPEP519) ... ok test_fsencode_fsdecode (test.test_os.TestPEP519) ... ok test_garbage_in_exception_out (test.test_os.TestPEP519) ... ok test_pathlike (test.test_os.TestPEP519) ... ok test_return_bytes (test.test_os.TestPEP519) ... ok test_return_string (test.test_os.TestPEP519) ... ok test_argument_required (test.test_os.TestPEP519PurePython) ... ok test_bad_pathlike (test.test_os.TestPEP519PurePython) ... ok test_fsencode_fsdecode (test.test_os.TestPEP519PurePython) ... ok test_garbage_in_exception_out (test.test_os.TestPEP519PurePython) ... ok test_pathlike (test.test_os.TestPEP519PurePython) ... ok test_return_bytes (test.test_os.TestPEP519PurePython) ... ok test_return_string (test.test_os.TestPEP519PurePython) ... ok test_attributes (test.test_os.TestScandir) ... ok test_bad_path_type (test.test_os.TestScandir) ... ok test_broken_symlink (test.test_os.TestScandir) ... ok test_bytes (test.test_os.TestScandir) ... ok test_close (test.test_os.TestScandir) ... ok test_consume_iterator_twice (test.test_os.TestScandir) ... ok test_context_manager (test.test_os.TestScandir) ... ok test_context_manager_close (test.test_os.TestScandir) ... ok test_context_manager_exception (test.test_os.TestScandir) ... ok test_current_directory (test.test_os.TestScandir) ... ok test_empty_path (test.test_os.TestScandir) ... ok test_fspath_protocol (test.test_os.TestScandir) ... ok test_fspath_protocol_bytes (test.test_os.TestScandir) ... ok test_removed_dir (test.test_os.TestScandir) ... ok test_removed_file (test.test_os.TestScandir) ... ok test_repr (test.test_os.TestScandir) ... ok test_resource_warning (test.test_os.TestScandir) ... ok test_flags (test.test_os.TestSendfile) ... skipped 'requires headers and trailers support' test_headers (test.test_os.TestSendfile) ... skipped 'requires headers and trailers support' test_invalid_offset (test.test_os.TestSendfile) ... ok test_keywords (test.test_os.TestSendfile) ... ok test_offset_overflow (test.test_os.TestSendfile) ... ok test_send_at_certain_offset (test.test_os.TestSendfile) ... ok test_send_whole_file (test.test_os.TestSendfile) ... ok test_trailers (test.test_os.TestSendfile) ... skipped 'requires headers and trailers support' test_urandom_failure (test.test_os.URandomFDTests) ... ok test_urandom_fd_closed (test.test_os.URandomFDTests) ... ok test_urandom_fd_reopened (test.test_os.URandomFDTests) ... ok test_urandom_length (test.test_os.URandomTests) ... ok test_urandom_subprocess (test.test_os.URandomTests) ... ok test_urandom_value (test.test_os.URandomTests) ... ok test_large_time (test.test_os.UtimeTests) ... skipped 'requires NTFS' test_utime (test.test_os.UtimeTests) ... ok test_utime_by_indexed (test.test_os.UtimeTests) ... ok test_utime_by_times (test.test_os.UtimeTests) ... ok test_utime_current (test.test_os.UtimeTests) ... ok test_utime_current_old (test.test_os.UtimeTests) ... ok test_utime_dir_fd (test.test_os.UtimeTests) ... ok test_utime_directory (test.test_os.UtimeTests) ... ok test_utime_fd (test.test_os.UtimeTests) ... ok test_utime_invalid_arguments (test.test_os.UtimeTests) ... ok test_utime_nofollow_symlinks (test.test_os.UtimeTests) ... ok test_file_like_path (test.test_os.WalkTests) ... ok test_walk_bad_dir (test.test_os.WalkTests) ... ok test_walk_bottom_up (test.test_os.WalkTests) ... ok test_walk_prune (test.test_os.WalkTests) ... ok test_walk_symlink (test.test_os.WalkTests) ... ok test_walk_topdown (test.test_os.WalkTests) ... ok test_chdir (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_chmod (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_mkdir (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_remove (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_rename (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_utime (test.test_os.Win32ErrorTests) ... skipped 'Win32 specific tests' test_create_junction (test.test_os.Win32JunctionTests) ... skipped 'Win32 specific tests' test_unlink_removes_junction (test.test_os.Win32JunctionTests) ... skipped 'Win32 specific tests' test_CTRL_BREAK_EVENT (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_CTRL_C_EVENT (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_kill_int (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_kill_sigterm (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_listdir_extended_path (test.test_os.Win32ListdirTests) Test when the path starts with '\\?\'. ... skipped 'Win32 specific tests' test_listdir_no_extended_path (test.test_os.Win32ListdirTests) Test when the path is not an "extended" path. ... skipped 'Win32 specific tests' test_12084 (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' test_directory_link (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' BUILDSTDERR: test_file_link (test.test_os.Win32SymlinkTests) ... skippedtest test_os failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 2.40user 0.60system 0:03.05elapsed 98%CPU (0avgtext+0avgdata 58224maxresident)k BUILDSTDERR: 184inputs+1680outputs (1major+127234minor)pagefaults 0swaps + echo test_os + for TestName in $(cat testnames.txt) + echo =================== test_ossaudiodev ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ossaudiodev BUILDSTDERR: 0.31user 0.03system 0:00.35elapsed 97%CPU (0avgtext+0avgdata 51980maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9772minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_osx_env ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_osx_env 'Win32 specific tests' test_isdir_on_directory_link_to_missing_target (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' test_remove_directory_link_to_missing_target (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' test_rmdir_on_directory_link_to_missing_target (test.test_os.Win32SymlinkTests) ... skipped 'Win32 specific tests' ====================================================================== ERROR: test_execv_with_bad_arglist (test.test_os.ExecTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_os.py", line 1487, in test_execv_with_bad_arglist self.assertRaises(ValueError, os.execv, 'notepad', ('',)) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 728, in assertRaises return context.handle('assertRaises', args, kwargs) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 177, in handle callable_obj(*args, **kwargs) FileNotFoundError: [Errno 2] No such file or directory ====================================================================== ERROR: test_execvpe_with_bad_arglist (test.test_os.ExecTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_os.py", line 1492, in test_execvpe_with_bad_arglist self.assertRaises(ValueError, os.execvpe, 'notepad', [], {}) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 728, in assertRaises return context.handle('assertRaises', args, kwargs) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 177, in handle callable_obj(*args, **kwargs) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/os.py", line 568, in execvpe _execvpe(file, args, env) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/os.py", line 604, in _execvpe raise last_exc.with_traceback(tb) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/os.py", line 594, in _execvpe exec_func(fullname, *argrest) FileNotFoundError: [Errno 2] No such file or directory ====================================================================== ERROR: test_path_t_converter (test.test_os.PathTConverterTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_os.py", line 3021, in test_path_t_converter fd = os.open(_PathLike(str_filename), os.O_WRONLY|os.O_CREAT) TypeError: '_PathLike' does not support the buffer interface ---------------------------------------------------------------------- Ran 238 tests in 2.552s FAILED (errors=3, skipped=46) test_os failed 1 test failed: test_os Total duration: 3 sec Tests result: FAILURE =================== test_ossaudiodev ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8851 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_ossaudiodev test_ossaudiodev skipped -- Use of the 'audio' resource not enabled test_ossaudiodev skipped (resource denied) 1 test skipped: test_ossaudiodev Total duration: 72 ms Tests result: SUCCESS =================== test_osx_env ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian BUILDSTDERR: == hash algorithm: sip0.36user 0.03system 0:00.40elapsed 99%CPU (0avgtext+0avgdata 52020maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9704minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_parser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_parser hash24 32bit == cwd: /tmp/test_python_8855 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_osx_env test_pythonexecutable_sets_sys_executable (test.test_osx_env.OSXEnvironmentVariableTestCase) ... skipped 'unnecessary on this platform' ---------------------------------------------------------------------- Ran 1 test in 0.000s OK (skipped=1) 1 test OK. Total duration: 82 ms Tests result: SUCCESS =================== test_parser ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8859 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_parser test_compile_badunicode (test.test_parser.CompileTestCase) ... ok test_compile_error (test.test_parser.CompileTestCase) ... ok test_compile_expr (test.test_parser.CompileTestCase) ... ok test_compile_filename (test.test_parser.CompileTestCase) ... ok test_compile_suite (test.test_parser.CompileTestCase) ... ok test_issue_9011 (test.test_parser.CompileTestCase) ... ok test_a_comma_comma_c (test.test_parser.IllegalSyntaxTestCase) ... ok test_illegal_operator (test.test_parser.IllegalSyntaxTestCase) ... ok test_illegal_yield_1 (test.test_parser.IllegalSyntaxTestCase) ... ok test_illegal_yield_2 (test.test_parser.IllegalSyntaxTestCase) ... ok test_junk (test.test_parser.IllegalSyntaxTestCase) ... ok test_malformed_global (test.test_parser.IllegalSyntaxTestCase) ... ok test_missing_import_source (test.test_parser.IllegalSyntaxTestCase) ... ok test_two_args_to_expr (test.test_parser.OtherParserCase) ... ok test_deeply_nested_list (test.test_parser.ParserStackLimitTestCase) ... ok test_trigger_memory_error (test.test_parser.ParserStackLimitTestCase) ... FAIL test_argument_unpacking (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_assert (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_async_for_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_async_with_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_await_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_basic_import_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_class_defs (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_dict_comprehensions (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_dict_displays (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_expressions (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_extended_unpacking (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_flags_passed (test.test_parser.RoundtripLegalSyntaxTestCase) ... ERROR test_function_defs (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_import_from_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_list_displays (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_nonlocal_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_pep263 (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_position (test.test_parser.RoundtripLegalSyntaxTestCase) ... FAIL test_raise_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_relative_imports (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_set_comprehensions (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_set_displays (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok BUILDSTDERR: test_simple_assignments (test.test_parser.RoundtripLegalSyntaxTestCase)test test_parser failed ... ok test_simple_augmented_assignments (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_simple_expression (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_try_stmt (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_var_annot (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_with (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_yield_statement (test.test_parser.RoundtripLegalSyntaxTestCase) ... ok test_comparisons (test.test_parser.STObjectTestCase) ... FAIL test_sizeof (test.test_parser.STObjectTestCase) ... skipped 'implementation detail specific to cpython' ====================================================================== ERROR: test_flags_passed (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_parser.py", line 34, in test_flags_passed code = suite.compile() File "", line 1 SyntaxError: __future__ statements must appear at beginning of file ====================================================================== FAIL: test_trigger_memory_error (test.test_parser.ParserStackLimitTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_parser.py", line 705, in test_trigger_memory_error rc, out, err = assert_python_failure('-c', e) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/support/script_helper.py", line 160, in assert_python_failure return _assert_python(False, *args, **env_vars) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/support/script_helper.py", line 136, in _assert_python err)) AssertionError: Process return code is 0 command line: ['/builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/pypy3-c', '-X', 'faulthandler', '-I', '-c', '[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]'] stdout: --- --- stderr: --- --- ====================================================================== FAIL: test_position (test.test_parser.RoundtripLegalSyntaxTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_parser.py", line 354, in test_position terminals) AssertionError: Lists differ: [(1, [110 chars](5, '', 2, -1), (1, 'return', 2, 4), (1, 'x', [101 chars] -1)] != [(1, [110 chars](5, ' ', 2, 0), (1, 'return', 2, 4), (1, 'x[101 chars], 0)] First differing element 7: (5, '', 2, -1) (5, ' ', 2, 0) [(1, 'def', 1, 0), (1, 'f', 1, 4), (7, '(', 1, 5), (1, 'x', 1, 6), (8, ')', 1, 7), (11, ':', 1, 8), (4, '', 1, 9), - (5, '', 2, -1), ? ^^ + (5, ' ', 2, 0), ? ++++ ^ (1, 'return', 2, 4), (1, 'x', 2, 11), (14, '+', 2, 13), (2, '1', 2, 15), (4, '', 2, 16), - (6, '', 2, -1), ? ^^ + (6, '', 2, 0), ? ^ - (4, '', 2, -1), ? ^^ + (4, '', 2, 0), ? ^ - (0, '', 2, -1)] ? ^^ + (0, '', 2, 0)] ? ^ ====================================================================== FAIL: test_comparisons (test.test_parser.STObjectTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_parser.py", line 728, in test_comparisons self.assertEqual(st1, st1_copy) AssertionError: != ---------------------------------------------------------------------- Ran 47 tests in 0.129s FAILED (failures=3, errors=1, skipped=1) test_parser failed 1 test failed: test_parser Total duration: 242 ms BUILDSTDERR: Tests reCommand exited with non-zero status 1 BUILDSTDERR: 0.45user 0.07system 0:00.54elapsed 98%CPU (0avgtext+0avgdata 52308maxresident)k BUILDSTDERR: 0inputs+72outputs (0major+23335minor)pagefaults 0swaps + echo test_parser + for TestName in $(cat testnames.txt) + echo =================== test_pathlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pathlib sult: FAILURE =================== test_pathlib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8866 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pathlib test_parse_parts (test.test_pathlib.NTFlavourTest) ... ok test_parse_parts_common (test.test_pathlib.NTFlavourTest) ... ok test_splitroot (test.test_pathlib.NTFlavourTest) ... ok test_chmod (test.test_pathlib.PathTest) ... ok test_complex_symlinks_absolute (test.test_pathlib.PathTest) ... ok test_complex_symlinks_relative (test.test_pathlib.PathTest) ... ok test_complex_symlinks_relative_dot_dot (test.test_pathlib.PathTest) ... ok test_concrete_class (test.test_pathlib.PathTest) ... ok test_cwd (test.test_pathlib.PathTest) ... ok test_empty_path (test.test_pathlib.PathTest) ... ok test_exists (test.test_pathlib.PathTest) ... ok test_expanduser_common (test.test_pathlib.PathTest) ... ok test_glob_common (test.test_pathlib.PathTest) ... ok test_glob_dotdot (test.test_pathlib.PathTest) ... ok test_glob_empty_pattern (test.test_pathlib.PathTest) ... ok test_group (test.test_pathlib.PathTest) ... ok test_home (test.test_pathlib.PathTest) ... ok test_is_block_device_false (test.test_pathlib.PathTest) ... ok test_is_char_device_false (test.test_pathlib.PathTest) ... ok test_is_char_device_true (test.test_pathlib.PathTest) ... ok test_is_dir (test.test_pathlib.PathTest) ... ok test_is_fifo_false (test.test_pathlib.PathTest) ... ok test_is_fifo_true (test.test_pathlib.PathTest) ... ok test_is_file (test.test_pathlib.PathTest) ... ok test_is_socket_false (test.test_pathlib.PathTest) ... ok test_is_socket_true (test.test_pathlib.PathTest) ... ok test_is_symlink (test.test_pathlib.PathTest) ... ok test_iterdir (test.test_pathlib.PathTest) ... ok test_iterdir_nodir (test.test_pathlib.PathTest) ... ok test_iterdir_symlink (test.test_pathlib.PathTest) ... ok test_lstat (test.test_pathlib.PathTest) ... ok test_lstat_nosymlink (test.test_pathlib.PathTest) ... ok test_mkdir (test.test_pathlib.PathTest) ... ok test_mkdir_concurrent_parent_creation (test.test_pathlib.PathTest) ... ok test_mkdir_exist_ok (test.test_pathlib.PathTest) ... ok test_mkdir_exist_ok_with_parent (test.test_pathlib.PathTest) ... ok test_mkdir_no_parents_file (test.test_pathlib.PathTest) ... ok test_mkdir_parents (test.test_pathlib.PathTest) ... ok test_mkdir_with_child_file (test.test_pathlib.PathTest) ... ok test_mkdir_with_unknown_drive (test.test_pathlib.PathTest) ... skipped 'test requires a Windows-compatible system' test_open_common (test.test_pathlib.PathTest) ... ok test_owner (test.test_pathlib.PathTest) ... ok test_parts_interning (test.test_pathlib.PathTest) ... ok test_pickling_common (test.test_pathlib.PathTest) ... ok test_read_write_bytes (test.test_pathlib.PathTest) ... ok test_read_write_text (test.test_pathlib.PathTest) ... ok test_rename (test.test_pathlib.PathTest) ... ok test_replace (test.test_pathlib.PathTest) ... ok test_resolve_common (test.test_pathlib.PathTest) ... ok test_resolve_dot (test.test_pathlib.PathTest) ... ok test_rglob_common (test.test_pathlib.PathTest) ... ok test_rglob_symlink_loop (test.test_pathlib.PathTest) ... ok test_rmdir (test.test_pathlib.PathTest) ... ok test_samefile (test.test_pathlib.PathTest) ... ok test_stat (test.test_pathlib.PathTest) ... ok test_symlink_to (test.test_pathlib.PathTest) ... ok test_touch_common (test.test_pathlib.PathTest) ... ok test_touch_nochange (test.test_pathlib.PathTest) ... ok test_unlink (test.test_pathlib.PathTest) ... ok test_unsupported_flavour (test.test_pathlib.PathTest) ... ok test_with (test.test_pathlib.PathTest) ... ok test_parse_parts (test.test_pathlib.PosixFlavourTest) ... ok test_parse_parts_common (test.test_pathlib.PosixFlavourTest) ... ok test_splitroot (test.test_pathlib.PosixFlavourTest) ... ok test_anchor_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_as_bytes_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_as_posix_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_as_uri (test.test_pathlib.PosixPathAsPureTest) ... ok test_as_uri_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_as_uri_non_ascii (test.test_pathlib.PosixPathAsPureTest) ... skipped '\\xe9 cannot be encoded to the filesystem encoding' test_constructor_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_div (test.test_pathlib.PosixPathAsPureTest) ... ok test_div_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_drive_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_eq (test.test_pathlib.PosixPathAsPureTest) ... ok test_eq_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_equivalences (test.test_pathlib.PosixPathAsPureTest) ... ok test_fspath_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_is_absolute (test.test_pathlib.PosixPathAsPureTest) ... ok test_is_reserved (test.test_pathlib.PosixPathAsPureTest) ... ok test_join (test.test_pathlib.PosixPathAsPureTest) ... ok test_join_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_match (test.test_pathlib.PosixPathAsPureTest) ... ok test_match_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_name_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_ordering_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_parent_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_parents_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_parts_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_pickling_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_relative_to_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_repr_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_root (test.test_pathlib.PosixPathAsPureTest) ... ok test_root_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_stem_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_str_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_str_subclass_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_suffix_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_suffixes_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_with_name_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_with_suffix_common (test.test_pathlib.PosixPathAsPureTest) ... ok test_chmod (test.test_pathlib.PosixPathTest) ... ok test_complex_symlinks_absolute (test.test_pathlib.PosixPathTest) ... ok test_complex_symlinks_relative (test.test_pathlib.PosixPathTest) ... ok test_complex_symlinks_relative_dot_dot (test.test_pathlib.PosixPathTest) ... ok test_cwd (test.test_pathlib.PosixPathTest) ... ok test_empty_path (test.test_pathlib.PosixPathTest) ... ok test_exists (test.test_pathlib.PosixPathTest) ... ok test_expanduser (test.test_pathlib.PosixPathTest) ... ok test_expanduser_common (test.test_pathlib.PosixPathTest) ... ok test_glob (test.test_pathlib.PosixPathTest) ... ok test_glob_common (test.test_pathlib.PosixPathTest) ... ok test_glob_dotdot (test.test_pathlib.PosixPathTest) ... ok test_group (test.test_pathlib.PosixPathTest) ... ok test_home (test.test_pathlib.PosixPathTest) ... ok test_is_block_device_false (test.test_pathlib.PosixPathTest) ... ok test_is_char_device_false (test.test_pathlib.PosixPathTest) ... ok test_is_char_device_true (test.test_pathlib.PosixPathTest) ... ok test_is_dir (test.test_pathlib.PosixPathTest) ... ok test_is_fifo_false (test.test_pathlib.PosixPathTest) ... ok test_is_fifo_true (test.test_pathlib.PosixPathTest) ... ok test_is_file (test.test_pathlib.PosixPathTest) ... ok test_is_socket_false (test.test_pathlib.PosixPathTest) ... ok test_is_socket_true (test.test_pathlib.PosixPathTest) ... ok test_is_symlink (test.test_pathlib.PosixPathTest) ... ok test_iterdir (test.test_pathlib.PosixPathTest) ... ok test_iterdir_nodir (test.test_pathlib.PosixPathTest) ... ok test_iterdir_symlink (test.test_pathlib.PosixPathTest) ... ok test_lstat (test.test_pathlib.PosixPathTest) ... ok test_lstat_nosymlink (test.test_pathlib.PosixPathTest) ... ok test_mkdir (test.test_pathlib.PosixPathTest) ... ok test_mkdir_concurrent_parent_creation (test.test_pathlib.PosixPathTest) ... ok test_mkdir_exist_ok (test.test_pathlib.PosixPathTest) ... ok test_mkdir_exist_ok_with_parent (test.test_pathlib.PosixPathTest) ... ok test_mkdir_no_parents_file (test.test_pathlib.PosixPathTest) ... ok test_mkdir_parents (test.test_pathlib.PosixPathTest) ... ok test_mkdir_with_child_file (test.test_pathlib.PosixPathTest) ... ok test_mkdir_with_unknown_drive (test.test_pathlib.PosixPathTest) ... skipped 'test requires a Windows-compatible system' test_open_common (test.test_pathlib.PosixPathTest) ... ok test_open_mode (test.test_pathlib.PosixPathTest) ... ok test_owner (test.test_pathlib.PosixPathTest) ... ok test_parts_interning (test.test_pathlib.PosixPathTest) ... ok test_pickling_common (test.test_pathlib.PosixPathTest) ... ok test_read_write_bytes (test.test_pathlib.PosixPathTest) ... ok test_read_write_text (test.test_pathlib.PosixPathTest) ... ok test_rename (test.test_pathlib.PosixPathTest) ... ok test_replace (test.test_pathlib.PosixPathTest) ... ok test_resolve_common (test.test_pathlib.PosixPathTest) ... ok test_resolve_dot (test.test_pathlib.PosixPathTest) ... ok test_resolve_loop (test.test_pathlib.PosixPathTest) ... ok test_rglob (test.test_pathlib.PosixPathTest) ... ok test_rglob_common (test.test_pathlib.PosixPathTest) ... ok test_rglob_symlink_loop (test.test_pathlib.PosixPathTest) ... ok test_rmdir (test.test_pathlib.PosixPathTest) ... ok test_samefile (test.test_pathlib.PosixPathTest) ... ok test_stat (test.test_pathlib.PosixPathTest) ... ok test_symlink_to (test.test_pathlib.PosixPathTest) ... ok test_touch_common (test.test_pathlib.PosixPathTest) ... ok test_touch_mode (test.test_pathlib.PosixPathTest) ... ok test_touch_nochange (test.test_pathlib.PosixPathTest) ... ok test_unlink (test.test_pathlib.PosixPathTest) ... ok test_with (test.test_pathlib.PosixPathTest) ... ok test_anchor_common (test.test_pathlib.PurePathTest) ... ok test_as_bytes_common (test.test_pathlib.PurePathTest) ... ok test_as_posix_common (test.test_pathlib.PurePathTest) ... ok test_as_uri_common (test.test_pathlib.PurePathTest) ... ok test_concrete_class (test.test_pathlib.PurePathTest) ... ok test_constructor_common (test.test_pathlib.PurePathTest) ... ok test_different_flavours_unequal (test.test_pathlib.PurePathTest) ... ok test_different_flavours_unordered (test.test_pathlib.PurePathTest) ... ok test_div_common (test.test_pathlib.PurePathTest) ... ok test_drive_common (test.test_pathlib.PurePathTest) ... ok test_eq_common (test.test_pathlib.PurePathTest) ... ok test_equivalences (test.test_pathlib.PurePathTest) ... ok test_fspath_common (test.test_pathlib.PurePathTest) ... ok test_join_common (test.test_pathlib.PurePathTest) ... ok test_match_common (test.test_pathlib.PurePathTest) ... ok test_name_common (test.test_pathlib.PurePathTest) ... ok test_ordering_common (test.test_pathlib.PurePathTest) ... ok test_parent_common (test.test_pathlib.PurePathTest) ... ok test_parents_common (test.test_pathlib.PurePathTest) ... ok test_parts_common (test.test_pathlib.PurePathTest) ... ok test_pickling_common (test.test_pathlib.PurePathTest) ... ok test_relative_to_common (test.test_pathlib.PurePathTest) ... ok test_repr_common (test.test_pathlib.PurePathTest) ... ok test_root_common (test.test_pathlib.PurePathTest) ... ok test_stem_common (test.test_pathlib.PurePathTest) ... ok test_str_common (test.test_pathlib.PurePathTest) ... ok test_str_subclass_common (test.test_pathlib.PurePathTest) ... ok test_suffix_common (test.test_pathlib.PurePathTest) ... ok test_suffixes_common (test.test_pathlib.PurePathTest) ... ok test_with_name_common (test.test_pathlib.PurePathTest) ... ok test_with_suffix_common (test.test_pathlib.PurePathTest) ... ok test_anchor_common (test.test_pathlib.PurePosixPathTest) ... ok test_as_bytes_common (test.test_pathlib.PurePosixPathTest) ... ok test_as_posix_common (test.test_pathlib.PurePosixPathTest) ... ok test_as_uri (test.test_pathlib.PurePosixPathTest) ... ok test_as_uri_common (test.test_pathlib.PurePosixPathTest) ... ok test_as_uri_non_ascii (test.test_pathlib.PurePosixPathTest) ... skipped '\\xe9 cannot be encoded to the filesystem encoding' test_constructor_common (test.test_pathlib.PurePosixPathTest) ... ok test_div (test.test_pathlib.PurePosixPathTest) ... ok test_div_common (test.test_pathlib.PurePosixPathTest) ... ok test_drive_common (test.test_pathlib.PurePosixPathTest) ... ok test_eq (test.test_pathlib.PurePosixPathTest) ... ok test_eq_common (test.test_pathlib.PurePosixPathTest) ... ok test_equivalences (test.test_pathlib.PurePosixPathTest) ... ok test_fspath_common (test.test_pathlib.PurePosixPathTest) ... ok test_is_absolute (test.test_pathlib.PurePosixPathTest) ... ok test_is_reserved (test.test_pathlib.PurePosixPathTest) ... ok test_join (test.test_pathlib.PurePosixPathTest) ... ok test_join_common (test.test_pathlib.PurePosixPathTest) ... ok test_match (test.test_pathlib.PurePosixPathTest) ... ok test_match_common (test.test_pathlib.PurePosixPathTest) ... ok test_name_common (test.test_pathlib.PurePosixPathTest) ... ok test_ordering_common (test.test_pathlib.PurePosixPathTest) ... ok test_parent_common (test.test_pathlib.PurePosixPathTest) ... ok test_parents_common (test.test_pathlib.PurePosixPathTest) ... ok test_parts_common (test.test_pathlib.PurePosixPathTest) ... ok test_pickling_common (test.test_pathlib.PurePosixPathTest) ... ok test_relative_to_common (test.test_pathlib.PurePosixPathTest) ... ok test_repr_common (test.test_pathlib.PurePosixPathTest) ... ok test_root (test.test_pathlib.PurePosixPathTest) ... ok test_root_common (test.test_pathlib.PurePosixPathTest) ... ok test_stem_common (test.test_pathlib.PurePosixPathTest) ... ok test_str_common (test.test_pathlib.PurePosixPathTest) ... ok test_str_subclass_common (test.test_pathlib.PurePosixPathTest) ... ok test_suffix_common (test.test_pathlib.PurePosixPathTest) ... ok test_suffixes_common (test.test_pathlib.PurePosixPathTest) ... ok test_with_name_common (test.test_pathlib.PurePosixPathTest) ... ok test_with_suffix_common (test.test_pathlib.PurePosixPathTest) ... ok test_anchor (test.test_pathlib.PureWindowsPathTest) ... ok test_anchor_common (test.test_pathlib.PureWindowsPathTest) ... ok test_as_bytes_common (test.test_pathlib.PureWindowsPathTest) ... ok test_as_posix_common (test.test_pathlib.PureWindowsPathTest) ... ok test_as_uri (test.test_pathlib.PureWindowsPathTest) ... ok test_as_uri_common (test.test_pathlib.PureWindowsPathTest) ... ok test_constructor_common (test.test_pathlib.PureWindowsPathTest) ... ok test_div (test.test_pathlib.PureWindowsPathTest) ... ok test_div_common (test.test_pathlib.PureWindowsPathTest) ... ok test_drive (test.test_pathlib.PureWindowsPathTest) ... ok test_drive_common (test.test_pathlib.PureWindowsPathTest) ... ok test_eq (test.test_pathlib.PureWindowsPathTest) ... ok test_eq_common (test.test_pathlib.PureWindowsPathTest) ... ok test_equivalences (test.test_pathlib.PureWindowsPathTest) ... ok test_fspath_common (test.test_pathlib.PureWindowsPathTest) ... ok test_is_absolute (test.test_pathlib.PureWindowsPathTest) ... ok test_is_reserved (test.test_pathlib.PureWindowsPathTest) ... ok test_join (test.test_pathlib.PureWindowsPathTest) ... ok test_join_common (test.test_pathlib.PureWindowsPathTest) ... ok test_match_common (test.test_pathlib.PureWindowsPathTest) ... ok test_name (test.test_pathlib.PureWindowsPathTest) ... ok test_name_common (test.test_pathlib.PureWindowsPathTest) ... ok test_ordering_common (test.test_pathlib.PureWindowsPathTest) ... ok test_parent (test.test_pathlib.PureWindowsPathTest) ... ok test_parent_common (test.test_pathlib.PureWindowsPathTest) ... ok test_parents (test.test_pathlib.PureWindowsPathTest) ... ok test_parents_common (test.test_pathlib.PureWindowsPathTest) ... ok test_parts (test.test_pathlib.PureWindowsPathTest) ... ok test_parts_common (test.test_pathlib.PureWindowsPathTest) ... ok test_pickling_common (test.test_pathlib.PureWindowsPathTest) ... ok test_relative_to (test.test_pathlib.PureWindowsPathTest) ... ok test_relative_to_common (test.test_pathlib.PureWindowsPathTest) ... ok test_repr_common (test.test_pathlib.PureWindowsPathTest) ... ok test_root (test.test_pathlib.PureWindowsPathTest) ... ok test_root_common (test.test_pathlib.PureWindowsPathTest) ... ok test_stem (test.test_pathlib.PureWindowsPathTest) ... ok test_stem_common (test.test_pathlib.PureWindowsPathTest) ... ok test_str (test.test_pathlib.PureWindowsPathTest) ... ok test_str_common (test.test_pathlib.PureWindowsPathTest) ... ok test_str_subclass (test.test_pathlib.PureWindowsPathTest) ... ok test_str_subclass_common (test.test_pathlib.PureWindowsPathTest) ... ok test_suffix (test.test_pathlib.PureWindowsPathTest) ... ok test_suffix_common (test.test_pathlib.PureWindowsPathTest) ... ok test_suffixes (test.test_pathlib.PureWindowsPathTest) ... ok test_suffixes_common (test.test_pathlib.PureWindowsPathTest) ... ok test_with_name (test.test_pathlib.PureWindowsPathTest) ... ok test_with_name_common (test.test_pathlib.PureWindowsPathTest) ... ok test_with_suffix (test.test_pathlib.PureWindowsPathTest) ... ok test_with_suffix_common (test.test_pathlib.PureWindowsPathTest) ... ok test_anchor (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_anchor_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_as_bytes_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_as_posix_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_as_uri (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_as_uri_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_constructor_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_div (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_div_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_drive (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_drive_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_eq (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_eq_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_equivalences (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_fspath_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_group (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_is_absolute (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_is_reserved (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_join (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_join_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_match_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_name (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_name_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_ordering_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_owner (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_parent (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_parent_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_parents (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_parents_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_parts (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_parts_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_pickling_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_relative_to (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_relative_to_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_repr_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_root (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_root_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_stem (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_stem_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_str (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_str_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_str_subclass (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_str_subclass_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_suffix (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_suffix_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_suffixes (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_suffixes_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_with_name (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_with_name_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_with_suffix (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_with_suffix_common (test.test_pathlib.WindowsPathAsPureTest) ... skipped 'test requires a Windows-compatible system' test_chmod (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_complex_symlinks_absolute (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_complex_symlinks_relative (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_complex_symlinks_relative_dot_dot (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_cwd (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_empty_path (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_exists (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_expanduser (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_expanduser_common (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_glob (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_glob_common (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_glob_dotdot (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_group (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_home (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_is_block_device_false (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_is_char_device_false (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_is_char_device_true (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_is_dir (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_is_fifo_false (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_is_fifo_true (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_is_file (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_is_socket_false (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_is_socket_true (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_is_symlink (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_iterdir (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_iterdir_nodir (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_iterdir_symlink (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_lstat (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_lstat_nosymlink (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_mkdir (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_mkdir_concurrent_parent_creation (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_mkdir_exist_ok (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_mkdir_exist_ok_with_parent (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_mkdir_no_parents_file (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_mkdir_parents (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_mkdir_with_child_file (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_mkdir_with_unknown_drive (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_open_common (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_owner (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_parts_interning (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_pickling_common (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_read_write_bytes (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_read_write_text (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_rename (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_replace (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' BUILDSTDERR: test_resolve_common (test.test_pathlib.WindowsPathTest) ... skipped 'test requi0.96user 0.18system 0:01.18elapsed 97%CPU (0avgtext+0avgdata 60312maxresident)k BUILDSTDERR: 0inputs+3976outputs (0major+13439minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pdb ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pdb res a Windows-compatible system' test_resolve_dot (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_rglob (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_rglob_common (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_rglob_symlink_loop (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_rmdir (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_samefile (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_stat (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_symlink_to (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_touch_common (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_touch_nochange (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_unlink (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' test_with (test.test_pathlib.WindowsPathTest) ... skipped 'test requires a Windows-compatible system' ---------------------------------------------------------------------- Ran 388 tests in 0.690s OK (skipped=113) 1 test OK. Total duration: 872 ms Tests result: SUCCESS =================== test_pdb ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8870 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pdb test_find_function_empty_file (test.test_pdb.PdbTestCase) ... ok test_find_function_found (test.test_pdb.PdbTestCase) ... ok test_issue13183 (test.test_pdb.PdbTestCase) ... ok test_issue13210 (test.test_pdb.PdbTestCase) ... ok test_issue16180 (test.test_pdb.PdbTestCase) ... ok test_issue7964 (test.test_pdb.PdbTestCase) ... ok test_readrc_kwarg (test.test_pdb.PdbTestCase) ... ok test_list_commands (test.test_pdb) Doctest: test.test_pdb.test_list_commands ... ok test_next_until_return_at_return_event (test.test_pdb) Doctest: test.test_pdb.test_next_until_return_at_return_event ... ok test_pdb_basic_commands (test.test_pdb) Doctest: test.test_pdb.test_pdb_basic_commands ... ok test_pdb_breakpoint_commands (test.test_pdb) Doctest: test.test_pdb.test_pdb_breakpoint_commands ... ok test_pdb_continue_in_bottomframe (test.test_pdb) Doctest: test.test_pdb.test_pdb_continue_in_bottomframe ... ok test_pdb_displayhook (test.test_pdb) Doctest: test.test_pdb.test_pdb_displayhook ... ok test_pdb_issue_20766 (test.test_pdb) Doctest: test.test_pdb.test_pdb_issue_20766 ... ok test_pdb_next_command_for_generator (test.test_pdb) Doctest: test.test_pdb.test_pdb_next_command_for_generator ... ok test_pdb_next_command_in_generator_for_loop (test.test_pdb) Doctest: test.test_pdb.test_pdb_next_command_in_generator_for_loop ... ok test_pdb_next_command_subiterator (test.test_pdb) Doctest: test.test_pdb.test_pdb_next_command_subiterator ... ok test_pdb_return_command_for_generator (test.test_pdb) Doctest: test.test_pdb.test_pdb_return_command_for_generator ... ok test_pdb_run_with_code_object (test.test_pdb) Doctest: test.test_pdb.test_pdb_run_with_code_object ... ok test_pdb_run_with_incorrect_argument (test.test_pdb) Doctest: test.test_pdb.test_pdb_run_with_incorrect_argument ... ok test_pdb_skip_modules (test.test_pdb) Doctest: test.test_pdb.test_pdb_skip_modules ... ok test_pdb_skip_modules_with_callback (test.test_pdb) BUILDSTDERR: Doctest: test.test_pdb.test_pdb_skip_modules_with_callbac1.42user 0.17system 0:01.60elapsed 99%CPU (0avgtext+0avgdata 53644maxresident)k BUILDSTDERR: 0inputs+160outputs (0major+44651minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_peepholer ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_peepholer BUILDSTDERR: 0.43user 0.04system 0:00.48elapsed 98%CPU (0avgtext+0avgdata 55540maxresident)k BUILDSTDERR: 0inputs+40outputs (0major+12364minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pep247 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pep247 BUILDSTDERR: 0.33user 0.04system 0:00.38elapsed 98%CPU (0avgtext+0avgdata 52032maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9826minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pep277 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pep277 k ... ok test_pdb_until_command_for_generator (test.test_pdb) Doctest: test.test_pdb.test_pdb_until_command_for_generator ... ok test_post_mortem (test.test_pdb) Doctest: test.test_pdb.test_post_mortem ... ok ---------------------------------------------------------------------- Ran 24 tests in 1.139s OK 1 test OK. Total duration: 1 sec Tests result: SUCCESS =================== test_peepholer ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8880 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_peepholer test_bug_11510 (test.test_peepholer.TestBuglets) ... ok test_binary_subscr_on_unicode (test.test_peepholer.TestTranforms) ... skipped 'implementation detail specific to cpython' test_constant_folding (test.test_peepholer.TestTranforms) ... ok test_elim_extra_return (test.test_peepholer.TestTranforms) ... ok test_elim_inversion_of_is_or_in (test.test_peepholer.TestTranforms) ... ok test_elim_jump_after_return1 (test.test_peepholer.TestTranforms) ... ok test_elim_jump_after_return2 (test.test_peepholer.TestTranforms) ... ok test_elim_jump_to_return (test.test_peepholer.TestTranforms) ... ok test_folding_of_binops_on_constants (test.test_peepholer.TestTranforms) ... ok test_folding_of_lists_of_constants (test.test_peepholer.TestTranforms) ... ok test_folding_of_sets_of_constants (test.test_peepholer.TestTranforms) ... ok test_folding_of_tuples_of_constants (test.test_peepholer.TestTranforms) ... ok test_folding_of_unaryops_on_constants (test.test_peepholer.TestTranforms) ... ok test_global_as_constant (test.test_peepholer.TestTranforms) ... ok test_make_function_doesnt_bail (test.test_peepholer.TestTranforms) ... ok test_pack_unpack (test.test_peepholer.TestTranforms) ... ok test_unot (test.test_peepholer.TestTranforms) ... ok test_while_one (test.test_peepholer.TestTranforms) ... ok ---------------------------------------------------------------------- Ran 18 tests in 0.059s OK (skipped=1) 1 test OK. Total duration: 156 ms Tests result: SUCCESS =================== test_pep247 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8884 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pep247 test_hmac (test.test_pep247.Pep247Test) ... ok test_md5 (test.test_pep247.Pep247Test) ... ok test_sha (test.test_pep247.Pep247Test) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.004s OK 1 test OK. Total duration: 83 ms Tests result: SUCCESS =================== test_pep277 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8888 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pep277 test_pep277 skipped -- only NT+ and systems with Unicode-friendly filesystem encoding BUILDSTDERR: te0.36user 0.04system 0:00.41elapsed 99%CPU (0avgtext+0avgdata 51960maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9763minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pep3120 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pep3120 BUILDSTDERR: test test_pep3120 failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.32user 0.02system 0:00.35elapsed 98%CPU (0avgtext+0avgdata 51996maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9854minor)pagefaults 0swaps + echo test_pep3120 + for TestName in $(cat testnames.txt) + echo =================== test_pep3131 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pep3131 BUILDSTDERR: 0.30user 0.04system 0:00.36elapsed 96%CPU (0avgtext+0avgdata 52112maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9735minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pep3151 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pep3151 st_pep277 skipped 1 test skipped: test_pep277 Total duration: 79 ms Tests result: SUCCESS =================== test_pep3120 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8892 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pep3120 test_latin1 (test.test_pep3120.BuiltinCompileTests) ... ok test_badsyntax (test.test_pep3120.PEP3120Test) ... FAIL test_pep3120 (test.test_pep3120.PEP3120Test) ... ok ====================================================================== FAIL: test_badsyntax (test.test_pep3120.PEP3120Test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_pep3120.py", line 19, in test_badsyntax import test.badsyntax_pep3120 File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/badsyntax_pep3120.py", line 1 SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xf6 in position 2: unexpected end of data During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_pep3120.py", line 22, in test_badsyntax self.assertTrue('utf8' in msg) AssertionError: False is not true ---------------------------------------------------------------------- Ran 3 tests in 0.002s FAILED (failures=1) test_pep3120 failed 1 test failed: test_pep3120 Total duration: 76 ms Tests result: FAILURE =================== test_pep3131 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8897 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pep3131 test_invalid (test.test_pep3131.PEP3131Test) ... ok test_non_bmp_normalized (test.test_pep3131.PEP3131Test) ... ok test_valid (test.test_pep3131.PEP3131Test) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 1 test OK. Total duration: 73 ms Tests result: SUCCESS =================== test_pep3151 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8901 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pep3151 test_blockingioerror (test.test_pep3151.AttributesTest) ... ok test_errno_translation (test.test_pep3151.AttributesTest) ... skipped 'Windows-specific test' test_posix_error (test.test_pep3151.AttributesTest) ... ok test_windows_error (test.test_pep3151.AttributesTest) ... ok test_errno_mapping (test.test_pep3151.ExplicitSubclassingTest) ... ok test_init_kwdargs (test.test_pep3151.ExplicitSubclassingTest) ... ok test_init_new_overridden (test.test_pep3151.ExplicitSubclassingTest) ... ok BUILDSTDERR: test_init_overridden (test.test_pep3151.ExplicitSubclassingTest)0.34user 0.03system 0:00.38elapsed 98%CPU (0avgtext+0avgdata 52268maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+10040minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pep352 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pep352 BUILDSTDERR: 0.33user 0.03system 0:00.38elapsed 97%CPU (0avgtext+0avgdata 52160maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+10013minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pep380 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pep380 ... ok test_init_standalone (test.test_pep3151.ExplicitSubclassingTest) ... ok test_new_kwdargs (test.test_pep3151.ExplicitSubclassingTest) ... ok test_new_overridden (test.test_pep3151.ExplicitSubclassingTest) ... ok test_builtin_errors (test.test_pep3151.HierarchyTest) ... ok test_errno_mapping (test.test_pep3151.HierarchyTest) ... ok test_select_error (test.test_pep3151.HierarchyTest) ... ok test_socket_errors (test.test_pep3151.HierarchyTest) ... ok test_try_except (test.test_pep3151.HierarchyTest) ... ok ---------------------------------------------------------------------- Ran 16 tests in 0.004s OK (skipped=1) 1 test OK. Total duration: 85 ms Tests result: SUCCESS =================== test_pep352 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8905 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pep352 test_builtins_new_style (test.test_pep352.ExceptionClassTests) ... ok test_inheritance (test.test_pep352.ExceptionClassTests) ... ok test_interface_multi_arg (test.test_pep352.ExceptionClassTests) ... ok test_interface_no_arg (test.test_pep352.ExceptionClassTests) ... ok test_interface_single_arg (test.test_pep352.ExceptionClassTests) ... ok test_catch_BaseException_instance (test.test_pep352.UsageTests) ... ok test_catch_non_BaseException (test.test_pep352.UsageTests) ... ok test_catch_string (test.test_pep352.UsageTests) ... ok test_raise_new_style_non_exception (test.test_pep352.UsageTests) ... ok test_raise_string (test.test_pep352.UsageTests) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.004s OK 1 test OK. Total duration: 91 ms Tests result: SUCCESS =================== test_pep380 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8909 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pep380 test_attempted_yield_from_loop (test.test_pep380.TestPEP380Operation) ... ok test_attempting_to_send_to_non_generator (test.test_pep380.TestPEP380Operation) ... ok test_broken_getattr_handling (test.test_pep380.TestPEP380Operation) ... ok test_catching_exception_from_subgen_and_returning (test.test_pep380.TestPEP380Operation) ... ok test_close_with_cleared_frame (test.test_pep380.TestPEP380Operation) ... ok test_conversion_of_sendNone_to_next (test.test_pep380.TestPEP380Operation) ... ok test_custom_iterator_return (test.test_pep380.TestPEP380Operation) ... ok test_delegating_close (test.test_pep380.TestPEP380Operation) ... ok test_delegating_generators_claim_to_be_running (test.test_pep380.TestPEP380Operation) ... ok test_delegating_throw (test.test_pep380.TestPEP380Operation) ... ok test_delegating_throw_to_non_generator (test.test_pep380.TestPEP380Operation) ... ok test_delegation_of_close_to_non_generator (test.test_pep380.TestPEP380Operation) ... ok test_delegation_of_initial_next_to_subgenerator (test.test_pep380.TestPEP380Operation) ... ok test_delegation_of_next_call_to_subgenerator (test.test_pep380.TestPEP380Operation) ... ok test_delegation_of_next_to_non_generator (test.test_pep380.TestPEP380Operation) ... ok test_delegation_of_send (test.test_pep380.TestPEP380Operation) ... ok BUILDSTDERR: test_delegator_is_visible_to_debug0.50user 0.04system 0:00.55elapsed 99%CPU (0avgtext+0avgdata 52880maxresident)k BUILDSTDERR: 0inputs+104outputs (0major+11643minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pep479 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pep479 BUILDSTDERR: 0.32user 0.04system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 51932maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9730minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pickle ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pickle ger (test.test_pep380.TestPEP380Operation) ... ok test_exception_in_initial_next_call (test.test_pep380.TestPEP380Operation) ... ok test_exception_value_crash (test.test_pep380.TestPEP380Operation) ... ok test_generator_return_value (test.test_pep380.TestPEP380Operation) ... ok test_handing_exception_while_delegating_close (test.test_pep380.TestPEP380Operation) ... ok test_handling_exception_while_delegating_send (test.test_pep380.TestPEP380Operation) ... ok test_next_and_return_with_value (test.test_pep380.TestPEP380Operation) ... ok test_raising_exception_in_delegated_next_call (test.test_pep380.TestPEP380Operation) ... ok test_raising_exception_in_initial_next_call (test.test_pep380.TestPEP380Operation) ... ok test_returning_value_from_delegated_throw (test.test_pep380.TestPEP380Operation) ... ok test_send_and_return_with_value (test.test_pep380.TestPEP380Operation) ... ok test_send_tuple_with_custom_generator (test.test_pep380.TestPEP380Operation) ... ok test_throwing_GeneratorExit_into_subgen_that_raises (test.test_pep380.TestPEP380Operation) ... ok test_throwing_GeneratorExit_into_subgen_that_returns (test.test_pep380.TestPEP380Operation) ... ok test_throwing_GeneratorExit_into_subgenerator_that_yields (test.test_pep380.TestPEP380Operation) ... ok test_value_attribute_of_StopIteration_exception (test.test_pep380.TestPEP380Operation) ... ok test_yield_from_empty (test.test_pep380.TestPEP380Operation) ... ok ---------------------------------------------------------------------- Ran 33 tests in 0.165s OK 1 test OK. Total duration: 257 ms Tests result: SUCCESS =================== test_pep479 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8913 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pep479 test_stopiteration_wrapping (test.test_pep479.TestPEP479) ... ok test_stopiteration_wrapping_context (test.test_pep479.TestPEP479) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK 1 test OK. Total duration: 80 ms Tests result: SUCCESS =================== test_pickle ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8917 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pickle test_bad_init (test.test_pickle.PickleTests) ... ok test_callapi (test.test_pickle.PickleTests) ... ok test_dump_closed_file (test.test_pickle.PickleTests) ... ok test_highest_protocol (test.test_pickle.PickleTests) ... ok test_load_closed_file (test.test_pickle.PickleTests) ... ok test_load_from_and_dump_to_file (test.test_pickle.PickleTests) ... ok test_bad_mark (test.test_pickle.PyUnpicklerTests) ... ok test_bad_stack (test.test_pickle.PyUnpicklerTests) ... ok test_badly_escaped_string (test.test_pickle.PyUnpicklerTests) ... ok test_badly_quoted_string (test.test_pickle.PyUnpicklerTests) ... ok test_binbytes (test.test_pickle.PyUnpicklerTests) ... ok test_binbytes8 (test.test_pickle.PyUnpicklerTests) ... ok test_binget (test.test_pickle.PyUnpicklerTests) ... ok test_binunicode8 (test.test_pickle.PyUnpicklerTests) ... ok test_compat_unpickle (test.test_pickle.PyUnpicklerTests) ... ok test_constants (test.test_pickle.PyUnpicklerTests) ... ok test_correctly_quoted_string (test.test_pickle.PyUnpicklerTests) ... ok test_dup (test.test_pickle.PyUnpicklerTests) ... ok test_empty_bytestring (test.test_pickle.PyUnpicklerTests) ... ok test_frame_readline (test.test_pickle.PyUnpicklerTests) ... ok test_get (test.test_pickle.PyUnpicklerTests) ... ok test_large_32b_binbytes8 (test.test_pickle.PyUnpicklerTests) ... ok test_large_32b_binunicode8 (test.test_pickle.PyUnpicklerTests) ... ok test_load_classic_instance (test.test_pickle.PyUnpicklerTests) ... ok test_load_from_data0 (test.test_pickle.PyUnpicklerTests) ... ok test_load_from_data1 (test.test_pickle.PyUnpicklerTests) ... ok test_load_from_data2 (test.test_pickle.PyUnpicklerTests) ... ok test_load_from_data3 (test.test_pickle.PyUnpicklerTests) ... ok test_load_from_data4 (test.test_pickle.PyUnpicklerTests) ... ok test_load_long_python2_str_as_bytes (test.test_pickle.PyUnpicklerTests) ... ok test_load_python2_str_as_bytes (test.test_pickle.PyUnpicklerTests) ... ok test_load_python2_unicode_as_str (test.test_pickle.PyUnpicklerTests) ... ok test_long_binget (test.test_pickle.PyUnpicklerTests) ... ok test_maxint64 (test.test_pickle.PyUnpicklerTests) ... ok test_misc_get (test.test_pickle.PyUnpicklerTests) ... ok test_negative_32b_binbytes (test.test_pickle.PyUnpicklerTests) ... ok test_negative_32b_binput (test.test_pickle.PyUnpicklerTests) ... ok test_negative_32b_binunicode (test.test_pickle.PyUnpicklerTests) ... ok test_negative_put (test.test_pickle.PyUnpicklerTests) ... ok test_short_binbytes (test.test_pickle.PyUnpicklerTests) ... ok test_short_binunicode (test.test_pickle.PyUnpicklerTests) ... ok test_truncated_data (test.test_pickle.PyUnpicklerTests) ... ok test_unpickle_from_2x (test.test_pickle.PyUnpicklerTests) ... ok test_appends_on_non_lists (test.test_pickle.PyPicklerTests) ... ok test_attribute_name_interning (test.test_pickle.PyPicklerTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_pickle.PyPicklerTests) ... ok test_bytes (test.test_pickle.PyPicklerTests) ... ok test_c_methods (test.test_pickle.PyPicklerTests) ... ok test_compat_pickle (test.test_pickle.PyPicklerTests) ... ok test_complex_newobj (test.test_pickle.PyPicklerTests) ... ok test_complex_newobj_ex (test.test_pickle.PyPicklerTests) ... ok test_dict_chunking (test.test_pickle.PyPicklerTests) ... ok test_dynamic_class (test.test_pickle.PyPicklerTests) ... ok test_ellipsis (test.test_pickle.PyPicklerTests) ... ok test_float (test.test_pickle.PyPicklerTests) ... ok test_float_format (test.test_pickle.PyPicklerTests) ... ok test_framing_large_objects (test.test_pickle.PyPicklerTests) ... ok test_framing_many_objects (test.test_pickle.PyPicklerTests) ... ok test_getinitargs (test.test_pickle.PyPicklerTests) ... ok test_global_ext1 (test.test_pickle.PyPicklerTests) ... ok test_global_ext2 (test.test_pickle.PyPicklerTests) ... ok test_global_ext4 (test.test_pickle.PyPicklerTests) ... ok test_int_pickling_efficiency (test.test_pickle.PyPicklerTests) ... ok test_ints (test.test_pickle.PyPicklerTests) ... ok test_large_pickles (test.test_pickle.PyPicklerTests) ... ok test_list_chunking (test.test_pickle.PyPicklerTests) ... ok test_local_lookup_error (test.test_pickle.PyPicklerTests) ... ok test_long (test.test_pickle.PyPicklerTests) ... ok test_long1 (test.test_pickle.PyPicklerTests) ... ok test_long4 (test.test_pickle.PyPicklerTests) ... ok test_many_puts_and_gets (test.test_pickle.PyPicklerTests) ... ok test_metaclass (test.test_pickle.PyPicklerTests) ... ok test_misc (test.test_pickle.PyPicklerTests) ... ok test_nested_names (test.test_pickle.PyPicklerTests) ... ok test_newobj_generic (test.test_pickle.PyPicklerTests) ... ok test_newobj_list (test.test_pickle.PyPicklerTests) ... ok test_newobj_list_slots (test.test_pickle.PyPicklerTests) ... ok test_newobj_not_class (test.test_pickle.PyPicklerTests) ... ok test_newobj_proxies (test.test_pickle.PyPicklerTests) ... ok test_newobj_tuple (test.test_pickle.PyPicklerTests) ... ok test_notimplemented (test.test_pickle.PyPicklerTests) ... ok test_optional_frames (test.test_pickle.PyPicklerTests) ... ok test_pickle_to_2x (test.test_pickle.PyPicklerTests) ... skipped 'This test is too strong indeed' test_proto (test.test_pickle.PyPicklerTests) ... ok test_py_methods (test.test_pickle.PyPicklerTests) ... ok test_recursive_dict (test.test_pickle.PyPicklerTests) ... ok test_recursive_dict_and_inst (test.test_pickle.PyPicklerTests) ... ok test_recursive_dict_key (test.test_pickle.PyPicklerTests) ... ok test_recursive_dict_subclass (test.test_pickle.PyPicklerTests) ... ok test_recursive_dict_subclass_and_inst (test.test_pickle.PyPicklerTests) ... ok test_recursive_dict_subclass_key (test.test_pickle.PyPicklerTests) ... ok test_recursive_frozenset_and_inst (test.test_pickle.PyPicklerTests) ... ok test_recursive_frozenset_subclass_and_inst (test.test_pickle.PyPicklerTests) ... ok test_recursive_inst (test.test_pickle.PyPicklerTests) ... ok test_recursive_list (test.test_pickle.PyPicklerTests) ... ok test_recursive_list_and_inst (test.test_pickle.PyPicklerTests) ... ok test_recursive_list_subclass (test.test_pickle.PyPicklerTests) ... ok test_recursive_list_subclass_and_inst (test.test_pickle.PyPicklerTests) ... ok test_recursive_multi (test.test_pickle.PyPicklerTests) ... ok test_recursive_nested_names (test.test_pickle.PyPicklerTests) ... ok test_recursive_set (test.test_pickle.PyPicklerTests) ... ok test_recursive_set_and_inst (test.test_pickle.PyPicklerTests) ... ok test_recursive_set_subclass_and_inst (test.test_pickle.PyPicklerTests) ... ok test_recursive_tuple_and_inst (test.test_pickle.PyPicklerTests) ... ok test_recursive_tuple_and_list (test.test_pickle.PyPicklerTests) ... ok test_recursive_tuple_subclass_and_inst (test.test_pickle.PyPicklerTests) ... ok test_reduce (test.test_pickle.PyPicklerTests) ... ok test_reduce_bad_iterator (test.test_pickle.PyPicklerTests) ... ok test_reduce_calls_base (test.test_pickle.PyPicklerTests) ... ok test_reduce_ex_called (test.test_pickle.PyPicklerTests) ... ok test_reduce_ex_calls_base (test.test_pickle.PyPicklerTests) ... ok test_reduce_ex_overrides_reduce (test.test_pickle.PyPicklerTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_pickle.PyPicklerTests) ... ok test_roundtrip_equality (test.test_pickle.PyPicklerTests) ... ok test_set_chunking (test.test_pickle.PyPicklerTests) ... ok test_setitems_on_non_dicts (test.test_pickle.PyPicklerTests) ... ok test_short_tuples (test.test_pickle.PyPicklerTests) ... ok test_simple_newobj (test.test_pickle.PyPicklerTests) ... ok test_singleton_types (test.test_pickle.PyPicklerTests) ... ok test_singletons (test.test_pickle.PyPicklerTests) ... ok test_structseq (test.test_pickle.PyPicklerTests) ... ok test_unicode (test.test_pickle.PyPicklerTests) ... ok test_unicode_high_plane (test.test_pickle.PyPicklerTests) ... ok test_persistence (test.test_pickle.PyPersPicklerTests) ... ok test_protocol0_is_ascii_only (test.test_pickle.PyIdPersPicklerTests) ... ok test_return_correct_type (test.test_pickle.PyIdPersPicklerTests) ... ok test_class_dispatch_table (test.test_pickle.PyDispatchTableTests) ... ok test_default_dispatch_table (test.test_pickle.PyDispatchTableTests) ... ok test_instance_dispatch_table (test.test_pickle.PyDispatchTableTests) ... ok test_class_dispatch_table (test.test_pickle.PyChainDispatchTableTests) ... ok test_default_dispatch_table (test.test_pickle.PyChainDispatchTableTests) ... ok test_instance_dispatch_table (test.test_pickle.PyChainDispatchTableTests) ... ok test_exceptions (test.test_pickle.CompatPickleTests) ... ok test_import (test.test_pickle.CompatPickleTests) ... No module named 'winreg' No module named 'dbm.bsd' No module named '_pickle' ok test_import_mapping (test.test_pickle.CompatPickleTests) ... No module named 'winreg' No module named 'dbm.bsd' No module named '_pickle' ok test_multiprocessing_exceptions (test.test_pickle.CompatPickleTests) ... ok test_name_mapping (test.test_pickle.CompatPickleTests) ... ok test_reverse_import_mapping (test.test_pickle.CompatPickleTests) ... No module named 'winreg' No module named 'winreg' No module named 'dbm.bsd' No module named 'dbm.bsd' ok test_reverse_name_mapping (test.test_pickle.CompatPickleTests) ... ok ---------------------------------------------------------------------- Ran 139 tests in 2.499s OK (skipped=2) Trying: decode_long(b'') Expecting: 0 ok Trying: decode_long(b"\xff\x00") Expecting: 255 ok Trying: decode_long(b"\xff\x7f") Expecting: 32767 ok Trying: decode_long(b"\x00\xff") Expecting: -256 ok Trying: decode_long(b"\x00\x80") Expecting: -32768 ok Trying: decode_long(b"\x80") Expecting: -128 ok Trying: decode_long(b"\x7f") Expecting: 127 ok Trying: encode_long(0) Expecting: b'' ok Trying: encode_long(255) Expecting: b'\xff\x00' ok Trying: encode_long(32767) Expecting: b'\xff\x7f' ok Trying: encode_long(-256) Expecting: b'\x00\xff' ok Trying: encode_long(-32768) Expecting: b'\x00\x80' ok Trying: encode_long(-128) Expecting: b'\x80' ok Trying: encode_long(127) Expecting: b'\x7f' ok 125 items had no tests: pickle pickle.PickleError pickle.PicklingError pickle.UnpicklingError pickle._Framer pickle._Framer.__init__ pickle._Framer.commit_frame pickle._Framer.end_framing pickle._Framer.start_framing pickle._Framer.write pickle._Pickler pickle._Pickler.__init__ pickle._Pickler._batch_appends pickle._Pickler._batch_setitems pickle._Pickler._pickle_maybe_moduledict pickle._Pickler.clear_memo pickle._Pickler.dump pickle._Pickler.get pickle._Pickler.memoize pickle._Pickler.persistent_id pickle._Pickler.put pickle._Pickler.save pickle._Pickler.save_bool pickle._Pickler.save_bytes pickle._Pickler.save_dict pickle._Pickler.save_float pickle._Pickler.save_frozenset pickle._Pickler.save_global pickle._Pickler.save_list pickle._Pickler.save_long pickle._Pickler.save_none pickle._Pickler.save_pers pickle._Pickler.save_reduce pickle._Pickler.save_set pickle._Pickler.save_str pickle._Pickler.save_tuple pickle._Pickler.save_type pickle._Stop pickle._Stop.__init__ pickle._Unframer pickle._Unframer.__init__ pickle._Unframer.load_frame pickle._Unframer.read pickle._Unframer.readline pickle._Unpickler pickle._Unpickler.__init__ pickle._Unpickler._decode_string pickle._Unpickler._instantiate pickle._Unpickler.find_class pickle._Unpickler.get_extension pickle._Unpickler.load pickle._Unpickler.load_additems pickle._Unpickler.load_append pickle._Unpickler.load_appends pickle._Unpickler.load_binbytes pickle._Unpickler.load_binbytes8 pickle._Unpickler.load_binfloat pickle._Unpickler.load_binget pickle._Unpickler.load_binint pickle._Unpickler.load_binint1 pickle._Unpickler.load_binint2 pickle._Unpickler.load_binpersid pickle._Unpickler.load_binput pickle._Unpickler.load_binstring pickle._Unpickler.load_binunicode pickle._Unpickler.load_binunicode8 pickle._Unpickler.load_build pickle._Unpickler.load_dict pickle._Unpickler.load_dup pickle._Unpickler.load_empty_dictionary pickle._Unpickler.load_empty_list pickle._Unpickler.load_empty_set pickle._Unpickler.load_empty_tuple pickle._Unpickler.load_ext1 pickle._Unpickler.load_ext2 pickle._Unpickler.load_ext4 pickle._Unpickler.load_false pickle._Unpickler.load_float pickle._Unpickler.load_frame pickle._Unpickler.load_frozenset pickle._Unpickler.load_get pickle._Unpickler.load_global pickle._Unpickler.load_inst pickle._Unpickler.load_int pickle._Unpickler.load_list pickle._Unpickler.load_long pickle._Unpickler.load_long1 pickle._Unpickler.load_long4 pickle._Unpickler.load_long_binget pickle._Unpickler.load_long_binput pickle._Unpickler.load_mark pickle._Unpickler.load_memoize pickle._Unpickler.load_newobj pickle._Unpickler.load_newobj_ex pickle._Unpickler.load_none pickle._Unpickler.load_obj pickle._Unpickler.load_persid BUILDSTDERR: pickle._2.92user 0.22system 0:03.19elapsed 98%CPU (0avgtext+0avgdata 141440maxresident)k BUILDSTDERR: 0inputs+320outputs (0major+60671minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pickletools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pickletools Unpickler.load_pop pickle._Unpickler.load_pop_mark pickle._Unpickler.load_proto pickle._Unpickler.load_put pickle._Unpickler.load_reduce pickle._Unpickler.load_setitem pickle._Unpickler.load_setitems pickle._Unpickler.load_short_binbytes pickle._Unpickler.load_short_binstring pickle._Unpickler.load_short_binunicode pickle._Unpickler.load_stack_global pickle._Unpickler.load_stop pickle._Unpickler.load_string pickle._Unpickler.load_true pickle._Unpickler.load_tuple pickle._Unpickler.load_tuple1 pickle._Unpickler.load_tuple2 pickle._Unpickler.load_tuple3 pickle._Unpickler.load_unicode pickle._Unpickler.persistent_load pickle._Unpickler.pop_mark pickle._dump pickle._dumps pickle._getattribute pickle._load pickle._loads pickle._test pickle.whichmodule 2 items passed all tests: 7 tests in pickle.decode_long 7 tests in pickle.encode_long 14 tests in 127 items. 14 passed and 0 failed. Test passed. doctest (pickle) ... 14 tests with zero failures 1 test OK. Total duration: 3 sec Tests result: SUCCESS =================== test_pickletools ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8927 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pickletools test_appends_on_non_lists (test.test_pickletools.OptimizedPickleTests) ... ok test_attribute_name_interning (test.test_pickletools.OptimizedPickleTests) ... skipped 'pypy does not store attribute names' test_bad_getattr (test.test_pickletools.OptimizedPickleTests) ... ok test_bad_init (test.test_pickletools.OptimizedPickleTests) ... ok test_bytes (test.test_pickletools.OptimizedPickleTests) ... ok test_c_methods (test.test_pickletools.OptimizedPickleTests) ... ok test_callapi (test.test_pickletools.OptimizedPickleTests) ... ok test_compat_pickle (test.test_pickletools.OptimizedPickleTests) ... ok test_complex_newobj (test.test_pickletools.OptimizedPickleTests) ... ok test_complex_newobj_ex (test.test_pickletools.OptimizedPickleTests) ... ok test_dict_chunking (test.test_pickletools.OptimizedPickleTests) ... ok test_dump_closed_file (test.test_pickletools.OptimizedPickleTests) ... ok test_dynamic_class (test.test_pickletools.OptimizedPickleTests) ... ok test_ellipsis (test.test_pickletools.OptimizedPickleTests) ... ok test_float (test.test_pickletools.OptimizedPickleTests) ... ok test_float_format (test.test_pickletools.OptimizedPickleTests) ... ok test_framing_large_objects (test.test_pickletools.OptimizedPickleTests) ... ok test_framing_many_objects (test.test_pickletools.OptimizedPickleTests) ... ok test_getinitargs (test.test_pickletools.OptimizedPickleTests) ... ok test_global_ext1 (test.test_pickletools.OptimizedPickleTests) ... ok test_global_ext2 (test.test_pickletools.OptimizedPickleTests) ... ok test_global_ext4 (test.test_pickletools.OptimizedPickleTests) ... ok test_highest_protocol (test.test_pickletools.OptimizedPickleTests) ... ok test_int_pickling_efficiency (test.test_pickletools.OptimizedPickleTests) ... ok test_ints (test.test_pickletools.OptimizedPickleTests) ... ok test_large_pickles (test.test_pickletools.OptimizedPickleTests) ... ok test_list_chunking (test.test_pickletools.OptimizedPickleTests) ... ok test_load_closed_file (test.test_pickletools.OptimizedPickleTests) ... ok test_load_from_and_dump_to_file (test.test_pickletools.OptimizedPickleTests) ... ok test_local_lookup_error (test.test_pickletools.OptimizedPickleTests) ... ok test_long (test.test_pickletools.OptimizedPickleTests) ... ok test_long1 (test.test_pickletools.OptimizedPickleTests) ... ok test_long4 (test.test_pickletools.OptimizedPickleTests) ... ok test_many_puts_and_gets (test.test_pickletools.OptimizedPickleTests) ... ok test_metaclass (test.test_pickletools.OptimizedPickleTests) ... ok test_misc (test.test_pickletools.OptimizedPickleTests) ... ok test_nested_names (test.test_pickletools.OptimizedPickleTests) ... ok test_newobj_generic (test.test_pickletools.OptimizedPickleTests) ... ok test_newobj_list (test.test_pickletools.OptimizedPickleTests) ... ok test_newobj_list_slots (test.test_pickletools.OptimizedPickleTests) ... ok test_newobj_not_class (test.test_pickletools.OptimizedPickleTests) ... ok test_newobj_proxies (test.test_pickletools.OptimizedPickleTests) ... ok test_newobj_tuple (test.test_pickletools.OptimizedPickleTests) ... ok test_notimplemented (test.test_pickletools.OptimizedPickleTests) ... ok test_optimize_binput_and_memoize (test.test_pickletools.OptimizedPickleTests) ... ok test_optimize_long_binget (test.test_pickletools.OptimizedPickleTests) ... ok test_optional_frames (test.test_pickletools.OptimizedPickleTests) ... ok test_proto (test.test_pickletools.OptimizedPickleTests) ... ok test_py_methods (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_dict (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_dict_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_dict_key (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_dict_subclass (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_dict_subclass_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_dict_subclass_key (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_frozenset_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_frozenset_subclass_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_list (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_list_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_list_subclass (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_list_subclass_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_multi (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_nested_names (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_set (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_set_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_set_subclass_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_tuple_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_tuple_and_list (test.test_pickletools.OptimizedPickleTests) ... ok test_recursive_tuple_subclass_and_inst (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_bad_iterator (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_calls_base (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_ex_called (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_ex_calls_base (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_ex_overrides_reduce (test.test_pickletools.OptimizedPickleTests) ... ok test_reduce_overrides_default_reduce_ex (test.test_pickletools.OptimizedPickleTests) ... ok test_roundtrip_equality (test.test_pickletools.OptimizedPickleTests) ... ok test_set_chunking (test.test_pickletools.OptimizedPickleTests) ... ok test_setitems_on_non_dicts (test.test_pickletools.OptimizedPickleTests) ... ok test_short_tuples (test.test_pickletools.OptimizedPickleTests) ... ok test_simple_newobj (test.test_pickletools.OptimizedPickleTests) ... ok test_singleton_types (test.test_pickletools.OptimizedPickleTests) ... ok test_singletons (test.test_pickletools.OptimizedPickleTests) ... ok test_structseq (test.test_pickletools.OptimizedPickleTests) ... ok test_unicode (test.test_pickletools.OptimizedPickleTests) ... ok test_unicode_high_plane (test.test_pickletools.OptimizedPickleTests) ... ok ---------------------------------------------------------------------- Ran 87 tests in 2.788s OK (skipped=1) test__all__ (test.test_pickletools.MiscTestCase) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.001s OK Trying: import pickle Expecting nothing ok Trying: import io Expecting nothing ok Trying: f = io.BytesIO() Expecting nothing ok Trying: p = pickle.Pickler(f, 2) Expecting nothing ok Trying: x = [1, 2, 3] Expecting nothing ok Trying: p.dump(x) Expecting nothing ok Trying: p.dump(x) Expecting nothing ok Trying: f.seek(0) Expecting: 0 ok Trying: memo = {} Expecting nothing ok Trying: dis(f, memo=memo) Expecting: 0: \x80 PROTO 2 2: ] EMPTY_LIST 3: q BINPUT 0 5: ( MARK 6: K BININT1 1 8: K BININT1 2 10: K BININT1 3 12: e APPENDS (MARK at 5) 13: . STOP highest protocol among opcodes = 2 ok Trying: dis(f, memo=memo) Expecting: 14: \x80 PROTO 2 16: h BINGET 0 18: . STOP highest protocol among opcodes = 2 ok Trying: import pickle Expecting nothing ok Trying: x = [1, 2, (3, 4), {b'abc': "def"}] Expecting nothing ok Trying: pkl0 = pickle.dumps(x, 0) Expecting nothing ok Trying: dis(pkl0) Expecting: 0: ( MARK 1: l LIST (MARK at 0) 2: p PUT 0 5: L LONG 1 9: a APPEND 10: L LONG 2 14: a APPEND 15: ( MARK 16: L LONG 3 20: L LONG 4 24: t TUPLE (MARK at 15) 25: p PUT 1 28: a APPEND 29: ( MARK 30: d DICT (MARK at 29) 31: p PUT 2 34: c GLOBAL '_codecs encode' 50: p PUT 3 53: ( MARK 54: V UNICODE 'abc' 59: p PUT 4 62: V UNICODE 'latin1' 70: p PUT 5 73: t TUPLE (MARK at 53) 74: p PUT 6 77: R REDUCE 78: p PUT 7 81: V UNICODE 'def' 86: p PUT 8 89: s SETITEM 90: a APPEND 91: . STOP highest protocol among opcodes = 0 ok Trying: pkl1 = pickle.dumps(x, 1) Expecting nothing ok Trying: dis(pkl1) Expecting: 0: ] EMPTY_LIST 1: q BINPUT 0 3: ( MARK 4: K BININT1 1 6: K BININT1 2 8: ( MARK 9: K BININT1 3 11: K BININT1 4 13: t TUPLE (MARK at 8) 14: q BINPUT 1 16: } EMPTY_DICT 17: q BINPUT 2 19: c GLOBAL '_codecs encode' 35: q BINPUT 3 37: ( MARK 38: X BINUNICODE 'abc' 46: q BINPUT 4 48: X BINUNICODE 'latin1' 59: q BINPUT 5 61: t TUPLE (MARK at 37) 62: q BINPUT 6 64: R REDUCE 65: q BINPUT 7 67: X BINUNICODE 'def' 75: q BINPUT 8 77: s SETITEM 78: e APPENDS (MARK at 3) 79: . STOP highest protocol among opcodes = 1 ok Trying: import pickletools Expecting nothing ok Trying: dis(pickle.dumps(pickletools.dis, 0)) Expecting: 0: c GLOBAL 'pickletools dis' 17: p PUT 0 20: . STOP highest protocol among opcodes = 0 ok Trying: from pickletools import _Example Expecting nothing ok Trying: x = [_Example(42)] * 2 Expecting nothing ok Trying: dis(pickle.dumps(x, 0)) Expecting: 0: ( MARK 1: l LIST (MARK at 0) 2: p PUT 0 5: c GLOBAL 'copy_reg _reconstructor' 30: p PUT 1 33: ( MARK 34: c GLOBAL 'pickletools _Example' 56: p PUT 2 59: c GLOBAL '__builtin__ object' 79: p PUT 3 82: N NONE 83: t TUPLE (MARK at 33) 84: p PUT 4 87: R REDUCE 88: p PUT 5 91: ( MARK 92: d DICT (MARK at 91) 93: p PUT 6 96: V UNICODE 'value' 103: p PUT 7 106: L LONG 42 111: s SETITEM 112: b BUILD 113: a APPEND 114: g GET 5 117: a APPEND 118: . STOP highest protocol among opcodes = 0 ok Trying: dis(pickle.dumps(x, 1)) Expecting: 0: ] EMPTY_LIST 1: q BINPUT 0 3: ( MARK 4: c GLOBAL 'copy_reg _reconstructor' 29: q BINPUT 1 31: ( MARK 32: c GLOBAL 'pickletools _Example' 54: q BINPUT 2 56: c GLOBAL '__builtin__ object' 76: q BINPUT 3 78: N NONE 79: t TUPLE (MARK at 31) 80: q BINPUT 4 82: R REDUCE 83: q BINPUT 5 85: } EMPTY_DICT 86: q BINPUT 6 88: X BINUNICODE 'value' 98: q BINPUT 7 100: K BININT1 42 102: s SETITEM 103: b BUILD 104: h BINGET 5 106: e APPENDS (MARK at 3) 107: . STOP highest protocol among opcodes = 1 ok Trying: L = [] Expecting nothing ok Trying: T = L, Expecting nothing ok Trying: L.append(T) Expecting nothing ok Trying: L[0] is T Expecting: True ok Trying: T[0] is L Expecting: True ok Trying: L[0][0] is L Expecting: True ok Trying: T[0][0] is T Expecting: True ok Trying: dis(pickle.dumps(L, 0)) Expecting: 0: ( MARK 1: l LIST (MARK at 0) 2: p PUT 0 5: ( MARK 6: g GET 0 9: t TUPLE (MARK at 5) 10: p PUT 1 13: a APPEND 14: . STOP highest protocol among opcodes = 0 ok Trying: dis(pickle.dumps(L, 1)) Expecting: 0: ] EMPTY_LIST 1: q BINPUT 0 3: ( MARK 4: h BINGET 0 6: t TUPLE (MARK at 3) 7: q BINPUT 1 9: a APPEND 10: . STOP highest protocol among opcodes = 1 ok Trying: dis(pickle.dumps(T, 0)) Expecting: 0: ( MARK 1: ( MARK 2: l LIST (MARK at 1) 3: p PUT 0 6: ( MARK 7: g GET 0 10: t TUPLE (MARK at 6) 11: p PUT 1 14: a APPEND 15: 0 POP 16: 0 POP (MARK at 0) 17: g GET 1 20: . STOP highest protocol among opcodes = 0 ok Trying: dis(pickle.dumps(T, 1)) Expecting: 0: ( MARK 1: ] EMPTY_LIST 2: q BINPUT 0 4: ( MARK 5: h BINGET 0 7: t TUPLE (MARK at 4) 8: q BINPUT 1 10: a APPEND 11: 1 POP_MARK (MARK at 0) 12: h BINGET 1 14: . STOP highest protocol among opcodes = 1 ok Trying: dis(pickle.dumps(L, 2)) Expecting: 0: \x80 PROTO 2 2: ] EMPTY_LIST 3: q BINPUT 0 5: h BINGET 0 7: \x85 TUPLE1 8: q BINPUT 1 10: a APPEND 11: . STOP highest protocol among opcodes = 2 ok Trying: dis(pickle.dumps(T, 2)) Expecting: 0: \x80 PROTO 2 2: ] EMPTY_LIST 3: q BINPUT 0 5: h BINGET 0 7: \x85 TUPLE1 8: q BINPUT 1 10: a APPEND 11: 0 POP 12: h BINGET 1 14: . STOP highest protocol among opcodes = 2 ok Trying: dis(pickle.dumps(T, 3), annotate=1) Expecting: 0: \x80 PROTO 3 Protocol version indicator. 2: ] EMPTY_LIST Push an empty list. 3: q BINPUT 0 Store the stack top into the memo. The stack is not popped. 5: h BINGET 0 Read an object from the memo and push it on the stack. 7: \x85 TUPLE1 Build a one-tuple out of the topmost item on the stack. 8: q BINPUT 1 Store the stack top into the memo. The stack is not popped. 10: a APPEND Append an object to a list. 11: 0 POP Discard the top stack item, shrinking the stack by one item. 12: h BINGET 1 Read an object from the memo and push it on the stack. 14: . STOP Stop the unpickling machine. highest protocol among opcodes = 2 ok Trying: import io Expecting nothing ok Trying: read_bytes1(io.BytesIO(b"\x00")) Expecting: b'' ok Trying: read_bytes1(io.BytesIO(b"\x03abcdef")) Expecting: b'abc' ok Trying: import io Expecting nothing ok Trying: read_bytes4(io.BytesIO(b"\x00\x00\x00\x00abc")) Expecting: b'' ok Trying: read_bytes4(io.BytesIO(b"\x03\x00\x00\x00abcdef")) Expecting: b'abc' ok Trying: read_bytes4(io.BytesIO(b"\x00\x00\x00\x03abcdef")) Expecting: Traceback (most recent call last): ... ValueError: expected 50331648 bytes in a bytes4, but only 6 remain ok Trying: import io, struct, sys Expecting nothing ok Trying: read_bytes8(io.BytesIO(b"\x00\x00\x00\x00\x00\x00\x00\x00abc")) Expecting: b'' ok Trying: read_bytes8(io.BytesIO(b"\x03\x00\x00\x00\x00\x00\x00\x00abcdef")) Expecting: b'abc' ok Trying: bigsize8 = struct.pack("d", -1.25) Expecting nothing ok Trying: raw Expecting: b'\xbf\xf4\x00\x00\x00\x00\x00\x00' ok Trying: read_float8(io.BytesIO(raw + b"\n")) Expecting: -1.25 ok Trying: import io Expecting nothing ok Trying: read_floatnl(io.BytesIO(b"-1.25\n6")) Expecting: -1.25 ok Trying: import io Expecting nothing ok Trying: read_int4(io.BytesIO(b'\xff\x00\x00\x00')) Expecting: 255 ok Trying: read_int4(io.BytesIO(b'\x00\x00\x00\x80')) == -(2**31) Expecting: True ok Trying: import io Expecting nothing ok Trying: read_long1(io.BytesIO(b"\x00")) Expecting: 0 ok Trying: read_long1(io.BytesIO(b"\x02\xff\x00")) Expecting: 255 ok Trying: read_long1(io.BytesIO(b"\x02\xff\x7f")) Expecting: 32767 ok Trying: read_long1(io.BytesIO(b"\x02\x00\xff")) Expecting: -256 ok Trying: read_long1(io.BytesIO(b"\x02\x00\x80")) Expecting: -32768 ok Trying: import io Expecting nothing ok Trying: read_long4(io.BytesIO(b"\x02\x00\x00\x00\xff\x00")) Expecting: 255 ok Trying: read_long4(io.BytesIO(b"\x02\x00\x00\x00\xff\x7f")) Expecting: 32767 ok Trying: read_long4(io.BytesIO(b"\x02\x00\x00\x00\x00\xff")) Expecting: -256 ok Trying: read_long4(io.BytesIO(b"\x02\x00\x00\x00\x00\x80")) Expecting: -32768 ok Trying: read_long1(io.BytesIO(b"\x00\x00\x00\x00")) Expecting: 0 ok Trying: import io Expecting nothing ok Trying: read_string1(io.BytesIO(b"\x00")) Expecting: '' ok Trying: read_string1(io.BytesIO(b"\x03abcdef")) Expecting: 'abc' ok Trying: import io Expecting nothing ok Trying: read_string4(io.BytesIO(b"\x00\x00\x00\x00abc")) Expecting: '' ok Trying: read_string4(io.BytesIO(b"\x03\x00\x00\x00abcdef")) Expecting: 'abc' ok Trying: read_string4(io.BytesIO(b"\x00\x00\x00\x03abcdef")) Expecting: Traceback (most recent call last): ... ValueError: expected 50331648 bytes in a string4, but only 6 remain ok Trying: import io Expecting nothing ok Trying: read_stringnl(io.BytesIO(b"'abcd'\nefg\n")) Expecting: 'abcd' ok Trying: read_stringnl(io.BytesIO(b"\n")) Expecting: Traceback (most recent call last): ... ValueError: no string quotes around b'' ok Trying: read_stringnl(io.BytesIO(b"\n"), stripquotes=False) Expecting: '' ok Trying: read_stringnl(io.BytesIO(b"''\n")) Expecting: '' ok Trying: read_stringnl(io.BytesIO(b'"abcd"')) Expecting: Traceback (most recent call last): ... ValueError: no newline found when trying to read stringnl ok Trying: read_stringnl(io.BytesIO(br"'a\n\\b\x00c\td'" + b"\n'e'")) Expecting: 'a\n\\b\x00c\td' ok Trying: import io Expecting nothing ok Trying: read_stringnl_noescape_pair(io.BytesIO(b"Queue\nEmpty\njunk")) Expecting: 'Queue Empty' ok Trying: import io Expecting nothing ok Trying: read_uint1(io.BytesIO(b'\xff')) Expecting: 255 ok Trying: import io Expecting nothing ok Trying: read_uint2(io.BytesIO(b'\xff\x00')) Expecting: 255 ok Trying: read_uint2(io.BytesIO(b'\xff\xff')) Expecting: 65535 ok Trying: import io Expecting nothing ok Trying: read_uint4(io.BytesIO(b'\xff\x00\x00\x00')) Expecting: 255 ok Trying: read_uint4(io.BytesIO(b'\x00\x00\x00\x80')) == 2**31 Expecting: True ok Trying: import io Expecting nothing ok Trying: read_uint8(io.BytesIO(b'\xff\x00\x00\x00\x00\x00\x00\x00')) Expecting: 255 ok Trying: read_uint8(io.BytesIO(b'\xff' * 8)) == 2**64-1 Expecting: True ok Trying: import io Expecting nothing ok Trying: s = 'abcd\uabcd' Expecting nothing ok Trying: enc = s.encode('utf-8') Expecting nothing ok Trying: enc Expecting: b'abcd\xea\xaf\x8d' ok Trying: n = bytes([len(enc)]) # little-endian 1-byte length Expecting nothing ok Trying: t = read_unicodestring1(io.BytesIO(n + enc + b'junk')) Expecting nothing ok Trying: s == t Expecting: True ok Trying: read_unicodestring1(io.BytesIO(n + enc[:-1])) Expecting: Traceback (most recent call last): ... ValueError: expected 7 bytes in a unicodestring1, but only 6 remain ok Trying: import io Expecting nothing ok Trying: s = 'abcd\uabcd' Expecting nothing ok Trying: enc = s.encode('utf-8') Expecting nothing ok Trying: enc Expecting: b'abcd\xea\xaf\x8d' ok Trying: n = bytes([len(enc), 0, 0, 0]) # little-endian 4-byte length Expecting nothing ok Trying: t = read_unicodestring4(io.BytesIO(n + enc + b'junk')) Expecting nothing ok Trying: s == t Expecting: True ok Trying: read_unicodestring4(io.BytesIO(n + enc[:-1])) Expecting: Traceback (most recent call last): ... ValueError: expected 7 bytes in a unicodestring4, but only 6 remain ok Trying: import io Expecting nothing ok Trying: s = 'abcd\uabcd' Expecting nothing ok Trying: enc = s.encode('utf-8') Expecting nothing ok Trying: enc Expecting: b'abcd\xea\xaf\x8d' ok Trying: n = bytes([len(enc)]) + b'\0' * 7 # little-endian 8-byte length Expecting nothing ok Trying: t = read_unicodestring8(io.BytesIO(n + enc + b'junk')) Expecting nothing ok Trying: s == t Expecting: True ok Trying: read_unicodestring8(io.BytesIO(n + enc[:-1])) Expecting: Traceback (most recent call last): ... BUILDSTDERR: ValueError: expected 7 bytes in a unicodes3.22user 0.19system 0:03.44elapsed 99%CPU (0avgtext+0avgdata 145288maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+69467minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pipes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pipes BUILDSTDERR: 0.33user 0.05system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 51832maxresident)k BUILDSTDERR: 128inputs+88outputs (1major+13244minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pkg ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pkg tring8, but only 6 remain ok Trying: import io Expecting nothing ok Trying: read_unicodestringnl(io.BytesIO(b"abc\\uabcd\njunk")) == 'abc\uabcd' Expecting: True ok 16 items had no tests: pickletools pickletools.ArgumentDescriptor pickletools.ArgumentDescriptor.__init__ pickletools.OpcodeInfo pickletools.OpcodeInfo.__init__ pickletools.StackObject pickletools.StackObject.__init__ pickletools.StackObject.__repr__ pickletools._Example pickletools._Example.__init__ pickletools._genops pickletools._test pickletools.dis pickletools.genops pickletools.optimize pickletools.read_stringnl_noescape 24 items passed all tests: 11 tests in pickletools.__test__.disassembler_memo_test 26 tests in pickletools.__test__.disassembler_test 3 tests in pickletools.read_bytes1 4 tests in pickletools.read_bytes4 5 tests in pickletools.read_bytes8 3 tests in pickletools.read_decimalnl_long 3 tests in pickletools.read_decimalnl_short 4 tests in pickletools.read_float8 2 tests in pickletools.read_floatnl 3 tests in pickletools.read_int4 6 tests in pickletools.read_long1 6 tests in pickletools.read_long4 3 tests in pickletools.read_string1 4 tests in pickletools.read_string4 7 tests in pickletools.read_stringnl 2 tests in pickletools.read_stringnl_noescape_pair 2 tests in pickletools.read_uint1 3 tests in pickletools.read_uint2 3 tests in pickletools.read_uint4 3 tests in pickletools.read_uint8 8 tests in pickletools.read_unicodestring1 8 tests in pickletools.read_unicodestring4 8 tests in pickletools.read_unicodestring8 2 tests in pickletools.read_unicodestringnl 129 tests in 40 items. 129 passed and 0 failed. Test passed. doctest (pickletools) ... 129 tests with zero failures 1 test OK. Total duration: 3 sec Tests result: SUCCESS =================== test_pipes ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8937 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pipes testBadAppendOptions (test.test_pipes.SimplePipeTests) ... ok testBadOpenMode (test.test_pipes.SimplePipeTests) ... ok testBadPrependOptions (test.test_pipes.SimplePipeTests) ... ok testClone (test.test_pipes.SimplePipeTests) ... ok testEmptyPipeline1 (test.test_pipes.SimplePipeTests) ... ok testEmptyPipeline2 (test.test_pipes.SimplePipeTests) ... ok testEmptyPipeline3 (test.test_pipes.SimplePipeTests) ... ok testReadOpenSink (test.test_pipes.SimplePipeTests) ... ok testRepr (test.test_pipes.SimplePipeTests) ... ok testSetDebug (test.test_pipes.SimplePipeTests) ... ok testSimplePipe1 (test.test_pipes.SimplePipeTests) ... ok testSimplePipe2 (test.test_pipes.SimplePipeTests) ... ok testSimplePipe3 (test.test_pipes.SimplePipeTests) ... ok testWriteOpenSource (test.test_pipes.SimplePipeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 0.024s OK 1 test OK. Total duration: 113 ms Tests result: SUCCESS =================== test_pkg ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8949 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pkg BUILDSTDERR: test_1 (tes0.42user 0.04system 0:00.47elapsed 98%CPU (0avgtext+0avgdata 52216maxresident)k BUILDSTDERR: 0inputs+296outputs (0major+10679minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pkgimport ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pkgimport BUILDSTDERR: 0.37user 0.03system 0:00.41elapsed 99%CPU (0avgtext+0avgdata 52084maxresident)k BUILDSTDERR: 0inputs+64outputs (0major+9818minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pkgutil ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pkgutil BUILDSTDERR: 0.43user 0.05system 0:00.49elapsed 98%CPU (0avgtext+0avgdata 51944maxresident)k BUILDSTDERR: 0inputs+344outputs (0major+11269minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_platform ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_platform t.test_pkg.TestPkg) ... ok test_2 (test.test_pkg.TestPkg) ... ok test_3 (test.test_pkg.TestPkg) ... ok test_4 (test.test_pkg.TestPkg) ... ok test_5 (test.test_pkg.TestPkg) ... ok test_6 (test.test_pkg.TestPkg) ... ok test_7 (test.test_pkg.TestPkg) ... ok test_8 (test.test_pkg.TestPkg) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.055s OK 1 test OK. Total duration: 143 ms Tests result: SUCCESS =================== test_pkgimport ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8953 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pkgimport test_package_import__semantics (test.test_pkgimport.TestImport) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.007s OK 1 test OK. Total duration: 94 ms Tests result: SUCCESS =================== test_pkgutil ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8957 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pkgutil test_getdata_filesys (test.test_pkgutil.PkgutilTests) ... ok test_getdata_zipfile (test.test_pkgutil.PkgutilTests) ... ok test_unreadable_dir_on_syspath (test.test_pkgutil.PkgutilTests) ... ok test_walkpackages_filesys (test.test_pkgutil.PkgutilTests) ... ok test_walkpackages_zipfile (test.test_pkgutil.PkgutilTests) Tests the same as test_walkpackages_filesys, only with a zip file. ... ok test_alreadyloaded (test.test_pkgutil.PkgutilPEP302Tests) ... ok test_getdata_pep302 (test.test_pkgutil.PkgutilPEP302Tests) ... ok test_iter_importers (test.test_pkgutil.ExtendPathTests) ... ok test_mixed_namespace (test.test_pkgutil.ExtendPathTests) ... ok test_simple (test.test_pkgutil.ExtendPathTests) ... ok test_nested (test.test_pkgutil.NestedNamespacePackageTest) ... ok test_find_loader_avoids_emulation (test.test_pkgutil.ImportlibMigrationTests) ... ok test_find_loader_missing_module (test.test_pkgutil.ImportlibMigrationTests) ... ok test_get_importer_avoids_emulation (test.test_pkgutil.ImportlibMigrationTests) ... ok test_get_loader_None_in_sys_modules (test.test_pkgutil.ImportlibMigrationTests) ... ok test_get_loader_avoids_emulation (test.test_pkgutil.ImportlibMigrationTests) ... ok test_get_loader_handles_missing_loader_attribute (test.test_pkgutil.ImportlibMigrationTests) ... ok test_get_loader_handles_missing_spec_attribute (test.test_pkgutil.ImportlibMigrationTests) ... ok test_get_loader_handles_spec_attribute_none (test.test_pkgutil.ImportlibMigrationTests) ... ok test_importer_deprecated (test.test_pkgutil.ImportlibMigrationTests) ... ok test_iter_importers_avoids_emulation (test.test_pkgutil.ImportlibMigrationTests) ... ok test_loader_deprecated (test.test_pkgutil.ImportlibMigrationTests) ... ok ---------------------------------------------------------------------- Ran 22 tests in 0.058s OK 1 test OK. Total duration: 153 ms Tests result: SUCCESS =================== test_platform ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit BUILDSTDERR: == 0.69user 0.12system 0:00.82elapsed 98%CPU (0avgtext+0avgdata 52224maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+33653minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_plistlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_plistlib cwd: /tmp/test_python_8961 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_platform test_dist_deprecation (test.test_platform.DeprecationTest) ... ok test_linux_distribution_deprecation (test.test_platform.DeprecationTest) ... ok test_architecture (test.test_platform.PlatformTest) ... ok test_architecture_via_symlink (test.test_platform.PlatformTest) ... ok test_dist (test.test_platform.PlatformTest) ... ok test_java_ver (test.test_platform.PlatformTest) ... ok test_libc_ver (test.test_platform.PlatformTest) ... ok test_linux_distribution_encoding (test.test_platform.PlatformTest) ... ok test_mac_ver (test.test_platform.PlatformTest) ... ok test_mac_ver_with_fork (test.test_platform.PlatformTest) ... skipped 'OSX only test' test_machine (test.test_platform.PlatformTest) ... ok test_node (test.test_platform.PlatformTest) ... ok test_parse_release_file (test.test_platform.PlatformTest) ... ok test_platform (test.test_platform.PlatformTest) ... ok test_popen (test.test_platform.PlatformTest) ... ok test_processor (test.test_platform.PlatformTest) ... ok test_release (test.test_platform.PlatformTest) ... ok test_sys_version (test.test_platform.PlatformTest) ... ok test_system (test.test_platform.PlatformTest) ... ok test_system_alias (test.test_platform.PlatformTest) ... ok test_uname (test.test_platform.PlatformTest) ... ok test_uname_win32_ARCHITEW6432 (test.test_platform.PlatformTest) ... skipped 'windows only test' test_version (test.test_platform.PlatformTest) ... ok test_win32_ver (test.test_platform.PlatformTest) ... ok ---------------------------------------------------------------------- Ran 24 tests in 0.384s OK (skipped=2) 1 test OK. Total duration: 503 ms Tests result: SUCCESS =================== test_plistlib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8972 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_plistlib test_appleformatting (test.test_plistlib.TestPlistlib) ... ok test_appleformattingfromliteral (test.test_plistlib.TestPlistlib) ... ok test_bytes (test.test_plistlib.TestPlistlib) ... ok test_bytesio (test.test_plistlib.TestPlistlib) ... ok test_controlcharacters (test.test_plistlib.TestPlistlib) ... ok test_create (test.test_plistlib.TestPlistlib) ... ok test_dict_members (test.test_plistlib.TestPlistlib) ... ok test_indentation_array (test.test_plistlib.TestPlistlib) ... ok test_indentation_dict (test.test_plistlib.TestPlistlib) ... ok test_indentation_dict_mix (test.test_plistlib.TestPlistlib) ... ok test_int (test.test_plistlib.TestPlistlib) ... ok test_invalid_type (test.test_plistlib.TestPlistlib) ... ok test_invalidarray (test.test_plistlib.TestPlistlib) ... ok test_invaliddict (test.test_plistlib.TestPlistlib) ... ok test_invalidinteger (test.test_plistlib.TestPlistlib) ... ok test_invalidreal (test.test_plistlib.TestPlistlib) ... ok test_io (test.test_plistlib.TestPlistlib) ... ok test_keys_no_string (test.test_plistlib.TestPlistlib) ... ok test_keysort (test.test_plistlib.TestPlistlib) ... ok test_keysort_bytesio (test.test_plistlib.TestPlistlib) ... ok test_large_timestamp (test.test_plistlib.TestPlistlib) ... ok test_list_members (test.test_plistlib.TestPlistlib) ... ok test_non_bmp_characters (test.test_plistlib.TestPlistlib) ... ok test_nondictroot (test.test_plistlib.TestPlistlib) ... ok BUILDSTDERR: test_nonstandard_refs_size (test.test_plistlib.TestPlistlib) .0.49user 0.03system 0:00.53elapsed 98%CPU (0avgtext+0avgdata 52648maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+11396minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_poll ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_poll BUILDSTDERR: 0.42user 0.04system 0:10.99elapsed 4%CPU (0avgtext+0avgdata 51852maxresident)k BUILDSTDERR: 96inputs+24outputs (1major+13006minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_popen ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_popen BUILDSTDERR: 0.48user 0.10system 0:00.59elapsed 99%CPU (0avgtext+0avgdata 51884maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+25647minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_poplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_poplib .. ok test_skipkeys (test.test_plistlib.TestPlistlib) ... ok test_tuple_members (test.test_plistlib.TestPlistlib) ... ok test_xml_encodings (test.test_plistlib.TestPlistlib) ... ok test_bytes_deprecated (test.test_plistlib.TestPlistlibDeprecated) ... ok test_dataobject_deprecated (test.test_plistlib.TestPlistlibDeprecated) ... ok test_io_deprecated (test.test_plistlib.TestPlistlibDeprecated) ... ok test__all__ (test.test_plistlib.MiscTestCase) ... ok ---------------------------------------------------------------------- Ran 32 tests in 0.092s OK 1 test OK. Total duration: 195 ms Tests result: SUCCESS =================== test_poll ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8976 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_poll test_poll1 (test.test_poll.PollTests) ... ok test_poll2 (test.test_poll.PollTests) ... ok test_poll3 (test.test_poll.PollTests) ... ok test_poll_c_limits (test.test_poll.PollTests) ... skipped 'implementation detail specific to cpython' test_poll_unit_tests (test.test_poll.PollTests) ... ok test_threaded_poll (test.test_poll.PollTests) ... ok ---------------------------------------------------------------------- Ran 6 tests in 10.574s OK (skipped=1) 1 test OK. Total duration: 11 sec Tests result: SUCCESS =================== test_popen ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_8992 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_popen test_contextmanager (test.test_popen.PopenTest) ... ok test_iterating (test.test_popen.PopenTest) ... ok test_keywords (test.test_popen.PopenTest) ... ok test_popen (test.test_popen.PopenTest) ... ok test_return_code (test.test_popen.PopenTest) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.173s OK 1 test OK. Total duration: 264 ms Tests result: SUCCESS =================== test_poplib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9004 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_poplib test_apop (test.test_poplib.TestPOP3Class) ... ok test_capa (test.test_poplib.TestPOP3Class) ... ok test_dele (test.test_poplib.TestPOP3Class) ... ok test_exceptions (test.test_poplib.TestPOP3Class) ... ok test_getwelcome (test.test_poplib.TestPOP3Class) ... ok test_list (test.test_poplib.TestPOP3Class) ... ok test_noop (test.test_poplib.TestPOP3Class) ... ok test_pass_ (test.test_poplib.TestPOP3Class) ... ok test_quit (test.test_poplib.TestPOP3Class) ... ok test_retr (test.test_poplib.TestPOP3Class) ... ok test_rpop (test.test_poplib.TestPOP3Class) ... ok test_stat (test.test_poplib.TestPOP3Class) ... ok test_stls (test.test_poplib.TestPOP3Class) ... ok BUILDSTDERR: test_stls_capa (test.test_poplib.0.91user 0.12system 0:06.26elapsed 16%CPU (0avgtext+0avgdata 58784maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+13074minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_posix ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_posix TestPOP3Class) ... ok test_stls_context (test.test_poplib.TestPOP3Class) ... ok test_too_long_lines (test.test_poplib.TestPOP3Class) ... ok test_top (test.test_poplib.TestPOP3Class) ... ok test_uidl (test.test_poplib.TestPOP3Class) ... ok test_user (test.test_poplib.TestPOP3Class) ... ok test_utf8 (test.test_poplib.TestPOP3Class) ... ok test_utf8_raises_if_unsupported (test.test_poplib.TestPOP3Class) ... ok testTimeoutDefault (test.test_poplib.TestTimeouts) ... ok testTimeoutNone (test.test_poplib.TestTimeouts) ... ok testTimeoutValue (test.test_poplib.TestTimeouts) ... ok test__all__ (test.test_poplib.TestPOP3_SSLClass) ... ok test_apop (test.test_poplib.TestPOP3_SSLClass) ... ok test_capa (test.test_poplib.TestPOP3_SSLClass) ... ok test_context (test.test_poplib.TestPOP3_SSLClass) ... ok test_dele (test.test_poplib.TestPOP3_SSLClass) ... ok test_exceptions (test.test_poplib.TestPOP3_SSLClass) ... ok test_getwelcome (test.test_poplib.TestPOP3_SSLClass) ... ok test_list (test.test_poplib.TestPOP3_SSLClass) ... ok test_noop (test.test_poplib.TestPOP3_SSLClass) ... ok test_pass_ (test.test_poplib.TestPOP3_SSLClass) ... ok test_quit (test.test_poplib.TestPOP3_SSLClass) ... ok test_retr (test.test_poplib.TestPOP3_SSLClass) ... ok test_rpop (test.test_poplib.TestPOP3_SSLClass) ... ok test_stat (test.test_poplib.TestPOP3_SSLClass) ... ok test_stls (test.test_poplib.TestPOP3_SSLClass) ... ok test_stls_capa (test.test_poplib.TestPOP3_SSLClass) ... ok test_stls_context (test.test_poplib.TestPOP3_SSLClass) ... ok test_too_long_lines (test.test_poplib.TestPOP3_SSLClass) ... ok test_top (test.test_poplib.TestPOP3_SSLClass) ... ok test_uidl (test.test_poplib.TestPOP3_SSLClass) ... ok test_user (test.test_poplib.TestPOP3_SSLClass) ... ok test_utf8 (test.test_poplib.TestPOP3_SSLClass) ... ok test_utf8_raises_if_unsupported (test.test_poplib.TestPOP3_SSLClass) ... ok test_apop (test.test_poplib.TestPOP3_TLSClass) ... ok test_capa (test.test_poplib.TestPOP3_TLSClass) ... ok test_dele (test.test_poplib.TestPOP3_TLSClass) ... ok test_exceptions (test.test_poplib.TestPOP3_TLSClass) ... ok test_getwelcome (test.test_poplib.TestPOP3_TLSClass) ... ok test_list (test.test_poplib.TestPOP3_TLSClass) ... ok test_noop (test.test_poplib.TestPOP3_TLSClass) ... ok test_pass_ (test.test_poplib.TestPOP3_TLSClass) ... ok test_quit (test.test_poplib.TestPOP3_TLSClass) ... ok test_retr (test.test_poplib.TestPOP3_TLSClass) ... ok test_rpop (test.test_poplib.TestPOP3_TLSClass) ... ok test_stat (test.test_poplib.TestPOP3_TLSClass) ... ok test_stls (test.test_poplib.TestPOP3_TLSClass) ... ok test_stls_capa (test.test_poplib.TestPOP3_TLSClass) ... ok test_stls_context (test.test_poplib.TestPOP3_TLSClass) ... ok test_too_long_lines (test.test_poplib.TestPOP3_TLSClass) ... ok test_top (test.test_poplib.TestPOP3_TLSClass) ... ok test_uidl (test.test_poplib.TestPOP3_TLSClass) ... ok test_user (test.test_poplib.TestPOP3_TLSClass) ... ok test_utf8 (test.test_poplib.TestPOP3_TLSClass) ... ok test_utf8_raises_if_unsupported (test.test_poplib.TestPOP3_TLSClass) ... ok ---------------------------------------------------------------------- Ran 68 tests in 5.781s OK 1 test OK. Total duration: 6 sec Tests result: SUCCESS =================== test_posix ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9076 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_posix testNoArgFunctions (test.test_posix.PosixTester) ... ok test_access (test.test_posix.PosixTester) ... ok test_access_dir_fd (test.test_posix.PosixTester) ... skipped 'test needs dir_fd support for os.access()' test_chdir (test.test_posix.PosixTester) ... ok test_chflags (test.test_posix.PosixTester) ... skipped 'test needs os.chflags()' test_chmod_dir_fd (test.test_posix.PosixTester) ... ok test_chown (test.test_posix.PosixTester) ... ok test_chown_dir_fd (test.test_posix.PosixTester) ... ok test_confstr (test.test_posix.PosixTester) ... ok test_dup (test.test_posix.PosixTester) ... ok test_dup2 (test.test_posix.PosixTester) ... ok test_environ (test.test_posix.PosixTester) ... ok test_fchown (test.test_posix.PosixTester) ... ok test_fexecve (test.test_posix.PosixTester) ... ok test_fs_holes (test.test_posix.PosixTester) ... skipped 'test needs an OS that reports file holes' test_fstat (test.test_posix.PosixTester) ... ok test_fstatvfs (test.test_posix.PosixTester) ... ok test_ftruncate (test.test_posix.PosixTester) ... ok test_get_and_set_scheduler_and_param (test.test_posix.PosixTester) ... skipped "can't change scheduler" test_getcwd_long_pathnames (test.test_posix.PosixTester) ... ok test_getgrouplist (test.test_posix.PosixTester) ... skipped 'test needs posix.getgrouplist()' test_getgroups (test.test_posix.PosixTester) ... ok test_getresgid (test.test_posix.PosixTester) ... ok test_getresuid (test.test_posix.PosixTester) ... ok test_initgroups (test.test_posix.PosixTester) ... ok test_lchflags_regular_file (test.test_posix.PosixTester) ... skipped 'test needs os.lchflags()' test_lchflags_symlink (test.test_posix.PosixTester) ... skipped 'test needs os.lchflags()' test_lchown (test.test_posix.PosixTester) ... ok test_link_dir_fd (test.test_posix.PosixTester) ... ok test_listdir (test.test_posix.PosixTester) ... ok test_listdir_bytes (test.test_posix.PosixTester) ... ok test_listdir_default (test.test_posix.PosixTester) ... ok test_listdir_fd (test.test_posix.PosixTester) ... ok test_lockf (test.test_posix.PosixTester) ... ok test_makedev (test.test_posix.PosixTester) ... ok test_mkdir_dir_fd (test.test_posix.PosixTester) ... ok test_mkfifo (test.test_posix.PosixTester) ... ok test_mkfifo_dir_fd (test.test_posix.PosixTester) ... ok test_mknod (test.test_posix.PosixTester) ... ok test_mknod_dir_fd (test.test_posix.PosixTester) ... ok test_open_dir_fd (test.test_posix.PosixTester) ... ok test_oscloexec (test.test_posix.PosixTester) ... ok test_osexlock (test.test_posix.PosixTester) ... skipped 'test needs posix.O_EXLOCK' test_osshlock (test.test_posix.PosixTester) ... skipped 'test needs posix.O_SHLOCK' test_path_error2 (test.test_posix.PosixTester) ... ok test_path_with_null_byte (test.test_posix.PosixTester) ... ok test_path_with_null_character (test.test_posix.PosixTester) ... ok test_pipe (test.test_posix.PosixTester) ... ok test_pipe2 (test.test_posix.PosixTester) ... ok test_pipe2_c_limits (test.test_posix.PosixTester) ... skipped 'implementation detail specific to cpython' test_posix_fadvise (test.test_posix.PosixTester) ... ok test_posix_fallocate (test.test_posix.PosixTester) ... ok test_pread (test.test_posix.PosixTester) ... ok test_pwrite (test.test_posix.PosixTester) ... ok test_readlink_dir_fd (test.test_posix.PosixTester) ... ok test_readv (test.test_posix.PosixTester) ... skipped 'test needs posix.readv()' test_rename_dir_fd (test.test_posix.PosixTester) ... ok test_rtld_constants (test.test_posix.PosixTester) ... ok test_sched_getaffinity (test.test_posix.PosixTester) ... skipped "don't have sched affinity support" test_sched_priority (test.test_posix.PosixTester) ... ok test_sched_rr_get_interval (test.test_posix.PosixTester) ... skipped 'no function' test_sched_setaffinity (test.test_posix.PosixTester) ... skipped "don't have sched affinity support" test_sched_yield (test.test_posix.PosixTester) ... ok test_setresgid (test.test_posix.PosixTester) ... ok test_setresgid_exception (test.test_posix.PosixTester) ... ok test_setresuid (test.test_posix.PosixTester) ... ok test_setresuid_exception (test.test_posix.PosixTester) ... ok test_stat (test.test_posix.PosixTester) ... ok test_stat_dir_fd (test.test_posix.PosixTester) ... ok test_statvfs (test.test_posix.PosixTester) ... ok test_strerror (test.test_posix.PosixTester) ... ok BUILDSTDERR: test_symlink_di0.50user 0.07system 0:00.60elapsed 96%CPU (0avgtext+0avgdata 56048maxresident)k BUILDSTDERR: 24inputs+160outputs (1major+19919minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_posixpath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_posixpath r_fd (test.test_posix.PosixTester) ... ok test_truncate (test.test_posix.PosixTester) ... ok test_umask (test.test_posix.PosixTester) ... ok test_unlink_dir_fd (test.test_posix.PosixTester) ... ok test_utime (test.test_posix.PosixTester) ... ok test_utime_dir_fd (test.test_posix.PosixTester) ... ok test_utime_nofollow_symlinks (test.test_posix.PosixTester) ... ok test_utime_with_fd (test.test_posix.PosixTester) ... ok test_waitid (test.test_posix.PosixTester) ... skipped 'test needs posix.waitid()' test_writev (test.test_posix.PosixTester) ... skipped 'test needs posix.writev()' test_initgroups (test.test_posix.PosixGroupsTester) ... skipped 'not enough privileges' test_setgroups (test.test_posix.PosixGroupsTester) ... skipped 'not enough privileges' ---------------------------------------------------------------------- Ran 83 tests in 0.142s OK (skipped=18) 1 test OK. Total duration: 261 ms Tests result: SUCCESS =================== test_posixpath ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9084 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_posixpath test_path_abspath (test.test_posixpath.PathLikeTests) ... ok test_path_basename (test.test_posixpath.PathLikeTests) ... ok test_path_commonpath (test.test_posixpath.PathLikeTests) ... ok test_path_dirname (test.test_posixpath.PathLikeTests) ... ok test_path_expanduser (test.test_posixpath.PathLikeTests) ... ok test_path_expandvars (test.test_posixpath.PathLikeTests) ... ok test_path_isabs (test.test_posixpath.PathLikeTests) ... ok test_path_islink (test.test_posixpath.PathLikeTests) ... ok test_path_ismount (test.test_posixpath.PathLikeTests) ... ok test_path_join (test.test_posixpath.PathLikeTests) ... ok test_path_lexists (test.test_posixpath.PathLikeTests) ... ok test_path_normcase (test.test_posixpath.PathLikeTests) ... ok test_path_normpath (test.test_posixpath.PathLikeTests) ... ok test_path_realpath (test.test_posixpath.PathLikeTests) ... ok test_path_relpath (test.test_posixpath.PathLikeTests) ... ok test_path_split (test.test_posixpath.PathLikeTests) ... ok test_path_splitdrive (test.test_posixpath.PathLikeTests) ... ok test_path_splitext (test.test_posixpath.PathLikeTests) ... ok test_abspath (test.test_posixpath.PosixCommonTest) ... ok test_abspath_issue3426 (test.test_posixpath.PosixCommonTest) ... ok test_commonprefix (test.test_posixpath.PosixCommonTest) ... ok test_exists (test.test_posixpath.PosixCommonTest) ... ok test_exists_fd (test.test_posixpath.PosixCommonTest) ... ok test_expandvars (test.test_posixpath.PosixCommonTest) ... ok test_expandvars_nonascii (test.test_posixpath.PosixCommonTest) ... skipped 'need support.FS_NONASCII' test_filetime (test.test_posixpath.PosixCommonTest) ... ok test_getsize (test.test_posixpath.PosixCommonTest) ... ok test_isdir_dir (test.test_posixpath.PosixCommonTest) ... ok test_isdir_file (test.test_posixpath.PosixCommonTest) ... ok test_isfile_dir (test.test_posixpath.PosixCommonTest) ... ok test_isfile_file (test.test_posixpath.PosixCommonTest) ... ok test_join_errors (test.test_posixpath.PosixCommonTest) ... ok test_no_argument (test.test_posixpath.PosixCommonTest) ... ok test_nonascii_abspath (test.test_posixpath.PosixCommonTest) ... ok test_normcase (test.test_posixpath.PosixCommonTest) ... ok test_normpath_issue5827 (test.test_posixpath.PosixCommonTest) ... ok test_realpath (test.test_posixpath.PosixCommonTest) ... ok test_relpath_errors (test.test_posixpath.PosixCommonTest) ... ok test_samefile (test.test_posixpath.PosixCommonTest) ... ok test_samefile_on_link (test.test_posixpath.PosixCommonTest) ... ok BUILDSTDERR: test_samefile_on_symlink (tes0.47user 0.05system 0:00.53elapsed 98%CPU (0avgtext+0avgdata 52568maxresident)k BUILDSTDERR: 0inputs+376outputs (0major+11322minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pow ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pow BUILDSTDERR: 0.46user 0.03system 0:00.50elapsed 98%CPU (0avgtext+0avgdata 51972maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+11315minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pprint ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pprint t.test_posixpath.PosixCommonTest) ... ok test_sameopenfile (test.test_posixpath.PosixCommonTest) ... ok test_samestat (test.test_posixpath.PosixCommonTest) ... ok test_samestat_on_link (test.test_posixpath.PosixCommonTest) ... ok test_samestat_on_symlink (test.test_posixpath.PosixCommonTest) ... ok test_splitdrive (test.test_posixpath.PosixCommonTest) ... ok test_basename (test.test_posixpath.PosixPathTest) ... ok test_commonpath (test.test_posixpath.PosixPathTest) ... ok test_dirname (test.test_posixpath.PosixPathTest) ... ok test_expanduser (test.test_posixpath.PosixPathTest) ... ok test_isabs (test.test_posixpath.PosixPathTest) ... ok test_islink (test.test_posixpath.PosixPathTest) ... ok test_ismount (test.test_posixpath.PosixPathTest) ... ok test_ismount_different_device (test.test_posixpath.PosixPathTest) ... ok test_ismount_directory_not_readable (test.test_posixpath.PosixPathTest) ... ok test_ismount_non_existent (test.test_posixpath.PosixPathTest) ... ok test_ismount_symlinks (test.test_posixpath.PosixPathTest) ... ok test_join (test.test_posixpath.PosixPathTest) ... ok test_normpath (test.test_posixpath.PosixPathTest) ... ok test_realpath_basic (test.test_posixpath.PosixPathTest) ... ok test_realpath_curdir (test.test_posixpath.PosixPathTest) ... ok test_realpath_deep_recursion (test.test_posixpath.PosixPathTest) ... ok test_realpath_pardir (test.test_posixpath.PosixPathTest) ... ok test_realpath_relative (test.test_posixpath.PosixPathTest) ... ok test_realpath_repeated_indirect_symlinks (test.test_posixpath.PosixPathTest) ... ok test_realpath_resolve_before_normalizing (test.test_posixpath.PosixPathTest) ... ok test_realpath_resolve_first (test.test_posixpath.PosixPathTest) ... ok test_realpath_resolve_parents (test.test_posixpath.PosixPathTest) ... ok test_realpath_symlink_loops (test.test_posixpath.PosixPathTest) ... ok test_relpath (test.test_posixpath.PosixPathTest) ... ok test_relpath_bytes (test.test_posixpath.PosixPathTest) ... ok test_split (test.test_posixpath.PosixPathTest) ... ok test_splitext (test.test_posixpath.PosixPathTest) ... ok ---------------------------------------------------------------------- Ran 73 tests in 0.078s OK (skipped=1) 1 test OK. Total duration: 185 ms Tests result: SUCCESS =================== test_pow ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9088 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pow test_bug643260 (test.test_pow.PowTest) ... ok test_bug705231 (test.test_pow.PowTest) ... ok test_other (test.test_pow.PowTest) ... ok test_powfloat (test.test_pow.PowTest) ... ok test_powint (test.test_pow.PowTest) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.094s OK 1 test OK. Total duration: 187 ms Tests result: SUCCESS =================== test_pprint ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9092 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pprint test_basic (test.test_pprint.QueryTestCase) ... ok test_basic_line_wrap (test.test_pprint.QueryTestCase) ... ok test_bytearray_wrap (test.test_pprint.QueryTestCase) ... ok BUILDSTDERR: test_bytes_wrap (test.test_pprint.QueryTe0.63user 0.03system 0:00.67elapsed 98%CPU (0avgtext+0avgdata 56032maxresident)k BUILDSTDERR: 0inputs+320outputs (0major+12454minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_print ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_print BUILDSTDERR: 0.38user 0.04system 0:00.42elapsed 99%CPU (0avgtext+0avgdata 51980maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9860minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_profile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_profile BUILDSTDERR: 0.39user 0.03system 0:00.43elapsed 99%CPU (0avgtext+0avgdata 52392maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+10773minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_property ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_property stCase) ... ok test_chainmap (test.test_pprint.QueryTestCase) ... ok test_compact (test.test_pprint.QueryTestCase) ... ok test_compact_width (test.test_pprint.QueryTestCase) ... ok test_counter (test.test_pprint.QueryTestCase) ... ok test_default_dict (test.test_pprint.QueryTestCase) ... ok test_depth (test.test_pprint.QueryTestCase) ... ok test_deque (test.test_pprint.QueryTestCase) ... ok test_init (test.test_pprint.QueryTestCase) ... ok test_knotted (test.test_pprint.QueryTestCase) ... ok test_mapping_proxy (test.test_pprint.QueryTestCase) ... ok test_nested_indentations (test.test_pprint.QueryTestCase) ... ok test_ordered_dict (test.test_pprint.QueryTestCase) ... ok test_same_as_repr (test.test_pprint.QueryTestCase) ... ok test_set_of_sets_reprs (test.test_pprint.QueryTestCase) ... skipped 'implementation detail specific to cpython' test_set_reprs (test.test_pprint.QueryTestCase) ... ok test_sort_orderable_and_unorderable_values (test.test_pprint.QueryTestCase) ... ok test_sort_unorderable_values (test.test_pprint.QueryTestCase) ... ok test_sorted_dict (test.test_pprint.QueryTestCase) ... ok test_str_wrap (test.test_pprint.QueryTestCase) ... ok test_subclassing (test.test_pprint.QueryTestCase) ... ok test_unreadable (test.test_pprint.QueryTestCase) ... ok test_user_dict (test.test_pprint.QueryTestCase) ... ok test_user_list (test.test_pprint.QueryTestCase) ... ok test_user_string (test.test_pprint.QueryTestCase) ... ok test_width (test.test_pprint.QueryTestCase) ... ok ---------------------------------------------------------------------- Ran 29 tests in 0.203s OK (skipped=1) 1 test OK. Total duration: 356 ms Tests result: SUCCESS =================== test_print ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9096 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_print test_print (test.test_print.TestPrint) ... ok test_print_flush (test.test_print.TestPrint) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.004s OK 1 test OK. Total duration: 89 ms Tests result: SUCCESS =================== test_profile ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9100 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_profile test_calling_conventions (test.test_profile.ProfileTest) ... ok test_cprofile (test.test_profile.ProfileTest) ... ok test_run (test.test_profile.ProfileTest) ... ok test_runctx (test.test_profile.ProfileTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.024s OK 1 test OK. Total duration: 119 ms Tests result: SUCCESS =================== test_property ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9104 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomiz0.38user 0.03system 0:00.42elapsed 98%CPU (0avgtext+0avgdata 51916maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+10079minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pstats ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pstats BUILDSTDERR: 0.38user 0.04system 0:00.43elapsed 98%CPU (0avgtext+0avgdata 52232maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+10697minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pty ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pty BUILDSTDERR: 0.34user 0.04system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 52584maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+12535minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pulldom ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pulldom ation=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_property test_docstring_copy (test.test_property.PropertySubclassTests) ... ok test_property_new_getter_new_docstring (test.test_property.PropertySubclassTests) ... ok test_property_setter_copies_getter_docstring (test.test_property.PropertySubclassTests) ... ok test_slots_docstring_copy_exception (test.test_property.PropertySubclassTests) ... ok test_property___isabstractmethod__descriptor (test.test_property.PropertyTests) ... ok test_property_builtin_doc_writable (test.test_property.PropertyTests) ... ok test_property_decorator_baseclass (test.test_property.PropertyTests) ... ok test_property_decorator_baseclass_doc (test.test_property.PropertyTests) ... ok test_property_decorator_doc (test.test_property.PropertyTests) ... ok test_property_decorator_doc_writable (test.test_property.PropertyTests) ... ok test_property_decorator_subclass (test.test_property.PropertyTests) ... ok test_property_decorator_subclass_doc (test.test_property.PropertyTests) ... ok test_property_getter_doc_override (test.test_property.PropertyTests) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.004s OK 1 test OK. Total duration: 96 ms Tests result: SUCCESS =================== test_pstats ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9108 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pstats test_combine_results (test.test_pstats.AddCallersTestCase) ... ok test_add (test.test_pstats.StatsTestCase) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.018s OK 1 test OK. Total duration: 107 ms Tests result: SUCCESS =================== test_pty ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9112 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pty test_basic (test.test_pty.PtyTest) ... Calling master_open() Got master_fd '3', slave_name '/dev/pts/0' Calling slave_open('/dev/pts/0') Got slave_fd '4' Writing to slave_fd Writing chunked output ok test_fork (test.test_pty.PtyTest) ... calling pty.fork() Waiting for child (9115) to finish. Child (9115) exited with status 4 (1024). ok test__copy_eof_on_all (test.test_pty.SmallPtyTests) Test the empty read EOF case on both master_fd and stdin. ... ok test__copy_to_each (test.test_pty.SmallPtyTests) Test the normal data case on both master_fd and stdin. ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.007s OK 1 test OK. Total duration: 96 ms Tests result: SUCCESS =================== test_pulldom ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9117 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) BUILDSTDERR: Run tests sequentia0.46user 0.03system 0:00.51elapsed 98%CPU (0avgtext+0avgdata 53108maxresident)k BUILDSTDERR: 40inputs+96outputs (0major+11701minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pwd ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pwd BUILDSTDERR: 0.37user 0.04system 0:00.41elapsed 99%CPU (0avgtext+0avgdata 52540maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9940minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_py_compile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_py_compile BUILDSTDERR: 0.36user 0.04system 0:00.41elapsed 98%CPU (0avgtext+0avgdata 52088maxresident)k BUILDSTDERR: 0inputs+160outputs (0major+10060minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pyclbr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pyclbr lly 0:00:00 [1/1] test_pulldom test_comment (test.test_pulldom.PullDOMTestCase) PullDOM does not receive "comment" events. ... expected failure test_end_document (test.test_pulldom.PullDOMTestCase) PullDOM does not receive "end-document" events. ... expected failure test_expandItem (test.test_pulldom.PullDOMTestCase) Ensure expandItem works as expected. ... ok test_parse (test.test_pulldom.PullDOMTestCase) Minimal test of DOMEventStream.parse() ... ok test_parse_semantics (test.test_pulldom.PullDOMTestCase) Test DOMEventStream parsing semantics. ... ok testSAX2DOM (test.test_pulldom.SAX2DOMTestCase) Ensure SAX2DOM expands nodes as expected. ... ok test_basic (test.test_pulldom.SAX2DOMTestCase) Ensure SAX2DOM can parse from a stream. ... ok test_sax2dom_fail (test.test_pulldom.ThoroughTestCase) SAX2DOM can"t handle a PI before the root element. ... expected failure test_thorough_parse (test.test_pulldom.ThoroughTestCase) Test some of the hard-to-reach parts of PullDOM. ... ok test_thorough_sax2dom (test.test_pulldom.ThoroughTestCase) Test some of the hard-to-reach parts of SAX2DOM. ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.077s OK (expected failures=3) 1 test OK. Total duration: 189 ms Tests result: SUCCESS =================== test_pwd ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9121 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pwd test_errors (test.test_pwd.PwdTest) ... ok test_values (test.test_pwd.PwdTest) ... ok test_values_extended (test.test_pwd.PwdTest) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.006s OK 1 test OK. Total duration: 93 ms Tests result: SUCCESS =================== test_py_compile ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9125 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_py_compile test_absolute_path (test.test_py_compile.PyCompileTests) ... ok test_bad_coding (test.test_py_compile.PyCompileTests) ... ok test_cache_path (test.test_py_compile.PyCompileTests) ... ok test_cwd (test.test_py_compile.PyCompileTests) ... ok test_do_not_overwrite_nonregular_files (test.test_py_compile.PyCompileTests) ... ok test_do_not_overwrite_symlinks (test.test_py_compile.PyCompileTests) ... ok test_double_dot_no_clobber (test.test_py_compile.PyCompileTests) ... ok test_exceptions_propagate (test.test_py_compile.PyCompileTests) ... ok test_optimization_path (test.test_py_compile.PyCompileTests) ... ok test_relative_path (test.test_py_compile.PyCompileTests) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.017s OK 1 test OK. Total duration: 97 ms Tests result: SUCCESS =================== test_pyclbr ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9129 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_w1.96user 0.09system 0:02.08elapsed 99%CPU (0avgtext+0avgdata 99476maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+23771minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pydoc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pydoc rite_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pyclbr test_decorators (test.test_pyclbr.PyclbrTest) ... ok test_easy (test.test_pyclbr.PyclbrTest) ... ok test_issue_14798 (test.test_pyclbr.PyclbrTest) ... ok test_others (test.test_pyclbr.PyclbrTest) ... ok ---------------------------------------------------------------------- Ran 4 tests in 1.636s OK 1 test OK. Total duration: 2 sec Tests result: SUCCESS =================== test_pydoc ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9133 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pydoc test_allmethods (test.test_pydoc.PydocDocTest) ... ok test_getpager_with_stdin_none (test.test_pydoc.PydocDocTest) ... ok test_help_output_redirect (test.test_pydoc.PydocDocTest) ... ok test_html_doc (test.test_pydoc.PydocDocTest) ... ok test_input_strip (test.test_pydoc.PydocDocTest) ... ok test_is_object_or_method (test.test_pydoc.PydocDocTest) ... ok test_is_package_when_is_package (test.test_pydoc.PydocDocTest) ... ok test_is_package_when_not_package (test.test_pydoc.PydocDocTest) ... ok test_issue8225 (test.test_pydoc.PydocDocTest) ... ok test_mixed_case_module_names_are_lower_cased (test.test_pydoc.PydocDocTest) ... ok test_namedtuple_public_underscore (test.test_pydoc.PydocDocTest) ... ok test_non_str_name (test.test_pydoc.PydocDocTest) ... ok test_not_ascii (test.test_pydoc.PydocDocTest) ... ok test_not_here (test.test_pydoc.PydocDocTest) ... ok test_splitdoc_with_description (test.test_pydoc.PydocDocTest) ... ok test_stripid (test.test_pydoc.PydocDocTest) ... ok test_synopsis (test.test_pydoc.PydocDocTest) ... ok test_synopsis_sourceless (test.test_pydoc.PydocDocTest) ... ok test_synopsis_sourceless_empty_doc (test.test_pydoc.PydocDocTest) ... ok test_text_doc (test.test_pydoc.PydocDocTest) ... ok test_text_enum_member_with_value_zero (test.test_pydoc.PydocDocTest) ... ok test_apropos_empty_doc (test.test_pydoc.PydocImportTest) ... ok test_apropos_with_bad_package (test.test_pydoc.PydocImportTest) ... ok test_apropos_with_unreadable_dir (test.test_pydoc.PydocImportTest) ... ok test_badimport (test.test_pydoc.PydocImportTest) ... ok test_importfile (test.test_pydoc.PydocImportTest) ... ok test_modules (test.test_pydoc.PydocImportTest) ... skipped 'causes undesirable side-effects (#20128)' test_modules_search (test.test_pydoc.PydocImportTest) ... skipped 'causes undesirable side-effects (#20128)' test_modules_search_builtin (test.test_pydoc.PydocImportTest) ... skipped 'some buildbots are not cooperating (#20128)' test_url_search_package_error (test.test_pydoc.PydocImportTest) ... ok test_bound_builtin_method (test.test_pydoc.TestDescriptions) ... ok test_bound_python_method (test.test_pydoc.TestDescriptions) ... ok test_builtin (test.test_pydoc.TestDescriptions) ... ok test_class (test.test_pydoc.TestDescriptions) ... ok test_field_order_for_named_tuples (test.test_pydoc.TestDescriptions) ... ok test_module (test.test_pydoc.TestDescriptions) ... ok test_module_level_callable (test.test_pydoc.TestDescriptions) ... ok test_typing_pydoc (test.test_pydoc.TestDescriptions) ... ok test_unbound_builtin_method (test.test_pydoc.TestDescriptions) ... ok test_unbound_python_method (test.test_pydoc.TestDescriptions) ... ok test_server (test.test_pydoc.PydocServerTest) ... ok test_content_type_err (test.test_pydoc.PydocUrlHandlerTest) ... ok test_url_requests (test.test_pydoc.PydocUrlHandlerTest) ... ok test_keywords (test.test_pydoc.TestHelper) ... ok BUILDSTDERR: test_DynamicClassAttribute (te3.59user 0.40system 0:05.05elapsed 79%CPU (0avgtext+0avgdata 92784maxresident)k BUILDSTDERR: 0inputs+272outputs (0major+90072minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_pyexpat ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pyexpat BUILDSTDERR: 0.38user 0.04system 0:00.43elapsed 98%CPU (0avgtext+0avgdata 52184maxresident)k BUILDSTDERR: 0inputs+88outputs (0major+11050minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_queue ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_queue st.test_pydoc.PydocWithMetaClasses) ... ok test_buggy_dir (test.test_pydoc.PydocWithMetaClasses) ... ok test_resolve_false (test.test_pydoc.PydocWithMetaClasses) ... ok test_virtualClassAttributeWithOneMeta (test.test_pydoc.PydocWithMetaClasses) ... ok test_virtualClassAttributeWithTwoMeta (test.test_pydoc.PydocWithMetaClasses) ... ok ---------------------------------------------------------------------- Ran 49 tests in 4.451s OK (skipped=3) 1 test OK. Total duration: 5 sec Tests result: SUCCESS =================== test_pyexpat ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9147 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_pyexpat test1 (test.test_pyexpat.BufferTextTest) ... ok test2 (test.test_pyexpat.BufferTextTest) ... ok test3 (test.test_pyexpat.BufferTextTest) ... ok test4 (test.test_pyexpat.BufferTextTest) ... ok test5 (test.test_pyexpat.BufferTextTest) ... ok test6 (test.test_pyexpat.BufferTextTest) ... ok test7 (test.test_pyexpat.BufferTextTest) ... ok test_buffering_enabled (test.test_pyexpat.BufferTextTest) ... ok test_default_to_disabled (test.test_pyexpat.BufferTextTest) ... ok test_1000_bytes (test.test_pyexpat.ChardataBufferTest) ... ok test_1025_bytes (test.test_pyexpat.ChardataBufferTest) ... ok test_change_size_1 (test.test_pyexpat.ChardataBufferTest) ... ok test_change_size_2 (test.test_pyexpat.ChardataBufferTest) ... ok test_disabling_buffer (test.test_pyexpat.ChardataBufferTest) ... ok test_unchanged_size (test.test_pyexpat.ChardataBufferTest) ... ok test_wrong_size (test.test_pyexpat.ChardataBufferTest) ... ok test_codes (test.test_pyexpat.ErrorMessageTest) ... ok test_expaterror (test.test_pyexpat.ErrorMessageTest) ... ok test_ignore_use_foreign_dtd (test.test_pyexpat.ForeignDTDTests) ... ok test_use_foreign_dtd (test.test_pyexpat.ForeignDTDTests) ... ok test_exception (test.test_pyexpat.HandlerExceptionTest) ... skipped 'PyPy does not have pyexpat.c' test (test.test_pyexpat.InterningTest) ... ok test_issue9402 (test.test_pyexpat.InterningTest) ... ok test1 (test.test_pyexpat.MalformedInputTest) ... ok test2 (test.test_pyexpat.MalformedInputTest) ... ok test_illegal (test.test_pyexpat.NamespaceSeparatorTest) ... ok test_legal (test.test_pyexpat.NamespaceSeparatorTest) ... ok test_zero_length (test.test_pyexpat.NamespaceSeparatorTest) ... ok test_parse_again (test.test_pyexpat.ParseTest) ... ok test_parse_bytes (test.test_pyexpat.ParseTest) ... ok test_parse_file (test.test_pyexpat.ParseTest) ... ok test_parse_str (test.test_pyexpat.ParseTest) ... ok test (test.test_pyexpat.PositionTest) ... ok test_buffer_text (test.test_pyexpat.SetAttributeTest) ... ok test_invalid_attributes (test.test_pyexpat.SetAttributeTest) ... ok test_namespace_prefixes (test.test_pyexpat.SetAttributeTest) ... ok test_ordered_attributes (test.test_pyexpat.SetAttributeTest) ... ok test_specified_attributes (test.test_pyexpat.SetAttributeTest) ... ok test_parse_only_xml_data (test.test_pyexpat.sf1296433Test) ... ok ---------------------------------------------------------------------- Ran 39 tests in 0.014s OK (skipped=1) 1 test OK. Total duration: 122 ms Tests result: SUCCESS =================== test_queue ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9151 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_0.44user 0.05system 0:03.85elapsed 12%CPU (0avgtext+0avgdata 52344maxresident)k BUILDSTDERR: 0inputs+40outputs (0major+11155minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_quopri ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_quopri BUILDSTDERR: 0.55user 0.09system 0:00.65elapsed 99%CPU (0avgtext+0avgdata 52312maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+22858minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_raise ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_raise site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_queue test_failing_queue (test.test_queue.FailingQueueTest) ... ok test_negative_timeout_raises_exception (test.test_queue.LifoQueueTest) ... ok test_nowait (test.test_queue.LifoQueueTest) ... ok test_queue_join (test.test_queue.LifoQueueTest) ... ok test_queue_task_done (test.test_queue.LifoQueueTest) ... ok test_shrinking_queue (test.test_queue.LifoQueueTest) ... ok test_simple_queue (test.test_queue.LifoQueueTest) ... ok test_negative_timeout_raises_exception (test.test_queue.PriorityQueueTest) ... ok test_nowait (test.test_queue.PriorityQueueTest) ... ok test_queue_join (test.test_queue.PriorityQueueTest) ... ok test_queue_task_done (test.test_queue.PriorityQueueTest) ... ok test_shrinking_queue (test.test_queue.PriorityQueueTest) ... ok test_simple_queue (test.test_queue.PriorityQueueTest) ... ok test_negative_timeout_raises_exception (test.test_queue.QueueTest) ... ok test_nowait (test.test_queue.QueueTest) ... ok test_queue_join (test.test_queue.QueueTest) ... ok test_queue_task_done (test.test_queue.QueueTest) ... ok test_shrinking_queue (test.test_queue.QueueTest) ... ok test_simple_queue (test.test_queue.QueueTest) ... ok ---------------------------------------------------------------------- Ran 19 tests in 3.423s OK 1 test OK. Total duration: 4 sec Tests result: SUCCESS =================== test_quopri ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9199 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_quopri test_decode (test.test_quopri.QuopriTestCase) ... ok test_decode_header (test.test_quopri.QuopriTestCase) ... ok test_decodestring (test.test_quopri.QuopriTestCase) ... ok test_decodestring_double_equals (test.test_quopri.QuopriTestCase) ... ok test_embedded_ws (test.test_quopri.QuopriTestCase) ... ok test_encode (test.test_quopri.QuopriTestCase) ... ok test_encode_header (test.test_quopri.QuopriTestCase) ... ok test_encodestring (test.test_quopri.QuopriTestCase) ... ok test_idempotent_string (test.test_quopri.QuopriTestCase) ... ok test_scriptdecode (test.test_quopri.QuopriTestCase) ... ok test_scriptencode (test.test_quopri.QuopriTestCase) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.268s OK 1 test OK. Total duration: 354 ms Tests result: SUCCESS =================== test_raise ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9205 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_raise testCauseSyntax (test.test_raise.TestCause) ... ok test_class_cause (test.test_raise.TestCause) ... ok test_erroneous_cause (test.test_raise.TestCause) ... ok test_instance_cause (test.test_raise.TestCause) ... ok test_invalid_cause (test.test_raise.TestCause) ... ok test_3118 (test.test_raise.TestContext) ... ok test_3611 (test.test_raise.TestContext) ... ok test_c_exception_context (test.test_raise.TestContext) ... ok test_c_exception_raise (test.test_raise.TestContext) ... ok test_class_context_class_raise (test.test_raise.TestContext) ... ok BUILDSTDERR: test_class_context_instance_raise (Exception ignored in: .C.__del__ of .C object at 0xf45bb930>> BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_raise.py", line 381, in __del__ BUILDSTDERR: 1/0 BUILDSTDERR: ZeroDivisionError: division by zero BUILDSTDERR: 0.37user 0.04system 0:00.41elapsed 98%CPU (0avgtext+0avgdata 51932maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+10180minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_random ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_random test.test_raise.TestContext) ... ok test_context_manager (test.test_raise.TestContext) ... ok test_cycle_broken (test.test_raise.TestContext) ... ok test_instance_context_instance_raise (test.test_raise.TestContext) ... ok test_noraise_finally (test.test_raise.TestContext) ... ok test_raise_finally (test.test_raise.TestContext) ... ok test_reraise_cycle_broken (test.test_raise.TestContext) ... ok test_assert_with_tuple_arg (test.test_raise.TestRaise) ... ok test_erroneous_exception (test.test_raise.TestRaise) ... ok test_except_reraise (test.test_raise.TestRaise) ... ok test_finally_reraise (test.test_raise.TestRaise) ... ok test_invalid_reraise (test.test_raise.TestRaise) ... ok test_nested_reraise (test.test_raise.TestRaise) ... ok test_new_returns_invalid_instance (test.test_raise.TestRaise) ... ok test_raise_from_None (test.test_raise.TestRaise) ... ok test_reraise (test.test_raise.TestRaise) ... ok test_with_reraise1 (test.test_raise.TestRaise) ... ok test_with_reraise2 (test.test_raise.TestRaise) ... ok test_yield_reraise (test.test_raise.TestRaise) ... ok test_strings (test.test_raise.TestRemovedFunctionality) ... ok test_tuples (test.test_raise.TestRemovedFunctionality) ... ok test_accepts_traceback (test.test_raise.TestTraceback) ... ok test_sets_traceback (test.test_raise.TestTraceback) ... ok ---------------------------------------------------------------------- Ran 33 tests in 0.007s OK 1 test OK. Total duration: 103 ms Tests result: SUCCESS =================== test_random ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9209 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_random test_53_bits_per_float (test.test_random.MersenneTwister_TestBasicOps) ... ok test_autoseed (test.test_random.MersenneTwister_TestBasicOps) ... ok test_bigrand (test.test_random.MersenneTwister_TestBasicOps) ... ok test_bigrand_ranges (test.test_random.MersenneTwister_TestBasicOps) ... ok test_bug_1727780 (test.test_random.MersenneTwister_TestBasicOps) ... ok test_bug_27706 (test.test_random.MersenneTwister_TestBasicOps) ... ok test_bug_9025 (test.test_random.MersenneTwister_TestBasicOps) ... ok test_choice (test.test_random.MersenneTwister_TestBasicOps) ... ok test_choices (test.test_random.MersenneTwister_TestBasicOps) ... ok test_choices_algorithms (test.test_random.MersenneTwister_TestBasicOps) ... ok test_gauss (test.test_random.MersenneTwister_TestBasicOps) ... ok test_genrandbits (test.test_random.MersenneTwister_TestBasicOps) ... ok test_guaranteed_stable (test.test_random.MersenneTwister_TestBasicOps) ... ok test_long_seed (test.test_random.MersenneTwister_TestBasicOps) ... ok test_pickling (test.test_random.MersenneTwister_TestBasicOps) ... ok test_randbelow_logic (test.test_random.MersenneTwister_TestBasicOps) ... ok test_randbelow_overridden_random (test.test_random.MersenneTwister_TestBasicOps) ... ok test_randrange_bug_1590891 (test.test_random.MersenneTwister_TestBasicOps) ... ok test_rangelimits (test.test_random.MersenneTwister_TestBasicOps) ... ok test_referenceImplementation (test.test_random.MersenneTwister_TestBasicOps) ... ok test_sample (test.test_random.MersenneTwister_TestBasicOps) ... ok test_sample_distribution (test.test_random.MersenneTwister_TestBasicOps) ... ok test_sample_inputs (test.test_random.MersenneTwister_TestBasicOps) ... ok test_sample_on_dicts (test.test_random.MersenneTwister_TestBasicOps) ... ok test_saverestore (test.test_random.MersenneTwister_TestBasicOps) ... ok test_seed_when_randomness_source_not_found (test.test_random.MersenneTwister_TestBasicOps) ... ok BUILDSTDERR: test_seedargs (test.test_random.MersenneTwister_Tes1.88user 0.58system 0:02.59elapsed 94%CPU (0avgtext+0avgdata 74864maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+18212minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_range ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_range tBasicOps) ... ok test_setstate_first_arg (test.test_random.MersenneTwister_TestBasicOps) ... ok test_setstate_middle_arg (test.test_random.MersenneTwister_TestBasicOps) ... ok test_shuffle (test.test_random.MersenneTwister_TestBasicOps) ... ok test_strong_reference_implementation (test.test_random.MersenneTwister_TestBasicOps) ... ok test_53_bits_per_float (test.test_random.SystemRandom_TestBasicOps) ... ok test_autoseed (test.test_random.SystemRandom_TestBasicOps) ... ok test_bigrand (test.test_random.SystemRandom_TestBasicOps) ... ok test_bigrand_ranges (test.test_random.SystemRandom_TestBasicOps) ... ok test_bug_1727780 (test.test_random.SystemRandom_TestBasicOps) ... ok test_bug_9025 (test.test_random.SystemRandom_TestBasicOps) ... ok test_choice (test.test_random.SystemRandom_TestBasicOps) ... ok test_choices (test.test_random.SystemRandom_TestBasicOps) ... ok test_gauss (test.test_random.SystemRandom_TestBasicOps) ... ok test_genrandbits (test.test_random.SystemRandom_TestBasicOps) ... ok test_pickling (test.test_random.SystemRandom_TestBasicOps) ... ok test_randbelow_logic (test.test_random.SystemRandom_TestBasicOps) ... ok test_randrange_errors (test.test_random.SystemRandom_TestBasicOps) ... ok test_randrange_nonunit_step (test.test_random.SystemRandom_TestBasicOps) ... ok test_rangelimits (test.test_random.SystemRandom_TestBasicOps) ... ok test_sample (test.test_random.SystemRandom_TestBasicOps) ... ok test_sample_distribution (test.test_random.SystemRandom_TestBasicOps) ... ok test_sample_inputs (test.test_random.SystemRandom_TestBasicOps) ... ok test_sample_on_dicts (test.test_random.SystemRandom_TestBasicOps) ... ok test_saverestore (test.test_random.SystemRandom_TestBasicOps) ... ok test_seed_when_randomness_source_not_found (test.test_random.SystemRandom_TestBasicOps) ... ok test_seedargs (test.test_random.SystemRandom_TestBasicOps) ... ok test_shuffle (test.test_random.SystemRandom_TestBasicOps) ... ok test_avg_std (test.test_random.TestDistributions) ... ok test_betavariate_return_zero (test.test_random.TestDistributions) ... ok test_constant (test.test_random.TestDistributions) ... ok test_gammavariate_errors (test.test_random.TestDistributions) ... ok test_gammavariate_full_code_coverage (test.test_random.TestDistributions) ... ok test_von_mises_large_kappa (test.test_random.TestDistributions) ... ok test_von_mises_range (test.test_random.TestDistributions) ... ok test_zeroinputs (test.test_random.TestDistributions) ... ok testMagicConstants (test.test_random.TestModule) ... ok test__all__ (test.test_random.TestModule) ... ok test_random_subclass_with_kwargs (test.test_random.TestModule) ... ok ---------------------------------------------------------------------- Ran 65 tests in 2.044s OK 1 test OK. Total duration: 2 sec Tests result: SUCCESS =================== test_range ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9213 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_range test_attributes (test.test_range.RangeTest) ... ok test_comparison (test.test_range.RangeTest) ... ok test_contains (test.test_range.RangeTest) ... ok test_count (test.test_range.RangeTest) ... ok test_empty (test.test_range.RangeTest) ... ok test_exhausted_iterator_pickling (test.test_range.RangeTest) ... ok test_index (test.test_range.RangeTest) ... ok test_invalid_invocation (test.test_range.RangeTest) ... ok test_issue11845 (test.test_range.RangeTest) ... ok test_iterator_pickling (test.test_range.RangeTest) ... ok test_large_exhausted_iterator_pickling (test.test_range.RangeTest) ... ok test_large_operands (test.test_range.RangeTest) ... ok BUILDSTDERR: te1.57user 0.05system 0:01.64elapsed 99%CPU (0avgtext+0avgdata 64356maxresident)k BUILDSTDERR: 0inputs+64outputs (0major+14533minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_re ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_re st_large_range (test.test_range.RangeTest) ... ok test_odd_bug (test.test_range.RangeTest) ... ok test_pickling (test.test_range.RangeTest) ... ok test_range (test.test_range.RangeTest) ... ok test_range_iterator_invocation (test.test_range.RangeTest) ... skipped 'implementation detail specific to cpython' test_range_iterators (test.test_range.RangeTest) ... ok test_repr (test.test_range.RangeTest) ... ok test_reverse_iteration (test.test_range.RangeTest) ... ok test_slice (test.test_range.RangeTest) ... ok test_strided_limits (test.test_range.RangeTest) ... ok test_types (test.test_range.RangeTest) ... ok test_user_index_method (test.test_range.RangeTest) ... ok ---------------------------------------------------------------------- Ran 24 tests in 1.223s OK (skipped=1) 1 test OK. Total duration: 1 sec Tests result: SUCCESS =================== test_re ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9217 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_re test_re_benchmarks (test.test_re.ExternalTests) re_tests benchmarks ... ok test_re_tests (test.test_re.ExternalTests) re_tests test suite ... ok test_overlap_table (test.test_re.ImplementationTest) ... ok test_bytes (test.test_re.PatternReprTests) ... ok test_inline_flags (test.test_re.PatternReprTests) ... ok test_locale (test.test_re.PatternReprTests) ... ok test_long_pattern (test.test_re.PatternReprTests) ... ok test_multiple_flags (test.test_re.PatternReprTests) ... ok test_quotes (test.test_re.PatternReprTests) ... ok test_single_flag (test.test_re.PatternReprTests) ... ok test_unicode_flag (test.test_re.PatternReprTests) ... ok test_unknown_flags (test.test_re.PatternReprTests) ... ok test_without_flags (test.test_re.PatternReprTests) ... ok test_anyall (test.test_re.ReTests) ... ok test_ascii_and_unicode_flag (test.test_re.ReTests) ... ok test_backref_group_name_in_exception (test.test_re.ReTests) ... ok test_basic_re_sub (test.test_re.ReTests) ... ok test_big_codesize (test.test_re.ReTests) ... ok test_bigcharset (test.test_re.ReTests) ... ok test_bug_113254 (test.test_re.ReTests) ... ok test_bug_114660 (test.test_re.ReTests) ... ok test_bug_117612 (test.test_re.ReTests) ... ok test_bug_1661 (test.test_re.ReTests) ... ok test_bug_16688 (test.test_re.ReTests) ... ok test_bug_20998 (test.test_re.ReTests) ... ok test_bug_2537 (test.test_re.ReTests) ... ok test_bug_29444 (test.test_re.ReTests) ... ok test_bug_3629 (test.test_re.ReTests) ... ok test_bug_418626 (test.test_re.ReTests) ... ok test_bug_448951 (test.test_re.ReTests) ... ok test_bug_449000 (test.test_re.ReTests) ... ok test_bug_449964 (test.test_re.ReTests) ... ok test_bug_462270 (test.test_re.ReTests) ... ok test_bug_527371 (test.test_re.ReTests) ... ok test_bug_581080 (test.test_re.ReTests) ... ok test_bug_612074 (test.test_re.ReTests) ... ok test_bug_6509 (test.test_re.ReTests) ... ok test_bug_6561 (test.test_re.ReTests) ... ok test_bug_725106 (test.test_re.ReTests) ... ok test_bug_725149 (test.test_re.ReTests) ... ok test_bug_764548 (test.test_re.ReTests) ... ok test_bug_817234 (test.test_re.ReTests) ... ok test_bug_926075 (test.test_re.ReTests) ... ok test_bug_931848 (test.test_re.ReTests) ... ok test_bytes_str_mixing (test.test_re.ReTests) ... ok test_category (test.test_re.ReTests) ... ok test_character_set_errors (test.test_re.ReTests) ... ok test_compile (test.test_re.ReTests) ... ok test_constants (test.test_re.ReTests) ... ok test_dealloc (test.test_re.ReTests) ... ok test_debug_flag (test.test_re.ReTests) ... ok test_dollar_matches_twice (test.test_re.ReTests) BUILDSTDERR: $ matches the end of string, and just before the terminat1.82user 0.05system 0:01.89elapsed 98%CPU (0avgtext+0avgdata 75696maxresident)k BUILDSTDERR: 0inputs+224outputs (0major+17689minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_readline ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_readline ing ... ok test_empty_array (test.test_re.ReTests) ... ok test_enum (test.test_re.ReTests) ... ok test_error (test.test_re.ReTests) ... ok test_expand (test.test_re.ReTests) ... ok test_finditer (test.test_re.ReTests) ... ok test_flags (test.test_re.ReTests) ... ok test_getattr (test.test_re.ReTests) ... ok test_getlower (test.test_re.ReTests) ... ok test_group (test.test_re.ReTests) ... ok test_group_name_in_exception (test.test_re.ReTests) ... ok test_groupdict (test.test_re.ReTests) ... ok test_ignore_case (test.test_re.ReTests) ... ok test_ignore_case_range (test.test_re.ReTests) ... ok test_ignore_case_set (test.test_re.ReTests) ... ok test_inline_flags (test.test_re.ReTests) ... ok test_issue17998 (test.test_re.ReTests) ... ok test_keep_buffer (test.test_re.ReTests) ... skipped 'pypy buffers can be resized' test_keyword_parameters (test.test_re.ReTests) ... ok test_large_search (test.test_re.ReTests) ... ok test_large_subn (test.test_re.ReTests) ... ok test_locale_caching (test.test_re.ReTests) ... skipped 'test needs en_US.iso88591 locale' test_locale_flag (test.test_re.ReTests) ... ok test_lookahead (test.test_re.ReTests) ... ok test_lookbehind (test.test_re.ReTests) ... ok test_match_getitem (test.test_re.ReTests) ... ok test_match_repr (test.test_re.ReTests) ... ok test_misc_errors (test.test_re.ReTests) ... ok test_multiple_repeat (test.test_re.ReTests) ... ok test_not_literal (test.test_re.ReTests) ... ok test_nothing_to_repeat (test.test_re.ReTests) ... ok test_other_escapes (test.test_re.ReTests) ... ok test_pattern_compare (test.test_re.ReTests) ... ok test_pattern_compare_bytes (test.test_re.ReTests) ... ok test_pickling (test.test_re.ReTests) ... ok test_qualified_re_split (test.test_re.ReTests) ... ok test_qualified_re_sub (test.test_re.ReTests) ... ok test_re_escape (test.test_re.ReTests) ... ok test_re_escape_byte (test.test_re.ReTests) ... ok test_re_escape_non_ascii (test.test_re.ReTests) ... ok test_re_escape_non_ascii_bytes (test.test_re.ReTests) ... ok test_re_findall (test.test_re.ReTests) ... ok test_re_fullmatch (test.test_re.ReTests) ... ok test_re_groupref (test.test_re.ReTests) ... ok test_re_groupref_exists (test.test_re.ReTests) ... ok test_re_groupref_overflow (test.test_re.ReTests) ... ok test_re_match (test.test_re.ReTests) ... ok test_re_split (test.test_re.ReTests) ... ok test_re_subn (test.test_re.ReTests) ... ok test_repeat_minmax (test.test_re.ReTests) ... ok test_repeat_minmax_overflow (test.test_re.ReTests) ... ok test_repeat_minmax_overflow_maxrepeat (test.test_re.ReTests) ... ok test_scanner (test.test_re.ReTests) ... ok test_scoped_flags (test.test_re.ReTests) ... ok test_search_coverage (test.test_re.ReTests) ... ok test_search_dot_unicode (test.test_re.ReTests) ... ok test_search_star_plus (test.test_re.ReTests) ... ok test_special_escapes (test.test_re.ReTests) ... ok test_sre_byte_class_literals (test.test_re.ReTests) ... ok test_sre_byte_literals (test.test_re.ReTests) ... ok test_sre_character_class_literals (test.test_re.ReTests) ... ok test_sre_character_literals (test.test_re.ReTests) ... ok test_stack_overflow (test.test_re.ReTests) ... ok test_string_boundaries (test.test_re.ReTests) ... ok test_sub_template_numeric_escape (test.test_re.ReTests) ... ok test_symbolic_groups (test.test_re.ReTests) ... ok test_symbolic_refs (test.test_re.ReTests) ... ok test_unlimited_zero_width_repeat (test.test_re.ReTests) ... ok test_weakref (test.test_re.ReTests) ... ok ---------------------------------------------------------------------- Ran 120 tests in 1.474s OK (skipped=2) 1 test OK. Total duration: 2 sec Tests result: SUCCESS =================== test_readline ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9221 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecodetest test_readline failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.65user 0.11system 0:00.79elapsed 98%CPU (0avgtext+0avgdata 52660maxresident)k BUILDSTDERR: 0inputs+40outputs (0major+33131minor)pagefaults 0swaps + echo test_readline + for TestName in $(cat testnames.txt) + echo =================== test_regrtest ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_regrtest =0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_readline testHistoryUpdates (test.test_readline.TestHistoryManipulation) ... ok test_nonascii_history (test.test_readline.TestHistoryManipulation) ... ok test_write_read_append (test.test_readline.TestHistoryManipulation) ... skipped 'append_history not available' test_auto_history_disabled (test.test_readline.TestReadline) ... FAIL test_auto_history_enabled (test.test_readline.TestReadline) ... FAIL test_init (test.test_readline.TestReadline) ... ok test_nonascii (test.test_readline.TestReadline) ... skipped 'function not reimplemented in pypy' ====================================================================== FAIL: test_auto_history_disabled (test.test_readline.TestReadline) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_readline.py", line 138, in test_auto_history_disabled self.assertIn(b"History length: 0\r\n", output) AssertionError: b'History length: 0\r\n' not found in bytearray(b'dummy input\r\nTraceback (most recent call last):\r\n File "", line 2, in \r\nAttributeError: module \'readline\' has no attribute \'set_auto_history\'\r\n') ====================================================================== FAIL: test_auto_history_enabled (test.test_readline.TestReadline) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_readline.py", line 134, in test_auto_history_enabled self.assertIn(b"History length: 1\r\n", output) AssertionError: b'History length: 1\r\n' not found in bytearray(b'dummy input\r\nTraceback (most recent call last):\r\n File "", line 2, in \r\nAttributeError: module \'readline\' has no attribute \'set_auto_history\'\r\n') ---------------------------------------------------------------------- Ran 7 tests in 0.384s FAILED (failures=2, skipped=2) test_readline failed 1 test failed: test_readline Total duration: 493 ms Tests result: FAILURE =================== test_regrtest ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9230 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_regrtest test_coverage (test.test_regrtest.ArgsTestCase) ... ok test_failing_test (test.test_regrtest.ArgsTestCase) ... ok test_forever (test.test_regrtest.ArgsTestCase) ... ok test_fromfile (test.test_regrtest.ArgsTestCase) ... ok test_huntrleaks_fd_leak (test.test_regrtest.ArgsTestCase) ... skipped 'need a debug build' test_interrupted (test.test_regrtest.ArgsTestCase) ... ok test_list_tests (test.test_regrtest.ArgsTestCase) ... ok test_random (test.test_regrtest.ArgsTestCase) ... ok test_resources (test.test_regrtest.ArgsTestCase) ... ok test_slow_interrupted (test.test_regrtest.ArgsTestCase) ... ok test_slowest (test.test_regrtest.ArgsTestCase) ... ok test_wait (test.test_regrtest.ArgsTestCase) ... ok test_arg (test.test_regrtest.ParseArgsTestCase) ... ok test_arg_option_arg (test.test_regrtest.ParseArgsTestCase) ... ok test_coverage (test.test_regrtest.ParseArgsTestCase) ... ok test_coverdir (test.test_regrtest.ParseArgsTestCase) ... ok test_exclude (test.test_regrtest.ParseArgsTestCase) ... ok test_failfast (test.test_regrtest.ParseArgsTestCase) ... ok test_forever (test.test_regrtest.ParseArgsTestCase) ... ok test_fromfile (test.test_regrtest.ParseArgsTestCase) ... ok BUILDSTDERR: test_headertest test_regrtest failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 19.33user 2.02system 0:13.81elapsed 154%CPU (0avgtext+0avgdata 64644maxresident)k BUILDSTDERR: 0inputs+2128outputs (0major+352177minor)pagefaults 0swaps + echo test_regrtest + for TestName in $(cat testnames.txt) + echo =================== test_reprlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_reprlib (test.test_regrtest.ParseArgsTestCase) ... ok test_help (test.test_regrtest.ParseArgsTestCase) ... ok test_huntrleaks (test.test_regrtest.ParseArgsTestCase) ... ok test_long_option__partial (test.test_regrtest.ParseArgsTestCase) ... ok test_match (test.test_regrtest.ParseArgsTestCase) ... ok test_memlimit (test.test_regrtest.ParseArgsTestCase) ... ok test_multiprocess (test.test_regrtest.ParseArgsTestCase) ... test_nocoverdir (test.test_regrtest.ParseArgsTestCase) ... ok test_nowindows (test.test_regrtest.ParseArgsTestCase) ... ok test_option_and_arg (test.test_regrtest.ParseArgsTestCase) ... ok test_option_with_empty_string_value (test.test_regrtest.ParseArgsTestCase) ... ok test_quiet (test.test_regrtest.ParseArgsTestCase) ... ok test_randomize (test.test_regrtest.ParseArgsTestCase) ... ok test_randseed (test.test_regrtest.ParseArgsTestCase) ... ok test_runleaks (test.test_regrtest.ParseArgsTestCase) ... ok test_single (test.test_regrtest.ParseArgsTestCase) ... ok test_slaveargs (test.test_regrtest.ParseArgsTestCase) ... ok test_slow (test.test_regrtest.ParseArgsTestCase) ... ok test_start (test.test_regrtest.ParseArgsTestCase) ... ok test_testdir (test.test_regrtest.ParseArgsTestCase) ... ok test_threshold (test.test_regrtest.ParseArgsTestCase) ... ok test_timeout (test.test_regrtest.ParseArgsTestCase) ... ok test_two_options (test.test_regrtest.ParseArgsTestCase) ... ok test_unknown_option (test.test_regrtest.ParseArgsTestCase) ... ok test_unrecognized_argument (test.test_regrtest.ParseArgsTestCase) ... ok test_use (test.test_regrtest.ParseArgsTestCase) ... ok test_verbose (test.test_regrtest.ParseArgsTestCase) ... ok test_verbose2 (test.test_regrtest.ParseArgsTestCase) ... ok test_verbose3 (test.test_regrtest.ParseArgsTestCase) ... ok test_wait (test.test_regrtest.ParseArgsTestCase) ... ok test_module_autotest (test.test_regrtest.ProgramsTestCase) ... ok test_module_from_test_autotest (test.test_regrtest.ProgramsTestCase) ... ok test_module_regrtest (test.test_regrtest.ProgramsTestCase) ... ok test_module_test (test.test_regrtest.ProgramsTestCase) ... ok test_pcbuild_rt (test.test_regrtest.ProgramsTestCase) ... skipped 'Windows only' test_script_autotest (test.test_regrtest.ProgramsTestCase) ... ok test_script_regrtest (test.test_regrtest.ProgramsTestCase) ... ok test_tools_buildbot_test (test.test_regrtest.ProgramsTestCase) ... skipped 'test.bat script is not installed' test_tools_script_run_tests (test.test_regrtest.ProgramsTestCase) ... skipped 'run_tests.py script is not installed' ====================================================================== FAIL: test_multiprocess (test.test_regrtest.ParseArgsTestCase) (opt='-j') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_regrtest.py", line 233, in test_multiprocess self.checkError([opt, '0', '-M', '4G'], "don't go together") File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_regrtest.py", line 45, in checkError libregrtest._parse_args(args) AssertionError: SystemExit not raised ====================================================================== FAIL: test_multiprocess (test.test_regrtest.ParseArgsTestCase) (opt='--multiprocess') ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_regrtest.py", line 233, in test_multiprocess self.checkError([opt, '0', '-M', '4G'], "don't go together") File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_regrtest.py", line 45, in checkError libregrtest._parse_args(args) AssertionError: SystemExit not raised ---------------------------------------------------------------------- Ran 59 tests in 13.414s FAILED (failures=2, skipped=4) test_regrtest failed 1 test failed: test_regrtest Total duration: 14 sec Tests result: FAILURE =================== test_reprlib ==================== BUILDSTDERR: == PyPy 3.6.1 (6793278e2d35, Jul 20.39user 0.05system 0:00.44elapsed 99%CPU (0avgtext+0avgdata 52036maxresident)k BUILDSTDERR: 0inputs+144outputs (0major+10689minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_resource ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_resource BUILDSTDERR: 0.38user 0.05system 0:00.44elapsed 99%CPU (0avgtext+0avgdata 86900maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+21122minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_richcmp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_richcmp 7 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9381 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_reprlib test_builtin_function (test.test_reprlib.LongReprTest) ... skipped 'needs a built-in function with a really long name' test_class (test.test_reprlib.LongReprTest) ... ok test_instance (test.test_reprlib.LongReprTest) ... ok test_method (test.test_reprlib.LongReprTest) ... ok test_module (test.test_reprlib.LongReprTest) ... ok test_object (test.test_reprlib.LongReprTest) ... skipped 'need a suitable object' test_type (test.test_reprlib.LongReprTest) ... ok test_builtin_function (test.test_reprlib.ReprTests) ... ok test_cell (test.test_reprlib.ReprTests) ... ok test_container (test.test_reprlib.ReprTests) ... ok test_descriptors (test.test_reprlib.ReprTests) ... ok test_frozenset (test.test_reprlib.ReprTests) ... ok test_instance (test.test_reprlib.ReprTests) ... ok test_lambda (test.test_reprlib.ReprTests) ... ok test_nesting (test.test_reprlib.ReprTests) ... ok test_numbers (test.test_reprlib.ReprTests) ... ok test_range (test.test_reprlib.ReprTests) ... ok test_set_literal (test.test_reprlib.ReprTests) ... ok test_string (test.test_reprlib.ReprTests) ... ok test_tuple (test.test_reprlib.ReprTests) ... ok test_unsortable (test.test_reprlib.ReprTests) ... ok test_assigned_attributes (test.test_reprlib.TestRecursiveRepr) ... ok test_recursive_repr (test.test_reprlib.TestRecursiveRepr) ... ok ---------------------------------------------------------------------- Ran 23 tests in 0.026s OK (skipped=2) 1 test OK. Total duration: 124 ms Tests result: SUCCESS =================== test_resource ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9385 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_resource test_args (test.test_resource.ResourceTest) ... ok test_freebsd_contants (test.test_resource.ResourceTest) ... ok test_fsize_enforced (test.test_resource.ResourceTest) ... ok test_fsize_ismax (test.test_resource.ResourceTest) ... ok test_fsize_toobig (test.test_resource.ResourceTest) ... ok test_getrusage (test.test_resource.ResourceTest) ... ok test_linux_constants (test.test_resource.ResourceTest) ... ok test_pagesize (test.test_resource.ResourceTest) ... ok test_prlimit (test.test_resource.ResourceTest) ... skipped 'no prlimit' test_prlimit_refcount (test.test_resource.ResourceTest) ... skipped 'no prlimit' test_setrusage_refcount (test.test_resource.ResourceTest) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.094s OK (skipped=2) 1 test OK. Total duration: 179 ms Tests result: SUCCESS =================== test_richcmp ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9389 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) BUILDSTDERR: Run tests sequentiall0.34user 0.03system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 53280maxresident)k BUILDSTDERR: 0inputs+56outputs (0major+11606minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_rlcompleter ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_rlcompleter BUILDSTDERR: /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/rlcompleter.py:80: UserWarning: readline.redisplay() not implemented BUILDSTDERR: readline.redisplay() BUILDSTDERR: 0.42user 0.05system 0:00.48elapsed 98%CPU (0avgtext+0avgdata 52304maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+11446minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_robotparser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_robotparser y 0:00:00 [1/1] test_richcmp test_dicts (test.test_richcmp.DictTest) ... ok test_badentry (test.test_richcmp.ListTest) ... ok test_coverage (test.test_richcmp.ListTest) ... ok test_goodentry (test.test_richcmp.ListTest) ... ok test_exception_message (test.test_richcmp.MiscTest) ... ok test_misbehavin (test.test_richcmp.MiscTest) ... ok test_not (test.test_richcmp.MiscTest) ... ok test_recursion (test.test_richcmp.MiscTest) ... ok test_basic (test.test_richcmp.NumberTest) ... ok test_values (test.test_richcmp.NumberTest) ... ok test_mixed (test.test_richcmp.VectorTest) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.034s OK 1 test OK. Total duration: 110 ms Tests result: SUCCESS =================== test_rlcompleter ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9393 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_rlcompleter test_attr_matches (test.test_rlcompleter.TestRlcompleter) ... ok test_complete (test.test_rlcompleter.TestRlcompleter) ... ok test_duplicate_globals (test.test_rlcompleter.TestRlcompleter) ... ok test_excessive_getattr (test.test_rlcompleter.TestRlcompleter) ... ok test_global_matches (test.test_rlcompleter.TestRlcompleter) ... ok test_namespace (test.test_rlcompleter.TestRlcompleter) ... ok test_uncreated_attr (test.test_rlcompleter.TestRlcompleter) ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.036s OK 1 test OK. Total duration: 147 ms Tests result: SUCCESS =================== test_robotparser ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9397 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_robotparser test_bad_urls (test.test_robotparser.AnotherInvalidRequestRateTest) ... ok test_good_urls (test.test_robotparser.AnotherInvalidRequestRateTest) ... ok test_bad_urls (test.test_robotparser.CrawlDelayAndCustomAgentTest) ... ok test_good_urls (test.test_robotparser.CrawlDelayAndCustomAgentTest) ... ok test_bad_urls (test.test_robotparser.CrawlDelayAndRequestRateTest) ... ok test_good_urls (test.test_robotparser.CrawlDelayAndRequestRateTest) ... ok test_request_rate (test.test_robotparser.CrawlDelayAndRequestRateTest) ... ok test_bad_urls (test.test_robotparser.DefaultEntryTest) ... ok test_good_urls (test.test_robotparser.DefaultEntryTest) ... ok test_request_rate (test.test_robotparser.DefaultEntryTest) ... ok test_bad_urls (test.test_robotparser.DifferentAgentTest) ... ok test_good_urls (test.test_robotparser.DifferentAgentTest) ... ok test_request_rate (test.test_robotparser.DifferentAgentTest) ... ok test_bad_urls (test.test_robotparser.DisallowQueryStringTest) ... ok test_good_urls (test.test_robotparser.DisallowQueryStringTest) ... ok test_bad_urls (test.test_robotparser.EmptyQueryStringTest) ... ok test_good_urls (test.test_robotparser.EmptyQueryStringTest) ... ok test_bad_urls (test.test_robotparser.GoogleURLOrderingTest) ... ok test_good_urls (test.test_robotparser.GoogleURLOrderingTest) ... ok test_bad_urls (test.test_robotparser.InvalidCrawlDelayTest) ... ok test_good_urls (test.test_robotparser.InvalidCrawlDelayTest) ... ok BUILDSTDERR: test_bad_urls 0.42user 0.03system 0:00.46elapsed 98%CPU (0avgtext+0avgdata 52964maxresident)k BUILDSTDERR: 0inputs+40outputs (0major+11661minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_runpy ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_runpy BUILDSTDERR: 3.24user 0.20system 0:03.51elapsed 98%CPU (0avgtext+0avgdata 111760maxresident)k BUILDSTDERR: 0inputs+1512outputs (0major+26530minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_sax ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sax (test.test_robotparser.InvalidRequestRateTest) ... ok test_good_urls (test.test_robotparser.InvalidRequestRateTest) ... ok skipped "Use of the 'network' resource not enabled" testPasswordProtectedSite (test.test_robotparser.PasswordProtectedSiteTestCase) ... ok test_bad_urls (test.test_robotparser.RejectAllRobotsTest) ... ok test_good_urls (test.test_robotparser.RejectAllRobotsTest) ... ok test_bad_urls (test.test_robotparser.UseFirstUserAgentWildcardTest) ... ok test_good_urls (test.test_robotparser.UseFirstUserAgentWildcardTest) ... ok test_bad_urls (test.test_robotparser.UserAgentGoogleMobileTest) ... ok test_good_urls (test.test_robotparser.UserAgentGoogleMobileTest) ... ok test_bad_urls (test.test_robotparser.UserAgentOrderingTest) ... ok test_good_urls (test.test_robotparser.UserAgentOrderingTest) ... ok test_bad_urls (test.test_robotparser.UserAgentWildcardTest) ... ok test_good_urls (test.test_robotparser.UserAgentWildcardTest) ... ok ---------------------------------------------------------------------- Ran 34 tests in 0.050s OK (skipped=1) 1 test OK. Total duration: 192 ms Tests result: SUCCESS =================== test_runpy ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9402 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_runpy test_run_code (test.test_runpy.ExecutionLayerTestCase) ... ok test_run_module_code (test.test_runpy.ExecutionLayerTestCase) ... ok test_explicit_relative_import (test.test_runpy.RunModuleTestCase) ... ok test_invalid_names (test.test_runpy.RunModuleTestCase) ... ok test_library_module (test.test_runpy.RunModuleTestCase) ... ok test_main_relative_import (test.test_runpy.RunModuleTestCase) ... ok test_package_imported_no_warning (test.test_runpy.RunModuleTestCase) ... ok test_pkgutil_walk_packages (test.test_runpy.RunModuleTestCase) ... ok test_run_module (test.test_runpy.RunModuleTestCase) ... ok test_run_module_alter_sys (test.test_runpy.RunModuleTestCase) ... ok test_run_module_in_namespace_package (test.test_runpy.RunModuleTestCase) ... ok test_run_name (test.test_runpy.RunModuleTestCase) ... ok test_run_namespace_package (test.test_runpy.RunModuleTestCase) ... ok test_run_namespace_package_in_namespace_package (test.test_runpy.RunModuleTestCase) ... ok test_run_package (test.test_runpy.RunModuleTestCase) ... ok test_run_package_alter_sys (test.test_runpy.RunModuleTestCase) ... ok test_run_package_in_namespace_package (test.test_runpy.RunModuleTestCase) ... ok test_run_package_init_exceptions (test.test_runpy.RunModuleTestCase) ... ok test_submodule_imported_warning (test.test_runpy.RunModuleTestCase) ... ok test_basic_script (test.test_runpy.RunPathTestCase) ... ok test_basic_script_no_suffix (test.test_runpy.RunPathTestCase) ... ok test_directory (test.test_runpy.RunPathTestCase) ... ok test_directory_compiled (test.test_runpy.RunPathTestCase) ... ok test_directory_error (test.test_runpy.RunPathTestCase) ... ok test_encoding (test.test_runpy.RunPathTestCase) ... ok test_main_recursion_error (test.test_runpy.RunPathTestCase) ... ok test_script_compiled (test.test_runpy.RunPathTestCase) ... ok test_zipfile (test.test_runpy.RunPathTestCase) ... ok test_zipfile_compiled (test.test_runpy.RunPathTestCase) ... ok test_zipfile_error (test.test_runpy.RunPathTestCase) ... ok ---------------------------------------------------------------------- Ran 30 tests in 3.076s OK 1 test OK. Total duration: 3 sec Tests result: SUCCESS =================== test_sax ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9406 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_sax test_make_parser2 (test.test_sax.MakeParserTest) ... ok test_parseString_bytes (test.test_sax.ParseTest) ... ok test_parseString_text (test.test_sax.ParseTest) ... ok test_parse_InputSource (test.test_sax.ParseTest) ... ok test_parse_bytes (test.test_sax.ParseTest) ... ok test_parse_text (test.test_sax.ParseTest) ... ok test_double_quoteattr (test.test_sax.SaxutilsTest) ... ok test_escape_all (test.test_sax.SaxutilsTest) ... ok test_escape_basic (test.test_sax.SaxutilsTest) ... ok test_escape_extra (test.test_sax.SaxutilsTest) ... ok test_make_parser (test.test_sax.SaxutilsTest) ... ok test_quoteattr_basic (test.test_sax.SaxutilsTest) ... ok test_single_double_quoteattr (test.test_sax.SaxutilsTest) ... ok test_single_quoteattr (test.test_sax.SaxutilsTest) ... ok test_unescape_all (test.test_sax.SaxutilsTest) ... ok test_unescape_amp_extra (test.test_sax.SaxutilsTest) ... ok test_unescape_basic (test.test_sax.SaxutilsTest) ... ok test_unescape_extra (test.test_sax.SaxutilsTest) ... ok test_binary_file (test.test_sax.PrepareInputSourceTest) ... ok test_byte_stream (test.test_sax.PrepareInputSourceTest) ... ok test_character_stream (test.test_sax.PrepareInputSourceTest) ... ok test_string (test.test_sax.PrepareInputSourceTest) ... ok test_system_id (test.test_sax.PrepareInputSourceTest) ... ok test_text_file (test.test_sax.PrepareInputSourceTest) ... ok test_1463026_1 (test.test_sax.StringXmlgenTest) ... ok test_1463026_1_empty (test.test_sax.StringXmlgenTest) ... ok test_1463026_2 (test.test_sax.StringXmlgenTest) ... ok test_1463026_2_empty (test.test_sax.StringXmlgenTest) ... ok test_1463026_3 (test.test_sax.StringXmlgenTest) ... ok test_1463026_3_empty (test.test_sax.StringXmlgenTest) ... ok test_5027_1 (test.test_sax.StringXmlgenTest) ... ok test_5027_2 (test.test_sax.StringXmlgenTest) ... ok test_no_close_file (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_attr_escape (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_basic (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_basic_empty (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_content (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_content_empty (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_content_escape (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_encoding (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_encoding_bytes (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_fragment (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_ignorable (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_ignorable_empty (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_ns (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_ns_empty (test.test_sax.StringXmlgenTest) ... ok test_xmlgen_pi (test.test_sax.StringXmlgenTest) ... ok test_1463026_1 (test.test_sax.BytesXmlgenTest) ... ok test_1463026_1_empty (test.test_sax.BytesXmlgenTest) ... ok test_1463026_2 (test.test_sax.BytesXmlgenTest) ... ok test_1463026_2_empty (test.test_sax.BytesXmlgenTest) ... ok test_1463026_3 (test.test_sax.BytesXmlgenTest) ... ok test_1463026_3_empty (test.test_sax.BytesXmlgenTest) ... ok test_5027_1 (test.test_sax.BytesXmlgenTest) ... ok test_5027_2 (test.test_sax.BytesXmlgenTest) ... ok test_no_close_file (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_attr_escape (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_basic (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_basic_empty (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_content (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_content_empty (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_content_escape (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_encoding (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_encoding_bytes (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_fragment (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_ignorable (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_ignorable_empty (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_ns (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_ns_empty (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_pi (test.test_sax.BytesXmlgenTest) ... ok test_xmlgen_unencodable (test.test_sax.BytesXmlgenTest) ... ok test_1463026_1 (test.test_sax.WriterXmlgenTest) ... ok test_1463026_1_empty (test.test_sax.WriterXmlgenTest) ... ok test_1463026_2 (test.test_sax.WriterXmlgenTest) ... ok test_1463026_2_empty (test.test_sax.WriterXmlgenTest) ... ok test_1463026_3 (test.test_sax.WriterXmlgenTest) ... ok test_1463026_3_empty (test.test_sax.WriterXmlgenTest) ... ok test_5027_1 (test.test_sax.WriterXmlgenTest) ... ok test_5027_2 (test.test_sax.WriterXmlgenTest) ... ok test_no_close_file (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_attr_escape (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_basic (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_basic_empty (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_content (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_content_empty (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_content_escape (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_encoding (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_encoding_bytes (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_fragment (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_ignorable (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_ignorable_empty (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_ns (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_ns_empty (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_pi (test.test_sax.WriterXmlgenTest) ... ok test_xmlgen_unencodable (test.test_sax.WriterXmlgenTest) ... ok test_1463026_1 (test.test_sax.StreamWriterXmlgenTest) ... ok test_1463026_1_empty (test.test_sax.StreamWriterXmlgenTest) ... ok test_1463026_2 (test.test_sax.StreamWriterXmlgenTest) ... ok test_1463026_2_empty (test.test_sax.StreamWriterXmlgenTest) ... ok test_1463026_3 (test.test_sax.StreamWriterXmlgenTest) ... ok test_1463026_3_empty (test.test_sax.StreamWriterXmlgenTest) ... ok test_5027_1 (test.test_sax.StreamWriterXmlgenTest) ... ok test_5027_2 (test.test_sax.StreamWriterXmlgenTest) ... ok test_no_close_file (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_attr_escape (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_basic (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_basic_empty (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_content (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_content_empty (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_content_escape (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_encoding (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_encoding_bytes (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_fragment (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_ignorable (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_ignorable_empty (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_ns (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_ns_empty (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_pi (test.test_sax.StreamWriterXmlgenTest) ... ok test_xmlgen_unencodable (test.test_sax.StreamWriterXmlgenTest) ... ok test_1463026_1 (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_1463026_1_empty (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_1463026_2 (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_1463026_2_empty (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_1463026_3 (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_1463026_3_empty (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_5027_1 (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_5027_2 (test.test_sax.StreamReaderWriterXmlgenTest) ... ok BUILDSTDERR: test_no_c0.54user 0.05system 0:00.62elapsed 97%CPU (0avgtext+0avgdata 56504maxresident)k BUILDSTDERR: 0inputs+696outputs (0major+12607minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_sched ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sched lose_file (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_attr_escape (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_basic (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_basic_empty (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_content (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_content_empty (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_content_escape (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_encoding (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_encoding_bytes (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_fragment (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_ignorable (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_ignorable_empty (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_ns (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_ns_empty (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_pi (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_xmlgen_unencodable (test.test_sax.StreamReaderWriterXmlgenTest) ... ok test_expat_attrs_empty (test.test_sax.ExpatReaderTest) ... ok test_expat_attrs_wattr (test.test_sax.ExpatReaderTest) ... ok test_expat_binary_file (test.test_sax.ExpatReaderTest) ... ok test_expat_binary_file_bytes_name (test.test_sax.ExpatReaderTest) ... ok test_expat_binary_file_int_name (test.test_sax.ExpatReaderTest) ... ok test_expat_binary_file_nonascii (test.test_sax.ExpatReaderTest) ... skipped 'Requires non-ascii filenames support' test_expat_dtdhandler (test.test_sax.ExpatReaderTest) ... ok test_expat_entityresolver (test.test_sax.ExpatReaderTest) ... ok test_expat_incremental (test.test_sax.ExpatReaderTest) ... ok test_expat_incremental_reset (test.test_sax.ExpatReaderTest) ... ok test_expat_inpsource_byte_stream (test.test_sax.ExpatReaderTest) ... ok test_expat_inpsource_character_stream (test.test_sax.ExpatReaderTest) ... ok test_expat_inpsource_filename (test.test_sax.ExpatReaderTest) ... ok test_expat_inpsource_sysid (test.test_sax.ExpatReaderTest) ... ok test_expat_inpsource_sysid_nonascii (test.test_sax.ExpatReaderTest) ... skipped 'Requires non-ascii filenames support' test_expat_locator_noinfo (test.test_sax.ExpatReaderTest) ... ok test_expat_locator_withinfo (test.test_sax.ExpatReaderTest) ... ok test_expat_locator_withinfo_nonascii (test.test_sax.ExpatReaderTest) ... skipped 'Requires non-ascii filenames support' test_expat_nsattrs_empty (test.test_sax.ExpatReaderTest) ... ok test_expat_nsattrs_wattr (test.test_sax.ExpatReaderTest) ... ok test_expat_text_file (test.test_sax.ExpatReaderTest) ... ok test_expat_incomplete (test.test_sax.ErrorReportingTest) ... ok test_expat_inpsource_location (test.test_sax.ErrorReportingTest) ... ok test_sax_parse_exception_str (test.test_sax.ErrorReportingTest) ... ok test_attrs_empty (test.test_sax.XmlReaderTest) ... ok test_attrs_wattr (test.test_sax.XmlReaderTest) ... ok test_nsattrs_empty (test.test_sax.XmlReaderTest) ... ok test_nsattrs_wattr (test.test_sax.XmlReaderTest) ... ok ---------------------------------------------------------------------- Ran 171 tests in 0.170s OK (skipped=3) 1 test OK. Total duration: 322 ms Tests result: SUCCESS =================== test_sched ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9410 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_sched test_args_kwargs (test.test_sched.TestCase) ... ok test_cancel (test.test_sched.TestCase) ... ok test_cancel_concurrent (test.test_sched.TestCase) ... ok BUILDSTDERR: test0.33user 0.03system 0:00.92elapsed 40%CPU (0avgtext+0avgdata 52180maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+10025minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_scope ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_scope BUILDSTDERR: 0.36user 0.03system 0:00.40elapsed 99%CPU (0avgtext+0avgdata 52060maxresident)k BUILDSTDERR: 0inputs+96outputs (0major+10404minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_script_helper ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_script_helper _empty (test.test_sched.TestCase) ... ok test_enter (test.test_sched.TestCase) ... ok test_enter_concurrent (test.test_sched.TestCase) ... ok test_enterabs (test.test_sched.TestCase) ... ok test_priority (test.test_sched.TestCase) ... ok test_queue (test.test_sched.TestCase) ... ok test_run_non_blocking (test.test_sched.TestCase) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.550s OK 1 test OK. Total duration: 637 ms Tests result: SUCCESS =================== test_scope ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9416 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_scope testBoundAndFree (test.test_scope.ScopeTests) ... ok testCellIsKwonlyArg (test.test_scope.ScopeTests) ... ok testCellLeak (test.test_scope.ScopeTests) ... ok testClassAndGlobal (test.test_scope.ScopeTests) ... ok testClassNamespaceOverridesClosure (test.test_scope.ScopeTests) ... ok testComplexDefinitions (test.test_scope.ScopeTests) ... ok testEvalExecFreeVars (test.test_scope.ScopeTests) ... ok testEvalFreeVars (test.test_scope.ScopeTests) ... ok testExtraNesting (test.test_scope.ScopeTests) ... ok testFreeVarInMethod (test.test_scope.ScopeTests) ... ok testFreeingCell (test.test_scope.ScopeTests) ... ok testGlobalInParallelNestedFunctions (test.test_scope.ScopeTests) ... ok testInteractionWithTraceFunc (test.test_scope.ScopeTests) ... ok testLambdas (test.test_scope.ScopeTests) ... ok testLeaks (test.test_scope.ScopeTests) ... ok testListCompLocalVars (test.test_scope.ScopeTests) ... ok testLocalsClass (test.test_scope.ScopeTests) ... ok testLocalsClass_WithTrace (test.test_scope.ScopeTests) ... ok testLocalsFunction (test.test_scope.ScopeTests) ... ok testMixedFreevarsAndCellvars (test.test_scope.ScopeTests) ... ok testNearestEnclosingScope (test.test_scope.ScopeTests) ... ok testNestedNonLocal (test.test_scope.ScopeTests) ... ok testNestingGlobalNoFree (test.test_scope.ScopeTests) ... ok testNestingPlusFreeRefToGlobal (test.test_scope.ScopeTests) ... ok testNestingThroughClass (test.test_scope.ScopeTests) ... ok testNonLocalClass (test.test_scope.ScopeTests) ... ok testNonLocalFunction (test.test_scope.ScopeTests) ... ok testNonLocalGenerator (test.test_scope.ScopeTests) ... ok testNonLocalMethod (test.test_scope.ScopeTests) ... ok testRecursion (test.test_scope.ScopeTests) ... ok testScopeOfGlobalStmt (test.test_scope.ScopeTests) ... ok testSimpleAndRebinding (test.test_scope.ScopeTests) ... ok testSimpleNesting (test.test_scope.ScopeTests) ... ok testTopIsNotSignificant (test.test_scope.ScopeTests) ... ok testUnboundLocal (test.test_scope.ScopeTests) ... ok testUnboundLocal_AfterDel (test.test_scope.ScopeTests) ... ok testUnboundLocal_AugAssign (test.test_scope.ScopeTests) ... ok testUnoptimizedNamespaces (test.test_scope.ScopeTests) ... ok ---------------------------------------------------------------------- Ran 38 tests in 0.056s OK 1 test OK. Total duration: 133 ms Tests result: SUCCESS =================== test_script_helper ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9420 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially BUILDSTDERR: 0:00:00 [1/1] test_script_help0.62user 0.11system 0:00.74elapsed 99%CPU (0avgtext+0avgdata 52344maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+35400minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_secrets ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_secrets BUILDSTDERR: 0.31user 0.02system 0:00.34elapsed 98%CPU (0avgtext+0avgdata 52272maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+10024minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_select ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_select BUILDSTDERR: 0.36user 0.05system 0:11.42elapsed 3%CPU (0avgtext+0avgdata 52040maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+12968minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_selectors ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_selectors er test_assert_python_failure (test.test_script_helper.TestScriptHelper) ... ok test_assert_python_failure_raises (test.test_script_helper.TestScriptHelper) ... ok test_assert_python_isolated_when_env_not_required (test.test_script_helper.TestScriptHelper) ... ok test_assert_python_not_isolated_when_env_is_required (test.test_script_helper.TestScriptHelper) Ensure that -I is not passed when the environment is required. ... ok test_assert_python_ok (test.test_script_helper.TestScriptHelper) ... ok test_assert_python_ok_raises (test.test_script_helper.TestScriptHelper) ... ok test_interpreter_requires_environment_details (test.test_script_helper.TestScriptHelperEnvironment) ... ok test_interpreter_requires_environment_false (test.test_script_helper.TestScriptHelperEnvironment) ... ok test_interpreter_requires_environment_true (test.test_script_helper.TestScriptHelperEnvironment) ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.290s OK 1 test OK. Total duration: 391 ms Tests result: SUCCESS =================== test_secrets ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9429 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_secrets test_bad_types (test.test_secrets.Compare_Digest_Tests) ... ok test_bool (test.test_secrets.Compare_Digest_Tests) ... ok test_equal (test.test_secrets.Compare_Digest_Tests) ... ok test_unequal (test.test_secrets.Compare_Digest_Tests) ... ok test_choice (test.test_secrets.Random_Tests) ... ok test_randbelow (test.test_secrets.Random_Tests) ... ok test_randbits (test.test_secrets.Random_Tests) ... ok test_token_bytes (test.test_secrets.Token_Tests) ... ok test_token_defaults (test.test_secrets.Token_Tests) ... ok test_token_hex (test.test_secrets.Token_Tests) ... ok test_token_urlsafe (test.test_secrets.Token_Tests) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.005s OK 1 test OK. Total duration: 77 ms Tests result: SUCCESS =================== test_select ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9433 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_select test_errno (test.test_select.SelectTestCase) ... ok test_error_conditions (test.test_select.SelectTestCase) ... ok test_returned_list_identity (test.test_select.SelectTestCase) ... ok test_select (test.test_select.SelectTestCase) ... timeout = 0 timeout = 1 'testing...\n' timeout = 2 'testing...\n' timeout = 4 'testing...\n' timeout = 8 'testing...\n' timeout = 16 'testing...\n' timeout = None 'testing...\n' timeout = None 'testing...\n' timeout = None 'testing...\n' timeout = None 'testing...\n' timeout = None 'testing...\n' timeout = None '' EOF ok test_select_mutated (test.test_select.SelectTestCase) ... ok ---------------------------------------------------------------------- Ran 5 tests in 11.025s OK 1 test OK. Total duration: 11 sec Tests result: SUCCESS =================== test_selectors ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9448 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_selectors test_close (test.test_selectors.DefaultSelectorTestCase) ... ok test_context_manager (test.test_selectors.DefaultSelectorTestCase) ... ok test_empty_select (test.test_selectors.DefaultSelectorTestCase) ... ok test_fileno (test.test_selectors.DefaultSelectorTestCase) ... ok test_get_key (test.test_selectors.DefaultSelectorTestCase) ... ok test_get_map (test.test_selectors.DefaultSelectorTestCase) ... ok test_modify (test.test_selectors.DefaultSelectorTestCase) ... ok test_register (test.test_selectors.DefaultSelectorTestCase) ... ok test_select (test.test_selectors.DefaultSelectorTestCase) ... ok test_select_interrupt_exc (test.test_selectors.DefaultSelectorTestCase) ... ok test_select_interrupt_noraise (test.test_selectors.DefaultSelectorTestCase) ... ok test_selector (test.test_selectors.DefaultSelectorTestCase) ... ok test_timeout (test.test_selectors.DefaultSelectorTestCase) ... ok test_unregister (test.test_selectors.DefaultSelectorTestCase) ... ok test_unregister_after_fd_close (test.test_selectors.DefaultSelectorTestCase) ... ok test_unregister_after_fd_close_and_reuse (test.test_selectors.DefaultSelectorTestCase) ... ok test_unregister_after_socket_close (test.test_selectors.DefaultSelectorTestCase) ... ok test_close (test.test_selectors.SelectSelectorTestCase) ... ok test_context_manager (test.test_selectors.SelectSelectorTestCase) ... ok test_empty_select (test.test_selectors.SelectSelectorTestCase) ... ok test_fileno (test.test_selectors.SelectSelectorTestCase) ... ok test_get_key (test.test_selectors.SelectSelectorTestCase) ... ok test_get_map (test.test_selectors.SelectSelectorTestCase) ... ok test_modify (test.test_selectors.SelectSelectorTestCase) ... ok test_register (test.test_selectors.SelectSelectorTestCase) ... ok test_select (test.test_selectors.SelectSelectorTestCase) ... ok test_select_interrupt_exc (test.test_selectors.SelectSelectorTestCase) ... ok test_select_interrupt_noraise (test.test_selectors.SelectSelectorTestCase) ... ok test_selector (test.test_selectors.SelectSelectorTestCase) ... ok test_timeout (test.test_selectors.SelectSelectorTestCase) ... ok test_unregister (test.test_selectors.SelectSelectorTestCase) ... ok test_unregister_after_fd_close (test.test_selectors.SelectSelectorTestCase) ... ok test_unregister_after_fd_close_and_reuse (test.test_selectors.SelectSelectorTestCase) ... ok test_unregister_after_socket_close (test.test_selectors.SelectSelectorTestCase) ... ok test_above_fd_setsize (test.test_selectors.PollSelectorTestCase) ... ok test_close (test.test_selectors.PollSelectorTestCase) ... ok test_context_manager (test.test_selectors.PollSelectorTestCase) ... ok test_empty_select (test.test_selectors.PollSelectorTestCase) ... ok test_fileno (test.test_selectors.PollSelectorTestCase) ... ok test_get_key (test.test_selectors.PollSelectorTestCase) ... ok test_get_map (test.test_selectors.PollSelectorTestCase) ... ok test_modify (test.test_selectors.PollSelectorTestCase) ... ok test_register (test.test_selectors.PollSelectorTestCase) ... ok test_select (test.test_selectors.PollSelectorTestCase) ... ok test_select_interrupt_exc (test.test_selectors.PollSelectorTestCase) ... ok test_select_interrupt_noraise (test.test_selectors.PollSelectorTestCase) ... ok test_selector (test.test_selectors.PollSelectorTestCase) ... ok test_timeout (test.test_selectors.PollSelectorTestCase) ... ok test_unregister (test.test_selectors.PollSelectorTestCase) ... ok test_unregister_after_fd_close (test.test_selectors.PollSelectorTestCase) ... ok test_unregister_after_fd_close_and_reuse (test.test_selectors.PollSelectorTestCase) ... ok test_unregister_after_socket_close (test.test_selectors.PollSelectorTestCase) ... ok test_above_fd_setsize (test.test_selectors.EpollSelectorTestCase) ... ok test_close (test.test_selectors.EpollSelectorTestCase) ... ok test_context_manager (test.test_selectors.EpollSelectorTestCase) ... ok test_empty_select (test.test_selectors.EpollSelectorTestCase) ... ok test_fileno (test.test_selectors.EpollSelectorTestCase) ... ok test_get_key (test.test_selectors.EpollSelectorTestCase) ... ok test_get_map (test.test_selectors.EpollSelectorTestCase) ... ok test_modify (test.test_selectors.EpollSelectorTestCase) ... ok test_register (test.test_selectors.EpollSelectorTestCase) ... ok test_register_file (test.test_selectors.EpollSelectorTestCase) ... ok test_select (test.test_selectors.EpollSelectorTestCase) ... ok test_select_interrupt_exc (test.test_selectors.EpollSelectorTestCase) ... ok test_select_interrupt_noraise (test.test_selectors.EpollSelectorTestCase) ... ok test_selector (test.test_selectors.EpollSelectorTestCase) ... ok test_timeout (test.test_selectors.EpollSelectorTestCase) ... ok test_unregister (test.test_selectors.EpollSelectorTestCase) ... ok test_unregister_after_fd_close (test.test_selectors.EpollSelectorTestCase) ... ok test_unregister_after_fd_close_and_reuse (test.test_selectors.EpollSelectorTestCase) ... ok test_unregister_after_socket_close (test.test_selectors.EpollSelectorTestCase) ... ok test_above_fd_setsize (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_close (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_context_manager (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_empty_select (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_fileno (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_get_key (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_get_map (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_modify (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_register (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_register_bad_fd (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_select (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_select_interrupt_exc (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_select_interrupt_noraise (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_selector (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_timeout (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_unregister (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_unregister_after_fd_close (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_unregister_after_fd_close_and_reuse (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_unregister_after_socket_close (test.test_selectors.KqueueSelectorTestCase) ... skipped 'Test needs selectors.KqueueSelector)' test_above_fd_setsize (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' test_close (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' test_context_manager (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' test_empty_select (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' BUILDSTDERR: test_fileno (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors0.58user 0.19system 0:14.79elapsed 5%CPU (0avgtext+0avgdata 54156maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+12002minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_set ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_set .DevpollSelector' test_get_key (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' test_get_map (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' test_modify (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' test_register (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' test_select (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' test_select_interrupt_exc (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' test_select_interrupt_noraise (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' test_selector (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' test_timeout (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' test_unregister (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' test_unregister_after_fd_close (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' test_unregister_after_fd_close_and_reuse (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' test_unregister_after_socket_close (test.test_selectors.DevpollSelectorTestCase) ... skipped 'Test needs selectors.DevpollSelector' ---------------------------------------------------------------------- Ran 108 tests in 14.405s OK (skipped=37) 1 test OK. Total duration: 15 sec Tests result: SUCCESS =================== test_set ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9452 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_set test_copy (test.test_set.TestBasicOpsBytes) ... ok test_empty_difference (test.test_set.TestBasicOpsBytes) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsBytes) ... ok test_empty_intersection (test.test_set.TestBasicOpsBytes) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsBytes) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsBytes) ... ok test_empty_union (test.test_set.TestBasicOpsBytes) ... ok test_equivalent_equality (test.test_set.TestBasicOpsBytes) ... ok test_intersection_empty (test.test_set.TestBasicOpsBytes) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsBytes) ... ok test_iteration (test.test_set.TestBasicOpsBytes) ... ok test_length (test.test_set.TestBasicOpsBytes) ... ok test_pickling (test.test_set.TestBasicOpsBytes) ... ok test_print (test.test_set.TestBasicOpsBytes) ... ok test_repr (test.test_set.TestBasicOpsBytes) ... ok test_self_difference (test.test_set.TestBasicOpsBytes) ... ok test_self_equality (test.test_set.TestBasicOpsBytes) ... ok test_self_intersection (test.test_set.TestBasicOpsBytes) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsBytes) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsBytes) ... ok test_self_union (test.test_set.TestBasicOpsBytes) ... ok test_union_empty (test.test_set.TestBasicOpsBytes) ... ok test_copy (test.test_set.TestBasicOpsEmpty) ... ok test_empty_difference (test.test_set.TestBasicOpsEmpty) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsEmpty) ... ok test_empty_intersection (test.test_set.TestBasicOpsEmpty) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsEmpty) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsEmpty) ... ok test_empty_union (test.test_set.TestBasicOpsEmpty) ... ok test_equivalent_equality (test.test_set.TestBasicOpsEmpty) ... ok test_intersection_empty (test.test_set.TestBasicOpsEmpty) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsEmpty) ... ok test_iteration (test.test_set.TestBasicOpsEmpty) ... ok test_length (test.test_set.TestBasicOpsEmpty) ... ok test_pickling (test.test_set.TestBasicOpsEmpty) ... ok test_print (test.test_set.TestBasicOpsEmpty) ... ok test_repr (test.test_set.TestBasicOpsEmpty) ... ok test_self_difference (test.test_set.TestBasicOpsEmpty) ... ok test_self_equality (test.test_set.TestBasicOpsEmpty) ... ok test_self_intersection (test.test_set.TestBasicOpsEmpty) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsEmpty) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsEmpty) ... ok test_self_union (test.test_set.TestBasicOpsEmpty) ... ok test_union_empty (test.test_set.TestBasicOpsEmpty) ... ok test_copy (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_empty_difference (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_empty_intersection (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_empty_union (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_equivalent_equality (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_intersection_empty (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_iteration (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_length (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_pickling (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_print (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_repr (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_self_difference (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_self_equality (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_self_intersection (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_self_union (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_union_empty (test.test_set.TestBasicOpsMixedStringBytes) ... ok test_copy (test.test_set.TestBasicOpsSingleton) ... ok test_empty_difference (test.test_set.TestBasicOpsSingleton) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsSingleton) ... ok test_empty_intersection (test.test_set.TestBasicOpsSingleton) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsSingleton) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsSingleton) ... ok test_empty_union (test.test_set.TestBasicOpsSingleton) ... ok test_equivalent_equality (test.test_set.TestBasicOpsSingleton) ... ok test_in (test.test_set.TestBasicOpsSingleton) ... ok test_intersection_empty (test.test_set.TestBasicOpsSingleton) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsSingleton) ... ok test_iteration (test.test_set.TestBasicOpsSingleton) ... ok test_length (test.test_set.TestBasicOpsSingleton) ... ok test_not_in (test.test_set.TestBasicOpsSingleton) ... ok test_pickling (test.test_set.TestBasicOpsSingleton) ... ok test_print (test.test_set.TestBasicOpsSingleton) ... ok test_repr (test.test_set.TestBasicOpsSingleton) ... ok test_self_difference (test.test_set.TestBasicOpsSingleton) ... ok test_self_equality (test.test_set.TestBasicOpsSingleton) ... ok test_self_intersection (test.test_set.TestBasicOpsSingleton) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsSingleton) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsSingleton) ... ok test_self_union (test.test_set.TestBasicOpsSingleton) ... ok test_union_empty (test.test_set.TestBasicOpsSingleton) ... ok test_copy (test.test_set.TestBasicOpsString) ... ok test_empty_difference (test.test_set.TestBasicOpsString) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsString) ... ok test_empty_intersection (test.test_set.TestBasicOpsString) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsString) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsString) ... ok test_empty_union (test.test_set.TestBasicOpsString) ... ok test_equivalent_equality (test.test_set.TestBasicOpsString) ... ok test_intersection_empty (test.test_set.TestBasicOpsString) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsString) ... ok test_iteration (test.test_set.TestBasicOpsString) ... ok test_length (test.test_set.TestBasicOpsString) ... ok test_pickling (test.test_set.TestBasicOpsString) ... ok test_print (test.test_set.TestBasicOpsString) ... ok test_repr (test.test_set.TestBasicOpsString) ... ok test_self_difference (test.test_set.TestBasicOpsString) ... ok test_self_equality (test.test_set.TestBasicOpsString) ... ok test_self_intersection (test.test_set.TestBasicOpsString) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsString) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsString) ... ok test_self_union (test.test_set.TestBasicOpsString) ... ok test_union_empty (test.test_set.TestBasicOpsString) ... ok test_copy (test.test_set.TestBasicOpsTriple) ... ok test_empty_difference (test.test_set.TestBasicOpsTriple) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsTriple) ... ok test_empty_intersection (test.test_set.TestBasicOpsTriple) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsTriple) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsTriple) ... ok test_empty_union (test.test_set.TestBasicOpsTriple) ... ok test_equivalent_equality (test.test_set.TestBasicOpsTriple) ... ok test_intersection_empty (test.test_set.TestBasicOpsTriple) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsTriple) ... ok test_iteration (test.test_set.TestBasicOpsTriple) ... ok test_length (test.test_set.TestBasicOpsTriple) ... ok test_pickling (test.test_set.TestBasicOpsTriple) ... ok test_print (test.test_set.TestBasicOpsTriple) ... ok test_repr (test.test_set.TestBasicOpsTriple) ... ok test_self_difference (test.test_set.TestBasicOpsTriple) ... ok test_self_equality (test.test_set.TestBasicOpsTriple) ... ok test_self_intersection (test.test_set.TestBasicOpsTriple) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsTriple) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsTriple) ... ok test_self_union (test.test_set.TestBasicOpsTriple) ... ok test_union_empty (test.test_set.TestBasicOpsTriple) ... ok test_copy (test.test_set.TestBasicOpsTuple) ... ok test_empty_difference (test.test_set.TestBasicOpsTuple) ... ok test_empty_difference_rev (test.test_set.TestBasicOpsTuple) ... ok test_empty_intersection (test.test_set.TestBasicOpsTuple) ... ok test_empty_isdisjoint (test.test_set.TestBasicOpsTuple) ... ok test_empty_symmetric_difference (test.test_set.TestBasicOpsTuple) ... ok test_empty_union (test.test_set.TestBasicOpsTuple) ... ok test_equivalent_equality (test.test_set.TestBasicOpsTuple) ... ok test_in (test.test_set.TestBasicOpsTuple) ... ok test_intersection_empty (test.test_set.TestBasicOpsTuple) ... ok test_isdisjoint_empty (test.test_set.TestBasicOpsTuple) ... ok test_iteration (test.test_set.TestBasicOpsTuple) ... ok test_length (test.test_set.TestBasicOpsTuple) ... ok test_not_in (test.test_set.TestBasicOpsTuple) ... ok test_pickling (test.test_set.TestBasicOpsTuple) ... ok test_print (test.test_set.TestBasicOpsTuple) ... ok test_repr (test.test_set.TestBasicOpsTuple) ... ok test_self_difference (test.test_set.TestBasicOpsTuple) ... ok test_self_equality (test.test_set.TestBasicOpsTuple) ... ok test_self_intersection (test.test_set.TestBasicOpsTuple) ... ok test_self_isdisjoint (test.test_set.TestBasicOpsTuple) ... ok test_self_symmetric_difference (test.test_set.TestBasicOpsTuple) ... ok test_self_union (test.test_set.TestBasicOpsTuple) ... ok test_union_empty (test.test_set.TestBasicOpsTuple) ... ok test_eq (test.test_set.TestBinaryOps) ... ok test_intersection_non_overlap (test.test_set.TestBinaryOps) ... ok test_intersection_overlap (test.test_set.TestBinaryOps) ... ok test_intersection_subset (test.test_set.TestBinaryOps) ... ok test_intersection_superset (test.test_set.TestBinaryOps) ... ok test_isdisjoint_non_overlap (test.test_set.TestBinaryOps) ... ok test_isdisjoint_overlap (test.test_set.TestBinaryOps) ... ok test_isdisjoint_subset (test.test_set.TestBinaryOps) ... ok test_isdisjoint_superset (test.test_set.TestBinaryOps) ... ok test_sym_difference_non_overlap (test.test_set.TestBinaryOps) ... ok test_sym_difference_overlap (test.test_set.TestBinaryOps) ... ok test_sym_difference_subset (test.test_set.TestBinaryOps) ... ok test_sym_difference_superset (test.test_set.TestBinaryOps) ... ok test_union_non_overlap (test.test_set.TestBinaryOps) ... ok test_union_overlap (test.test_set.TestBinaryOps) ... ok test_union_subset (test.test_set.TestBinaryOps) ... ok test_union_superset (test.test_set.TestBinaryOps) ... ok test_copy (test.test_set.TestCopyingEmpty) ... ok test_deep_copy (test.test_set.TestCopyingEmpty) ... ok test_copy (test.test_set.TestCopyingNested) ... ok test_deep_copy (test.test_set.TestCopyingNested) ... ok test_copy (test.test_set.TestCopyingSingleton) ... ok test_deep_copy (test.test_set.TestCopyingSingleton) ... ok test_copy (test.test_set.TestCopyingTriple) ... ok test_deep_copy (test.test_set.TestCopyingTriple) ... ok test_copy (test.test_set.TestCopyingTuple) ... ok test_deep_copy (test.test_set.TestCopyingTuple) ... ok test_changingSizeWhileIterating (test.test_set.TestExceptionPropagation) ... ok test_instanceWithException (test.test_set.TestExceptionPropagation) ... ok test_instancesWithoutException (test.test_set.TestExceptionPropagation) ... ok test_and (test.test_set.TestFrozenSet) ... ok test_badcmp (test.test_set.TestFrozenSet) ... ok test_constructor_identity (test.test_set.TestFrozenSet) ... ok test_container_iterator (test.test_set.TestFrozenSet) ... ok test_contains (test.test_set.TestFrozenSet) ... ok test_copy (test.test_set.TestFrozenSet) ... ok test_cyclical_print (test.test_set.TestFrozenSet) ... ok test_cyclical_repr (test.test_set.TestFrozenSet) ... ok test_deepcopy (test.test_set.TestFrozenSet) ... ok test_difference (test.test_set.TestFrozenSet) ... ok test_do_not_rehash_dict_keys (test.test_set.TestFrozenSet) ... skipped 'implementation detail not available on pypy' test_equality (test.test_set.TestFrozenSet) ... ok test_free_after_iterating (test.test_set.TestFrozenSet) ... ok test_frozen_as_dictkey (test.test_set.TestFrozenSet) ... ok test_gc (test.test_set.TestFrozenSet) ... ok test_hash (test.test_set.TestFrozenSet) ... ok test_hash_caching (test.test_set.TestFrozenSet) ... ok test_hash_effectiveness (test.test_set.TestFrozenSet) ... ok test_init (test.test_set.TestFrozenSet) ... ok test_intersection (test.test_set.TestFrozenSet) ... ok test_isdisjoint (test.test_set.TestFrozenSet) ... ok test_iterator_pickling (test.test_set.TestFrozenSet) ... ok test_len (test.test_set.TestFrozenSet) ... ok test_new_or_init (test.test_set.TestFrozenSet) ... ok test_or (test.test_set.TestFrozenSet) ... ok test_pickling (test.test_set.TestFrozenSet) ... ok test_setOfFrozensets (test.test_set.TestFrozenSet) ... ok test_singleton_empty_frozenset (test.test_set.TestFrozenSet) ... skipped 'implementation detail specific to cpython' test_sub (test.test_set.TestFrozenSet) ... ok test_sub_and_super (test.test_set.TestFrozenSet) ... ok test_subclass_with_custom_hash (test.test_set.TestFrozenSet) ... ok test_symmetric_difference (test.test_set.TestFrozenSet) ... ok test_union (test.test_set.TestFrozenSet) ... ok test_uniquification (test.test_set.TestFrozenSet) ... ok test_xor (test.test_set.TestFrozenSet) ... ok test_and (test.test_set.TestFrozenSetSubclass) ... ok test_badcmp (test.test_set.TestFrozenSetSubclass) ... ok test_constructor_identity (test.test_set.TestFrozenSetSubclass) ... ok test_container_iterator (test.test_set.TestFrozenSetSubclass) ... ok test_contains (test.test_set.TestFrozenSetSubclass) ... ok test_copy (test.test_set.TestFrozenSetSubclass) ... ok test_cyclical_print (test.test_set.TestFrozenSetSubclass) ... ok test_cyclical_repr (test.test_set.TestFrozenSetSubclass) ... ok test_deepcopy (test.test_set.TestFrozenSetSubclass) ... ok test_difference (test.test_set.TestFrozenSetSubclass) ... ok test_do_not_rehash_dict_keys (test.test_set.TestFrozenSetSubclass) ... skipped 'implementation detail not available on pypy' test_equality (test.test_set.TestFrozenSetSubclass) ... ok test_free_after_iterating (test.test_set.TestFrozenSetSubclass) ... ok test_frozen_as_dictkey (test.test_set.TestFrozenSetSubclass) ... ok test_gc (test.test_set.TestFrozenSetSubclass) ... ok test_hash (test.test_set.TestFrozenSetSubclass) ... ok test_hash_caching (test.test_set.TestFrozenSetSubclass) ... ok test_hash_effectiveness (test.test_set.TestFrozenSetSubclass) ... ok test_init (test.test_set.TestFrozenSetSubclass) ... ok test_intersection (test.test_set.TestFrozenSetSubclass) ... ok test_isdisjoint (test.test_set.TestFrozenSetSubclass) ... ok test_iterator_pickling (test.test_set.TestFrozenSetSubclass) ... ok test_len (test.test_set.TestFrozenSetSubclass) ... ok test_nested_empty_constructor (test.test_set.TestFrozenSetSubclass) ... ok test_new_or_init (test.test_set.TestFrozenSetSubclass) ... ok test_or (test.test_set.TestFrozenSetSubclass) ... ok test_pickling (test.test_set.TestFrozenSetSubclass) ... ok test_setOfFrozensets (test.test_set.TestFrozenSetSubclass) ... ok test_singleton_empty_frozenset (test.test_set.TestFrozenSetSubclass) ... ok test_sub (test.test_set.TestFrozenSetSubclass) ... ok test_sub_and_super (test.test_set.TestFrozenSetSubclass) ... ok test_subclass_with_custom_hash (test.test_set.TestFrozenSetSubclass) ... ok test_symmetric_difference (test.test_set.TestFrozenSetSubclass) ... ok test_union (test.test_set.TestFrozenSetSubclass) ... ok test_uniquification (test.test_set.TestFrozenSetSubclass) ... ok test_xor (test.test_set.TestFrozenSetSubclass) ... ok test_cube (test.test_set.TestGraphs) ... ok test_cuboctahedron (test.test_set.TestGraphs) ... ok test_binopsVsSubsets (test.test_set.TestIdentities) ... ok test_commutativity (test.test_set.TestIdentities) ... ok test_exclusion (test.test_set.TestIdentities) ... ok test_summations (test.test_set.TestIdentities) ... ok test_add_absent (test.test_set.TestMutate) ... ok test_add_present (test.test_set.TestMutate) ... ok test_add_until_full (test.test_set.TestMutate) ... ok test_clear (test.test_set.TestMutate) ... ok test_discard_absent (test.test_set.TestMutate) ... ok test_discard_present (test.test_set.TestMutate) ... ok test_pop (test.test_set.TestMutate) ... ok test_remove_absent (test.test_set.TestMutate) ... ok test_remove_present (test.test_set.TestMutate) ... ok test_remove_until_empty (test.test_set.TestMutate) ... ok test_update_empty_tuple (test.test_set.TestMutate) ... ok test_update_unit_tuple_non_overlap (test.test_set.TestMutate) ... ok test_update_unit_tuple_overlap (test.test_set.TestMutate) ... ok test_difference (test.test_set.TestOnlySetsDict) ... ok test_difference_update (test.test_set.TestOnlySetsDict) ... ok test_difference_update_operator (test.test_set.TestOnlySetsDict) ... ok test_eq_ne (test.test_set.TestOnlySetsDict) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsDict) ... ok test_intersection (test.test_set.TestOnlySetsDict) ... ok test_intersection_update (test.test_set.TestOnlySetsDict) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsDict) ... ok test_sym_difference (test.test_set.TestOnlySetsDict) ... ok test_sym_difference_update (test.test_set.TestOnlySetsDict) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsDict) ... ok test_union (test.test_set.TestOnlySetsDict) ... ok test_update (test.test_set.TestOnlySetsDict) ... ok test_update_operator (test.test_set.TestOnlySetsDict) ... ok test_difference (test.test_set.TestOnlySetsGenerator) ... ok test_difference_update (test.test_set.TestOnlySetsGenerator) ... ok test_difference_update_operator (test.test_set.TestOnlySetsGenerator) ... ok test_eq_ne (test.test_set.TestOnlySetsGenerator) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsGenerator) ... ok test_intersection (test.test_set.TestOnlySetsGenerator) ... ok test_intersection_update (test.test_set.TestOnlySetsGenerator) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsGenerator) ... ok test_sym_difference (test.test_set.TestOnlySetsGenerator) ... ok test_sym_difference_update (test.test_set.TestOnlySetsGenerator) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsGenerator) ... ok test_union (test.test_set.TestOnlySetsGenerator) ... ok test_update (test.test_set.TestOnlySetsGenerator) ... ok test_update_operator (test.test_set.TestOnlySetsGenerator) ... ok test_difference (test.test_set.TestOnlySetsNumeric) ... ok test_difference_update (test.test_set.TestOnlySetsNumeric) ... ok test_difference_update_operator (test.test_set.TestOnlySetsNumeric) ... ok test_eq_ne (test.test_set.TestOnlySetsNumeric) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsNumeric) ... ok test_intersection (test.test_set.TestOnlySetsNumeric) ... ok test_intersection_update (test.test_set.TestOnlySetsNumeric) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsNumeric) ... ok test_sym_difference (test.test_set.TestOnlySetsNumeric) ... ok test_sym_difference_update (test.test_set.TestOnlySetsNumeric) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsNumeric) ... ok test_union (test.test_set.TestOnlySetsNumeric) ... ok test_update (test.test_set.TestOnlySetsNumeric) ... ok test_update_operator (test.test_set.TestOnlySetsNumeric) ... ok test_difference (test.test_set.TestOnlySetsOperator) ... ok test_difference_update (test.test_set.TestOnlySetsOperator) ... ok test_difference_update_operator (test.test_set.TestOnlySetsOperator) ... ok test_eq_ne (test.test_set.TestOnlySetsOperator) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsOperator) ... ok test_intersection (test.test_set.TestOnlySetsOperator) ... ok test_intersection_update (test.test_set.TestOnlySetsOperator) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsOperator) ... ok test_sym_difference (test.test_set.TestOnlySetsOperator) ... ok test_sym_difference_update (test.test_set.TestOnlySetsOperator) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsOperator) ... ok test_union (test.test_set.TestOnlySetsOperator) ... ok test_update (test.test_set.TestOnlySetsOperator) ... ok test_update_operator (test.test_set.TestOnlySetsOperator) ... ok test_difference (test.test_set.TestOnlySetsString) ... ok test_difference_update (test.test_set.TestOnlySetsString) ... ok test_difference_update_operator (test.test_set.TestOnlySetsString) ... ok test_eq_ne (test.test_set.TestOnlySetsString) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsString) ... ok test_intersection (test.test_set.TestOnlySetsString) ... ok test_intersection_update (test.test_set.TestOnlySetsString) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsString) ... ok test_sym_difference (test.test_set.TestOnlySetsString) ... ok test_sym_difference_update (test.test_set.TestOnlySetsString) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsString) ... ok test_union (test.test_set.TestOnlySetsString) ... ok test_update (test.test_set.TestOnlySetsString) ... ok test_update_operator (test.test_set.TestOnlySetsString) ... ok test_difference (test.test_set.TestOnlySetsTuple) ... ok test_difference_update (test.test_set.TestOnlySetsTuple) ... ok test_difference_update_operator (test.test_set.TestOnlySetsTuple) ... ok test_eq_ne (test.test_set.TestOnlySetsTuple) ... ok test_ge_gt_le_lt (test.test_set.TestOnlySetsTuple) ... ok test_intersection (test.test_set.TestOnlySetsTuple) ... ok test_intersection_update (test.test_set.TestOnlySetsTuple) ... ok test_intersection_update_operator (test.test_set.TestOnlySetsTuple) ... ok test_sym_difference (test.test_set.TestOnlySetsTuple) ... ok test_sym_difference_update (test.test_set.TestOnlySetsTuple) ... ok test_sym_difference_update_operator (test.test_set.TestOnlySetsTuple) ... ok test_union (test.test_set.TestOnlySetsTuple) ... ok test_update (test.test_set.TestOnlySetsTuple) ... ok test_update_operator (test.test_set.TestOnlySetsTuple) ... ok test_add (test.test_set.TestSet) ... ok test_and (test.test_set.TestSet) ... ok test_badcmp (test.test_set.TestSet) ... ok test_c_api (test.test_set.TestSet) ... skipped 'C API test only available in a debug build' test_clear (test.test_set.TestSet) ... ok test_constructor_identity (test.test_set.TestSet) ... ok test_container_iterator (test.test_set.TestSet) ... ok test_contains (test.test_set.TestSet) ... ok test_copy (test.test_set.TestSet) ... ok test_cyclical_print (test.test_set.TestSet) ... ok test_cyclical_repr (test.test_set.TestSet) ... ok test_deepcopy (test.test_set.TestSet) ... ok test_difference (test.test_set.TestSet) ... ok test_difference_update (test.test_set.TestSet) ... ok test_discard (test.test_set.TestSet) ... ok test_do_not_rehash_dict_keys (test.test_set.TestSet) ... skipped 'implementation detail not available on pypy' test_equality (test.test_set.TestSet) ... ok test_free_after_iterating (test.test_set.TestSet) ... ok test_gc (test.test_set.TestSet) ... ok test_hash (test.test_set.TestSet) ... ok test_iand (test.test_set.TestSet) ... ok test_init (test.test_set.TestSet) ... ok test_inplace_on_self (test.test_set.TestSet) ... ok test_intersection (test.test_set.TestSet) ... ok test_intersection_update (test.test_set.TestSet) ... ok test_ior (test.test_set.TestSet) ... ok test_isdisjoint (test.test_set.TestSet) ... ok test_isub (test.test_set.TestSet) ... ok test_iterator_pickling (test.test_set.TestSet) ... ok test_ixor (test.test_set.TestSet) ... ok test_len (test.test_set.TestSet) ... ok test_new_or_init (test.test_set.TestSet) ... ok test_or (test.test_set.TestSet) ... ok test_pickling (test.test_set.TestSet) ... ok test_pop (test.test_set.TestSet) ... ok test_remove (test.test_set.TestSet) ... ok test_remove_keyerror_set (test.test_set.TestSet) ... ok test_remove_keyerror_unpacking (test.test_set.TestSet) ... ok test_rich_compare (test.test_set.TestSet) ... ok test_setOfFrozensets (test.test_set.TestSet) ... ok test_set_literal (test.test_set.TestSet) ... ok test_set_literal_evaluation_order (test.test_set.TestSet) ... ok test_set_literal_insertion_order (test.test_set.TestSet) ... ok test_sub (test.test_set.TestSet) ... ok test_sub_and_super (test.test_set.TestSet) ... ok test_subclass_with_custom_hash (test.test_set.TestSet) ... ok test_symmetric_difference (test.test_set.TestSet) ... ok test_symmetric_difference_update (test.test_set.TestSet) ... ok test_union (test.test_set.TestSet) ... ok test_uniquification (test.test_set.TestSet) ... ok test_update (test.test_set.TestSet) ... ok test_weakref (test.test_set.TestSet) ... ok test_xor (test.test_set.TestSet) ... ok test_constructor (test.test_set.TestSetOfSets) ... ok test_add (test.test_set.TestSetSubclass) ... ok test_and (test.test_set.TestSetSubclass) ... ok test_badcmp (test.test_set.TestSetSubclass) ... ok test_c_api (test.test_set.TestSetSubclass) ... skipped 'C API test only available in a debug build' test_clear (test.test_set.TestSetSubclass) ... ok test_constructor_identity (test.test_set.TestSetSubclass) ... ok test_container_iterator (test.test_set.TestSetSubclass) ... ok test_contains (test.test_set.TestSetSubclass) ... ok test_copy (test.test_set.TestSetSubclass) ... ok test_cyclical_print (test.test_set.TestSetSubclass) ... ok test_cyclical_repr (test.test_set.TestSetSubclass) ... ok test_deepcopy (test.test_set.TestSetSubclass) ... ok test_difference (test.test_set.TestSetSubclass) ... ok test_difference_update (test.test_set.TestSetSubclass) ... ok test_discard (test.test_set.TestSetSubclass) ... ok test_do_not_rehash_dict_keys (test.test_set.TestSetSubclass) ... skipped 'implementation detail not available on pypy' test_equality (test.test_set.TestSetSubclass) ... ok test_free_after_iterating (test.test_set.TestSetSubclass) ... ok test_gc (test.test_set.TestSetSubclass) ... ok test_hash (test.test_set.TestSetSubclass) ... ok test_iand (test.test_set.TestSetSubclass) ... ok test_init (test.test_set.TestSetSubclass) ... ok test_inplace_on_self (test.test_set.TestSetSubclass) ... ok test_intersection (test.test_set.TestSetSubclass) ... ok test_intersection_update (test.test_set.TestSetSubclass) ... ok test_ior (test.test_set.TestSetSubclass) ... ok test_isdisjoint (test.test_set.TestSetSubclass) ... ok test_isub (test.test_set.TestSetSubclass) ... ok test_iterator_pickling (test.test_set.TestSetSubclass) ... ok test_ixor (test.test_set.TestSetSubclass) ... ok test_len (test.test_set.TestSetSubclass) ... ok test_new_or_init (test.test_set.TestSetSubclass) ... ok test_or (test.test_set.TestSetSubclass) ... ok test_pickling (test.test_set.TestSetSubclass) ... ok test_pop (test.test_set.TestSetSubclass) ... ok test_remove (test.test_set.TestSetSubclass) ... ok test_remove_keyerror_set (test.test_set.TestSetSubclass) ... ok test_remove_keyerror_unpacking (test.test_set.TestSetSubclass) ... ok test_rich_compare (test.test_set.TestSetSubclass) ... ok test_setOfFrozensets (test.test_set.TestSetSubclass) ... ok test_set_literal (test.test_set.TestSetSubclass) ... ok test_set_literal_evaluation_order (test.test_set.TestSetSubclass) ... ok test_set_literal_insertion_order (test.test_set.TestSetSubclass) ... ok test_sub (test.test_set.TestSetSubclass) ... ok test_sub_and_super (test.test_set.TestSetSubclass) ... ok test_subclass_with_custom_hash (test.test_set.TestSetSubclass) ... ok test_symmetric_difference (test.test_set.TestSetSubclass) ... ok test_symmetric_difference_update (test.test_set.TestSetSubclass) ... ok test_union (test.test_set.TestSetSubclass) ... ok test_uniquification (test.test_set.TestSetSubclass) ... ok test_update (test.test_set.TestSetSubclass) ... ok test_weakref (test.test_set.TestSetSubclass) ... ok test_xor (test.test_set.TestSetSubclass) ... ok test_add (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_and (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_badcmp (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_c_api (test.test_set.TestSetSubclassWithKeywordArgs) ... skipped 'C API test only available in a debug build' test_clear (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_constructor_identity (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_container_iterator (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_contains (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_copy (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_cyclical_print (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_cyclical_repr (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_deepcopy (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_difference (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_difference_update (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_discard (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_do_not_rehash_dict_keys (test.test_set.TestSetSubclassWithKeywordArgs) ... skipped 'implementation detail not available on pypy' test_equality (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_free_after_iterating (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_gc (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_hash (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_iand (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_init (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_inplace_on_self (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_intersection (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_intersection_update (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_ior (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_isdisjoint (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_isub (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_iterator_pickling (test.test_set.TestSetSubclassWithKeywordArgs) ... ok BUILDSTDERR: test_ixor (test.test_set.TestSetSubclassWithKeywordArgs2.43user 0.05system 0:02.50elapsed 99%CPU (0avgtext+0avgdata 65284maxresident)k BUILDSTDERR: 0inputs+104outputs (0major+18268minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_setcomps ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_setcomps ) ... ok test_keywords_in_subclass (test.test_set.TestSetSubclassWithKeywordArgs) SF bug #1486663 -- this used to erroneously raise a TypeError ... ok test_len (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_new_or_init (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_or (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_pickling (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_pop (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_remove (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_remove_keyerror_set (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_remove_keyerror_unpacking (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_rich_compare (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_setOfFrozensets (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_set_literal (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_set_literal_evaluation_order (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_set_literal_insertion_order (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_sub (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_sub_and_super (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_subclass_with_custom_hash (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_symmetric_difference (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_symmetric_difference_update (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_union (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_uniquification (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_update (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_weakref (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_xor (test.test_set.TestSetSubclassWithKeywordArgs) ... ok test_issubset (test.test_set.TestSubsetEmptyNonEmpty) ... ok test_issubset (test.test_set.TestSubsetEqualEmpty) ... ok test_issubset (test.test_set.TestSubsetEqualNonEmpty) ... ok test_issubset (test.test_set.TestSubsetNonOverlap) ... ok test_issubset (test.test_set.TestSubsetPartial) ... ok test_difference_method_call (test.test_set.TestUpdateOps) ... ok test_difference_non_overlap (test.test_set.TestUpdateOps) ... ok test_difference_overlap (test.test_set.TestUpdateOps) ... ok test_difference_subset (test.test_set.TestUpdateOps) ... ok test_difference_superset (test.test_set.TestUpdateOps) ... ok test_intersection_method_call (test.test_set.TestUpdateOps) ... ok test_intersection_non_overlap (test.test_set.TestUpdateOps) ... ok test_intersection_overlap (test.test_set.TestUpdateOps) ... ok test_intersection_subset (test.test_set.TestUpdateOps) ... ok test_intersection_superset (test.test_set.TestUpdateOps) ... ok test_sym_difference_method_call (test.test_set.TestUpdateOps) ... ok test_sym_difference_non_overlap (test.test_set.TestUpdateOps) ... ok test_sym_difference_overlap (test.test_set.TestUpdateOps) ... ok test_sym_difference_subset (test.test_set.TestUpdateOps) ... ok test_sym_difference_superset (test.test_set.TestUpdateOps) ... ok test_union_method_call (test.test_set.TestUpdateOps) ... ok test_union_non_overlap (test.test_set.TestUpdateOps) ... ok test_union_overlap (test.test_set.TestUpdateOps) ... ok test_union_subset (test.test_set.TestUpdateOps) ... ok test_union_superset (test.test_set.TestUpdateOps) ... ok test_constructor (test.test_set.TestVariousIteratorArgs) ... ok test_inline_methods (test.test_set.TestVariousIteratorArgs) ... ok test_inplace_methods (test.test_set.TestVariousIteratorArgs) ... ok test_8420_set_merge (test.test_set.TestWeirdBugs) ... ok test_iter_and_mutate (test.test_set.TestWeirdBugs) ... ok test_merge_and_mutate (test.test_set.TestWeirdBugs) ... ok ---------------------------------------------------------------------- Ran 554 tests in 2.086s OK (skipped=9) 1 test OK. Total duration: 2 sec Tests result: SUCCESS =================== test_setcomps ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] BUILDSTDERR: == Linux-5.0.38user 0.04system 0:00.42elapsed 99%CPU (0avgtext+0avgdata 52268maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+11473minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_shelve ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_shelve 0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9456 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_setcomps Trying: sum({i*i for i in range(100) if i&1 == 1}) Expecting: 166650 ok Trying: {2*y + x + 1 for x in (0,) for y in (1,)} Expecting: {3} ok Trying: list(sorted({(i,j) for i in range(3) for j in range(4)})) Expecting: [(0, 0), (0, 1), (0, 2), (0, 3), (1, 0), (1, 1), (1, 2), (1, 3), (2, 0), (2, 1), (2, 2), (2, 3)] ok Trying: list(sorted({(i,j) for i in range(4) for j in range(i)})) Expecting: [(1, 0), (2, 0), (2, 1), (3, 0), (3, 1), (3, 2)] ok Trying: i = 20 Expecting nothing ok Trying: sum({i*i for i in range(100)}) Expecting: 328350 ok Trying: i Expecting: 20 ok Trying: {y for y in (1,2)} = 10 # doctest: +IGNORE_EXCEPTION_DETAIL Expecting: Traceback (most recent call last): ... SyntaxError: ... ok Trying: {y for y in (1,2)} += 10 # doctest: +IGNORE_EXCEPTION_DETAIL Expecting: Traceback (most recent call last): ... SyntaxError: ... ok Trying: def srange(n): return {i for i in range(n)} Expecting nothing ok Trying: list(sorted(srange(10))) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: lrange = lambda n: {i for i in range(n)} Expecting nothing ok Trying: list(sorted(lrange(10))) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: def grange(n): for x in {i for i in range(n)}: yield x Expecting nothing ok Trying: list(sorted(grange(5))) Expecting: [0, 1, 2, 3, 4] ok Trying: {None for i in range(10)} Expecting: {None} ok Trying: items = {(lambda i=i: i) for i in range(5)} Expecting nothing ok Trying: {x() for x in items} == set(range(5)) Expecting: True ok Trying: items = {(lambda: i) for i in range(5)} Expecting nothing ok Trying: {x() for x in items} Expecting: {4} ok Trying: items = {(lambda: i) for i in range(5)} Expecting nothing ok Trying: i = 20 Expecting nothing ok Trying: {x() for x in items} Expecting: {4} ok Trying: items = {(lambda: y) for i in range(5)} Expecting nothing ok Trying: y = 2 Expecting nothing ok Trying: {x() for x in items} Expecting: {2} ok Trying: def test_func(): items = {(lambda i=i: i) for i in range(5)} return {x() for x in items} Expecting nothing ok Trying: test_func() == set(range(5)) Expecting: True ok Trying: def test_func(): items = {(lambda: i) for i in range(5)} return {x() for x in items} Expecting nothing ok Trying: test_func() Expecting: {4} ok Trying: def test_func(): items = {(lambda: i) for i in range(5)} i = 20 return {x() for x in items} Expecting nothing ok Trying: test_func() Expecting: {4} ok Trying: def test_func(): items = {(lambda: y) for i in range(5)} y = 2 return {x() for x in items} Expecting nothing ok Trying: test_func() Expecting: {2} ok 2 items had no tests: test.test_setcomps test.test_setcomps.test_main 1 items passed all tests: 34 tests in test.test_setcomps.__test__.doctests 34 tests in 3 items. 34 passed and 0 failed. Test passed. doctest (test.test_setcomps) ... 34 tests with zero failures 1 test OK. Total duration: 140 ms Tests result: SUCCESS =================== test_shelve ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9460 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_shelve test_bool (test.test_shelve.TestAsciiFileShelve) ... ok test_constructor (test.test_shelve.TestAsciiFileShelve) ... ok test_get (test.test_shelve.TestAsciiFileShelve) ... ok test_getitem (test.test_shelve.TestAsciiFileShelve) ... ok test_items (test.test_shelve.TestAsciiFileShelve) ... ok test_keys (test.test_shelve.TestAsciiFileShelve) ... ok test_len (test.test_shelve.TestAsciiFileShelve) ... ok test_pop (test.test_shelve.TestAsciiFileShelve) ... ok test_popitem (test.test_shelve.TestAsciiFileShelve) ... ok test_read (test.test_shelve.TestAsciiFileShelve) ... ok test_setdefault (test.test_shelve.TestAsciiFileShelve) ... ok test_update (test.test_shelve.TestAsciiFileShelve) ... ok test_values (test.test_shelve.TestAsciiFileShelve) ... ok test_write (test.test_shelve.TestAsciiFileShelve) ... ok test_bool (test.test_shelve.TestBinaryFileShelve) ... ok test_constructor (test.test_shelve.TestBinaryFileShelve) ... ok test_get (test.test_shelve.TestBinaryFileShelve) ... ok test_getitem (test.test_shelve.TestBinaryFileShelve) ... ok test_items (test.test_shelve.TestBinaryFileShelve) ... ok test_keys (test.test_shelve.TestBinaryFileShelve) ... ok test_len (test.test_shelve.TestBinaryFileShelve) ... ok test_pop (test.test_shelve.TestBinaryFileShelve) ... ok test_popitem (test.test_shelve.TestBinaryFileShelve) ... ok test_read (test.test_shelve.TestBinaryFileShelve) ... ok test_setdefault (test.test_shelve.TestBinaryFileShelve) ... ok test_update (test.test_shelve.TestBinaryFileShelve) ... ok test_values (test.test_shelve.TestBinaryFileShelve) ... ok test_write (test.test_shelve.TestBinaryFileShelve) ... ok test_bool (test.test_shelve.TestProto2FileShelve) ... ok test_constructor (test.test_shelve.TestProto2FileShelve) ... ok test_get (test.test_shelve.TestProto2FileShelve) ... ok test_getitem (test.test_shelve.TestProto2FileShelve) ... ok test_items (test.test_shelve.TestProto2FileShelve) ... ok test_keys (test.test_shelve.TestProto2FileShelve) ... ok test_len (test.test_shelve.TestProto2FileShelve) ... ok test_pop (test.test_shelve.TestProto2FileShelve) ... ok test_popitem (test.test_shelve.TestProto2FileShelve) ... ok test_read (test.test_shelve.TestProto2FileShelve) ... ok test_setdefault (test.test_shelve.TestProto2FileShelve) ... ok test_update (test.test_shelve.TestProto2FileShelve) ... ok test_values (test.test_shelve.TestProto2FileShelve) ... ok test_write (test.test_shelve.TestProto2FileShelve) ... ok test_bool (test.test_shelve.TestAsciiMemShelve) ... ok test_constructor (test.test_shelve.TestAsciiMemShelve) ... ok test_get (test.test_shelve.TestAsciiMemShelve) ... ok test_getitem (test.test_shelve.TestAsciiMemShelve) ... ok test_items (test.test_shelve.TestAsciiMemShelve) ... ok test_keys (test.test_shelve.TestAsciiMemShelve) ... ok test_len (test.test_shelve.TestAsciiMemShelve) ... ok test_pop (test.test_shelve.TestAsciiMemShelve) ... ok test_popitem (test.test_shelve.TestAsciiMemShelve) ... ok test_read (test.test_shelve.TestAsciiMemShelve) ... ok test_setdefault (test.test_shelve.TestAsciiMemShelve) ... ok test_update (test.test_shelve.TestAsciiMemShelve) ... ok test_values (test.test_shelve.TestAsciiMemShelve) ... ok test_write (test.test_shelve.TestAsciiMemShelve) ... ok test_bool (test.test_shelve.TestBinaryMemShelve) ... ok test_constructor (test.test_shelve.TestBinaryMemShelve) ... ok test_get (test.test_shelve.TestBinaryMemShelve) ... ok test_getitem (test.test_shelve.TestBinaryMemShelve) ... ok test_items (test.test_shelve.TestBinaryMemShelve) ... ok test_keys (test.test_shelve.TestBinaryMemShelve) ... ok test_len (test.test_shelve.TestBinaryMemShelve) ... ok test_pop (test.test_shelve.TestBinaryMemShelve) ... ok test_popitem (test.test_shelve.TestBinaryMemShelve) ... ok test_read (test.test_shelve.TestBinaryMemShelve) ... ok test_setdefault (test.test_shelve.TestBinaryMemShelve) ... ok test_update (test.test_shelve.TestBinaryMemShelve) ... ok test_values (test.test_shelve.TestBinaryMemShelve) ... ok test_write (test.test_shelve.TestBinaryMemShelve) ... ok test_bool (test.test_shelve.TestProto2MemShelve) ... ok test_constructor (test.test_shelve.TestProto2MemShelve) ... ok test_get (test.test_shelve.TestProto2MemShelve) ... ok test_getitem (test.test_shelve.TestProto2MemShelve) ... ok test_items (test.test_shelve.TestProto2MemShelve) ... ok test_keys (test.test_shelve.TestProto2MemShelve) ... ok test_len (test.test_shelve.TestProto2MemShelve) ... ok test_pop (test.test_shelve.TestProto2MemShelve) ... ok test_popitem (test.test_shelve.TestProto2MemShelve) ... ok test_read (test.test_shelve.TestProto2MemShelve) ... ok test_setdefault (test.test_shelve.TestProto2MemShelve) ... ok test_update (test.test_shelve.TestProto2MemShelve) ... ok test_values (test.test_shelve.TestProto2MemShelve) ... ok test_write (test.test_shelve.TestProto2MemShelve) ... ok test_ascii_file_shelf (test.test_shelve.TestCase) ... ok test_binary_file_shelf (test.test_shelve.TestCase) ... ok test_close (test.test_shelve.TestCase) ... ok test_default_protocol (test.test_shelve.TestCase) ... ok test_in_memory_shelf (test.test_shelve.TestCase) ... ok test_keyencoding (test.test_shelve.TestCase) ... ok test_mutable_entry (test.test_shelve.TestCase) ... ok test_proto2_file_shelf (test.test_shelve.TestCase) ... ok test_with (test.test_shelve.TestCase) ... ok test_writeback_also_writes_immediately (test.test_shelve.TestCase) ... ok ---------------------------------------------------------------------- Ran 94 tests in 0.329s OK test_bool (test.test_shelve.TestAsciiFileShelve) ... ok test_constructor (test.test_shelve.TestAsciiFileShelve) ... ok test_get (test.test_shelve.TestAsciiFileShelve) ... ok test_getitem (test.test_shelve.TestAsciiFileShelve) ... ok test_items (test.test_shelve.TestAsciiFileShelve) ... ok test_keys (test.test_shelve.TestAsciiFileShelve) ... ok test_len (test.test_shelve.TestAsciiFileShelve) ... ok test_pop (test.test_shelve.TestAsciiFileShelve) ... ok test_popitem (test.test_shelve.TestAsciiFileShelve) ... ok test_read (test.test_shelve.TestAsciiFileShelve) ... ok test_setdefault (test.test_shelve.TestAsciiFileShelve) ... ok test_update (test.test_shelve.TestAsciiFileShelve) ... ok test_values (test.test_shelve.TestAsciiFileShelve) ... ok test_write (test.test_shelve.TestAsciiFileShelve) ... ok test_bool (test.test_shelve.TestBinaryFileShelve) ... ok test_constructor (test.test_shelve.TestBinaryFileShelve) ... ok test_get (test.test_shelve.TestBinaryFileShelve) ... ok test_getitem (test.test_shelve.TestBinaryFileShelve) ... ok test_items (test.test_shelve.TestBinaryFileShelve) ... ok test_keys (test.test_shelve.TestBinaryFileShelve) ... ok test_len (test.test_shelve.TestBinaryFileShelve) ... ok test_pop (test.test_shelve.TestBinaryFileShelve) ... ok test_popitem (test.test_shelve.TestBinaryFileShelve) ... ok test_read (test.test_shelve.TestBinaryFileShelve) ... ok test_setdefault (test.test_shelve.TestBinaryFileShelve) ... ok test_update (test.test_shelve.TestBinaryFileShelve) ... ok test_values (test.test_shelve.TestBinaryFileShelve) ... ok test_write (test.test_shelve.TestBinaryFileShelve) ... ok test_bool (test.test_shelve.TestProto2FileShelve) ... ok test_constructor (test.test_shelve.TestProto2FileShelve) ... ok test_get (test.test_shelve.TestProto2FileShelve) ... ok test_getitem (test.test_shelve.TestProto2FileShelve) ... ok test_items (test.test_shelve.TestProto2FileShelve) ... ok test_keys (test.test_shelve.TestProto2FileShelve) ... ok test_len (test.test_shelve.TestProto2FileShelve) ... ok test_pop (test.test_shelve.TestProto2FileShelve) ... ok test_popitem (test.test_shelve.TestProto2FileShelve) ... ok test_read (test.test_shelve.TestProto2FileShelve) ... ok test_setdefault (test.test_shelve.TestProto2FileShelve) ... ok test_update (test.test_shelve.TestProto2FileShelve) ... ok test_values (test.test_shelve.TestProto2FileShelve) ... ok test_write (test.test_shelve.TestProto2FileShelve) ... ok test_bool (test.test_shelve.TestAsciiMemShelve) ... ok test_constructor (test.test_shelve.TestAsciiMemShelve) ... ok test_get (test.test_shelve.TestAsciiMemShelve) ... ok test_getitem (test.test_shelve.TestAsciiMemShelve) ... ok test_items (test.test_shelve.TestAsciiMemShelve) ... ok test_keys (test.test_shelve.TestAsciiMemShelve) ... ok test_len (test.test_shelve.TestAsciiMemShelve) ... ok test_pop (test.test_shelve.TestAsciiMemShelve) ... ok test_popitem (test.test_shelve.TestAsciiMemShelve) ... ok test_read (test.test_shelve.TestAsciiMemShelve) ... ok test_setdefault (test.test_shelve.TestAsciiMemShelve) ... ok test_update (test.test_shelve.TestAsciiMemShelve) ... ok test_values (test.test_shelve.TestAsciiMemShelve) ... ok test_write (test.test_shelve.TestAsciiMemShelve) ... ok test_bool (test.test_shelve.TestBinaryMemShelve) ... ok test_constructor (test.test_shelve.TestBinaryMemShelve) ... ok test_get (test.test_shelve.TestBinaryMemShelve) ... ok test_getitem (test.test_shelve.TestBinaryMemShelve) ... ok test_items (test.test_shelve.TestBinaryMemShelve) ... ok test_keys (test.test_shelve.TestBinaryMemShelve) ... ok test_len (test.test_shelve.TestBinaryMemShelve) ... ok test_pop (test.test_shelve.TestBinaryMemShelve) ... ok test_popitem (test.test_shelve.TestBinaryMemShelve) ... ok test_read (test.test_shelve.TestBinaryMemShelve) ... ok test_setdefault (test.test_shelve.TestBinaryMemShelve) ... ok test_update (test.test_shelve.TestBinaryMemShelve) ... ok test_values (test.test_shelve.TestBinaryMemShelve) ... ok test_write (test.test_shelve.TestBinaryMemShelve) ... ok test_bool (test.test_shelve.TestProto2MemShelve) ... ok test_constructor (test.test_shelve.TestProto2MemShelve) ... ok test_get (test.test_shelve.TestProto2MemShelve) ... ok test_getitem (test.test_shelve.TestProto2MemShelve) ... ok test_items (test.test_shelve.TestProto2MemShelve) ... ok test_keys (test.test_shelve.TestProto2MemShelve) ... ok test_len (test.test_shelve.TestProto2MemShelve) ... ok test_pop (test.test_shelve.TestProto2MemShelve) ... ok test_popitem (test.test_shelve.TestProto2MemShelve) ... ok test_read (test.test_shelve.TestProto2MemShelve) ... ok test_setdefault (test.test_shelve.TestProto2MemShelve) ... ok test_update (test.test_shelve.TestProto2MemShelve) ... ok test_values (test.test_shelve.TestProto2MemShelve) ... ok test_write (test.test_shelve.TestProto2MemShelve) ... ok test_ascii_file_shelf (test.test_shelve.TestCase) ... ok test_binary_file_shelf (test.test_shelve.TestCase) ... ok test_close (test.test_shelve.TestCase) ... ok test_default_protocol (test.test_shelve.TestCase) ... ok test_in_memory_shelf (test.test_shelve.TestCase) ... ok test_keyencoding (test.test_shelve.TestCase) ... ok test_mutable_entry (test.test_shelve.TestCase) ... ok test_proto2_file_shelf (test.test_shelve.TestCase) ... ok test_with (test.test_shelve.TestCase) ... ok test_writeback_also_writes_immediately (test.test_shelve.TestCase) ... ok ---------------------------------------------------------------------- Ran 94 tests in 0.326s OK test_bool (test.test_shelve.TestAsciiFileShelve) ... ok test_constructor (test.test_shelve.TestAsciiFileShelve) ... ok test_get (test.test_shelve.TestAsciiFileShelve) ... ok test_getitem (test.test_shelve.TestAsciiFileShelve) ... ok test_items (test.test_shelve.TestAsciiFileShelve) ... ok test_keys (test.test_shelve.TestAsciiFileShelve) ... ok test_len (test.test_shelve.TestAsciiFileShelve) ... ok test_pop (test.test_shelve.TestAsciiFileShelve) ... ok test_popitem (test.test_shelve.TestAsciiFileShelve) ... ok test_read (test.test_shelve.TestAsciiFileShelve) ... ok test_setdefault (test.test_shelve.TestAsciiFileShelve) ... ok test_update (test.test_shelve.TestAsciiFileShelve) ... ok test_values (test.test_shelve.TestAsciiFileShelve) ... ok test_write (test.test_shelve.TestAsciiFileShelve) ... ok test_bool (test.test_shelve.TestBinaryFileShelve) ... ok test_constructor (test.test_shelve.TestBinaryFileShelve) ... ok test_get (test.test_shelve.TestBinaryFileShelve) ... ok test_getitem (test.test_shelve.TestBinaryFileShelve) ... ok test_items (test.test_shelve.TestBinaryFileShelve) ... ok test_keys (test.test_shelve.TestBinaryFileShelve) ... ok test_len (test.test_shelve.TestBinaryFileShelve) ... ok test_pop (test.test_shelve.TestBinaryFileShelve) ... ok test_popitem (test.test_shelve.TestBinaryFileShelve) ... ok test_read (test.test_shelve.TestBinaryFileShelve) ... ok test_setdefault (test.test_shelve.TestBinaryFileShelve) ... ok test_update (test.test_shelve.TestBinaryFileShelve) ... ok test_values (test.test_shelve.TestBinaryFileShelve) ... ok test_write (test.test_shelve.TestBinaryFileShelve) ... ok test_bool (test.test_shelve.TestProto2FileShelve) ... ok test_constructor (test.test_shelve.TestProto2FileShelve) ... ok test_get (test.test_shelve.TestProto2FileShelve) ... ok test_getitem (test.test_shelve.TestProto2FileShelve) ... ok test_items (test.test_shelve.TestProto2FileShelve) ... ok test_keys (test.test_shelve.TestProto2FileShelve) ... ok test_len (test.test_shelve.TestProto2FileShelve) ... ok test_pop (test.test_shelve.TestProto2FileShelve) ... ok test_popitem (test.test_shelve.TestProto2FileShelve) ... ok test_read (test.test_shelve.TestProto2FileShelve) ... ok test_setdefault (test.test_shelve.TestProto2FileShelve) ... ok test_update (test.test_shelve.TestProto2FileShelve) ... ok test_values (test.test_shelve.TestProto2FileShelve) ... ok test_write (test.test_shelve.TestProto2FileShelve) ... ok test_bool (test.test_shelve.TestAsciiMemShelve) ... ok test_constructor (test.test_shelve.TestAsciiMemShelve) ... ok test_get (test.test_shelve.TestAsciiMemShelve) ... ok test_getitem (test.test_shelve.TestAsciiMemShelve) ... ok test_items (test.test_shelve.TestAsciiMemShelve) ... ok test_keys (test.test_shelve.TestAsciiMemShelve) ... ok test_len (test.test_shelve.TestAsciiMemShelve) ... ok test_pop (test.test_shelve.TestAsciiMemShelve) ... ok test_popitem (test.test_shelve.TestAsciiMemShelve) ... ok test_read (test.test_shelve.TestAsciiMemShelve) ... ok test_setdefault (test.test_shelve.TestAsciiMemShelve) ... ok test_update (test.test_shelve.TestAsciiMemShelve) ... ok test_values (test.test_shelve.TestAsciiMemShelve) ... ok test_write (test.test_shelve.TestAsciiMemShelve) ... ok test_bool (test.test_shelve.TestBinaryMemShelve) ... ok test_constructor (test.test_shelve.TestBinaryMemShelve) ... ok test_get (test.test_shelve.TestBinaryMemShelve) ... ok test_getitem (test.test_shelve.TestBinaryMemShelve) ... ok test_items (test.test_shelve.TestBinaryMemShelve) ... ok test_keys (test.test_shelve.TestBinaryMemShelve) ... ok test_len (test.test_shelve.TestBinaryMemShelve) ... ok test_pop (test.test_shelve.TestBinaryMemShelve) ... ok test_popitem (test.test_shelve.TestBinaryMemShelve) ... ok test_read (test.test_shelve.TestBinaryMemShelve) ... ok test_setdefault (test.test_shelve.TestBinaryMemShelve) ... ok test_update (test.test_shelve.TestBinaryMemShelve) ... ok test_values (test.test_shelve.TestBinaryMemShelve) ... ok test_write (test.test_shelve.TestBinaryMemShelve) ... ok test_bool (test.test_shelve.TestProto2MemShelve) ... ok test_constructor (test.test_shelve.TestProto2MemShelve) ... ok test_get (test.test_shelve.TestProto2MemShelve) ... ok test_getitem (test.test_shelve.TestProto2MemShelve) ... ok test_items (test.test_shelve.TestProto2MemShelve) ... ok test_keys (test.test_shelve.TestProto2MemShelve) ... ok test_len (test.test_shelve.TestProto2MemShelve) ... ok test_pop (test.test_shelve.TestProto2MemShelve) ... ok test_popitem (test.test_shelve.TestProto2MemShelve) ... ok test_read (test.test_shelve.TestProto2MemShelve) ... ok test_setdefault (test.test_shelve.TestProto2MemShelve) ... ok test_update (test.test_shelve.TestProto2MemShelve) ... ok test_values (test.test_shelve.TestProto2MemShelve) ... ok test_write (test.test_shelve.TestProto2MemShelve) ... ok test_ascii_file_shelf (test.test_shelve.TestCase) ... ok test_binary_file_shelf (test.test_shelve.TestCase) ... ok test_close (test.test_shelve.TestCase) ... ok test_default_protocol (test.test_shelve.TestCase) ... ok test_in_memory_shelf (test.test_shelve.TestCase) ... ok BUILDSTDERR: test_keyencoding (test.test_sh0.74user 0.13system 0:01.45elapsed 60%CPU (0avgtext+0avgdata 55200maxresident)k BUILDSTDERR: 0inputs+9408outputs (0major+20752minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_shlex ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_shlex BUILDSTDERR: 0.40user 0.03system 0:00.44elapsed 99%CPU (0avgtext+0avgdata 52096maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+11298minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_shutil ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_shutil elve.TestCase) ... ok test_mutable_entry (test.test_shelve.TestCase) ... ok test_proto2_file_shelf (test.test_shelve.TestCase) ... ok test_with (test.test_shelve.TestCase) ... ok test_writeback_also_writes_immediately (test.test_shelve.TestCase) ... ok ---------------------------------------------------------------------- Ran 94 tests in 0.333s OK 1 test OK. Total duration: 1 sec Tests result: SUCCESS =================== test_shlex ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9470 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_shlex testCompat (test.test_shlex.ShlexTest) Test compatibility interface ... ok testEmptyStringHandling (test.test_shlex.ShlexTest) Test that parsing of empty strings is correctly handled. ... ok testPunctuationInWordChars (test.test_shlex.ShlexTest) Test that any punctuation chars are removed from wordchars ... ok testPunctuationWithPosix (test.test_shlex.ShlexTest) Test that punctuation_chars and posix behave correctly together. ... ok testPunctuationWithWhitespaceSplit (test.test_shlex.ShlexTest) Test that with whitespace_split, behaviour is as expected ... ok testQuote (test.test_shlex.ShlexTest) ... ok testSplitPosix (test.test_shlex.ShlexTest) Test data splitting with posix parser ... ok testSyntaxSplitAmpersandAndPipe (test.test_shlex.ShlexTest) Test handling of syntax splitting of &, | ... ok testSyntaxSplitCustom (test.test_shlex.ShlexTest) Test handling of syntax splitting with custom chars ... ok testSyntaxSplitParen (test.test_shlex.ShlexTest) Test handling of syntax splitting of () ... ok testSyntaxSplitRedirect (test.test_shlex.ShlexTest) Test handling of syntax splitting of > ... ok testSyntaxSplitSemicolon (test.test_shlex.ShlexTest) Test handling of syntax splitting of ; ... ok testTokenTypes (test.test_shlex.ShlexTest) Test that tokens are split with types as expected. ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.038s OK 1 test OK. Total duration: 130 ms Tests result: SUCCESS =================== test_shutil ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9474 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_shutil test_module_all_attribute (test.test_shutil.PublicAPITests) ... ok test_bad_environ (test.test_shutil.TermsizeTests) ... ok test_does_not_crash (test.test_shutil.TermsizeTests) Check if get_terminal_size() returns a meaningful value. ... ok test_fallback (test.test_shutil.TermsizeTests) ... ok test_os_environ_first (test.test_shutil.TermsizeTests) Check if environment variables have precedence ... ok test_stty_match (test.test_shutil.TermsizeTests) Check if stty returns the same results ignoring env ... skipped 'not on tty' test_move_dir_caseinsensitive (test.test_shutil.TestCopyFile) ... ok test_w_dest_close_fails (test.test_shutil.TestCopyFile) ... ok test_w_dest_open_fails (test.test_shutil.TestCopyFile) ... ok test_w_source_close_fails (test.test_shutil.TestCopyFile) ... ok test_w_source_open_fails (test.test_shutil.TestCopyFile) ... ok test_destinsrc_false_negative (test.test_shutil.TestMove) ... ok test_destinsrc_false_positive (test.test_shutil.TestMove) ... ok test_dont_move_dir_in_itself (test.test_shutil.TestMove) ... ok test_existing_file_inside_dest_dir (test.test_shutil.TestMove) ... ok test_move_as_rename_return_value (test.test_shutil.TestMove) ... ok test_move_dangling_symlink (test.test_shutil.TestMove) ... ok test_move_dir (test.test_shutil.TestMove) ... ok test_move_dir_altsep_to_dir (test.test_shutil.TestMove) ... skipped 'requires os.path.altsep' test_move_dir_other_fs (test.test_shutil.TestMove) ... ok test_move_dir_sep_to_dir (test.test_shutil.TestMove) ... ok test_move_dir_special_function (test.test_shutil.TestMove) ... ok test_move_dir_symlink (test.test_shutil.TestMove) ... ok test_move_dir_to_dir (test.test_shutil.TestMove) ... ok test_move_dir_to_dir_other_fs (test.test_shutil.TestMove) ... ok test_move_file (test.test_shutil.TestMove) ... ok test_move_file_other_fs (test.test_shutil.TestMove) ... ok test_move_file_special_function (test.test_shutil.TestMove) ... ok test_move_file_symlink (test.test_shutil.TestMove) ... ok test_move_file_symlink_to_dir (test.test_shutil.TestMove) ... ok test_move_file_to_dir (test.test_shutil.TestMove) ... ok test_move_file_to_dir_other_fs (test.test_shutil.TestMove) ... ok test_move_return_value (test.test_shutil.TestMove) ... ok test_chown (test.test_shutil.TestShutil) ... ok test_copy (test.test_shutil.TestShutil) ... ok test_copy2 (test.test_shutil.TestShutil) ... ok test_copy2_symlinks (test.test_shutil.TestShutil) ... ok test_copy2_xattr (test.test_shutil.TestShutil) ... ok test_copy_return_value (test.test_shutil.TestShutil) ... ok test_copy_symlinks (test.test_shutil.TestShutil) ... ok test_copyfile_named_pipe (test.test_shutil.TestShutil) ... ok test_copyfile_return_value (test.test_shutil.TestShutil) ... ok test_copyfile_same_file (test.test_shutil.TestShutil) ... ok test_copyfile_symlinks (test.test_shutil.TestShutil) ... ok test_copymode_follow_symlinks (test.test_shutil.TestShutil) ... ok test_copymode_symlink_to_symlink (test.test_shutil.TestShutil) ... skipped 'requires os.lchmod' test_copymode_symlink_to_symlink_wo_lchmod (test.test_shutil.TestShutil) ... ok test_copystat_handles_harmless_chflags_errors (test.test_shutil.TestShutil) ... skipped 'requires os.chflags, EOPNOTSUPP & ENOTSUP' test_copystat_symlinks (test.test_shutil.TestShutil) ... ok test_copytree_dangling_symlinks (test.test_shutil.TestShutil) ... ok test_copytree_named_pipe (test.test_shutil.TestShutil) ... ok test_copytree_retains_permissions (test.test_shutil.TestShutil) ... ok test_copytree_return_value (test.test_shutil.TestShutil) ... ok test_copytree_simple (test.test_shutil.TestShutil) ... ok test_copytree_special_func (test.test_shutil.TestShutil) ... ok test_copytree_symlink_dir (test.test_shutil.TestShutil) ... ok test_copytree_symlinks (test.test_shutil.TestShutil) ... ok test_copytree_winerror (test.test_shutil.TestShutil) ... ok test_copytree_with_exclude (test.test_shutil.TestShutil) ... ok test_copyxattr (test.test_shutil.TestShutil) ... ok test_copyxattr_symlinks (test.test_shutil.TestShutil) ... skipped 'root privileges required' test_disk_usage (test.test_shutil.TestShutil) ... ok test_dont_copy_file_onto_link_to_itself (test.test_shutil.TestShutil) ... ok test_dont_copy_file_onto_symlink_to_itself (test.test_shutil.TestShutil) ... ok test_make_archive (test.test_shutil.TestShutil) ... ok test_make_archive_cwd (test.test_shutil.TestShutil) ... ok test_make_archive_owner_group (test.test_shutil.TestShutil) ... ok test_make_tarball (test.test_shutil.TestShutil) ... ok test_make_tarfile_in_curdir (test.test_shutil.TestShutil) ... ok test_make_zipfile (test.test_shutil.TestShutil) ... ok test_make_zipfile_in_curdir (test.test_shutil.TestShutil) ... ok test_on_error (test.test_shutil.TestShutil) ... ok test_register_archive_format (test.test_shutil.TestShutil) ... ok test_rmtree_does_not_choke_on_failing_lstat (test.test_shutil.TestShutil) ... ok test_rmtree_dont_delete_file (test.test_shutil.TestShutil) ... ok test_rmtree_errors (test.test_shutil.TestShutil) ... ok BUILDSTDERR: test_rmtree_fails_on_symlink (test.test_shutil.TestShut0.65user 0.11system 0:00.78elapsed 97%CPU (0avgtext+0avgdata 55356maxresident)k BUILDSTDERR: 1008inputs+1664outputs (3major+20173minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_signal ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_signal il) ... ok test_rmtree_on_symlink (test.test_shutil.TestShutil) ... ok test_rmtree_uses_safe_fd_version_if_available (test.test_shutil.TestShutil) ... ok test_rmtree_works_on_bytes (test.test_shutil.TestShutil) ... ok test_rmtree_works_on_symlinks (test.test_shutil.TestShutil) ... ok test_tarfile_root_owner (test.test_shutil.TestShutil) ... ok test_tarfile_vs_tar (test.test_shutil.TestShutil) ... ok test_unpack_archive_bztar (test.test_shutil.TestShutil) ... ok test_unpack_archive_gztar (test.test_shutil.TestShutil) ... ok test_unpack_archive_tar (test.test_shutil.TestShutil) ... ok test_unpack_archive_xztar (test.test_shutil.TestShutil) ... ok test_unpack_archive_zip (test.test_shutil.TestShutil) ... ok test_unpack_registry (test.test_shutil.TestShutil) ... ok test_unzip_zipfile (test.test_shutil.TestShutil) ... ok test_zipfile_vs_zip (test.test_shutil.TestShutil) ... ok test_absolute_cmd (test.test_shutil.TestWhich) ... ok test_basic (test.test_shutil.TestWhich) ... ok test_cwd (test.test_shutil.TestWhich) ... ok test_empty_path (test.test_shutil.TestWhich) ... ok test_empty_path_no_PATH (test.test_shutil.TestWhich) ... ok test_environ_path (test.test_shutil.TestWhich) ... ok test_non_matching_mode (test.test_shutil.TestWhich) ... ok test_nonexistent_file (test.test_shutil.TestWhich) ... ok test_pathext_checking (test.test_shutil.TestWhich) ... skipped 'pathext check is Windows-only' test_relative_cmd (test.test_shutil.TestWhich) ... ok test_relative_path (test.test_shutil.TestWhich) ... ok ---------------------------------------------------------------------- Ran 102 tests in 0.359s OK (skipped=6) 1 test OK. Total duration: 477 ms Tests result: SUCCESS =================== test_signal ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9481 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_signal test_enums (test.test_signal.GenericTests) ... ok test_itimer_exc (test.test_signal.ItimerTest) ... ok test_itimer_prof (test.test_signal.ItimerTest) ... ok test_itimer_real (test.test_signal.ItimerTest) ... ok test_itimer_virtual (test.test_signal.ItimerTest) ... ok test_pthread_kill (test.test_signal.PendingSignalsTests) ... ok test_pthread_kill_main_thread (test.test_signal.PendingSignalsTests) ... ok test_pthread_sigmask (test.test_signal.PendingSignalsTests) ... ok test_pthread_sigmask_arguments (test.test_signal.PendingSignalsTests) ... ok test_sigpending (test.test_signal.PendingSignalsTests) ... ok test_sigpending_empty (test.test_signal.PendingSignalsTests) ... ok test_sigtimedwait (test.test_signal.PendingSignalsTests) ... skipped 'need signal.sigtimedwait()' test_sigtimedwait_negative_timeout (test.test_signal.PendingSignalsTests) ... skipped 'need signal.sigtimedwait()' test_sigtimedwait_poll (test.test_signal.PendingSignalsTests) ... skipped 'need signal.sigtimedwait()' test_sigtimedwait_timeout (test.test_signal.PendingSignalsTests) ... skipped 'need signal.sigtimedwait()' test_sigwait (test.test_signal.PendingSignalsTests) ... ok test_sigwait_thread (test.test_signal.PendingSignalsTests) ... ok test_sigwaitinfo (test.test_signal.PendingSignalsTests) ... skipped 'need signal.sigwaitinfo()' test_getsignal (test.test_signal.PosixTests) ... ok test_interprocess_signal (test.test_signal.PosixTests) ... ok test_out_of_range_signal_number_raises_error (test.test_signal.PosixTests) ... ok test_setting_signal_handler_to_none_raises_error (test.test_signal.PosixTests) ... ok test_siginterrupt_off (test.test_signal.SiginterruptTest) ... ok test_siginterrupt_on (test.test_signal.SiginterruptTest) ... ok BUILDSTDERR: test_without_siginterrupt (test.test_signal.Sigi3.44user 0.77system 0:19.25elapsed 21%CPU (0avgtext+0avgdata 53504maxresident)k BUILDSTDERR: 0inputs+128outputs (0major+120661minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_site ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_site BUILDSTDERR: Warning -- sys.path was modified by test_site BUILDSTDERR: 0.68user 0.19system 0:00.87elapsed 99%CPU (0avgtext+0avgdata 52208maxresident)k BUILDSTDERR: 0inputs+96outputs (0major+55816minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_slice ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_slice nterruptTest) ... ok test_invalid_fd (test.test_signal.WakeupFDTests) ... ok test_invalid_socket (test.test_signal.WakeupFDTests) ... ok test_set_wakeup_fd_blocking (test.test_signal.WakeupFDTests) ... ok test_set_wakeup_fd_result (test.test_signal.WakeupFDTests) ... ok test_set_wakeup_fd_socket_result (test.test_signal.WakeupFDTests) ... ok test_pending (test.test_signal.WakeupSignalTests) ... ok test_signum (test.test_signal.WakeupSignalTests) ... ok test_wakeup_fd_during (test.test_signal.WakeupSignalTests) ... ok test_wakeup_fd_early (test.test_signal.WakeupSignalTests) ... ok test_wakeup_write_error (test.test_signal.WakeupSignalTests) ... skipped 'pypy writes the message to fd 2, not to sys.stderr' test_send_error (test.test_signal.WakeupSocketSignalTests) ... ok test_socket (test.test_signal.WakeupSocketSignalTests) ... ok test_issue9324 (test.test_signal.WindowsSignalTests) ... skipped 'Windows specific' ---------------------------------------------------------------------- Ran 38 tests in 18.796s OK (skipped=7) 1 test OK. Total duration: 19 sec Tests result: SUCCESS =================== test_site ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9506 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_site test_addpackage (test.test_site.HelperFunctionsTests) ... ok test_addpackage_import_bad_exec (test.test_site.HelperFunctionsTests) ... ok test_addpackage_import_bad_pth_file (test.test_site.HelperFunctionsTests) ... ok test_addpackage_import_bad_syntax (test.test_site.HelperFunctionsTests) ... ok test_addsitedir (test.test_site.HelperFunctionsTests) ... ok test_getsitepackages (test.test_site.HelperFunctionsTests) ... ok test_getuserbase (test.test_site.HelperFunctionsTests) ... ok test_getusersitepackages (test.test_site.HelperFunctionsTests) ... ok test_init_pathinfo (test.test_site.HelperFunctionsTests) ... ok test_makepath (test.test_site.HelperFunctionsTests) ... ok test_s_option (test.test_site.HelperFunctionsTests) ... ok test_abs_paths (test.test_site.ImportSideEffectTests) ... ok test_add_build_dir (test.test_site.ImportSideEffectTests) ... skipped 'test not implemented' test_aliasing_mbcs (test.test_site.ImportSideEffectTests) ... ok test_license_exists_at_url (test.test_site.ImportSideEffectTests) ... skipped "resource 'network' is not enabled" test_no_duplicate_paths (test.test_site.ImportSideEffectTests) ... ok test_setting_copyright (test.test_site.ImportSideEffectTests) ... ok test_setting_help (test.test_site.ImportSideEffectTests) ... ok test_setting_quit (test.test_site.ImportSideEffectTests) ... ok test_sitecustomize_executed (test.test_site.ImportSideEffectTests) ... ok test_startup_imports (test.test_site.StartupImportTests) ... ok test_startup_interactivehook (test.test_site.StartupImportTests) ... ok test_startup_interactivehook_isolated (test.test_site.StartupImportTests) ... ok test_startup_interactivehook_isolated_explicit (test.test_site.StartupImportTests) ... ok test_underpth_file (test.test_site.StartupImportTests) ... skipped 'only supported on Windows' test_underpth_nosite_file (test.test_site.StartupImportTests) ... skipped 'only supported on Windows' ---------------------------------------------------------------------- Ran 26 tests in 0.453s OK (skipped=4) test_site failed (env changed) 1 test altered the execution environment: test_site Total duration: 592 ms Tests result: SUCCESS =================== test_slice ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] BUILDSTDERR: == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-1.50user 0.04system 0:01.56elapsed 99%CPU (0avgtext+0avgdata 62532maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+14039minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_smtpd ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_smtpd Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9520 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_slice test_cmp (test.test_slice.SliceTest) ... ok test_constructor (test.test_slice.SliceTest) ... ok test_cycle (test.test_slice.SliceTest) ... ok test_hash (test.test_slice.SliceTest) ... ok test_indices (test.test_slice.SliceTest) ... ok test_members (test.test_slice.SliceTest) ... ok test_pickle (test.test_slice.SliceTest) ... ok test_repr (test.test_slice.SliceTest) ... ok test_setslice_without_getslice (test.test_slice.SliceTest) ... ok ---------------------------------------------------------------------- Ran 9 tests in 1.131s OK 1 test OK. Total duration: 1 sec Tests result: SUCCESS =================== test_smtpd ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9524 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_smtpd test_process_SMTPUTF8_message_with_enable_SMTPUTF8_true (test.test_smtpd.DebuggingServerTest) ... ok test_process_message_with_decode_data_false (test.test_smtpd.DebuggingServerTest) ... ok test_process_message_with_decode_data_true (test.test_smtpd.DebuggingServerTest) ... ok test_process_message_with_enable_SMTPUTF8_true (test.test_smtpd.DebuggingServerTest) ... ok test__all__ (test.test_smtpd.MiscTestCase) ... ok test_DATA_syntax (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_EHLO (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_EHLO_HELO_duplicate (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_EHLO_bad_syntax (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_EHLO_duplicate (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_EXPN_not_implemented (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_HELO (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_HELO_EHLO_duplicate (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_HELO_NOOP (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_HELO_QUIT (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_HELO_RSET (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_HELO_bad_syntax (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_HELO_duplicate (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_HELO_parameter_rejected_when_extensions_not_enabled (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_HELP (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_HELP_command (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_HELP_command_unknown (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_MAIL_RCPT_unknown_parameters (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_MAIL_allows_space_after_colon (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_MAIL_chevrons (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_MAIL_command_limit_extended_with_SIZE (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_MAIL_command_rejects_SMTPUTF8_by_default (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_MAIL_empty_chevrons (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_MAIL_invalid_size_parameter (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_MAIL_missing_address (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_MAIL_quoted_localpart (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_MAIL_quoted_localpart_no_angles (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_MAIL_quoted_localpart_with_size (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_MAIL_quoted_localpart_with_size_no_angles (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_MAIL_size_parameter (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_MAIL_size_parameter_larger_than_default_data_size_limit (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_MAIL_syntax_EHLO (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_MAIL_syntax_HELO (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_NOOP (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_NOOP_bad_syntax (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_QUIT (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_QUIT_arg_ignored (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_RCPT_lowercase_to_OK (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_RCPT_syntax_EHLO (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_RCPT_syntax_HELO (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_RSET (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_RSET_syntax (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_VRFY (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_VRFY_syntax (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_attribute_deprecations (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_bad_state (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_broken_connect (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_command_too_long (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_data_dialog (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_data_longer_than_default_data_size_limit (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_data_transparency_section_4_5_2 (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_decode_data_and_enable_SMTPUTF8_raises (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_extended_MAIL_allows_space_after_colon (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_manual_status (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_missing_data (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_multiple_RCPT (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_need_MAIL (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_need_RCPT (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_nested_MAIL (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_no_HELO_DATA (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_no_HELO_MAIL (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_no_HELO_RCPT (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_server_accept (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_unknown_command (test.test_smtpd.SMTPDChannelIPv6Test) ... ok test_DATA_syntax (test.test_smtpd.SMTPDChannelTest) ... ok test_EHLO (test.test_smtpd.SMTPDChannelTest) ... ok test_EHLO_HELO_duplicate (test.test_smtpd.SMTPDChannelTest) ... ok test_EHLO_bad_syntax (test.test_smtpd.SMTPDChannelTest) ... ok test_EHLO_duplicate (test.test_smtpd.SMTPDChannelTest) ... ok test_EXPN_not_implemented (test.test_smtpd.SMTPDChannelTest) ... ok test_HELO (test.test_smtpd.SMTPDChannelTest) ... ok test_HELO_EHLO_duplicate (test.test_smtpd.SMTPDChannelTest) ... ok test_HELO_NOOP (test.test_smtpd.SMTPDChannelTest) ... ok test_HELO_QUIT (test.test_smtpd.SMTPDChannelTest) ... ok test_HELO_RSET (test.test_smtpd.SMTPDChannelTest) ... ok test_HELO_bad_syntax (test.test_smtpd.SMTPDChannelTest) ... ok test_HELO_duplicate (test.test_smtpd.SMTPDChannelTest) ... ok test_HELO_parameter_rejected_when_extensions_not_enabled (test.test_smtpd.SMTPDChannelTest) ... ok test_HELP (test.test_smtpd.SMTPDChannelTest) ... ok test_HELP_command (test.test_smtpd.SMTPDChannelTest) ... ok test_HELP_command_unknown (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_RCPT_unknown_parameters (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_allows_space_after_colon (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_chevrons (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_command_limit_extended_with_SIZE (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_command_rejects_SMTPUTF8_by_default (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_empty_chevrons (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_invalid_size_parameter (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_missing_address (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_quoted_localpart (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_quoted_localpart_no_angles (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_quoted_localpart_with_size (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_quoted_localpart_with_size_no_angles (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_size_parameter (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_size_parameter_larger_than_default_data_size_limit (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_syntax_EHLO (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_syntax_HELO (test.test_smtpd.SMTPDChannelTest) ... ok test_NOOP (test.test_smtpd.SMTPDChannelTest) ... ok test_NOOP_bad_syntax (test.test_smtpd.SMTPDChannelTest) ... ok test_QUIT (test.test_smtpd.SMTPDChannelTest) ... ok test_QUIT_arg_ignored (test.test_smtpd.SMTPDChannelTest) ... ok test_RCPT_lowercase_to_OK (test.test_smtpd.SMTPDChannelTest) ... ok test_RCPT_syntax_EHLO (test.test_smtpd.SMTPDChannelTest) ... ok test_RCPT_syntax_HELO (test.test_smtpd.SMTPDChannelTest) ... ok test_RSET (test.test_smtpd.SMTPDChannelTest) ... ok test_RSET_syntax (test.test_smtpd.SMTPDChannelTest) ... ok test_VRFY (test.test_smtpd.SMTPDChannelTest) ... ok test_VRFY_syntax (test.test_smtpd.SMTPDChannelTest) ... ok test_attribute_deprecations (test.test_smtpd.SMTPDChannelTest) ... ok test_bad_state (test.test_smtpd.SMTPDChannelTest) ... ok test_broken_connect (test.test_smtpd.SMTPDChannelTest) ... ok test_command_too_long (test.test_smtpd.SMTPDChannelTest) ... ok test_data_dialog (test.test_smtpd.SMTPDChannelTest) ... ok test_data_longer_than_default_data_size_limit (test.test_smtpd.SMTPDChannelTest) ... ok test_data_transparency_section_4_5_2 (test.test_smtpd.SMTPDChannelTest) ... ok test_decode_data_and_enable_SMTPUTF8_raises (test.test_smtpd.SMTPDChannelTest) ... ok test_extended_MAIL_allows_space_after_colon (test.test_smtpd.SMTPDChannelTest) ... ok test_manual_status (test.test_smtpd.SMTPDChannelTest) ... ok test_missing_data (test.test_smtpd.SMTPDChannelTest) ... ok test_multiple_RCPT (test.test_smtpd.SMTPDChannelTest) ... ok test_need_MAIL (test.test_smtpd.SMTPDChannelTest) ... ok test_need_RCPT (test.test_smtpd.SMTPDChannelTest) ... ok test_nested_MAIL (test.test_smtpd.SMTPDChannelTest) ... ok test_no_HELO_DATA (test.test_smtpd.SMTPDChannelTest) ... ok test_no_HELO_MAIL (test.test_smtpd.SMTPDChannelTest) ... ok test_no_HELO_RCPT (test.test_smtpd.SMTPDChannelTest) ... ok test_server_accept (test.test_smtpd.SMTPDChannelTest) ... ok test_unknown_command (test.test_smtpd.SMTPDChannelTest) ... ok test_MAIL_command_accepts_SMTPUTF8_when_announced (test.test_smtpd.SMTPDChannelTestWithEnableSMTPUTF8True) ... ok test_MAIL_command_limit_extended_with_SIZE_and_SMTPUTF8 (test.test_smtpd.SMTPDChannelTestWithEnableSMTPUTF8True) ... ok test_multiple_emails_with_extended_command_length (test.test_smtpd.SMTPDChannelTestWithEnableSMTPUTF8True) ... ok test_process_smtputf8_message (test.test_smtpd.SMTPDChannelTestWithEnableSMTPUTF8True) ... ok test_utf8_data (test.test_smtpd.SMTPDChannelTestWithEnableSMTPUTF8True) ... ok test_data_limit_dialog (test.test_smtpd.SMTPDChannelWithDataSizeLimitTest) ... ok test_data_limit_dialog_too_much_data (test.test_smtpd.SMTPDChannelWithDataSizeLimitTest) ... ok test_ascii_data (test.test_smtpd.SMTPDChannelWithDecodeDataFalse) ... ok test_utf8_data (test.test_smtpd.SMTPDChannelWithDecodeDataFalse) ... ok test_ascii_data (test.test_smtpd.SMTPDChannelWithDecodeDataTrue) ... ok test_utf8_data (test.test_smtpd.SMTPDChannelWithDecodeDataTrue) ... ok test_decode_data_and_enable_SMTPUTF8_raises (test.test_smtpd.SMTPDServerTest) ... ok test_process_message_unimplemented (test.test_smtpd.SMTPDServerTest) ... ok test_socket_uses_IPv4 (test.test_smtpd.TestFamilyDetection) ... ok test_socket_uses_IPv6 (test.test_smtpd.TestFamilyDetection) ... ok test_with_decode_data_false (test.test_smtpd.TestMailOptionParsing) ... ok test_with_decode_data_true (test.test_smtpd.TestMailOptionParsing) ... ok test_with_enable_smtputf8_true (test.test_smtpd.TestMailOptionParsing) ... ok BUILDSTDERR: test_nothi0.60user 0.04system 0:00.66elapsed 97%CPU (0avgtext+0avgdata 53552maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+11770minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_smtplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_smtplib ng_accepted (test.test_smtpd.TestRcptOptionParsing) ... ok test_params_rejected (test.test_smtpd.TestRcptOptionParsing) ... ok ---------------------------------------------------------------------- Ran 153 tests in 0.186s OK 1 test OK. Total duration: 309 ms Tests result: SUCCESS =================== test_smtplib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9528 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_smtplib testFailingHELO (test.test_smtplib.BadHELOServerTests) ... ok testBasic (test.test_smtplib.DebuggingServerTests) ... ok testELHO (test.test_smtplib.DebuggingServerTests) ... ok testEXPNNotImplemented (test.test_smtplib.DebuggingServerTests) ... ok testHELP (test.test_smtplib.DebuggingServerTests) ... ok testNOOP (test.test_smtplib.DebuggingServerTests) ... ok testRSET (test.test_smtplib.DebuggingServerTests) ... ok testSecondHELO (test.test_smtplib.DebuggingServerTests) ... ok testSend (test.test_smtplib.DebuggingServerTests) ... ok testSendBinary (test.test_smtplib.DebuggingServerTests) ... ok testSendMessage (test.test_smtplib.DebuggingServerTests) ... ok testSendMessageMultipleResentRaises (test.test_smtplib.DebuggingServerTests) ... ok testSendMessageResent (test.test_smtplib.DebuggingServerTests) ... ok testSendMessageWithAddresses (test.test_smtplib.DebuggingServerTests) ... ok testSendMessageWithMultipleFrom (test.test_smtplib.DebuggingServerTests) ... ok testSendMessageWithSomeAddresses (test.test_smtplib.DebuggingServerTests) ... ok testSendMessageWithSpecifiedAddresses (test.test_smtplib.DebuggingServerTests) ... ok testSendNeedingDotQuote (test.test_smtplib.DebuggingServerTests) ... ok testSendNullSender (test.test_smtplib.DebuggingServerTests) ... ok testSourceAddress (test.test_smtplib.DebuggingServerTests) ... ok testVRFY (test.test_smtplib.DebuggingServerTests) ... ok testBasic1 (test.test_smtplib.GeneralTests) ... ok testBasic2 (test.test_smtplib.GeneralTests) ... ok testLocalHostName (test.test_smtplib.GeneralTests) ... ok testQuoteData (test.test_smtplib.GeneralTests) ... ok testSourceAddress (test.test_smtplib.GeneralTests) ... ok testTimeoutDefault (test.test_smtplib.GeneralTests) ... ok testTimeoutNone (test.test_smtplib.GeneralTests) ... ok testTimeoutValue (test.test_smtplib.GeneralTests) ... ok test_debuglevel (test.test_smtplib.GeneralTests) ... ok test_debuglevel_2 (test.test_smtplib.GeneralTests) ... ok testNonnumericPort (test.test_smtplib.NonConnectingTests) ... ok testNotConnected (test.test_smtplib.NonConnectingTests) ... ok testAUTH_PLAIN_initial_response_auth (test.test_smtplib.SMTPAUTHInitialResponseSimTests) ... ok testAUTH_PLAIN_initial_response_login (test.test_smtplib.SMTPAUTHInitialResponseSimTests) ... ok testAUTH_CRAM_MD5 (test.test_smtplib.SMTPSimTests) ... ok testAUTH_LOGIN (test.test_smtplib.SMTPSimTests) ... ok testAUTH_PLAIN (test.test_smtplib.SMTPSimTests) ... ok testAUTH_multiple (test.test_smtplib.SMTPSimTests) ... ok testBasic (test.test_smtplib.SMTPSimTests) ... ok testEHLO (test.test_smtplib.SMTPSimTests) ... ok testEXPN (test.test_smtplib.SMTPSimTests) ... ok testVRFY (test.test_smtplib.SMTPSimTests) ... ok test_421_from_data_cmd (test.test_smtplib.SMTPSimTests) ... ok test_421_from_mail_cmd (test.test_smtplib.SMTPSimTests) ... ok test_421_from_rcpt_cmd (test.test_smtplib.SMTPSimTests) ... ok test__rest_from_mail_cmd (test.test_smtplib.SMTPSimTests) ... ok test_auth_function (test.test_smtplib.SMTPSimTests) ... ok test_quit_resets_greeting (test.test_smtplib.SMTPSimTests) ... ok test_send_unicode_without_SMTPUTF8 (test.test_smtplib.SMTPSimTests) ... ok BUILDSTDERR: test_smtputf8_NotSuppor0.67user 0.08system 0:01.71elapsed 44%CPU (0avgtext+0avgdata 53584maxresident)k BUILDSTDERR: 0inputs+120outputs (0major+11815minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_smtpnet ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_smtpnet BUILDSTDERR: 0.39user 0.04system 0:00.44elapsed 99%CPU (0avgtext+0avgdata 52096maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+11304minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_sndhdr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sndhdr BUILDSTDERR: 0.36user 0.04system 0:00.42elapsed 97%CPU (0avgtext+0avgdata 52416maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+10394minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_socket ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_socket tedError_if_no_server_support (test.test_smtplib.SMTPSimTests) ... ok test_with_statement (test.test_smtplib.SMTPSimTests) ... ok test_with_statement_QUIT_failure (test.test_smtplib.SMTPSimTests) ... ok testLineTooLong (test.test_smtplib.TooLongLineTests) ... ok ---------------------------------------------------------------------- Ran 54 tests in 1.179s OK 1 test OK. Total duration: 1 sec Tests result: SUCCESS =================== test_smtpnet ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9573 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_smtpnet test_smtpnet skipped -- Use of the 'network' resource not enabled test_smtpnet skipped (resource denied) 1 test skipped: test_smtpnet Total duration: 126 ms Tests result: SUCCESS =================== test_sndhdr ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9577 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_sndhdr test_data (test.test_sndhdr.TestFormats) ... ok test_pickleable (test.test_sndhdr.TestFormats) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.016s OK 1 test OK. Total duration: 109 ms Tests result: SUCCESS =================== test_socket ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9581 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_socket testCloseException (test.test_socket.GeneralModuleTests) ... ok testCrucialConstants (test.test_socket.GeneralModuleTests) ... ok testDefaultTimeout (test.test_socket.GeneralModuleTests) ... ok testGetServBy (test.test_socket.GeneralModuleTests) ... ok testGetSockOpt (test.test_socket.GeneralModuleTests) ... ok testGetaddrinfo (test.test_socket.GeneralModuleTests) ... ok testHostnameRes (test.test_socket.GeneralModuleTests) ... ok testIPv4_inet_aton_fourbytes (test.test_socket.GeneralModuleTests) ... ok testIPv4toString (test.test_socket.GeneralModuleTests) ... ok testIPv6toString (test.test_socket.GeneralModuleTests) ... ok testInterfaceNameIndex (test.test_socket.GeneralModuleTests) ... skipped 'socket.if_nameindex() not available.' testInterpreterCrash (test.test_socket.GeneralModuleTests) ... ok testInvalidInterfaceNameIndex (test.test_socket.GeneralModuleTests) ... skipped 'socket.if_nameindex() not available.' testNewAttributes (test.test_socket.GeneralModuleTests) ... ok testNtoH (test.test_socket.GeneralModuleTests) ... ok testNtoHErrors (test.test_socket.GeneralModuleTests) ... ok testRefCountGetNameInfo (test.test_socket.GeneralModuleTests) ... skipped 'test needs sys.getrefcount()' testSendAfterClose (test.test_socket.GeneralModuleTests) ... ok testSendtoErrors (test.test_socket.GeneralModuleTests) ... ok testSetSockOpt (test.test_socket.GeneralModuleTests) ... ok testSockName (test.test_socket.GeneralModuleTests) ... ok testSocketError (test.test_socket.GeneralModuleTests) ... ok testStringToIPv4 (test.test_socket.GeneralModuleTests) ... ok testStringToIPv6 (test.test_socket.GeneralModuleTests) ... ok test_SocketType_is_socketobject (test.test_socket.GeneralModuleTests) ... ok test__sendfile_use_sendfile (test.test_socket.GeneralModuleTests) ... ok test_csocket_repr (test.test_socket.GeneralModuleTests) ... ok test_dealloc_warn (test.test_socket.GeneralModuleTests) ... ok test_flowinfo (test.test_socket.GeneralModuleTests) ... ok test_getnameinfo (test.test_socket.GeneralModuleTests) ... ok test_getsockaddrarg (test.test_socket.GeneralModuleTests) ... ok test_host_resolution (test.test_socket.GeneralModuleTests) ... ok test_idna (test.test_socket.GeneralModuleTests) ... skipped 'network is not enabled' test_listen_backlog (test.test_socket.GeneralModuleTests) ... ok test_listen_backlog_overflow (test.test_socket.GeneralModuleTests) ... skipped 'implementation detail specific to cpython' test_makefile_invalid_mode (test.test_socket.GeneralModuleTests) ... ok test_makefile_mode (test.test_socket.GeneralModuleTests) ... ok test_name_closed_socketio (test.test_socket.GeneralModuleTests) ... ok test_pickle (test.test_socket.GeneralModuleTests) ... ok test_repr (test.test_socket.GeneralModuleTests) ... ok test_sendall_interrupted (test.test_socket.GeneralModuleTests) ... ok test_sendall_interrupted_with_timeout (test.test_socket.GeneralModuleTests) ... ok test_sethostname (test.test_socket.GeneralModuleTests) ... skipped 'test needs socket.sethostname()' test_sio_loopback_fast_path (test.test_socket.GeneralModuleTests) ... skipped 'Windows specific' test_sock_ioctl (test.test_socket.GeneralModuleTests) ... skipped 'Windows specific' test_str_for_enums (test.test_socket.GeneralModuleTests) ... ok test_uknown_socket_family_repr (test.test_socket.GeneralModuleTests) ... ok test_unusable_closed_socketio (test.test_socket.GeneralModuleTests) ... ok test_weakref (test.test_socket.GeneralModuleTests) ... ok testDetach (test.test_socket.BasicTCPTest) ... ok testDup (test.test_socket.BasicTCPTest) ... ok testFromFd (test.test_socket.BasicTCPTest) ... ok testOverFlowRecv (test.test_socket.BasicTCPTest) ... ok testOverFlowRecvFrom (test.test_socket.BasicTCPTest) ... ok testRecv (test.test_socket.BasicTCPTest) ... ok testRecvFrom (test.test_socket.BasicTCPTest) ... ok testSendAll (test.test_socket.BasicTCPTest) ... ok testShutdown (test.test_socket.BasicTCPTest) ... ok testShutdown_overflow (test.test_socket.BasicTCPTest) ... skipped 'implementation detail specific to cpython' testClose (test.test_socket.TCPCloserTest) ... ok testInterruptedTimeout (test.test_socket.TCPTimeoutTest) ... ok testTCPTimeout (test.test_socket.TCPTimeoutTest) ... ok testTimeoutZero (test.test_socket.TCPTimeoutTest) ... ok testExceptionTree (test.test_socket.TestExceptions) ... ok test_setblocking_invalidfd (test.test_socket.TestExceptions) ... ok testRecvFromIntoArray (test.test_socket.BufferIOTest) ... ok testRecvFromIntoBytearray (test.test_socket.BufferIOTest) ... ok testRecvFromIntoEmptyBuffer (test.test_socket.BufferIOTest) ... ok testRecvFromIntoMemoryview (test.test_socket.BufferIOTest) ... ok testRecvFromIntoSmallBuffer (test.test_socket.BufferIOTest) ... ok testRecvIntoArray (test.test_socket.BufferIOTest) ... ok testRecvIntoBytearray (test.test_socket.BufferIOTest) ... ok testRecvIntoMemoryview (test.test_socket.BufferIOTest) ... ok testDetach (test.test_socket.BasicTCPTest2) ... ok testDup (test.test_socket.BasicTCPTest2) ... ok testFromFd (test.test_socket.BasicTCPTest2) ... ok testOverFlowRecv (test.test_socket.BasicTCPTest2) ... ok testOverFlowRecvFrom (test.test_socket.BasicTCPTest2) ... ok testRecv (test.test_socket.BasicTCPTest2) ... ok testRecvFrom (test.test_socket.BasicTCPTest2) ... ok testSendAll (test.test_socket.BasicTCPTest2) ... ok testShutdown (test.test_socket.BasicTCPTest2) ... ok testShutdown_overflow (test.test_socket.BasicTCPTest2) ... skipped 'implementation detail specific to cpython' testRecvFrom (test.test_socket.BasicUDPTest) ... ok testRecvFromNegative (test.test_socket.BasicUDPTest) ... ok testSendtoAndRecv (test.test_socket.BasicUDPTest) ... ok testTimeoutZero (test.test_socket.UDPTimeoutTest) ... ok testUDPTimeout (test.test_socket.UDPTimeoutTest) ... ok testAccept (test.test_socket.NonBlockingTCPTests) ... ok testConnect (test.test_socket.NonBlockingTCPTests) ... ok testInheritFlags (test.test_socket.NonBlockingTCPTests) ... ok testInitNonBlocking (test.test_socket.NonBlockingTCPTests) ... skipped 'test needs socket.SOCK_NONBLOCK' testRecv (test.test_socket.NonBlockingTCPTests) ... ok testSetBlocking (test.test_socket.NonBlockingTCPTests) ... ok testSetBlocking_overflow (test.test_socket.NonBlockingTCPTests) ... skipped 'implementation detail specific to cpython' testAttributes (test.test_socket.FileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.FileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.FileObjectClassTestCase) ... ok testFullRead (test.test_socket.FileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.FileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.FileObjectClassTestCase) ... ok testReadline (test.test_socket.FileObjectClassTestCase) ... ok testRealClose (test.test_socket.FileObjectClassTestCase) ... ok testSmallRead (test.test_socket.FileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.FileObjectClassTestCase) ... ok testAttributes (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testMakefileClose (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testMakefileCloseSocketDestroy (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testRealClose (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testSmallReadNonBlocking (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testUnbufferedReadline (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testWriteNonBlocking (test.test_socket.UnbufferedFileObjectClassTestCase) ... ok testAttributes (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testFullRead (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testReadline (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testRealClose (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.LineBufferedFileObjectClassTestCase) ... ok testAttributes (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testFullRead (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testReadline (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testRealClose (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.SmallBufferedFileObjectClassTestCase) ... ok testAttributes (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testRealClose (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnicodeReadFileObjectClassTestCase) ... ok testAttributes (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testRealClose (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnicodeWriteFileObjectClassTestCase) ... ok testAttributes (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testCloseAfterMakefile (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testClosedAttr (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testFullRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testMakefileAfterMakefileClose (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testReadAfterTimeout (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testReadline (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testRealClose (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testSmallRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok testUnbufferedRead (test.test_socket.UnicodeReadWriteFileObjectClassTestCase) ... ok test_connect (test.test_socket.NetworkConnectionNoServer) ... ok test_create_connection (test.test_socket.NetworkConnectionNoServer) ... ok test_create_connection_timeout (test.test_socket.NetworkConnectionNoServer) ... ok testFamily (test.test_socket.NetworkConnectionAttributesTest) ... ok testSourceAddress (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutDefault (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutNone (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutValueNamed (test.test_socket.NetworkConnectionAttributesTest) ... ok testTimeoutValueNonamed (test.test_socket.NetworkConnectionAttributesTest) ... ok testInsideTimeout (test.test_socket.NetworkConnectionBehaviourTest) ... ok testOutsideTimeout (test.test_socket.NetworkConnectionBehaviourTest) ... ok testCreateConnectionBase (test.test_socket.ContextManagersTest) ... ok testCreateConnectionClose (test.test_socket.ContextManagersTest) ... ok test_SOCK_CLOEXEC (test.test_socket.InheritanceTest) ... ok test_default_inheritable (test.test_socket.InheritanceTest) ... ok test_dup (test.test_socket.InheritanceTest) ... ok test_get_inheritable_cloexec (test.test_socket.InheritanceTest) ... ok test_set_inheritable (test.test_socket.InheritanceTest) ... ok test_set_inheritable_cloexec (test.test_socket.InheritanceTest) ... ok test_socketpair (test.test_socket.InheritanceTest) ... ok test_SOCK_NONBLOCK (test.test_socket.NonblockConstantTest) ... skipped 'SOCK_NONBLOCK not defined' testDefaults (test.test_socket.BasicSocketPairTest) ... ok testRecv (test.test_socket.BasicSocketPairTest) ... ok testSend (test.test_socket.BasicSocketPairTest) ... ok testBytesAddr (test.test_socket.TestUnixDomain) ... ok testStrAddr (test.test_socket.TestUnixDomain) ... ok testSurrogateescapeBind (test.test_socket.TestUnixDomain) ... skipped "Pathname '/tmp/test_python_9581/@test_9581_tmp-\\xe0\\xf2\\u0258\\u0141\\u011f' cannot be represented in file system encoding 'ascii'" testUnencodableAddr (test.test_socket.TestUnixDomain) ... ok testBytearrayName (test.test_socket.TestLinuxAbstractNamespace) ... ok testLinuxAbstractNamespace (test.test_socket.TestLinuxAbstractNamespace) ... ok testMaxName (test.test_socket.TestLinuxAbstractNamespace) ... ok testNameOverflow (test.test_socket.TestLinuxAbstractNamespace) ... ok testStrName (test.test_socket.TestLinuxAbstractNamespace) ... ok testRDM (test.test_socket.TIPCTest) ... skipped "TIPC module is not loaded, please 'sudo modprobe tipc'" testStream (test.test_socket.TIPCThreadableTest) ... skipped "TIPC module is not loaded, please 'sudo modprobe tipc'" testBCMConstants (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testBindAny (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testCreateBCMSocket (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testCreateSocket (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testCrucialConstants (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testFilter (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testLoopback (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testTooLongInterfaceName (test.test_socket.BasicCANTest) ... skipped 'SocketCan required for this test.' testBCM (test.test_socket.CANTest) ... skipped 'SocketCan required for this test.' testSendFrame (test.test_socket.CANTest) ... skipped 'SocketCan required for this test.' testSendMaxFrame (test.test_socket.CANTest) ... skipped 'SocketCan required for this test.' testSendMultiFrames (test.test_socket.CANTest) ... skipped 'SocketCan required for this test.' testCreateSocket (test.test_socket.BasicRDSTest) ... skipped 'RDS sockets required for this test.' testCrucialConstants (test.test_socket.BasicRDSTest) ... skipped 'RDS sockets required for this test.' testSocketBufferSize (test.test_socket.BasicRDSTest) ... skipped 'RDS sockets required for this test.' testCongestion (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testPeek (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testSelect (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testSendAndRecv (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testSendAndRecvMsg (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' testSendAndRecvMulti (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.' test_aead_aes_gcm (test.test_socket.LinuxKernelCryptoAPI) ... skipped 'AF_ALG required' test_aes_cbc (test.test_socket.LinuxKernelCryptoAPI) ... skipped 'AF_ALG required' test_drbg_pr_sha256 (test.test_socket.LinuxKernelCryptoAPI) ... skipped 'AF_ALG required' test_hmac_sha1 (test.test_socket.LinuxKernelCryptoAPI) ... skipped 'AF_ALG required' test_sendmsg_afalg_args (test.test_socket.LinuxKernelCryptoAPI) ... skipped 'AF_ALG required' test_sha256 (test.test_socket.LinuxKernelCryptoAPI) ... skipped 'AF_ALG required' testCMSG_LEN (test.test_socket.CmsgMacroTests) ... ok testCMSG_SPACE (test.test_socket.CmsgMacroTests) ... ok testSendmsg (test.test_socket.SendmsgUDPTest) ... ok testSendmsgAfterClose (test.test_socket.SendmsgUDPTest) ... ok testSendmsgAncillaryGenerator (test.test_socket.SendmsgUDPTest) ... ok testSendmsgArray (test.test_socket.SendmsgUDPTest) ... ok testSendmsgBadArgs (test.test_socket.SendmsgUDPTest) ... ok testSendmsgBadCmsg (test.test_socket.SendmsgUDPTest) ... ok testSendmsgBadMultiCmsg (test.test_socket.SendmsgUDPTest) ... ok testSendmsgDataGenerator (test.test_socket.SendmsgUDPTest) ... ok testSendmsgExcessCmsgReject (test.test_socket.SendmsgUDPTest) ... ok testSendmsgGather (test.test_socket.SendmsgUDPTest) ... ok testSendmsgNoDestAddr (test.test_socket.SendmsgUDPTest) ... ok testRecvmsg (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgBadArgs (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgUDPTest) ... ok testRecvmsg (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgPeek (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgShorter (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgTimeout (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testRecvmsgTrunc (test.test_socket.RecvmsgIntoUDPTest) ... skipped "don't have recvmsg_into" testSendmsg (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgAfterClose (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgAncillaryGenerator (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgArray (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgBadArgs (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgBadCmsg (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgBadMultiCmsg (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgDataGenerator (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgExcessCmsgReject (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgGather (test.test_socket.SendmsgUDP6Test) ... ok testSendmsgNoDestAddr (test.test_socket.SendmsgUDP6Test) ... ok testRecvmsg (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgBadArgs (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgPeek (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgShorter (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgUDP6Test) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgUDP6Test) ... ok testCmsgTruncNoBufSize (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testOddCmsgSize (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testRecvHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testRecvHopLimitCMSG_SPACE (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testRecvTrafficClassAndHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testRecvTrafficClassAndHopLimitCMSG_SPACE (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSecomdCmsgTruncInData (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTrunc0 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTrunc1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTrunc2Int (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSecondCmsgTruncLen0Minus1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSetHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSetTrafficClassAndHopLimit (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTrunc0 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTrunc1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTrunc2Int (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTruncInData (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testSingleCmsgTruncLen0Minus1 (test.test_socket.RecvmsgRFC3542AncillaryUDP6Test) ... ok testCmsgTruncNoBufSize (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testOddCmsgSize (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testRecvHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testRecvHopLimitCMSG_SPACE (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testRecvTrafficClassAndHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testRecvTrafficClassAndHopLimitCMSG_SPACE (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSecomdCmsgTruncInData (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSecondCmsgTrunc0 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSecondCmsgTrunc1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSecondCmsgTrunc2Int (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSecondCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSetHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSetTrafficClassAndHopLimit (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSingleCmsgTrunc0 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSingleCmsgTrunc1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSingleCmsgTrunc2Int (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSingleCmsgTruncInData (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testSingleCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoRFC3542AncillaryUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsg (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgPeek (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgShorter (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgTimeout (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testRecvmsgTrunc (test.test_socket.RecvmsgIntoUDP6Test) ... skipped "don't have recvmsg_into" testSendmsg (test.test_socket.SendmsgTCPTest) ... ok testSendmsgAfterClose (test.test_socket.SendmsgTCPTest) ... ok testSendmsgAncillaryGenerator (test.test_socket.SendmsgTCPTest) ... ok testSendmsgArray (test.test_socket.SendmsgTCPTest) ... ok testSendmsgBadArgs (test.test_socket.SendmsgTCPTest) ... ok testSendmsgBadCmsg (test.test_socket.SendmsgTCPTest) ... ok testSendmsgBadMultiCmsg (test.test_socket.SendmsgTCPTest) ... ok testSendmsgDataGenerator (test.test_socket.SendmsgTCPTest) ... ok testSendmsgDontWait (test.test_socket.SendmsgTCPTest) ... ok testSendmsgExcessCmsgReject (test.test_socket.SendmsgTCPTest) ... ok testSendmsgExplicitNoneAddr (test.test_socket.SendmsgTCPTest) ... ok testSendmsgGather (test.test_socket.SendmsgTCPTest) ... ok testSendmsgTimeout (test.test_socket.SendmsgTCPTest) ... ok testRecvmsg (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgBadArgs (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgEOF (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgOverflow (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgTCPTest) ... ok testRecvmsg (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgAfterClose (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgEOF (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoArray (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgOverflow (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgPeek (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgShorter (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgTimeout (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testRecvmsgTrunc (test.test_socket.RecvmsgIntoTCPTest) ... skipped "don't have recvmsg_into" testSendmsg (test.test_socket.SendmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testSendmsgAfterClose (test.test_socket.SendmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testSendmsgAncillaryGenerator (test.test_socket.SendmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testSendmsgArray (test.test_socket.SendmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testSendmsgBadArgs (test.test_socket.SendmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testSendmsgBadCmsg (test.test_socket.SendmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testSendmsgBadMultiCmsg (test.test_socket.SendmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testSendmsgDataGenerator (test.test_socket.SendmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testSendmsgDontWait (test.test_socket.SendmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testSendmsgExcessCmsgReject (test.test_socket.SendmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testSendmsgExplicitNoneAddr (test.test_socket.SendmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testSendmsgGather (test.test_socket.SendmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testSendmsgTimeout (test.test_socket.SendmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testRecvmsg (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testRecvmsgAfterClose (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testRecvmsgBadArgs (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testRecvmsgEOF (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testRecvmsgExplicitDefaults (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testRecvmsgFromSendmsg (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testRecvmsgOverflow (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testRecvmsgPeek (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testRecvmsgShorter (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testRecvmsgTimeout (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testRecvmsgTrunc (test.test_socket.RecvmsgSCTPStreamTest) ... skipped "can't create socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP): don't have IPPROTO_SCTP" testRecvmsg (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgAfterClose (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgEOF (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoArray (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgOverflow (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgPeek (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgShorter (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgTimeout (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgTrunc (test.test_socket.RecvmsgIntoSCTPStreamTest) ... skipped "don't have recvmsg_into" testSendmsg (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgAfterClose (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgAncillaryGenerator (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgArray (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgBadArgs (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgBadCmsg (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgBadMultiCmsg (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgDataGenerator (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgDontWait (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgExcessCmsgReject (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgExplicitNoneAddr (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgGather (test.test_socket.SendmsgUnixStreamTest) ... ok testSendmsgTimeout (test.test_socket.SendmsgUnixStreamTest) ... ok testRecvmsg (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgAfterClose (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgBadArgs (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgEOF (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgExplicitDefaults (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgFromSendmsg (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgOverflow (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgPeek (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgShorter (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgTimeout (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsgTrunc (test.test_socket.RecvmsgUnixStreamTest) ... ok testRecvmsg (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgAfterClose (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgEOF (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgExplicitDefaults (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgFromSendmsg (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoArray (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoBadArgs (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoGenerator (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgIntoScatter (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgLongAncillaryBuf (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgOverflow (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgPeek (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgShortAncillaryBuf (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgShorter (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgTimeout (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testRecvmsgTrunc (test.test_socket.RecvmsgIntoUnixStreamTest) ... skipped "don't have recvmsg_into" testCmsgTrunc0 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTrunc1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTrunc2Int (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncLen0 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncLen0Minus1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncLen0Plus1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncLen1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncLen2Minus1 (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTruncNoBufSize (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassCMSG_LEN (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassCMSG_SPACE (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassEmpty (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassPartialInt (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassPartialIntInMiddle (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassSeparate (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassSeparateMinSpace (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testFDPassSimple (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testMultipleFDPass (test.test_socket.RecvmsgSCMRightsStreamTest) ... ok testCmsgTrunc0 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testCmsgTrunc1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testCmsgTrunc2Int (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testCmsgTruncLen0 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testCmsgTruncLen0Minus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testCmsgTruncLen0Plus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testCmsgTruncLen1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testCmsgTruncLen2Minus1 (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testCmsgTruncNoBufSize (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testFDPassCMSG_LEN (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testFDPassCMSG_SPACE (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testFDPassEmpty (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testFDPassPartialInt (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testFDPassPartialIntInMiddle (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testFDPassSeparate (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testFDPassSeparateMinSpace (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testFDPassSimple (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" testMultipleFDPass (test.test_socket.RecvmsgIntoSCMRightsStreamTest) ... skipped "don't have recvmsg_into" BUILDSTDERR: testInterruptedRecvIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest) ..1.58user 0.57system 0:26.09elapsed 8%CPU (0avgtext+0avgdata 164024maxresident)k BUILDSTDERR: 0inputs+41672outputs (0major+106795minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_socketserver ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_socketserver BUILDSTDERR: 0.34user 0.04system 0:00.40elapsed 97%CPU (0avgtext+0avgdata 52160maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+9719minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_sort ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sort . ok testInterruptedRecvTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvfromIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvfromTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedRecvmsgIntoTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... skipped "don't have recvmsg_into" testInterruptedRecvmsgTimeout (test.test_socket.InterruptedRecvTimeoutTest) ... ok testInterruptedSendTimeout (test.test_socket.InterruptedSendTimeoutTest) ... ok testInterruptedSendmsgTimeout (test.test_socket.InterruptedSendTimeoutTest) ... ok testInterruptedSendtoTimeout (test.test_socket.InterruptedSendTimeoutTest) ... ok testShare (test.test_socket.TestSocketSharing) ... skipped 'Windows specific' testShareLength (test.test_socket.TestSocketSharing) ... skipped 'Windows specific' testShareLocal (test.test_socket.TestSocketSharing) ... skipped 'Windows specific' testTypes (test.test_socket.TestSocketSharing) ... skipped 'Windows specific' testCount (test.test_socket.SendfileUsingSendTest) ... ok testCountSmall (test.test_socket.SendfileUsingSendTest) ... ok testCountWithOffset (test.test_socket.SendfileUsingSendTest) ... ok testEmptyFileSend (test.test_socket.SendfileUsingSendTest) ... ok testNonBlocking (test.test_socket.SendfileUsingSendTest) ... ok testNonRegularFile (test.test_socket.SendfileUsingSendTest) ... ok testOffset (test.test_socket.SendfileUsingSendTest) ... ok testRegularFile (test.test_socket.SendfileUsingSendTest) ... ok testWithTimeout (test.test_socket.SendfileUsingSendTest) ... ok testWithTimeoutTriggeredSend (test.test_socket.SendfileUsingSendTest) ... ok test_errors (test.test_socket.SendfileUsingSendTest) ... ok testCount (test.test_socket.SendfileUsingSendfileTest) ... ok testCountSmall (test.test_socket.SendfileUsingSendfileTest) ... ok testCountWithOffset (test.test_socket.SendfileUsingSendfileTest) ... ok testEmptyFileSend (test.test_socket.SendfileUsingSendfileTest) ... ok testNonBlocking (test.test_socket.SendfileUsingSendfileTest) ... ok testNonRegularFile (test.test_socket.SendfileUsingSendfileTest) ... ok testOffset (test.test_socket.SendfileUsingSendfileTest) ... ok testRegularFile (test.test_socket.SendfileUsingSendfileTest) ... ok testWithTimeout (test.test_socket.SendfileUsingSendfileTest) ... ok testWithTimeoutTriggeredSend (test.test_socket.SendfileUsingSendfileTest) ... ok test_errors (test.test_socket.SendfileUsingSendfileTest) ... ok ---------------------------------------------------------------------- Ran 539 tests in 25.534s OK (skipped=186) 1 test OK. Total duration: 26 sec Tests result: SUCCESS =================== test_socketserver ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9865 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_socketserver test_socketserver skipped -- Use of the 'network' resource not enabled test_socketserver skipped (resource denied) 1 test skipped: test_socketserver Total duration: 80 ms Tests result: SUCCESS =================== test_sort ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9869 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_sort testStressfully (test.test_sort.TestBase) ... Testing size 0 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 1 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 2 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 3 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 3 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 4 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 5 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 7 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 8 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 9 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 15 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 16 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 17 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 31 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 32 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 33 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(2) Complains(12) checking exception during sort left some permutation checking stability Testing size 63 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 64 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 65 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 127 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 128 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 129 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 255 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(41) Complains(111) checking exception during sort left some permutation checking stability Testing size 256 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(158) Complains(153) checking exception during sort left some permutation checking stability Testing size 257 checking identity checking reversed checking random permutation BUILDSTDERR: checking reversed via fun0.55user 0.03system 0:00.60elapsed 99%CPU (0avgtext+0avgdata 52592maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+11570minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_source_encoding ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_source_encoding ction Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(4) Complains(26) checking exception during sort left some permutation checking stability Testing size 511 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(249) Complains(353) checking exception during sort left some permutation checking stability Testing size 512 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(199) Complains(189) checking exception during sort left some permutation checking stability Testing size 513 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(492) Complains(496) checking exception during sort left some permutation checking stability Testing size 10 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 100 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation checking stability Testing size 1000 checking identity checking reversed checking random permutation checking reversed via function Checking against an insane comparison function. If the implementation isn't careful, this may segfault. checking an insane function left some permutation complaining at Complains(975) Complains(769) checking exception during sort left some permutation checking stability ok test_bug453523 (test.test_sort.TestBugs) ... ok test_undetected_mutation (test.test_sort.TestBugs) ... skipped 'implementation detail not available on pypy' test_baddecorator (test.test_sort.TestDecorateSortUndecorate) ... ok test_decorated (test.test_sort.TestDecorateSortUndecorate) ... ok test_key_with_exception (test.test_sort.TestDecorateSortUndecorate) ... ok test_key_with_mutating_del (test.test_sort.TestDecorateSortUndecorate) ... ok test_key_with_mutating_del_and_exception (test.test_sort.TestDecorateSortUndecorate) ... ok test_key_with_mutation (test.test_sort.TestDecorateSortUndecorate) ... ok test_reverse (test.test_sort.TestDecorateSortUndecorate) ... ok test_reverse_stability (test.test_sort.TestDecorateSortUndecorate) ... ok test_stability (test.test_sort.TestDecorateSortUndecorate) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.203s OK (skipped=1) 1 test OK. Total duration: 293 ms Tests result: SUCCESS =================== test_source_encoding ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9873 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize0.78user 0.23system 0:01.02elapsed 99%CPU (0avgtext+0avgdata 52716maxresident)k BUILDSTDERR: 0inputs+128outputs (0major+63995minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_spwd ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_spwd BUILDSTDERR: 0.35user 0.03system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 51808maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9671minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_sqlite ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sqlite =0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_source_encoding test_default_coding (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_double_coding_line (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_double_coding_same_line (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_first_coding_line (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_first_non_utf8_coding_line (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_second_coding_line (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_second_non_utf8_coding_line (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_third_coding_line (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_utf8_bom (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_utf8_bom_and_utf8_coding_line (test.test_source_encoding.BytesSourceEncodingTest) ... ok test_default_coding (test.test_source_encoding.FileSourceEncodingTest) ... ok test_double_coding_line (test.test_source_encoding.FileSourceEncodingTest) ... ok test_double_coding_same_line (test.test_source_encoding.FileSourceEncodingTest) ... ok test_first_coding_line (test.test_source_encoding.FileSourceEncodingTest) ... ok test_first_non_utf8_coding_line (test.test_source_encoding.FileSourceEncodingTest) ... ok test_second_coding_line (test.test_source_encoding.FileSourceEncodingTest) ... ok test_second_non_utf8_coding_line (test.test_source_encoding.FileSourceEncodingTest) ... ok test_third_coding_line (test.test_source_encoding.FileSourceEncodingTest) ... ok test_utf8_bom (test.test_source_encoding.FileSourceEncodingTest) ... ok test_utf8_bom_and_utf8_coding_line (test.test_source_encoding.FileSourceEncodingTest) ... ok test_20731 (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_bad_coding (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_bad_coding2 (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_compilestring (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_error_from_string (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_error_message (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_exec_valid_coding (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_file_parse (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_issue2301 (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_issue3297 (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_issue4626 (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_issue7820 (test.test_source_encoding.MiscSourceEncodingTest) ... ok test_pep263 (test.test_source_encoding.MiscSourceEncodingTest) ... ok ---------------------------------------------------------------------- Ran 33 tests in 0.633s OK 1 test OK. Total duration: 730 ms Tests result: SUCCESS =================== test_spwd ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9889 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_spwd test_spwd skipped -- No module named 'spwd' test_spwd skipped 1 test skipped: test_spwd Total duration: 76 ms Tests result: SUCCESS =================== test_sqlite ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9893 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_sqlite test_sqlite: testing with version '2.6.0', sqlite_version '3.29.0' CheckAPILevel (sqlite3.test.dbapi.ModuleTests) ... ok CheckDataError (sqlite3.test.dbapi.ModuleTests) ... ok CheckDatabaseError (sqlite3.test.dbapi.ModuleTests) ... ok CheckError (sqlite3.test.dbapi.ModuleTests) ... ok CheckIntegrityError (sqlite3.test.dbapi.ModuleTests) ... ok CheckInterfaceError (sqlite3.test.dbapi.ModuleTests) ... ok CheckInternalError (sqlite3.test.dbapi.ModuleTests) ... ok CheckNotSupportedError (sqlite3.test.dbapi.ModuleTests) ... ok CheckOperationalError (sqlite3.test.dbapi.ModuleTests) ... ok CheckParamStyle (sqlite3.test.dbapi.ModuleTests) ... ok CheckProgrammingError (sqlite3.test.dbapi.ModuleTests) ... ok CheckThreadSafety (sqlite3.test.dbapi.ModuleTests) ... ok CheckWarning (sqlite3.test.dbapi.ModuleTests) ... ok CheckClose (sqlite3.test.dbapi.ConnectionTests) ... ok CheckCommit (sqlite3.test.dbapi.ConnectionTests) ... ok CheckCommitAfterNoChanges (sqlite3.test.dbapi.ConnectionTests) ... ok CheckCursor (sqlite3.test.dbapi.ConnectionTests) ... ok CheckExceptions (sqlite3.test.dbapi.ConnectionTests) ... ok CheckFailedOpen (sqlite3.test.dbapi.ConnectionTests) ... ok CheckInTransaction (sqlite3.test.dbapi.ConnectionTests) ... ok CheckInTransactionRO (sqlite3.test.dbapi.ConnectionTests) ... ok CheckOpenUri (sqlite3.test.dbapi.ConnectionTests) ... ok CheckRollback (sqlite3.test.dbapi.ConnectionTests) ... ok CheckRollbackAfterNoChanges (sqlite3.test.dbapi.ConnectionTests) ... ok CheckSameThreadErrorOnOldVersion (sqlite3.test.dbapi.ConnectionTests) ... skipped 'needs sqlite versions older than 3.3.1' CheckArraySize (sqlite3.test.dbapi.CursorTests) ... ok CheckClose (sqlite3.test.dbapi.CursorTests) ... ok CheckCursorConnection (sqlite3.test.dbapi.CursorTests) ... ok CheckCursorWrongClass (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteArgFloat (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteArgInt (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteArgString (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteArgStringWithZeroByte (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteDictMapping (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteDictMappingNoArgs (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteDictMappingTooLittleArgs (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteDictMappingUnnamed (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteDictMapping_Mapping (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteIllegalSql (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManyGenerator (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManyIterator (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManyNotIterable (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManySelect (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManySequence (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteManyWrongSqlArg (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteNoArgs (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteNonIterable (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteParamList (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteParamSequence (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteTooMuchSql (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteTooMuchSql2 (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteTooMuchSql3 (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteWrongNoOfArgs1 (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteWrongNoOfArgs2 (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteWrongNoOfArgs3 (sqlite3.test.dbapi.CursorTests) ... ok CheckExecuteWrongSqlArg (sqlite3.test.dbapi.CursorTests) ... ok CheckFetchIter (sqlite3.test.dbapi.CursorTests) ... ok CheckFetchall (sqlite3.test.dbapi.CursorTests) ... ok CheckFetchmany (sqlite3.test.dbapi.CursorTests) ... ok CheckFetchmanyKwArg (sqlite3.test.dbapi.CursorTests) Checks if fetchmany works with keyword arguments ... ok CheckFetchone (sqlite3.test.dbapi.CursorTests) ... ok CheckFetchoneNoStatement (sqlite3.test.dbapi.CursorTests) ... ok CheckLastRowIDInsertOR (sqlite3.test.dbapi.CursorTests) ... ok CheckLastRowIDOnIgnore (sqlite3.test.dbapi.CursorTests) ... ok CheckLastRowIDOnReplace (sqlite3.test.dbapi.CursorTests) ... ok CheckRowcountExecute (sqlite3.test.dbapi.CursorTests) ... ok CheckRowcountExecutemany (sqlite3.test.dbapi.CursorTests) ... ok CheckRowcountSelect (sqlite3.test.dbapi.CursorTests) ... ok CheckSetinputsizes (sqlite3.test.dbapi.CursorTests) ... ok CheckSetoutputsize (sqlite3.test.dbapi.CursorTests) ... ok CheckSetoutputsizeNoColumn (sqlite3.test.dbapi.CursorTests) ... ok CheckTotalChanges (sqlite3.test.dbapi.CursorTests) ... ok CheckWrongCursorCallable (sqlite3.test.dbapi.CursorTests) ... ok CheckConClose (sqlite3.test.dbapi.ThreadTests) ... ok CheckConCommit (sqlite3.test.dbapi.ThreadTests) ... ok CheckConCursor (sqlite3.test.dbapi.ThreadTests) ... ok CheckConRollback (sqlite3.test.dbapi.ThreadTests) ... ok CheckCurClose (sqlite3.test.dbapi.ThreadTests) ... ok CheckCurExecute (sqlite3.test.dbapi.ThreadTests) ... ok CheckCurImplicitBegin (sqlite3.test.dbapi.ThreadTests) ... ok CheckCurIterNext (sqlite3.test.dbapi.ThreadTests) ... ok CheckBinary (sqlite3.test.dbapi.ConstructorTests) ... ok CheckDate (sqlite3.test.dbapi.ConstructorTests) ... ok CheckDateFromTicks (sqlite3.test.dbapi.ConstructorTests) ... ok CheckTime (sqlite3.test.dbapi.ConstructorTests) ... ok CheckTimeFromTicks (sqlite3.test.dbapi.ConstructorTests) ... ok CheckTimestamp (sqlite3.test.dbapi.ConstructorTests) ... ok CheckTimestampFromTicks (sqlite3.test.dbapi.ConstructorTests) ... ok CheckConnectionExecute (sqlite3.test.dbapi.ExtensionTests) ... ok CheckConnectionExecutemany (sqlite3.test.dbapi.ExtensionTests) ... ok CheckConnectionExecutescript (sqlite3.test.dbapi.ExtensionTests) ... ok CheckCursorExecutescriptAsBytes (sqlite3.test.dbapi.ExtensionTests) ... ok CheckScriptErrorNormal (sqlite3.test.dbapi.ExtensionTests) ... ok CheckScriptStringSql (sqlite3.test.dbapi.ExtensionTests) ... ok CheckScriptSyntaxError (sqlite3.test.dbapi.ExtensionTests) ... ok CheckClosedCall (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedConCommit (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedConCursor (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedConRollback (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedCreateAggregate (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedCreateFunction (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedCurExecute (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedSetAuthorizer (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosedSetProgressCallback (sqlite3.test.dbapi.ClosedConTests) ... ok CheckClosed (sqlite3.test.dbapi.ClosedCurTests) ... ok CheckOnConflictAbortRaisesWithExplicitTransactions (sqlite3.test.dbapi.SqliteOnConflictTests) ... ok CheckOnConflictAbortRaisesWithoutTransactions (sqlite3.test.dbapi.SqliteOnConflictTests) ... ok CheckOnConflictFail (sqlite3.test.dbapi.SqliteOnConflictTests) ... ok CheckOnConflictIgnore (sqlite3.test.dbapi.SqliteOnConflictTests) ... ok CheckOnConflictReplace (sqlite3.test.dbapi.SqliteOnConflictTests) ... ok CheckOnConflictRollbackWithExplicitTransaction (sqlite3.test.dbapi.SqliteOnConflictTests) ... ok CheckOnConflictRollbackWithoutTransaction (sqlite3.test.dbapi.SqliteOnConflictTests) ... ok CheckBlob (sqlite3.test.types.SqliteTypeTests) ... ok CheckFloat (sqlite3.test.types.SqliteTypeTests) ... ok CheckLargeInt (sqlite3.test.types.SqliteTypeTests) ... ok CheckSmallInt (sqlite3.test.types.SqliteTypeTests) ... ok CheckString (sqlite3.test.types.SqliteTypeTests) ... ok CheckUnicodeExecute (sqlite3.test.types.SqliteTypeTests) ... ok CheckBlob (sqlite3.test.types.DeclTypesTests) ... ok CheckBool (sqlite3.test.types.DeclTypesTests) ... ok CheckFloat (sqlite3.test.types.DeclTypesTests) ... ok CheckFoo (sqlite3.test.types.DeclTypesTests) ... ok CheckLargeInt (sqlite3.test.types.DeclTypesTests) ... ok CheckNumber1 (sqlite3.test.types.DeclTypesTests) ... ok CheckNumber2 (sqlite3.test.types.DeclTypesTests) Checks whether converter names are cut off at '(' characters ... ok CheckSmallInt (sqlite3.test.types.DeclTypesTests) ... ok CheckString (sqlite3.test.types.DeclTypesTests) ... ok CheckUnicode (sqlite3.test.types.DeclTypesTests) ... ok CheckUnsupportedDict (sqlite3.test.types.DeclTypesTests) ... ok CheckUnsupportedSeq (sqlite3.test.types.DeclTypesTests) ... ok CheckCaseInConverterName (sqlite3.test.types.ColNamesTests) ... ok CheckColName (sqlite3.test.types.ColNamesTests) ... ok CheckCursorDescriptionInsert (sqlite3.test.types.ColNamesTests) ... ok CheckCursorDescriptionNoRow (sqlite3.test.types.ColNamesTests) ... ok CheckDeclTypeNotUsed (sqlite3.test.types.ColNamesTests) ... ok CheckNone (sqlite3.test.types.ColNamesTests) ... ok CheckCasterIsUsed (sqlite3.test.types.ObjectAdaptationTests) ... ok CheckBinaryInputForConverter (sqlite3.test.types.BinaryConverterTests) ... ok CheckDateTimeSubSeconds (sqlite3.test.types.DateTimeTests) ... ok CheckDateTimeSubSecondsFloatingPoint (sqlite3.test.types.DateTimeTests) ... ok CheckSqlTimestamp (sqlite3.test.types.DateTimeTests) ... ok CheckSqliteDate (sqlite3.test.types.DateTimeTests) ... ok CheckSqliteTimestamp (sqlite3.test.types.DateTimeTests) ... ok CheckCursorDescriptionCTE (sqlite3.test.types.CommonTableExpressionTests) ... ok CheckCursorDescriptionCTESMultipleColumns (sqlite3.test.types.CommonTableExpressionTests) ... ok CheckCursorDescriptionCTESimple (sqlite3.test.types.CommonTableExpressionTests) ... ok CheckAnyArguments (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncErrorOnCreate (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncException (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncRefCount (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnBlob (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnFloat (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnInt (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnLongLong (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnNull (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnText (sqlite3.test.userfunctions.FunctionTests) ... ok CheckFuncReturnUnicode (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamBlob (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamFloat (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamInt (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamLongLong (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamNone (sqlite3.test.userfunctions.FunctionTests) ... ok CheckParamString (sqlite3.test.userfunctions.FunctionTests) ... ok CheckAggrCheckAggrSum (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrCheckParamBlob (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrCheckParamFloat (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrCheckParamInt (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrCheckParamNone (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrCheckParamStr (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrCheckParamsInt (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrErrorOnCreate (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrExceptionInFinalize (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrExceptionInInit (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrExceptionInStep (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrNoFinalize (sqlite3.test.userfunctions.AggregateTests) ... ok CheckAggrNoStep (sqlite3.test.userfunctions.AggregateTests) ... ok test_column_access (sqlite3.test.userfunctions.AuthorizerTests) ... ok test_table_access (sqlite3.test.userfunctions.AuthorizerTests) ... ok test_column_access (sqlite3.test.userfunctions.AuthorizerRaiseExceptionTests) ... ok test_table_access (sqlite3.test.userfunctions.AuthorizerRaiseExceptionTests) ... ok test_column_access (sqlite3.test.userfunctions.AuthorizerIllegalTypeTests) ... ok test_table_access (sqlite3.test.userfunctions.AuthorizerIllegalTypeTests) ... ok test_column_access (sqlite3.test.userfunctions.AuthorizerLargeIntegerTests) ... ok test_table_access (sqlite3.test.userfunctions.AuthorizerLargeIntegerTests) ... ok CheckIsInstance (sqlite3.test.factory.ConnectionFactoryTests) ... ok CheckInvalidFactory (sqlite3.test.factory.CursorFactoryTests) ... ok CheckIsInstance (sqlite3.test.factory.CursorFactoryTests) ... ok CheckIsProducedByFactory (sqlite3.test.factory.RowFactoryTestsBackwardsCompat) ... ok CheckCustomFactory (sqlite3.test.factory.RowFactoryTests) ... ok CheckFakeCursorClass (sqlite3.test.factory.RowFactoryTests) ... ok CheckSqliteRowAsDict (sqlite3.test.factory.RowFactoryTests) Checks if the row object can be correctly converted to a dictionary ... ok CheckSqliteRowAsSequence (sqlite3.test.factory.RowFactoryTests) Checks if the row object can act like a sequence ... ok CheckSqliteRowAsTuple (sqlite3.test.factory.RowFactoryTests) Checks if the row object can be converted to a tuple ... ok CheckSqliteRowHashCmp (sqlite3.test.factory.RowFactoryTests) Checks if the row object compares and hashes correctly ... ok CheckSqliteRowIndex (sqlite3.test.factory.RowFactoryTests) ... ok CheckSqliteRowIter (sqlite3.test.factory.RowFactoryTests) Checks if the row object is iterable ... ok CheckSqliteRowSlice (sqlite3.test.factory.RowFactoryTests) ... ok CheckCustom (sqlite3.test.factory.TextFactoryTests) ... ok CheckOptimizedUnicode (sqlite3.test.factory.TextFactoryTests) ... ok CheckString (sqlite3.test.factory.TextFactoryTests) ... ok CheckUnicode (sqlite3.test.factory.TextFactoryTests) ... ok CheckBytearray (sqlite3.test.factory.TextFactoryTestsWithEmbeddedZeroBytes) ... ok CheckBytes (sqlite3.test.factory.TextFactoryTestsWithEmbeddedZeroBytes) ... ok CheckCustom (sqlite3.test.factory.TextFactoryTestsWithEmbeddedZeroBytes) ... ok CheckString (sqlite3.test.factory.TextFactoryTestsWithEmbeddedZeroBytes) ... ok CheckDMLDoesNotAutoCommitBefore (sqlite3.test.transactions.TransactionTests) ... FAIL CheckDeleteStartsTransaction (sqlite3.test.transactions.TransactionTests) ... ok CheckInsertStartsTransaction (sqlite3.test.transactions.TransactionTests) ... ok CheckLocking (sqlite3.test.transactions.TransactionTests) ... ok CheckRaiseTimeout (sqlite3.test.transactions.TransactionTests) ... ok CheckReplaceStartsTransaction (sqlite3.test.transactions.TransactionTests) ... ok CheckRollbackCursorConsistency (sqlite3.test.transactions.TransactionTests) ... ok CheckToggleAutoCommit (sqlite3.test.transactions.TransactionTests) ... ok CheckUpdateStartsTransaction (sqlite3.test.transactions.TransactionTests) ... ok CheckDropTable (sqlite3.test.transactions.SpecialCommandTests) ... ok CheckPragma (sqlite3.test.transactions.SpecialCommandTests) ... ok CheckDdlDoesNotAutostartTransaction (sqlite3.test.transactions.TransactionalDDL) ... ok CheckImmediateTransactionalDDL (sqlite3.test.transactions.TransactionalDDL) ... FAIL CheckTransactionalDDL (sqlite3.test.transactions.TransactionalDDL) ... FAIL CheckCollationIsUsed (sqlite3.test.hooks.CollationTests) ... ok CheckCollationRegisterTwice (sqlite3.test.hooks.CollationTests) ... ok CheckCollationReturnsLargeInteger (sqlite3.test.hooks.CollationTests) ... ok CheckCreateCollationBadUpper (sqlite3.test.hooks.CollationTests) ... ok CheckCreateCollationNotAscii (sqlite3.test.hooks.CollationTests) ... ok CheckCreateCollationNotCallable (sqlite3.test.hooks.CollationTests) ... ok CheckCreateCollationNotString (sqlite3.test.hooks.CollationTests) ... ok CheckDeregisterCollation (sqlite3.test.hooks.CollationTests) ... ok CheckCancelOperation (sqlite3.test.hooks.ProgressTests) ... ok CheckClearHandler (sqlite3.test.hooks.ProgressTests) ... ok CheckOpcodeCount (sqlite3.test.hooks.ProgressTests) ... ok CheckProgressHandlerUsed (sqlite3.test.hooks.ProgressTests) ... ok CheckClearTraceCallback (sqlite3.test.hooks.TraceCallbackTests) ... ok CheckTraceCallbackUsed (sqlite3.test.hooks.TraceCallbackTests) ... ok BUILDSTDERR: CheckUnicodeContent (sqlite3.testest test_sqlite failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.69user 0.07system 0:01.10elapsed 69%CPU (0avgtext+0avgdata 72620maxresident)k BUILDSTDERR: 1656inputs+1184outputs (9major+16454minor)pagefaults 0swaps + echo test_sqlite + for TestName in $(cat testnames.txt) + echo =================== test_ssl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ssl t.hooks.TraceCallbackTests) ... ok CheckAutoCommit (sqlite3.test.regression.RegressionTests) ... ok CheckCollation (sqlite3.test.regression.RegressionTests) ... ok CheckColumnNameWithSpaces (sqlite3.test.regression.RegressionTests) ... ok CheckCommitCursorReset (sqlite3.test.regression.RegressionTests) ... ok CheckConnectionCall (sqlite3.test.regression.RegressionTests) ... ok CheckConnectionConstructorCallCheck (sqlite3.test.regression.RegressionTests) ... ok CheckConvertTimestampMicrosecondPadding (sqlite3.test.regression.RegressionTests) ... ok CheckCursorConstructorCallCheck (sqlite3.test.regression.RegressionTests) ... ok CheckCursorRegistration (sqlite3.test.regression.RegressionTests) ... ok CheckEmptyStatement (sqlite3.test.regression.RegressionTests) ... ok CheckErrorMsgDecodeError (sqlite3.test.regression.RegressionTests) ... ok CheckInvalidIsolationLevelType (sqlite3.test.regression.RegressionTests) ... ok CheckNullCharacter (sqlite3.test.regression.RegressionTests) ... ok CheckOnConflictRollback (sqlite3.test.regression.RegressionTests) ... ok CheckPragmaAutocommit (sqlite3.test.regression.RegressionTests) ... ok CheckPragmaSchemaVersion (sqlite3.test.regression.RegressionTests) ... ok CheckPragmaUserVersion (sqlite3.test.regression.RegressionTests) ... ok CheckRecursiveCursorUse (sqlite3.test.regression.RegressionTests) ... ok CheckRegisterAdapter (sqlite3.test.regression.RegressionTests) ... ok CheckSetDict (sqlite3.test.regression.RegressionTests) ... ok CheckSetIsolationLevel (sqlite3.test.regression.RegressionTests) ... ok CheckStatementFinalizationOnCloseDb (sqlite3.test.regression.RegressionTests) ... ok CheckStatementReset (sqlite3.test.regression.RegressionTests) ... ok CheckStrSubclass (sqlite3.test.regression.RegressionTests) ... ok CheckTypeMapUsage (sqlite3.test.regression.RegressionTests) ... ok CheckWorkaroundForBuggySqliteTransferBindings (sqlite3.test.regression.RegressionTests) ... ok CheckTableDump (sqlite3.test.dump.DumpTests) ... ok CheckUnorderableRow (sqlite3.test.dump.DumpTests) ... ok ====================================================================== FAIL: CheckDMLDoesNotAutoCommitBefore (sqlite3.test.transactions.TransactionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/sqlite3/test/transactions.py", line 61, in CheckDMLDoesNotAutoCommitBefore self.assertEqual(len(res), 0) AssertionError: 1 != 0 ====================================================================== FAIL: CheckImmediateTransactionalDDL (sqlite3.test.transactions.TransactionalDDL) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/sqlite3/test/transactions.py", line 189, in CheckImmediateTransactionalDDL self.con.execute("select * from test") AssertionError: OperationalError not raised ====================================================================== FAIL: CheckTransactionalDDL (sqlite3.test.transactions.TransactionalDDL) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/sqlite3/test/transactions.py", line 198, in CheckTransactionalDDL self.con.execute("select * from test") AssertionError: OperationalError not raised ---------------------------------------------------------------------- Ran 262 tests in 0.632s FAILED (failures=3, skipped=1) test_sqlite failed 1 test failed: test_sqlite Total duration: 803 ms Tests result: FAILURE =================== test_ssl ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_9906 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_ssl test_ssl: testing with 'OpenSSL 1.1.1c FIPS 28 May 2019' (1, 1, 1, 3, 15) under Linux ('Fedora', '31', 'Rawhide') HAS_SNI = True OP_ALL = 0x80000054 OP_NO_TLSv1_1 = 0x10000000 test__create_stdlib_context (test.test_ssl.ContextTests) ... ERROR test_cert_store_stats (test.test_ssl.ContextTests) ... ok test_check_hostname (test.test_ssl.ContextTests) ... ok test_ciphers (test.test_ssl.ContextTests) ... ok test_constructor (test.test_ssl.ContextTests) ... ok test_context_client_server (test.test_ssl.ContextTests) ... ok test_create_default_context (test.test_ssl.ContextTests) ... ERROR test_get_ca_certs (test.test_ssl.ContextTests) ... ok test_get_ciphers (test.test_ssl.ContextTests) ... ERROR test_load_cert_chain (test.test_ssl.ContextTests) ... ok test_load_default_certs (test.test_ssl.ContextTests) ... ok test_load_default_certs_env (test.test_ssl.ContextTests) ... ok test_load_default_certs_env_windows (test.test_ssl.ContextTests) ... skipped 'Windows specific' test_load_dh_params (test.test_ssl.ContextTests) ... ok test_load_verify_cadata (test.test_ssl.ContextTests) ... ok test_load_verify_locations (test.test_ssl.ContextTests) ... ok test_options (test.test_ssl.ContextTests) ... ERROR test_protocol (test.test_ssl.ContextTests) ... ok test_session_stats (test.test_ssl.ContextTests) ... ok test_set_default_verify_paths (test.test_ssl.ContextTests) ... ok test_set_ecdh_curve (test.test_ssl.ContextTests) ... ok test_sni_callback (test.test_ssl.ContextTests) ... ok test_sni_callback_refcycle (test.test_ssl.ContextTests) ... ok test_verify_flags (test.test_ssl.ContextTests) ... ok test_verify_mode (test.test_ssl.ContextTests) ... ok test_DER_to_PEM (test.test_ssl.BasicSocketTests) ... ok test_asn1object (test.test_ssl.BasicSocketTests) ... ok test_cert_time_to_seconds (test.test_ssl.BasicSocketTests) ... ok test_cert_time_to_seconds_locale (test.test_ssl.BasicSocketTests) ... skipped 'locale-specific month name needs to be different from C locale' test_cert_time_to_seconds_timezone (test.test_ssl.BasicSocketTests) ... skipped 'local time needs to be different from UTC' test_connect_ex_error (test.test_ssl.BasicSocketTests) ... ok test_constants (test.test_ssl.BasicSocketTests) ... ERROR test_dealloc_warn (test.test_ssl.BasicSocketTests) ... ok test_empty_cert (test.test_ssl.BasicSocketTests) Wrapping with an empty cert file ... ok test_enum_certificates (test.test_ssl.BasicSocketTests) ... skipped 'Windows specific' test_enum_crls (test.test_ssl.BasicSocketTests) ... skipped 'Windows specific' test_errors_sslwrap (test.test_ssl.BasicSocketTests) ... ok test_get_default_verify_paths (test.test_ssl.BasicSocketTests) ... ok test_malformed_cert (test.test_ssl.BasicSocketTests) Wrapping with a badly formatted certificate (syntax error) ... ok test_malformed_key (test.test_ssl.BasicSocketTests) Wrapping with a badly formatted key (syntax error) ... ok test_match_hostname (test.test_ssl.BasicSocketTests) ... ok test_openssl_version (test.test_ssl.BasicSocketTests) ... ok test_parse_all_sans (test.test_ssl.BasicSocketTests) ... ok test_parse_cert (test.test_ssl.BasicSocketTests) ... {'issuer': ((('countryName', 'XY'),), (('localityName', 'Castle Anthrax'),), (('organizationName', 'Python Software Foundation'),), (('commonName', 'localhost'),)), 'notAfter': 'Oct 5 23:01:56 2020 GMT', 'notBefore': 'Oct 8 23:01:56 2010 GMT', 'serialNumber': 'D7C7381919AFC24E', 'subject': ((('countryName', 'XY'),), (('localityName', 'Castle Anthrax'),), (('organizationName', 'Python Software Foundation'),), (('commonName', 'localhost'),)), 'subjectAltName': (('DNS', 'localhost'),), 'version': 3} {'OCSP': ('http://ocsp.verisign.com',), 'caIssuers': ('http://SVRIntl-G3-aia.verisign.com/SVRIntlG3.cer',), 'crlDistributionPoints': ('http://SVRIntl-G3-crl.verisign.com/SVRIntlG3.crl',), 'issuer': ((('countryName', 'US'),), (('organizationName', 'VeriSign, Inc.'),), (('organizationalUnitName', 'VeriSign Trust Network'),), (('organizationalUnitName', 'Terms of use at https://www.verisign.com/rpa (c)10'),), (('commonName', 'VeriSign Class 3 International Server CA - G3'),)), 'notAfter': 'Sep 20 23:59:59 2012 GMT', 'notBefore': 'Sep 21 00:00:00 2011 GMT', 'serialNumber': '2EE6EA7640A075CEE5005F4D7C79549A', 'subject': ((('countryName', 'FI'),), (('stateOrProvinceName', 'Espoo'),), (('localityName', 'Espoo'),), (('organizationName', 'Nokia'),), (('organizationalUnitName', 'BI'),), (('commonName', 'projects.developer.nokia.com'),)), 'subjectAltName': (('DNS', 'projects.developer.nokia.com'), ('DNS', 'projects.forum.nokia.com')), 'version': 3} ok test_parse_cert_CVE_2013_4238 (test.test_ssl.BasicSocketTests) ... {'issuer': ((('countryName', 'US'),), (('stateOrProvinceName', 'Oregon'),), (('localityName', 'Beaverton'),), (('organizationName', 'Python Software Foundation'),), (('organizationalUnitName', 'Python Core Development'),), (('commonName', 'null.python.org\x00example.org'),), (('emailAddress', 'python-dev@python.org'),)), 'notAfter': 'Aug 7 13:12:52 2013 GMT', 'notBefore': 'Aug 7 13:11:52 2013 GMT', 'serialNumber': '00', 'subject': ((('countryName', 'US'),), (('stateOrProvinceName', 'Oregon'),), (('localityName', 'Beaverton'),), (('organizationName', 'Python Software Foundation'),), (('organizationalUnitName', 'Python Core Development'),), (('commonName', 'null.python.org\x00example.org'),), (('emailAddress', 'python-dev@python.org'),)), 'subjectAltName': (('DNS', 'altnull.python.org\x00example.com'), ('email', 'null@python.org\x00user@example.org'), ('URI', 'http://null.python.org\x00http://example.org'), ('IP Address', '192.0.2.1'), ('IP Address', '2001:DB8:0:0:0:0:0:1\n')), 'version': 3} ok test_purpose_enum (test.test_ssl.BasicSocketTests) ... ok test_random (test.test_ssl.BasicSocketTests) ... RAND_status is 1 (sufficient randomness) ok test_random_fork (test.test_ssl.BasicSocketTests) ... ok test_refcycle (test.test_ssl.BasicSocketTests) ... skipped 'implementation detail specific to cpython' test_server_side (test.test_ssl.BasicSocketTests) ... ok test_str_for_enums (test.test_ssl.BasicSocketTests) ... ok test_timeout (test.test_ssl.BasicSocketTests) ... ok test_tls_unique_channel_binding (test.test_ssl.BasicSocketTests) ... ok test_unknown_channel_binding (test.test_ssl.BasicSocketTests) ... ok test_unsupported_dtls (test.test_ssl.BasicSocketTests) ... ok test_wrapped_unconnected (test.test_ssl.BasicSocketTests) ... ok test_lib_reason (test.test_ssl.SSLErrorTests) ... ok test_str (test.test_ssl.SSLErrorTests) ... ok test_subclass (test.test_ssl.SSLErrorTests) ... ok test_buffer_types (test.test_ssl.MemoryBIOTests) ... ok test_eof (test.test_ssl.MemoryBIOTests) ... ok test_error_types (test.test_ssl.MemoryBIOTests) ... ok test_pending (test.test_ssl.MemoryBIOTests) ... ok test_read_write (test.test_ssl.MemoryBIOTests) ... ok test_bio_handshake (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 42438) Needed 3 calls to complete do_handshake(). server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None Needed 2 calls to complete unwrap(). ok test_bio_read_write_data (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 42532) Needed 3 calls to complete do_handshake(). Needed 1 calls to complete write(). server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None Needed 2 calls to complete read(). Needed 2 calls to complete unwrap(). ok test_ciphers (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 49112) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 49114) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_connect (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 52874) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 52876) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_connect_cadata (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 45482) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 45484) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_connect_capath (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 49844) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 49846) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_connect_ex (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 58060) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_connect_fail (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 57706) server: bad connection attempt from ('127.0.0.1', 57706): Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 1873, in wrap_conn self.sock, server_side=True) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 400, in wrap_socket _context=self, _session=session) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 807, in __init__ self.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 1060, in do_handshake self._sslobj.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 682, in do_handshake self._sslobj.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 357, in do_handshake raise pyssl_error(self, ret) _cffi_ssl._stdssl.error.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca ok test_connect_with_context (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 52538) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 52540) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 52542) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_connect_with_context_fail (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 40362) server: bad connection attempt from ('127.0.0.1', 40362): Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 1873, in wrap_conn self.sock, server_side=True) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 400, in wrap_socket _context=self, _session=session) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 807, in __init__ self.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 1060, in do_handshake self._sslobj.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 682, in do_handshake self._sslobj.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 357, in do_handshake raise pyssl_error(self, ret) _cffi_ssl._stdssl.error.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca ok test_context_setget (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 55050) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_get_ca_certs_capath (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 40686) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_get_server_certificate (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 49754) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 49756) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None Verified certificate for 127.0.0.1:58185 is -----BEGIN CERTIFICATE----- MIICpDCCAYwCCQCwkmSx8toh0TANBgkqhkiG9w0BAQUFADBNMQswCQYDVQQGEwJY WTEmMCQGA1UECgwdUHl0aG9uIFNvZnR3YXJlIEZvdW5kYXRpb24gQ0ExFjAUBgNV BAMMDW91ci1jYS1zZXJ2ZXIwHhcNMTMwMTA0MTk0NzA3WhcNMjIxMTEzMTk0NzA3 WjBfMQswCQYDVQQGEwJYWTEXMBUGA1UEBxMOQ2FzdGxlIEFudGhyYXgxIzAhBgNV BAoTGlB5dGhvbiBTb2Z0d2FyZSBGb3VuZGF0aW9uMRIwEAYDVQQDEwlsb2NhbGhv c3QwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMLgD0kAKDb5cFyPjbwNfR5C tewdXC+kMXAWD8DLxiTTvhMW7qVnlwOm36mZlszHKvsRf05lT4pegiFM9z2j1Ola N+ci/X7NU22TNN6crYSiN77FjYJP464j876ndSxyD+rzys386T+1r1aZaggEdkj1 TsSsv1zWIYKlPIjlvhuxAgMBAAEwDQYJKoZIhvcNAQEFBQADggEBAC9CX6MJLPpR iMc3f+oOY/CimuVa4sgg8D9gvMgPtsZ2ztuDk/WjM2cBjgTNAJpz/fM1hvrXE+JG xp3AKVPUqZC4d0vmg3bkktacUM9D0MYBd2Ga3ptw93LNWQAxadm0ygacbcPHgIxo 5rWi+O8duxafd3fvh2Iim01ppDoa8SFejDKskv0VaxjCfxUNmDDKdY8acd/aHbLv mugtLgL9SjyqlgsGXTWzPSSHS+CwWGAvRawuSIqwmRBlJ//Msdj9vSZruQwFKvRF YzVRB+2Dhf5vacu7QKiutjtWSi2k7W0RLE3tFyT9R7zTQaLTBv4MkNjYlCbE/8yh 2EJ36/yplHE= -----END CERTIFICATE----- ok test_get_server_certificate_fail (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 38412) [SSL: CERTIFICATE_VERIFY_FAILED] error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed server: bad connection attempt from ('127.0.0.1', 38412): Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 1873, in wrap_conn self.sock, server_side=True) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 400, in wrap_socket _context=self, _session=session) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 807, in __init__ self.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 1060, in do_handshake self._sslobj.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 682, in do_handshake self._sslobj.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 357, in do_handshake raise pyssl_error(self, ret) _cffi_ssl._stdssl.error.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca ok test_makefile_close (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 40234) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_non_blocking_connect_ex (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 34658) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_non_blocking_handshake (test.test_ssl.SimpleBackgroundTests) ... server: new connection from ('127.0.0.1', 54566) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None Needed 3 calls to do_handshake() to establish session. ok test_alpn_protocols (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 53560) client: sending b'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 45120) client: sending b'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 46336) client: sending b'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 59090) client: sending b'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. FAIL test_asyncore_server (test.test_ssl.ThreadedTests) Check the example asyncore integration. ... server: new connection from 127.0.0.1:60178 client: sending b'FOO\n'... server: read b'FOO\n' from client client: read b'foo\n' client: closing connection. client: connection closed. cleanup: stopping server. cleanup: joining server thread. server: read b'over\n' from client server: closed connection server: read b'' from client cleanup: successfully joined. ok test_check_hostname (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 46992) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 48908) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_compression (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 48410) client: sending b'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. got compression: None ok test_compression_disabled (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 52104) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_crl_check (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 52690) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 50462) server: bad connection attempt from ('127.0.0.1', 50462): Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 1873, in wrap_conn self.sock, server_side=True) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 400, in wrap_socket _context=self, _session=session) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 807, in __init__ self.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 1060, in do_handshake self._sslobj.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 682, in do_handshake self._sslobj.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 357, in do_handshake raise pyssl_error(self, ret) _cffi_ssl._stdssl.error.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca server: new connection from ('127.0.0.1', 48868) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_default_ciphers (test.test_ssl.ThreadedTests) ... skipped 'no DES cipher available' test_default_ecdh_curve (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 33728) server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256) server: selected protocol is now None FAIL test_dh_params (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 51742) server: connection cipher is now ('DHE-RSA-AES256-SHA', 'SSLv3', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_do_handshake_enotconn (test.test_ssl.ThreadedTests) ... ok test_echo (test.test_ssl.ThreadedTests) Basic test of an SSL client connecting to a server ... server: new connection from ('127.0.0.1', 46070) client: sending b'FOO\n'... server: connection cipher is now ('AES256-SHA', 'SSLv3', 256) server: selected protocol is now None client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 42106) client: sending b'FOO\n'... server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256) server: selected protocol is now None client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 55512) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 37434) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 39732) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 49096) client: sending b'FOO\n'... server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256) server: selected protocol is now None client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 55520) server: bad connection attempt from ('127.0.0.1', 55520): Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 1873, in wrap_conn self.sock, server_side=True) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 400, in wrap_socket _context=self, _session=session) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 807, in __init__ self.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 1060, in do_handshake self._sslobj.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 682, in do_handshake self._sslobj.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 357, in do_handshake raise pyssl_error(self, ret) _cffi_ssl._stdssl.error.SSLError: [SSL] error:140C5042:SSL routines:ssl_undefined_function:called a function you should not call server: new connection from ('127.0.0.1', 58806) server: new connection from ('127.0.0.1', 36064) server: bad connection attempt from ('127.0.0.1', 36064): Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 1873, in wrap_conn self.sock, server_side=True) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 400, in wrap_socket _context=self, _session=session) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 807, in __init__ self.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 1060, in do_handshake self._sslobj.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 682, in do_handshake self._sslobj.do_handshake() File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 357, in do_handshake raise pyssl_error(self, ret) _cffi_ssl._stdssl.error.SSLError: [SSL] error:140C5042:SSL routines:ssl_undefined_function:called a function you should not call ok test_getpeercert (test.test_ssl.ThreadedTests) ... {'issuer': ((('countryName', 'XY'),), (('localityName', 'Castle Anthrax'),), (('organizationName', 'Python Software Foundation'),), (('commonName', 'localhost'),)), 'notAfter': 'Oct 5 23:01:56 2020 GMT', 'notBefore': 'Oct 8 23:01:56 2010 GMT', 'serialNumber': 'D7C7381919AFC24E', 'subject': ((('countryName', 'XY'),), (('localityName', 'Castle Anthrax'),), (('organizationName', 'Python Software Foundation'),), (('commonName', 'localhost'),)), 'subjectAltName': (('DNS', 'localhost'),), 'version': 3} Connection cipher is ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256). ok test_getpeercert_enotconn (test.test_ssl.ThreadedTests) ... ok test_handshake_timeout (test.test_ssl.ThreadedTests) ... ok test_nonblocking_send (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 57114) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None Test server failure: Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 1979, in run self.write(msg.lower()) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 1915, in write return self.sslconn.write(bytes) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 881, in write return self._sslobj.write(data) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 635, in write return self._sslobj.write(data) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 439, in write raise pyssl_error(self, length) ConnectionResetError: [Errno 104] Connection reset by peer ok test_npn_protocols (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 46436) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now http/1.1 client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 56928) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now http/1.1 client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 60738) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now spdy/2 client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 37420) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now abc client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_protocol_sslv2 (test.test_ssl.ThreadedTests) Connecting to an SSLv2 server with various client options ... skipped 'OpenSSL is compiled without SSLv2 support' test_protocol_sslv23 (test.test_ssl.ThreadedTests) Connecting to an SSLv23 server with various client options ... {PROTOCOL_SSLv3->PROTOCOL_TLS} CERT_NONE PROTOCOL_TLS->PROTOCOL_TLS CERT_NONE PROTOCOL_TLSv1->PROTOCOL_TLS CERT_NONE {PROTOCOL_SSLv3->PROTOCOL_TLS} CERT_OPTIONAL PROTOCOL_TLS->PROTOCOL_TLS CERT_OPTIONAL PROTOCOL_TLSv1->PROTOCOL_TLS CERT_OPTIONAL {PROTOCOL_SSLv3->PROTOCOL_TLS} CERT_REQUIRED PROTOCOL_TLS->PROTOCOL_TLS CERT_REQUIRED PROTOCOL_TLSv1->PROTOCOL_TLS CERT_REQUIRED {PROTOCOL_SSLv3->PROTOCOL_TLS} CERT_NONE ERROR test_protocol_sslv3 (test.test_ssl.ThreadedTests) Connecting to an SSLv3 server with various client options ... PROTOCOL_SSLv3->PROTOCOL_SSLv3 CERT_NONE PROTOCOL_SSLv3->PROTOCOL_SSLv3 CERT_OPTIONAL PROTOCOL_SSLv3->PROTOCOL_SSLv3 CERT_REQUIRED {PROTOCOL_TLS->PROTOCOL_SSLv3} CERT_NONE {PROTOCOL_TLSv1->PROTOCOL_SSLv3} CERT_NONE ERROR test_protocol_tlsv1 (test.test_ssl.ThreadedTests) Connecting to a TLSv1 server with various client options ... PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_NONE PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_OPTIONAL PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_REQUIRED {PROTOCOL_SSLv3->PROTOCOL_TLSv1} CERT_NONE {PROTOCOL_TLS->PROTOCOL_TLSv1} CERT_NONE ok test_protocol_tlsv1_1 (test.test_ssl.ThreadedTests) Connecting to a TLSv1.1 server with various client options. ... PROTOCOL_TLSv1_1->PROTOCOL_TLSv1_1 CERT_NONE {PROTOCOL_SSLv3->PROTOCOL_TLSv1_1} CERT_NONE {PROTOCOL_TLS->PROTOCOL_TLSv1_1} CERT_NONE PROTOCOL_TLSv1_1->PROTOCOL_TLS CERT_NONE {PROTOCOL_TLSv1->PROTOCOL_TLSv1_1} CERT_NONE {PROTOCOL_TLSv1_1->PROTOCOL_TLSv1} CERT_NONE ok test_protocol_tlsv1_2 (test.test_ssl.ThreadedTests) Connecting to a TLSv1.2 server with various client options. ... ERROR test_read_write_after_close_raises_valuerror (test.test_ssl.ThreadedTests) ... ok test_recv_send (test.test_ssl.ThreadedTests) Test recv(), send() and friends. ... server: new connection from ('127.0.0.1', 45172) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_recv_zero (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 56898) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_rude_shutdown (test.test_ssl.ThreadedTests) A brutal shutdown of an SSL server should raise an OSError ... ok test_selected_alpn_protocol (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 55290) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_selected_alpn_protocol_if_server_uses_alpn (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 34208) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_selected_npn_protocol (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 60430) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: sending b'FOO\n'... client: read b'foo\n' client: closing connection. ok test_sendfile (test.test_ssl.ThreadedTests) ... ok test_server_accept (test.test_ssl.ThreadedTests) ... ok test_session (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 54874) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 33760) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 34660) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 51586) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_session_handling (test.test_ssl.ThreadedTests) ... FAIL test_shared_ciphers (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 55078) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None FAIL test_sni_callback (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 35546) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 39696) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 42942) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_sni_callback_alert (test.test_ssl.ThreadedTests) ... ok test_sni_callback_raising (test.test_ssl.ThreadedTests) ... ok test_sni_callback_wrong_return_type (test.test_ssl.ThreadedTests) ... ok test_socketserver (test.test_ssl.ThreadedTests) Using socketserver to create and manage SSL connections. ... server (('127.0.0.1', 44093):44093 ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)): [27/Jul/2019 13:57:18] "GET /keycert.pem HTTP/1.1" 200 - client: read 1783 bytes from remote server '>' stopping HTTPS server joining HTTPS thread ok test_starttls (test.test_ssl.ThreadedTests) Switching from clear text to encrypted and back again. ... client: sending b'msg 1'... server: new connection from ('127.0.0.1', 49988) server: read b'msg 1' (unencrypted), sending back b'msg 1' (unencrypted)... client: read b'msg 1' from server client: sending b'MSG 2'... server: read b'MSG 2' (unencrypted), sending back b'msg 2' (unencrypted)... client: read b'msg 2' from server client: sending b'STARTTLS'... server: read STARTTLS from client, sending OK... client: read b'ok' from server, starting TLS... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending b'MSG 3'... server: read b'MSG 3' (encrypted), sending back b'msg 3' (encrypted)... client: read b'msg 3' from server client: sending b'msg 4'... server: read b'msg 4' (encrypted), sending back b'msg 4' (encrypted)... client: read b'msg 4' from server client: sending b'ENDTLS'... server: read ENDTLS from client, sending OK... client: read b'ok' from server, ending TLS... client: sending b'msg 5'... server: connection is now unencrypted... server: read b'msg 5' (unencrypted), sending back b'msg 5' (unencrypted)... client: read b'msg 5' from server client: sending b'msg 6'... server: read b'msg 6' (unencrypted), sending back b'msg 6' (unencrypted)... client: read b'msg 6' from server client: closing connection. server: client closed connection ok test_tls_unique_channel_binding (test.test_ssl.ThreadedTests) Test tls-unique channel binding. ... server: new connection from ('127.0.0.1', 58952) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None got channel binding data: b'\xc2z]vX-\x87\xeby\xff\xebC' server: new connection from ('127.0.0.1', 58954) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None got another channel binding data: b'p\xab\x95c\x80\xa1\x91\xb98l\xeb0' ok test_version_basic (test.test_ssl.ThreadedTests) ... ok test_wrong_cert (test.test_ssl.ThreadedTests) Connecting when the server rejects the client's certificate ... SSLError is SSLError(1, '[SSL: TLSV1_ALERT_UNKNOWN_CA] error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca') ok ====================================================================== ERROR: test__create_stdlib_context (test.test_ssl.ContextTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 1305, in test__create_stdlib_context self._assert_context_options(ctx) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 1264, in _assert_context_options self.assertEqual(ctx.options & ssl.OP_NO_SSLv2, ssl.OP_NO_SSLv2) AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_create_default_context (test.test_ssl.ContextTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 1284, in test_create_default_context self._assert_context_options(ctx) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 1264, in _assert_context_options self.assertEqual(ctx.options & ssl.OP_NO_SSLv2, ssl.OP_NO_SSLv2) AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_get_ciphers (test.test_ssl.ContextTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 887, in test_get_ciphers names = set(d['name'] for d in ctx.get_ciphers()) AttributeError: 'SSLContext' object has no attribute 'get_ciphers' ====================================================================== ERROR: test_options (test.test_ssl.ContextTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 895, in test_options default = (ssl.OP_ALL | ssl.OP_NO_SSLv2 | ssl.OP_NO_SSLv3) AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_constants (test.test_ssl.BasicSocketTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 170, in test_constants ssl.OP_SINGLE_DH_USE AttributeError: module 'ssl' has no attribute 'OP_SINGLE_DH_USE' ====================================================================== ERROR: test_protocol_sslv23 (test.test_ssl.ThreadedTests) Connecting to an SSLv23 server with various client options ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 2597, in test_protocol_sslv23 server_options=ssl.OP_NO_SSLv2 | ssl.OP_NO_SSLv3) AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_protocol_sslv3 (test.test_ssl.ThreadedTests) Connecting to an SSLv3 server with various client options ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 2620, in test_protocol_sslv3 False, client_options=ssl.OP_NO_SSLv2) AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== ERROR: test_protocol_tlsv1_2 (test.test_ssl.ThreadedTests) Connecting to a TLSv1.2 server with various client options. ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 2667, in test_protocol_tlsv1_2 server_options=ssl.OP_NO_SSLv3|ssl.OP_NO_SSLv2, AttributeError: module 'ssl' has no attribute 'OP_NO_SSLv2' ====================================================================== FAIL: test_alpn_protocols (test.test_ssl.ThreadedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 3263, in test_alpn_protocols self.assertIsInstance(stats, ssl.SSLError) BUILDSTDERR: AssertionError: {'compression': None, 'cipher': ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256), 'peercert': {}, 'client_alpn_protocol': None, 'client_npn_protocol': None, 'version': 'TLSv1.2', 'session_reused': False, 'session': <_cffi_ssl._stdssl.SSLSession object at 0xf3e0e270>, 'server_alpn_protocols': [None], 'server_npn_protocols': [None], 'server_shared_ciphers': [[('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256), ('TLS_CHACHA20_POLY1305_SHA256', 'TLSv1.3', 256), ('TLS_AES_128_GCM_SHA256', 'TLSv1.3', 128), ('TLS_AES_128_CCM_SHA256', 'TLSv1.3', 128), ('ECDHE-ECDSA-AES256-GCM-SHA384', 'TLSv1.2', 256), ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256), ('ECDHE-ECDSA-AES128-GCM-SHA256', 'TLSv1.2', 128), ('ECDHE-RSA-AES128-GCM-SHA256', 'TLSv1.2', 128), ('ECDHE-ECDSA-CHACHA20-POLY1305', 'TLSv1.2', 256), ('ECDHE-RSA-CHACHA20-POLY1305', 'TLSv1.2', 256), ('DHE-DSS-AES256-GCM-SHA384', 'TLSv1.2', 256), ('DHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256), ('DHE-DSS-AES128-GCM-SHA256', 'TLSv1.2', 128), ('DHE-RSA-AES128-GCM-SHA256', 'TLSv1.2', 128), ('DHE-RSA-CHACHA20-POLY1305', 'TLSv1.2', 256), ('ECDHE-ECDSA-AES256-CCM8', 'TLSv1.2', 256), ('ECDHE-ECDSA-AES256-CCM', 'TLSv1.2', 256), ('ECDHE-ECDSA-AES256-SHA384', 'TLSv1.2', 256), ('ECDHE-RSA-AES256-SHA384', 'TLSv1.2', 256), ('ECDHE-ECDSA-AES256-SHA', 'TLSv1.0', 256), ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256), ('DHE-RSA-AES256-CCM8', 'TLSv1.2', 256), ('DHE-RSA-AES256-CCM', 'TLSv1.2', 256), ('DHE-RSA-AES256-SHA256', 'TLSv1.2', 256), ('DHE-DSS-AES256-SHA256', 'TLSv1.2', 256), ('DHE-RSA-AES256-SHA', 'SSLv3', 256), ('DHE-DSS-AES256-SHA', 'SSLv3', 256), ('ECDHE-ECDSA-AES128-CCM8', 'TLSv1.2', 128), ('ECDHE-ECDSA-AES128-CCM', 'TLSv1.2', 128), ('ECDHE-ECDSA-AES128-SHA256', 'TLSv1.2', 128), ('ECDHE-RSA-AES128-SHA256', 'TLSv1.2', 128), ('ECDHE-Exception in thread Thread-85: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/threading.py", line 916, in _bootstrap_inner BUILDSTDERR: self.run() BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 1928, in run BUILDSTDERR: if not self.wrap_conn(): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 1873, in wrap_conn BUILDSTDERR: self.sock, server_side=True) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 400, in wrap_socket BUILDSTDERR: _context=self, _session=session) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 807, in __init__ BUILDSTDERR: self.do_handshake() BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 1060, in do_handshake BUILDSTDERR: self._sslobj.do_handshake() BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 682, in do_handshake BUILDSTDERR: self._sslobj.do_handshake() BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 357, in do_handshake BUILDSTDERR: raise pyssl_error(self, ret) BUILDSTDERR: OSError: [Errno 0] Success BUILDSTDERR: test test_ssl failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 1.73user 0.19system 0:03.63elapsed 52%CPU (0avgtext+0avgdata 67700maxresident)k BUILDSTDERR: 0inputs+256outputs (0major+22259minor)pagefaults 0swaps + echo test_ssl + for TestName in $(cat testnames.txt) + echo =================== test_startfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_startfile ECDSA-AES128-SHA', 'TLSv1.0', 128), ('ECDHE-RSA-AES128-SHA', 'TLSv1.0', 128), ('DHE-RSA-AES128-CCM8', 'TLSv1.2', 128), ('DHE-RSA-AES128-CCM', 'TLSv1.2', 128), ('DHE-RSA-AES128-SHA256', 'TLSv1.2', 128), ('DHE-DSS-AES128-SHA256', 'TLSv1.2', 128), ('DHE-RSA-AES128-SHA', 'SSLv3', 128), ('DHE-DSS-AES128-SHA', 'SSLv3', 128), ('ECDHE-ECDSA-ARIA256-GCM-SHA384', 'TLSv1.2', 256), ('ECDHE-ARIA256-GCM-SHA384', 'TLSv1.2', 256), ('ECDHE-ECDSA-ARIA128-GCM-SHA256', 'TLSv1.2', 128), ('ECDHE-ARIA128-GCM-SHA256', 'TLSv1.2', 128), ('ECDHE-ECDSA-CAMELLIA256-SHA384', 'TLSv1.2', 256), ('ECDHE-RSA-CAMELLIA256-SHA384', 'TLSv1.2', 256), ('ECDHE-ECDSA-CAMELLIA128-SHA256', 'TLSv1.2', 128), ('ECDHE-RSA-CAMELLIA128-SHA256', 'TLSv1.2', 128), ('DHE-DSS-ARIA256-GCM-SHA384', 'TLSv1.2', 256), ('DHE-RSA-ARIA256-GCM-SHA384', 'TLSv1.2', 256), ('DHE-DSS-ARIA128-GCM-SHA256', 'TLSv1.2', 128), ('DHE-RSA-ARIA128-GCM-SHA256', 'TLSv1.2', 128), ('DHE-RSA-CAMELLIA256-SHA256', 'TLSv1.2', 256), ('DHE-DSS-CAMELLIA256-SHA256', 'TLSv1.2', 256), ('DHE-RSA-CAMELLIA128-SHA256', 'TLSv1.2', 128), ('DHE-DSS-CAMELLIA128-SHA256', 'TLSv1.2', 128), ('DHE-RSA-CAMELLIA256-SHA', 'SSLv3', 256), ('DHE-DSS-CAMELLIA256-SHA', 'SSLv3', 256), ('DHE-RSA-CAMELLIA128-SHA', 'SSLv3', 128), ('DHE-DSS-CAMELLIA128-SHA', 'SSLv3', 128), ('AES256-GCM-SHA384', 'TLSv1.2', 256), ('AES128-GCM-SHA256', 'TLSv1.2', 128), ('AES256-CCM8', 'TLSv1.2', 256), ('AES256-CCM', 'TLSv1.2', 256), ('AES128-CCM8', 'TLSv1.2', 128), ('AES128-CCM', 'TLSv1.2', 128), ('AES256-SHA256', 'TLSv1.2', 256), ('AES128-SHA256', 'TLSv1.2', 128), ('AES256-SHA', 'SSLv3', 256), ('AES128-SHA', 'SSLv3', 128), ('ARIA256-GCM-SHA384', 'TLSv1.2', 256), ('ARIA128-GCM-SHA256', 'TLSv1.2', 128), ('CAMELLIA256-SHA256', 'TLSv1.2', 256), ('CAMELLIA128-SHA256', 'TLSv1.2', 128), ('CAMELLIA256-SHA', 'SSLv3', 256), ('CAMELLIA128-SHA', 'SSLv3', 128)]]} is not an instance of ====================================================================== FAIL: test_default_ecdh_curve (test.test_ssl.ThreadedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 3122, in test_default_ecdh_curve self.assertIn("ECDH", s.cipher()[0]) AssertionError: 'ECDH' not found in 'TLS_AES_256_GCM_SHA384' ====================================================================== FAIL: test_session_handling (test.test_ssl.ThreadedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 3568, in test_session_handling self.assertEqual(s.session_reused, True) AssertionError: False != True ====================================================================== FAIL: test_shared_ciphers (test.test_ssl.ThreadedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_ssl.py", line 3439, in test_shared_ciphers self.fail(name) AssertionError: TLS_AES_256_GCM_SHA384 ---------------------------------------------------------------------- Ran 124 tests in 3.000s FAILED (failures=4, errors=8, skipped=8) test_ssl failed 1 test failed: test_ssl Total duration: 3 sec Tests result: FAILURE =================== test_startfile ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_10117 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_startfile BUILDSTDERR: test_startfile skipped -- obj0.38user 0.03system 0:00.42elapsed 98%CPU (0avgtext+0avgdata 51968maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9661minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_stat ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_stat BUILDSTDERR: 0.40user 0.03system 0:00.44elapsed 98%CPU (0avgtext+0avgdata 52036maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+10080minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_statistics ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_statistics ect has no attribute 'startfile' test_startfile skipped 1 test skipped: test_startfile Total duration: 89 ms Tests result: SUCCESS =================== test_stat ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_10121 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_stat test_devices (test.test_stat.TestFilemodeCStat) ... skipped 'No _stat module on PyPy' test_directory (test.test_stat.TestFilemodeCStat) ... skipped 'No _stat module on PyPy' test_fifo (test.test_stat.TestFilemodeCStat) ... skipped 'No _stat module on PyPy' test_file_attribute_constants (test.test_stat.TestFilemodeCStat) ... skipped 'No _stat module on PyPy' test_link (test.test_stat.TestFilemodeCStat) ... skipped 'No _stat module on PyPy' test_mode (test.test_stat.TestFilemodeCStat) ... skipped 'No _stat module on PyPy' test_module_attributes (test.test_stat.TestFilemodeCStat) ... skipped 'No _stat module on PyPy' test_devices (test.test_stat.TestFilemodePyStat) ... ok test_directory (test.test_stat.TestFilemodePyStat) ... ok test_fifo (test.test_stat.TestFilemodePyStat) ... ok test_file_attribute_constants (test.test_stat.TestFilemodePyStat) ... skipped 'FILE_ATTRIBUTE_* constants are Win32 specific' test_link (test.test_stat.TestFilemodePyStat) ... ok test_mode (test.test_stat.TestFilemodePyStat) ... ok test_module_attributes (test.test_stat.TestFilemodePyStat) ... ok ---------------------------------------------------------------------- Ran 14 tests in 0.005s OK (skipped=8) 1 test OK. Total duration: 103 ms Tests result: SUCCESS =================== test_statistics ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_10125 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_statistics test_exactly_equal_absolute (test.test_statistics.ApproxEqualExactTest) ... ok test_exactly_equal_absolute_decimals (test.test_statistics.ApproxEqualExactTest) ... ok test_exactly_equal_both (test.test_statistics.ApproxEqualExactTest) ... ok test_exactly_equal_decimals (test.test_statistics.ApproxEqualExactTest) ... ok test_exactly_equal_floats (test.test_statistics.ApproxEqualExactTest) ... ok test_exactly_equal_fractions (test.test_statistics.ApproxEqualExactTest) ... ok test_exactly_equal_ints (test.test_statistics.ApproxEqualExactTest) ... ok test_exactly_equal_relative (test.test_statistics.ApproxEqualExactTest) ... ok test_approx_equal_absolute_decimals (test.test_statistics.ApproxEqualInexactTest) ... ok test_approx_equal_absolute_floats (test.test_statistics.ApproxEqualInexactTest) ... ok test_approx_equal_absolute_fractions (test.test_statistics.ApproxEqualInexactTest) ... ok test_approx_equal_absolute_ints (test.test_statistics.ApproxEqualInexactTest) ... ok test_approx_equal_both1 (test.test_statistics.ApproxEqualInexactTest) ... ok test_approx_equal_both2 (test.test_statistics.ApproxEqualInexactTest) ... ok test_approx_equal_both3 (test.test_statistics.ApproxEqualInexactTest) ... ok test_approx_equal_both4 (test.test_statistics.ApproxEqualInexactTest) ... ok test_approx_equal_relative_decimals (test.test_statistics.ApproxEqualInexactTest) ... ok test_approx_equal_relative_floats (test.test_statistics.ApproxEqualInexactTest) ... ok test_approx_equal_relative_fractions (test.test_statistics.ApproxEqualInexactTest) ... ok test_approx_equal_relative_ints (test.test_statistics.ApproxEqualInexactTest) ... ok test_cross_zero (test.test_statistics.ApproxEqualInexactTest) ... ok test_decimal_zeroes (test.test_statistics.ApproxEqualSpecialsTest) ... ok test_float_zeroes (test.test_statistics.ApproxEqualSpecialsTest) ... ok test_inf (test.test_statistics.ApproxEqualSpecialsTest) ... ok test_nan (test.test_statistics.ApproxEqualSpecialsTest) ... ok test_relative_symmetry (test.test_statistics.ApproxEqualSymmetryTest) ... ok test_symmetry (test.test_statistics.ApproxEqualSymmetryTest) ... ok test_exactly_unequal_decimals (test.test_statistics.ApproxEqualUnequalTest) ... ok test_exactly_unequal_floats (test.test_statistics.ApproxEqualUnequalTest) ... ok test_exactly_unequal_fractions (test.test_statistics.ApproxEqualUnequalTest) ... ok test_exactly_unequal_ints (test.test_statistics.ApproxEqualUnequalTest) ... ok test_bool (test.test_statistics.CoerceTest) ... ok test_decimal (test.test_statistics.CoerceTest) ... ok test_float (test.test_statistics.CoerceTest) ... ok test_fraction (test.test_statistics.CoerceTest) ... ok test_incompatible_types (test.test_statistics.CoerceTest) ... ok test_int (test.test_statistics.CoerceTest) ... ok test_non_numeric_types (test.test_statistics.CoerceTest) ... ok test_decimal (test.test_statistics.ConvertTest) ... ok test_float (test.test_statistics.ConvertTest) ... ok test_fraction (test.test_statistics.ConvertTest) ... ok test_inf (test.test_statistics.ConvertTest) ... ok test_int (test.test_statistics.ConvertTest) ... ok test_nan (test.test_statistics.ConvertTest) ... ok test_infinity (test.test_statistics.DecimalToRatioTest) ... ok test_nan (test.test_statistics.DecimalToRatioTest) ... ok test_negative_exponent (test.test_statistics.DecimalToRatioTest) ... ok test_positive_exponent (test.test_statistics.DecimalToRatioTest) ... ok test_regression_20536 (test.test_statistics.DecimalToRatioTest) ... ok test_sign (test.test_statistics.DecimalToRatioTest) ... ok test_doc_tests (test.test_statistics.DocTests) ... Trying: mean([-1.0, 2.5, 3.25, 5.75]) Expecting: 2.625 ok Trying: median([2, 3, 4, 5]) Expecting: 3.5 ok Trying: median_grouped([2, 2, 3, 3, 3, 4]) #doctest: +ELLIPSIS Expecting: 2.8333333333... ok Trying: stdev([2.5, 3.25, 5.5, 11.25, 11.75]) #doctest: +ELLIPSIS Expecting: 4.38961843444... ok Trying: data = [1, 2, 2, 4, 4, 4, 5, 6] Expecting nothing ok Trying: mu = mean(data) Expecting nothing ok Trying: pvariance(data, mu) Expecting: 2.5 ok Trying: _exact_ratio(0.25) Expecting: (1, 4) ok Trying: _sum([3, 2.25, 4.5, -0.5, 1.0], 0.75) Expecting: (, Fraction(11, 1), 5) ok Trying: _sum([1e50, 1, -1e50] * 1000) Expecting: (, Fraction(1000, 1), 3000) ok Trying: from fractions import Fraction as F Expecting nothing ok Trying: _sum([F(2, 3), F(7, 5), F(1, 4), F(5, 6)]) Expecting: (, Fraction(63, 20), 4) ok Trying: from decimal import Decimal as D Expecting nothing ok Trying: data = [D("0.1375"), D("0.2108"), D("0.3061"), D("0.0419")] Expecting nothing ok Trying: _sum(data) Expecting: (, Fraction(6963, 10000), 4) ok Trying: harmonic_mean([2.5, 3, 10]) # For an equal investment portfolio. Expecting: 3.6 ok Trying: mean([1, 2, 3, 4, 4]) Expecting: 2.8 ok Trying: from fractions import Fraction as F Expecting nothing ok Trying: mean([F(3, 7), F(1, 21), F(5, 3), F(1, 3)]) Expecting: Fraction(13, 21) ok Trying: from decimal import Decimal as D Expecting nothing ok Trying: mean([D("0.5"), D("0.75"), D("0.625"), D("0.375")]) Expecting: Decimal('0.5625') ok Trying: median([1, 3, 5]) Expecting: 3 ok Trying: median([1, 3, 5, 7]) Expecting: 4.0 ok Trying: median_grouped([1, 2, 2, 3, 4, 4, 4, 4, 4, 5]) Expecting: 3.7 ok Trying: median_grouped([52, 52, 53, 54]) Expecting: 52.5 ok Trying: median_grouped([1, 3, 3, 5, 7], interval=1) Expecting: 3.25 ok Trying: median_grouped([1, 3, 3, 5, 7], interval=2) Expecting: 3.5 ok Trying: median_high([1, 3, 5]) Expecting: 3 ok Trying: median_high([1, 3, 5, 7]) Expecting: 5 ok Trying: median_low([1, 3, 5]) Expecting: 3 ok Trying: median_low([1, 3, 5, 7]) Expecting: 3 ok Trying: mode([1, 1, 2, 3, 3, 3, 3, 4]) Expecting: 3 ok Trying: mode(["red", "blue", "blue", "red", "green", "red", "red"]) Expecting: 'red' ok Trying: pstdev([1.5, 2.5, 2.5, 2.75, 3.25, 4.75]) Expecting: 0.986893273527251 ok Trying: data = [0.0, 0.25, 0.25, 1.25, 1.5, 1.75, 2.75, 3.25] Expecting nothing ok Trying: pvariance(data) Expecting: 1.25 ok Trying: mu = mean(data) Expecting nothing ok Trying: pvariance(data, mu) Expecting: 1.25 ok Trying: from decimal import Decimal as D Expecting nothing ok Trying: pvariance([D("27.5"), D("30.25"), D("30.25"), D("34.5"), D("41.75")]) Expecting: Decimal('24.815') ok Trying: from fractions import Fraction as F Expecting nothing ok Trying: pvariance([F(1, 4), F(5, 4), F(1, 2)]) Expecting: Fraction(13, 72) ok Trying: stdev([1.5, 2.5, 2.5, 2.75, 3.25, 4.75]) Expecting: 1.0810874155219827 ok Trying: data = [2.75, 1.75, 1.25, 0.25, 0.5, 1.25, 3.5] Expecting nothing ok Trying: variance(data) Expecting: 1.3720238095238095 ok Trying: m = mean(data) Expecting nothing ok Trying: variance(data, m) Expecting: 1.3720238095238095 ok Trying: from decimal import Decimal as D Expecting nothing ok Trying: variance([D("27.5"), D("30.25"), D("30.25"), D("34.5"), D("41.75")]) Expecting: Decimal('31.01875') ok Trying: from fractions import Fraction as F Expecting nothing ok Trying: variance([F(1, 6), F(1, 2), F(5, 3)]) Expecting: Fraction(67, 108) ok 9 items had no tests: statistics.StatisticsError statistics._coerce statistics._convert statistics._counts statistics._fail_neg statistics._find_lteq statistics._find_rteq statistics._isfinite statistics._ss 14 items passed all tests: 7 tests in statistics 1 tests in statistics._exact_ratio 7 tests in statistics._sum 1 tests in statistics.harmonic_mean 5 tests in statistics.mean 2 tests in statistics.median 4 tests in statistics.median_grouped 2 tests in statistics.median_high 2 tests in statistics.median_low 2 tests in statistics.mode 1 tests in statistics.pstdev 8 tests in statistics.pvariance 1 tests in statistics.stdev 8 tests in statistics.variance 51 tests in 23 items. 51 passed and 0 failed. Test passed. ok test_decimal (test.test_statistics.ExactRatioTest) ... ok test_decimal_nan (test.test_statistics.ExactRatioTest) ... ok test_float (test.test_statistics.ExactRatioTest) ... ok test_float_nan (test.test_statistics.ExactRatioTest) ... ok test_fraction (test.test_statistics.ExactRatioTest) ... ok test_inf (test.test_statistics.ExactRatioTest) ... ok test_int (test.test_statistics.ExactRatioTest) ... ok test_error_msg (test.test_statistics.FailNegTest) ... ok test_negatives_raise (test.test_statistics.FailNegTest) ... ok test_pass_through (test.test_statistics.FailNegTest) ... ok test_check_all (test.test_statistics.GlobalsTest) ... ok test_meta (test.test_statistics.GlobalsTest) ... ok test_finite (test.test_statistics.IsFiniteTest) ... ok test_infinity (test.test_statistics.IsFiniteTest) ... ok test_nan (test.test_statistics.IsFiniteTest) ... ok test_has_exception (test.test_statistics.StatisticsErrorTest) ... ok test_decimal_basiccontext_mismatched_infs_to_nan (test.test_statistics.SumSpecialValues) ... ok test_decimal_extendedcontext_mismatched_infs_to_nan (test.test_statistics.SumSpecialValues) ... ok test_decimal_inf (test.test_statistics.SumSpecialValues) ... ok test_decimal_snan_raises (test.test_statistics.SumSpecialValues) ... ok test_float_inf (test.test_statistics.SumSpecialValues) ... ok test_float_mismatched_infs (test.test_statistics.SumSpecialValues) ... ok test_nan (test.test_statistics.SumSpecialValues) ... ok test_torture (test.test_statistics.SumTortureTest) ... ok test_bad_rel (test.test_statistics.TestApproxEqualErrors) ... ok test_bad_tol (test.test_statistics.TestApproxEqualErrors) ... ok test_bad_arg_types (test.test_statistics.TestHarmonicMean) ... ok test_decimals_exact (test.test_statistics.TestHarmonicMean) ... ok test_doubled_data (test.test_statistics.TestHarmonicMean) ... ok test_empty_data (test.test_statistics.TestHarmonicMean) ... ok test_floats_exact (test.test_statistics.TestHarmonicMean) ... ok test_fractions (test.test_statistics.TestHarmonicMean) ... ok test_inf (test.test_statistics.TestHarmonicMean) ... ok test_ints (test.test_statistics.TestHarmonicMean) ... ok test_multiply_data_points (test.test_statistics.TestHarmonicMean) ... ok test_nan (test.test_statistics.TestHarmonicMean) ... ok test_negative_error (test.test_statistics.TestHarmonicMean) ... ok test_no_args (test.test_statistics.TestHarmonicMean) ... ok test_no_inplace_modifications (test.test_statistics.TestHarmonicMean) ... ok test_order_doesnt_matter (test.test_statistics.TestHarmonicMean) ... ok test_range_data (test.test_statistics.TestHarmonicMean) ... ok test_repeated_single_value (test.test_statistics.TestHarmonicMean) ... ok test_single_value (test.test_statistics.TestHarmonicMean) ... ok test_singleton_lists (test.test_statistics.TestHarmonicMean) ... ok test_type_of_data_collection (test.test_statistics.TestHarmonicMean) ... ok test_type_of_data_element (test.test_statistics.TestHarmonicMean) ... ok test_types_conserved (test.test_statistics.TestHarmonicMean) ... ok test_zero (test.test_statistics.TestHarmonicMean) ... ok test_bad_arg_types (test.test_statistics.TestMean) ... ok test_big_data (test.test_statistics.TestMean) ... ok test_decimals (test.test_statistics.TestMean) ... ok test_doubled_data (test.test_statistics.TestMean) ... ok test_empty_data (test.test_statistics.TestMean) ... ok test_floats (test.test_statistics.TestMean) ... ok test_fractions (test.test_statistics.TestMean) ... ok test_inf (test.test_statistics.TestMean) ... ok test_ints (test.test_statistics.TestMean) ... ok test_mismatched_infs (test.test_statistics.TestMean) ... ok test_nan (test.test_statistics.TestMean) ... ok test_no_args (test.test_statistics.TestMean) ... ok test_no_inplace_modifications (test.test_statistics.TestMean) ... ok test_order_doesnt_matter (test.test_statistics.TestMean) ... ok test_range_data (test.test_statistics.TestMean) ... ok test_regression_20561 (test.test_statistics.TestMean) ... ok test_regression_25177 (test.test_statistics.TestMean) ... ok test_repeated_single_value (test.test_statistics.TestMean) ... ok test_single_value (test.test_statistics.TestMean) ... ok test_torture_pep (test.test_statistics.TestMean) ... ok test_type_of_data_collection (test.test_statistics.TestMean) ... ok test_type_of_data_element (test.test_statistics.TestMean) ... ok test_types_conserved (test.test_statistics.TestMean) ... ok test_bad_arg_types (test.test_statistics.TestMedian) ... ok test_empty_data (test.test_statistics.TestMedian) ... ok test_even_decimals (test.test_statistics.TestMedian) ... ok test_even_fractions (test.test_statistics.TestMedian) ... ok test_even_ints (test.test_statistics.TestMedian) ... ok test_no_args (test.test_statistics.TestMedian) ... ok test_no_inplace_modifications (test.test_statistics.TestMedian) ... ok test_odd_decimals (test.test_statistics.TestMedian) ... ok test_odd_fractions (test.test_statistics.TestMedian) ... ok test_odd_ints (test.test_statistics.TestMedian) ... ok test_order_doesnt_matter (test.test_statistics.TestMedian) ... ok test_range_data (test.test_statistics.TestMedian) ... ok test_repeated_single_value (test.test_statistics.TestMedian) ... ok test_single_value (test.test_statistics.TestMedian) ... ok test_type_of_data_collection (test.test_statistics.TestMedian) ... ok test_type_of_data_element (test.test_statistics.TestMedian) ... ok test_types_conserved (test.test_statistics.TestMedianDataType) ... ok test_bad_arg_types (test.test_statistics.TestMedianGrouped) ... ok test_data_type_error (test.test_statistics.TestMedianGrouped) ... ok test_empty_data (test.test_statistics.TestMedianGrouped) ... ok test_even_decimals (test.test_statistics.TestMedianGrouped) ... ok test_even_fractions (test.test_statistics.TestMedianGrouped) ... ok test_even_ints (test.test_statistics.TestMedianGrouped) ... ok test_even_number_repeated (test.test_statistics.TestMedianGrouped) ... ok test_interval (test.test_statistics.TestMedianGrouped) ... ok test_no_args (test.test_statistics.TestMedianGrouped) ... ok test_no_inplace_modifications (test.test_statistics.TestMedianGrouped) ... ok test_odd_decimals (test.test_statistics.TestMedianGrouped) ... ok test_odd_fractions (test.test_statistics.TestMedianGrouped) ... ok test_odd_ints (test.test_statistics.TestMedianGrouped) ... ok test_odd_number_repeated (test.test_statistics.TestMedianGrouped) ... ok test_order_doesnt_matter (test.test_statistics.TestMedianGrouped) ... ok test_range_data (test.test_statistics.TestMedianGrouped) ... ok test_repeated_single_value (test.test_statistics.TestMedianGrouped) ... ok test_single_value (test.test_statistics.TestMedianGrouped) ... ok test_type_of_data_collection (test.test_statistics.TestMedianGrouped) ... ok test_type_of_data_element (test.test_statistics.TestMedianGrouped) ... ok test_bad_arg_types (test.test_statistics.TestMedianHigh) ... ok test_empty_data (test.test_statistics.TestMedianHigh) ... ok test_even_decimals (test.test_statistics.TestMedianHigh) ... ok test_even_fractions (test.test_statistics.TestMedianHigh) ... ok test_even_ints (test.test_statistics.TestMedianHigh) ... ok test_no_args (test.test_statistics.TestMedianHigh) ... ok test_no_inplace_modifications (test.test_statistics.TestMedianHigh) ... ok test_odd_decimals (test.test_statistics.TestMedianHigh) ... ok test_odd_fractions (test.test_statistics.TestMedianHigh) ... ok test_odd_ints (test.test_statistics.TestMedianHigh) ... ok test_order_doesnt_matter (test.test_statistics.TestMedianHigh) ... ok test_range_data (test.test_statistics.TestMedianHigh) ... ok test_repeated_single_value (test.test_statistics.TestMedianHigh) ... ok test_single_value (test.test_statistics.TestMedianHigh) ... ok test_type_of_data_collection (test.test_statistics.TestMedianHigh) ... ok test_type_of_data_element (test.test_statistics.TestMedianHigh) ... ok test_types_conserved (test.test_statistics.TestMedianHigh) ... ok test_bad_arg_types (test.test_statistics.TestMedianLow) ... ok test_empty_data (test.test_statistics.TestMedianLow) ... ok test_even_decimals (test.test_statistics.TestMedianLow) ... ok test_even_fractions (test.test_statistics.TestMedianLow) ... ok test_even_ints (test.test_statistics.TestMedianLow) ... ok test_no_args (test.test_statistics.TestMedianLow) ... ok test_no_inplace_modifications (test.test_statistics.TestMedianLow) ... ok test_odd_decimals (test.test_statistics.TestMedianLow) ... ok test_odd_fractions (test.test_statistics.TestMedianLow) ... ok test_odd_ints (test.test_statistics.TestMedianLow) ... ok test_order_doesnt_matter (test.test_statistics.TestMedianLow) ... ok test_range_data (test.test_statistics.TestMedianLow) ... ok test_repeated_single_value (test.test_statistics.TestMedianLow) ... ok test_single_value (test.test_statistics.TestMedianLow) ... ok test_type_of_data_collection (test.test_statistics.TestMedianLow) ... ok test_type_of_data_element (test.test_statistics.TestMedianLow) ... ok test_types_conserved (test.test_statistics.TestMedianLow) ... ok test_bad_arg_types (test.test_statistics.TestMode) ... ok test_bimodal_data (test.test_statistics.TestMode) ... ok test_counter_data (test.test_statistics.TestMode) ... ok test_discrete_data (test.test_statistics.TestMode) ... ok test_empty_data (test.test_statistics.TestMode) ... ok test_no_args (test.test_statistics.TestMode) ... ok test_no_inplace_modifications (test.test_statistics.TestMode) ... ok test_nominal_data (test.test_statistics.TestMode) ... ok test_none_data (test.test_statistics.TestMode) ... ok test_order_doesnt_matter (test.test_statistics.TestMode) ... ok test_range_data (test.test_statistics.TestMode) ... ok test_repeated_single_value (test.test_statistics.TestMode) ... ok test_single_value (test.test_statistics.TestMode) ... ok test_type_of_data_collection (test.test_statistics.TestMode) ... ok test_type_of_data_element (test.test_statistics.TestMode) ... ok test_types_conserved (test.test_statistics.TestMode) ... ok test_unique_data_failure (test.test_statistics.TestMode) ... ok test_error_msg_numeric (test.test_statistics.TestNumericTestCase) ... ok test_error_msg_sequence (test.test_statistics.TestNumericTestCase) ... ok test_numerictestcase_is_testcase (test.test_statistics.TestNumericTestCase) ... ok test_bad_arg_types (test.test_statistics.TestPStdev) ... ok test_compare_to_variance (test.test_statistics.TestPStdev) ... ok test_domain_error_regression (test.test_statistics.TestPStdev) ... ok test_empty_data (test.test_statistics.TestPStdev) ... ok test_iter_list_same (test.test_statistics.TestPStdev) ... ok test_no_args (test.test_statistics.TestPStdev) ... ok test_no_inplace_modifications (test.test_statistics.TestPStdev) ... ok test_order_doesnt_matter (test.test_statistics.TestPStdev) ... ok test_range_data (test.test_statistics.TestPStdev) ... ok test_repeated_single_value (test.test_statistics.TestPStdev) ... ok test_shift_data (test.test_statistics.TestPStdev) ... ok test_shift_data_exact (test.test_statistics.TestPStdev) ... ok test_single_value (test.test_statistics.TestPStdev) ... ok test_type_of_data_collection (test.test_statistics.TestPStdev) ... ok test_type_of_data_element (test.test_statistics.TestPStdev) ... ok test_bad_arg_types (test.test_statistics.TestPVariance) ... ok test_decimals (test.test_statistics.TestPVariance) ... ok test_domain_error_regression (test.test_statistics.TestPVariance) ... ok test_empty_data (test.test_statistics.TestPVariance) ... ok test_exact_uniform (test.test_statistics.TestPVariance) ... ok test_fractions (test.test_statistics.TestPVariance) ... ok test_ints (test.test_statistics.TestPVariance) ... ok test_iter_list_same (test.test_statistics.TestPVariance) ... ok test_no_args (test.test_statistics.TestPVariance) ... ok test_no_inplace_modifications (test.test_statistics.TestPVariance) ... ok test_order_doesnt_matter (test.test_statistics.TestPVariance) ... ok test_range_data (test.test_statistics.TestPVariance) ... ok test_repeated_single_value (test.test_statistics.TestPVariance) ... ok test_shift_data (test.test_statistics.TestPVariance) ... ok test_shift_data_exact (test.test_statistics.TestPVariance) ... ok test_single_value (test.test_statistics.TestPVariance) ... ok test_type_of_data_collection (test.test_statistics.TestPVariance) ... ok test_type_of_data_element (test.test_statistics.TestPVariance) ... ok test_types_conserved (test.test_statistics.TestPVariance) ... ok testZeroes (test.test_statistics.TestSign) ... ok test_bad_arg_types (test.test_statistics.TestStdev) ... ok test_compare_to_variance (test.test_statistics.TestStdev) ... ok test_domain_error_regression (test.test_statistics.TestStdev) ... ok test_empty_data (test.test_statistics.TestStdev) ... ok test_iter_list_same (test.test_statistics.TestStdev) ... ok test_no_args (test.test_statistics.TestStdev) ... ok test_no_inplace_modifications (test.test_statistics.TestStdev) ... ok test_order_doesnt_matter (test.test_statistics.TestStdev) ... ok test_range_data (test.test_statistics.TestStdev) ... ok test_repeated_single_value (test.test_statistics.TestStdev) ... ok test_shift_data (test.test_statistics.TestStdev) ... ok test_shift_data_exact (test.test_statistics.TestStdev) ... ok test_single_value (test.test_statistics.TestStdev) ... ok test_type_of_data_collection (test.test_statistics.TestStdev) ... ok test_type_of_data_element (test.test_statistics.TestStdev) ... ok test_bytes_fail (test.test_statistics.TestSum) ... ok test_compare_with_math_fsum (test.test_statistics.TestSum) ... ok BUILDSTDERR: test_decimals (test.test_statistics.TestSum) .1.62user 0.05system 0:01.69elapsed 98%CPU (0avgtext+0avgdata 62328maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+14147minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_strftime ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_strftime .. ok test_empty_data (test.test_statistics.TestSum) ... ok test_floats (test.test_statistics.TestSum) ... ok test_fractions (test.test_statistics.TestSum) ... ok test_ints (test.test_statistics.TestSum) ... ok test_mixed_sum (test.test_statistics.TestSum) ... ok test_start_argument (test.test_statistics.TestSum) ... ok test_strings_fail (test.test_statistics.TestSum) ... ok test_bad_arg_types (test.test_statistics.TestVariance) ... ok test_decimals (test.test_statistics.TestVariance) ... ok test_domain_error_regression (test.test_statistics.TestVariance) ... ok test_empty_data (test.test_statistics.TestVariance) ... ok test_fractions (test.test_statistics.TestVariance) ... ok test_ints (test.test_statistics.TestVariance) ... ok test_iter_list_same (test.test_statistics.TestVariance) ... ok test_no_args (test.test_statistics.TestVariance) ... ok test_no_inplace_modifications (test.test_statistics.TestVariance) ... ok test_order_doesnt_matter (test.test_statistics.TestVariance) ... ok test_range_data (test.test_statistics.TestVariance) ... ok test_repeated_single_value (test.test_statistics.TestVariance) ... ok test_shift_data (test.test_statistics.TestVariance) ... ok test_shift_data_exact (test.test_statistics.TestVariance) ... ok test_single_value (test.test_statistics.TestVariance) ... ok test_type_of_data_collection (test.test_statistics.TestVariance) ... ok test_type_of_data_element (test.test_statistics.TestVariance) ... ok test_types_conserved (test.test_statistics.TestVariance) ... ok assertApproxEqual (test.test_statistics.NumericTestCase) Doctest: test.test_statistics.NumericTestCase.assertApproxEqual ... ok _DoNothing (test.test_statistics) Doctest: test.test_statistics._DoNothing ... ok _calc_errors (test.test_statistics) Doctest: test.test_statistics._calc_errors ... ok _nan_equal (test.test_statistics) Doctest: test.test_statistics._nan_equal ... ok approx_equal (test.test_statistics) Doctest: test.test_statistics.approx_equal ... ok ---------------------------------------------------------------------- Ran 296 tests in 0.931s OK 1 test OK. Total duration: 1 sec Tests result: SUCCESS =================== test_strftime ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_10129 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_strftime test_strftime (test.test_strftime.StrftimeTest) ... strftime test for Sat Jul 27 13:57:21 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) Strftime test, platform: linux, Python version: 3.6.1 strftime test for Wed Apr 4 00:22:21 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Apr 04 00:22:21 2018, but got Wed Apr 4 00:22:21 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Apr 4 23:23:30 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Apr 04 23:23:30 2018, but got Wed Apr 4 23:23:30 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Apr 5 22:24:39 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Apr 05 22:24:39 2018, but got Thu Apr 5 22:24:39 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Apr 6 21:25:48 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Apr 06 21:25:48 2018, but got Fri Apr 6 21:25:48 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Apr 7 20:26:57 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Apr 07 20:26:57 2018, but got Sat Apr 7 20:26:57 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Apr 8 19:28:06 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Apr 08 19:28:06 2018, but got Sun Apr 8 19:28:06 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Apr 9 18:29:15 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Apr 09 18:29:15 2018, but got Mon Apr 9 18:29:15 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Apr 10 17:30:24 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Apr 11 16:31:33 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Apr 12 15:32:42 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Apr 13 14:33:51 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Apr 14 13:35:00 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Apr 15 12:36:09 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Apr 16 11:37:18 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Apr 17 10:38:27 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Apr 18 09:39:36 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Apr 19 08:40:45 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Apr 20 07:41:54 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Apr 21 06:43:03 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Apr 22 05:44:12 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Apr 23 04:45:21 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Apr 24 03:46:30 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Apr 25 02:47:39 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Apr 26 01:48:48 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Apr 27 00:49:57 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jul 8 22:17:21 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Jul 08 22:17:21 2018, but got Sun Jul 8 22:17:21 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jul 9 21:18:30 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Jul 09 21:18:30 2018, but got Mon Jul 9 21:18:30 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jul 10 20:19:39 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jul 11 19:20:48 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jul 12 18:21:57 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jul 13 17:23:06 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jul 14 16:24:15 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jul 15 15:25:24 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jul 16 14:26:33 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jul 17 13:27:42 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jul 18 12:28:51 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jul 19 11:30:00 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jul 20 10:31:09 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jul 21 09:32:18 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jul 22 08:33:27 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jul 23 07:34:36 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jul 24 06:35:45 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jul 25 05:36:54 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jul 26 04:38:03 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jul 27 03:39:12 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jul 28 02:40:21 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jul 29 01:41:30 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jul 30 00:42:39 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jul 30 23:43:48 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jul 31 22:44:57 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Oct 12 20:12:21 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Oct 13 19:13:30 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Oct 14 18:14:39 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Oct 15 17:15:48 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Oct 16 16:16:57 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Oct 17 15:18:06 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Oct 18 14:19:15 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Oct 19 13:20:24 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Oct 20 12:21:33 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Oct 21 11:22:42 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Oct 22 10:23:51 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Oct 23 09:25:00 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Oct 24 08:26:09 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Oct 25 07:27:18 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Oct 26 06:28:27 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Oct 27 05:29:36 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Oct 28 04:30:45 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Oct 29 03:31:54 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Oct 30 02:33:03 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Oct 31 01:34:12 2018 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Nov 1 00:35:21 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Nov 01 00:35:21 2018, but got Thu Nov 1 00:35:21 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Nov 1 23:36:30 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Nov 01 23:36:30 2018, but got Thu Nov 1 23:36:30 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Nov 2 22:37:39 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Nov 02 22:37:39 2018, but got Fri Nov 2 22:37:39 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Nov 3 21:38:48 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Nov 03 21:38:48 2018, but got Sat Nov 3 21:38:48 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Nov 4 20:39:57 2018 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Nov 04 20:39:57 2018, but got Sun Nov 4 20:39:57 2018 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jan 16 18:07:21 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jan 17 17:08:30 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jan 18 16:09:39 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jan 19 15:10:48 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jan 20 14:11:57 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jan 21 13:13:06 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jan 22 12:14:15 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jan 23 11:15:24 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jan 24 10:16:33 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Jan 25 09:17:42 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jan 26 08:18:51 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jan 27 07:20:00 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jan 28 06:21:09 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jan 29 05:22:18 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jan 30 04:23:27 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Jan 31 03:24:36 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Feb 1 02:25:45 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Feb 01 02:25:45 2019, but got Fri Feb 1 02:25:45 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Feb 2 01:26:54 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Feb 02 01:26:54 2019, but got Sat Feb 2 01:26:54 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Feb 3 00:28:03 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Feb 03 00:28:03 2019, but got Sun Feb 3 00:28:03 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Feb 3 23:29:12 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Feb 03 23:29:12 2019, but got Sun Feb 3 23:29:12 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Feb 4 22:30:21 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Feb 04 22:30:21 2019, but got Mon Feb 4 22:30:21 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Feb 5 21:31:30 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Feb 05 21:31:30 2019, but got Tue Feb 5 21:31:30 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Feb 6 20:32:39 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Feb 06 20:32:39 2019, but got Wed Feb 6 20:32:39 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Feb 7 19:33:48 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Feb 07 19:33:48 2019, but got Thu Feb 7 19:33:48 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Feb 8 18:34:57 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Feb 08 18:34:57 2019, but got Fri Feb 8 18:34:57 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Apr 22 16:02:21 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Apr 23 15:03:30 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Apr 24 14:04:39 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Apr 25 13:05:48 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Apr 26 12:06:57 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Apr 27 11:08:06 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Apr 28 10:09:15 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Apr 29 09:10:24 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Apr 30 08:11:33 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 1 07:12:42 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed May 01 07:12:42 2019, but got Wed May 1 07:12:42 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu May 2 06:13:51 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu May 02 06:13:51 2019, but got Thu May 2 06:13:51 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri May 3 05:15:00 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri May 03 05:15:00 2019, but got Fri May 3 05:15:00 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat May 4 04:16:09 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat May 04 04:16:09 2019, but got Sat May 4 04:16:09 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun May 5 03:17:18 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun May 05 03:17:18 2019, but got Sun May 5 03:17:18 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon May 6 02:18:27 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon May 06 02:18:27 2019, but got Mon May 6 02:18:27 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue May 7 01:19:36 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue May 07 01:19:36 2019, but got Tue May 7 01:19:36 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 8 00:20:45 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed May 08 00:20:45 2019, but got Wed May 8 00:20:45 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 8 23:21:54 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed May 08 23:21:54 2019, but got Wed May 8 23:21:54 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu May 9 22:23:03 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu May 09 22:23:03 2019, but got Thu May 9 22:23:03 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri May 10 21:24:12 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat May 11 20:25:21 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun May 12 19:26:30 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon May 13 18:27:39 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue May 14 17:28:48 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 15 16:29:57 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Jul 27 13:57:21 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Jul 28 12:58:30 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jul 29 11:59:39 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jul 30 11:00:48 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Jul 31 10:01:57 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Aug 1 09:03:06 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Aug 01 09:03:06 2019, but got Thu Aug 1 09:03:06 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Aug 2 08:04:15 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Aug 02 08:04:15 2019, but got Fri Aug 2 08:04:15 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Aug 3 07:05:24 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Aug 03 07:05:24 2019, but got Sat Aug 3 07:05:24 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Aug 4 06:06:33 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Aug 04 06:06:33 2019, but got Sun Aug 4 06:06:33 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Aug 5 05:07:42 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Aug 05 05:07:42 2019, but got Mon Aug 5 05:07:42 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Aug 6 04:08:51 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Aug 06 04:08:51 2019, but got Tue Aug 6 04:08:51 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Aug 7 03:10:00 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Aug 07 03:10:00 2019, but got Wed Aug 7 03:10:00 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Aug 8 02:11:09 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Aug 08 02:11:09 2019, but got Thu Aug 8 02:11:09 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Aug 9 01:12:18 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Aug 09 01:12:18 2019, but got Fri Aug 9 01:12:18 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Aug 10 00:13:27 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Aug 10 23:14:36 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Aug 11 22:15:45 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Aug 12 21:16:54 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Aug 13 20:18:03 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Aug 14 19:19:12 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Aug 15 18:20:21 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Aug 16 17:21:30 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Aug 17 16:22:39 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Aug 18 15:23:48 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Aug 19 14:24:57 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Oct 31 11:52:21 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Nov 1 10:53:30 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Nov 01 10:53:30 2019, but got Fri Nov 1 10:53:30 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Nov 2 09:54:39 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Nov 02 09:54:39 2019, but got Sat Nov 2 09:54:39 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Nov 3 08:55:48 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Nov 03 08:55:48 2019, but got Sun Nov 3 08:55:48 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Nov 4 07:56:57 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Nov 04 07:56:57 2019, but got Mon Nov 4 07:56:57 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Nov 5 06:58:06 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Nov 05 06:58:06 2019, but got Tue Nov 5 06:58:06 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Nov 6 05:59:15 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Nov 06 05:59:15 2019, but got Wed Nov 6 05:59:15 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Nov 7 05:00:24 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Nov 07 05:00:24 2019, but got Thu Nov 7 05:00:24 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Nov 8 04:01:33 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Nov 08 04:01:33 2019, but got Fri Nov 8 04:01:33 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Nov 9 03:02:42 2019 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Nov 09 03:02:42 2019, but got Sat Nov 9 03:02:42 2019 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Nov 10 02:03:51 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Nov 11 01:05:00 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Nov 12 00:06:09 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Nov 12 23:07:18 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Nov 13 22:08:27 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Nov 14 21:09:36 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Nov 15 20:10:45 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Nov 16 19:11:54 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Nov 17 18:13:03 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Nov 18 17:14:12 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Nov 19 16:15:21 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Nov 20 15:16:30 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Nov 21 14:17:39 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Nov 22 13:18:48 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Nov 23 12:19:57 2019 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Feb 4 09:47:21 2020 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Feb 04 09:47:21 2020, but got Tue Feb 4 09:47:21 2020 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Feb 5 08:48:30 2020 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Feb 05 08:48:30 2020, but got Wed Feb 5 08:48:30 2020 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Feb 6 07:49:39 2020 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Feb 06 07:49:39 2020, but got Thu Feb 6 07:49:39 2020 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Feb 7 06:50:48 2020 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Feb 07 06:50:48 2020, but got Fri Feb 7 06:50:48 2020 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Feb 8 05:51:57 2020 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Feb 08 05:51:57 2020, but got Sat Feb 8 05:51:57 2020 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Feb 9 04:53:06 2020 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Feb 09 04:53:06 2020, but got Sun Feb 9 04:53:06 2020 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Feb 10 03:54:15 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Feb 11 02:55:24 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Feb 12 01:56:33 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Feb 13 00:57:42 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Feb 13 23:58:51 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Feb 14 23:00:00 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Feb 15 22:01:09 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Feb 16 21:02:18 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Feb 17 20:03:27 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Feb 18 19:04:36 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Feb 19 18:05:45 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Feb 20 17:06:54 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Feb 21 16:08:03 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Feb 22 15:09:12 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Feb 23 14:10:21 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Feb 24 13:11:30 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Feb 25 12:12:39 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Feb 26 11:13:48 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Feb 27 10:14:57 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun May 10 07:42:21 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon May 11 06:43:30 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue May 12 05:44:39 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 13 04:45:48 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu May 14 03:46:57 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri May 15 02:48:06 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat May 16 01:49:15 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun May 17 00:50:24 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun May 17 23:51:33 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon May 18 22:52:42 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue May 19 21:53:51 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 20 20:55:00 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu May 21 19:56:09 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri May 22 18:57:18 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat May 23 17:58:27 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun May 24 16:59:36 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon May 25 16:00:45 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue May 26 15:01:54 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed May 27 14:03:03 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu May 28 13:04:12 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri May 29 12:05:21 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat May 30 11:06:30 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun May 31 10:07:39 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Jun 1 09:08:48 2020 Conflict for nonstandard '%c' format (near-asctime() format): Expected Mon Jun 01 09:08:48 2020, but got Mon Jun 1 09:08:48 2020 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Jun 2 08:09:57 2020 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Jun 02 08:09:57 2020, but got Tue Jun 2 08:09:57 2020 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Aug 14 05:37:21 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Aug 15 04:38:30 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Aug 16 03:39:39 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Aug 17 02:40:48 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Aug 18 01:41:57 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Aug 19 00:43:06 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Aug 19 23:44:15 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Aug 20 22:45:24 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Aug 21 21:46:33 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Aug 22 20:47:42 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Aug 23 19:48:51 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Aug 24 18:50:00 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Aug 25 17:51:09 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Aug 26 16:52:18 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Aug 27 15:53:27 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Aug 28 14:54:36 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Aug 29 13:55:45 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Aug 30 12:56:54 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Mon Aug 31 11:58:03 2020 Supports nonstandard '%c' format (near-asctime() format) Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Tue Sep 1 10:59:12 2020 Conflict for nonstandard '%c' format (near-asctime() format): Expected Tue Sep 01 10:59:12 2020, but got Tue Sep 1 10:59:12 2020 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Wed Sep 2 10:00:21 2020 Conflict for nonstandard '%c' format (near-asctime() format): Expected Wed Sep 02 10:00:21 2020, but got Wed Sep 2 10:00:21 2020 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Thu Sep 3 09:01:30 2020 Conflict for nonstandard '%c' format (near-asctime() format): Expected Thu Sep 03 09:01:30 2020, but got Thu Sep 3 09:01:30 2020 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) BUILDSTDERR: Supports no1.15user 0.04system 0:01.21elapsed 98%CPU (0avgtext+0avgdata 57300maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+12747minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_string ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_string nstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Fri Sep 4 08:02:39 2020 Conflict for nonstandard '%c' format (near-asctime() format): Expected Fri Sep 04 08:02:39 2020, but got Fri Sep 4 08:02:39 2020 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sat Sep 5 07:03:48 2020 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sat Sep 05 07:03:48 2020, but got Sat Sep 5 07:03:48 2020 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) strftime test for Sun Sep 6 06:04:57 2020 Conflict for nonstandard '%c' format (near-asctime() format): Expected Sun Sep 06 06:04:57 2020, but got Sun Sep 6 06:04:57 2020 Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S) Supports nonstandard '%Z' format (time zone name) Supports nonstandard '%D' format (mm/dd/yy) Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31)) Supports nonstandard '%h' format (abbreviated month name) Supports nonstandard '%k' format (hour, blank padded ( 0-23)) Supports nonstandard '%n' format (newline character) Supports nonstandard '%r' format (%I:%M:%S %p) Supports nonstandard '%R' format (%H:%M) Supports nonstandard '%s' format (seconds since the Epoch in UCT) Supports nonstandard '%t' format (tab character) Supports nonstandard '%T' format (%H:%M:%S) Supports nonstandard '%3y' format (year without century rendered using fieldwidth) ok test_y_1900 (test.test_strftime.Y1900Tests) ... ok test_y_after_1900 (test.test_strftime.Y1900Tests) ... ok test_y_before_1900 (test.test_strftime.Y1900Tests) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.794s OK 1 test OK. Total duration: 901 ms Tests result: SUCCESS =================== test_string ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_10133 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_string test_attrs (test.test_string.ModuleTest) ... ok BUILDSTDERR: test_auto_n0.42user 0.04system 0:00.47elapsed 98%CPU (0avgtext+0avgdata 52220maxresident)k BUILDSTDERR: 0inputs+64outputs (0major+11556minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_string_literals ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_string_literals BUILDSTDERR: test test_string_literals failed umbering (test.test_string.ModuleTest) ... ok test_basic_formatter (test.test_string.ModuleTest) ... ok test_capwords (test.test_string.ModuleTest) ... ok test_check_unused_args (test.test_string.ModuleTest) ... ok test_conversion_specifiers (test.test_string.ModuleTest) ... ok test_format_keyword_arguments (test.test_string.ModuleTest) ... ok test_index_lookup (test.test_string.ModuleTest) ... ok test_name_lookup (test.test_string.ModuleTest) ... ok test_override_convert_field (test.test_string.ModuleTest) ... ok test_override_format_field (test.test_string.ModuleTest) ... ok test_override_get_value (test.test_string.ModuleTest) ... ok test_override_parse (test.test_string.ModuleTest) ... ok test_vformat_recursion_limit (test.test_string.ModuleTest) ... ok test_SafeTemplate (test.test_string.TestTemplate) ... ok test_braced_override (test.test_string.TestTemplate) ... ok test_braced_override_safe (test.test_string.TestTemplate) ... ok test_delimiter_override (test.test_string.TestTemplate) ... ok test_escapes (test.test_string.TestTemplate) ... ok test_idpattern_override (test.test_string.TestTemplate) ... ok test_invalid_placeholders (test.test_string.TestTemplate) ... ok test_invalid_with_no_lines (test.test_string.TestTemplate) ... ok test_keyword_arguments (test.test_string.TestTemplate) ... ok test_keyword_arguments_safe (test.test_string.TestTemplate) ... ok test_pattern_override (test.test_string.TestTemplate) ... ok test_percents (test.test_string.TestTemplate) ... ok test_regular_templates (test.test_string.TestTemplate) ... ok test_regular_templates_with_braces (test.test_string.TestTemplate) ... ok test_stringification (test.test_string.TestTemplate) ... ok test_tupleargs (test.test_string.TestTemplate) ... ok test_unicode_values (test.test_string.TestTemplate) ... ok ---------------------------------------------------------------------- Ran 31 tests in 0.053s OK 1 test OK. Total duration: 148 ms Tests result: SUCCESS =================== test_string_literals ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_10137 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_string_literals test_eval_bytes_incomplete (test.test_string_literals.TestLiterals) ... ok test_eval_bytes_invalid_escape (test.test_string_literals.TestLiterals) ... FAIL test_eval_bytes_normal (test.test_string_literals.TestLiterals) ... ok test_eval_bytes_raw (test.test_string_literals.TestLiterals) ... ok test_eval_str_incomplete (test.test_string_literals.TestLiterals) ... ok test_eval_str_invalid_escape (test.test_string_literals.TestLiterals) ... FAIL test_eval_str_normal (test.test_string_literals.TestLiterals) ... ok test_eval_str_raw (test.test_string_literals.TestLiterals) ... ok test_eval_str_u (test.test_string_literals.TestLiterals) ... ok test_file_iso_8859_1 (test.test_string_literals.TestLiterals) ... ok test_file_latin9 (test.test_string_literals.TestLiterals) ... ok test_file_latin_1 (test.test_string_literals.TestLiterals) ... ok test_file_utf8 (test.test_string_literals.TestLiterals) ... ok test_file_utf_8 (test.test_string_literals.TestLiterals) ... ok test_file_utf_8_error (test.test_string_literals.TestLiterals) ... ok test_template (test.test_string_literals.TestLiterals) ... ok ====================================================================== FAIL: test_eval_bytes_invalid_escape (test.test_string_literals.TestLiterals) ---------------------------------------------------------------------- Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_string_literals.py", line 168, in test_eval_bytes_inCommand exited with non-zero status 1 BUILDSTDERR: 0.50user 0.05system 0:00.57elapsed 97%CPU (0avgtext+0avgdata 52644maxresident)k BUILDSTDERR: 0inputs+120outputs (0major+11298minor)pagefaults 0swaps + echo test_string_literals + for TestName in $(cat testnames.txt) + echo =================== test_stringprep ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_stringprep BUILDSTDERR: 0.36user 0.04system 0:00.41elapsed 98%CPU (0avgtext+0avgdata 52056maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9736minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_strlit ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_strlit BUILDSTDERR: 0.40user 0.03system 0:00.44elapsed 98%CPU (0avgtext+0avgdata 52512maxresident)k BUILDSTDERR: 0inputs+120outputs (0major+10342minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_strptime ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_strptime valid_escape self.assertEqual(w[0].filename, '') AssertionError: '/builddir/build/BUILD/pypy3.6-v7.1.1-src/[37 chars]s.py' != '' - /builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_string_literals.py + ====================================================================== FAIL: test_eval_str_invalid_escape (test.test_string_literals.TestLiterals) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_string_literals.py", line 113, in test_eval_str_invalid_escape self.assertEqual(eval(r"'\%c'" % b), '\\' + chr(b)) AssertionError: DeprecationWarning not triggered ---------------------------------------------------------------------- Ran 16 tests in 0.141s FAILED (failures=2) test_string_literals failed 1 test failed: test_string_literals Total duration: 237 ms Tests result: FAILURE =================== test_stringprep ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_10142 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_stringprep test (test.test_stringprep.StringprepTests) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.001s OK 1 test OK. Total duration: 87 ms Tests result: SUCCESS =================== test_strlit ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_10146 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_strlit test_eval_bytes_incomplete (test.test_strlit.TestLiterals) ... ok test_eval_bytes_normal (test.test_strlit.TestLiterals) ... ok test_eval_bytes_raw (test.test_strlit.TestLiterals) ... ok test_eval_str_incomplete (test.test_strlit.TestLiterals) ... ok test_eval_str_normal (test.test_strlit.TestLiterals) ... ok test_eval_str_raw (test.test_strlit.TestLiterals) ... ok test_eval_str_u (test.test_strlit.TestLiterals) ... ok test_file_iso_8859_1 (test.test_strlit.TestLiterals) ... ok test_file_latin9 (test.test_strlit.TestLiterals) ... ok test_file_latin_1 (test.test_strlit.TestLiterals) ... ok test_file_utf8 (test.test_strlit.TestLiterals) ... ok test_file_utf_8 (test.test_strlit.TestLiterals) ... ok test_file_utf_8_error (test.test_strlit.TestLiterals) ... ok test_template (test.test_strlit.TestLiterals) ... ok ---------------------------------------------------------------------- Ran 14 tests in 0.025s OK 1 test OK. Total duration: 116 ms Tests result: SUCCESS =================== test_strptime ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_10150 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_strptime BUILDSTDERR: test_TimeRE_recreation_locale (test.test_strptime.CacheT0.79user 0.04system 0:00.84elapsed 98%CPU (0avgtext+0avgdata 52472maxresident)k BUILDSTDERR: 0inputs+72outputs (0major+11493minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_strtod ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_strtod ests) ... skipped 'test needs en_US.UTF8 locale' test_TimeRE_recreation_timezone (test.test_strptime.CacheTests) ... ok test_new_localetime (test.test_strptime.CacheTests) ... ok test_regex_cleanup (test.test_strptime.CacheTests) ... ok test_time_re_recreation (test.test_strptime.CacheTests) ... ok test_day_of_week_calculation (test.test_strptime.CalculationTests) ... ok test_gregorian_calculation (test.test_strptime.CalculationTests) ... ok test_julian_calculation (test.test_strptime.CalculationTests) ... ok test_week_0 (test.test_strptime.CalculationTests) ... ok test_week_of_year_and_day_of_week_calculation (test.test_strptime.CalculationTests) ... ok test_all_julian_days (test.test_strptime.JulianTests) ... ok test_am_pm (test.test_strptime.LocaleTime_Tests) ... ok test_date_time (test.test_strptime.LocaleTime_Tests) ... ok test_lang (test.test_strptime.LocaleTime_Tests) ... ok test_month (test.test_strptime.LocaleTime_Tests) ... ok test_timezone (test.test_strptime.LocaleTime_Tests) ... ok test_weekday (test.test_strptime.LocaleTime_Tests) ... ok test_twelve_noon_midnight (test.test_strptime.Strptime12AMPMTests) ... ok test_ValueError (test.test_strptime.StrptimeTests) ... ok test_bad_timezone (test.test_strptime.StrptimeTests) ... skipped 'need non-UTC/GMT timezone' test_caseinsensitive (test.test_strptime.StrptimeTests) ... ok test_date (test.test_strptime.StrptimeTests) ... ok test_date_time (test.test_strptime.StrptimeTests) ... ok test_day (test.test_strptime.StrptimeTests) ... ok test_defaults (test.test_strptime.StrptimeTests) ... ok test_escaping (test.test_strptime.StrptimeTests) ... ok test_feb29_on_leap_year_without_year (test.test_strptime.StrptimeTests) ... ok test_fraction (test.test_strptime.StrptimeTests) ... ok test_hour (test.test_strptime.StrptimeTests) ... ok test_julian (test.test_strptime.StrptimeTests) ... ok test_mar1_comes_after_feb29_even_when_omitting_the_year (test.test_strptime.StrptimeTests) ... ok test_minute (test.test_strptime.StrptimeTests) ... ok test_month (test.test_strptime.StrptimeTests) ... ok test_percent (test.test_strptime.StrptimeTests) ... ok test_second (test.test_strptime.StrptimeTests) ... ok test_strptime_exception_context (test.test_strptime.StrptimeTests) ... ok test_time (test.test_strptime.StrptimeTests) ... ok test_timezone (test.test_strptime.StrptimeTests) ... ok test_unconverteddata (test.test_strptime.StrptimeTests) ... ok test_weekday (test.test_strptime.StrptimeTests) ... ok test_year (test.test_strptime.StrptimeTests) ... ok test_blankpattern (test.test_strptime.TimeRETests) ... ok test_compile (test.test_strptime.TimeRETests) ... ok test_locale_data_w_regex_metacharacters (test.test_strptime.TimeRETests) ... ok test_matching_with_escapes (test.test_strptime.TimeRETests) ... ok test_pattern (test.test_strptime.TimeRETests) ... ok test_pattern_escaping (test.test_strptime.TimeRETests) ... ok test_whitespace_substitution (test.test_strptime.TimeRETests) ... ok test_basic (test.test_strptime.getlang_Tests) ... ok ---------------------------------------------------------------------- Ran 49 tests in 0.391s OK (skipped=2) 1 test OK. Total duration: 508 ms Tests result: SUCCESS =================== test_strtod ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_10154 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_strtod test_bigcomp (test.test_strtod.StrtodTests) ... ok test_boundaries (test.test_strtod.StrtodTests) ... ok test_halfway_cases (test.test_strtod.StrtodTests) ... ok test_large_exponents (test.test_strtod.StrtodTests) ... ok BUILDSTDERR: test_oversized_digit_strings (test.test_strtod.Strt3.05user 0.05system 0:03.13elapsed 99%CPU (0avgtext+0avgdata 66776maxresident)k BUILDSTDERR: 0inputs+40outputs (0major+15112minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_struct ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_struct BUILDSTDERR: 1.61user 0.05system 0:01.67elapsed 99%CPU (0avgtext+0avgdata 71720maxresident)k BUILDSTDERR: 0inputs+64outputs (0major+16368minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_structmembers ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_structmembers odTests) ... skipped 'not enough memory: 6.0G minimum needed' test_parsing (test.test_strtod.StrtodTests) ... ok test_particular (test.test_strtod.StrtodTests) ... ok test_short_halfway_cases (test.test_strtod.StrtodTests) ... ok test_underflow_boundary (test.test_strtod.StrtodTests) ... ok ---------------------------------------------------------------------- Ran 9 tests in 2.704s OK (skipped=1) 1 test OK. Total duration: 3 sec Tests result: SUCCESS =================== test_struct ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_10158 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_struct test_1530559 (test.test_struct.StructTest) ... ok test_705836 (test.test_struct.StructTest) ... ok test_Struct_reinitialization (test.test_struct.StructTest) ... ok test__sizeof__ (test.test_struct.StructTest) ... skipped 'implementation detail specific to cpython' test_bool (test.test_struct.StructTest) ... ok test_calcsize (test.test_struct.StructTest) ... ok test_consistence (test.test_struct.StructTest) ... ok test_count_overflow (test.test_struct.StructTest) ... ok test_integers (test.test_struct.StructTest) ... ok test_isbigendian (test.test_struct.StructTest) ... ok test_nN_code (test.test_struct.StructTest) ... ok test_new_features (test.test_struct.StructTest) ... ok test_p_code (test.test_struct.StructTest) ... ok test_pack_into (test.test_struct.StructTest) ... ok test_pack_into_fn (test.test_struct.StructTest) ... ok test_trailing_counter (test.test_struct.StructTest) ... ok test_transitiveness (test.test_struct.StructTest) ... ok test_unpack_from (test.test_struct.StructTest) ... ok test_unpack_with_buffer (test.test_struct.StructTest) ... ok test_arbitrary_buffer (test.test_struct.UnpackIteratorTest) ... ok test_construct (test.test_struct.UnpackIteratorTest) ... ok test_half_float (test.test_struct.UnpackIteratorTest) ... ok test_iterate (test.test_struct.UnpackIteratorTest) ... ok test_length_hint (test.test_struct.UnpackIteratorTest) ... ok test_module_func (test.test_struct.UnpackIteratorTest) ... ok ---------------------------------------------------------------------- Ran 25 tests in 1.225s OK (skipped=1) 1 test OK. Total duration: 1 sec Tests result: SUCCESS =================== test_structmembers ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_10162 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_structmembers test_bad_assignments (test.test_structmembers.ReadWriteTests) ... ok test_bool (test.test_structmembers.ReadWriteTests) ... ok test_byte (test.test_structmembers.ReadWriteTests) ... ok test_inplace_string (test.test_structmembers.ReadWriteTests) ... ok test_int (test.test_structmembers.ReadWriteTests) ... ok test_long (test.test_structmembers.ReadWriteTests) ... ok test_longlong (test.test_structmembers.ReadWriteTests) ... ok test_py_ssize_t (test.test_structmembers.ReadWriteTests) ... ok test_short (test.test_structmembers.ReadWriteTests) ... ok test_byte_max (test.test_structmembers.TestWarnings) ... ok test_byte_min (test.test_structmembers.TestWarnings) ... ok test_short_max (test.test_structmembers.TestWarnings) ... ok BUILDSTDERR: test_short_min (test.test_str0.36user 0.03system 0:00.40elapsed 98%CPU (0avgtext+0avgdata 53192maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+10432minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_structseq ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_structseq BUILDSTDERR: 0.37user 0.02system 0:00.40elapsed 98%CPU (0avgtext+0avgdata 52000maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+10016minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_subclassinit ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_subclassinit BUILDSTDERR: 0.37user 0.04system 0:00.41elapsed 98%CPU (0avgtext+0avgdata 52084maxresident)k BUILDSTDERR: 0inputs+64outputs (0major+10091minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_subprocess ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_subprocess uctmembers.TestWarnings) ... ok test_ubyte_max (test.test_structmembers.TestWarnings) ... ok test_ushort_max (test.test_structmembers.TestWarnings) ... ok ---------------------------------------------------------------------- Ran 15 tests in 0.006s OK 1 test OK. Total duration: 99 ms Tests result: SUCCESS =================== test_structseq ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_10166 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_structseq test_cmp (test.test_structseq.StructSeqTest) ... ok test_concat (test.test_structseq.StructSeqTest) ... ok test_constructor (test.test_structseq.StructSeqTest) ... ok test_contains (test.test_structseq.StructSeqTest) ... ok test_eviltuple (test.test_structseq.StructSeqTest) ... ok test_extended_getslice (test.test_structseq.StructSeqTest) ... ok test_fields (test.test_structseq.StructSeqTest) ... ok test_hash (test.test_structseq.StructSeqTest) ... ok test_reduce (test.test_structseq.StructSeqTest) ... ok test_repeat (test.test_structseq.StructSeqTest) ... ok test_repr (test.test_structseq.StructSeqTest) ... ok test_tuple (test.test_structseq.StructSeqTest) ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.013s OK 1 test OK. Total duration: 100 ms Tests result: SUCCESS =================== test_subclassinit ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_10170 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_subclassinit test_errors (test.test_subclassinit.Test) ... ok test_errors_changed_pep487 (test.test_subclassinit.Test) ... ok test_init_subclass (test.test_subclassinit.Test) ... ok test_init_subclass_diamond (test.test_subclassinit.Test) ... ok test_init_subclass_dict (test.test_subclassinit.Test) ... ok test_init_subclass_error (test.test_subclassinit.Test) ... ok test_init_subclass_kwargs (test.test_subclassinit.Test) ... ok test_init_subclass_skipped (test.test_subclassinit.Test) ... ok test_init_subclass_wrong (test.test_subclassinit.Test) ... ok test_set_name (test.test_subclassinit.Test) ... ok test_set_name_error (test.test_subclassinit.Test) ... ok test_set_name_init_subclass (test.test_subclassinit.Test) ... ok test_set_name_lookup (test.test_subclassinit.Test) ... ok test_set_name_metaclass (test.test_subclassinit.Test) ... ok test_set_name_modifying_dict (test.test_subclassinit.Test) ... ok test_set_name_wrong (test.test_subclassinit.Test) ... ok test_type (test.test_subclassinit.Test) ... ok ---------------------------------------------------------------------- Ran 17 tests in 0.006s OK 1 test OK. Total duration: 97 ms Tests result: SUCCESS =================== test_subprocess ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_10174 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_subprocess test_noshell_sequence_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'Windows-specific tests' test_noshell_string_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'Windows-specific tests' test_shell_sequence_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'Windows-specific tests' test_shell_string_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'Windows-specific tests' test_broken_pipe_cleanup (test.test_subprocess.ContextManagerTests) Broken pipe error should not prevent wait() (Issue 21619) ... ok test_communicate_stdin (test.test_subprocess.ContextManagerTests) ... ok test_invalid_args (test.test_subprocess.ContextManagerTests) ... ok test_pipe (test.test_subprocess.ContextManagerTests) ... ok test_returncode (test.test_subprocess.ContextManagerTests) ... ok test__all__ (test.test_subprocess.MiscTests) Ensure that __all__ is populated properly. ... ok test_getoutput (test.test_subprocess.MiscTests) ... ok test_CalledProcessError_str_non_zero (test.test_subprocess.POSIXProcessTestCase) ... ok test_CalledProcessError_str_signal (test.test_subprocess.POSIXProcessTestCase) ... ok test_CalledProcessError_str_unknown_signal (test.test_subprocess.POSIXProcessTestCase) ... ok test_args_string (test.test_subprocess.POSIXProcessTestCase) ... ok test_bytes_program (test.test_subprocess.POSIXProcessTestCase) ... ok test_call_string (test.test_subprocess.POSIXProcessTestCase) ... ok test_child_terminated_in_stopped_state (test.test_subprocess.POSIXProcessTestCase) Test wait() behavior when waitpid returns WIFSTOPPED; issue29335. ... ok test_close_fd_0 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fd_1 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fd_2 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_0_1 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_0_1_2 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_0_2 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_1_2 (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_after_preexec (test.test_subprocess.POSIXProcessTestCase) ... ok test_close_fds_when_max_fd_is_lowered (test.test_subprocess.POSIXProcessTestCase) Confirm that issue21618 is fixed (may fail under valgrind). ... ok test_communicate_BrokenPipeError_stdin_close (test.test_subprocess.POSIXProcessTestCase) ... ok test_communicate_BrokenPipeError_stdin_close_with_timeout (test.test_subprocess.POSIXProcessTestCase) ... ok test_communicate_BrokenPipeError_stdin_flush (test.test_subprocess.POSIXProcessTestCase) ... ok test_communicate_BrokenPipeError_stdin_write (test.test_subprocess.POSIXProcessTestCase) ... ok test_exception_bad_args_0 (test.test_subprocess.POSIXProcessTestCase) Test error in the child raised in the parent for a bad args[0]. ... ok test_exception_bad_executable (test.test_subprocess.POSIXProcessTestCase) Test error in the child raised in the parent for a bad executable. ... ok test_exception_cwd (test.test_subprocess.POSIXProcessTestCase) Test error in the child raised in the parent for a bad cwd. ... ok test_fork_exec (test.test_subprocess.POSIXProcessTestCase) ... skipped 'implementation detail specific to cpython' test_fork_exec_sorted_fd_sanity_check (test.test_subprocess.POSIXProcessTestCase) ... skipped 'implementation detail specific to cpython' test_invalid_args (test.test_subprocess.POSIXProcessTestCase) ... ok test_kill (test.test_subprocess.POSIXProcessTestCase) ... ok test_kill_dead (test.test_subprocess.POSIXProcessTestCase) ... ok test_leak_fast_process_del_killed (test.test_subprocess.POSIXProcessTestCase) ... ok test_pass_fds (test.test_subprocess.POSIXProcessTestCase) ... ok test_pass_fds_inheritable (test.test_subprocess.POSIXProcessTestCase) ... ok test_pipe_cloexec (test.test_subprocess.POSIXProcessTestCase) ... ok test_pipe_cloexec_real_tools (test.test_subprocess.POSIXProcessTestCase) ... ok test_preexec (test.test_subprocess.POSIXProcessTestCase) ... ok test_preexec_errpipe_does_not_double_close_pipes (test.test_subprocess.POSIXProcessTestCase) Issue16140: Don't double close pipes on preexec error. ... ok test_preexec_exception (test.test_subprocess.POSIXProcessTestCase) ... ok test_preexec_fork_failure (test.test_subprocess.POSIXProcessTestCase) ... ok test_preexec_gc_module_failure (test.test_subprocess.POSIXProcessTestCase) ... skipped "PyPy's _posixsubprocess doesn't have to disable gc" test_remapping_std_fds (test.test_subprocess.POSIXProcessTestCase) ... ok test_restore_signals (test.test_subprocess.POSIXProcessTestCase) ... ok test_run_abort (test.test_subprocess.POSIXProcessTestCase) ... ok test_select_unbuffered (test.test_subprocess.POSIXProcessTestCase) ... ok test_send_signal (test.test_subprocess.POSIXProcessTestCase) ... ok test_send_signal_dead (test.test_subprocess.POSIXProcessTestCase) ... ok test_shell_sequence (test.test_subprocess.POSIXProcessTestCase) ... ok test_shell_string (test.test_subprocess.POSIXProcessTestCase) ... ok test_small_errpipe_write_fd (test.test_subprocess.POSIXProcessTestCase) Issue #15798: Popen should work when stdio fds are available. ... ok test_specific_shell (test.test_subprocess.POSIXProcessTestCase) ... ok test_start_new_session (test.test_subprocess.POSIXProcessTestCase) ... ok test_stderr_stdin_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase) ... ok test_stdout_stderr_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase) ... ok test_stdout_stdin_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase) ... ok test_surrogates_error_message (test.test_subprocess.POSIXProcessTestCase) ... ok test_swap_fds (test.test_subprocess.POSIXProcessTestCase) ... ok test_terminate (test.test_subprocess.POSIXProcessTestCase) ... ok test_terminate_dead (test.test_subprocess.POSIXProcessTestCase) ... ok test_undecodable_env (test.test_subprocess.POSIXProcessTestCase) ... ok test_wait_when_sigchild_ignored (test.test_subprocess.POSIXProcessTestCase) ... ok test_zombie_fast_process_del (test.test_subprocess.POSIXProcessTestCase) ... ok test_bufsize_equal_one_binary_mode (test.test_subprocess.ProcessTestCase) ... ok test_bufsize_equal_one_text_mode (test.test_subprocess.ProcessTestCase) ... ok test_bufsize_is_none (test.test_subprocess.ProcessTestCase) ... ok test_call_kwargs (test.test_subprocess.ProcessTestCase) ... ok test_call_seq (test.test_subprocess.ProcessTestCase) ... ok test_call_timeout (test.test_subprocess.ProcessTestCase) ... ok test_check_call_nonzero (test.test_subprocess.ProcessTestCase) ... ok test_check_call_zero (test.test_subprocess.ProcessTestCase) ... ok test_check_output (test.test_subprocess.ProcessTestCase) ... ok test_check_output_input_arg (test.test_subprocess.ProcessTestCase) ... ok test_check_output_nonzero (test.test_subprocess.ProcessTestCase) ... ok test_check_output_stderr (test.test_subprocess.ProcessTestCase) ... ok test_check_output_stdin_arg (test.test_subprocess.ProcessTestCase) ... ok test_check_output_stdin_with_input_arg (test.test_subprocess.ProcessTestCase) ... ok test_check_output_stdout_arg (test.test_subprocess.ProcessTestCase) ... ok test_check_output_timeout (test.test_subprocess.ProcessTestCase) ... ok test_communicate (test.test_subprocess.ProcessTestCase) ... ok test_communicate_eintr (test.test_subprocess.ProcessTestCase) ... ok test_communicate_epipe (test.test_subprocess.ProcessTestCase) ... ok test_communicate_epipe_only_stdin (test.test_subprocess.ProcessTestCase) ... ok test_communicate_errors (test.test_subprocess.ProcessTestCase) ... ok test_communicate_pipe_buf (test.test_subprocess.ProcessTestCase) ... ok test_communicate_pipe_fd_leak (test.test_subprocess.ProcessTestCase) ... ok test_communicate_returns (test.test_subprocess.ProcessTestCase) ... ok test_communicate_stderr (test.test_subprocess.ProcessTestCase) ... ok test_communicate_stdin (test.test_subprocess.ProcessTestCase) ... ok BUILDSTDERR: test_communicate_stdout (test.test_subproces'import site' failed s.ProcessTestCase) ... ok test_communicate_timeout (test.test_subprocess.ProcessTestCase) ... ok test_communicate_timeout_large_output (test.test_subprocess.ProcessTestCase) ... ok test_cwd (test.test_subprocess.ProcessTestCase) ... ok test_cwd_with_absolute_arg (test.test_subprocess.ProcessTestCase) ... ok test_cwd_with_pathlike (test.test_subprocess.ProcessTestCase) ... ok test_cwd_with_relative_arg (test.test_subprocess.ProcessTestCase) ... ok test_cwd_with_relative_executable (test.test_subprocess.ProcessTestCase) ... ok test_double_close_on_error (test.test_subprocess.ProcessTestCase) ... ok test_empty_env (test.test_subprocess.ProcessTestCase) ... ok test_env (test.test_subprocess.ProcessTestCase) ... ok test_executable (test.test_subprocess.ProcessTestCase) ... ok test_executable_replaces_shell (test.test_subprocess.ProcessTestCase) ... ok test_executable_takes_precedence (test.test_subprocess.ProcessTestCase) ... ok test_executable_with_cwd (test.test_subprocess.ProcessTestCase) ... ok test_executable_without_cwd (test.test_subprocess.ProcessTestCase) ... ok test_failed_child_execute_fd_leak (test.test_subprocess.ProcessTestCase) Test for the fork() failure fd leak reported in issue16327. ... ok test_handles_closed_on_exception (test.test_subprocess.ProcessTestCase) ... ok test_invalid_args (test.test_subprocess.ProcessTestCase) ... ok test_invalid_bufsize (test.test_subprocess.ProcessTestCase) ... ok test_io_buffered_by_default (test.test_subprocess.ProcessTestCase) ... ok test_io_unbuffered_works (test.test_subprocess.ProcessTestCase) ... ok test_issue8780 (test.test_subprocess.ProcessTestCase) ... ok test_leaking_fds_on_error (test.test_subprocess.ProcessTestCase) ... ok test_list2cmdline (test.test_subprocess.ProcessTestCase) ... ok test_no_leaking (test.test_subprocess.ProcessTestCase) ... ok test_poll (test.test_subprocess.ProcessTestCase) ... ok test_stderr_devnull (test.test_subprocess.ProcessTestCase) ... ok test_stderr_filedes (test.test_subprocess.ProcessTestCase) ... ok test_stderr_fileobj (test.test_subprocess.ProcessTestCase) ... ok test_stderr_none (test.test_subprocess.ProcessTestCase) ... ok test_stderr_pipe (test.test_subprocess.ProcessTestCase) ... ok test_stderr_redirect_with_no_stdout_redirect (test.test_subprocess.ProcessTestCase) ... ok test_stdin_devnull (test.test_subprocess.ProcessTestCase) ... ok test_stdin_filedes (test.test_subprocess.ProcessTestCase) ... ok test_stdin_fileobj (test.test_subprocess.ProcessTestCase) ... ok test_stdin_none (test.test_subprocess.ProcessTestCase) ... ok test_stdin_pipe (test.test_subprocess.ProcessTestCase) ... ok test_stdout_devnull (test.test_subprocess.ProcessTestCase) ... ok test_stdout_filedes (test.test_subprocess.ProcessTestCase) ... ok test_stdout_filedes_of_stdout (test.test_subprocess.ProcessTestCase) ... ok test_stdout_fileobj (test.test_subprocess.ProcessTestCase) ... ok test_stdout_none (test.test_subprocess.ProcessTestCase) ... ok test_stdout_pipe (test.test_subprocess.ProcessTestCase) ... ok test_stdout_stderr_file (test.test_subprocess.ProcessTestCase) ... ok test_stdout_stderr_pipe (test.test_subprocess.ProcessTestCase) ... ok test_threadsafe_wait (test.test_subprocess.ProcessTestCase) Issue21291: Popen.wait() needs to be threadsafe for returncode. ... ok test_universal_newlines (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines_communicate (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines_communicate_encodings (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines_communicate_input_none (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines_communicate_stdin (test.test_subprocess.ProcessTestCase) ... ok test_universal_newlines_communicate_stdin_stdout_stderr (test.test_subprocess.ProcessTestCase) ... ok test_wait (test.test_subprocess.ProcessTestCase) ... ok test_wait_endtime (test.test_subprocess.ProcessTestCase) Confirm that the deprecated endtime parameter warns. ... ok test_wait_timeout (test.test_subprocess.ProcessTestCase) ... ok BUILDSTDERR: test_writes_before_communicate (te'import site' failed st.test_subprocess.ProcessTestCase) ... ok test_bufsize_equal_one_binary_mode (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_bufsize_equal_one_text_mode (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_bufsize_is_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_call_kwargs (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_call_seq (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_call_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_call_nonzero (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_call_zero (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_input_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_nonzero (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_stderr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_stdin_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_stdin_with_input_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_stdout_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_check_output_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_eintr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_epipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_epipe_only_stdin (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_errors (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_pipe_buf (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_pipe_fd_leak (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_returns (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_stderr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_stdin (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_stdout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_communicate_timeout_large_output (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_cwd (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_cwd_with_absolute_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_cwd_with_pathlike (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_cwd_with_relative_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_cwd_with_relative_executable (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_double_close_on_error (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_empty_env (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_env (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable_replaces_shell (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable_takes_precedence (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable_with_cwd (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_executable_without_cwd (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_failed_child_execute_fd_leak (test.test_subprocess.ProcessTestCaseNoPoll) Test for the fork() failure fd leak reported in issue16327. ... ok test_handles_closed_on_exception (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_invalid_args (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_invalid_bufsize (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_io_buffered_by_default (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_io_unbuffered_works (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_issue8780 (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_leaking_fds_on_error (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_list2cmdline (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_no_leaking (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_poll (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_devnull (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_filedes (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_fileobj (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stderr_redirect_with_no_stdout_redirect (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_devnull (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_filedes (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_fileobj (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdin_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_devnull (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_filedes (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_filedes_of_stdout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_fileobj (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_stderr_file (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_stdout_stderr_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_threadsafe_wait (test.test_subprocess.ProcessTestCaseNoPoll) Issue21291: Popen.wait() needs to be threadsafe for returncode. ... ok test_universal_newlines (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines_communicate (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines_communicate_encodings (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines_communicate_input_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines_communicate_stdin (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_universal_newlines_communicate_stdin_stdout_stderr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_wait (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_wait_endtime (test.test_subprocess.ProcessTestCaseNoPoll) Confirm that the deprecated endtime parameter warns. ... ok test_wait_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_writes_before_communicate (test.test_subprocess.ProcessTestCaseNoPoll) ... ok test_capture_stderr (test.test_subprocess.RunFuncTestCase) ... ok test_capture_stdout (test.test_subprocess.RunFuncTestCase) ... ok test_check (test.test_subprocess.RunFuncTestCase) ... ok test_check_output_input_arg (test.test_subprocess.RunFuncTestCase) ... ok test_check_output_stdin_arg (test.test_subprocess.RunFuncTestCase) ... ok test_check_output_stdin_with_input_arg (test.test_subprocess.RunFuncTestCase) ... ok test_check_output_timeout (test.test_subprocess.RunFuncTestCase) ... ok test_check_zero (test.test_subprocess.RunFuncTestCase) ... ok test_returncode (test.test_subprocess.RunFuncTestCase) ... ok test_run_kwargs (test.test_subprocess.RunFuncTestCase) ... ok test_timeout (test.test_subprocess.RunFuncTestCase) ... ok test_call_string (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_close_fds (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_creationflags (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_invalid_args (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_kill (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_kill_dead (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_send_signal (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_send_signal_dead (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' BUILDSTDERR: test_shell_encodings (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests'12.65user 12.72system 0:41.95elapsed 60%CPU (0avgtext+0avgdata 112368maxresident)k BUILDSTDERR: 40inputs+352outputs (0major+1723945minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_sunau ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sunau test_shell_sequence (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_shell_string (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_startupinfo (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_terminate (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' test_terminate_dead (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests' ---------------------------------------------------------------------- Ran 262 tests in 41.487s OK (skipped=21) test_subprocess passed in 42 sec 1 test OK. Total duration: 42 sec Tests result: SUCCESS =================== test_sunau ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12577 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_sunau test_close (test.test_sunau.SunauPCM16Test) ... ok test_context_manager_with_filename (test.test_sunau.SunauPCM16Test) ... ok test_context_manager_with_open_file (test.test_sunau.SunauPCM16Test) ... ok test_copy (test.test_sunau.SunauPCM16Test) ... ok test_incompleted_write (test.test_sunau.SunauPCM16Test) ... ok test_multiple_writes (test.test_sunau.SunauPCM16Test) ... ok test_overflowed_write (test.test_sunau.SunauPCM16Test) ... ok test_read (test.test_sunau.SunauPCM16Test) ... ok test_read_not_from_start (test.test_sunau.SunauPCM16Test) ... ok test_read_params (test.test_sunau.SunauPCM16Test) ... ok test_unseekable_incompleted_write (test.test_sunau.SunauPCM16Test) ... ok test_unseekable_overflowed_write (test.test_sunau.SunauPCM16Test) ... ok test_unseekable_read (test.test_sunau.SunauPCM16Test) ... ok test_unseekable_write (test.test_sunau.SunauPCM16Test) ... ok test_write (test.test_sunau.SunauPCM16Test) ... ok test_write_array (test.test_sunau.SunauPCM16Test) ... ok test_write_bytearray (test.test_sunau.SunauPCM16Test) ... ok test_write_context_manager_calls_close (test.test_sunau.SunauPCM16Test) ... ok test_write_memoryview (test.test_sunau.SunauPCM16Test) ... ok test_write_params (test.test_sunau.SunauPCM16Test) ... ok test_close (test.test_sunau.SunauPCM24Test) ... ok test_context_manager_with_filename (test.test_sunau.SunauPCM24Test) ... ok test_context_manager_with_open_file (test.test_sunau.SunauPCM24Test) ... ok test_copy (test.test_sunau.SunauPCM24Test) ... ok test_incompleted_write (test.test_sunau.SunauPCM24Test) ... ok test_multiple_writes (test.test_sunau.SunauPCM24Test) ... ok test_overflowed_write (test.test_sunau.SunauPCM24Test) ... ok test_read (test.test_sunau.SunauPCM24Test) ... ok test_read_not_from_start (test.test_sunau.SunauPCM24Test) ... ok test_read_params (test.test_sunau.SunauPCM24Test) ... ok test_unseekable_incompleted_write (test.test_sunau.SunauPCM24Test) ... ok test_unseekable_overflowed_write (test.test_sunau.SunauPCM24Test) ... ok test_unseekable_read (test.test_sunau.SunauPCM24Test) ... ok test_unseekable_write (test.test_sunau.SunauPCM24Test) ... ok test_write (test.test_sunau.SunauPCM24Test) ... ok test_write_array (test.test_sunau.SunauPCM24Test) ... ok test_write_bytearray (test.test_sunau.SunauPCM24Test) ... ok test_write_context_manager_calls_close (test.test_sunau.SunauPCM24Test) ... ok test_write_memoryview (test.test_sunau.SunauPCM24Test) ... ok test_write_params (test.test_sunau.SunauPCM24Test) ... ok test_close (test.test_sunau.SunauPCM32Test) ... ok test_context_manager_with_filename (test.test_sunau.SunauPCM32Test) ... ok test_context_manager_with_open_file (test.test_sunau.SunauPCM32Test) ... ok test_copy (test.test_sunau.SunauPCM32Test) ... ok BUILDSTDERR: test_incompleted_write (0.56user 0.05system 0:00.63elapsed 97%CPU (0avgtext+0avgdata 52568maxresident)k BUILDSTDERR: 0inputs+904outputs (0major+11567minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_sundry ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sundry test.test_sunau.SunauPCM32Test) ... ok test_multiple_writes (test.test_sunau.SunauPCM32Test) ... ok test_overflowed_write (test.test_sunau.SunauPCM32Test) ... ok test_read (test.test_sunau.SunauPCM32Test) ... ok test_read_not_from_start (test.test_sunau.SunauPCM32Test) ... ok test_read_params (test.test_sunau.SunauPCM32Test) ... ok test_unseekable_incompleted_write (test.test_sunau.SunauPCM32Test) ... ok test_unseekable_overflowed_write (test.test_sunau.SunauPCM32Test) ... ok test_unseekable_read (test.test_sunau.SunauPCM32Test) ... ok test_unseekable_write (test.test_sunau.SunauPCM32Test) ... ok test_write (test.test_sunau.SunauPCM32Test) ... ok test_write_array (test.test_sunau.SunauPCM32Test) ... ok test_write_bytearray (test.test_sunau.SunauPCM32Test) ... ok test_write_context_manager_calls_close (test.test_sunau.SunauPCM32Test) ... ok test_write_memoryview (test.test_sunau.SunauPCM32Test) ... ok test_write_params (test.test_sunau.SunauPCM32Test) ... ok test_close (test.test_sunau.SunauPCM8Test) ... ok test_context_manager_with_filename (test.test_sunau.SunauPCM8Test) ... ok test_context_manager_with_open_file (test.test_sunau.SunauPCM8Test) ... ok test_copy (test.test_sunau.SunauPCM8Test) ... ok test_incompleted_write (test.test_sunau.SunauPCM8Test) ... ok test_multiple_writes (test.test_sunau.SunauPCM8Test) ... ok test_overflowed_write (test.test_sunau.SunauPCM8Test) ... ok test_read (test.test_sunau.SunauPCM8Test) ... ok test_read_not_from_start (test.test_sunau.SunauPCM8Test) ... ok test_read_params (test.test_sunau.SunauPCM8Test) ... ok test_unseekable_incompleted_write (test.test_sunau.SunauPCM8Test) ... ok test_unseekable_overflowed_write (test.test_sunau.SunauPCM8Test) ... ok test_unseekable_read (test.test_sunau.SunauPCM8Test) ... ok test_unseekable_write (test.test_sunau.SunauPCM8Test) ... ok test_write (test.test_sunau.SunauPCM8Test) ... ok test_write_array (test.test_sunau.SunauPCM8Test) ... ok test_write_bytearray (test.test_sunau.SunauPCM8Test) ... ok test_write_context_manager_calls_close (test.test_sunau.SunauPCM8Test) ... ok test_write_memoryview (test.test_sunau.SunauPCM8Test) ... ok test_write_params (test.test_sunau.SunauPCM8Test) ... ok test_close (test.test_sunau.SunauULAWTest) ... ok test_context_manager_with_filename (test.test_sunau.SunauULAWTest) ... ok test_context_manager_with_open_file (test.test_sunau.SunauULAWTest) ... ok test_copy (test.test_sunau.SunauULAWTest) ... ok test_incompleted_write (test.test_sunau.SunauULAWTest) ... ok test_multiple_writes (test.test_sunau.SunauULAWTest) ... ok test_overflowed_write (test.test_sunau.SunauULAWTest) ... ok test_read (test.test_sunau.SunauULAWTest) ... ok test_read_not_from_start (test.test_sunau.SunauULAWTest) ... ok test_read_params (test.test_sunau.SunauULAWTest) ... ok test_unseekable_incompleted_write (test.test_sunau.SunauULAWTest) ... ok test_unseekable_overflowed_write (test.test_sunau.SunauULAWTest) ... ok test_unseekable_read (test.test_sunau.SunauULAWTest) ... ok test_unseekable_write (test.test_sunau.SunauULAWTest) ... ok test_write (test.test_sunau.SunauULAWTest) ... ok test_write_array (test.test_sunau.SunauULAWTest) ... ok test_write_bytearray (test.test_sunau.SunauULAWTest) ... ok test_write_context_manager_calls_close (test.test_sunau.SunauULAWTest) ... ok test_write_memoryview (test.test_sunau.SunauULAWTest) ... ok test_write_params (test.test_sunau.SunauULAWTest) ... ok ---------------------------------------------------------------------- Ran 100 tests in 0.193s OK 1 test OK. Total duration: 299 ms Tests result: SUCCESS =================== test_sundry ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12591 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbo0.46user 0.05system 0:00.52elapsed 99%CPU (0avgtext+0avgdata 53212maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+11758minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_super ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_super BUILDSTDERR: 0.32user 0.04system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 52136maxresident)k BUILDSTDERR: 0inputs+64outputs (0major+10110minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_symbol ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_symbol BUILDSTDERR: 0.31user 0.03system 0:00.35elapsed 98%CPU (0avgtext+0avgdata 52048maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9678minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_symtable ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_symtable BUILDSTDERR: test test_symtable crashed -- Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/libregrtest/runtest.py", line 152, in runtest_inner BUILDSTDERR: the_module = importlib.import_module(abstest) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/importlib/__init__.py", line 126, in import_module BUILDSTDERR: return _bootstrap._gcd_import(name[level:], package, level) BUILDSTDERR: File "", line 979, in _gcd_import BUILDSTDERR: File "", line 962, in _find_and_load BUILDSTDERR: File "", line 951, in _find_and_load_unlocked BUILDSTDERR: File "", line 656, in _load_unlocked BUILDSTDERR: File "/frozen importlib._bootstrap_external", line 691, in exec_module BUILDSTDERR: File "", line 206, in _call_with_frames_removed BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_symtable.py", line 4, in BUILDSTDERR: import symtable BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/symtable.py", line 3, in BUILDSTDERR: import _symtable BUILDSTDERR: ModuleNotFoundError: No module named '_symtable' se=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_sundry test_untested_modules_can_be_imported (test.test_sundry.TestUntestedModules) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.111s OK 1 test OK. Total duration: 195 ms Tests result: SUCCESS =================== test_super ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12595 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_super test___class___classmethod (test.test_super.TestSuper) ... ok test___class___delayed (test.test_super.TestSuper) ... ok test___class___instancemethod (test.test_super.TestSuper) ... ok test___class___mro (test.test_super.TestSuper) ... ok test___class___new (test.test_super.TestSuper) ... ok test___class___staticmethod (test.test_super.TestSuper) ... ok test___classcell___expected_behaviour (test.test_super.TestSuper) ... ok test___classcell___missing (test.test_super.TestSuper) ... ok test___classcell___overwrite (test.test_super.TestSuper) ... ok test___classcell___wrong_cell (test.test_super.TestSuper) ... ok test_basics_working (test.test_super.TestSuper) ... ok test_cell_as_self (test.test_super.TestSuper) ... ok test_class_getattr_working (test.test_super.TestSuper) ... ok test_class_methods_still_working (test.test_super.TestSuper) ... ok test_obscure_super_errors (test.test_super.TestSuper) ... ok test_subclass_no_override_working (test.test_super.TestSuper) ... ok test_super_in_class_methods_working (test.test_super.TestSuper) ... ok test_super_init_leaks (test.test_super.TestSuper) ... ok test_super_with_closure (test.test_super.TestSuper) ... ok test_unbound_method_transfer_working (test.test_super.TestSuper) ... ok test_various___class___pathologies (test.test_super.TestSuper) ... ok ---------------------------------------------------------------------- Ran 21 tests in 0.008s OK 1 test OK. Total duration: 97 ms Tests result: SUCCESS =================== test_symbol ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12599 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_symbol test_real_grammar_and_symbol_file (test.test_symbol.TestSymbolGeneration) ... skipped 'test only works from source build directory' ---------------------------------------------------------------------- Ran 1 test in 0.000s OK (skipped=1) 1 test OK. Total duration: 74 ms Tests result: SUCCESS =================== test_symtable ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12603 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_symtable test_symtable failed 1 test failed: test_symtable Total duration: 113 ms BUILDSTDERR: Tests result: FCommand exited with non-zero status 1 BUILDSTDERR: 0.40user 0.04system 0:00.45elapsed 99%CPU (0avgtext+0avgdata 52044maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+9815minor)pagefaults 0swaps + echo test_symtable + for TestName in $(cat testnames.txt) + echo =================== test_syntax ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_syntax AILURE =================== test_syntax ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12608 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_syntax test_assign_call (test.test_syntax.SyntaxTestCase) ... ok test_assign_del (test.test_syntax.SyntaxTestCase) ... ok test_bad_outdent (test.test_syntax.SyntaxTestCase) ... ok test_break_outside_loop (test.test_syntax.SyntaxTestCase) ... ok test_global_err_then_warn (test.test_syntax.SyntaxTestCase) ... ok test_kwargs_last (test.test_syntax.SyntaxTestCase) ... ok test_kwargs_last2 (test.test_syntax.SyntaxTestCase) ... ok test_kwargs_last3 (test.test_syntax.SyntaxTestCase) ... ok test_no_indent (test.test_syntax.SyntaxTestCase) ... ok test_unexpected_indent (test.test_syntax.SyntaxTestCase) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.012s OK Trying: def f(x): global x Expecting: Traceback (most recent call last): SyntaxError: name 'x' is parameter and global ok Trying: obj.None = 1 Expecting: Traceback (most recent call last): SyntaxError: invalid syntax ok Trying: None = 1 # doctest: +ELLIPSIS Expecting: Traceback (most recent call last): SyntaxError: can't assign to ... ok Trying: f() = 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to function call ok Trying: del f() Expecting: Traceback (most recent call last): SyntaxError: can't delete function call ok Trying: a + 1 = 2 Expecting: Traceback (most recent call last): SyntaxError: can't assign to operator ok Trying: (x for x in x) = 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to generator expression ok Trying: 1 = 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to literal ok Trying: "abc" = 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to literal ok Trying: b"" = 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to literal ok Trying: `1` = 1 Expecting: Traceback (most recent call last): SyntaxError: invalid syntax ok Trying: (a, "b", c) = (1, 2, 3) Expecting: Traceback (most recent call last): SyntaxError: can't assign to literal ok Trying: [a, b, c + 1] = [1, 2, 3] Expecting: Traceback (most recent call last): SyntaxError: can't assign to operator ok Trying: a if 1 else b = 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to conditional expression ok Trying: def f(None=1): pass Expecting: Traceback (most recent call last): SyntaxError: invalid syntax ok Trying: def f(x, y=1, z): pass Expecting: Traceback (most recent call last): SyntaxError: non-default argument follows default argument ok Trying: def f(x, None): # doctest: +IGNORE_EXCEPTION_DETAIL pass Expecting: Traceback (most recent call last): SyntaxError: invalid syntax (expected ')') ok Trying: def f(*None): # doctest: +IGNORE_EXCEPTION_DETAIL pass Expecting: Traceback (most recent call last): SyntaxError: invalid syntax (expected ')') ok Trying: def f(**None): pass Expecting: Traceback (most recent call last): SyntaxError: invalid syntax ok Trying: def None(x): pass Expecting: Traceback (most recent call last): SyntaxError: invalid syntax ok Trying: def f(it, *varargs): return list(it) Expecting nothing ok Trying: L = range(10) Expecting nothing ok Trying: f(x for x in L) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: f(x for x in L, 1) Expecting: Traceback (most recent call last): SyntaxError: Generator expression must be parenthesized if not sole argument ok Trying: f(x for x in L, y for y in L) Expecting: Traceback (most recent call last): SyntaxError: Generator expression must be parenthesized if not sole argument ok Trying: f((x for x in L), 1) Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ok Trying: f(i0, i1, i2, i3, i4, i5, i6, i7, i8, i9, i10, i11, i12, i13, i14, i15, i16, i17, i18, i19, i20, i21, i22, i23, i24, i25, i26, i27, i28, i29, i30, i31, i32, i33, i34, i35, i36, i37, i38, i39, i40, i41, i42, i43, i44, i45, i46, i47, i48, i49, i50, i51, i52, i53, i54, i55, i56, i57, i58, i59, i60, i61, i62, i63, i64, i65, i66, i67, i68, i69, i70, i71, i72, i73, i74, i75, i76, i77, i78, i79, i80, i81, i82, i83, i84, i85, i86, i87, i88, i89, i90, i91, i92, i93, i94, i95, i96, i97, i98, i99, i100, i101, i102, i103, i104, i105, i106, i107, i108, i109, i110, i111, i112, i113, i114, i115, i116, i117, i118, i119, i120, i121, i122, i123, i124, i125, i126, i127, i128, i129, i130, i131, i132, i133, i134, i135, i136, i137, i138, i139, i140, i141, i142, i143, i144, i145, i146, i147, i148, i149, i150, i151, i152, i153, i154, i155, i156, i157, i158, i159, i160, i161, i162, i163, i164, i165, i166, i167, i168, i169, i170, i171, i172, i173, i174, i175, i176, i177, i178, i179, i180, i181, i182, i183, i184, i185, i186, i187, i188, i189, i190, i191, i192, i193, i194, i195, i196, i197, i198, i199, i200, i201, i202, i203, i204, i205, i206, i207, i208, i209, i210, i211, i212, i213, i214, i215, i216, i217, i218, i219, i220, i221, i222, i223, i224, i225, i226, i227, i228, i229, i230, i231, i232, i233, i234, i235, i236, i237, i238, i239, i240, i241, i242, i243, i244, i245, i246, i247, i248, i249, i250, i251, i252, i253, i254, i255) Expecting: Traceback (most recent call last): SyntaxError: more than 255 arguments ok Trying: f(i0, i1, i2, i3, i4, i5, i6, i7, i8, i9, i10, i11, i12, i13, i14, i15, i16, i17, i18, i19, i20, i21, i22, i23, i24, i25, i26, i27, i28, i29, i30, i31, i32, i33, i34, i35, i36, i37, i38, i39, i40, i41, i42, i43, i44, i45, i46, i47, i48, i49, i50, i51, i52, i53, i54, i55, i56, i57, i58, i59, i60, i61, i62, i63, i64, i65, i66, i67, i68, i69, i70, i71, i72, i73, i74, i75, i76, i77, i78, i79, i80, i81, i82, i83, i84, i85, i86, i87, i88, i89, i90, i91, i92, i93, i94, i95, i96, i97, i98, i99, i100, i101, i102, i103, i104, i105, i106, i107, i108, i109, i110, i111, i112, i113, i114, i115, i116, i117, i118, i119, i120, i121, i122, i123, i124, i125, i126, i127, i128, i129, i130, i131, i132, i133, i134, i135, i136, i137, i138, i139, i140, i141, i142, i143, i144, i145, i146, i147, i148, i149, i150, i151, i152, i153, i154, i155, i156, i157, i158, i159, i160, i161, i162, i163, i164, i165, i166, i167, i168, i169, i170, i171, i172, i173, i174, i175, i176, i177, i178, i179, i180, i181, i182, i183, i184, i185, i186, i187, i188, i189, i190, i191, i192, i193, i194, i195, i196, i197, i198, i199, i200, i201, i202, i203, i204, i205, i206, i207, i208, i209, i210, i211, i212, i213, i214, i215, i216, i217, i218, i219, i220, i221, i222, i223, i224, i225, i226, i227, i228, i229, i230, i231, i232, i233, i234, i235, i236, i237, i238, i239, i240, i241, i242, i243, (x for x in i244), i245, i246, i247, i248, i249, i250, i251, i252=1, i253=1, i254=1, i255=1) Expecting: Traceback (most recent call last): SyntaxError: more than 255 arguments ok Trying: f(lambda x: x[0] = 3) Expecting: Traceback (most recent call last): SyntaxError: lambda cannot contain assignment ok Trying: f(x()=2) Expecting: Traceback (most recent call last): SyntaxError: keyword can't be an expression ok Trying: f(a or b=1) Expecting: Traceback (most recent call last): SyntaxError: keyword can't be an expression ok Trying: f(x.y=1) Expecting: Traceback (most recent call last): SyntaxError: keyword can't be an expression ok Trying: (x for x in x) += 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to generator expression ok Trying: None += 1 # doctest: +ELLIPSIS Expecting: Traceback (most recent call last): SyntaxError: can't assign to ... ok Trying: f() += 1 Expecting: Traceback (most recent call last): SyntaxError: can't assign to function call ok Trying: def test(): try: pass finally: for abc in range(10): continue print(abc) Expecting nothing ok Trying: test() Expecting: 9 ok Trying: def test(): for abc in range(10): try: pass finally: continue Expecting: Traceback (most recent call last): ... SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: def test(): for abc in range(10): try: pass finally: try: continue except: pass Expecting: Traceback (most recent call last): ... SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: def foo(): try: pass finally: continue Expecting: Traceback (most recent call last): ... SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: def foo(): for a in (): try: pass finally: continue Expecting: Traceback (most recent call last): ... SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: def foo(): for a in (): try: pass finally: try: continue finally: pass Expecting: Traceback (most recent call last): ... SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: def foo(): for a in (): try: pass finally: try: pass except: continue Expecting: Traceback (most recent call last): ... SyntaxError: 'continue' not supported inside 'finally' clause ok Trying: try: print(1) break print(2) finally: print(3) Expecting: Traceback (most recent call last): ... SyntaxError: 'break' outside loop ok Trying: def f(): x = 1 global x Expecting: Traceback (most recent call last): ... SyntaxError: name 'x' is assigned to before global declaration ok Trying: def f(): x = 1 def g(): print(x) nonlocal x Expecting: Traceback (most recent call last): ... SyntaxError: name 'x' is used prior to nonlocal declaration ok Trying: def f(x): nonlocal x Expecting: Traceback (most recent call last): ... SyntaxError: name 'x' is parameter and nonlocal ok Trying: def f(): global x nonlocal x Expecting: Traceback (most recent call last): ... SyntaxError: name 'x' is nonlocal and global ok Trying: def f(): nonlocal x Expecting: Traceback (most recent call last): ... BUILDSTDERR: SyntaxErro0.48user 0.03system 0:00.52elapsed 99%CPU (0avgtext+0avgdata 52348maxresident)k BUILDSTDERR: 0inputs+56outputs (0major+11533minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_sys ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sys r: no binding for nonlocal 'x' found ok Trying: nonlocal x Expecting: Traceback (most recent call last): ... SyntaxError: nonlocal declaration not allowed at module level ok Trying: class A: def f(self): nonlocal __x Expecting: Traceback (most recent call last): ... SyntaxError: no binding for nonlocal '_A__x' found ok Trying: if 1: x() = 1 elif 1: pass Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to function call ok Trying: if 1: pass elif 1: x() = 1 Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to function call ok Trying: if 1: x() = 1 elif 1: pass else: pass Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to function call ok Trying: if 1: pass elif 1: x() = 1 else: pass Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to function call ok Trying: if 1: pass elif 1: pass else: x() = 1 Expecting: Traceback (most recent call last): ... SyntaxError: can't assign to function call ok Trying: raise X, Y Expecting: Traceback (most recent call last): ... SyntaxError: invalid syntax ok Trying: raise X, Y, Z Expecting: Traceback (most recent call last): ... SyntaxError: invalid syntax ok Trying: f(a=23, a=234) Expecting: Traceback (most recent call last): ... SyntaxError: keyword argument repeated ok Trying: {1, 2, 3} = 42 Expecting: Traceback (most recent call last): SyntaxError: can't assign to literal ok Trying: def f(*, x=lambda __debug__:0): pass # doctest: +ELLIPSIS Expecting: Traceback (most recent call last): SyntaxError: ...assign... to ... ok Trying: def f(*args:(lambda __debug__:0)): pass # doctest: +ELLIPSIS Expecting: Traceback (most recent call last): SyntaxError: ...assign... to ... ok Trying: def f(**kwargs:(lambda __debug__:0)): pass # doctest: +ELLIPSIS Expecting: Traceback (most recent call last): SyntaxError: ...assign... to ... ok Trying: with (lambda *:0): pass Expecting: Traceback (most recent call last): SyntaxError: named arguments must follow bare * ok Trying: def f(**__debug__): pass # doctest: +ELLIPSIS Expecting: Traceback (most recent call last): SyntaxError: ...assign... to ... ok Trying: def f(*xx, __debug__): pass # doctest: +ELLIPSIS Expecting: Traceback (most recent call last): SyntaxError: ...assign... to ... ok 13 items had no tests: test.test_syntax.SyntaxTestCase test.test_syntax.SyntaxTestCase._check_error test.test_syntax.SyntaxTestCase.test_assign_call test.test_syntax.SyntaxTestCase.test_assign_del test.test_syntax.SyntaxTestCase.test_bad_outdent test.test_syntax.SyntaxTestCase.test_break_outside_loop test.test_syntax.SyntaxTestCase.test_global_err_then_warn test.test_syntax.SyntaxTestCase.test_kwargs_last test.test_syntax.SyntaxTestCase.test_kwargs_last2 test.test_syntax.SyntaxTestCase.test_kwargs_last3 test.test_syntax.SyntaxTestCase.test_no_indent test.test_syntax.SyntaxTestCase.test_unexpected_indent test.test_syntax.test_main 1 items passed all tests: 66 tests in test.test_syntax 66 tests in 14 items. 66 passed and 0 failed. Test passed. doctest (test.test_syntax) ... 66 tests with zero failures 1 test OK. Total duration: 189 ms Tests result: SUCCESS =================== test_sys ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12612 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0test test_sys failed , dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_sys test_43581 (test.test_sys.SysModuleTest) ... ok test_attributes (test.test_sys.SysModuleTest) ... ok test_c_locale_surrogateescape (test.test_sys.SysModuleTest) ... ok test_call_tracing (test.test_sys.SysModuleTest) ... ok test_clear_type_cache (test.test_sys.SysModuleTest) ... skipped 'implementation detail specific to cpython' test_current_frames (test.test_sys.SysModuleTest) ... skipped 'current_frames' test_custom_displayhook (test.test_sys.SysModuleTest) ... ok test_debugmallocstats (test.test_sys.SysModuleTest) ... skipped 'implementation detail specific to cpython' test_dlopenflags (test.test_sys.SysModuleTest) ... ok test_excepthook (test.test_sys.SysModuleTest) ... ok test_executable (test.test_sys.SysModuleTest) ... ok test_exit (test.test_sys.SysModuleTest) ... ok test_getallocatedblocks (test.test_sys.SysModuleTest) ... skipped 'sys.getallocatedblocks unavailable on this build' test_getdefaultencoding (test.test_sys.SysModuleTest) ... ok test_getfilesystemencoding (test.test_sys.SysModuleTest) ... ok test_getframe (test.test_sys.SysModuleTest) ... ok test_getwindowsversion (test.test_sys.SysModuleTest) ... skipped "object has no attribute 'getwindowsversion'" test_implementation (test.test_sys.SysModuleTest) ... ok test_intern (test.test_sys.SysModuleTest) ... ok test_ioencoding (test.test_sys.SysModuleTest) ... ok test_ioencoding_nonascii (test.test_sys.SysModuleTest) ... skipped 'requires OS support of non-ASCII encodings' test_is_finalizing (test.test_sys.SysModuleTest) ... ok test_lost_displayhook (test.test_sys.SysModuleTest) ... ok test_original_displayhook (test.test_sys.SysModuleTest) ... ok test_original_excepthook (test.test_sys.SysModuleTest) ... ok test_recursionlimit (test.test_sys.SysModuleTest) ... ok test_recursionlimit_fatalerror (test.test_sys.SysModuleTest) ... skipped 'Fixme: hangs with pypy' test_recursionlimit_recovery (test.test_sys.SysModuleTest) ... ERROR test_refcount (test.test_sys.SysModuleTest) ... skipped 'implementation detail specific to cpython' test_setcheckinterval (test.test_sys.SysModuleTest) ... ok test_setrecursionlimit_recursion_depth (test.test_sys.SysModuleTest) ... skipped 'implementation detail specific to cpython' test_switchinterval (test.test_sys.SysModuleTest) ... ok test_sys_flags (test.test_sys.SysModuleTest) ... ok test_sys_flags_no_instantiation (test.test_sys.SysModuleTest) ... ok test_sys_getwindowsversion_no_instantiation (test.test_sys.SysModuleTest) ... skipped "object has no attribute 'getwindowsversion'" test_sys_version_info_no_instantiation (test.test_sys.SysModuleTest) ... ok test_thread_info (test.test_sys.SysModuleTest) ... ok test_asyncgen_hooks (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' test_default (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' test_errors (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' test_gc_head_size (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' test_objecttypes (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' test_pythontypes (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' test_slots (test.test_sys.SizeofTest) ... skipped 'implementation detail specific to cpython' ====================================================================== ERROR: test_recursionlimit_recovery (test.test_sys.SysModuleTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_sys.py", line 220, in test_recursionlimit_recovery self.assertRaises(RecursionError, f) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 727, in assertRaises BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 1.04user 0.36system 0:01.40elapsed 99%CPU (0avgtext+0avgdata 52160maxresident)k BUILDSTDERR: 0inputs+104outputs (0major+94896minor)pagefaults 0swaps + echo test_sys + for TestName in $(cat testnames.txt) + echo =================== test_sys_setprofile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sys_setprofile BUILDSTDERR: 0.34user 0.05system 0:00.40elapsed 99%CPU (0avgtext+0avgdata 52112maxresident)k BUILDSTDERR: 0inputs+56outputs (0major+10142minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_sys_settrace ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sys_settrace context = _AssertRaisesContext(expected_exception, self) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 140, in __init__ _BaseTestCaseContext.__init__(self, test_case) RecursionError: maximum recursion depth exceeded ---------------------------------------------------------------------- Ran 44 tests in 1.017s FAILED (errors=1, skipped=17) test_sys failed 1 test failed: test_sys Total duration: 1 sec Tests result: FAILURE =================== test_sys_setprofile ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12636 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_sys_setprofile test_caught_exception (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_caught_nested_exception (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_distant_exception (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_exception (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_exception_in_except_clause (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_exception_propagation (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_generator (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_nested_exception (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_raise (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_raise_reraise (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_raise_twice (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_simple (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_stop_iteration (test.test_sys_setprofile.ProfileHookTestCase) ... ok test_basic_exception (test.test_sys_setprofile.ProfileSimulatorTestCase) ... ok test_caught_exception (test.test_sys_setprofile.ProfileSimulatorTestCase) ... ok test_distant_exception (test.test_sys_setprofile.ProfileSimulatorTestCase) ... ok test_simple (test.test_sys_setprofile.ProfileSimulatorTestCase) ... ok test_empty (test.test_sys_setprofile.TestGetProfile) ... ok test_setget (test.test_sys_setprofile.TestGetProfile) ... ok ---------------------------------------------------------------------- Ran 19 tests in 0.005s OK 1 test OK. Total duration: 95 ms Tests result: SUCCESS =================== test_sys_settrace ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12640 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_sys_settrace test_01_basic (test.test_sys_settrace.TraceTestCase) ... ok test_02_arigo (test.test_sys_settrace.TraceTestCase) ... ok test_03_one_instr (test.test_sys_settrace.TraceTestCase) ... ok test_04_no_pop_blocks (test.test_sys_settrace.TraceTestCase) ... ok test_05_no_pop_tops (test.test_sys_settrace.TraceTestCase) ... ok test_06_call (test.test_sys_settrace.TraceTestCase) ... ok test_07_raise (test.test_sys_settrace.TraceTestCase) ... ok test_08_settrace_and_return (test.test_sys_settrace.TraceTestCase) ... ok test_09_settrace_and_raise (test.test_sys_settrace.TraceTestCase) ... ok test_10_ireturn (test.test_sys_settrace.TraceTestCase) ... ok test_11_tightloop (test.test_sys_settrace.TraceTestCase) ... ok test_12_tighterloop (test.test_sys_settrace.TraceTestCase) ... ok BUILDSTDERR: test0.42user 0.04system 0:00.47elapsed 99%CPU (0avgtext+0avgdata 52436maxresident)k BUILDSTDERR: 0inputs+88outputs (0major+11121minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_sysconfig ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sysconfig _13_genexp (test.test_sys_settrace.TraceTestCase) ... ok test_14_onliner_if (test.test_sys_settrace.TraceTestCase) ... ok test_15_loops (test.test_sys_settrace.TraceTestCase) ... ok test_16_blank_lines (test.test_sys_settrace.TraceTestCase) ... ok test_17_none_f_trace (test.test_sys_settrace.TraceTestCase) ... ok test_set_and_retrieve_func (test.test_sys_settrace.TraceTestCase) ... ok test_set_and_retrieve_none (test.test_sys_settrace.TraceTestCase) ... ok test_call (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_exception (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_exception_arguments (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_line (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_return (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_trash_stack (test.test_sys_settrace.RaisingTraceFuncTestCase) ... ok test_01_jump_simple_forwards (test.test_sys_settrace.JumpTestCase) ... ok test_02_jump_simple_backwards (test.test_sys_settrace.JumpTestCase) ... ok test_03_jump_out_of_block_forwards (test.test_sys_settrace.JumpTestCase) ... ok test_04_jump_out_of_block_backwards (test.test_sys_settrace.JumpTestCase) ... ok test_05_jump_to_codeless_line (test.test_sys_settrace.JumpTestCase) ... ok test_06_jump_to_same_line (test.test_sys_settrace.JumpTestCase) ... ok test_07_jump_in_nested_finally (test.test_sys_settrace.JumpTestCase) ... ok test_08_no_jump_too_far_forwards (test.test_sys_settrace.JumpTestCase) ... ok test_09_no_jump_too_far_backwards (test.test_sys_settrace.JumpTestCase) ... ok test_10_no_jump_to_except_1 (test.test_sys_settrace.JumpTestCase) ... ok test_11_no_jump_to_except_2 (test.test_sys_settrace.JumpTestCase) ... ok test_12_no_jump_to_except_3 (test.test_sys_settrace.JumpTestCase) ... ok test_13_no_jump_to_except_4 (test.test_sys_settrace.JumpTestCase) ... ok test_14_no_jump_forwards_into_block (test.test_sys_settrace.JumpTestCase) ... ok test_15_no_jump_backwards_into_block (test.test_sys_settrace.JumpTestCase) ... ok test_16_no_jump_into_finally_block (test.test_sys_settrace.JumpTestCase) ... ok test_17_no_jump_out_of_finally_block (test.test_sys_settrace.JumpTestCase) ... ok test_18_no_jump_to_non_integers (test.test_sys_settrace.JumpTestCase) ... ok test_19_no_jump_without_trace_function (test.test_sys_settrace.JumpTestCase) ... ok test_20_large_function (test.test_sys_settrace.JumpTestCase) ... ok test_jump_across_with (test.test_sys_settrace.JumpTestCase) ... ok test_jump_infinite_while_loop (test.test_sys_settrace.JumpTestCase) ... ok test_jump_to_firstlineno (test.test_sys_settrace.JumpTestCase) ... ok ---------------------------------------------------------------------- Ran 48 tests in 0.095s OK 1 test OK. Total duration: 182 ms Tests result: SUCCESS =================== test_sysconfig ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12644 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_sysconfig test_SO_deprecation (test.test_sysconfig.TestSysConfig) ... ok test_SO_in_vars (test.test_sysconfig.TestSysConfig) ... ok test_SO_value (test.test_sysconfig.TestSysConfig) ... ok test_cc_values (test.test_sysconfig.TestSysConfig) CC and CXX should be set for pypy ... ok test_gcc_values (test.test_sysconfig.TestSysConfig) if gcc is installed on the box, gcc values should be set. ... ok test_get_config_h_filename (test.test_sysconfig.TestSysConfig) ... ok test_get_config_vars (test.test_sysconfig.TestSysConfig) ... ok test_get_path (test.test_sysconfig.TestSysConfig) ... ok test_get_path_names (test.test_sysconfig.TestSysConfig) ... ok BUILDSTDERR: test_get_paths (test.test_s0.41user 0.08system 0:00.49elapsed 98%CPU (0avgtext+0avgdata 52148maxresident)k BUILDSTDERR: 0inputs+56outputs (0major+21963minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_sysconfig_pypy ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sysconfig_pypy BUILDSTDERR: 0.30user 0.03system 0:00.33elapsed 99%CPU (0avgtext+0avgdata 52196maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9686minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_syslog ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_syslog BUILDSTDERR: 0.35user 0.04system 0:00.40elapsed 99%CPU (0avgtext+0avgdata 52172maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9709minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_tarfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tarfile ysconfig.TestSysConfig) ... ok test_get_platform (test.test_sysconfig.TestSysConfig) ... ok test_get_scheme_names (test.test_sysconfig.TestSysConfig) ... ok test_gplusplus_values (test.test_sysconfig.TestSysConfig) if g++ is installed on the box, g++ values should be set. ... skipped 'Does not apply to machines without g++ installed' test_ldshared_value (test.test_sysconfig.TestSysConfig) ... skipped 'PyPy lacks LDFLAGS/LDSHARED config vars' test_main (test.test_sysconfig.TestSysConfig) ... ok test_osx_ext_suffix (test.test_sysconfig.TestSysConfig) ... skipped 'OS X-specific test' test_platform_in_subprocess (test.test_sysconfig.TestSysConfig) ... skipped 'test only relevant on MacOSX' test_srcdir (test.test_sysconfig.TestSysConfig) ... skipped 'Test is not PyPy compatible' test_srcdir_independent_of_cwd (test.test_sysconfig.TestSysConfig) ... ok test_symlink (test.test_sysconfig.TestSysConfig) ... ok test_triplet_in_ext_suffix (test.test_sysconfig.TestSysConfig) ... skipped 'multiarch-specific test' test_user_similar (test.test_sysconfig.TestSysConfig) ... ok test_get_makefile_filename (test.test_sysconfig.MakefileTests) ... skipped 'Test is not PyPy compatible' test_parse_makefile (test.test_sysconfig.MakefileTests) ... ok ---------------------------------------------------------------------- Ran 24 tests in 0.131s OK (skipped=7) 1 test OK. Total duration: 211 ms Tests result: SUCCESS =================== test_sysconfig_pypy ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12650 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_sysconfig_pypy test_install_schemes (test.test_sysconfig_pypy.TestSysConfigPypy) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK 1 test OK. Total duration: 68 ms Tests result: SUCCESS =================== test_syslog ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12654 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_syslog test_closelog (test.test_syslog.Test) ... ok test_log_mask (test.test_syslog.Test) ... ok test_log_upto (test.test_syslog.Test) ... ok test_openlog (test.test_syslog.Test) ... ok test_openlog_noargs (test.test_syslog.Test) ... ok test_setlogmask (test.test_syslog.Test) ... ok test_syslog (test.test_syslog.Test) ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.002s OK 1 test OK. Total duration: 79 ms Tests result: SUCCESS =================== test_tarfile ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12658 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_tarfile test_empty (test.test_tarfile.AppendTest) ... ok test_empty_fileobj (test.test_tarfile.AppendTest) ... ok test_existing (test.test_tarfile.AppendTest) ... ok test_fileobj (test.test_tarfile.AppendTest) ... ok test_incomplete (test.test_tarfile.AppendTest) ... ok test_invalid (test.test_tarfile.AppendTest) ... ok test_non_existing (test.test_tarfile.AppendTest) ... ok test_null (test.test_tarfile.AppendTest) ... ok test_premature_eof (test.test_tarfile.AppendTest) ... ok test_trailing_garbage (test.test_tarfile.AppendTest) ... ok test_append_compressed (test.test_tarfile.Bz2AppendTest) ... ok test_create (test.test_tarfile.Bz2CreateTest) ... ok test_create_existing (test.test_tarfile.Bz2CreateTest) ... ok test_create_existing_taropen (test.test_tarfile.Bz2CreateTest) ... ok test_create_taropen (test.test_tarfile.Bz2CreateTest) ... ok test_eof_marker (test.test_tarfile.Bz2CreateTest) ... ok test_fileobj_no_close (test.test_tarfile.Bz2CreateTest) ... ok test_detect_file (test.test_tarfile.Bz2DetectReadTest) ... ok test_detect_fileobj (test.test_tarfile.Bz2DetectReadTest) ... ok test_detect_stream_bz2 (test.test_tarfile.Bz2DetectReadTest) ... ok test_list (test.test_tarfile.Bz2ListTest) ... ok test_list_members (test.test_tarfile.Bz2ListTest) ... ok test_list_verbose (test.test_tarfile.Bz2ListTest) ... ok test_bytes_name_attribute (test.test_tarfile.Bz2MiscReadTest) ... skipped 'BZ2File have no name attribute' test_check_members (test.test_tarfile.Bz2MiscReadTest) ... ok test_empty_name_attribute (test.test_tarfile.Bz2MiscReadTest) ... ok test_empty_tarfile (test.test_tarfile.Bz2MiscReadTest) ... ok test_extract_directory (test.test_tarfile.Bz2MiscReadTest) ... ok test_extract_hardlink (test.test_tarfile.Bz2MiscReadTest) ... ok test_extractall (test.test_tarfile.Bz2MiscReadTest) ... ok test_fail_comp (test.test_tarfile.Bz2MiscReadTest) ... ok test_fileobj_with_offset (test.test_tarfile.Bz2MiscReadTest) ... ok test_find_members (test.test_tarfile.Bz2MiscReadTest) ... ok test_ignore_zeros (test.test_tarfile.Bz2MiscReadTest) ... ok test_illegal_mode_arg (test.test_tarfile.Bz2MiscReadTest) ... ok test_init_close_fobj (test.test_tarfile.Bz2MiscReadTest) ... ok test_int_name_attribute (test.test_tarfile.Bz2MiscReadTest) ... ok test_no_name_argument (test.test_tarfile.Bz2MiscReadTest) ... skipped 'BZ2File have no name attribute' test_no_name_attribute (test.test_tarfile.Bz2MiscReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.Bz2MiscReadTest) ... ok test_null_tarfile (test.test_tarfile.Bz2MiscReadTest) ... ok test_parallel_iteration (test.test_tarfile.Bz2MiscReadTest) ... ok test_premature_end_of_archive (test.test_tarfile.Bz2MiscReadTest) ... ok test_v7_dirtype (test.test_tarfile.Bz2MiscReadTest) ... ok test_xstar_type (test.test_tarfile.Bz2MiscReadTest) ... ok test_partial_input (test.test_tarfile.Bz2PartialReadTest) ... ok test_partial_input_bz2 (test.test_tarfile.Bz2PartialReadTest) ... ok test_compare_members (test.test_tarfile.Bz2StreamReadTest) ... ok test_empty_tarfile (test.test_tarfile.Bz2StreamReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.Bz2StreamReadTest) ... ok test_ignore_zeros (test.test_tarfile.Bz2StreamReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.Bz2StreamReadTest) ... ok test_null_tarfile (test.test_tarfile.Bz2StreamReadTest) ... ok test_premature_end_of_archive (test.test_tarfile.Bz2StreamReadTest) ... ok test_provoke_stream_error (test.test_tarfile.Bz2StreamReadTest) ... ok test_read_through (test.test_tarfile.Bz2StreamReadTest) ... ok test_eof_marker (test.test_tarfile.Bz2StreamWriteTest) ... ok test_file_mode (test.test_tarfile.Bz2StreamWriteTest) ... ok test_fileobj_no_close (test.test_tarfile.Bz2StreamWriteTest) ... ok test_stream_padding (test.test_tarfile.Bz2StreamWriteTest) ... ok test_fileobj_iter (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_link1 (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_link2 (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_readlines (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_seek (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_symlink1 (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_symlink2 (test.test_tarfile.Bz2UstarReadTest) ... ok test_fileobj_text (test.test_tarfile.Bz2UstarReadTest) ... ok test_issue14160 (test.test_tarfile.Bz2UstarReadTest) ... ok test_100_char_name (test.test_tarfile.Bz2WriteTest) ... ok test_abs_pathnames (test.test_tarfile.Bz2WriteTest) ... ok test_add_self (test.test_tarfile.Bz2WriteTest) ... ok test_cwd (test.test_tarfile.Bz2WriteTest) ... ok test_directory_size (test.test_tarfile.Bz2WriteTest) ... ok test_eof_marker (test.test_tarfile.Bz2WriteTest) ... ok test_exclude (test.test_tarfile.Bz2WriteTest) ... ok test_extractall_symlinks (test.test_tarfile.Bz2WriteTest) ... ok test_file_size (test.test_tarfile.Bz2WriteTest) ... ok test_fileobj_no_close (test.test_tarfile.Bz2WriteTest) ... ok test_filter (test.test_tarfile.Bz2WriteTest) ... ok test_link_size (test.test_tarfile.Bz2WriteTest) ... ok test_open_nonwritable_fileobj (test.test_tarfile.Bz2WriteTest) ... ok test_pathnames (test.test_tarfile.Bz2WriteTest) ... ok test_symlink_size (test.test_tarfile.Bz2WriteTest) ... ok test_tar_size (test.test_tarfile.Bz2WriteTest) ... ok test_create_command (test.test_tarfile.CommandLineTest) ... ok test_create_command_compressed (test.test_tarfile.CommandLineTest) ... ok test_create_command_dot_started_filename (test.test_tarfile.CommandLineTest) ... ok test_create_command_dotless_filename (test.test_tarfile.CommandLineTest) ... ok test_create_command_verbose (test.test_tarfile.CommandLineTest) ... ok test_extract_command (test.test_tarfile.CommandLineTest) ... ok test_extract_command_different_directory (test.test_tarfile.CommandLineTest) ... ok test_extract_command_invalid_file (test.test_tarfile.CommandLineTest) ... ok test_extract_command_verbose (test.test_tarfile.CommandLineTest) ... ok test_list_command (test.test_tarfile.CommandLineTest) ... ok test_list_command_invalid_file (test.test_tarfile.CommandLineTest) ... ok test_list_command_verbose (test.test_tarfile.CommandLineTest) ... ok test_test_command (test.test_tarfile.CommandLineTest) ... ok test_test_command_invalid_file (test.test_tarfile.CommandLineTest) ... ok test_test_command_verbose (test.test_tarfile.CommandLineTest) ... ok test_basic (test.test_tarfile.ContextManagerTest) ... ok test_closed (test.test_tarfile.ContextManagerTest) ... ok test_eof (test.test_tarfile.ContextManagerTest) ... ok test_exception (test.test_tarfile.ContextManagerTest) ... ok test_fileobj (test.test_tarfile.ContextManagerTest) ... ok test_no_eof (test.test_tarfile.ContextManagerTest) ... ok test_create (test.test_tarfile.CreateTest) ... ok test_create_existing (test.test_tarfile.CreateTest) ... ok test_create_existing_taropen (test.test_tarfile.CreateTest) ... ok test_create_taropen (test.test_tarfile.CreateTest) ... ok test_eof_marker (test.test_tarfile.CreateTest) ... ok test_fileobj_no_close (test.test_tarfile.CreateTest) ... ok test_create (test.test_tarfile.CreateWithXModeTest) ... ok test_create_existing (test.test_tarfile.CreateWithXModeTest) ... ok test_eof_marker (test.test_tarfile.CreateWithXModeTest) ... ok test_fileobj_no_close (test.test_tarfile.CreateWithXModeTest) ... ok test_detect_file (test.test_tarfile.DetectReadTest) ... ok test_detect_fileobj (test.test_tarfile.DetectReadTest) ... ok test_header_offset (test.test_tarfile.GNUReadTest) ... ok test_read_longlink (test.test_tarfile.GNUReadTest) ... ok test_read_longname (test.test_tarfile.GNUReadTest) ... ok test_sparse_file_00 (test.test_tarfile.GNUReadTest) ... ok test_sparse_file_01 (test.test_tarfile.GNUReadTest) ... ok test_sparse_file_10 (test.test_tarfile.GNUReadTest) ... ok test_sparse_file_old (test.test_tarfile.GNUReadTest) ... ok test_truncated_longname (test.test_tarfile.GNUReadTest) ... ok test_bad_pax_header (test.test_tarfile.GNUUnicodeTest) ... ok test_iso8859_1_filename (test.test_tarfile.GNUUnicodeTest) ... ok test_uname_unicode (test.test_tarfile.GNUUnicodeTest) ... ok test_unicode_argument (test.test_tarfile.GNUUnicodeTest) ... ok test_unicode_filename_error (test.test_tarfile.GNUUnicodeTest) ... ok test_utf7_filename (test.test_tarfile.GNUUnicodeTest) ... ok test_utf8_filename (test.test_tarfile.GNUUnicodeTest) ... ok test_longlink_1023 (test.test_tarfile.GNUWriteTest) ... ok test_longlink_1024 (test.test_tarfile.GNUWriteTest) ... ok test_longlink_1025 (test.test_tarfile.GNUWriteTest) ... ok test_longname_1023 (test.test_tarfile.GNUWriteTest) ... ok test_longname_1024 (test.test_tarfile.GNUWriteTest) ... ok test_longname_1025 (test.test_tarfile.GNUWriteTest) ... ok test_longnamelink_1023 (test.test_tarfile.GNUWriteTest) ... ok test_longnamelink_1024 (test.test_tarfile.GNUWriteTest) ... ok test_longnamelink_1025 (test.test_tarfile.GNUWriteTest) ... ok test_append_compressed (test.test_tarfile.GzipAppendTest) ... ok test_create (test.test_tarfile.GzipCreateTest) ... ok test_create_existing (test.test_tarfile.GzipCreateTest) ... ok test_create_existing_taropen (test.test_tarfile.GzipCreateTest) ... ok test_create_taropen (test.test_tarfile.GzipCreateTest) ... ok test_eof_marker (test.test_tarfile.GzipCreateTest) ... ok test_fileobj_no_close (test.test_tarfile.GzipCreateTest) ... ok test_detect_file (test.test_tarfile.GzipDetectReadTest) ... ok test_detect_fileobj (test.test_tarfile.GzipDetectReadTest) ... ok test_list (test.test_tarfile.GzipListTest) ... ok test_list_members (test.test_tarfile.GzipListTest) ... ok test_list_verbose (test.test_tarfile.GzipListTest) ... ok test_bytes_name_attribute (test.test_tarfile.GzipMiscReadTest) ... ok test_check_members (test.test_tarfile.GzipMiscReadTest) ... ok test_empty_name_attribute (test.test_tarfile.GzipMiscReadTest) ... ok test_empty_tarfile (test.test_tarfile.GzipMiscReadTest) ... ok test_extract_directory (test.test_tarfile.GzipMiscReadTest) ... ok test_extract_hardlink (test.test_tarfile.GzipMiscReadTest) ... ok test_extractall (test.test_tarfile.GzipMiscReadTest) ... ok test_fail_comp (test.test_tarfile.GzipMiscReadTest) ... ok test_fileobj_with_offset (test.test_tarfile.GzipMiscReadTest) ... ok test_find_members (test.test_tarfile.GzipMiscReadTest) ... ok test_ignore_zeros (test.test_tarfile.GzipMiscReadTest) ... ok test_illegal_mode_arg (test.test_tarfile.GzipMiscReadTest) ... ok test_init_close_fobj (test.test_tarfile.GzipMiscReadTest) ... ok test_int_name_attribute (test.test_tarfile.GzipMiscReadTest) ... ok test_no_name_argument (test.test_tarfile.GzipMiscReadTest) ... ok test_no_name_attribute (test.test_tarfile.GzipMiscReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.GzipMiscReadTest) ... ok test_null_tarfile (test.test_tarfile.GzipMiscReadTest) ... ok test_parallel_iteration (test.test_tarfile.GzipMiscReadTest) ... ok test_premature_end_of_archive (test.test_tarfile.GzipMiscReadTest) ... ok test_v7_dirtype (test.test_tarfile.GzipMiscReadTest) ... ok test_xstar_type (test.test_tarfile.GzipMiscReadTest) ... ok test_compare_members (test.test_tarfile.GzipStreamReadTest) ... ok test_empty_tarfile (test.test_tarfile.GzipStreamReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.GzipStreamReadTest) ... ok test_ignore_zeros (test.test_tarfile.GzipStreamReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.GzipStreamReadTest) ... ok test_null_tarfile (test.test_tarfile.GzipStreamReadTest) ... ok test_premature_end_of_archive (test.test_tarfile.GzipStreamReadTest) ... ok test_provoke_stream_error (test.test_tarfile.GzipStreamReadTest) ... ok test_read_through (test.test_tarfile.GzipStreamReadTest) ... ok test_eof_marker (test.test_tarfile.GzipStreamWriteTest) ... ok test_file_mode (test.test_tarfile.GzipStreamWriteTest) ... ok test_fileobj_no_close (test.test_tarfile.GzipStreamWriteTest) ... ok test_stream_padding (test.test_tarfile.GzipStreamWriteTest) ... ok test_fileobj_iter (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_link1 (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_link2 (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_readlines (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_seek (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_symlink1 (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_symlink2 (test.test_tarfile.GzipUstarReadTest) ... ok test_fileobj_text (test.test_tarfile.GzipUstarReadTest) ... ok test_issue14160 (test.test_tarfile.GzipUstarReadTest) ... ok test_100_char_name (test.test_tarfile.GzipWriteTest) ... ok test_abs_pathnames (test.test_tarfile.GzipWriteTest) ... ok test_add_self (test.test_tarfile.GzipWriteTest) ... ok test_cwd (test.test_tarfile.GzipWriteTest) ... ok test_directory_size (test.test_tarfile.GzipWriteTest) ... ok test_eof_marker (test.test_tarfile.GzipWriteTest) ... ok test_exclude (test.test_tarfile.GzipWriteTest) ... ok test_extractall_symlinks (test.test_tarfile.GzipWriteTest) ... ok test_file_size (test.test_tarfile.GzipWriteTest) ... ok test_fileobj_no_close (test.test_tarfile.GzipWriteTest) ... ok test_filter (test.test_tarfile.GzipWriteTest) ... ok test_link_size (test.test_tarfile.GzipWriteTest) ... ok test_open_nonwritable_fileobj (test.test_tarfile.GzipWriteTest) ... ok test_pathnames (test.test_tarfile.GzipWriteTest) ... ok test_symlink_size (test.test_tarfile.GzipWriteTest) ... ok test_tar_size (test.test_tarfile.GzipWriteTest) ... ok test_add_hardlink (test.test_tarfile.HardlinkTest) ... ok test_add_twice (test.test_tarfile.HardlinkTest) ... ok test_dereference_hardlink (test.test_tarfile.HardlinkTest) ... ok test_gnu_limits (test.test_tarfile.LimitsTest) ... ok test_pax_limits (test.test_tarfile.LimitsTest) ... ok test_ustar_limits (test.test_tarfile.LimitsTest) ... ok test_hardlink_extraction1 (test.test_tarfile.LinkEmulationTest) ... skipped 'requires os.link to be missing' test_hardlink_extraction2 (test.test_tarfile.LinkEmulationTest) ... skipped 'requires os.link to be missing' test_symlink_extraction1 (test.test_tarfile.LinkEmulationTest) ... skipped 'requires os.link to be missing' test_symlink_extraction2 (test.test_tarfile.LinkEmulationTest) ... skipped 'requires os.link to be missing' test_list (test.test_tarfile.ListTest) ... ok test_list_members (test.test_tarfile.ListTest) ... ok test_list_verbose (test.test_tarfile.ListTest) ... ok test_append_compressed (test.test_tarfile.LzmaAppendTest) ... ok test_create (test.test_tarfile.LzmaCreateTest) ... ok test_create_existing (test.test_tarfile.LzmaCreateTest) ... ok test_create_existing_taropen (test.test_tarfile.LzmaCreateTest) ... ok test_create_taropen (test.test_tarfile.LzmaCreateTest) ... ok test_eof_marker (test.test_tarfile.LzmaCreateTest) ... ok test_fileobj_no_close (test.test_tarfile.LzmaCreateTest) ... ok test_detect_file (test.test_tarfile.LzmaDetectReadTest) ... ok test_detect_fileobj (test.test_tarfile.LzmaDetectReadTest) ... ok test_list (test.test_tarfile.LzmaListTest) ... ok test_list_members (test.test_tarfile.LzmaListTest) ... ok test_list_verbose (test.test_tarfile.LzmaListTest) ... ok test_bytes_name_attribute (test.test_tarfile.LzmaMiscReadTest) ... skipped 'LZMAFile have no name attribute' test_check_members (test.test_tarfile.LzmaMiscReadTest) ... ok test_empty_name_attribute (test.test_tarfile.LzmaMiscReadTest) ... ok test_empty_tarfile (test.test_tarfile.LzmaMiscReadTest) ... ok test_extract_directory (test.test_tarfile.LzmaMiscReadTest) ... ok test_extract_hardlink (test.test_tarfile.LzmaMiscReadTest) ... ok test_extractall (test.test_tarfile.LzmaMiscReadTest) ... ok test_fail_comp (test.test_tarfile.LzmaMiscReadTest) ... ok test_fileobj_with_offset (test.test_tarfile.LzmaMiscReadTest) ... ok test_find_members (test.test_tarfile.LzmaMiscReadTest) ... ok test_ignore_zeros (test.test_tarfile.LzmaMiscReadTest) ... ok test_illegal_mode_arg (test.test_tarfile.LzmaMiscReadTest) ... ok test_init_close_fobj (test.test_tarfile.LzmaMiscReadTest) ... ok test_int_name_attribute (test.test_tarfile.LzmaMiscReadTest) ... ok test_no_name_argument (test.test_tarfile.LzmaMiscReadTest) ... skipped 'LZMAFile have no name attribute' test_no_name_attribute (test.test_tarfile.LzmaMiscReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.LzmaMiscReadTest) ... ok test_null_tarfile (test.test_tarfile.LzmaMiscReadTest) ... ok test_parallel_iteration (test.test_tarfile.LzmaMiscReadTest) ... ok test_premature_end_of_archive (test.test_tarfile.LzmaMiscReadTest) ... ok test_v7_dirtype (test.test_tarfile.LzmaMiscReadTest) ... ok test_xstar_type (test.test_tarfile.LzmaMiscReadTest) ... ok test_compare_members (test.test_tarfile.LzmaStreamReadTest) ... ok test_empty_tarfile (test.test_tarfile.LzmaStreamReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.LzmaStreamReadTest) ... ok test_ignore_zeros (test.test_tarfile.LzmaStreamReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.LzmaStreamReadTest) ... ok test_null_tarfile (test.test_tarfile.LzmaStreamReadTest) ... ok test_premature_end_of_archive (test.test_tarfile.LzmaStreamReadTest) ... ok test_provoke_stream_error (test.test_tarfile.LzmaStreamReadTest) ... ok test_read_through (test.test_tarfile.LzmaStreamReadTest) ... ok test_eof_marker (test.test_tarfile.LzmaStreamWriteTest) ... ok test_file_mode (test.test_tarfile.LzmaStreamWriteTest) ... ok test_fileobj_no_close (test.test_tarfile.LzmaStreamWriteTest) ... ok test_stream_padding (test.test_tarfile.LzmaStreamWriteTest) ... ok test_fileobj_iter (test.test_tarfile.LzmaUstarReadTest) ... ok test_fileobj_link1 (test.test_tarfile.LzmaUstarReadTest) ... ok test_fileobj_link2 (test.test_tarfile.LzmaUstarReadTest) ... ok test_fileobj_readlines (test.test_tarfile.LzmaUstarReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.LzmaUstarReadTest) ... ok test_fileobj_seek (test.test_tarfile.LzmaUstarReadTest) ... ok test_fileobj_symlink1 (test.test_tarfile.LzmaUstarReadTest) ... ok test_fileobj_symlink2 (test.test_tarfile.LzmaUstarReadTest) ... ok test_fileobj_text (test.test_tarfile.LzmaUstarReadTest) ... ok test_issue14160 (test.test_tarfile.LzmaUstarReadTest) ... ok test_100_char_name (test.test_tarfile.LzmaWriteTest) ... ok test_abs_pathnames (test.test_tarfile.LzmaWriteTest) ... ok test_add_self (test.test_tarfile.LzmaWriteTest) ... ok test_cwd (test.test_tarfile.LzmaWriteTest) ... ok test_directory_size (test.test_tarfile.LzmaWriteTest) ... ok test_eof_marker (test.test_tarfile.LzmaWriteTest) ... ok test_exclude (test.test_tarfile.LzmaWriteTest) ... ok test_extractall_symlinks (test.test_tarfile.LzmaWriteTest) ... ok test_file_size (test.test_tarfile.LzmaWriteTest) ... ok test_fileobj_no_close (test.test_tarfile.LzmaWriteTest) ... ok test_filter (test.test_tarfile.LzmaWriteTest) ... ok test_link_size (test.test_tarfile.LzmaWriteTest) ... ok test_open_nonwritable_fileobj (test.test_tarfile.LzmaWriteTest) ... ok test_pathnames (test.test_tarfile.LzmaWriteTest) ... ok test_symlink_size (test.test_tarfile.LzmaWriteTest) ... ok test_tar_size (test.test_tarfile.LzmaWriteTest) ... ok test_find_blktype (test.test_tarfile.MemberReadTest) ... ok test_find_chrtype (test.test_tarfile.MemberReadTest) ... ok test_find_conttype (test.test_tarfile.MemberReadTest) ... ok test_find_dirtype (test.test_tarfile.MemberReadTest) ... ok test_find_dirtype_with_size (test.test_tarfile.MemberReadTest) ... ok test_find_fifotype (test.test_tarfile.MemberReadTest) ... ok test_find_gnusparse (test.test_tarfile.MemberReadTest) ... ok test_find_gnusparse_00 (test.test_tarfile.MemberReadTest) ... ok test_find_gnusparse_01 (test.test_tarfile.MemberReadTest) ... ok test_find_gnusparse_10 (test.test_tarfile.MemberReadTest) ... ok test_find_lnktype (test.test_tarfile.MemberReadTest) ... ok test_find_pax_umlauts (test.test_tarfile.MemberReadTest) ... ok test_find_regtype (test.test_tarfile.MemberReadTest) ... ok test_find_regtype_oldv7 (test.test_tarfile.MemberReadTest) ... ok test_find_sparse (test.test_tarfile.MemberReadTest) ... ok test_find_symtype (test.test_tarfile.MemberReadTest) ... ok test_find_umlauts (test.test_tarfile.MemberReadTest) ... ok test_find_ustar_longname (test.test_tarfile.MemberReadTest) ... ok test_bytes_name_attribute (test.test_tarfile.MiscReadTest) ... ok test_check_members (test.test_tarfile.MiscReadTest) ... ok test_empty_name_attribute (test.test_tarfile.MiscReadTest) ... ok test_empty_tarfile (test.test_tarfile.MiscReadTest) ... ok test_extract_directory (test.test_tarfile.MiscReadTest) ... ok test_extract_hardlink (test.test_tarfile.MiscReadTest) ... ok test_extractall (test.test_tarfile.MiscReadTest) ... ok test_fileobj_with_offset (test.test_tarfile.MiscReadTest) ... ok test_find_members (test.test_tarfile.MiscReadTest) ... ok test_ignore_zeros (test.test_tarfile.MiscReadTest) ... ok test_illegal_mode_arg (test.test_tarfile.MiscReadTest) ... ok test_init_close_fobj (test.test_tarfile.MiscReadTest) ... ok test_int_name_attribute (test.test_tarfile.MiscReadTest) ... ok test_no_name_argument (test.test_tarfile.MiscReadTest) ... ok test_no_name_attribute (test.test_tarfile.MiscReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.MiscReadTest) ... ok test_null_tarfile (test.test_tarfile.MiscReadTest) ... ok test_parallel_iteration (test.test_tarfile.MiscReadTest) ... ok test_premature_end_of_archive (test.test_tarfile.MiscReadTest) ... ok test_v7_dirtype (test.test_tarfile.MiscReadTest) ... ok test_xstar_type (test.test_tarfile.MiscReadTest) ... ok test__all__ (test.test_tarfile.MiscTest) ... ok test_char_fields (test.test_tarfile.MiscTest) ... ok test_number_field_limits (test.test_tarfile.MiscTest) ... ok test_read_number_fields (test.test_tarfile.MiscTest) ... ok test_write_number_fields (test.test_tarfile.MiscTest) ... ok test_extract_with_numeric_owner (test.test_tarfile.NumericOwnerTest) ... ok test_extract_without_numeric_owner (test.test_tarfile.NumericOwnerTest) ... ok test_extractall_with_numeric_owner (test.test_tarfile.NumericOwnerTest) ... ok test_keyword_only (test.test_tarfile.NumericOwnerTest) ... ok test_binary_header (test.test_tarfile.PAXUnicodeTest) ... ok test_iso8859_1_filename (test.test_tarfile.PAXUnicodeTest) ... ok test_uname_unicode (test.test_tarfile.PAXUnicodeTest) ... ok test_unicode_argument (test.test_tarfile.PAXUnicodeTest) ... ok test_utf7_filename (test.test_tarfile.PAXUnicodeTest) ... ok test_utf8_filename (test.test_tarfile.PAXUnicodeTest) ... ok test_header_offset (test.test_tarfile.PaxReadTest) ... ok test_pax_global_headers (test.test_tarfile.PaxReadTest) ... ok test_pax_number_fields (test.test_tarfile.PaxReadTest) ... ok test_read_longlink (test.test_tarfile.PaxReadTest) ... ok test_read_longname (test.test_tarfile.PaxReadTest) ... ok test_truncated_longname (test.test_tarfile.PaxReadTest) ... ok test_longlink_1023 (test.test_tarfile.PaxWriteTest) ... ok test_longlink_1024 (test.test_tarfile.PaxWriteTest) ... ok test_longlink_1025 (test.test_tarfile.PaxWriteTest) ... ok test_longname_1023 (test.test_tarfile.PaxWriteTest) ... ok test_longname_1024 (test.test_tarfile.PaxWriteTest) ... ok test_longname_1025 (test.test_tarfile.PaxWriteTest) ... ok test_longnamelink_1023 (test.test_tarfile.PaxWriteTest) ... ok test_longnamelink_1024 (test.test_tarfile.PaxWriteTest) ... ok test_longnamelink_1025 (test.test_tarfile.PaxWriteTest) ... ok test_pax_extended_header (test.test_tarfile.PaxWriteTest) ... ok test_pax_global_header (test.test_tarfile.PaxWriteTest) ... ok test_compare_members (test.test_tarfile.StreamReadTest) ... ok test_empty_tarfile (test.test_tarfile.StreamReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.StreamReadTest) ... ok test_ignore_zeros (test.test_tarfile.StreamReadTest) ... ok test_non_existent_tarfile (test.test_tarfile.StreamReadTest) ... ok test_null_tarfile (test.test_tarfile.StreamReadTest) ... ok test_premature_end_of_archive (test.test_tarfile.StreamReadTest) ... ok test_provoke_stream_error (test.test_tarfile.StreamReadTest) ... ok test_read_through (test.test_tarfile.StreamReadTest) ... ok test_eof_marker (test.test_tarfile.StreamWriteTest) ... ok test_file_mode (test.test_tarfile.StreamWriteTest) ... ok test_fileobj_no_close (test.test_tarfile.StreamWriteTest) ... ok test_stream_padding (test.test_tarfile.StreamWriteTest) ... ok test_fileobj_iter (test.test_tarfile.UstarReadTest) ... ok test_fileobj_link1 (test.test_tarfile.UstarReadTest) ... ok test_fileobj_link2 (test.test_tarfile.UstarReadTest) ... ok BUILDSTDERR: tes11.79user 2.05system 0:14.00elapsed 98%CPU (0avgtext+0avgdata 207716maxresident)k BUILDSTDERR: 0inputs+7136outputs (0major+438351minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_tcl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tcl t_fileobj_readlines (test.test_tarfile.UstarReadTest) ... ok test_fileobj_regular_file (test.test_tarfile.UstarReadTest) ... ok test_fileobj_seek (test.test_tarfile.UstarReadTest) ... ok test_fileobj_symlink1 (test.test_tarfile.UstarReadTest) ... ok test_fileobj_symlink2 (test.test_tarfile.UstarReadTest) ... ok test_fileobj_text (test.test_tarfile.UstarReadTest) ... ok test_issue14160 (test.test_tarfile.UstarReadTest) ... ok test_iso8859_1_filename (test.test_tarfile.UstarUnicodeTest) ... ok test_uname_unicode (test.test_tarfile.UstarUnicodeTest) ... ok test_unicode_argument (test.test_tarfile.UstarUnicodeTest) ... ok test_unicode_filename_error (test.test_tarfile.UstarUnicodeTest) ... ok test_unicode_link1 (test.test_tarfile.UstarUnicodeTest) ... ok test_unicode_link2 (test.test_tarfile.UstarUnicodeTest) ... ok test_unicode_longname1 (test.test_tarfile.UstarUnicodeTest) ... ok test_unicode_longname2 (test.test_tarfile.UstarUnicodeTest) ... ok test_unicode_longname3 (test.test_tarfile.UstarUnicodeTest) ... ok test_unicode_longname4 (test.test_tarfile.UstarUnicodeTest) ... ok test_unicode_name1 (test.test_tarfile.UstarUnicodeTest) ... ok test_unicode_name2 (test.test_tarfile.UstarUnicodeTest) ... ok test_utf7_filename (test.test_tarfile.UstarUnicodeTest) ... ok test_utf8_filename (test.test_tarfile.UstarUnicodeTest) ... ok test_100_char_name (test.test_tarfile.WriteTest) ... ok test_abs_pathnames (test.test_tarfile.WriteTest) ... ok test_add_self (test.test_tarfile.WriteTest) ... ok test_cwd (test.test_tarfile.WriteTest) ... ok test_directory_size (test.test_tarfile.WriteTest) ... ok test_eof_marker (test.test_tarfile.WriteTest) ... ok test_exclude (test.test_tarfile.WriteTest) ... ok test_extractall_symlinks (test.test_tarfile.WriteTest) ... ok test_file_size (test.test_tarfile.WriteTest) ... ok test_fileobj_no_close (test.test_tarfile.WriteTest) ... ok test_filter (test.test_tarfile.WriteTest) ... ok test_link_size (test.test_tarfile.WriteTest) ... ok test_open_nonwritable_fileobj (test.test_tarfile.WriteTest) ... ok test_pathnames (test.test_tarfile.WriteTest) ... ok test_symlink_size (test.test_tarfile.WriteTest) ... ok test_tar_size (test.test_tarfile.WriteTest) ... ok ---------------------------------------------------------------------- Ran 426 tests in 13.561s OK (skipped=8) 1 test OK. Total duration: 14 sec Tests result: SUCCESS =================== test_tcl ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12716 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_tcl patchlevel = 8.6.8 testCall (test.test_tcl.TclTest) ... ok testCallException (test.test_tcl.TclTest) ... ok testCallException2 (test.test_tcl.TclTest) ... ok testEval (test.test_tcl.TclTest) ... ok testEvalException (test.test_tcl.TclTest) ... ok testEvalException2 (test.test_tcl.TclTest) ... ok testEvalFile (test.test_tcl.TclTest) ... ok testEvalFileException (test.test_tcl.TclTest) ... ok testGetVar (test.test_tcl.TclTest) ... ok testGetVarArray (test.test_tcl.TclTest) ... ok testGetVarArrayException (test.test_tcl.TclTest) ... ok testGetVarException (test.test_tcl.TclTest) ... ok testLoadWithUNC (test.test_tcl.TclTest) ... skipped 'Requires Windows' testPackageRequireException (test.test_tcl.TclTest) ... ok testSetVar (test.test_tcl.TclTest) ... ok testSetVarArray (test.test_tcl.TclTest) ... ok testUnsetVar (test.test_tcl.TclTest) ... ok testUnsetVarArray (test.test_tcl.TclTest) ... ok testUnsetVarException (test.test_tcl.TclTest) ... ok test_booleans (test.test_tcl.TclTest) ... ok test_eval_null_in_result (test.test_tcl.TclTest) ... ok BUILDSTDERR: test_evalfile_null_in_result (test.tes0.49user 0.07system 0:00.57elapsed 97%CPU (0avgtext+0avgdata 64656maxresident)k BUILDSTDERR: 176inputs+88outputs (0major+14152minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_telnetlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_telnetlib BUILDSTDERR: 0.33user 0.04system 0:00.38elapsed 98%CPU (0avgtext+0avgdata 52212maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+11180minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_tempfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tempfile t_tcl.TclTest) ... ok test_expr_bignum (test.test_tcl.TclTest) ... ok test_exprboolean (test.test_tcl.TclTest) ... ok test_exprdouble (test.test_tcl.TclTest) ... ok test_exprlong (test.test_tcl.TclTest) ... ok test_exprstring (test.test_tcl.TclTest) ... ok test_getboolean (test.test_tcl.TclTest) ... ok test_getdouble (test.test_tcl.TclTest) ... ok test_getint (test.test_tcl.TclTest) ... ok test_new_tcl_obj (test.test_tcl.TclTest) ... ok test_passing_values (test.test_tcl.TclTest) ... ok test_split (test.test_tcl.TclTest) ... ok test_splitdict (test.test_tcl.TclTest) ... ok test_splitlist (test.test_tcl.TclTest) ... ok test_user_command (test.test_tcl.TclTest) ... ok testFlattenLen (test.test_tcl.TkinterTest) ... ok test_huge_string_builtins (test.test_tcl.BigmemTclTest) ... skipped 'implementation detail specific to cpython' test_huge_string_call (test.test_tcl.BigmemTclTest) ... skipped 'implementation detail specific to cpython' ---------------------------------------------------------------------- Ran 39 tests in 0.154s OK (skipped=3) 1 test OK. Total duration: 284 ms Tests result: SUCCESS =================== test_telnetlib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12720 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_telnetlib test_expect (test.test_telnetlib.ExpectTests) ... ok testBasic (test.test_telnetlib.GeneralTests) ... ok testContextManager (test.test_telnetlib.GeneralTests) ... ok testGetters (test.test_telnetlib.GeneralTests) ... ok testTimeoutDefault (test.test_telnetlib.GeneralTests) ... ok testTimeoutNone (test.test_telnetlib.GeneralTests) ... ok testTimeoutOpen (test.test_telnetlib.GeneralTests) ... ok testTimeoutValue (test.test_telnetlib.GeneralTests) ... ok test_IAC_commands (test.test_telnetlib.OptionTests) ... ok test_SB_commands (test.test_telnetlib.OptionTests) ... ok test_debug_accepts_str_port (test.test_telnetlib.OptionTests) ... ok test_debuglevel_reads (test.test_telnetlib.OptionTests) ... ok test_debuglevel_write (test.test_telnetlib.OptionTests) ... ok test_read_all (test.test_telnetlib.ReadTests) ... ok test_read_eager (test.test_telnetlib.ReadTests) ... ok test_read_lazy (test.test_telnetlib.ReadTests) ... ok test_read_some (test.test_telnetlib.ReadTests) ... ok test_read_until (test.test_telnetlib.ReadTests) ... ok test_write (test.test_telnetlib.WriteTests) ... ok ---------------------------------------------------------------------- Ran 19 tests in 0.037s OK 1 test OK. Total duration: 115 ms Tests result: SUCCESS =================== test_tempfile ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12731 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_tempfile test_nonempty_list (test.test_tempfile.TestCandidateTempdirList) ... ok test_wanted_dirs (test.test_tempfile.TestCandidateTempdirList) ... ok test_exports (test.test_tempfile.TestExports) ... ok test_retval (test.test_tempfile.TestGetCandidateNames) ... ok test_same_thing (test.test_tempfile.TestGetCandidateNames) ... ok test_no_files_left_behind (test.test_tempfile.TestGetDefaultTempdir) ... ok test_case_sensitive (test.test_tempfile.TestGetTempDir) ... ok test_directory_exists (test.test_tempfile.TestGetTempDir) ... ok test_directory_writable (test.test_tempfile.TestGetTempDir) ... ok test_same_thing (test.test_tempfile.TestGetTempDir) ... ok test_sane_template (test.test_tempfile.TestGetTempPrefix) ... ok test_usable_template (test.test_tempfile.TestGetTempPrefix) ... ok test_infer_return_type_multiples (test.test_tempfile.TestLowLevelInternals) ... ok test_infer_return_type_multiples_and_none (test.test_tempfile.TestLowLevelInternals) ... ok test_infer_return_type_singles (test.test_tempfile.TestLowLevelInternals) ... ok test_basic (test.test_tempfile.TestMkdtemp) ... ok test_basic_many (test.test_tempfile.TestMkdtemp) ... ok test_basic_with_bytes_names (test.test_tempfile.TestMkdtemp) ... ok test_choose_directory (test.test_tempfile.TestMkdtemp) ... ok test_collision_with_existing_directory (test.test_tempfile.TestMkdtemp) ... ok test_collision_with_existing_file (test.test_tempfile.TestMkdtemp) ... ok test_mode (test.test_tempfile.TestMkdtemp) ... ok test_non_directory (test.test_tempfile.TestMkdtemp) ... ok test_nonexisting_directory (test.test_tempfile.TestMkdtemp) ... ok test_read_only_directory (test.test_tempfile.TestMkdtemp) ... ok test_basic (test.test_tempfile.TestMkstemp) ... ok test_basic_with_bytes_names (test.test_tempfile.TestMkstemp) ... ok test_choose_directory (test.test_tempfile.TestMkstemp) ... ok test_basic (test.test_tempfile.TestMkstempInner) ... ok test_basic_many (test.test_tempfile.TestMkstempInner) ... ok test_basic_with_bytes_names (test.test_tempfile.TestMkstempInner) ... ok test_choose_directory (test.test_tempfile.TestMkstempInner) ... ok test_collision_with_existing_directory (test.test_tempfile.TestMkstempInner) ... ok test_collision_with_existing_file (test.test_tempfile.TestMkstempInner) ... ok test_file_mode (test.test_tempfile.TestMkstempInner) ... ok test_noinherit (test.test_tempfile.TestMkstempInner) ... ok test_non_directory (test.test_tempfile.TestMkstempInner) ... ok test_nonexisting_directory (test.test_tempfile.TestMkstempInner) ... ok test_read_only_directory (test.test_tempfile.TestMkstempInner) ... ok test_textmode (test.test_tempfile.TestMkstempInner) ... skipped 'text mode not available' test_basic (test.test_tempfile.TestMktemp) ... ok test_many (test.test_tempfile.TestMktemp) ... ok test_bad_mode (test.test_tempfile.TestNamedTemporaryFile) ... ok test_basic (test.test_tempfile.TestNamedTemporaryFile) ... ok test_context_manager (test.test_tempfile.TestNamedTemporaryFile) ... ok test_creates_named (test.test_tempfile.TestNamedTemporaryFile) ... ok test_del_on_close (test.test_tempfile.TestNamedTemporaryFile) ... ok test_dis_del_on_close (test.test_tempfile.TestNamedTemporaryFile) ... ok test_iter (test.test_tempfile.TestNamedTemporaryFile) ... ok test_method_lookup (test.test_tempfile.TestNamedTemporaryFile) ... ok test_multiple_close (test.test_tempfile.TestNamedTemporaryFile) ... ok test_no_leak_fd (test.test_tempfile.TestNamedTemporaryFile) ... ok test_get_six_char_str (test.test_tempfile.TestRandomNameSequence) ... ok test_many (test.test_tempfile.TestRandomNameSequence) ... ok test_process_awareness (test.test_tempfile.TestRandomNameSequence) ... ok test_basic (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_bound_methods (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_context_manager_after_rollover (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_context_manager_before_rollover (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_context_manager_during_rollover (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_del_on_close (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_fileno (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_multiple_close_after_rollover (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_multiple_close_before_rollover (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_properties (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_rewrite_small (test.test_tempfile.TestSpooledTemporaryFile) ... ok BUILDSTDERR: test_sparse (test.test_tempfile.TestException ignored in: weakref callback BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/weakref.py", line 581, in __call__ BUILDSTDERR: return info.func(*info.args, **(info.kwargs or {})) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/tempfile.py", line 797, in _cleanup BUILDSTDERR: _shutil.rmtree(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 471, in rmtree BUILDSTDERR: onerror(os.lstat, path, sys.exc_info()) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 469, in rmtree BUILDSTDERR: orig_st = os.lstat(path) BUILDSTDERR: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/bg_cnoig/oezt8n2m' BUILDSTDERR: Exception ignored in: weakref callback BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/weakref.py", line 581, in __call__ BUILDSTDERR: return info.func(*info.args, **(info.kwargs or {})) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/tempfile.py", line 797, in _cleanup BUILDSTDERR: _shutil.rmtree(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 471, in rmtree BUILDSTDERR: onerror(os.lstat, path, sys.exc_info()) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 469, in rmtree BUILDSTDERR: orig_st = os.lstat(path) BUILDSTDERR: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/8iqo235u/a627wp6b' BUILDSTDERR: Exception ignored in: weakref callback BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/weakref.py", line 581, in __call__ BUILDSTDERR: return info.func(*info.args, **(info.kwargs or {})) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/tempfile.py", line 797, in _cleanup BUILDSTDERR: _shutil.rmtree(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 471, in rmtree BUILDSTDERR: onerror(os.lstat, path, sys.exc_info()) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 469, in rmtree BUILDSTDERR: orig_st = os.lstat(path) BUILDSTDERR: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp41po4f9d/f9doxxjw/yahtyetd' BUILDSTDERR: Exception ignored in: weakref callback BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/weakref.py", line 581, in __call__ BUILDSTDERR: return info.func(*info.args, **(info.kwargs or {})) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/tempfile.py", line 797, in _cleanup BUILDSTDERR: _shutil.rmtree(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 471, in rmtree BUILDSTDERR: onerror(os.lstat, path, sys.exc_info()) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 469, in rmtree BUILDSTDERR: orig_st = os.lstat(path) BUILDSTDERR: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/su_oshlb/whoz8gug' BUILDSTDERR: Exception ignored in: weakref callback BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/weakref.py", line 581, in __call__ BUILDSTDERR: return info.func(*info.args, **(info.kwargs or {})) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/tempfile.py", line 797, in _cleanup BUILDSTDERR: _shutil.rmtree(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 471, in rmtree BUILDSTDERR: onerror(os.lstat, path, sys.exc_info()) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 469, in rmtree BUILDSTDERR: orig_st = os.lstat(path) BUILDSTDERR: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/439m72g1/id64xct4' BUILDSTDERR: Exception ignored in: weakref callback BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/weakref.py", line 581, in __call__ BUILDSTDERR: return info.func(*info.args, **(info.kwargs or {})) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/tempfile.py", line 797, in _cleanup BUILDSTDERR: _shutil.rmtree(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 471, in rmtree BUILDSTDERR: onerror(os.lstat, path, sys.exc_info()) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 469, in rmtree BUILDSTDERR: orig_st = os.lstat(path) BUILDSTDERR: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp3tmh_rmp/3r7p8o7j/5p9ib7x8' BUILDSTDERR: Exception ignored in: weakref callback BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/weakref.py", line 581, in __call__ BUILDSTDERR: return info.func(*info.args, **(info.kwargs or {})) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/tempfile.py", line 797, in _cleanup BUILDSTDERR: _shutil.rmtree(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 471, in rmtree BUILDSTDERR: onerror(os.lstat, path, sys.exc_info()) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 469, in rmtree BUILDSTDERR: orig_st = os.lstat(path) BUILDSTDERR: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/xf9ormn3/qrnrswbu' BUILDSTDERR: Exception ignored in: weakref callback BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/weakref.py", line 581, in __call__ BUILDSTDERR: return info.func(*info.args, **(info.kwargs or {})) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/tempfile.py", line 797, in _cleanup BUILDSTDERR: _shutil.rmtree(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 471, in rmtree BUILDSTDERR: onerror(os.lstat, path, sys.exc_info()) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 469, in rmtree BUILDSTDERR: orig_st = os.lstat(path) BUILDSTDERR: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/5wuy5mnv/8b592p3o/l8vx5vpz' BUILDSTDERR: Exception ignored in: weakref callback BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/weakref.py", line 581, in __call__ BUILDSTDERR: return info.func(*info.args, **(info.kwargs or {})) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/tempfile.py", line 797, in _cleanup BUILDSTDERR: _shutil.rmtree(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 471, in rmtree BUILDSTDERR: onerror(os.lstat, path, sys.exc_info()) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 469, in rmtree BUILDSTDERR: orig_st = os.lstat(path) BUILDSTDERR: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/5wuy5mnv/8b592p3o/l8vx5vpz/49wql7zh' BUILDSTDERR: Exception ignored in: weakref callback BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/weakref.py", line 581, in __call__ BUILDSTDERR: return info.func(*info.args, **(info.kwargs or {})) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/tempfile.py", line 797, in _cleanup BUILDSTDERR: _shutil.rmtree(name) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 471, in rmtree BUILDSTDERR: onerror(os.lstat, path, sys.exc_info()) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/shutil.py", line 469, in rmtree BUILDSTDERR: orig_st = os.lstat(path) BUILDSTDERR: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/5wuy5mnv/8b592p3o/l8vx5vpz/49wql7zh/937bx6yf' BUILDSTDERR: 1.92user 0.30system 0:02.25elapsed 98%CPU (0avgtext+0avgdata 52324maxresident)k BUILDSTDERR: 0inputs+640outputs (0major+70582minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_textwrap ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_textwrap SpooledTemporaryFile) ... ok test_text_mode (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_text_newline_and_encoding (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_truncate_with_size_parameter (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_write_sequential (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_writelines (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_writelines_sequential (test.test_tempfile.TestSpooledTemporaryFile) ... ok test_cleanup_with_symlink_to_a_directory (test.test_tempfile.TestTemporaryDirectory) ... ok test_context_manager (test.test_tempfile.TestTemporaryDirectory) ... ok test_del_on_collection (test.test_tempfile.TestTemporaryDirectory) ... ok test_del_on_shutdown (test.test_tempfile.TestTemporaryDirectory) ... ok test_exit_on_shutdown (test.test_tempfile.TestTemporaryDirectory) ... ok test_explicit_cleanup (test.test_tempfile.TestTemporaryDirectory) ... ok test_mkdtemp_failure (test.test_tempfile.TestTemporaryDirectory) ... ok test_multiple_close (test.test_tempfile.TestTemporaryDirectory) ... ok test_warnings_on_cleanup (test.test_tempfile.TestTemporaryDirectory) ... ok test_basic (test.test_tempfile.TestTemporaryFile) ... ok test_has_no_name (test.test_tempfile.TestTemporaryFile) ... ok test_mode_and_encoding (test.test_tempfile.TestTemporaryFile) ... ok test_multiple_close (test.test_tempfile.TestTemporaryFile) ... ok test_no_leak_fd (test.test_tempfile.TestTemporaryFile) ... ok ---------------------------------------------------------------------- Ran 87 tests in 1.840s OK (skipped=1) 1 test OK. Total duration: 2 sec Tests result: SUCCESS =================== test_textwrap ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12745 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_textwrap test_dedent_even (test.test_textwrap.DedentTestCase) ... ok test_dedent_nomargin (test.test_textwrap.DedentTestCase) ... ok test_dedent_preserve_internal_tabs (test.test_textwrap.DedentTestCase) ... ok test_dedent_preserve_margin_tabs (test.test_textwrap.DedentTestCase) ... ok test_dedent_uneven (test.test_textwrap.DedentTestCase) ... ok test_indent_all_lines (test.test_textwrap.IndentTestCase) ... ok test_indent_default (test.test_textwrap.IndentTestCase) ... ok test_indent_empty_lines (test.test_textwrap.IndentTestCase) ... ok test_indent_explicit_default (test.test_textwrap.IndentTestCase) ... ok test_indent_no_lines (test.test_textwrap.IndentTestCase) ... ok test_indent_nomargin_all_lines (test.test_textwrap.IndentTestCase) ... ok test_indent_nomargin_default (test.test_textwrap.IndentTestCase) ... ok test_indent_nomargin_explicit_default (test.test_textwrap.IndentTestCase) ... ok test_roundtrip_mixed (test.test_textwrap.IndentTestCase) ... ok test_roundtrip_spaces (test.test_textwrap.IndentTestCase) ... ok test_roundtrip_tabs (test.test_textwrap.IndentTestCase) ... ok test_fill (test.test_textwrap.IndentTestCases) ... ok test_initial_indent (test.test_textwrap.IndentTestCases) ... ok test_subsequent_indent (test.test_textwrap.IndentTestCases) ... ok test_break_long (test.test_textwrap.LongWordTestCase) ... ok test_max_lines_long (test.test_textwrap.LongWordTestCase) ... ok test_nobreak_long (test.test_textwrap.LongWordTestCase) ... ok test_placeholder (test.test_textwrap.MaxLinesTestCase) ... ok test_simple (test.test_textwrap.MaxLinesTestCase) ... ok test_spaces (test.test_textwrap.MaxLinesTestCase) ... ok test_empty_string (test.test_textwrap.ShortenTestCase) ... ok test_first_word_too_long_but_placeholder_fits (test.test_textwrap.ShortenTestCase) ... ok BUILDSTDERR: test_placeholder (test.0.38user 0.05system 0:00.44elapsed 98%CPU (0avgtext+0avgdata 52748maxresident)k BUILDSTDERR: 0inputs+80outputs (0major+11324minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_thread ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_thread test_textwrap.ShortenTestCase) ... ok test_simple (test.test_textwrap.ShortenTestCase) ... ok test_whitespace (test.test_textwrap.ShortenTestCase) ... ok test_width_too_small_for_placeholder (test.test_textwrap.ShortenTestCase) ... ok test_bad_width (test.test_textwrap.WrapTestCase) ... ok test_break_on_hyphens (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_false (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_false_whitespace_only (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_false_whitespace_only_with_indent (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_leading_whitespace (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_whitespace_indent (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_whitespace_line (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_whitespace_only (test.test_textwrap.WrapTestCase) ... ok test_drop_whitespace_whitespace_only_with_indent (test.test_textwrap.WrapTestCase) ... ok test_em_dash (test.test_textwrap.WrapTestCase) ... ok test_empty_string (test.test_textwrap.WrapTestCase) ... ok test_empty_string_with_initial_indent (test.test_textwrap.WrapTestCase) ... ok test_fix_sentence_endings (test.test_textwrap.WrapTestCase) ... ok test_funky_hyphens (test.test_textwrap.WrapTestCase) ... ok test_funky_parens (test.test_textwrap.WrapTestCase) ... ok test_hyphenated (test.test_textwrap.WrapTestCase) ... ok test_hyphenated_numbers (test.test_textwrap.WrapTestCase) ... ok test_narrow_non_breaking_space (test.test_textwrap.WrapTestCase) ... ok test_no_split_at_umlaut (test.test_textwrap.WrapTestCase) ... ok test_non_breaking_space (test.test_textwrap.WrapTestCase) ... ok test_punct_hyphens (test.test_textwrap.WrapTestCase) ... ok test_simple (test.test_textwrap.WrapTestCase) ... ok test_split (test.test_textwrap.WrapTestCase) ... ok test_umlaut_followed_by_dash (test.test_textwrap.WrapTestCase) ... ok test_unix_options (test.test_textwrap.WrapTestCase) ... ok test_whitespace (test.test_textwrap.WrapTestCase) ... ok test_wrap_short (test.test_textwrap.WrapTestCase) ... ok test_wrap_short_1line (test.test_textwrap.WrapTestCase) ... ok ---------------------------------------------------------------------- Ran 60 tests in 0.048s OK 1 test OK. Total duration: 141 ms Tests result: SUCCESS =================== test_thread ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12749 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_thread test_barrier (test.test_thread.BarrierTest) ... task 0 will run for 0us task 0 entering 0 task 1 will run for 82us task 1 entering 0 task 2 will run for 5us task 2 entering 0 task 3 will run for 6us task 3 entering 0 task 4 will run for 31us task 4 entering 0 task 5 will run for 31us task 5 entering 0 task 6 will run for 25us task 6 entering 0 task 7 will run for 29us task 7 entering 0 task 8 will run for 78us waiting for tasks to end task 9 will run for 65us task 8 entering 0 task 9 entering 0 task 9 leaving barrier task 9 will run for 79us task 9 entering 1 task 0 leaving barrier task 0 will run for 0us task 0 entering 1 task 1 leaving barrier task 1 will run for 16us task 2 leaving barrier task 2 will run for 54us task 1 entering 1 task 2 entering 1 task 3 leaving barrier task 3 will run for 29us task 3 entering 1 task 4 leaving barrier task 4 will run for 74us task 5 leaving barrier task 5 will run for 76us task 4 entering 1 task 5 entering 1 task 6 leaving barrier task 6 will run for 43us task 6 entering 1 task 7 leaving barrier task 7 will run for 2us task 7 entering 1 task 8 leaving barrier task 8 will run for 2us task 8 entering 1 task 8 leaving barrier task 8 will run for 39us task 9 leaving barrier task 9 will run for 77us task 8 entering 2 task 0 leaving barrier task 9 entering 2 task 1 leaving barrier task 1 will run for 3us task 2 leaving barrier task 3 leaving barrier task 3 will run for 26us task 4 leaving barrier task 4 will run for 14us task 1 entering 2 task 6 leaving barrier task 7 leaving barrier task 7 will run for 53us task 0 will run for 0us task 0 entering 2 task 4 entering 2 task 3 entering 2 task 6 will run for 95us task 2 will run for 32us task 5 leaving barrier task 7 entering 2 task 5 will run for 15us task 2 entering 2 task 6 entering 2 task 5 entering 2 task 5 leaving barrier task 8 leaving barrier task 9 leaving barrier task 1 leaving barrier task 0 leaving barrier task 4 leaving barrier task 3 leaving barrier task 7 leaving barrier task 2 leaving barrier task 6 leaving barrier tasks done ok test_acquire_contended (test.test_thread.LockTests) ... ok test_acquire_destroy (test.test_thread.LockTests) ... ok test_acquire_release (test.test_thread.LockTests) ... ok test_constructor (test.test_thread.LockTests) ... ok test_different_thread (test.test_thread.LockTests) ... ok test_locked_repr (test.test_thread.LockTests) ... ok test_reacquire (test.test_thread.LockTests) ... ok test_repr (test.test_thread.LockTests) ... ok test_state_after_timeout (test.test_thread.LockTests) ... ok test_thread_leak (test.test_thread.LockTests) ... ok test_timeout (test.test_thread.LockTests) ... ok test_try_acquire (test.test_thread.LockTests) ... ok test_try_acquire_contended (test.test_thread.LockTests) ... ok test_weakref_deleted (test.test_thread.LockTests) ... ok test_weakref_exists (test.test_thread.LockTests) ... ok test_with (test.test_thread.LockTests) ... ok test_forkinthread (test.test_thread.TestForkInThread) ... ok test__count (test.test_thread.ThreadRunningTests) ... ok test_nt_and_posix_stack_size (test.test_thread.ThreadRunningTests) ... caught expected ValueError setting stack_size(4096) successfully set stack_size(262144) successfully set stack_size(1048576) successfully set stack_size(0) trying stack_size = (262144) creating task 1 creating task 2 task 1 will run for 76us task 1 done task 2 will run for 3us task 2 done creating task 3 creating task 4 creating task 5 task 3 will run for 35us task 3 done task 4 will run for 4us task 4 done creating task 6 task 5 will run for 43us creating task 7 task 6 will run for 22us task 5 done task 6 done creating task 8 task 7 will run for 42us task 7 done task 8 will run for 59us creating task 9 task 8 done creating task 10 task 9 will run for 75us task 9 done task 10 will run for 97us waiting for all tasks to complete task 10 done all tasks done trying stack_size = (1048576) creating task 1 creating task 2 task 1 will run for 0us task 1 done creating task 3 task 2 will run for 32us task 2 done task 3 will run for 20us task 3 done creating task 4 creating task 5 task 4 will run for 62us creating task 6 task 4 done task 5 will run for 51us task 5 done task 6 will run for 9us creating task 7 task 6 done creating task 8 task 7 will run for 8us creating task 9 task 7 done task 8 will run for 60us task 8 done creating task 10 task 9 will run for 75us waiting for all tasks to complete task 9 done task 10 will run for 22us task 10 done all tasks done ok test_save_exception_state_on_error (test.test_thread.ThreadRunningTests) ... ok test_stack_size (test.test_thread.ThreadRunningTests) ... ok test_starting_threads (test.test_thread.ThreadRunningTests) ... creating task 1 creating task 2 task 1 will run for 64us task 1 done creating task 3 task 2 will run for 84us creating task 4 task 2 done task 3 will run for 62us creating task 5 task 4 will run for 56us task 3 done task 4 done task 5 will run for 99us creating task 6 task 5 done creating task 7 task 6 will run for 15us creating task 8 task 6 done task 7 will run for 37us task 7 done task 8 will run for 47us creating task 9 creating task 10 task 8 done waiting for tasks to complete... task 9 will run for 34us BUILDSTDERR: task 9 done0.42user 0.06system 0:01.16elapsed 42%CPU (0avgtext+0avgdata 52260maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+12431minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_threaded_import ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_threaded_import BUILDSTDERR: Warning -- threading._dangling was modified by test_threaded_import BUILDSTDERR: 4.00user 0.47system 0:07.43elapsed 60%CPU (0avgtext+0avgdata 63668maxresident)k BUILDSTDERR: 0inputs+120outputs (0major+16391minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_threadedtempfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_threadedtempfile BUILDSTDERR: 0.50user 0.11system 0:00.62elapsed 100%CPU (0avgtext+0avgdata 56260maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+12487minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_threading ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_threading task 10 will run for 38us task 10 done all tasks done ok ---------------------------------------------------------------------- Ran 23 tests in 0.743s OK 1 test OK. Total duration: 832 ms Tests result: SUCCESS =================== test_threaded_import ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_12823 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_threaded_import test_circular_imports (test.test_threaded_import.ThreadedImportTests) ... ok test_import_hangers (test.test_threaded_import.ThreadedImportTests) ... ok test_parallel_meta_path (test.test_threaded_import.ThreadedImportTests) ... Trying 20 threads ... 299.6 ms OK. Trying 50 threads ... 547.3 ms OK. Trying 20 threads ... 120.2 ms OK. Trying 50 threads ... 344.7 ms OK. Trying 20 threads ... 92.2 ms OK. Trying 50 threads ... 477.5 ms OK. ok test_parallel_module_init (test.test_threaded_import.ThreadedImportTests) ... Trying 20 threads ... 52.4 ms OK. Trying 50 threads ... 122.6 ms OK. Trying 20 threads ... 76.1 ms OK. Trying 50 threads ... 121.3 ms OK. Trying 20 threads ... 36.5 ms OK. Trying 50 threads ... 95.6 ms OK. ok test_parallel_path_hooks (test.test_threaded_import.ThreadedImportTests) ... Trying 20 threads ... 98.6 ms OK. Trying 50 threads ... 72.2 ms OK. Trying 20 threads ... 41.0 ms OK. Trying 50 threads ... 70.3 ms OK. Trying 20 threads ... 41.2 ms OK. Trying 50 threads ... 77.7 ms OK. ok test_side_effect_import (test.test_threaded_import.ThreadedImportTests) ... ok ---------------------------------------------------------------------- Ran 6 tests in 3.322s OK test_threaded_import failed (env changed) 1 test altered the execution environment: test_threaded_import Total duration: 7 sec Tests result: SUCCESS =================== test_threadedtempfile ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_13470 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_threadedtempfile test_main (test.test_threadedtempfile.ThreadedTempFileTest) ... ok ---------------------------------------------------------------------- Ran 1 test in 0.236s OK 1 test OK. Total duration: 318 ms Tests result: SUCCESS =================== test_threading ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_13494 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_threading test_abort (test.test_threading.BarrierTests) ... ok test_abort_and_reset (test.test_threading.BarrierTests) ... ok test_action (test.test_threading.BarrierTests) ... ok test_barrier (test.test_threading.BarrierTests) ... ok test_barrier_10 (test.test_threading.BarrierTests) ... ok test_default_timeout (test.test_threading.BarrierTests) ... ok test_reset (test.test_threading.BarrierTests) ... ok test_single_thread (test.test_threading.BarrierTests) ... ok test_timeout (test.test_threading.BarrierTests) ... ok test_wait_return (test.test_threading.BarrierTests) ... ok test_acquire (test.test_threading.BoundedSemaphoreTests) ... ok test_acquire_contended (test.test_threading.BoundedSemaphoreTests) ... ok test_acquire_destroy (test.test_threading.BoundedSemaphoreTests) ... ok test_acquire_timeout (test.test_threading.BoundedSemaphoreTests) ... ok test_constructor (test.test_threading.BoundedSemaphoreTests) ... ok test_default_value (test.test_threading.BoundedSemaphoreTests) ... ok test_release_unacquired (test.test_threading.BoundedSemaphoreTests) ... ok test_try_acquire (test.test_threading.BoundedSemaphoreTests) ... ok test_try_acquire_contended (test.test_threading.BoundedSemaphoreTests) ... ok test_with (test.test_threading.BoundedSemaphoreTests) ... ok test__is_owned (test.test_threading.CRLockTests) ... ok test_acquire_contended (test.test_threading.CRLockTests) ... ok test_acquire_destroy (test.test_threading.CRLockTests) ... ok test_acquire_release (test.test_threading.CRLockTests) ... ok test_constructor (test.test_threading.CRLockTests) ... ok test_different_thread (test.test_threading.CRLockTests) ... ok test_locked_repr (test.test_threading.CRLockTests) ... ok test_reacquire (test.test_threading.CRLockTests) ... ok test_release_save_unacquired (test.test_threading.CRLockTests) ... ok test_release_unacquired (test.test_threading.CRLockTests) ... ok test_repr (test.test_threading.CRLockTests) ... ok test_thread_leak (test.test_threading.CRLockTests) ... ok test_timeout (test.test_threading.CRLockTests) ... ok test_try_acquire (test.test_threading.CRLockTests) ... ok test_try_acquire_contended (test.test_threading.CRLockTests) ... ok test_weakref_deleted (test.test_threading.CRLockTests) ... ok test_weakref_exists (test.test_threading.CRLockTests) ... ok test_with (test.test_threading.CRLockTests) ... ok test__is_owned (test.test_threading.ConditionAsRLockTests) ... ok test_acquire_contended (test.test_threading.ConditionAsRLockTests) ... ok test_acquire_destroy (test.test_threading.ConditionAsRLockTests) ... ok test_acquire_release (test.test_threading.ConditionAsRLockTests) ... ok test_constructor (test.test_threading.ConditionAsRLockTests) ... ok test_different_thread (test.test_threading.ConditionAsRLockTests) ... ok test_locked_repr (test.test_threading.ConditionAsRLockTests) ... ok test_reacquire (test.test_threading.ConditionAsRLockTests) ... ok test_release_save_unacquired (test.test_threading.ConditionAsRLockTests) ... ok test_release_unacquired (test.test_threading.ConditionAsRLockTests) ... ok test_repr (test.test_threading.ConditionAsRLockTests) ... ok test_thread_leak (test.test_threading.ConditionAsRLockTests) ... ok test_timeout (test.test_threading.ConditionAsRLockTests) ... ok test_try_acquire (test.test_threading.ConditionAsRLockTests) ... ok test_try_acquire_contended (test.test_threading.ConditionAsRLockTests) ... ok test_weakref_deleted (test.test_threading.ConditionAsRLockTests) ... ok test_weakref_exists (test.test_threading.ConditionAsRLockTests) ... ok test_with (test.test_threading.ConditionAsRLockTests) ... ok test_acquire (test.test_threading.ConditionTests) ... ok test_notify (test.test_threading.ConditionTests) ... ok test_timeout (test.test_threading.ConditionTests) ... ok test_unacquired_notify (test.test_threading.ConditionTests) ... ok test_unacquired_wait (test.test_threading.ConditionTests) ... ok test_waitfor (test.test_threading.ConditionTests) ... ok test_waitfor_timeout (test.test_threading.ConditionTests) ... ok test_is_set (test.test_threading.EventTests) ... ok test_notify (test.test_threading.EventTests) ... ok test_reset_internal_locks (test.test_threading.EventTests) ... ok test_set_and_clear (test.test_threading.EventTests) ... ok test_timeout (test.test_threading.EventTests) ... ok test_acquire_contended (test.test_threading.LockTests) ... ok test_acquire_destroy (test.test_threading.LockTests) ... ok test_acquire_release (test.test_threading.LockTests) ... ok test_constructor (test.test_threading.LockTests) ... ok test_different_thread (test.test_threading.LockTests) ... ok test_locked_repr (test.test_threading.LockTests) ... ok test_reacquire (test.test_threading.LockTests) ... ok test_repr (test.test_threading.LockTests) ... ok test_state_after_timeout (test.test_threading.LockTests) ... ok test_thread_leak (test.test_threading.LockTests) ... ok test_timeout (test.test_threading.LockTests) ... ok test_try_acquire (test.test_threading.LockTests) ... ok test_try_acquire_contended (test.test_threading.LockTests) ... ok test_weakref_deleted (test.test_threading.LockTests) ... ok test_weakref_exists (test.test_threading.LockTests) ... ok test_with (test.test_threading.LockTests) ... ok test__all__ (test.test_threading.MiscTestCase) ... ok test__is_owned (test.test_threading.PyRLockTests) ... ok test_acquire_contended (test.test_threading.PyRLockTests) ... ok test_acquire_destroy (test.test_threading.PyRLockTests) ... ok test_acquire_release (test.test_threading.PyRLockTests) ... ok test_constructor (test.test_threading.PyRLockTests) ... ok test_different_thread (test.test_threading.PyRLockTests) ... ok test_locked_repr (test.test_threading.PyRLockTests) ... ok test_reacquire (test.test_threading.PyRLockTests) ... ok test_release_save_unacquired (test.test_threading.PyRLockTests) ... ok test_release_unacquired (test.test_threading.PyRLockTests) ... ok test_repr (test.test_threading.PyRLockTests) ... ok test_thread_leak (test.test_threading.PyRLockTests) ... ok test_timeout (test.test_threading.PyRLockTests) ... ok test_try_acquire (test.test_threading.PyRLockTests) ... ok test_try_acquire_contended (test.test_threading.PyRLockTests) ... ok test_weakref_deleted (test.test_threading.PyRLockTests) ... ok test_weakref_exists (test.test_threading.PyRLockTests) ... ok test_with (test.test_threading.PyRLockTests) ... ok test_acquire (test.test_threading.SemaphoreTests) ... ok test_acquire_contended (test.test_threading.SemaphoreTests) ... ok test_acquire_destroy (test.test_threading.SemaphoreTests) ... ok test_acquire_timeout (test.test_threading.SemaphoreTests) ... ok test_constructor (test.test_threading.SemaphoreTests) ... ok test_default_value (test.test_threading.SemaphoreTests) ... ok test_release_unacquired (test.test_threading.SemaphoreTests) ... ok test_try_acquire (test.test_threading.SemaphoreTests) ... ok test_try_acquire_contended (test.test_threading.SemaphoreTests) ... ok test_with (test.test_threading.SemaphoreTests) ... ok test_daemon_threads_fatal_error (test.test_threading.SubinterpThreadingTests) ... skipped 'implementation detail specific to cpython' test_threads_join (test.test_threading.SubinterpThreadingTests) ... skipped 'implementation detail specific to cpython' test_threads_join_2 (test.test_threading.SubinterpThreadingTests) ... skipped 'implementation detail specific to cpython' test_1_join_on_shutdown (test.test_threading.ThreadJoinOnShutdown) ... ok test_2_join_in_forked_process (test.test_threading.ThreadJoinOnShutdown) ... ok test_3_join_in_forked_from_thread (test.test_threading.ThreadJoinOnShutdown) ... ok test_4_daemon_threads (test.test_threading.ThreadJoinOnShutdown) ... ok test_clear_threads_states_after_fork (test.test_threading.ThreadJoinOnShutdown) ... ok test_reinit_tls_after_fork (test.test_threading.ThreadJoinOnShutdown) ... ok test_BoundedSemaphore_limit (test.test_threading.ThreadTests) ... ok test_PyThreadState_SetAsyncExc (test.test_threading.ThreadTests) ... skipped 'implementation detail specific to cpython' test_deamon_param (test.test_threading.ThreadTests) ... ok test_dummy_thread_after_fork (test.test_threading.ThreadTests) ... ok test_enumerate_after_join (test.test_threading.ThreadTests) ... ok test_finalize_runnning_thread (test.test_threading.ThreadTests) ... skipped 'implementation detail specific to cpython' test_finalize_with_trace (test.test_threading.ThreadTests) ... ok test_foreign_thread (test.test_threading.ThreadTests) ... ok test_frame_tstate_tracing (test.test_threading.ThreadTests) ... skipped 'implementation detail specific to cpython' test_ident_of_no_threading_threads (test.test_threading.ThreadTests) ... ok test_is_alive_after_fork (test.test_threading.ThreadTests) ... ok test_join_nondaemon_on_shutdown (test.test_threading.ThreadTests) ... ok test_limbo_cleanup (test.test_threading.ThreadTests) ... ok test_main_thread (test.test_threading.ThreadTests) ... ok test_main_thread_after_fork (test.test_threading.ThreadTests) ... ok test_main_thread_after_fork_from_nonmain_thread (test.test_threading.ThreadTests) ... ok test_no_refcycle_through_target (test.test_threading.ThreadTests) ... skipped 'implementation detail specific to cpython' test_old_threading_api (test.test_threading.ThreadTests) ... ok test_repr_daemon (test.test_threading.ThreadTests) ... ok test_repr_stopped (test.test_threading.ThreadTests) ... ok test_tstate_lock (test.test_threading.ThreadTests) ... ok test_various_ops (test.test_threading.ThreadTests) ... task will run for 74.8 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 41.0 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 98.7 usec 1 tasks are running task will run for 7.2 usec 2 tasks are running task done is finished. 1 tasks are running task done is finished. 0 tasks are running task will run for 22.6 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 4.3 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 83.2 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 6.1 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 97.6 usec 1 tasks are running task done is finished. 0 tasks are running waiting for all tasks to complete task will run for 72.9 usec 1 tasks are running task done is finished. 0 tasks are running all tasks done ok test_various_ops_large_stack (test.test_threading.ThreadTests) ... with 1MB thread stack size... task will run for 63.3 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 99.0 usec 1 tasks are running task will run for 39.9 usec 2 tasks are running task done is finished. 1 tasks are running task done is finished. 0 tasks are running task will run for 34.9 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 14.3 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 44.8 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 18.7 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 40.2 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 85.7 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 43.3 usec 1 tasks are running task done is finished. 0 tasks are running waiting for all tasks to complete all tasks done ok test_various_ops_small_stack (test.test_threading.ThreadTests) ... with 256kB thread stack size... task will run for 1.6 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 56.3 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 53.8 usec 1 tasks are running task done is finished. 0 tasks are running BUILDSTDERR: task will run for 52.3 usec 1 tasks are running task will run for 79.2 usec 2 tasks are running task done is finished. 1 tasks are running task done task will run for 77.0 usec is finished. 0 tasks are running 1 tasks are running task done is finished. 0 tasks are running task will run for 21.0 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 51.4 usec 1 tasks are running task done is finished. 0 tasks are running task will run for 86.8 usec 1 tasks are running task will run for 54.3 usec 2 tasks are running waiting for all tasks to complete task done is finished. 1 tasks are running task done is finished. 0 tasks are running all tasks done ok test_bare_raise_in_brand_new_thread (test.test_threading.ThreadingExceptionTests) ... ok test_daemonize_active_thread (test.test_threading.ThreadingExceptionTests) ... ok test_joining_current_thread (test.test_threading.ThreadingExceptionTests) ... ok test_joining_inactive_thread (test.test_threading.ThreadingExceptionTests) ... ok test_print_exception (test.test_threading.ThreadingExceptionTests) ... ok test_print_exception_stderr_is_none_1 (test.test_threading.ThreadingExceptionTests) ... ok test_print_exception_stderr_is_none_2 (test.test_threading.ThreadingExceptionTests) ... ok test_recursion_limit (test.test_threading.ThreadingExceptionTests) ... skipped 'test macosx problem' test_releasing_unacquired_lock (test.test_threading.ThreadingExceptionTests) ... ok test_start_thread_again (test.test_threading.ThreadingExceptionTests) ... ok test_init_immutable_default_args (test.test_threading.TimerTests) ... ok ---------------------------------------------------------------------- Ran 157 tests in 15.740s OK (skipped=8) 1 test OK. Total duration: 16 sec Tests result: SUCCESS =================== test_threading_local ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14100 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_threading_local _threading_local () Doctest: _threading_local ... ok test_arguments (test.test_threading_local.ThreadLocalTest) ... ok test_cycle_collection (test.test_threading_local.ThreadLocalTest) ... ok test_derived (test.test_threading_local.ThreadLocalTest) ... ok test_derived_cycle_dealloc (test.test_threading_local.ThreadLocalTest) ... ok test_dict_attribute (test.test_threading_local.ThreadLocalTest) ... ok test_dict_attribute_subclass (test.test_threading_local.ThreadLocalTest) ... ok test_local_refs (test.test_threading_local.ThreadLocalTest) ... ok test_threading_local (test.test_threading_local.ThreadLocalTest) ... ok test_threading_local_subclass (test.test_threading_local.ThreadLocalTest) ... ok test_arguments (test.test_threading_local.PyThreadingLocalTest) ... ok test_cycle_collection (test.test_threading_local.PyThreadingLocalTest) ... ok test_derived (test.test_threading_local.PyThreadingLocalTest) ... ok test_derived_cycle_dealloc (test.test_threading_local.PyThreadingLocalTest) ... ok test_dict_attribute (test.test_threading_local.PyThreadingLocalTest) ... ok test_dict_attribute_subclass (test.test_threading_local.PyThreadingLocalTest) ... ok test_local_refs (test.test_threading_local.PyThreadingLocalTest) ... ok test_threading_local (test.test_threading_local.PyThreadingLocalTest) ... ok test_threading_local_subclass (test.test_threading_local.PyThreadingLocalTest) ... ok _threading_local () BUILDSTDERR: Doctest: _threading_local ..1.02user 0.09system 0:01.19elapsed 92%CPU (0avgtext+0avgdata 52652maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+11628minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_threadsignals ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_threadsignals BUILDSTDERR: 0.31user 0.04system 0:05.17elapsed 6%CPU (0avgtext+0avgdata 52060maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+9808minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_time ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_time . ok ---------------------------------------------------------------------- Ran 20 tests in 0.739s OK 1 test OK. Total duration: 875 ms Tests result: SUCCESS =================== test_threadsignals ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14482 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_threadsignals test_interrupted_timed_acquire (test.test_threadsignals.ThreadSignals) ... ok test_lock_acquire_interruption (test.test_threadsignals.ThreadSignals) ... ok test_lock_acquire_retries_on_intr (test.test_threadsignals.ThreadSignals) ... ok test_rlock_acquire_interruption (test.test_threadsignals.ThreadSignals) ... ok test_rlock_acquire_retries_on_intr (test.test_threadsignals.ThreadSignals) ... ok test_signals (test.test_threadsignals.ThreadSignals) ... ok ---------------------------------------------------------------------- Ran 6 tests in 4.826s OK 1 test OK. Total duration: 5 sec Tests result: SUCCESS =================== test_time ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14491 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_time test_large_year (test.test_time.TestAsctime4dyear) ... ok test_negative (test.test_time.TestAsctime4dyear) ... ok test_year (test.test_time.TestAsctime4dyear) ... ok test_AsMicroseconds (test.test_time.TestCPyTime) ... ERROR test_AsMilliseconds (test.test_time.TestCPyTime) ... ERROR test_AsSecondsDouble (test.test_time.TestCPyTime) ... ERROR test_AsTimespec (test.test_time.TestCPyTime) ... skipped 'need _testcapi.PyTime_AsTimespec' test_AsTimeval (test.test_time.TestCPyTime) ... ERROR test_FromSeconds (test.test_time.TestCPyTime) ... ERROR test_FromSecondsObject (test.test_time.TestCPyTime) ... ERROR test_bug_3061 (test.test_time.TestLocale) ... skipped 'could not set locale.LC_ALL to fr_FR' test_object_to_time_t (test.test_time.TestOldPyTime) ... ERROR test_object_to_timespec (test.test_time.TestOldPyTime) ... ERROR test_object_to_timeval (test.test_time.TestOldPyTime) ... ERROR test_localtime_timezone (test.test_time.TestPytime) ... ok test_short_times (test.test_time.TestPytime) ... ok test_strptime_timezone (test.test_time.TestPytime) ... ok test_4dyear (test.test_time.TestStrftime4dyear) ... ok test_large_year (test.test_time.TestStrftime4dyear) ... ok test_negative (test.test_time.TestStrftime4dyear) ... ok test_year (test.test_time.TestStrftime4dyear) ... ok test_asctime (test.test_time.TimeTestCase) ... ok test_asctime_bounding_check (test.test_time.TimeTestCase) ... ok test_clock (test.test_time.TimeTestCase) ... ok test_clock_getres (test.test_time.TimeTestCase) ... ok test_clock_monotonic (test.test_time.TimeTestCase) ... ok test_clock_realtime (test.test_time.TimeTestCase) ... ok test_clock_settime (test.test_time.TimeTestCase) ... ok test_conversions (test.test_time.TimeTestCase) ... ok test_ctime (test.test_time.TimeTestCase) ... ok test_ctime_without_arg (test.test_time.TimeTestCase) ... ok test_data_attributes (test.test_time.TimeTestCase) ... ok test_default_values_for_zero (test.test_time.TimeTestCase) ... ok test_get_clock_info (test.test_time.TimeTestCase) ... ok BUILDSTDERR: test_gmtime_without_arg (test.test_time.Timtest test_time failed eTestCase) ... ok test_insane_timestamps (test.test_time.TimeTestCase) ... ok test_localtime_failure (test.test_time.TimeTestCase) ... skipped 'need 64-bit time_t' test_localtime_without_arg (test.test_time.TimeTestCase) ... ok test_mktime (test.test_time.TimeTestCase) ... ok test_mktime_error (test.test_time.TimeTestCase) ... skipped 'disabled because of a bug in glibc. Issue #13309' test_monotonic (test.test_time.TimeTestCase) ... ok test_monotonic_settime (test.test_time.TimeTestCase) ... skipped '[Errno 1] Operation not permitted' test_perf_counter (test.test_time.TimeTestCase) ... ok test_process_time (test.test_time.TimeTestCase) ... ok test_sleep (test.test_time.TimeTestCase) ... ok test_strftime (test.test_time.TimeTestCase) ... ok test_strftime_bounding_check (test.test_time.TimeTestCase) ... ok test_strftime_format_check (test.test_time.TimeTestCase) ... ok test_strptime (test.test_time.TimeTestCase) ... ok test_strptime_bytes (test.test_time.TimeTestCase) ... ok test_strptime_exception_context (test.test_time.TimeTestCase) ... ok test_time (test.test_time.TimeTestCase) ... ok test_tzset (test.test_time.TimeTestCase) ... ok ====================================================================== ERROR: test_AsMicroseconds (test.test_time.TestCPyTime) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_time.py", line 899, in test_AsMicroseconds from _testcapi import PyTime_AsMicroseconds ImportError: cannot import name 'PyTime_AsMicroseconds' ====================================================================== ERROR: test_AsMilliseconds (test.test_time.TestCPyTime) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_time.py", line 892, in test_AsMilliseconds from _testcapi import PyTime_AsMilliseconds ImportError: cannot import name 'PyTime_AsMilliseconds' ====================================================================== ERROR: test_AsSecondsDouble (test.test_time.TestCPyTime) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_time.py", line 834, in test_AsSecondsDouble from _testcapi import PyTime_AsSecondsDouble ImportError: cannot import name 'PyTime_AsSecondsDouble' ====================================================================== ERROR: test_AsTimeval (test.test_time.TestCPyTime) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_time.py", line 856, in test_AsTimeval from _testcapi import PyTime_AsTimeval ImportError: cannot import name 'PyTime_AsTimeval' ====================================================================== ERROR: test_FromSeconds (test.test_time.TestCPyTime) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_time.py", line 812, in test_FromSeconds from _testcapi import PyTime_FromSeconds ImportError: cannot import name 'PyTime_FromSeconds' ====================================================================== ERROR: test_FromSecondsObject (test.test_time.TestCPyTime) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_time.py", line 823, in test_FromSecondsObject from _testcapi import PyTime_FromSecondsObject ImportError: cannot import name 'PyTime_FromSecondsObject' ====================================================================== ERROR: test_object_to_time_t (test.test_time.TestOldPyTime) ---------------------------------------------------------------------- Traceback (most recent call last): BUILDSTDERR: FiCommand exited with non-zero status 1 BUILDSTDERR: 0.53user 0.05system 0:02.40elapsed 24%CPU (0avgtext+0avgdata 53420maxresident)k BUILDSTDERR: 0inputs+88outputs (0major+11757minor)pagefaults 0swaps + echo test_time + for TestName in $(cat testnames.txt) + echo =================== test_timeit ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_timeit le "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_time.py", line 915, in test_object_to_time_t from _testcapi import pytime_object_to_time_t ImportError: cannot import name 'pytime_object_to_time_t' ====================================================================== ERROR: test_object_to_timespec (test.test_time.TestOldPyTime) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_time.py", line 952, in test_object_to_timespec from _testcapi import pytime_object_to_timespec ImportError: cannot import name 'pytime_object_to_timespec' ====================================================================== ERROR: test_object_to_timeval (test.test_time.TestOldPyTime) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_time.py", line 941, in test_object_to_timeval from _testcapi import pytime_object_to_timeval ImportError: cannot import name 'pytime_object_to_timeval' ---------------------------------------------------------------------- Ran 53 tests in 1.904s FAILED (errors=9, skipped=5) test_time failed 1 test failed: test_time Total duration: 2 sec Tests result: FAILURE =================== test_timeit ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14496 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_timeit test_autorange (test.test_timeit.TestTimeit) ... ok test_autorange_with_callback (test.test_timeit.TestTimeit) ... FAIL test_main_bad_switch (test.test_timeit.TestTimeit) ... ok test_main_exception (test.test_timeit.TestTimeit) ... ok test_main_exception_fixed_reps (test.test_timeit.TestTimeit) ... ok test_main_fixed_iters (test.test_timeit.TestTimeit) ... ok test_main_fixed_reps (test.test_timeit.TestTimeit) ... ok test_main_help (test.test_timeit.TestTimeit) ... ok test_main_microseconds (test.test_timeit.TestTimeit) ... ok test_main_milliseconds (test.test_timeit.TestTimeit) ... ok test_main_multiple_setups (test.test_timeit.TestTimeit) ... ok test_main_negative_reps (test.test_timeit.TestTimeit) ... ok test_main_recommends_perf (test.test_timeit.TestTimeit) ... ok test_main_seconds (test.test_timeit.TestTimeit) ... ok test_main_setup (test.test_timeit.TestTimeit) ... ok test_main_using_clock (test.test_timeit.TestTimeit) ... ok test_main_using_time (test.test_timeit.TestTimeit) ... ok test_main_verbose (test.test_timeit.TestTimeit) ... ok test_main_very_verbose (test.test_timeit.TestTimeit) ... ok test_main_with_time_unit (test.test_timeit.TestTimeit) ... ok test_print_exc (test.test_timeit.TestTimeit) ... ok test_reindent_empty (test.test_timeit.TestTimeit) ... ok test_reindent_multi (test.test_timeit.TestTimeit) ... ok test_reindent_multi_empty (test.test_timeit.TestTimeit) ... ok test_reindent_single (test.test_timeit.TestTimeit) ... ok test_repeat_callable_setup (test.test_timeit.TestTimeit) ... ok test_repeat_callable_stmt (test.test_timeit.TestTimeit) ... ok test_repeat_callable_stmt_and_setup (test.test_timeit.TestTimeit) ... ok test_repeat_few_reps_and_iters (test.test_timeit.TestTimeit) ... ok test_repeat_function_zero_iters (test.test_timeit.TestTimeit) ... ok test_repeat_function_zero_reps (test.test_timeit.TestTimeit) ... ok test_repeat_zero_iters (test.test_timeit.TestTimeit) ... ok test_repeat_zero_reps (test.test_timeit.TestTimeit) ... ok test_timeit_callable_setup (test.test_timeit.TestTimeit) ... ok BUILDSTDERR: test_timeit_callable_stmt (test.test_ttest test_timeit failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.57user 0.04system 0:00.63elapsed 99%CPU (0avgtext+0avgdata 54076maxresident)k BUILDSTDERR: 0inputs+56outputs (0major+11946minor)pagefaults 0swaps + echo test_timeit + for TestName in $(cat testnames.txt) + echo =================== test_timeout ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_timeout BUILDSTDERR: 0.39user 0.03system 0:00.44elapsed 97%CPU (0avgtext+0avgdata 52136maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+9935minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_tix ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tix BUILDSTDERR: 0.40user 0.04system 0:00.45elapsed 99%CPU (0avgtext+0avgdata 54096maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9858minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_tk ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tk BUILDSTDERR: 0.37user 0.05system 0:00.42elapsed 99%CPU (0avgtext+0avgdata 54312maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9835minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_tokenize ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tokenize imeit.TestTimeit) ... ok test_timeit_callable_stmt_and_setup (test.test_timeit.TestTimeit) ... ok test_timeit_few_iters (test.test_timeit.TestTimeit) ... ok test_timeit_function_zero_iters (test.test_timeit.TestTimeit) ... ok test_timeit_globals_args (test.test_timeit.TestTimeit) ... ok test_timeit_zero_iters (test.test_timeit.TestTimeit) ... ok test_timer_invalid_setup (test.test_timeit.TestTimeit) ... ok test_timer_invalid_stmt (test.test_timeit.TestTimeit) ... ok ====================================================================== FAIL: test_autorange_with_callback (test.test_timeit.TestTimeit) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_timeit.py", line 393, in test_autorange_with_callback self.assertEqual(s.getvalue(), expected) AssertionError: '1 0.001\n10 0.010\n100 0.100\n1000 1.000\n' != '10 0.010\n100 0.100\n1000 1.000\n' - 1 0.001 10 0.010 100 0.100 1000 1.000 ---------------------------------------------------------------------- Ran 42 tests in 0.270s FAILED (failures=1) test_timeit failed 1 test failed: test_timeit Total duration: 357 ms Tests result: FAILURE =================== test_timeout ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14501 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_timeout test_timeout skipped -- Use of the 'network' resource not enabled test_timeout skipped (resource denied) 1 test skipped: test_timeout Total duration: 92 ms Tests result: SUCCESS =================== test_tix ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14505 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_tix test_tix skipped -- Use of the 'gui' resource not enabled test_tix skipped (resource denied) 1 test skipped: test_tix Total duration: 104 ms Tests result: SUCCESS =================== test_tk ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14509 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_tk test_tk skipped -- Use of the 'gui' resource not enabled test_tk skipped (resource denied) 1 test skipped: test_tk Total duration: 89 ms Tests result: SUCCESS =================== test_tokenize ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14513 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_tokenize test_bom_no_cookie (test.test_tokenize.TestDetectEncoding) ... ok test_cookie_first_line_no_bom (test.test_tokenize.TestDetectEncoding) ... ok test_cookie_second_line_commented_first_line (test.test_tokenize.TestDetectEncoding) ... ok test_cookie_second_line_empty_first_line (test.test_tokenize.TestDetectEncoding) ... ok test_cookie_second_line_no_bom (test.test_tokenize.TestDetectEncoding) ... ok test_cookie_second_line_noncommented_first_line (test.test_tokenize.TestDetectEncoding) ... ok test_false_encoding (test.test_tokenize.TestDetectEncoding) ... ok test_filename_in_exception (test.test_tokenize.TestDetectEncoding) ... ok test_latin1_normalization (test.test_tokenize.TestDetectEncoding) ... ok test_matched_bom_and_cookie_first_line (test.test_tokenize.TestDetectEncoding) ... ok test_matched_bom_and_cookie_second_line (test.test_tokenize.TestDetectEncoding) ... ok test_mismatched_bom_and_cookie_first_line_raises_syntaxerror (test.test_tokenize.TestDetectEncoding) ... ok test_mismatched_bom_and_cookie_second_line_raises_syntaxerror (test.test_tokenize.TestDetectEncoding) ... ok test_no_bom_no_encoding_cookie (test.test_tokenize.TestDetectEncoding) ... ok test_open (test.test_tokenize.TestDetectEncoding) ... ok test_open_error (test.test_tokenize.TestDetectEncoding) ... ok test_short_files (test.test_tokenize.TestDetectEncoding) ... ok test_syntaxerror_latin1 (test.test_tokenize.TestDetectEncoding) ... ok test_utf8_normalization (test.test_tokenize.TestDetectEncoding) ... ok test_decistmt (test.test_tokenize.TestMisc) ... ok test_backslash_continuation (test.test_tokenize.TestRoundtrip) ... ok test_continuation (test.test_tokenize.TestRoundtrip) ... ok test_indentation_semantics_retained (test.test_tokenize.TestRoundtrip) ... ok test_random_files (test.test_tokenize.TestRoundtrip) ... ok test_roundtrip (test.test_tokenize.TestRoundtrip) ... ok test_string_concatenation (test.test_tokenize.TestRoundtrip) ... ok test_exact_type (test.test_tokenize.TestTokenize) ... ok test_oneline_defs (test.test_tokenize.TestTokenize) ... ok test_pathological_trailing_whitespace (test.test_tokenize.TestTokenize) ... ok test_tokenize (test.test_tokenize.TestTokenize) ... ok test_bad_coding_cookie (test.test_tokenize.TestTokenizerAdheresToPep0263) ... ok test_latin1_coding_cookie_and_utf8_bom (test.test_tokenize.TestTokenizerAdheresToPep0263) ... ok test_no_coding_cookie_and_utf8_bom (test.test_tokenize.TestTokenizerAdheresToPep0263) ... ok test_utf8_coding_cookie_and_no_utf8_bom (test.test_tokenize.TestTokenizerAdheresToPep0263) ... ok test_utf8_coding_cookie_and_utf8_bom (test.test_tokenize.TestTokenizerAdheresToPep0263) ... ok test__tokenize_decodes_with_specified_encoding (test.test_tokenize.Test_Tokenize) ... ok test__tokenize_does_not_decode_with_encoding_none (test.test_tokenize.Test_Tokenize) ... ok test_additive (test.test_tokenize.TokenizeTest) ... ok test_async (test.test_tokenize.TokenizeTest) ... ok test_basic (test.test_tokenize.TokenizeTest) ... ok test_comparison (test.test_tokenize.TokenizeTest) ... ok test_float (test.test_tokenize.TokenizeTest) ... ok test_function (test.test_tokenize.TokenizeTest) ... ok test_int (test.test_tokenize.TokenizeTest) ... ok test_long (test.test_tokenize.TokenizeTest) ... ok test_method (test.test_tokenize.TokenizeTest) ... ok test_multiplicative (test.test_tokenize.TokenizeTest) ... ok test_non_ascii_identifiers (test.test_tokenize.TokenizeTest) ... ok test_selector (test.test_tokenize.TokenizeTest) ... ok test_shift (test.test_tokenize.TokenizeTest) ... ok test_string (test.test_tokenize.TokenizeTest) ... ok test_tabs (test.test_tokenize.TokenizeTest) ... ok test_unary (test.test_tokenize.TokenizeTest) ... ok test_underscore_literals (test.test_tokenize.TokenizeTest) ... ok test_unicode (test.test_tokenize.TokenizeTest) ... ok test_backslash_continuation (test.test_tokenize.UntokenizeTest) ... ok BUILDSTDERR: test_bad_input_order (test.tes1.88user 0.07system 0:01.97elapsed 99%CPU (0avgtext+0avgdata 73920maxresident)k BUILDSTDERR: 0inputs+160outputs (0major+16987minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_tools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tools BUILDSTDERR: 0.35user 0.03system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 52084maxresident)k BUILDSTDERR: 0inputs+136outputs (0major+11324minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_trace ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_trace BUILDSTDERR: 10.74user 0.40system 0:11.22elapsed 99%CPU (0avgtext+0avgdata 112880maxresident)k BUILDSTDERR: 0inputs+2016outputs (0major+88627minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_traceback ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_traceback t_tokenize.UntokenizeTest) ... ok test_iter_compat (test.test_tokenize.UntokenizeTest) ... ok ---------------------------------------------------------------------- Ran 58 tests in 1.450s OK 1 test OK. Total duration: 2 sec Tests result: SUCCESS =================== test_tools ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14517 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_tools test.test_tools.test_fixcid (unittest.loader.ModuleSkipped) ... skipped 'scripts directory could not be found' test.test_tools.test_gprof2html (unittest.loader.ModuleSkipped) ... skipped 'scripts directory could not be found' test.test_tools.test_i18n (unittest.loader.ModuleSkipped) ... skipped 'scripts directory could not be found' test.test_tools.test_md5sum (unittest.loader.ModuleSkipped) ... skipped 'scripts directory could not be found' test.test_tools.test_pdeps (unittest.loader.ModuleSkipped) ... skipped 'scripts directory could not be found' test.test_tools.test_pindent (unittest.loader.ModuleSkipped) ... skipped 'scripts directory could not be found' test.test_tools.test_reindent (unittest.loader.ModuleSkipped) ... skipped 'scripts directory could not be found' test.test_tools.test_sundry (unittest.loader.ModuleSkipped) ... skipped 'scripts directory could not be found' test.test_tools.test_unparse (unittest.loader.ModuleSkipped) ... skipped 'scripts directory could not be found' ---------------------------------------------------------------------- Ran 9 tests in 0.001s OK (skipped=9) 1 test OK. Total duration: 108 ms Tests result: SUCCESS =================== test_trace ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14521 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_trace test_loop_caller_importing (test.test_trace.TestCallers) ... ok test_failures (test.test_trace.TestCommandLine) ... ok test_listfuncs_flag_success (test.test_trace.TestCommandLine) ... ok test_coverage (test.test_trace.TestCoverage) ... ok test_coverage_ignore (test.test_trace.TestCoverage) ... ok test_issue9936 (test.test_trace.TestCoverage) ... ok test_inst_method_calling (test.test_trace.TestFuncs) ... ok test_loop_caller_importing (test.test_trace.TestFuncs) ... ok test_simple_caller (test.test_trace.TestFuncs) ... ok test_linear_methods (test.test_trace.TestLineCounts) ... ok test_trace_func_generator (test.test_trace.TestLineCounts) ... ok test_trace_list_comprehension (test.test_trace.TestLineCounts) ... ok test_traced_func_importing (test.test_trace.TestLineCounts) ... ok test_traced_func_linear (test.test_trace.TestLineCounts) ... ok test_traced_func_loop (test.test_trace.TestLineCounts) ... ok test_exec_counts (test.test_trace.TestRunExecCounts) ... ok test_ignored (test.test_trace.Test_Ignore) ... ok ---------------------------------------------------------------------- Ran 17 tests in 10.685s OK 1 test OK. Total duration: 11 sec Tests result: SUCCESS =================== test_traceback ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14534 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_traceback test_cause (test.test_traceback.CExcReportingTests) ... skipped 'implementation detail specific to cpython' test_cause_and_context (test.test_traceback.CExcReportingTests) ... skipped 'implementation detail specific to cpython' test_cause_recursive (test.test_traceback.CExcReportingTests) ... skipped 'implementation detail specific to cpython' test_context (test.test_traceback.CExcReportingTests) ... skipped 'implementation detail specific to cpython' test_context_suppression (test.test_traceback.CExcReportingTests) ... skipped 'implementation detail specific to cpython' test_message_none (test.test_traceback.CExcReportingTests) ... skipped 'implementation detail specific to cpython' test_simple (test.test_traceback.CExcReportingTests) ... skipped 'implementation detail specific to cpython' test_syntax_error_offset_at_eol (test.test_traceback.CExcReportingTests) ... skipped 'implementation detail specific to cpython' test_extract_stack (test.test_traceback.LimitTests) ... ok test_extract_tb (test.test_traceback.LimitTests) ... ok test_format_exception (test.test_traceback.LimitTests) ... ok test_all (test.test_traceback.MiscTest) ... ok test_clear (test.test_traceback.MiscTracebackCases) ... ok test_extract_stack (test.test_traceback.MiscTracebackCases) ... ok test_cause (test.test_traceback.PyExcReportingTests) ... ok test_cause_and_context (test.test_traceback.PyExcReportingTests) ... ok test_cause_recursive (test.test_traceback.PyExcReportingTests) ... ok test_context (test.test_traceback.PyExcReportingTests) ... ok test_context_suppression (test.test_traceback.PyExcReportingTests) ... ok test_message_none (test.test_traceback.PyExcReportingTests) ... ok test_simple (test.test_traceback.PyExcReportingTests) ... ok test_syntax_error_offset_at_eol (test.test_traceback.PyExcReportingTests) ... ok test_basics (test.test_traceback.TestFrame) ... ok test_explicit_line (test.test_traceback.TestFrame) ... ok test_lazy_lines (test.test_traceback.TestFrame) ... ok test_extract_stack (test.test_traceback.TestStack) ... ok test_extract_stack_limit (test.test_traceback.TestStack) ... ok test_extract_stack_lookup_lines (test.test_traceback.TestStack) ... ok test_extract_stackup_deferred_lookup_lines (test.test_traceback.TestStack) ... ok test_format_locals (test.test_traceback.TestStack) ... ok test_format_smoke (test.test_traceback.TestStack) ... ok test_from_list (test.test_traceback.TestStack) ... ok test_from_list_edited_stack (test.test_traceback.TestStack) ... ok test_locals (test.test_traceback.TestStack) ... ok test_no_locals (test.test_traceback.TestStack) ... ok test_walk_stack (test.test_traceback.TestStack) ... ok test_walk_tb (test.test_traceback.TestStack) ... ok test_cause (test.test_traceback.TestTracebackException) ... ok test_context (test.test_traceback.TestTracebackException) ... ok test_from_exception (test.test_traceback.TestTracebackException) ... ok test_limit (test.test_traceback.TestTracebackException) ... ok test_locals (test.test_traceback.TestTracebackException) ... ok test_lookup_lines (test.test_traceback.TestTracebackException) ... ok test_no_locals (test.test_traceback.TestTracebackException) ... ok test_smoke (test.test_traceback.TestTracebackException) ... ok test_traceback_header (test.test_traceback.TestTracebackException) ... ok test_bad_indentation (test.test_traceback.TracebackCases) ... skipped 'implementation detail specific to cpython' test_base_exception (test.test_traceback.TracebackCases) ... ok test_caret (test.test_traceback.TracebackCases) ... ok test_encoded_file (test.test_traceback.TracebackCases) ... ok test_format_exception_only_bad__str__ (test.test_traceback.TracebackCases) ... ok BUILDSTDERR: test_nocaret (ttest test_traceback failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 1.32user 0.32system 0:01.66elapsed 99%CPU (0avgtext+0avgdata 55556maxresident)k BUILDSTDERR: 0inputs+120outputs (0major+88949minor)pagefaults 0swaps + echo test_traceback + for TestName in $(cat testnames.txt) + echo =================== test_tracemalloc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tracemalloc BUILDSTDERR: 0.34user 0.03system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 53056maxresident)k BUILDSTDERR: 0inputs+80outputs (0major+11673minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ttk_guionly ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ttk_guionly BUILDSTDERR: 0.29user 0.03system 0:00.33elapsed 99%CPU (0avgtext+0avgdata 54236maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9850minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ttk_textonly ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ttk_textonly est.test_traceback.TracebackCases) ... ok test_print_exception (test.test_traceback.TracebackCases) ... ok test_print_traceback_at_exit (test.test_traceback.TracebackCases) ... skipped 'implementation detail not available on pypy' test_format_stack (test.test_traceback.TracebackFormatTests) ... ok test_print_stack (test.test_traceback.TracebackFormatTests) ... ok test_recursive_traceback_cpython_internal (test.test_traceback.TracebackFormatTests) ... skipped 'implementation detail specific to cpython' test_recursive_traceback_python (test.test_traceback.TracebackFormatTests) ... FAIL test_stack_format (test.test_traceback.TracebackFormatTests) ... ok test_traceback_format (test.test_traceback.TracebackFormatTests) ... skipped 'implementation detail specific to cpython' test_traceback_format_with_cleared_frames (test.test_traceback.TracebackFormatTests) ... skipped 'implementation detail specific to cpython' ====================================================================== FAIL: test_recursive_traceback_python (test.test_traceback.TracebackFormatTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_traceback.py", line 427, in test_recursive_traceback_python self._check_recursive_traceback_display(traceback.print_exc) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_traceback.py", line 355, in _check_recursive_traceback_display self.assertIn(int(re.search(r"\d+", actual[-2]).group()), range(rec_limit-100, 2*rec_limit)) AssertionError: 2108 not found in range(900, 2000) ---------------------------------------------------------------------- Ran 61 tests in 1.266s FAILED (failures=1, skipped=13) test_traceback failed 1 test failed: test_traceback Total duration: 1 sec Tests result: FAILURE =================== test_tracemalloc ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14554 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_tracemalloc test_tracemalloc skipped -- tracemalloc is required test_tracemalloc skipped 1 test skipped: test_tracemalloc Total duration: 107 ms Tests result: SUCCESS =================== test_ttk_guionly ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14558 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_ttk_guionly test_ttk_guionly skipped -- Use of the 'gui' resource not enabled test_ttk_guionly skipped (resource denied) 1 test skipped: test_ttk_guionly Total duration: 73 ms Tests result: SUCCESS =================== test_ttk_textonly ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14562 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=00.42user 0.05system 0:00.48elapsed 97%CPU (0avgtext+0avgdata 57232maxresident)k BUILDSTDERR: 0inputs+312outputs (0major+12497minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_tuple ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tuple BUILDSTDERR: 0.62user 0.07system 0:00.70elapsed 99%CPU (0avgtext+0avgdata 108280maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+31540minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_turtle ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_turtle ) Run tests sequentially 0:00:00 [1/1] test_ttk_textonly test_convert_stringval (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_format_elemcreate (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_format_layoutlist (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_format_mapdict (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_format_optdict (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_list_from_layouttuple (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_list_from_statespec (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_script_from_settings (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_tclobj_to_py (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_val_or_dict (tkinter.test.test_ttk.test_functions.InternalFunctionsTest) ... ok test_multivalues (tkinter.test.test_ttk.test_functions.TclObjsToPyTest) ... ok test_nosplit (tkinter.test.test_ttk.test_functions.TclObjsToPyTest) ... ok test_unicode (tkinter.test.test_ttk.test_functions.TclObjsToPyTest) ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.009s OK 1 test OK. Total duration: 188 ms Tests result: SUCCESS =================== test_tuple ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14566 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_tuple test_addmul (test.test_tuple.TupleTest) ... ok test_bigrepeat (test.test_tuple.TupleTest) ... ok test_bug7466 (test.test_tuple.TupleTest) ... skipped 'implementation detail specific to cpython' test_constructors (test.test_tuple.TupleTest) ... ok test_contains (test.test_tuple.TupleTest) ... ok test_contains_fake (test.test_tuple.TupleTest) ... ok test_contains_order (test.test_tuple.TupleTest) ... ok test_count (test.test_tuple.TupleTest) ... ok test_free_after_iterating (test.test_tuple.TupleTest) ... ok test_getitem (test.test_tuple.TupleTest) ... ok test_getitem_error (test.test_tuple.TupleTest) ... ok test_getitemoverwriteiter (test.test_tuple.TupleTest) ... ok test_getslice (test.test_tuple.TupleTest) ... ok test_hash (test.test_tuple.TupleTest) ... ok test_iadd (test.test_tuple.TupleTest) ... ok test_imul (test.test_tuple.TupleTest) ... ok test_index (test.test_tuple.TupleTest) ... ok test_iterator_pickle (test.test_tuple.TupleTest) ... ok test_len (test.test_tuple.TupleTest) ... ok test_lexicographic_ordering (test.test_tuple.TupleTest) ... ok test_minmax (test.test_tuple.TupleTest) ... ok test_no_comdat_folding (test.test_tuple.TupleTest) ... ok test_pickle (test.test_tuple.TupleTest) ... ok test_repeat (test.test_tuple.TupleTest) ... ok test_repr (test.test_tuple.TupleTest) ... ok test_repr_large (test.test_tuple.TupleTest) ... ok test_reversed_pickle (test.test_tuple.TupleTest) ... ok test_subscript (test.test_tuple.TupleTest) ... ok test_track_dynamic (test.test_tuple.TupleTest) ... skipped 'implementation detail specific to cpython' test_track_literals (test.test_tuple.TupleTest) ... skipped 'implementation detail specific to cpython' test_track_subtypes (test.test_tuple.TupleTest) ... skipped 'implementation detail specific to cpython' test_truth (test.test_tuple.TupleTest) ... ok test_tupleresizebug (test.test_tuple.TupleTest) ... ok ---------------------------------------------------------------------- Ran 33 tests in 0.341s OK (skipped=4) 1 test OK. Total duration: 431 ms Tests result: SUCCESS =================== test_turtle ==================== BUILDSTDERR: == PyPy 3.6.1 (6793278e2d30.46user 0.04system 0:00.50elapsed 98%CPU (0avgtext+0avgdata 55264maxresident)k BUILDSTDERR: 0inputs+72outputs (0major+11998minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_typechecks ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_typechecks BUILDSTDERR: 0.29user 0.03system 0:00.33elapsed 99%CPU (0avgtext+0avgdata 52064maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9735minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_typing ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_typing 5, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14570 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_turtle test_backwards (test.test_turtle.TestTNavigator) ... ok test_distance (test.test_turtle.TestTNavigator) ... ok test_distance_method (test.test_turtle.TestTNavigator) ... ok test_forward (test.test_turtle.TestTNavigator) ... ok test_goto (test.test_turtle.TestTNavigator) ... ok test_heading (test.test_turtle.TestTNavigator) ... ok test_home (test.test_turtle.TestTNavigator) ... ok test_left (test.test_turtle.TestTNavigator) ... ok test_pos (test.test_turtle.TestTNavigator) ... ok test_positions (test.test_turtle.TestTNavigator) ... ok test_radians_and_degrees (test.test_turtle.TestTNavigator) ... ok test_reset (test.test_turtle.TestTNavigator) ... ok test_right (test.test_turtle.TestTNavigator) ... ok test_setheading (test.test_turtle.TestTNavigator) ... ok test_setx_and_sety (test.test_turtle.TestTNavigator) ... ok test_towards (test.test_turtle.TestTNavigator) ... ok test_pendown_and_penup (test.test_turtle.TestTPen) ... ok test_showturtle_hideturtle_and_isvisible (test.test_turtle.TestTPen) ... ok test_constructor (test.test_turtle.TestVec2D) ... ok test_distance (test.test_turtle.TestVec2D) ... ok test_equality (test.test_turtle.TestVec2D) ... ok test_pickling (test.test_turtle.TestVec2D) ... ok test_repr (test.test_turtle.TestVec2D) ... ok test_rotate (test.test_turtle.TestVec2D) ... ok test_vector_addition (test.test_turtle.TestVec2D) ... ok test_vector_multiply (test.test_turtle.TestVec2D) ... ok test_vector_negative (test.test_turtle.TestVec2D) ... ok test_vector_subtraction (test.test_turtle.TestVec2D) ... ok test_config_dict (test.test_turtle.TurtleConfigTest) ... ok test_config_dict_invalid (test.test_turtle.TurtleConfigTest) ... ok test_partial_config_dict_with_commments (test.test_turtle.TurtleConfigTest) ... ok ---------------------------------------------------------------------- Ran 31 tests in 0.013s OK 1 test OK. Total duration: 166 ms Tests result: SUCCESS =================== test_typechecks ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14574 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_typechecks testIsInstanceActual (test.test_typechecks.TypeChecksTest) ... ok testIsInstanceBuiltin (test.test_typechecks.TypeChecksTest) ... ok testIsSubclassActual (test.test_typechecks.TypeChecksTest) ... ok testIsSubclassBuiltin (test.test_typechecks.TypeChecksTest) ... ok testIsSubclassInternal (test.test_typechecks.TypeChecksTest) ... ok testSubclassBehavior (test.test_typechecks.TypeChecksTest) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.002s OK 1 test OK. Total duration: 69 ms Tests result: SUCCESS =================== test_typing ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14578 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_typing test_all (test.test_typing.AllTests) ... ok test_any_instance_type_error (test.test_typing.AnyTests) ... ok test_any_subclass_type_error (test.test_typing.AnyTests) ... ok test_any_works_with_alias (test.test_typing.AnyTests) ... ok test_cannot_instantiate (test.test_typing.AnyTests) ... ok test_cannot_subclass (test.test_typing.AnyTests) ... ok test_cannot_subscript (test.test_typing.AnyTests) ... ok test_errors (test.test_typing.AnyTests) ... ok test_repr (test.test_typing.AnyTests) ... ok test_callable_instance_type_error (test.test_typing.CallableTests) ... ok test_callable_instance_works (test.test_typing.CallableTests) ... ok test_callable_with_ellipsis (test.test_typing.CallableTests) ... ok test_callable_wrong_forms (test.test_typing.CallableTests) ... ok test_cannot_instantiate (test.test_typing.CallableTests) ... ok test_ellipsis_in_generic (test.test_typing.CallableTests) ... ok test_eq_hash (test.test_typing.CallableTests) ... ok test_repr (test.test_typing.CallableTests) ... ok test_self_subclass (test.test_typing.CallableTests) ... ok test_basics (test.test_typing.CastTests) ... ok test_errors (test.test_typing.CastTests) ... ok test_basics (test.test_typing.ClassVarTests) ... ok test_cannot_init (test.test_typing.ClassVarTests) ... ok test_cannot_subclass (test.test_typing.ClassVarTests) ... ok test_no_isinstance (test.test_typing.ClassVarTests) ... ok test_repr (test.test_typing.ClassVarTests) ... ok test_abstractset (test.test_typing.CollectionsAbcTests) ... ok test_async_generator (test.test_typing.CollectionsAbcTests) ... ok test_async_iterable (test.test_typing.CollectionsAbcTests) ... ok test_async_iterator (test.test_typing.CollectionsAbcTests) ... ok test_awaitable (test.test_typing.CollectionsAbcTests) ... ok test_bytestring (test.test_typing.CollectionsAbcTests) ... ok test_chainmap_instantiation (test.test_typing.CollectionsAbcTests) ... ok test_chainmap_subclass (test.test_typing.CollectionsAbcTests) ... ok test_collection (test.test_typing.CollectionsAbcTests) ... ok test_collections_as_base (test.test_typing.CollectionsAbcTests) ... ok test_container (test.test_typing.CollectionsAbcTests) ... ok test_coroutine (test.test_typing.CollectionsAbcTests) ... ok test_counter (test.test_typing.CollectionsAbcTests) ... ok test_counter_instantiation (test.test_typing.CollectionsAbcTests) ... ok test_counter_subclass_instantiation (test.test_typing.CollectionsAbcTests) ... ok test_defaultdict_instantiation (test.test_typing.CollectionsAbcTests) ... ok test_defaultdict_subclass (test.test_typing.CollectionsAbcTests) ... ok test_deque (test.test_typing.CollectionsAbcTests) ... ok test_deque_instantiation (test.test_typing.CollectionsAbcTests) ... ok test_dict (test.test_typing.CollectionsAbcTests) ... ok test_dict_subclass (test.test_typing.CollectionsAbcTests) ... ok test_frozenset (test.test_typing.CollectionsAbcTests) ... ok test_frozenset_subclass_instantiation (test.test_typing.CollectionsAbcTests) ... ok test_generator (test.test_typing.CollectionsAbcTests) ... ok test_hashable (test.test_typing.CollectionsAbcTests) ... ok test_iterable (test.test_typing.CollectionsAbcTests) ... ok test_iterator (test.test_typing.CollectionsAbcTests) ... ok test_list (test.test_typing.CollectionsAbcTests) ... ok test_list_subclass (test.test_typing.CollectionsAbcTests) ... ok test_mapping (test.test_typing.CollectionsAbcTests) ... ok test_mutablemapping (test.test_typing.CollectionsAbcTests) ... ok test_mutablesequence (test.test_typing.CollectionsAbcTests) ... ok test_mutableset (test.test_typing.CollectionsAbcTests) ... ok test_no_async_generator_instantiation (test.test_typing.CollectionsAbcTests) ... ok test_no_dict_instantiation (test.test_typing.CollectionsAbcTests) ... ok test_no_frozenset_instantiation (test.test_typing.CollectionsAbcTests) ... ok test_no_generator_instantiation (test.test_typing.CollectionsAbcTests) ... ok test_no_list_instantiation (test.test_typing.CollectionsAbcTests) ... ok test_no_set_instantiation (test.test_typing.CollectionsAbcTests) ... ok test_no_tuple_instantiation (test.test_typing.CollectionsAbcTests) ... ok test_sequence (test.test_typing.CollectionsAbcTests) ... ok test_set (test.test_typing.CollectionsAbcTests) ... ok test_set_subclass_instantiation (test.test_typing.CollectionsAbcTests) ... ok test_sized (test.test_typing.CollectionsAbcTests) ... ok test_subclassing (test.test_typing.CollectionsAbcTests) ... ok test_subclassing_async_generator (test.test_typing.CollectionsAbcTests) ... ok test_subclassing_register (test.test_typing.CollectionsAbcTests) ... ok test_subclassing_subclasshook (test.test_typing.CollectionsAbcTests) ... ok test_basics (test.test_typing.ForwardRefTests) ... ok test_callable_forward (test.test_typing.ForwardRefTests) ... ok test_callable_with_ellipsis_forward (test.test_typing.ForwardRefTests) ... ok test_default_globals (test.test_typing.ForwardRefTests) ... ok test_delayed_syntax_error (test.test_typing.ForwardRefTests) ... ok test_forward_equality (test.test_typing.ForwardRefTests) ... ok test_forward_repr (test.test_typing.ForwardRefTests) ... ok test_forwardref_instance_type_error (test.test_typing.ForwardRefTests) ... ok test_forwardref_subclass_type_error (test.test_typing.ForwardRefTests) ... ok test_meta_no_type_check (test.test_typing.ForwardRefTests) ... ok test_name_error (test.test_typing.ForwardRefTests) ... ok test_no_type_check (test.test_typing.ForwardRefTests) ... ok test_no_type_check_class (test.test_typing.ForwardRefTests) ... ok test_no_type_check_no_bases (test.test_typing.ForwardRefTests) ... ok test_syntax_error (test.test_typing.ForwardRefTests) ... ok test_tuple_forward (test.test_typing.ForwardRefTests) ... ok test_type_error (test.test_typing.ForwardRefTests) ... ok test_union_forward (test.test_typing.ForwardRefTests) ... ok test_abc_bases (test.test_typing.GenericTests) ... ok test_abc_registry_kept (test.test_typing.GenericTests) ... ok test_all_repr_eq_any (test.test_typing.GenericTests) ... ok test_basics (test.test_typing.GenericTests) ... ok test_chain_repr (test.test_typing.GenericTests) ... ok test_copy_and_deepcopy (test.test_typing.GenericTests) ... ok test_dict (test.test_typing.GenericTests) ... ok test_eq_1 (test.test_typing.GenericTests) ... ok test_eq_2 (test.test_typing.GenericTests) ... ok test_errors (test.test_typing.GenericTests) ... ok test_extended_generic_rules_eq (test.test_typing.GenericTests) ... ok test_extended_generic_rules_repr (test.test_typing.GenericTests) ... ok test_extended_generic_rules_subclassing (test.test_typing.GenericTests) ... ok test_fail_with_bare_generic (test.test_typing.GenericTests) ... ok test_fail_with_bare_union (test.test_typing.GenericTests) ... ok test_false_subclasses (test.test_typing.GenericTests) ... ok test_generic_errors (test.test_typing.GenericTests) ... ok test_generic_forward_ref (test.test_typing.GenericTests) ... ok test_generic_hashes (test.test_typing.GenericTests) ... ok test_implicit_any (test.test_typing.GenericTests) ... ok test_init (test.test_typing.GenericTests) ... ok test_multi_subscr_base (test.test_typing.GenericTests) ... ok test_multiple_bases (test.test_typing.GenericTests) ... ok test_multiple_inheritance (test.test_typing.GenericTests) ... ok test_naive_runtime_checks (test.test_typing.GenericTests) ... ok test_nested (test.test_typing.GenericTests) ... ok test_new_repr (test.test_typing.GenericTests) ... ok test_new_repr_bare (test.test_typing.GenericTests) ... ok test_new_repr_complex (test.test_typing.GenericTests) ... ok test_orig_bases (test.test_typing.GenericTests) ... ok test_parameterized_slots (test.test_typing.GenericTests) ... ok test_parameterized_slots_dict (test.test_typing.GenericTests) ... ok test_pickle (test.test_typing.GenericTests) ... ok test_repr (test.test_typing.GenericTests) ... ok test_repr_2 (test.test_typing.GenericTests) ... ok test_subscript_meta (test.test_typing.GenericTests) ... ok test_subscripted_generics_as_proxies (test.test_typing.GenericTests) ... ok test_substitution_helper (test.test_typing.GenericTests) ... ok test_type_erasure (test.test_typing.GenericTests) ... ok test_type_erasure_special (test.test_typing.GenericTests) ... ok test_weakref_all (test.test_typing.GenericTests) ... ok test_get_type_hints_ClassVar (test.test_typing.GetTypeHintTests) ... ok test_get_type_hints_classes (test.test_typing.GetTypeHintTests) ... ok test_get_type_hints_for_builtins (test.test_typing.GetTypeHintTests) ... ok test_get_type_hints_for_object_with_annotations (test.test_typing.GetTypeHintTests) ... ok test_get_type_hints_from_various_objects (test.test_typing.GetTypeHintTests) ... ok test_get_type_hints_modules (test.test_typing.GetTypeHintTests) ... ok test_previous_behavior (test.test_typing.GetTypeHintTests) ... ok test_respect_no_type_check (test.test_typing.GetTypeHintTests) ... ok test_binaryio (test.test_typing.IOTests) ... ok test_io (test.test_typing.IOTests) ... ok test_io_submodule (test.test_typing.IOTests) ... ok test_textio (test.test_typing.IOTests) ... ok test_annotation_usage (test.test_typing.NamedTupleTests) ... ok test_annotation_usage_with_default (test.test_typing.NamedTupleTests) ... ok test_annotation_usage_with_methods (test.test_typing.NamedTupleTests) ... ok test_basics (test.test_typing.NamedTupleTests) ... ok test_namedtuple_keyword_usage (test.test_typing.NamedTupleTests) ... ok test_namedtuple_pyversion (test.test_typing.NamedTupleTests) ... ok test_pickle (test.test_typing.NamedTupleTests) ... ok test_basic (test.test_typing.NewTypeTests) ... ok test_errors (test.test_typing.NewTypeTests) ... ok test_contextmanager (test.test_typing.OtherABCTests) ... ok test_overload_fails (test.test_typing.OverloadTests) ... ok test_overload_succeeds (test.test_typing.OverloadTests) ... ok test_protocol_instance_type_error (test.test_typing.ProtocolTests) ... ok test_reversible (test.test_typing.ProtocolTests) ... ok test_supports_abs (test.test_typing.ProtocolTests) ... ok test_supports_bytes (test.test_typing.ProtocolTests) ... ok test_supports_complex (test.test_typing.ProtocolTests) ... ok test_supports_float (test.test_typing.ProtocolTests) ... ok test_supports_int (test.test_typing.ProtocolTests) ... ok test_supports_round (test.test_typing.ProtocolTests) ... ok test_alias_equality (test.test_typing.RETests) ... ok test_basics (test.test_typing.RETests) ... ok test_cannot_subclass (test.test_typing.RETests) ... ok test_errors (test.test_typing.RETests) ... ok test_re_submodule (test.test_typing.RETests) ... ok test_repr (test.test_typing.RETests) ... ok test_basics (test.test_typing.TupleTests) ... ok test_equality (test.test_typing.TupleTests) ... ok test_errors (test.test_typing.TupleTests) ... ok test_repr (test.test_typing.TupleTests) ... ok test_tuple_instance_type_error (test.test_typing.TupleTests) ... ok test_tuple_subclass (test.test_typing.TupleTests) ... ok test_type_basic (test.test_typing.TypeTests) ... ok test_type_optional (test.test_typing.TypeTests) ... ok test_type_typevar (test.test_typing.TypeTests) ... ok test_basic_plain (test.test_typing.TypeVarTests) ... ok test_bound_errors (test.test_typing.TypeVarTests) ... ok test_cannot_instantiate_vars (test.test_typing.TypeVarTests) ... ok test_cannot_subclass_var_itself (test.test_typing.TypeVarTests) ... ok test_cannot_subclass_vars (test.test_typing.TypeVarTests) ... ok test_constrained_error (test.test_typing.TypeVarTests) ... ok test_no_bivariant (test.test_typing.TypeVarTests) ... ok test_no_redefinition (test.test_typing.TypeVarTests) ... ok test_repr (test.test_typing.TypeVarTests) ... ok test_typevar_instance_type_error (test.test_typing.TypeVarTests) ... ok test_typevar_subclass_type_error (test.test_typing.TypeVarTests) ... ok test_union_constrained (test.test_typing.TypeVarTests) ... ok test_union_unique (test.test_typing.TypeVarTests) ... ok test_base_class_disappears (test.test_typing.UnionTests) ... ok test_basics (test.test_typing.UnionTests) ... ok test_cannot_instantiate (test.test_typing.UnionTests) ... ok BUILDSTDERR: test_cannot_subclass (test.test_typing.UnionTests) ...0.63user 0.05system 0:00.70elapsed 98%CPU (0avgtext+0avgdata 53680maxresident)k BUILDSTDERR: 8inputs+16outputs (0major+12005minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_ucn ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ucn BUILDSTDERR: 0.53user 0.03system 0:00.57elapsed 99%CPU (0avgtext+0avgdata 54060maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+12010minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_unary ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_unary BUILDSTDERR: 0.31user 0.04system 0:00.36elapsed 98%CPU (0avgtext+0avgdata 51996maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9693minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_unicode ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_unicode ok test_empty (test.test_typing.UnionTests) ... ok test_etree (test.test_typing.UnionTests) ... ok test_function_repr_union (test.test_typing.UnionTests) ... ok test_no_eval_union (test.test_typing.UnionTests) ... ok test_optional (test.test_typing.UnionTests) ... ok test_repr (test.test_typing.UnionTests) ... ok test_single_class_disappears (test.test_typing.UnionTests) ... ok test_subclass_error (test.test_typing.UnionTests) ... ok test_union_any (test.test_typing.UnionTests) ... ok test_union_compare_other (test.test_typing.UnionTests) ... ok test_union_generalization (test.test_typing.UnionTests) ... ok test_union_instance_type_error (test.test_typing.UnionTests) ... ok test_union_object (test.test_typing.UnionTests) ... ok test_union_str_pattern (test.test_typing.UnionTests) ... ok test_union_union (test.test_typing.UnionTests) ... ok test_unordered (test.test_typing.UnionTests) ... ok ---------------------------------------------------------------------- Ran 212 tests in 0.233s OK 1 test OK. Total duration: 409 ms Tests result: SUCCESS =================== test_ucn ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14582 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_ucn test_aliases (test.test_ucn.UnicodeNamesTest) ... ok test_aliases_names_in_pua_range (test.test_ucn.UnicodeNamesTest) ... ok test_ascii_letters (test.test_ucn.UnicodeNamesTest) ... ok test_bmp_characters (test.test_ucn.UnicodeNamesTest) ... ok test_cjk_unified_ideographs (test.test_ucn.UnicodeNamesTest) ... ok test_errors (test.test_ucn.UnicodeNamesTest) ... ok test_general (test.test_ucn.UnicodeNamesTest) ... ok test_hangul_syllables (test.test_ucn.UnicodeNamesTest) ... ok test_issue16335 (test.test_ucn.UnicodeNamesTest) ... skipped 'implementation detail specific to cpython' test_misc_symbols (test.test_ucn.UnicodeNamesTest) ... ok test_named_sequences_full (test.test_ucn.UnicodeNamesTest) ... skipped "Use of the 'urlfetch' resource not enabled" test_named_sequences_names_in_pua_range (test.test_ucn.UnicodeNamesTest) ... ok test_named_sequences_sample (test.test_ucn.UnicodeNamesTest) ... ok test_strict_error_handling (test.test_ucn.UnicodeNamesTest) ... ok ---------------------------------------------------------------------- Ran 14 tests in 0.175s OK (skipped=2) 1 test OK. Total duration: 298 ms Tests result: SUCCESS =================== test_unary ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14586 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_unary test_bad_types (test.test_unary.UnaryOpTestCase) ... ok test_invert (test.test_unary.UnaryOpTestCase) ... ok test_negation_of_exponentiation (test.test_unary.UnaryOpTestCase) ... ok test_negative (test.test_unary.UnaryOpTestCase) ... ok test_no_overflow (test.test_unary.UnaryOpTestCase) ... ok test_positive (test.test_unary.UnaryOpTestCase) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.002s OK 1 test OK. Total duration: 77 ms Tests result: SUCCESS =================== test_unicode ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14590 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_unicode test_asucs4 (test.test_unicode.CAPITest) ... skipped 'implementation detail specific to cpython' test_aswidechar (test.test_unicode.CAPITest) ... skipped 'implementation detail specific to cpython' test_aswidecharstring (test.test_unicode.CAPITest) ... skipped 'implementation detail specific to cpython' test_copycharacters (test.test_unicode.CAPITest) ... skipped 'implementation detail specific to cpython' test_encode_decimal (test.test_unicode.CAPITest) ... skipped 'implementation detail specific to cpython' test_from_format (test.test_unicode.CAPITest) ... skipped 'no pythonapi in ctypes' test_pep393_utf8_caching_bug (test.test_unicode.CAPITest) ... skipped 'implementation detail specific to cpython' test_transform_decimal (test.test_unicode.CAPITest) ... skipped 'implementation detail specific to cpython' test_formatter_field_name_split (test.test_unicode.StringModuleTest) ... ok test_formatter_parser (test.test_unicode.StringModuleTest) ... ok test___contains__ (test.test_unicode.UnicodeTest) ... ok test_additional_rsplit (test.test_unicode.UnicodeTest) ... ok test_additional_split (test.test_unicode.UnicodeTest) ... ok test_ascii (test.test_unicode.UnicodeTest) ... ok test_bug1001011 (test.test_unicode.UnicodeTest) ... ok test_bytes_comparison (test.test_unicode.UnicodeTest) ... ok test_capitalize (test.test_unicode.UnicodeTest) ... ok test_capitalize_nonascii (test.test_unicode.UnicodeTest) ... ok test_case_operation_overflow (test.test_unicode.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_casefold (test.test_unicode.UnicodeTest) ... ok test_center (test.test_unicode.UnicodeTest) ... ok test_codecs (test.test_unicode.UnicodeTest) ... ok test_codecs_charmap (test.test_unicode.UnicodeTest) ... ok test_codecs_errors (test.test_unicode.UnicodeTest) ... ok test_codecs_idna (test.test_unicode.UnicodeTest) ... ok test_codecs_utf7 (test.test_unicode.UnicodeTest) ... ok test_codecs_utf8 (test.test_unicode.UnicodeTest) ... ok test_compare (test.test_unicode.UnicodeTest) ... ok test_comparison (test.test_unicode.UnicodeTest) ... ok test_concatenation (test.test_unicode.UnicodeTest) ... ok test_constructor (test.test_unicode.UnicodeTest) ... ok test_constructor_defaults (test.test_unicode.UnicodeTest) Check the constructor argument defaults. ... ok test_constructor_keyword_args (test.test_unicode.UnicodeTest) Pass various keyword argument combinations to the constructor. ... ok test_contains (test.test_unicode.UnicodeTest) ... ok test_conversion (test.test_unicode.UnicodeTest) ... ok test_count (test.test_unicode.UnicodeTest) ... ok test_endswith (test.test_unicode.UnicodeTest) ... ok test_expandtabs (test.test_unicode.UnicodeTest) ... ok test_expandtabs_optimization (test.test_unicode.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_expandtabs_overflows_gracefully (test.test_unicode.UnicodeTest) ... ok test_extended_getslice (test.test_unicode.UnicodeTest) ... ok test_find (test.test_unicode.UnicodeTest) ... ok test_find_etc_raise_correct_error_messages (test.test_unicode.UnicodeTest) ... ok test_fixtype (test.test_unicode.UnicodeTest) ... ok test_floatformatting (test.test_unicode.UnicodeTest) ... ok test_format (test.test_unicode.UnicodeTest) ... ok test_format_auto_numbering (test.test_unicode.UnicodeTest) ... ok test_format_float (test.test_unicode.UnicodeTest) ... ok test_format_huge_item_number (test.test_unicode.UnicodeTest) ... ok test_format_huge_precision (test.test_unicode.UnicodeTest) ... ok test_format_huge_width (test.test_unicode.UnicodeTest) ... ok test_format_map (test.test_unicode.UnicodeTest) ... ok test_format_subclass (test.test_unicode.UnicodeTest) ... ok test_formatting (test.test_unicode.UnicodeTest) ... ok test_formatting_c_limits (test.test_unicode.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_formatting_huge_precision (test.test_unicode.UnicodeTest) ... ok test_formatting_huge_precision_c_limits (test.test_unicode.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_formatting_huge_width (test.test_unicode.UnicodeTest) ... ok test_formatting_with_enum (test.test_unicode.UnicodeTest) ... ok test_free_after_iterating (test.test_unicode.UnicodeTest) ... ok test_getnewargs (test.test_unicode.UnicodeTest) ... ok test_hash (test.test_unicode.UnicodeTest) ... ok test_index (test.test_unicode.UnicodeTest) ... ok test_inplace_rewrites (test.test_unicode.UnicodeTest) ... ok test_invalid_cb_for_2bytes_seq (test.test_unicode.UnicodeTest) ... ok test_invalid_cb_for_3bytes_seq (test.test_unicode.UnicodeTest) ... ok test_invalid_cb_for_4bytes_seq (test.test_unicode.UnicodeTest) ... ok test_invalid_start_byte (test.test_unicode.UnicodeTest) ... ok test_isalnum (test.test_unicode.UnicodeTest) ... ok test_isalpha (test.test_unicode.UnicodeTest) ... ok test_isdecimal (test.test_unicode.UnicodeTest) ... ok test_isdigit (test.test_unicode.UnicodeTest) ... ok test_isidentifier (test.test_unicode.UnicodeTest) ... ok test_islower (test.test_unicode.UnicodeTest) ... ok test_isnumeric (test.test_unicode.UnicodeTest) ... ok test_isprintable (test.test_unicode.UnicodeTest) ... ok test_isspace (test.test_unicode.UnicodeTest) ... ok test_issue18183 (test.test_unicode.UnicodeTest) ... ok test_issue28598_strsubclass_rhs (test.test_unicode.UnicodeTest) ... ok test_issue8271 (test.test_unicode.UnicodeTest) ... ok test_istitle (test.test_unicode.UnicodeTest) ... ok test_isupper (test.test_unicode.UnicodeTest) ... ok test_iterators (test.test_unicode.UnicodeTest) ... ok test_join (test.test_unicode.UnicodeTest) ... ok test_join_overflow (test.test_unicode.UnicodeTest) ... ERROR test_literals (test.test_unicode.UnicodeTest) ... ok test_ljust (test.test_unicode.UnicodeTest) ... ok test_lower (test.test_unicode.UnicodeTest) ... ok test_maketrans_translate (test.test_unicode.UnicodeTest) ... ok test_mul (test.test_unicode.UnicodeTest) ... ok test_none_arguments (test.test_unicode.UnicodeTest) ... ok test_partition (test.test_unicode.UnicodeTest) ... ok test_printable_repr (test.test_unicode.UnicodeTest) ... ok test_printing (test.test_unicode.UnicodeTest) ... ok test_raiseMemError (test.test_unicode.UnicodeTest) ... ok test_replace (test.test_unicode.UnicodeTest) ... ok test_replace_id (test.test_unicode.UnicodeTest) ... skipped 'implementation detail specific to cpython' test_replace_overflow (test.test_unicode.UnicodeTest) ... ok test_repr (test.test_unicode.UnicodeTest) ... ok test_resize (test.test_unicode.UnicodeTest) ... ok test_rfind (test.test_unicode.UnicodeTest) ... ok test_rindex (test.test_unicode.UnicodeTest) ... ok test_rjust (test.test_unicode.UnicodeTest) ... ok test_rpartition (test.test_unicode.UnicodeTest) ... ok test_rsplit (test.test_unicode.UnicodeTest) ... ok test_slice (test.test_unicode.UnicodeTest) ... ok test_split (test.test_unicode.UnicodeTest) ... ok test_splitlines (test.test_unicode.UnicodeTest) ... ok test_startswith (test.test_unicode.UnicodeTest) ... ok test_startswith_endswith_errors (test.test_unicode.UnicodeTest) ... ok test_strip (test.test_unicode.UnicodeTest) ... ok test_strip_whitespace (test.test_unicode.UnicodeTest) ... ok test_subclass_add (test.test_unicode.UnicodeTest) ... ok test_subscript (test.test_unicode.UnicodeTest) ... ok test_surrogates (test.test_unicode.UnicodeTest) ... ok test_swapcase (test.test_unicode.UnicodeTest) ... ok test_title (test.test_unicode.UnicodeTest) ... ok test_ucs4 (test.test_unicode.UnicodeTest) ... ok test_unexpected_end_of_data (test.test_unicode.UnicodeTest) ... ok test_unicode_repr (test.test_unicode.UnicodeTest) ... ok test_upper (test.test_unicode.UnicodeTest) ... ok BUILDSTDERR: test_utf8_decode_invalid_sequenctest test_unicode failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 1.60user 3.47system 0:05.12elapsed 99%CPU (0avgtext+0avgdata 2173008maxresident)k BUILDSTDERR: 0inputs+240outputs (0major+576091minor)pagefaults 0swaps + echo test_unicode + for TestName in $(cat testnames.txt) + echo =================== test_unicode_file ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_unicode_file BUILDSTDERR: 0.31user 0.03system 0:00.35elapsed 98%CPU (0avgtext+0avgdata 51960maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9739minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_unicode_file_functions ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_unicode_file_functions BUILDSTDERR: 0.30user 0.02system 0:00.33elapsed 99%CPU (0avgtext+0avgdata 51964maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9735minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_unicode_identifiers ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_unicode_identifiers BUILDSTDERR: 0.30user 0.03system 0:00.33elapsed 99%CPU (0avgtext+0avgdata 52272maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9698minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_unicodedata ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_unicodedata es (test.test_unicode.UnicodeTest) ... ok test_utf8_decode_valid_sequences (test.test_unicode.UnicodeTest) ... ok test_zfill (test.test_unicode.UnicodeTest) ... ok ====================================================================== ERROR: test_join_overflow (test.test_unicode.UnicodeTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_unicode.py", line 473, in test_join_overflow self.assertRaises(OverflowError, ''.join, seq) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 728, in assertRaises return context.handle('assertRaises', args, kwargs) File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/unittest/case.py", line 177, in handle callable_obj(*args, **kwargs) MemoryError ---------------------------------------------------------------------- Ran 124 tests in 4.570s FAILED (errors=1, skipped=13) test_unicode failed 1 test failed: test_unicode Total duration: 5 sec Tests result: FAILURE =================== test_unicode_file ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14595 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_unicode_file test_unicode_file skipped -- No Unicode filesystem semantics on this platform. test_unicode_file skipped 1 test skipped: test_unicode_file Total duration: 73 ms Tests result: SUCCESS =================== test_unicode_file_functions ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14599 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_unicode_file_functions test_unicode_file_functions skipped -- only NT+ and systems with Unicode-friendly filesystem encoding test_unicode_file_functions skipped 1 test skipped: test_unicode_file_functions Total duration: 68 ms Tests result: SUCCESS =================== test_unicode_identifiers ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14603 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_unicode_identifiers test_invalid (test.test_unicode_identifiers.PEP3131Test) ... ok test_non_bmp_normalized (test.test_unicode_identifiers.PEP3131Test) ... ok test_valid (test.test_unicode_identifiers.PEP3131Test) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.001s OK 1 test OK. Total duration: 69 ms Tests result: SUCCESS =================== test_unicodedata ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian BUILDSTDERR: == hash algorithm: si1.88user 0.04system 0:01.94elapsed 99%CPU (0avgtext+0avgdata 66732maxresident)k BUILDSTDERR: 0inputs+40outputs (0major+15073minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_univnewlines ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_univnewlines phash24 32bit == cwd: /tmp/test_python_14607 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_unicodedata test_bidirectional (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_category (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_combining (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_decimal (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_decomposition (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_digit (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_east_asian_width (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_east_asian_width_9_0_changes (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_function_checksum (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_issue10254 (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_mirrored (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_normalize (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_numeric (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_pr29 (test.test_unicodedata.UnicodeFunctionsTest) ... ok test_method_checksum (test.test_unicodedata.UnicodeMethodsTest) ... ok test_bug_1704793 (test.test_unicodedata.UnicodeMiscTest) ... ok test_bug_4971 (test.test_unicodedata.UnicodeMiscTest) ... ok test_bug_5828 (test.test_unicodedata.UnicodeMiscTest) ... ok test_decimal_numeric_consistent (test.test_unicodedata.UnicodeMiscTest) ... ok test_digit_numeric_consistent (test.test_unicodedata.UnicodeMiscTest) ... ok test_failed_import_during_compiling (test.test_unicodedata.UnicodeMiscTest) ... skipped "pypy's unicodedata module is always available" test_linebreak_7643 (test.test_unicodedata.UnicodeMiscTest) ... ok test_ucd_510 (test.test_unicodedata.UnicodeMiscTest) ... ok ---------------------------------------------------------------------- Ran 23 tests in 1.566s OK (skipped=1) 1 test OK. Total duration: 2 sec Tests result: SUCCESS =================== test_univnewlines ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14611 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_univnewlines test_read (test.test_univnewlines.CTestCRLFNewlines) ... ok test_readline (test.test_univnewlines.CTestCRLFNewlines) ... ok test_readlines (test.test_univnewlines.CTestCRLFNewlines) ... ok test_seek (test.test_univnewlines.CTestCRLFNewlines) ... ok test_tell (test.test_univnewlines.CTestCRLFNewlines) ... ok test_read (test.test_univnewlines.CTestCRNewlines) ... ok test_readline (test.test_univnewlines.CTestCRNewlines) ... ok test_readlines (test.test_univnewlines.CTestCRNewlines) ... ok test_seek (test.test_univnewlines.CTestCRNewlines) ... ok test_read (test.test_univnewlines.CTestLFNewlines) ... ok test_readline (test.test_univnewlines.CTestLFNewlines) ... ok test_readlines (test.test_univnewlines.CTestLFNewlines) ... ok test_seek (test.test_univnewlines.CTestLFNewlines) ... ok test_read (test.test_univnewlines.CTestMixedNewlines) ... ok test_readline (test.test_univnewlines.CTestMixedNewlines) ... ok test_readlines (test.test_univnewlines.CTestMixedNewlines) ... ok test_seek (test.test_univnewlines.CTestMixedNewlines) ... ok test_read (test.test_univnewlines.PyTestCRLFNewlines) ... ok test_readline (test.test_univnewlines.PyTestCRLFNewlines) ... ok test_readlines (test.test_univnewlines.PyTestCRLFNewlines) ... ok BUILDSTDERR: test_seek (test.test_univnewlines.PyTestCRLFNe0.37user 0.04system 0:00.41elapsed 99%CPU (0avgtext+0avgdata 52252maxresident)k BUILDSTDERR: 0inputs+1384outputs (0major+11413minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_unpack ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_unpack wlines) ... ok test_tell (test.test_univnewlines.PyTestCRLFNewlines) ... ok test_read (test.test_univnewlines.PyTestCRNewlines) ... ok test_readline (test.test_univnewlines.PyTestCRNewlines) ... ok test_readlines (test.test_univnewlines.PyTestCRNewlines) ... ok test_seek (test.test_univnewlines.PyTestCRNewlines) ... ok test_read (test.test_univnewlines.PyTestLFNewlines) ... ok test_readline (test.test_univnewlines.PyTestLFNewlines) ... ok test_readlines (test.test_univnewlines.PyTestLFNewlines) ... ok test_seek (test.test_univnewlines.PyTestLFNewlines) ... ok test_read (test.test_univnewlines.PyTestMixedNewlines) ... ok test_readline (test.test_univnewlines.PyTestMixedNewlines) ... ok test_readlines (test.test_univnewlines.PyTestMixedNewlines) ... ok test_seek (test.test_univnewlines.PyTestMixedNewlines) ... ok ---------------------------------------------------------------------- Ran 34 tests in 0.046s OK 1 test OK. Total duration: 134 ms Tests result: SUCCESS =================== test_unpack ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14615 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_unpack Trying: t = (1, 2, 3) Expecting nothing ok Trying: a, b, c = t Expecting nothing ok Trying: a == 1 and b == 2 and c == 3 Expecting: True ok Trying: l = [4, 5, 6] Expecting nothing ok Trying: a, b, c = l Expecting nothing ok Trying: a == 4 and b == 5 and c == 6 Expecting: True ok Trying: a, b, c = 7, 8, 9 Expecting nothing ok Trying: a == 7 and b == 8 and c == 9 Expecting: True ok Trying: a, b, c = 'one' Expecting nothing ok Trying: a == 'o' and b == 'n' and c == 'e' Expecting: True ok Trying: class Seq: def __getitem__(self, i): if i >= 0 and i < 3: return i raise IndexError Expecting nothing ok Trying: a, b, c = Seq() Expecting nothing ok Trying: a == 0 and b == 1 and c == 2 Expecting: True ok Trying: st = (99,) Expecting nothing ok Trying: sl = [100] Expecting nothing ok Trying: a, = st Expecting nothing ok Trying: a Expecting: 99 ok Trying: b, = sl Expecting nothing ok Trying: b Expecting: 100 ok Trying: a, b, c = 7 Expecting: Traceback (most recent call last): ... TypeError: 'int' object is not iterable ok Trying: a, b = t Expecting: Traceback (most recent call last): ... ValueError: too many values to unpack (expected 2) ok Trying: a, b = l Expecting: Traceback (most recent call last): ... ValueError: too many values to unpack (expected 2) ok Trying: a, b, c, d = Seq() Expecting: Traceback (most recent call last): ... ValueError: not enough values to unpack (expected 4, got 3) ok Trying: a, b = Seq() Expecting: Traceback (most recent call last): ... ValueError: too many values to unpack (expected 2) ok Trying: class BozoError(Exception): pass Expecting nothing ok Trying: class BadSeq: def __getitem__(self, i): if i >= 0 and i < 3: return i elif i == 3: raise BozoError else: raise IndexError Expecting nothing ok Trying: a, b, c, d, e = BadSeq() Expecting: Traceback (most recent call last): ... test.test_unpack.BozoError ok Trying: a, b, c = BadSeq() Expecting: Traceback (most recent call last): ... test.test_unpack.BozoError ok Trying: () = [] Expecting nothing ok Trying: [] = () Expecting nothing ok Trying: [] = [] Expecting nothing ok Trying: () = () BUILDSTDERR: Expecting no0.38user 0.04system 0:00.43elapsed 99%CPU (0avgtext+0avgdata 52244maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+11461minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_unpack_ex ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_unpack_ex thing ok Trying: () = 42 Expecting: Traceback (most recent call last): ... TypeError: 'int' object is not iterable ok Trying: () = [42] Expecting: Traceback (most recent call last): ... ValueError: too many values to unpack (expected 0) ok 2 items had no tests: test.test_unpack test.test_unpack.test_main 1 items passed all tests: 34 tests in test.test_unpack.__test__.doctests 34 tests in 3 items. 34 passed and 0 failed. Test passed. doctest (test.test_unpack) ... 34 tests with zero failures 1 test OK. Total duration: 142 ms Tests result: SUCCESS =================== test_unpack_ex ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14619 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_unpack_ex Trying: t = (1, 2, 3) Expecting nothing ok Trying: a, *b, c = t Expecting nothing ok Trying: a == 1 and b == [2] and c == 3 Expecting: True ok Trying: l = [4, 5, 6] Expecting nothing ok Trying: a, *b = l Expecting nothing ok Trying: a == 4 and b == [5, 6] Expecting: True ok Trying: *a, = 7, 8, 9 Expecting nothing ok Trying: a == [7, 8, 9] Expecting: True ok Trying: a, *b = 'one' Expecting nothing ok Trying: a == 'o' and b == ['n', 'e'] Expecting: True ok Trying: a, b, c, *d, e, f, g = range(10) Expecting nothing ok Trying: (a, b, c, d, e, f, g) == (0, 1, 2, [3, 4, 5, 6], 7, 8, 9) Expecting: True ok Trying: a, *b, c = (1, 2) Expecting nothing ok Trying: a == 1 and c == 2 and b == [] Expecting: True ok Trying: class Seq: def __getitem__(self, i): if i >= 0 and i < 3: return i raise IndexError Expecting nothing ok Trying: a, *b = Seq() Expecting nothing ok Trying: a == 0 and b == [1, 2] Expecting: True ok Trying: for a, *b, c in [(1,2,3), (4,5,6,7)]: print(a, b, c) Expecting: 1 [2] 3 4 [5, 6] 7 ok Trying: [a, *b, c] = range(5) Expecting nothing ok Trying: a == 0 and b == [1, 2, 3] and c == 4 Expecting: True ok Trying: a, *b, c = *d, e = range(5) Expecting nothing ok Trying: a == 0 and b == [1, 2, 3] and c == 4 and d == [0, 1, 2, 3] and e == 4 Expecting: True ok Trying: a, b, *c = range(5) Expecting nothing ok Trying: a, b, c Expecting: (0, 1, [2, 3, 4]) ok Trying: *a, b, c = a, b, *c Expecting nothing ok Trying: a, b, c Expecting: ([0, 1, 2], 3, 4) ok Trying: a = [1, 2, 3] Expecting nothing ok Trying: sorted({1, *a, 0, 4}) Expecting: [0, 1, 2, 3, 4] ok Trying: {1, *1, 0, 4} Expecting: Traceback (most recent call last): ... TypeError: 'int' object is not iterable ok Trying: kwds = {'z': 0, 'w': 12} Expecting nothing ok Trying: sorted({'x': 1, 'y': 2, **kwds}.items()) Expecting: [('w', 12), ('x', 1), ('y', 2), ('z', 0)] ok Trying: sorted({**{'x': 1}, 'y': 2, **{'z': 3}}.items()) Expecting: [('x', 1), ('y', 2), ('z', 3)] ok Trying: sorted({**{'x': 1}, 'y': 2, **{'x': 3}}.items()) Expecting: [('x', 3), ('y', 2)] ok Trying: sorted({**{'x': 1}, **{'x': 3}, 'x': 4}.items()) Expecting: [('x', 4)] ok Trying: {**{}} Expecting: {} ok Trying: a = {} Expecting nothing ok Trying: {**a}[0] = 1 Expecting nothing ok Trying: a Expecting: {} ok Trying: {**1} Expecting: Traceback (most recent call last): ... TypeError: 'int' object is not a mapping ok Trying: {**[]} Expecting: Traceback (most recent call last): ... TypeError: 'list' object is not a mapping ok Trying: len(eval("{" + ", ".join("**{{{}: {}}}".format(i, i) for i in range(1000)) + "}")) Expecting: 1000 ok Trying: {0:1, **{0:2}, 0:3, 0:4} Expecting: {0: 4} ok Trying: a, b, c = [0, 1, 2], 3, 4 Expecting nothing ok Trying: [*a, b, c] Expecting: [0, 1, 2, 3, 4] ok Trying: l = [a, (3, 4), {5}, {6: None}, (i for i in range(7, 10))] Expecting nothing ok Trying: [*item for item in l] Expecting: Traceback (most recent call last): ... SyntaxError: iterable unpacking cannot be used in comprehension ok Trying: [*[0, 1] for i in range(10)] Expecting: Traceback (most recent call last): ... SyntaxError: iterable unpacking cannot be used in comprehension ok Trying: [*'a' for i in range(10)] Expecting: Traceback (most recent call last): ... SyntaxError: iterable unpacking cannot be used in comprehension ok Trying: [*[] for i in range(10)] Expecting: Traceback (most recent call last): ... SyntaxError: iterable unpacking cannot be used in comprehension ok Trying: list(*x for x in (range(5) for i in range(3))) # doctest: +IGNORE_EXCEPTION_DETAIL Expecting: Traceback (most recent call last): ... list(*x for x in (range(5) for i in range(3))) ^ SyntaxError: invalid syntax ok Trying: dict(**x for x in [{1:2}]) # doctest: +IGNORE_EXCEPTION_DETAIL Expecting: Traceback (most recent call last): ... dict(**x for x in [{1:2}]) ^ SyntaxError: invalid syntax ok Trying: print(*[1], *[2], 3) Expecting: 1 2 3 ok Trying: def f(x, y): print(x, y) Expecting nothing ok Trying: original_dict = {'x': 1} Expecting nothing ok Trying: f(**original_dict, y=2) Expecting: 1 2 ok Trying: original_dict Expecting: {'x': 1} ok Trying: from collections.abc import MutableMapping Expecting nothing ok Trying: class CrazyDict(MutableMapping): def __init__(self): self.d = {} def __iter__(self): for x in self.d.__iter__(): if x == 'c': self.d['z'] = 10 yield x def __getitem__(self, k): return self.d[k] def __len__(self): return len(self.d) def __setitem__(self, k, v): self.d[k] = v def __delitem__(self, k): del self.d[k] Expecting nothing ok Trying: d = CrazyDict() Expecting nothing ok Trying: d.d = {chr(ord('a') + x): x for x in range(5)} Expecting nothing ok Trying: e = {**d} Expecting: Traceback (most recent call last): ... RuntimeError: dictionary changed size during iteration ok Trying: d.d = {chr(ord('a') + x): x for x in range(5)} Expecting nothing ok Trying: def f(**kwargs): print(kwargs) Expecting nothing ok Trying: f(**d) Expecting: Traceback (most recent call last): ... RuntimeError: dictionary changed size during iteration ok Trying: f(x=5, **{'x': 3}, y=2) # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...got multiple values for keyword argument 'x' ok Trying: f(**{'x': 3}, x=5, y=2) # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...got multiple values for keyword argument 'x' ok Trying: f(x=5, **{'x': 3}, **{'x': 2}) # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...got multiple values for keyword argument 'x' ok Trying: f(**{1: 3}, **{1: 5}) # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...keywords must be strings... ok Trying: f(x=5, **{'x': 3}, **{'x': 2}) # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...got multiple values for keyword argument 'x' ok Trying: f(**{1: 3}, **{1: 5}) # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... TypeError: ...keywords must be strings... ok Trying: a, *b = 7 Expecting: BUILDSTDERR: Traceback (most 0.39user 0.04system 0:00.44elapsed 98%CPU (0avgtext+0avgdata 52704maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+11576minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_urllib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_urllib recent call last): ... TypeError: 'int' object is not iterable ok Trying: a, *b, c, d, e = Seq() Expecting: Traceback (most recent call last): ... ValueError: not enough values to unpack (expected at least 4, got 3) ok Trying: a, b, c, d, *e = Seq() Expecting: Traceback (most recent call last): ... ValueError: not enough values to unpack (expected at least 4, got 3) ok Trying: class BozoError(Exception): pass Expecting nothing ok Trying: class BadSeq: def __getitem__(self, i): if i >= 0 and i < 3: return i elif i == 3: raise BozoError else: raise IndexError Expecting nothing ok Trying: a, *b, c, d, e = BadSeq() Expecting: Traceback (most recent call last): ... test.test_unpack_ex.BozoError ok Trying: a, *b, c, *d, e = range(10) # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... SyntaxError: two starred expressions in assignment ok Trying: [*b, *c] = range(10) # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... SyntaxError: two starred expressions in assignment ok Trying: *a = range(10) # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... SyntaxError: starred assignment target must be in a list or tuple ok Trying: *a # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... SyntaxError: can't use starred expression here ok Trying: *1 # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... SyntaxError: can't use starred expression here ok Trying: x = *a # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... SyntaxError: can't use starred expression here ok Trying: s = ", ".join("a%d" % i for i in range(1<<8)) + ", *rest = range(1<<8 + 1)" Expecting nothing ok Trying: compile(s, 'test', 'exec') # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... SyntaxError: too many expressions in star-unpacking assignment ok Trying: s = ", ".join("a%d" % i for i in range(1<<8 + 1)) + ", *rest = range(1<<8 + 2)" Expecting nothing ok Trying: compile(s, 'test', 'exec') # doctest:+ELLIPSIS Expecting: Traceback (most recent call last): ... SyntaxError: too many expressions in star-unpacking assignment ok 2 items had no tests: test.test_unpack_ex test.test_unpack_ex.test_main 1 items passed all tests: 86 tests in test.test_unpack_ex.__test__.doctests 86 tests in 3 items. 86 passed and 0 failed. Test passed. doctest (test.test_unpack_ex) ... 86 tests with zero failures 1 test OK. Total duration: 172 ms Tests result: SUCCESS =================== test_urllib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14623 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_urllib test_converting_drive_letter (test.test_urllib.PathName2URLTests) ... ok test_converting_when_no_drive_letter (test.test_urllib.PathName2URLTests) ... ok test_long_drive_letter (test.test_urllib.PathName2URLTests) ... ok test_roundtrip_pathname2url (test.test_urllib.PathName2URLTests) ... ok test_simple_compare (test.test_urllib.PathName2URLTests) ... ok test_basic (test.test_urllib.Pathname_Tests) ... ok test_ntpath (test.test_urllib.Pathname_Tests) ... skipped 'test specific to the urllib.url2path function.' test_quoting (test.test_urllib.Pathname_Tests) ... ok test_getproxies_environment_keep_no_proxies (test.test_urllib.ProxyTests) ... ok test_proxy_bypass_environment_host_match (test.test_urllib.ProxyTests) ... ok test_proxy_cgi_ignore (test.test_urllib.ProxyTests) ... ok test_getproxies_environment_prefer_lowercase (test.test_urllib.ProxyTests_withOrderedEnv) ... ok test_default_quoting (test.test_urllib.QuotingTests) ... ok test_default_safe (test.test_urllib.QuotingTests) ... ok test_never_quote (test.test_urllib.QuotingTests) ... ok test_quote_bytes (test.test_urllib.QuotingTests) ... ok test_quote_plus_with_unicode (test.test_urllib.QuotingTests) ... ok test_quote_with_unicode (test.test_urllib.QuotingTests) ... ok test_quoting_plus (test.test_urllib.QuotingTests) ... ok test_quoting_space (test.test_urllib.QuotingTests) ... ok test_safe (test.test_urllib.QuotingTests) ... ok test_default_values (test.test_urllib.RequestTests) ... ok test_with_method_arg (test.test_urllib.RequestTests) ... ok test_converting_drive_letter (test.test_urllib.URL2PathNameTests) ... ok test_converting_when_no_drive_letter (test.test_urllib.URL2PathNameTests) ... ok test_non_ascii_drive_letter (test.test_urllib.URL2PathNameTests) ... ok test_roundtrip_url2pathname (test.test_urllib.URL2PathNameTests) ... ok test_simple_compare (test.test_urllib.URL2PathNameTests) ... ok test_quoted_open (test.test_urllib.URLopener_Tests) ... ok test_unquote_to_bytes (test.test_urllib.UnquotingTests) ... ok test_unquote_with_unicode (test.test_urllib.UnquotingTests) ... ok test_unquoting (test.test_urllib.UnquotingTests) ... ok test_unquoting_badpercent (test.test_urllib.UnquotingTests) ... ok test_unquoting_mixed_case (test.test_urllib.UnquotingTests) ... ok test_unquoting_parts (test.test_urllib.UnquotingTests) ... ok test_unquoting_plus (test.test_urllib.UnquotingTests) ... ok test_thishost (test.test_urllib.Utility_Tests) Test the urllib.request.thishost utility function returns a tuple ... ok test_doseq (test.test_urllib.urlencode_Tests) ... ok test_empty_sequence (test.test_urllib.urlencode_Tests) ... ok test_nonstring_seq_values (test.test_urllib.urlencode_Tests) ... ok test_nonstring_values (test.test_urllib.urlencode_Tests) ... ok test_quoting (test.test_urllib.urlencode_Tests) ... ok test_urlencode_bytes (test.test_urllib.urlencode_Tests) ... ok test_urlencode_encoding (test.test_urllib.urlencode_Tests) ... ok test_urlencode_encoding_doseq (test.test_urllib.urlencode_Tests) ... ok test_urlencode_encoding_safe_parameter (test.test_urllib.urlencode_Tests) ... ok test_using_mapping (test.test_urllib.urlencode_Tests) ... ok test_using_sequence (test.test_urllib.urlencode_Tests) ... ok test_geturl (test.test_urllib.urlopen_DataTests) ... ok test_info (test.test_urllib.urlopen_DataTests) ... ok test_interface (test.test_urllib.urlopen_DataTests) ... ok test_invalid_base64_data (test.test_urllib.urlopen_DataTests) ... ok test_missing_comma (test.test_urllib.urlopen_DataTests) ... ok test_read_image (test.test_urllib.urlopen_DataTests) ... ok test_read_text (test.test_urllib.urlopen_DataTests) ... ok test_read_text_base64 (test.test_urllib.urlopen_DataTests) ... ok test_close (test.test_urllib.urlopen_FileTests) ... ok test_fileno (test.test_urllib.urlopen_FileTests) ... ok test_getcode (test.test_urllib.urlopen_FileTests) ... ok test_geturl (test.test_urllib.urlopen_FileTests) ... ok test_info (test.test_urllib.urlopen_FileTests) ... ok test_interface (test.test_urllib.urlopen_FileTests) ... ok test_iter (test.test_urllib.urlopen_FileTests) ... ok test_read (test.test_urllib.urlopen_FileTests) ... ok test_readline (test.test_urllib.urlopen_FileTests) ... ok test_readlines (test.test_urllib.urlopen_FileTests) ... ok test_relativelocalfile (test.test_urllib.urlopen_FileTests) ... ok test_URLopener_deprecation (test.test_urllib.urlopen_HttpTests) ... ok test_cafile_and_context (test.test_urllib.urlopen_HttpTests) ... ok test_empty_socket (test.test_urllib.urlopen_HttpTests) ... ok test_file_notexists (test.test_urllib.urlopen_HttpTests) ... ok test_ftp_cache_pruning (test.test_urllib.urlopen_HttpTests) ... ok test_ftp_nohost (test.test_urllib.urlopen_HttpTests) ... ok BUILDSTDERR: test_ftp_nonexisting (test.test_urllib.urlopen_HttpTe0.48user 0.03system 0:00.52elapsed 98%CPU (0avgtext+0avgdata 54720maxresident)k BUILDSTDERR: 0inputs+240outputs (0major+11955minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_urllib2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_urllib2 sts) ... ok test_invalid_redirect (test.test_urllib.urlopen_HttpTests) ... ok test_missing_localfile (test.test_urllib.urlopen_HttpTests) ... ok test_read_0_9 (test.test_urllib.urlopen_HttpTests) ... ok test_read_1_0 (test.test_urllib.urlopen_HttpTests) ... ok test_read_1_1 (test.test_urllib.urlopen_HttpTests) ... ok test_read_bogus (test.test_urllib.urlopen_HttpTests) ... ok test_redirect_limit_independent (test.test_urllib.urlopen_HttpTests) ... ok test_url_fragment (test.test_urllib.urlopen_HttpTests) ... ok test_userpass_inurl (test.test_urllib.urlopen_HttpTests) ... ok test_userpass_inurl_w_spaces (test.test_urllib.urlopen_HttpTests) ... ok test_willclose (test.test_urllib.urlopen_HttpTests) ... ok test_basic (test.test_urllib.urlretrieve_FileTests) ... ok test_copy (test.test_urllib.urlretrieve_FileTests) ... ok test_reporthook (test.test_urllib.urlretrieve_FileTests) ... ok test_reporthook_0_bytes (test.test_urllib.urlretrieve_FileTests) ... ok test_reporthook_5_bytes (test.test_urllib.urlretrieve_FileTests) ... ok test_reporthook_8193_bytes (test.test_urllib.urlretrieve_FileTests) ... ok test_short_content_raises_ContentTooShortError (test.test_urllib.urlretrieve_HttpTests) ... ok test_short_content_raises_ContentTooShortError_without_reporthook (test.test_urllib.urlretrieve_HttpTests) ... ok ---------------------------------------------------------------------- Ran 93 tests in 0.129s OK (skipped=1) 1 test OK. Total duration: 262 ms Tests result: SUCCESS =================== test_urllib2 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14627 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_urllib2 test_basic_and_digest_auth_handlers (test.test_urllib2.HandlerTests) ... ok test_basic_auth (test.test_urllib2.HandlerTests) ... ok test_basic_auth_with_single_quoted_realm (test.test_urllib2.HandlerTests) ... ok test_basic_auth_with_unquoted_realm (test.test_urllib2.HandlerTests) ... ok test_basic_prior_auth_auto_send (test.test_urllib2.HandlerTests) ... ok test_basic_prior_auth_send_after_first_success (test.test_urllib2.HandlerTests) ... ok test_cookie_redirect (test.test_urllib2.HandlerTests) ... ok test_cookies (test.test_urllib2.HandlerTests) ... ok test_errors (test.test_urllib2.HandlerTests) ... ok test_file (test.test_urllib2.HandlerTests) ... ok test_fixpath_in_weirdurls (test.test_urllib2.HandlerTests) ... ok test_ftp (test.test_urllib2.HandlerTests) ... ok test_full_url_deleter (test.test_urllib2.HandlerTests) ... ok test_full_url_setter (test.test_urllib2.HandlerTests) ... ok test_http (test.test_urllib2.HandlerTests) ... ok test_http_body_array (test.test_urllib2.HandlerTests) ... ok test_http_body_empty_seq (test.test_urllib2.HandlerTests) ... ok test_http_body_file (test.test_urllib2.HandlerTests) ... ok test_http_body_fileobj (test.test_urllib2.HandlerTests) ... ok test_http_body_iterable (test.test_urllib2.HandlerTests) ... ok test_http_body_pipe (test.test_urllib2.HandlerTests) ... ok test_http_closed (test.test_urllib2.HandlerTests) Test the connection is cleaned up when the response is closed ... ok test_http_doubleslash (test.test_urllib2.HandlerTests) ... ok test_http_handler_debuglevel (test.test_urllib2.HandlerTests) ... ok test_invalid_closed (test.test_urllib2.HandlerTests) Test the connection is cleaned up after an invalid response ... ok test_invalid_redirect (test.test_urllib2.HandlerTests) ... ok test_osx_proxy_bypass (test.test_urllib2.HandlerTests) ... skipped 'only relevant for OSX' test_proxy (test.test_urllib2.HandlerTests) ... ok test_proxy_basic_auth (test.test_urllib2.HandlerTests) ... ok BUILDSTDERR: test_proxy_https 0.59user 0.07system 0:00.67elapsed 99%CPU (0avgtext+0avgdata 54180maxresident)k BUILDSTDERR: 0inputs+80outputs (0major+24612minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_urllib2_localnet ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_urllib2_localnet (test.test_urllib2.HandlerTests) ... ok test_proxy_https_proxy_authorization (test.test_urllib2.HandlerTests) ... ok test_proxy_no_proxy (test.test_urllib2.HandlerTests) ... ok test_proxy_no_proxy_all (test.test_urllib2.HandlerTests) ... ok test_redirect (test.test_urllib2.HandlerTests) ... ok test_redirect_encoding (test.test_urllib2.HandlerTests) ... ok test_redirect_fragment (test.test_urllib2.HandlerTests) ... ok test_redirect_no_path (test.test_urllib2.HandlerTests) ... ok test_relative_redirect (test.test_urllib2.HandlerTests) ... ok test_unsupported_auth_basic_handler (test.test_urllib2.HandlerTests) ... ok test_unsupported_auth_digest_handler (test.test_urllib2.HandlerTests) ... ok test_HTTPError_interface (test.test_urllib2.MiscTests) ... ok test_build_opener (test.test_urllib2.MiscTests) ... ok test_issue16464 (test.test_urllib2.MiscTests) ... skipped 'test requires network access' test_parse_proxy (test.test_urllib2.MiscTests) ... ok test_unsupported_algorithm (test.test_urllib2.MiscTests) ... ok test_add_non_handler (test.test_urllib2.OpenerDirectorTests) ... ok test_badly_named_methods (test.test_urllib2.OpenerDirectorTests) ... ok test_handled (test.test_urllib2.OpenerDirectorTests) ... ok test_handler_order (test.test_urllib2.OpenerDirectorTests) ... ok test_http_error (test.test_urllib2.OpenerDirectorTests) ... ok test_processors (test.test_urllib2.OpenerDirectorTests) ... ok test_raise (test.test_urllib2.OpenerDirectorTests) ... ok test_password_manager (test.test_urllib2.RequestHdrsTests) ... ok test_password_manager_default_port (test.test_urllib2.RequestHdrsTests) ... ok test_request_headers_dict (test.test_urllib2.RequestHdrsTests) ... ok test_request_headers_methods (test.test_urllib2.RequestHdrsTests) ... ok test_data (test.test_urllib2.RequestTests) ... ok test_deleting_data_should_remove_content_length (test.test_urllib2.RequestTests) ... ok test_get_full_url (test.test_urllib2.RequestTests) ... ok test_get_host (test.test_urllib2.RequestTests) ... ok test_get_host_unquote (test.test_urllib2.RequestTests) ... ok test_get_type (test.test_urllib2.RequestTests) ... ok test_method (test.test_urllib2.RequestTests) ... ok test_proxy (test.test_urllib2.RequestTests) ... ok test_selector (test.test_urllib2.RequestTests) ... ok test_setting_data_should_remove_content_length (test.test_urllib2.RequestTests) ... ok test_url_fragment (test.test_urllib2.RequestTests) ... ok test_url_fullurl_get_full_url (test.test_urllib2.RequestTests) ... ok test_wrapped_url (test.test_urllib2.RequestTests) ... ok test_URLError_reasonstr (test.test_urllib2.TrivialTests) ... ok test___all__ (test.test_urllib2.TrivialTests) ... ok test_parse_http_list (test.test_urllib2.TrivialTests) ... ok test_trivial (test.test_urllib2.TrivialTests) ... ok ---------------------------------------------------------------------- Ran 73 tests in 0.264s OK (skipped=2) 1 test OK. Total duration: 404 ms Tests result: SUCCESS =================== test_urllib2_localnet ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14633 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_urllib2_localnet test_basic_auth_httperror (test.test_urllib2_localnet.BasicAuthTests) ... ok test_basic_auth_success (test.test_urllib2_localnet.BasicAuthTests) ... ok test_proxy_qop_auth_int_works_or_throws_urlerror (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_proxy_qop_auth_works (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_proxy_with_bad_password_raises_httperror (test.test_urllib2_localnet.ProxyAuthTests) ... ok BUILDSTDERR: test_proxy_with_no_password_raises_httperror (test.test_urllib2_localGot an error: BUILDSTDERR: [SSL: TLSV1_ALERT_UNKNOWN_CA] error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca BUILDSTDERR: Got an error: BUILDSTDERR: [SSL: TLSV1_ALERT_UNKNOWN_CA] error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca BUILDSTDERR: ---------------------------------------- BUILDSTDERR: Exception happened during processing of request from ('127.0.0.1', 41526) BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/socketserver.py", line 317, in _handle_request_noblock BUILDSTDERR: self.process_request(request, client_address) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/socketserver.py", line 348, in process_request BUILDSTDERR: self.finish_request(request, client_address) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/socketserver.py", line 361, in finish_request BUILDSTDERR: self.RequestHandlerClass(request, client_address, self) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/socketserver.py", line 696, in __init__ BUILDSTDERR: self.handle() BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/http/server.py", line 418, in handle BUILDSTDERR: self.handle_one_request() BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/http/server.py", line 386, in handle_one_request BUILDSTDERR: self.raw_requestline = self.rfile.readline(65537) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/socket.py", line 586, in readinto BUILDSTDERR: return self._sock.recv_into(b) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 1001, in recv_into BUILDSTDERR: return self.read(nbytes, buffer) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 864, in read BUILDSTDERR: return self._sslobj.read(len, buffer) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/ssl.py", line 624, in read BUILDSTDERR: v = self._sslobj.read(len, buffer) BUILDSTDERR: File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 504, in read BUILDSTDERR: raise pyssl_error(self, count) BUILDSTDERR: ConnectionResetError: [Errno 104] Connection reset by peer BUILDSTDERR: ---------------------------------------- BUILDSTDERR: 3.58user 0.05system 0:06.25elapsed 58%CPU (0avgtext+0avgdata 55952maxresident)k BUILDSTDERR: 0inputs+72outputs (0major+12322minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_urllib2net ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_urllib2net BUILDSTDERR: 0.35user 0.03system 0:00.39elapsed 99%CPU (0avgtext+0avgdata 52916maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+11607minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_urllib_response ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_urllib_response BUILDSTDERR: 0.31user 0.03system 0:00.35elapsed 99%CPU (0avgtext+0avgdata 51996maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9695minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_urllibnet ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_urllibnet BUILDSTDERR: 0.38user 0.04system 0:00.43elapsed 99%CPU (0avgtext+0avgdata 52168maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+11457minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_urlparse ==================== net.ProxyAuthTests) ... ok test_200 (test.test_urllib2_localnet.TestUrlopen) ... ok test_200_with_parameters (test.test_urllib2_localnet.TestUrlopen) ... ok test_404 (test.test_urllib2_localnet.TestUrlopen) ... ok test_basic (test.test_urllib2_localnet.TestUrlopen) ... ok test_chunked (test.test_urllib2_localnet.TestUrlopen) ... ok test_geturl (test.test_urllib2_localnet.TestUrlopen) ... ok test_https (test.test_urllib2_localnet.TestUrlopen) ... stopping HTTPS server joining HTTPS thread ok test_https_sni (test.test_urllib2_localnet.TestUrlopen) ... stopping HTTPS server joining HTTPS thread ok test_https_with_cadefault (test.test_urllib2_localnet.TestUrlopen) ... stopping HTTPS server joining HTTPS thread ok test_https_with_cafile (test.test_urllib2_localnet.TestUrlopen) ... stopping HTTPS server joining HTTPS thread stopping HTTPS server joining HTTPS thread ok test_info (test.test_urllib2_localnet.TestUrlopen) ... ok test_iteration (test.test_urllib2_localnet.TestUrlopen) ... ok test_line_iteration (test.test_urllib2_localnet.TestUrlopen) ... ok test_redirection (test.test_urllib2_localnet.TestUrlopen) ... ok test_sending_headers (test.test_urllib2_localnet.TestUrlopen) ... ok ---------------------------------------------------------------------- Ran 21 tests in 5.831s OK 1 test OK. Total duration: 6 sec Tests result: SUCCESS =================== test_urllib2net ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14659 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_urllib2net test_urllib2net skipped -- Use of the 'network' resource not enabled test_urllib2net skipped (resource denied) 1 test skipped: test_urllib2net Total duration: 130 ms Tests result: SUCCESS =================== test_urllib_response ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14663 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_urllib_response test_addclosehook (test.test_urllib_response.TestResponse) ... ok test_addinfo (test.test_urllib_response.TestResponse) ... ok test_addinfourl (test.test_urllib_response.TestResponse) ... ok test_with (test.test_urllib_response.TestResponse) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.001s OK 1 test OK. Total duration: 76 ms Tests result: SUCCESS =================== test_urllibnet ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14667 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_urllibnet test_urllibnet skipped -- Use of the 'network' resource not enabled test_urllibnet skipped (resource denied) 1 test skipped: test_urllibnet Total duration: 145 ms Tests result: SUCCESS BUILDSTDERR: =================== test_urlparse ==========+ /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_urlparse BUILDSTDERR: 0.41user 0.03system 0:00.45elapsed 98%CPU (0avgtext+0avgdata 52232maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+11362minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_userdict ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_userdict ========== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14671 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_urlparse test_Quoter_repr (test.test_urlparse.UrlParseTestCase) ... ok test_RFC1808 (test.test_urlparse.UrlParseTestCase) ... ok test_RFC2368 (test.test_urlparse.UrlParseTestCase) ... ok test_RFC2396 (test.test_urlparse.UrlParseTestCase) ... ok test_RFC2732 (test.test_urlparse.UrlParseTestCase) ... ok test_RFC3986 (test.test_urlparse.UrlParseTestCase) ... ok test_all (test.test_urlparse.UrlParseTestCase) ... ok test_anyscheme (test.test_urlparse.UrlParseTestCase) ... ok test_attributes_bad_port (test.test_urlparse.UrlParseTestCase) Check handling of invalid ports. ... ok test_attributes_without_netloc (test.test_urlparse.UrlParseTestCase) ... ok test_default_scheme (test.test_urlparse.UrlParseTestCase) ... ok test_http_roundtrips (test.test_urlparse.UrlParseTestCase) ... ok test_issue14072 (test.test_urlparse.UrlParseTestCase) ... ok test_mixed_types_rejected (test.test_urlparse.UrlParseTestCase) ... ok test_noslash (test.test_urlparse.UrlParseTestCase) ... ok test_parse_fragments (test.test_urlparse.UrlParseTestCase) ... ok test_parse_qs_encoding (test.test_urlparse.UrlParseTestCase) ... ok test_parse_qsl_encoding (test.test_urlparse.UrlParseTestCase) ... ok test_portseparator (test.test_urlparse.UrlParseTestCase) ... ok test_qs (test.test_urlparse.UrlParseTestCase) ... ok test_qsl (test.test_urlparse.UrlParseTestCase) ... ok test_quote_errors (test.test_urlparse.UrlParseTestCase) ... ok test_quote_from_bytes (test.test_urlparse.UrlParseTestCase) ... ok test_result_pairs (test.test_urlparse.UrlParseTestCase) ... ok test_roundtrips (test.test_urlparse.UrlParseTestCase) ... ok test_telurl_params (test.test_urlparse.UrlParseTestCase) ... ok test_unparse_parse (test.test_urlparse.UrlParseTestCase) ... ok test_unquote_to_bytes (test.test_urlparse.UrlParseTestCase) ... ok test_urldefrag (test.test_urlparse.UrlParseTestCase) ... ok test_urlencode_quote_via (test.test_urlparse.UrlParseTestCase) ... ok test_urlencode_sequences (test.test_urlparse.UrlParseTestCase) ... ok test_urljoins (test.test_urlparse.UrlParseTestCase) ... ok test_urlsplit_attributes (test.test_urlparse.UrlParseTestCase) ... ok test_usingsys (test.test_urlparse.UrlParseTestCase) ... ok test_withoutscheme (test.test_urlparse.UrlParseTestCase) ... ok test_splitattr (test.test_urlparse.Utility_Tests) ... ok test_splithost (test.test_urlparse.Utility_Tests) ... ok test_splitnport (test.test_urlparse.Utility_Tests) ... ok test_splitpasswd (test.test_urlparse.Utility_Tests) ... ok test_splitport (test.test_urlparse.Utility_Tests) ... ok test_splitquery (test.test_urlparse.Utility_Tests) ... ok test_splittag (test.test_urlparse.Utility_Tests) ... ok test_splittype (test.test_urlparse.Utility_Tests) ... ok test_splituser (test.test_urlparse.Utility_Tests) ... ok test_splitvalue (test.test_urlparse.Utility_Tests) ... ok test_to_bytes (test.test_urlparse.Utility_Tests) ... ok test_unwrap (test.test_urlparse.Utility_Tests) ... ok ---------------------------------------------------------------------- Ran 47 tests in 0.099s OK 1 test OK. Total duration: 177 ms Tests result: SUCCESS =================== test_userdict ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14675 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optim0.44user 0.04system 0:00.48elapsed 99%CPU (0avgtext+0avgdata 52264maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+11345minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_userlist ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_userlist ize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_userdict test_all (test.test_userdict.UserDictTest) ... ok test_bool (test.test_userdict.UserDictTest) ... ok test_clear (test.test_userdict.UserDictTest) ... ok test_constructor (test.test_userdict.UserDictTest) ... ok test_contains (test.test_userdict.UserDictTest) ... ok test_copy (test.test_userdict.UserDictTest) ... ok test_eq (test.test_userdict.UserDictTest) ... ok test_fromkeys (test.test_userdict.UserDictTest) ... ok test_get (test.test_userdict.UserDictTest) ... ok test_getitem (test.test_userdict.UserDictTest) ... ok test_init (test.test_userdict.UserDictTest) ... ok test_items (test.test_userdict.UserDictTest) ... ok test_keys (test.test_userdict.UserDictTest) ... ok test_len (test.test_userdict.UserDictTest) ... ok test_missing (test.test_userdict.UserDictTest) ... ok test_mutatingiteration (test.test_userdict.UserDictTest) ... ok test_pop (test.test_userdict.UserDictTest) ... ok test_popitem (test.test_userdict.UserDictTest) ... ok test_read (test.test_userdict.UserDictTest) ... ok test_repr (test.test_userdict.UserDictTest) ... ok test_setdefault (test.test_userdict.UserDictTest) ... ok test_update (test.test_userdict.UserDictTest) ... ok test_values (test.test_userdict.UserDictTest) ... ok test_write (test.test_userdict.UserDictTest) ... ok ---------------------------------------------------------------------- Ran 24 tests in 0.089s OK 1 test OK. Total duration: 174 ms Tests result: SUCCESS =================== test_userlist ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14679 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_userlist test_add_specials (test.test_userlist.UserListTest) ... ok test_addmul (test.test_userlist.UserListTest) ... ok test_append (test.test_userlist.UserListTest) ... ok test_bigrepeat (test.test_userlist.UserListTest) ... ok test_clear (test.test_userlist.UserListTest) ... ok test_constructor_exception_handling (test.test_userlist.UserListTest) ... ok test_constructors (test.test_userlist.UserListTest) ... ok test_contains (test.test_userlist.UserListTest) ... ok test_contains_fake (test.test_userlist.UserListTest) ... ok test_contains_order (test.test_userlist.UserListTest) ... ok test_copy (test.test_userlist.UserListTest) ... ok test_count (test.test_userlist.UserListTest) ... ok test_delitem (test.test_userlist.UserListTest) ... ok test_delslice (test.test_userlist.UserListTest) ... ok test_exhausted_iterator (test.test_userlist.UserListTest) ... ok test_extend (test.test_userlist.UserListTest) ... ok test_extendedslicing (test.test_userlist.UserListTest) ... ok test_free_after_iterating (test.test_userlist.UserListTest) ... ok test_getitem (test.test_userlist.UserListTest) ... ok test_getitem_error (test.test_userlist.UserListTest) ... ok test_getitemoverwriteiter (test.test_userlist.UserListTest) ... ok test_getslice (test.test_userlist.UserListTest) ... ok test_iadd (test.test_userlist.UserListTest) ... ok test_imul (test.test_userlist.UserListTest) ... ok test_index (test.test_userlist.UserListTest) ... ok test_init (test.test_userlist.UserListTest) ... ok test_insert (test.test_userlist.UserListTest) ... ok test_len (test.test_userlist.UserListTest) ... ok test_minmax (test.test_userlist.UserListTest) ... ok test_mixedadd (test.test_userlist.UserListTest) ... ok test_mixedcmp (test.test_userlist.UserListTest) ... ok test_pickle (test.test_userlist.UserListTest) ... ok BUILDSTDERR: test_pop (test.test_userlist.UserList0.40user 0.02system 0:00.43elapsed 99%CPU (0avgtext+0avgdata 53008maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+10894minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_userstring ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_userstring Test) ... ok test_print (test.test_userlist.UserListTest) ... ok test_radd_specials (test.test_userlist.UserListTest) ... ok test_remove (test.test_userlist.UserListTest) ... ok test_repeat (test.test_userlist.UserListTest) ... ok test_repr (test.test_userlist.UserListTest) ... ok test_reverse (test.test_userlist.UserListTest) ... ok test_reversed (test.test_userlist.UserListTest) ... ok test_set_subscript (test.test_userlist.UserListTest) ... ok test_setitem (test.test_userlist.UserListTest) ... ok test_setslice (test.test_userlist.UserListTest) ... ok test_slice (test.test_userlist.UserListTest) ... ok test_sort (test.test_userlist.UserListTest) ... ok test_subscript (test.test_userlist.UserListTest) ... ok test_truth (test.test_userlist.UserListTest) ... ok test_userlist_copy (test.test_userlist.UserListTest) ... ok ---------------------------------------------------------------------- Ran 48 tests in 0.091s OK 1 test OK. Total duration: 165 ms Tests result: SUCCESS =================== test_userstring ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14683 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_userstring test___contains__ (test.test_userstring.UserStringTest) ... ok test_additional_rsplit (test.test_userstring.UserStringTest) ... ok test_additional_split (test.test_userstring.UserStringTest) ... ok test_capitalize (test.test_userstring.UserStringTest) ... ok test_capitalize_nonascii (test.test_userstring.UserStringTest) ... ok test_center (test.test_userstring.UserStringTest) ... ok test_count (test.test_userstring.UserStringTest) ... ok test_endswith (test.test_userstring.UserStringTest) ... ok test_expandtabs (test.test_userstring.UserStringTest) ... ok test_extended_getslice (test.test_userstring.UserStringTest) ... ok test_find (test.test_userstring.UserStringTest) ... ok test_find_etc_raise_correct_error_messages (test.test_userstring.UserStringTest) ... ok test_fixtype (test.test_userstring.UserStringTest) ... ok test_floatformatting (test.test_userstring.UserStringTest) ... ok test_formatting (test.test_userstring.UserStringTest) ... ok test_formatting_c_limits (test.test_userstring.UserStringTest) ... skipped 'implementation detail specific to cpython' test_hash (test.test_userstring.UserStringTest) ... ok test_index (test.test_userstring.UserStringTest) ... ok test_inplace_rewrites (test.test_userstring.UserStringTest) ... ok test_isalnum (test.test_userstring.UserStringTest) ... ok test_isalpha (test.test_userstring.UserStringTest) ... ok test_isdigit (test.test_userstring.UserStringTest) ... ok test_islower (test.test_userstring.UserStringTest) ... ok test_isspace (test.test_userstring.UserStringTest) ... ok test_istitle (test.test_userstring.UserStringTest) ... ok test_isupper (test.test_userstring.UserStringTest) ... ok test_join (test.test_userstring.UserStringTest) ... ok test_ljust (test.test_userstring.UserStringTest) ... ok test_lower (test.test_userstring.UserStringTest) ... ok test_mul (test.test_userstring.UserStringTest) ... ok test_none_arguments (test.test_userstring.UserStringTest) ... ok test_partition (test.test_userstring.UserStringTest) ... ok test_replace (test.test_userstring.UserStringTest) ... ok test_replace_overflow (test.test_userstring.UserStringTest) ... ok test_rfind (test.test_userstring.UserStringTest) ... ok test_rindex (test.test_userstring.UserStringTest) ... ok test_rjust (test.test_userstring.UserStringTest) ... ok test_rpartition (test.test_userstring.UserStringTest) ... ok test_rsplit (test.test_userstring.UserStringTest) ... ok test_slice (test.test_userstring.UserStringTest) ... ok BUILDSTDERR: 0.59user 0.04system 0:00.64elapsed 99%CPU (0avgtext+0avgdata 53168maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+11738minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_utf8source ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_utf8source BUILDSTDERR: 0.29user 0.04system 0:00.34elapsed 97%CPU (0avgtext+0avgdata 52224maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9804minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_uu ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_uu BUILDSTDERR: test test_uu failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 0.31user 0.04system 0:00.36elapsed 98%CPU (0avgtext+0avgdata 52124maxresident)k BUILDSTDERR: 0inputs+96outputs (0major+10075minor)pagefaults 0swaps + echo test_uu + for TestName in $(cat testnames.txt) + echo =================== test_uuid ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_uuid test_split (test.test_userstring.UserStringTest) ... ok test_splitlines (test.test_userstring.UserStringTest) ... ok test_startswith (test.test_userstring.UserStringTest) ... ok test_strip (test.test_userstring.UserStringTest) ... ok test_strip_whitespace (test.test_userstring.UserStringTest) ... ok test_subscript (test.test_userstring.UserStringTest) ... ok test_swapcase (test.test_userstring.UserStringTest) ... ok test_title (test.test_userstring.UserStringTest) ... ok test_upper (test.test_userstring.UserStringTest) ... ok test_zfill (test.test_userstring.UserStringTest) ... ok ---------------------------------------------------------------------- Ran 50 tests in 0.251s OK (skipped=1) 1 test OK. Total duration: 336 ms Tests result: SUCCESS =================== test_utf8source ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14687 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_utf8source test_latin1 (test.test_utf8source.BuiltinCompileTests) ... ok test_badsyntax (test.test_utf8source.PEP3120Test) ... ok test_pep3120 (test.test_utf8source.PEP3120Test) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.002s OK 1 test OK. Total duration: 78 ms Tests result: SUCCESS =================== test_uu ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14691 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_uu test_decode (test.test_uu.UUTest) ... ok test_encode (test.test_uu.UUTest) ... ok test_garbage_padding (test.test_uu.UUTest) ... test_missingbegin (test.test_uu.UUTest) ... ok test_truncatedinput (test.test_uu.UUTest) ... ok test_decode (test.test_uu.UUStdIOTest) ... ok test_encode (test.test_uu.UUStdIOTest) ... ok test_decode (test.test_uu.UUFileTest) ... ok test_decode_filename (test.test_uu.UUFileTest) ... ok test_decodetwice (test.test_uu.UUFileTest) ... ok test_encode (test.test_uu.UUFileTest) ... ok ====================================================================== ERROR: test_garbage_padding (test.test_uu.UUTest) [uu_codec] ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_uu.py", line 114, in test_garbage_padding decoded = codecs.decode(encodedtext, "uu_codec") TypeError: 'uu_codec' decoder returned 'bytes' instead of 'str'; use codecs.decode() to decode to arbitrary types ---------------------------------------------------------------------- Ran 11 tests in 0.014s FAILED (errors=1) test_uu failed 1 test failed: test_uu Total duration: 88 ms Tests result: FAILURE =================== test_uuid ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14696 == encodings: locale=ANSI_X3.4-1968, FS=ascii BUILDSTDERR: Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warnin0.59user 0.07system 0:00.68elapsed 98%CPU (0avgtext+0avgdata 53052maxresident)k BUILDSTDERR: 0inputs+64outputs (0major+17276minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_venv ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_venv BUILDSTDERR: 76.29user 21.85system 1:38.82elapsed 99%CPU (0avgtext+0avgdata 130888maxresident)k BUILDSTDERR: 16inputs+28069536outputs (0major+269396minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_wait3 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_wait3 BUILDSTDERR: 0.94user 0.06system 0:06.46elapsed 15%CPU (0avgtext+0avgdata 52152maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+14287minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_wait4 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_wait4 g=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_uuid test_arp_getnode (test.test_uuid.TestInternals) ... skipped 'requires arp' test_find_mac (test.test_uuid.TestInternals) ... ok test_ifconfig_getnode (test.test_uuid.TestInternals) ... skipped 'requires ifconfig' test_ip_getnode (test.test_uuid.TestInternals) ... skipped 'requires ip' test_ipconfig_getnode (test.test_uuid.TestInternals) ... skipped 'requires Windows' test_lanscan_getnode (test.test_uuid.TestInternals) ... skipped 'requires lanscan' test_netbios_getnode (test.test_uuid.TestInternals) ... skipped 'requires win32wnet' test_netstat_getnode (test.test_uuid.TestInternals) ... skipped 'requires netstat' test_random_getnode (test.test_uuid.TestInternals) ... ok test_unixdll_getnode (test.test_uuid.TestInternals) ... ok test_windll_getnode (test.test_uuid.TestInternals) ... skipped 'requires Windows' testIssue8621 (test.test_uuid.TestUUID) ... ok test_UUID (test.test_uuid.TestUUID) ... ok test_exceptions (test.test_uuid.TestUUID) ... ok test_getnode (test.test_uuid.TestUUID) ... ok test_uuid1 (test.test_uuid.TestUUID) ... ok test_uuid3 (test.test_uuid.TestUUID) ... ok test_uuid4 (test.test_uuid.TestUUID) ... ok test_uuid5 (test.test_uuid.TestUUID) ... ok ---------------------------------------------------------------------- Ran 19 tests in 0.231s OK (skipped=8) 1 test OK. Total duration: 356 ms Tests result: SUCCESS =================== test_venv ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14702 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_venv test_defaults (test.test_venv.BasicTest) ... ok test_executable (test.test_venv.BasicTest) ... ok test_executable_symlinks (test.test_venv.BasicTest) ... ok test_isolation (test.test_venv.BasicTest) ... ok test_overwrite_existing (test.test_venv.BasicTest) ... ok test_prefixes (test.test_venv.BasicTest) ... ok test_prompt (test.test_venv.BasicTest) ... ok test_symlinking (test.test_venv.BasicTest) ... ok test_unoverwritable_fails (test.test_venv.BasicTest) ... ok test_upgrade (test.test_venv.BasicTest) ... ok test_devnull (test.test_venv.EnsurePipTest) ... ok test_explicit_no_pip (test.test_venv.EnsurePipTest) ... ok test_no_pip_by_default (test.test_venv.EnsurePipTest) ... ok test_with_pip (test.test_venv.EnsurePipTest) ... ok ---------------------------------------------------------------------- Ran 14 tests in 98.440s OK test_venv passed in 1 min 39 sec 1 test OK. Total duration: 1 min 39 sec Tests result: SUCCESS =================== test_wait3 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14740 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_wait3 test_wait (test.fork_wait.ForkWait) ... ok test_wait (test.test_wait3.Wait3Test) ... ok ---------------------------------------------------------------------- Ran 2 tests in 6.101s OK 1 test OK. Total duration: 6 sec Tests result: SUCCESS =================== test_wait4 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] BUILDSTDERR: == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide littl0.93user 0.05system 0:06.45elapsed 15%CPU (0avgtext+0avgdata 52188maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+14295minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_warnings ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_warnings e-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14754 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_wait4 test_wait (test.fork_wait.ForkWait) ... ok test_wait (test.test_wait4.Wait4Test) ... ok ---------------------------------------------------------------------- Ran 2 tests in 6.088s OK 1 test OK. Total duration: 6 sec Tests result: SUCCESS =================== test_warnings ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14768 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_warnings test_issue_8766 (test.test_warnings.BootstrapTest) ... ok test_catch_warnings_defaults (test.test_warnings.CCatchWarningTests) ... ok test_catch_warnings_recording (test.test_warnings.CCatchWarningTests) ... ok test_catch_warnings_reentry_guard (test.test_warnings.CCatchWarningTests) ... ok test_catch_warnings_restore (test.test_warnings.CCatchWarningTests) ... ok test_check_warnings (test.test_warnings.CCatchWarningTests) ... ok test_record_override_showwarning_before (test.test_warnings.CCatchWarningTests) ... ok test_record_override_showwarning_inside (test.test_warnings.CCatchWarningTests) ... ok test_comma_separated_warnings (test.test_warnings.CEnvironmentVariableTests) ... ok test_conflicting_envvar_and_command_line (test.test_warnings.CEnvironmentVariableTests) ... ok test_envvar_and_command_line (test.test_warnings.CEnvironmentVariableTests) ... ok test_nonascii (test.test_warnings.CEnvironmentVariableTests) ... skipped 'requires non-ascii filesystemencoding' test_single_warning (test.test_warnings.CEnvironmentVariableTests) ... ok test_always (test.test_warnings.CFilterTests) ... ok test_always_after_default (test.test_warnings.CFilterTests) ... ok test_append_duplicate (test.test_warnings.CFilterTests) ... ok test_default (test.test_warnings.CFilterTests) ... ok test_error (test.test_warnings.CFilterTests) ... ok test_error_after_default (test.test_warnings.CFilterTests) ... ok test_filterwarnings (test.test_warnings.CFilterTests) ... ok test_filterwarnings_duplicate_filters (test.test_warnings.CFilterTests) ... ok test_ignore (test.test_warnings.CFilterTests) ... ok test_ignore_after_default (test.test_warnings.CFilterTests) ... ok test_inheritance (test.test_warnings.CFilterTests) ... ok test_message_matching (test.test_warnings.CFilterTests) ... ok test_module (test.test_warnings.CFilterTests) ... ok test_mutate_filter_list (test.test_warnings.CFilterTests) ... ok test_once (test.test_warnings.CFilterTests) ... ok test_ordering (test.test_warnings.CFilterTests) ... ok test_simplefilter_duplicate_filters (test.test_warnings.CFilterTests) ... ok test_module_all_attribute (test.test_warnings.CPublicAPITests) ... ok test_improper_input (test.test_warnings.CWCmdLineTests) ... ok test_accelerated (test.test_warnings.CWarnTests) ... ok test_bad_str (test.test_warnings.CWarnTests) ... ok test_filename (test.test_warnings.CWarnTests) ... ok test_message (test.test_warnings.CWarnTests) ... ok test_missing_filename_main_with_argv (test.test_warnings.CWarnTests) ... ok test_missing_filename_main_with_argv_empty_string (test.test_warnings.CWarnTests) ... ok test_missing_filename_main_without_argv (test.test_warnings.CWarnTests) ... ok test_missing_filename_not_main (test.test_warnings.CWarnTests) ... ok test_stacklevel (test.test_warnings.CWarnTests) ... ok test_stacklevel_import (test.test_warnings.CWarnTests) ... ok test_warn_explicit_non_ascii_filename (test.test_warnings.CWarnTests) ... ok test_warn_explicit_type_errors (test.test_warnings.CWarnTests) ... ok test_warn_nonstandard_types (test.test_warnings.CWarnTests) ... ok test_warning_classes (test.test_warnings.CWarnTests) ... ok test_formatwarning (test.test_warnings.CWarningsDisplayTests) ... ok test_showwarning (test.test_warnings.CWarningsDisplayTests) ... ok test_finalization (test.test_warnings.FinalizationTest) ... ok test_late_resource_warning (test.test_warnings.FinalizationTest) ... skipped 'implementation detail specific to cpython' test_catch_warnings_defaults (test.test_warnings.PyCatchWarningTests) ... ok test_catch_warnings_recording (test.test_warnings.PyCatchWarningTests) ... ok test_catch_warnings_reentry_guard (test.test_warnings.PyCatchWarningTests) ... ok test_catch_warnings_restore (test.test_warnings.PyCatchWarningTests) ... ok test_check_warnings (test.test_warnings.PyCatchWarningTests) ... ok test_record_override_showwarning_before (test.test_warnings.PyCatchWarningTests) ... ok test_record_override_showwarning_inside (test.test_warnings.PyCatchWarningTests) ... ok test_comma_separated_warnings (test.test_warnings.PyEnvironmentVariableTests) ... ok test_conflicting_envvar_and_command_line (test.test_warnings.PyEnvironmentVariableTests) ... ok test_envvar_and_command_line (test.test_warnings.PyEnvironmentVariableTests) ... ok test_nonascii (test.test_warnings.PyEnvironmentVariableTests) ... skipped 'requires non-ascii filesystemencoding' test_single_warning (test.test_warnings.PyEnvironmentVariableTests) ... ok test_always (test.test_warnings.PyFilterTests) ... ok test_always_after_default (test.test_warnings.PyFilterTests) ... ok test_append_duplicate (test.test_warnings.PyFilterTests) ... ok test_default (test.test_warnings.PyFilterTests) ... ok test_error (test.test_warnings.PyFilterTests) ... ok test_error_after_default (test.test_warnings.PyFilterTests) ... ok test_filterwarnings (test.test_warnings.PyFilterTests) ... ok test_filterwarnings_duplicate_filters (test.test_warnings.PyFilterTests) ... ok test_ignore (test.test_warnings.PyFilterTests) ... ok test_ignore_after_default (test.test_warnings.PyFilterTests) ... ok test_inheritance (test.test_warnings.PyFilterTests) ... ok test_message_matching (test.test_warnings.PyFilterTests) ... ok test_module (test.test_warnings.PyFilterTests) ... ok test_mutate_filter_list (test.test_warnings.PyFilterTests) ... ok test_once (test.test_warnings.PyFilterTests) ... ok test_ordering (test.test_warnings.PyFilterTests) ... ok test_simplefilter_duplicate_filters (test.test_warnings.PyFilterTests) ... ok test_module_all_attribute (test.test_warnings.PyPublicAPITests) ... ok test_improper_input (test.test_warnings.PyWCmdLineTests) ... ok test_improper_option (test.test_warnings.PyWCmdLineTests) ... ok test_warnings_bootstrap (test.test_warnings.PyWCmdLineTests) ... ok test_bad_str (test.test_warnings.PyWarnTests) ... ok test_filename (test.test_warnings.PyWarnTests) ... ok test_message (test.test_warnings.PyWarnTests) ... ok test_missing_filename_main_with_argv (test.test_warnings.PyWarnTests) ... ok test_missing_filename_main_with_argv_empty_string (test.test_warnings.PyWarnTests) ... ok test_missing_filename_main_without_argv (test.test_warnings.PyWarnTests) ... ok test_missing_filename_not_main (test.test_warnings.PyWarnTests) ... ok test_pure_python (test.test_warnings.PyWarnTests) ... ok test_stacklevel (test.test_warnings.PyWarnTests) ... ok test_stacklevel_import (test.test_warnings.PyWarnTests) ... ok test_warn_explicit_non_ascii_filename (test.test_warnings.PyWarnTests) ... ok test_warn_explicit_type_errors (test.test_warnings.PyWarnTests) ... ok test_warn_nonstandard_types (test.test_warnings.PyWarnTests) ... ok test_warning_classes (test.test_warnings.PyWarnTests) ... ok test_formatwarning (test.test_warnings.PyWarningsDisplayTests) ... ok test_showwarning (test.test_warnings.PyWarningsDisplayTests) ... ok BUILDSTDERR: test_tracemalloc (test.test_warnings.PyWarningsDisplayTeststest test_warnings failed BUILDSTDERR: Command exited with non-zero status 1 BUILDSTDERR: 1.20user 0.33system 0:01.55elapsed 99%CPU (0avgtext+0avgdata 52156maxresident)k BUILDSTDERR: 8inputs+24outputs (0major+93876minor)pagefaults 0swaps + echo test_warnings + for TestName in $(cat testnames.txt) + echo =================== test_wave ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_wave ) ... FAIL test_default_action (test.test_warnings._WarningsTests) ... ok test_filename_none (test.test_warnings._WarningsTests) ... ok test_filter (test.test_warnings._WarningsTests) ... ok test_onceregistry (test.test_warnings._WarningsTests) ... ok test_show_warning_output (test.test_warnings._WarningsTests) ... ok test_showwarning_missing (test.test_warnings._WarningsTests) ... ok test_showwarning_not_callable (test.test_warnings._WarningsTests) ... ok test_showwarnmsg_missing (test.test_warnings._WarningsTests) ... ok test_stderr_none (test.test_warnings._WarningsTests) ... ok ====================================================================== FAIL: test_tracemalloc (test.test_warnings.PyWarningsDisplayTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/pypy3.6-v7.1.1-src/lib-python/3/test/test_warnings/__init__.py", line 880, in test_tracemalloc self.assertEqual(stderr, expected) AssertionError: '@test_14768_tmp:10: ResourceWarning: unclosed file <...>\n gc.collect()' != '@test_14768_tmp:9: ResourceWarning: unclosed file <...>\n[162 chars]nc()' - @test_14768_tmp:10: ResourceWarning: unclosed file <...> ? ^^ + @test_14768_tmp:9: ResourceWarning: unclosed file <...> ? ^ - gc.collect()+ f = None + Object allocated at (most recent call first): + File "@test_14768_tmp", lineno 5 + f = open(__file__) + File "@test_14768_tmp", lineno 12 + func() ---------------------------------------------------------------------- Ran 109 tests in 1.171s FAILED (failures=1, skipped=3) test_warnings failed 1 test failed: test_warnings Total duration: 1 sec Tests result: FAILURE =================== test_wave ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14789 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_wave test__all__ (test.test_wave.MiscTestCase) ... ok test_close (test.test_wave.WavePCM16Test) ... ok test_context_manager_with_filename (test.test_wave.WavePCM16Test) ... ok test_context_manager_with_open_file (test.test_wave.WavePCM16Test) ... ok test_copy (test.test_wave.WavePCM16Test) ... ok test_incompleted_write (test.test_wave.WavePCM16Test) ... ok test_multiple_writes (test.test_wave.WavePCM16Test) ... ok test_overflowed_write (test.test_wave.WavePCM16Test) ... ok test_read (test.test_wave.WavePCM16Test) ... ok test_read_not_from_start (test.test_wave.WavePCM16Test) ... ok test_read_params (test.test_wave.WavePCM16Test) ... ok test_unseekable_incompleted_write (test.test_wave.WavePCM16Test) ... ok test_unseekable_overflowed_write (test.test_wave.WavePCM16Test) ... ok test_unseekable_read (test.test_wave.WavePCM16Test) ... ok test_unseekable_write (test.test_wave.WavePCM16Test) ... ok test_write (test.test_wave.WavePCM16Test) ... ok test_write_array (test.test_wave.WavePCM16Test) ... ok test_write_bytearray (test.test_wave.WavePCM16Test) ... ok test_write_context_manager_calls_close (test.test_wave.WavePCM16Test) ... ok test_write_memoryview (test.test_wave.WavePCM16Test) ... ok test_write_params (test.test_wave.WavePCM16Test) ... ok test_close (test.test_wave.WavePCM24Test) ... ok test_context_manager_with_filename (test.test_wave.WavePCM24Test) ... ok test_context_manager_with_open_file (test.test_wave.WavePCM24Test) ... ok test_copy (test.test_wave.WavePCM24Test) ... ok test_incompleted_write (test.test_wave.WavePCM24Test) ... ok test_multiple_writes (test.test_wave.WavePCM24Test) ... ok test_overflowed_write (test.test_wave.WavePCM24Test) ... ok test_read (test.test_wave.WavePCM24Test) ... ok BUILDSTDERR: te0.39user 0.05system 0:00.45elapsed 98%CPU (0avgtext+0avgdata 52400maxresident)k BUILDSTDERR: 0inputs+744outputs (0major+11419minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_weakref ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_weakref st_read_not_from_start (test.test_wave.WavePCM24Test) ... ok test_read_params (test.test_wave.WavePCM24Test) ... ok test_unseekable_incompleted_write (test.test_wave.WavePCM24Test) ... ok test_unseekable_overflowed_write (test.test_wave.WavePCM24Test) ... ok test_unseekable_read (test.test_wave.WavePCM24Test) ... ok test_unseekable_write (test.test_wave.WavePCM24Test) ... ok test_write (test.test_wave.WavePCM24Test) ... ok test_write_array (test.test_wave.WavePCM24Test) ... ok test_write_bytearray (test.test_wave.WavePCM24Test) ... ok test_write_context_manager_calls_close (test.test_wave.WavePCM24Test) ... ok test_write_memoryview (test.test_wave.WavePCM24Test) ... ok test_write_params (test.test_wave.WavePCM24Test) ... ok test_close (test.test_wave.WavePCM32Test) ... ok test_context_manager_with_filename (test.test_wave.WavePCM32Test) ... ok test_context_manager_with_open_file (test.test_wave.WavePCM32Test) ... ok test_copy (test.test_wave.WavePCM32Test) ... ok test_incompleted_write (test.test_wave.WavePCM32Test) ... ok test_multiple_writes (test.test_wave.WavePCM32Test) ... ok test_overflowed_write (test.test_wave.WavePCM32Test) ... ok test_read (test.test_wave.WavePCM32Test) ... ok test_read_not_from_start (test.test_wave.WavePCM32Test) ... ok test_read_params (test.test_wave.WavePCM32Test) ... ok test_unseekable_incompleted_write (test.test_wave.WavePCM32Test) ... ok test_unseekable_overflowed_write (test.test_wave.WavePCM32Test) ... ok test_unseekable_read (test.test_wave.WavePCM32Test) ... ok test_unseekable_write (test.test_wave.WavePCM32Test) ... ok test_write (test.test_wave.WavePCM32Test) ... ok test_write_array (test.test_wave.WavePCM32Test) ... ok test_write_bytearray (test.test_wave.WavePCM32Test) ... ok test_write_context_manager_calls_close (test.test_wave.WavePCM32Test) ... ok test_write_memoryview (test.test_wave.WavePCM32Test) ... ok test_write_params (test.test_wave.WavePCM32Test) ... ok test_close (test.test_wave.WavePCM8Test) ... ok test_context_manager_with_filename (test.test_wave.WavePCM8Test) ... ok test_context_manager_with_open_file (test.test_wave.WavePCM8Test) ... ok test_copy (test.test_wave.WavePCM8Test) ... ok test_incompleted_write (test.test_wave.WavePCM8Test) ... ok test_multiple_writes (test.test_wave.WavePCM8Test) ... ok test_overflowed_write (test.test_wave.WavePCM8Test) ... ok test_read (test.test_wave.WavePCM8Test) ... ok test_read_not_from_start (test.test_wave.WavePCM8Test) ... ok test_read_params (test.test_wave.WavePCM8Test) ... ok test_unseekable_incompleted_write (test.test_wave.WavePCM8Test) ... ok test_unseekable_overflowed_write (test.test_wave.WavePCM8Test) ... ok test_unseekable_read (test.test_wave.WavePCM8Test) ... ok test_unseekable_write (test.test_wave.WavePCM8Test) ... ok test_write (test.test_wave.WavePCM8Test) ... ok test_write_array (test.test_wave.WavePCM8Test) ... ok test_write_bytearray (test.test_wave.WavePCM8Test) ... ok test_write_context_manager_calls_close (test.test_wave.WavePCM8Test) ... ok test_write_memoryview (test.test_wave.WavePCM8Test) ... ok test_write_params (test.test_wave.WavePCM8Test) ... ok ---------------------------------------------------------------------- Ran 81 tests in 0.092s OK 1 test OK. Total duration: 176 ms Tests result: SUCCESS =================== test_weakref ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14793 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_weakref test_basic_callback (test.test_weakref.ReferencesTestCase) ... ok test_basic_proxy (test.test_weakref.ReferencesTestCase) ... ok test_basic_ref (test.test_weakref.ReferencesTestCase) ... ok test_callable_proxy (test.test_weakref.ReferencesTestCase) ... ok test_callback_attribute (test.test_weakref.ReferencesTestCase) ... ok test_callback_attribute_after_deletion (test.test_weakref.ReferencesTestCase) ... ok test_callback_gcs (test.test_weakref.ReferencesTestCase) ... ok test_callback_in_cycle_1 (test.test_weakref.ReferencesTestCase) ... ok test_callback_in_cycle_2 (test.test_weakref.ReferencesTestCase) ... ok test_callback_in_cycle_3 (test.test_weakref.ReferencesTestCase) ... ok test_callback_in_cycle_4 (test.test_weakref.ReferencesTestCase) ... ok test_callback_in_cycle_resurrection (test.test_weakref.ReferencesTestCase) ... ok test_callbacks_on_callback (test.test_weakref.ReferencesTestCase) ... ok test_callbacks_protected (test.test_weakref.ReferencesTestCase) ... ok test_cfunction (test.test_weakref.ReferencesTestCase) ... skipped 'implementation detail specific to cpython' test_classes (test.test_weakref.ReferencesTestCase) ... ok test_constructor_kwargs (test.test_weakref.ReferencesTestCase) ... ok test_equality (test.test_weakref.ReferencesTestCase) ... ok test_gc_during_proxy_creation (test.test_weakref.ReferencesTestCase) ... skipped 'implementation detail not available on pypy' test_gc_during_ref_creation (test.test_weakref.ReferencesTestCase) ... skipped 'implementation detail not available on pypy' test_getweakrefcount (test.test_weakref.ReferencesTestCase) ... ok test_getweakrefs (test.test_weakref.ReferencesTestCase) ... ok test_hashing (test.test_weakref.ReferencesTestCase) ... ok test_init (test.test_weakref.ReferencesTestCase) ... ok test_multiple_callbacks (test.test_weakref.ReferencesTestCase) ... ok test_multiple_selfref_callbacks (test.test_weakref.ReferencesTestCase) ... ok test_newstyle_number_ops (test.test_weakref.ReferencesTestCase) ... ok test_ordering (test.test_weakref.ReferencesTestCase) ... ok test_proxy_bool (test.test_weakref.ReferencesTestCase) ... ok test_proxy_deletion (test.test_weakref.ReferencesTestCase) ... ok test_proxy_div (test.test_weakref.ReferencesTestCase) ... ok test_proxy_index (test.test_weakref.ReferencesTestCase) ... ok test_proxy_ref (test.test_weakref.ReferencesTestCase) ... ok test_proxy_reuse (test.test_weakref.ReferencesTestCase) ... ok test_proxy_unicode (test.test_weakref.ReferencesTestCase) ... ok test_ref_created_during_del (test.test_weakref.ReferencesTestCase) ... ok test_ref_reuse (test.test_weakref.ReferencesTestCase) ... ok test_set_callback_attribute (test.test_weakref.ReferencesTestCase) ... ok test_sf_bug_840829 (test.test_weakref.ReferencesTestCase) ... ok test_shared_proxy_without_callback (test.test_weakref.ReferencesTestCase) ... ok test_shared_ref_without_callback (test.test_weakref.ReferencesTestCase) ... ok test_trashcan_16602 (test.test_weakref.ReferencesTestCase) ... ok test_alive (test.test_weakref.WeakMethodTestCase) ... ok test_callback_when_method_dead (test.test_weakref.WeakMethodTestCase) ... ok test_callback_when_object_dead (test.test_weakref.WeakMethodTestCase) ... ok test_equality (test.test_weakref.WeakMethodTestCase) ... ok test_hashing (test.test_weakref.WeakMethodTestCase) ... ok test_method_dead (test.test_weakref.WeakMethodTestCase) ... ok test_no_cycles (test.test_weakref.WeakMethodTestCase) ... skipped 'implementation detail specific to cpython' test_object_dead (test.test_weakref.WeakMethodTestCase) ... ok test_make_weak_keyed_dict_from_dict (test.test_weakref.MappingTestCase) ... ok test_make_weak_keyed_dict_from_weak_keyed_dict (test.test_weakref.MappingTestCase) ... ok test_make_weak_keyed_dict_repr (test.test_weakref.MappingTestCase) ... ok test_make_weak_valued_dict_from_dict (test.test_weakref.MappingTestCase) ... ok test_make_weak_valued_dict_from_weak_valued_dict (test.test_weakref.MappingTestCase) ... ok test_make_weak_valued_dict_misc (test.test_weakref.MappingTestCase) ... ok test_make_weak_valued_dict_repr (test.test_weakref.MappingTestCase) ... ok test_threaded_weak_valued_consistency (test.test_weakref.MappingTestCase) ... ok test_threaded_weak_valued_pop (test.test_weakref.MappingTestCase) ... ok test_threaded_weak_valued_setdefault (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_bad_delitem (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_cascading_deletes (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_delitem (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_dict_popitem (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_dict_setdefault (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_dict_update (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_iters (test.test_weakref.MappingTestCase) ... ok test_weak_keyed_len_cycles (test.test_weakref.MappingTestCase) ... (, 1) [] 0 ok test_weak_keyed_len_race (test.test_weakref.MappingTestCase) ... skipped 'implementation detail not available on pypy' test_weak_keys (test.test_weakref.MappingTestCase) ... ok test_weak_keys_destroy_while_iterating (test.test_weakref.MappingTestCase) ... ok test_weak_valued_delitem (test.test_weakref.MappingTestCase) ... ok test_weak_valued_dict_popitem (test.test_weakref.MappingTestCase) ... ok test_weak_valued_dict_setdefault (test.test_weakref.MappingTestCase) ... ok test_weak_valued_dict_update (test.test_weakref.MappingTestCase) ... ok test_weak_valued_iters (test.test_weakref.MappingTestCase) ... ok test_weak_valued_len_cycles (test.test_weakref.MappingTestCase) ... (1, ) [] 0 ok test_weak_valued_len_race (test.test_weakref.MappingTestCase) ... skipped 'implementation detail not available on pypy' test_weak_values (test.test_weakref.MappingTestCase) ... ok test_weak_values_destroy_while_iterating (test.test_weakref.MappingTestCase) ... ok test_bool (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_constructor (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_get (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_getitem (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_items (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_keys (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_len (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_pop (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_popitem (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_read (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_setdefault (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_update (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_values (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_write (test.test_weakref.WeakValueDictionaryTestCase) ... ok test_bool (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_constructor (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_get (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_getitem (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_items (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_keys (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_len (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_pop (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_popitem (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_read (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_setdefault (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_update (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_values (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_write (test.test_weakref.WeakKeyDictionaryTestCase) ... ok test_subclass_refs (test.test_weakref.SubclassableWeakrefTestCase) ... ok test_subclass_refs_dont_conflate_callbacks (test.test_weakref.SubclassableWeakrefTestCase) ... ok test_subclass_refs_dont_replace_standard_refs (test.test_weakref.SubclassableWeakrefTestCase) ... ok test_subclass_refs_with_cycle (test.test_weakref.SubclassableWeakrefTestCase) Confirm https://bugs.python.org/issue3100 is fixed. ... ok test_subclass_refs_with_slots (test.test_weakref.SubclassableWeakrefTestCase) ... ok test_all_freed (test.test_weakref.FinalizeTestCase) ... ok test_atexit (test.test_weakref.FinalizeTestCase) ... ok test_finalize (test.test_weakref.FinalizeTestCase) ... ok test_order (test.test_weakref.FinalizeTestCase) ... ok ---------------------------------------------------------------------- Ran 117 tests in 2.232s OK (skipped=6) Trying: from test.support import gc_collect Expecting nothing ok Trying: import weakref Expecting nothing ok Trying: class Dict(dict): pass Expecting nothing ok Trying: obj = Dict(red=1, green=2, blue=3) # this object is weak referencable Expecting nothing ok Trying: r = weakref.ref(obj) Expecting nothing ok Trying: print(r() is obj) Expecting: True ok Trying: import weakref Expecting nothing ok Trying: class Object: pass Expecting nothing ok Trying: o = Object() Expecting nothing ok Trying: r = weakref.ref(o) Expecting nothing ok Trying: o2 = r() Expecting nothing ok Trying: o is o2 Expecting: True ok Trying: del o, o2 Expecting nothing ok Trying: gc_collect() Expecting nothing ok Trying: print(r()) Expecting: None ok Trying: import weakref Expecting nothing ok Trying: class ExtendedRef(weakref.ref): def __init__(self, ob, callback=None, **annotations): super().__init__(ob, callback) self.__counter = 0 for k, v in annotations.items(): setattr(self, k, v) def __call__(self): '''Return a pair containing the referent and the number of times the reference has been called. ''' ob = super().__call__() if ob is not None: self.__counter += 1 ob = (ob, self.__counter) return ob Expecting nothing ok Trying: class A: # not in docs from here, just testing the ExtendedRef pass Expecting nothing ok Trying: a = A() Expecting nothing ok Trying: r = ExtendedRef(a, foo=1, bar="baz") Expecting nothing ok Trying: r.foo Expecting: 1 ok Trying: r.bar Expecting: 'baz' ok Trying: r()[1] Expecting: 1 ok Trying: r()[1] Expecting: 2 ok Trying: r()[0] is a Expecting: True ok Trying: import weakref Expecting nothing ok Trying: _id2obj_dict = weakref.WeakValueDictionary() Expecting nothing ok Trying: def remember(obj): oid = id(obj) _id2obj_dict[oid] = obj return oid Expecting nothing ok Trying: def id2obj(oid): return _id2obj_dict[oid] Expecting nothing ok Trying: a = A() # from here, just testing Expecting nothing ok Trying: a_id = remember(a) Expecting nothing ok Trying: id2obj(a_id) is a Expecting: True ok Trying: del a Expecting nothing ok Trying: gc_collect() Expecting nothing ok Trying: try: id2obj(a_id) except KeyError: print('OK') else: print('WeakValueDictionary error') Expecting: OK ok 140 items had no tests: test.test_weakref test.test_weakref.C test.test_weakref.C.method test.test_weakref.Callable test.test_weakref.Callable.__call__ test.test_weakref.FinalizeTestCase test.test_weakref.FinalizeTestCase.A test.test_weakref.FinalizeTestCase._collect_if_necessary test.test_weakref.FinalizeTestCase.run_in_child test.test_weakref.FinalizeTestCase.test_all_freed test.test_weakref.FinalizeTestCase.test_atexit test.test_weakref.FinalizeTestCase.test_finalize test.test_weakref.FinalizeTestCase.test_order test.test_weakref.MappingTestCase test.test_weakref.MappingTestCase.check_iters test.test_weakref.MappingTestCase.check_len_cycles test.test_weakref.MappingTestCase.check_len_race test.test_weakref.MappingTestCase.check_popitem test.test_weakref.MappingTestCase.check_setdefault test.test_weakref.MappingTestCase.check_update test.test_weakref.MappingTestCase.check_weak_del_and_len_while_iterating test.test_weakref.MappingTestCase.check_weak_destroy_and_mutate_while_iterating test.test_weakref.MappingTestCase.check_weak_destroy_while_iterating test.test_weakref.MappingTestCase.make_weak_keyed_dict test.test_weakref.MappingTestCase.make_weak_valued_dict test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_from_dict test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_from_weak_keyed_dict test.test_weakref.MappingTestCase.test_make_weak_keyed_dict_repr test.test_weakref.MappingTestCase.test_make_weak_valued_dict_from_dict test.test_weakref.MappingTestCase.test_make_weak_valued_dict_from_weak_valued_dict test.test_weakref.MappingTestCase.test_make_weak_valued_dict_misc test.test_weakref.MappingTestCase.test_make_weak_valued_dict_repr test.test_weakref.MappingTestCase.test_threaded_weak_valued_consistency test.test_weakref.MappingTestCase.test_threaded_weak_valued_pop test.test_weakref.MappingTestCase.test_threaded_weak_valued_setdefault test.test_weakref.MappingTestCase.test_weak_keyed_bad_delitem test.test_weakref.MappingTestCase.test_weak_keyed_cascading_deletes test.test_weakref.MappingTestCase.test_weak_keyed_delitem test.test_weakref.MappingTestCase.test_weak_keyed_dict_popitem test.test_weakref.MappingTestCase.test_weak_keyed_dict_setdefault test.test_weakref.MappingTestCase.test_weak_keyed_dict_update test.test_weakref.MappingTestCase.test_weak_keyed_iters test.test_weakref.MappingTestCase.test_weak_keyed_len_cycles test.test_weakref.MappingTestCase.test_weak_keyed_len_race test.test_weakref.MappingTestCase.test_weak_keys test.test_weakref.MappingTestCase.test_weak_keys_destroy_while_iterating test.test_weakref.MappingTestCase.test_weak_valued_delitem test.test_weakref.MappingTestCase.test_weak_valued_dict_popitem test.test_weakref.MappingTestCase.test_weak_valued_dict_setdefault test.test_weakref.MappingTestCase.test_weak_valued_dict_update test.test_weakref.MappingTestCase.test_weak_valued_iters test.test_weakref.MappingTestCase.test_weak_valued_len_cycles test.test_weakref.MappingTestCase.test_weak_valued_len_race test.test_weakref.MappingTestCase.test_weak_values test.test_weakref.MappingTestCase.test_weak_values_destroy_while_iterating test.test_weakref.Object test.test_weakref.Object.__eq__ test.test_weakref.Object.__hash__ test.test_weakref.Object.__init__ test.test_weakref.Object.__lt__ test.test_weakref.Object.__repr__ test.test_weakref.Object.other_method test.test_weakref.Object.some_method test.test_weakref.RefCycle test.test_weakref.RefCycle.__init__ test.test_weakref.ReferencesTestCase test.test_weakref.ReferencesTestCase.check_basic_callback test.test_weakref.ReferencesTestCase.check_basic_ref test.test_weakref.ReferencesTestCase.check_gc_during_creation test.test_weakref.ReferencesTestCase.check_proxy test.test_weakref.ReferencesTestCase.check_shared_without_callback test.test_weakref.ReferencesTestCase.test_basic_callback test.test_weakref.ReferencesTestCase.test_basic_proxy test.test_weakref.ReferencesTestCase.test_basic_ref test.test_weakref.ReferencesTestCase.test_callable_proxy test.test_weakref.ReferencesTestCase.test_callback_attribute test.test_weakref.ReferencesTestCase.test_callback_attribute_after_deletion test.test_weakref.ReferencesTestCase.test_callback_gcs test.test_weakref.ReferencesTestCase.test_callback_in_cycle_1 test.test_weakref.ReferencesTestCase.test_callback_in_cycle_2 test.test_weakref.ReferencesTestCase.test_callback_in_cycle_3 test.test_weakref.ReferencesTestCase.test_callback_in_cycle_4 test.test_weakref.ReferencesTestCase.test_callback_in_cycle_resurrection test.test_weakref.ReferencesTestCase.test_callbacks_on_callback test.test_weakref.ReferencesTestCase.test_callbacks_protected test.test_weakref.ReferencesTestCase.test_cfunction BUILDSTDERR: test.test2.74user 0.10system 0:02.85elapsed 99%CPU (0avgtext+0avgdata 59088maxresident)k BUILDSTDERR: 0inputs+176outputs (0major+29438minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_weakset ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_weakset _weakref.ReferencesTestCase.test_classes test.test_weakref.ReferencesTestCase.test_constructor_kwargs test.test_weakref.ReferencesTestCase.test_equality test.test_weakref.ReferencesTestCase.test_gc_during_proxy_creation test.test_weakref.ReferencesTestCase.test_gc_during_ref_creation test.test_weakref.ReferencesTestCase.test_getweakrefcount test.test_weakref.ReferencesTestCase.test_getweakrefs test.test_weakref.ReferencesTestCase.test_hashing test.test_weakref.ReferencesTestCase.test_init test.test_weakref.ReferencesTestCase.test_multiple_callbacks test.test_weakref.ReferencesTestCase.test_multiple_selfref_callbacks test.test_weakref.ReferencesTestCase.test_newstyle_number_ops test.test_weakref.ReferencesTestCase.test_ordering test.test_weakref.ReferencesTestCase.test_proxy_bool test.test_weakref.ReferencesTestCase.test_proxy_deletion test.test_weakref.ReferencesTestCase.test_proxy_div test.test_weakref.ReferencesTestCase.test_proxy_index test.test_weakref.ReferencesTestCase.test_proxy_ref test.test_weakref.ReferencesTestCase.test_proxy_reuse test.test_weakref.ReferencesTestCase.test_proxy_unicode test.test_weakref.ReferencesTestCase.test_ref_created_during_del test.test_weakref.ReferencesTestCase.test_ref_reuse test.test_weakref.ReferencesTestCase.test_set_callback_attribute test.test_weakref.ReferencesTestCase.test_sf_bug_840829 test.test_weakref.ReferencesTestCase.test_shared_proxy_without_callback test.test_weakref.ReferencesTestCase.test_shared_ref_without_callback test.test_weakref.ReferencesTestCase.test_trashcan_16602 test.test_weakref.SubclassableWeakrefTestCase test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_dont_conflate_callbacks test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_dont_replace_standard_refs test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_with_cycle test.test_weakref.SubclassableWeakrefTestCase.test_subclass_refs_with_slots test.test_weakref.TestBase test.test_weakref.TestBase.callback test.test_weakref.TestBase.setUp test.test_weakref.WeakKeyDictionaryTestCase test.test_weakref.WeakKeyDictionaryTestCase._reference test.test_weakref.WeakMethodTestCase test.test_weakref.WeakMethodTestCase._subclass test.test_weakref.WeakMethodTestCase.test_alive test.test_weakref.WeakMethodTestCase.test_callback_when_method_dead test.test_weakref.WeakMethodTestCase.test_callback_when_object_dead test.test_weakref.WeakMethodTestCase.test_equality test.test_weakref.WeakMethodTestCase.test_hashing test.test_weakref.WeakMethodTestCase.test_method_dead test.test_weakref.WeakMethodTestCase.test_no_cycles test.test_weakref.WeakMethodTestCase.test_object_dead test.test_weakref.WeakValueDictionaryTestCase test.test_weakref.WeakValueDictionaryTestCase._reference test.test_weakref.collect_in_thread test.test_weakref.create_bound_method test.test_weakref.create_function test.test_weakref.test_main 1 items passed all tests: 35 tests in test.test_weakref.__test__.libreftest 35 tests in 141 items. 35 passed and 0 failed. Test passed. doctest (test.test_weakref) ... 35 tests with zero failures 1 test OK. Total duration: 3 sec Tests result: SUCCESS =================== test_weakset ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14802 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_weakset BUILDSTDERR: test_add (test.test_weakset.TestWeakSet) ..0.53user 0.03system 0:00.58elapsed 97%CPU (0avgtext+0avgdata 52492maxresident)k BUILDSTDERR: 0inputs+56outputs (0major+10788minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_webbrowser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_webbrowser . ok test_and (test.test_weakset.TestWeakSet) ... ok test_clear (test.test_weakset.TestWeakSet) ... ok test_constructor_identity (test.test_weakset.TestWeakSet) ... ok test_contains (test.test_weakset.TestWeakSet) ... ok test_copy (test.test_weakset.TestWeakSet) ... ok test_difference (test.test_weakset.TestWeakSet) ... ok test_difference_update (test.test_weakset.TestWeakSet) ... ok test_discard (test.test_weakset.TestWeakSet) ... ok test_eq (test.test_weakset.TestWeakSet) ... ok test_gc (test.test_weakset.TestWeakSet) ... ok test_gt (test.test_weakset.TestWeakSet) ... ok test_hash (test.test_weakset.TestWeakSet) ... ok test_iand (test.test_weakset.TestWeakSet) ... ok test_init (test.test_weakset.TestWeakSet) ... ok test_inplace_on_self (test.test_weakset.TestWeakSet) ... ok test_intersection (test.test_weakset.TestWeakSet) ... ok test_intersection_update (test.test_weakset.TestWeakSet) ... ok test_ior (test.test_weakset.TestWeakSet) ... ok test_isdisjoint (test.test_weakset.TestWeakSet) ... ok test_isub (test.test_weakset.TestWeakSet) ... ok test_ixor (test.test_weakset.TestWeakSet) ... ok test_len (test.test_weakset.TestWeakSet) ... ok test_len_cycles (test.test_weakset.TestWeakSet) ... ok test_len_race (test.test_weakset.TestWeakSet) ... skipped 'PyPy has no cyclic collection' test_lt (test.test_weakset.TestWeakSet) ... ok test_methods (test.test_weakset.TestWeakSet) ... ok test_ne (test.test_weakset.TestWeakSet) ... ok test_new_or_init (test.test_weakset.TestWeakSet) ... ok test_or (test.test_weakset.TestWeakSet) ... ok test_pop (test.test_weakset.TestWeakSet) ... ok test_remove (test.test_weakset.TestWeakSet) ... ok test_sub (test.test_weakset.TestWeakSet) ... ok test_sub_and_super (test.test_weakset.TestWeakSet) ... ok test_subclass_with_custom_hash (test.test_weakset.TestWeakSet) ... ok test_symmetric_difference (test.test_weakset.TestWeakSet) ... ok test_symmetric_difference_update (test.test_weakset.TestWeakSet) ... ok test_union (test.test_weakset.TestWeakSet) ... ok test_update (test.test_weakset.TestWeakSet) ... ok test_update_set (test.test_weakset.TestWeakSet) ... ok test_weak_destroy_and_mutate_while_iterating (test.test_weakset.TestWeakSet) ... ok test_weak_destroy_while_iterating (test.test_weakset.TestWeakSet) ... ok test_xor (test.test_weakset.TestWeakSet) ... ok ---------------------------------------------------------------------- Ran 43 tests in 0.222s OK (skipped=1) 1 test OK. Total duration: 305 ms Tests result: SUCCESS =================== test_webbrowser ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14806 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_webbrowser test_open (test.test_webbrowser.BackgroundBrowserCommandTest) ... ok test_open (test.test_webbrowser.ChromeCommandTest) ... ok test_open_new (test.test_webbrowser.ChromeCommandTest) ... ok test_open_new_tab (test.test_webbrowser.ChromeCommandTest) ... ok test_open_with_autoraise_false (test.test_webbrowser.ChromeCommandTest) ... ok test_open (test.test_webbrowser.ELinksCommandTest) ... ok test_open_new (test.test_webbrowser.ELinksCommandTest) ... ok test_open_new_tab (test.test_webbrowser.ELinksCommandTest) ... ok test_open_with_autoraise_false (test.test_webbrowser.ELinksCommandTest) ... ok test_open (test.test_webbrowser.GaleonCommandTest) ... ok test_open_new (test.test_webbrowser.GaleonCommandTest) ... ok test_open_new_tab (test.test_webbrowser.GaleonCommandTest) ... ok test_open_with_autoraise_false (test.test_webbrowser.GaleonCommandTest) ... ok test_open (test.test_webbrowser.GenericBrowserCommandTest) ... ok BUILDSTDERR: test_open (test.test_webbrowser.MozillaC0.34user 0.03system 0:00.38elapsed 98%CPU (0avgtext+0avgdata 52256maxresident)k BUILDSTDERR: 0inputs+32outputs (0major+11191minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_winconsoleio ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_winconsoleio BUILDSTDERR: 0.31user 0.03system 0:00.35elapsed 99%CPU (0avgtext+0avgdata 52156maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9735minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_winreg ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_winreg BUILDSTDERR: 0.31user 0.03system 0:00.35elapsed 98%CPU (0avgtext+0avgdata 52120maxresident)k BUILDSTDERR: 0inputs+48outputs (0major+10072minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_winsound ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_winsound BUILDSTDERR: 0.30user 0.03system 0:00.34elapsed 99%CPU (0avgtext+0avgdata 52004maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+9693minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_with ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_with ommandTest) ... ok test_open_new (test.test_webbrowser.MozillaCommandTest) ... ok test_open_new_tab (test.test_webbrowser.MozillaCommandTest) ... ok test_open_with_autoraise_false (test.test_webbrowser.MozillaCommandTest) ... ok test_open (test.test_webbrowser.NetscapeCommandTest) ... ok test_open_new (test.test_webbrowser.NetscapeCommandTest) ... ok test_open_new_tab (test.test_webbrowser.NetscapeCommandTest) ... ok test_open_with_autoraise_false (test.test_webbrowser.NetscapeCommandTest) ... ok test_open (test.test_webbrowser.OperaCommandTest) ... ok test_open_new (test.test_webbrowser.OperaCommandTest) ... ok test_open_new_tab (test.test_webbrowser.OperaCommandTest) ... ok test_open_with_autoraise_false (test.test_webbrowser.OperaCommandTest) ... ok ---------------------------------------------------------------------- Ran 26 tests in 0.024s OK 1 test OK. Total duration: 107 ms Tests result: SUCCESS =================== test_winconsoleio ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14810 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_winconsoleio test_winconsoleio skipped -- test only relevant on win32 test_winconsoleio skipped 1 test skipped: test_winconsoleio Total duration: 70 ms Tests result: SUCCESS =================== test_winreg ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14814 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_winreg test_winreg skipped -- No module named 'winreg' test_winreg skipped 1 test skipped: test_winreg Total duration: 77 ms Tests result: SUCCESS =================== test_winsound ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14818 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_winsound test_winsound skipped -- Use of the 'audio' resource not enabled test_winsound skipped (resource denied) 1 test skipped: test_winsound Total duration: 67 ms Tests result: SUCCESS =================== test_with ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14822 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_with testMultipleComplexTargets (test.test_with.AssignmentTargetTestCase) ... ok testSingleComplexTarget (test.test_with.AssignmentTargetTestCase) ... ok BUILDSTDERR: testErrorsInBo0.34user 0.03system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 52272maxresident)k BUILDSTDERR: 0inputs+104outputs (0major+10802minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_wsgiref ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_wsgiref ol (test.test_with.ExceptionalTestCase) ... ok testExceptionNormalized (test.test_with.ExceptionalTestCase) ... ok testMultipleResourcesInSingleStatement (test.test_with.ExceptionalTestCase) ... ok testNestedExceptionAfterInnerStatement (test.test_with.ExceptionalTestCase) ... ok testNestedExceptionBeforeInnerStatement (test.test_with.ExceptionalTestCase) ... ok testNestedSingleStatements (test.test_with.ExceptionalTestCase) ... ok testRaisedGeneratorExit1 (test.test_with.ExceptionalTestCase) ... ok testRaisedGeneratorExit2 (test.test_with.ExceptionalTestCase) ... ok testRaisedStopIteration1 (test.test_with.ExceptionalTestCase) ... ok testRaisedStopIteration2 (test.test_with.ExceptionalTestCase) ... ok testRaisedStopIteration3 (test.test_with.ExceptionalTestCase) ... ok testSingleResource (test.test_with.ExceptionalTestCase) ... ok testExitFalseDoesntSwallowException (test.test_with.ExitSwallowsExceptionTestCase) ... ok testExitTrueSwallowsException (test.test_with.ExitSwallowsExceptionTestCase) ... ok testAssignmentToNoneError (test.test_with.FailureTestCase) ... ok testAssignmentToTupleContainingNoneError (test.test_with.FailureTestCase) ... ok testAssignmentToTupleOnlyContainingNoneError (test.test_with.FailureTestCase) ... ok testEnterAttributeError1 (test.test_with.FailureTestCase) ... ok testEnterAttributeError2 (test.test_with.FailureTestCase) ... ok testEnterThrows (test.test_with.FailureTestCase) ... ok testExitAttributeError (test.test_with.FailureTestCase) ... ok testExitThrows (test.test_with.FailureTestCase) ... ok testNameError (test.test_with.FailureTestCase) ... ok testMultipleArgBound (test.test_with.NestedNonexceptionalTestCase) ... ok testMultipleArgUnbound (test.test_with.NestedNonexceptionalTestCase) ... ok testSingleArgBoundToMultipleElementTupleError (test.test_with.NestedNonexceptionalTestCase) ... ok testSingleArgBoundToNonTuple (test.test_with.NestedNonexceptionalTestCase) ... ok testSingleArgBoundToSingleElementParenthesizedList (test.test_with.NestedNonexceptionalTestCase) ... ok testSingleArgInlineGeneratorSyntax (test.test_with.NestedNonexceptionalTestCase) ... ok testSingleArgUnbound (test.test_with.NestedNonexceptionalTestCase) ... ok testEnterReturnsTuple (test.test_with.NestedWith) ... ok testExceptionInEnter (test.test_with.NestedWith) ... ok testExceptionInExit (test.test_with.NestedWith) ... ok testExceptionInExprList (test.test_with.NestedWith) ... ok testNoExceptions (test.test_with.NestedWith) ... ok testWithBreak (test.test_with.NonLocalFlowControlTestCase) ... ok testWithContinue (test.test_with.NonLocalFlowControlTestCase) ... ok testWithRaise (test.test_with.NonLocalFlowControlTestCase) ... ok testWithReturn (test.test_with.NonLocalFlowControlTestCase) ... ok testWithYield (test.test_with.NonLocalFlowControlTestCase) ... ok testBoundGenerator (test.test_with.NonexceptionalTestCase) ... ok testInlineGeneratorBoundSyntax (test.test_with.NonexceptionalTestCase) ... ok testInlineGeneratorBoundToDottedVariable (test.test_with.NonexceptionalTestCase) ... ok testInlineGeneratorBoundToExistingVariable (test.test_with.NonexceptionalTestCase) ... ok testInlineGeneratorSyntax (test.test_with.NonexceptionalTestCase) ... ok testNestedSingleStatements (test.test_with.NonexceptionalTestCase) ... ok testUnboundGenerator (test.test_with.NonexceptionalTestCase) ... ok ---------------------------------------------------------------------- Ran 49 tests in 0.013s OK 1 test OK. Total duration: 98 ms Tests result: SUCCESS =================== test_wsgiref ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14826 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) BUILDSTDERR: Run test0.53user 0.11system 0:00.64elapsed 100%CPU (0avgtext+0avgdata 109988maxresident)k BUILDSTDERR: 0inputs+80outputs (0major+32530minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_xdrlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_xdrlib BUILDSTDERR: 0.32user 0.03system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 52064maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+9863minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_xml_dom_minicompat ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_xml_dom_minicompat s sequentially 0:00:00 [1/1] test_wsgiref testAbstractMethods (test.test_wsgiref.HandlerTests) ... ok testBasicErrorOutput (test.test_wsgiref.HandlerTests) ... ok testBytesData (test.test_wsgiref.HandlerTests) ... ok testCGIEnviron (test.test_wsgiref.HandlerTests) ... ok testCloseOnError (test.test_wsgiref.HandlerTests) ... ok testContentLength (test.test_wsgiref.HandlerTests) ... ok testEnviron (test.test_wsgiref.HandlerTests) ... ok testErrorAfterOutput (test.test_wsgiref.HandlerTests) ... ok testHeaderFormats (test.test_wsgiref.HandlerTests) ... ok testPartialWrite (test.test_wsgiref.HandlerTests) ... ok testScheme (test.test_wsgiref.HandlerTests) ... ok testExtras (test.test_wsgiref.HeaderTests) ... ok testMappingInterface (test.test_wsgiref.HeaderTests) ... ok testRequireList (test.test_wsgiref.HeaderTests) ... ok test_bytes_validation (test.test_wsgiref.IntegrationTests) ... ok test_cp1252_url (test.test_wsgiref.IntegrationTests) ... ok test_environ (test.test_wsgiref.IntegrationTests) ... ok test_interrupted_write (test.test_wsgiref.IntegrationTests) ... ok test_plain_hello (test.test_wsgiref.IntegrationTests) ... ok test_request_length (test.test_wsgiref.IntegrationTests) ... ok test_simple_validation_error (test.test_wsgiref.IntegrationTests) ... ok test_status_validation_errors (test.test_wsgiref.IntegrationTests) ... ok test_validated_hello (test.test_wsgiref.IntegrationTests) ... ok test_wsgi_input (test.test_wsgiref.IntegrationTests) ... ok testAppURIs (test.test_wsgiref.UtilityTests) ... ok testCrossDefaults (test.test_wsgiref.UtilityTests) ... ok testDefaults (test.test_wsgiref.UtilityTests) ... ok testFileWrapper (test.test_wsgiref.UtilityTests) ... ok testGuessScheme (test.test_wsgiref.UtilityTests) ... ok testHopByHop (test.test_wsgiref.UtilityTests) ... ok testNormalizedShifts (test.test_wsgiref.UtilityTests) ... ok testReqURIs (test.test_wsgiref.UtilityTests) ... ok testSimpleShifts (test.test_wsgiref.UtilityTests) ... ok ---------------------------------------------------------------------- Ran 33 tests in 0.190s OK 1 test OK. Total duration: 366 ms Tests result: SUCCESS =================== test_xdrlib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14831 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_xdrlib test_double (test.test_xdrlib.ConversionErrorTest) ... ok test_float (test.test_xdrlib.ConversionErrorTest) ... ok test_pack_int (test.test_xdrlib.ConversionErrorTest) ... ok test_pack_uint (test.test_xdrlib.ConversionErrorTest) ... ok test_uhyper (test.test_xdrlib.ConversionErrorTest) ... ok test_xdr (test.test_xdrlib.XDRTest) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.002s OK 1 test OK. Total duration: 84 ms Tests result: SUCCESS =================== test_xml_dom_minicompat ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14835 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_xml_dom_minicompat test_emptynodelist___add__ (test.test_xml_dom_minicompat.EmptyNodeListTestCase) ... ok test_emptynodelist___radd__ (test.test_xml_dom_minicompat.EmptyNodeListTestCase) ... ok BUILDSTDERR: test_emptynodelist_ite0.32user 0.03system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 52332maxresident)k BUILDSTDERR: 0inputs+24outputs (0major+10006minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_xml_etree ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_xml_etree m (test.test_xml_dom_minicompat.EmptyNodeListTestCase) ... ok test_emptynodelist_length (test.test_xml_dom_minicompat.EmptyNodeListTestCase) ... ok test_nodelist___add__ (test.test_xml_dom_minicompat.NodeListTestCase) ... ok test_nodelist___radd__ (test.test_xml_dom_minicompat.NodeListTestCase) ... ok test_nodelist_copy (test.test_xml_dom_minicompat.NodeListTestCase) ... ok test_nodelist_deepcopy (test.test_xml_dom_minicompat.NodeListTestCase) ... ok test_nodelist_item (test.test_xml_dom_minicompat.NodeListTestCase) ... ok test_nodelist_length (test.test_xml_dom_minicompat.NodeListTestCase) ... ok test_nodelist_pickle_roundtrip (test.test_xml_dom_minicompat.NodeListTestCase) ... ok ---------------------------------------------------------------------- Ran 11 tests in 0.007s OK 1 test OK. Total duration: 83 ms Tests result: SUCCESS =================== test_xml_etree ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14839 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_xml_etree test_all (test.test_xml_etree.ModuleTest) ... ok test_sanity (test.test_xml_etree.ModuleTest) ... ok test_delslice (test.test_xml_etree.ElementSlicingTest) ... ok test_getslice_negative_steps (test.test_xml_etree.ElementSlicingTest) ... ok test_getslice_range (test.test_xml_etree.ElementSlicingTest) ... ok test_getslice_single_index (test.test_xml_etree.ElementSlicingTest) ... ok test_getslice_steps (test.test_xml_etree.ElementSlicingTest) ... ok test_setslice_negative_steps (test.test_xml_etree.ElementSlicingTest) ... ok test_setslice_range (test.test_xml_etree.ElementSlicingTest) ... ok test_setslice_single_index (test.test_xml_etree.ElementSlicingTest) ... ok test_setslice_steps (test.test_xml_etree.ElementSlicingTest) ... ok test_augmentation_type_errors (test.test_xml_etree.BasicElementTest) ... ok test_cyclic_gc (test.test_xml_etree.BasicElementTest) ... ok test_get_keyword_args (test.test_xml_etree.BasicElementTest) ... ok test_pickle (test.test_xml_etree.BasicElementTest) ... ok test_pickle_issue18997 (test.test_xml_etree.BasicElementTest) ... ok test_weakref (test.test_xml_etree.BasicElementTest) ... ok test_extend_mutable_list (test.test_xml_etree.BadElementTest) ... ok test_extend_mutable_list2 (test.test_xml_etree.BadElementTest) ... ok test_recursive_repr (test.test_xml_etree.BadElementTest) ... ok test_remove_with_mutating (test.test_xml_etree.BadElementTest) ... ok test_find_with_error (test.test_xml_etree.BadElementPathTest) ... ok test_find_with_mutating (test.test_xml_etree.BadElementPathTest) ... ok test_findall_with_error (test.test_xml_etree.BadElementPathTest) ... ok test_findall_with_mutating (test.test_xml_etree.BadElementPathTest) ... ok test_findtext_with_error (test.test_xml_etree.BadElementPathTest) ... ok test_findtext_with_mutating (test.test_xml_etree.BadElementPathTest) ... ok test_attrib (test.test_xml_etree.ElementTreeTest) ... ok test_cdata (test.test_xml_etree.ElementTreeTest) ... ok test_copy (test.test_xml_etree.ElementTreeTest) ... ok test_custom_builder (test.test_xml_etree.ElementTreeTest) ... ok test_doctype_public (test.test_xml_etree.ElementTreeTest) ... ok test_encoding (test.test_xml_etree.ElementTreeTest) ... ok test_entity (test.test_xml_etree.ElementTreeTest) ... ok test_file_init (test.test_xml_etree.ElementTreeTest) ... ok test_getchildren (test.test_xml_etree.ElementTreeTest) ... ok test_html_empty_elems_serialization (test.test_xml_etree.ElementTreeTest) ... ok test_interface (test.test_xml_etree.ElementTreeTest) ... ok test_issue18347 (test.test_xml_etree.ElementTreeTest) ... ok test_iterparse (test.test_xml_etree.ElementTreeTest) ... ok test_makeelement (test.test_xml_etree.ElementTreeTest) ... ok test_methods (test.test_xml_etree.ElementTreeTest) ... ok test_namespace (test.test_xml_etree.ElementTreeTest) ... ok test_parsefile (test.test_xml_etree.ElementTreeTest) ... ok test_parseliteral (test.test_xml_etree.ElementTreeTest) ... ok test_path_cache (test.test_xml_etree.ElementTreeTest) ... ok test_processinginstruction (test.test_xml_etree.ElementTreeTest) ... ok test_qname (test.test_xml_etree.ElementTreeTest) ... ok test_set_attribute (test.test_xml_etree.ElementTreeTest) ... ok test_simpleops (test.test_xml_etree.ElementTreeTest) ... ok test_writefile (test.test_xml_etree.ElementTreeTest) ... ok test_writestring (test.test_xml_etree.ElementTreeTest) ... ok test_xpath_tokenizer (test.test_xml_etree.ElementTreeTest) ... ok test_encoding (test.test_xml_etree.IOTest) ... ok test_read_from_bytesio (test.test_xml_etree.IOTest) ... ok test_read_from_stringio (test.test_xml_etree.IOTest) ... ok test_read_from_user_binary_reader (test.test_xml_etree.IOTest) ... ok test_read_from_user_text_reader (test.test_xml_etree.IOTest) ... ok test_short_empty_elements (test.test_xml_etree.IOTest) ... ok test_tostringlist_invariant (test.test_xml_etree.IOTest) ... ok test_write_to_binary_file (test.test_xml_etree.IOTest) ... ok test_write_to_binary_file_with_bom (test.test_xml_etree.IOTest) ... ok test_write_to_bytesio (test.test_xml_etree.IOTest) ... ok test_write_to_filename (test.test_xml_etree.IOTest) ... ok test_write_to_stringio (test.test_xml_etree.IOTest) ... ok test_write_to_text_file (test.test_xml_etree.IOTest) ... ok test_write_to_user_binary_writer (test.test_xml_etree.IOTest) ... ok test_write_to_user_binary_writer_with_bom (test.test_xml_etree.IOTest) ... ok test_write_to_user_text_writer (test.test_xml_etree.IOTest) ... ok test_error_code (test.test_xml_etree.ParseErrorTest) ... ok test_error_position (test.test_xml_etree.ParseErrorTest) ... ok test_subclass (test.test_xml_etree.ParseErrorTest) ... ok test_xinclude (test.test_xml_etree.XIncludeTest) ... ok test_xinclude_default (test.test_xml_etree.XIncludeTest) ... ok test_xinclude_failures (test.test_xml_etree.XIncludeTest) ... ok test_Element_subclass_constructor (test.test_xml_etree.ElementTreeTypeTest) ... ok test_Element_subclass_new_method (test.test_xml_etree.ElementTreeTypeTest) ... ok test_Element_subclass_trivial (test.test_xml_etree.ElementTreeTypeTest) ... ok test_istype (test.test_xml_etree.ElementTreeTypeTest) ... ok test_bad_find (test.test_xml_etree.ElementFindTest) ... ok test_find_simple (test.test_xml_etree.ElementFindTest) ... ok test_find_through_ElementTree (test.test_xml_etree.ElementFindTest) ... ok test_find_xpath (test.test_xml_etree.ElementFindTest) ... ok test_findall (test.test_xml_etree.ElementFindTest) ... ok test_findall_different_nsmaps (test.test_xml_etree.ElementFindTest) ... ok test_test_find_with_ns (test.test_xml_etree.ElementFindTest) ... ok test_basic (test.test_xml_etree.ElementIterTest) ... ok test_copy (test.test_xml_etree.ElementIterTest) ... ok test_corners (test.test_xml_etree.ElementIterTest) ... ok test_getiterator (test.test_xml_etree.ElementIterTest) ... ok test_iter_by_tag (test.test_xml_etree.ElementIterTest) ... ok test_pickle (test.test_xml_etree.ElementIterTest) ... ok test_doctype (test.test_xml_etree.TreeBuilderTest) ... ok test_dummy_builder (test.test_xml_etree.TreeBuilderTest) ... ok test_element_factory (test.test_xml_etree.TreeBuilderTest) ... ok test_element_factory_pure_python_subclass (test.test_xml_etree.TreeBuilderTest) ... ok test_element_factory_subclass (test.test_xml_etree.TreeBuilderTest) ... ok test_subclass (test.test_xml_etree.TreeBuilderTest) ... ok test_treebuilder_elementfactory_none (test.test_xml_etree.TreeBuilderTest) ... ok test_constructor_args (test.test_xml_etree.XMLParserTest) ... ok test_doctype_warning (test.test_xml_etree.XMLParserTest) ... ok test_inherited_doctype (test.test_xml_etree.XMLParserTest) Ensure that ordinary usage is not deprecated (Issue 19176) ... ok BUILDSTDERR: test_parse_string (test.test_xm0.75user 0.04system 0:00.80elapsed 99%CPU (0avgtext+0avgdata 56624maxresident)k BUILDSTDERR: 0inputs+64outputs (0major+12569minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_xml_etree_c ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_xml_etree_c l_etree.XMLParserTest) ... ok test_subclass (test.test_xml_etree.XMLParserTest) ... ok test_subclass_doctype (test.test_xml_etree.XMLParserTest) ... ok test_events (test.test_xml_etree.XMLPullParserTest) ... ok test_events_sequence (test.test_xml_etree.XMLPullParserTest) ... ok test_feed_while_iterating (test.test_xml_etree.XMLPullParserTest) ... ok test_ns_events (test.test_xml_etree.XMLPullParserTest) ... ok test_simple_xml (test.test_xml_etree.XMLPullParserTest) ... ok test_simple_xml_with_ns (test.test_xml_etree.XMLPullParserTest) ... ok test_unknown_event (test.test_xml_etree.XMLPullParserTest) ... ok test_bug_1534630 (test.test_xml_etree.BugsTest) ... ok test_bug_200708_close (test.test_xml_etree.BugsTest) ... ok test_bug_200708_newline (test.test_xml_etree.BugsTest) ... ok test_bug_200709_default_namespace (test.test_xml_etree.BugsTest) ... ok test_bug_200709_element_comment (test.test_xml_etree.BugsTest) ... ok test_bug_200709_element_insert (test.test_xml_etree.BugsTest) ... ok test_bug_200709_iter_comment (test.test_xml_etree.BugsTest) ... ok test_bug_200709_register_namespace (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit21 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit25 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit28 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit39 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit54 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit55 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit60 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit62 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit63 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkitX1 (test.test_xml_etree.BugsTest) ... ok test_issue10777 (test.test_xml_etree.BugsTest) ... ok test_issue3151 (test.test_xml_etree.BugsTest) ... ok test_issue6233 (test.test_xml_etree.BugsTest) ... ok test_issue6565 (test.test_xml_etree.BugsTest) ... ok test_lost_elem (test.test_xml_etree.BugsTest) ... skipped 'generators are not reentrant' test_lost_tail (test.test_xml_etree.BugsTest) ... ok test_lost_text (test.test_xml_etree.BugsTest) ... ok ---------------------------------------------------------------------- Ran 137 tests in 0.421s OK (skipped=1) 1 test OK. Total duration: 525 ms Tests result: SUCCESS =================== test_xml_etree_c ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14843 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_xml_etree_c test_del_attribute (test.test_xml_etree_c.MiscTests) ... skipped 'requires _elementtree' test_length_overflow (test.test_xml_etree_c.MiscTests) ... skipped 'requires _elementtree' test_trashcan (test.test_xml_etree_c.MiscTests) ... skipped 'requires _elementtree' test_alias_working (test.test_xml_etree_c.TestAliasWorking) ... skipped 'requires _elementtree' test_correct_import_cET (test.test_xml_etree_c.TestAcceleratorImported) ... skipped 'requires _elementtree' test_correct_import_cET_alias (test.test_xml_etree_c.TestAcceleratorImported) ... skipped 'requires _elementtree' test_parser_comes_from_C (test.test_xml_etree_c.TestAcceleratorImported) ... skipped 'requires _elementtree' test_element (test.test_xml_etree_c.SizeofTest) ... skipped 'requires _elementtree' test_element_with_attrib (test.test_xml_etree_c.SizeofTest) ... skipped 'requires _elementtree' test_element_with_children (test.test_xml_etree_c.SizeofTest) ... skipped 'requires _elementtree' ---------------------------------------------------------------------- Ran 10 tests in 0.001s OK (skipped=10) test_all (test.test_xml_etree.ModuleTest) ... ok test_sanity (test.test_xml_etree.ModuleTest) ... ok test_delslice (test.test_xml_etree.ElementSlicingTest) ... ok test_getslice_negative_steps (test.test_xml_etree.ElementSlicingTest) ... ok test_getslice_range (test.test_xml_etree.ElementSlicingTest) ... ok test_getslice_single_index (test.test_xml_etree.ElementSlicingTest) ... ok test_getslice_steps (test.test_xml_etree.ElementSlicingTest) ... ok test_setslice_negative_steps (test.test_xml_etree.ElementSlicingTest) ... ok test_setslice_range (test.test_xml_etree.ElementSlicingTest) ... ok test_setslice_single_index (test.test_xml_etree.ElementSlicingTest) ... ok test_setslice_steps (test.test_xml_etree.ElementSlicingTest) ... ok test_augmentation_type_errors (test.test_xml_etree.BasicElementTest) ... ok test_cyclic_gc (test.test_xml_etree.BasicElementTest) ... ok test_get_keyword_args (test.test_xml_etree.BasicElementTest) ... ok test_pickle (test.test_xml_etree.BasicElementTest) ... ok test_pickle_issue18997 (test.test_xml_etree.BasicElementTest) ... ok test_weakref (test.test_xml_etree.BasicElementTest) ... ok test_extend_mutable_list (test.test_xml_etree.BadElementTest) ... ok test_extend_mutable_list2 (test.test_xml_etree.BadElementTest) ... ok test_recursive_repr (test.test_xml_etree.BadElementTest) ... ok test_remove_with_mutating (test.test_xml_etree.BadElementTest) ... ok test_find_with_error (test.test_xml_etree.BadElementPathTest) ... ok test_find_with_mutating (test.test_xml_etree.BadElementPathTest) ... ok test_findall_with_error (test.test_xml_etree.BadElementPathTest) ... ok test_findall_with_mutating (test.test_xml_etree.BadElementPathTest) ... ok test_findtext_with_error (test.test_xml_etree.BadElementPathTest) ... ok test_findtext_with_mutating (test.test_xml_etree.BadElementPathTest) ... ok test_attrib (test.test_xml_etree.ElementTreeTest) ... ok test_cdata (test.test_xml_etree.ElementTreeTest) ... ok test_copy (test.test_xml_etree.ElementTreeTest) ... ok test_custom_builder (test.test_xml_etree.ElementTreeTest) ... ok test_doctype_public (test.test_xml_etree.ElementTreeTest) ... ok test_encoding (test.test_xml_etree.ElementTreeTest) ... ok test_entity (test.test_xml_etree.ElementTreeTest) ... ok test_file_init (test.test_xml_etree.ElementTreeTest) ... ok test_getchildren (test.test_xml_etree.ElementTreeTest) ... ok test_html_empty_elems_serialization (test.test_xml_etree.ElementTreeTest) ... ok test_interface (test.test_xml_etree.ElementTreeTest) ... ok test_issue18347 (test.test_xml_etree.ElementTreeTest) ... ok test_iterparse (test.test_xml_etree.ElementTreeTest) ... ok test_makeelement (test.test_xml_etree.ElementTreeTest) ... ok test_methods (test.test_xml_etree.ElementTreeTest) ... ok test_namespace (test.test_xml_etree.ElementTreeTest) ... ok test_parsefile (test.test_xml_etree.ElementTreeTest) ... ok test_parseliteral (test.test_xml_etree.ElementTreeTest) ... ok test_path_cache (test.test_xml_etree.ElementTreeTest) ... ok test_processinginstruction (test.test_xml_etree.ElementTreeTest) ... ok test_qname (test.test_xml_etree.ElementTreeTest) ... ok test_set_attribute (test.test_xml_etree.ElementTreeTest) ... ok test_simpleops (test.test_xml_etree.ElementTreeTest) ... ok test_writefile (test.test_xml_etree.ElementTreeTest) ... ok test_writestring (test.test_xml_etree.ElementTreeTest) ... ok test_xpath_tokenizer (test.test_xml_etree.ElementTreeTest) ... ok test_encoding (test.test_xml_etree.IOTest) ... ok test_read_from_bytesio (test.test_xml_etree.IOTest) ... ok test_read_from_stringio (test.test_xml_etree.IOTest) ... ok test_read_from_user_binary_reader (test.test_xml_etree.IOTest) ... ok test_read_from_user_text_reader (test.test_xml_etree.IOTest) ... ok test_short_empty_elements (test.test_xml_etree.IOTest) ... ok test_tostringlist_invariant (test.test_xml_etree.IOTest) ... ok test_write_to_binary_file (test.test_xml_etree.IOTest) ... ok test_write_to_binary_file_with_bom (test.test_xml_etree.IOTest) ... ok test_write_to_bytesio (test.test_xml_etree.IOTest) ... ok test_write_to_filename (test.test_xml_etree.IOTest) ... ok test_write_to_stringio (test.test_xml_etree.IOTest) ... ok test_write_to_text_file (test.test_xml_etree.IOTest) ... ok test_write_to_user_binary_writer (test.test_xml_etree.IOTest) ... ok test_write_to_user_binary_writer_with_bom (test.test_xml_etree.IOTest) ... ok test_write_to_user_text_writer (test.test_xml_etree.IOTest) ... ok test_error_code (test.test_xml_etree.ParseErrorTest) ... ok test_error_position (test.test_xml_etree.ParseErrorTest) ... ok test_subclass (test.test_xml_etree.ParseErrorTest) ... ok test_xinclude (test.test_xml_etree.XIncludeTest) ... ok test_xinclude_default (test.test_xml_etree.XIncludeTest) ... ok test_xinclude_failures (test.test_xml_etree.XIncludeTest) ... ok test_Element_subclass_constructor (test.test_xml_etree.ElementTreeTypeTest) ... ok test_Element_subclass_new_method (test.test_xml_etree.ElementTreeTypeTest) ... ok test_Element_subclass_trivial (test.test_xml_etree.ElementTreeTypeTest) ... ok test_istype (test.test_xml_etree.ElementTreeTypeTest) ... ok test_bad_find (test.test_xml_etree.ElementFindTest) ... ok test_find_simple (test.test_xml_etree.ElementFindTest) ... ok test_find_through_ElementTree (test.test_xml_etree.ElementFindTest) ... ok test_find_xpath (test.test_xml_etree.ElementFindTest) ... ok test_findall (test.test_xml_etree.ElementFindTest) ... ok test_findall_different_nsmaps (test.test_xml_etree.ElementFindTest) ... ok test_test_find_with_ns (test.test_xml_etree.ElementFindTest) ... ok test_basic (test.test_xml_etree.ElementIterTest) ... ok test_copy (test.test_xml_etree.ElementIterTest) ... ok test_corners (test.test_xml_etree.ElementIterTest) ... ok test_getiterator (test.test_xml_etree.ElementIterTest) ... ok test_iter_by_tag (test.test_xml_etree.ElementIterTest) ... ok test_pickle (test.test_xml_etree.ElementIterTest) ... ok test_doctype (test.test_xml_etree.TreeBuilderTest) ... ok test_dummy_builder (test.test_xml_etree.TreeBuilderTest) ... ok test_element_factory (test.test_xml_etree.TreeBuilderTest) ... ok test_element_factory_pure_python_subclass (test.test_xml_etree.TreeBuilderTest) ... ok test_element_factory_subclass (test.test_xml_etree.TreeBuilderTest) ... ok test_subclass (test.test_xml_etree.TreeBuilderTest) ... ok test_treebuilder_elementfactory_none (test.test_xml_etree.TreeBuilderTest) ... ok test_constructor_args (test.test_xml_etree.XMLParserTest) ... ok test_doctype_warning (test.test_xml_etree.XMLParserTest) ... ok test_inherited_doctype (test.test_xml_etree.XMLParserTest) Ensure that ordinary usage is not deprecated (Issue 19176) ... ok test_parse_string (test.test_xml_etree.XMLParserTest) ... ok test_subclass (test.test_xml_etree.XMLParserTest) ... ok test_subclass_doctype (test.test_xml_etree.XMLParserTest) ... ok test_events (test.test_xml_etree.XMLPullParserTest) ... ok test_events_sequence (test.test_xml_etree.XMLPullParserTest) ... ok test_feed_while_iterating (test.test_xml_etree.XMLPullParserTest) ... ok test_ns_events (test.test_xml_etree.XMLPullParserTest) ... ok test_simple_xml (test.test_xml_etree.XMLPullParserTest) ... ok test_simple_xml_with_ns (test.test_xml_etree.XMLPullParserTest) ... ok test_unknown_event (test.test_xml_etree.XMLPullParserTest) ... ok test_bug_1534630 (test.test_xml_etree.BugsTest) ... ok test_bug_200708_close (test.test_xml_etree.BugsTest) ... ok test_bug_200708_newline (test.test_xml_etree.BugsTest) ... ok test_bug_200709_default_namespace (test.test_xml_etree.BugsTest) ... ok test_bug_200709_element_comment (test.test_xml_etree.BugsTest) ... ok test_bug_200709_element_insert (test.test_xml_etree.BugsTest) ... ok test_bug_200709_iter_comment (test.test_xml_etree.BugsTest) ... ok test_bug_200709_register_namespace (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit21 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit25 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit28 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit39 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit54 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit55 (test.test_xml_etree.BugsTest) ... ok BUILDSTDERR: test_bug_xmltoolkit60 (test.test_xml0.79user 0.05system 0:00.87elapsed 97%CPU (0avgtext+0avgdata 56316maxresident)k BUILDSTDERR: 0inputs+72outputs (0major+12535minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_xmlrpc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_xmlrpc _etree.BugsTest) ... ok test_bug_xmltoolkit62 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkit63 (test.test_xml_etree.BugsTest) ... ok test_bug_xmltoolkitX1 (test.test_xml_etree.BugsTest) ... ok test_issue10777 (test.test_xml_etree.BugsTest) ... ok test_issue3151 (test.test_xml_etree.BugsTest) ... ok test_issue6233 (test.test_xml_etree.BugsTest) ... ok test_issue6565 (test.test_xml_etree.BugsTest) ... ok test_lost_elem (test.test_xml_etree.BugsTest) ... skipped 'generators are not reentrant' test_lost_tail (test.test_xml_etree.BugsTest) ... ok test_lost_text (test.test_xml_etree.BugsTest) ... ok ---------------------------------------------------------------------- Ran 137 tests in 0.433s OK (skipped=1) 1 test OK. Total duration: 569 ms Tests result: SUCCESS =================== test_xmlrpc ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14847 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_xmlrpc test_bug_1164912 (test.test_xmlrpc.XMLRPCTestCase) ... ok test_datetime_before_1900 (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_bad_dict (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_bare_datetime (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_big_int (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_big_long (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_bytes (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_double (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_encoding (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_load (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_none (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_recursive_dict (test.test_xmlrpc.XMLRPCTestCase) ... ok test_dump_recursive_seq (test.test_xmlrpc.XMLRPCTestCase) ... ok test_get_host_info (test.test_xmlrpc.XMLRPCTestCase) ... ok test_keepalive_disconnect (test.test_xmlrpc.XMLRPCTestCase) ... ok test_load_extension_types (test.test_xmlrpc.XMLRPCTestCase) ... ok test_load_standard_types (test.test_xmlrpc.XMLRPCTestCase) ... ok test_loads_unsupported (test.test_xmlrpc.XMLRPCTestCase) ... ok test_newstyle_class (test.test_xmlrpc.XMLRPCTestCase) ... ok test_ssl_presence (test.test_xmlrpc.XMLRPCTestCase) ... ok test_escape (test.test_xmlrpc.HelperTestCase) ... ok test_comparison (test.test_xmlrpc.DateTimeTestCase) ... ok test_datetime_datetime (test.test_xmlrpc.DateTimeTestCase) ... ok test_decode (test.test_xmlrpc.DateTimeTestCase) ... ok test_default (test.test_xmlrpc.DateTimeTestCase) ... ok test_repr (test.test_xmlrpc.DateTimeTestCase) ... ok test_time (test.test_xmlrpc.DateTimeTestCase) ... ok test_time_struct (test.test_xmlrpc.DateTimeTestCase) ... ok test_time_tuple (test.test_xmlrpc.DateTimeTestCase) ... ok test_decode (test.test_xmlrpc.BinaryTestCase) ... ok test_default (test.test_xmlrpc.BinaryTestCase) ... ok test_string (test.test_xmlrpc.BinaryTestCase) ... ok test_dotted_attribute (test.test_xmlrpc.FaultTestCase) ... ok test_dump_fault (test.test_xmlrpc.FaultTestCase) ... ok test_repr (test.test_xmlrpc.FaultTestCase) ... ok test_cgihandler_has_use_builtin_types_flag (test.test_xmlrpc.UseBuiltinTypesTestCase) ... ok test_use_builtin_types (test.test_xmlrpc.UseBuiltinTypesTestCase) ... ok test_xmlrpcserver_has_use_builtin_types_flag (test.test_xmlrpc.UseBuiltinTypesTestCase) ... ok test_allow_dotted_names_true (test.test_xmlrpc.SimpleServerTestCase) ... ok test_client_encoding (test.test_xmlrpc.SimpleServerTestCase) ... ok test_context_manager (test.test_xmlrpc.SimpleServerTestCase) ... ok test_context_manager_method_error (test.test_xmlrpc.SimpleServerTestCase) ... ok BUILDSTDERR: test_dotted_attribute (test.test_xmlrpc.SimpleServerTestCase) 127.0.0.1 - - [27/Jul/2019 14:01:57] "POST / HTTP/1.1" 200 - BUILDSTDERR: 127.0.0.1 - - [27/Jul/2019 14:01:57] "POST / HTTP/1.1" 200 - BUILDSTDERR: 1.32user 0.29system 0:04.65elapsed 34%CPU (0avgtext+0avgdata 181028maxresident)k BUILDSTDERR: 0inputs+128outputs (0major+103642minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_xmlrpc_net ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_xmlrpc_net BUILDSTDERR: 0.34user 0.04system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 52312maxresident)k BUILDSTDERR: 0inputs+16outputs (0major+11338minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_yield_from ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_yield_from ... ok test_introspection1 (test.test_xmlrpc.SimpleServerTestCase) ... ok test_introspection2 (test.test_xmlrpc.SimpleServerTestCase) ... ok test_introspection3 (test.test_xmlrpc.SimpleServerTestCase) ... ok test_introspection4 (test.test_xmlrpc.SimpleServerTestCase) ... ok test_multicall (test.test_xmlrpc.SimpleServerTestCase) ... ok test_non_existing_multicall (test.test_xmlrpc.SimpleServerTestCase) ... ok test_nonascii (test.test_xmlrpc.SimpleServerTestCase) ... ok test_nonascii_methodname (test.test_xmlrpc.SimpleServerTestCase) ... ok test_partial_post (test.test_xmlrpc.SimpleServerTestCase) ... ok test_simple1 (test.test_xmlrpc.SimpleServerTestCase) ... ok test_unicode_host (test.test_xmlrpc.SimpleServerTestCase) ... ok test_server_encoding (test.test_xmlrpc.SimpleServerEncodingTestCase) ... ok test_two (test.test_xmlrpc.KeepaliveServerTestCase1) ... ok test_close (test.test_xmlrpc.KeepaliveServerTestCase2) ... ok test_transport (test.test_xmlrpc.KeepaliveServerTestCase2) ... ok test_bad_gzip_request (test.test_xmlrpc.GzipServerTestCase) ... ok test_gzip_request (test.test_xmlrpc.GzipServerTestCase) ... ok test_gzip_response (test.test_xmlrpc.GzipServerTestCase) ... ok test_gzip_decode_limit (test.test_xmlrpc.GzipUtilTestCase) ... ok test_path1 (test.test_xmlrpc.MultiPathServerTestCase) ... ok test_path2 (test.test_xmlrpc.MultiPathServerTestCase) ... ok test_path3 (test.test_xmlrpc.MultiPathServerTestCase) ... ok test_close (test.test_xmlrpc.ServerProxyTestCase) ... ok test_transport (test.test_xmlrpc.ServerProxyTestCase) ... ok test_basic (test.test_xmlrpc.FailingServerTestCase) ... ok test_fail_no_info (test.test_xmlrpc.FailingServerTestCase) ... ok test_fail_with_info (test.test_xmlrpc.FailingServerTestCase) ... ok test_cgi_get (test.test_xmlrpc.CGIHandlerTestCase) ... ok test_cgi_xmlrpc_response (test.test_xmlrpc.CGIHandlerTestCase) ... ok ---------------------------------------------------------------------- Ran 72 tests in 4.148s OK 1 test OK. Total duration: 4 sec Tests result: SUCCESS =================== test_xmlrpc_net ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14882 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_xmlrpc_net test_xmlrpc_net skipped -- Use of the 'network' resource not enabled test_xmlrpc_net skipped (resource denied) 1 test skipped: test_xmlrpc_net Total duration: 113 ms Tests result: SUCCESS =================== test_yield_from ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14886 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_yield_from test_attempted_yield_from_loop (test.test_yield_from.TestPEP380Operation) ... ok test_attempting_to_send_to_non_generator (test.test_yield_from.TestPEP380Operation) ... ok test_broken_getattr_handling (test.test_yield_from.TestPEP380Operation) ... ok test_catching_exception_from_subgen_and_returning (test.test_yield_from.TestPEP380Operation) ... ok test_close_with_cleared_frame (test.test_yield_from.TestPEP380Operation) ... ok test_conversion_of_sendNone_to_next (test.test_yield_from.TestPEP380Operation) ... ok test_custom_iterator_return (test.test_yield_from.TestPEP380Operation) ... ok BUILDSTDERR: tes0.46user 0.05system 0:00.52elapsed 99%CPU (0avgtext+0avgdata 52748maxresident)k BUILDSTDERR: 0inputs+104outputs (0major+11643minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_zipapp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_zipapp t_delegating_close (test.test_yield_from.TestPEP380Operation) ... ok test_delegating_generators_claim_to_be_running (test.test_yield_from.TestPEP380Operation) ... ok test_delegating_throw (test.test_yield_from.TestPEP380Operation) ... ok test_delegating_throw_to_non_generator (test.test_yield_from.TestPEP380Operation) ... ok test_delegation_of_close_to_non_generator (test.test_yield_from.TestPEP380Operation) ... ok test_delegation_of_initial_next_to_subgenerator (test.test_yield_from.TestPEP380Operation) ... ok test_delegation_of_next_call_to_subgenerator (test.test_yield_from.TestPEP380Operation) ... ok test_delegation_of_next_to_non_generator (test.test_yield_from.TestPEP380Operation) ... ok test_delegation_of_send (test.test_yield_from.TestPEP380Operation) ... ok test_delegator_is_visible_to_debugger (test.test_yield_from.TestPEP380Operation) ... ok test_exception_in_initial_next_call (test.test_yield_from.TestPEP380Operation) ... ok test_exception_value_crash (test.test_yield_from.TestPEP380Operation) ... ok test_generator_return_value (test.test_yield_from.TestPEP380Operation) ... ok test_handing_exception_while_delegating_close (test.test_yield_from.TestPEP380Operation) ... ok test_handling_exception_while_delegating_send (test.test_yield_from.TestPEP380Operation) ... ok test_next_and_return_with_value (test.test_yield_from.TestPEP380Operation) ... ok test_raising_exception_in_delegated_next_call (test.test_yield_from.TestPEP380Operation) ... ok test_raising_exception_in_initial_next_call (test.test_yield_from.TestPEP380Operation) ... ok test_returning_value_from_delegated_throw (test.test_yield_from.TestPEP380Operation) ... ok test_send_and_return_with_value (test.test_yield_from.TestPEP380Operation) ... ok test_send_tuple_with_custom_generator (test.test_yield_from.TestPEP380Operation) ... ok test_throwing_GeneratorExit_into_subgen_that_raises (test.test_yield_from.TestPEP380Operation) ... ok test_throwing_GeneratorExit_into_subgen_that_returns (test.test_yield_from.TestPEP380Operation) ... ok test_throwing_GeneratorExit_into_subgenerator_that_yields (test.test_yield_from.TestPEP380Operation) ... ok test_value_attribute_of_StopIteration_exception (test.test_yield_from.TestPEP380Operation) ... ok test_yield_from_empty (test.test_yield_from.TestPEP380Operation) ... ok ---------------------------------------------------------------------- Ran 33 tests in 0.159s OK 1 test OK. Total duration: 242 ms Tests result: SUCCESS =================== test_zipapp ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14890 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_zipapp test_cmdline_copy (test.test_zipapp.ZipAppCmdlineTest) ... ok test_cmdline_copy_change_main (test.test_zipapp.ZipAppCmdlineTest) ... ok test_cmdline_copy_inplace (test.test_zipapp.ZipAppCmdlineTest) ... ok test_cmdline_create (test.test_zipapp.ZipAppCmdlineTest) ... ok test_info_command (test.test_zipapp.ZipAppCmdlineTest) ... ok test_info_error (test.test_zipapp.ZipAppCmdlineTest) ... ok test_content_of_copied_archive (test.test_zipapp.ZipAppTest) ... ok test_create_archive (test.test_zipapp.ZipAppTest) ... ok test_create_archive_default_target (test.test_zipapp.ZipAppTest) ... ok test_create_archive_with_pathlib (test.test_zipapp.ZipAppTest) ... ok test_create_archive_with_subdirs (test.test_zipapp.ZipAppTest) ... ok test_custom_interpreter (test.test_zipapp.ZipAppTest) ... ok test_default_no_shebang (test.test_zipapp.ZipAppTest) ... ok test_main_and_main_py (test.test_zipapp.ZipAppTest) ... ok test_main_only_written_once (test.test_zipapp.ZipAppTest) ... ok BUILDSTDERR: test_main_validation (te0.40user 0.05system 0:00.46elapsed 99%CPU (0avgtext+0avgdata 52220maxresident)k BUILDSTDERR: 0inputs+232outputs (0major+11431minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_zipfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_zipfile st.test_zipapp.ZipAppTest) ... ok test_main_written (test.test_zipapp.ZipAppTest) ... ok test_modify_shebang (test.test_zipapp.ZipAppTest) ... ok test_no_main (test.test_zipapp.ZipAppTest) ... ok test_no_shebang_is_not_executable (test.test_zipapp.ZipAppTest) ... ok test_pack_to_fileobj (test.test_zipapp.ZipAppTest) ... ok test_read_from_fileobj (test.test_zipapp.ZipAppTest) ... ok test_read_from_pathobj (test.test_zipapp.ZipAppTest) ... ok test_read_missing_shebang (test.test_zipapp.ZipAppTest) ... ok test_read_shebang (test.test_zipapp.ZipAppTest) ... ok test_remove_shebang (test.test_zipapp.ZipAppTest) ... ok test_shebang_is_executable (test.test_zipapp.ZipAppTest) ... ok test_write_shebang_to_fileobj (test.test_zipapp.ZipAppTest) ... ok ---------------------------------------------------------------------- Ran 28 tests in 0.079s OK 1 test OK. Total duration: 185 ms Tests result: SUCCESS =================== test_zipfile ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14894 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_zipfile test_read_with_bad_crc (test.test_zipfile.Bzip2BadCrcTests) Tests that files with bad CRCs raise a BadZipFile exception when read. ... ok test_testzip_with_bad_crc (test.test_zipfile.Bzip2BadCrcTests) Tests that files with bad CRCs return their name from testzip. ... ok test_basic (test.test_zipfile.Bzip2TestZip64InSmallFiles) ... ok test_too_many_files (test.test_zipfile.Bzip2TestZip64InSmallFiles) ... ok test_too_many_files_append (test.test_zipfile.Bzip2TestZip64InSmallFiles) ... ok test_open (test.test_zipfile.Bzip2TestsWithRandomBinaryFiles) ... ok test_random_open (test.test_zipfile.Bzip2TestsWithRandomBinaryFiles) ... ok test_read (test.test_zipfile.Bzip2TestsWithRandomBinaryFiles) ... ok test_basic (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_iterlines (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_low_compression (test.test_zipfile.Bzip2TestsWithSourceFile) Check for cases where compressed data is larger than original. ... ok test_open (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_random_open (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_read1 (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_read1_10 (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_read_return_size (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_readline (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_readline_read (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_readlines (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_repr (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_truncated_zipfile (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_writestr_compression (test.test_zipfile.Bzip2TestsWithSourceFile) ... ok test_create_command (test.test_zipfile.CommandLineTest) ... ok test_extract_command (test.test_zipfile.CommandLineTest) ... ok test_list_command (test.test_zipfile.CommandLineTest) ... ok test_test_command (test.test_zipfile.CommandLineTest) ... ok test_bad_password (test.test_zipfile.DecryptionTests) ... ok test_good_password (test.test_zipfile.DecryptionTests) ... ok test_no_password (test.test_zipfile.DecryptionTests) ... ok test_unicode_password (test.test_zipfile.DecryptionTests) ... ok test_read_with_bad_crc (test.test_zipfile.DeflateBadCrcTests) Tests that files with bad CRCs raise a BadZipFile exception when read. ... ok test_testzip_with_bad_crc (test.test_zipfile.DeflateBadCrcTests) Tests that files with bad CRCs return their name from testzip. ... ok test_basic (test.test_zipfile.DeflateTestZip64InSmallFiles) ... ok test_too_many_files (test.test_zipfile.DeflateTestZip64InSmallFiles) ... ok test_too_many_files_append (test.test_zipfile.DeflateTestZip64InSmallFiles) ... ok test_open (test.test_zipfile.DeflateTestsWithRandomBinaryFiles) ... ok test_random_open (test.test_zipfile.DeflateTestsWithRandomBinaryFiles) ... ok test_read (test.test_zipfile.DeflateTestsWithRandomBinaryFiles) ... ok test_basic (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_iterlines (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_low_compression (test.test_zipfile.DeflateTestsWithSourceFile) Check for cases where compressed data is larger than original. ... ok test_open (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_per_file_compression (test.test_zipfile.DeflateTestsWithSourceFile) Check that files within a Zip archive can have different ... ok test_random_open (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_read1 (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_read1_10 (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_read_return_size (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_readline (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_readline_read (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_readlines (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_repr (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_truncated_zipfile (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_writestr_compression (test.test_zipfile.DeflateTestsWithSourceFile) ... ok test_extract (test.test_zipfile.ExtractTests) ... ok test_extract_all (test.test_zipfile.ExtractTests) ... ok test_extract_hackers_arcnames_common_cases (test.test_zipfile.ExtractTests) ... ok test_extract_hackers_arcnames_posix_only (test.test_zipfile.ExtractTests) ... ok test_extract_hackers_arcnames_windows_only (test.test_zipfile.ExtractTests) Test combination of path fixing and windows name sanitization. ... skipped 'Requires \\ as path separator.' test_sanitize_windows_name (test.test_zipfile.ExtractTests) ... ok test_read_with_bad_crc (test.test_zipfile.LzmaBadCrcTests) Tests that files with bad CRCs raise a BadZipFile exception when read. ... ok test_testzip_with_bad_crc (test.test_zipfile.LzmaBadCrcTests) Tests that files with bad CRCs return their name from testzip. ... ok test_basic (test.test_zipfile.LzmaTestZip64InSmallFiles) ... ok test_too_many_files (test.test_zipfile.LzmaTestZip64InSmallFiles) ... ok test_too_many_files_append (test.test_zipfile.LzmaTestZip64InSmallFiles) ... ok test_open (test.test_zipfile.LzmaTestsWithRandomBinaryFiles) ... ok test_random_open (test.test_zipfile.LzmaTestsWithRandomBinaryFiles) ... ok test_read (test.test_zipfile.LzmaTestsWithRandomBinaryFiles) ... ok test_basic (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_iterlines (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_low_compression (test.test_zipfile.LzmaTestsWithSourceFile) Check for cases where compressed data is larger than original. ... ok test_open (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_random_open (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_read1 (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_read1_10 (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_read_return_size (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_readline (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_readline_read (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_readlines (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_repr (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_truncated_zipfile (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_writestr_compression (test.test_zipfile.LzmaTestsWithSourceFile) ... ok test_bad_compression_mode (test.test_zipfile.OtherTests) Check that bad compression methods passed to ZipFile.open are ... ok test_bad_constructor_mode (test.test_zipfile.OtherTests) Check that bad modes passed to ZipFile constructor are caught. ... ok test_bad_open_mode (test.test_zipfile.OtherTests) Check that bad modes passed to ZipFile.open are caught. ... ok test_change_comment_in_empty_archive (test.test_zipfile.OtherTests) ... ok test_change_comment_in_nonempty_archive (test.test_zipfile.OtherTests) ... ok test_close (test.test_zipfile.OtherTests) Check that the zipfile is closed after the 'with' block. ... ok test_close_erroneous_file (test.test_zipfile.OtherTests) ... ok test_close_on_exception (test.test_zipfile.OtherTests) Check that the zipfile is closed if an exception is raised in the ... ok test_closed_zip_raises_ValueError (test.test_zipfile.OtherTests) Verify that testzip() doesn't swallow inappropriate exceptions. ... ok test_comments (test.test_zipfile.OtherTests) Check that comments on the archive are handled properly. ... ok test_create_non_existent_file_for_append (test.test_zipfile.OtherTests) ... ok test_create_zipinfo_before_1980 (test.test_zipfile.OtherTests) ... ok test_damaged_zipfile (test.test_zipfile.OtherTests) Check that zipfiles with missing bytes at the end raise BadZipFile. ... ok test_empty_file_raises_BadZipFile (test.test_zipfile.OtherTests) ... ok test_empty_zipfile (test.test_zipfile.OtherTests) ... ok test_exclusive_create_zip_file (test.test_zipfile.OtherTests) Test exclusive creating a new zipfile. ... ok test_is_zip_erroneous_file (test.test_zipfile.OtherTests) Check that is_zipfile() correctly identifies non-zip files. ... ok test_is_zip_valid_file (test.test_zipfile.OtherTests) Check that is_zipfile() correctly identifies zip files. ... ok test_non_existent_file_raises_OSError (test.test_zipfile.OtherTests) ... ok test_null_byte_in_filename (test.test_zipfile.OtherTests) Check that a filename containing a null byte is properly ... ok test_open_conflicting_handles (test.test_zipfile.OtherTests) ... ok test_open_empty_file (test.test_zipfile.OtherTests) ... ok test_open_non_existent_item (test.test_zipfile.OtherTests) Check that attempting to call open() for an item that doesn't ... ok test_open_via_zip_info (test.test_zipfile.OtherTests) ... ok test_read0 (test.test_zipfile.OtherTests) Check that calling read(0) on a ZipExtFile object returns an empty ... ok test_read_unicode_filenames (test.test_zipfile.OtherTests) ... ok test_struct_sizes (test.test_zipfile.OtherTests) Check that ZIP internal structure sizes are calculated correctly. ... ok test_unicode_comment (test.test_zipfile.OtherTests) ... ok test_unsupported_compression (test.test_zipfile.OtherTests) ... ok test_unsupported_version (test.test_zipfile.OtherTests) ... ok test_write_unicode_filenames (test.test_zipfile.OtherTests) ... ok test_writestr_extended_local_header_issue1202 (test.test_zipfile.OtherTests) ... ok test_zipfile_with_short_extra_field (test.test_zipfile.OtherTests) If an extra field in the header is less than 4 bytes, skip it. ... ok test_write_filtered_python_package (test.test_zipfile.PyZipFileTests) ... ok test_write_non_pyfile (test.test_zipfile.PyZipFileTests) ... ok test_write_pyfile (test.test_zipfile.PyZipFileTests) ... ok test_write_pyfile_bad_syntax (test.test_zipfile.PyZipFileTests) ... ok test_write_python_directory (test.test_zipfile.PyZipFileTests) ... ok test_write_python_directory_filtered (test.test_zipfile.PyZipFileTests) ... ok test_write_python_package (test.test_zipfile.PyZipFileTests) ... ok test_write_with_optimization (test.test_zipfile.PyZipFileTests) ... ok test_read_with_bad_crc (test.test_zipfile.StoredBadCrcTests) Tests that files with bad CRCs raise a BadZipFile exception when read. ... ok test_testzip_with_bad_crc (test.test_zipfile.StoredBadCrcTests) Tests that files with bad CRCs return their name from testzip. ... ok test_absolute_arcnames (test.test_zipfile.StoredTestZip64InSmallFiles) ... ok test_basic (test.test_zipfile.StoredTestZip64InSmallFiles) ... ok test_large_file_exception (test.test_zipfile.StoredTestZip64InSmallFiles) ... ok test_too_many_files (test.test_zipfile.StoredTestZip64InSmallFiles) ... ok test_too_many_files_append (test.test_zipfile.StoredTestZip64InSmallFiles) ... ok test_open (test.test_zipfile.StoredTestsWithRandomBinaryFiles) ... ok BUILDSTDERR: tes8.60user 1.48system 0:10.17elapsed 99%CPU (0avgtext+0avgdata 250096maxresident)k BUILDSTDERR: 0inputs+138856outputs (0major+460075minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_zipfile64 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_zipfile64 t_random_open (test.test_zipfile.StoredTestsWithRandomBinaryFiles) ... ok test_read (test.test_zipfile.StoredTestsWithRandomBinaryFiles) ... ok test_absolute_arcnames (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_add_file_before_1980 (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_append_to_concatenated_zip_file (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_append_to_non_zip_file (test.test_zipfile.StoredTestsWithSourceFile) Test appending to an existing file that is not a zipfile. ... ok test_append_to_zip_file (test.test_zipfile.StoredTestsWithSourceFile) Test appending to an existing zipfile. ... ok test_basic (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_ignores_newline_at_end (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_ignores_stuff_appended_past_comments (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_iterlines (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_open (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_random_open (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_read1 (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_read1_10 (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_read_concatenated_zip_file (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_read_return_size (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_readline (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_readline_read (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_readlines (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_repr (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_truncated_zipfile (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_write_default_name (test.test_zipfile.StoredTestsWithSourceFile) Check that calling ZipFile.write without arcname specified ... ok test_write_to_readonly (test.test_zipfile.StoredTestsWithSourceFile) Check that trying to call write() on a readonly ZipFile object ... ok test_writestr_compression (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_writestr_permissions (test.test_zipfile.StoredTestsWithSourceFile) ... ok test_bug_6050 (test.test_zipfile.TestWithDirectory) ... ok test_extract_dir (test.test_zipfile.TestWithDirectory) ... ok test_write_dir (test.test_zipfile.TestWithDirectory) ... ok test_writestr_dir (test.test_zipfile.TestWithDirectory) ... ok test_different_file (test.test_zipfile.TestsWithMultipleOpens) ... ok test_interleaved (test.test_zipfile.TestsWithMultipleOpens) ... ok test_many_opens (test.test_zipfile.TestsWithMultipleOpens) ... ok test_read_after_close (test.test_zipfile.TestsWithMultipleOpens) ... ok test_read_after_write (test.test_zipfile.TestsWithMultipleOpens) ... ok test_same_file (test.test_zipfile.TestsWithMultipleOpens) ... ok test_write_after_read (test.test_zipfile.TestsWithMultipleOpens) ... ok test_write_while_reading (test.test_zipfile.TestsWithMultipleOpens) ... ok test_open_write (test.test_zipfile.UnseekableTests) ... ok test_write (test.test_zipfile.UnseekableTests) ... ok test_writestr (test.test_zipfile.UnseekableTests) ... ok test_from_dir (test.test_zipfile.ZipInfoTests) ... ok test_from_file (test.test_zipfile.ZipInfoTests) ... ok ---------------------------------------------------------------------- Ran 173 tests in 9.736s OK (skipped=1) 1 test OK. Total duration: 10 sec Tests result: SUCCESS =================== test_zipfile64 ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14905 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_zipfile64 BUILDSTDERR: test_zipfile64 skipped -- test requires loads of disk-spac0.30user 0.04system 0:00.35elapsed 98%CPU (0avgtext+0avgdata 52024maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+9653minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_zipimport ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_zipimport e bytes and a long time to run test_zipfile64 skipped (resource denied) 1 test skipped: test_zipfile64 Total duration: 73 ms Tests result: SUCCESS =================== test_zipimport ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14909 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_zipimport testAFakeZlib (test.test_zipimport.UncompressedZipImportTestCase) ... skipped 'zlib is a builtin module' testBadMTime (test.test_zipimport.UncompressedZipImportTestCase) ... ok testBadMagic (test.test_zipimport.UncompressedZipImportTestCase) ... ok testBadMagic2 (test.test_zipimport.UncompressedZipImportTestCase) ... ok testBoth (test.test_zipimport.UncompressedZipImportTestCase) ... ok testBytesPath (test.test_zipimport.UncompressedZipImportTestCase) ... ok testDefaultOptimizationLevel (test.test_zipimport.UncompressedZipImportTestCase) ... ok testDoctestFile (test.test_zipimport.UncompressedZipImportTestCase) ... Trying: log.append(True) Expecting nothing ok 1 items passed all tests: 1 tests in xyz.txt 1 tests in 1 items. 1 passed and 0 failed. Test passed. ok testDoctestSuite (test.test_zipimport.UncompressedZipImportTestCase) ... ok testEmptyPy (test.test_zipimport.UncompressedZipImportTestCase) ... ok testGetCompiledSource (test.test_zipimport.UncompressedZipImportTestCase) ... ok testGetData (test.test_zipimport.UncompressedZipImportTestCase) ... ok testGetSource (test.test_zipimport.UncompressedZipImportTestCase) ... ok testImport_WithStuff (test.test_zipimport.UncompressedZipImportTestCase) ... ok testImporterAttr (test.test_zipimport.UncompressedZipImportTestCase) ... ok testMixedNamespacePackage (test.test_zipimport.UncompressedZipImportTestCase) ... ok testNamespacePackage (test.test_zipimport.UncompressedZipImportTestCase) ... ok testPackage (test.test_zipimport.UncompressedZipImportTestCase) ... ok testPy (test.test_zipimport.UncompressedZipImportTestCase) ... ok testPyc (test.test_zipimport.UncompressedZipImportTestCase) ... ok testSubNamespacePackage (test.test_zipimport.UncompressedZipImportTestCase) ... ok testSubPackage (test.test_zipimport.UncompressedZipImportTestCase) ... ok testTraceback (test.test_zipimport.UncompressedZipImportTestCase) ... ok testUnencodable (test.test_zipimport.UncompressedZipImportTestCase) ... ok testZipImporterMethods (test.test_zipimport.UncompressedZipImportTestCase) ... ok testZipImporterMethodsInSubDirectory (test.test_zipimport.UncompressedZipImportTestCase) ... ok testAFakeZlib (test.test_zipimport.CompressedZipImportTestCase) ... skipped 'zlib is a builtin module' testBadMTime (test.test_zipimport.CompressedZipImportTestCase) ... ok testBadMagic (test.test_zipimport.CompressedZipImportTestCase) ... ok testBadMagic2 (test.test_zipimport.CompressedZipImportTestCase) ... ok testBoth (test.test_zipimport.CompressedZipImportTestCase) ... ok testBytesPath (test.test_zipimport.CompressedZipImportTestCase) ... ok testDefaultOptimizationLevel (test.test_zipimport.CompressedZipImportTestCase) ... ok testDoctestFile (test.test_zipimport.CompressedZipImportTestCase) ... Trying: log.append(True) Expecting nothing ok 1 items passed all tests: 1 tests in xyz.txt 1 tests in 1 items. 1 passed and 0 failed. Test passed. ok testDoctestSuite (test.test_zipimport.CompressedZipImportTestCase) ... ok testEmptyPy (test.test_zipimport.CompressedZipImportTestCase) ... ok testGetCompiledSource (test.test_zipimport.CompressedZipImportTestCase) ... ok testGetData (test.test_zipimport.CompressedZipImportTestCase) ... ok testGetSource (test.test_zipimport.CompressedZipImportTestCase) ... ok BUILDSTDERR: testImport_WithStuff (tes0.50user 0.05system 0:00.56elapsed 98%CPU (0avgtext+0avgdata 53968maxresident)k BUILDSTDERR: 0inputs+496outputs (0major+11945minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_zipimport_support ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_zipimport_support t.test_zipimport.CompressedZipImportTestCase) ... ok testImporterAttr (test.test_zipimport.CompressedZipImportTestCase) ... ok testMixedNamespacePackage (test.test_zipimport.CompressedZipImportTestCase) ... ok testNamespacePackage (test.test_zipimport.CompressedZipImportTestCase) ... ok testPackage (test.test_zipimport.CompressedZipImportTestCase) ... ok testPy (test.test_zipimport.CompressedZipImportTestCase) ... ok testPyc (test.test_zipimport.CompressedZipImportTestCase) ... ok testSubNamespacePackage (test.test_zipimport.CompressedZipImportTestCase) ... ok testSubPackage (test.test_zipimport.CompressedZipImportTestCase) ... ok testTraceback (test.test_zipimport.CompressedZipImportTestCase) ... ok testUnencodable (test.test_zipimport.CompressedZipImportTestCase) ... ok testZipImporterMethods (test.test_zipimport.CompressedZipImportTestCase) ... ok testZipImporterMethodsInSubDirectory (test.test_zipimport.CompressedZipImportTestCase) ... ok testBadArgs (test.test_zipimport.BadFileZipImportTestCase) ... ok testEmptyFile (test.test_zipimport.BadFileZipImportTestCase) ... ok testEmptyFilename (test.test_zipimport.BadFileZipImportTestCase) ... ok testFileUnreadable (test.test_zipimport.BadFileZipImportTestCase) ... ok testFilenameTooLong (test.test_zipimport.BadFileZipImportTestCase) ... ok testNoFile (test.test_zipimport.BadFileZipImportTestCase) ... ok testNotZipFile (test.test_zipimport.BadFileZipImportTestCase) ... ok ---------------------------------------------------------------------- Ran 59 tests in 0.198s OK (skipped=2) 1 test OK. Total duration: 298 ms Tests result: SUCCESS =================== test_zipimport_support ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14913 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_zipimport_support test_doctest_issue4197 (test.test_zipimport_support.ZipSupportTests) ... Contents of '/tmp/tmp7br1ruit/test_zip.zip': File Name Modified Size test_zipped_doctest.py 2019-07-27 14:02:14 95626 sample_zipped_doctest.py 2019-07-27 14:02:14 1045 sample_zipped_doctest_no_doctests.py 2019-07-27 14:02:14 269 sample_zipped_doctest_no_docstrings.py 2019-07-27 14:02:14 227 Finding tests in test_zipped_doctest.SampleClass Trying: print(1) Expecting: 1 ok Trying: sc = SampleClass(3) Expecting nothing ok Trying: for i in range(10): sc = sc.double() print(' ', sc.get(), sep='', end='') Expecting: 6 12 24 48 96 192 384 768 1536 3072 ok doctest (test_zipped_doctest) ... 3 tests with zero failures Finding tests in test_zipped_doctest.SampleClass.NestedClass Trying: x = SampleClass.NestedClass(5) Expecting nothing ok Trying: y = x.square() Expecting nothing ok Trying: print(y.get()) Expecting: 25 ok doctest (test_zipped_doctest) ... 3 tests with zero failures Finding tests in test_zipped_doctest.SampleClass.NestedClass.__init__ Trying: print(SampleClass.NestedClass().get()) Expecting: 0 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.SampleClass.__init__ Trying: print(SampleClass(12).get()) Expecting: 12 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.SampleClass.a_classmethod Trying: print(SampleClass.a_classmethod(10)) Expecting: 12 ok Trying: print(SampleClass(0).a_classmethod(10)) Expecting: 12 ok doctest (test_zipped_doctest) ... 2 tests with zero failures Finding tests in test_zipped_doctest Trying: print(SampleClass(22).a_property) Expecting: 22 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.SampleClass.a_staticmethod Trying: print(SampleClass.a_staticmethod(10)) Expecting: 11 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.SampleClass.double Trying: print(SampleClass(12).double().get()) Expecting: 24 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.SampleClass.get Trying: print(SampleClass(-5).get()) Expecting: -5 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.SampleNewStyleClass Trying: print('1\n2\n3') Expecting: 1 2 3 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.SampleNewStyleClass.__init__ Trying: print(SampleNewStyleClass(12).get()) Expecting: 12 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.SampleNewStyleClass.double Trying: print(SampleNewStyleClass(12).double().get()) Expecting: 24 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.SampleNewStyleClass.get Trying: print(SampleNewStyleClass(-5).get()) Expecting: -5 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.sample_func Trying: print(sample_func(22)) Expecting: 44 ok doctest (test_zipped_doctest) ... 1 tests with zero failures Finding tests in test_zipped_doctest.test_DocTest Trying: docstring = ''' >>> print(12) 12 Non-example text. >>> print('another\\example') another example ''' Expecting nothing ok Trying: globs = {} # globals to run the test in. Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: test = parser.get_doctest(docstring, globs, 'some_test', 'some_file', 20) Expecting nothing ok Trying: print(test) Expecting: ok Trying: len(test.examples) Expecting: 2 ok Trying: e1, e2 = test.examples Expecting nothing ok Trying: (e1.source, e1.want, e1.lineno) Expecting: ('print(12)\n', '12\n', 1) ok Trying: (e2.source, e2.want, e2.lineno) Expecting: ("print('another\\example')\n", 'another\nexample\n', 6) ok Trying: (test.name, test.filename, test.lineno) Expecting: ('some_test', 'some_file', 20) ok Trying: test.lineno + e1.lineno Expecting: 21 ok Trying: test.lineno + e2.lineno Expecting: 26 ok Trying: docstring = r''' >>> print('bad\nindentation') bad indentation ''' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 4 of the docstring for some_test has inconsistent leading whitespace: 'indentation' ok Trying: docstring = r''' >>> print(('bad indentation', ... 2)) ('bad', 'indentation') ''' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 2 of the docstring for some_test has inconsistent leading whitespace: '... 2))' ok Trying: docstring = '>>>print(1)\n1' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the docstring for some_test lacks blank after >>>: '>>>print(1)' ok Trying: docstring = '>>> if 1:\n...print(1)\n1' Expecting nothing ok Trying: parser.get_doctest(docstring, globs, 'some_test', 'filename', 0) Expecting: Traceback (most recent call last): ValueError: line 2 of the docstring for some_test lacks blank after ...: '...print(1)' ok Trying: docstring = ''' >>> print 12 12 ''' Expecting nothing ok Trying: test = parser.get_doctest(docstring, globs, 'some_test', 'some_test', 20) Expecting nothing ok Trying: same_test = parser.get_doctest(docstring, globs, 'some_test', 'some_test', 20) Expecting nothing ok Trying: test == same_test Expecting: True ok Trying: test != same_test Expecting: False ok Trying: hash(test) == hash(same_test) Expecting: True ok Trying: docstring = ''' >>> print 42 42 ''' Expecting nothing ok Trying: other_test = parser.get_doctest(docstring, globs, 'other_test', 'other_file', 10) Expecting nothing ok Trying: test == other_test Expecting: False ok Trying: test != other_test Expecting: True ok Trying: DocTestCase = doctest.DocTestCase Expecting nothing ok Trying: test_case = DocTestCase(test) Expecting nothing ok Trying: same_test_case = DocTestCase(same_test) Expecting nothing ok Trying: other_test_case = DocTestCase(other_test) Expecting nothing ok Trying: test_case == same_test_case Expecting: True ok Trying: test_case != same_test_case Expecting: False ok Trying: hash(test_case) == hash(same_test_case) Expecting: True ok Trying: test == other_test_case Expecting: False ok Trying: test != other_test_case Expecting: True ok doctest (test_zipped_doctest) ... 39 tests with zero failures Finding tests in test_zipped_doctest.test_DocTestParser Trying: s = ''' >>> x, y = 2, 3 # no output expected >>> if 1: ... print(x) ... print(y) 2 3 Some text. >>> x+y 5 ''' Expecting nothing ok Trying: parser = doctest.DocTestParser() Expecting nothing ok Trying: for piece in parser.parse(s): if isinstance(piece, doctest.Example): print('Example:', (piece.source, piece.want, piece.lineno)) else: print(' Text:', repr(piece)) Expecting: Text: '\n' Example: ('x, y = 2, 3 # no output expected\n', '', 1) Text: '' Example: ('if 1:\n print(x)\n print(y)\n', '2\n3\n', 2) Text: '\nSome text.\n' Example: ('x+y\n', '5\n', 9) Text: '' ok Trying: for piece in parser.get_examples(s): print((piece.source, piece.want, piece.lineno)) Expecting: ('x, y = 2, 3 # no output expected\n', '', 1) ('if 1:\n print(x)\n print(y)\n', '2\n3\n', 2) ('x+y\n', '5\n', 9) ok Trying: test = parser.get_doctest(s, {}, 'name', 'filename', lineno=5) Expecting nothing ok Trying: (test.name, test.filename, test.lineno) Expecting: ('name', 'filename', 5) ok Trying: for piece in test.examples: print((piece.source, piece.want, piece.lineno)) Expecting: ('x, y = 2, 3 # no output expected\n', '', 1) ('if 1:\n print(x)\n print(y)\n', '2\n3\n', 2) ('x+y\n', '5\n', 9) ok doctest (test_zipped_doctest) ... 7 tests with zero failures Finding tests in test_zipped_doctest.test_DocTestRunner.basics Trying: def f(x): ''' >>> x = 12 >>> print(x) 12 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=3) ok Trying: def f(x): ''' >>> x = 12 >>> print(x) 14 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=True).run(test) # doctest: +ELLIPSIS Expecting: Trying: x = 12 Expecting nothing ok Trying: print(x) Expecting: 14 ********************************************************************** File ..., line 4, in f Failed example: print(x) Expected: 14 Got: 12 Trying: x//2 Expecting: 6 ok TestResults(failed=1, attempted=3) ok doctest (test_zipped_doctest) ... 6 tests with zero failures Finding tests in test_zipped_doctest.test_DocTestRunner.exceptions Trying: def f(x): ''' >>> x = 12 >>> print(x//0) Traceback (most recent call last): ZeroDivisionError: integer division or modulo by zero ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): ''' >>> x = 12 >>> print('pre-exception output', x//0) pre-exception output Traceback (most recent call last): ZeroDivisionError: integer division or modulo by zero ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 4, in f Failed example: print('pre-exception output', x//0) Exception raised: ... ZeroDivisionError: integer division or modulo by zero TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> raise ValueError('multi\nline\nmessage') Traceback (most recent call last): ValueError: multi line message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> raise ValueError('message') Traceback (most recent call last): ValueError: wrong message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: raise ValueError('message') Expected: Traceback (most recent call last): ValueError: wrong message Got: Traceback (most recent call last): ... ValueError: message TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): ValueError: wrong message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException('message') Traceback (most recent call last): HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 4, in f Failed example: raise HTTPException('message') Expected: Traceback (most recent call last): HTTPException: message Got: Traceback (most recent call last): ... http.client.HTTPException: message TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException('message') Traceback (most recent call last): http.client.HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.HTTPException: message ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): TypeError: wrong type ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: raise ValueError('message') #doctest: +IGNORE_EXCEPTION_DETAIL Expected: Traceback (most recent call last): TypeError: wrong type Got: Traceback (most recent call last): ... ValueError: message TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.HTTPException ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> from http.client import HTTPException >>> raise HTTPException() #doctest: +IGNORE_EXCEPTION_DETAIL Traceback (most recent call last): foo.bar.HTTPException: ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' >>> 1//0 0 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: 1//0 Exception raised: Traceback (most recent call last): ... ZeroDivisionError: integer division or modulo by zero TestResults(failed=1, attempted=1) ok doctest (test_zipped_doctest) ... 39 tests with zero failures Finding tests in test_zipped_doctest.test_DocTestRunner.option_directives Trying: def f(x): r''' >>> print(list(range(10))) # should fail: no ellipsis [0, 1, ..., 9] >>> print(list(range(10))) # doctest: +ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) [0, 1, ..., 9] >>> # should fail: no ellipsis >>> print(list(range(10))) # doctest: -ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=doctest.ELLIPSIS).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 6, in f Failed example: print(list(range(10))) # doctest: -ELLIPSIS Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) # Should fail: no ellipsis [0, 1, ..., 9] >>> print(list(range(10))) # doctest: +ELLIPSIS [0, 1, ..., 9] >>> print(list(range(10))) # Should fail: no ellipsis [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # Should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] ********************************************************************** File ..., line 8, in f Failed example: print(list(range(10))) # Should fail: no ellipsis Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=2, attempted=3) ok Trying: def f(x): r''' >>> print(list(range(10))) # Should fail [0, 1, ..., 9] >>> print(list(range(10))) # Should succeed ... # doctest: +ELLIPSIS +NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) # Should fail [0, 1, ..., 9] >>> print(list(range(10))) # Should succeed ... # doctest: +ELLIPSIS,+NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) # Should fail [0, 1, ..., 9] >>> print(list(range(10))) # Should succeed ... # doctest: +ELLIPSIS, +NORMALIZE_WHITESPACE [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(10))) # Should fail Expected: [0, 1, ..., 9] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(list(range(10))) ... # doctest: +ELLIPSIS [0, 1, ..., 9] ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: def f(x): r''' >>> for x in range(10): # doctest: +ELLIPSIS ... print(' ', x, end='', sep='') 0 1 2 ... 9 >>> for x in range(10): ... print(' ', x, end='', sep='') # doctest: +ELLIPSIS 0 1 2 ... 9 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=2) ok Trying: def f(x): r''' Should fail (option directive not on the last line): >>> for x in range(10): # doctest: +ELLIPSIS ... print(x, end=' ') # doctest: +NORMALIZE_WHITESPACE 0 1 2...9 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: s = '>>> print(12) #doctest: +BADOPTION' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the doctest for s has an invalid option: '+BADOPTION' ok Trying: s = '>>> print(12) #doctest: ELLIPSIS' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 1 of the doctest for s has an invalid option: 'ELLIPSIS' ok Trying: s = '>>> # doctest: +ELLIPSIS' Expecting nothing ok Trying: test = doctest.DocTestParser().get_doctest(s, {}, 's', 's.py', 0) Expecting: Traceback (most recent call last): ValueError: line 0 of the doctest for s has an option directive on a line with no example: '# doctest: +ELLIPSIS' ok doctest (test_zipped_doctest) ... 33 tests with zero failures Finding tests in test_zipped_doctest.test_DocTestRunner.optionflags Trying: def f(x): '>>> True\n1\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.DONT_ACCEPT_TRUE_FOR_1 Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: True Expected: 1 Got: True TestResults(failed=1, attempted=1) ok Trying: def f(x): '>>> print("a\\n\\nb")\na\n\nb\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.DONT_ACCEPT_BLANKLINE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print("a\n\nb") Expected: a b Got: a b TestResults(failed=1, attempted=1) ok Trying: def f(x): '>>> print(1, 2, 3)\n 1 2\n 3' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(1, 2, 3) Expected: 1 2 3 Got: 1 2 3 TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.NORMALIZE_WHITESPACE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: print(list(range(20))) #doctest: +NORMALIZE_WHITESPACE Expecting: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19] ok Trying: def f(x): '>>> print(list(range(15)))\n[0, 1, 2, ..., 14]\n' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 2, in f Failed example: print(list(range(15))) Expected: [0, 1, 2, ..., 14] Got: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14] TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.ELLIPSIS Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) Expecting: TestResults(failed=0, attempted=1) ok Trying: if 1: for i in range(100): print(i**2, end=' ') #doctest: +ELLIPSIS print('!') Expecting: 0 1...4...9 16 ... 36 49 64 ... 9801 ! ok Trying: if 1: #doctest: +ELLIPSIS for i in range(20): print(i, end=' ') print(20) Expecting: 0 1 2 ...1...2...0 ok Trying: print(list(range(20))) # doctest:+ELLIPSIS Expecting: [0, 1, ..., 18, 19] ok Trying: print(list(range(20))) # doctest: +ELLIPSIS # doctest: +NORMALIZE_WHITESPACE Expecting: [0, 1, ..., 18, 19] ok Trying: import random Expecting nothing ok Trying: def f(x): r''' >>> print('\n'.join('abcdefg')) a B c d f g h ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print('\n'.join('abcdefg')) Expected: a B c d f g h Got: a b c d e f g TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_UDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print('\n'.join('abcdefg')) Differences (unified diff with -expected +actual): @@ -1,7 +1,7 @@ a -B +b c d +e f g -h TestResults(failed=1, attempted=1) ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_CDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print('\n'.join('abcdefg')) Differences (context diff with expected followed by actual): *************** *** 1,7 **** a ! B c d f g - h --- 1,7 ---- a ! b c d + e f g TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> print("a b c d e f g h i j k l m") a b c d e f g h i j k 1 m ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_NDIFF Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 3, in f Failed example: print("a b c d e f g h i j k l m") Differences (ndiff with -expected +actual): - a b c d e f g h i j k 1 m ? ^ + a b c d e f g h i j k l m ? + ++ ^ TestResults(failed=1, attempted=1) ok Trying: def f(x): r''' >>> print(1) # first success 1 >>> print(2) # first failure 200 >>> print(3) # second failure 300 >>> print(4) # second success 4 >>> print(5) # third failure 500 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_ONLY_FIRST_FAILURE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: print(2) # first failure Expected: 200 Got: 2 TestResults(failed=3, attempted=5) ok Trying: doctest.DocTestRunner(verbose=True, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: Trying: print(1) # first success Expecting: 1 ok Trying: print(2) # first failure Expecting: 200 ********************************************************************** File ..., line 5, in f Failed example: print(2) # first failure Expected: 200 Got: 2 TestResults(failed=3, attempted=5) ok Trying: flags = doctest.FAIL_FAST Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: print(2) # first failure Expected: 200 Got: 2 TestResults(failed=1, attempted=2) ok Trying: flags = doctest.FAIL_FAST | doctest.REPORT_ONLY_FIRST_FAILURE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: print(2) # first failure Expected: 200 Got: 2 TestResults(failed=1, attempted=2) ok Trying: def f(x): r''' >>> print(1) # first success 1 >>> raise ValueError(2) # first failure 200 >>> print(3) # second failure 300 >>> print(4) # second success 4 >>> print(5) # third failure 500 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: flags = doctest.REPORT_ONLY_FIRST_FAILURE Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: raise ValueError(2) # first failure Exception raised: ... ValueError: 2 TestResults(failed=3, attempted=5) ok Trying: flags = doctest.FAIL_FAST Expecting nothing ok Trying: doctest.DocTestRunner(verbose=False, optionflags=flags).run(test) # doctest: +ELLIPSIS Expecting: ********************************************************************** File ..., line 5, in f Failed example: raise ValueError(2) # first failure Exception raised: ... ValueError: 2 TestResults(failed=1, attempted=2) ok Trying: unlikely = "UNLIKELY_OPTION_NAME" Expecting nothing ok Trying: unlikely in doctest.OPTIONFLAGS_BY_NAME Expecting: False ok Trying: new_flag_value = doctest.register_optionflag(unlikely) Expecting nothing ok Trying: unlikely in doctest.OPTIONFLAGS_BY_NAME Expecting: True ok Trying: redundant_flag_value = doctest.register_optionflag(unlikely) Expecting nothing ok Trying: redundant_flag_value == new_flag_value Expecting: True ok Trying: del doctest.OPTIONFLAGS_BY_NAME[unlikely] Expecting nothing ok doctest (test_zipped_doctest) ... 65 tests with zero failures Finding tests in test_zipped_doctest.test_DocTestRunner.verbose_flag Trying: def f(x): ''' >>> x = 12 >>> print(x) 12 >>> x//2 6 ''' Expecting nothing ok Trying: test = doctest.DocTestFinder().find(f)[0] Expecting nothing ok Trying: doctest.DocTestRunner(verbose=True).run(test) Expecting: Trying: x = 12 Expecting nothing ok Trying: print(x) Expecting: 12 ok Trying: x//2 Expecting: 6 ok TestResults(failed=0, attempted=3) ok Trying: old_argv = sys.argv Expecting nothing ok Trying: sys.argv = ['test'] Expecting nothing ok Trying: doctest.DocTestRunner().run(test) Expecting: TestResults(failed=0, attempted=3) ok Trying: sys.argv = ['test', '-v'] Expecting nothing ok Trying: doctest.DocTestRunner().run(test) Expecting: Trying: x = 12 Expecting nothing ok Trying: print(x) Expecting: 12 ok Trying: x//2 Expecting: 6 ok TestResults(failed=0, attempted=3) ok Trying: sys.argv = old_argv Expecting nothing ok doctest (test_zipped_doctest) ... 9 tests with zero failures Finding tests in test_zipped_doctest.test_Example Trying: example = doctest.Example('print(1)', '1\n') Expecting nothing ok Trying: (example.source, example.want, example.exc_msg, example.lineno, example.indent, example.options) Expecting: ('print(1)\n', '1\n', None, 0, 0, {}) ok Trying: exc_msg = 'IndexError: pop from an empty list' Expecting nothing ok Trying: example = doctest.Example('[].pop()', '', exc_msg, lineno=5, indent=4, options={doctest.ELLIPSIS: True}) Expecting nothing ok Trying: (example.source, example.want, example.exc_msg, example.lineno, example.indent, example.options) Expecting: ('[].pop()\n', '', 'IndexError: pop from an empty list\n', 5, 4, {8: True}) ok Trying: e = doctest.Example('print(1)', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1)\n', '1\n') ok Trying: e = doctest.Example('print(1)\n', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1)\n', '1\n') ok Trying: e = doctest.Example('print(1);\nprint(2)\n', '1\n2\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1);\nprint(2)\n', '1\n2\n') ok Trying: e = doctest.Example('print(1);\nprint(2)', '1\n2\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1);\nprint(2)\n', '1\n2\n') ok Trying: e = doctest.Example('', '') Expecting nothing ok Trying: e.source, e.want Expecting: ('\n', '') ok Trying: e = doctest.Example('print(1)', '1\n') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1)\n', '1\n') ok Trying: e = doctest.Example('print(1)', '1') Expecting nothing ok Trying: e.source, e.want Expecting: ('print(1)\n', '1\n') ok Trying: e = doctest.Example('print', '') Expecting nothing ok Trying: e.source, e.want Expecting: ('print\n', '') ok Trying: exc_msg = 'IndexError: pop from an empty list' Expecting nothing ok Trying: e = doctest.Example('[].pop()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'IndexError: pop from an empty list\n' ok Trying: exc_msg = 'IndexError: pop from an empty list\n' Expecting nothing ok Trying: e = doctest.Example('[].pop()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'IndexError: pop from an empty list\n' ok Trying: exc_msg = 'ValueError: 1\n 2' Expecting nothing ok Trying: e = doctest.Example('raise ValueError("1\n 2")', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'ValueError: 1\n 2\n' ok Trying: exc_msg = 'ValueError: 1\n 2\n' Expecting nothing ok Trying: e = doctest.Example('raise ValueError("1\n 2")', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: 'ValueError: 1\n 2\n' ok Trying: exc_msg = '' Expecting nothing ok Trying: e = doctest.Example('raise X()', '', exc_msg) Expecting nothing ok Trying: e.exc_msg Expecting: '\n' ok Trying: example = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: same_example = doctest.Example('print 1', '1\n') Expecting nothing ok Trying: other_example = doctest.Example('print 42', '42\n') Expecting nothing ok Trying: example == same_example Expecting: True ok Trying: example != same_example Expecting: False ok Trying: hash(example) == hash(same_example) Expecting: True ok Trying: example == other_example Expecting: False ok Trying: example != other_example Expecting: True ok doctest (test_zipped_doctest) ... 44 tests with zero failures Finding tests in test_zipped_doctest.test_debug Trying: s = ''' >>> x = 12 >>> print(x) 12 ''' Expecting nothing ok Trying: real_stdin = sys.stdin Expecting nothing ok Trying: sys.stdin = _FakeInput(['next', 'print(x)', 'continue']) Expecting nothing ok Trying: try: doctest.debug_src(s) finally: sys.stdin = real_stdin Expecting: > (1)() (Pdb) next 12 --Return-- > (1)()->None (Pdb) print(x) 12 (Pdb) continue ok doctest (test_zipped_doctest) ... 4 tests with zero failures Finding tests in test_zipped_doctest.test_testsource Trying: import test_zipped_doctest Expecting nothing ok Trying: name = 'test_zipped_doctest.sample_func' Expecting nothing ok Trying: print(doctest.testsource(test_zipped_doctest, name)) Expecting: # Blah blah # print(sample_func(22)) # Expected: ## 44 # # Yee ha! ok Trying: name = 'test_zipped_doctest.SampleNewStyleClass' Expecting nothing ok Trying: print(doctest.testsource(test_zipped_doctest, name)) Expecting: print('1\n2\n3') # Expected: ## 1 ## 2 ## 3 ok Trying: name = 'test_zipped_doctest.SampleClass.a_classmethod' Expecting nothing ok Trying: print(doctest.testsource(test_zipped_doctest, name)) Expecting: print(SampleClass.a_classmethod(10)) # Expected: ## 12 print(SampleClass(0).a_classmethod(10)) # Expected: ## 12 ok doctest (test_zipped_doctest) ... 7 tests with zero failures Finding tests in test_zipped_doctest.test_trailing_space_in_test Trying: x, y = 'foo', '' Expecting nothing ok Trying: print(x, y) Expecting: foo ok doctest (test_zipped_doctest) ... 2 tests with zero failures Finding tests in test_zipped_doctest.test_DocTestSuite Trying: import unittest Expecting nothing ok Trying: import sample_zipped_doctest Expecting nothing ok Trying: suite = doctest.DocTestSuite(sample_zipped_doctest) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest_no_doctests') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest_no_docstrings') Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = sample_zipped_doctest.test_suite() Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest', test_finder=finder) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: finder = doctest.DocTestFinder() Expecting nothing ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest_no_docstrings', test_finder=finder) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest', globs={}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest', extraglobs={'y': 1}) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest', optionflags=doctest.DONT_ACCEPT_BLANKLINE) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: def setUp(t): import test_zipped_doctest test_zipped_doctest.sillySetup = True Expecting nothing ok Trying: def tearDown(t): import test_zipped_doctest del test_zipped_doctest.sillySetup Expecting nothing ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest', setUp=setUp, tearDown=tearDown) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok Trying: import test_zipped_doctest Expecting nothing ok Trying: test_zipped_doctest.sillySetup Expecting: Traceback (most recent call last): ... AttributeError: module 'test_zipped_doctest' has no attribute 'sillySetup' ok Trying: def setUp(test): test.globs['y'] = 1 Expecting nothing ok Trying: suite = doctest.DocTestSuite('sample_zipped_doctest', setUp=setUp) Expecting nothing ok Trying: suite.run(unittest.TestResult()) Expecting: ok doctest (test_zipped_doctest) ... 33 tests with zero failures Finding tests in test_zipped_doctest.test_DocTestFinder doctest (test_zipped_doctest) ... 0 tests with zero failures ok test_doctest_main_issue4197 (test.test_zipimport_support.ZipSupportTests) ... Expected line File "/tmp/tmpadqurbcf/script.py", line 2, in __main__.Test Got stdout: b'**********************************************************************\nFile "/tmp/tmpadqurbcf/script.py", line 2, in __main__.Test\nFailed example:\n \'line 2\'\nExpected nothing\nGot:\n \'line 2\'\n**********************************************************************\n1 items had failures:\n 1 of 1 in __main__.Test\n***Test Failed*** 1 failures.\n' Expected line File "/tmp/tmpadqurbcf/test_zip.zip/__main__.py", line 2, in __main__.Test Got stdout: BUILDSTDERR: b'**********************************************************************\nFile "/tm1.60user 0.16system 0:01.78elapsed 99%CPU (0avgtext+0avgdata 56724maxresident)k BUILDSTDERR: 0inputs+440outputs (0major+44184minor)pagefaults 0swaps + for TestName in $(cat testnames.txt) + echo =================== test_zlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_zlib p/tmpadqurbcf/test_zip.zip/__main__.py", line 2, in __main__.Test\nFailed example:\n \'line 2\'\nExpected nothing\nGot:\n \'line 2\'\n**********************************************************************\n1 items had failures:\n 1 of 1 in __main__.Test\n***Test Failed*** 1 failures.\n' ok test_inspect_getsource_issue4223 (test.test_zipimport_support.ZipSupportTests) ... ok test_pdb_issue4201 (test.test_zipimport_support.ZipSupportTests) ... ok ---------------------------------------------------------------------- Ran 4 tests in 1.371s OK 1 test OK. Total duration: 1 sec Tests result: SUCCESS =================== test_zlib ==================== == PyPy 3.6.1 (6793278e2d35, Jul 27 2019, 12:44:38) [PyPy 7.1.1-beta0 with GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] == Linux-5.0.6-200.fc29.x86_64-i686-with-fedora-31-Rawhide little-endian == hash algorithm: siphash24 32bit == cwd: /tmp/test_python_14922 == encodings: locale=ANSI_X3.4-1968, FS=ascii Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=0, isolated=0) Run tests sequentially 0:00:00 [1/1] test_zlib test_big_buffer (test.test_zlib.ChecksumBigBufferTestCase) ... skipped 'not enough memory: 4.0G minimum needed' test_adler32empty (test.test_zlib.ChecksumTestCase) ... ok test_adler32start (test.test_zlib.ChecksumTestCase) ... ok test_crc32_adler32_unsigned (test.test_zlib.ChecksumTestCase) ... ok test_crc32empty (test.test_zlib.ChecksumTestCase) ... ok test_crc32start (test.test_zlib.ChecksumTestCase) ... ok test_penguins (test.test_zlib.ChecksumTestCase) ... ok test_same_as_binascii_crc32 (test.test_zlib.ChecksumTestCase) ... ok test_64bit_compress (test.test_zlib.CompressObjectTestCase) ... skipped 'requires 64bit platform' test_badcompresscopy (test.test_zlib.CompressObjectTestCase) ... ok test_baddecompresscopy (test.test_zlib.CompressObjectTestCase) ... ok test_big_compress_buffer (test.test_zlib.CompressObjectTestCase) ... ok test_big_decompress_buffer (test.test_zlib.CompressObjectTestCase) ... ok test_clear_unconsumed_tail (test.test_zlib.CompressObjectTestCase) ... ok test_compresscopy (test.test_zlib.CompressObjectTestCase) ... ok test_compressincremental (test.test_zlib.CompressObjectTestCase) ... ok test_compressoptions (test.test_zlib.CompressObjectTestCase) ... ok test_compresspickle (test.test_zlib.CompressObjectTestCase) ... ok test_decompimax (test.test_zlib.CompressObjectTestCase) ... ok test_decompinc (test.test_zlib.CompressObjectTestCase) ... ok test_decompincflush (test.test_zlib.CompressObjectTestCase) ... ok test_decompress_eof (test.test_zlib.CompressObjectTestCase) ... ok test_decompress_eof_incomplete_stream (test.test_zlib.CompressObjectTestCase) ... ok test_decompress_incomplete_stream (test.test_zlib.CompressObjectTestCase) ... ok test_decompress_raw_with_dictionary (test.test_zlib.CompressObjectTestCase) ... ok test_decompress_unused_data (test.test_zlib.CompressObjectTestCase) ... ok test_decompresscopy (test.test_zlib.CompressObjectTestCase) ... ok test_decompressmaxlen (test.test_zlib.CompressObjectTestCase) ... ok test_decompressmaxlenflush (test.test_zlib.CompressObjectTestCase) ... ok test_decompresspickle (test.test_zlib.CompressObjectTestCase) ... ok test_dictionary (test.test_zlib.CompressObjectTestCase) ... ok test_dictionary_streaming (test.test_zlib.CompressObjectTestCase) ... ok test_empty_flush (test.test_zlib.CompressObjectTestCase) ... ok test_flush_custom_length (test.test_zlib.CompressObjectTestCase) ... ok test_flush_large_length (test.test_zlib.CompressObjectTestCase) ... ok test_flush_with_freed_input (test.test_zlib.CompressObjectTestCase) ... ok test_flushes (test.test_zlib.CompressObjectTestCase) ... ok test_keywords (test.test_zlib.CompressObjectTestCase) ... skipped 'implementation detail specific to cpython' test_large_unconsumed_tail (test.test_zlib.CompressObjectTestCase) ... skipped 'requires 64bit platform' BUILDSTDERR: test_large_unused_data (test.test_zlib.Co1.40user 0.21system 0:01.63elapsed 99%CPU (0avgtext+0avgdata 119000maxresident)k BUILDSTDERR: 0inputs+8outputs (0major+85405minor)pagefaults 0swaps + echo '== Failed tests ==' + cat failed-tests.txt + echo ================= + popd + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo 'FINISHED TESTING: pypy3-c' + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 mpressObjectTestCase) ... skipped 'requires 64bit platform' test_maxlen_custom (test.test_zlib.CompressObjectTestCase) ... ok test_maxlen_large (test.test_zlib.CompressObjectTestCase) ... ok test_maxlenmisc (test.test_zlib.CompressObjectTestCase) ... ok test_odd_flush (test.test_zlib.CompressObjectTestCase) ... ok test_pair (test.test_zlib.CompressObjectTestCase) ... ok test_wbits (test.test_zlib.CompressObjectTestCase) ... ok test_64bit_compress (test.test_zlib.CompressTestCase) ... skipped 'requires 64bit platform' test_big_compress_buffer (test.test_zlib.CompressTestCase) ... ok test_big_decompress_buffer (test.test_zlib.CompressTestCase) ... ok test_custom_bufsize (test.test_zlib.CompressTestCase) ... ok test_incomplete_stream (test.test_zlib.CompressTestCase) ... ok test_keywords (test.test_zlib.CompressTestCase) ... skipped 'implementation detail specific to cpython' test_large_bufsize (test.test_zlib.CompressTestCase) ... ok test_speech (test.test_zlib.CompressTestCase) ... ok test_speech128 (test.test_zlib.CompressTestCase) ... ok test_badargs (test.test_zlib.ExceptionTestCase) ... ok test_badcompressobj (test.test_zlib.ExceptionTestCase) ... ok test_baddecompressobj (test.test_zlib.ExceptionTestCase) ... ok test_badlevel (test.test_zlib.ExceptionTestCase) ... ok test_decompressobj_badflush (test.test_zlib.ExceptionTestCase) ... ok test_overflow (test.test_zlib.ExceptionTestCase) ... skipped 'implementation detail specific to cpython' test_library_version (test.test_zlib.VersionTestCase) ... ok ---------------------------------------------------------------------- Ran 62 tests in 1.253s OK (skipped=8) 1 test OK. Total duration: 1 sec Tests result: SUCCESS == Failed tests == test_grammar test_exceptions test_asyncgen test_asyncio test_buffer test_capi test_cmd_line test_cmd_line_script test_codecs test_datetime test_dict_version test_dis test_distutils test_email test_extcall test_gc test_getargs2 test_hash test_idle test_int test_os test_parser test_pep3120 test_readline test_regrtest test_sqlite test_ssl test_string_literals test_symtable test_sys test_time test_timeit test_traceback test_unicode test_uu test_warnings ================= ~/build/BUILD/pypy3.6-v7.1.1-src -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- FINISHED TESTING: pypy3-c -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- Processing files: pypy3-7.1.1-2.fc31.i686 BUILDSTDERR: warning: File not found: /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/lib/pypy3-7.1.1.tar.bz2 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UIFPiH + umask 022 + cd /builddir/build/BUILD + cd pypy3.6-v7.1.1-src + DOCDIR=/builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/share/doc/pypy3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/share/doc/pypy3 + cp -pr README.rst /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/share/doc/pypy3 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: warning: absolute symlink: /usr/bin/pypy3.6 -> /usr/lib/pypy3-7.1/bin/pypy3.6 Provides: libpypy3-c.so pypy3 = 7.1.1-2.fc31 pypy3(abi) = 7.1 pypy3(x86-32) = 7.1.1-2.fc31 pypy3.6 = 7.1.1-2.fc31 pypy3.6(x86-32) = 7.1.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.6) libc.so.6(GLIBC_2.9) libcrypt.so.2 libcrypt.so.2(XCRYPT_2.0) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libdl.so.2(GLIBC_2.3.3) libexpat.so.1 libffi.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.3) libgcc_s.so.1(GCC_4.2.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.29) libncurses.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.1.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libpypy3-c.so librt.so.1 libtinfo.so.6 libutil.so.1 libutil.so.1(GLIBC_2.0) libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Processing files: pypy3-libs-7.1.1-2.fc31.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2cXmbG + umask 022 + cd /builddir/build/BUILD + cd pypy3.6-v7.1.1-src + DOCDIR=/builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/share/doc/pypy3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/share/doc/pypy3 + cp -pr README.rst /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386/usr/share/doc/pypy3 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: warning: File listed twice: /usr/lib/pypy3-7.1/lib_pypy/_cffi_ssl/LICENSE Provides: pypy3-libs = 7.1.1-2.fc31 pypy3-libs(x86-32) = 7.1.1-2.fc31 pypy3.6-libs = 7.1.1-2.fc31 pypy3.6-libs(x86-32) = 7.1.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pypy3 /usr/bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libcrypto.so.1.1(OPENSSL_1_1_1) libgdbm.so.6 liblzma.so.5 liblzma.so.5(XZ_5.0) libncursesw.so.6 libpanel.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libsqlite3.so.0 libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libtcl8.6.so libtinfo.so.6 libtk8.6.so rtld(GNU_HASH) Processing files: pypy3-devel-7.1.1-2.fc31.i686 Provides: pypy3-devel = 7.1.1-2.fc31 pypy3-devel(x86-32) = 7.1.1-2.fc31 pypy3.6-devel = 7.1.1-2.fc31 pypy3.6-devel(x86-32) = 7.1.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pypy3-debugsource-7.1.1-2.fc31.i686 BUILDSTDERR: warning: absolute symlink: /usr/src/debug/pypy-7.1.1-src/pypy/goal/usession-pypy3-mockbuild -> /builddir/build/BUILD/pypy3.6-v7.1.1-src/pypy/goal/usession-pypy3-0 Provides: pypy3-debugsource = 7.1.1-2.fc31 pypy3-debugsource(x86-32) = 7.1.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pypy3-libs-debuginfo-7.1.1-2.fc31.i686 Provides: debuginfo(build-id) = 09c91188445c35f15001773f7f5f744cc9c5e763 debuginfo(build-id) = 09cc260e86d1f0ead3c634e88088222e2b70d738 debuginfo(build-id) = 137ced1d3d336e5c1d500ca9584ca3997f5d4643 debuginfo(build-id) = 143b07eac4116d455c831e132b1c3a91c41b20c4 debuginfo(build-id) = 2a75ca854fff632340cd6b3d42fcceb1d36b2795 debuginfo(build-id) = 2cf7428b0202e8433180e45f47149ecf7aed4625 debuginfo(build-id) = 3ab639134cfe48746eff8ab879b61a993558acce debuginfo(build-id) = 3ce688f8b87341f7199715a7be19902b56c8f635 debuginfo(build-id) = 7ab0e6154fac7bbf36ebd9a347914c8786829faa debuginfo(build-id) = 9a6fbab93e7c9658fe19af122c1301b87fdc36c5 debuginfo(build-id) = a0b2d0f12ae73b246b7754008e6c1fefa0a807cb debuginfo(build-id) = ad8c870c816b57d986bd940962f2b2222cd4fcef debuginfo(build-id) = b3643adf232c9d3fa5da63efea7d666ce077b8b9 debuginfo(build-id) = d9e77c89929eb7e80812bf8f836ab7ee291fc859 debuginfo(build-id) = f4f2e34c9ee36220ba4f00db893a74cd319397ad debuginfo(build-id) = f8bdf4fe2e6a7aa602fb4e055c1faf6f3ce995de pypy3-libs-debuginfo = 7.1.1-2.fc31 pypy3-libs-debuginfo(x86-32) = 7.1.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pypy3-debugsource(x86-32) = 7.1.1-2.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386 Wrote: /builddir/build/RPMS/pypy3-devel-7.1.1-2.fc31.i686.rpm Wrote: /builddir/build/RPMS/pypy3-libs-debuginfo-7.1.1-2.fc31.i686.rpm Wrote: /builddir/build/RPMS/pypy3-debugsource-7.1.1-2.fc31.i686.rpm Wrote: /builddir/build/RPMS/pypy3-libs-7.1.1-2.fc31.i686.rpm Wrote: /builddir/build/RPMS/pypy3-7.1.1-2.fc31.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F2JDgI + umask 022 + cd /builddir/build/BUILD + cd pypy3.6-v7.1.1-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/pypy3-7.1.1-2.fc31.i386 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0