Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/Cython.spec'], chrootPath='/var/lib/mock/f33-build-328544-58077/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/Cython.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': 'en_US.UTF-8'} and shell False warning: line 65: Possible unexpanded macro in: Requires: emacs(bin) >= %{_emacs_version} Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/Cython-0.29.21-3.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/Cython.spec'], chrootPath='/var/lib/mock/f33-build-328544-58077/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/Cython.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lR6QGZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cython-0.29.21 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cython-0.29.21.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cython-0.29.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/class-static-method-workaround.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.68bW2X + umask 022 + cd /builddir/build/BUILD + cd cython-0.29.21 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Unable to find pgen, not compiling formal grammar. running build running build_py creating build creating build/lib.linux-riscv64-3.9 copying cython.py -> build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/Cython copying Cython/Coverage.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/Debugging.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/TestUtils.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/StringIOTree.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/CodeWriter.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/Utils.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/Shadow.py -> build/lib.linux-riscv64-3.9/Cython copying Cython/__init__.py -> build/lib.linux-riscv64-3.9/Cython creating build/lib.linux-riscv64-3.9/Cython/Build copying Cython/Build/IpythonMagic.py -> build/lib.linux-riscv64-3.9/Cython/Build copying Cython/Build/BuildExecutable.py -> build/lib.linux-riscv64-3.9/Cython/Build copying Cython/Build/Inline.py -> build/lib.linux-riscv64-3.9/Cython/Build copying Cython/Build/Distutils.py -> build/lib.linux-riscv64-3.9/Cython/Build copying Cython/Build/Cythonize.py -> build/lib.linux-riscv64-3.9/Cython/Build copying Cython/Build/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Build copying Cython/Build/Dependencies.py -> build/lib.linux-riscv64-3.9/Cython/Build creating build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/FusedNode.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Pipeline.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Nodes.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Annotate.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Parsing.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Future.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Options.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/MemoryView.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/FlowControl.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Version.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Visitor.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/TreePath.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Builtin.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Code.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Optimize.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Symtab.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Naming.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Main.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Errors.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Scanning.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Pythran.py -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Buffer.py -> build/lib.linux-riscv64-3.9/Cython/Compiler creating build/lib.linux-riscv64-3.9/Cython/Runtime copying Cython/Runtime/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Runtime creating build/lib.linux-riscv64-3.9/Cython/Distutils copying Cython/Distutils/extension.py -> build/lib.linux-riscv64-3.9/Cython/Distutils copying Cython/Distutils/old_build_ext.py -> build/lib.linux-riscv64-3.9/Cython/Distutils copying Cython/Distutils/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Distutils copying Cython/Distutils/build_ext.py -> build/lib.linux-riscv64-3.9/Cython/Distutils creating build/lib.linux-riscv64-3.9/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> build/lib.linux-riscv64-3.9/Cython/Debugger copying Cython/Debugger/libcython.py -> build/lib.linux-riscv64-3.9/Cython/Debugger copying Cython/Debugger/libpython.py -> build/lib.linux-riscv64-3.9/Cython/Debugger copying Cython/Debugger/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build/lib.linux-riscv64-3.9/Cython/Debugger creating build/lib.linux-riscv64-3.9/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-riscv64-3.9/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-riscv64-3.9/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-riscv64-3.9/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Debugger/Tests creating build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Machines.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Scanners.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Regexps.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Traditional.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/DFA.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Actions.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Lexicons.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Timing.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Errors.py -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Transitions.py -> build/lib.linux-riscv64-3.9/Cython/Plex creating build/lib.linux-riscv64-3.9/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-riscv64-3.9/Cython/Tests copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-riscv64-3.9/Cython/Tests copying Cython/Tests/TestJediTyper.py -> build/lib.linux-riscv64-3.9/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-riscv64-3.9/Cython/Tests copying Cython/Tests/xmlrunner.py -> build/lib.linux-riscv64-3.9/Cython/Tests copying Cython/Tests/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Tests creating build/lib.linux-riscv64-3.9/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> build/lib.linux-riscv64-3.9/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-riscv64-3.9/Cython/Build/Tests copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-riscv64-3.9/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-riscv64-3.9/Cython/Build/Tests creating build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-riscv64-3.9/Cython/Compiler/Tests creating build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Utility creating build/lib.linux-riscv64-3.9/Cython/Tempita copying Cython/Tempita/compat3.py -> build/lib.linux-riscv64-3.9/Cython/Tempita copying Cython/Tempita/__init__.py -> build/lib.linux-riscv64-3.9/Cython/Tempita copying Cython/Tempita/_tempita.py -> build/lib.linux-riscv64-3.9/Cython/Tempita copying Cython/Tempita/_looper.py -> build/lib.linux-riscv64-3.9/Cython/Tempita creating build/lib.linux-riscv64-3.9/pyximport copying pyximport/pyximport.py -> build/lib.linux-riscv64-3.9/pyximport copying pyximport/pyxbuild.py -> build/lib.linux-riscv64-3.9/pyximport copying pyximport/__init__.py -> build/lib.linux-riscv64-3.9/pyximport creating build/lib.linux-riscv64-3.9/Cython/Includes copying Cython/Includes/openmp.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes creating build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/time.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libc creating build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/array.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/cpython creating build/lib.linux-riscv64-3.9/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/numpy creating build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated creating build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/libcpp creating build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/time.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/types.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/resource.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/stat.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/select.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/signal.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/mman.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/wait.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/strings.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-riscv64-3.9/Cython/Includes/posix copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/Code.pxd -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-riscv64-3.9/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build/lib.linux-riscv64-3.9/Cython/Runtime copying Cython/Debugger/Tests/codefile -> build/lib.linux-riscv64-3.9/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-riscv64-3.9/Cython/Debugger/Tests copying Cython/Plex/Actions.pxd -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Plex/Scanners.pxd -> build/lib.linux-riscv64-3.9/Cython/Plex copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/CppConvert.pyx -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/MemoryView.pyx -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/CConvert.pyx -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/ImportExport.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Exceptions.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/TypeConversion.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/MemoryView_C.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Buffer.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/CMath.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Embed.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/CommonStructures.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/ObjectHandling.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/StringTools.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/FunctionArguments.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Builtins.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Capsule.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Overflow.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Profile.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/CythonFunction.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/AsyncGen.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Coroutine.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Complex.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Optimize.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/Printing.c -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/arrayarray.h -> build/lib.linux-riscv64-3.9/Cython/Utility copying Cython/Utility/CppSupport.cpp -> build/lib.linux-riscv64-3.9/Cython/Utility running build_ext Compiling /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Actions.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Scanning.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Visitor.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/FlowControl.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.21/Cython/Runtime/refnanny.pyx because it changed. Compiling /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/FusedNode.py because it changed. Compiling /builddir/build/BUILD/cython-0.29.21/Cython/Tempita/_tempita.py because it changed. [1/8] Cythonizing /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/FlowControl.py [2/8] Cythonizing /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/FusedNode.py [3/8] Cythonizing /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Scanning.py [4/8] Cythonizing /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Visitor.py [5/8] Cythonizing /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Actions.py [6/8] Cythonizing /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.py [7/8] Cythonizing /builddir/build/BUILD/cython-0.29.21/Cython/Runtime/refnanny.pyx [8/8] Cythonizing /builddir/build/BUILD/cython-0.29.21/Cython/Tempita/_tempita.py building 'Cython.Plex.Scanners' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/builddir creating build/temp.linux-riscv64-3.9/builddir/build creating build/temp.linux-riscv64-3.9/builddir/build/BUILD creating build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21 creating build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython creating build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Plex gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.o /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.c: In function ‘__pyx_f_6Cython_4Plex_8Scanners_7Scanner_run_machine_inlined’: /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.c:3570:11: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3570 | __pyx_t_8 = (__pyx_v_data != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_data) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.c:19: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.c:3570:11: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 3570 | __pyx_t_8 = (__pyx_v_data != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_data) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.c:19: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.c:3570:11: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 3570 | __pyx_t_8 = (__pyx_v_data != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_data) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.c:19: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Plex/Scanners.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Plex/Scanners.cpython-39-riscv64-linux-gnu.so building 'Cython.Plex.Actions' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /builddir/build/BUILD/cython-0.29.21/Cython/Plex/Actions.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Plex/Actions.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Plex/Actions.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Plex/Actions.cpython-39-riscv64-linux-gnu.so building 'Cython.Compiler.Scanning' extension creating build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Compiler gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Scanning.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Scanning.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Scanning.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Compiler/Scanning.cpython-39-riscv64-linux-gnu.so building 'Cython.Compiler.Visitor' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Visitor.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Visitor.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Visitor.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Compiler/Visitor.cpython-39-riscv64-linux-gnu.so building 'Cython.Compiler.FlowControl' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/FlowControl.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Compiler/FlowControl.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Compiler/FlowControl.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Compiler/FlowControl.cpython-39-riscv64-linux-gnu.so building 'Cython.Runtime.refnanny' extension creating build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Runtime gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /builddir/build/BUILD/cython-0.29.21/Cython/Runtime/refnanny.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Runtime/refnanny.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Runtime/refnanny.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Runtime/refnanny.cpython-39-riscv64-linux-gnu.so building 'Cython.Compiler.FusedNode' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/FusedNode.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Compiler/FusedNode.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Compiler/FusedNode.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Compiler/FusedNode.cpython-39-riscv64-linux-gnu.so building 'Cython.Tempita._tempita' extension creating build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Tempita gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /builddir/build/BUILD/cython-0.29.21/Cython/Tempita/_tempita.c -o build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Tempita/_tempita.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/builddir/build/BUILD/cython-0.29.21/Cython/Tempita/_tempita.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/Cython/Tempita/_tempita.cpython-39-riscv64-linux-gnu.so + echo ';; (require '\''cython-mode)' + cp -p Tools/cython-mode.el . + /usr/bin/emacs -batch --no-init-file --no-site-file --eval '(progn (setq load-path (cons "." load-path)))' -f batch-byte-compile cython-mode-init.el cython-mode.el + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BgjCcW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64 + cd cython-0.29.21 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64 Unable to find pgen, not compiling formal grammar. running install running install_lib creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Actions.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Machines.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Scanners.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Scanners.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Regexps.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Actions.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Traditional.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/DFA.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Scanners.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Actions.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Lexicons.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Timing.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Errors.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex copying build/lib.linux-riscv64-3.9/Cython/Plex/Transitions.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/ImportExport.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/TestCythonScope.pyx -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Exceptions.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/TypeConversion.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/MemoryView_C.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/CppConvert.pyx -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Buffer.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/arrayarray.h -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/ModuleSetupCode.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/CppSupport.cpp -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/CMath.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/ExtensionTypes.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Embed.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/TestCyUtilityLoader.pyx -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/CommonStructures.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/CpdefEnums.pyx -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/ObjectHandling.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/StringTools.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/FunctionArguments.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Builtins.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/MemoryView.pyx -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Capsule.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Overflow.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Profile.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/CythonFunction.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/AsyncGen.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Coroutine.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/TestUtilityLoader.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Complex.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/CConvert.pyx -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Optimize.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility copying build/lib.linux-riscv64-3.9/Cython/Utility/Printing.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.9/Cython/Distutils/extension.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.9/Cython/Distutils/old_build_ext.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.9/Cython/Distutils/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.9/Cython/Distutils/build_ext.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils copying build/lib.linux-riscv64-3.9/Cython/Coverage.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build copying build/lib.linux-riscv64-3.9/Cython/Build/IpythonMagic.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build copying build/lib.linux-riscv64-3.9/Cython/Build/BuildExecutable.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.9/Cython/Build/Tests/TestInline.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.9/Cython/Build/Tests/TestStripLiterals.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.9/Cython/Build/Tests/TestCyCache.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.9/Cython/Build/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.9/Cython/Build/Tests/TestIpythonMagic.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests copying build/lib.linux-riscv64-3.9/Cython/Build/Inline.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build copying build/lib.linux-riscv64-3.9/Cython/Build/Distutils.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build copying build/lib.linux-riscv64-3.9/Cython/Build/Cythonize.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build copying build/lib.linux-riscv64-3.9/Cython/Build/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build copying build/lib.linux-riscv64-3.9/Cython/Build/Dependencies.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build copying build/lib.linux-riscv64-3.9/Cython/Debugging.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython copying build/lib.linux-riscv64-3.9/Cython/TestUtils.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.9/Cython/Tests/TestStringIOTree.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.9/Cython/Tests/TestCythonUtils.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.9/Cython/Tests/TestJediTyper.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.9/Cython/Tests/TestCodeWriter.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.9/Cython/Tests/xmlrunner.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.9/Cython/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests copying build/lib.linux-riscv64-3.9/Cython/StringIOTree.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython copying build/lib.linux-riscv64-3.9/Cython/CodeWriter.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/time.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/limits.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/stdint.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/string.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/float.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/signal.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/setjmp.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/errno.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/locale.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/math.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc copying build/lib.linux-riscv64-3.9/Cython/Includes/libc/stddef.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libc creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/cobject.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/list.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/version.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/bytes.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/bytearray.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/mem.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/array.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/set.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/number.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/pylifecycle.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/tuple.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/long.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/iterobject.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/mapping.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/longintrepr.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/string.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/unicode.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/int.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/pycapsule.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/float.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/ceval.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/slice.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/sequence.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/object.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/instance.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/buffer.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/dict.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/module.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/complex.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/pystate.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/datetime.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/pythread.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/type.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/genobject.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/exc.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/weakref.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/memoryview.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/method.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/oldbuffer.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/function.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/ref.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/bool.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython copying build/lib.linux-riscv64-3.9/Cython/Includes/cpython/getargs.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/cpython creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/numpy copying build/lib.linux-riscv64-3.9/Cython/Includes/numpy/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/numpy copying build/lib.linux-riscv64-3.9/Cython/Includes/numpy/math.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/numpy creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_bytes.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_pycapsule.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_exc.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_long.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_function.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_weakref.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_set.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/stl.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_module.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_mem.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_list.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_number.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_instance.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_dict.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_version.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_bool.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_ref.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_complex.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_unicode.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_cobject.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_tuple.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_buffer.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_method.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_sequence.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_int.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_object.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_type.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_getargs.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_mapping.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_string.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated copying build/lib.linux-riscv64-3.9/Cython/Includes/Deprecated/python_float.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/Deprecated creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/algorithm.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/list.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/map.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/limits.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/set.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/typeindex.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/string.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/forward_list.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/functional.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/iterator.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/pair.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/memory.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/complex.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/deque.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/queue.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/vector.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/unordered_map.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/utility.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/unordered_set.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/typeinfo.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/cast.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/libcpp/stack.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/libcpp copying build/lib.linux-riscv64-3.9/Cython/Includes/openmp.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/time.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/types.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/fcntl.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/resource.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/stat.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/stdio.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/stdlib.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/select.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/__init__.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/signal.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/mman.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/wait.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/strings.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/ioctl.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/dlfcn.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Includes/posix/unistd.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Includes/posix copying build/lib.linux-riscv64-3.9/Cython/Utils.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.9/Cython/Tempita/compat3.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.9/Cython/Tempita/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.9/Cython/Tempita/_tempita.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.9/Cython/Tempita/_tempita.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.9/Cython/Tempita/_looper.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita copying build/lib.linux-riscv64-3.9/Cython/Shadow.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython copying build/lib.linux-riscv64-3.9/Cython/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.9/Cython/Runtime/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.9/Cython/Runtime/refnanny.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Runtime copying build/lib.linux-riscv64-3.9/Cython/Runtime/refnanny.pyx -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Runtime creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.9/Cython/Debugger/DebugWriter.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.9/Cython/Debugger/libcython.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.9/Cython/Debugger/Tests/cfuncs.c -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.9/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.9/Cython/Debugger/Tests/TestLibCython.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.9/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.9/Cython/Debugger/Tests/codefile -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.9/Cython/Debugger/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests copying build/lib.linux-riscv64-3.9/Cython/Debugger/libpython.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.9/Cython/Debugger/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger copying build/lib.linux-riscv64-3.9/Cython/Debugger/Cygdb.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/ParseTreeTransforms.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/UtilNodes.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/FusedNode.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Scanning.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Pipeline.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/AnalysedTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Nodes.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/ExprNodes.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Annotate.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Visitor.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/CodeGeneration.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Parsing.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Visitor.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Future.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/CythonScope.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/DebugFlags.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Options.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/MemoryView.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/CmdLine.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/FlowControl.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Version.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Visitor.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/TypeInference.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/TreePath.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Builtin.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestCmdLine.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestBuffer.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestSignatureMatching.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestTypes.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestFlowControl.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestMemView.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestTreePath.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestTreeFragment.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestGrammar.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestUtilityLoad.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestVisitor.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/Tests/TestStringEncoding.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests copying build/lib.linux-riscv64-3.9/Cython/Compiler/TypeSlots.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/UtilityCode.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Code.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Optimize.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Scanning.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Symtab.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/PyrexTypes.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Parsing.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Naming.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Main.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Code.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/FlowControl.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/ModuleNode.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/ParseTreeTransforms.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Lexicon.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/TreeFragment.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/StringEncoding.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Interpreter.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Errors.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/FlowControl.pxd -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/AutoDocTransforms.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Scanning.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Pythran.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/FusedNode.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/Cython/Compiler/Buffer.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler copying build/lib.linux-riscv64-3.9/cython.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport copying build/lib.linux-riscv64-3.9/pyximport/pyximport.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport copying build/lib.linux-riscv64-3.9/pyximport/pyxbuild.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport copying build/lib.linux-riscv64-3.9/pyximport/__init__.py -> /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Machines.py to Machines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Scanners.py to Scanners.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Regexps.py to Regexps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Traditional.py to Traditional.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/DFA.py to DFA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Actions.py to Actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Lexicons.py to Lexicons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Timing.py to Timing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Errors.py to Errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Transitions.py to Transitions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utility/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils/extension.py to extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils/old_build_ext.py to old_build_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Distutils/build_ext.py to build_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Coverage.py to Coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests/TestInline.py to TestInline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests/TestCyCache.py to TestCyCache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Inline.py to Inline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Distutils.py to Distutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Cythonize.py to Cythonize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Build/Dependencies.py to Dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugging.py to Debugging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/TestUtils.py to TestUtils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests/TestCythonUtils.py to TestCythonUtils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/StringIOTree.py to StringIOTree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/CodeWriter.py to CodeWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Utils.py to Utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita/compat3.py to compat3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita/_tempita.py to _tempita.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita/_looper.py to _looper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Shadow.py to Shadow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Runtime/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/libcython.py to libcython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests/test_libpython_in_gdb.py to test_libpython_in_gdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests/test_libcython_in_gdb.py to test_libcython_in_gdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/libpython.py to libpython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Debugger/Cygdb.py to Cygdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/FusedNode.py to FusedNode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Pipeline.py to Pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Nodes.py to Nodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Annotate.py to Annotate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Parsing.py to Parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Future.py to Future.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/CythonScope.py to CythonScope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Options.py to Options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/MemoryView.py to MemoryView.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/CmdLine.py to CmdLine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/FlowControl.py to FlowControl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Version.py to Version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Visitor.py to Visitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/TypeInference.py to TypeInference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/TreePath.py to TreePath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Builtin.py to Builtin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestCmdLine.py to TestCmdLine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestTypes.py to TestTypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestFlowControl.py to TestFlowControl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestGrammar.py to TestGrammar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Tests/TestStringEncoding.py to TestStringEncoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Code.py to Code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Optimize.py to Optimize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Symtab.py to Symtab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Naming.py to Naming.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py to Main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Lexicon.py to Lexicon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Interpreter.py to Interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Errors.py to Errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Scanning.py to Scanning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Pythran.py to Pythran.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Buffer.py to Buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/cython.py to cython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport/pyximport.py to pyximport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport/pyxbuild.py to pyxbuild.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/pyximport/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp1qj9jaa2.py' /usr/bin/python3 /tmp/tmp1qj9jaa2.py removing /tmp/tmp1qj9jaa2.py running install_egg_info running egg_info creating Cython.egg-info writing Cython.egg-info/PKG-INFO writing dependency_links to Cython.egg-info/dependency_links.txt writing entry points to Cython.egg-info/entry_points.txt writing top-level names to Cython.egg-info/top_level.txt writing manifest file 'Cython.egg-info/SOURCES.txt' reading manifest file 'Cython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.gitrev' warning: no files found matching 'Doc/*' warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Utility' warning: no files found matching 'pyximport/README' writing manifest file 'Cython.egg-info/SOURCES.txt' Copying Cython.egg-info to /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython-0.29.21-py3.9.egg-info running install_scripts Installing cygdb script to /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/bin Installing cython script to /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/bin Installing cythonize script to /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/bin + rm -rfv /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/bin/__pycache__ + rm -rf /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib/python3.9/site-packages/setuptools/tests + mkdir -p /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/share/emacs/site-lisp/ + cp -p cython-mode.el cython-mode.elc /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/share/emacs/site-lisp/ + mkdir -p /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/share/emacs/site-lisp/site-start.d/ + cp -p cython-mode-init.el cython-mode-init.elc /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/share/emacs/site-lisp/site-start.d/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.29.21-3.fc33 --unique-debug-suffix -0.29.21-3.fc33.riscv64 --unique-debug-src-base Cython-0.29.21-3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cython-0.29.21 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/FlowControl.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/FusedNode.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Scanning.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Visitor.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Visitor.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/FlowControl.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/FusedNode.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Compiler/Scanning.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Actions.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Actions.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Scanners.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Plex/Scanners.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Runtime/refnanny.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Runtime/refnanny.cpython-39-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita/_tempita.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9/site-packages/Cython/Tempita/_tempita.cpython-39-riscv64-linux-gnu.so original debug info size: 28744kB, size after compression: 28432kB /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. 16567 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/Cython-0.29.21-3.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gdkZyZ + umask 022 + cd /builddir/build/BUILD + cd cython-0.29.21 + /usr/bin/python3 runtests.py -vv --no-pyregr -j4 Python 3.9.0rc1 (heads/master-dirty:506f1a5, Aug 12 2020, 00:00:00) [GCC 10.2.1 20200804 (Red Hat 10.2.1-2)] Running tests against Cython 0.29.21 #### 2020-08-23 07:18:37.798514 #### 2020-08-23 07:18:47.836608 #### 2020-08-23 07:18:57.871162 #### 2020-08-23 07:19:07.911681 #### 2020-08-23 07:19:17.969050 #### 2020-08-23 07:19:28.010824 #### 2020-08-23 07:19:38.100577 #### 2020-08-23 07:19:48.150704 #### 2020-08-23 07:19:58.188112 #### 2020-08-23 07:20:08.314919 #### 2020-08-23 07:20:18.356325 Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. #### 2020-08-23 07:20:28.417399 Using Cython language level 2. Backends: c,cpp #### 2020-08-23 07:20:38.467123 test_backslash (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_comment (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_comment_and_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_double_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_empty (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_extern (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_include (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_nested_quotes (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_raw (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_raw_unicode (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_single_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_triple_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_unicode (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok test_insertion (Cython.Tests.TestStringIOTree.TestStringIOTree) ... ok test_deepcopy (Cython.Compiler.Tests.TestFlowControl.TestGraph) ... test_markers (Cython.Tests.TestStringIOTree.TestStringIOTree) ... ok test_node_path (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_basic (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok ok test_node_path_and (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... test_cdef_arg (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok ok test_node_path_attribute (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... test_def_arg (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_node_path_attribute_dotted (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_default_1dim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_node_path_attribute_exists (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_default_ndim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_node_path_attribute_exists_not (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_attribute_string_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_child (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_general_slice (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_node_path_node_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_node_predicate_step (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_non_slice_memview (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_node_path_recursive_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_zero_offset (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_node_path_star (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bufaccessok test_zero_offset_ndim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ... ok test_load (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok test_load_as_string (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok test_load_tempita (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok test_load (Cython.Compiler.Tests.TestUtilityLoad.TestTempitaUtilityLoader) ... ok test_load_as_string (Cython.Compiler.Tests.TestUtilityLoad.TestTempitaUtilityLoader) ... ok test_load (Cython.Compiler.Tests.TestUtilityLoad.TestUtilityLoader) ... ok test_load_as_string (Cython.Compiler.Tests.TestUtilityLoad.TestUtilityLoader) ... ok test_parallel_directives_cimports (Cython.Compiler.Tests.TestParseTreeTransforms.TestInterpretCompilerDirectives) ... ok test_parallel_directives_imports (Cython.Compiler.Tests.TestParseTreeTransforms.TestInterpretCompilerDirectives) ... ok test_parserbehaviour_is_what_we_coded_for (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok test_pass_eliminated (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok test_statinexpr (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok test_wrap_multistat (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok test_wrap_offagain (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok test_wrap_singlestat (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok StringIOTree (Cython) Doctest: Cython.StringIOTree ... ok normalise_encoding_name (Cython.Compiler.Options) Doctest: Cython.Compiler.Options.normalise_encoding_name ... ok parse_compile_time_env (Cython.Compiler.Options) Doctest: Cython.Compiler.Options.parse_compile_time_env ... ok parse_directive_list (Cython.Compiler.Options) Doctest: Cython.Compiler.Options.parse_directive_list ... ok parse_directive_value (Cython.Compiler.Options) Doctest: Cython.Compiler.Options.parse_directive_value ... ok parse_variable_value (Cython.Compiler.Options) Doctest: Cython.Compiler.Options.parse_variable_value ... ok TreeVisitor (Cython.Compiler.Visitor) Doctest: Cython.Compiler.Visitor.TreeVisitor ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running buffmt ... #### 2020-08-23 07:20:48.545876 test_class_ref (Cython.Build.Tests.TestInline.TestInline) ... Excluding build.setuptools_reimport because it's listed in tests/bugs.txt Excluding errors.missing_baseclass_in_predecl_T262 because it's listed in tests/bugs.txt Excluding run.cfunc_call_tuple_args_T408 because it's listed in tests/bugs.txt Excluding run.cimport_alias_subclass because it's listed in tests/bugs.txt Excluding run.class_attribute_init_values_T18 because it's listed in tests/bugs.txt Excluding run.for_from_pyvar_loop_T601 because it's listed in tests/bugs.txt Excluding run.generator_expressions_in_class because it's listed in tests/bugs.txt Excluding run.genexpr_iterable_lookup_T600 because it's listed in tests/bugs.txt Excluding run.inherited_final_method because it's listed in tests/bugs.txt Excluding run.inlined_generator_expressions because it's listed in tests/bugs.txt Excluding run.mod__spec__ because it's listed in tests/bugs.txt Excluding run.temp_sideeffects_T654 because it's listed in tests/bugs.txt Excluding run.unsignedbehaviour_T184 because it's listed in tests/bugs.txt Compiling /builddir/.cython/inline/_cython_inline_8d453401e1380922e2096cbd4578574d5de9ee41.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_8d453401e1380922e2096cbd4578574d5de9ee41.pyx #### 2020-08-23 07:20:58.603271 ok test_compiler_directives (Cython.Build.Tests.TestInline.TestInline) ... warning: /builddir/.cython/inline/_cython_inline_a64307953c491fa39e8c6d548036ebcfd9f46bdd.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_a64307953c491fa39e8c6d548036ebcfd9f46bdd.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_a64307953c491fa39e8c6d548036ebcfd9f46bdd.pyx test_cycache_switch (Cython.Build.Tests.TestCyCache.TestCyCache) ... /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.21/TEST_TMP/cycache-testlsvu220e/srcuuk2hms1/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Excluding build.setuptools_reimport because it's listed in tests/bugs.txt Excluding errors.missing_baseclass_in_predecl_T262 because it's listed in tests/bugs.txt Excluding run.cfunc_call_tuple_args_T408 because it's listed in tests/bugs.txt Excluding run.cimport_alias_subclass because it's listed in tests/bugs.txt Excluding run.class_attribute_init_values_T18 because it's listed in tests/bugs.txt Excluding run.for_from_pyvar_loop_T601 because it's listed in tests/bugs.txt Excluding run.generator_expressions_in_class because it's listed in tests/bugs.txt Excluding run.genexpr_iterable_lookup_T600 because it's listed in tests/bugs.txt Excluding run.inherited_final_method because it's listed in tests/bugs.txt Excluding run.inlined_generator_expressions because it's listed in tests/bugs.txt Excluding run.mod__spec__ because it's listed in tests/bugs.txt Excluding run.temp_sideeffects_T654 because it's listed in tests/bugs.txt Excluding run.unsignedbehaviour_T184 because it's listed in tests/bugs.txt Compiling TEST_TMP/cycache-testlsvu220e/srcuuk2hms1/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testlsvu220e/srcuuk2hms1/a.pyx #### 2020-08-23 07:21:08.649340 /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.21/TEST_TMP/cycache-testlsvu220e/srcuuk2hms1/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testlsvu220e/srcuuk2hms1/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testlsvu220e/srcuuk2hms1/a.pyx Compiling TEST_TMP/cycache-testlsvu220e/srcuuk2hms1/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testlsvu220e/srcuuk2hms1/a.pyx in cache ok test_cycache_uses_cache (Cython.Build.Tests.TestCyCache.TestCyCache) ... /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.21/TEST_TMP/cycache-testyj6cpuwn/src19v5il8a/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testyj6cpuwn/src19v5il8a/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testyj6cpuwn/src19v5il8a/a.pyx Compiling TEST_TMP/cycache-testyj6cpuwn/src19v5il8a/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testyj6cpuwn/src19v5il8a/a.pyx in cache ok test_multi_file_output (Cython.Build.Tests.TestCyCache.TestCyCache) ... /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.21/TEST_TMP/cycache-testvooapxnw/src8i2h0ucp/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testvooapxnw/src8i2h0ucp/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testvooapxnw/src8i2h0ucp/a.pyx Compiling TEST_TMP/cycache-testvooapxnw/src8i2h0ucp/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testvooapxnw/src8i2h0ucp/a.pyx in cache ok test_options_invalidation (Cython.Build.Tests.TestCyCache.TestCyCache) ... /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.21/TEST_TMP/cycache-test7j9awapy/src_zc2qqbs/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-test7j9awapy/src_zc2qqbs/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-test7j9awapy/src_zc2qqbs/options.pyx /builddir/build/BUILD/cython-0.29.21/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/cython-0.29.21/TEST_TMP/cycache-test7j9awapy/src_zc2qqbs/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-test7j9awapy/src_zc2qqbs/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-test7j9awapy/src_zc2qqbs/options.pyx Compiling TEST_TMP/cycache-test7j9awapy/src_zc2qqbs/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-test7j9awapy/src_zc2qqbs/options.pyx in cache Compiling TEST_TMP/cycache-test7j9awapy/src_zc2qqbs/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-test7j9awapy/src_zc2qqbs/options.pyx in cache ok test_basic (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok test_pos_after_key (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok test_type_keyword (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok test_type_pos (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok test_widest_numeric_type (Cython.Compiler.Tests.TestTypes.TestMethodDispatcherTransform) ... ok test_basic (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_copy_is_taken (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_exprstat (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_pos_is_transferred (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_substitution (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_substitutions_are_copied (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_temps (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok test_invalid_number_literals (Cython.Compiler.Tests.TestGrammar.TestGrammar) ... #### 2020-08-23 07:21:18.746618 ok test_valid_number_literals (Cython.Compiler.Tests.TestGrammar.TestGrammar) ... ok test_string_contains_lone_surrogates (Cython.Compiler.Tests.TestStringEncoding.StringEncodingTest) ... ok test_string_contains_surrogates (Cython.Compiler.Tests.TestStringEncoding.StringEncodingTest) ... ok parse_list (Cython.Build.Dependencies) Doctest: Cython.Build.Dependencies.parse_list ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running userbuffer ... ok test_def_node (Cython.Build.Tests.TestInline.TestInline) ... #### 2020-08-23 07:21:28.781971 #### 2020-08-23 07:21:38.829724 #### 2020-08-23 07:21:48.864842 ok test_globals (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_47ace2041cb34b8e82a5ed65cb9cfa28be14b0e6.pyx:6:4: Unreachable code #### 2020-08-23 07:21:58.907174 #### 2020-08-23 07:22:08.949561 ok test_lang_version (Cython.Build.Tests.TestInline.TestInline) ... Compiling /builddir/.cython/inline/_cython_inline_b0e8f25d0096af5d7155f925797aff5c548f433f.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_b0e8f25d0096af5d7155f925797aff5c548f433f.pyx #### 2020-08-23 07:22:19.222215 #### 2020-08-23 07:22:29.281809 userbuffer () Doctest: userbuffer ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running userbuffer ... #### 2020-08-23 07:22:39.336755 #### 2020-08-23 07:22:49.382864 Compiling /builddir/.cython/inline/_cython_inline_88cec67e4ff62789dc549cb34d771a59272d9617.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_88cec67e4ff62789dc549cb34d771a59272d9617.pyx #### 2020-08-23 07:22:59.422473 #### 2020-08-23 07:23:09.476869 #### 2020-08-23 07:23:19.516937 _int (buffmt.__test__) Doctest: buffmt.__test__._int ... ok _obj (buffmt.__test__) Doctest: buffmt.__test__._obj ... ok _ulong (buffmt.__test__) Doctest: buffmt.__test__._ulong ... ok alignment_string (buffmt.__test__) Doctest: buffmt.__test__.alignment_string ... ok char3int (buffmt.__test__) Doctest: buffmt.__test__.char3int ... ok complex_test (buffmt.__test__) Doctest: buffmt.__test__.complex_test ... ok int_and_long_are_same (buffmt.__test__) Doctest: buffmt.__test__.int_and_long_are_same ... ok long_string (buffmt.__test__) Doctest: buffmt.__test__.long_string ... ok mixed_complex_struct (buffmt.__test__) Doctest: buffmt.__test__.mixed_complex_struct ... ok packed_struct (buffmt.__test__) Doctest: buffmt.__test__.packed_struct ... ok packed_struct_with_arrays (buffmt.__test__) Doctest: buffmt.__test__.packed_struct_with_arrays ... ok packed_struct_with_ndarrays (buffmt.__test__) Doctest: buffmt.__test__.packed_struct_with_ndarrays ... ok packed_struct_with_strings (buffmt.__test__) Doctest: buffmt.__test__.packed_struct_with_strings ... ok partially_packed_struct (buffmt.__test__) Doctest: buffmt.__test__.partially_packed_struct ... ok partially_packed_struct_2 (buffmt.__test__) Doctest: buffmt.__test__.partially_packed_struct_2 ... ok unpacked_struct (buffmt.__test__) Doctest: buffmt.__test__.unpacked_struct ... ok unpacked_struct_with_arrays (buffmt.__test__) Doctest: buffmt.__test__.unpacked_struct_with_arrays ... ok wrongsize (buffmt.__test__) Doctest: buffmt.__test__.wrongsize ... ok _int (buffmt) Doctest: buffmt._int ... ok _obj (buffmt) Doctest: buffmt._obj ... ok _ulong (buffmt) Doctest: buffmt._ulong ... ok alignment_string (buffmt) Doctest: buffmt.alignment_string ... ok char3int (buffmt) Doctest: buffmt.char3int ... ok complex_test (buffmt) Doctest: buffmt.complex_test ... ok int_and_long_are_same (buffmt) Doctest: buffmt.int_and_long_are_same ... ok long_string (buffmt) Doctest: buffmt.long_string ... ok mixed_complex_struct (buffmt) Doctest: buffmt.mixed_complex_struct ... ok packed_struct (buffmt) Doctest: buffmt.packed_struct ... ok packed_struct_with_arrays (buffmt) Doctest: buffmt.packed_struct_with_arrays ... ok packed_struct_with_ndarrays (buffmt) Doctest: buffmt.packed_struct_with_ndarrays ... ok packed_struct_with_strings (buffmt) Doctest: buffmt.packed_struct_with_strings ... ok partially_packed_struct (buffmt) Doctest: buffmt.partially_packed_struct ... ok partially_packed_struct_2 (buffmt) Doctest: buffmt.partially_packed_struct_2 ... ok unpacked_struct (buffmt) Doctest: buffmt.unpacked_struct ... ok unpacked_struct_with_arrays (buffmt) Doctest: buffmt.unpacked_struct_with_arrays ... ok wrongsize (buffmt) Doctest: buffmt.wrongsize ... ok Excluding build.setuptools_reimport because it's listed in tests/bugs.txt Excluding errors.missing_baseclass_in_predecl_T262 because it's listed in tests/bugs.txt Excluding run.cfunc_call_tuple_args_T408 because it's listed in tests/bugs.txt Excluding run.cimport_alias_subclass because it's listed in tests/bugs.txt Excluding run.class_attribute_init_values_T18 because it's listed in tests/bugs.txt Excluding run.for_from_pyvar_loop_T601 because it's listed in tests/bugs.txt Excluding run.generator_expressions_in_class because it's listed in tests/bugs.txt Excluding run.genexpr_iterable_lookup_T600 because it's listed in tests/bugs.txt Excluding run.inherited_final_method because it's listed in tests/bugs.txt Excluding run.inlined_generator_expressions because it's listed in tests/bugs.txt Excluding run.mod__spec__ because it's listed in tests/bugs.txt Excluding run.temp_sideeffects_T654 because it's listed in tests/bugs.txt Excluding run.unsignedbehaviour_T184 because it's listed in tests/bugs.txt runTest (__main__.CythonRunTestCase) compiling (cpp) and running buffmt ... ok test_locals (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_294ebcf7732a594c5d9c9c599b8a46d55d2cc5c0.pyx:6:4: Unreachable code #### 2020-08-23 07:23:29.602703 #### 2020-08-23 07:23:39.644368 userbuffer () Doctest: userbuffer ... ok runTest (__main__.EndToEndTest) End-to-end basic_distutils ... #### 2020-08-23 07:23:49.695680 ok test_no_return (Cython.Build.Tests.TestInline.TestInline) ... #### 2020-08-23 07:23:59.738155 ok test_numpy (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_472333dd43a1f49514dc9a78e658270f13f56b1c.pyx:7:4: Unreachable code #### 2020-08-23 07:24:09.805229 ok runTest (__main__.EndToEndTest) End-to-end build_dir ... #### 2020-08-23 07:24:19.854490 #### 2020-08-23 07:24:30.025603 In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from TEST_TMP/inline/_cython_inline_472333dd43a1f49514dc9a78e658270f13f56b1c.c:629: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ #### 2020-08-23 07:24:40.078843 #### 2020-08-23 07:24:50.117230 #### 2020-08-23 07:25:00.154327 ok test_pure (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_f299fa9c2842c173f1930a86e85d3dbf1d259ee0.pyx:11:4: Unreachable code #### 2020-08-23 07:25:10.205819 ok runTest (__main__.EndToEndTest) End-to-end build_dir_src ... #### 2020-08-23 07:25:20.289934 ok test_simple (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_02ff3df19d3db95b38f555dfc2e7d4f2e702e576.pyx:6:4: Unreachable code #### 2020-08-23 07:25:30.338034 #### 2020-08-23 07:25:40.397965 ok test_types (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_88ab9159f4de8072f7641c7997ac11710fa433d9.pyx:8:4: Unreachable code #### 2020-08-23 07:25:50.442966 #### 2020-08-23 07:26:00.488457 _int (buffmt.__test__) Doctest: buffmt.__test__._int ... ok _obj (buffmt.__test__) Doctest: buffmt.__test__._obj ... ok _ulong (buffmt.__test__) Doctest: buffmt.__test__._ulong ... ok alignment_string (buffmt.__test__) Doctest: buffmt.__test__.alignment_string ... ok char3int (buffmt.__test__) Doctest: buffmt.__test__.char3int ... ok complex_test (buffmt.__test__) Doctest: buffmt.__test__.complex_test ... ok int_and_long_are_same (buffmt.__test__) Doctest: buffmt.__test__.int_and_long_are_same ... ok long_string (buffmt.__test__) Doctest: buffmt.__test__.long_string ... ok mixed_complex_struct (buffmt.__test__) Doctest: buffmt.__test__.mixed_complex_struct ... ok packed_struct (buffmt.__test__) Doctest: buffmt.__test__.packed_struct ... ok packed_struct_with_arrays (buffmt.__test__) Doctest: buffmt.__test__.packed_struct_with_arrays ... ok packed_struct_with_ndarrays (buffmt.__test__) Doctest: buffmt.__test__.packed_struct_with_ndarrays ... ok packed_struct_with_strings (buffmt.__test__) Doctest: buffmt.__test__.packed_struct_with_strings ... ok partially_packed_struct (buffmt.__test__) Doctest: buffmt.__test__.partially_packed_struct ... ok partially_packed_struct_2 (buffmt.__test__) Doctest: buffmt.__test__.partially_packed_struct_2 ... ok unpacked_struct (buffmt.__test__) Doctest: buffmt.__test__.unpacked_struct ... ok unpacked_struct_with_arrays (buffmt.__test__) Doctest: buffmt.__test__.unpacked_struct_with_arrays ... ok wrongsize (buffmt.__test__) Doctest: buffmt.__test__.wrongsize ... ok _int (buffmt) Doctest: buffmt._int ... ok _obj (buffmt) Doctest: buffmt._obj ... ok _ulong (buffmt) Doctest: buffmt._ulong ... ok alignment_string (buffmt) Doctest: buffmt.alignment_string ... ok char3int (buffmt) Doctest: buffmt.char3int ... ok complex_test (buffmt) Doctest: buffmt.complex_test ... ok int_and_long_are_same (buffmt) Doctest: buffmt.int_and_long_are_same ... ok long_string (buffmt) Doctest: buffmt.long_string ... ok mixed_complex_struct (buffmt) Doctest: buffmt.mixed_complex_struct ... ok packed_struct (buffmt) Doctest: buffmt.packed_struct ... ok packed_struct_with_arrays (buffmt) Doctest: buffmt.packed_struct_with_arrays ... ok packed_struct_with_ndarrays (buffmt) Doctest: buffmt.packed_struct_with_ndarrays ... ok packed_struct_with_strings (buffmt) Doctest: buffmt.packed_struct_with_strings ... ok partially_packed_struct (buffmt) Doctest: buffmt.partially_packed_struct ... ok partially_packed_struct_2 (buffmt) Doctest: buffmt.partially_packed_struct_2 ... ok unpacked_struct (buffmt) Doctest: buffmt.unpacked_struct ... ok unpacked_struct_with_arrays (buffmt) Doctest: buffmt.unpacked_struct_with_arrays ... ok wrongsize (buffmt) Doctest: buffmt.wrongsize ... ok runTest (__main__.EndToEndTest) End-to-end cpp_cythonize ... #### 2020-08-23 07:26:10.939584 ok runTest (__main__.EndToEndTest) End-to-end common_include_dir ... ok test_build_hex_version (Cython.Tests.TestCythonUtils.TestCythonUtils) ... ok test_attribute (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_cdef_var (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_def (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_for_loop (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_if (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_ifelifelse (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_inplace_assignment (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_longness_and_signedness (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_print (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_signed_short (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_typed_args (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok test_all (Cython.Debugger.Tests.TestLibCython.TestAll) ... /builddir/build/BUILD/cython-0.29.21/Cython/Debugger/Tests/TestLibCython.py:65: UserWarning: Skipping gdb tests, need gdb >= 7.2 with Python >= 2.6 warnings.warn('Skipping gdb tests, need gdb >= 7.2 with Python >= 2.6') ok test_errors (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok test_long_options (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok test_options_with_values (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok test_short_options (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok test_cpp_reference_cpp_class (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok test_cpp_reference_cpp_class_and_int (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok test_cpp_reference_single_arg (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok test_cpp_reference_two_args (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok test_binop_method (Cython.Compiler.Tests.TestVisitor.TestMethodDispatcherTransform) ... ok test_builtin_method (Cython.Compiler.Tests.TestVisitor.TestMethodDispatcherTransform) ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running buffer ... #### 2020-08-23 07:26:20.997310 #### 2020-08-23 07:26:31.031325 #### 2020-08-23 07:26:41.067650 #### 2020-08-23 07:26:51.103062 #### 2020-08-23 07:27:01.172994 #### 2020-08-23 07:27:11.216581 ok runTest (__main__.EndToEndTest) End-to-end cythonize_cython ... #### 2020-08-23 07:27:21.304298 #### 2020-08-23 07:27:31.345589 buffer () Doctest: buffer ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running buffer ... #### 2020-08-23 07:27:41.405581 #### 2020-08-23 07:27:51.657011 ok runTest (__main__.EndToEndTest) End-to-end cythonize_glob ... #### 2020-08-23 07:28:01.753172 #### 2020-08-23 07:28:11.788252 #### 2020-08-23 07:28:21.826372 #### 2020-08-23 07:28:31.897850 #### 2020-08-23 07:28:41.935951 ok runTest (__main__.EndToEndTest) End-to-end cythonize_additional_sources ... #### 2020-08-23 07:28:51.973687 #### 2020-08-23 07:29:02.377675 #### 2020-08-23 07:29:12.527970 buffer () Doctest: buffer ... ok runTest (__main__.EndToEndTest) End-to-end basic_cythonize ... ok runTest (__main__.EndToEndTest) End-to-end package_compilation ... #### 2020-08-23 07:29:22.588811 ok runTest (__main__.EndToEndTest) End-to-end cythonize_rename_ext ... #### 2020-08-23 07:29:32.620921 #### 2020-08-23 07:29:42.694322 ok runTest (__main__.EndToEndTest) End-to-end inline_distutils ... ok runTest (__main__.EndToEndTest) End-to-end cythonize_script ... #### 2020-08-23 07:29:52.725974 #### 2020-08-23 07:30:02.764363 #### 2020-08-23 07:30:13.106242 ok runTest (__main__.CythonCompileTestCase) compiling (c) arraytoptrarg ... #### 2020-08-23 07:30:23.178338 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) arraytoptrarg ... #### 2020-08-23 07:30:33.207480 #### 2020-08-23 07:30:43.244376 ok runTest (__main__.EndToEndTest) End-to-end cythonize_script_excludes ... ok runTest (__main__.CythonCompileTestCase) compiling (c) a_capi ... #### 2020-08-23 07:30:53.487986 ok runTest (__main__.CythonCompileTestCase) compiling (c) c_directives ... #### 2020-08-23 07:31:03.572458 #### 2020-08-23 07:31:13.640138 ok runTest (__main__.EndToEndTest) End-to-end module_api ... #### 2020-08-23 07:31:23.722920 #### 2020-08-23 07:31:33.762928 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c_directives ... acquire_failure1 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure1 ... ok acquire_failure2 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure2 ... ok acquire_failure3 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure3 ... ok acquire_failure4 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure4 ... ok acquire_failure5 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure5 ... ok acquire_nonbuffer1 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_nonbuffer2 ... ok acquire_raise (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_raise ... ok acquire_release (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_release ... ok as_argument (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument ... ok as_argument_defval (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument_defval ... ok as_argument_not_none (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument_not_none ... ok assign_temporary_to_object (bufaccess.__test__) Doctest: bufaccess.__test__.assign_temporary_to_object ... ok assign_to_object (bufaccess.__test__) Doctest: bufaccess.__test__.assign_to_object ... ok basic_struct (bufaccess.__test__) Doctest: bufaccess.__test__.basic_struct ... ok bufdefaults1 (bufaccess.__test__) Doctest: bufaccess.__test__.bufdefaults1 ... ok buffer_cast (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_cast ... ok buffer_cast_fails (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_cast_fails ... ok buffer_nogil (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_nogil ... ok buffer_nogil_oob (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_nogil_oob ... ok c_contig (bufaccess.__test__) Doctest: bufaccess.__test__.c_contig ... ok c_contig_2d (bufaccess.__test__) Doctest: bufaccess.__test__.c_contig_2d ... ok cascaded_buffer_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.cascaded_buffer_assignment ... ok cdef_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.cdef_assignment ... ok complex_dtype (bufaccess.__test__) Doctest: bufaccess.__test__.complex_dtype ... ok complex_inplace (bufaccess.__test__) Doctest: bufaccess.__test__.complex_inplace ... ok complex_struct_dtype (bufaccess.__test__) Doctest: bufaccess.__test__.complex_struct_dtype ... ok complex_struct_inplace (bufaccess.__test__) Doctest: bufaccess.__test__.complex_struct_inplace ... ok disabled_usage (bufaccess.__test__) Doctest: bufaccess.__test__.disabled_usage ... ok explicitly_release_buffer (bufaccess.__test__) Doctest: bufaccess.__test__.explicitly_release_buffer ... ok f_contig (bufaccess.__test__) Doctest: bufaccess.__test__.f_contig ... ok f_contig_2d (bufaccess.__test__) Doctest: bufaccess.__test__.f_contig_2d ... ok forin_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.forin_assignment ... ok get_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.get_int_2d ... ok get_int_2d_uintindex (bufaccess.__test__) Doctest: bufaccess.__test__.get_int_2d_uintindex ... ok inplace_operators (bufaccess.__test__) Doctest: bufaccess.__test__.inplace_operators ... ok list_comprehension (bufaccess.__test__) Doctest: bufaccess.__test__.list_comprehension ... ok mixed_get (bufaccess.__test__) Doctest: bufaccess.__test__.mixed_get ... ok nested_packed_struct (bufaccess.__test__) Doctest: bufaccess.__test__.nested_packed_struct ... ok nested_struct (bufaccess.__test__) Doctest: bufaccess.__test__.nested_struct ... ok no_negative_indices (bufaccess.__test__) Doctest: bufaccess.__test__.no_negative_indices ... ok nousage_cleanup (bufaccess.__test__) Doctest: bufaccess.__test__.nousage_cleanup ... ok packed_struct (bufaccess.__test__) Doctest: bufaccess.__test__.packed_struct ... ok printbuf_float (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_float ... ok printbuf_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_int_2d ... ok printbuf_object (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_object ... ok printbuf_td_cy_int (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_cy_short ... ok printbuf_td_h_double (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_double ... ok printbuf_td_h_short (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_short ... ok printbuf_td_h_ushort (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_ushort ... ok readonly (bufaccess.__test__) Doctest: bufaccess.__test__.readonly ... ok safe_get (bufaccess.__test__) Doctest: bufaccess.__test__.safe_get ... ok set_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.set_int_2d ... ok set_int_2d_cascaded (bufaccess.__test__) Doctest: bufaccess.__test__.set_int_2d_cascaded ... ok strided (bufaccess.__test__) Doctest: bufaccess.__test__.strided ... ok test_inplace_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.test_inplace_assignment ... ok test_nested_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.test_nested_assignment ... ok tuple_buffer_assignment1 (bufaccess.__test__) Doctest: bufaccess.__test__.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (bufaccess.__test__) Doctest: bufaccess.__test__.tuple_buffer_assignment2 ... ok typedbuffer1 (bufaccess.__test__) Doctest: bufaccess.__test__.typedbuffer1 ... ok typedbuffer2 (bufaccess.__test__) Doctest: bufaccess.__test__.typedbuffer2 ... ok unsafe_get (bufaccess.__test__) Doctest: bufaccess.__test__.unsafe_get ... ok unsafe_get_nonegative (bufaccess.__test__) Doctest: bufaccess.__test__.unsafe_get_nonegative ... ok wraparound_directive (bufaccess.__test__) Doctest: bufaccess.__test__.wraparound_directive ... ok writable (bufaccess.__test__) Doctest: bufaccess.__test__.writable ... ok acquire_failure1 (bufaccess) Doctest: bufaccess.acquire_failure1 ... ok acquire_failure2 (bufaccess) Doctest: bufaccess.acquire_failure2 ... ok acquire_failure3 (bufaccess) Doctest: bufaccess.acquire_failure3 ... ok acquire_failure4 (bufaccess) Doctest: bufaccess.acquire_failure4 ... ok acquire_failure5 (bufaccess) Doctest: bufaccess.acquire_failure5 ... ok acquire_nonbuffer1 (bufaccess) Doctest: bufaccess.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (bufaccess) Doctest: bufaccess.acquire_nonbuffer2 ... ok acquire_raise (bufaccess) Doctest: bufaccess.acquire_raise ... ok acquire_release (bufaccess) Doctest: bufaccess.acquire_release ... ok as_argument (bufaccess) Doctest: bufaccess.as_argument ... ok as_argument_defval (bufaccess) Doctest: bufaccess.as_argument_defval ... ok as_argument_not_none (bufaccess) Doctest: bufaccess.as_argument_not_none ... ok assign_temporary_to_object (bufaccess) Doctest: bufaccess.assign_temporary_to_object ... ok assign_to_object (bufaccess) Doctest: bufaccess.assign_to_object ... ok basic_struct (bufaccess) Doctest: bufaccess.basic_struct ... ok bufdefaults1 (bufaccess) Doctest: bufaccess.bufdefaults1 ... ok buffer_cast (bufaccess) Doctest: bufaccess.buffer_cast ... ok buffer_cast_fails (bufaccess) Doctest: bufaccess.buffer_cast_fails ... ok buffer_nogil (bufaccess) Doctest: bufaccess.buffer_nogil ... ok buffer_nogil_oob (bufaccess) Doctest: bufaccess.buffer_nogil_oob ... ok c_contig (bufaccess) Doctest: bufaccess.c_contig ... ok c_contig_2d (bufaccess) Doctest: bufaccess.c_contig_2d ... ok cascaded_buffer_assignment (bufaccess) Doctest: bufaccess.cascaded_buffer_assignment ... ok cdef_assignment (bufaccess) Doctest: bufaccess.cdef_assignment ... ok complex_dtype (bufaccess) Doctest: bufaccess.complex_dtype ... ok complex_inplace (bufaccess) Doctest: bufaccess.complex_inplace ... ok complex_struct_dtype (bufaccess) Doctest: bufaccess.complex_struct_dtype ... ok complex_struct_inplace (bufaccess) Doctest: bufaccess.complex_struct_inplace ... ok disabled_usage (bufaccess) Doctest: bufaccess.disabled_usage ... ok explicitly_release_buffer (bufaccess) Doctest: bufaccess.explicitly_release_buffer ... ok f_contig (bufaccess) Doctest: bufaccess.f_contig ... ok f_contig_2d (bufaccess) Doctest: bufaccess.f_contig_2d ... ok forin_assignment (bufaccess) Doctest: bufaccess.forin_assignment ... ok get_int_2d (bufaccess) Doctest: bufaccess.get_int_2d ... ok get_int_2d_uintindex (bufaccess) Doctest: bufaccess.get_int_2d_uintindex ... ok inplace_operators (bufaccess) Doctest: bufaccess.inplace_operators ... ok list_comprehension (bufaccess) Doctest: bufaccess.list_comprehension ... ok mixed_get (bufaccess) Doctest: bufaccess.mixed_get ... ok nested_packed_struct (bufaccess) Doctest: bufaccess.nested_packed_struct ... ok nested_struct (bufaccess) Doctest: bufaccess.nested_struct ... ok no_negative_indices (bufaccess) Doctest: bufaccess.no_negative_indices ... ok nousage_cleanup (bufaccess) Doctest: bufaccess.nousage_cleanup ... ok packed_struct (bufaccess) Doctest: bufaccess.packed_struct ... ok printbuf_float (bufaccess) Doctest: bufaccess.printbuf_float ... ok printbuf_int_2d (bufaccess) Doctest: bufaccess.printbuf_int_2d ... ok printbuf_object (bufaccess) Doctest: bufaccess.printbuf_object ... ok printbuf_td_cy_int (bufaccess) Doctest: bufaccess.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (bufaccess) Doctest: bufaccess.printbuf_td_h_cy_short ... ok printbuf_td_h_double (bufaccess) Doctest: bufaccess.printbuf_td_h_double ... ok printbuf_td_h_short (bufaccess) Doctest: bufaccess.printbuf_td_h_short ... ok printbuf_td_h_ushort (bufaccess) Doctest: bufaccess.printbuf_td_h_ushort ... ok readonly (bufaccess) Doctest: bufaccess.readonly ... ok safe_get (bufaccess) Doctest: bufaccess.safe_get ... ok set_int_2d (bufaccess) Doctest: bufaccess.set_int_2d ... ok set_int_2d_cascaded (bufaccess) Doctest: bufaccess.set_int_2d_cascaded ... ok strided (bufaccess) Doctest: bufaccess.strided ... ok test_inplace_assignment (bufaccess) Doctest: bufaccess.test_inplace_assignment ... ok test_nested_assignment (bufaccess) Doctest: bufaccess.test_nested_assignment ... ok tuple_buffer_assignment1 (bufaccess) Doctest: bufaccess.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (bufaccess) Doctest: bufaccess.tuple_buffer_assignment2 ... ok typedbuffer1 (bufaccess) Doctest: bufaccess.typedbuffer1 ... ok typedbuffer2 (bufaccess) Doctest: bufaccess.typedbuffer2 ... ok unsafe_get (bufaccess) Doctest: bufaccess.unsafe_get ... ok unsafe_get_nonegative (bufaccess) Doctest: bufaccess.unsafe_get_nonegative ... ok wraparound_directive (bufaccess) Doctest: bufaccess.wraparound_directive ... ok writable (bufaccess) Doctest: bufaccess.writable ... ok Excluding build.setuptools_reimport because it's listed in tests/bugs.txt Excluding errors.missing_baseclass_in_predecl_T262 because it's listed in tests/bugs.txt Excluding run.cfunc_call_tuple_args_T408 because it's listed in tests/bugs.txt Excluding run.cimport_alias_subclass because it's listed in tests/bugs.txt Excluding run.class_attribute_init_values_T18 because it's listed in tests/bugs.txt Excluding run.for_from_pyvar_loop_T601 because it's listed in tests/bugs.txt Excluding run.generator_expressions_in_class because it's listed in tests/bugs.txt Excluding run.genexpr_iterable_lookup_T600 because it's listed in tests/bugs.txt Excluding run.inherited_final_method because it's listed in tests/bugs.txt Excluding run.inlined_generator_expressions because it's listed in tests/bugs.txt Excluding run.mod__spec__ because it's listed in tests/bugs.txt Excluding run.temp_sideeffects_T654 because it's listed in tests/bugs.txt Excluding run.unsignedbehaviour_T184 because it's listed in tests/bugs.txt runTest (__main__.CythonRunTestCase) compiling (cpp) and running bufaccess ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) a_capi ... #### 2020-08-23 07:31:43.897751 #### 2020-08-23 07:31:54.042274 #### 2020-08-23 07:32:04.096877 #### 2020-08-23 07:32:14.287598 ok runTest (__main__.EndToEndTest) End-to-end callingconvention ... #### 2020-08-23 07:32:24.328319 ok runTest (__main__.CythonCompileTestCase) compiling (c) ass2longlong ... #### 2020-08-23 07:32:34.358057 #### 2020-08-23 07:32:44.399310 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ass2longlong ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cargdef ... #### 2020-08-23 07:32:54.440041 #### 2020-08-23 07:33:04.475914 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cargdef ... #### 2020-08-23 07:33:14.534532 ok runTest (__main__.CythonCompileTestCase) compiling (c) assert2 ... #### 2020-08-23 07:33:24.837459 #### 2020-08-23 07:33:34.905942 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) assert2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) carrdecl ... #### 2020-08-23 07:33:44.949987 #### 2020-08-23 07:33:54.985963 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) carrdecl ... #### 2020-08-23 07:34:05.022823 ok runTest (__main__.CythonCompileTestCase) compiling (c) behnel4 ... #### 2020-08-23 07:34:15.056707 ok runTest (__main__.CythonCompileTestCase) compiling (c) cascmp ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) behnel4 ... #### 2020-08-23 07:34:25.090448 ok runTest (__main__.CythonCompileTestCase) compiling (c) argdefault ... #### 2020-08-23 07:34:35.129788 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cascmp ... ok runTest (__main__.CythonCompileTestCase) compiling (c) builtin ... #### 2020-08-23 07:34:45.171718 #### 2020-08-23 07:34:55.614433 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) argdefault ... #### 2020-08-23 07:35:05.695018 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) builtin ... ok runTest (__main__.CythonCompileTestCase) compiling (c) casttoexttype ... #### 2020-08-23 07:35:15.749771 #### 2020-08-23 07:35:25.943059 ok runTest (__main__.CythonCompileTestCase) compiling (c) arrayargs ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) casttoexttype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) builtinfuncs ... #### 2020-08-23 07:35:35.985349 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) arrayargs ... #### 2020-08-23 07:35:46.025654 ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_syntax ... #### 2020-08-23 07:35:56.065529 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) builtinfuncs ... #### 2020-08-23 07:36:06.113050 ok runTest (__main__.CythonCompileTestCase) compiling (c) cast_ctypedef_array_T518 ... === C/C++ compiler error output: === cdef_syntax.c: In function ‘__pyx_pf_11cdef_syntax_use_cdef’: cdef_syntax.c:1126:143: warning: variable ‘__pyx_t_1’ set but not used [-Wunused-but-set-variable] 1126 | __pyx_ctuple_892fe__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1; | ^~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cdef_syntax ... #### 2020-08-23 07:36:16.190817 #### 2020-08-23 07:36:26.488659 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cast_ctypedef_array_T518 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefexternfromstar ... #### 2020-08-23 07:36:36.611693 === C/C++ compiler error output: === cdef_syntax.cpp: In function ‘PyObject* __pyx_pf_11cdef_syntax_use_cdef(PyObject*)’: cdef_syntax.cpp:1140:143: warning: variable ‘__pyx_t_1’ set but not used [-Wunused-but-set-variable] 1140 | __pyx_ctuple_892fe__PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__and_PyObject__ptr__lParen__ptr__rParen__lParenvoid__rParen__etc __pyx_t_1; | ^~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) cenum ... #### 2020-08-23 07:36:46.673697 ok runTest (__main__.CythonCompileTestCase) compiling (c) cforfromloop ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cdefexternfromstar ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cenum ... #### 2020-08-23 07:36:56.746863 #### 2020-08-23 07:37:06.786382 ok runTest (__main__.CythonCompileTestCase) compiling (c) cimport_package_module_T4 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cforfromloop ... #### 2020-08-23 07:37:16.835523 ok runTest (__main__.CythonCompileTestCase) compiling (c) classmethargdefault ... #### 2020-08-23 07:37:26.871217 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cimport_package_module_T4 ... #### 2020-08-23 07:37:36.908870 ok runTest (__main__.EndToEndTest) End-to-end conditional_dependencies ... #### 2020-08-23 07:37:47.235647 ok runTest (__main__.CythonCompileTestCase) compiling (c) cpdef ... ok runTest (__main__.EndToEndTest) End-to-end cimported_class_base ... #### 2020-08-23 07:37:57.304262 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) classmethargdefault ... #### 2020-08-23 07:38:07.379046 ok runTest (__main__.CythonCompileTestCase) compiling (c) cimportfrom_T248 ... #### 2020-08-23 07:38:17.424787 #### 2020-08-23 07:38:27.465237 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cimportfrom_T248 ... #### 2020-08-23 07:38:37.513424 ok runTest (__main__.CythonCompileTestCase) compiling (c) complexbasetype ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpdef ... #### 2020-08-23 07:38:47.586659 ok runTest (__main__.CythonCompileTestCase) compiling (c) cnumop ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) complexbasetype ... #### 2020-08-23 07:38:57.634201 #### 2020-08-23 07:39:07.686524 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cnumop ... ok runTest (__main__.EndToEndTest) End-to-end const_T42 ... #### 2020-08-23 07:39:18.038429 #### 2020-08-23 07:39:28.083199 #### 2020-08-23 07:39:38.117430 ok runTest (__main__.CythonCompileTestCase) compiling (c) constcast ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_class_redefinition ... #### 2020-08-23 07:39:48.156686 #### 2020-08-23 07:39:58.280362 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) constcast ... ok runTest (__main__.EndToEndTest) End-to-end create_extension ... #### 2020-08-23 07:40:08.331518 ok runTest (__main__.CythonCompileTestCase) compiling (c) const_decl ... #### 2020-08-23 07:40:18.380532 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctuple_unused_T3543 ... #### 2020-08-23 07:40:28.416869 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefclass ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) const_decl ... #### 2020-08-23 07:40:38.461888 #### 2020-08-23 07:40:48.498028 #### 2020-08-23 07:40:58.759609 ok runTest (__main__.CythonCompileTestCase) compiling (c) constexpr ... #### 2020-08-23 07:41:08.858309 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefclass ... #### 2020-08-23 07:41:18.890243 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) constexpr ... #### 2020-08-23 07:41:28.924590 #### 2020-08-23 07:41:38.960895 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_nogil ... #### 2020-08-23 07:41:48.998913 #### 2020-08-23 07:41:59.037168 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_structs ... #### 2020-08-23 07:42:09.074425 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefstruct ... #### 2020-08-23 07:42:19.108645 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefstruct ... #### 2020-08-23 07:42:29.142511 #### 2020-08-23 07:42:39.180549 acquire_failure1 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure1 ... ok acquire_failure2 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure2 ... ok acquire_failure3 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure3 ... ok acquire_failure4 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure4 ... ok acquire_failure5 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_failure5 ... ok acquire_nonbuffer1 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_nonbuffer2 ... ok acquire_raise (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_raise ... ok acquire_release (bufaccess.__test__) Doctest: bufaccess.__test__.acquire_release ... ok as_argument (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument ... ok as_argument_defval (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument_defval ... ok as_argument_not_none (bufaccess.__test__) Doctest: bufaccess.__test__.as_argument_not_none ... ok assign_temporary_to_object (bufaccess.__test__) Doctest: bufaccess.__test__.assign_temporary_to_object ... ok assign_to_object (bufaccess.__test__) Doctest: bufaccess.__test__.assign_to_object ... ok basic_struct (bufaccess.__test__) Doctest: bufaccess.__test__.basic_struct ... ok bufdefaults1 (bufaccess.__test__) Doctest: bufaccess.__test__.bufdefaults1 ... ok buffer_cast (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_cast ... ok buffer_cast_fails (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_cast_fails ... ok buffer_nogil (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_nogil ... ok buffer_nogil_oob (bufaccess.__test__) Doctest: bufaccess.__test__.buffer_nogil_oob ... ok c_contig (bufaccess.__test__) Doctest: bufaccess.__test__.c_contig ... ok c_contig_2d (bufaccess.__test__) Doctest: bufaccess.__test__.c_contig_2d ... ok cascaded_buffer_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.cascaded_buffer_assignment ... ok cdef_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.cdef_assignment ... ok complex_dtype (bufaccess.__test__) Doctest: bufaccess.__test__.complex_dtype ... ok complex_inplace (bufaccess.__test__) Doctest: bufaccess.__test__.complex_inplace ... ok complex_struct_dtype (bufaccess.__test__) Doctest: bufaccess.__test__.complex_struct_dtype ... ok complex_struct_inplace (bufaccess.__test__) Doctest: bufaccess.__test__.complex_struct_inplace ... ok disabled_usage (bufaccess.__test__) Doctest: bufaccess.__test__.disabled_usage ... ok explicitly_release_buffer (bufaccess.__test__) Doctest: bufaccess.__test__.explicitly_release_buffer ... ok f_contig (bufaccess.__test__) Doctest: bufaccess.__test__.f_contig ... ok f_contig_2d (bufaccess.__test__) Doctest: bufaccess.__test__.f_contig_2d ... ok forin_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.forin_assignment ... ok get_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.get_int_2d ... ok get_int_2d_uintindex (bufaccess.__test__) Doctest: bufaccess.__test__.get_int_2d_uintindex ... ok inplace_operators (bufaccess.__test__) Doctest: bufaccess.__test__.inplace_operators ... ok list_comprehension (bufaccess.__test__) Doctest: bufaccess.__test__.list_comprehension ... ok mixed_get (bufaccess.__test__) Doctest: bufaccess.__test__.mixed_get ... ok nested_packed_struct (bufaccess.__test__) Doctest: bufaccess.__test__.nested_packed_struct ... ok nested_struct (bufaccess.__test__) Doctest: bufaccess.__test__.nested_struct ... ok no_negative_indices (bufaccess.__test__) Doctest: bufaccess.__test__.no_negative_indices ... ok nousage_cleanup (bufaccess.__test__) Doctest: bufaccess.__test__.nousage_cleanup ... ok packed_struct (bufaccess.__test__) Doctest: bufaccess.__test__.packed_struct ... ok printbuf_float (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_float ... ok printbuf_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_int_2d ... ok printbuf_object (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_object ... ok printbuf_td_cy_int (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_cy_short ... ok printbuf_td_h_double (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_double ... ok printbuf_td_h_short (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_short ... ok printbuf_td_h_ushort (bufaccess.__test__) Doctest: bufaccess.__test__.printbuf_td_h_ushort ... ok readonly (bufaccess.__test__) Doctest: bufaccess.__test__.readonly ... ok safe_get (bufaccess.__test__) Doctest: bufaccess.__test__.safe_get ... ok set_int_2d (bufaccess.__test__) Doctest: bufaccess.__test__.set_int_2d ... ok set_int_2d_cascaded (bufaccess.__test__) Doctest: bufaccess.__test__.set_int_2d_cascaded ... ok strided (bufaccess.__test__) Doctest: bufaccess.__test__.strided ... ok test_inplace_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.test_inplace_assignment ... ok test_nested_assignment (bufaccess.__test__) Doctest: bufaccess.__test__.test_nested_assignment ... ok tuple_buffer_assignment1 (bufaccess.__test__) Doctest: bufaccess.__test__.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (bufaccess.__test__) Doctest: bufaccess.__test__.tuple_buffer_assignment2 ... ok typedbuffer1 (bufaccess.__test__) Doctest: bufaccess.__test__.typedbuffer1 ... ok typedbuffer2 (bufaccess.__test__) Doctest: bufaccess.__test__.typedbuffer2 ... ok unsafe_get (bufaccess.__test__) Doctest: bufaccess.__test__.unsafe_get ... ok unsafe_get_nonegative (bufaccess.__test__) Doctest: bufaccess.__test__.unsafe_get_nonegative ... ok wraparound_directive (bufaccess.__test__) Doctest: bufaccess.__test__.wraparound_directive ... ok writable (bufaccess.__test__) Doctest: bufaccess.__test__.writable ... ok acquire_failure1 (bufaccess) Doctest: bufaccess.acquire_failure1 ... ok acquire_failure2 (bufaccess) Doctest: bufaccess.acquire_failure2 ... ok acquire_failure3 (bufaccess) Doctest: bufaccess.acquire_failure3 ... ok acquire_failure4 (bufaccess) Doctest: bufaccess.acquire_failure4 ... ok acquire_failure5 (bufaccess) Doctest: bufaccess.acquire_failure5 ... ok acquire_nonbuffer1 (bufaccess) Doctest: bufaccess.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (bufaccess) Doctest: bufaccess.acquire_nonbuffer2 ... ok acquire_raise (bufaccess) Doctest: bufaccess.acquire_raise ... ok acquire_release (bufaccess) Doctest: bufaccess.acquire_release ... ok as_argument (bufaccess) Doctest: bufaccess.as_argument ... ok as_argument_defval (bufaccess) Doctest: bufaccess.as_argument_defval ... ok as_argument_not_none (bufaccess) Doctest: bufaccess.as_argument_not_none ... ok assign_temporary_to_object (bufaccess) Doctest: bufaccess.assign_temporary_to_object ... ok assign_to_object (bufaccess) Doctest: bufaccess.assign_to_object ... ok basic_struct (bufaccess) Doctest: bufaccess.basic_struct ... ok bufdefaults1 (bufaccess) Doctest: bufaccess.bufdefaults1 ... ok buffer_cast (bufaccess) Doctest: bufaccess.buffer_cast ... ok buffer_cast_fails (bufaccess) Doctest: bufaccess.buffer_cast_fails ... ok buffer_nogil (bufaccess) Doctest: bufaccess.buffer_nogil ... ok buffer_nogil_oob (bufaccess) Doctest: bufaccess.buffer_nogil_oob ... ok c_contig (bufaccess) Doctest: bufaccess.c_contig ... ok c_contig_2d (bufaccess) Doctest: bufaccess.c_contig_2d ... ok cascaded_buffer_assignment (bufaccess) Doctest: bufaccess.cascaded_buffer_assignment ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cunsignedlong ... ok cdef_assignment (bufaccess) Doctest: bufaccess.cdef_assignment ... ok complex_dtype (bufaccess) Doctest: bufaccess.complex_dtype ... ok complex_inplace (bufaccess) Doctest: bufaccess.complex_inplace ... ok complex_struct_dtype (bufaccess) Doctest: bufaccess.complex_struct_dtype ... ok complex_struct_inplace (bufaccess) Doctest: bufaccess.complex_struct_inplace ... ok disabled_usage (bufaccess) Doctest: bufaccess.disabled_usage ... ok explicitly_release_buffer (bufaccess) Doctest: bufaccess.explicitly_release_buffer ... ok f_contig (bufaccess) Doctest: bufaccess.f_contig ... ok f_contig_2d (bufaccess) Doctest: bufaccess.f_contig_2d ... ok forin_assignment (bufaccess) Doctest: bufaccess.forin_assignment ... ok get_int_2d (bufaccess) Doctest: bufaccess.get_int_2d ... ok get_int_2d_uintindex (bufaccess) Doctest: bufaccess.get_int_2d_uintindex ... ok inplace_operators (bufaccess) Doctest: bufaccess.inplace_operators ... ok list_comprehension (bufaccess) Doctest: bufaccess.list_comprehension ... ok mixed_get (bufaccess) Doctest: bufaccess.mixed_get ... ok nested_packed_struct (bufaccess) Doctest: bufaccess.nested_packed_struct ... ok nested_struct (bufaccess) Doctest: bufaccess.nested_struct ... #### 2020-08-23 07:42:49.218653 ok no_negative_indices (bufaccess) Doctest: bufaccess.no_negative_indices ... ok nousage_cleanup (bufaccess) Doctest: bufaccess.nousage_cleanup ... ok packed_struct (bufaccess) Doctest: bufaccess.packed_struct ... ok printbuf_float (bufaccess) Doctest: bufaccess.printbuf_float ... ok printbuf_int_2d (bufaccess) Doctest: bufaccess.printbuf_int_2d ... ok printbuf_object (bufaccess) Doctest: bufaccess.printbuf_object ... ok printbuf_td_cy_int (bufaccess) Doctest: bufaccess.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (bufaccess) Doctest: bufaccess.printbuf_td_h_cy_short ... ok printbuf_td_h_double (bufaccess) Doctest: bufaccess.printbuf_td_h_double ... ok printbuf_td_h_short (bufaccess) Doctest: bufaccess.printbuf_td_h_short ... ok printbuf_td_h_ushort (bufaccess) Doctest: bufaccess.printbuf_td_h_ushort ... ok readonly (bufaccess) Doctest: bufaccess.readonly ... ok safe_get (bufaccess) Doctest: bufaccess.safe_get ... ok set_int_2d (bufaccess) Doctest: bufaccess.set_int_2d ... ok set_int_2d_cascaded (bufaccess) Doctest: bufaccess.set_int_2d_cascaded ... ok strided (bufaccess) Doctest: bufaccess.strided ... ok test_inplace_assignment (bufaccess) Doctest: bufaccess.test_inplace_assignment ... ok test_nested_assignment (bufaccess) Doctest: bufaccess.test_nested_assignment ... ok tuple_buffer_assignment1 (bufaccess) Doctest: bufaccess.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (bufaccess) Doctest: bufaccess.tuple_buffer_assignment2 ... ok typedbuffer1 (bufaccess) Doctest: bufaccess.typedbuffer1 ... ok typedbuffer2 (bufaccess) Doctest: bufaccess.typedbuffer2 ... ok unsafe_get (bufaccess) Doctest: bufaccess.unsafe_get ... ok unsafe_get_nonegative (bufaccess) Doctest: bufaccess.unsafe_get_nonegative ... ok wraparound_directive (bufaccess) Doctest: bufaccess.wraparound_directive ... ok writable (bufaccess) Doctest: bufaccess.writable ... ok runTest (__main__.EndToEndTest) End-to-end compile_env_distutils ... #### 2020-08-23 07:42:59.281554 #### 2020-08-23 07:43:09.677594 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cunsignedlong ... #### 2020-08-23 07:43:19.749660 ok runTest (__main__.EndToEndTest) End-to-end cythonize_additional_sources_ext ... #### 2020-08-23 07:43:29.786868 #### 2020-08-23 07:43:39.840535 ok runTest (__main__.CythonCompileTestCase) compiling (c) cverylongtypes ... #### 2020-08-23 07:43:49.889360 #### 2020-08-23 07:43:59.937136 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cverylongtypes ... ok runTest (__main__.EndToEndTest) End-to-end cythonize_options ... #### 2020-08-23 07:44:09.977869 #### 2020-08-23 07:44:20.016945 ok runTest (__main__.CythonCompileTestCase) compiling (c) declandimpl ... #### 2020-08-23 07:44:30.334348 #### 2020-08-23 07:44:40.394883 #### 2020-08-23 07:44:50.450104 ok runTest (__main__.EndToEndTest) End-to-end cythonize_script_package ... #### 2020-08-23 07:45:00.574449 #### 2020-08-23 07:45:10.716466 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctuple_unused_T3543 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) declandimpl ... #### 2020-08-23 07:45:20.755094 #### 2020-08-23 07:45:30.805488 #### 2020-08-23 07:45:40.839585 #### 2020-08-23 07:45:50.876060 #### 2020-08-23 07:46:00.912770 ok runTest (__main__.EndToEndTest) End-to-end distutils_libraries_T845 ... #### 2020-08-23 07:46:11.293181 ok runTest (__main__.CythonCompileTestCase) compiling (c) arrayptrcompat ... ok runTest (__main__.CythonCompileTestCase) compiling (c) dotted_cimport ... #### 2020-08-23 07:46:21.353360 #### 2020-08-23 07:46:31.397478 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) arrayptrcompat ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) dotted_cimport ... #### 2020-08-23 07:46:41.456767 #### 2020-08-23 07:46:51.520942 ok runTest (__main__.CythonCompileTestCase) compiling (c) belchenko1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ellipsis_T488 ... #### 2020-08-23 07:47:01.579352 #### 2020-08-23 07:47:11.652048 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_templated_ctypedef ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) belchenko1 ... #### 2020-08-23 07:47:21.697439 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ellipsis_T488 ... #### 2020-08-23 07:47:31.733688 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running buildenv ... #### 2020-08-23 07:47:42.222341 #### 2020-08-23 07:47:52.288333 ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing9 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedef ... #### 2020-08-23 07:48:02.322526 #### 2020-08-23 07:48:12.356857 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing9 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefunion ... #### 2020-08-23 07:48:22.404355 #### 2020-08-23 07:48:32.469218 ok runTest (__main__.CythonCompileTestCase) compiling (c) excvalcheck ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefunion ... #### 2020-08-23 07:48:42.525705 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) excvalcheck ... #### 2020-08-23 07:48:52.562231 ok runTest (__main__.CythonCompileTestCase) compiling (c) cvardef ... #### 2020-08-23 07:49:02.596795 #### 2020-08-23 07:49:12.630612 ok runTest (__main__.CythonCompileTestCase) compiling (c) extargdefault ... === C/C++ compiler error output: === cvardef.c: In function ‘__pyx_pf_7cvardef_f’: cvardef.c:1127:10: warning: variable ‘__pyx_v_a_2d_char_ptr_ptr_array’ set but not used [-Wunused-but-set-variable] 1127 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1126:9: warning: variable ‘__pyx_v_a_2d_char_ptr_array’ set but not used [-Wunused-but-set-variable] 1126 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1125:8: warning: variable ‘__pyx_v_a_2d_char_array’ set but not used [-Wunused-but-set-variable] 1125 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.c:1124:8: warning: variable ‘__pyx_v_a_sized_char_array’ set but not used [-Wunused-but-set-variable] 1124 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cvardef ... #### 2020-08-23 07:49:22.812418 #### 2020-08-23 07:49:32.851212 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extargdefault ... Python build environment: Python sys.version_info(major=3, minor=9, micro=0, releaselevel='candidate', serial=1) PY_VERSION_HEX 0x30900C1 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_PYSTON 0 CYTHON_USE_PYLONG_INTERNALS 1 CYTHON_USE_PYLIST_INTERNALS 1 CYTHON_USE_UNICODE_INTERNALS 1 CYTHON_USE_UNICODE_WRITER 1 CYTHON_AVOID_BORROWED_REFS 0 CYTHON_ASSUME_SAFE_MACROS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 1 CYTHON_FAST_PYCALL 1 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4) sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64) (28, 28, 28, 28, 32, 32, 36, 36) SIZEOF_INT 4 (4) SIZEOF_LONG 8 (8) SIZEOF_SIZE_T 8 (8, 9223372036854775807) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 8 (8) SIZEOF_UINTPTR_T 8 (8) SIZEOF_OFF_T 8 Distutils: INCDIR = /usr/include/python3.9 LIBS = -lcrypt -lpthread -ldl -lutil -lm LIBDIR = /usr/lib64 LIBPL = /usr/lib64/python3.9/config-3.9-riscv64-linux-gnu Python LIBRARY = libpython3.9.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = gcc -pthread CC (env) = CFLAGS (distutils) = -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv CFLAGS (env) = LINKCC (distutils) = gcc LINKCC (env) = Encodings: sys maxunicode = 1114111 LANG (env) = C PYTHONIOENCODING (env) = sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 runTest (__main__.CythonRunTestCase) compiling (cpp) and running buildenv ... #### 2020-08-23 07:49:42.908898 === C/C++ compiler error output: === cvardef.cpp: In function ‘PyObject* __pyx_pf_7cvardef_f(PyObject*)’: cvardef.cpp:1138:8: warning: variable ‘__pyx_v_a_sized_char_array’ set but not used [-Wunused-but-set-variable] 1138 | char __pyx_v_a_sized_char_array[10]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1139:8: warning: variable ‘__pyx_v_a_2d_char_array’ set but not used [-Wunused-but-set-variable] 1139 | char __pyx_v_a_2d_char_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1140:9: warning: variable ‘__pyx_v_a_2d_char_ptr_array’ set but not used [-Wunused-but-set-variable] 1140 | char *__pyx_v_a_2d_char_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cvardef.cpp:1141:10: warning: variable ‘__pyx_v_a_2d_char_ptr_ptr_array’ set but not used [-Wunused-but-set-variable] 1141 | char **__pyx_v_a_2d_char_ptr_ptr_array[10][20]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) docstrings ... #### 2020-08-23 07:49:52.956667 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedef_public_class_T355 ... #### 2020-08-23 07:50:02.993620 ok runTest (__main__.CythonCompileTestCase) compiling (c) extimportedsubtype ... #### 2020-08-23 07:50:13.039038 #### 2020-08-23 07:50:23.089328 #### 2020-08-23 07:50:33.145422 #### 2020-08-23 07:50:43.187503 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) docstrings ... #### 2020-08-23 07:50:53.225351 #### 2020-08-23 07:51:03.268045 #### 2020-08-23 07:51:13.305815 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedef_public_class_T355 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extimportedsubtype ... #### 2020-08-23 07:51:23.375584 #### 2020-08-23 07:51:33.437588 #### 2020-08-23 07:51:43.537995 Python build environment: Python sys.version_info(major=3, minor=9, micro=0, releaselevel='candidate', serial=1) PY_VERSION_HEX 0x30900C1 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_PYSTON 0 CYTHON_USE_PYLONG_INTERNALS 1 CYTHON_USE_PYLIST_INTERNALS 1 CYTHON_USE_UNICODE_INTERNALS 1 CYTHON_USE_UNICODE_WRITER 1 CYTHON_AVOID_BORROWED_REFS 0 CYTHON_ASSUME_SAFE_MACROS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 1 CYTHON_FAST_PYCALL 1 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4) sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64) (28, 28, 28, 28, 32, 32, 36, 36) SIZEOF_INT 4 (4) SIZEOF_LONG 8 (8) SIZEOF_SIZE_T 8 (8, 9223372036854775807) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 8 (8) SIZEOF_UINTPTR_T 8 (8) SIZEOF_OFF_T 8 Distutils: INCDIR = /usr/include/python3.9 LIBS = -lcrypt -lpthread -ldl -lutil -lm LIBDIR = /usr/lib64 LIBPL = /usr/lib64/python3.9/config-3.9-riscv64-linux-gnu Python LIBRARY = libpython3.9.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = gcc -pthread CC (env) = CFLAGS (distutils) = -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv CFLAGS (env) = LINKCC (distutils) = gcc LINKCC (env) = Encodings: sys maxunicode = 1114111 LANG (env) = C PYTHONIOENCODING (env) = sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 runTest (__main__.CythonCompileTestCase) compiling (c) builtinbuffer ... #### 2020-08-23 07:51:53.906052 ok runTest (__main__.CythonCompileTestCase) compiling (c) doda1 ... #### 2020-08-23 07:52:03.979765 #### 2020-08-23 07:52:14.024872 #### 2020-08-23 07:52:24.069276 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) builtinbuffer ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefenum ... #### 2020-08-23 07:52:34.119350 ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertyall ... #### 2020-08-23 07:52:44.164413 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefenum ... #### 2020-08-23 07:52:54.236760 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) doda1 ... #### 2020-08-23 07:53:04.275629 #### 2020-08-23 07:53:14.315318 ok runTest (__main__.EndToEndTest) End-to-end declarations ... ok runTest (__main__.CythonCompileTestCase) compiling (c) builtinlist ... #### 2020-08-23 07:53:24.356397 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertyall ... #### 2020-08-23 07:53:34.398607 #### 2020-08-23 07:53:44.836287 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) builtinlist ... ok runTest (__main__.CythonCompileTestCase) compiling (c) drake1 ... #### 2020-08-23 07:53:54.944773 ok runTest (__main__.CythonCompileTestCase) compiling (c) del ... #### 2020-08-23 07:54:05.034442 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) drake1 ... #### 2020-08-23 07:54:15.164268 ok runTest (__main__.CythonCompileTestCase) compiling (c) cassign ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) del ... #### 2020-08-23 07:54:25.252903 ok runTest (__main__.CythonCompileTestCase) compiling (c) extsetitem ... #### 2020-08-23 07:54:35.321897 ok runTest (__main__.CythonCompileTestCase) compiling (c) enumintcompat ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cassign ... #### 2020-08-23 07:54:45.372747 ok runTest (__main__.CythonCompileTestCase) compiling (c) emptytry ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) enumintcompat ... #### 2020-08-23 07:54:55.438993 #### 2020-08-23 07:55:05.798267 ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefexternempty ... #### 2020-08-23 07:55:15.866920 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) emptytry ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extsetitem ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing4 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cdefexternempty ... #### 2020-08-23 07:55:25.954874 #### 2020-08-23 07:55:35.999315 ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing5 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing4 ... #### 2020-08-23 07:55:46.094239 ok runTest (__main__.CythonCompileTestCase) compiling (c) cnamespec ... #### 2020-08-23 07:55:56.138635 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing5 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cnamespec ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing6 ... #### 2020-08-23 07:56:06.183558 ok runTest (__main__.CythonCompileTestCase) compiling (c) finally_GH1744 ... #### 2020-08-23 07:56:16.223375 #### 2020-08-23 07:56:26.591813 ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing7 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) coercetovoidptr ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) finally_GH1744 ... #### 2020-08-23 07:56:36.706781 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) coercetovoidptr ... #### 2020-08-23 07:56:46.746730 #### 2020-08-23 07:56:56.779570 ok runTest (__main__.CythonCompileTestCase) compiling (c) for ... ok runTest (__main__.CythonCompileTestCase) compiling (c) coventry1 ... #### 2020-08-23 07:57:06.811355 #### 2020-08-23 07:57:16.846527 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing6 ... #### 2020-08-23 07:57:26.882582 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing7 ... #### 2020-08-23 07:57:36.916831 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) for ... #### 2020-08-23 07:57:46.960314 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) coventry1 ... #### 2020-08-23 07:57:57.001679 #### 2020-08-23 07:58:07.324971 ok runTest (__main__.CythonCompileTestCase) compiling (c) formfeed ... #### 2020-08-23 07:58:17.387217 #### 2020-08-23 07:58:27.427112 ok runTest (__main__.CythonCompileTestCase) compiling (c) excvalreturn ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) formfeed ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extcmethcall ... #### 2020-08-23 07:58:37.482452 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_enums ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) excvalreturn ... #### 2020-08-23 07:58:47.527343 ok runTest (__main__.CythonCompileTestCase) compiling (c) forward ... #### 2020-08-23 07:58:57.585953 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_templates ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extdelitem ... #### 2020-08-23 07:59:07.620012 #### 2020-08-23 07:59:17.720849 ok runTest (__main__.CythonCompileTestCase) compiling (c) cstructreturn ... #### 2020-08-23 07:59:27.754367 #### 2020-08-23 07:59:38.167861 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extcmethcall ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cstructreturn ... #### 2020-08-23 07:59:48.217327 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdelitem ... #### 2020-08-23 07:59:58.258722 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) forward ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ctuple_cimport_T1427 ... #### 2020-08-23 08:00:08.349233 #### 2020-08-23 08:00:18.494454 #### 2020-08-23 08:00:28.529632 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctuple_cimport_T1427 ... #### 2020-08-23 08:00:38.637579 ok runTest (__main__.CythonCompileTestCase) compiling (c) extgetattr ... #### 2020-08-23 08:00:48.677763 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefpubapi ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extdelattr ... #### 2020-08-23 08:00:58.715939 #### 2020-08-23 08:01:08.790348 #### 2020-08-23 08:01:18.836103 ok runTest (__main__.CythonCompileTestCase) compiling (c) gencall ... #### 2020-08-23 08:01:29.256966 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extgetattr ... #### 2020-08-23 08:01:39.323058 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdelattr ... #### 2020-08-23 08:01:49.358337 #### 2020-08-23 08:01:59.421238 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) gencall ... #### 2020-08-23 08:02:09.454281 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefpubapi ... #### 2020-08-23 08:02:19.603124 ok runTest (__main__.EndToEndTest) End-to-end find_pxd ... #### 2020-08-23 08:02:29.635111 ok runTest (__main__.CythonCompileTestCase) compiling (c) extdescrget ... #### 2020-08-23 08:02:39.667999 ok runTest (__main__.CythonCompileTestCase) compiling (c) future_imports ... #### 2020-08-23 08:02:49.707607 ok runTest (__main__.CythonCompileTestCase) compiling (c) globalonly ... #### 2020-08-23 08:02:59.746943 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) future_imports ... #### 2020-08-23 08:03:09.791964 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) globalonly ... #### 2020-08-23 08:03:19.827238 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdescrget ... ok runTest (__main__.CythonCompileTestCase) compiling (c) huss2 ... #### 2020-08-23 08:03:30.007375 ok runTest (__main__.CythonCompileTestCase) compiling (c) eqcmp ... #### 2020-08-23 08:03:40.140340 ok runTest (__main__.CythonCompileTestCase) compiling (c) gustafsson2 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) huss2 ... #### 2020-08-23 08:03:50.177285 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) eqcmp ... #### 2020-08-23 08:04:00.246140 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) gustafsson2 ... #### 2020-08-23 08:04:10.293242 ok runTest (__main__.CythonCompileTestCase) compiling (c) ia_cdefblock ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing1 ... #### 2020-08-23 08:04:20.369618 ok runTest (__main__.CythonCompileTestCase) compiling (c) extdescrset ... ok runTest (__main__.CythonCompileTestCase) compiling (c) hinsen2 ... #### 2020-08-23 08:04:30.409737 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing1 ... #### 2020-08-23 08:04:40.460273 #### 2020-08-23 08:04:50.531830 #### 2020-08-23 08:05:00.914696 ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing3 ... #### 2020-08-23 08:05:11.002933 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ia_cdefblock ... #### 2020-08-23 08:05:21.047556 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdescrset ... === C/C++ compiler error output: === hinsen2.c:2740:12: warning: ‘__Pyx__ArgTypeTest’ defined but not used [-Wunused-function] 2740 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact) | ^~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) hinsen2 ... #### 2020-08-23 08:05:31.088429 #### 2020-08-23 08:05:41.155397 #### 2020-08-23 08:05:51.207301 #### 2020-08-23 08:06:01.258929 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing3 ... #### 2020-08-23 08:06:11.322769 #### 2020-08-23 08:06:21.371908 ok runTest (__main__.CythonCompileTestCase) compiling (c) import ... #### 2020-08-23 08:06:31.456630 ok runTest (__main__.CythonCompileTestCase) compiling (c) extern ... === C/C++ compiler error output: === hinsen2.cpp:2754:12: warning: ‘int __Pyx__ArgTypeTest(PyObject*, PyTypeObject*, const char*, int)’ defined but not used [-Wunused-function] 2754 | static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact) | ^~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) inplace_lhs ... #### 2020-08-23 08:06:41.533909 #### 2020-08-23 08:06:51.574890 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extern ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) import ... #### 2020-08-23 08:07:01.875637 #### 2020-08-23 08:07:11.976100 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) inplace_lhs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing8 ... #### 2020-08-23 08:07:22.108258 ok runTest (__main__.CythonCompileTestCase) compiling (c) extgetitem ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ishimoto1 ... #### 2020-08-23 08:07:32.150327 #### 2020-08-23 08:07:42.227047 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing8 ... #### 2020-08-23 08:07:52.282918 ok runTest (__main__.CythonCompileTestCase) compiling (c) inplace_ops ... #### 2020-08-23 08:08:02.369899 #### 2020-08-23 08:08:12.500823 #### 2020-08-23 08:08:22.610563 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extgetitem ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) inplace_ops ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ishimoto1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) excvaldecl ... #### 2020-08-23 08:08:32.697233 #### 2020-08-23 08:08:42.782214 #### 2020-08-23 08:08:53.109686 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) excvaldecl ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ishimoto4 ... #### 2020-08-23 08:09:03.230028 #### 2020-08-23 08:09:13.275659 #### 2020-08-23 08:09:23.325910 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ishimoto4 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extcoerce ... #### 2020-08-23 08:09:33.377205 ok runTest (__main__.CythonCompileTestCase) compiling (c) exthash ... ok runTest (__main__.CythonCompileTestCase) compiling (c) jiba5 ... #### 2020-08-23 08:09:43.428224 #### 2020-08-23 08:09:53.496544 ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_all ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) jiba5 ... #### 2020-08-23 08:10:03.555286 #### 2020-08-23 08:10:13.598546 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_all ... #### 2020-08-23 08:10:23.658756 ok runTest (__main__.CythonCompileTestCase) compiling (c) johnson2 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) exthash ... #### 2020-08-23 08:10:33.705163 #### 2020-08-23 08:10:44.004773 ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_errno ... #### 2020-08-23 08:10:54.184446 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extcoerce ... #### 2020-08-23 08:11:04.240250 #### 2020-08-23 08:11:14.309553 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_errno ... #### 2020-08-23 08:11:24.359819 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) johnson2 ... #### 2020-08-23 08:11:34.415368 ok runTest (__main__.CythonCompileTestCase) compiling (c) extimported ... ok runTest (__main__.CythonCompileTestCase) compiling (c) longunsigned ... #### 2020-08-23 08:11:44.453587 #### 2020-08-23 08:11:54.501173 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extimported ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) longunsigned ... #### 2020-08-23 08:12:04.538836 #### 2020-08-23 08:12:14.638819 ok runTest (__main__.CythonCompileTestCase) compiling (c) nogil ... #### 2020-08-23 08:12:24.702120 ok runTest (__main__.CythonCompileTestCase) compiling (c) extindex ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extdescrdel ... ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_stdio ... #### 2020-08-23 08:12:35.225674 #### 2020-08-23 08:12:45.305636 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nogil ... #### 2020-08-23 08:12:55.368962 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_stdio ... #### 2020-08-23 08:13:05.436179 #### 2020-08-23 08:13:15.560180 ok runTest (__main__.CythonCompileTestCase) compiling (c) none ... #### 2020-08-23 08:13:25.614287 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extindex ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdescrdel ... ok runTest (__main__.CythonCompileTestCase) compiling (c) notnonearg ... #### 2020-08-23 08:13:35.689795 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) none ... #### 2020-08-23 08:13:45.742386 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) notnonearg ... #### 2020-08-23 08:13:55.778300 #### 2020-08-23 08:14:05.946540 ok runTest (__main__.CythonCompileTestCase) compiling (c) pyclass ... #### 2020-08-23 08:14:16.078564 ok runTest (__main__.CythonCompileTestCase) compiling (c) extern_packed_struct ... #### 2020-08-23 08:14:26.114477 ok runTest (__main__.CythonCompileTestCase) compiling (c) extinheritset ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nullptr ... #### 2020-08-23 08:14:36.185018 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extern_packed_struct ... #### 2020-08-23 08:14:46.268989 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nullptr ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pyclass ... #### 2020-08-23 08:14:56.309399 #### 2020-08-23 08:15:06.377628 ok runTest (__main__.CythonCompileTestCase) compiling (c) extexttype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) parallel_compile_float_rank ... #### 2020-08-23 08:15:16.484410 #### 2020-08-23 08:15:26.519135 === C/C++ compiler error output: === parallel_compile_float_rank.c: In function ‘__Pyx_InitGlobals’: parallel_compile_float_rank.c:1119:1: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 1119 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from parallel_compile_float_rank.c:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) parallel_compile_float_rank ... ok runTest (__main__.CythonCompileTestCase) compiling (c) specmethargdefault ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extexttype ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extinheritset ... #### 2020-08-23 08:15:36.899010 #### 2020-08-23 08:15:46.965186 #### 2020-08-23 08:15:57.016926 === C/C++ compiler error output: === parallel_compile_float_rank.cpp: In function ‘int __Pyx_InitGlobals()’: parallel_compile_float_rank.cpp:1133:20: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] 1133 | PyEval_InitThreads(); | ^ In file included from /usr/include/python3.9/Python.h:145, from parallel_compile_float_rank.cpp:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) pinard4 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extforward ... #### 2020-08-23 08:16:07.101970 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) specmethargdefault ... #### 2020-08-23 08:16:17.152859 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pinard4 ... #### 2020-08-23 08:16:27.194855 #### 2020-08-23 08:16:37.238730 ok runTest (__main__.CythonCompileTestCase) compiling (c) types_and_names ... ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_mix ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertydoc ... #### 2020-08-23 08:16:47.347564 #### 2020-08-23 08:16:57.404568 #### 2020-08-23 08:17:07.457017 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extforward ... #### 2020-08-23 08:17:17.547117 #### 2020-08-23 08:17:27.596005 #### 2020-08-23 08:17:37.819099 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertydoc ... #### 2020-08-23 08:17:47.942063 #### 2020-08-23 08:17:57.977922 #### 2020-08-23 08:18:08.019875 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) types_and_names ... #### 2020-08-23 08:18:18.056520 #### 2020-08-23 08:18:28.106045 ok runTest (__main__.CythonCompileTestCase) compiling (c) extinheritdel ... #### 2020-08-23 08:18:38.158231 ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertyget ... #### 2020-08-23 08:18:48.232074 #### 2020-08-23 08:18:58.281970 #### 2020-08-23 08:19:08.328675 #### 2020-08-23 08:19:18.381082 #### 2020-08-23 08:19:28.429378 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertyget ... ok runTest (__main__.CythonCompileTestCase) compiling (c) withgil ... #### 2020-08-23 08:19:38.535194 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_mix ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extinheritdel ... #### 2020-08-23 08:19:48.599669 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) withgil ... #### 2020-08-23 08:19:58.680767 #### 2020-08-23 08:20:08.731082 #### 2020-08-23 08:20:18.818421 ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_func_syntax ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_members_T517 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefkwargs ... #### 2020-08-23 08:20:28.880882 #### 2020-08-23 08:20:39.166802 ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertyset ... #### 2020-08-23 08:20:49.301874 #### 2020-08-23 08:20:59.355205 ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefoptargs ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_no_constructor ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e2_packedstruct_T290 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_arrayassign ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_badpyparam ... #### 2020-08-23 08:21:09.406607 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_badtypeuse ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_callnonfunction ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdefassign ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cmp ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cpp_only_features ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_declarations ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_extweakref ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertydel ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_nargs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_notnone ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_public_cdef_private_types ... #### 2020-08-23 08:21:19.468253 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_tuple_args_T692 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) fused_syntax ... ok runTest (__main__.CythonCompileTestCase) compiling (c) futurebraces ... ok runTest (__main__.CythonCompileTestCase) compiling (c) incorrectly_nested_gil_blocks ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_syntax_py ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_uescapeN ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nogilcmeth ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async5 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async7 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pyobjcastdisallow_T313 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) se_badindent ... ok runTest (__main__.CythonCompileTestCase) compiling (c) uninitialized_lhs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_undeclared ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized ... #### 2020-08-23 08:21:29.527767 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) w_uninitialized_cpp ... #### 2020-08-23 08:21:39.598009 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertyset ... #### 2020-08-23 08:21:49.737386 #### 2020-08-23 08:21:59.799777 #### 2020-08-23 08:22:09.869856 #### 2020-08-23 08:22:19.944594 ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_exc ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertydel ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_generators ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_py2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) compile_declarations ... #### 2020-08-23 08:22:30.017391 #### 2020-08-23 08:22:40.097111 #### 2020-08-23 08:22:50.148665 ok runTest (__main__.CythonCompileTestCase) compiling (c) extpymemberdef ... #### 2020-08-23 08:23:00.187382 ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_pub ... #### 2020-08-23 08:23:10.244088 #### 2020-08-23 08:23:20.319720 #### 2020-08-23 08:23:30.407443 ok runTest (__main__.CythonCompileTestCase) compiling (c) extsetattr ... #### 2020-08-23 08:23:40.456750 #### 2020-08-23 08:23:50.511193 #### 2020-08-23 08:24:00.578163 #### 2020-08-23 08:24:10.630503 #### 2020-08-23 08:24:20.670532 #### 2020-08-23 08:24:30.721780 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extsetattr ... #### 2020-08-23 08:24:40.958574 #### 2020-08-23 08:24:51.046277 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpymemberdef ... #### 2020-08-23 08:25:01.128539 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_pub ... #### 2020-08-23 08:25:11.180114 #### 2020-08-23 08:25:21.263093 #### 2020-08-23 08:25:31.328733 #### 2020-08-23 08:25:41.405279 ok runTest (__main__.CythonCompileTestCase) compiling (c) fromimport_star ... #### 2020-08-23 08:25:51.502997 #### 2020-08-23 08:26:01.615988 #### 2020-08-23 08:26:11.746839 #### 2020-08-23 08:26:21.878963 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) fromimport_star ... #### 2020-08-23 08:26:32.066371 #### 2020-08-23 08:26:42.168878 #### 2020-08-23 08:26:52.306967 ok runTest (__main__.CythonCompileTestCase) compiling (c) funcptr ... #### 2020-08-23 08:27:02.405676 #### 2020-08-23 08:27:12.518011 #### 2020-08-23 08:27:22.632219 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) funcptr ... ok runTest (__main__.CythonCompileTestCase) compiling (c) r_pernici1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) first_assignment ... #### 2020-08-23 08:27:32.715813 #### 2020-08-23 08:27:42.792915 #### 2020-08-23 08:27:53.147431 ok runTest (__main__.CythonCompileTestCase) compiling (c) fused_redeclare_T3111 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) first_assignment ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) r_pernici1 ... #### 2020-08-23 08:28:03.302599 #### 2020-08-23 08:28:13.388477 #### 2020-08-23 08:28:23.479951 #### 2020-08-23 08:28:33.566009 ok runTest (__main__.CythonCompileTestCase) compiling (c) forfromelse ... ok runTest (__main__.CythonCompileTestCase) compiling (c) specmethextarg ... #### 2020-08-23 08:28:43.641759 #### 2020-08-23 08:28:53.732712 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) forfromelse ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compile_declarations ... #### 2020-08-23 08:29:03.845065 #### 2020-08-23 08:29:13.909482 #### 2020-08-23 08:29:23.965742 ok runTest (__main__.CythonCompileTestCase) compiling (c) fromimport ... #### 2020-08-23 08:29:34.047869 #### 2020-08-23 08:29:44.110766 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) specmethextarg ... #### 2020-08-23 08:29:54.194777 #### 2020-08-23 08:30:04.300827 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) fromimport ... #### 2020-08-23 08:30:14.350878 #### 2020-08-23 08:30:24.494589 #### 2020-08-23 08:30:34.562758 #### 2020-08-23 08:30:45.001906 #### 2020-08-23 08:30:55.172826 ok runTest (__main__.CythonCompileTestCase) compiling (c) globalstmt ... #### 2020-08-23 08:31:05.287981 ok runTest (__main__.CythonCompileTestCase) compiling (c) traceback ... #### 2020-08-23 08:31:15.406369 #### 2020-08-23 08:31:25.512687 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) globalstmt ... #### 2020-08-23 08:31:35.648132 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) traceback ... #### 2020-08-23 08:31:45.728235 #### 2020-08-23 08:31:55.914624 #### 2020-08-23 08:32:06.195718 ok runTest (__main__.CythonCompileTestCase) compiling (c) index ... #### 2020-08-23 08:32:16.273052 #### 2020-08-23 08:32:26.412678 ok runTest (__main__.CythonCompileTestCase) compiling (c) tryfinally ... #### 2020-08-23 08:32:36.494452 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) index ... #### 2020-08-23 08:32:46.595637 #### 2020-08-23 08:32:56.759818 #### 2020-08-23 08:33:06.831313 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) tryfinally ... #### 2020-08-23 08:33:17.299785 #### 2020-08-23 08:33:27.427037 ok runTest (__main__.CythonCompileTestCase) compiling (c) indices ... #### 2020-08-23 08:33:37.482865 #### 2020-08-23 08:33:47.568012 ok runTest (__main__.CythonCompileTestCase) compiling (c) utf8bom ... #### 2020-08-23 08:33:57.666896 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) indices ... #### 2020-08-23 08:34:07.718323 #### 2020-08-23 08:34:17.911416 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) utf8bom ... #### 2020-08-23 08:34:27.991681 #### 2020-08-23 08:34:38.100504 ok runTest (__main__.CythonCompileTestCase) compiling (c) jiba4 ... #### 2020-08-23 08:34:48.150716 ok runTest (__main__.CythonCompileTestCase) compiling (c) watts2 ... #### 2020-08-23 08:34:58.227188 #### 2020-08-23 08:35:08.291258 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) watts2 ... #### 2020-08-23 08:35:18.361209 #### 2020-08-23 08:35:28.418005 #### 2020-08-23 08:35:38.493725 ok runTest (__main__.CythonCompileTestCase) compiling (c) weakref_T276 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) jiba4 ... #### 2020-08-23 08:35:48.551511 #### 2020-08-23 08:35:58.989944 ok runTest (__main__.CythonCompileTestCase) compiling (c) error_declarations ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) fused_redeclare_T3111 ... #### 2020-08-23 08:36:09.097356 #### 2020-08-23 08:36:19.166014 #### 2020-08-23 08:36:29.263480 #### 2020-08-23 08:36:39.316921 #### 2020-08-23 08:36:49.366316 #### 2020-08-23 08:36:59.410011 ok runTest (__main__.CythonCompileTestCase) compiling (c) jiba6 ... #### 2020-08-23 08:37:09.462719 #### 2020-08-23 08:37:19.549154 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) weakref_T276 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) jiba6 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_inplace_division ... #### 2020-08-23 08:37:29.607105 #### 2020-08-23 08:37:39.730492 #### 2020-08-23 08:37:49.805880 ok runTest (__main__.CythonCompileTestCase) compiling (c) johnson1 ... #### 2020-08-23 08:37:59.860402 #### 2020-08-23 08:38:09.904355 #### 2020-08-23 08:38:19.953441 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) johnson1 ... #### 2020-08-23 08:38:30.036728 #### 2020-08-23 08:38:40.120057 #### 2020-08-23 08:38:50.198176 ok runTest (__main__.CythonCompileTestCase) compiling (c) khavkine1 ... #### 2020-08-23 08:39:00.274257 ok runTest (__main__.CythonCompileTestCase) compiling (c) bufaccess_noassignT444 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) buffertypedef_T117 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_class_properties_decorated ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_in_pyclass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_syntax ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cfunc_directive_in_pyclass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) compile_time_unraisable_T370 ... #### 2020-08-23 08:39:10.345941 #### 2020-08-23 08:39:20.433201 #### 2020-08-23 08:39:30.522659 ok runTest (__main__.CythonCompileTestCase) compiling (c) const_decl_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cpp_object_template ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cython3_bytes ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_addop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_argdefault ... #### 2020-08-23 08:39:40.665229 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_ass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_badexcvaltype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_boolcoerce ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_bufaccess2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdef_closure ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdef_in_py ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_ctypedefornot ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_decorators ... #### 2020-08-23 08:39:51.067670 #### 2020-08-23 08:40:01.258209 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_directives ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_exceptclause ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_exttype_freelist ... #### 2020-08-23 08:40:11.366217 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) khavkine1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_func_in_pxd ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_generators ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_int_literals_py2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_multass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_notnone2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_numop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_strcoerce ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_switch_transform ... #### 2020-08-23 08:40:21.446002 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_unop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) empty ... #### 2020-08-23 08:40:31.492365 #### 2020-08-23 08:40:41.534527 ok runTest (__main__.CythonCompileTestCase) compiling (c) extended_unpacking_notuple ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extended_unpacking_parser2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) fused_syntax_ctypedef ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_hex_escape0 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_uescape ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_uescape0 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_uescape2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) missing_self_in_cpdef_method_T165 ... #### 2020-08-23 08:40:51.572838 ok runTest (__main__.CythonCompileTestCase) compiling (c) mod_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nogil ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nogil_buffer_acquisition ... #### 2020-08-23 08:41:01.634332 #### 2020-08-23 08:41:11.734143 #### 2020-08-23 08:41:21.791268 ok runTest (__main__.CythonCompileTestCase) compiling (c) nonconst_def_tuple ... ok runTest (__main__.CythonCompileTestCase) compiling (c) parsed_directive ... #### 2020-08-23 08:41:31.862473 ok runTest (__main__.CythonCompileTestCase) compiling (c) lepage_2 ... #### 2020-08-23 08:41:41.928429 #### 2020-08-23 08:41:51.980042 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) lepage_2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep448_syntax_2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async2 ... #### 2020-08-23 08:42:02.029898 ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async9 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pure_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pxd_signature_mismatch ... ok runTest (__main__.CythonCompileTestCase) compiling (c) py_unicode_type_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) return_outside_function_T135 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) reversed_literal_pyobjs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) syntax_warnings ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) w_numpy_arr_as_cppvec_ref ... #### 2020-08-23 08:42:12.075438 #### 2020-08-23 08:42:22.112700 ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_signal ... #### 2020-08-23 08:42:32.154548 ok runTest (__main__.CythonCompileTestCase) compiling (c) w_unreachable ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extension_type_memoryview ... #### 2020-08-23 08:42:42.202705 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_signal ... #### 2020-08-23 08:42:52.266202 #### 2020-08-23 08:43:02.577953 #### 2020-08-23 08:43:12.637211 ok runTest (__main__.CythonCompileTestCase) compiling (c) magcmp ... #### 2020-08-23 08:43:22.676203 #### 2020-08-23 08:43:32.714379 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) magcmp ... #### 2020-08-23 08:43:42.753773 ok runTest (__main__.CythonCompileTestCase) compiling (c) globvardef ... div_buffer (memoryview_inplace_division) Doctest: memoryview_inplace_division.div_buffer ... ok div_memoryview (memoryview_inplace_division) Doctest: memoryview_inplace_division.div_memoryview ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview_inplace_division ... #### 2020-08-23 08:43:52.793241 #### 2020-08-23 08:44:02.858717 ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_api ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) globvardef ... #### 2020-08-23 08:44:12.896331 #### 2020-08-23 08:44:22.944530 ok #### 2020-08-23 08:44:32.987747 runTest (__main__.CythonCompileTestCase) compiling (c) jiba3 ... #### 2020-08-23 08:44:43.057174 #### 2020-08-23 08:44:53.101641 #### 2020-08-23 08:45:03.149408 #### 2020-08-23 08:45:13.220910 #### 2020-08-23 08:45:23.295093 #### 2020-08-23 08:45:33.341125 #### 2020-08-23 08:45:43.424654 #### 2020-08-23 08:45:53.503807 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_api ... #### 2020-08-23 08:46:03.566212 #### 2020-08-23 08:46:13.627236 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) jiba3 ... #### 2020-08-23 08:46:23.702816 #### 2020-08-23 08:46:34.206473 #### 2020-08-23 08:46:44.337416 #### 2020-08-23 08:46:54.426668 #### 2020-08-23 08:47:04.541211 #### 2020-08-23 08:47:14.632639 #### 2020-08-23 08:47:24.702839 #### 2020-08-23 08:47:34.783234 #### 2020-08-23 08:47:44.855159 #### 2020-08-23 08:47:54.925374 #### 2020-08-23 08:48:04.980354 ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_pxd_mix ... #### 2020-08-23 08:48:15.016945 ok runTest (__main__.CythonCompileTestCase) compiling (c) kleckner1 ... #### 2020-08-23 08:48:25.144387 #### 2020-08-23 08:48:35.211727 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) kleckner1 ... #### 2020-08-23 08:48:45.324302 #### 2020-08-23 08:48:55.398485 #### 2020-08-23 08:49:05.482520 ok runTest (__main__.CythonCompileTestCase) compiling (c) min_async ... #### 2020-08-23 08:49:15.594906 #### 2020-08-23 08:49:25.668636 #### 2020-08-23 08:49:35.757263 test_getitem (extension_type_memoryview) Doctest: extension_type_memoryview.test_getitem ... ok test_getitem_typed (extension_type_memoryview) Doctest: extension_type_memoryview.test_getitem_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extension_type_memoryview ... #### 2020-08-23 08:49:45.846233 #### 2020-08-23 08:49:55.912743 #### 2020-08-23 08:50:05.981759 #### 2020-08-23 08:50:16.041360 div_buffer (memoryview_inplace_division) Doctest: memoryview_inplace_division.div_buffer ... ok div_memoryview (memoryview_inplace_division) Doctest: memoryview_inplace_division.div_memoryview ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_pep489_typing ... #### 2020-08-23 08:50:26.126924 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) min_async ... #### 2020-08-23 08:50:36.171653 #### 2020-08-23 08:50:46.237263 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_pxd_mix ... #### 2020-08-23 08:50:56.285880 #### 2020-08-23 08:51:06.348667 #### 2020-08-23 08:51:16.410759 #### 2020-08-23 08:51:26.502362 #### 2020-08-23 08:51:36.836449 #### 2020-08-23 08:51:46.941028 #### 2020-08-23 08:51:56.992800 #### 2020-08-23 08:52:07.046622 ok runTest (__main__.CythonCompileTestCase) compiling (c) msvc_strings ... #### 2020-08-23 08:52:17.107678 #### 2020-08-23 08:52:27.147249 #### 2020-08-23 08:52:37.197826 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) msvc_strings ... #### 2020-08-23 08:52:47.244688 #### 2020-08-23 08:52:57.304609 #### 2020-08-23 08:53:07.362584 #### 2020-08-23 08:53:17.413525 ok runTest (__main__.CythonCompileTestCase) compiling (c) nonctypedefclass ... #### 2020-08-23 08:53:27.465492 ok runTest (__main__.CythonCompileTestCase) compiling (c) signedtypes ... #### 2020-08-23 08:53:37.507395 #### 2020-08-23 08:53:47.566167 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) signedtypes ... #### 2020-08-23 08:53:57.608578 #### 2020-08-23 08:54:07.656405 #### 2020-08-23 08:54:17.710342 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nonctypedefclass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) specialfloatvals ... #### 2020-08-23 08:54:27.793749 #### 2020-08-23 08:54:37.834565 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) specialfloatvals ... #### 2020-08-23 08:54:47.906115 #### 2020-08-23 08:54:58.113706 #### 2020-08-23 08:55:08.241801 ok runTest (__main__.CythonCompileTestCase) compiling (c) specmethdocstring ... #### 2020-08-23 08:55:18.331442 ok runTest (__main__.CythonCompileTestCase) compiling (c) omittedargnames ... #### 2020-08-23 08:55:28.379335 #### 2020-08-23 08:55:38.456815 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) omittedargnames ... #### 2020-08-23 08:55:48.546095 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) specmethdocstring ... #### 2020-08-23 08:55:58.605114 #### 2020-08-23 08:56:08.646898 ok runTest (__main__.CythonCompileTestCase) compiling (c) posix_pxds ... #### 2020-08-23 08:56:18.709754 #### 2020-08-23 08:56:28.759684 ok runTest (__main__.CythonCompileTestCase) compiling (c) stop_async_iteration_exception_pep492 ... #### 2020-08-23 08:56:38.838989 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) posix_pxds ... #### 2020-08-23 08:56:48.903717 #### 2020-08-23 08:56:58.963391 #### 2020-08-23 08:57:09.045555 test_getitem (extension_type_memoryview) Doctest: extension_type_memoryview.test_getitem ... ok test_getitem_typed (extension_type_memoryview) Doctest: extension_type_memoryview.test_getitem_typed ... ok runTest (__main__.EndToEndTest) End-to-end memoryview_acq_count ... #### 2020-08-23 08:57:19.138443 #### 2020-08-23 08:57:29.486541 ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_cimport ... #### 2020-08-23 08:57:39.615470 #### 2020-08-23 08:57:49.683119 #### 2020-08-23 08:57:59.767631 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_cimport ... #### 2020-08-23 08:58:09.818192 #### 2020-08-23 08:58:19.875619 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) stop_async_iteration_exception_pep492 ... #### 2020-08-23 08:58:29.925699 #### 2020-08-23 08:58:39.964890 ok runTest (__main__.CythonCompileTestCase) compiling (c) pxd_override_T230 ... #### 2020-08-23 08:58:50.021537 #### 2020-08-23 08:59:00.072577 #### 2020-08-23 08:59:10.130111 #### 2020-08-23 08:59:20.200672 #### 2020-08-23 08:59:30.278525 #### 2020-08-23 08:59:40.334394 #### 2020-08-23 08:59:50.464765 #### 2020-08-23 09:00:00.509182 ok runTest (__main__.CythonCompileTestCase) compiling (c) typecast ... #### 2020-08-23 09:00:10.562981 #### 2020-08-23 09:00:20.643127 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pxd_override_T230 ... #### 2020-08-23 09:00:30.726702 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) typecast ... #### 2020-08-23 09:00:40.785944 #### 2020-08-23 09:00:50.826105 ok runTest (__main__.EndToEndTest) End-to-end verbatiminclude_cimport ... #### 2020-08-23 09:01:01.126289 #### 2020-08-23 09:01:11.209554 get_int_2d (memoryview_pep489_typing) Doctest: memoryview_pep489_typing.get_int_2d ... #### 2020-08-23 09:01:21.268611 ok set_int_2d (memoryview_pep489_typing) Doctest: memoryview_pep489_typing.set_int_2d ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview_pep489_typing ... #### 2020-08-23 09:01:31.318008 ok runTest (__main__.CythonCompileTestCase) compiling (c) while ... #### 2020-08-23 09:01:41.369260 #### 2020-08-23 09:01:51.422774 #### 2020-08-23 09:02:01.462675 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) while ... #### 2020-08-23 09:02:11.666999 #### 2020-08-23 09:02:21.734802 ok runTest (__main__.CythonCompileTestCase) compiling (c) pylong ... #### 2020-08-23 09:02:31.798234 #### 2020-08-23 09:02:41.898451 ok runTest (__main__.CythonCompileTestCase) compiling (c) break_outside_loop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) builtin_type_inheritance ... #### 2020-08-23 09:02:51.943618 ok runTest (__main__.CythonCompileTestCase) compiling (c) callargs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefspecial ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cimport_attributes ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pylong ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cmethbasematch ... #### 2020-08-23 09:03:02.015669 ok runTest (__main__.CythonCompileTestCase) compiling (c) continue_outside_loop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) declareafteruse_T158 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_assnone ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_autotestdict ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_badfuncargtype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_bufaccess ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdef_missing_declarator ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdefemptysue ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cunion ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cython_parallel ... #### 2020-08-23 09:03:12.082658 #### 2020-08-23 09:03:22.135097 #### 2020-08-23 09:03:32.207264 ok runTest (__main__.CythonCompileTestCase) compiling (c) slicex ... #### 2020-08-23 09:03:42.282789 #### 2020-08-23 09:03:52.435152 #### 2020-08-23 09:04:02.500259 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) slicex ... #### 2020-08-23 09:04:12.604893 #### 2020-08-23 09:04:22.942054 #### 2020-08-23 09:04:33.031937 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_fused_closure ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_int_literals_py3 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_nogilfunctype ... #### 2020-08-23 09:04:43.126312 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_nosignword ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_powop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_relative_cimport ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_subop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_switch ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_tempcast ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_undefexttype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) encoding ... ok runTest (__main__.CythonCompileTestCase) compiling (c) exec_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) fused_types ... ok runTest (__main__.CythonCompileTestCase) compiling (c) tryexcept ... #### 2020-08-23 09:04:53.189749 #### 2020-08-23 09:05:03.239231 #### 2020-08-23 09:05:13.293421 #### 2020-08-23 09:05:23.334313 #### 2020-08-23 09:05:33.393800 #### 2020-08-23 09:05:43.451053 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) tryexcept ... #### 2020-08-23 09:05:53.516521 #### 2020-08-23 09:06:03.555621 ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_hex_escape1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) literal_lists ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nogilfunctype ... ok runTest (__main__.CythonCompileTestCase) compiling (c) nonconst_def ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep448_syntax_1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep448_syntax_3 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async8 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pure_cclass_without_body ... ok runTest (__main__.CythonCompileTestCase) compiling (c) se_mixtabspace ... ok runTest (__main__.CythonCompileTestCase) compiling (c) se_multass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) void_as_arg ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_for ... #### 2020-08-23 09:06:13.603595 ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_while ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_with ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_unreachable_cf ... ok runTest (__main__.CythonCompileTestCase) compiling (c) wraparound_warnings ... ok runTest (__main__.EndToEndTest) End-to-end memoryview_compare_type_pointers ... #### 2020-08-23 09:06:23.667435 #### 2020-08-23 09:06:33.705490 #### 2020-08-23 09:06:43.772827 ok runTest (__main__.CythonCompileTestCase) compiling (c) callingnonexisting_T307 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) charptr_from_temp ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cpdef_syntax ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_class_gil_GH1986 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_comparison ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_no_auto_conversion ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_addressof ... #### 2020-08-23 09:06:53.816162 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_bitop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_callspec ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdef_keywords_T241 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cdef_yield ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cenum ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_cstruct ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_del ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_excvalfunctype ... #### 2020-08-23 09:07:03.887391 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_fstring ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_index ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_invalid_num_threads ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_nogilcmeth ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_nonlocal_T490 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_pxdimpl ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_pyobinstruct ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_return ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_sizeofincomplete ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_slice ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_while ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extclassattrsetting ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extended_unpacking ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extended_unpacking_parser ... #### 2020-08-23 09:07:13.929529 ok runTest (__main__.CythonCompileTestCase) compiling (c) final_methods ... ok runTest (__main__.CythonCompileTestCase) compiling (c) invalid_cast ... ok runTest (__main__.CythonCompileTestCase) compiling (c) missing_self_in_cpdef_method_T156 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) notcimportedT418 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async4 ... #### 2020-08-23 09:07:23.983832 #### 2020-08-23 09:07:34.023180 #### 2020-08-23 09:07:44.066229 #### 2020-08-23 09:07:54.167520 #### 2020-08-23 09:08:04.256238 #### 2020-08-23 09:08:14.305437 #### 2020-08-23 09:08:24.361900 #### 2020-08-23 09:08:34.409648 ok runTest (__main__.CythonCompileTestCase) compiling (c) pxd_cdef_class_declaration_T286 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) py_ucs4_type_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) se_badindent2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) string_assignments ... ok runTest (__main__.CythonCompileTestCase) compiling (c) subtyping_final_class ... #### 2020-08-23 09:08:44.462190 ok runTest (__main__.CythonCompileTestCase) compiling (c) tree_assert ... ok runTest (__main__.CythonCompileTestCase) compiling (c) typoT304 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) undefinedname ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_cdef_override ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) w_python_list_as_cppset_ref ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_del ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_py3 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_unused ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running contig_check ... #### 2020-08-23 09:08:54.523454 #### 2020-08-23 09:09:04.563386 #### 2020-08-23 09:09:14.603785 #### 2020-08-23 09:09:24.649041 #### 2020-08-23 09:09:35.141687 ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_annotation_typing ... #### 2020-08-23 09:09:45.191219 #### 2020-08-23 09:09:55.245855 #### 2020-08-23 09:10:05.295736 #### 2020-08-23 09:10:15.374633 #### 2020-08-23 09:10:25.451281 #### 2020-08-23 09:10:35.575155 #### 2020-08-23 09:10:45.644799 #### 2020-08-23 09:10:55.685910 #### 2020-08-23 09:11:05.747164 #### 2020-08-23 09:11:15.823140 #### 2020-08-23 09:11:25.947340 #### 2020-08-23 09:11:36.045399 #### 2020-08-23 09:11:46.108938 #### 2020-08-23 09:11:56.168736 #### 2020-08-23 09:12:06.241962 #### 2020-08-23 09:12:16.287155 #### 2020-08-23 09:12:26.326723 get_int_2d (memoryview_pep489_typing) Doctest: memoryview_pep489_typing.get_int_2d ... ok set_int_2d (memoryview_pep489_typing) Doctest: memoryview_pep489_typing.set_int_2d ... ok #### 2020-08-23 09:12:36.367808 runTest (__main__.EndToEndTest) End-to-end pyximport_basic ... #### 2020-08-23 09:12:46.535141 #### 2020-08-23 09:12:56.614604 #### 2020-08-23 09:13:06.678168 #### 2020-08-23 09:13:16.741931 ok runTest (__main__.EndToEndTest) End-to-end pyximport_errors ... #### 2020-08-23 09:13:26.795559 #### 2020-08-23 09:13:36.876465 #### 2020-08-23 09:13:46.956170 #### 2020-08-23 09:13:57.021038 #### 2020-08-23 09:14:07.090666 ok runTest (__main__.EndToEndTest) End-to-end pyximport_pyimport ... #### 2020-08-23 09:14:17.176013 #### 2020-08-23 09:14:27.226617 #### 2020-08-23 09:14:37.265691 #### 2020-08-23 09:14:47.334544 #### 2020-08-23 09:14:57.385367 #### 2020-08-23 09:15:07.457010 #### 2020-08-23 09:15:17.539064 copy_fortran2 (contig_check) Doctest: contig_check.copy_fortran2 ... ok copy_fortran3 (contig_check) Doctest: contig_check.copy_fortran3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running contig_check ... #### 2020-08-23 09:15:27.618455 #### 2020-08-23 09:15:37.712880 #### 2020-08-23 09:15:47.764970 #### 2020-08-23 09:15:57.916594 #### 2020-08-23 09:16:07.996894 #### 2020-08-23 09:16:18.046517 === C/C++ compiler error output: === memoryview_annotation_typing.c:13163:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] 13163 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:13103:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] 13103 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:9956:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] 9956 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:9896:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] 9896 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:9798:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] 9798 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:9699:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] 9699 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:9618:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] 9618 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:9537:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] 9537 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:5256:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] 5256 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:4992:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] 4992 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:4588:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] 4588 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.c:4528:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] 4528 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== one_dim (memoryview_annotation_typing) Doctest: memoryview_annotation_typing.one_dim ... ok one_dim_ccontig (memoryview_annotation_typing) Doctest: memoryview_annotation_typing.one_dim_ccontig ... ok one_dim_nogil_cfunc (memoryview_annotation_typing) Doctest: memoryview_annotation_typing.one_dim_nogil_cfunc ... ok two_dim (memoryview_annotation_typing) Doctest: memoryview_annotation_typing.two_dim ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview_annotation_typing ... #### 2020-08-23 09:16:28.458265 #### 2020-08-23 09:16:38.505889 #### 2020-08-23 09:16:48.634514 #### 2020-08-23 09:16:58.681062 #### 2020-08-23 09:17:08.728193 #### 2020-08-23 09:17:18.792455 #### 2020-08-23 09:17:28.846021 #### 2020-08-23 09:17:38.892649 #### 2020-08-23 09:17:48.961640 #### 2020-08-23 09:17:59.041595 #### 2020-08-23 09:18:09.116284 #### 2020-08-23 09:18:19.174527 #### 2020-08-23 09:18:29.222961 #### 2020-08-23 09:18:39.270320 #### 2020-08-23 09:18:49.341799 #### 2020-08-23 09:18:59.410828 #### 2020-08-23 09:19:09.498034 #### 2020-08-23 09:19:19.573341 #### 2020-08-23 09:19:29.666396 #### 2020-08-23 09:19:39.754357 #### 2020-08-23 09:19:49.850784 #### 2020-08-23 09:19:59.903414 #### 2020-08-23 09:20:09.967963 ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_in_subclasses ... #### 2020-08-23 09:20:20.072166 #### 2020-08-23 09:20:30.193672 ok runTest (__main__.EndToEndTest) End-to-end __debug__ ... #### 2020-08-23 09:20:40.237619 #### 2020-08-23 09:20:50.307980 #### 2020-08-23 09:21:00.363680 #### 2020-08-23 09:21:10.422975 #### 2020-08-23 09:21:20.472157 #### 2020-08-23 09:21:30.546144 #### 2020-08-23 09:21:40.608619 ok runTest (__main__.CythonRunTestCase) compiling (c) and running __getattribute__ ... #### 2020-08-23 09:21:51.152928 #### 2020-08-23 09:22:01.243980 #### 2020-08-23 09:22:11.293410 #### 2020-08-23 09:22:21.344894 #### 2020-08-23 09:22:31.409598 copy_fortran2 (contig_check) Doctest: contig_check.copy_fortran2 ... ok copy_fortran3 (contig_check) Doctest: contig_check.copy_fortran3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cythonarray ... #### 2020-08-23 09:22:41.455876 #### 2020-08-23 09:22:51.529843 #### 2020-08-23 09:23:01.590205 #### 2020-08-23 09:23:11.677828 #### 2020-08-23 09:23:21.764393 === C/C++ compiler error output: === memoryview_annotation_typing.cpp:13177:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] 13177 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:13117:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] 13117 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:9970:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] 9970 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:9910:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] 9910 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:9812:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] 9812 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:9713:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] 9713 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:9632:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] 9632 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:9551:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] 9551 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:5270:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] 5270 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:5006:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] 5006 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:4602:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] 4602 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ memoryview_annotation_typing.cpp:4542:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] 4542 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== one_dim (memoryview_annotation_typing) Doctest: memoryview_annotation_typing.one_dim ... ok one_dim_ccontig (memoryview_annotation_typing) Doctest: memoryview_annotation_typing.one_dim_ccontig ... ok one_dim_nogil_cfunc (memoryview_annotation_typing) Doctest: memoryview_annotation_typing.one_dim_nogil_cfunc ... ok two_dim (memoryview_annotation_typing) Doctest: memoryview_annotation_typing.two_dim ... ok run (__main__.PureDoctestTestCase) running pure doctests in memoryview_annotation_typing ... one_dim (pure_doctest__memoryview_annotation_typing) Doctest: pure_doctest__memoryview_annotation_typing.one_dim ... ok one_dim_ccontig (pure_doctest__memoryview_annotation_typing) Doctest: pure_doctest__memoryview_annotation_typing.one_dim_ccontig ... ok one_dim_nogil_cfunc (pure_doctest__memoryview_annotation_typing) Doctest: pure_doctest__memoryview_annotation_typing.one_dim_nogil_cfunc ... ok two_dim (pure_doctest__memoryview_annotation_typing) Doctest: pure_doctest__memoryview_annotation_typing.two_dim ... ok runTest (__main__.CythonCompileTestCase) compiling (c) memview_assignments ... #### 2020-08-23 09:23:31.877188 #### 2020-08-23 09:23:41.968543 #### 2020-08-23 09:23:52.078634 both (__getattribute__) Doctest: __getattribute__.both ... ok just_getattr (__getattribute__) Doctest: __getattribute__.just_getattr ... ok just_getattribute (__getattribute__) Doctest: __getattribute__.just_getattribute ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running __getattribute__ ... #### 2020-08-23 09:24:02.173228 #### 2020-08-23 09:24:12.258635 #### 2020-08-23 09:24:22.351327 #### 2020-08-23 09:24:32.421896 #### 2020-08-23 09:24:42.496447 #### 2020-08-23 09:24:52.589817 #### 2020-08-23 09:25:02.642569 #### 2020-08-23 09:25:12.690689 #### 2020-08-23 09:25:22.850779 #### 2020-08-23 09:25:32.918257 #### 2020-08-23 09:25:42.999406 #### 2020-08-23 09:25:53.070793 #### 2020-08-23 09:26:03.175531 #### 2020-08-23 09:26:13.273057 both (__getattribute__) Doctest: __getattribute__.both ... ok just_getattr (__getattribute__) Doctest: __getattribute__.just_getattr ... ok just_getattribute (__getattribute__) Doctest: __getattribute__.just_getattribute ... ok #### 2020-08-23 09:26:23.405130 runTest (__main__.CythonRunTestCase) compiling (c) and running addloop ... #### 2020-08-23 09:26:33.497670 #### 2020-08-23 09:26:43.555552 #### 2020-08-23 09:26:53.611173 #### 2020-08-23 09:27:03.705442 addloop () Doctest: addloop ... ok add_c (addloop) Doctest: addloop.add_c ... ok add_py (addloop) Doctest: addloop.add_py ... ok add_pyrange (addloop) Doctest: addloop.add_pyrange ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running addloop ... #### 2020-08-23 09:27:13.785360 #### 2020-08-23 09:27:23.838710 #### 2020-08-23 09:27:33.926377 #### 2020-08-23 09:27:43.984879 #### 2020-08-23 09:27:54.057758 addloop () Doctest: addloop ... ok add_c (addloop) Doctest: addloop.add_c ... ok add_py (addloop) Doctest: addloop.add_py ... ok add_pyrange (addloop) Doctest: addloop.add_pyrange ... ok #### 2020-08-23 09:28:04.527814 runTest (__main__.CythonRunTestCase) compiling (c) and running addop ... BaseType (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.BaseType ... #### 2020-08-23 09:28:14.622558 #### 2020-08-23 09:28:24.699096 #### 2020-08-23 09:28:34.752974 #### 2020-08-23 09:28:44.858451 ok Subtype (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.Subtype ... #### 2020-08-23 09:28:54.990143 add_1_x (addop) Doctest: addop.add_1_x ... ok add_1f_x (addop) Doctest: addop.add_1f_x ... ok add_large_x (addop) Doctest: addop.add_large_x ... ok add_x_1 (addop) Doctest: addop.add_x_1 ... ok add_x_1f (addop) Doctest: addop.add_x_1f ... ok add_x_large (addop) Doctest: addop.add_x_large ... ok mixed_test (addop) Doctest: addop.mixed_test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running addop ... #### 2020-08-23 09:29:05.118159 #### 2020-08-23 09:29:15.219249 #### 2020-08-23 09:29:25.409821 ok SubtypeWithUserDealloc (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.SubtypeWithUserDealloc ... #### 2020-08-23 09:29:35.565551 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) memview_assignments ... #### 2020-08-23 09:29:45.640681 #### 2020-08-23 09:29:55.727027 #### 2020-08-23 09:30:05.785442 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview_in_subclasses ... add_1_x (addop) Doctest: addop.add_1_x ... ok add_1f_x (addop) Doctest: addop.add_1f_x ... ok add_large_x (addop) Doctest: addop.add_large_x ... ok add_x_1 (addop) Doctest: addop.add_x_1 ... ok add_x_1f (addop) Doctest: addop.add_x_1f ... ok add_x_large (addop) Doctest: addop.add_x_large ... ok mixed_test (addop) Doctest: addop.mixed_test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running append ... #### 2020-08-23 09:30:15.876438 #### 2020-08-23 09:30:26.013378 #### 2020-08-23 09:30:36.085521 #### 2020-08-23 09:30:46.147174 #### 2020-08-23 09:30:56.222776 #### 2020-08-23 09:31:06.309560 #### 2020-08-23 09:31:16.380625 #### 2020-08-23 09:31:26.469299 #### 2020-08-23 09:31:36.547622 acquire (cythonarray) Doctest: cythonarray.acquire ... ok contiguity (cythonarray) Doctest: cythonarray.contiguity ... ok dont_allocate_buffer (cythonarray) Doctest: cythonarray.dont_allocate_buffer ... ok full_or_strided (cythonarray) Doctest: cythonarray.full_or_strided ... ok length (cythonarray) Doctest: cythonarray.length ... ok test_array_from_pointer (cythonarray) Doctest: cythonarray.test_array_from_pointer ... ok test_array_from_pointer_3d (cythonarray) Doctest: cythonarray.test_array_from_pointer_3d ... ok test_cyarray_from_carray (cythonarray) Doctest: cythonarray.test_cyarray_from_carray ... ok test_cython_array_getbuffer (cythonarray) Doctest: cythonarray.test_cython_array_getbuffer ... ok test_cython_array_index (cythonarray) Doctest: cythonarray.test_cython_array_index ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cythonarray ... #### 2020-08-23 09:31:46.665655 #### 2020-08-23 09:31:56.712347 #### 2020-08-23 09:32:06.766419 #### 2020-08-23 09:32:16.810659 C (append) Doctest: append.C ... ok append_unused_retval (append) Doctest: append.append_unused_retval ... ok method_name (append) Doctest: append.method_name ... ok test_append (append) Doctest: append.test_append ... ok test_append_typed (append) Doctest: append.test_append_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running append ... #### 2020-08-23 09:32:26.853345 #### 2020-08-23 09:32:36.900475 #### 2020-08-23 09:32:46.955351 #### 2020-08-23 09:32:57.044673 #### 2020-08-23 09:33:07.156040 #### 2020-08-23 09:33:17.196120 #### 2020-08-23 09:33:27.234617 #### 2020-08-23 09:33:37.275296 #### 2020-08-23 09:33:47.345426 #### 2020-08-23 09:33:57.768536 #### 2020-08-23 09:34:07.861404 #### 2020-08-23 09:34:17.975277 #### 2020-08-23 09:34:28.103759 C (append) Doctest: append.C ... ok append_unused_retval (append) Doctest: append.append_unused_retval ... ok method_name (append) Doctest: append.method_name ... ok test_append (append) Doctest: append.test_append ... ok test_append_typed (append) Doctest: append.test_append_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running args_unpacking_in_closure_T658 ... #### 2020-08-23 09:34:38.184870 #### 2020-08-23 09:34:48.263278 #### 2020-08-23 09:34:58.321850 #### 2020-08-23 09:35:08.408725 #### 2020-08-23 09:35:18.453350 outer (args_unpacking_in_closure_T658) Doctest: args_unpacking_in_closure_T658.outer ... ok #### 2020-08-23 09:35:28.496921 runTest (__main__.CythonRunTestCase) compiling (cpp) and running args_unpacking_in_closure_T658 ... #### 2020-08-23 09:35:38.551983 #### 2020-08-23 09:35:48.604390 ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_memoryview ... #### 2020-08-23 09:35:58.662110 #### 2020-08-23 09:36:08.702232 #### 2020-08-23 09:36:18.749808 outer (args_unpacking_in_closure_T658) Doctest: args_unpacking_in_closure_T658.outer ... ok runTest (__main__.EndToEndTest) End-to-end array_cimport ... #### 2020-08-23 09:36:28.798297 #### 2020-08-23 09:36:38.867412 #### 2020-08-23 09:36:48.974569 #### 2020-08-23 09:36:59.046229 #### 2020-08-23 09:37:09.104931 #### 2020-08-23 09:37:19.161751 #### 2020-08-23 09:37:29.240737 BaseType (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.BaseType ... #### 2020-08-23 09:37:39.319729 #### 2020-08-23 09:37:49.373275 #### 2020-08-23 09:37:59.427226 ok Subtype (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.Subtype ... #### 2020-08-23 09:38:09.502114 #### 2020-08-23 09:38:19.908676 #### 2020-08-23 09:38:29.979079 #### 2020-08-23 09:38:40.055732 ok SubtypeWithUserDealloc (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.SubtypeWithUserDealloc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running attribute_and_lambda ... #### 2020-08-23 09:38:50.155032 #### 2020-08-23 09:39:00.206149 #### 2020-08-23 09:39:10.271257 ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryviewattrs ... #### 2020-08-23 09:39:20.380847 test_attribute_and_lambda (attribute_and_lambda) Doctest: attribute_and_lambda.test_attribute_and_lambda ... ok #### 2020-08-23 09:39:30.434538 runTest (__main__.CythonRunTestCase) compiling (cpp) and running attribute_and_lambda ... #### 2020-08-23 09:39:40.515241 #### 2020-08-23 09:39:50.615156 #### 2020-08-23 09:40:00.689405 #### 2020-08-23 09:40:10.851567 #### 2020-08-23 09:40:20.944517 acquire (cythonarray) Doctest: cythonarray.acquire ... ok contiguity (cythonarray) Doctest: cythonarray.contiguity ... ok dont_allocate_buffer (cythonarray) Doctest: cythonarray.dont_allocate_buffer ... ok full_or_strided (cythonarray) Doctest: cythonarray.full_or_strided ... ok length (cythonarray) Doctest: cythonarray.length ... ok test_array_from_pointer (cythonarray) Doctest: cythonarray.test_array_from_pointer ... ok test_array_from_pointer_3d (cythonarray) Doctest: cythonarray.test_array_from_pointer_3d ... ok test_cyarray_from_carray (cythonarray) Doctest: cythonarray.test_cyarray_from_carray ... ok test_cython_array_getbuffer (cythonarray) Doctest: cythonarray.test_cython_array_getbuffer ... ok test_cython_array_index (cythonarray) Doctest: cythonarray.test_cython_array_index ... ok #### 2020-08-23 09:40:31.015332 runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview ... test_attribute_and_lambda (attribute_and_lambda) Doctest: attribute_and_lambda.test_attribute_and_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running auto_cpdef_closures ... #### 2020-08-23 09:40:41.094703 #### 2020-08-23 09:40:51.174471 #### 2020-08-23 09:41:01.251615 #### 2020-08-23 09:41:11.335442 #### 2020-08-23 09:41:21.392472 #### 2020-08-23 09:41:31.472980 #### 2020-08-23 09:41:41.525172 #### 2020-08-23 09:41:51.577877 closure_func (auto_cpdef_closures) Doctest: auto_cpdef_closures.closure_func ... ok generator_func (auto_cpdef_closures) Doctest: auto_cpdef_closures.generator_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running auto_cpdef_closures ... #### 2020-08-23 09:42:01.650337 #### 2020-08-23 09:42:11.706268 #### 2020-08-23 09:42:21.796920 #### 2020-08-23 09:42:31.994613 #### 2020-08-23 09:42:42.061901 #### 2020-08-23 09:42:52.135320 #### 2020-08-23 09:43:02.196027 #### 2020-08-23 09:43:12.256682 #### 2020-08-23 09:43:22.431111 closure_func (auto_cpdef_closures) Doctest: auto_cpdef_closures.closure_func ... ok generator_func (auto_cpdef_closures) Doctest: auto_cpdef_closures.generator_func ... ok run (__main__.PureDoctestTestCase) running pure doctests in auto_cpdef_closures ... closure_func (pure_doctest__auto_cpdef_closures) Doctest: pure_doctest__auto_cpdef_closures.closure_func ... ok generator_func (pure_doctest__auto_cpdef_closures) Doctest: pure_doctest__auto_cpdef_closures.generator_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bint_property_T354 ... #### 2020-08-23 09:43:32.660674 #### 2020-08-23 09:43:42.712776 #### 2020-08-23 09:43:52.790092 #### 2020-08-23 09:44:02.835452 #### 2020-08-23 09:44:12.894314 #### 2020-08-23 09:44:22.941508 #### 2020-08-23 09:44:32.987911 Test (bint_property_T354) Doctest: bint_property_T354.Test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bint_property_T354 ... #### 2020-08-23 09:44:43.050862 #### 2020-08-23 09:44:53.106938 #### 2020-08-23 09:45:03.161820 #### 2020-08-23 09:45:13.230565 #### 2020-08-23 09:45:23.298315 #### 2020-08-23 09:45:33.346762 #### 2020-08-23 09:45:43.877302 #### 2020-08-23 09:45:54.059167 Test (bint_property_T354) Doctest: bint_property_T354.Test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bishop2 ... #### 2020-08-23 09:46:04.119339 #### 2020-08-23 09:46:14.177575 #### 2020-08-23 09:46:24.275571 #### 2020-08-23 09:46:34.334438 #### 2020-08-23 09:46:44.419219 #### 2020-08-23 09:46:54.489595 bishop2 () Doctest: bishop2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bishop2 ... #### 2020-08-23 09:47:04.584152 #### 2020-08-23 09:47:14.629679 #### 2020-08-23 09:47:24.710153 #### 2020-08-23 09:47:34.779861 #### 2020-08-23 09:47:44.842796 #### 2020-08-23 09:47:54.920187 #### 2020-08-23 09:48:05.028625 #### 2020-08-23 09:48:15.113078 bishop2 () Doctest: bishop2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running boolean_context ... #### 2020-08-23 09:48:25.285530 #### 2020-08-23 09:48:35.400787 #### 2020-08-23 09:48:45.496521 test (boolean_context) Doctest: boolean_context.test ... ok test_bool_and_int (boolean_context) Doctest: boolean_context.test_bool_and_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running boolean_context ... #### 2020-08-23 09:48:55.608949 #### 2020-08-23 09:49:05.651635 #### 2020-08-23 09:49:15.718474 test (boolean_context) Doctest: boolean_context.test ... ok test_bool_and_int (boolean_context) Doctest: boolean_context.test_bool_and_int ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bound_builtin_methods_T589 ... #### 2020-08-23 09:49:25.778364 #### 2020-08-23 09:49:35.836294 call (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.call ... ok fort_two_dee (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.fort_two_dee ... ok test_copy_mismatch (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_copy_mismatch ... ok test_copy_return_type (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_copy_return_type ... ok test_copy_to (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_copy_to ... ok test_is_contiguous (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_is_contiguous ... ok test_nonecheck1 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck1 ... ok test_nonecheck2 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck2 ... ok test_nonecheck3 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck3 ... ok test_nonecheck4 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck4 ... ok test_nonecheck5 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck5 ... ok test_overlapping_copy (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_overlapping_copy ... ok test_partly_overlapping (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_partly_overlapping ... ok test_shape_stride_suboffset (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_shape_stride_suboffset ... ok two_dee (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.two_dee ... ok call (memoryviewattrs) Doctest: memoryviewattrs.call ... ok fort_two_dee (memoryviewattrs) Doctest: memoryviewattrs.fort_two_dee ... ok test_copy_mismatch (memoryviewattrs) Doctest: memoryviewattrs.test_copy_mismatch ... ok test_copy_return_type (memoryviewattrs) Doctest: memoryviewattrs.test_copy_return_type ... ok test_copy_to (memoryviewattrs) Doctest: memoryviewattrs.test_copy_to ... ok test_is_contiguous (memoryviewattrs) Doctest: memoryviewattrs.test_is_contiguous ... ok test_nonecheck1 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck1 ... ok test_nonecheck2 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck2 ... ok test_nonecheck3 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck3 ... ok test_nonecheck4 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck4 ... ok test_nonecheck5 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck5 ... ok test_overlapping_copy (memoryviewattrs) Doctest: memoryviewattrs.test_overlapping_copy ... ok test_partly_overlapping (memoryviewattrs) Doctest: memoryviewattrs.test_partly_overlapping ... ok test_shape_stride_suboffset (memoryviewattrs) Doctest: memoryviewattrs.test_shape_stride_suboffset ... ok two_dee (memoryviewattrs) Doctest: memoryviewattrs.two_dee ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryviewattrs ... #### 2020-08-23 09:49:45.893779 #### 2020-08-23 09:49:55.962804 #### 2020-08-23 09:50:06.043702 #### 2020-08-23 09:50:16.101070 #### 2020-08-23 09:50:26.143427 list_insert (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert ... ok list_insert_literal (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert_literal ... ok list_insert_reassign (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert_reassign ... ok list_pop (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop ... ok list_pop_literal (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop_literal ... ok list_pop_reassign (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop_reassign ... ok test_dict_items_bound_no_assignment (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_dict_items_bound_no_assignment ... ok test_set_clear_bound (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_set_clear_bound ... ok test_unicode_join_bound (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_unicode_join_bound ... ok test_unicode_join_bound_no_assignment (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_unicode_join_bound_no_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bound_builtin_methods_T589 ... #### 2020-08-23 09:50:36.189224 #### 2020-08-23 09:50:46.231377 #### 2020-08-23 09:50:56.279139 #### 2020-08-23 09:51:06.770510 #### 2020-08-23 09:51:16.822956 #### 2020-08-23 09:51:26.876186 #### 2020-08-23 09:51:36.952039 list_insert (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert ... ok list_insert_literal (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert_literal ... ok list_insert_reassign (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_insert_reassign ... ok list_pop (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop ... ok list_pop_literal (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop_literal ... ok list_pop_reassign (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.list_pop_reassign ... ok test_dict_items_bound_no_assignment (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_dict_items_bound_no_assignment ... ok test_set_clear_bound (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_set_clear_bound ... ok test_unicode_join_bound (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_unicode_join_bound ... ok test_unicode_join_bound_no_assignment (bound_builtin_methods_T589) Doctest: bound_builtin_methods_T589.test_unicode_join_bound_no_assignment ... ok #### 2020-08-23 09:51:47.009848 runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_abs ... #### 2020-08-23 09:51:57.049734 #### 2020-08-23 09:52:07.098088 #### 2020-08-23 09:52:17.142965 #### 2020-08-23 09:52:27.193175 #### 2020-08-23 09:52:37.245096 #### 2020-08-23 09:52:47.317668 abs_as_name (builtin_abs) Doctest: builtin_abs.abs_as_name ... ok complex_abs (builtin_abs) Doctest: builtin_abs.complex_abs ... ok double_abs (builtin_abs) Doctest: builtin_abs.double_abs ... ok float_abs (builtin_abs) Doctest: builtin_abs.float_abs ... ok int_abs (builtin_abs) Doctest: builtin_abs.int_abs ... ok long_abs (builtin_abs) Doctest: builtin_abs.long_abs ... ok long_long_abs (builtin_abs) Doctest: builtin_abs.long_long_abs ... ok py_abs (builtin_abs) Doctest: builtin_abs.py_abs ... ok sub_abs (builtin_abs) Doctest: builtin_abs.sub_abs ... ok uint_abs (builtin_abs) Doctest: builtin_abs.uint_abs ... ok ulong_abs (builtin_abs) Doctest: builtin_abs.ulong_abs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_abs ... #### 2020-08-23 09:52:57.367746 #### 2020-08-23 09:53:07.426817 #### 2020-08-23 09:53:17.493247 #### 2020-08-23 09:53:27.538242 #### 2020-08-23 09:53:37.589819 #### 2020-08-23 09:53:47.631768 #### 2020-08-23 09:53:57.705763 #### 2020-08-23 09:54:07.760893 abs_as_name (builtin_abs) Doctest: builtin_abs.abs_as_name ... ok complex_abs (builtin_abs) Doctest: builtin_abs.complex_abs ... ok double_abs (builtin_abs) Doctest: builtin_abs.double_abs ... ok float_abs (builtin_abs) Doctest: builtin_abs.float_abs ... ok int_abs (builtin_abs) Doctest: builtin_abs.int_abs ... ok long_abs (builtin_abs) Doctest: builtin_abs.long_abs ... ok long_long_abs (builtin_abs) Doctest: builtin_abs.long_long_abs ... ok py_abs (builtin_abs) Doctest: builtin_abs.py_abs ... ok sub_abs (builtin_abs) Doctest: builtin_abs.sub_abs ... ok uint_abs (builtin_abs) Doctest: builtin_abs.uint_abs ... ok ulong_abs (builtin_abs) Doctest: builtin_abs.ulong_abs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_basestring ... #### 2020-08-23 09:54:17.854398 #### 2020-08-23 09:54:27.899030 #### 2020-08-23 09:54:37.967955 #### 2020-08-23 09:54:48.025071 === C/C++ compiler error output: === builtin_basestring.c: In function ‘__pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3’: builtin_basestring.c:1310:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 1310 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ^~ builtin_basestring.c:1339:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 1339 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ^~ ==================================== basestring_is_unicode_in_py3 (builtin_basestring) Doctest: builtin_basestring.basestring_is_unicode_in_py3 ... ok basestring_join (builtin_basestring) Doctest: builtin_basestring.basestring_join ... ok basestring_typed_argument (builtin_basestring) Doctest: builtin_basestring.basestring_typed_argument ... ok basestring_typed_variable (builtin_basestring) Doctest: builtin_basestring.basestring_typed_variable ... ok isinstance_basestring (builtin_basestring) Doctest: builtin_basestring.isinstance_basestring ... ok unicode_subtypes_basestring (builtin_basestring) Doctest: builtin_basestring.unicode_subtypes_basestring ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_basestring ... #### 2020-08-23 09:54:58.097370 #### 2020-08-23 09:55:08.145375 #### 2020-08-23 09:55:18.221655 #### 2020-08-23 09:55:28.268617 === C/C++ compiler error output: === builtin_basestring.cpp: In function ‘PyObject* __pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3(PyObject*)’: builtin_basestring.cpp:1324:39: warning: self-comparison always evaluates to true [-Wtautological-compare] 1324 | __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ builtin_basestring.cpp:1353:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 1353 | __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type)); | ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~ ==================================== basestring_is_unicode_in_py3 (builtin_basestring) Doctest: builtin_basestring.basestring_is_unicode_in_py3 ... ok basestring_join (builtin_basestring) Doctest: builtin_basestring.basestring_join ... ok basestring_typed_argument (builtin_basestring) Doctest: builtin_basestring.basestring_typed_argument ... ok basestring_typed_variable (builtin_basestring) Doctest: builtin_basestring.basestring_typed_variable ... ok isinstance_basestring (builtin_basestring) Doctest: builtin_basestring.isinstance_basestring ... ok unicode_subtypes_basestring (builtin_basestring) Doctest: builtin_basestring.unicode_subtypes_basestring ... #### 2020-08-23 09:55:38.419021 ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_methods_return_values ... #### 2020-08-23 09:55:48.461877 #### 2020-08-23 09:55:58.556926 #### 2020-08-23 09:56:08.947356 #### 2020-08-23 09:56:19.061343 #### 2020-08-23 09:56:29.179657 _delattr (builtin_methods_return_values) Doctest: builtin_methods_return_values._delattr ... ok _setattr (builtin_methods_return_values) Doctest: builtin_methods_return_values._setattr ... ok dict_clear (builtin_methods_return_values) Doctest: builtin_methods_return_values.dict_clear ... ok list_append (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_append ... ok list_insert (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_insert ... ok list_reverse (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_reverse ... ok list_sort (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_sort ... ok set_add (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_add ... ok set_clear (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_clear ... ok set_discard (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_discard ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_methods_return_values ... #### 2020-08-23 09:56:39.296234 #### 2020-08-23 09:56:49.428256 #### 2020-08-23 09:56:59.540949 #### 2020-08-23 09:57:09.677559 #### 2020-08-23 09:57:19.841827 #### 2020-08-23 09:57:29.944730 #### 2020-08-23 09:57:40.084987 _delattr (builtin_methods_return_values) Doctest: builtin_methods_return_values._delattr ... ok _setattr (builtin_methods_return_values) Doctest: builtin_methods_return_values._setattr ... ok dict_clear (builtin_methods_return_values) Doctest: builtin_methods_return_values.dict_clear ... ok list_append (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_append ... ok list_insert (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_insert ... ok list_reverse (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_reverse ... ok list_sort (builtin_methods_return_values) Doctest: builtin_methods_return_values.list_sort ... ok set_add (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_add ... ok set_clear (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_clear ... ok set_discard (builtin_methods_return_values) Doctest: builtin_methods_return_values.set_discard ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_ord ... #### 2020-08-23 09:57:50.196326 #### 2020-08-23 09:58:00.278197 #### 2020-08-23 09:58:10.363605 #### 2020-08-23 09:58:20.447728 #### 2020-08-23 09:58:30.525128 #### 2020-08-23 09:58:40.639888 #### 2020-08-23 09:58:50.810679 compare_to_char (builtin_ord) Doctest: builtin_ord.compare_to_char ... ok non_builtin_ord (builtin_ord) Doctest: builtin_ord.non_builtin_ord ... ok ord_Py_UNICODE (builtin_ord) Doctest: builtin_ord.ord_Py_UNICODE ... ok ord_const (builtin_ord) Doctest: builtin_ord.ord_const ... ok ord_object (builtin_ord) Doctest: builtin_ord.ord_object ... ok unicode_for_loop_ord (builtin_ord) Doctest: builtin_ord.unicode_for_loop_ord ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_ord ... #### 2020-08-23 09:59:00.950183 #### 2020-08-23 09:59:11.042515 #### 2020-08-23 09:59:21.115214 same_type_after_arrays_composite (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.same_type_after_arrays_composite ... ok same_type_after_arrays_simple (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.same_type_after_arrays_simple ... ok test_coerce_to_numpy (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_coerce_to_numpy ... ok test_copy_and_contig_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_copy_and_contig_attributes ... ok test_ellipsis (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_ellipsis ... ok test_ellipsis_memoryview (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_ellipsis_memoryview ... ok test_memslice_getbuffer (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_memslice_getbuffer ... ok test_memslice_structarray (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_memslice_structarray ... ok test_null_strides (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_null_strides ... ok test_null_strides_error (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_null_strides_error ... ok test_numpy_like_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_numpy_like_attributes ... ok test_partial_slicing (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_partial_slicing ... ok test_partial_slicing_memoryview (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_partial_slicing_memoryview ... ok test_string_invalid_dims (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_string_invalid_dims ... ok test_struct_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_struct_attributes ... ok test_structarray_errors (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_structarray_errors ... ok test_transpose (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_transpose ... ok test_transpose_type (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_transpose_type ... ok same_type_after_arrays_composite (numpy_memoryview) Doctest: numpy_memoryview.same_type_after_arrays_composite ... ok same_type_after_arrays_simple (numpy_memoryview) Doctest: numpy_memoryview.same_type_after_arrays_simple ... ok test_boundscheck_and_wraparound (numpy_memoryview) Doctest: numpy_memoryview.test_boundscheck_and_wraparound ... ok test_coerce_to_numpy (numpy_memoryview) Doctest: numpy_memoryview.test_coerce_to_numpy ... ok test_copy_and_contig_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_copy_and_contig_attributes ... ok test_ellipsis (numpy_memoryview) Doctest: numpy_memoryview.test_ellipsis ... ok test_ellipsis_memoryview (numpy_memoryview) Doctest: numpy_memoryview.test_ellipsis_memoryview ... ok test_memslice_getbuffer (numpy_memoryview) Doctest: numpy_memoryview.test_memslice_getbuffer ... ok test_memslice_structarray (numpy_memoryview) Doctest: numpy_memoryview.test_memslice_structarray ... ok test_null_strides (numpy_memoryview) Doctest: numpy_memoryview.test_null_strides ... ok test_null_strides_error (numpy_memoryview) Doctest: numpy_memoryview.test_null_strides_error ... ok test_numpy_like_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_numpy_like_attributes ... ok test_partial_slicing (numpy_memoryview) Doctest: numpy_memoryview.test_partial_slicing ... ok test_partial_slicing_memoryview (numpy_memoryview) Doctest: numpy_memoryview.test_partial_slicing_memoryview ... ok test_refcount_GH507 (numpy_memoryview) Doctest: numpy_memoryview.test_refcount_GH507 ... ok test_string_invalid_dims (numpy_memoryview) Doctest: numpy_memoryview.test_string_invalid_dims ... ok test_struct_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_struct_attributes ... ok test_structarray_errors (numpy_memoryview) Doctest: numpy_memoryview.test_structarray_errors ... ok test_transpose (numpy_memoryview) Doctest: numpy_memoryview.test_transpose ... ok test_transpose_type (numpy_memoryview) Doctest: numpy_memoryview.test_transpose_type ... ok #### 2020-08-23 09:59:31.219961 runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_memoryview ... #### 2020-08-23 09:59:41.280617 #### 2020-08-23 09:59:51.384449 #### 2020-08-23 10:00:01.467576 #### 2020-08-23 10:00:11.555674 compare_to_char (builtin_ord) Doctest: builtin_ord.compare_to_char ... ok non_builtin_ord (builtin_ord) Doctest: builtin_ord.non_builtin_ord ... ok ord_Py_UNICODE (builtin_ord) Doctest: builtin_ord.ord_Py_UNICODE ... ok ord_const (builtin_ord) Doctest: builtin_ord.ord_const ... ok ord_object (builtin_ord) Doctest: builtin_ord.ord_object ... ok unicode_for_loop_ord (builtin_ord) Doctest: builtin_ord.unicode_for_loop_ord ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_sorted ... call (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.call ... ok fort_two_dee (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.fort_two_dee ... ok test_copy_mismatch (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_copy_mismatch ... ok test_copy_return_type (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_copy_return_type ... ok test_copy_to (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_copy_to ... ok test_is_contiguous (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_is_contiguous ... ok test_nonecheck1 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck1 ... ok test_nonecheck2 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck2 ... ok test_nonecheck3 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck3 ... ok test_nonecheck4 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck4 ... ok test_nonecheck5 (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_nonecheck5 ... ok test_overlapping_copy (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_overlapping_copy ... ok test_partly_overlapping (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_partly_overlapping ... ok test_shape_stride_suboffset (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.test_shape_stride_suboffset ... ok two_dee (memoryviewattrs.__test__) Doctest: memoryviewattrs.__test__.two_dee ... ok call (memoryviewattrs) Doctest: memoryviewattrs.call ... ok fort_two_dee (memoryviewattrs) Doctest: memoryviewattrs.fort_two_dee ... ok test_copy_mismatch (memoryviewattrs) Doctest: memoryviewattrs.test_copy_mismatch ... ok test_copy_return_type (memoryviewattrs) Doctest: memoryviewattrs.test_copy_return_type ... ok test_copy_to (memoryviewattrs) Doctest: memoryviewattrs.test_copy_to ... ok test_is_contiguous (memoryviewattrs) Doctest: memoryviewattrs.test_is_contiguous ... ok test_nonecheck1 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck1 ... ok test_nonecheck2 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck2 ... ok test_nonecheck3 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck3 ... ok test_nonecheck4 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck4 ... #### 2020-08-23 10:00:21.706273 ok test_nonecheck5 (memoryviewattrs) Doctest: memoryviewattrs.test_nonecheck5 ... ok test_overlapping_copy (memoryviewattrs) Doctest: memoryviewattrs.test_overlapping_copy ... ok test_partly_overlapping (memoryviewattrs) Doctest: memoryviewattrs.test_partly_overlapping ... ok test_shape_stride_suboffset (memoryviewattrs) Doctest: memoryviewattrs.test_shape_stride_suboffset ... ok two_dee (memoryviewattrs) Doctest: memoryviewattrs.two_dee ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running annotation_typing ... #### 2020-08-23 10:00:31.802684 #### 2020-08-23 10:00:41.911440 #### 2020-08-23 10:00:52.024693 #### 2020-08-23 10:01:02.096573 #### 2020-08-23 10:01:12.170007 #### 2020-08-23 10:01:22.631367 #### 2020-08-23 10:01:32.792817 #### 2020-08-23 10:01:42.889554 #### 2020-08-23 10:01:53.002257 #### 2020-08-23 10:02:03.075590 sorted_arg (builtin_sorted) Doctest: builtin_sorted.sorted_arg ... ok sorted_arg_with_key (builtin_sorted) Doctest: builtin_sorted.sorted_arg_with_key ... ok sorted_genexp (builtin_sorted) Doctest: builtin_sorted.sorted_genexp ... ok sorted_list_literal (builtin_sorted) Doctest: builtin_sorted.sorted_list_literal ... ok sorted_list_of_range (builtin_sorted) Doctest: builtin_sorted.sorted_list_of_range ... ok sorted_tuple_literal (builtin_sorted) Doctest: builtin_sorted.sorted_tuple_literal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_sorted ... #### 2020-08-23 10:02:13.151340 #### 2020-08-23 10:02:23.297720 #### 2020-08-23 10:02:33.413612 #### 2020-08-23 10:02:43.490858 EarlyClass (annotation_typing) Doctest: annotation_typing.EarlyClass ... ok call_exception_default (annotation_typing) Doctest: annotation_typing.call_exception_default ... ok call_struct_io (annotation_typing) Doctest: annotation_typing.call_struct_io ... ok ctypes_def (annotation_typing) Doctest: annotation_typing.ctypes_def ... ok exception_default (annotation_typing) Doctest: annotation_typing.exception_default ... ok old_dict_syntax (annotation_typing) Doctest: annotation_typing.old_dict_syntax ... ok py_float_default (annotation_typing) Doctest: annotation_typing.py_float_default ... ok pytypes_cdef (annotation_typing) Doctest: annotation_typing.pytypes_cdef ... ok pytypes_cpdef (annotation_typing) Doctest: annotation_typing.pytypes_cpdef ... ok pytypes_def (annotation_typing) Doctest: annotation_typing.pytypes_def ... ok return_tuple_for_carray (annotation_typing) Doctest: annotation_typing.return_tuple_for_carray ... ok struct_convert (annotation_typing) Doctest: annotation_typing.struct_convert ... ok struct_io (annotation_typing) Doctest: annotation_typing.struct_io ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running annotation_typing ... #### 2020-08-23 10:02:53.570407 #### 2020-08-23 10:03:03.654748 #### 2020-08-23 10:03:13.738641 #### 2020-08-23 10:03:23.803539 #### 2020-08-23 10:03:33.894660 #### 2020-08-23 10:03:43.965411 #### 2020-08-23 10:03:54.082969 #### 2020-08-23 10:04:04.167516 sorted_arg (builtin_sorted) Doctest: builtin_sorted.sorted_arg ... ok sorted_arg_with_key (builtin_sorted) Doctest: builtin_sorted.sorted_arg_with_key ... ok sorted_genexp (builtin_sorted) Doctest: builtin_sorted.sorted_genexp ... ok sorted_list_literal (builtin_sorted) Doctest: builtin_sorted.sorted_list_literal ... ok sorted_list_of_range (builtin_sorted) Doctest: builtin_sorted.sorted_list_of_range ... ok sorted_tuple_literal (builtin_sorted) Doctest: builtin_sorted.sorted_tuple_literal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_subtype_methods_T653 ... #### 2020-08-23 10:04:14.268357 #### 2020-08-23 10:04:24.343683 #### 2020-08-23 10:04:34.466571 #### 2020-08-23 10:04:44.644515 memoryview () Doctest: memoryview ... ok assign_temporary_to_object (memoryview) Doctest: memoryview.assign_temporary_to_object ... ok assign_to_object (memoryview) Doctest: memoryview.assign_to_object ... ok basic_struct (memoryview) Doctest: memoryview.basic_struct ... ok c_contig (memoryview) Doctest: memoryview.c_contig ... ok c_contig_2d (memoryview) Doctest: memoryview.c_contig_2d ... ok complex_dtype (memoryview) Doctest: memoryview.complex_dtype ... ok complex_inplace (memoryview) Doctest: memoryview.complex_inplace ... ok complex_struct_dtype (memoryview) Doctest: memoryview.complex_struct_dtype ... ok f_contig (memoryview) Doctest: memoryview.f_contig ... ok f_contig_2d (memoryview) Doctest: memoryview.f_contig_2d ... ok generic (memoryview) Doctest: memoryview.generic ... ok get_int_2d (memoryview) Doctest: memoryview.get_int_2d ... ok min_max_tree_restructuring (memoryview) Doctest: memoryview.min_max_tree_restructuring ... ok nested_packed_struct (memoryview) Doctest: memoryview.nested_packed_struct ... ok nested_struct (memoryview) Doctest: memoryview.nested_struct ... ok optimised_index_of_slice (memoryview) Doctest: memoryview.optimised_index_of_slice ... ok packed_struct (memoryview) Doctest: memoryview.packed_struct ... ok printbuf_object (memoryview) Doctest: memoryview.printbuf_object ... ok printbuf_td_cy_int (memoryview) Doctest: memoryview.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (memoryview) Doctest: memoryview.printbuf_td_h_cy_short ... ok printbuf_td_h_double (memoryview) Doctest: memoryview.printbuf_td_h_double ... ok printbuf_td_h_short (memoryview) Doctest: memoryview.printbuf_td_h_short ... ok printbuf_td_h_ushort (memoryview) Doctest: memoryview.printbuf_td_h_ushort ... ok set_int_2d (memoryview) Doctest: memoryview.set_int_2d ... ok strided (memoryview) Doctest: memoryview.strided ... ok test_acquire_memoryview_slice (memoryview) Doctest: memoryview.test_acquire_memoryview_slice ... ok test_assign_from_byteslike (memoryview) Doctest: memoryview.test_assign_from_byteslike ... ok test_assign_scalar (memoryview) Doctest: memoryview.test_assign_scalar ... ok test_assignment_in_conditional_expression (memoryview) Doctest: memoryview.test_assignment_in_conditional_expression ... ok test_cdef_attribute (memoryview) Doctest: memoryview.test_cdef_attribute ... ok test_coerce_to_temp (memoryview) Doctest: memoryview.test_coerce_to_temp ... ok test_contig_scalar_to_slice_assignment (memoryview) Doctest: memoryview.test_contig_scalar_to_slice_assignment ... ok test_cpython_offbyone_issue_23349 (memoryview) Doctest: memoryview.test_cpython_offbyone_issue_23349 ... ok test_direct_slicing (memoryview) Doctest: memoryview.test_direct_slicing ... ok test_dtype_object_scalar_assignment (memoryview) Doctest: memoryview.test_dtype_object_scalar_assignment ... ok test_extclass_attribute_dealloc (memoryview) Doctest: memoryview.test_extclass_attribute_dealloc ... ok test_external_dtype (memoryview) Doctest: memoryview.test_external_dtype ... ok test_generic_slicing (memoryview) Doctest: memoryview.test_generic_slicing ... ok test_indirect_slicing (memoryview) Doctest: memoryview.test_indirect_slicing ... ok test_nogil_oob (memoryview) Doctest: memoryview.test_nogil_oob ... ok test_nogil_unbound_localerror (memoryview) Doctest: memoryview.test_nogil_unbound_localerror ... ok test_oob (memoryview) Doctest: memoryview.test_oob ... ok test_pyview_of_memview (memoryview) Doctest: memoryview.test_pyview_of_memview ... ok test_slicing_and_indexing (memoryview) Doctest: memoryview.test_slicing_and_indexing ... ok writable (memoryview) Doctest: memoryview.writable ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview ... #### 2020-08-23 10:04:54.704871 #### 2020-08-23 10:05:04.798105 #### 2020-08-23 10:05:14.887075 EarlyClass (annotation_typing) Doctest: annotation_typing.EarlyClass ... ok call_exception_default (annotation_typing) Doctest: annotation_typing.call_exception_default ... ok call_struct_io (annotation_typing) Doctest: annotation_typing.call_struct_io ... ok ctypes_def (annotation_typing) Doctest: annotation_typing.ctypes_def ... ok exception_default (annotation_typing) Doctest: annotation_typing.exception_default ... ok old_dict_syntax (annotation_typing) Doctest: annotation_typing.old_dict_syntax ... ok py_float_default (annotation_typing) Doctest: annotation_typing.py_float_default ... ok pytypes_cdef (annotation_typing) Doctest: annotation_typing.pytypes_cdef ... ok pytypes_cpdef (annotation_typing) Doctest: annotation_typing.pytypes_cpdef ... ok pytypes_def (annotation_typing) Doctest: annotation_typing.pytypes_def ... ok return_tuple_for_carray (annotation_typing) Doctest: annotation_typing.return_tuple_for_carray ... ok struct_convert (annotation_typing) Doctest: annotation_typing.struct_convert ... ok struct_io (annotation_typing) Doctest: annotation_typing.struct_io ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running argerrors ... #### 2020-08-23 10:05:25.006324 #### 2020-08-23 10:05:35.109252 #### 2020-08-23 10:05:45.180806 #### 2020-08-23 10:05:55.268702 #### 2020-08-23 10:06:05.348378 test_single_arg (argerrors) Doctest: argerrors.test_single_arg ... ok test_two_args (argerrors) Doctest: argerrors.test_two_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running argerrors ... #### 2020-08-23 10:06:15.519215 #### 2020-08-23 10:06:25.582620 #### 2020-08-23 10:06:35.675129 #### 2020-08-23 10:06:46.399228 #### 2020-08-23 10:06:56.497669 #### 2020-08-23 10:07:06.615757 test_single_arg (argerrors) Doctest: argerrors.test_single_arg ... ok test_two_args (argerrors) Doctest: argerrors.test_two_args ... ok run (__main__.PureDoctestTestCase) running pure doctests in argerrors ... test_single_arg (pure_doctest__argerrors) Doctest: pure_doctest__argerrors.test_single_arg ... ok test_two_args (pure_doctest__argerrors) Doctest: pure_doctest__argerrors.test_two_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running array_address ... #### 2020-08-23 10:07:16.674451 #### 2020-08-23 10:07:26.753544 #### 2020-08-23 10:07:36.825316 test_array_address (array_address) Doctest: array_address.test_array_address ... ok #### 2020-08-23 10:07:46.888466 runTest (__main__.CythonRunTestCase) compiling (cpp) and running array_address ... #### 2020-08-23 10:07:56.986332 #### 2020-08-23 10:08:07.056191 #### 2020-08-23 10:08:17.266736 #### 2020-08-23 10:08:27.421406 test_array_address (array_address) Doctest: array_address.test_array_address ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running arrayassign ... #### 2020-08-23 10:08:37.586741 #### 2020-08-23 10:08:47.675539 #### 2020-08-23 10:08:57.757636 test_items (builtin_subtype_methods_T653.MyDict) Doctest: builtin_subtype_methods_T653.MyDict.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict) Doctest: builtin_subtype_methods_T653.MyDict.test_values ... ok test_items (builtin_subtype_methods_T653.MyDict2) Doctest: builtin_subtype_methods_T653.MyDict2.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict2) Doctest: builtin_subtype_methods_T653.MyDict2.test_values ... ok test_items (builtin_subtype_methods_T653.MyDict2Final) Doctest: builtin_subtype_methods_T653.MyDict2Final.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict2Final) Doctest: builtin_subtype_methods_T653.MyDict2Final.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictFinal) Doctest: builtin_subtype_methods_T653.MyDictFinal.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictFinal) Doctest: builtin_subtype_methods_T653.MyDictFinal.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictOverride) Doctest: builtin_subtype_methods_T653.MyDictOverride.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictOverride) Doctest: builtin_subtype_methods_T653.MyDictOverride.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictOverride2) Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictOverride2) Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_values ... ok test_append (builtin_subtype_methods_T653.MyList) Doctest: builtin_subtype_methods_T653.MyList.test_append ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_subtype_methods_T653 ... #### 2020-08-23 10:09:07.913630 #### 2020-08-23 10:09:18.012225 #### 2020-08-23 10:09:28.067262 #### 2020-08-23 10:09:38.155692 #### 2020-08-23 10:09:48.284420 #### 2020-08-23 10:09:58.429622 #### 2020-08-23 10:10:08.540088 #### 2020-08-23 10:10:18.684651 #### 2020-08-23 10:10:28.827670 #### 2020-08-23 10:10:39.024925 #### 2020-08-23 10:10:49.225829 #### 2020-08-23 10:10:59.440791 #### 2020-08-23 10:11:09.619553 #### 2020-08-23 10:11:19.888573 #### 2020-08-23 10:11:29.986729 #### 2020-08-23 10:11:40.172807 #### 2020-08-23 10:11:50.362641 #### 2020-08-23 10:12:00.514819 #### 2020-08-23 10:12:10.655758 assign_all_from_pointer (arrayassign) Doctest: arrayassign.assign_all_from_pointer ... ok assign_from_array_attribute (arrayassign) Doctest: arrayassign.assign_from_array_attribute ... ok assign_full_array_slice_to_array (arrayassign) Doctest: arrayassign.assign_full_array_slice_to_array ... ok assign_full_from_pointer (arrayassign) Doctest: arrayassign.assign_full_from_pointer ... ok assign_ptr_to_unknown_csize (arrayassign) Doctest: arrayassign.assign_ptr_to_unknown_csize ... ok assign_slice_end_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_end_from_pointer ... ok assign_slice_from_shorter_array (arrayassign) Doctest: arrayassign.assign_slice_from_shorter_array ... ok assign_slice_start_end_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_start_end_from_pointer ... ok assign_slice_start_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_start_from_pointer ... ok assign_to_wrong_csize (arrayassign) Doctest: arrayassign.assign_to_wrong_csize ... ok test_list (arrayassign) Doctest: arrayassign.test_list ... ok test_literal_list (arrayassign) Doctest: arrayassign.test_literal_list ... ok test_literal_list_multiplied (arrayassign) Doctest: arrayassign.test_literal_list_multiplied ... ok test_literal_list_slice_all (arrayassign) Doctest: arrayassign.test_literal_list_slice_all ... ok test_literal_list_slice_end (arrayassign) Doctest: arrayassign.test_literal_list_slice_end ... ok test_literal_list_slice_end_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_end_param ... ok test_literal_list_slice_start (arrayassign) Doctest: arrayassign.test_literal_list_slice_start ... ok test_literal_list_slice_start_end (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_end ... ok test_literal_list_slice_start_end_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_end_param ... ok test_literal_list_slice_start_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_param ... ok test_literal_tuple (arrayassign) Doctest: arrayassign.test_literal_tuple ... ok test_multiple_from_array (arrayassign) Doctest: arrayassign.test_multiple_from_array ... ok test_multiple_from_array_full_slice (arrayassign) Doctest: arrayassign.test_multiple_from_array_full_slice ... ok test_multiple_from_slice (arrayassign) Doctest: arrayassign.test_multiple_from_slice ... ok test_ptr_literal_list_slice_all (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_all ... ok test_ptr_literal_list_slice_end (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_end ... ok test_ptr_literal_list_slice_start (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_start ... ok test_slice_from_multiple (arrayassign) Doctest: arrayassign.test_slice_from_multiple ... ok test_starred_from_array (arrayassign) Doctest: arrayassign.test_starred_from_array ... ok #### 2020-08-23 10:12:20.885022 runTest (__main__.CythonRunTestCase) compiling (cpp) and running arrayassign ... #### 2020-08-23 10:12:31.034956 #### 2020-08-23 10:12:41.269819 #### 2020-08-23 10:12:51.479590 #### 2020-08-23 10:13:01.614679 #### 2020-08-23 10:13:11.764459 #### 2020-08-23 10:13:21.919532 #### 2020-08-23 10:13:32.080875 #### 2020-08-23 10:13:42.251376 #### 2020-08-23 10:13:52.445304 #### 2020-08-23 10:14:02.661832 #### 2020-08-23 10:14:12.934750 #### 2020-08-23 10:14:23.139935 #### 2020-08-23 10:14:33.432576 #### 2020-08-23 10:14:43.709486 test_items (builtin_subtype_methods_T653.MyDict) Doctest: builtin_subtype_methods_T653.MyDict.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict) Doctest: builtin_subtype_methods_T653.MyDict.test_values ... ok test_items (builtin_subtype_methods_T653.MyDict2) Doctest: builtin_subtype_methods_T653.MyDict2.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict2) Doctest: builtin_subtype_methods_T653.MyDict2.test_values ... ok test_items (builtin_subtype_methods_T653.MyDict2Final) Doctest: builtin_subtype_methods_T653.MyDict2Final.test_items ... ok test_values (builtin_subtype_methods_T653.MyDict2Final) Doctest: builtin_subtype_methods_T653.MyDict2Final.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictFinal) Doctest: builtin_subtype_methods_T653.MyDictFinal.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictFinal) Doctest: builtin_subtype_methods_T653.MyDictFinal.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictOverride) Doctest: builtin_subtype_methods_T653.MyDictOverride.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictOverride) Doctest: builtin_subtype_methods_T653.MyDictOverride.test_values ... ok test_items (builtin_subtype_methods_T653.MyDictOverride2) Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_items ... ok test_values (builtin_subtype_methods_T653.MyDictOverride2) Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_values ... ok test_append (builtin_subtype_methods_T653.MyList) Doctest: builtin_subtype_methods_T653.MyList.test_append ... ok #### 2020-08-23 10:14:53.996339 runTest (__main__.CythonRunTestCase) compiling (c) and running builtinslice ... #### 2020-08-23 10:15:04.227671 #### 2020-08-23 10:15:14.398706 #### 2020-08-23 10:15:24.601086 #### 2020-08-23 10:15:34.879056 #### 2020-08-23 10:15:45.045507 plain_object_slice (builtinslice) Doctest: builtinslice.plain_object_slice ... ok typed_slice (builtinslice) Doctest: builtinslice.typed_slice ... ok unbound_method_lookup (builtinslice) Doctest: builtinslice.unbound_method_lookup ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtinslice ... #### 2020-08-23 10:15:55.306514 #### 2020-08-23 10:16:05.922215 #### 2020-08-23 10:16:16.228493 #### 2020-08-23 10:16:26.389327 #### 2020-08-23 10:16:36.621555 #### 2020-08-23 10:16:46.822543 #### 2020-08-23 10:16:56.998535 plain_object_slice (builtinslice) Doctest: builtinslice.plain_object_slice ... ok typed_slice (builtinslice) Doctest: builtinslice.typed_slice ... ok unbound_method_lookup (builtinslice) Doctest: builtinslice.unbound_method_lookup ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytes_formatting ... assign_all_from_pointer (arrayassign) Doctest: arrayassign.assign_all_from_pointer ... ok assign_from_array_attribute (arrayassign) Doctest: arrayassign.assign_from_array_attribute ... ok assign_full_array_slice_to_array (arrayassign) Doctest: arrayassign.assign_full_array_slice_to_array ... ok assign_full_from_pointer (arrayassign) Doctest: arrayassign.assign_full_from_pointer ... ok assign_ptr_to_unknown_csize (arrayassign) Doctest: arrayassign.assign_ptr_to_unknown_csize ... ok assign_slice_end_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_end_from_pointer ... ok assign_slice_from_shorter_array (arrayassign) Doctest: arrayassign.assign_slice_from_shorter_array ... ok assign_slice_start_end_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_start_end_from_pointer ... ok assign_slice_start_from_pointer (arrayassign) Doctest: arrayassign.assign_slice_start_from_pointer ... ok assign_to_wrong_csize (arrayassign) Doctest: arrayassign.assign_to_wrong_csize ... ok test_list (arrayassign) Doctest: arrayassign.test_list ... ok test_literal_list (arrayassign) Doctest: arrayassign.test_literal_list ... ok test_literal_list_multiplied (arrayassign) Doctest: arrayassign.test_literal_list_multiplied ... ok test_literal_list_slice_all (arrayassign) Doctest: arrayassign.test_literal_list_slice_all ... ok test_literal_list_slice_end (arrayassign) Doctest: arrayassign.test_literal_list_slice_end ... ok test_literal_list_slice_end_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_end_param ... ok test_literal_list_slice_start (arrayassign) Doctest: arrayassign.test_literal_list_slice_start ... ok test_literal_list_slice_start_end (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_end ... ok test_literal_list_slice_start_end_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_end_param ... ok test_literal_list_slice_start_param (arrayassign) Doctest: arrayassign.test_literal_list_slice_start_param ... ok test_literal_tuple (arrayassign) Doctest: arrayassign.test_literal_tuple ... ok test_multiple_from_array (arrayassign) Doctest: arrayassign.test_multiple_from_array ... ok test_multiple_from_array_full_slice (arrayassign) Doctest: arrayassign.test_multiple_from_array_full_slice ... ok test_multiple_from_slice (arrayassign) Doctest: arrayassign.test_multiple_from_slice ... ok test_ptr_literal_list_slice_all (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_all ... ok test_ptr_literal_list_slice_end (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_end ... ok test_ptr_literal_list_slice_start (arrayassign) Doctest: arrayassign.test_ptr_literal_list_slice_start ... ok test_slice_from_multiple (arrayassign) Doctest: arrayassign.test_slice_from_multiple ... ok test_starred_from_array (arrayassign) Doctest: arrayassign.test_starred_from_array ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running assigned_builtin_methods ... #### 2020-08-23 10:17:07.276621 #### 2020-08-23 10:17:17.514939 #### 2020-08-23 10:17:27.752406 #### 2020-08-23 10:17:37.997812 #### 2020-08-23 10:17:48.356793 #### 2020-08-23 10:17:58.709493 #### 2020-08-23 10:18:08.944602 format_bytes (bytes_formatting) Doctest: bytes_formatting.format_bytes ... ok format_bytes_with_str (bytes_formatting) Doctest: bytes_formatting.format_bytes_with_str ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytes_formatting ... #### 2020-08-23 10:18:19.207641 bound_dict_get (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_dict_get ... ok bound_dict_get_reassign (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_dict_get_reassign ... ok bound_list_sort (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_list_sort ... ok bound_list_sort_reassign (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_list_sort_reassign ... ok unbound_dict_get (assigned_builtin_methods) Doctest: assigned_builtin_methods.unbound_dict_get ... ok unbound_list_sort (assigned_builtin_methods) Doctest: assigned_builtin_methods.unbound_list_sort ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running assigned_builtin_methods ... #### 2020-08-23 10:18:29.424480 #### 2020-08-23 10:18:39.624585 #### 2020-08-23 10:18:49.867041 #### 2020-08-23 10:19:00.083372 #### 2020-08-23 10:19:10.344547 #### 2020-08-23 10:19:20.603394 format_bytes (bytes_formatting) Doctest: bytes_formatting.format_bytes ... ok format_bytes_with_str (bytes_formatting) Doctest: bytes_formatting.format_bytes_with_str ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running call_crash ... #### 2020-08-23 10:19:30.835461 #### 2020-08-23 10:19:41.065690 bound_dict_get (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_dict_get ... ok bound_dict_get_reassign (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_dict_get_reassign ... ok bound_list_sort (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_list_sort ... ok bound_list_sort_reassign (assigned_builtin_methods) Doctest: assigned_builtin_methods.bound_list_sort_reassign ... ok unbound_dict_get (assigned_builtin_methods) Doctest: assigned_builtin_methods.unbound_dict_get ... ok unbound_list_sort (assigned_builtin_methods) Doctest: assigned_builtin_methods.unbound_list_sort ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running async_iter_pep492 ... #### 2020-08-23 10:19:51.388564 #### 2020-08-23 10:20:01.679648 #### 2020-08-23 10:20:11.979485 #### 2020-08-23 10:20:22.217833 #### 2020-08-23 10:20:32.467897 A (call_crash) Doctest: call_crash.A ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running call_crash ... #### 2020-08-23 10:20:42.698512 #### 2020-08-23 10:20:53.003702 #### 2020-08-23 10:21:03.157514 #### 2020-08-23 10:21:13.484764 #### 2020-08-23 10:21:23.707747 #### 2020-08-23 10:21:34.303121 #### 2020-08-23 10:21:44.601148 A (call_crash) Doctest: call_crash.A ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running carray_coercion ... #### 2020-08-23 10:21:54.758580 #### 2020-08-23 10:22:05.084860 #### 2020-08-23 10:22:15.330614 #### 2020-08-23 10:22:25.638498 #### 2020-08-23 10:22:35.771603 #### 2020-08-23 10:22:46.006402 #### 2020-08-23 10:22:56.176740 #### 2020-08-23 10:23:06.374643 #### 2020-08-23 10:23:16.577676 #### 2020-08-23 10:23:26.807717 #### 2020-08-23 10:23:37.075566 #### 2020-08-23 10:23:47.308445 #### 2020-08-23 10:23:57.522777 #### 2020-08-23 10:24:07.771659 #### 2020-08-23 10:24:17.946587 #### 2020-08-23 10:24:28.119267 #### 2020-08-23 10:24:38.223229 #### 2020-08-23 10:24:48.344437 #### 2020-08-23 10:24:58.492139 #### 2020-08-23 10:25:08.646823 #### 2020-08-23 10:25:18.782602 #### 2020-08-23 10:25:29.061000 #### 2020-08-23 10:25:39.311931 #### 2020-08-23 10:25:49.544568 #### 2020-08-23 10:25:59.702516 #### 2020-08-23 10:26:09.906658 #### 2020-08-23 10:26:20.103562 #### 2020-08-23 10:26:30.245251 #### 2020-08-23 10:26:40.442596 #### 2020-08-23 10:26:50.528373 assign_int_array_array (carray_coercion) Doctest: carray_coercion.assign_int_array_array ... ok assign_int_array_array_from_tuples (carray_coercion) Doctest: carray_coercion.assign_int_array_array_from_tuples ... ok build_from_list_of_arrays (carray_coercion) Doctest: carray_coercion.build_from_list_of_arrays ... ok build_from_tuple_of_arrays (carray_coercion) Doctest: carray_coercion.build_from_tuple_of_arrays ... ok from_cimported_as_int_array (carray_coercion) Doctest: carray_coercion.from_cimported_as_int_array ... ok from_cimported_int_array (carray_coercion) Doctest: carray_coercion.from_cimported_int_array ... ok from_int_array (carray_coercion) Doctest: carray_coercion.from_int_array ... ok from_int_array_array (carray_coercion) Doctest: carray_coercion.from_int_array_array ... ok from_struct_array (carray_coercion) Doctest: carray_coercion.from_struct_array ... ok from_typedef_int_array (carray_coercion) Doctest: carray_coercion.from_typedef_int_array ... ok iterable_to_int_array (carray_coercion) Doctest: carray_coercion.iterable_to_int_array ... ok to_int_array (carray_coercion) Doctest: carray_coercion.to_int_array ... ok to_int_array_array (carray_coercion) Doctest: carray_coercion.to_int_array_array ... ok to_int_array_slice (carray_coercion) Doctest: carray_coercion.to_int_array_slice ... ok to_struct_array (carray_coercion) Doctest: carray_coercion.to_struct_array ... ok to_struct_array_array (carray_coercion) Doctest: carray_coercion.to_struct_array_array ... ok to_struct_with_array (carray_coercion) Doctest: carray_coercion.to_struct_with_array ... ok to_struct_with_array_slice (carray_coercion) Doctest: carray_coercion.to_struct_with_array_slice ... ok tuple_from_int_array (carray_coercion) Doctest: carray_coercion.tuple_from_int_array ... ok tuple_from_typedef_int_array (carray_coercion) Doctest: carray_coercion.tuple_from_typedef_int_array ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running carray_coercion ... #### 2020-08-23 10:27:00.678488 #### 2020-08-23 10:27:10.914537 #### 2020-08-23 10:27:21.107855 #### 2020-08-23 10:27:31.283446 #### 2020-08-23 10:27:41.548432 #### 2020-08-23 10:27:51.723559 #### 2020-08-23 10:28:01.909278 #### 2020-08-23 10:28:12.091883 #### 2020-08-23 10:28:22.264520 #### 2020-08-23 10:28:32.434705 #### 2020-08-23 10:28:42.656306 #### 2020-08-23 10:28:52.835045 #### 2020-08-23 10:29:03.065055 #### 2020-08-23 10:29:13.272618 #### 2020-08-23 10:29:23.466735 #### 2020-08-23 10:29:33.711440 same_type_after_arrays_composite (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.same_type_after_arrays_composite ... ok same_type_after_arrays_simple (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.same_type_after_arrays_simple ... ok test_coerce_to_numpy (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_coerce_to_numpy ... ok test_copy_and_contig_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_copy_and_contig_attributes ... ok test_ellipsis (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_ellipsis ... #### 2020-08-23 10:29:43.821653 ok test_ellipsis_memoryview (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_ellipsis_memoryview ... ok test_memslice_getbuffer (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_memslice_getbuffer ... ok test_memslice_structarray (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_memslice_structarray ... ok test_null_strides (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_null_strides ... ok test_null_strides_error (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_null_strides_error ... ok test_numpy_like_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_numpy_like_attributes ... ok test_partial_slicing (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_partial_slicing ... ok test_partial_slicing_memoryview (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_partial_slicing_memoryview ... ok test_string_invalid_dims (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_string_invalid_dims ... ok test_struct_attributes (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_struct_attributes ... ok test_structarray_errors (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_structarray_errors ... ok test_transpose (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_transpose ... ok test_transpose_type (numpy_memoryview.__test__) Doctest: numpy_memoryview.__test__.test_transpose_type ... ok same_type_after_arrays_composite (numpy_memoryview) Doctest: numpy_memoryview.same_type_after_arrays_composite ... ok same_type_after_arrays_simple (numpy_memoryview) Doctest: numpy_memoryview.same_type_after_arrays_simple ... ok test_boundscheck_and_wraparound (numpy_memoryview) Doctest: numpy_memoryview.test_boundscheck_and_wraparound ... ok test_coerce_to_numpy (numpy_memoryview) Doctest: numpy_memoryview.test_coerce_to_numpy ... ok test_copy_and_contig_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_copy_and_contig_attributes ... ok test_ellipsis (numpy_memoryview) Doctest: numpy_memoryview.test_ellipsis ... ok test_ellipsis_memoryview (numpy_memoryview) Doctest: numpy_memoryview.test_ellipsis_memoryview ... ok test_memslice_getbuffer (numpy_memoryview) Doctest: numpy_memoryview.test_memslice_getbuffer ... ok test_memslice_structarray (numpy_memoryview) Doctest: numpy_memoryview.test_memslice_structarray ... #### 2020-08-23 10:29:54.071687 ok test_null_strides (numpy_memoryview) Doctest: numpy_memoryview.test_null_strides ... ok test_null_strides_error (numpy_memoryview) Doctest: numpy_memoryview.test_null_strides_error ... ok test_numpy_like_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_numpy_like_attributes ... ok test_partial_slicing (numpy_memoryview) Doctest: numpy_memoryview.test_partial_slicing ... ok test_partial_slicing_memoryview (numpy_memoryview) Doctest: numpy_memoryview.test_partial_slicing_memoryview ... ok test_refcount_GH507 (numpy_memoryview) Doctest: numpy_memoryview.test_refcount_GH507 ... ok test_string_invalid_dims (numpy_memoryview) Doctest: numpy_memoryview.test_string_invalid_dims ... ok test_struct_attributes (numpy_memoryview) Doctest: numpy_memoryview.test_struct_attributes ... ok test_structarray_errors (numpy_memoryview) Doctest: numpy_memoryview.test_structarray_errors ... ok test_transpose (numpy_memoryview) Doctest: numpy_memoryview.test_transpose ... ok test_transpose_type (numpy_memoryview) Doctest: numpy_memoryview.test_transpose_type ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running relaxed_strides ... #### 2020-08-23 10:30:04.408427 #### 2020-08-23 10:30:14.638509 #### 2020-08-23 10:30:25.444329 #### 2020-08-23 10:30:35.690163 #### 2020-08-23 10:30:45.836481 #### 2020-08-23 10:30:56.102498 #### 2020-08-23 10:31:06.282134 #### 2020-08-23 10:31:16.479444 #### 2020-08-23 10:31:26.600828 #### 2020-08-23 10:31:37.018657 #### 2020-08-23 10:31:47.177360 #### 2020-08-23 10:31:57.309507 #### 2020-08-23 10:32:07.415442 assign_int_array_array (carray_coercion) Doctest: carray_coercion.assign_int_array_array ... ok assign_int_array_array_from_tuples (carray_coercion) Doctest: carray_coercion.assign_int_array_array_from_tuples ... ok build_from_list_of_arrays (carray_coercion) Doctest: carray_coercion.build_from_list_of_arrays ... ok build_from_tuple_of_arrays (carray_coercion) Doctest: carray_coercion.build_from_tuple_of_arrays ... ok from_cimported_as_int_array (carray_coercion) Doctest: carray_coercion.from_cimported_as_int_array ... ok from_cimported_int_array (carray_coercion) Doctest: carray_coercion.from_cimported_int_array ... ok from_int_array (carray_coercion) Doctest: carray_coercion.from_int_array ... ok from_int_array_array (carray_coercion) Doctest: carray_coercion.from_int_array_array ... ok from_struct_array (carray_coercion) Doctest: carray_coercion.from_struct_array ... ok from_typedef_int_array (carray_coercion) Doctest: carray_coercion.from_typedef_int_array ... ok iterable_to_int_array (carray_coercion) Doctest: carray_coercion.iterable_to_int_array ... ok to_int_array (carray_coercion) Doctest: carray_coercion.to_int_array ... ok to_int_array_array (carray_coercion) Doctest: carray_coercion.to_int_array_array ... ok to_int_array_slice (carray_coercion) Doctest: carray_coercion.to_int_array_slice ... ok to_struct_array (carray_coercion) Doctest: carray_coercion.to_struct_array ... ok to_struct_array_array (carray_coercion) Doctest: carray_coercion.to_struct_array_array ... ok to_struct_with_array (carray_coercion) Doctest: carray_coercion.to_struct_with_array ... ok to_struct_with_array_slice (carray_coercion) Doctest: carray_coercion.to_struct_with_array_slice ... ok tuple_from_int_array (carray_coercion) Doctest: carray_coercion.tuple_from_int_array ... ok tuple_from_typedef_int_array (carray_coercion) Doctest: carray_coercion.tuple_from_typedef_int_array ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cascadedassignment ... #### 2020-08-23 10:32:17.560373 #### 2020-08-23 10:32:27.710574 #### 2020-08-23 10:32:37.815772 #### 2020-08-23 10:32:47.945677 #### 2020-08-23 10:32:58.180764 #### 2020-08-23 10:33:08.317455 test_cascaded_assignment_builtin_expr (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_builtin_expr ... ok test_cascaded_assignment_evaluate_expr (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_evaluate_expr ... ok test_cascaded_assignment_simple (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_simple ... ok test_cascaded_assignment_typed (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cascadedassignment ... #### 2020-08-23 10:33:18.485304 async_iter_pep492 () Doctest: async_iter_pep492 ... ok test_aiter_raises (async_iter_pep492) Doctest: async_iter_pep492.test_aiter_raises ... ok test_broken_anext (async_iter_pep492) Doctest: async_iter_pep492.test_broken_anext ... ok test_for_1 (async_iter_pep492) Doctest: async_iter_pep492.test_for_1 ... ok test_for_2 (async_iter_pep492) Doctest: async_iter_pep492.test_for_2 ... ok test_for_3 (async_iter_pep492) Doctest: async_iter_pep492.test_for_3 ... ok test_with_for (async_iter_pep492) Doctest: async_iter_pep492.test_with_for ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running async_iter_pep492 ... #### 2020-08-23 10:33:28.658440 #### 2020-08-23 10:33:38.906566 #### 2020-08-23 10:33:49.075682 #### 2020-08-23 10:33:59.176274 #### 2020-08-23 10:34:09.384674 #### 2020-08-23 10:34:19.596149 test_cascaded_assignment_builtin_expr (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_builtin_expr ... ok test_cascaded_assignment_evaluate_expr (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_evaluate_expr ... ok test_cascaded_assignment_simple (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_simple ... ok test_cascaded_assignment_typed (cascadedassignment) Doctest: cascadedassignment.test_cascaded_assignment_typed ... ok #### 2020-08-23 10:34:29.737086 runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_class_property_decorator_T264 ... #### 2020-08-23 10:34:39.826189 #### 2020-08-23 10:34:49.893817 #### 2020-08-23 10:35:00.012536 #### 2020-08-23 10:35:10.101158 #### 2020-08-23 10:35:20.197920 #### 2020-08-23 10:35:30.291934 #### 2020-08-23 10:35:40.355890 #### 2020-08-23 10:35:50.866824 #### 2020-08-23 10:36:00.998291 #### 2020-08-23 10:36:11.052476 #### 2020-08-23 10:36:21.167078 Prop (cdef_class_property_decorator_T264) Doctest: cdef_class_property_decorator_T264.Prop ... ok #### 2020-08-23 10:36:31.275521 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_class_property_decorator_T264 ... memoryview () Doctest: memoryview ... ok assign_temporary_to_object (memoryview) Doctest: memoryview.assign_temporary_to_object ... #### 2020-08-23 10:36:41.401634 ok assign_to_object (memoryview) Doctest: memoryview.assign_to_object ... ok basic_struct (memoryview) Doctest: memoryview.basic_struct ... ok c_contig (memoryview) Doctest: memoryview.c_contig ... ok c_contig_2d (memoryview) Doctest: memoryview.c_contig_2d ... ok complex_dtype (memoryview) Doctest: memoryview.complex_dtype ... ok complex_inplace (memoryview) Doctest: memoryview.complex_inplace ... ok complex_struct_dtype (memoryview) Doctest: memoryview.complex_struct_dtype ... ok f_contig (memoryview) Doctest: memoryview.f_contig ... ok f_contig_2d (memoryview) Doctest: memoryview.f_contig_2d ... ok generic (memoryview) Doctest: memoryview.generic ... ok get_int_2d (memoryview) Doctest: memoryview.get_int_2d ... ok min_max_tree_restructuring (memoryview) Doctest: memoryview.min_max_tree_restructuring ... ok nested_packed_struct (memoryview) Doctest: memoryview.nested_packed_struct ... ok nested_struct (memoryview) Doctest: memoryview.nested_struct ... ok optimised_index_of_slice (memoryview) Doctest: memoryview.optimised_index_of_slice ... ok packed_struct (memoryview) Doctest: memoryview.packed_struct ... ok printbuf_object (memoryview) Doctest: memoryview.printbuf_object ... ok printbuf_td_cy_int (memoryview) Doctest: memoryview.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (memoryview) Doctest: memoryview.printbuf_td_h_cy_short ... ok printbuf_td_h_double (memoryview) Doctest: memoryview.printbuf_td_h_double ... ok printbuf_td_h_short (memoryview) Doctest: memoryview.printbuf_td_h_short ... ok printbuf_td_h_ushort (memoryview) Doctest: memoryview.printbuf_td_h_ushort ... ok set_int_2d (memoryview) Doctest: memoryview.set_int_2d ... ok strided (memoryview) Doctest: memoryview.strided ... ok test_acquire_memoryview_slice (memoryview) Doctest: memoryview.test_acquire_memoryview_slice ... ok test_assign_from_byteslike (memoryview) Doctest: memoryview.test_assign_from_byteslike ... ok test_assign_scalar (memoryview) Doctest: memoryview.test_assign_scalar ... ok test_assignment_in_conditional_expression (memoryview) Doctest: memoryview.test_assignment_in_conditional_expression ... ok test_cdef_attribute (memoryview) Doctest: memoryview.test_cdef_attribute ... ok test_coerce_to_temp (memoryview) Doctest: memoryview.test_coerce_to_temp ... ok test_contig_scalar_to_slice_assignment (memoryview) Doctest: memoryview.test_contig_scalar_to_slice_assignment ... ok test_cpython_offbyone_issue_23349 (memoryview) Doctest: memoryview.test_cpython_offbyone_issue_23349 ... ok test_direct_slicing (memoryview) Doctest: memoryview.test_direct_slicing ... ok test_dtype_object_scalar_assignment (memoryview) Doctest: memoryview.test_dtype_object_scalar_assignment ... ok test_extclass_attribute_dealloc (memoryview) Doctest: memoryview.test_extclass_attribute_dealloc ... ok test_external_dtype (memoryview) Doctest: memoryview.test_external_dtype ... ok test_generic_slicing (memoryview) Doctest: memoryview.test_generic_slicing ... ok test_indirect_slicing (memoryview) Doctest: memoryview.test_indirect_slicing ... ok test_nogil_oob (memoryview) Doctest: memoryview.test_nogil_oob ... ok test_nogil_unbound_localerror (memoryview) Doctest: memoryview.test_nogil_unbound_localerror ... ok test_oob (memoryview) Doctest: memoryview.test_oob ... ok test_pyview_of_memview (memoryview) Doctest: memoryview.test_pyview_of_memview ... ok test_slicing_and_indexing (memoryview) Doctest: memoryview.test_slicing_and_indexing ... ok writable (memoryview) Doctest: memoryview.writable ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running memslice ... #### 2020-08-23 10:36:51.547347 #### 2020-08-23 10:37:01.621511 #### 2020-08-23 10:37:11.680490 #### 2020-08-23 10:37:21.749722 #### 2020-08-23 10:37:31.832535 #### 2020-08-23 10:37:41.908350 #### 2020-08-23 10:37:51.973883 #### 2020-08-23 10:38:02.048420 #### 2020-08-23 10:38:12.168086 #### 2020-08-23 10:38:22.260306 test_one_sized (relaxed_strides) Doctest: relaxed_strides.test_one_sized ... ok test_zero_sized (relaxed_strides) Doctest: relaxed_strides.test_zero_sized ... ok test_zero_sized_multidim_ccontig (relaxed_strides) Doctest: relaxed_strides.test_zero_sized_multidim_ccontig ... ok test_zero_sized_multidim_fcontig (relaxed_strides) Doctest: relaxed_strides.test_zero_sized_multidim_fcontig ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running relaxed_strides ... Prop (cdef_class_property_decorator_T264) Doctest: cdef_class_property_decorator_T264.Prop ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_function_kwargs ... #### 2020-08-23 10:38:32.376339 #### 2020-08-23 10:38:42.451196 #### 2020-08-23 10:38:52.572154 #### 2020-08-23 10:39:02.662132 #### 2020-08-23 10:39:12.825653 #### 2020-08-23 10:39:22.990632 #### 2020-08-23 10:39:33.078273 #### 2020-08-23 10:39:43.186548 #### 2020-08-23 10:39:53.302851 #### 2020-08-23 10:40:03.435511 #### 2020-08-23 10:40:13.547837 #### 2020-08-23 10:40:23.718685 #### 2020-08-23 10:40:33.807214 #### 2020-08-23 10:40:43.944358 #### 2020-08-23 10:40:54.054543 #### 2020-08-23 10:41:04.215338 #### 2020-08-23 10:41:14.295489 #### 2020-08-23 10:41:24.372568 call_cmeth (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cmeth ... ok call_cpmeth (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth ... ok call_cpmeth_optargs (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs ... ok call_cpmeth_optargs1 (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs1 ... ok call_optargs (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_optargs ... ok cdef_funcptr (cdef_function_kwargs) Doctest: cdef_function_kwargs.cdef_funcptr ... ok cdef_optargs (cdef_function_kwargs) Doctest: cdef_function_kwargs.cdef_optargs ... ok cfunc_all_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_all_keywords ... ok cfunc_some_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords ... ok cfunc_some_keywords_unordered (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered ... ok cfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered_sideeffect ... ok cpfunc_all_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_all_keywords ... ok cpfunc_some_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords ... ok cpfunc_some_keywords_unordered (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered ... ok cpfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered_sideeffect ... ok libc_strstr (cdef_function_kwargs) Doctest: cdef_function_kwargs.libc_strstr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_function_kwargs ... #### 2020-08-23 10:41:34.451054 #### 2020-08-23 10:41:44.526048 #### 2020-08-23 10:41:54.608206 #### 2020-08-23 10:42:04.759531 #### 2020-08-23 10:42:14.857577 #### 2020-08-23 10:42:24.988591 #### 2020-08-23 10:42:35.106576 #### 2020-08-23 10:42:45.226109 #### 2020-08-23 10:42:55.396033 #### 2020-08-23 10:43:05.483454 #### 2020-08-23 10:43:15.602059 #### 2020-08-23 10:43:25.697339 #### 2020-08-23 10:43:35.773854 #### 2020-08-23 10:43:45.857913 #### 2020-08-23 10:43:55.937305 #### 2020-08-23 10:44:06.035502 #### 2020-08-23 10:44:16.167344 #### 2020-08-23 10:44:26.770134 call_cmeth (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cmeth ... ok call_cpmeth (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth ... ok call_cpmeth_optargs (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs ... ok call_cpmeth_optargs1 (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs1 ... ok call_optargs (cdef_function_kwargs.ExtType) Doctest: cdef_function_kwargs.ExtType.call_optargs ... ok cdef_funcptr (cdef_function_kwargs) Doctest: cdef_function_kwargs.cdef_funcptr ... ok cdef_optargs (cdef_function_kwargs) Doctest: cdef_function_kwargs.cdef_optargs ... ok cfunc_all_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_all_keywords ... ok cfunc_some_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords ... ok cfunc_some_keywords_unordered (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered ... ok cfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs) Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered_sideeffect ... ok cpfunc_all_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_all_keywords ... ok cpfunc_some_keywords (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords ... ok cpfunc_some_keywords_unordered (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered ... ok cpfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs) Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered_sideeffect ... ok libc_strstr (cdef_function_kwargs) Doctest: cdef_function_kwargs.libc_strstr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_setitem_T284 ... #### 2020-08-23 10:44:37.060424 async_iter_pep492 () Doctest: async_iter_pep492 ... ok test_aiter_raises (async_iter_pep492) Doctest: async_iter_pep492.test_aiter_raises ... ok test_broken_anext (async_iter_pep492) Doctest: async_iter_pep492.test_broken_anext ... ok test_for_1 (async_iter_pep492) Doctest: async_iter_pep492.test_for_1 ... ok test_for_2 (async_iter_pep492) Doctest: async_iter_pep492.test_for_2 ... ok test_for_3 (async_iter_pep492) Doctest: async_iter_pep492.test_for_3 ... ok test_with_for (async_iter_pep492) Doctest: async_iter_pep492.test_with_for ... ok runTest (__main__.EndToEndTest) End-to-end asyncio_generators ... #### 2020-08-23 10:44:47.163514 #### 2020-08-23 10:44:57.347294 #### 2020-08-23 10:45:07.463556 #### 2020-08-23 10:45:17.591126 #### 2020-08-23 10:45:27.716507 no_cdef (cdef_setitem_T284) Doctest: cdef_setitem_T284.no_cdef ... ok test_list (cdef_setitem_T284) Doctest: cdef_setitem_T284.test_list ... ok with_cdef (cdef_setitem_T284) Doctest: cdef_setitem_T284.with_cdef ... ok with_external_list (cdef_setitem_T284) Doctest: cdef_setitem_T284.with_external_list ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_setitem_T284 ... #### 2020-08-23 10:45:37.968151 #### 2020-08-23 10:45:48.126512 #### 2020-08-23 10:45:58.293618 #### 2020-08-23 10:46:08.381778 #### 2020-08-23 10:46:18.488845 test_one_sized (relaxed_strides) Doctest: relaxed_strides.test_one_sized ... ok test_zero_sized (relaxed_strides) Doctest: relaxed_strides.test_zero_sized ... ok test_zero_sized_multidim_ccontig (relaxed_strides) Doctest: relaxed_strides.test_zero_sized_multidim_ccontig ... ok test_zero_sized_multidim_fcontig (relaxed_strides) Doctest: relaxed_strides.test_zero_sized_multidim_fcontig ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running view_return_errors ... #### 2020-08-23 10:46:28.624633 no_cdef (cdef_setitem_T284) Doctest: cdef_setitem_T284.no_cdef ... ok test_list (cdef_setitem_T284) Doctest: cdef_setitem_T284.test_list ... ok with_cdef (cdef_setitem_T284) Doctest: cdef_setitem_T284.with_cdef ... ok with_external_list (cdef_setitem_T284) Doctest: cdef_setitem_T284.with_external_list ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdefassign ... #### 2020-08-23 10:46:38.731175 #### 2020-08-23 10:46:48.872642 #### 2020-08-23 10:46:58.949451 #### 2020-08-23 10:47:09.014452 test (cdefassign) Doctest: cdefassign.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdefassign ... #### 2020-08-23 10:47:19.135508 #### 2020-08-23 10:47:29.273349 #### 2020-08-23 10:47:39.356927 #### 2020-08-23 10:47:49.426551 test (cdefassign) Doctest: cdefassign.test ... ok #### 2020-08-23 10:47:59.540938 runTest (__main__.CythonRunTestCase) compiling (c) and running cdefoptargs ... #### 2020-08-23 10:48:09.685598 #### 2020-08-23 10:48:19.766331 #### 2020-08-23 10:48:29.881478 #### 2020-08-23 10:48:40.031534 #### 2020-08-23 10:48:50.134708 #### 2020-08-23 10:49:00.833110 #### 2020-08-23 10:49:10.997127 #### 2020-08-23 10:49:21.142032 #### 2020-08-23 10:49:31.272494 #### 2020-08-23 10:49:41.408576 #### 2020-08-23 10:49:51.540710 #### 2020-08-23 10:50:01.778687 #### 2020-08-23 10:50:11.909886 #### 2020-08-23 10:50:22.199237 #### 2020-08-23 10:50:32.292029 #### 2020-08-23 10:50:42.467018 method (cdefoptargs.A) Doctest: cdefoptargs.A.method ... ok method (cdefoptargs.B) Doctest: cdefoptargs.B.method ... ok method (cdefoptargs.C) Doctest: cdefoptargs.C.method ... ok call2 (cdefoptargs) Doctest: cdefoptargs.call2 ... ok call3 (cdefoptargs) Doctest: cdefoptargs.call3 ... ok call4 (cdefoptargs) Doctest: cdefoptargs.call4 ... ok test_foo (cdefoptargs) Doctest: cdefoptargs.test_foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdefoptargs ... #### 2020-08-23 10:50:52.604566 #### 2020-08-23 10:51:02.717535 #### 2020-08-23 10:51:12.969503 #### 2020-08-23 10:51:23.129878 #### 2020-08-23 10:51:33.293326 #### 2020-08-23 10:51:43.484583 #### 2020-08-23 10:51:53.599011 #### 2020-08-23 10:52:03.780018 #### 2020-08-23 10:52:13.981646 #### 2020-08-23 10:52:24.206636 #### 2020-08-23 10:52:34.376657 #### 2020-08-23 10:52:44.623546 #### 2020-08-23 10:52:54.800770 ok runTest (__main__.CythonRunTestCase) compiling (c) and running attr ... #### 2020-08-23 10:53:04.968620 #### 2020-08-23 10:53:15.103686 #### 2020-08-23 10:53:25.661335 #### 2020-08-23 10:53:35.864539 attr () Doctest: attr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running attr ... #### 2020-08-23 10:53:46.014492 method (cdefoptargs.A) Doctest: cdefoptargs.A.method ... ok method (cdefoptargs.B) Doctest: cdefoptargs.B.method ... ok method (cdefoptargs.C) Doctest: cdefoptargs.C.method ... ok call2 (cdefoptargs) Doctest: cdefoptargs.call2 ... ok call3 (cdefoptargs) Doctest: cdefoptargs.call3 ... ok call4 (cdefoptargs) Doctest: cdefoptargs.call4 ... ok test_foo (cdefoptargs) Doctest: cdefoptargs.test_foo ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cf_none ... #### 2020-08-23 10:53:56.229515 propagate (view_return_errors) Doctest: view_return_errors.propagate ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running view_return_errors ... #### 2020-08-23 10:54:06.379506 #### 2020-08-23 10:54:16.605603 #### 2020-08-23 10:54:26.710506 attr () Doctest: attr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running autotestdict ... #### 2020-08-23 10:54:36.858005 #### 2020-08-23 10:54:47.044499 #### 2020-08-23 10:54:57.245261 #### 2020-08-23 10:55:07.420197 conditional (cf_none) Doctest: cf_none.conditional ... ok conditional_arg (cf_none) Doctest: cf_none.conditional_arg ... ok conditional_not_none (cf_none) Doctest: cf_none.conditional_not_none ... ok dict_arg (cf_none) Doctest: cf_none.dict_arg ... ok dict_arg_not_none (cf_none) Doctest: cf_none.dict_arg_not_none ... ok none_checks (cf_none) Doctest: cf_none.none_checks ... ok reassignment (cf_none) Doctest: cf_none.reassignment ... ok self_dependency (cf_none) Doctest: cf_none.self_dependency ... ok self_dependency_none (cf_none) Doctest: cf_none.self_dependency_none ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cf_none ... #### 2020-08-23 10:55:17.601761 #### 2020-08-23 10:55:27.787106 #### 2020-08-23 10:55:37.922481 #### 2020-08-23 10:55:48.007617 #### 2020-08-23 10:55:58.111057 #### 2020-08-23 10:56:08.226863 #### 2020-08-23 10:56:18.304635 #### 2020-08-23 10:56:28.394600 conditional (cf_none) Doctest: cf_none.conditional ... ok conditional_arg (cf_none) Doctest: cf_none.conditional_arg ... ok conditional_not_none (cf_none) Doctest: cf_none.conditional_not_none ... ok dict_arg (cf_none) Doctest: cf_none.dict_arg ... ok dict_arg_not_none (cf_none) Doctest: cf_none.dict_arg_not_none ... ok none_checks (cf_none) Doctest: cf_none.none_checks ... ok reassignment (cf_none) Doctest: cf_none.reassignment ... ok self_dependency (cf_none) Doctest: cf_none.self_dependency ... ok self_dependency_none (cf_none) Doctest: cf_none.self_dependency_none ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charencoding ... #### 2020-08-23 10:56:38.476779 autotestdict () Doctest: autotestdict ... ok MyCdefClass (autotestdict) Doctest: autotestdict.MyCdefClass ... ok __contains__ (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.__contains__ ... ok __len__ (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.__len__ ... ok cpdef_method (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.cpdef_method ... ok method (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.method ... ok MyClass (autotestdict) Doctest: autotestdict.MyClass ... ok method (autotestdict.MyClass) Doctest: autotestdict.MyClass.method ... ok MyOtherCdefClass (autotestdict) Doctest: autotestdict.MyOtherCdefClass ... ok cpdef_method (line 77) (autotestdict.__test__.MyCdefClass) Doctest: autotestdict.__test__.MyCdefClass.cpdef_method (line 77) ... ok method (line 74) (autotestdict.__test__.MyCdefClass) Doctest: autotestdict.__test__.MyCdefClass.method (line 74) ... ok method (line 63) (autotestdict.__test__.MyClass) Doctest: autotestdict.__test__.MyClass.method (line 63) ... ok mycpdeffunc (line 50) (autotestdict.__test__) Doctest: autotestdict.__test__.mycpdeffunc (line 50) ... ok myfunc (line 40) (autotestdict.__test__) Doctest: autotestdict.__test__.myfunc (line 40) ... ok mycpdeffunc (autotestdict) Doctest: autotestdict.mycpdeffunc ... ok myfunc (autotestdict) Doctest: autotestdict.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running autotestdict ... #### 2020-08-23 10:56:48.599439 #### 2020-08-23 10:56:58.698954 charencoding () Doctest: charencoding ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charencoding ... #### 2020-08-23 10:57:08.791080 #### 2020-08-23 10:57:18.883582 #### 2020-08-23 10:57:28.961136 #### 2020-08-23 10:57:39.070347 #### 2020-08-23 10:57:49.206029 charencoding () Doctest: charencoding ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charescape ... #### 2020-08-23 10:57:59.294673 #### 2020-08-23 10:58:09.936058 #### 2020-08-23 10:58:20.141763 #### 2020-08-23 10:58:30.231654 charescape () Doctest: charescape ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charescape ... #### 2020-08-23 10:58:40.365250 #### 2020-08-23 10:58:50.458617 #### 2020-08-23 10:59:00.533776 #### 2020-08-23 10:59:10.599545 autotestdict () Doctest: autotestdict ... ok MyCdefClass (autotestdict) Doctest: autotestdict.MyCdefClass ... ok __contains__ (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.__contains__ ... ok __len__ (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.__len__ ... ok cpdef_method (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.cpdef_method ... ok method (autotestdict.MyCdefClass) Doctest: autotestdict.MyCdefClass.method ... ok MyClass (autotestdict) Doctest: autotestdict.MyClass ... ok method (autotestdict.MyClass) Doctest: autotestdict.MyClass.method ... ok MyOtherCdefClass (autotestdict) Doctest: autotestdict.MyOtherCdefClass ... ok cpdef_method (line 77) (autotestdict.__test__.MyCdefClass) Doctest: autotestdict.__test__.MyCdefClass.cpdef_method (line 77) ... ok method (line 74) (autotestdict.__test__.MyCdefClass) Doctest: autotestdict.__test__.MyCdefClass.method (line 74) ... ok method (line 63) (autotestdict.__test__.MyClass) Doctest: autotestdict.__test__.MyClass.method (line 63) ... ok mycpdeffunc (line 50) (autotestdict.__test__) Doctest: autotestdict.__test__.mycpdeffunc (line 50) ... ok myfunc (line 40) (autotestdict.__test__) Doctest: autotestdict.__test__.myfunc (line 40) ... ok mycpdeffunc (autotestdict) Doctest: autotestdict.mycpdeffunc ... ok myfunc (autotestdict) Doctest: autotestdict.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running autotestdict_skip ... charescape () Doctest: charescape ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running check_fused_types ... #### 2020-08-23 10:59:20.675583 #### 2020-08-23 10:59:30.714737 autotestdict_skip () Doctest: autotestdict_skip ... ok one (autotestdict_skip.__test__) Doctest: autotestdict_skip.__test__.one ... ok func (autotestdict_skip) Doctest: autotestdict_skip.func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running autotestdict_skip ... #### 2020-08-23 10:59:40.772461 #### 2020-08-23 10:59:50.831669 #### 2020-08-23 11:00:00.873786 autotestdict_skip () Doctest: autotestdict_skip ... ok one (autotestdict_skip.__test__) Doctest: autotestdict_skip.__test__.one ... #### 2020-08-23 11:00:10.925245 ok func (autotestdict_skip) Doctest: autotestdict_skip.func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running backquote ... #### 2020-08-23 11:00:20.970859 test_composed_types (check_fused_types) Doctest: check_fused_types.test_composed_types ... ok test_float_int (check_fused_types) Doctest: check_fused_types.test_float_int ... ok test_if_then_else_float_int (check_fused_types) Doctest: check_fused_types.test_if_then_else_float_int ... ok test_if_then_else_long_long (check_fused_types) Doctest: check_fused_types.test_if_then_else_long_long ... ok test_if_then_else_string_int (check_fused_types) Doctest: check_fused_types.test_if_then_else_string_int ... ok test_int_int (check_fused_types) Doctest: check_fused_types.test_int_int ... ok test_int_long (check_fused_types) Doctest: check_fused_types.test_int_long ... ok test_string_int (check_fused_types) Doctest: check_fused_types.test_string_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running check_fused_types ... #### 2020-08-23 11:00:31.030536 f (backquote) Doctest: backquote.f ... ok g (backquote) Doctest: backquote.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running backquote ... #### 2020-08-23 11:00:41.070711 #### 2020-08-23 11:00:51.128372 propagate (view_return_errors) Doctest: view_return_errors.propagate ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running __getattribute_subclasses__ ... #### 2020-08-23 11:01:01.605138 #### 2020-08-23 11:01:11.682362 f (backquote) Doctest: backquote.f ... ok g (backquote) Doctest: backquote.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running behnel1 ... #### 2020-08-23 11:01:21.764681 #### 2020-08-23 11:01:31.823707 #### 2020-08-23 11:01:41.958138 #### 2020-08-23 11:01:52.017672 #### 2020-08-23 11:02:02.140215 test_composed_types (check_fused_types) Doctest: check_fused_types.test_composed_types ... ok test_float_int (check_fused_types) Doctest: check_fused_types.test_float_int ... ok test_if_then_else_float_int (check_fused_types) Doctest: check_fused_types.test_if_then_else_float_int ... ok test_if_then_else_long_long (check_fused_types) Doctest: check_fused_types.test_if_then_else_long_long ... ok test_if_then_else_string_int (check_fused_types) Doctest: check_fused_types.test_if_then_else_string_int ... ok test_int_int (check_fused_types) Doctest: check_fused_types.test_int_int ... ok test_int_long (check_fused_types) Doctest: check_fused_types.test_int_long ... ok test_string_int (check_fused_types) Doctest: check_fused_types.test_string_int ... ok runTest (__main__.EndToEndTest) End-to-end check_size ... #### 2020-08-23 11:02:12.202014 #### 2020-08-23 11:02:22.247197 viking (behnel1) Doctest: behnel1.viking ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running behnel1 ... #### 2020-08-23 11:02:32.317300 #### 2020-08-23 11:02:42.378602 #### 2020-08-23 11:02:52.431786 #### 2020-08-23 11:03:02.527210 #### 2020-08-23 11:03:12.578484 #### 2020-08-23 11:03:22.662118 #### 2020-08-23 11:03:32.751699 viking (behnel1) Doctest: behnel1.viking ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running behnel3 ... #### 2020-08-23 11:03:42.867493 #### 2020-08-23 11:03:52.917410 behnel3 () Doctest: behnel3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running behnel3 ... #### 2020-08-23 11:04:03.316200 #### 2020-08-23 11:04:13.381273 #### 2020-08-23 11:04:23.424412 #### 2020-08-23 11:04:33.469279 behnel3 () Doctest: behnel3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running big_indices ... #### 2020-08-23 11:04:43.516413 #### 2020-08-23 11:04:53.557718 #### 2020-08-23 11:05:03.599684 test (big_indices) Doctest: big_indices.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running big_indices ... #### 2020-08-23 11:05:13.638138 #### 2020-08-23 11:05:23.702359 #### 2020-08-23 11:05:33.748986 #### 2020-08-23 11:05:43.794785 test (big_indices) Doctest: big_indices.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bint_binop_T145 ... #### 2020-08-23 11:05:53.877224 boring_boring_getattribute (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.boring_boring_getattribute ... ok boring_boring_getattribute_py (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.boring_boring_getattribute_py ... ok getattr_boring (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattr_boring ... ok getattr_boring_boring_getattribute (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattr_boring_boring_getattribute ... ok getattr_py (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattr_py ... ok getattribute_boring (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattribute_boring ... ok getattribute_boring_boring_getattr (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattribute_boring_boring_getattr ... ok getattribute_boring_py (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattribute_boring_py ... ok getattribute_py (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattribute_py ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running __getattribute_subclasses__ ... ok runTest (__main__.EndToEndTest) End-to-end cimport ... #### 2020-08-23 11:06:03.927103 #### 2020-08-23 11:06:14.219551 #### 2020-08-23 11:06:24.334629 False_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.False_and_True_or_0 ... ok True_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.True_and_True_or_0 ... ok and_literal_bint (bint_binop_T145) Doctest: bint_binop_T145.and_literal_bint ... ok or_literal_bint (bint_binop_T145) Doctest: bint_binop_T145.or_literal_bint ... ok test_large_int (bint_binop_T145) Doctest: bint_binop_T145.test_large_int ... ok x_and_1_or_False (bint_binop_T145) Doctest: bint_binop_T145.x_and_1_or_False ... ok x_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_0 ... ok x_and_True_or_1 (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_1 ... ok x_and_True_or_False (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_False ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bint_binop_T145 ... #### 2020-08-23 11:06:34.427347 #### 2020-08-23 11:06:44.464309 #### 2020-08-23 11:06:54.502878 #### 2020-08-23 11:07:04.540204 False_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.False_and_True_or_0 ... ok True_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.True_and_True_or_0 ... ok and_literal_bint (bint_binop_T145) Doctest: bint_binop_T145.and_literal_bint ... ok or_literal_bint (bint_binop_T145) Doctest: bint_binop_T145.or_literal_bint ... ok test_large_int (bint_binop_T145) Doctest: bint_binop_T145.test_large_int ... ok x_and_1_or_False (bint_binop_T145) Doctest: bint_binop_T145.x_and_1_or_False ... ok x_and_True_or_0 (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_0 ... ok x_and_True_or_1 (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_1 ... ok x_and_True_or_False (bint_binop_T145) Doctest: bint_binop_T145.x_and_True_or_False ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running boolop_py ... #### 2020-08-23 11:07:14.579631 #### 2020-08-23 11:07:24.621569 #### 2020-08-23 11:07:34.667150 ok runTest (__main__.CythonRunTestCase) compiling (c) and running class_scope_del_T684 ... #### 2020-08-23 11:07:44.759727 #### 2020-08-23 11:07:54.805389 non_simple_values (boolop_py) Doctest: boolop_py.non_simple_values ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running boolop_py ... #### 2020-08-23 11:08:04.881278 DelInClass (class_scope_del_T684) Doctest: class_scope_del_T684.DelInClass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running class_scope_del_T684 ... #### 2020-08-23 11:08:14.997843 #### 2020-08-23 11:08:25.052661 #### 2020-08-23 11:08:35.170355 DelInClass (class_scope_del_T684) Doctest: class_scope_del_T684.DelInClass ... ok run (__main__.PureDoctestTestCase) running pure doctests in class_scope_del_T684 ... DelInClass (pure_doctest__class_scope_del_T684) Doctest: pure_doctest__class_scope_del_T684.DelInClass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classbody_exec ... #### 2020-08-23 11:08:45.244382 #### 2020-08-23 11:08:55.292322 non_simple_values (boolop_py) Doctest: boolop_py.non_simple_values ... ok run (__main__.PureDoctestTestCase) running pure doctests in boolop_py ... non_simple_values (pure_doctest__boolop_py) Doctest: pure_doctest__boolop_py.non_simple_values ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running broken_exception ... #### 2020-08-23 11:09:05.368318 #### 2020-08-23 11:09:15.414413 #### 2020-08-23 11:09:25.785348 #### 2020-08-23 11:09:35.888657 #### 2020-08-23 11:09:45.954909 classbody_exec () Doctest: classbody_exec ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classbody_exec ... #### 2020-08-23 11:09:55.999198 #### 2020-08-23 11:10:06.046911 exception_creates_invalid_instance (broken_exception) Doctest: broken_exception.exception_creates_invalid_instance ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running broken_exception ... #### 2020-08-23 11:10:16.168941 #### 2020-08-23 11:10:26.224588 #### 2020-08-23 11:10:36.271479 #### 2020-08-23 11:10:46.311049 boring_boring_getattribute (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.boring_boring_getattribute ... ok boring_boring_getattribute_py (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.boring_boring_getattribute_py ... ok getattr_boring (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattr_boring ... ok getattr_boring_boring_getattribute (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattr_boring_boring_getattribute ... ok getattr_py (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattr_py ... ok getattribute_boring (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattribute_boring ... ok getattribute_boring_boring_getattr (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattribute_boring_boring_getattr ... ok getattribute_boring_py (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattribute_boring_py ... ok getattribute_py (__getattribute_subclasses__) Doctest: __getattribute_subclasses__.getattribute_py ... ok #### 2020-08-23 11:10:56.360568 runTest (__main__.CythonRunTestCase) compiling (c) and running addressof ... #### 2020-08-23 11:11:06.414679 classbody_exec () Doctest: classbody_exec ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classdecorators_T336 ... #### 2020-08-23 11:11:16.463568 exception_creates_invalid_instance (broken_exception) Doctest: broken_exception.exception_creates_invalid_instance ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_globals ... f (addressof) Doctest: addressof.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running addressof ... #### 2020-08-23 11:11:26.519411 #### 2020-08-23 11:11:36.568057 #### 2020-08-23 11:11:46.617433 f (addressof) Doctest: addressof.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running always_allow_keywords_T295 ... #### 2020-08-23 11:11:56.670501 default_args (builtin_globals) Doctest: builtin_globals.default_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_globals ... #### 2020-08-23 11:12:06.718898 #### 2020-08-23 11:12:16.781750 classdecorators_T336 () Doctest: classdecorators_T336 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classdecorators_T336 ... #### 2020-08-23 11:12:27.328809 #### 2020-08-23 11:12:37.372169 #### 2020-08-23 11:12:47.419577 #### 2020-08-23 11:12:57.502106 default_args (builtin_globals) Doctest: builtin_globals.default_args ... ok run (__main__.PureDoctestTestCase) running pure doctests in builtin_globals ... default_args (pure_doctest__builtin_globals) Doctest: pure_doctest__builtin_globals.default_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_len ... #### 2020-08-23 11:13:07.596014 #### 2020-08-23 11:13:17.636655 A (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.A ... ok func1 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func1 ... ok func2 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func2 ... ok func3 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running always_allow_keywords_T295 ... #### 2020-08-23 11:13:27.686237 #### 2020-08-23 11:13:37.736027 len_bytes (builtin_len) Doctest: builtin_len.len_bytes ... ok len_dict (builtin_len) Doctest: builtin_len.len_dict ... ok len_frozenset (builtin_len) Doctest: builtin_len.len_frozenset ... ok len_list (builtin_len) Doctest: builtin_len.len_list ... ok len_set (builtin_len) Doctest: builtin_len.len_set ... ok len_str (builtin_len) Doctest: builtin_len.len_str ... ok len_tuple (builtin_len) Doctest: builtin_len.len_tuple ... ok len_unicode (builtin_len) Doctest: builtin_len.len_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_len ... classdecorators_T336 () Doctest: classdecorators_T336 ... ok #### 2020-08-23 11:13:47.785042 runTest (__main__.CythonRunTestCase) compiling (c) and running clear_to_null ... #### 2020-08-23 11:13:57.840686 #### 2020-08-23 11:14:07.907761 #### 2020-08-23 11:14:17.983022 #### 2020-08-23 11:14:28.042398 len_bytes (builtin_len) Doctest: builtin_len.len_bytes ... ok len_dict (builtin_len) Doctest: builtin_len.len_dict ... ok len_frozenset (builtin_len) Doctest: builtin_len.len_frozenset ... ok len_list (builtin_len) Doctest: builtin_len.len_list ... ok len_set (builtin_len) Doctest: builtin_len.len_set ... ok len_str (builtin_len) Doctest: builtin_len.len_str ... ok len_tuple (builtin_len) Doctest: builtin_len.len_tuple ... ok len_unicode (builtin_len) Doctest: builtin_len.len_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_min_max ... === C/C++ compiler error output: === memslice.c: In function ‘__Pyx_InitGlobals’: memslice.c:71104:1: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 71104 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from memslice.c:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ memslice.c: In function ‘__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct’: memslice.c:83380:38: warning: taking address of packed member of ‘struct __pyx_t_8memslice_PackedArrayStruct’ may result in an unaligned pointer value [-Waddress-of-packed-member] 83380 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~^~~~~ ==================================== acquire_failure1 (memslice) Doctest: memslice.acquire_failure1 ... #### 2020-08-23 11:14:38.142320 ok acquire_failure2 (memslice) Doctest: memslice.acquire_failure2 ... ok acquire_failure3 (memslice) Doctest: memslice.acquire_failure3 ... ok acquire_nonbuffer1 (memslice) Doctest: memslice.acquire_nonbuffer1 ... ok acquire_nonbuffer2 (memslice) Doctest: memslice.acquire_nonbuffer2 ... ok acquire_raise (memslice) Doctest: memslice.acquire_raise ... ok acquire_release (memslice) Doctest: memslice.acquire_release ... ok as_argument (memslice) Doctest: memslice.as_argument ... #### 2020-08-23 11:14:48.197989 ok as_argument_defval (memslice) Doctest: memslice.as_argument_defval ... ok assign_temporary_to_object (memslice) Doctest: memslice.assign_temporary_to_object ... A (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.A ... ok func1 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func1 ... ok func2 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func2 ... ok func3 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running any ... ok assign_to_object (memslice) Doctest: memslice.assign_to_object ... ok basic_struct (memslice) Doctest: memslice.basic_struct ... ok bufdefaults1 (memslice) Doctest: memslice.bufdefaults1 ... ok buffer_nogil (memslice) Doctest: memslice.buffer_nogil ... ok c_contig (memslice) Doctest: memslice.c_contig ... #### 2020-08-23 11:14:58.274553 ok c_contig_2d (memslice) Doctest: memslice.c_contig_2d ... ok cascaded_buffer_assignment (memslice) Doctest: memslice.cascaded_buffer_assignment ... ok cdef_assignment (memslice) Doctest: memslice.cdef_assignment ... ok char_index_vars (memslice) Doctest: memslice.char_index_vars ... TpClearFixture (clear_to_null) Doctest: clear_to_null.TpClearFixture ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running clear_to_null ... #### 2020-08-23 11:15:08.365699 ok complex_dtype (memslice) Doctest: memslice.complex_dtype ... ok complex_inplace (memslice) Doctest: memslice.complex_inplace ... ok complex_struct_dtype (memslice) Doctest: memslice.complex_struct_dtype ... ok complex_struct_inplace (memslice) Doctest: memslice.complex_struct_inplace ... ok explicitly_release_buffer (memslice) Doctest: memslice.explicitly_release_buffer ... ok f_contig (memslice) Doctest: memslice.f_contig ... ok f_contig_2d (memslice) Doctest: memslice.f_contig_2d ... ok forin_assignment (memslice) Doctest: memslice.forin_assignment ... ok generic (memslice) Doctest: memslice.generic ... ok get_int_2d (memslice) Doctest: memslice.get_int_2d ... #### 2020-08-23 11:15:18.416321 ok get_int_2d_uintindex (memslice) Doctest: memslice.get_int_2d_uintindex ... ok indirect_contig (memslice) Doctest: memslice.indirect_contig ... ok indirect_strided_and_contig (memslice) Doctest: memslice.indirect_strided_and_contig ... ok inplace_operators (memslice) Doctest: memslice.inplace_operators ... ok list_comprehension (memslice) Doctest: memslice.list_comprehension ... ok mixed_get (memslice) Doctest: memslice.mixed_get ... #### 2020-08-23 11:15:28.568520 ok nested_packed_struct (memslice) Doctest: memslice.nested_packed_struct ... ok nested_struct (memslice) Doctest: memslice.nested_struct ... ok packed_struct (memslice) Doctest: memslice.packed_struct ... ok printbuf_float (memslice) Doctest: memslice.printbuf_float ... ok printbuf_int_2d (memslice) Doctest: memslice.printbuf_int_2d ... #### 2020-08-23 11:15:38.657455 ok printbuf_object (memslice) Doctest: memslice.printbuf_object ... ok printbuf_td_cy_int (memslice) Doctest: memslice.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (memslice) Doctest: memslice.printbuf_td_h_cy_short ... ok printbuf_td_h_double (memslice) Doctest: memslice.printbuf_td_h_double ... ok printbuf_td_h_short (memslice) Doctest: memslice.printbuf_td_h_short ... ok printbuf_td_h_ushort (memslice) Doctest: memslice.printbuf_td_h_ushort ... #### 2020-08-23 11:15:48.715548 ok safe_get (memslice) Doctest: memslice.safe_get ... ok schar_index_vars (memslice) Doctest: memslice.schar_index_vars ... #### 2020-08-23 11:15:58.760125 ok set_int_2d (memslice) Doctest: memslice.set_int_2d ... #### 2020-08-23 11:16:09.194452 ok strided (memslice) Doctest: memslice.strided ... ok test_borrowed_slice (memslice) Doctest: memslice.test_borrowed_slice ... #### 2020-08-23 11:16:19.259583 ok test_cdef_function (memslice) Doctest: memslice.test_cdef_function ... ok test_cdef_function2 (memslice) Doctest: memslice.test_cdef_function2 ... ok test_clean_temps_parallel (memslice) Doctest: memslice.test_clean_temps_parallel ... ok test_clean_temps_prange (memslice) Doctest: memslice.test_clean_temps_prange ... ok test_coerce_to_from_None (memslice) Doctest: memslice.test_coerce_to_from_None ... ok test_const_buffer (memslice) Doctest: memslice.test_const_buffer ... ok test_contig_scalar_to_slice_assignment (memslice) Doctest: memslice.test_contig_scalar_to_slice_assignment ... ok test_convert_slicenode_to_indexnode (memslice) Doctest: memslice.test_convert_slicenode_to_indexnode ... #### 2020-08-23 11:16:29.316690 ok test_direct_slicing (memslice) Doctest: memslice.test_direct_slicing ... ok test_dtype_object_scalar_assignment (memslice) Doctest: memslice.test_dtype_object_scalar_assignment ... ok test_ellipsis_expr (memslice) Doctest: memslice.test_ellipsis_expr ... ok test_generic_slicing (memslice) Doctest: memslice.test_generic_slicing ... TpClearFixture (clear_to_null) Doctest: clear_to_null.TpClearFixture ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_in_derived_class_T2967 ... ok test_index_slicing_away_direct_indirect (memslice) Doctest: memslice.test_index_slicing_away_direct_indirect ... ok test_indirect_slicing (memslice) Doctest: memslice.test_indirect_slicing ... #### 2020-08-23 11:16:39.408134 ok test_inplace_assignment (memslice) Doctest: memslice.test_inplace_assignment ... ok test_memslice_prange (memslice) Doctest: memslice.test_memslice_prange ... ok test_memslice_struct_with_arrays (memslice) Doctest: memslice.test_memslice_struct_with_arrays ... ok test_newaxis (memslice) Doctest: memslice.test_newaxis ... ok test_newaxis2 (memslice) Doctest: memslice.test_newaxis2 ... ok test_nogil (memslice) Doctest: memslice.test_nogil ... ok test_nogil_oob1 (memslice) Doctest: memslice.test_nogil_oob1 ... ok test_nogil_oob2 (memslice) Doctest: memslice.test_nogil_oob2 ... #### 2020-08-23 11:16:49.504363 ok test_noneslice_compare (memslice) Doctest: memslice.test_noneslice_compare ... ok test_noneslice_del (memslice) Doctest: memslice.test_noneslice_del ... ok test_noneslice_ext_attr (memslice) Doctest: memslice.test_noneslice_ext_attr ... ok test_noneslice_nogil_check_none (memslice) Doctest: memslice.test_noneslice_nogil_check_none ... ok test_noneslice_not_none (memslice) Doctest: memslice.test_noneslice_not_none ... ok test_object_dtype_copying (memslice) Doctest: memslice.test_object_dtype_copying ... ok test_object_indices (memslice) Doctest: memslice.test_object_indices ... ok test_oob (memslice) Doctest: memslice.test_oob ... ok test_padded_structs (memslice) Doctest: memslice.test_padded_structs ... ok test_scalar_slice_assignment (memslice) Doctest: memslice.test_scalar_slice_assignment ... ok test_slice_assignment (memslice) Doctest: memslice.test_slice_assignment ... ok test_slice_assignment_broadcast_leading (memslice) Doctest: memslice.test_slice_assignment_broadcast_leading ... #### 2020-08-23 11:16:59.626825 ok test_slice_assignment_broadcast_strides (memslice) Doctest: memslice.test_slice_assignment_broadcast_strides ... ok test_slicing_and_indexing (memslice) Doctest: memslice.test_slicing_and_indexing ... ok test_struct_attributes_format (memslice) Doctest: memslice.test_struct_attributes_format ... ok tuple_buffer_assignment1 (memslice) Doctest: memslice.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (memslice) Doctest: memslice.tuple_buffer_assignment2 ... ok uchar_index_vars (memslice) Doctest: memslice.uchar_index_vars ... #### 2020-08-23 11:17:09.694526 literal_max3 (builtin_min_max) Doctest: builtin_min_max.literal_max3 ... ok literal_min3 (builtin_min_max) Doctest: builtin_min_max.literal_min3 ... ok max1 (builtin_min_max) Doctest: builtin_min_max.max1 ... ok max3 (builtin_min_max) Doctest: builtin_min_max.max3 ... ok max3_typed (builtin_min_max) Doctest: builtin_min_max.max3_typed ... ok min3 (builtin_min_max) Doctest: builtin_min_max.min3 ... ok min3_list (builtin_min_max) Doctest: builtin_min_max.min3_list ... ok min3_tuple (builtin_min_max) Doctest: builtin_min_max.min3_tuple ... ok min3_typed (builtin_min_max) Doctest: builtin_min_max.min3_typed ... ok test_max2 (builtin_min_max) Doctest: builtin_min_max.test_max2 ... ok test_max3 (builtin_min_max) Doctest: builtin_min_max.test_max3 ... ok test_maxN (builtin_min_max) Doctest: builtin_min_max.test_maxN ... ok test_min2 (builtin_min_max) Doctest: builtin_min_max.test_min2 ... ok test_min3 (builtin_min_max) Doctest: builtin_min_max.test_min3 ... ok test_minN (builtin_min_max) Doctest: builtin_min_max.test_minN ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_min_max ... ok unsafe_get (memslice) Doctest: memslice.unsafe_get ... ok wraparound_directive (memslice) Doctest: memslice.wraparound_directive ... ok writable (memslice) Doctest: memslice.writable ... ok acquired default acquired Global_A #### 2020-08-23 11:17:19.756124 runTest (__main__.CythonRunTestCase) compiling (cpp) and running memslice ... #### 2020-08-23 11:17:29.800673 #### 2020-08-23 11:17:39.850627 #### 2020-08-23 11:17:49.937075 any_in_conditional_gen (any) Doctest: any.any_in_conditional_gen ... ok any_in_double_gen (any) Doctest: any.any_in_double_gen ... ok any_in_gen_builtin_name (any) Doctest: any.any_in_gen_builtin_name ... ok any_in_simple_gen (any) Doctest: any.any_in_simple_gen ... ok any_in_simple_gen_scope (any) Doctest: any.any_in_simple_gen_scope ... ok any_in_typed_gen (any) Doctest: any.any_in_typed_gen ... ok any_item (any) Doctest: any.any_item ... ok any_lower_case_characters (any) Doctest: any.any_lower_case_characters ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running any ... #### 2020-08-23 11:17:59.985892 #### 2020-08-23 11:18:10.041942 ClosureInsideExtensionClass (closure_in_derived_class_T2967) Doctest: closure_in_derived_class_T2967.ClosureInsideExtensionClass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_in_derived_class_T2967 ... #### 2020-08-23 11:18:20.102873 #### 2020-08-23 11:18:30.155208 #### 2020-08-23 11:18:40.213298 #### 2020-08-23 11:18:50.259106 #### 2020-08-23 11:19:00.304322 #### 2020-08-23 11:19:10.353019 #### 2020-08-23 11:19:20.400077 #### 2020-08-23 11:19:30.457485 #### 2020-08-23 11:19:40.499276 #### 2020-08-23 11:19:50.572955 ClosureInsideExtensionClass (closure_in_derived_class_T2967) Doctest: closure_in_derived_class_T2967.ClosureInsideExtensionClass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_inlining ... #### 2020-08-23 11:20:00.627618 literal_max3 (builtin_min_max) Doctest: builtin_min_max.literal_max3 ... ok literal_min3 (builtin_min_max) Doctest: builtin_min_max.literal_min3 ... ok max1 (builtin_min_max) Doctest: builtin_min_max.max1 ... ok max3 (builtin_min_max) Doctest: builtin_min_max.max3 ... ok max3_typed (builtin_min_max) Doctest: builtin_min_max.max3_typed ... ok min3 (builtin_min_max) Doctest: builtin_min_max.min3 ... ok min3_list (builtin_min_max) Doctest: builtin_min_max.min3_list ... ok min3_tuple (builtin_min_max) Doctest: builtin_min_max.min3_tuple ... ok min3_typed (builtin_min_max) Doctest: builtin_min_max.min3_typed ... ok test_max2 (builtin_min_max) Doctest: builtin_min_max.test_max2 ... ok test_max3 (builtin_min_max) Doctest: builtin_min_max.test_max3 ... ok test_maxN (builtin_min_max) Doctest: builtin_min_max.test_maxN ... ok test_min2 (builtin_min_max) Doctest: builtin_min_max.test_min2 ... ok test_min3 (builtin_min_max) Doctest: builtin_min_max.test_min3 ... ok test_minN (builtin_min_max) Doctest: builtin_min_max.test_minN ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_py3 ... #### 2020-08-23 11:20:10.683337 #### 2020-08-23 11:20:20.788775 #### 2020-08-23 11:20:30.826496 #### 2020-08-23 11:20:40.890146 builtin_py3 () Doctest: builtin_py3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_py3 ... #### 2020-08-23 11:20:50.976492 any_in_conditional_gen (any) Doctest: any.any_in_conditional_gen ... ok any_in_double_gen (any) Doctest: any.any_in_double_gen ... ok any_in_gen_builtin_name (any) Doctest: any.any_in_gen_builtin_name ... ok any_in_simple_gen (any) Doctest: any.any_in_simple_gen ... ok any_in_simple_gen_scope (any) Doctest: any.any_in_simple_gen_scope ... ok any_in_typed_gen (any) Doctest: any.any_in_typed_gen ... ok any_item (any) Doctest: any.any_item ... ok any_lower_case_characters (any) Doctest: any.any_lower_case_characters ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running argdefault ... #### 2020-08-23 11:21:01.033353 #### 2020-08-23 11:21:11.109958 #### 2020-08-23 11:21:21.153647 #### 2020-08-23 11:21:31.533106 builtin_py3 () Doctest: builtin_py3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtinnames ... #### 2020-08-23 11:21:41.751619 #### 2020-08-23 11:21:51.789362 #### 2020-08-23 11:22:01.864930 #### 2020-08-23 11:22:11.957545 test_c (builtinnames) Doctest: builtinnames.test_c ... ok test_for_in_range (builtinnames) Doctest: builtinnames.test_for_in_range ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtinnames ... #### 2020-08-23 11:22:22.008832 #### 2020-08-23 11:22:32.069419 simple_noargs (closure_inlining) Doctest: closure_inlining.simple_noargs ... ok test_coerce (closure_inlining) Doctest: closure_inlining.test_coerce ... ok test_defaults (closure_inlining) Doctest: closure_inlining.test_defaults ... ok test_func_signature (closure_inlining) Doctest: closure_inlining.test_func_signature ... ok test_func_signature2 (closure_inlining) Doctest: closure_inlining.test_func_signature2 ... ok test_global_calls_still_work (closure_inlining) Doctest: closure_inlining.test_global_calls_still_work ... ok test_kwonly_args (closure_inlining) Doctest: closure_inlining.test_kwonly_args ... ok test_kwonly_args_missing (closure_inlining) Doctest: closure_inlining.test_kwonly_args_missing ... ok test_redef (closure_inlining) Doctest: closure_inlining.test_redef ... ok test_sideeffect_call_order (closure_inlining) Doctest: closure_inlining.test_sideeffect_call_order ... ok test_starred (closure_inlining) Doctest: closure_inlining.test_starred ... ok test_with_statement (closure_inlining) Doctest: closure_inlining.test_with_statement ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_inlining ... #### 2020-08-23 11:22:42.148632 #### 2020-08-23 11:22:52.185483 f0 (argdefault) Doctest: argdefault.f0 ... ok f1 (argdefault) Doctest: argdefault.f1 ... ok f2 (argdefault) Doctest: argdefault.f2 ... ok f3 (argdefault) Doctest: argdefault.f3 ... ok f4 (argdefault) Doctest: argdefault.f4 ... ok f5 (argdefault) Doctest: argdefault.f5 ... ok f6 (argdefault) Doctest: argdefault.f6 ... ok g0 (argdefault) Doctest: argdefault.g0 ... ok g1 (argdefault) Doctest: argdefault.g1 ... ok g2 (argdefault) Doctest: argdefault.g2 ... ok g3 (argdefault) Doctest: argdefault.g3 ... ok g4 (argdefault) Doctest: argdefault.g4 ... ok g5 (argdefault) Doctest: argdefault.g5 ... ok g6 (argdefault) Doctest: argdefault.g6 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running argdefault ... #### 2020-08-23 11:23:02.266901 test_c (builtinnames) Doctest: builtinnames.test_c ... ok test_for_in_range (builtinnames) Doctest: builtinnames.test_for_in_range ... ok #### 2020-08-23 11:23:12.305124 runTest (__main__.CythonRunTestCase) compiling (c) and running bytearray_coercion ... #### 2020-08-23 11:23:22.352041 #### 2020-08-23 11:23:32.389258 #### 2020-08-23 11:23:42.425902 #### 2020-08-23 11:23:52.462729 #### 2020-08-23 11:24:02.499294 #### 2020-08-23 11:24:12.545574 #### 2020-08-23 11:24:22.580466 assign_to_index (bytearray_coercion) Doctest: bytearray_coercion.assign_to_index ... ok check_bounds (bytearray_coercion) Doctest: bytearray_coercion.check_bounds ... ok coerce_charptr_slice (bytearray_coercion) Doctest: bytearray_coercion.coerce_charptr_slice ... ok coerce_to_charptr (bytearray_coercion) Doctest: bytearray_coercion.coerce_to_charptr ... ok coerce_to_charptrs (bytearray_coercion) Doctest: bytearray_coercion.coerce_to_charptrs ... ok infer_concatenation_types (bytearray_coercion) Doctest: bytearray_coercion.infer_concatenation_types ... ok infer_index_types (bytearray_coercion) Doctest: bytearray_coercion.infer_index_types ... ok infer_slice_types (bytearray_coercion) Doctest: bytearray_coercion.infer_slice_types ... ok nogil_assignment (bytearray_coercion) Doctest: bytearray_coercion.nogil_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytearray_coercion ... #### 2020-08-23 11:24:32.679212 #### 2020-08-23 11:24:42.743397 #### 2020-08-23 11:24:52.788604 f0 (argdefault) Doctest: argdefault.f0 ... ok f1 (argdefault) Doctest: argdefault.f1 ... ok f2 (argdefault) Doctest: argdefault.f2 ... ok f3 (argdefault) Doctest: argdefault.f3 ... ok f4 (argdefault) Doctest: argdefault.f4 ... ok f5 (argdefault) Doctest: argdefault.f5 ... ok f6 (argdefault) Doctest: argdefault.f6 ... ok g0 (argdefault) Doctest: argdefault.g0 ... ok g1 (argdefault) Doctest: argdefault.g1 ... ok g2 (argdefault) Doctest: argdefault.g2 ... ok g3 (argdefault) Doctest: argdefault.g3 ... ok g4 (argdefault) Doctest: argdefault.g4 ... ok g5 (argdefault) Doctest: argdefault.g5 ... ok g6 (argdefault) Doctest: argdefault.g6 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ass2cglobal ... #### 2020-08-23 11:25:02.849854 #### 2020-08-23 11:25:13.238487 #### 2020-08-23 11:25:23.347067 ass2cglobal () Doctest: ass2cglobal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ass2cglobal ... simple_noargs (closure_inlining) Doctest: closure_inlining.simple_noargs ... ok test_coerce (closure_inlining) Doctest: closure_inlining.test_coerce ... ok test_defaults (closure_inlining) Doctest: closure_inlining.test_defaults ... ok test_func_signature (closure_inlining) Doctest: closure_inlining.test_func_signature ... ok test_func_signature2 (closure_inlining) Doctest: closure_inlining.test_func_signature2 ... ok test_global_calls_still_work (closure_inlining) Doctest: closure_inlining.test_global_calls_still_work ... ok test_kwonly_args (closure_inlining) Doctest: closure_inlining.test_kwonly_args ... ok test_kwonly_args_missing (closure_inlining) Doctest: closure_inlining.test_kwonly_args_missing ... ok test_redef (closure_inlining) Doctest: closure_inlining.test_redef ... ok test_sideeffect_call_order (closure_inlining) Doctest: closure_inlining.test_sideeffect_call_order ... ok test_starred (closure_inlining) Doctest: closure_inlining.test_starred ... ok test_with_statement (closure_inlining) Doctest: closure_inlining.test_with_statement ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_leak_1 ... #### 2020-08-23 11:25:33.404553 #### 2020-08-23 11:25:43.441389 #### 2020-08-23 11:25:53.525521 assign_to_index (bytearray_coercion) Doctest: bytearray_coercion.assign_to_index ... ok check_bounds (bytearray_coercion) Doctest: bytearray_coercion.check_bounds ... ok coerce_charptr_slice (bytearray_coercion) Doctest: bytearray_coercion.coerce_charptr_slice ... ok coerce_to_charptr (bytearray_coercion) Doctest: bytearray_coercion.coerce_to_charptr ... ass2cglobal () Doctest: ass2cglobal ... ok coerce_to_charptrs (bytearray_coercion) Doctest: bytearray_coercion.coerce_to_charptrs ... ok ok infer_concatenation_types (bytearray_coercion) Doctest: bytearray_coercion.infer_concatenation_types ... ok infer_index_types (bytearray_coercion) Doctest: bytearray_coercion.infer_index_types ... ok infer_slice_types (bytearray_coercion) Doctest: bytearray_coercion.infer_slice_types ... ok nogil_assignment (bytearray_coercion) Doctest: bytearray_coercion.nogil_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytearray_default_auto_encoding ... runTest (__main__.CythonRunTestCase) compiling (c) and running ass2global ... #### 2020-08-23 11:26:03.580121 reassign_args (closure_leak_1) Doctest: closure_leak_1.reassign_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_leak_1 ... #### 2020-08-23 11:26:13.616473 #### 2020-08-23 11:26:23.654496 #### 2020-08-23 11:26:33.696540 ass2global () Doctest: ass2global ... ok Test (ass2global) Doctest: ass2global.Test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ass2global ... #### 2020-08-23 11:26:43.756151 #### 2020-08-23 11:26:53.838405 bytearray_default_auto_encoding () Doctest: bytearray_default_auto_encoding ... ok as_objects (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.as_objects ... ok check_auto_string_type (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.check_auto_string_type ... ok from_object (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.from_object ... ok slice_as_objects (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytearray_default_auto_encoding ... reassign_args (closure_leak_1) Doctest: closure_leak_1.reassign_args ... ok #### 2020-08-23 11:27:03.898549 runTest (__main__.CythonRunTestCase) compiling (c) and running closure_names ... #### 2020-08-23 11:27:13.953834 #### 2020-08-23 11:27:23.998498 ass2global () Doctest: ass2global ... ok Test (ass2global) Doctest: ass2global.Test ... ok run (__main__.PureDoctestTestCase) running pure doctests in ass2global ... pure_doctest__ass2global () Doctest: pure_doctest__ass2global ... ok Test (pure_doctest__ass2global) Doctest: pure_doctest__ass2global.Test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ass2local ... #### 2020-08-23 11:27:34.054379 #### 2020-08-23 11:27:44.097743 f (ass2local) Doctest: ass2local.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ass2local ... #### 2020-08-23 11:27:54.375422 #### 2020-08-23 11:28:04.428614 bytearray_default_auto_encoding () Doctest: bytearray_default_auto_encoding ... ok as_objects (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.as_objects ... ok check_auto_string_type (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.check_auto_string_type ... ok from_object (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.from_object ... ok slice_as_objects (bytearray_default_auto_encoding) Doctest: bytearray_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytearraymethods ... #### 2020-08-23 11:28:14.525830 #### 2020-08-23 11:28:24.569362 f (ass2local) Doctest: ass2local.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running assert ... #### 2020-08-23 11:28:34.612771 #### 2020-08-23 11:28:44.747232 func (closure_names) Doctest: closure_names.func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_names ... #### 2020-08-23 11:28:54.800577 #### 2020-08-23 11:29:04.848119 assert_with_str_arg (assert) Doctest: assert.assert_with_str_arg ... ok assert_with_tuple_arg (assert) Doctest: assert.assert_with_tuple_arg ... ok f (assert) Doctest: assert.f ... ok g (assert) Doctest: assert.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running assert ... #### 2020-08-23 11:29:14.904795 #### 2020-08-23 11:29:24.972644 #### 2020-08-23 11:29:35.030791 #### 2020-08-23 11:29:45.129833 BytearraySubtype (bytearraymethods) Doctest: bytearraymethods.BytearraySubtype ... ok bytearray_append (bytearraymethods) Doctest: bytearraymethods.bytearray_append ... ok bytearray_decode (bytearraymethods) Doctest: bytearraymethods.bytearray_decode ... ok bytearray_decode_unbound_method (bytearraymethods) Doctest: bytearraymethods.bytearray_decode_unbound_method ... ok assert_with_str_arg (assert) Doctest: assert.assert_with_str_arg ... ok assert_with_tuple_arg (assert) Doctest: assert.assert_with_tuple_arg ... ok f (assert) Doctest: assert.f ... ok g (assert) Doctest: assert.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytearraymethods ... runTest (__main__.CythonRunTestCase) compiling (c) and running async_globals ... #### 2020-08-23 11:29:55.186064 #### 2020-08-23 11:30:05.235426 #### 2020-08-23 11:30:15.285594 #### 2020-08-23 11:30:25.374528 #### 2020-08-23 11:30:35.464490 #### 2020-08-23 11:30:45.544556 func (closure_names) Doctest: closure_names.func ... ok test (async_globals) Doctest: async_globals.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_2 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running async_globals ... #### 2020-08-23 11:30:55.606952 #### 2020-08-23 11:31:05.653308 #### 2020-08-23 11:31:15.705724 #### 2020-08-23 11:31:25.751615 #### 2020-08-23 11:31:36.067482 BytearraySubtype (bytearraymethods) Doctest: bytearraymethods.BytearraySubtype ... ok bytearray_append (bytearraymethods) Doctest: bytearraymethods.bytearray_append ... ok bytearray_decode (bytearraymethods) Doctest: bytearraymethods.bytearray_decode ... ok bytearray_decode_unbound_method (bytearraymethods) Doctest: bytearraymethods.bytearray_decode_unbound_method ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running c_type_methods_T236 ... #### 2020-08-23 11:31:46.175178 #### 2020-08-23 11:31:56.212776 test (async_globals) Doctest: async_globals.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running auto_cpdef ... #### 2020-08-23 11:32:06.256305 #### 2020-08-23 11:32:16.293684 #### 2020-08-23 11:32:26.337839 c_type_methods_T236 () Doctest: c_type_methods_T236 ... ok float__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.float__add__ ... ok float_const__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.float_const__add__ ... ok int__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.int__add__ ... ok int_const__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.int_const__add__ ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running c_type_methods_T236 ... #### 2020-08-23 11:32:36.484650 #### 2020-08-23 11:32:46.520354 #### 2020-08-23 11:32:56.635853 #### 2020-08-23 11:33:06.673375 call_str (auto_cpdef) Doctest: auto_cpdef.call_str ... ok stararg_func (auto_cpdef) Doctest: auto_cpdef.stararg_func ... ok starstararg_func (auto_cpdef) Doctest: auto_cpdef.starstararg_func ... ok str (auto_cpdef) Doctest: auto_cpdef.str ... ok test_import_fallback (auto_cpdef) Doctest: auto_cpdef.test_import_fallback ... ok test_lambda (auto_cpdef) Doctest: auto_cpdef.test_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running auto_cpdef ... #### 2020-08-23 11:33:16.744202 #### 2020-08-23 11:33:26.815789 c_type_methods_T236 () Doctest: c_type_methods_T236 ... ok float__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.float__add__ ... ok float_const__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.float_const__add__ ... ok int__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.int__add__ ... ok int_const__add__ (c_type_methods_T236) Doctest: c_type_methods_T236.int_const__add__ ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running carray_slicing ... #### 2020-08-23 11:33:36.861164 #### 2020-08-23 11:33:46.905605 #### 2020-08-23 11:33:56.949940 #### 2020-08-23 11:34:07.001238 #### 2020-08-23 11:34:17.042026 #### 2020-08-23 11:34:27.095721 call_str (auto_cpdef) Doctest: auto_cpdef.call_str ... ok stararg_func (auto_cpdef) Doctest: auto_cpdef.stararg_func ... ok starstararg_func (auto_cpdef) Doctest: auto_cpdef.starstararg_func ... ok str (auto_cpdef) Doctest: auto_cpdef.str ... ok test_import_fallback (auto_cpdef) Doctest: auto_cpdef.test_import_fallback ... ok test_lambda (auto_cpdef) Doctest: auto_cpdef.test_lambda ... ok run (__main__.PureDoctestTestCase) running pure doctests in auto_cpdef ... call_str (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.call_str ... ok stararg_func (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.stararg_func ... ok starstararg_func (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.starstararg_func ... ok str (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.str ... ok test_import_fallback (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.test_import_fallback ... ok test_lambda (pure_doctest__auto_cpdef) Doctest: pure_doctest__auto_cpdef.test_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bad_c_struct_T252 ... #### 2020-08-23 11:34:37.162057 #### 2020-08-23 11:34:47.201042 #### 2020-08-23 11:34:57.269049 #### 2020-08-23 11:35:07.308540 #### 2020-08-23 11:35:17.357725 #### 2020-08-23 11:35:27.395250 #### 2020-08-23 11:35:37.434491 cpf (bad_c_struct_T252) Doctest: bad_c_struct_T252.cpfiter_doublearray_for_loop_c (carray_slicing) Doctest: carray_slicing.iter_doublearray_for_loop_c ... ... ok iter_intarray_for_loop_c (carray_slicing) Doctest: carray_slicing.iter_intarray_for_loop_c ... ok slice_charptr_end (carray_slicing) Doctest: carray_slicing.slice_charptr_end ... ok pf (bad_c_struct_T252) Doctest: bad_c_struct_T252.pf ... ok test_class (bad_c_struct_T252) Doctest: bad_c_struct_T252.test_class ... ok test_struct (bad_c_struct_T252) Doctest: bad_c_struct_T252.test_struct ... ok slice_charptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c ... ok ok slice_charptr_for_loop_c_dynamic_bounds (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_dynamic_bounds ... ok slice_charptr_for_loop_c_enumerate (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_enumerate ... ok slice_charptr_for_loop_c_step (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_step ... ok slice_charptr_for_loop_c_to_bytes (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_to_bytes ... ok slice_doublptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_doublptr_for_loop_c ... ok slice_intarray_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_intarray_for_loop_c ... ok slice_intptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_intptr_for_loop_c ... ok struct_ptr_iter (carray_slicing) Doctest: carray_slicing.struct_ptr_iter ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running carray_slicing ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running bad_c_struct_T252 ... #### 2020-08-23 11:35:47.878136 #### 2020-08-23 11:35:57.935346 #### 2020-08-23 11:36:08.015179 #### 2020-08-23 11:36:18.094249 #### 2020-08-23 11:36:28.175334 #### 2020-08-23 11:36:38.247898 #### 2020-08-23 11:36:48.296022 #### 2020-08-23 11:36:58.350760 #### 2020-08-23 11:37:08.459397 cpf (bad_c_struct_T252) Doctest: bad_c_struct_T252.cpf ... ok pf (bad_c_struct_T252) Doctest: bad_c_struct_T252.pf ... ok test_class (bad_c_struct_T252) Doctest: bad_c_struct_T252.test_class ... ok test_struct (bad_c_struct_T252) Doctest: bad_c_struct_T252.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running behnel2 ... #### 2020-08-23 11:37:18.519453 #### 2020-08-23 11:37:28.565059 #### 2020-08-23 11:37:38.624562 g1526 (closure_tests_2) Doctest: closure_tests_2.g1526 ... ok g1535 (closure_tests_2) Doctest: closure_tests_2.g1535 ... ok g1540 (closure_tests_2) Doctest: closure_tests_2.g1540 ... ok g1547 (closure_tests_2) Doctest: closure_tests_2.g1547 ... ok g1550 (closure_tests_2) Doctest: closure_tests_2.g1550 ... ok g1553 (closure_tests_2) Doctest: closure_tests_2.g1553 ... ok g1562 (closure_tests_2) Doctest: closure_tests_2.g1562 ... ok g1570 (closure_tests_2) Doctest: closure_tests_2.g1570 ... ok g1575 (closure_tests_2) Doctest: closure_tests_2.g1575 ... ok g1578 (closure_tests_2) Doctest: closure_tests_2.g1578 ... ok g1581 (closure_tests_2) Doctest: closure_tests_2.g1581 ... ok g1584 (closure_tests_2) Doctest: closure_tests_2.g1584 ... ok g1587 (closure_tests_2) Doctest: closure_tests_2.g1587 ... ok g1594 (closure_tests_2) Doctest: closure_tests_2.g1594 ... ok g1598 (closure_tests_2) Doctest: closure_tests_2.g1598 ... ok g1603 (closure_tests_2) Doctest: closure_tests_2.g1603 ... ok g1611 (closure_tests_2) Doctest: closure_tests_2.g1611 ... ok g1614 (closure_tests_2) Doctest: closure_tests_2.g1614 ... ok g1617 (closure_tests_2) Doctest: closure_tests_2.g1617 ... ok g1620 (closure_tests_2) Doctest: closure_tests_2.g1620 ... ok g1623 (closure_tests_2) Doctest: closure_tests_2.g1623 ... ok g1627 (closure_tests_2) Doctest: closure_tests_2.g1627 ... ok g1632 (closure_tests_2) Doctest: closure_tests_2.g1632 ... ok g1639 (closure_tests_2) Doctest: closure_tests_2.g1639 ... ok g1646 (closure_tests_2) Doctest: closure_tests_2.g1646 ... ok behnel2 () Doctest: behnel2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_2_def_to_cdef ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running behnel2 ... #### 2020-08-23 11:37:48.688204 #### 2020-08-23 11:37:58.734955 iter_doublearray_for_loop_c (carray_slicing) Doctest: carray_slicing.iter_doublearray_for_loop_c ... ok iter_intarray_for_loop_c (carray_slicing) Doctest: carray_slicing.iter_intarray_for_loop_c ... ok slice_charptr_end (carray_slicing) Doctest: carray_slicing.slice_charptr_end ... ok slice_charptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c ... ok slice_charptr_for_loop_c_dynamic_bounds (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_dynamic_bounds ... ok slice_charptr_for_loop_c_enumerate (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_enumerate ... ok slice_charptr_for_loop_c_step (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_step ... ok slice_charptr_for_loop_c_to_bytes (carray_slicing) Doctest: carray_slicing.slice_charptr_for_loop_c_to_bytes ... ok slice_doublptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_doublptr_for_loop_c ... ok slice_intarray_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_intarray_for_loop_c ... ok slice_intptr_for_loop_c (carray_slicing) Doctest: carray_slicing.slice_intptr_for_loop_c ... ok struct_ptr_iter (carray_slicing) Doctest: carray_slicing.struct_ptr_iter ... ok behnel2 () Doctest: behnel2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_decorator_directives_T183 ... runTest (__main__.CythonRunTestCase) compiling (c) and running boolop ... #### 2020-08-23 11:38:08.805845 #### 2020-08-23 11:38:18.855208 #### 2020-08-23 11:38:28.923255 cdiv_decorator (cdef_decorator_directives_T183) Doctest: cdef_decorator_directives_T183.cdiv_decorator ... ok pydiv_decorator (cdef_decorator_directives_T183) Doctest: cdef_decorator_directives_T183.pydiv_decorator ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_decorator_directives_T183 ... #### 2020-08-23 11:38:38.991774 #### 2020-08-23 11:38:49.115378 non_simple_values (boolop) Doctest: boolop.non_simple_values ... ok simple_values (boolop) Doctest: boolop.simple_values ... ok #### 2020-08-23 11:38:59.205299 runTest (__main__.CythonRunTestCase) compiling (cpp) and running boolop ... #### 2020-08-23 11:39:09.666680 #### 2020-08-23 11:39:19.804447 cdiv_decorator (cdef_decorator_directives_T183) Doctest: cdef_decorator_directives_T183.cdiv_decorator ... ok pydiv_decorator (cdef_decorator_directives_T183) Doctest: cdef_decorator_directives_T183.pydiv_decorator ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_members_T517 ... #### 2020-08-23 11:39:29.888146 #### 2020-08-23 11:39:39.952693 #### 2020-08-23 11:39:50.026893 #### 2020-08-23 11:40:00.107092 non_simple_values (boolop) Doctest: boolop.non_simple_values ... ok simple_values (boolop) Doctest: boolop.simple_values ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_callable ... #### 2020-08-23 11:40:10.204627 #### 2020-08-23 11:40:20.297348 test_callable (builtin_callable) Doctest: builtin_callable.test_callable ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_callable ... #### 2020-08-23 11:40:30.384389 #### 2020-08-23 11:40:40.444396 #### 2020-08-23 11:40:50.564826 #### 2020-08-23 11:41:00.698585 test_callable (builtin_callable) Doctest: builtin_callable.test_callable ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_float ... cdef_members_T517 () Doctest: cdef_members_T517 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_members_T517 ... #### 2020-08-23 11:41:10.784696 #### 2020-08-23 11:41:20.859860 #### 2020-08-23 11:41:30.930336 #### 2020-08-23 11:41:40.992708 empty_float (builtin_float) Doctest: builtin_float.empty_float ... ok float_call_conjugate (builtin_float) Doctest: builtin_float.float_call_conjugate ... ok float_conjugate (builtin_float) Doctest: builtin_float.float_conjugate ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_float ... #### 2020-08-23 11:41:51.060144 #### 2020-08-23 11:42:01.143385 #### 2020-08-23 11:42:11.245530 #### 2020-08-23 11:42:21.333138 #### 2020-08-23 11:42:31.390958 #### 2020-08-23 11:42:41.476373 empty_float (builtin_float) Doctest: builtin_float.empty_float ... ok float_call_conjugate (builtin_float) Doctest: builtin_float.float_call_conjugate ... ok float_conjugate (builtin_float) Doctest: builtin_float.float_conjugate ... ok run (__main__.PureDoctestTestCase) running pure doctests in builtin_float ... empty_float (pure_doctest__builtin_float) Doctest: pure_doctest__builtin_float.empty_float ... ok float_call_conjugate (pure_doctest__builtin_float) Doctest: pure_doctest__builtin_float.float_call_conjugate ... ok float_conjugate (pure_doctest__builtin_float) Doctest: pure_doctest__builtin_float.float_conjugate ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_pow ... #### 2020-08-23 11:42:51.749914 #### 2020-08-23 11:43:01.883188 #### 2020-08-23 11:43:11.932069 cdef_members_T517 () Doctest: cdef_members_T517 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_multiple_inheritance_nodict ... #### 2020-08-23 11:43:21.999808 pow2 (builtin_pow) Doctest: builtin_pow.pow2 ... ok pow2_const (builtin_pow) Doctest: builtin_pow.pow2_const ... ok pow3 (builtin_pow) Doctest: builtin_pow.pow3 ... ok pow3_const (builtin_pow) Doctest: builtin_pow.pow3_const ... ok pow_args (builtin_pow) Doctest: builtin_pow.pow_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_pow ... #### 2020-08-23 11:43:32.066879 #### 2020-08-23 11:43:42.115551 #### 2020-08-23 11:43:52.196624 #### 2020-08-23 11:44:02.289187 #### 2020-08-23 11:44:12.351482 pow2 (builtin_pow) Doctest: builtin_pow.pow2 ... ok pow2_const (builtin_pow) Doctest: builtin_pow.pow2_const ... ok pow3 (builtin_pow) Doctest: builtin_pow.pow3 ... ok pow3_const (builtin_pow) Doctest: builtin_pow.pow3_const ... ok pow_args (builtin_pow) Doctest: builtin_pow.pow_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_slice ... #### 2020-08-23 11:44:22.425613 #### 2020-08-23 11:44:32.501270 #### 2020-08-23 11:44:42.548852 #### 2020-08-23 11:44:52.593539 slice1 (builtin_slice) Doctest: builtin_slice.slice1 ... ok slice1_const (builtin_slice) Doctest: builtin_slice.slice1_const ... ok slice2 (builtin_slice) Doctest: builtin_slice.slice2 ... ok slice2_const (builtin_slice) Doctest: builtin_slice.slice2_const ... ok slice3 (builtin_slice) Doctest: builtin_slice.slice3 ... ok slice3_const (builtin_slice) Doctest: builtin_slice.slice3_const ... ok g1526 (closure_tests_2) Doctest: closure_tests_2.g1526 ... ok g1535 (closure_tests_2) Doctest: closure_tests_2.g1535 ... ok g1540 (closure_tests_2) Doctest: closure_tests_2.g1540 ... ok g1547 (closure_tests_2) Doctest: closure_tests_2.g1547 ... ok g1550 (closure_tests_2) Doctest: closure_tests_2.g1550 ... ok g1553 (closure_tests_2) Doctest: closure_tests_2.g1553 ... ok g1562 (closure_tests_2) Doctest: closure_tests_2.g1562 ... ok g1570 (closure_tests_2) Doctest: closure_tests_2.g1570 ... ok g1575 (closure_tests_2) Doctest: closure_tests_2.g1575 ... ok g1578 (closure_tests_2) Doctest: closure_tests_2.g1578 ... ok g1581 (closure_tests_2) Doctest: closure_tests_2.g1581 ... ok g1584 (closure_tests_2) Doctest: closure_tests_2.g1584 ... ok g1587 (closure_tests_2) Doctest: closure_tests_2.g1587 ... ok g1594 (closure_tests_2) Doctest: closure_tests_2.g1594 ... ok g1598 (closure_tests_2) Doctest: closure_tests_2.g1598 ... ok g1603 (closure_tests_2) Doctest: closure_tests_2.g1603runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_slice ... ... ok g1611 (closure_tests_2) Doctest: closure_tests_2.g1611 ... ok g1614 (closure_tests_2) Doctest: closure_tests_2.g1614 ... ok g1617 (closure_tests_2) Doctest: closure_tests_2.g1617 ... ok g1620 (closure_tests_2) Doctest: closure_tests_2.g1620 ... ok g1623 (closure_tests_2) Doctest: closure_tests_2.g1623 ... ok g1627 (closure_tests_2) Doctest: closure_tests_2.g1627 ... ok g1632 (closure_tests_2) Doctest: closure_tests_2.g1632 ... ok g1639 (closure_tests_2) Doctest: closure_tests_2.g1639 ... ok g1646 (closure_tests_2) Doctest: closure_tests_2.g1646 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_2 ... #### 2020-08-23 11:45:02.676172 #### 2020-08-23 11:45:12.756303 #### 2020-08-23 11:45:22.845556 Both (cdef_multiple_inheritance_nodict) Doctest: cdef_multiple_inheritance_nodict.Both ... ok BothSub (cdef_multiple_inheritance_nodict) Doctest: cdef_multiple_inheritance_nodict.BothSub ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_multiple_inheritance_nodict ... #### 2020-08-23 11:45:32.945365 slice1 (builtin_slice) Doctest: builtin_slice.slice1 ... ok slice1_const (builtin_slice) Doctest: builtin_slice.slice1_const ... ok slice2 (builtin_slice) Doctest: builtin_slice.slice2 ... ok slice2_const (builtin_slice) Doctest: builtin_slice.slice2_const ... ok slice3 (builtin_slice) Doctest: builtin_slice.slice3 ... ok slice3_const (builtin_slice) Doctest: builtin_slice.slice3_const ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_subtype_methods_cy3 ... #### 2020-08-23 11:45:43.039170 #### 2020-08-23 11:45:53.135421 #### 2020-08-23 11:46:03.264519 #### 2020-08-23 11:46:13.348903 #### 2020-08-23 11:46:23.429426 #### 2020-08-23 11:46:33.505402 #### 2020-08-23 11:46:43.595249 #### 2020-08-23 11:46:53.720164 #### 2020-08-23 11:47:03.789093 #### 2020-08-23 11:47:13.844707 #### 2020-08-23 11:47:23.894972 #### 2020-08-23 11:47:33.964382 items (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.items ... ok keys (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.keys ... ok values (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.values ... ok ListPySubtype (builtin_subtype_methods_cy3) Doctest: builtin_subtype_methods_cy3.ListPySubtype ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_subtype_methods_cy3 ... #### 2020-08-23 11:47:44.006059 #### 2020-08-23 11:47:54.054531 Both (cdef_multiple_inheritance_nodict) Doctest: cdef_multiple_inheritance_nodict.Both ... ok BothSub (cdef_multiple_inheritance_nodict) Doctest: cdef_multiple_inheritance_nodict.BothSub ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_opt ... #### 2020-08-23 11:48:04.370497 #### 2020-08-23 11:48:14.467638 #### 2020-08-23 11:48:24.519789 #### 2020-08-23 11:48:34.565178 #### 2020-08-23 11:48:44.608834 #### 2020-08-23 11:48:54.647201 #### 2020-08-23 11:49:04.698561 #### 2020-08-23 11:49:14.742927 cdef_opt () Doctest: cdef_opt ... ok call0 (cdef_opt) Doctest: cdef_opt.call0 ... ok call1 (cdef_opt) Doctest: cdef_opt.call1 ... ok call2 (cdef_opt) Doctest: cdef_opt.call2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_opt ... #### 2020-08-23 11:49:24.788687 items (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.items ... ok keys (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.keys ... ok values (builtin_subtype_methods_cy3.DictPySubtype) Doctest: builtin_subtype_methods_cy3.DictPySubtype.values ... ok ListPySubtype (builtin_subtype_methods_cy3) Doctest: builtin_subtype_methods_cy3.ListPySubtype ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_type ... #### 2020-08-23 11:49:34.847982 #### 2020-08-23 11:49:44.888101 #### 2020-08-23 11:49:54.967462 get_type_of (builtin_type) Doctest: builtin_type.get_type_of ... ok get_type_through_local (builtin_type) Doctest: builtin_type.get_type_through_local ... ok pass_type (builtin_type) Doctest: builtin_type.pass_type ... #### 2020-08-23 11:50:05.029383 ok test_type (builtin_type) Doctest: builtin_type.test_type ... ok type_type (builtin_type) Doctest: builtin_type.type_type ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_type ... #### 2020-08-23 11:50:15.094402 #### 2020-08-23 11:50:25.188732 #### 2020-08-23 11:50:35.245895 cdef_opt () Doctest: cdef_opt ... ok call0 (cdef_opt) Doctest: cdef_opt.call0 ... ok call1 (cdef_opt) Doctest: cdef_opt.call1 ... ok call2 (cdef_opt) Doctest: cdef_opt.call2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charcomparisonT412 ... get_type_of (builtin_type) Doctest: builtin_type.get_type_of ... ok get_type_through_local (builtin_type) Doctest: builtin_type.get_type_through_local ... ok pass_type (builtin_type) Doctest: builtin_type.pass_type ... ok test_type (builtin_type) Doctest: builtin_type.test_type ... ok type_type (builtin_type) Doctest: builtin_type.type_type ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_type_inheritance_T608 ... #### 2020-08-23 11:50:45.292409 #### 2020-08-23 11:50:55.364925 f (charcomparisonT412) Doctest: charcomparisonT412.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charcomparisonT412 ... #### 2020-08-23 11:51:05.411532 === C/C++ compiler error output: === memslice.cpp: In function ‘int __Pyx_InitGlobals()’: memslice.cpp:71118:20: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] 71118 | PyEval_InitThreads(); | ^ In file included from /usr/include/python3.9/Python.h:145, from memslice.cpp:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ memslice.cpp: In function ‘PyObject* __pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct(__pyx_t_8memslice_PackedArrayStruct)’: memslice.cpp:83394:39: warning: taking address of packed member of ‘__pyx_t_8memslice_PackedArrayStruct’ may result in an unaligned pointer value [-Waddress-of-packed-member] 83394 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~~^~~~ ==================================== acquire_failure1 (memslice) Doctest: memslice.acquire_failure1 ... ok acquire_failure2 (memslice) Doctest: memslice.acquire_failure2 ... ok acquire_failure3 (memslice) Doctest: memslice.acquire_failure3 ... ok acquire_nonbuffer1 (memslice) Doctest: memslice.acquire_nonbuffer1 ... #### 2020-08-23 11:51:15.484192 ok acquire_nonbuffer2 (memslice) Doctest: memslice.acquire_nonbuffer2 ... ok acquire_raise (memslice) Doctest: memslice.acquire_raise ... ok acquire_release (memslice) Doctest: memslice.acquire_release ... ok as_argument (memslice) Doctest: memslice.as_argument ... ok as_argument_defval (memslice) Doctest: memslice.as_argument_defval ... ok assign_temporary_to_object (memslice) Doctest: memslice.assign_temporary_to_object ... #### 2020-08-23 11:51:26.010446 ok assign_to_object (memslice) Doctest: memslice.assign_to_object ... ok basic_struct (memslice) Doctest: memslice.basic_struct ... ok bufdefaults1 (memslice) Doctest: memslice.bufdefaults1 ... ok buffer_nogil (memslice) Doctest: memslice.buffer_nogil ... ok c_contig (memslice) Doctest: memslice.c_contig ... ok c_contig_2d (memslice) Doctest: memslice.c_contig_2d ... ok cascaded_buffer_assignment (memslice) Doctest: memslice.cascaded_buffer_assignment ... ok cdef_assignment (memslice) Doctest: memslice.cdef_assignment ... f (charcomparisonT412) Doctest: charcomparisonT412.f ... ok ok char_index_vars (memslice) Doctest: memslice.char_index_vars ... runTest (__main__.CythonRunTestCase) compiling (c) and running charptr_len ... #### 2020-08-23 11:51:36.069898 ok complex_dtype (memslice) Doctest: memslice.complex_dtype ... ok complex_inplace (memslice) Doctest: memslice.complex_inplace ... ok complex_struct_dtype (memslice) Doctest: memslice.complex_struct_dtype ... ok complex_struct_inplace (memslice) Doctest: memslice.complex_struct_inplace ... ok explicitly_release_buffer (memslice) Doctest: memslice.explicitly_release_buffer ... ok f_contig (memslice) Doctest: memslice.f_contig ... #### 2020-08-23 11:51:46.149610 ok f_contig_2d (memslice) Doctest: memslice.f_contig_2d ... ok forin_assignment (memslice) Doctest: memslice.forin_assignment ... ok generic (memslice) Doctest: memslice.generic ... ok get_int_2d (memslice) Doctest: memslice.get_int_2d ... ok get_int_2d_uintindex (memslice) Doctest: memslice.get_int_2d_uintindex ... g1526 (closure_tests_2) Doctest: closure_tests_2.g1526 ... ok g1535 (closure_tests_2) Doctest: closure_tests_2.g1535 ... ok g1540 (closure_tests_2) Doctest: closure_tests_2.g1540 ... ok g1547 (closure_tests_2) Doctest: closure_tests_2.g1547 ... ok g1550 (closure_tests_2) Doctest: closure_tests_2.g1550 ... ok g1553 (closure_tests_2) Doctest: closure_tests_2.g1553 ... ok g1562 (closure_tests_2) Doctest: closure_tests_2.g1562 ... ok g1570 (closure_tests_2) Doctest: closure_tests_2.g1570 ... ok g1575 (closure_tests_2) Doctest: closure_tests_2.g1575 ... ok g1578 (closure_tests_2) Doctest: closure_tests_2.g1578 ... ok g1581 (closure_tests_2) Doctest: closure_tests_2.g1581 ... ok g1584 (closure_tests_2) Doctest: closure_tests_2.g1584 ... ok g1587 (closure_tests_2) Doctest: closure_tests_2.g1587 ... ok g1594 (closure_tests_2) Doctest: closure_tests_2.g1594 ... ok g1598 (closure_tests_2) Doctest: closure_tests_2.g1598 ... ok g1603 (closure_tests_2) Doctest: closure_tests_2.g1603 ... ok g1611 (closure_tests_2) Doctest: closure_tests_2.g1611 ... ok g1614 (closure_tests_2) Doctest: closure_tests_2.g1614 ... ok g1617 (closure_tests_2) Doctest: closure_tests_2.g1617 ... ok g1620 (closure_tests_2) Doctest: closure_tests_2.g1620 ... ok g1623 (closure_tests_2) Doctest: closure_tests_2.g1623 ... ok g1627 (closure_tests_2) Doctest: closure_tests_2.g1627 ... ok g1632 (closure_tests_2) Doctest: closure_tests_2.g1632 ... ok g1639 (closure_tests_2) Doctest: closure_tests_2.g1639 ... ok g1646 (closure_tests_2) Doctest: closure_tests_2.g1646 ... ok ok indirect_contig (memslice) Doctest: memslice.indirect_contig ... ok indirect_strided_and_contig (memslice) Doctest: memslice.indirect_strided_and_contig ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_2_def_to_cdef #### 2020-08-23 11:51:56.227484 ... ok inplace_operators (memslice) Doctest: memslice.inplace_operators ... ok list_comprehension (memslice) Doctest: memslice.list_comprehension ... ok mixed_get (memslice) Doctest: memslice.mixed_get ... ok nested_packed_struct (memslice) Doctest: memslice.nested_packed_struct ... ok nested_struct (memslice) Doctest: memslice.nested_struct ... ok packed_struct (memslice) Doctest: memslice.packed_struct ... ok printbuf_float (memslice) Doctest: memslice.printbuf_float ... ok printbuf_int_2d (memslice) Doctest: memslice.printbuf_int_2d ... #### 2020-08-23 11:52:06.266489 ok printbuf_object (memslice) Doctest: memslice.printbuf_object ... ok printbuf_td_cy_int (memslice) Doctest: memslice.printbuf_td_cy_int ... ok printbuf_td_h_cy_short (memslice) Doctest: memslice.printbuf_td_h_cy_short ... lentest_char (charptr_len) Doctest: charptr_len.lentest_char ... ok lentest_char_c (charptr_len) Doctest: charptr_len.lentest_char_c ... ok lentest_char_c_float (charptr_len) Doctest: charptr_len.lentest_char_c_float ... ok lentest_char_c_short (charptr_len) Doctest: charptr_len.lentest_char_c_short ... ok lentest_const_char (charptr_len) Doctest: charptr_len.lentest_const_char ... ok lentest_const_uchar (charptr_len) Doctest: charptr_len.lentest_const_uchar ... ok lentest_py (charptr_len) Doctest: charptr_len.lentest_py ... ok lentest_py_c (charptr_len) Doctest: charptr_len.lentest_py_c ... ok lentest_uchar (charptr_len) Doctest: charptr_len.lentest_uchar ... ok lentest_uchar_c (charptr_len) Doctest: charptr_len.lentest_uchar_c ... ok ok printbuf_td_h_double (memslice) Doctest: memslice.printbuf_td_h_double ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running charptr_len ... ok printbuf_td_h_short (memslice) Doctest: memslice.printbuf_td_h_short ... ok printbuf_td_h_ushort (memslice) Doctest: memslice.printbuf_td_h_ushort ... ok safe_get (memslice) Doctest: memslice.safe_get ... #### 2020-08-23 11:52:16.304510 ok schar_index_vars (memslice) Doctest: memslice.schar_index_vars ... #### 2020-08-23 11:52:26.340864 ok set_int_2d (memslice) Doctest: memslice.set_int_2d ... #### 2020-08-23 11:52:36.409273 ok strided (memslice) Doctest: memslice.strided ... ok test_borrowed_slice (memslice) Doctest: memslice.test_borrowed_slice ... ok test_cdef_function (memslice) Doctest: memslice.test_cdef_function ... ok test_cdef_function2 (memslice) Doctest: memslice.test_cdef_function2 ... ok test_clean_temps_parallel (memslice) Doctest: memslice.test_clean_temps_parallel ... ok test_clean_temps_prange (memslice) Doctest: memslice.test_clean_temps_prange ... ok test_coerce_to_from_None (memslice) Doctest: memslice.test_coerce_to_from_None ... #### 2020-08-23 11:52:46.445860 ok test_const_buffer (memslice) Doctest: memslice.test_const_buffer ... ok test_contig_scalar_to_slice_assignment (memslice) Doctest: memslice.test_contig_scalar_to_slice_assignment ... ok test_convert_slicenode_to_indexnode (memslice) Doctest: memslice.test_convert_slicenode_to_indexnode ... ok test_direct_slicing (memslice) Doctest: memslice.test_direct_slicing ... ok test_dtype_object_scalar_assignment (memslice) Doctest: memslice.test_dtype_object_scalar_assignment ... ok test_ellipsis_expr (memslice) Doctest: memslice.test_ellipsis_expr ... ok test_generic_slicing (memslice) Doctest: memslice.test_generic_slicing ... lentest_char (charptr_len) Doctest: charptr_len.lentest_char ... ok lentest_char_c (charptr_len) Doctest: charptr_len.lentest_char_c ... ok lentest_char_c_float (charptr_len) Doctest: charptr_len.lentest_char_c_float ... ok lentest_char_c_short (charptr_len) Doctest: charptr_len.lentest_char_c_short ... ok lentest_const_char (charptr_len) Doctest: charptr_len.lentest_const_char ... ok lentest_const_uchar (charptr_len) Doctest: charptr_len.lentest_const_uchar ... ok lentest_py (charptr_len) Doctest: charptr_len.lentest_py ... ok lentest_py_c (charptr_len) Doctest: charptr_len.lentest_py_c ... ok lentest_uchar (charptr_len) Doctest: charptr_len.lentest_uchar ... ok lentest_uchar_c (charptr_len) Doctest: charptr_len.lentest_uchar_c ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cimport_cython_T505 ... #### 2020-08-23 11:52:56.531748 ok test_index_slicing_away_direct_indirect (memslice) Doctest: memslice.test_index_slicing_away_direct_indirect ... ok test_indirect_slicing (memslice) Doctest: memslice.test_indirect_slicing ... ok test_inplace_assignment (memslice) Doctest: memslice.test_inplace_assignment ... ok test_memslice_prange (memslice) Doctest: memslice.test_memslice_prange ... ok test_memslice_struct_with_arrays (memslice) Doctest: memslice.test_memslice_struct_with_arrays ... ok test_newaxis (memslice) Doctest: memslice.test_newaxis ... ok test_newaxis2 (memslice) Doctest: memslice.test_newaxis2 ... ok test_nogil (memslice) Doctest: memslice.test_nogil ... #### 2020-08-23 11:53:06.628953 ok test_nogil_oob1 (memslice) Doctest: memslice.test_nogil_oob1 ... ok test_nogil_oob2 (memslice) Doctest: memslice.test_nogil_oob2 ... ok test_noneslice_compare (memslice) Doctest: memslice.test_noneslice_compare ... ok test_noneslice_del (memslice) Doctest: memslice.test_noneslice_del ... ok test_noneslice_ext_attr (memslice) Doctest: memslice.test_noneslice_ext_attr ... ok test_noneslice_nogil_check_none (memslice) Doctest: memslice.test_noneslice_nogil_check_none ... ok test_noneslice_not_none (memslice) Doctest: memslice.test_noneslice_not_none ... ok test_object_dtype_copying (memslice) Doctest: memslice.test_object_dtype_copying ... ok test_object_indices (memslice) Doctest: memslice.test_object_indices ... ok test_oob (memslice) Doctest: memslice.test_oob ... ok test_padded_structs (memslice) Doctest: memslice.test_padded_structs ... test_capi (cimport_cython_T505) Doctest: cimport_cython_T505.test_capi ... ok #### 2020-08-23 11:53:16.668119 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cimport_cython_T505 ... ok test_scalar_slice_assignment (memslice) Doctest: memslice.test_scalar_slice_assignment ... ok test_slice_assignment (memslice) Doctest: memslice.test_slice_assignment ... ok test_slice_assignment_broadcast_leading (memslice) Doctest: memslice.test_slice_assignment_broadcast_leading ... ok test_slice_assignment_broadcast_strides (memslice) Doctest: memslice.test_slice_assignment_broadcast_strides ... ok test_slicing_and_indexing (memslice) Doctest: memslice.test_slicing_and_indexing ... ok test_struct_attributes_format (memslice) Doctest: memslice.test_struct_attributes_format ... ok tuple_buffer_assignment1 (memslice) Doctest: memslice.tuple_buffer_assignment1 ... ok tuple_buffer_assignment2 (memslice) Doctest: memslice.tuple_buffer_assignment2 ... ok uchar_index_vars (memslice) Doctest: memslice.uchar_index_vars ... #### 2020-08-23 11:53:26.752703 ok unsafe_get (memslice) Doctest: memslice.unsafe_get ... #### 2020-08-23 11:53:36.789297 ok wraparound_directive (memslice) Doctest: memslice.wraparound_directive ... ok writable (memslice) Doctest: memslice.writable ... ok acquired default acquired Global_A runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_memoryview_readonly ... test_capi (cimport_cython_T505) Doctest: cimport_cython_T505.test_capi ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running class_func_in_control_structures_T87 ... #### 2020-08-23 11:53:46.827262 #### 2020-08-23 11:53:56.897028 MyDict (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyDict ... ok MyException (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyException ... ok MyFloat (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyFloat ... ok MyInt (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt ... ok MyInt2 (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt2 ... ok MyInt3 (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt3 ... ok MyList (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyList ... ok MyListOverride (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyListOverride ... ok MyUnicode (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyUnicode ... ok test_exception_isinstance (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.test_exception_isinstance ... ok test_exception_type_cast (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.test_exception_type_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_type_inheritance_T608 ... #### 2020-08-23 11:54:06.995202 #### 2020-08-23 11:54:17.048851 #### 2020-08-23 11:54:27.146035 class_func_in_control_structures_T87 () Doctest: class_func_in_control_structures_T87 ... ok Defined (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.Defined ... ok test_class_cond (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.test_class_cond ... ok test_func_cond (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.test_func_cond ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running class_func_in_control_structures_T87 ... #### 2020-08-23 11:54:37.206056 #### 2020-08-23 11:54:47.267867 #### 2020-08-23 11:54:57.336165 #### 2020-08-23 11:55:07.395925 #### 2020-08-23 11:55:17.795150 #### 2020-08-23 11:55:27.931135 class_func_in_control_structures_T87 () Doctest: class_func_in_control_structures_T87 ... ok Defined (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.Defined ... ok test_class_cond (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.test_class_cond ... ok test_func_cond (class_func_in_control_structures_T87) Doctest: class_func_in_control_structures_T87.test_func_cond ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running class_scope ... #### 2020-08-23 11:55:37.977436 #### 2020-08-23 11:55:48.016739 #### 2020-08-23 11:55:58.055586 #### 2020-08-23 11:56:08.096414 MethodRedef (class_scope) Doctest: class_scope.MethodRedef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running class_scope ... #### 2020-08-23 11:56:18.167759 #### 2020-08-23 11:56:28.221259 #### 2020-08-23 11:56:38.257565 #### 2020-08-23 11:56:48.351649 #### 2020-08-23 11:56:58.414980 MethodRedef (class_scope) Doctest: class_scope.MethodRedef ... ok run (__main__.PureDoctestTestCase) running pure doctests in class_scope ... MethodRedef (pure_doctest__class_scope) Doctest: pure_doctest__class_scope.MethodRedef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classkwonlyargs ... #### 2020-08-23 11:57:08.460267 #### 2020-08-23 11:57:18.531783 MyDict (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyDict ... ok MyException (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyException ... ok MyFloat (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyFloat ... ok MyInt (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt ... ok MyInt2 (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt2 ... ok MyInt3 (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyInt3 ... ok MyList (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyList ... ok MyListOverride (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyListOverride ... ok MyUnicode (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.MyUnicode ... ok test_exception_isinstance (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.test_exception_isinstance ... ok test_exception_type_cast (builtin_type_inheritance_T608) Doctest: builtin_type_inheritance_T608.test_exception_type_cast ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_types_none_T166 ... #### 2020-08-23 11:57:28.567617 #### 2020-08-23 11:57:38.635540 builtin_types_none_T166 () Doctest: builtin_types_none_T166 ... ok append_to_none (builtin_types_none_T166) Doctest: builtin_types_none_T166.append_to_none ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_types_none_T166 ... #### 2020-08-23 11:57:48.671287 #### 2020-08-23 11:57:58.707641 classkwonlyargs () Doctest: classkwonlyargs ... #### 2020-08-23 11:58:08.744852 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classkwonlyargs ... builtin_types_none_T166 () Doctest: builtin_types_none_T166 ... ok append_to_none (builtin_types_none_T166) Doctest: builtin_types_none_T166.append_to_none ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtins_truth_test ... #### 2020-08-23 11:58:18.782173 g1526 (closure_tests_2) Doctest: closure_tests_2.g1526 ... ok g1535 (closure_tests_2) Doctest: closure_tests_2.g1535 ... ok g1540 (closure_tests_2) Doctest: closure_tests_2.g1540 ... ok g1547 (closure_tests_2) Doctest: closure_tests_2.g1547 ... ok g1550 (closure_tests_2) Doctest: closure_tests_2.g1550 ... ok g1553 (closure_tests_2) Doctest: closure_tests_2.g1553 ... ok g1562 (closure_tests_2) Doctest: closure_tests_2.g1562 ... ok g1570 (closure_tests_2) Doctest: closure_tests_2.g1570 ... ok g1575 (closure_tests_2) Doctest: closure_tests_2.g1575 ... ok g1578 (closure_tests_2) Doctest: closure_tests_2.g1578 ... ok g1581 (closure_tests_2) Doctest: closure_tests_2.g1581 ... ok g1584 (closure_tests_2) Doctest: closure_tests_2.g1584 ... ok g1587 (closure_tests_2) Doctest: closure_tests_2.g1587 ... ok g1594 (closure_tests_2) Doctest: closure_tests_2.g1594 ... ok g1598 (closure_tests_2) Doctest: closure_tests_2.g1598 ... ok g1603 (closure_tests_2) Doctest: closure_tests_2.g1603 ... ok g1611 (closure_tests_2) Doctest: closure_tests_2.g1611 ... ok g1614 (closure_tests_2) Doctest: closure_tests_2.g1614 ... ok g1617 (closure_tests_2) Doctest: closure_tests_2.g1617 ... ok g1620 (closure_tests_2) Doctest: closure_tests_2.g1620 ... ok g1623 (closure_tests_2) Doctest: closure_tests_2.g1623 ... ok g1627 (closure_tests_2) Doctest: closure_tests_2.g1627 ... ok g1632 (closure_tests_2) Doctest: closure_tests_2.g1632 ... ok g1639 (closure_tests_2) Doctest: closure_tests_2.g1639 ... ok g1646 (closure_tests_2) Doctest: closure_tests_2.g1646 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running code_object_cache ... #### 2020-08-23 11:58:28.834335 #### 2020-08-23 11:58:39.287487 #### 2020-08-23 11:58:49.376982 #### 2020-08-23 11:58:59.426892 #### 2020-08-23 11:59:09.514525 === C/C++ compiler error output: === builtins_truth_test.c: In function ‘__pyx_pf_19builtins_truth_test_32bool_unicode’: builtins_truth_test.c:2860:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2860 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from builtins_truth_test.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ builtins_truth_test.c:2860:3: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2860 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from builtins_truth_test.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ builtins_truth_test.c:2860:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2860 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from builtins_truth_test.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ builtins_truth_test.c: In function ‘__pyx_pf_19builtins_truth_test_34if_unicode’: builtins_truth_test.c:2934:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2934 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from builtins_truth_test.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ builtins_truth_test.c:2934:3: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2934 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from builtins_truth_test.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ builtins_truth_test.c:2934:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 2934 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from builtins_truth_test.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== bool_bytes (builtins_truth_test) Doctest: builtins_truth_test.bool_bytes ... ok bool_frozenset (builtins_truth_test) Doctest: builtins_truth_test.bool_frozenset ... ok bool_list (builtins_truth_test) Doctest: builtins_truth_test.bool_list ... ok bool_set (builtins_truth_test) Doctest: builtins_truth_test.bool_set ... ok bool_tuple (builtins_truth_test) Doctest: builtins_truth_test.bool_tuple ... ok bool_unicode (builtins_truth_test) Doctest: builtins_truth_test.bool_unicode ... ok if_bytes (builtins_truth_test) Doctest: builtins_truth_test.if_bytes ... ok if_bytes_literal (builtins_truth_test) Doctest: builtins_truth_test.if_bytes_literal ... ok if_frozenset (builtins_truth_test) Doctest: builtins_truth_test.if_frozenset ... ok if_list (builtins_truth_test) Doctest: builtins_truth_test.if_list ... ok if_list_literal (builtins_truth_test) Doctest: builtins_truth_test.if_list_literal ... ok if_list_nogil (builtins_truth_test) Doctest: builtins_truth_test.if_list_nogil ... ok if_set (builtins_truth_test) Doctest: builtins_truth_test.if_set ... ok if_set_literal (builtins_truth_test) Doctest: builtins_truth_test.if_set_literal ... ok if_set_nogil (builtins_truth_test) Doctest: builtins_truth_test.if_set_nogil ... ok if_tuple (builtins_truth_test) Doctest: builtins_truth_test.if_tuple ... ok if_tuple_literal (builtins_truth_test) Doctest: builtins_truth_test.if_tuple_literal ... ok if_unicode (builtins_truth_test) Doctest: builtins_truth_test.if_unicode ... ok if_unicode_literal (builtins_truth_test) Doctest: builtins_truth_test.if_unicode_literal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtins_truth_test ... #### 2020-08-23 11:59:19.555217 classkwonlyargs () Doctest: classkwonlyargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_arg_type_error ... #### 2020-08-23 11:59:29.625487 #### 2020-08-23 11:59:39.674525 #### 2020-08-23 11:59:49.760135 #### 2020-08-23 11:59:59.814537 #### 2020-08-23 12:00:09.888800 test_assign_ro_to_rw (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_assign_ro_to_rw ... ok test_const_mmview_ro (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_const_mmview_ro ... ok test_copy (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_copy ... ok test_mmview_ro (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_mmview_ro ... ok test_mmview_rw (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_mmview_rw ... ok test_rw_call_getmax (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_rw_call_getmax ... ok test_two_views (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_two_views ... ok test_update_mmview_ro (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_update_mmview_ro ... ok test_update_mmview_rw (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_update_mmview_rw ... ok func_with_typed_args (closure_arg_type_error) Doctest: closure_arg_type_error.func_with_typed_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_arg_type_error ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_memoryview_readonly ... #### 2020-08-23 12:00:19.956700 === C/C++ compiler error output: === In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from builtins_truth_test.cpp:4: builtins_truth_test.cpp: In function ‘PyObject* __pyx_pf_19builtins_truth_test_32bool_unicode(PyObject*, PyObject*)’: /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:2874:42: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 2874 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:262:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ^ builtins_truth_test.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:2874:42: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 2874 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:2874:42: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 2874 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp: In function ‘PyObject* __pyx_pf_19builtins_truth_test_34if_unicode(PyObject*, PyObject*)’: /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:2948:42: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 2948 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:262:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ^ builtins_truth_test.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:2948:42: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 2948 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ builtins_truth_test.cpp:2948:42: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 2948 | __pyx_t_1 = (__pyx_v_obj != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_obj) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== bool_bytes (builtins_truth_test) Doctest: builtins_truth_test.bool_bytes ... ok bool_frozenset (builtins_truth_test) Doctest: builtins_truth_test.bool_frozenset ... ok bool_list (builtins_truth_test) Doctest: builtins_truth_test.bool_list ... ok bool_set (builtins_truth_test) Doctest: builtins_truth_test.bool_set ... ok bool_tuple (builtins_truth_test) Doctest: builtins_truth_test.bool_tuple ... ok bool_unicode (builtins_truth_test) Doctest: builtins_truth_test.bool_unicode ... ok if_bytes (builtins_truth_test) Doctest: builtins_truth_test.if_bytes ... ok if_bytes_literal (builtins_truth_test) Doctest: builtins_truth_test.if_bytes_literal ... ok if_frozenset (builtins_truth_test) Doctest: builtins_truth_test.if_frozenset ... ok if_list (builtins_truth_test) Doctest: builtins_truth_test.if_list ... ok if_list_literal (builtins_truth_test) Doctest: builtins_truth_test.if_list_literal ... ok if_list_nogil (builtins_truth_test) Doctest: builtins_truth_test.if_list_nogil ... ok if_set (builtins_truth_test) Doctest: builtins_truth_test.if_set ... ok if_set_literal (builtins_truth_test) Doctest: builtins_truth_test.if_set_literal ... ok if_set_nogil (builtins_truth_test) Doctest: builtins_truth_test.if_set_nogil ... ok if_tuple (builtins_truth_test) Doctest: builtins_truth_test.if_tuple ... ok if_tuple_literal (builtins_truth_test) Doctest: builtins_truth_test.if_tuple_literal ... ok if_unicode (builtins_truth_test) Doctest: builtins_truth_test.if_unicode ... ok if_unicode_literal (builtins_truth_test) Doctest: builtins_truth_test.if_unicode_literal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytes_char_coercion ... #### 2020-08-23 12:00:30.006796 #### 2020-08-23 12:00:40.048984 #### 2020-08-23 12:00:50.098323 assert_multi_step_code_object_reuse (code_object_cache) Doctest: code_object_cache.assert_multi_step_code_object_reuse ... ok assert_simple_code_object_reuse (code_object_cache) Doctest: code_object_cache.assert_simple_code_object_reuse ... ok test_lowlevel_bisect2 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect2 ... ok test_lowlevel_bisect5 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect5 ... ok test_lowlevel_bisect6 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect6 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running code_object_cache ... #### 2020-08-23 12:01:00.146284 #### 2020-08-23 12:01:10.201754 func_with_typed_args (closure_arg_type_error) Doctest: closure_arg_type_error.func_with_typed_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_4 ... #### 2020-08-23 12:01:20.262876 #### 2020-08-23 12:01:30.328116 coerce_char_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_bytes_assign ... ok coerce_char_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_bytes_cast ... ok coerce_char_default (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_default ... ok coerce_int_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_int_bytes_assign ... ok coerce_int_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_int_bytes_cast ... ok coerce_uchar_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_bytes_assign ... ok coerce_uchar_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_bytes_cast ... ok coerce_uchar_default (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_default ... ok coerce_uint_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uint_bytes_assign ... ok coerce_uint_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uint_bytes_cast ... ok indexing_to_char (bytes_char_coercion) Doctest: bytes_char_coercion.indexing_to_char ... ok inplace_ops_use_arithmetic (bytes_char_coercion) Doctest: bytes_char_coercion.inplace_ops_use_arithmetic ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytes_char_coercion ... #### 2020-08-23 12:01:40.383660 #### 2020-08-23 12:01:50.447013 #### 2020-08-23 12:02:00.495230 #### 2020-08-23 12:02:10.544726 #### 2020-08-23 12:02:20.993193 #### 2020-08-23 12:02:31.128033 #### 2020-08-23 12:02:41.215590 #### 2020-08-23 12:02:51.298604 coerce_char_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_bytes_assign ... ok coerce_char_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_bytes_cast ... ok coerce_char_default (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_char_default ... ok coerce_int_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_int_bytes_assign ... ok coerce_int_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_int_bytes_cast ... ok coerce_uchar_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_bytes_assign ... ok coerce_uchar_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_bytes_cast ... ok coerce_uchar_default (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uchar_default ... ok coerce_uint_bytes_assign (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uint_bytes_assign ... ok coerce_uint_bytes_cast (bytes_char_coercion) Doctest: bytes_char_coercion.coerce_uint_bytes_cast ... ok indexing_to_char (bytes_char_coercion) Doctest: bytes_char_coercion.indexing_to_char ... ok inplace_ops_use_arithmetic (bytes_char_coercion) Doctest: bytes_char_coercion.inplace_ops_use_arithmetic ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running c_int_types_T255 ... #### 2020-08-23 12:03:01.372755 #### 2020-08-23 12:03:11.430710 #### 2020-08-23 12:03:21.472587 #### 2020-08-23 12:03:31.522262 #### 2020-08-23 12:03:41.581615 assert_multi_step_code_object_reuse (code_object_cache) Doctest: code_object_cache.assert_multi_step_code_object_reuse ... ok assert_simple_code_object_reuse (code_object_cache) Doctest: code_object_cache.assert_simple_code_object_reuse ... ok test_lowlevel_bisect2 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect2 ... ok test_lowlevel_bisect5 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect5 ... ok test_lowlevel_bisect6 (code_object_cache) Doctest: code_object_cache.test_lowlevel_bisect6 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running coercearraytoptr ... #### 2020-08-23 12:03:51.641056 #### 2020-08-23 12:04:01.708724 #### 2020-08-23 12:04:11.761487 eggs (coercearraytoptr) Doctest: coercearraytoptr.eggs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running coercearraytoptr ... #### 2020-08-23 12:04:21.829151 #### 2020-08-23 12:04:31.886631 #### 2020-08-23 12:04:41.951129 eggs (coercearraytoptr) Doctest: coercearraytoptr.eggs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_cast_T445 ... #### 2020-08-23 12:04:52.017395 #### 2020-08-23 12:05:02.083091 #### 2020-08-23 12:05:12.199666 #### 2020-08-23 12:05:22.324836 #### 2020-08-23 12:05:32.527239 complex_double_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_double_cast ... ok complex_double_int_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_double_int_cast ... ok complex_int_double_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_int_double_cast ... ok test_side_effect (complex_cast_T445) Doctest: complex_cast_T445.test_side_effect ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_cast_T445 ... #### 2020-08-23 12:05:42.635209 #### 2020-08-23 12:05:52.739047 #### 2020-08-23 12:06:02.920819 #### 2020-08-23 12:06:13.034008 #### 2020-08-23 12:06:23.169670 #### 2020-08-23 12:06:33.341431 #### 2020-08-23 12:06:43.475801 #### 2020-08-23 12:06:53.574623 complex_double_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_double_cast ... ok complex_double_int_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_double_int_cast ... ok complex_int_double_cast (complex_cast_T445) Doctest: complex_cast_T445.complex_int_double_cast ... ok test_side_effect (complex_cast_T445) Doctest: complex_cast_T445.test_side_effect ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_coercion_sideeffects_T693 ... #### 2020-08-23 12:07:03.663773 #### 2020-08-23 12:07:13.784242 #### 2020-08-23 12:07:24.300401 test_coercion (complex_coercion_sideeffects_T693) Doctest: complex_coercion_sideeffects_T693.test_coercion ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_coercion_sideeffects_T693 ... #### 2020-08-23 12:07:34.453109 #### 2020-08-23 12:07:44.560976 #### 2020-08-23 12:07:54.700393 #### 2020-08-23 12:08:04.782102 #### 2020-08-23 12:08:14.905444 test_assign_ro_to_rw (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_assign_ro_to_rw ... ok test_const_mmview_ro (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_const_mmview_ro ... ok test_copy (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_copy ... ok test_mmview_ro (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_mmview_ro ... ok test_mmview_rw (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_mmview_rw ... ok test_rw_call_getmax (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_rw_call_getmax ... ok test_two_views (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_two_views ... ok test_update_mmview_ro (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_update_mmview_ro ... ok test_update_mmview_rw (numpy_memoryview_readonly) Doctest: numpy_memoryview_readonly.test_update_mmview_rw ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running transpose_refcount ... c_int_types_T255 () Doctest: c_int_types_T255 ... ok test_add_char (c_int_types_T255) Doctest: c_int_types_T255.test_add_char ... ok test_add_int (c_int_types_T255) Doctest: c_int_types_T255.test_add_int ... ok test_add_long (c_int_types_T255) Doctest: c_int_types_T255.test_add_long ... ok test_add_longlong (c_int_types_T255) Doctest: c_int_types_T255.test_add_longlong ... ok test_add_schar (c_int_types_T255) Doctest: c_int_types_T255.test_add_schar ... ok test_add_short (c_int_types_T255) Doctest: c_int_types_T255.test_add_short ... ok test_add_sint (c_int_types_T255) Doctest: c_int_types_T255.test_add_sint ... ok test_add_slong (c_int_types_T255) Doctest: c_int_types_T255.test_add_slong ... ok test_add_slonglong (c_int_types_T255) Doctest: c_int_types_T255.test_add_slonglong ... ok test_add_sshort (c_int_types_T255) Doctest: c_int_types_T255.test_add_sshort ... #### 2020-08-23 12:08:24.986831 ok test_add_uchar (c_int_types_T255) Doctest: c_int_types_T255.test_add_uchar ... ok test_add_uint (c_int_types_T255) Doctest: c_int_types_T255.test_add_uint ... ok test_add_ulong (c_int_types_T255) Doctest: c_int_types_T255.test_add_ulong ... ok test_add_ulonglong (c_int_types_T255) Doctest: c_int_types_T255.test_add_ulonglong ... ok test_add_ushort (c_int_types_T255) Doctest: c_int_types_T255.test_add_ushort ... ok test_char (c_int_types_T255) Doctest: c_int_types_T255.test_char ... ok test_convert_pyint (c_int_types_T255) Doctest: c_int_types_T255.test_convert_pyint ... ok test_convert_pylong (c_int_types_T255) Doctest: c_int_types_T255.test_convert_pylong ... ok test_int (c_int_types_T255) Doctest: c_int_types_T255.test_int ... ok test_long (c_int_types_T255) Doctest: c_int_types_T255.test_long ... ok test_longlong (c_int_types_T255) Doctest: c_int_types_T255.test_longlong ... ok test_schar (c_int_types_T255) Doctest: c_int_types_T255.test_schar ... ok test_short (c_int_types_T255) Doctest: c_int_types_T255.test_short ... ok test_sint (c_int_types_T255) Doctest: c_int_types_T255.test_sint ... ok test_slong (c_int_types_T255) Doctest: c_int_types_T255.test_slong ... ok test_slonglong (c_int_types_T255) Doctest: c_int_types_T255.test_slonglong ... ok test_sshort (c_int_types_T255) Doctest: c_int_types_T255.test_sshort ... ok test_uchar (c_int_types_T255) Doctest: c_int_types_T255.test_uchar ... ok test_uint (c_int_types_T255) Doctest: c_int_types_T255.test_uint ... ok test_ulong (c_int_types_T255) Doctest: c_int_types_T255.test_ulong ... ok test_ulonglong (c_int_types_T255) Doctest: c_int_types_T255.test_ulonglong ... ok test_ushort (c_int_types_T255) Doctest: c_int_types_T255.test_ushort ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running c_int_types_T255 ... #### 2020-08-23 12:08:35.066059 test_coercion (complex_coercion_sideeffects_T693) Doctest: complex_coercion_sideeffects_T693.test_coercion ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_T305 ... #### 2020-08-23 12:08:45.130839 #### 2020-08-23 12:08:55.271591 #### 2020-08-23 12:09:05.405946 #### 2020-08-23 12:09:15.494958 #### 2020-08-23 12:09:25.604229 #### 2020-08-23 12:09:35.726213 #### 2020-08-23 12:09:45.793816 #### 2020-08-23 12:09:55.889653 #### 2020-08-23 12:10:05.960965 #### 2020-08-23 12:10:16.045526 #### 2020-08-23 12:10:26.162694 #### 2020-08-23 12:10:36.279565 #### 2020-08-23 12:10:46.384339 #### 2020-08-23 12:10:56.624709 #### 2020-08-23 12:11:06.809980 #### 2020-08-23 12:11:16.903530 #### 2020-08-23 12:11:27.026083 Complex3j (complex_numbers_T305) Doctest: complex_numbers_T305.Complex3j ... ok complex_retval (complex_numbers_T305) Doctest: complex_numbers_T305.complex_retval ... ok test_arithmetic (complex_numbers_T305) Doctest: complex_numbers_T305.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_T305) Doctest: complex_numbers_T305.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_T305) Doctest: complex_numbers_T305.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_T305) Doctest: complex_numbers_T305.test_coercion ... ok test_compare (complex_numbers_T305) Doctest: complex_numbers_T305.test_compare ... ok test_compare_coerce (complex_numbers_T305) Doctest: complex_numbers_T305.test_compare_coerce ... ok test_conjugate (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate ... ok test_conjugate_double (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate_typedef ... ok test_div (complex_numbers_T305) Doctest: complex_numbers_T305.test_div ... ok test_div_by_zero (complex_numbers_T305) Doctest: complex_numbers_T305.test_div_by_zero ... ok test_int_pow (complex_numbers_T305) Doctest: complex_numbers_T305.test_int_pow ... ok test_literal (complex_numbers_T305) Doctest: complex_numbers_T305.test_literal ... ok test_object_conversion (complex_numbers_T305) Doctest: complex_numbers_T305.test_object_conversion ... ok test_pow (complex_numbers_T305) Doctest: complex_numbers_T305.test_pow ... ok test_real_imag (complex_numbers_T305) Doctest: complex_numbers_T305.test_real_imag ... ok test_real_imag_assignment (complex_numbers_T305) Doctest: complex_numbers_T305.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_T305 ... #### 2020-08-23 12:11:37.125335 #### 2020-08-23 12:11:47.195488 #### 2020-08-23 12:11:57.313050 #### 2020-08-23 12:12:07.377975 #### 2020-08-23 12:12:17.498410 #### 2020-08-23 12:12:27.599955 #### 2020-08-23 12:12:37.711507 #### 2020-08-23 12:12:47.787043 #### 2020-08-23 12:12:57.925843 #### 2020-08-23 12:13:08.108571 #### 2020-08-23 12:13:18.211065 #### 2020-08-23 12:13:28.302020 #### 2020-08-23 12:13:38.370145 #### 2020-08-23 12:13:48.507229 #### 2020-08-23 12:13:59.087891 #### 2020-08-23 12:14:09.260984 #### 2020-08-23 12:14:19.334787 c_int_types_T255 () Doctest: c_int_types_T255 ... ok test_add_char (c_int_types_T255) Doctest: c_int_types_T255.test_add_char ... ok test_add_int (c_int_types_T255) Doctest: c_int_types_T255.test_add_int ... ok test_add_long (c_int_types_T255) Doctest: c_int_types_T255.test_add_long ... ok test_add_longlong (c_int_types_T255) Doctest: c_int_types_T255.test_add_longlong ... ok test_add_schar (c_int_types_T255) Doctest: c_int_types_T255.test_add_schar ... ok test_add_short (c_int_types_T255) Doctest: c_int_types_T255.test_add_short ... ok test_add_sint (c_int_types_T255) Doctest: c_int_types_T255.test_add_sint ... ok test_add_slong (c_int_types_T255) Doctest: c_int_types_T255.test_add_slong ... ok test_add_slonglong (c_int_types_T255) Doctest: c_int_types_T255.test_add_slonglong ... ok test_add_sshort (c_int_types_T255) Doctest: c_int_types_T255.test_add_sshort ... ok test_add_uchar (c_int_types_T255) Doctest: c_int_types_T255.test_add_uchar ... ok test_add_uint (c_int_types_T255) Doctest: c_int_types_T255.test_add_uint ... ok test_add_ulong (c_int_types_T255) Doctest: c_int_types_T255.test_add_ulong ... ok test_add_ulonglong (c_int_types_T255) Doctest: c_int_types_T255.test_add_ulonglong ... ok test_add_ushort (c_int_types_T255) Doctest: c_int_types_T255.test_add_ushort ... ok test_char (c_int_types_T255) Doctest: c_int_types_T255.test_char ... ok test_convert_pyint (c_int_types_T255) Doctest: c_int_types_T255.test_convert_pyint ... ok test_convert_pylong (c_int_types_T255) Doctest: c_int_types_T255.test_convert_pylong ... ok test_int (c_int_types_T255) Doctest: c_int_types_T255.test_int ... ok test_long (c_int_types_T255) Doctest: c_int_types_T255.test_long ... ok test_longlong (c_int_types_T255) Doctest: c_int_types_T255.test_longlong ... ok test_schar (c_int_types_T255) Doctest: c_int_types_T255.test_schar ... ok test_short (c_int_types_T255) Doctest: c_int_types_T255.test_short ... ok test_sint (c_int_types_T255) Doctest: c_int_types_T255.test_sint ... ok test_slong (c_int_types_T255) Doctest: c_int_types_T255.test_slong ... ok test_slonglong (c_int_types_T255) Doctest: c_int_types_T255.test_slonglong ... ok test_sshort (c_int_types_T255) Doctest: c_int_types_T255.test_sshort ... ok test_uchar (c_int_types_T255) Doctest: c_int_types_T255.test_uchar ... ok test_uint (c_int_types_T255) Doctest: c_int_types_T255.test_uint ... ok test_ulong (c_int_types_T255) Doctest: c_int_types_T255.test_ulong ... ok test_ulonglong (c_int_types_T255) Doctest: c_int_types_T255.test_ulonglong ... ok test_ushort (c_int_types_T255) Doctest: c_int_types_T255.test_ushort ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running callargs ... #### 2020-08-23 12:14:29.492112 #### 2020-08-23 12:14:39.538770 #### 2020-08-23 12:14:49.600616 Complex3j (complex_numbers_T305) Doctest: complex_numbers_T305.Complex3j ... ok complex_retval (complex_numbers_T305) Doctest: complex_numbers_T305.complex_retval ... ok test_arithmetic (complex_numbers_T305) Doctest: complex_numbers_T305.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_T305) Doctest: complex_numbers_T305.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_T305) Doctest: complex_numbers_T305.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_T305) Doctest: complex_numbers_T305.test_coercion ... ok test_compare (complex_numbers_T305) Doctest: complex_numbers_T305.test_compare ... ok test_compare_coerce (complex_numbers_T305) Doctest: complex_numbers_T305.test_compare_coerce ... ok test_conjugate (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate ... ok test_conjugate_double (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_T305) Doctest: complex_numbers_T305.test_conjugate_typedef ... ok test_div (complex_numbers_T305) Doctest: complex_numbers_T305.test_div ... ok test_div_by_zero (complex_numbers_T305) Doctest: complex_numbers_T305.test_div_by_zero ... ok test_int_pow (complex_numbers_T305) Doctest: complex_numbers_T305.test_int_pow ... ok test_literal (complex_numbers_T305) Doctest: complex_numbers_T305.test_literal ... ok test_object_conversion (complex_numbers_T305) Doctest: complex_numbers_T305.test_object_conversion ... ok test_pow (complex_numbers_T305) Doctest: complex_numbers_T305.test_pow ... ok test_real_imag (complex_numbers_T305) Doctest: complex_numbers_T305.test_real_imag ... ok test_real_imag_assignment (complex_numbers_T305) Doctest: complex_numbers_T305.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_c89_T398_long_double ... #### 2020-08-23 12:14:59.681535 #### 2020-08-23 12:15:09.758281 #### 2020-08-23 12:15:19.834869 test_object_conversion (complex_numbers_c89_T398_long_double) Doctest: complex_numbers_c89_T398_long_double.test_object_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_c89_T398_long_double ... #### 2020-08-23 12:15:29.961280 #### 2020-08-23 12:15:40.085793 g1852 (closure_tests_4) Doctest: closure_tests_4.g1852 ... ok g1864 (closure_tests_4) Doctest: closure_tests_4.g1864 ... ok g1872 (closure_tests_4) Doctest: closure_tests_4.g1872 ... ok g1885 (closure_tests_4) Doctest: closure_tests_4.g1885 ... ok g1897 (closure_tests_4) Doctest: closure_tests_4.g1897 ... ok g1923 (closure_tests_4) Doctest: closure_tests_4.g1923 ... ok g1927 (closure_tests_4) Doctest: closure_tests_4.g1927 ... ok g1935 (closure_tests_4) Doctest: closure_tests_4.g1935 ... ok g1946 (closure_tests_4) Doctest: closure_tests_4.g1946 ... ok g1949 (closure_tests_4) Doctest: closure_tests_4.g1949 ... ok g1952 (closure_tests_4) Doctest: closure_tests_4.g1952 ... ok g1956 (closure_tests_4) Doctest: closure_tests_4.g1956 ... ok g1959 (closure_tests_4) Doctest: closure_tests_4.g1959 ... ok g1965 (closure_tests_4) Doctest: closure_tests_4.g1965 ... ok g1971 (closure_tests_4) Doctest: closure_tests_4.g1971 ... ok g1983 (closure_tests_4) Doctest: closure_tests_4.g1983 ... ok g1990 (closure_tests_4) Doctest: closure_tests_4.g1990 ... ok g1997 (closure_tests_4) Doctest: closure_tests_4.g1997 ... ok g2002 (closure_tests_4) Doctest: closure_tests_4.g2002 ... ok g2010 (closure_tests_4) Doctest: closure_tests_4.g2010 ... ok g2017 (closure_tests_4) Doctest: closure_tests_4.g2017 ... ok g2032 (closure_tests_4) Doctest: closure_tests_4.g2032 ... ok g2038 (closure_tests_4) Doctest: closure_tests_4.g2038 ... ok g2046 (closure_tests_4) Doctest: closure_tests_4.g2046 ... ok g2050 (closure_tests_4) Doctest: closure_tests_4.g2050 ... ok g2061 (closure_tests_4) Doctest: closure_tests_4.g2061 ... ok g2075 (closure_tests_4) Doctest: closure_tests_4.g2075 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_4_def_to_cdef ... #### 2020-08-23 12:15:50.221599 test_transpose_refcount (transpose_refcount) Doctest: transpose_refcount.test_transpose_refcount ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running transpose_refcount ... #### 2020-08-23 12:16:00.293821 test_object_conversion (complex_numbers_c89_T398_long_double) Doctest: complex_numbers_c89_T398_long_double.test_object_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running constant_folding ... #### 2020-08-23 12:16:10.386160 c (callargs) Doctest: callargs.c ... ok d (callargs) Doctest: callargs.d ... ok f (callargs) Doctest: callargs.f ... ok g (callargs) Doctest: callargs.g ... ok h (callargs) Doctest: callargs.h ... ok test_int_kwargs (callargs) Doctest: callargs.test_int_kwargs ... ok test_kw (callargs) Doctest: callargs.test_kw ... ok test_kw_args (callargs) Doctest: callargs.test_kw_args ... ok test_noargs (callargs) Doctest: callargs.test_noargs ... ok test_pos_args (callargs) Doctest: callargs.test_pos_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running callargs ... #### 2020-08-23 12:16:20.447403 #### 2020-08-23 12:16:30.528044 #### 2020-08-23 12:16:40.625236 #### 2020-08-23 12:16:50.711823 #### 2020-08-23 12:17:00.782101 #### 2020-08-23 12:17:10.855477 #### 2020-08-23 12:17:20.932053 #### 2020-08-23 12:17:31.014468 #### 2020-08-23 12:17:41.095510 #### 2020-08-23 12:17:51.179215 #### 2020-08-23 12:18:01.255004 binop_bool (constant_folding) Doctest: constant_folding.binop_bool ... ok binop_mul_pow (constant_folding) Doctest: constant_folding.binop_mul_pow ... ok cascaded_cmp_with_partial_constants (constant_folding) Doctest: constant_folding.cascaded_cmp_with_partial_constants ... ok cascaded_cmp_with_partial_constants_and_false_end (constant_folding) Doctest: constant_folding.cascaded_cmp_with_partial_constants_and_false_end ... ok combined (constant_folding) Doctest: constant_folding.combined ... ok const_in_binop (constant_folding) Doctest: constant_folding.const_in_binop ... ok for_in_empty (constant_folding) Doctest: constant_folding.for_in_empty ... ok for_in_empty_else (constant_folding) Doctest: constant_folding.for_in_empty_else ... ok for_in_empty_listcomp (constant_folding) Doctest: constant_folding.for_in_empty_listcomp ... ok for_in_empty_nested_listcomp (constant_folding) Doctest: constant_folding.for_in_empty_nested_listcomp ... ok for_in_nested_listcomp (constant_folding) Doctest: constant_folding.for_in_nested_listcomp ... ok in_mult_list (constant_folding) Doctest: constant_folding.in_mult_list ... ok mult_empty_list (constant_folding) Doctest: constant_folding.mult_empty_list ... ok mult_int_list_int (constant_folding) Doctest: constant_folding.mult_int_list_int ... ok mult_list_int_int (constant_folding) Doctest: constant_folding.mult_list_int_int ... ok neg_mult_list (constant_folding) Doctest: constant_folding.neg_mult_list ... ok not_in_mult_list (constant_folding) Doctest: constant_folding.not_in_mult_list ... ok slicing2 (constant_folding) Doctest: constant_folding.slicing2 ... ok str_in_and_not_in (constant_folding) Doctest: constant_folding.str_in_and_not_in ... ok str_slicing2 (constant_folding) Doctest: constant_folding.str_slicing2 ... ok unop_bool (constant_folding) Doctest: constant_folding.unop_bool ... ok unop_floats (constant_folding) Doctest: constant_folding.unop_floats ... ok unop_ints (constant_folding) Doctest: constant_folding.unop_ints ... ok unop_py_floats_tuple (constant_folding) Doctest: constant_folding.unop_py_floats_tuple ... ok while_false (constant_folding) Doctest: constant_folding.while_false ... ok while_false_else (constant_folding) Doctest: constant_folding.while_false_else ... ok while_true (constant_folding) Doctest: constant_folding.while_true ... ok zero_mult_list (constant_folding) Doctest: constant_folding.zero_mult_list ... ok c (callargs) Doctest: callargs.c ... ok d (callargs) Doctest: callargs.d ... ok f (callargs) Doctest: callargs.f ... ok g (callargs) Doctest: callargs.g ... ok h (callargs) Doctest: callargs.h ... ok test_int_kwargs (callargs) Doctest: callargs.test_int_kwargs ... ok test_kw (callargs) Doctest: callargs.test_kw ... ok test_kw_args (callargs) Doctest: callargs.test_kw_args ... ok test_noargs (callargs) Doctest: callargs.test_noargs ... ok test_pos_args (callargs) Doctest: callargs.test_pos_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running constant_folding ... #### 2020-08-23 12:18:11.337162 runTest (__main__.CythonRunTestCase) compiling (c) and running carrays ... #### 2020-08-23 12:18:21.404635 #### 2020-08-23 12:18:31.514406 #### 2020-08-23 12:18:42.115152 #### 2020-08-23 12:18:52.282605 assign_index_in_loop (carrays) Doctest: carrays.assign_index_in_loop ... ok test1 (carrays) Doctest: carrays.test1 ... ok test2 (carrays) Doctest: carrays.test2 ... ok test3 (carrays) Doctest: carrays.test3 ... ok test_cimported_attribute (carrays) Doctest: carrays.test_cimported_attribute ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running carrays ... #### 2020-08-23 12:19:02.388351 #### 2020-08-23 12:19:12.451030 #### 2020-08-23 12:19:22.528912 #### 2020-08-23 12:19:32.643545 assign_index_in_loop (carrays) Doctest: carrays.assign_index_in_loop ... ok test1 (carrays) Doctest: carrays.test1 ... ok test2 (carrays) Doctest: carrays.test2 ... ok test3 (carrays) Doctest: carrays.test3 ... ok test_cimported_attribute (carrays) Doctest: carrays.test_cimported_attribute ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cascaded_typed_assignments_T466 ... #### 2020-08-23 12:19:42.747627 #### 2020-08-23 12:19:52.833305 #### 2020-08-23 12:20:02.898767 #### 2020-08-23 12:20:12.960926 binop_bool (constant_folding) Doctest: constant_folding.binop_bool ... ok binop_mul_pow (constant_folding) Doctest: constant_folding.binop_mul_pow ... ok cascaded_cmp_with_partial_constants (constant_folding) Doctest: constant_folding.cascaded_cmp_with_partial_constants ... ok cascaded_cmp_with_partial_constants_and_false_end (constant_folding) Doctest: constant_folding.cascaded_cmp_with_partial_constants_and_false_end ... ok combined (constant_folding) Doctest: constant_folding.combined ... ok const_in_binop (constant_folding) Doctest: constant_folding.const_in_binop ... #### 2020-08-23 12:20:23.024610 ok for_in_empty (constant_folding) Doctest: constant_folding.for_in_empty ... ok for_in_empty_else (constant_folding) Doctest: constant_folding.for_in_empty_else ... ok for_in_empty_listcomp (constant_folding) Doctest: constant_folding.for_in_empty_listcomp ... ok for_in_empty_nested_listcomp (constant_folding) Doctest: constant_folding.for_in_empty_nested_listcomp ... ok for_in_nested_listcomp (constant_folding) Doctest: constant_folding.for_in_nested_listcomp ... ok in_mult_list (constant_folding) Doctest: constant_folding.in_mult_list ... ok mult_empty_list (constant_folding) Doctest: constant_folding.mult_empty_list ... ok mult_int_list_int (constant_folding) Doctest: constant_folding.mult_int_list_int ... ok mult_list_int_int (constant_folding) Doctest: constant_folding.mult_list_int_int ... ok neg_mult_list (constant_folding) Doctest: constant_folding.neg_mult_list ... ok not_in_mult_list (constant_folding) Doctest: constant_folding.not_in_mult_list ... ok slicing2 (constant_folding) Doctest: constant_folding.slicing2 ... ok str_in_and_not_in (constant_folding) Doctest: constant_folding.str_in_and_not_in ... ok str_slicing2 (constant_folding) Doctest: constant_folding.str_slicing2 ... ok unop_bool (constant_folding) Doctest: constant_folding.unop_bool ... ok unop_floats (constant_folding) Doctest: constant_folding.unop_floats ... ok unop_ints (constant_folding) Doctest: constant_folding.unop_ints ... ok unop_py_floats_tuple (constant_folding) Doctest: constant_folding.unop_py_floats_tuple ... ok while_false (constant_folding) Doctest: constant_folding.while_false ... ok while_false_else (constant_folding) Doctest: constant_folding.while_false_else ... ok while_true (constant_folding) Doctest: constant_folding.while_true ... ok zero_mult_list (constant_folding) Doctest: constant_folding.zero_mult_list ... ok run (__main__.PureDoctestTestCase) running pure doctests in constant_folding ... binop_bool (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.binop_bool ... ok binop_mul_pow (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.binop_mul_pow ... ok cascaded_cmp_with_partial_constants (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.cascaded_cmp_with_partial_constants ... ok cascaded_cmp_with_partial_constants_and_false_end (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.cascaded_cmp_with_partial_constants_and_false_end ... ok combined (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.combined ... ok const_in_binop (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.const_in_binop ... ok for_in_empty (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.for_in_empty ... ok for_in_empty_else (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.for_in_empty_else ... ok for_in_empty_listcomp (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.for_in_empty_listcomp ... ok for_in_empty_nested_listcomp (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.for_in_empty_nested_listcomp ... ok for_in_nested_listcomp (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.for_in_nested_listcomp ... ok in_mult_list (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.in_mult_list ... ok mult_empty_list (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.mult_empty_list ... ok mult_int_list_int (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.mult_int_list_int ... ok mult_list_int_int (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.mult_list_int_int ... ok neg_mult_list (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.neg_mult_list ... ok not_in_mult_list (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.not_in_mult_list ... ok slicing2 (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.slicing2 ... ok str_in_and_not_in (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.str_in_and_not_in ... ok str_slicing2 (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.str_slicing2 ... ok unop_bool (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.unop_bool ... ok unop_floats (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.unop_floats ... ok unop_ints (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.unop_ints ... ok unop_py_floats_tuple (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.unop_py_floats_tuple ... ok while_false (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.while_false ... ok while_false_else (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.while_false_else ... ok while_true (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.while_true ... ok zero_mult_list (pure_doctest__constant_folding) Doctest: pure_doctest__constant_folding.zero_mult_list ... ok runTest (__main__.EndToEndTest) End-to-end coverage_installed_pkg ... #### 2020-08-23 12:20:33.102052 non_simple_rhs (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.non_simple_rhs ... ok non_simple_rhs_malloc (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.non_simple_rhs_malloc ... ok pyobject_from_cvalue (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.pyobject_from_cvalue ... ok simple_parallel_int_mix (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix ... ok simple_parallel_int_mix_recursive (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix_recursive ... ok simple_parallel_typed (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_typed ... ok #### 2020-08-23 12:20:43.154160 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cascaded_typed_assignments_T466 ... #### 2020-08-23 12:20:53.204799 #### 2020-08-23 12:21:03.255509 #### 2020-08-23 12:21:13.305773 #### 2020-08-23 12:21:23.355495 #### 2020-08-23 12:21:33.403340 #### 2020-08-23 12:21:43.452789 non_simple_rhs (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.non_simple_rhs ... ok non_simple_rhs_malloc (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.non_simple_rhs_malloc ... ok pyobject_from_cvalue (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.pyobject_from_cvalue ... ok simple_parallel_int_mix (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix ... ok simple_parallel_int_mix_recursive (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix_recursive ... ok simple_parallel_typed (cascaded_typed_assignments_T466) Doctest: cascaded_typed_assignments_T466.simple_parallel_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_bool_T227 ... #### 2020-08-23 12:21:53.497577 #### 2020-08-23 12:22:03.545951 #### 2020-08-23 12:22:14.073663 call_cfoo (cdef_bool_T227) Doctest: cdef_bool_T227.call_cfoo ... ok foo (cdef_bool_T227) Doctest: cdef_bool_T227.foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_bool_T227 ... #### 2020-08-23 12:22:24.186241 #### 2020-08-23 12:22:34.243520 ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_extern_func_in_py ... #### 2020-08-23 12:22:44.284782 #### 2020-08-23 12:22:54.346279 call_cfoo (cdef_bool_T227) Doctest: cdef_bool_T227.call_cfoo ... ok foo (cdef_bool_T227) Doctest: cdef_bool_T227.foo ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_class_field ... #### 2020-08-23 12:23:04.417627 test_transpose_refcount (transpose_refcount) Doctest: transpose_refcount.test_transpose_refcount ... ok runTest (__main__.EndToEndTest) End-to-end pyximport_namespace ... #### 2020-08-23 12:23:14.500515 cpdef_extern_func_in_py () Doctest: cpdef_extern_func_in_py ... ok call_pxd_sqrt (cpdef_extern_func_in_py) Doctest: cpdef_extern_func_in_py.call_pxd_sqrt ... ok #### 2020-08-23 12:23:24.564496 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_extern_func_in_py ... #### 2020-08-23 12:23:34.644452 #### 2020-08-23 12:23:44.701138 ok runTest (__main__.EndToEndTest) End-to-end absolute_import ... #### 2020-08-23 12:23:54.744495 #### 2020-08-23 12:24:05.128561 cdef_class_field () Doctest: cdef_class_field ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_class_field ... #### 2020-08-23 12:24:15.199693 cpdef_extern_func_in_py () Doctest: cpdef_extern_func_in_py ... ok call_pxd_sqrt (cpdef_extern_func_in_py) Doctest: cpdef_extern_func_in_py.call_pxd_sqrt ... ok run (__main__.PureDoctestTestCase) running pure doctests in cpdef_extern_func_in_py ... pure_doctest__cpdef_extern_func_in_py () Doctest: pure_doctest__cpdef_extern_func_in_py ... ok call_pxd_sqrt (pure_doctest__cpdef_extern_func_in_py) Doctest: pure_doctest__cpdef_extern_func_in_py.call_pxd_sqrt ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_optargs ... #### 2020-08-23 12:24:25.265675 #### 2020-08-23 12:24:35.319246 #### 2020-08-23 12:24:45.395452 #### 2020-08-23 12:24:55.567281 #### 2020-08-23 12:25:05.621906 #### 2020-08-23 12:25:15.686514 #### 2020-08-23 12:25:25.846244 cdef_class_field () Doctest: cdef_class_field ... ok #### 2020-08-23 12:25:35.996284 runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_class_order ... #### 2020-08-23 12:25:46.054563 #### 2020-08-23 12:25:56.138026 #### 2020-08-23 12:26:06.218257 #### 2020-08-23 12:26:16.309683 #### 2020-08-23 12:26:26.386185 cpmethod (cpdef_optargs.CyClass) Doctest: cpdef_optargs.CyClass.cpmethod ... ok cpmethod2 (cpdef_optargs.CyClass) Doctest: cpdef_optargs.CyClass.cpmethod2 ... ok pymethod (cpdef_optargs.CyClass.p_class) Doctest: cpdef_optargs.CyClass.p_class.pymethod ... ok pymethod (cpdef_optargs.CyClass) Doctest: cpdef_optargs.CyClass.pymethod ... ok func (cpdef_optargs) Doctest: cpdef_optargs.func ... ok pyfunc (cpdef_optargs) Doctest: cpdef_optargs.pyfunc ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_optargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running all ... #### 2020-08-23 12:26:36.457221 #### 2020-08-23 12:26:46.767881 #### 2020-08-23 12:26:56.894298 #### 2020-08-23 12:27:06.976758 test (cdef_class_order) Doctest: cdef_class_order.test ... ok #### 2020-08-23 12:27:17.077638 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_class_order ... #### 2020-08-23 12:27:27.154589 #### 2020-08-23 12:27:37.239301 #### 2020-08-23 12:27:47.326231 #### 2020-08-23 12:27:57.430058 #### 2020-08-23 12:28:07.601597 #### 2020-08-23 12:28:17.720610 #### 2020-08-23 12:28:27.779860 #### 2020-08-23 12:28:37.853537 #### 2020-08-23 12:28:47.895249 test (cdef_class_order) Doctest: cdef_class_order.test ... ok cpmethod (cpdef_optargs.CyClass) Doctest: cpdef_optargs.CyClass.cpmethod ... ok cpmethod2 (cpdef_optargs.CyClass) Doctest: cpdef_optargs.CyClass.cpmethod2 ... ok pymethod (cpdef_optargs.CyClass.p_class) Doctest: cpdef_optargs.CyClass.p_class.pymethod ... ok pymethod (cpdef_optargs.CyClass) Doctest: cpdef_optargs.CyClass.pymethod ... ok func (cpdef_optargs) Doctest: cpdef_optargs.func ... ok pyfunc (cpdef_optargs) Doctest: cpdef_optargs.pyfunc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_classmethod ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_bool_template_return ... #### 2020-08-23 12:28:57.984545 #### 2020-08-23 12:29:08.030993 #### 2020-08-23 12:29:18.090070 g1852 (closure_tests_4) Doctest: closure_tests_4.g1852 ... ok g1864 (closure_tests_4) Doctest: closure_tests_4.g1864 ... ok g1872 (closure_tests_4) Doctest: closure_tests_4.g1872 ... ok g1885 (closure_tests_4) Doctest: closure_tests_4.g1885 ... ok g1897 (closure_tests_4) Doctest: closure_tests_4.g1897 ... ok g1923 (closure_tests_4) Doctest: closure_tests_4.g1923 ... ok g1927 (closure_tests_4) Doctest: closure_tests_4.g1927 ... ok g1935 (closure_tests_4) Doctest: closure_tests_4.g1935 ... ok g1946 (closure_tests_4) Doctest: closure_tests_4.g1946 ... ok g1949 (closure_tests_4) Doctest: closure_tests_4.g1949 ... ok g1952 (closure_tests_4) Doctest: closure_tests_4.g1952 ... ok g1956 (closure_tests_4) Doctest: closure_tests_4.g1956 ... ok g1959 (closure_tests_4) Doctest: closure_tests_4.g1959 ... ok g1965 (closure_tests_4) Doctest: closure_tests_4.g1965 ... ok g1971 (closure_tests_4) Doctest: closure_tests_4.g1971 ... ok g1983 (closure_tests_4) Doctest: closure_tests_4.g1983 ... ok g1990 (closure_tests_4) Doctest: closure_tests_4.g1990 ... ok g1997 (closure_tests_4) Doctest: closure_tests_4.g1997 ... ok g2002 (closure_tests_4) Doctest: closure_tests_4.g2002 ... ok g2010 (closure_tests_4) Doctest: closure_tests_4.g2010 ... ok g2017 (closure_tests_4) Doctest: closure_tests_4.g2017 ... ok g2032 (closure_tests_4) Doctest: closure_tests_4.g2032 ... ok g2038 (closure_tests_4) Doctest: closure_tests_4.g2038 ... ok g2046 (closure_tests_4) Doctest: closure_tests_4.g2046 ... ok g2050 (closure_tests_4) Doctest: closure_tests_4.g2050 ... ok g2061 (closure_tests_4) Doctest: closure_tests_4.g2061 ... ok g2075 (closure_tests_4) Doctest: closure_tests_4.g2075 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_4 ... test_compound_bool_return (cpp_bool_template_return) Doctest: cpp_bool_template_return.test_compound_bool_return ... #### 2020-08-23 12:29:28.160413 ok all_in_conditional_gen (all) Doctest: all.all_in_conditional_gen ... ok all_in_double_gen (all) Doctest: all.all_in_double_gen ... ok all_in_simple_gen (all) Doctest: all.all_in_simple_gen ... ok all_in_simple_gen_scope (all) Doctest: all.all_in_simple_gen_scope ... ok all_in_typed_gen (all) Doctest: all.all_in_typed_gen ... ok all_item (all) Doctest: all.all_item ... ok all_lower_case_characters (all) Doctest: all.all_lower_case_characters ... ok runTest (__main__.EndToEndTest) End-to-end cpp_call_stack_allocated ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running all ... #### 2020-08-23 12:29:38.197684 #### 2020-08-23 12:29:48.246142 #### 2020-08-23 12:29:58.287653 #### 2020-08-23 12:30:08.369521 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_const_method ... test0 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0 ... ok test0_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0_args ... ok test0_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0_args_kwargs ... ok test1 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1 ... ok test1_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1_args ... ok test1_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1_args_kwargs ... ok test2 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2 ... ok test2_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2_args ... ok test2_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2_args_kwargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_classmethod ... #### 2020-08-23 12:30:18.821104 #### 2020-08-23 12:30:28.900470 #### 2020-08-23 12:30:38.994544 #### 2020-08-23 12:30:49.082403 #### 2020-08-23 12:30:59.215404 #### 2020-08-23 12:31:09.296349 #### 2020-08-23 12:31:19.409269 #### 2020-08-23 12:31:29.474261 #### 2020-08-23 12:31:39.635833 #### 2020-08-23 12:31:49.740264 test0 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0 ... ok test0_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0_args ... ok test0_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test0_args_kwargs ... #### 2020-08-23 12:31:59.840482 ok test1 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1 ... ok test1_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1_args ... ok test1_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test1_args_kwargs ... ok test2 (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2 ... ok test2_args (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2_args ... ok test2_args_kwargs (cdef_classmethod.cclass) Doctest: cdef_classmethod.cclass.test2_args_kwargs ... ok test_const_get (cpp_const_method) Doctest: cpp_const_method.test_const_get ... ok test_const_pointer_get (cpp_const_method) Doctest: cpp_const_method.test_const_pointer_get ... ok test_const_ref_get (cpp_const_method) Doctest: cpp_const_method.test_const_ref_get ... runTest (__main__.EndToEndTest) End-to-end cdef_cpdef_override_GH543ok test_vector_members (cpp_const_method) Doctest: cpp_const_method.test_vector_members ... ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_iterators ... #### 2020-08-23 12:32:10.110386 #### 2020-08-23 12:32:20.307660 #### 2020-08-23 12:32:30.521701 all_in_conditional_gen (all) Doctest: all.all_in_conditional_gen ... ok all_in_double_gen (all) Doctest: all.all_in_double_gen ... ok all_in_simple_gen (all) Doctest: all.all_in_simple_gen ... ok all_in_simple_gen_scope (all) Doctest: all.all_in_simple_gen_scope ... ok all_in_typed_gen (all) Doctest: all.all_in_typed_gen ... ok all_item (all) Doctest: all.all_item ... ok all_lower_case_characters (all) Doctest: all.all_lower_case_characters ... ok #### 2020-08-23 12:32:40.658900 runTest (__main__.CythonRunTestCase) compiling (c) and running altet2 ... #### 2020-08-23 12:32:50.778911 #### 2020-08-23 12:33:00.921996 #### 2020-08-23 12:33:10.991433 #### 2020-08-23 12:33:21.062960 #### 2020-08-23 12:33:31.180883 #### 2020-08-23 12:33:41.219109 altet2 () Doctest: altet2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running altet2 ... #### 2020-08-23 12:33:51.301834 #### 2020-08-23 12:34:01.347581 #### 2020-08-23 12:34:11.405404 #### 2020-08-23 12:34:21.517310 #### 2020-08-23 12:34:31.754574 #### 2020-08-23 12:34:41.872156 altet2 () Doctest: altet2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running and ... ok runTest (__main__.EndToEndTest) End-to-end cdef_multiple_inheritance_errors ... test_custom (cpp_iterators) Doctest: cpp_iterators.test_custom ... ok test_deque_iterator_addition (cpp_iterators) Doctest: cpp_iterators.test_deque_iterator_addition ... ok test_deque_iterator_subtraction (cpp_iterators) Doctest: cpp_iterators.test_deque_iterator_subtraction ... ok test_iteration_in_generator (cpp_iterators) Doctest: cpp_iterators.test_iteration_in_generator ... ok test_iteration_in_generator_reassigned (cpp_iterators) Doctest: cpp_iterators.test_iteration_in_generator_reassigned ... ok test_iteration_over_heap_vector (cpp_iterators) Doctest: cpp_iterators.test_iteration_over_heap_vector ... ok test_ptrs (cpp_iterators) Doctest: cpp_iterators.test_ptrs ... ok test_vector (cpp_iterators) Doctest: cpp_iterators.test_vector ... ok test_vector_iterator_addition (cpp_iterators) Doctest: cpp_iterators.test_vector_iterator_addition ... ok test_vector_iterator_subtraction (cpp_iterators) Doctest: cpp_iterators.test_vector_iterator_subtraction ... ok #### 2020-08-23 12:34:52.024374 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_nested_classes ... #### 2020-08-23 12:35:02.070770 #### 2020-08-23 12:35:12.105674 #### 2020-08-23 12:35:22.145562 and2 (and) Doctest: and.and2 ... ok and2_assign (and) Doctest: and.and2_assign ... ok and2_literal (and) Doctest: and.and2_literal ... ok and2_no_result (and) Doctest: and.and2_no_result ... ok and3 (and) Doctest: and.and3 ... ok c_int_results (and) Doctest: and.c_int_results ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running and ... #### 2020-08-23 12:35:32.184325 #### 2020-08-23 12:35:42.234413 test_nested_classes (cpp_nested_classes) Doctest: cpp_nested_classes.test_nested_classes ... ok test_nested_enum (cpp_nested_classes) Doctest: cpp_nested_classes.test_nested_enum ... ok test_nested_struct (cpp_nested_classes) Doctest: cpp_nested_classes.test_nested_struct ... ok test_nested_sub_enum (cpp_nested_classes) Doctest: cpp_nested_classes.test_nested_sub_enum ... ok test_nested_sub_struct (cpp_nested_classes) Doctest: cpp_nested_classes.test_nested_sub_struct ... ok test_nested_sub_union (cpp_nested_classes) Doctest: cpp_nested_classes.test_nested_sub_union ... ok test_nested_typedef (cpp_nested_classes) Doctest: cpp_nested_classes.test_nested_typedef ... ok test_nested_union (cpp_nested_classes) Doctest: cpp_nested_classes.test_nested_union ... ok test_typed_nested_sub_typedef (cpp_nested_classes) Doctest: cpp_nested_classes.test_typed_nested_sub_typedef ... ok test_typed_nested_typedef (cpp_nested_classes) Doctest: cpp_nested_classes.test_typed_nested_typedef ... ok #### 2020-08-23 12:35:52.360489 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_operators ... #### 2020-08-23 12:36:02.429225 and2 (and) Doctest: and.and2 ... ok and2_assign (and) Doctest: and.and2_assign ... ok and2_literal (and) Doctest: and.and2_literal ... ok and2_no_result (and) Doctest: and.and2_no_result ... ok and3 (and) Doctest: and.and3 ... ok c_int_results (and) Doctest: and.c_int_results ... ok #### 2020-08-23 12:36:12.478651 runTest (__main__.CythonRunTestCase) compiling (c) and running annotate_html ... #### 2020-08-23 12:36:22.524515 #### 2020-08-23 12:36:32.564274 #### 2020-08-23 12:36:42.601678 #### 2020-08-23 12:36:52.641039 #### 2020-08-23 12:37:02.865668 #### 2020-08-23 12:37:12.947598 #### 2020-08-23 12:37:23.005515 #### 2020-08-23 12:37:33.043088 test_binop (cpp_operators) Doctest: cpp_operators.test_binop ... ok test_bool_cond (cpp_operators) Doctest: cpp_operators.test_bool_cond ... ok test_bool_op (cpp_operators) Doctest: cpp_operators.test_bool_op ... ok test_cmp (cpp_operators) Doctest: cpp_operators.test_cmp ... ok test_incdec (cpp_operators) Doctest: cpp_operators.test_incdec ... ok test_index_assignment (cpp_operators) Doctest: cpp_operators.test_index_assignment ... ok test_index_call (cpp_operators) Doctest: cpp_operators.test_index_call ... ok test_nonmember_binop (cpp_operators) Doctest: cpp_operators.test_nonmember_binop ... ok test_typeid_op (cpp_operators) Doctest: cpp_operators.test_typeid_op ... ok test_unops (cpp_operators) Doctest: cpp_operators.test_unops ... ok #### 2020-08-23 12:37:43.085074 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_smart_ptr ... annotate_html () Doctest: annotate_html ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running annotate_html ... #### 2020-08-23 12:37:53.128202 #### 2020-08-23 12:38:03.172130 #### 2020-08-23 12:38:13.214357 #### 2020-08-23 12:38:23.254295 #### 2020-08-23 12:38:33.299270 #### 2020-08-23 12:38:43.344050 test_const_shared_ptr (cpp_smart_ptr) Doctest: cpp_smart_ptr.test_const_shared_ptr ... ok test_dynamic_pointer_cast (cpp_smart_ptr) Doctest: cpp_smart_ptr.test_dynamic_pointer_cast ... ok test_unique_ptr (cpp_smart_ptr) Doctest: cpp_smart_ptr.test_unique_ptr ... ok #### 2020-08-23 12:38:53.408244 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl ... #### 2020-08-23 12:39:03.505958 #### 2020-08-23 12:39:13.541993 annotate_html () Doctest: annotate_html ... ok #### 2020-08-23 12:39:23.581147 runTest (__main__.CythonRunTestCase) compiling (c) and running anonymousenum ... #### 2020-08-23 12:39:33.613830 anonymousenum () Doctest: anonymousenum ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running anonymousenum ... #### 2020-08-23 12:39:43.648273 #### 2020-08-23 12:39:53.697450 #### 2020-08-23 12:40:03.917629 anonymousenum () Doctest: anonymousenum ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running arg_incref ... #### 2020-08-23 12:40:14.027175 #### 2020-08-23 12:40:24.070008 ok runTest (__main__.CythonRunTestCase) compiling (c) and running char_constants_T99 ... #### 2020-08-23 12:40:34.138896 f (arg_incref) Doctest: arg_incref.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running arg_incref ... #### 2020-08-23 12:40:44.176693 VectorWrapper (cpp_stl) Doctest: cpp_stl.VectorWrapper ... ok test_vector (cpp_stl) Doctest: cpp_stl.test_vector ... ok test_vector_iterator (cpp_stl) Doctest: cpp_stl.test_vector_iterator ... ok test_vector_typedef (cpp_stl) Doctest: cpp_stl.test_vector_typedef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_cpp11 ... #### 2020-08-23 12:40:54.213632 global_c_and_s (char_constants_T99) Doctest: char_constants_T99.global_c_and_s ... ok local_c_and_s (char_constants_T99) Doctest: char_constants_T99.local_c_and_s ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running char_constants_T99 ... #### 2020-08-23 12:41:04.268369 #### 2020-08-23 12:41:14.338527 f (arg_incref) Doctest: arg_incref.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running argument_unpacking_closure_T736 ... #### 2020-08-23 12:41:24.387604 global_c_and_s (char_constants_T99) Doctest: char_constants_T99.global_c_and_s ... ok local_c_and_s (char_constants_T99) Doctest: char_constants_T99.local_c_and_s ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charptr_comparison_T582 ... #### 2020-08-23 12:41:34.439767 #### 2020-08-23 12:41:44.664560 g1852 (closure_tests_4) Doctest: closure_tests_4.g1852 ... ok g1864 (closure_tests_4) Doctest: closure_tests_4.g1864 ... ok g1872 (closure_tests_4) Doctest: closure_tests_4.g1872 ... ok g1885 (closure_tests_4) Doctest: closure_tests_4.g1885 ... ok g1897 (closure_tests_4) Doctest: closure_tests_4.g1897 ... ok g1923 (closure_tests_4) Doctest: closure_tests_4.g1923 ... ok g1927 (closure_tests_4) Doctest: closure_tests_4.g1927 ... ok g1935 (closure_tests_4) Doctest: closure_tests_4.g1935 ... ok g1946 (closure_tests_4) Doctest: closure_tests_4.g1946 ... ok g1949 (closure_tests_4) Doctest: closure_tests_4.g1949 ... ok g1952 (closure_tests_4) Doctest: closure_tests_4.g1952 ... ok g1956 (closure_tests_4) Doctest: closure_tests_4.g1956 ... ok g1959 (closure_tests_4) Doctest: closure_tests_4.g1959 ... ok g1965 (closure_tests_4) Doctest: closure_tests_4.g1965 ... ok g1971 (closure_tests_4) Doctest: closure_tests_4.g1971 ... ok g1983 (closure_tests_4) Doctest: closure_tests_4.g1983 ... ok g1990 (closure_tests_4) Doctest: closure_tests_4.g1990 ... ok g1997 (closure_tests_4) Doctest: closure_tests_4.g1997 ... ok g2002 (closure_tests_4) Doctest: closure_tests_4.g2002 ... ok g2010 (closure_tests_4) Doctest: closure_tests_4.g2010 ... ok g2017 (closure_tests_4) Doctest: closure_tests_4.g2017 ... ok g2032 (closure_tests_4) Doctest: closure_tests_4.g2032 ... ok g2038 (closure_tests_4) Doctest: closure_tests_4.g2038 ... ok g2046 (closure_tests_4) Doctest: closure_tests_4.g2046 ... ok g2050 (closure_tests_4) Doctest: closure_tests_4.g2050 ... ok g2061 (closure_tests_4) Doctest: closure_tests_4.g2061 ... ok g2075 (closure_tests_4) Doctest: closure_tests_4.g2075 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_4_def_to_cdef ... #### 2020-08-23 12:41:54.762949 default_args_for_closure (argument_unpacking_closure_T736) Doctest: argument_unpacking_closure_T736.default_args_for_closure ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running argument_unpacking_closure_T736 ... #### 2020-08-23 12:42:04.877045 charptr_equals_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_equals_literal ... ok charptr_ge_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_ge_literal ... ok charptr_gt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_gt_literal ... ok charptr_le_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_le_literal ... ok charptr_lt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_lt_literal ... ok slice_equals_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_equals_literal ... #### 2020-08-23 12:42:14.916367 ok slice_ge_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_ge_literal ... ok slice_gt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_gt_literal ... ok slice_le_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_le_literal ... ok slice_lt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_lt_literal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charptr_comparison_T582 ... #### 2020-08-23 12:42:24.982494 #### 2020-08-23 12:42:35.043506 default_args_for_closure (argument_unpacking_closure_T736) Doctest: argument_unpacking_closure_T736.default_args_for_closure ... ok run (__main__.PureDoctestTestCase) running pure doctests in argument_unpacking_closure_T736 ... default_args_for_closure (pure_doctest__argument_unpacking_closure_T736) Doctest: pure_doctest__argument_unpacking_closure_T736.default_args_for_closure ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running arithmetic_analyse_types ... #### 2020-08-23 12:42:45.103316 #### 2020-08-23 12:42:55.148335 charptr_equals_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_equals_literal ... #### 2020-08-23 12:43:05.194848 ok charptr_ge_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_ge_literal ... ok charptr_gt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_gt_literal ... ok charptr_le_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_le_literal ... ok charptr_lt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.charptr_lt_literal ... ok slice_equals_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_equals_literal ... ok slice_ge_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_ge_literal ... ok slice_gt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_gt_literal ... ok slice_le_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_le_literal ... ok slice_lt_literal (charptr_comparison_T582) Doctest: charptr_comparison_T582.slice_lt_literal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charptr_decode ... #### 2020-08-23 12:43:15.270277 longlong_binop (arithmetic_analyse_types) Doctest: arithmetic_analyse_types.longlong_binop ... ok longlong_unnop (arithmetic_analyse_types) Doctest: arithmetic_analyse_types.longlong_unnop ... ok short_binop (arithmetic_analyse_types) Doctest: arithmetic_analyse_types.short_binop ... ok short_unnop (arithmetic_analyse_types) Doctest: arithmetic_analyse_types.short_unnop ... ok test_bint (arithmetic_analyse_types) Doctest: arithmetic_analyse_types.test_bint ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running async_def ... #### 2020-08-23 12:43:25.311402 #### 2020-08-23 12:43:35.385053 #### 2020-08-23 12:43:45.438059 #### 2020-08-23 12:43:55.480375 slice_charptr_decode (charptr_decode) Doctest: charptr_decode.slice_charptr_decode ... ok slice_charptr_decode_errormode (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_errormode ... ok slice_charptr_decode_large_bounds (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_large_bounds ... ok slice_charptr_decode_platform_encoding (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_platform_encoding ... ok slice_charptr_decode_slice2 (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_slice2 ... ok slice_charptr_decode_strlen (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_strlen ... ok slice_charptr_decode_unbound (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_unbound ... ok slice_charptr_decode_unknown_encoding (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_unknown_encoding ... ok slice_charptr_dynamic_bounds (charptr_decode) Doctest: charptr_decode.slice_charptr_dynamic_bounds ... ok slice_charptr_dynamic_bounds_non_name (charptr_decode) Doctest: charptr_decode.slice_charptr_dynamic_bounds_non_name ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charptr_decode ... #### 2020-08-23 12:44:05.551240 test_deque_functionality (cpp_stl_cpp11) Doctest: cpp_stl_cpp11.test_deque_functionality ... ok test_map_functionality (cpp_stl_cpp11) Doctest: cpp_stl_cpp11.test_map_functionality ... ok test_priority_queue_functionality (cpp_stl_cpp11) Doctest: cpp_stl_cpp11.test_priority_queue_functionality ... ok test_queue_functionality (cpp_stl_cpp11) Doctest: cpp_stl_cpp11.test_queue_functionality ... ok test_set_functionality (cpp_stl_cpp11) Doctest: cpp_stl_cpp11.test_set_functionality ... ok test_unordered_map_functionality (cpp_stl_cpp11) Doctest: cpp_stl_cpp11.test_unordered_map_functionality ... ok test_unordered_set_functionality (cpp_stl_cpp11) Doctest: cpp_stl_cpp11.test_unordered_set_functionality ... ok test_vector_functionality (cpp_stl_cpp11) Doctest: cpp_stl_cpp11.test_vector_functionality ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_string_ascii_auto_encoding ... #### 2020-08-23 12:44:15.594785 #### 2020-08-23 12:44:25.643496 #### 2020-08-23 12:44:35.677497 #### 2020-08-23 12:44:45.714757 #### 2020-08-23 12:44:55.752145 outer_with_nested (async_def) Doctest: async_def.outer_with_nested ... ok test_async_temp_gh3337 (async_def) Doctest: async_def.test_async_temp_gh3337 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running async_def ... #### 2020-08-23 12:45:05.788535 slice_charptr_decode (charptr_decode) Doctest: charptr_decode.slice_charptr_decode ... ok slice_charptr_decode_errormode (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_errormode ... ok slice_charptr_decode_large_bounds (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_large_bounds ... ok slice_charptr_decode_platform_encoding (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_platform_encoding ... ok slice_charptr_decode_slice2 (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_slice2 ... ok slice_charptr_decode_strlen (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_strlen ... ok slice_charptr_decode_unbound (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_unbound ... ok slice_charptr_decode_unknown_encoding (charptr_decode) Doctest: charptr_decode.slice_charptr_decode_unknown_encoding ... ok slice_charptr_dynamic_bounds (charptr_decode) Doctest: charptr_decode.slice_charptr_dynamic_bounds ... ok slice_charptr_dynamic_bounds_non_name (charptr_decode) Doctest: charptr_decode.slice_charptr_dynamic_bounds_non_name ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charptr_from_temp ... #### 2020-08-23 12:45:16.226577 #### 2020-08-23 12:45:26.268094 #### 2020-08-23 12:45:36.303785 #### 2020-08-23 12:45:46.483430 #### 2020-08-23 12:45:56.555206 test_assign (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_assign ... ok test_bytearray_cast (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_bytearray_cast ... ok test_bytes_cast (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_bytes_cast ... ok test_clear (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_clear ... ok test_conversion (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_conversion ... ok test_empty (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_empty ... ok test_push_back (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_push_back ... ok test_str_cast (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_str_cast ... ok test_unicode_cast (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_unicode_cast ... ok test_vector_of_strings (cpp_stl_string_ascii_auto_encoding) Doctest: cpp_stl_string_ascii_auto_encoding.test_vector_of_strings ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_string_utf8_auto_encoding ... #### 2020-08-23 12:46:06.628498 #### 2020-08-23 12:46:16.716009 test_charptr_and_charptr_func (charptr_from_temp) Doctest: charptr_from_temp.test_charptr_and_charptr_func ... ok test_charptr_and_ucharptr (charptr_from_temp) Doctest: charptr_from_temp.test_charptr_and_ucharptr ... ok test_more_args_adding (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_adding ... ok test_more_args_indexing (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_indexing ... ok test_more_args_slicing (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_slicing ... ok test_one_arg_adding (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_adding ... ok test_one_arg_indexing (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_indexing ... ok test_one_arg_slicing (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_slicing ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charptr_from_temp ... #### 2020-08-23 12:46:26.764545 #### 2020-08-23 12:46:36.838665 #### 2020-08-23 12:46:46.900556 #### 2020-08-23 12:46:56.945278 outer_with_nested (async_def) Doctest: async_def.outer_with_nested ... ok test_async_temp_gh3337 (async_def) Doctest: async_def.test_async_temp_gh3337 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running autotestdict_all ... #### 2020-08-23 12:47:07.039743 #### 2020-08-23 12:47:17.076988 test_charptr_and_charptr_func (charptr_from_temp) Doctest: charptr_from_temp.test_charptr_and_charptr_func ... ok test_charptr_and_ucharptr (charptr_from_temp) Doctest: charptr_from_temp.test_charptr_and_ucharptr ... ok test_more_args_adding (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_adding ... ok test_more_args_indexing (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_indexing ... ok test_more_args_slicing (charptr_from_temp) Doctest: charptr_from_temp.test_more_args_slicing ... ok test_one_arg_adding (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_adding ... ok test_one_arg_indexing (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_indexing ... ok test_one_arg_slicing (charptr_from_temp) Doctest: charptr_from_temp.test_one_arg_slicing ... ok runTest (__main__.EndToEndTest) End-to-end cimport_from_pyx ... #### 2020-08-23 12:47:27.152781 #### 2020-08-23 12:47:37.208928 test_assign (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_assign ... ok test_bytearray_cast (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_bytearray_cast ... ok test_bytes_cast (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_bytes_cast ... ok test_clear (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_clear ... ok test_conversion (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_conversion ... ok test_empty (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_empty ... ok test_push_back (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_push_back ... ok test_str_cast (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_str_cast ... ok test_unicode_cast (cpp_stl_string_utf8_auto_encoding) Doctest: cpp_stl_string_utf8_auto_encoding.test_unicode_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_vector ... #### 2020-08-23 12:47:47.301731 #### 2020-08-23 12:47:57.349719 #### 2020-08-23 12:48:07.420023 #### 2020-08-23 12:48:17.465108 #### 2020-08-23 12:48:27.502296 #### 2020-08-23 12:48:37.787716 #### 2020-08-23 12:48:47.857192 autotestdict_all () Doctest: autotestdict_all ... ok MyCdefClass (autotestdict_all) Doctest: autotestdict_all.MyCdefClass ... ok __contains__ (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.__contains__ ... ok __len__ (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.__len__ ... ok cpdef_method (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.cpdef_method ... ok method (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.method ... ok MyClass (autotestdict_all) Doctest: autotestdict_all.MyClass ... ok method (autotestdict_all.MyClass) Doctest: autotestdict_all.MyClass.method ... ok MyOtherCdefClass (autotestdict_all) Doctest: autotestdict_all.MyOtherCdefClass ... ok cdef_method (line 79) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.cdef_method (line 79) ... ok cpdef_method (line 76) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.cpdef_method (line 76) ... ok method (line 73) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.method (line 73) ... ok method (line 62) (autotestdict_all.__test__.MyClass) Doctest: autotestdict_all.__test__.MyClass.method (line 62) ... ok cdeffunc (line 26) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.cdeffunc (line 26) ... ok mycpdeffunc (line 49) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.mycpdeffunc (line 49) ... ok myfunc (line 40) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.myfunc (line 40) ... ok mycpdeffunc (autotestdict_all) Doctest: autotestdict_all.mycpdeffunc ... ok myfunc (autotestdict_all) Doctest: autotestdict_all.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running autotestdict_all ... #### 2020-08-23 12:48:57.905813 #### 2020-08-23 12:49:07.949709 #### 2020-08-23 12:49:17.991888 ok runTest (__main__.EndToEndTest) End-to-end cimport_from_sys_path ... #### 2020-08-23 12:49:28.035081 #### 2020-08-23 12:49:38.074312 #### 2020-08-23 12:49:48.118576 #### 2020-08-23 12:49:58.167139 ok runTest (__main__.CythonRunTestCase) compiling (c) and running cintop ... #### 2020-08-23 12:50:08.209291 #### 2020-08-23 12:50:18.281641 #### 2020-08-23 12:50:28.324268 cintop () Doctest: cintop ... ok f (cintop) Doctest: cintop.f ... ok long_int_shift (cintop) Doctest: cintop.long_int_shift ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cintop ... #### 2020-08-23 12:50:38.377388 index_set_test (cpp_stl_vector) Doctest: cpp_stl_vector.index_set_test ... ok index_test (cpp_stl_vector) Doctest: cpp_stl_vector.index_test ... ok item_ptr_test (cpp_stl_vector) Doctest: cpp_stl_vector.item_ptr_test ... ok iteration_test (cpp_stl_vector) Doctest: cpp_stl_vector.iteration_test ... ok list_test (cpp_stl_vector) Doctest: cpp_stl_vector.list_test ... ok nogil_test (cpp_stl_vector) Doctest: cpp_stl_vector.nogil_test ... ok reverse_iteration_test (cpp_stl_vector) Doctest: cpp_stl_vector.reverse_iteration_test ... ok simple_test (cpp_stl_vector) Doctest: cpp_stl_vector.simple_test ... ok test_bool_vector_convert (cpp_stl_vector) Doctest: cpp_stl_vector.test_bool_vector_convert ... ok test_bool_vector_get_set (cpp_stl_vector) Doctest: cpp_stl_vector.test_bool_vector_get_set ... ok test_insert (cpp_stl_vector) Doctest: cpp_stl_vector.test_insert ... ok test_typedef_vector (cpp_stl_vector) Doctest: cpp_stl_vector.test_typedef_vector ... ok test_value_type (cpp_stl_vector) Doctest: cpp_stl_vector.test_value_type ... ok test_value_type_complex (cpp_stl_vector) Doctest: cpp_stl_vector.test_value_type_complex ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_template_functions ... autotestdict_all () Doctest: autotestdict_all ... ok MyCdefClass (autotestdict_all) Doctest: autotestdict_all.MyCdefClass ... ok __contains__ (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.__contains__ ... ok __len__ (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.__len__ ... ok cpdef_method (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.cpdef_method ... ok method (autotestdict_all.MyCdefClass) Doctest: autotestdict_all.MyCdefClass.method ... ok MyClass (autotestdict_all) Doctest: autotestdict_all.MyClass ... ok method (autotestdict_all.MyClass) Doctest: autotestdict_all.MyClass.method ... ok MyOtherCdefClass (autotestdict_all) Doctest: autotestdict_all.MyOtherCdefClass ... ok cdef_method (line 79) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.cdef_method (line 79) ... ok cpdef_method (line 76) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.cpdef_method (line 76) ... ok method (line 73) (autotestdict_all.__test__.MyCdefClass) Doctest: autotestdict_all.__test__.MyCdefClass.method (line 73) ... ok method (line 62) (autotestdict_all.__test__.MyClass) Doctest: autotestdict_all.__test__.MyClass.method (line 62) ... ok cdeffunc (line 26) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.cdeffunc (line 26) ... ok mycpdeffunc (line 49) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.mycpdeffunc (line 49) ... ok myfunc (line 40) (autotestdict_all.__test__) Doctest: autotestdict_all.__test__.myfunc (line 40) ... ok mycpdeffunc (autotestdict_all) Doctest: autotestdict_all.mycpdeffunc ... ok myfunc (autotestdict_all) Doctest: autotestdict_all.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running autotestdict_cdef ... #### 2020-08-23 12:50:48.420189 #### 2020-08-23 12:50:58.737951 cintop () Doctest: cintop ... ok f (cintop) Doctest: cintop.f ... ok long_int_shift (cintop) Doctest: cintop.long_int_shift ... ok #### 2020-08-23 12:51:08.828187 runTest (__main__.CythonRunTestCase) compiling (c) and running clone_type ... #### 2020-08-23 12:51:18.865805 #### 2020-08-23 12:51:28.910849 #### 2020-08-23 12:51:38.954271 #### 2020-08-23 12:51:49.012284 #### 2020-08-23 12:51:59.051180 dup (clone_type.MyType) Doctest: clone_type.MyType.dup ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running clone_type ... #### 2020-08-23 12:52:09.095911 #### 2020-08-23 12:52:19.144500 #### 2020-08-23 12:52:29.188894 autotestdict_cdef () Doctest: autotestdict_cdef ... ok MyCdefClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyCdefClass ... ok __contains__ (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.__contains__ ... ok __len__ (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.__len__ ... ok cpdef_method (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.cpdef_method ... ok method (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.method ... ok MyClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyClass ... ok method (autotestdict_cdef.MyClass) Doctest: autotestdict_cdef.MyClass.method ... ok MyOtherCdefClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyOtherCdefClass ... ok cdef_method (line 78) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.cdef_method (line 78) ... ok cpdef_method (line 75) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.cpdef_method (line 75) ... ok method (line 72) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.method (line 72) ... ok method (line 61) (autotestdict_cdef.__test__.MyClass) Doctest: autotestdict_cdef.__test__.MyClass.method (line 61) ... ok cdeffunc (line 25) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.cdeffunc (line 25) ... ok mycpdeffunc (line 48) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.mycpdeffunc (line 48) ... ok myfunc (line 39) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.myfunc (line 39) ... ok mycpdeffunc (autotestdict_cdef) Doctest: autotestdict_cdef.mycpdeffunc ... ok myfunc (autotestdict_cdef) Doctest: autotestdict_cdef.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running autotestdict_cdef ... #### 2020-08-23 12:52:39.267272 test_class_deductions (cpp_template_functions) Doctest: cpp_template_functions.test_class_deductions ... ok test_deduce_through_pointers (cpp_template_functions) Doctest: cpp_template_functions.test_deduce_through_pointers ... ok test_inference (cpp_template_functions) Doctest: cpp_template_functions.test_inference ... ok test_method (cpp_template_functions) Doctest: cpp_template_functions.test_method ... ok test_more_deductions (cpp_template_functions) Doctest: cpp_template_functions.test_more_deductions ... ok test_no_arg (cpp_template_functions) Doctest: cpp_template_functions.test_no_arg ... ok test_one_param (cpp_template_functions) Doctest: cpp_template_functions.test_one_param ... ok test_overload_GH1583 (cpp_template_functions) Doctest: cpp_template_functions.test_overload_GH1583 ... ok test_part_method (cpp_template_functions) Doctest: cpp_template_functions.test_part_method ... ok test_simple_deduction (cpp_template_functions) Doctest: cpp_template_functions.test_simple_deduction ... ok test_two_params (cpp_template_functions) Doctest: cpp_template_functions.test_two_params ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_templates ... #### 2020-08-23 12:52:49.305077 dup (clone_type.MyType) Doctest: clone_type.MyType.dup ... ok #### 2020-08-23 12:52:59.339401 runTest (__main__.CythonRunTestCase) compiling (c) and running closure_class_T596 ... #### 2020-08-23 12:53:09.372122 #### 2020-08-23 12:53:19.413707 g1852 (closure_tests_4) Doctest: closure_tests_4.g1852 ... ok g1864 (closure_tests_4) Doctest: closure_tests_4.g1864 ... ok g1872 (closure_tests_4) Doctest: closure_tests_4.g1872 ... ok g1885 (closure_tests_4) Doctest: closure_tests_4.g1885 ... ok g1897 (closure_tests_4) Doctest: closure_tests_4.g1897 ... ok g1923 (closure_tests_4) Doctest: closure_tests_4.g1923 ... ok g1927 (closure_tests_4) Doctest: closure_tests_4.g1927 ... ok g1935 (closure_tests_4) Doctest: closure_tests_4.g1935 ... ok g1946 (closure_tests_4) Doctest: closure_tests_4.g1946 ... ok g1949 (closure_tests_4) Doctest: closure_tests_4.g1949 ... ok g1952 (closure_tests_4) Doctest: closure_tests_4.g1952 ... ok g1956 (closure_tests_4) Doctest: closure_tests_4.g1956 ... ok g1959 (closure_tests_4) Doctest: closure_tests_4.g1959 ... ok g1965 (closure_tests_4) Doctest: closure_tests_4.g1965 ... ok g1971 (closure_tests_4) Doctest: closure_tests_4.g1971 ... ok g1983 (closure_tests_4) Doctest: closure_tests_4.g1983 ... ok g1990 (closure_tests_4) Doctest: closure_tests_4.g1990 ... ok g1997 (closure_tests_4) Doctest: closure_tests_4.g1997 ... ok g2002 (closure_tests_4) Doctest: closure_tests_4.g2002 ... ok g2010 (closure_tests_4) Doctest: closure_tests_4.g2010 ... ok g2017 (closure_tests_4) Doctest: closure_tests_4.g2017 ... ok g2032 (closure_tests_4) Doctest: closure_tests_4.g2032 ... ok g2038 (closure_tests_4) Doctest: closure_tests_4.g2038 ... ok g2046 (closure_tests_4) Doctest: closure_tests_4.g2046 ... ok g2050 (closure_tests_4) Doctest: closure_tests_4.g2050 ... ok g2061 (closure_tests_4) Doctest: closure_tests_4.g2061 ... ok g2075 (closure_tests_4) Doctest: closure_tests_4.g2075 ... ok #### 2020-08-23 12:53:29.447395 runTest (__main__.CythonRunTestCase) compiling (c) and running complex_extern_GH1433 ... #### 2020-08-23 12:53:39.536718 #### 2020-08-23 12:53:49.579661 test_cast_template_pointer (cpp_templates) Doctest: cpp_templates.test_cast_template_pointer ... ok test_default_template_arguments (cpp_templates) Doctest: cpp_templates.test_default_template_arguments ... ok test_double (cpp_templates) Doctest: cpp_templates.test_double ... #### 2020-08-23 12:53:59.665596 ok test_func_ptr (cpp_templates) Doctest: cpp_templates.test_func_ptr ... ok test_int (cpp_templates) Doctest: cpp_templates.test_int ... ok test_pair (cpp_templates) Doctest: cpp_templates.test_pair ... ok test_ptr (cpp_templates) Doctest: cpp_templates.test_ptr ... ok test_pure_syntax (cpp_templates) Doctest: cpp_templates.test_pure_syntax ... ok test_static (cpp_templates) Doctest: cpp_templates.test_static ... ok test_typeof (cpp_templates) Doctest: cpp_templates.test_typeof ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpython_capi ... nested2 (closure_class_T596) Doctest: closure_class_T596.nested2 ... ok nested_classes (closure_class_T596) Doctest: closure_class_T596.nested_classes ... ok simple (closure_class_T596) Doctest: closure_class_T596.simple ... ok staff (closure_class_T596) Doctest: closure_class_T596.staff ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_class_T596 ... #### 2020-08-23 12:54:09.989900 autotestdict_cdef () Doctest: autotestdict_cdef ... ok MyCdefClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyCdefClass ... ok __contains__ (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.__contains__ ... ok __len__ (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.__len__ ... ok cpdef_method (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.cpdef_method ... ok method (autotestdict_cdef.MyCdefClass) Doctest: autotestdict_cdef.MyCdefClass.method ... ok MyClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyClass ... ok method (autotestdict_cdef.MyClass) Doctest: autotestdict_cdef.MyClass.method ... ok MyOtherCdefClass (autotestdict_cdef) Doctest: autotestdict_cdef.MyOtherCdefClass ... ok cdef_method (line 78) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.cdef_method (line 78) ... ok cpdef_method (line 75) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.cpdef_method (line 75) ... ok method (line 72) (autotestdict_cdef.__test__.MyCdefClass) Doctest: autotestdict_cdef.__test__.MyCdefClass.method (line 72) ... ok method (line 61) (autotestdict_cdef.__test__.MyClass) Doctest: autotestdict_cdef.__test__.MyClass.method (line 61) ... ok cdeffunc (line 25) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.cdeffunc (line 25) ... ok mycpdeffunc (line 48) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.mycpdeffunc (line 48) ... ok myfunc (line 39) (autotestdict_cdef.__test__) Doctest: autotestdict_cdef.__test__.myfunc (line 39) ... ok mycpdeffunc (autotestdict_cdef) Doctest: autotestdict_cdef.mycpdeffunc ... ok myfunc (autotestdict_cdef) Doctest: autotestdict_cdef.myfunc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running baas3 ... divide (complex_extern_GH1433) Doctest: complex_extern_GH1433.divide ... ok pow (complex_extern_GH1433) Doctest: complex_extern_GH1433.pow ... ok #### 2020-08-23 12:54:20.041196 runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_extern_GH1433 ... #### 2020-08-23 12:54:30.096273 #### 2020-08-23 12:54:40.129786 test_gilstate (cpython_capi) Doctest: cpython_capi.test_gilstate ... ok test_pymalloc (cpython_capi) Doctest: cpython_capi.test_pymalloc ... ok test_pymalloc_raw (cpython_capi) Doctest: cpython_capi.test_pymalloc_raw ... ok #### 2020-08-23 12:54:50.163568 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpython_capi ... #### 2020-08-23 12:55:00.197490 baas3 () Doctest: baas3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running baas3 ... #### 2020-08-23 12:55:10.258406 #### 2020-08-23 12:55:20.294956 nested2 (closure_class_T596) Doctest: closure_class_T596.nested2 ... ok nested_classes (closure_class_T596) Doctest: closure_class_T596.nested_classes ... ok simple (closure_class_T596) Doctest: closure_class_T596.simple ... ok staff (closure_class_T596) Doctest: closure_class_T596.staff ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_inside_cdef_T554 ... divide (complex_extern_GH1433) Doctest: complex_extern_GH1433.divide ... ok pow (complex_extern_GH1433) Doctest: complex_extern_GH1433.pow ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_int_T446 ... #### 2020-08-23 12:55:30.332121 #### 2020-08-23 12:55:40.372442 test_gilstate (cpython_capi) Doctest: cpython_capi.test_gilstate ... ok test_pymalloc (cpython_capi) Doctest: cpython_capi.test_pymalloc ... ok test_pymalloc_raw (cpython_capi) Doctest: cpython_capi.test_pymalloc_raw ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ctruthtests ... #### 2020-08-23 12:55:50.425644 baas3 () Doctest: baas3 ... ok #### 2020-08-23 12:56:00.461613 runTest (__main__.CythonRunTestCase) compiling (c) and running bint ... test_arith (complex_int_T446) Doctest: complex_int_T446.test_arith ... ok test_coercion (complex_int_T446) Doctest: complex_int_T446.test_coercion ... ok test_conjugate (complex_int_T446) Doctest: complex_int_T446.test_conjugate ... ok test_conjugate2 (complex_int_T446) Doctest: complex_int_T446.test_conjugate2 ... ok test_conjugate3 (complex_int_T446) Doctest: complex_int_T446.test_conjugate3 ... ok test_div_by_zero (complex_int_T446) Doctest: complex_int_T446.test_div_by_zero ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_int_T446 ... #### 2020-08-23 12:56:10.504202 #### 2020-08-23 12:56:20.921115 test (bint) Doctest: bint.test ... ok test_types (bint) Doctest: bint.test_types ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bint ... #### 2020-08-23 12:56:31.046495 #### 2020-08-23 12:56:41.082157 #### 2020-08-23 12:56:51.125368 call_f (closure_inside_cdef_T554) Doctest: closure_inside_cdef_T554.call_f ... ok closure_in_int (closure_inside_cdef_T554) Doctest: closure_inside_cdef_T554.closure_in_int ... ok closure_in_void (closure_inside_cdef_T554) Doctest: closure_inside_cdef_T554.closure_in_void ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_inside_cdef_T554 ... #### 2020-08-23 12:57:01.163667 test_Py_ssize_t (ctruthtests) Doctest: ctruthtests.test_Py_ssize_t ... ok test_attr_int (ctruthtests) Doctest: ctruthtests.test_attr_int ... ok test_attr_ptr (ctruthtests) Doctest: ctruthtests.test_attr_ptr ... test (bint) Doctest: bint.test ... ok test_int (ctruthtests) Doctest: ctruthtests.test_int ... ok test_types (bint) Doctest: bint.test_types ... ok ok test_ptr (ctruthtests) Doctest: ctruthtests.test_ptr ... ok test_ptr2 (ctruthtests) Doctest: ctruthtests.test_ptr2 ... ok test_short (ctruthtests) Doctest: ctruthtests.test_short ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctruthtests ... runTest (__main__.CythonRunTestCase) compiling (c) and running bishop1 ... #### 2020-08-23 12:57:11.243842 test_arith (complex_int_T446) Doctest: complex_int_T446.test_arith ... ok test_coercion (complex_int_T446) Doctest: complex_int_T446.test_coercion ... ok test_conjugate (complex_int_T446) Doctest: complex_int_T446.test_conjugate ... ok test_conjugate2 (complex_int_T446) Doctest: complex_int_T446.test_conjugate2 ... ok test_conjugate3 (complex_int_T446) Doctest: complex_int_T446.test_conjugate3 ... ok test_div_by_zero (complex_int_T446) Doctest: complex_int_T446.test_div_by_zero ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running contains_T455 ... #### 2020-08-23 12:57:21.306979 #### 2020-08-23 12:57:31.357765 #### 2020-08-23 12:57:41.405787 #### 2020-08-23 12:57:51.478934 cascaded (contains_T455) Doctest: contains_T455.cascaded ... ok in_dict (contains_T455) Doctest: contains_T455.in_dict ... ok in_sequence (contains_T455) Doctest: contains_T455.in_sequence ... ok not_in_dict (contains_T455) Doctest: contains_T455.not_in_dict ... ok not_in_sequence (contains_T455) Doctest: contains_T455.not_in_sequence ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running contains_T455 ... bishop1 () Doctest: bishop1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bishop1 ... #### 2020-08-23 12:58:01.511946 #### 2020-08-23 12:58:11.551758 test_Py_ssize_t (ctruthtests) Doctest: ctruthtests.test_Py_ssize_t ... ok test_attr_int (ctruthtests) Doctest: ctruthtests.test_attr_int ... ok test_attr_ptr (ctruthtests) Doctest: ctruthtests.test_attr_ptr ... ok test_int (ctruthtests) Doctest: ctruthtests.test_int ... ok test_ptr (ctruthtests) Doctest: ctruthtests.test_ptr ... ok test_ptr2 (ctruthtests) Doctest: ctruthtests.test_ptr2 ... ok test_short (ctruthtests) Doctest: ctruthtests.test_short ... ok #### 2020-08-23 12:58:21.588659 runTest (__main__.CythonRunTestCase) compiling (c) and running cunion ... call_f (closure_inside_cdef_T554) Doctest: closure_inside_cdef_T554.call_f ... ok closure_in_int (closure_inside_cdef_T554) Doctest: closure_inside_cdef_T554.closure_in_int ... ok closure_in_void (closure_inside_cdef_T554) Doctest: closure_inside_cdef_T554.closure_in_void ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closures_T82 ... #### 2020-08-23 12:58:31.625378 cascaded (contains_T455) Doctest: contains_T455.cascaded ... ok in_dict (contains_T455) Doctest: contains_T455.in_dict ... ok in_sequence (contains_T455) Doctest: contains_T455.in_sequence ... ok not_in_dict (contains_T455) Doctest: contains_T455.not_in_dict ... ok not_in_sequence (contains_T455) Doctest: contains_T455.not_in_sequence ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running control_flow_loop ... #### 2020-08-23 12:58:41.872477 #### 2020-08-23 12:58:51.990960 #### 2020-08-23 12:59:02.088685 bishop1 () Doctest: bishop1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_next ... for_in_break (control_flow_loop) Doctest: control_flow_loop.for_in_break ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running control_flow_loop ... #### 2020-08-23 12:59:12.126165 #### 2020-08-23 12:59:22.161267 test_c (cunion) Doctest: cunion.test_c ... ok test_charptr_to_py (cunion) Doctest: cunion.test_charptr_to_py ... ok test_i (cunion) Doctest: cunion.test_i ... ok test_p (cunion) Doctest: cunion.test_p ... ok test_safe_type_mix_from_to_py (cunion) Doctest: cunion.test_safe_type_mix_from_to_py ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cunion ... #### 2020-08-23 12:59:32.210767 #### 2020-08-23 12:59:42.261948 #### 2020-08-23 12:59:52.297572 for_in_break (control_flow_loop) Doctest: control_flow_loop.for_in_break ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running control_flow_stack_allocation ... builtin_next () Doctest: builtin_next ... ok test_default_next (builtin_next) Doctest: builtin_next.test_default_next ... ok test_next_not_iterable (builtin_next) Doctest: builtin_next.test_next_not_iterable ... ok test_next_override (builtin_next) Doctest: builtin_next.test_next_override ... ok test_single_next (builtin_next) Doctest: builtin_next.test_single_next ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_next ... #### 2020-08-23 13:00:02.335864 #### 2020-08-23 13:00:12.418754 test (control_flow_stack_allocation) Doctest: control_flow_stack_allocation.test ... ok #### 2020-08-23 13:00:22.472327 runTest (__main__.CythonRunTestCase) compiling (cpp) and running control_flow_stack_allocation ... #### 2020-08-23 13:00:32.509583 test_c (cunion) Doctest: cunion.test_c ... ok test_charptr_to_py (cunion) Doctest: cunion.test_charptr_to_py ... ok test_i (cunion) Doctest: cunion.test_i ... ok test_p (cunion) Doctest: cunion.test_p ... ok test_safe_type_mix_from_to_py (cunion) Doctest: cunion.test_safe_type_mix_from_to_py ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cyfunction ... #### 2020-08-23 13:00:42.546060 test (control_flow_stack_allocation) Doctest: control_flow_stack_allocation.test ... ok #### 2020-08-23 13:00:52.793103 runTest (__main__.EndToEndTest) End-to-end coverage_cmd ... builtin_next () Doctest: builtin_next ... ok test_default_next (builtin_next) Doctest: builtin_next.test_default_next ... ok test_next_not_iterable (builtin_next) Doctest: builtin_next.test_next_not_iterable ... ok test_next_override (builtin_next) Doctest: builtin_next.test_next_override ... ok test_single_next (builtin_next) Doctest: builtin_next.test_single_next ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtincomplex ... #### 2020-08-23 13:01:02.884451 #### 2020-08-23 13:01:13.004365 a (closures_T82) Doctest: closures_T82.a ... ok add_n (closures_T82) Doctest: closures_T82.add_n ... ok call_ignore_func (closures_T82) Doctest: closures_T82.call_ignore_func ... ok cy_twofuncs (closures_T82) Doctest: closures_T82.cy_twofuncs ... ok deep_inner (closures_T82) Doctest: closures_T82.deep_inner ... ok deep_inner_sibling (closures_T82) Doctest: closures_T82.deep_inner_sibling ... ok inner_override (closures_T82) Doctest: closures_T82.inner_override ... ok local_x (closures_T82) Doctest: closures_T82.local_x ... ok more_inner_funcs (closures_T82) Doctest: closures_T82.more_inner_funcs ... ok reassign (closures_T82) Doctest: closures_T82.reassign ... ok reassign_int (closures_T82) Doctest: closures_T82.reassign_int ... ok reassign_int_int (closures_T82) Doctest: closures_T82.reassign_int_int ... ok switch_funcs (closures_T82) Doctest: closures_T82.switch_funcs ... ok x (closures_T82) Doctest: closures_T82.x ... ok x2 (closures_T82) Doctest: closures_T82.x2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closures_T82_def_to_cdef ... #### 2020-08-23 13:01:23.054393 #### 2020-08-23 13:01:33.087845 complex_arg (builtincomplex) Doctest: builtincomplex.complex_arg ... ok complex_attributes (builtincomplex) Doctest: builtincomplex.complex_attributes ... ok complex_attributes_assign (builtincomplex) Doctest: builtincomplex.complex_attributes_assign ... ok complex_coercion (builtincomplex) Doctest: builtincomplex.complex_coercion ... ok complex_conjugate_nonsimple (builtincomplex) Doctest: builtincomplex.complex_conjugate_nonsimple ... ok complex_conjugate_nonsimple_float (builtincomplex) Doctest: builtincomplex.complex_conjugate_nonsimple_float ... ok complex_cstruct_assign (builtincomplex) Doctest: builtincomplex.complex_cstruct_assign ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtincomplex ... #### 2020-08-23 13:01:43.120461 #### 2020-08-23 13:01:53.231497 #### 2020-08-23 13:02:03.296514 #### 2020-08-23 13:02:13.364782 #### 2020-08-23 13:02:23.404725 #### 2020-08-23 13:02:33.443317 complex_arg (builtincomplex) Doctest: builtincomplex.complex_arg ... ok complex_attributes (builtincomplex) Doctest: builtincomplex.complex_attributes ... ok complex_attributes_assign (builtincomplex) Doctest: builtincomplex.complex_attributes_assign ... ok complex_coercion (builtincomplex) Doctest: builtincomplex.complex_coercion ... ok complex_conjugate_nonsimple (builtincomplex) Doctest: builtincomplex.complex_conjugate_nonsimple ... ok complex_conjugate_nonsimple_float (builtincomplex) Doctest: builtincomplex.complex_conjugate_nonsimple_float ... ok complex_cstruct_assign (builtincomplex) Doctest: builtincomplex.complex_cstruct_assign ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytearray_ascii_auto_encoding ... #### 2020-08-23 13:02:43.518163 #### 2020-08-23 13:02:53.560738 #### 2020-08-23 13:03:03.604491 #### 2020-08-23 13:03:13.707200 #### 2020-08-23 13:03:23.746823 as_objects (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.as_objects ... ok check_auto_string_type (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.check_auto_string_type ... ok from_object (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.from_object ... ok slice_as_objects (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.slice_as_objects ... ok #### 2020-08-23 13:03:34.151596 runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytearray_ascii_auto_encoding ... #### 2020-08-23 13:03:44.192583 a (closures_T82) Doctest: closures_T82.a ... ok add_n (closures_T82) Doctest: closures_T82.add_n ... ok call_ignore_func (closures_T82) Doctest: closures_T82.call_ignore_func ... ok cy_twofuncs (closures_T82) Doctest: closures_T82.cy_twofuncs ... ok deep_inner (closures_T82) Doctest: closures_T82.deep_inner ... ok deep_inner_sibling (closures_T82) Doctest: closures_T82.deep_inner_sibling ... ok inner_override (closures_T82) Doctest: closures_T82.inner_override ... ok local_x (closures_T82) Doctest: closures_T82.local_x ... ok more_inner_funcs (closures_T82) Doctest: closures_T82.more_inner_funcs ... ok reassign (closures_T82) Doctest: closures_T82.reassign ... ok reassign_int (closures_T82) Doctest: closures_T82.reassign_int ... ok reassign_int_int (closures_T82) Doctest: closures_T82.reassign_int_int ... ok switch_funcs (closures_T82) Doctest: closures_T82.switch_funcs ... ok x (closures_T82) Doctest: closures_T82.x ... #### 2020-08-23 13:03:54.236031 ok x2 (closures_T82) Doctest: closures_T82.x2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closures_T82 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_enums ... === C/C++ compiler error output: === cyfunction.c: In function ‘__pyx_pf_10cyfunction_16test_annotations_inner’: cyfunction.c:3856:71: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] 3856 | struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== BindingTest (cyfunction) Doctest: cyfunction.BindingTest ... ok test_calls (cyfunction.TestDecoratedMethods) Doctest: cyfunction.TestDecoratedMethods.test_calls ... ok TestOptimisedBuiltinMethod (cyfunction) Doctest: cyfunction.TestOptimisedBuiltinMethod ... ok TestStaticmethod (cyfunction) Doctest: cyfunction.TestStaticmethod ... ok TestUnboundMethod (cyfunction) Doctest: cyfunction.TestUnboundMethod ... ok TestUnboundMethodCdef (cyfunction) Doctest: cyfunction.TestUnboundMethodCdef ... ok inspect_isbuiltin (cyfunction) Doctest: cyfunction.inspect_isbuiltin ... ok inspect_isfunction (cyfunction) Doctest: cyfunction.inspect_isfunction ... ok inspect_isroutine (cyfunction) Doctest: cyfunction.inspect_isroutine ... ok inspect_signature (cyfunction) Doctest: cyfunction.inspect_signature ... ok test_annotations (cyfunction) Doctest: cyfunction.test_annotations ... ok test_closure (cyfunction) Doctest: cyfunction.test_closure ... ok test_code (cyfunction) Doctest: cyfunction.test_code ... ok test_dict (cyfunction) Doctest: cyfunction.test_dict ... ok test_doc (cyfunction) Doctest: cyfunction.test_doc ... ok test_globals (cyfunction) Doctest: cyfunction.test_globals ... ok test_hash (cyfunction) Doctest: cyfunction.test_hash ... ok test_name (cyfunction) Doctest: cyfunction.test_name ... ok test_reduce (cyfunction) Doctest: cyfunction.test_reduce ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cyfunction ... #### 2020-08-23 13:04:04.276086 #### 2020-08-23 13:04:14.318726 #### 2020-08-23 13:04:24.356614 #### 2020-08-23 13:04:34.417057 as_objects (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.as_objects ... ok check_auto_string_type (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.check_auto_string_type ... ok from_object (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.from_object ... ok slice_as_objects (bytearray_ascii_auto_encoding) Doctest: bytearray_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytes_indexing ... #### 2020-08-23 13:04:44.468083 #### 2020-08-23 13:04:54.501628 #### 2020-08-23 13:05:04.535298 #### 2020-08-23 13:05:14.591995 index_literal (bytes_indexing) Doctest: bytes_indexing.index_literal ... ok index_literal_char_cast (bytes_indexing) Doctest: bytes_indexing.index_literal_char_cast ... ok index_literal_char_coerce (bytes_indexing) Doctest: bytes_indexing.index_literal_char_coerce ... ok index_literal_char_coerce_no_check (bytes_indexing) Doctest: bytes_indexing.index_literal_char_coerce_no_check ... ok index_literal_uchar_cast (bytes_indexing) Doctest: bytes_indexing.index_literal_uchar_cast ... ok index_nonliteral_char_cast (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_cast ... ok index_nonliteral_char_coerce (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_coerce ... ok index_nonliteral_char_coerce_no_check (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_coerce_no_check ... ok index_nonliteral_uchar_cast (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_uchar_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytes_indexing ... #### 2020-08-23 13:05:24.627815 #### 2020-08-23 13:05:34.670063 #### 2020-08-23 13:05:44.712603 #### 2020-08-23 13:05:54.779566 index_literal (bytes_indexing) Doctest: bytes_indexing.index_literal ... ok index_literal_char_cast (bytes_indexing) Doctest: bytes_indexing.index_literal_char_cast ... ok index_literal_char_coerce (bytes_indexing) Doctest: bytes_indexing.index_literal_char_coerce ... ok index_literal_char_coerce_no_check (bytes_indexing) Doctest: bytes_indexing.index_literal_char_coerce_no_check ... ok index_literal_uchar_cast (bytes_indexing) Doctest: bytes_indexing.index_literal_uchar_cast ... ok index_nonliteral_char_cast (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_cast ... ok index_nonliteral_char_coerce (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_coerce ... ok index_nonliteral_char_coerce_no_check (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_char_coerce_no_check ... ok index_nonliteral_uchar_cast (bytes_indexing) Doctest: bytes_indexing.index_nonliteral_uchar_cast ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytesmethods ... #### 2020-08-23 13:06:05.134803 cpdef_enums () Doctest: cpdef_enums ... ok test_as_variable_from_cython (cpdef_enums) Doctest: cpdef_enums.test_as_variable_from_cython ... ok verify_resolution_GH1533 (cpdef_enums) Doctest: cpdef_enums.verify_resolution_GH1533 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_enums ... #### 2020-08-23 13:06:15.198683 #### 2020-08-23 13:06:25.237049 #### 2020-08-23 13:06:35.273817 #### 2020-08-23 13:06:45.308516 a (closures_T82) Doctest: closures_T82.a ... ok add_n (closures_T82) Doctest: closures_T82.add_n ... ok call_ignore_func (closures_T82) Doctest: closures_T82.call_ignore_func ... ok cy_twofuncs (closures_T82) Doctest: closures_T82.cy_twofuncs ... ok deep_inner (closures_T82) Doctest: closures_T82.deep_inner ... ok deep_inner_sibling (closures_T82) Doctest: closures_T82.deep_inner_sibling ... ok inner_override (closures_T82) Doctest: closures_T82.inner_override ... ok local_x (closures_T82) Doctest: closures_T82.local_x ... ok more_inner_funcs (closures_T82) Doctest: closures_T82.more_inner_funcs ... ok reassign (closures_T82) Doctest: closures_T82.reassign ... ok reassign_int (closures_T82) Doctest: closures_T82.reassign_int ... ok reassign_int_int (closures_T82) Doctest: closures_T82.reassign_int_int ... ok switch_funcs (closures_T82) Doctest: closures_T82.switch_funcs ... ok x (closures_T82) Doctest: closures_T82.x ... ok x2 (closures_T82) Doctest: closures_T82.x2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closures_T82_def_to_cdef ... #### 2020-08-23 13:06:55.365600 #### 2020-08-23 13:07:05.406567 bytes_decode (bytesmethods) Doctest: bytesmethods.bytes_decode ... ok bytes_decode_unbound_method (bytesmethods) Doctest: bytesmethods.bytes_decode_unbound_method ... ok bytes_decode_utf16 (bytesmethods) Doctest: bytesmethods.bytes_decode_utf16 ... ok bytes_decode_utf16_be (bytesmethods) Doctest: bytesmethods.bytes_decode_utf16_be ... ok bytes_decode_utf16_le (bytesmethods) Doctest: bytesmethods.bytes_decode_utf16_le ... ok bytes_endswith (bytesmethods) Doctest: bytesmethods.bytes_endswith ... ok bytes_join (bytesmethods) Doctest: bytesmethods.bytes_join ... ok bytes_startswith (bytesmethods) Doctest: bytesmethods.bytes_startswith ... ok literal_join (bytesmethods) Doctest: bytesmethods.literal_join ... ok #### 2020-08-23 13:07:15.449768 runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytesmethods ... #### 2020-08-23 13:07:25.492502 === C/C++ compiler error output: === cyfunction.cpp: In function ‘PyObject* __pyx_pf_10cyfunction_16test_annotations_inner(PyObject*, PyObject*, PyObject*)’: cyfunction.cpp:3870:71: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] 3870 | struct __pyx_obj_10cyfunction___pyx_scope_struct__test_annotations *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== BindingTest (cyfunction) Doctest: cyfunction.BindingTest ... ok test_calls (cyfunction.TestDecoratedMethods) Doctest: cyfunction.TestDecoratedMethods.test_calls ... ok TestOptimisedBuiltinMethod (cyfunction) Doctest: cyfunction.TestOptimisedBuiltinMethod ... ok TestStaticmethod (cyfunction) Doctest: cyfunction.TestStaticmethod ... ok TestUnboundMethod (cyfunction) Doctest: cyfunction.TestUnboundMethod ... ok TestUnboundMethodCdef (cyfunction) Doctest: cyfunction.TestUnboundMethodCdef ... ok inspect_isbuiltin (cyfunction) Doctest: cyfunction.inspect_isbuiltin ... ok inspect_isfunction (cyfunction) Doctest: cyfunction.inspect_isfunction ... ok inspect_isroutine (cyfunction) Doctest: cyfunction.inspect_isroutine ... ok inspect_signature (cyfunction) Doctest: cyfunction.inspect_signature ... ok test_annotations (cyfunction) Doctest: cyfunction.test_annotations ... ok test_closure (cyfunction) Doctest: cyfunction.test_closure ... ok test_code (cyfunction) Doctest: cyfunction.test_code ... ok test_dict (cyfunction) Doctest: cyfunction.test_dict ... ok test_doc (cyfunction) Doctest: cyfunction.test_doc ... ok test_globals (cyfunction) Doctest: cyfunction.test_globals ... ok test_hash (cyfunction) Doctest: cyfunction.test_hash ... ok test_name (cyfunction) Doctest: cyfunction.test_name ... ok test_reduce (cyfunction) Doctest: cyfunction.test_reduce ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cyfunction_defaults ... #### 2020-08-23 13:07:35.535529 #### 2020-08-23 13:07:45.577740 #### 2020-08-23 13:07:55.627712 #### 2020-08-23 13:08:05.689134 #### 2020-08-23 13:08:15.744424 cpdef_enums () Doctest: cpdef_enums ... ok test_as_variable_from_cython (cpdef_enums) Doctest: cpdef_enums.test_as_variable_from_cython ... ok verify_resolution_GH1533 (cpdef_enums) Doctest: cpdef_enums.verify_resolution_GH1533 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_extern_func ... bytes_decode (bytesmethods) Doctest: bytesmethods.bytes_decode ... ok bytes_decode_unbound_method (bytesmethods) Doctest: bytesmethods.bytes_decode_unbound_method ... ok bytes_decode_utf16 (bytesmethods) Doctest: bytesmethods.bytes_decode_utf16 ... ok bytes_decode_utf16_be (bytesmethods) Doctest: bytesmethods.bytes_decode_utf16_be ... ok bytes_decode_utf16_le (bytesmethods) Doctest: bytesmethods.bytes_decode_utf16_le ... ok bytes_endswith (bytesmethods) Doctest: bytesmethods.bytes_endswith ... ok bytes_join (bytesmethods) Doctest: bytesmethods.bytes_join ... ok bytes_startswith (bytesmethods) Doctest: bytesmethods.bytes_startswith ... ok literal_join (bytesmethods) Doctest: bytesmethods.literal_join ... ok #### 2020-08-23 13:08:25.781094 runTest (__main__.CythonRunTestCase) compiling (c) and running call_py_cy ... #### 2020-08-23 13:08:35.821033 #### 2020-08-23 13:08:45.863745 #### 2020-08-23 13:08:55.904403 === C/C++ compiler error output: === cc1: warning: command-line option ‘-fpermissive’ is valid for C++/ObjC++ but not for C cpdef_extern_func.c: In function ‘__pyx_pymod_exec_cpdef_extern_func’: cpdef_extern_func.c:2141:85: warning: passing argument 1 of ‘__Pyx_CFunc_const__char______const__char________int___to_py’ from incompatible pointer type [-Wincompatible-pointer-types] 2141 | PyObject* wrapped = __Pyx_CFunc_const__char______const__char________int___to_py(strchr); | ^~~~~~ | | | char * (*)(const char *, int) cpdef_extern_func.c:1469:92: note: expected ‘const char * (*)(const char *, int)’ but argument is of type ‘char * (*)(const char *, int)’ 1469 | static PyObject *__Pyx_CFunc_const__char______const__char________int___to_py(char const *(*__pyx_v_f)(char const *, int)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== cpdef_extern_func () Doctest: cpdef_extern_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_extern_func ... #### 2020-08-23 13:09:05.938875 #### 2020-08-23 13:09:15.974258 #### 2020-08-23 13:09:26.010628 a (closures_T82) Doctest: closures_T82.a ... ok add_n (closures_T82) Doctest: closures_T82.add_n ... ok call_ignore_func (closures_T82) Doctest: closures_T82.call_ignore_func ... ok cy_twofuncs (closures_T82) Doctest: closures_T82.cy_twofuncs ... ok deep_inner (closures_T82) Doctest: closures_T82.deep_inner ... ok deep_inner_sibling (closures_T82) Doctest: closures_T82.deep_inner_sibling ... #### 2020-08-23 13:09:36.385719 ok inner_override (closures_T82) Doctest: closures_T82.inner_override ... ok local_x (closures_T82) Doctest: closures_T82.local_x ... ok more_inner_funcs (closures_T82) Doctest: closures_T82.more_inner_funcs ... ok reassign (closures_T82) Doctest: closures_T82.reassign ... ok reassign_int (closures_T82) Doctest: closures_T82.reassign_int ... ok reassign_int_int (closures_T82) Doctest: closures_T82.reassign_int_int ... ok switch_funcs (closures_T82) Doctest: closures_T82.switch_funcs ... ok x (closures_T82) Doctest: closures_T82.x ... ok x2 (closures_T82) Doctest: closures_T82.x2 ... ok runTest (__main__.EndToEndTest) End-to-end common_utility_types ... #### 2020-08-23 13:09:46.491094 cy_call_kw_and_starstarargs (call_py_cy) Doctest: call_py_cy.cy_call_kw_and_starstarargs ... ok cy_call_noargs (call_py_cy) Doctest: call_py_cy.cy_call_noargs ... ok cy_call_onearg (call_py_cy) Doctest: call_py_cy.cy_call_onearg ... ok cy_call_pos_and_starargs (call_py_cy) Doctest: call_py_cy.cy_call_pos_and_starargs ... ok cy_call_pos_and_starstarargs (call_py_cy) Doctest: call_py_cy.cy_call_pos_and_starstarargs ... ok cy_call_starargs (call_py_cy) Doctest: call_py_cy.cy_call_starargs ... ok cy_call_starstarargs (call_py_cy) Doctest: call_py_cy.cy_call_starstarargs ... ok cy_call_two_kwargs (call_py_cy) Doctest: call_py_cy.cy_call_two_kwargs ... ok cy_call_twoargs (call_py_cy) Doctest: call_py_cy.cy_call_twoargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running call_py_cy ... cpdef_extern_func () Doctest: cpdef_extern_func ... ok #### 2020-08-23 13:09:56.534450 runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_method_override ... #### 2020-08-23 13:10:06.596866 #### 2020-08-23 13:10:16.682711 #### 2020-08-23 13:10:26.723756 #### 2020-08-23 13:10:36.764516 #### 2020-08-23 13:10:46.804341 ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_c89_T398 ... #### 2020-08-23 13:10:56.847635 #### 2020-08-23 13:11:06.884954 #### 2020-08-23 13:11:16.921348 cy_call_kw_and_starstarargs (call_py_cy) Doctest: call_py_cy.cy_call_kw_and_starstarargs ... ok cy_call_noargs (call_py_cy) Doctest: call_py_cy.cy_call_noargs ... ok cy_call_onearg (call_py_cy) Doctest: call_py_cy.cy_call_onearg ... BaseType (cpdef_method_override) Doctest: cpdef_method_override.BaseType ... ok cy_call_pos_and_starargs (call_py_cy) Doctest: call_py_cy.cy_call_pos_and_starargs ... ok cy_call_pos_and_starstarargs (call_py_cy) Doctest: call_py_cy.cy_call_pos_and_starstarargs ... ok cy_call_starargs (call_py_cy) Doctest: call_py_cy.cy_call_starargs ... ok cy_call_starstarargs (call_py_cy) Doctest: call_py_cy.cy_call_starstarargs ... ok cy_call_two_kwargs (call_py_cy) Doctest: call_py_cy.cy_call_two_kwargs ... ok DynamicOverride (cpdef_method_override) Doctest: cpdef_method_override.DynamicOverride ... ok cy_call_twoargs (call_py_cy) Doctest: call_py_cy.cy_call_twoargs ... ok NonOverride (cpdef_method_override) Doctest: cpdef_method_override.NonOverride ... ok PyClass (cpdef_method_override) Doctest: cpdef_method_override.PyClass ... ok ok PySlotsClass (cpdef_method_override) Doctest: cpdef_method_override.PySlotsClass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_method_override ... runTest (__main__.CythonRunTestCase) compiling (c) and running capiimpl ... #### 2020-08-23 13:11:26.963281 #### 2020-08-23 13:11:36.996964 #### 2020-08-23 13:11:47.034193 #### 2020-08-23 13:11:57.072790 capiimpl () Doctest: capiimpl ... ok #### 2020-08-23 13:12:07.414423 runTest (__main__.CythonRunTestCase) compiling (cpp) and running capiimpl ... #### 2020-08-23 13:12:17.501825 #### 2020-08-23 13:12:27.532779 #### 2020-08-23 13:12:37.565407 Complex3j (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.Complex3j ... ok complex_retval (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.complex_retval ... ok test_arithmetic (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coercion ... ok test_compare (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_compare ... ok test_compare_coerce (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate_typedef ... ok test_div (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_div ... ok test_div_by_zero (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_int_pow ... ok test_literal (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_literal ... ok test_object_conversion (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_object_conversion ... ok test_pow (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_pow ... ok test_real_imag (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_c89_T398 ... BaseType (cpdef_method_override) Doctest: cpdef_method_override.BaseType ... ok DynamicOverride (cpdef_method_override) Doctest: cpdef_method_override.DynamicOverride ... ok NonOverride (cpdef_method_override) Doctest: cpdef_method_override.NonOverride ... ok PyClass (cpdef_method_override) Doctest: cpdef_method_override.PyClass ... ok PySlotsClass (cpdef_method_override) Doctest: cpdef_method_override.PySlotsClass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_optargs_pure ... #### 2020-08-23 13:12:47.601936 #### 2020-08-23 13:12:57.645631 capiimpl () Doctest: capiimpl ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cascaded_list_unpacking_T467 ... #### 2020-08-23 13:13:07.780013 #### 2020-08-23 13:13:17.813839 #### 2020-08-23 13:13:27.848640 pymethod (cpdef_optargs_pure.PyClass99) Doctest: cpdef_optargs_pure.PyClass99.pymethod ... ok func (cpdef_optargs_pure) Doctest: cpdef_optargs_pure.func ... ok pyfunc (cpdef_optargs_pure) Doctest: cpdef_optargs_pure.pyfunc ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_optargs_pure ... #### 2020-08-23 13:13:37.885962 recursive_parallel_assignment_from_call_left (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left ... ok recursive_parallel_assignment_from_call_left_reversed (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left_reversed ... ok recursive_parallel_assignment_from_call_right (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right ... ok recursive_parallel_assignment_from_call_right_reversed (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right_reversed ... ok simple_parallel_assignment_from_call (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.simple_parallel_assignment_from_call ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cascaded_list_unpacking_T467 ... #### 2020-08-23 13:13:47.934399 #### 2020-08-23 13:13:57.974908 #### 2020-08-23 13:14:08.062428 #### 2020-08-23 13:14:18.124325 pymethod (cpdef_optargs_pure.PyClass99) Doctest: cpdef_optargs_pure.PyClass99.pymethod ... ok func (cpdef_optargs_pure) Doctest: cpdef_optargs_pure.func ... ok pyfunc (cpdef_optargs_pure) Doctest: cpdef_optargs_pure.pyfunc ... ok run (__main__.PureDoctestTestCase) running pure doctests in cpdef_optargs_pure ... pymethod (pure_doctest__cpdef_optargs_pure.PyClass99) Doctest: pure_doctest__cpdef_optargs_pure.PyClass99.pymethod ... ok func (pure_doctest__cpdef_optargs_pure) Doctest: pure_doctest__cpdef_optargs_pure.func ... ok pyfunc (pure_doctest__cpdef_optargs_pure) Doctest: pure_doctest__cpdef_optargs_pure.pyfunc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_void_return ... #### 2020-08-23 13:14:28.162060 recursive_parallel_assignment_from_call_left (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left ... ok recursive_parallel_assignment_from_call_left_reversed (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left_reversed ... ok recursive_parallel_assignment_from_call_right (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right ... ok recursive_parallel_assignment_from_call_right_reversed (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right_reversed ... ok simple_parallel_assignment_from_call (cascaded_list_unpacking_T467) Doctest: cascaded_list_unpacking_T467.simple_parallel_assignment_from_call ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_locals_decorator_T477 ... #### 2020-08-23 13:14:38.469442 Complex3j (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.Complex3j ... ok complex_retval (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.complex_retval ... ok test_arithmetic (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_coercion ... ok test_compare (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_compare ... ok test_compare_coerce (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_conjugate_typedef ... ok test_div (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_div ... ok test_div_by_zero (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_int_pow ... ok test_literal (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_literal ... ok test_object_conversion (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_object_conversion ... ok test_pow (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_pow ... ok test_real_imag (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_c89_T398) Doctest: complex_numbers_c89_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_c99_T398 ... #### 2020-08-23 13:14:48.510461 === C/C++ compiler error output: === cyfunction_defaults.c:17817:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] 17817 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:17757:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] 17757 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14610:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] 14610 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14550:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] 14550 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14452:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] 14452 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14353:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] 14353 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14272:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] 14272 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:14191:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] 14191 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:9910:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] 9910 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:9646:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] 9646 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:9242:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] 9242 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.c:9182:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] 9182 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== test_defaults_fused (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_fused ... ok test_defaults_literal (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_literal ... ok test_defaults_none (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_none ... ok test_defaults_nonliteral (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_nonliteral ... ok test_defaults_nonliteral_func_call (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_nonliteral_func_call ... ok test_dynamic_defaults_fused (cyfunction_defaults) Doctest: cyfunction_defaults.test_dynamic_defaults_fused ... ok test_func_default_inlined (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_inlined ... ok test_func_default_scope (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_scope ... ok test_func_default_scope_local (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_scope_local ... ok test_kwdefaults (cyfunction_defaults) Doctest: cyfunction_defaults.test_kwdefaults ... ok test_memoryview_bytes (cyfunction_defaults) Doctest: cyfunction_defaults.test_memoryview_bytes ... ok test_memoryview_none (cyfunction_defaults) Doctest: cyfunction_defaults.test_memoryview_none ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cyfunction_defaults ... #### 2020-08-23 13:14:58.552557 test (cdef_locals_decorator_T477) Doctest: cdef_locals_decorator_T477.test ... ok test_defval (cdef_locals_decorator_T477) Doctest: cdef_locals_decorator_T477.test_defval ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_locals_decorator_T477 ... #### 2020-08-23 13:15:08.587749 #### 2020-08-23 13:15:18.622360 #### 2020-08-23 13:15:28.657613 test (cdef_locals_decorator_T477) Doctest: cdef_locals_decorator_T477.test ... ok test_defval (cdef_locals_decorator_T477) Doctest: cdef_locals_decorator_T477.test_defval ... ok #### 2020-08-23 13:15:38.696022 runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_members_binding_properties ... #### 2020-08-23 13:15:48.738558 #### 2020-08-23 13:15:58.779462 A (cpdef_void_return) Doctest: cpdef_void_return.A ... ok B (cpdef_void_return) Doctest: cpdef_void_return.B ... ok C (cpdef_void_return) Doctest: cpdef_void_return.C ... ok raisable (cpdef_void_return) Doctest: cpdef_void_return.raisable ... ok unraisable (cpdef_void_return) Doctest: cpdef_void_return.unraisable ... RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_void_return ... #### 2020-08-23 13:16:08.820321 #### 2020-08-23 13:16:18.864536 #### 2020-08-23 13:16:28.908230 #### 2020-08-23 13:16:38.958376 #### 2020-08-23 13:16:49.007317 Complex3j (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.Complex3j ... ok complex_retval (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.complex_retval ... ok test_arithmetic (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coercion ... ok test_compare (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_compare ... ok test_compare_coerce (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate_typedef ... ok test_div (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_div ... ok test_div_by_zero (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_int_pow ... ok test_literal (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_literal ... ok test_object_conversion (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_object_conversion ... ok test_pow (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_pow ... ok test_real_imag (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_c99_T398 ... #### 2020-08-23 13:16:59.048356 #### 2020-08-23 13:17:09.091656 cdef_members_binding_properties () Doctest: cdef_members_binding_properties ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_members_binding_properties ... #### 2020-08-23 13:17:19.170236 #### 2020-08-23 13:17:29.207531 #### 2020-08-23 13:17:39.245180 A (cpdef_void_return) Doctest: cpdef_void_return.A ... ok B (cpdef_void_return) Doctest: cpdef_void_return.B ... ok C (cpdef_void_return) Doctest: cpdef_void_return.C ... ok raisable (cpdef_void_return) Doctest: cpdef_void_return.raisable ... ok unraisable (cpdef_void_return) Doctest: cpdef_void_return.unraisable ... RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_classes ... #### 2020-08-23 13:17:49.297302 #### 2020-08-23 13:17:59.335660 #### 2020-08-23 13:18:09.374326 #### 2020-08-23 13:18:19.414217 #### 2020-08-23 13:18:29.456174 #### 2020-08-23 13:18:39.503532 #### 2020-08-23 13:18:49.855513 #### 2020-08-23 13:18:59.914221 #### 2020-08-23 13:19:09.958736 #### 2020-08-23 13:19:19.996967 cdef_members_binding_properties () Doctest: cdef_members_binding_properties ... ok #### 2020-08-23 13:19:30.067266 runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_methods_T462 ... Complex3j (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.Complex3j ... ok complex_retval (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.complex_retval ... ok test_arithmetic (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_coercion ... ok test_compare (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_compare ... ok test_compare_coerce (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_conjugate_typedef ... ok test_div (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_div ... ok test_div_by_zero (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_int_pow ... ok test_literal (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_literal ... ok test_object_conversion (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_object_conversion ... ok test_pow (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_pow ... ok test_real_imag (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_c99_T398) Doctest: complex_numbers_c99_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_cpp ... #### 2020-08-23 13:19:40.141095 #### 2020-08-23 13:19:50.201685 #### 2020-08-23 13:20:00.251419 #### 2020-08-23 13:20:10.307668 #### 2020-08-23 13:20:20.414242 double_complex (complex_numbers_cpp) Doctest: complex_numbers_cpp.double_complex ... ok double_int (complex_numbers_cpp) Doctest: complex_numbers_cpp.double_int ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_cxx_T398 ... test_class_member (cpp_classes) Doctest: cpp_classes.test_class_member ... ok test_constructor_nogil (cpp_classes) Doctest: cpp_classes.test_constructor_nogil ... ok test_default_constructor (cpp_classes) Doctest: cpp_classes.test_default_constructor ... ok test_derived_class_member (cpp_classes) Doctest: cpp_classes.test_derived_class_member ... ok test_nested_del (cpp_classes) Doctest: cpp_classes.test_nested_del ... ok test_nested_del_repeat (cpp_classes) Doctest: cpp_classes.test_nested_del_repeat ... ok test_new_del (cpp_classes) Doctest: cpp_classes.test_new_del ... ok test_overload_bint_int (cpp_classes) Doctest: cpp_classes.test_overload_bint_int ... ok test_rect_area (cpp_classes) Doctest: cpp_classes.test_rect_area ... ok test_square_area (cpp_classes) Doctest: cpp_classes.test_square_area ... ok test_stack_allocation (cpp_classes) Doctest: cpp_classes.test_stack_allocation ... ok test_template_class_member (cpp_classes) Doctest: cpp_classes.test_template_class_member ... ok test_value_call (cpp_classes) Doctest: cpp_classes.test_value_call ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_classes_def ... #### 2020-08-23 13:20:30.455389 test_args (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_args ... ok test_args_kwargs (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_args_kwargs ... ok test_self (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self ... ok test_self_1 (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self_1 ... ok test_self_args (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_methods_T462 ... #### 2020-08-23 13:20:40.511990 #### 2020-08-23 13:20:50.560750 #### 2020-08-23 13:21:00.605281 #### 2020-08-23 13:21:10.649195 #### 2020-08-23 13:21:20.693606 #### 2020-08-23 13:21:30.759627 #### 2020-08-23 13:21:40.809288 test_args (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_args ... ok test_args_kwargs (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_args_kwargs ... ok test_self (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self ... ok test_self_1 (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self_1 ... ok test_self_args (cdef_methods_T462.cclass) Doctest: cdef_methods_T462.cclass.test_self_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_multiple_inheritance ... #### 2020-08-23 13:21:50.858392 #### 2020-08-23 13:22:00.927917 #### 2020-08-23 13:22:11.396390 #### 2020-08-23 13:22:21.487976 #### 2020-08-23 13:22:31.524422 #### 2020-08-23 13:22:41.566033 Complex3j (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.Complex3j ... ok complex_retval (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.complex_retval ... ok test_arithmetic (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coercion ... ok test_compare (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_compare ... ok test_compare_coerce (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate_typedef ... ok test_div (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_div ... ok test_div_by_zero (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_int_pow ... ok test_literal (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_literal ... ok test_object_conversion (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_object_conversion ... ok test_pow (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_pow ... ok test_real_imag (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_cxx_T398 ... #### 2020-08-23 13:22:51.600989 === C/C++ compiler error output: === cpp_classes_def.cpp: In function ‘__pyx_pw_15cpp_classes_def_3test_BaseMethods(_object*, _object*)’: cpp_classes_def.cpp:2371:16: warning: ‘__pyx_v_subClass’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2371 | delete __pyx_v_subClass; | ^~~~~~~~~~~~~~~~ cpp_classes_def.cpp:2281:39: note: ‘__pyx_v_subClass’ was declared here 2281 | __pyx_t_15cpp_classes_def_SubClass *__pyx_v_subClass; | ^~~~~~~~~~~~~~~~ ==================================== test_BaseMethods (cpp_classes_def) Doctest: cpp_classes_def.test_BaseMethods ... ok test_CppClassWithObjectMember (cpp_classes_def) Doctest: cpp_classes_def.test_CppClassWithObjectMember ... ok test_CppClassWithObjectMemberCopyAssign (cpp_classes_def) Doctest: cpp_classes_def.test_CppClassWithObjectMemberCopyAssign ... ok test_Poly (cpp_classes_def) Doctest: cpp_classes_def.test_Poly ... ok test_PublicCppClassWithObjectMember (cpp_classes_def) Doctest: cpp_classes_def.test_PublicCppClassWithObjectMember ... ok test_Static (cpp_classes_def) Doctest: cpp_classes_def.test_Static ... ok test_init_dealloc (cpp_classes_def) Doctest: cpp_classes_def.test_init_dealloc ... ok test_templates (cpp_classes_def) Doctest: cpp_classes_def.test_templates ... ok test_uncopyable_constructor_argument (cpp_classes_def) Doctest: cpp_classes_def.test_uncopyable_constructor_argument ... ok #### 2020-08-23 13:23:01.666016 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_move ... #### 2020-08-23 13:23:11.712098 === C/C++ compiler error output: === cyfunction_defaults.cpp:17831:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] 17831 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:17771:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] 17771 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14624:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] 14624 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14564:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] 14564 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14466:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] 14466 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14367:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] 14367 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14286:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] 14286 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:14205:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] 14205 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:9924:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] 9924 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:9660:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] 9660 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:9256:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] 9256 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cyfunction_defaults.cpp:9196:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] 9196 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== test_defaults_fused (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_fused ... ok test_defaults_literal (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_literal ... ok test_defaults_none (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_none ... ok test_defaults_nonliteral (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_nonliteral ... ok test_defaults_nonliteral_func_call (cyfunction_defaults) Doctest: cyfunction_defaults.test_defaults_nonliteral_func_call ... ok test_dynamic_defaults_fused (cyfunction_defaults) Doctest: cyfunction_defaults.test_dynamic_defaults_fused ... ok test_func_default_inlined (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_inlined ... ok test_func_default_scope (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_scope ... ok test_func_default_scope_local (cyfunction_defaults) Doctest: cyfunction_defaults.test_func_default_scope_local ... ok test_kwdefaults (cyfunction_defaults) Doctest: cyfunction_defaults.test_kwdefaults ... ok test_memoryview_bytes (cyfunction_defaults) Doctest: cyfunction_defaults.test_memoryview_bytes ... ok test_memoryview_none (cyfunction_defaults) Doctest: cyfunction_defaults.test_memoryview_none ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cython2_bytes ... #### 2020-08-23 13:23:21.768792 #### 2020-08-23 13:23:31.805946 compare_cs (cython2_bytes) Doctest: cython2_bytes.compare_cs ... ok #### 2020-08-23 13:23:41.847942 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cython2_bytes ... BothSub (cdef_multiple_inheritance) Doctest: cdef_multiple_inheritance.BothSub ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_multiple_inheritance ... #### 2020-08-23 13:23:51.904406 test_move_assignment (cpp_move) Doctest: cpp_move.test_move_assignment ... ok test_move_func_call (cpp_move) Doctest: cpp_move.test_move_func_call ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_conversion ... #### 2020-08-23 13:24:01.987527 compare_cs (cython2_bytes) Doctest: cython2_bytes.compare_cs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cython_includes ... #### 2020-08-23 13:24:12.058827 #### 2020-08-23 13:24:22.105934 #### 2020-08-23 13:24:32.155302 #### 2020-08-23 13:24:42.195090 #### 2020-08-23 13:24:52.236176 #### 2020-08-23 13:25:02.285595 cpython_cimports (cython_includes) Doctest: cython_includes.cpython_cimports ... ok libc_cimports (cython_includes) Doctest: cython_includes.libc_cimports ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cython_includes ... #### 2020-08-23 13:25:12.354636 Complex3j (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.Complex3j ... ok complex_retval (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.complex_retval ... ok test_arithmetic (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_arithmetic ... ok test_coerce_typedef_multiply (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply ... ok test_coerce_typedef_multiply_int (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply_int ... ok test_coercion (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_coercion ... ok test_compare (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_compare ... ok test_compare_coerce (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_compare_coerce ... ok test_conjugate (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate ... ok test_conjugate_double (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate_double ... ok test_conjugate_typedef (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_conjugate_typedef ... ok test_div (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_div ... ok test_div_by_zero (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_div_by_zero ... ok test_int_pow (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_int_pow ... ok test_literal (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_literal ... ok test_object_conversion (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_object_conversion ... ok test_pow (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_pow ... ok test_real_imag (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_real_imag ... ok test_real_imag_assignment (complex_numbers_cxx_T398) Doctest: complex_numbers_cxx_T398.test_real_imag_assignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running constant_folding_cy ... #### 2020-08-23 13:25:22.742782 #### 2020-08-23 13:25:32.790565 #### 2020-08-23 13:25:42.830653 BothSub (cdef_multiple_inheritance) Doctest: cdef_multiple_inheritance.BothSub ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdivision_CEP_516 ... #### 2020-08-23 13:25:52.880249 add_strings (constant_folding_cy) Doctest: constant_folding_cy.add_strings ... ok bytes_slicing2 (constant_folding_cy) Doctest: constant_folding_cy.bytes_slicing2 ... ok for_in_empty_setcomp (constant_folding_cy) Doctest: constant_folding_cy.for_in_empty_setcomp ... ok unicode_slicing2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing2 ... ok unicode_slicing_safe_surrogates2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing_safe_surrogates2 ... ok unicode_slicing_unsafe_surrogates2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing_unsafe_surrogates2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running constant_folding_cy ... #### 2020-08-23 13:26:02.915712 #### 2020-08-23 13:26:12.966228 cpython_cimports (cython_includes) Doctest: cython_includes.cpython_cimports ... ok libc_cimports (cython_includes) Doctest: cython_includes.libc_cimports ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cythonscope ... #### 2020-08-23 13:26:23.072801 add_strings (constant_folding_cy) Doctest: constant_folding_cy.add_strings ... ok bytes_slicing2 (constant_folding_cy) Doctest: constant_folding_cy.bytes_slicing2 ... ok for_in_empty_setcomp (constant_folding_cy) Doctest: constant_folding_cy.for_in_empty_setcomp ... ok unicode_slicing2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing2 ... ok unicode_slicing_safe_surrogates2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing_safe_surrogates2 ... ok unicode_slicing_unsafe_surrogates2 (constant_folding_cy) Doctest: constant_folding_cy.unicode_slicing_unsafe_surrogates2 ... ok runTest (__main__.EndToEndTest) End-to-end coverage_cmd_src_layout ... #### 2020-08-23 13:26:33.120506 #### 2020-08-23 13:26:43.164442 #### 2020-08-23 13:26:53.216487 #### 2020-08-23 13:27:03.255773 #### 2020-08-23 13:27:13.347749 #### 2020-08-23 13:27:23.384408 cdivision_CEP_516 () Doctest: cdivision_CEP_516 ... ok c_div_const_test (cdivision_CEP_516) Doctest: cdivision_CEP_516.c_div_const_test ... ok complex_expression (cdivision_CEP_516) Doctest: cdivision_CEP_516.complex_expression ... ok div_int_c_warn (cdivision_CEP_516) Doctest: cdivision_CEP_516.div_int_c_warn ... ok mod_div_zero_float (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_div_zero_float ... ok mod_div_zero_int (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_div_zero_int ... ok mod_int_c_warn (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_int_c_warn ... ok py_div_long (cdivision_CEP_516) Doctest: cdivision_CEP_516.py_div_long ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdivision_CEP_516 ... #### 2020-08-23 13:27:33.427004 #### 2020-08-23 13:27:43.486351 #### 2020-08-23 13:27:53.540564 ok runTest (__main__.EndToEndTest) End-to-end cpdef_enums_import ... #### 2020-08-23 13:28:04.078807 #### 2020-08-23 13:28:14.247139 #### 2020-08-23 13:28:24.352557 #### 2020-08-23 13:28:34.421183 #### 2020-08-23 13:28:44.509648 #### 2020-08-23 13:28:54.575082 #### 2020-08-23 13:29:04.623538 #### 2020-08-23 13:29:14.666067 #### 2020-08-23 13:29:24.716766 #### 2020-08-23 13:29:34.759914 cdivision_CEP_516 () Doctest: cdivision_CEP_516 ... ok c_div_const_test (cdivision_CEP_516) Doctest: cdivision_CEP_516.c_div_const_test ... ok complex_expression (cdivision_CEP_516) Doctest: cdivision_CEP_516.complex_expression ... ok div_int_c_warn (cdivision_CEP_516) Doctest: cdivision_CEP_516.div_int_c_warn ... ok mod_div_zero_float (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_div_zero_float ... ok mod_div_zero_int (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_div_zero_int ... ok mod_int_c_warn (cdivision_CEP_516) Doctest: cdivision_CEP_516.mod_int_c_warn ... ok py_div_long (cdivision_CEP_516) Doctest: cdivision_CEP_516.py_div_long ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cfunc_convert ... #### 2020-08-23 13:29:44.809938 #### 2020-08-23 13:29:54.850166 #### 2020-08-23 13:30:04.884595 #### 2020-08-23 13:30:14.924455 ok runTest (__main__.EndToEndTest) End-to-end cpdef_pickle ... #### 2020-08-23 13:30:24.975456 #### 2020-08-23 13:30:35.008825 test_c_string_convert (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_c_string_convert ... ok test_double_vector (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_double_vector ... ok test_encode_to_string (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_encode_to_string ... ok test_encode_to_string_cast (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_encode_to_string_cast ... ok test_enum_map (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_enum_map ... ok test_int_vector (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_int_vector ... ok test_list (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_list ... ok test_map (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_map ... ok test_nested (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_nested ... ok test_pair (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_pair ... ok test_repeated_double_vector (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_repeated_double_vector ... ok test_set (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_set ... ok test_string (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_string ... ok test_string_call (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_string_call ... ok test_string_vector (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_string_vector ... ok test_string_vector_temp_funcarg (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_string_vector_temp_funcarg ... ok test_typedef_vector (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_typedef_vector ... ok test_unicode_encode_to_string (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_unicode_encode_to_string ... ok test_unordered_map (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_unordered_map ... ok test_unordered_set (cpp_stl_conversion) Doctest: cpp_stl_conversion.test_unordered_set ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_string_ascii_auto_encoding_str ... #### 2020-08-23 13:30:45.091693 #### 2020-08-23 13:30:55.128028 #### 2020-08-23 13:31:05.165548 #### 2020-08-23 13:31:15.210115 #### 2020-08-23 13:31:25.261732 #### 2020-08-23 13:31:35.689813 #### 2020-08-23 13:31:45.805395 #### 2020-08-23 13:31:55.856708 #### 2020-08-23 13:32:05.961898 #### 2020-08-23 13:32:16.015780 ok runTest (__main__.EndToEndTest) End-to-end cpp_assignment_overload ... test_assign (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_assign ... ok test_bytearray_cast (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_bytearray_cast ... ok test_bytes_cast (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_bytes_cast ... ok test_clear (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_clear ... ok test_conversion (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_conversion ... ok test_empty (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_empty ... ok test_push_back (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_push_back ... ok test_str_cast (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_str_cast ... ok test_unicode_cast (cpp_stl_string_ascii_auto_encoding_str) Doctest: cpp_stl_string_ascii_auto_encoding_str.test_unicode_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_template_ref_args ... #### 2020-08-23 13:32:26.139912 #### 2020-08-23 13:32:36.243602 #### 2020-08-23 13:32:46.306895 call_abc (cfunc_convert) Doctest: cfunc_convert.call_abc ... ok call_empty_cfunc (cfunc_convert) Doctest: cfunc_convert.call_empty_cfunc ... ok call_square_c (cfunc_convert) Doctest: cfunc_convert.call_square_c ... ok return_abc (cfunc_convert) Doctest: cfunc_convert.return_abc ... ok return_builtin_params_cfunc (cfunc_convert) Doctest: cfunc_convert.return_builtin_params_cfunc ... ok return_libc_sqrt (cfunc_convert) Doctest: cfunc_convert.return_libc_sqrt ... ok return_square_c (cfunc_convert) Doctest: cfunc_convert.return_square_c ... ok return_struct_builder (cfunc_convert) Doctest: cfunc_convert.return_struct_builder ... ok test_builtin_params (cfunc_convert) Doctest: cfunc_convert.test_builtin_params ... ok test_cdef_class_params (cfunc_convert) Doctest: cfunc_convert.test_cdef_class_params ... ok test_global (cfunc_convert) Doctest: cfunc_convert.test_global ... ok test_object_params (cfunc_convert) Doctest: cfunc_convert.test_object_params ... ok test_typedef (cfunc_convert) Doctest: cfunc_convert.test_typedef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cfunc_convert ... #### 2020-08-23 13:32:56.421831 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_bool ... #### 2020-08-23 13:33:06.487526 test_cdef_class_cython_utility (cythonscope) Doctest: cythonscope.test_cdef_class_cython_utility ... ok test_cdef_cython_utility (cythonscope) Doctest: cythonscope.test_cdef_cython_utility ... ok test_cython_utility_dep (cythonscope) Doctest: cythonscope.test_cython_utility_dep ... ok test_extclass_c_methods (cythonscope) Doctest: cythonscope.test_extclass_c_methods ... ok test_extclass_cython_methods (cythonscope) Doctest: cythonscope.test_extclass_cython_methods ... ok viewobjs (cythonscope) Doctest: cythonscope.viewobjs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cythonscope ... #### 2020-08-23 13:33:16.594411 test_template_ref_arg (cpp_template_ref_args) Doctest: cpp_template_ref_args.test_template_ref_arg ... ok test_template_ref_attr (cpp_template_ref_args) Doctest: cpp_template_ref_args.test_template_ref_attr ... ok test_template_ref_const_attr (cpp_template_ref_args) Doctest: cpp_template_ref_args.test_template_ref_const_attr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_vector_in_generator ... #### 2020-08-23 13:33:26.694938 #### 2020-08-23 13:33:36.737054 test_bool (cpp_bool) Doctest: cpp_bool.test_bool ... ok test_may_raise_exception (cpp_bool) Doctest: cpp_bool.test_may_raise_exception ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_class_redef ... #### 2020-08-23 13:33:46.813113 #### 2020-08-23 13:33:56.878457 #### 2020-08-23 13:34:06.918395 #### 2020-08-23 13:34:17.021416 #### 2020-08-23 13:34:27.071277 test_Foo (cpp_class_redef) Doctest: cpp_class_redef.test_Foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_namespaces ... #### 2020-08-23 13:34:37.187800 #### 2020-08-23 13:34:47.250555 stack_vector_in_generator (cpp_vector_in_generator) Doctest: cpp_vector_in_generator.stack_vector_in_generator ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cstringmul ... #### 2020-08-23 13:34:57.296458 #### 2020-08-23 13:35:07.473438 #### 2020-08-23 13:35:17.605765 cstringmul () Doctest: cstringmul ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cstringmul ... #### 2020-08-23 13:35:27.720713 test_convert_struct (cpp_namespaces) Doctest: cpp_namespaces.test_convert_struct ... ok test_function (cpp_namespaces) Doctest: cpp_namespaces.test_function ... ok test_nested (cpp_namespaces) Doctest: cpp_namespaces.test_nested ... ok test_typedef (cpp_namespaces) Doctest: cpp_namespaces.test_typedef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_operator_exc_handling ... #### 2020-08-23 13:35:37.876925 #### 2020-08-23 13:35:47.965446 cstringmul () Doctest: cstringmul ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ct_DEF ... #### 2020-08-23 13:35:58.055738 #### 2020-08-23 13:36:08.095091 #### 2020-08-23 13:36:18.198552 call_abc (cfunc_convert) Doctest: cfunc_convert.call_abc ... ok call_empty_cfunc (cfunc_convert) Doctest: cfunc_convert.call_empty_cfunc ... ok call_square_c (cfunc_convert) Doctest: cfunc_convert.call_square_c ... ok return_abc (cfunc_convert) Doctest: cfunc_convert.return_abc ... ok return_builtin_params_cfunc (cfunc_convert) Doctest: cfunc_convert.return_builtin_params_cfunc ... ok return_libc_sqrt (cfunc_convert) Doctest: cfunc_convert.return_libc_sqrt ... ok return_square_c (cfunc_convert) Doctest: cfunc_convert.return_square_c ... ok return_struct_builder (cfunc_convert) Doctest: cfunc_convert.return_struct_builder ... ok test_builtin_params (cfunc_convert) Doctest: cfunc_convert.test_builtin_params ... ok test_cdef_class_params (cfunc_convert) Doctest: cfunc_convert.test_cdef_class_params ... ok test_global (cfunc_convert) Doctest: cfunc_convert.test_global ... ok test_object_params (cfunc_convert) Doctest: cfunc_convert.test_object_params ... ok test_typedef (cfunc_convert) Doctest: cfunc_convert.test_typedef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cfuncdef ... #### 2020-08-23 13:36:28.262595 #### 2020-08-23 13:36:38.296984 test (cfuncdef) Doctest: cfuncdef.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cfuncdef ... #### 2020-08-23 13:36:48.337680 #### 2020-08-23 13:36:58.375543 ct_DEF () Doctest: ct_DEF ... ok c (ct_DEF) Doctest: ct_DEF.c ... ok constant_tuple (ct_DEF) Doctest: ct_DEF.constant_tuple ... ok ellipsis (ct_DEF) Doctest: ct_DEF.ellipsis ... ok expression (ct_DEF) Doctest: ct_DEF.expression ... ok f (ct_DEF) Doctest: ct_DEF.f ... ok false (ct_DEF) Doctest: ct_DEF.false ... ok five (ct_DEF) Doctest: ct_DEF.five ... ok i0 (ct_DEF) Doctest: ct_DEF.i0 ... ok i1 (ct_DEF) Doctest: ct_DEF.i1 ... ok i2 (ct_DEF) Doctest: ct_DEF.i2 ... ok i3 (ct_DEF) Doctest: ct_DEF.i3 ... ok l (ct_DEF) Doctest: ct_DEF.l ... ok large_nums (ct_DEF) Doctest: ct_DEF.large_nums ... ok none (ct_DEF) Doctest: ct_DEF.none ... ok true (ct_DEF) Doctest: ct_DEF.true ... ok tuple_indexing (ct_DEF) Doctest: ct_DEF.tuple_indexing ... ok two (ct_DEF) Doctest: ct_DEF.two ... ok type_of_bytes (ct_DEF) Doctest: ct_DEF.type_of_bytes ... ok type_of_unicode (ct_DEF) Doctest: ct_DEF.type_of_unicode ... ok unicode_expression (ct_DEF) Doctest: ct_DEF.unicode_expression ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ct_DEF ... #### 2020-08-23 13:37:08.423081 test (cfuncdef) Doctest: cfuncdef.test ... ok #### 2020-08-23 13:37:18.506640 runTest (__main__.CythonRunTestCase) compiling (c) and running class_redefine ... #### 2020-08-23 13:37:28.645226 #### 2020-08-23 13:37:38.690357 #### 2020-08-23 13:37:48.777944 #### 2020-08-23 13:37:59.095765 #### 2020-08-23 13:38:09.176757 test_class_redef (class_redefine) Doctest: class_redefine.test_class_redef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running class_redefine ... ct_DEF () Doctest: ct_DEF ... ok c (ct_DEF) Doctest: ct_DEF.c ... ok constant_tuple (ct_DEF) Doctest: ct_DEF.constant_tuple ... ok ellipsis (ct_DEF) Doctest: ct_DEF.ellipsis ... ok expression (ct_DEF) Doctest: ct_DEF.expression ... ok f (ct_DEF) Doctest: ct_DEF.f ... ok false (ct_DEF) Doctest: ct_DEF.false ... ok five (ct_DEF) Doctest: ct_DEF.five ... ok i0 (ct_DEF) Doctest: ct_DEF.i0 ... ok i1 (ct_DEF) Doctest: ct_DEF.i1 ... ok i2 (ct_DEF) Doctest: ct_DEF.i2 ... ok i3 (ct_DEF) Doctest: ct_DEF.i3 ... ok l (ct_DEF) Doctest: ct_DEF.l ... ok large_nums (ct_DEF) Doctest: ct_DEF.large_nums ... ok none (ct_DEF) Doctest: ct_DEF.none ... ok true (ct_DEF) Doctest: ct_DEF.true ... ok tuple_indexing (ct_DEF) Doctest: ct_DEF.tuple_indexing ... ok two (ct_DEF) Doctest: ct_DEF.two ... ok type_of_bytes (ct_DEF) Doctest: ct_DEF.type_of_bytes ... ok type_of_unicode (ct_DEF) Doctest: ct_DEF.type_of_unicode ... ok unicode_expression (ct_DEF) Doctest: ct_DEF.unicode_expression ... ok #### 2020-08-23 13:38:19.273660 runTest (__main__.CythonRunTestCase) compiling (c) and running ctypedef_char_types ... #### 2020-08-23 13:38:29.312006 #### 2020-08-23 13:38:39.350713 #### 2020-08-23 13:38:49.397731 #### 2020-08-23 13:38:59.444625 const_char_arrays (ctypedef_char_types) Doctest: ctypedef_char_types.const_char_arrays ... ok const_charptrs (ctypedef_char_types) Doctest: ctypedef_char_types.const_charptrs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctypedef_char_types ... #### 2020-08-23 13:39:09.528825 test_class_redef (class_redefine) Doctest: class_redefine.test_class_redef ... ok run (__main__.PureDoctestTestCase) running pure doctests in class_redefine ... test_class_redef (pure_doctest__class_redefine) Doctest: pure_doctest__class_redefine.test_class_redef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classmethod ... #### 2020-08-23 13:39:19.603669 #### 2020-08-23 13:39:29.656407 #### 2020-08-23 13:39:39.833513 const_char_arrays (ctypedef_char_types) Doctest: ctypedef_char_types.const_char_arrays ... ok const_charptrs (ctypedef_char_types) Doctest: ctypedef_char_types.const_charptrs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ctypedef_delegation ... #### 2020-08-23 13:39:49.894773 #### 2020-08-23 13:39:59.964550 #### 2020-08-23 13:40:10.008110 typedef_delegation (ctypedef_delegation) Doctest: ctypedef_delegation.typedef_delegation ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctypedef_delegation ... #### 2020-08-23 13:40:20.074488 #### 2020-08-23 13:40:30.118324 test_cdef_class_cython_utility (cythonscope) Doctest: cythonscope.test_cdef_class_cython_utility ... ok test_cdef_cython_utility (cythonscope) Doctest: cythonscope.test_cdef_cython_utility ... ok test_cython_utility_dep (cythonscope) Doctest: cythonscope.test_cython_utility_dep ... ok test_extclass_c_methods (cythonscope) Doctest: cythonscope.test_extclass_c_methods ... ok test_extclass_cython_methods (cythonscope) Doctest: cythonscope.test_extclass_cython_methods ... ok viewobjs (cythonscope) Doctest: cythonscope.viewobjs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running datetime_members ... #### 2020-08-23 13:40:40.618816 typedef_delegation (ctypedef_delegation) Doctest: ctypedef_delegation.typedef_delegation ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running decorator_lambda ... #### 2020-08-23 13:40:50.730281 #### 2020-08-23 13:41:00.765958 #### 2020-08-23 13:41:10.807491 classmethod () Doctest: classmethod ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classmethod ... test_only_single_call (cpp_operator_exc_handling) Doctest: cpp_operator_exc_handling.test_only_single_call ... ok test_operator_exception_handling (cpp_operator_exc_handling) Doctest: cpp_operator_exc_handling.test_operator_exception_handling ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_forward_list ... #### 2020-08-23 13:41:20.860888 #### 2020-08-23 13:41:30.902715 TestClassDecorator (decorator_lambda) Doctest: decorator_lambda.TestClassDecorator ... ok test_function (decorator_lambda) Doctest: decorator_lambda.test_function ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running decorator_lambda ... #### 2020-08-23 13:41:40.938911 test_date (datetime_members) Doctest: datetime_members.test_date ... ok test_datetime (datetime_members) Doctest: datetime_members.test_datetime ... ok test_time (datetime_members) Doctest: datetime_members.test_time ... ok test_timedelta (datetime_members) Doctest: datetime_members.test_timedelta ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running datetime_members ... #### 2020-08-23 13:41:51.045432 #### 2020-08-23 13:42:01.081389 #### 2020-08-23 13:42:11.132328 #### 2020-08-23 13:42:21.169936 iteration_test (cpp_stl_forward_list) Doctest: cpp_stl_forward_list.iteration_test ... ok simple_iteration_test (cpp_stl_forward_list) Doctest: cpp_stl_forward_list.simple_iteration_test ... ok test_value_type (cpp_stl_forward_list) Doctest: cpp_stl_forward_list.test_value_type ... ok test_value_type_complex (cpp_stl_forward_list) Doctest: cpp_stl_forward_list.test_value_type_complex ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_string_cpp11 ... TestClassDecorator (decorator_lambda) Doctest: decorator_lambda.TestClassDecorator ... ok test_function (decorator_lambda) Doctest: decorator_lambda.test_function ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running decorators_T593 ... #### 2020-08-23 13:42:31.205848 #### 2020-08-23 13:42:41.241679 #### 2020-08-23 13:42:51.275183 test_date (datetime_members) Doctest: datetime_members.test_date ... ok test_datetime (datetime_members) Doctest: datetime_members.test_datetime ... ok test_time (datetime_members) Doctest: datetime_members.test_time ... ok test_timedelta (datetime_members) Doctest: datetime_members.test_timedelta ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running define_macro ... #### 2020-08-23 13:43:01.315034 classmethod () Doctest: classmethod ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classpass ... #### 2020-08-23 13:43:11.356873 test (define_macro) Doctest: define_macro.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running define_macro ... test_element_access (cpp_stl_string_cpp11) Doctest: cpp_stl_string_cpp11.test_element_access ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_template_subclasses ... #### 2020-08-23 13:43:21.644751 classpass () Doctest: classpass ... ok #### 2020-08-23 13:43:31.691258 runTest (__main__.CythonRunTestCase) compiling (cpp) and running classpass ... test (define_macro) Doctest: define_macro.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict_setdefault ... #### 2020-08-23 13:43:41.739787 #### 2020-08-23 13:43:51.780018 classpass () Doctest: classpass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_decorators_T478 ... #### 2020-08-23 13:44:01.826538 decorators_T593 () Doctest: decorators_T593 ... ok Bar (decorators_T593) Doctest: decorators_T593.Bar ... ok class_in_closure (decorators_T593) Doctest: decorators_T593.class_in_closure ... ok class_not_in_closure (decorators_T593) Doctest: decorators_T593.class_not_in_closure ... ok wrapped_func (decorators_T593) Doctest: decorators_T593.wrapped_func ... ok #### 2020-08-23 13:44:11.870260 runTest (__main__.CythonRunTestCase) compiling (cpp) and running decorators_T593 ... #### 2020-08-23 13:44:21.931308 #### 2020-08-23 13:44:31.975928 setdefault1 (dict_setdefault) Doctest: dict_setdefault.setdefault1 ... ok setdefault2 (dict_setdefault) Doctest: dict_setdefault.setdefault2 ... ok #### 2020-08-23 13:44:42.024341 runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_setdefault ... #### 2020-08-23 13:44:52.132262 #### 2020-08-23 13:45:02.171700 #### 2020-08-23 13:45:12.209475 closure_decorators_T478 () Doctest: closure_decorators_T478 ... ok #### 2020-08-23 13:45:22.258158 runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_decorators_T478 ... #### 2020-08-23 13:45:32.305084 testA (cpp_template_subclasses) Doctest: cpp_template_subclasses.testA ... ok testB (cpp_template_subclasses) Doctest: cpp_template_subclasses.testB ... ok testC (cpp_template_subclasses) Doctest: cpp_template_subclasses.testC ... ok testD (cpp_template_subclasses) Doctest: cpp_template_subclasses.testD ... ok testE (cpp_template_subclasses) Doctest: cpp_template_subclasses.testE ... ok test_GH1599 (cpp_template_subclasses) Doctest: cpp_template_subclasses.test_GH1599 ... ok test_subclass_exception_values (cpp_template_subclasses) Doctest: cpp_template_subclasses.test_subclass_exception_values ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running crashT245 ... #### 2020-08-23 13:45:42.384251 #### 2020-08-23 13:45:52.745262 setdefault1 (dict_setdefault) Doctest: dict_setdefault.setdefault1 ... ok setdefault2 (dict_setdefault) Doctest: dict_setdefault.setdefault2 ... ok run (__main__.PureDoctestTestCase) running pure doctests in dict_setdefault ... setdefault1 (pure_doctest__dict_setdefault) Doctest: pure_doctest__dict_setdefault.setdefault1 ... ok setdefault2 (pure_doctest__dict_setdefault) Doctest: pure_doctest__dict_setdefault.setdefault2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dietachmayer1 ... f (crashT245) Doctest: crashT245.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running crashT245 ... #### 2020-08-23 13:46:02.852569 #### 2020-08-23 13:46:12.960026 decorators_T593 () Doctest: decorators_T593 ... ok Bar (decorators_T593) Doctest: decorators_T593.Bar ... ok class_in_closure (decorators_T593) Doctest: decorators_T593.class_in_closure ... ok class_not_in_closure (decorators_T593) Doctest: decorators_T593.class_not_in_closure ... ok wrapped_func (decorators_T593) Doctest: decorators_T593.wrapped_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict_iter_unpack ... test (dietachmayer1) Doctest: dietachmayer1.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dietachmayer1 ... #### 2020-08-23 13:46:23.015792 f (crashT245) Doctest: crashT245.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cstruct ... #### 2020-08-23 13:46:33.158704 #### 2020-08-23 13:46:43.232402 test (dietachmayer1) Doctest: dietachmayer1.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dynamic_attributes ... iteritems_unpack (dict_iter_unpack) Doctest: dict_iter_unpack.iteritems_unpack ... ok itervalues_unpack (dict_iter_unpack) Doctest: dict_iter_unpack.itervalues_unpack ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_iter_unpack ... #### 2020-08-23 13:46:53.266648 assign_fields_in_loop (cstruct) Doctest: cstruct.assign_fields_in_loop ... ok test_c (cstruct) Doctest: cstruct.test_c ... ok test_g (cstruct) Doctest: cstruct.test_g ... ok test_i (cstruct) Doctest: cstruct.test_i ... ok test_p (cstruct) Doctest: cstruct.test_p ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cstruct ... closure_decorators_T478 () Doctest: closure_decorators_T478 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_name_mangling_T537 ... #### 2020-08-23 13:47:03.307686 #### 2020-08-23 13:47:13.338251 assign_fields_in_loop (cstruct) Doctest: cstruct.assign_fields_in_loop ... ok test_c (cstruct) Doctest: cstruct.test_c ... ok test_g (cstruct) Doctest: cstruct.test_g ... ok test_i (cstruct) Doctest: cstruct.test_i ... ok test_p (cstruct) Doctest: cstruct.test_p ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ct_IF ... #### 2020-08-23 13:47:23.369082 iteritems_unpack (dict_iter_unpack) Doctest: dict_iter_unpack.iteritems_unpack ... ok itervalues_unpack (dict_iter_unpack) Doctest: dict_iter_unpack.itervalues_unpack ... ok closure_name_mangling_T537 () Doctest: closure_name_mangling_T537 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict_pop ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_name_mangling_T537 ... #### 2020-08-23 13:47:33.625498 #### 2020-08-23 13:47:43.661957 control_flow_DEF1 (ct_IF) Doctest: ct_IF.control_flow_DEF1 ... ok control_flow_DEF2 (ct_IF) Doctest: ct_IF.control_flow_DEF2 ... ok f (ct_IF) Doctest: ct_IF.f ... ok g (ct_IF) Doctest: ct_IF.g ... ok h (ct_IF) Doctest: ct_IF.h ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ct_IF ... #### 2020-08-23 13:47:53.716285 closure_name_mangling_T537 () Doctest: closure_name_mangling_T537 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_self ... #### 2020-08-23 13:48:03.754376 control_flow_DEF1 (ct_IF) Doctest: ct_IF.control_flow_DEF1 ... ok control_flow_DEF2 (ct_IF) Doctest: ct_IF.control_flow_DEF2 ... ok f (ct_IF) Doctest: ct_IF.f ... ok g (ct_IF) Doctest: ct_IF.g ... ok h (ct_IF) Doctest: ct_IF.h ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running curiously_recurring_template_pattern_GH1458 ... #### 2020-08-23 13:48:13.788464 dict_pop (dict_pop) Doctest: dict_pop.dict_pop ... ok dict_pop_default (dict_pop) Doctest: dict_pop.dict_pop_default ... ok dict_pop_default_typed (dict_pop) Doctest: dict_pop.dict_pop_default_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_pop ... #### 2020-08-23 13:48:23.823110 #### 2020-08-23 13:48:33.856168 test_derived (curiously_recurring_template_pattern_GH1458) Doctest: curiously_recurring_template_pattern_GH1458.test_derived ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cyclic_gc ... #### 2020-08-23 13:48:43.893449 OwnProperty1 (dynamic_attributes) Doctest: dynamic_attributes.OwnProperty1 ... ok OwnProperty2 (dynamic_attributes) Doctest: dynamic_attributes.OwnProperty2 ... ok test_class_attributes (dynamic_attributes) Doctest: dynamic_attributes.test_class_attributes ... ok test_defined_class_attributes (dynamic_attributes) Doctest: dynamic_attributes.test_defined_class_attributes ... ok test_public_class_attributes (dynamic_attributes) Doctest: dynamic_attributes.test_public_class_attributes ... ok test_subclass_attributes (dynamic_attributes) Doctest: dynamic_attributes.test_subclass_attributes ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dynamic_attributes ... #### 2020-08-23 13:48:53.929249 #### 2020-08-23 13:49:03.994486 #### 2020-08-23 13:49:14.038658 #### 2020-08-23 13:49:24.081824 #### 2020-08-23 13:49:34.126417 dict_pop (dict_pop) Doctest: dict_pop.dict_pop ... ok dict_pop_default (dict_pop) Doctest: dict_pop.dict_pop_default ... ok dict_pop_default_typed (dict_pop) Doctest: dict_pop.dict_pop_default_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dictintindex ... call_closure_method_cdef_attr_c (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.call_closure_method_cdef_attr_c ... ok closure_method (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.closure_method ... ok closure_method_cdef_attr (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.closure_method_cdef_attr ... ok plain (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.plain ... ok #### 2020-08-23 13:49:44.204627 runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_self ... #### 2020-08-23 13:49:54.272521 #### 2020-08-23 13:50:04.361936 #### 2020-08-23 13:50:14.431698 #### 2020-08-23 13:50:24.776485 #### 2020-08-23 13:50:34.867449 #### 2020-08-23 13:50:44.911751 #### 2020-08-23 13:50:54.973362 test_del_char (dictintindex) Doctest: dictintindex.test_del_char ... ok test_del_int (dictintindex) Doctest: dictintindex.test_del_int ... ok test_del_longlong (dictintindex) Doctest: dictintindex.test_del_longlong ... ok test_del_longlong_big (dictintindex) Doctest: dictintindex.test_del_longlong_big ... ok test_del_uchar (dictintindex) Doctest: dictintindex.test_del_uchar ... ok test_del_uint (dictintindex) Doctest: dictintindex.test_del_uint ... ok test_del_ulonglong (dictintindex) Doctest: dictintindex.test_del_ulonglong ... ok test_del_ulonglong_big (dictintindex) Doctest: dictintindex.test_del_ulonglong_big ... ok test_get_char_neg (dictintindex) Doctest: dictintindex.test_get_char_neg ... ok test_get_char_pos (dictintindex) Doctest: dictintindex.test_get_char_pos ... ok test_get_char_zero (dictintindex) Doctest: dictintindex.test_get_char_zero ... ok test_get_int_neg (dictintindex) Doctest: dictintindex.test_get_int_neg ... ok test_get_int_pos (dictintindex) Doctest: dictintindex.test_get_int_pos ... ok test_get_int_zero (dictintindex) Doctest: dictintindex.test_get_int_zero ... ok test_get_longlong_big (dictintindex) Doctest: dictintindex.test_get_longlong_big ... ok test_get_longlong_neg (dictintindex) Doctest: dictintindex.test_get_longlong_neg ... ok test_get_longlong_pos (dictintindex) Doctest: dictintindex.test_get_longlong_pos ... ok test_get_longlong_zero (dictintindex) Doctest: dictintindex.test_get_longlong_zero ... ok test_get_uchar_pos (dictintindex) Doctest: dictintindex.test_get_uchar_pos ... ok test_get_uchar_zero (dictintindex) Doctest: dictintindex.test_get_uchar_zero ... ok test_get_uint_pos (dictintindex) Doctest: dictintindex.test_get_uint_pos ... ok test_get_uint_zero (dictintindex) Doctest: dictintindex.test_get_uint_zero ... ok test_get_ulonglong_big (dictintindex) Doctest: dictintindex.test_get_ulonglong_big ... ok test_get_ulonglong_pos (dictintindex) Doctest: dictintindex.test_get_ulonglong_pos ... ok test_get_ulonglong_zero (dictintindex) Doctest: dictintindex.test_get_ulonglong_zero ... ok #### 2020-08-23 13:51:05.022569 runTest (__main__.CythonRunTestCase) compiling (cpp) and running dictintindex ... #### 2020-08-23 13:51:15.058771 #### 2020-08-23 13:51:25.097536 OwnProperty1 (dynamic_attributes) Doctest: dynamic_attributes.OwnProperty1 ... ok OwnProperty2 (dynamic_attributes) Doctest: dynamic_attributes.OwnProperty2 ... ok test_class_attributes (dynamic_attributes) Doctest: dynamic_attributes.test_class_attributes ... ok test_defined_class_attributes (dynamic_attributes) Doctest: dynamic_attributes.test_defined_class_attributes ... ok test_public_class_attributes (dynamic_attributes) Doctest: dynamic_attributes.test_public_class_attributes ... ok test_subclass_attributes (dynamic_attributes) Doctest: dynamic_attributes.test_subclass_attributes ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running embedsignatures ... #### 2020-08-23 13:51:35.138527 call_closure_method_cdef_attr_c (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.call_closure_method_cdef_attr_c ... ok closure_method (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.closure_method ... ok closure_method_cdef_attr (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.closure_method_cdef_attr ... ok plain (closure_self.SelfInClosure) Doctest: closure_self.SelfInClosure.plain ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_1 ... #### 2020-08-23 13:51:45.204855 #### 2020-08-23 13:51:55.317750 #### 2020-08-23 13:52:05.375402 #### 2020-08-23 13:52:15.417175 ExtSubTypeNoGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypeNoGC ... ok ExtSubTypePlusGCPyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePlusGCPyArgsWithGC ... ok ExtSubTypePlusPyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePlusPyArgsWithGC ... ok ExtSubTypePyArgsNoGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePyArgsNoGC ... ok ExtSubTypePyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePyArgsWithGC ... ok ExtTypeFinalNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypeFinalNoGC ... ok ExtTypeNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypeNoGC ... ok ExtTypePyArgsNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypePyArgsNoGC ... ok ExtTypePyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtTypePyArgsWithGC ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cyclic_gc ... #### 2020-08-23 13:52:25.461124 test_del_char (dictintindex) Doctest: dictintindex.test_del_char ... ok test_del_int (dictintindex) Doctest: dictintindex.test_del_int ... ok test_del_longlong (dictintindex) Doctest: dictintindex.test_del_longlong ... ok test_del_longlong_big (dictintindex) Doctest: dictintindex.test_del_longlong_big ... ok test_del_uchar (dictintindex) Doctest: dictintindex.test_del_uchar ... ok test_del_uint (dictintindex) Doctest: dictintindex.test_del_uint ... ok test_del_ulonglong (dictintindex) Doctest: dictintindex.test_del_ulonglong ... ok test_del_ulonglong_big (dictintindex) Doctest: dictintindex.test_del_ulonglong_big ... ok test_get_char_neg (dictintindex) Doctest: dictintindex.test_get_char_neg ... ok test_get_char_pos (dictintindex) Doctest: dictintindex.test_get_char_pos ... ok test_get_char_zero (dictintindex) Doctest: dictintindex.test_get_char_zero ... ok test_get_int_neg (dictintindex) Doctest: dictintindex.test_get_int_neg ... ok test_get_int_pos (dictintindex) Doctest: dictintindex.test_get_int_pos ... ok test_get_int_zero (dictintindex) Doctest: dictintindex.test_get_int_zero ... ok test_get_longlong_big (dictintindex) Doctest: dictintindex.test_get_longlong_big ... ok test_get_longlong_neg (dictintindex) Doctest: dictintindex.test_get_longlong_neg ... ok test_get_longlong_pos (dictintindex) Doctest: dictintindex.test_get_longlong_pos ... ok test_get_longlong_zero (dictintindex) Doctest: dictintindex.test_get_longlong_zero ... ok test_get_uchar_pos (dictintindex) Doctest: dictintindex.test_get_uchar_pos ... ok test_get_uchar_zero (dictintindex) Doctest: dictintindex.test_get_uchar_zero ... ok test_get_uint_pos (dictintindex) Doctest: dictintindex.test_get_uint_pos ... ok test_get_uint_zero (dictintindex) Doctest: dictintindex.test_get_uint_zero ... ok test_get_ulonglong_big (dictintindex) Doctest: dictintindex.test_get_ulonglong_big ... ok test_get_ulonglong_pos (dictintindex) Doctest: dictintindex.test_get_ulonglong_pos ... ok test_get_ulonglong_zero (dictintindex) Doctest: dictintindex.test_get_ulonglong_zero ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running duplicate_keyword_in_call ... #### 2020-08-23 13:52:35.510894 #### 2020-08-23 13:52:45.615909 #### 2020-08-23 13:52:55.661592 #### 2020-08-23 13:53:05.768813 #### 2020-08-23 13:53:15.850701 test_call (duplicate_keyword_in_call) Doctest: duplicate_keyword_in_call.test_call ... ok #### 2020-08-23 13:53:25.886684 runTest (__main__.CythonRunTestCase) compiling (cpp) and running duplicate_keyword_in_call ... #### 2020-08-23 13:53:35.924438 #### 2020-08-23 13:53:45.977574 #### 2020-08-23 13:53:56.016943 #### 2020-08-23 13:54:06.054604 #### 2020-08-23 13:54:16.093662 #### 2020-08-23 13:54:26.153786 test_call (duplicate_keyword_in_call) Doctest: duplicate_keyword_in_call.test_call ... ok run (__main__.PureDoctestTestCase) running pure doctests in duplicate_keyword_in_call ... test_call (pure_doctest__duplicate_keyword_in_call) Doctest: pure_doctest__duplicate_keyword_in_call.test_call ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exceptionpropagation ... #### 2020-08-23 13:54:36.195332 #### 2020-08-23 13:54:46.231505 foo (exceptionpropagation) Doctest: exceptionpropagation.foo ... ok test_except_big_result (exceptionpropagation) Doctest: exceptionpropagation.test_except_big_result ... ok test_except_expr (exceptionpropagation) Doctest: exceptionpropagation.test_except_expr ... ok test_except_promotion_compare (exceptionpropagation) Doctest: exceptionpropagation.test_except_promotion_compare ... #### 2020-08-23 13:54:56.268595 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exceptionpropagation ... #### 2020-08-23 13:55:06.304311 #### 2020-08-23 13:55:16.605385 #### 2020-08-23 13:55:26.684953 #### 2020-08-23 13:55:36.722160 foo (exceptionpropagation) Doctest: exceptionpropagation.foo ... ok test_except_big_result (exceptionpropagation) Doctest: exceptionpropagation.test_except_big_result ... ok test_except_expr (exceptionpropagation) Doctest: exceptionpropagation.test_except_expr ... ok test_except_promotion_compare (exceptionpropagation) Doctest: exceptionpropagation.test_except_promotion_compare ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exceptionrefcount ... #### 2020-08-23 13:55:46.757871 g1425 (closure_tests_1) Doctest: closure_tests_1.g1425 ... ok g1432 (closure_tests_1) Doctest: closure_tests_1.g1432 ... ok g1435 (closure_tests_1) Doctest: closure_tests_1.g1435 ... ok g1438 (closure_tests_1) Doctest: closure_tests_1.g1438 ... ok g1441 (closure_tests_1) Doctest: closure_tests_1.g1441 ... ok g1446 (closure_tests_1) Doctest: closure_tests_1.g1446 ... ok g1449 (closure_tests_1) Doctest: closure_tests_1.g1449 ... ok g1454 (closure_tests_1) Doctest: closure_tests_1.g1454 ... ok g1459 (closure_tests_1) Doctest: closure_tests_1.g1459 ... ok g1462 (closure_tests_1) Doctest: closure_tests_1.g1462 ... ok g1465 (closure_tests_1) Doctest: closure_tests_1.g1465 ... ok g1468 (closure_tests_1) Doctest: closure_tests_1.g1468 ... ok g1471 (closure_tests_1) Doctest: closure_tests_1.g1471 ... ok g1474 (closure_tests_1) Doctest: closure_tests_1.g1474 ... ok g1478 (closure_tests_1) Doctest: closure_tests_1.g1478 ... ok g1483 (closure_tests_1) Doctest: closure_tests_1.g1483 ... ok g1486 (closure_tests_1) Doctest: closure_tests_1.g1486 ... ok g1491 (closure_tests_1) Doctest: closure_tests_1.g1491 ... ok g1494 (closure_tests_1) Doctest: closure_tests_1.g1494 ... ok g1501 (closure_tests_1) Doctest: closure_tests_1.g1501 ... ok g1508 (closure_tests_1) Doctest: closure_tests_1.g1508 ... ok g1513 (closure_tests_1) Doctest: closure_tests_1.g1513 ... ok g1518 (closure_tests_1) Doctest: closure_tests_1.g1518 ... ok g1523 (closure_tests_1) Doctest: closure_tests_1.g1523 ... ok #### 2020-08-23 13:55:56.792153 runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_1_def_to_cdef ... ExtSubTypeNoGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypeNoGC ... ok ExtSubTypePlusGCPyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePlusGCPyArgsWithGC ... ok ExtSubTypePlusPyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePlusPyArgsWithGC ... ok ExtSubTypePyArgsNoGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePyArgsNoGC ... ok ExtSubTypePyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtSubTypePyArgsWithGC ... ok ExtTypeFinalNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypeFinalNoGC ... ok ExtTypeNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypeNoGC ... ok ExtTypePyArgsNoGC (cyclic_gc) Doctest: cyclic_gc.ExtTypePyArgsNoGC ... ok ExtTypePyArgsWithGC (cyclic_gc) Doctest: cyclic_gc.ExtTypePyArgsWithGC ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cyfunction_METH_O_GH1728 ... #### 2020-08-23 13:56:06.868001 exceptionrefcount () Doctest: exceptionrefcount ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exceptionrefcount ... #### 2020-08-23 13:56:16.911282 #### 2020-08-23 13:56:26.956333 #### 2020-08-23 13:56:37.006161 #### 2020-08-23 13:56:47.041647 exceptionrefcount () Doctest: exceptionrefcount ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exceptions_nogil ... #### 2020-08-23 13:56:57.093670 #### 2020-08-23 13:57:07.131806 call_meth (cyfunction_METH_O_GH1728) Doctest: cyfunction_METH_O_GH1728.call_meth ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cyfunction_METH_O_GH1728 ... #### 2020-08-23 13:57:17.195921 #### 2020-08-23 13:57:27.237595 #### 2020-08-23 13:57:37.272065 #### 2020-08-23 13:57:47.335816 #### 2020-08-23 13:57:57.378015 #### 2020-08-23 13:58:07.414805 #### 2020-08-23 13:58:17.449869 call_meth (cyfunction_METH_O_GH1728) Doctest: cyfunction_METH_O_GH1728.call_meth ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cython3_no_unicode_literals ... #### 2020-08-23 13:58:27.491501 #### 2020-08-23 13:58:37.582973 #### 2020-08-23 13:58:47.668578 #### 2020-08-23 13:58:57.703033 #### 2020-08-23 13:59:07.762838 #### 2020-08-23 13:59:18.195609 cython3_no_unicode_literals () Doctest: cython3_no_unicode_literals ... ok annotation_syntax (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.annotation_syntax ... ok no_unicode_literals (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.no_unicode_literals ... ok non_ascii_raw_str (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.non_ascii_raw_str ... ok non_ascii_raw_unicode (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.non_ascii_raw_unicode ... ok non_ascii_str (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.non_ascii_str ... ok print_function (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.print_function ... ok str_type_is_str (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.str_type_is_str ... ok truediv (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.truediv ... ok truediv_int (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.truediv_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cython3_no_unicode_literals ... #### 2020-08-23 13:59:28.271558 #### 2020-08-23 13:59:38.306803 #### 2020-08-23 13:59:48.365155 g1425 (closure_tests_1) Doctest: closure_tests_1.g1425 ... ok g1432 (closure_tests_1) Doctest: closure_tests_1.g1432 ... ok g1435 (closure_tests_1) Doctest: closure_tests_1.g1435 ... ok g1438 (closure_tests_1) Doctest: closure_tests_1.g1438 ... ok g1441 (closure_tests_1) Doctest: closure_tests_1.g1441 ... ok g1446 (closure_tests_1) Doctest: closure_tests_1.g1446 ... ok g1449 (closure_tests_1) Doctest: closure_tests_1.g1449 ... ok g1454 (closure_tests_1) Doctest: closure_tests_1.g1454 ... ok g1459 (closure_tests_1) Doctest: closure_tests_1.g1459 ... ok g1462 (closure_tests_1) Doctest: closure_tests_1.g1462 ... ok g1465 (closure_tests_1) Doctest: closure_tests_1.g1465 ... ok g1468 (closure_tests_1) Doctest: closure_tests_1.g1468 ... ok g1471 (closure_tests_1) Doctest: closure_tests_1.g1471 ... ok g1474 (closure_tests_1) Doctest: closure_tests_1.g1474 ... ok g1478 (closure_tests_1) Doctest: closure_tests_1.g1478 ... ok g1483 (closure_tests_1) Doctest: closure_tests_1.g1483 ... ok g1486 (closure_tests_1) Doctest: closure_tests_1.g1486 ... ok g1491 (closure_tests_1) Doctest: closure_tests_1.g1491 ... ok g1494 (closure_tests_1) Doctest: closure_tests_1.g1494 ... ok g1501 (closure_tests_1) Doctest: closure_tests_1.g1501 ... ok g1508 (closure_tests_1) Doctest: closure_tests_1.g1508 ... ok g1513 (closure_tests_1) Doctest: closure_tests_1.g1513 ... ok g1518 (closure_tests_1) Doctest: closure_tests_1.g1518 ... ok g1523 (closure_tests_1) Doctest: closure_tests_1.g1523 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_1 ... #### 2020-08-23 13:59:58.425266 #### 2020-08-23 14:00:08.458509 #### 2020-08-23 14:00:18.490881 #### 2020-08-23 14:00:28.526057 #### 2020-08-23 14:00:38.562757 cython3_no_unicode_literals () Doctest: cython3_no_unicode_literals ... ok annotation_syntax (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.annotation_syntax ... ok no_unicode_literals (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.no_unicode_literals ... ok non_ascii_raw_str (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.non_ascii_raw_str ... ok non_ascii_raw_unicode (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.non_ascii_raw_unicode ... ok non_ascii_str (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.non_ascii_str ... ok print_function (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.print_function ... ok str_type_is_str (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.str_type_is_str ... ok truediv (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.truediv ... ok truediv_int (cython3_no_unicode_literals) Doctest: cython3_no_unicode_literals.truediv_int ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running datetime_cimport ... #### 2020-08-23 14:00:48.641812 === C/C++ compiler error output: === embedsignatures.c:10510:18: warning: ‘__pyx_pf_15embedsignatures_3Foo_3m13_genexpr’ defined but not used [-Wunused-function] 10510 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ embedsignatures.c:10374:18: warning: ‘__pyx_pf_15embedsignatures_3Foo_3m12_genexpr’ defined but not used [-Wunused-function] 10374 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== #### 2020-08-23 14:00:58.701491 embedsignatures () Doctest: embedsignatures ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running embedsignatures ... test_bar (exceptions_nogil) Doctest: exceptions_nogil.test_bar ... ok test_foo (exceptions_nogil) Doctest: exceptions_nogil.test_foo ... ok test_foo_nogil (exceptions_nogil) Doctest: exceptions_nogil.test_foo_nogil ... ok test_spam (exceptions_nogil) Doctest: exceptions_nogil.test_spam ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exceptions_nogil ... #### 2020-08-23 14:01:08.734226 #### 2020-08-23 14:01:18.778663 #### 2020-08-23 14:01:28.855110 test_date (datetime_cimport) Doctest: datetime_cimport.test_date ... ok test_datetime (datetime_cimport) Doctest: datetime_cimport.test_datetime ... ok test_time (datetime_cimport) Doctest: datetime_cimport.test_time ... ok test_timedelta (datetime_cimport) Doctest: datetime_cimport.test_timedelta ... ok #### 2020-08-23 14:01:38.898035 runTest (__main__.CythonRunTestCase) compiling (cpp) and running datetime_cimport ... #### 2020-08-23 14:01:48.940328 #### 2020-08-23 14:01:58.996527 #### 2020-08-23 14:02:09.047893 #### 2020-08-23 14:02:19.099700 #### 2020-08-23 14:02:29.156035 test_date (datetime_cimport) Doctest: datetime_cimport.test_date ... ok test_datetime (datetime_cimport) Doctest: datetime_cimport.test_datetime ... ok test_time (datetime_cimport) Doctest: datetime_cimport.test_time ... ok test_timedelta (datetime_cimport) Doctest: datetime_cimport.test_timedelta ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running decorators ... #### 2020-08-23 14:02:39.194393 #### 2020-08-23 14:02:49.236419 #### 2020-08-23 14:02:59.278555 #### 2020-08-23 14:03:09.318547 #### 2020-08-23 14:03:19.356426 #### 2020-08-23 14:03:29.437213 #### 2020-08-23 14:03:39.690258 g1425 (closure_tests_1) Doctest: closure_tests_1.g1425 ... ok g1432 (closure_tests_1) Doctest: closure_tests_1.g1432 ... ok g1435 (closure_tests_1) Doctest: closure_tests_1.g1435 ... ok g1438 (closure_tests_1) Doctest: closure_tests_1.g1438 ... ok g1441 (closure_tests_1) Doctest: closure_tests_1.g1441 ... ok g1446 (closure_tests_1) Doctest: closure_tests_1.g1446 ... ok g1449 (closure_tests_1) Doctest: closure_tests_1.g1449 ... ok g1454 (closure_tests_1) Doctest: closure_tests_1.g1454 ... ok g1459 (closure_tests_1) Doctest: closure_tests_1.g1459 ... ok g1462 (closure_tests_1) Doctest: closure_tests_1.g1462 ... ok g1465 (closure_tests_1) Doctest: closure_tests_1.g1465 ... ok g1468 (closure_tests_1) Doctest: closure_tests_1.g1468 ... ok g1471 (closure_tests_1) Doctest: closure_tests_1.g1471 ... ok g1474 (closure_tests_1) Doctest: closure_tests_1.g1474 ... ok g1478 (closure_tests_1) Doctest: closure_tests_1.g1478 ... ok g1483 (closure_tests_1) Doctest: closure_tests_1.g1483 ... ok g1486 (closure_tests_1) Doctest: closure_tests_1.g1486 ... ok g1491 (closure_tests_1) Doctest: closure_tests_1.g1491 ... ok g1494 (closure_tests_1) Doctest: closure_tests_1.g1494 ... ok g1501 (closure_tests_1) Doctest: closure_tests_1.g1501 ... ok g1508 (closure_tests_1) Doctest: closure_tests_1.g1508 ... ok g1513 (closure_tests_1) Doctest: closure_tests_1.g1513 ... ok g1518 (closure_tests_1) Doctest: closure_tests_1.g1518 ... ok g1523 (closure_tests_1) Doctest: closure_tests_1.g1523 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_1_def_to_cdef ... #### 2020-08-23 14:03:49.813222 decorators () Doctest: decorators ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running decorators ... #### 2020-08-23 14:03:59.924453 #### 2020-08-23 14:04:09.961001 #### 2020-08-23 14:04:20.039709 #### 2020-08-23 14:04:30.084168 #### 2020-08-23 14:04:40.118330 #### 2020-08-23 14:04:50.155034 #### 2020-08-23 14:05:00.202521 #### 2020-08-23 14:05:10.243570 decorators () Doctest: decorators ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running decorators_py_T593 ... #### 2020-08-23 14:05:20.284785 #### 2020-08-23 14:05:30.326650 test_bar (exceptions_nogil) Doctest: exceptions_nogil.test_bar ... ok test_foo (exceptions_nogil) Doctest: exceptions_nogil.test_foo ... ok test_foo_nogil (exceptions_nogil) Doctest: exceptions_nogil.test_foo_nogil ... ok test_spam (exceptions_nogil) Doctest: exceptions_nogil.test_spam ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ext_attr_assign ... #### 2020-08-23 14:05:40.375226 #### 2020-08-23 14:05:50.427986 #### 2020-08-23 14:06:00.476941 #### 2020-08-23 14:06:10.519690 #### 2020-08-23 14:06:20.596972 #### 2020-08-23 14:06:30.648863 assign_A (ext_attr_assign.A) Doctest: ext_attr_assign.A.assign_A ... ok assign_A_struct (ext_attr_assign.A) Doctest: ext_attr_assign.A.assign_A_struct ... ok assign_B (ext_attr_assign.B) Doctest: ext_attr_assign.B.assign_B ... ok cascaded_assign_B (ext_attr_assign.B) Doctest: ext_attr_assign.B.cascaded_assign_B ... ok cross_assign_Ba (ext_attr_assign.B) Doctest: ext_attr_assign.B.cross_assign_Ba ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ext_attr_assign ... #### 2020-08-23 14:06:40.699023 #### 2020-08-23 14:06:50.752329 decorators_py_T593 () Doctest: decorators_py_T593 ... ok class_in_closure (decorators_py_T593) Doctest: decorators_py_T593.class_in_closure ... ok class_not_in_closure (decorators_py_T593) Doctest: decorators_py_T593.class_not_in_closure ... ok wrapped_func (decorators_py_T593) Doctest: decorators_py_T593.wrapped_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running decorators_py_T593 ... #### 2020-08-23 14:07:00.804464 #### 2020-08-23 14:07:10.866421 #### 2020-08-23 14:07:20.916511 #### 2020-08-23 14:07:30.959112 #### 2020-08-23 14:07:41.006047 assign_A (ext_attr_assign.A) Doctest: ext_attr_assign.A.assign_A ... ok assign_A_struct (ext_attr_assign.A) Doctest: ext_attr_assign.A.assign_A_struct ... ok assign_B (ext_attr_assign.B) Doctest: ext_attr_assign.B.assign_B ... ok cascaded_assign_B (ext_attr_assign.B) Doctest: ext_attr_assign.B.cascaded_assign_B ... ok cross_assign_Ba (ext_attr_assign.B) Doctest: ext_attr_assign.B.cross_assign_Ba ... ok runTest (__main__.EndToEndTest) End-to-end ext_attr_getter ... #### 2020-08-23 14:07:51.382014 #### 2020-08-23 14:08:01.435422 g1425 (closure_tests_1) Doctest: closure_tests_1.g1425 ... ok g1432 (closure_tests_1) Doctest: closure_tests_1.g1432 ... ok g1435 (closure_tests_1) Doctest: closure_tests_1.g1435 ... ok g1438 (closure_tests_1) Doctest: closure_tests_1.g1438 ... ok g1441 (closure_tests_1) Doctest: closure_tests_1.g1441 ... ok g1446 (closure_tests_1) Doctest: closure_tests_1.g1446 ... ok g1449 (closure_tests_1) Doctest: closure_tests_1.g1449 ... ok g1454 (closure_tests_1) Doctest: closure_tests_1.g1454 ... ok g1459 (closure_tests_1) Doctest: closure_tests_1.g1459 ... ok g1462 (closure_tests_1) Doctest: closure_tests_1.g1462 ... ok g1465 (closure_tests_1) Doctest: closure_tests_1.g1465 ... ok g1468 (closure_tests_1) Doctest: closure_tests_1.g1468 ... ok g1471 (closure_tests_1) Doctest: closure_tests_1.g1471 ... ok g1474 (closure_tests_1) Doctest: closure_tests_1.g1474 ... ok g1478 (closure_tests_1) Doctest: closure_tests_1.g1478 ... ok g1483 (closure_tests_1) Doctest: closure_tests_1.g1483 ... ok g1486 (closure_tests_1) Doctest: closure_tests_1.g1486 ... ok g1491 (closure_tests_1) Doctest: closure_tests_1.g1491 ... ok g1494 (closure_tests_1) Doctest: closure_tests_1.g1494 ... ok g1501 (closure_tests_1) Doctest: closure_tests_1.g1501 ... ok g1508 (closure_tests_1) Doctest: closure_tests_1.g1508 ... ok g1513 (closure_tests_1) Doctest: closure_tests_1.g1513 ... ok g1518 (closure_tests_1) Doctest: closure_tests_1.g1518 ... ok g1523 (closure_tests_1) Doctest: closure_tests_1.g1523 ... ok #### 2020-08-23 14:08:11.490668 runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_3 ... #### 2020-08-23 14:08:21.540039 #### 2020-08-23 14:08:31.574958 decorators_py_T593 () Doctest: decorators_py_T593 ... ok class_in_closure (decorators_py_T593) Doctest: decorators_py_T593.class_in_closure ... ok class_not_in_closure (decorators_py_T593) Doctest: decorators_py_T593.class_not_in_closure ... ok wrapped_func (decorators_py_T593) Doctest: decorators_py_T593.wrapped_func ... ok run (__main__.PureDoctestTestCase) running pure doctests in decorators_py_T593 ... pure_doctest__decorators_py_T593 () Doctest: pure_doctest__decorators_py_T593 ... ok class_in_closure (pure_doctest__decorators_py_T593) Doctest: pure_doctest__decorators_py_T593.class_in_closure ... ok class_not_in_closure (pure_doctest__decorators_py_T593) Doctest: pure_doctest__decorators_py_T593.class_not_in_closure ... ok wrapped_func (pure_doctest__decorators_py_T593) Doctest: pure_doctest__decorators_py_T593.wrapped_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running default_args_T674 ... #### 2020-08-23 14:08:41.623693 #### 2020-08-23 14:08:51.666726 #### 2020-08-23 14:09:01.702180 #### 2020-08-23 14:09:11.805445 #### 2020-08-23 14:09:21.842868 test_inner (default_args_T674) Doctest: default_args_T674.test_inner ... ok test_lambda (default_args_T674) Doctest: default_args_T674.test_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running default_args_T674 ... #### 2020-08-23 14:09:31.887993 #### 2020-08-23 14:09:41.924854 #### 2020-08-23 14:09:51.967904 ok runTest (__main__.CythonRunTestCase) compiling (c) and running ext_attribute_cache ... #### 2020-08-23 14:10:02.004495 #### 2020-08-23 14:10:12.042524 #### 2020-08-23 14:10:22.098955 test_inner (default_args_T674) Doctest: default_args_T674.test_inner ... ok test_lambda (default_args_T674) Doctest: default_args_T674.test_lambda ... ok run (__main__.PureDoctestTestCase) running pure doctests in default_args_T674 ... test_inner (pure_doctest__default_args_T674) Doctest: pure_doctest__default_args_T674.test_inner ... ok test_lambda (pure_doctest__default_args_T674) Doctest: pure_doctest__default_args_T674.test_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running defnode_err_val ... #### 2020-08-23 14:10:32.202264 #### 2020-08-23 14:10:42.255064 #### 2020-08-23 14:10:52.295307 #### 2020-08-23 14:11:02.373374 test_errval (defnode_err_val) Doctest: defnode_err_val.test_errval ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running defnode_err_val ... #### 2020-08-23 14:11:12.454425 === C/C++ compiler error output: === embedsignatures.cpp:10524:18: warning: ‘PyObject* __pyx_pf_15embedsignatures_3Foo_3m13_genexpr(PyObject*)’ defined but not used [-Wunused-function] 10524 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m13_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ embedsignatures.cpp:10388:18: warning: ‘PyObject* __pyx_pf_15embedsignatures_3Foo_3m12_genexpr(PyObject*)’ defined but not used [-Wunused-function] 10388 | static PyObject *__pyx_pf_15embedsignatures_3Foo_3m12_genexpr(CYTHON_UNUSED PyObject *__pyx_self) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== embedsignatures () Doctest: embedsignatures ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running empty_builtin_constructors ... #### 2020-08-23 14:11:22.863547 #### 2020-08-23 14:11:32.993712 ExplicitAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.ExplicitAttrCache ... #### 2020-08-23 14:11:43.053586 ok ImplicitAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.ImplicitAttrCache ... ok NoAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.NoAttrCache ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ext_attribute_cache ... #### 2020-08-23 14:11:53.102601 test_errval (defnode_err_val) Doctest: defnode_err_val.test_errval ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running delete ... _bool (empty_builtin_constructors) Doctest: empty_builtin_constructors._bool ... ok _bytes (empty_builtin_constructors) Doctest: empty_builtin_constructors._bytes ... ok _complex (empty_builtin_constructors) Doctest: empty_builtin_constructors._complex ... ok _dict (empty_builtin_constructors) Doctest: empty_builtin_constructors._dict ... ok _float (empty_builtin_constructors) Doctest: empty_builtin_constructors._float ... ok _frozenset (empty_builtin_constructors) Doctest: empty_builtin_constructors._frozenset ... ok _int (empty_builtin_constructors) Doctest: empty_builtin_constructors._int ... ok _list (empty_builtin_constructors) Doctest: empty_builtin_constructors._list ... ok _long (empty_builtin_constructors) Doctest: empty_builtin_constructors._long ... ok _set (empty_builtin_constructors) Doctest: empty_builtin_constructors._set ... ok _str (empty_builtin_constructors) Doctest: empty_builtin_constructors._str ... ok _tuple (empty_builtin_constructors) Doctest: empty_builtin_constructors._tuple ... ok _unicode (empty_builtin_constructors) Doctest: empty_builtin_constructors._unicode ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running empty_builtin_constructors ... #### 2020-08-23 14:12:03.190651 #### 2020-08-23 14:12:13.245246 #### 2020-08-23 14:12:23.312474 #### 2020-08-23 14:12:33.385083 #### 2020-08-23 14:12:43.426792 _bool (empty_builtin_constructors) Doctest: empty_builtin_constructors._bool ... ok _bytes (empty_builtin_constructors) Doctest: empty_builtin_constructors._bytes ... ok _complex (empty_builtin_constructors) Doctest: empty_builtin_constructors._complex ... ok _dict (empty_builtin_constructors) Doctest: empty_builtin_constructors._dict ... ok _float (empty_builtin_constructors) Doctest: empty_builtin_constructors._float ... ok _frozenset (empty_builtin_constructors) Doctest: empty_builtin_constructors._frozenset ... ok _int (empty_builtin_constructors) Doctest: empty_builtin_constructors._int ... ok _list (empty_builtin_constructors) Doctest: empty_builtin_constructors._list ... ok _long (empty_builtin_constructors) Doctest: empty_builtin_constructors._long ... ok _set (empty_builtin_constructors) Doctest: empty_builtin_constructors._set ... ok _str (empty_builtin_constructors) Doctest: empty_builtin_constructors._str ... ok _tuple (empty_builtin_constructors) Doctest: empty_builtin_constructors._tuple ... ok _unicode (empty_builtin_constructors) Doctest: empty_builtin_constructors._unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running empty_for_loop_T208 ... #### 2020-08-23 14:12:53.476483 #### 2020-08-23 14:13:03.511361 A (delete) Doctest: delete.A ... ok del_dict (delete) Doctest: delete.del_dict ... ok del_dict_from_literal (delete) Doctest: delete.del_dict_from_literal ... ok del_int (delete) Doctest: delete.del_int ... ok del_item (delete) Doctest: delete.del_item ... ok del_list (delete) Doctest: delete.del_list ... ok del_list_int (delete) Doctest: delete.del_list_int ... ok del_local (delete) Doctest: delete.del_local ... ok del_seq (delete) Doctest: delete.del_seq ... ok del_temp_slice (delete) Doctest: delete.del_temp_slice ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running delete ... #### 2020-08-23 14:13:13.547818 go_c_empty (empty_for_loop_T208) Doctest: empty_for_loop_T208.go_c_empty ... ok go_py_empty (empty_for_loop_T208) Doctest: empty_for_loop_T208.go_py_empty ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running empty_for_loop_T208 ... #### 2020-08-23 14:13:23.590740 #### 2020-08-23 14:13:33.627905 ExplicitAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.ExplicitAttrCache ... ok ImplicitAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.ImplicitAttrCache ... ok NoAttrCache (ext_attribute_cache) Doctest: ext_attribute_cache.NoAttrCache ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extcmethod ... #### 2020-08-23 14:13:43.668806 go_c_empty (empty_for_loop_T208) Doctest: empty_for_loop_T208.go_c_empty ... ok go_py_empty (empty_for_loop_T208) Doctest: empty_for_loop_T208.go_py_empty ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running enumboolctx ... #### 2020-08-23 14:13:53.705881 #### 2020-08-23 14:14:03.742953 #### 2020-08-23 14:14:13.781296 enum_boolctx (enumboolctx) Doctest: enumboolctx.enum_boolctx ... ok extern_enum_false (enumboolctx) Doctest: enumboolctx.extern_enum_false ... ok extern_enum_false_true (enumboolctx) Doctest: enumboolctx.extern_enum_false_true ... ok extern_enum_true (enumboolctx) Doctest: enumboolctx.extern_enum_true ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running enumboolctx ... #### 2020-08-23 14:14:24.058740 A (delete) Doctest: delete.A ... ok del_dict (delete) Doctest: delete.del_dict ... ok del_dict_from_literal (delete) Doctest: delete.del_dict_from_literal ... ok del_int (delete) Doctest: delete.del_int ... #### 2020-08-23 14:14:34.187066 ok del_item (delete) Doctest: delete.del_item ... ok del_list (delete) Doctest: delete.del_list ... ok del_list_int (delete) Doctest: delete.del_list_int ... ok del_local (delete) Doctest: delete.del_local ... ok del_seq (delete) Doctest: delete.del_seq ... ok del_temp_slice (delete) Doctest: delete.del_temp_slice ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running delslice ... #### 2020-08-23 14:14:44.232471 enum_boolctx (enumboolctx) Doctest: enumboolctx.enum_boolctx ... ok extern_enum_false (enumboolctx) Doctest: enumboolctx.extern_enum_false ... ok extern_enum_false_true (enumboolctx) Doctest: enumboolctx.extern_enum_false_true ... ok extern_enum_true (enumboolctx) Doctest: enumboolctx.extern_enum_true ... ok #### 2020-08-23 14:14:54.281083 runTest (__main__.EndToEndTest) End-to-end error_pos ... #### 2020-08-23 14:15:04.318349 #### 2020-08-23 14:15:14.360651 del_constant_start_stop (delslice) Doctest: delslice.del_constant_start_stop ... ok del_start (delslice) Doctest: delslice.del_start ... ok del_start_stop (delslice) Doctest: delslice.del_start_stop ... ok del_stop (delslice) Doctest: delslice.del_stop ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running delslice ... #### 2020-08-23 14:15:24.394852 #### 2020-08-23 14:15:34.434348 ok runTest (__main__.CythonRunTestCase) compiling (c) and running ext_type_none_arg ... #### 2020-08-23 14:15:44.476767 test_spam (extcmethod) Doctest: extcmethod.test_spam ... ok test_spam_dish (extcmethod) Doctest: extcmethod.test_spam_dish ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extcmethod ... #### 2020-08-23 14:15:54.571707 #### 2020-08-23 14:16:04.609360 del_constant_start_stop (delslice) Doctest: delslice.del_constant_start_stop ... ok del_start (delslice) Doctest: delslice.del_start ... ok del_start_stop (delslice) Doctest: delslice.del_start_stop ... ok del_stop (delslice) Doctest: delslice.del_stop ... ok run (__main__.PureDoctestTestCase) running pure doctests in delslice ... del_constant_start_stop (pure_doctest__delslice) Doctest: pure_doctest__delslice.del_constant_start_stop ... ok del_start (pure_doctest__delslice) Doctest: pure_doctest__delslice.del_start ... ok del_start_stop (pure_doctest__delslice) Doctest: pure_doctest__delslice.del_start_stop ... ok del_stop (pure_doctest__delslice) Doctest: pure_doctest__delslice.del_stop ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict ... #### 2020-08-23 14:16:14.668655 #### 2020-08-23 14:16:24.730989 #### 2020-08-23 14:16:34.810058 #### 2020-08-23 14:16:44.848507 builtin_default (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default ... ok builtin_default_check_off (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_check_off ... ok builtin_default_check_on (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_check_on ... ok builtin_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_none ... ok builtin_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_not_none ... ok builtin_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_or_none ... ok ext_default (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default ... ok ext_default_check_off (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_check_off ... ok ext_default_check_on (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_check_on ... ok ext_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_none ... ok ext_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_not_none ... ok ext_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_or_none ... ok notype_default (ext_type_none_arg) Doctest: ext_type_none_arg.notype_default ... ok notype_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_default_none ... ok notype_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_not_none ... ok notype_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_or_none ... ok object_default (ext_type_none_arg) Doctest: ext_type_none_arg.object_default ... ok object_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_default_none ... ok object_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_not_none ... ok object_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_or_none ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ext_type_none_arg ... #### 2020-08-23 14:16:54.881623 #### 2020-08-23 14:17:05.081997 #### 2020-08-23 14:17:15.141003 constant (dict) Doctest: dict.constant ... ok dict_call (dict) Doctest: dict.dict_call ... ok dict_call_dict (dict) Doctest: dict.dict_call_dict ... ok dict_call_kwargs (dict) Doctest: dict.dict_call_kwargs ... ok empty (dict) Doctest: dict.empty ... ok item_creation_sideeffect (dict) Doctest: dict.item_creation_sideeffect ... ok items_of_dict_call (dict) Doctest: dict.items_of_dict_call ... ok keyvalue (dict) Doctest: dict.keyvalue ... ok keyvalues (dict) Doctest: dict.keyvalues ... ok keyvalues2 (dict) Doctest: dict.keyvalues2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict ... #### 2020-08-23 14:17:25.178765 #### 2020-08-23 14:17:35.215131 g1649 (closure_tests_3) Doctest: closure_tests_3.g1649 ... ok g1653 (closure_tests_3) Doctest: closure_tests_3.g1653 ... ok g1662 (closure_tests_3) Doctest: closure_tests_3.g1662 ... ok g1665 (closure_tests_3) Doctest: closure_tests_3.g1665 ... ok g1670 (closure_tests_3) Doctest: closure_tests_3.g1670 ... ok g1674 (closure_tests_3) Doctest: closure_tests_3.g1674 ... ok g1681 (closure_tests_3) Doctest: closure_tests_3.g1681 ... ok g1688 (closure_tests_3) Doctest: closure_tests_3.g1688 ... ok g1698 (closure_tests_3) Doctest: closure_tests_3.g1698 ... ok g1702 (closure_tests_3) Doctest: closure_tests_3.g1702 ... ok g1716 (closure_tests_3) Doctest: closure_tests_3.g1716 ... ok g1729 (closure_tests_3) Doctest: closure_tests_3.g1729 ... ok g1733 (closure_tests_3) Doctest: closure_tests_3.g1733 ... ok g1737 (closure_tests_3) Doctest: closure_tests_3.g1737 ... ok g1741 (closure_tests_3) Doctest: closure_tests_3.g1741 ... ok g1747 (closure_tests_3) Doctest: closure_tests_3.g1747 ... ok g1754 (closure_tests_3) Doctest: closure_tests_3.g1754 ... ok g1765 (closure_tests_3) Doctest: closure_tests_3.g1765 ... ok g1769 (closure_tests_3) Doctest: closure_tests_3.g1769 ... ok g1779 (closure_tests_3) Doctest: closure_tests_3.g1779 ... ok g1785 (closure_tests_3) Doctest: closure_tests_3.g1785 ... ok g1791 (closure_tests_3) Doctest: closure_tests_3.g1791 ... ok g1800 (closure_tests_3) Doctest: closure_tests_3.g1800 ... ok g1807 (closure_tests_3) Doctest: closure_tests_3.g1807 ... ok g1828 (closure_tests_3) Doctest: closure_tests_3.g1828 ... ok g1843 (closure_tests_3) Doctest: closure_tests_3.g1843 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_3_def_to_cdef ... #### 2020-08-23 14:17:45.260857 test_spam (extcmethod) Doctest: extcmethod.test_spam ... ok test_spam_dish (extcmethod) Doctest: extcmethod.test_spam_dish ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extended_unpacking_T235 ... #### 2020-08-23 14:17:55.295315 builtin_default (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default ... ok builtin_default_check_off (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_check_off ... ok builtin_default_check_on (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_check_on ... ok builtin_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_default_none ... ok builtin_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_not_none ... ok builtin_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.builtin_or_none ... ok ext_default (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default ... ok ext_default_check_off (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_check_off ... ok ext_default_check_on (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_check_on ... ok ext_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_default_none ... ok ext_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_not_none ... ok ext_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.ext_or_none ... ok notype_default (ext_type_none_arg) Doctest: ext_type_none_arg.notype_default ... ok notype_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_default_none ... ok notype_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_not_none ... ok notype_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.notype_or_none ... ok object_default (ext_type_none_arg) Doctest: ext_type_none_arg.object_default ... ok object_default_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_default_none ... ok object_not_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_not_none ... ok object_or_none (ext_type_none_arg) Doctest: ext_type_none_arg.object_or_none ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extclassbody ... #### 2020-08-23 14:18:05.336070 #### 2020-08-23 14:18:15.401367 constant (dict) Doctest: dict.constant ... ok dict_call (dict) Doctest: dict.dict_call ... ok dict_call_dict (dict) Doctest: dict.dict_call_dict ... ok dict_call_kwargs (dict) Doctest: dict.dict_call_kwargs ... ok empty (dict) Doctest: dict.empty ... ok item_creation_sideeffect (dict) Doctest: dict.item_creation_sideeffect ... ok items_of_dict_call (dict) Doctest: dict.items_of_dict_call ... ok keyvalue (dict) Doctest: dict.keyvalue ... ok keyvalues (dict) Doctest: dict.keyvalues ... ok keyvalues2 (dict) Doctest: dict.keyvalues2 ... ok #### 2020-08-23 14:18:25.472143 runTest (__main__.CythonRunTestCase) compiling (c) and running dict_get ... #### 2020-08-23 14:18:35.505940 #### 2020-08-23 14:18:45.542295 get (dict_get) Doctest: dict_get.get ... ok get_default (dict_get) Doctest: dict_get.get_default ... ok get_in_condition (dict_get) Doctest: dict_get.get_in_condition ... ok #### 2020-08-23 14:18:55.586100 runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_get ... extclassbody () Doctest: extclassbody ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extclassbody ... #### 2020-08-23 14:19:05.620683 #### 2020-08-23 14:19:15.653676 #### 2020-08-23 14:19:25.686231 get (dict_get) Doctest: dict_get.get ... ok get_default (dict_get) Doctest: dict_get.get_default ... ok get_in_condition (dict_get) Doctest: dict_get.get_in_condition ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict_getitem ... #### 2020-08-23 14:19:35.731042 #### 2020-08-23 14:19:45.774665 extended_unpacking_T235 () Doctest: extended_unpacking_T235 ... ok assign (extended_unpacking_T235) Doctest: extended_unpacking_T235.assign ... ok unpack (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack ... ok unpack_in_loop (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_in_loop ... ok unpack_into_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_into_list ... ok unpack_into_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_into_tuple ... ok unpack_left (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left ... ok unpack_left_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left_list ... ok unpack_left_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left_tuple ... ok unpack_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_list ... ok unpack_many_left (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_left ... ok unpack_many_middle (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_middle ... ok unpack_many_right (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_right ... ok unpack_many_right_loop (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_right_loop ... ok unpack_middle (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle ... ok unpack_middle_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle_list ... ok unpack_middle_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle_tuple ... ok unpack_recursive (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_recursive ... ok unpack_right (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right ... ok unpack_right_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right_list ... ok unpack_right_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right_tuple ... ok unpack_single (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_single ... ok unpack_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_tuple ... ok unpack_tuple_single (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_tuple_single ... ok unpack_typed (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extended_unpacking_T235 ... #### 2020-08-23 14:19:56.115609 extclassbody () Doctest: extclassbody ... ok runTest (__main__.EndToEndTest) End-to-end final_in_pxd ... #### 2020-08-23 14:20:06.172982 getitem_in_condition (dict_getitem) Doctest: dict_getitem.getitem_in_condition ... ok getitem_not_none (dict_getitem) Doctest: dict_getitem.getitem_not_none ... ok getitem_str (dict_getitem) Doctest: dict_getitem.getitem_str ... ok getitem_tuple (dict_getitem) Doctest: dict_getitem.getitem_tuple ... ok getitem_unicode (dict_getitem) Doctest: dict_getitem.getitem_unicode ... ok test (dict_getitem) Doctest: dict_getitem.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_getitem ... #### 2020-08-23 14:20:16.246653 #### 2020-08-23 14:20:26.294618 #### 2020-08-23 14:20:36.335086 #### 2020-08-23 14:20:46.452116 #### 2020-08-23 14:20:56.486453 getitem_in_condition (dict_getitem) Doctest: dict_getitem.getitem_in_condition ... ok getitem_not_none (dict_getitem) Doctest: dict_getitem.getitem_not_none ... ok getitem_str (dict_getitem) Doctest: dict_getitem.getitem_str ... ok getitem_tuple (dict_getitem) Doctest: dict_getitem.getitem_tuple ... ok getitem_unicode (dict_getitem) Doctest: dict_getitem.getitem_unicode ... ok test (dict_getitem) Doctest: dict_getitem.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dict_values_in_expression ... #### 2020-08-23 14:21:06.585731 #### 2020-08-23 14:21:16.664379 #### 2020-08-23 14:21:26.698708 values_in_expression (dict_values_in_expression) Doctest: dict_values_in_expression.values_in_expression ... ok values_of_expression (dict_values_in_expression) Doctest: dict_values_in_expression.values_of_expression ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_values_in_expression ... #### 2020-08-23 14:21:36.778347 #### 2020-08-23 14:21:46.815834 ok runTest (__main__.CythonRunTestCase) compiling (c) and running fmod ... extended_unpacking_T235 () Doctest: extended_unpacking_T235 ... ok assign (extended_unpacking_T235) Doctest: extended_unpacking_T235.assign ... ok unpack (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack ... ok unpack_in_loop (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_in_loop ... ok unpack_into_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_into_list ... ok unpack_into_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_into_tuple ... ok unpack_left (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left ... ok unpack_left_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left_list ... ok unpack_left_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_left_tuple ... ok unpack_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_list ... ok unpack_many_left (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_left ... ok unpack_many_middle (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_middle ... ok unpack_many_right (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_right ... ok unpack_many_right_loop (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_many_right_loop ... ok unpack_middle (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle ... ok unpack_middle_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle_list ... ok unpack_middle_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_middle_tuple ... ok unpack_recursive (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_recursive ... ok unpack_right (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right ... ok unpack_right_list (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right_list ... #### 2020-08-23 14:21:56.851394 ok unpack_right_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_right_tuple ... ok unpack_single (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_single ... ok unpack_tuple (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_tuple ... ok unpack_tuple_single (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_tuple_single ... ok unpack_typed (extended_unpacking_T235) Doctest: extended_unpacking_T235.unpack_typed ... ok runTest (__main__.EndToEndTest) End-to-end extern_impl ... #### 2020-08-23 14:22:06.905380 values_in_expression (dict_values_in_expression) Doctest: dict_values_in_expression.values_in_expression ... ok values_of_expression (dict_values_in_expression) Doctest: dict_values_in_expression.values_of_expression ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dictcomp ... #### 2020-08-23 14:22:17.277956 fmod (fmod) Doctest: fmod.fmod ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fmod ... #### 2020-08-23 14:22:27.318583 #### 2020-08-23 14:22:37.350595 #### 2020-08-23 14:22:47.396968 fmod (fmod) Doctest: fmod.fmod ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_from_float_T254 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running external_ref_reassignment ... #### 2020-08-23 14:22:57.436802 #### 2020-08-23 14:23:07.471543 #### 2020-08-23 14:23:17.505712 #### 2020-08-23 14:23:27.539796 double_step (for_from_float_T254) Doctest: for_from_float_T254.double_step ... ok double_step_py_target (for_from_float_T254) Doctest: for_from_float_T254.double_step_py_target ... ok double_step_typed (for_from_float_T254) Doctest: for_from_float_T254.double_step_typed ... ok double_target (for_from_float_T254) Doctest: for_from_float_T254.double_target ... ok int_step_py_target (for_from_float_T254) Doctest: for_from_float_T254.int_step_py_target ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_from_float_T254 ... test_cglobals_reassignment (external_ref_reassignment) Doctest: external_ref_reassignment.test_cglobals_reassignment ... ok test_closure_reassignment (external_ref_reassignment) Doctest: external_ref_reassignment.test_closure_reassignment ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running external_ref_reassignment ... #### 2020-08-23 14:23:37.575147 #### 2020-08-23 14:23:47.610668 #### 2020-08-23 14:23:57.646073 #### 2020-08-23 14:24:07.939043 dictcomp (dictcomp) Doctest: dictcomp.dictcomp ... ok genexpr (dictcomp) Doctest: dictcomp.genexpr ... ok iterdict_dictcomp (dictcomp) Doctest: dictcomp.iterdict_dictcomp ... ok nested_tuple (dictcomp) Doctest: dictcomp.nested_tuple ... ok typed_dictcomp (dictcomp) Doctest: dictcomp.typed_dictcomp ... ok #### 2020-08-23 14:24:18.070652 runTest (__main__.CythonRunTestCase) compiling (cpp) and running dictcomp ... double_step (for_from_float_T254) Doctest: for_from_float_T254.double_step ... ok double_step_py_target (for_from_float_T254) Doctest: for_from_float_T254.double_step_py_target ... ok double_step_typed (for_from_float_T254) Doctest: for_from_float_T254.double_step_typed ... ok double_target (for_from_float_T254) Doctest: for_from_float_T254.double_target ... ok int_step_py_target (for_from_float_T254) Doctest: for_from_float_T254.int_step_py_target ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexc_iter_T228 ... test_cglobals_reassignment (external_ref_reassignment) Doctest: external_ref_reassignment.test_cglobals_reassignment ... ok test_closure_reassignment (external_ref_reassignment) Doctest: external_ref_reassignment.test_closure_reassignment ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extinstantiate ... #### 2020-08-23 14:24:28.148991 #### 2020-08-23 14:24:38.203618 #### 2020-08-23 14:24:48.261414 #### 2020-08-23 14:24:58.309485 #### 2020-08-23 14:25:08.365887 #### 2020-08-23 14:25:18.406279 extinstantiate () Doctest: extinstantiate ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extinstantiate ... #### 2020-08-23 14:25:28.448214 #### 2020-08-23 14:25:38.489776 funcexc_iter_T228 () Doctest: funcexc_iter_T228 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexc_iter_T228 ... #### 2020-08-23 14:25:48.544903 g1649 (closure_tests_3) Doctest: closure_tests_3.g1649 ... ok g1653 (closure_tests_3) Doctest: closure_tests_3.g1653 ... ok g1662 (closure_tests_3) Doctest: closure_tests_3.g1662 ... ok g1665 (closure_tests_3) Doctest: closure_tests_3.g1665 ... ok g1670 (closure_tests_3) Doctest: closure_tests_3.g1670 ... ok g1674 (closure_tests_3) Doctest: closure_tests_3.g1674 ... ok g1681 (closure_tests_3) Doctest: closure_tests_3.g1681 ... ok g1688 (closure_tests_3) Doctest: closure_tests_3.g1688 ... ok g1698 (closure_tests_3) Doctest: closure_tests_3.g1698 ... ok g1702 (closure_tests_3) Doctest: closure_tests_3.g1702 ... ok g1716 (closure_tests_3) Doctest: closure_tests_3.g1716 ... ok g1729 (closure_tests_3) Doctest: closure_tests_3.g1729 ... ok g1733 (closure_tests_3) Doctest: closure_tests_3.g1733 ... ok g1737 (closure_tests_3) Doctest: closure_tests_3.g1737 ... ok g1741 (closure_tests_3) Doctest: closure_tests_3.g1741 ... ok g1747 (closure_tests_3) Doctest: closure_tests_3.g1747 ... ok g1754 (closure_tests_3) Doctest: closure_tests_3.g1754 ... ok g1765 (closure_tests_3) Doctest: closure_tests_3.g1765 ... ok g1769 (closure_tests_3) Doctest: closure_tests_3.g1769 ... ok g1779 (closure_tests_3) Doctest: closure_tests_3.g1779 ... ok g1785 (closure_tests_3) Doctest: closure_tests_3.g1785 ... ok g1791 (closure_tests_3) Doctest: closure_tests_3.g1791 ... ok g1800 (closure_tests_3) Doctest: closure_tests_3.g1800 ... ok g1807 (closure_tests_3) Doctest: closure_tests_3.g1807 ... ok g1828 (closure_tests_3) Doctest: closure_tests_3.g1828 ... ok g1843 (closure_tests_3) Doctest: closure_tests_3.g1843 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_3 ... #### 2020-08-23 14:25:58.599523 #### 2020-08-23 14:26:08.642608 extinstantiate () Doctest: extinstantiate ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extkwonlyargs ... #### 2020-08-23 14:26:18.684423 #### 2020-08-23 14:26:28.730805 #### 2020-08-23 14:26:38.767446 dictcomp (dictcomp) Doctest: dictcomp.dictcomp ... ok genexpr (dictcomp) Doctest: dictcomp.genexpr ... ok iterdict_dictcomp (dictcomp) Doctest: dictcomp.iterdict_dictcomp ... ok nested_tuple (dictcomp) Doctest: dictcomp.nested_tuple ... ok typed_dictcomp (dictcomp) Doctest: dictcomp.typed_dictcomp ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running division_T384 ... #### 2020-08-23 14:26:48.810711 funcexc_iter_T228 () Doctest: funcexc_iter_T228 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptraise ... #### 2020-08-23 14:26:58.869428 division_T384 () Doctest: division_T384 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running division_T384 ... #### 2020-08-23 14:27:08.982712 #### 2020-08-23 14:27:19.322473 extkwonlyargs () Doctest: extkwonlyargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extkwonlyargs ... funcexceptraise () Doctest: funcexceptraise ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptraise ... #### 2020-08-23 14:27:29.412829 #### 2020-08-23 14:27:39.517456 division_T384 () Doctest: division_T384 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running double_dealloc_T796 ... #### 2020-08-23 14:27:49.553113 #### 2020-08-23 14:27:59.620954 funcexceptraise () Doctest: funcexceptraise ... ok runTest (__main__.EndToEndTest) End-to-end fused_cmethods ... #### 2020-08-23 14:28:09.668027 #### 2020-08-23 14:28:19.739131 #### 2020-08-23 14:28:29.782326 extkwonlyargs () Doctest: extkwonlyargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extpropertyref ... #### 2020-08-23 14:28:39.825584 #### 2020-08-23 14:28:49.875000 double_dealloc_T796 () Doctest: double_dealloc_T796 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running double_dealloc_T796 ... #### 2020-08-23 14:28:59.928804 #### 2020-08-23 14:29:09.972593 #### 2020-08-23 14:29:20.018741 #### 2020-08-23 14:29:30.062099 #### 2020-08-23 14:29:40.098782 __get__ (line 7) (extpropertyref.__test__.Spam.eggs) Doctest: extpropertyref.__test__.Spam.eggs.__get__ (line 7) ... ok breakfast (line 39) (extpropertyref.__test__) Doctest: extpropertyref.__test__.breakfast (line 39) ... ok tomato (line 16) (extpropertyref.__test__) Doctest: extpropertyref.__test__.tomato (line 16) ... ok breakfast (extpropertyref) Doctest: extpropertyref.breakfast ... ok tomato (extpropertyref) Doctest: extpropertyref.tomato ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extpropertyref ... #### 2020-08-23 14:29:50.136483 #### 2020-08-23 14:30:00.169822 double_dealloc_T796 () Doctest: double_dealloc_T796 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dynamic_args ... #### 2020-08-23 14:30:10.204217 #### 2020-08-23 14:30:20.534808 #### 2020-08-23 14:30:30.661994 #### 2020-08-23 14:30:40.713010 #### 2020-08-23 14:30:50.744299 __get__ (line 7) (extpropertyref.__test__.Spam.eggs) Doctest: extpropertyref.__test__.Spam.eggs.__get__ (line 7) ... ok breakfast (line 39) (extpropertyref.__test__) Doctest: extpropertyref.__test__.breakfast (line 39) ... ok tomato (line 16) (extpropertyref.__test__) Doctest: extpropertyref.__test__.tomato (line 16) ... ok breakfast (extpropertyref) Doctest: extpropertyref.breakfast ... ok tomato (extpropertyref) Doctest: extpropertyref.tomato ... ok #### 2020-08-23 14:31:00.785984 runTest (__main__.CythonRunTestCase) compiling (c) and running exttype_dealloc ... test_exttype_args (dynamic_args) Doctest: dynamic_args.test_exttype_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dynamic_args ... #### 2020-08-23 14:31:10.824142 #### 2020-08-23 14:31:20.864712 #### 2020-08-23 14:31:30.906060 #### 2020-08-23 14:31:40.941193 #### 2020-08-23 14:31:50.973032 #### 2020-08-23 14:32:01.006029 ok runTest (__main__.CythonRunTestCase) compiling (c) and running future_division ... #### 2020-08-23 14:32:11.050949 test_exttype_args (dynamic_args) Doctest: dynamic_args.test_exttype_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running empty_declarators ... #### 2020-08-23 14:32:21.112373 #### 2020-08-23 14:32:31.147025 zed (empty_declarators) Doctest: empty_declarators.zed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running empty_declarators ... #### 2020-08-23 14:32:41.181205 #### 2020-08-23 14:32:51.226586 #### 2020-08-23 14:33:01.576492 zed (empty_declarators) Doctest: empty_declarators.zed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running enumerate_T316 ... #### 2020-08-23 14:33:11.642613 ExtSubTypeObjAttr (exttype_dealloc) Doctest: exttype_dealloc.ExtSubTypeObjAttr ... ok ExtTypeRaise (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRaise ... RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! ok ExtTypeRefCycle (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRefCycle ... ok ExtTypeRefCycleRaise (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRefCycleRaise ... RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! ok ExtTypeSimple (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeSimple ... ok PySubTypeDel (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeDel ... ok PySubTypeRaise (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRaise ... RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! ok PySubTypeRefCycleDel (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRefCycleDel ... ok PySubTypeRefCycleRaise (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRefCycleRaise ... RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! ok PySubTypeSimple (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeSimple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exttype_dealloc ... #### 2020-08-23 14:33:21.674844 #### 2020-08-23 14:33:31.707063 constants (future_division) Doctest: future_division.constants ... ok div_by_0 (future_division) Doctest: future_division.div_by_0 ... ok doit (future_division) Doctest: future_division.doit ... ok doit_inplace (future_division) Doctest: future_division.doit_inplace ... ok doit_inplace_floor (future_division) Doctest: future_division.doit_inplace_floor ... ok float_mix (future_division) Doctest: future_division.float_mix ... ok float_mix_rev (future_division) Doctest: future_division.float_mix_rev ... ok infer_division_type (future_division) Doctest: future_division.infer_division_type ... ok int_int (future_division) Doctest: future_division.int_int ... ok int_mix (future_division) Doctest: future_division.int_mix ... ok int_mix_rev (future_division) Doctest: future_division.int_mix_rev ... ok py_mix (future_division) Doctest: future_division.py_mix ... ok py_mix_by_neg1 (future_division) Doctest: future_division.py_mix_by_neg1 ... ok py_mix_rev (future_division) Doctest: future_division.py_mix_rev ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running future_division ... #### 2020-08-23 14:33:41.743483 #### 2020-08-23 14:33:51.834360 g1649 (closure_tests_3) Doctest: closure_tests_3.g1649 ... ok g1653 (closure_tests_3) Doctest: closure_tests_3.g1653 ... ok g1662 (closure_tests_3) Doctest: closure_tests_3.g1662 ... ok g1665 (closure_tests_3) Doctest: closure_tests_3.g1665 ... ok g1670 (closure_tests_3) Doctest: closure_tests_3.g1670 ... ok g1674 (closure_tests_3) Doctest: closure_tests_3.g1674 ... ok g1681 (closure_tests_3) Doctest: closure_tests_3.g1681 ... ok g1688 (closure_tests_3) Doctest: closure_tests_3.g1688 ... ok g1698 (closure_tests_3) Doctest: closure_tests_3.g1698 ... ok g1702 (closure_tests_3) Doctest: closure_tests_3.g1702 ... ok g1716 (closure_tests_3) Doctest: closure_tests_3.g1716 ... ok g1729 (closure_tests_3) Doctest: closure_tests_3.g1729 ... ok g1733 (closure_tests_3) Doctest: closure_tests_3.g1733 ... ok g1737 (closure_tests_3) Doctest: closure_tests_3.g1737 ... ok g1741 (closure_tests_3) Doctest: closure_tests_3.g1741 ... ok g1747 (closure_tests_3) Doctest: closure_tests_3.g1747 ... ok g1754 (closure_tests_3) Doctest: closure_tests_3.g1754 ... ok g1765 (closure_tests_3) Doctest: closure_tests_3.g1765 ... ok g1769 (closure_tests_3) Doctest: closure_tests_3.g1769 ... ok g1779 (closure_tests_3) Doctest: closure_tests_3.g1779 ... ok g1785 (closure_tests_3) Doctest: closure_tests_3.g1785 ... ok g1791 (closure_tests_3) Doctest: closure_tests_3.g1791 ... ok g1800 (closure_tests_3) Doctest: closure_tests_3.g1800 ... ok g1807 (closure_tests_3) Doctest: closure_tests_3.g1807 ... ok g1828 (closure_tests_3) Doctest: closure_tests_3.g1828 ... ok g1843 (closure_tests_3) Doctest: closure_tests_3.g1843 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_3_def_to_cdef ... #### 2020-08-23 14:34:01.899913 #### 2020-08-23 14:34:11.941424 #### 2020-08-23 14:34:21.982302 #### 2020-08-23 14:34:32.021378 c_enumerate_carray_target (enumerate_T316) Doctest: enumerate_T316.c_enumerate_carray_target ... ok convert_target_enumerate (enumerate_T316) Doctest: enumerate_T316.convert_target_enumerate ... ok convert_target_enumerate_start (enumerate_T316) Doctest: enumerate_T316.convert_target_enumerate_start ... ok empty_c_enumerate (enumerate_T316) Doctest: enumerate_T316.empty_c_enumerate ... ok go_c_enumerate (enumerate_T316) Doctest: enumerate_T316.go_c_enumerate ... ok go_c_enumerate_step (enumerate_T316) Doctest: enumerate_T316.go_c_enumerate_step ... ok go_py_enumerate (enumerate_T316) Doctest: enumerate_T316.go_py_enumerate ... ok go_py_enumerate_start (enumerate_T316) Doctest: enumerate_T316.go_py_enumerate_start ... ok multi_c_enumerate (enumerate_T316) Doctest: enumerate_T316.multi_c_enumerate ... ok multi_enumerate (enumerate_T316) Doctest: enumerate_T316.multi_enumerate ... ok multi_enumerate_start (enumerate_T316) Doctest: enumerate_T316.multi_enumerate_start ... ok py_enumerate_break (enumerate_T316) Doctest: enumerate_T316.py_enumerate_break ... ok py_enumerate_continue (enumerate_T316) Doctest: enumerate_T316.py_enumerate_continue ... ok py_enumerate_dict (enumerate_T316) Doctest: enumerate_T316.py_enumerate_dict ... ok py_enumerate_list_index_target (enumerate_T316) Doctest: enumerate_T316.py_enumerate_list_index_target ... ok py_enumerate_return (enumerate_T316) Doctest: enumerate_T316.py_enumerate_return ... ok single_target_enumerate (enumerate_T316) Doctest: enumerate_T316.single_target_enumerate ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running enumerate_T316 ... #### 2020-08-23 14:34:42.079039 #### 2020-08-23 14:34:52.136719 #### 2020-08-23 14:35:02.200500 #### 2020-08-23 14:35:12.242296 constants (future_division) Doctest: future_division.constants ... ok div_by_0 (future_division) Doctest: future_division.div_by_0 ... ok doit (future_division) Doctest: future_division.doit ... ok doit_inplace (future_division) Doctest: future_division.doit_inplace ... ok doit_inplace_floor (future_division) Doctest: future_division.doit_inplace_floor ... ok float_mix (future_division) Doctest: future_division.float_mix ... ok float_mix_rev (future_division) Doctest: future_division.float_mix_rev ... ok infer_division_type (future_division) Doctest: future_division.infer_division_type ... ok int_int (future_division) Doctest: future_division.int_int ... ok int_mix (future_division) Doctest: future_division.int_mix ... ok int_mix_rev (future_division) Doctest: future_division.int_mix_rev ... ok py_mix (future_division) Doctest: future_division.py_mix ... ok py_mix_by_neg1 (future_division) Doctest: future_division.py_mix_by_neg1 ... ok py_mix_rev (future_division) Doctest: future_division.py_mix_rev ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generator_type_inference ... #### 2020-08-23 14:35:22.277346 #### 2020-08-23 14:35:32.312021 #### 2020-08-23 14:35:42.355273 #### 2020-08-23 14:35:52.387377 ExtSubTypeObjAttr (exttype_dealloc) Doctest: exttype_dealloc.ExtSubTypeObjAttr ... ok ExtTypeRaise (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRaise ... RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! ok ExtTypeRefCycle (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRefCycle ... ok ExtTypeRefCycleRaise (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRefCycleRaise ... RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! ok ExtTypeSimple (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeSimple ... ok PySubTypeDel (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeDel ... ok PySubTypeRaise (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRaise ... #### 2020-08-23 14:36:02.424450 RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! ok PySubTypeRefCycleDel (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRefCycleDel ... ok PySubTypeRefCycleRaise (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeRefCycleRaise ... RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! ok PySubTypeSimple (exttype_dealloc) Doctest: exttype_dealloc.PySubTypeSimple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running file_encoding_T740 ... c_enumerate_carray_target (enumerate_T316) Doctest: enumerate_T316.c_enumerate_carray_target ... ok convert_target_enumerate (enumerate_T316) Doctest: enumerate_T316.convert_target_enumerate ... ok convert_target_enumerate_start (enumerate_T316) Doctest: enumerate_T316.convert_target_enumerate_start ... ok empty_c_enumerate (enumerate_T316) Doctest: enumerate_T316.empty_c_enumerate ... ok go_c_enumerate (enumerate_T316) Doctest: enumerate_T316.go_c_enumerate ... ok go_c_enumerate_step (enumerate_T316) Doctest: enumerate_T316.go_c_enumerate_step ... ok go_py_enumerate (enumerate_T316) Doctest: enumerate_T316.go_py_enumerate ... ok go_py_enumerate_start (enumerate_T316) Doctest: enumerate_T316.go_py_enumerate_start ... ok multi_c_enumerate (enumerate_T316) Doctest: enumerate_T316.multi_c_enumerate ... ok multi_enumerate (enumerate_T316) Doctest: enumerate_T316.multi_enumerate ... ok multi_enumerate_start (enumerate_T316) Doctest: enumerate_T316.multi_enumerate_start ... ok py_enumerate_break (enumerate_T316) Doctest: enumerate_T316.py_enumerate_break ... ok py_enumerate_continue (enumerate_T316) Doctest: enumerate_T316.py_enumerate_continue ... ok py_enumerate_dict (enumerate_T316) Doctest: enumerate_T316.py_enumerate_dict ... ok py_enumerate_list_index_target (enumerate_T316) Doctest: enumerate_T316.py_enumerate_list_index_target ... ok py_enumerate_return (enumerate_T316) Doctest: enumerate_T316.py_enumerate_return ... ok single_target_enumerate (enumerate_T316) Doctest: enumerate_T316.single_target_enumerate ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running eval ... #### 2020-08-23 14:36:12.460497 #### 2020-08-23 14:36:22.688321 file_encoding_T740 () Doctest: file_encoding_T740 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running file_encoding_T740 ... test_type_inference (generator_type_inference) Doctest: generator_type_inference.test_type_inference ... ok test_unicode_loop (generator_type_inference) Doctest: generator_type_inference.test_unicode_loop ... ok test_with_nonlocal (generator_type_inference) Doctest: generator_type_inference.test_with_nonlocal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_type_inference ... #### 2020-08-23 14:36:32.793442 #### 2020-08-23 14:36:42.837104 eval_class_scope (eval) Doctest: eval.eval_class_scope ... ok eval_locals (eval) Doctest: eval.eval_locals ... ok eval_simple (eval) Doctest: eval.eval_simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running eval ... file_encoding_T740 () Doctest: file_encoding_T740 ... ok run (__main__.PureDoctestTestCase) running pure doctests in file_encoding_T740 ... pure_doctest__file_encoding_T740 () Doctest: pure_doctest__file_encoding_T740 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running filenames ... #### 2020-08-23 14:36:52.875013 #### 2020-08-23 14:37:03.008526 filenames () Doctest: filenames ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running filenames ... #### 2020-08-23 14:37:13.055192 eval_class_scope (eval) Doctest: eval.eval_class_scope ... ok eval_locals (eval) Doctest: eval.eval_locals ... ok eval_simple (eval) Doctest: eval.eval_simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exarkun ... #### 2020-08-23 14:37:23.100317 filenames () Doctest: filenames ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running final_method_T586 ... #### 2020-08-23 14:37:33.144714 #### 2020-08-23 14:37:43.185413 test_type_inference (generator_type_inference) Doctest: generator_type_inference.test_type_inference ... ok test_unicode_loop (generator_type_inference) Doctest: generator_type_inference.test_unicode_loop ... ok test_with_nonlocal (generator_type_inference) Doctest: generator_type_inference.test_with_nonlocal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running genexpr_T491 ... #### 2020-08-23 14:37:53.220429 #### 2020-08-23 14:38:03.351231 #### 2020-08-23 14:38:13.387515 exarkun () Doctest: exarkun ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exarkun ... #### 2020-08-23 14:38:23.466935 #### 2020-08-23 14:38:33.813526 #### 2020-08-23 14:38:43.911682 #### 2020-08-23 14:38:53.966216 #### 2020-08-23 14:39:04.022069 BaseTypeWithFinalMethods (final_method_T586) Doctest: final_method_T586.BaseTypeWithFinalMethods ... ok FinalType (final_method_T586) Doctest: final_method_T586.FinalType ... ok SubType (final_method_T586) Doctest: final_method_T586.SubType ... ok test_external_call (final_method_T586) Doctest: final_method_T586.test_external_call ... ok test_external_call_in_temp (final_method_T586) Doctest: final_method_T586.test_external_call_in_temp ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running final_method_T586 ... test_genexpr (genexpr_T491) Doctest: genexpr_T491.test_genexpr ... ok test_genexpr_closure (genexpr_T491) Doctest: genexpr_T491.test_genexpr_closure ... ok test_genexpr_funccall (genexpr_T491) Doctest: genexpr_T491.test_genexpr_funccall ... ok test_genexpr_scope (genexpr_T491) Doctest: genexpr_T491.test_genexpr_scope ... ok test_genexpr_typed (genexpr_T491) Doctest: genexpr_T491.test_genexpr_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running genexpr_T491 ... #### 2020-08-23 14:39:14.100758 #### 2020-08-23 14:39:24.157986 exarkun () Doctest: exarkun ... ok #### 2020-08-23 14:39:34.196890 runTest (__main__.CythonRunTestCase) compiling (c) and running exec_noargs ... #### 2020-08-23 14:39:44.239314 #### 2020-08-23 14:39:54.276588 exec_func_scope (exec_noargs) Doctest: exec_noargs.exec_func_scope ... ok exec_module_scope (exec_noargs) Doctest: exec_noargs.exec_module_scope ... #### 2020-08-23 14:40:04.312979 ok exec_pyclass_scope (exec_noargs) Doctest: exec_noargs.exec_pyclass_scope ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exec_noargs ... #### 2020-08-23 14:40:14.349871 #### 2020-08-23 14:40:24.382355 test_genexpr (genexpr_T491) Doctest: genexpr_T491.test_genexpr ... ok test_genexpr_closure (genexpr_T491) Doctest: genexpr_T491.test_genexpr_closure ... ok test_genexpr_funccall (genexpr_T491) Doctest: genexpr_T491.test_genexpr_funccall ... ok test_genexpr_scope (genexpr_T491) Doctest: genexpr_T491.test_genexpr_scope ... ok test_genexpr_typed (genexpr_T491) Doctest: genexpr_T491.test_genexpr_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running genexpr_T715 ... exec_func_scope (exec_noargs) Doctest: exec_noargs.exec_func_scope ... ok exec_module_scope (exec_noargs) Doctest: exec_noargs.exec_module_scope ... ok exec_pyclass_scope (exec_noargs) Doctest: exec_noargs.exec_pyclass_scope ... ok #### 2020-08-23 14:40:34.423179 runTest (__main__.CythonRunTestCase) compiling (c) and running ext_auto_richcmp ... BaseTypeWithFinalMethods (final_method_T586) Doctest: final_method_T586.BaseTypeWithFinalMethods ... ok FinalType (final_method_T586) Doctest: final_method_T586.FinalType ... ok SubType (final_method_T586) Doctest: final_method_T586.SubType ... ok test_external_call (final_method_T586) Doctest: final_method_T586.test_external_call ... ok test_external_call_in_temp (final_method_T586) Doctest: final_method_T586.test_external_call_in_temp ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_in_range_T372 ... #### 2020-08-23 14:40:44.477290 #### 2020-08-23 14:40:54.531013 #### 2020-08-23 14:41:04.585292 #### 2020-08-23 14:41:15.004740 test_break (for_in_range_T372) Doctest: for_in_range_T372.test_break ... ok test_enum_range (for_in_range_T372) Doctest: for_in_range_T372.test_enum_range ... ok test_fix (for_in_range_T372) Doctest: for_in_range_T372.test_fix ... ok test_modify (for_in_range_T372) Doctest: for_in_range_T372.test_modify ... ok test_negindex (for_in_range_T372) Doctest: for_in_range_T372.test_negindex ... ok test_negindex_inferred (for_in_range_T372) Doctest: for_in_range_T372.test_negindex_inferred ... ok test_return (for_in_range_T372) Doctest: for_in_range_T372.test_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_in_range_T372 ... t715 (genexpr_T715) Doctest: genexpr_T715.t715 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running genexpr_T715 ... #### 2020-08-23 14:41:25.143456 #### 2020-08-23 14:41:35.247114 #### 2020-08-23 14:41:45.305023 test_break (for_in_range_T372) Doctest: for_in_range_T372.test_break ... ok test_enum_range (for_in_range_T372) Doctest: for_in_range_T372.test_enum_range ... ok test_fix (for_in_range_T372) Doctest: for_in_range_T372.test_fix ... ok test_modify (for_in_range_T372) Doctest: for_in_range_T372.test_modify ... ok test_negindex (for_in_range_T372) Doctest: for_in_range_T372.test_negindex ... ok test_negindex_inferred (for_in_range_T372) Doctest: for_in_range_T372.test_negindex_inferred ... ok test_return (for_in_range_T372) Doctest: for_in_range_T372.test_return ... #### 2020-08-23 14:41:55.402628 ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_in_string ... #### 2020-08-23 14:42:05.441479 t715 (genexpr_T715) Doctest: genexpr_T715.t715 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running hasattr ... #### 2020-08-23 14:42:15.482349 #### 2020-08-23 14:42:25.527160 g1649 (closure_tests_3) Doctest: closure_tests_3.g1649 ... ok g1653 (closure_tests_3) Doctest: closure_tests_3.g1653 ... ok g1662 (closure_tests_3) Doctest: closure_tests_3.g1662 ... ok g1665 (closure_tests_3) Doctest: closure_tests_3.g1665 ... ok g1670 (closure_tests_3) Doctest: closure_tests_3.g1670 ... ok g1674 (closure_tests_3) Doctest: closure_tests_3.g1674 ... ok g1681 (closure_tests_3) Doctest: closure_tests_3.g1681 ... ok g1688 (closure_tests_3) Doctest: closure_tests_3.g1688 ... ok g1698 (closure_tests_3) Doctest: closure_tests_3.g1698 ... ok g1702 (closure_tests_3) Doctest: closure_tests_3.g1702 ... ok g1716 (closure_tests_3) Doctest: closure_tests_3.g1716 ... ok g1729 (closure_tests_3) Doctest: closure_tests_3.g1729 ... ok g1733 (closure_tests_3) Doctest: closure_tests_3.g1733 ... ok g1737 (closure_tests_3) Doctest: closure_tests_3.g1737 ... ok g1741 (closure_tests_3) Doctest: closure_tests_3.g1741 ... ok g1747 (closure_tests_3) Doctest: closure_tests_3.g1747 ... ok g1754 (closure_tests_3) Doctest: closure_tests_3.g1754 ... ok g1765 (closure_tests_3) Doctest: closure_tests_3.g1765 ... ok g1769 (closure_tests_3) Doctest: closure_tests_3.g1769 ... ok g1779 (closure_tests_3) Doctest: closure_tests_3.g1779 ... ok g1785 (closure_tests_3) Doctest: closure_tests_3.g1785 ... ok g1791 (closure_tests_3) Doctest: closure_tests_3.g1791 ... ok g1800 (closure_tests_3) Doctest: closure_tests_3.g1800 ... ok g1807 (closure_tests_3) Doctest: closure_tests_3.g1807 ... ok g1828 (closure_tests_3) Doctest: closure_tests_3.g1828 ... ok g1843 (closure_tests_3) Doctest: closure_tests_3.g1843 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cmethod_inline_T474 ... #### 2020-08-23 14:42:35.567587 === C/C++ compiler error output: === for_in_string.c:4192:16: warning: ‘__Pyx__PyObject_AsPy_UCS4’ defined but not used [-Wunused-function] 4192 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== for_char_in_bytes (for_in_string) Doctest: for_in_string.for_char_in_bytes ... ok for_char_in_bytes_slice (for_in_string) Doctest: for_in_string.for_char_in_bytes_slice ... ok for_char_in_char_ptr (for_in_string) Doctest: for_in_string.for_char_in_char_ptr ... ok for_char_in_enumerate_bytes (for_in_string) Doctest: for_in_string.for_char_in_enumerate_bytes ... ok for_in_bytes (for_in_string) Doctest: for_in_string.for_in_bytes ... ok for_pyucs4_in_enumerate_unicode (for_in_string) Doctest: for_in_string.for_pyucs4_in_enumerate_unicode ... ok for_pyucs4_in_unicode (for_in_string) Doctest: for_in_string.for_pyucs4_in_unicode ... ok for_pyunicode_in_enumerate_unicode (for_in_string) Doctest: for_in_string.for_pyunicode_in_enumerate_unicode ... ok for_pyunicode_in_unicode (for_in_string) Doctest: for_in_string.for_pyunicode_in_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_in_string ... #### 2020-08-23 14:42:45.602814 wrap_hasattr (hasattr) Doctest: hasattr.wrap_hasattr ... #### 2020-08-23 14:42:55.635893 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running hasattr ... #### 2020-08-23 14:43:05.670222 #### 2020-08-23 14:43:15.704749 #### 2020-08-23 14:43:25.739048 === C/C++ compiler error output: === for_in_string.cpp:4206:16: warning: ‘Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject*)’ defined but not used [-Wunused-function] 4206 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== for_char_in_bytes (for_in_string) Doctest: for_in_string.for_char_in_bytes ... ok for_char_in_bytes_slice (for_in_string) Doctest: for_in_string.for_char_in_bytes_slice ... ok for_char_in_char_ptr (for_in_string) Doctest: for_in_string.for_char_in_char_ptr ... ok for_char_in_enumerate_bytes (for_in_string) Doctest: for_in_string.for_char_in_enumerate_bytes ... ok for_in_bytes (for_in_string) Doctest: for_in_string.for_in_bytes ... ok for_pyucs4_in_enumerate_unicode (for_in_string) Doctest: for_in_string.for_pyucs4_in_enumerate_unicode ... ok for_pyucs4_in_unicode (for_in_string) Doctest: for_in_string.for_pyucs4_in_unicode ... ok for_pyunicode_in_enumerate_unicode (for_in_string) Doctest: for_in_string.for_pyunicode_in_enumerate_unicode ... ok for_pyunicode_in_unicode (for_in_string) Doctest: for_in_string.for_pyunicode_in_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running forfrom ... Subtyping (cmethod_inline_T474) Doctest: cmethod_inline_T474.Subtyping ... ok TestInlineMethod (cmethod_inline_T474) Doctest: cmethod_inline_T474.TestInlineMethod ... ok #### 2020-08-23 14:43:35.773431 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cmethod_inline_T474 ... wrap_hasattr (hasattr) Doctest: hasattr.wrap_hasattr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running hash_T326 ... #### 2020-08-23 14:43:45.807118 #### 2020-08-23 14:43:56.053376 for_else (forfrom) Doctest: forfrom.for_else ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running forfrom ... #### 2020-08-23 14:44:06.137599 #### 2020-08-23 14:44:16.174430 for_else (forfrom) Doctest: forfrom.for_else ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptreturn ... ClassEq (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassEq ... ok ClassEqNe (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassEqNe ... #### 2020-08-23 14:44:26.228296 ok ClassEqNeGe (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassEqNeGe ... ok ClassLe (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassLe ... ok ClassLt (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassLt ... ok ClassLtGt (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassLtGt ... ok ClassLtGtInherited (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassLtGtInherited ... ok ClassRichcmpOverride (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassRichcmpOverride ... ok List (ext_auto_richcmp) Doctest: ext_auto_richcmp.List ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ext_auto_richcmp ... A (hash_T326) Doctest: hash_T326.A ... ok __hash__ (hash_T326) Doctest: hash_T326.__hash__ ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running hash_T326 ... #### 2020-08-23 14:44:36.279281 Subtyping (cmethod_inline_T474) Doctest: cmethod_inline_T474.Subtyping ... ok TestInlineMethod (cmethod_inline_T474) Doctest: cmethod_inline_T474.TestInlineMethod ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cmp ... #### 2020-08-23 14:44:46.328478 funcexceptreturn () Doctest: funcexceptreturn ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptreturn ... #### 2020-08-23 14:44:56.401312 #### 2020-08-23 14:45:06.437464 #### 2020-08-23 14:45:16.528253 funcexceptreturn () Doctest: funcexceptreturn ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fused_cpp ... #### 2020-08-23 14:45:26.639024 c_cmp (cmp) Doctest: cmp.c_cmp ... ok cascaded_c (cmp) Doctest: cmp.cascaded_c ... ok cascaded_mix_pyleft (cmp) Doctest: cmp.cascaded_mix_pyleft ... ok cascaded_mix_pyright (cmp) Doctest: cmp.cascaded_mix_pyright ... ok cascaded_py (cmp) Doctest: cmp.cascaded_py ... ok pointer_cmp (cmp) Doctest: cmp.pointer_cmp ... ok single_c (cmp) Doctest: cmp.single_c ... ok single_py (cmp) Doctest: cmp.single_py ... ok typed_cmp (cmp) Doctest: cmp.typed_cmp ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cmp ... A (hash_T326) Doctest: hash_T326.A ... ok __hash__ (hash_T326) Doctest: hash_T326.__hash__ ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running if_else_expr ... #### 2020-08-23 14:45:36.698775 #### 2020-08-23 14:45:46.732207 #### 2020-08-23 14:45:56.845193 #### 2020-08-23 14:46:06.878602 c_cmp (cmp) Doctest: cmp.c_cmp ... ok cascaded_c (cmp) Doctest: cmp.cascaded_c ... ok cascaded_mix_pyleft (cmp) Doctest: cmp.cascaded_mix_pyleft ... ok cascaded_mix_pyright (cmp) Doctest: cmp.cascaded_mix_pyright ... ok cascaded_py (cmp) Doctest: cmp.cascaded_py ... ok pointer_cmp (cmp) Doctest: cmp.pointer_cmp ... ok single_c (cmp) Doctest: cmp.single_c ... ok single_py (cmp) Doctest: cmp.single_py ... ok typed_cmp (cmp) Doctest: cmp.typed_cmp ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running compiledef ... #### 2020-08-23 14:46:17.254171 #### 2020-08-23 14:46:27.290933 test_cfunc_ptrs (if_else_expr) Doctest: if_else_expr.test_cfunc_ptrs ... ok test_charptr_coercion (if_else_expr) Doctest: if_else_expr.test_charptr_coercion ... ok test_cpp_pyobject_cast (if_else_expr) Doctest: if_else_expr.test_cpp_pyobject_cast ... ok test_syntax (if_else_expr) Doctest: if_else_expr.test_syntax ... ok test_type_cast (if_else_expr) Doctest: if_else_expr.test_type_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running if_else_expr ... compiledef () Doctest: compiledef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running compiledef ... #### 2020-08-23 14:46:37.323380 #### 2020-08-23 14:46:47.358134 test_cpp_specialization (fused_cpp) Doctest: fused_cpp.test_cpp_specialization ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fused_def ... #### 2020-08-23 14:46:57.390515 compiledef () Doctest: compiledef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_T305_long_double ... #### 2020-08-23 14:47:07.423052 #### 2020-08-23 14:47:17.463257 test_object_conversion (complex_numbers_T305_long_double) Doctest: complex_numbers_T305_long_double.test_object_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_T305_long_double ... #### 2020-08-23 14:47:27.497735 test_cfunc_ptrs (if_else_expr) Doctest: if_else_expr.test_cfunc_ptrs ... ok test_charptr_coercion (if_else_expr) Doctest: if_else_expr.test_charptr_coercion ... ok test_cpp_pyobject_cast (if_else_expr) Doctest: if_else_expr.test_cpp_pyobject_cast ... #### 2020-08-23 14:47:37.540479 ok test_syntax (if_else_expr) Doctest: if_else_expr.test_syntax ... ok test_type_cast (if_else_expr) Doctest: if_else_expr.test_type_cast ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running import_star ... #### 2020-08-23 14:47:47.583000 test_object_conversion (complex_numbers_T305_long_double) Doctest: complex_numbers_T305_long_double.test_object_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running concatcstrings ... #### 2020-08-23 14:47:57.627681 #### 2020-08-23 14:48:07.672565 concatcstrings () Doctest: concatcstrings ... ok #### 2020-08-23 14:48:17.718298 runTest (__main__.CythonRunTestCase) compiling (cpp) and running concatcstrings ... #### 2020-08-23 14:48:28.113090 ClassEq (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassEq ... ok ClassEqNe (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassEqNe ... ok ClassEqNeGe (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassEqNeGe ... ok ClassLe (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassLe ... ok ClassLt (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassLt ... ok ClassLtGt (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassLtGt ... ok ClassLtGtInherited (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassLtGtInherited ... ok ClassRichcmpOverride (ext_auto_richcmp) Doctest: ext_auto_richcmp.ClassRichcmpOverride ... ok List (ext_auto_richcmp) Doctest: ext_auto_richcmp.List ... ok test_cdefed_cvalues (import_star) Doctest: import_star.test_cdefed_cvalues ... run (__main__.PureDoctestTestCase) running pure doctests in ext_auto_richcmp ... ok test_cdefed_objects (import_star) Doctest: import_star.test_cdefed_objects ... ok test_cimported_pi (import_star) Doctest: import_star.test_cimported_pi ... ok test_non_cdefed_names (import_star) Doctest: import_star.test_non_cdefed_names ... ok ClassEq (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.ClassEq ... ok ClassEqNe (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.ClassEqNe ... ok ClassEqNeGe (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.ClassEqNeGe ... ok ClassLe (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.ClassLe ... ok ClassLt (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.ClassLt ... ok ClassLtGt (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.ClassLtGt ... ok ClassLtGtInherited (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.ClassLtGtInherited ... ok ClassRichcmpOverride (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.ClassRichcmpOverride ... ok List (pure_doctest__ext_auto_richcmp) Doctest: pure_doctest__ext_auto_richcmp.List ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extended_unpacking_T409 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running import_star ... #### 2020-08-23 14:48:38.172698 #### 2020-08-23 14:48:48.245895 concatcstrings () Doctest: concatcstrings ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running consts ... #### 2020-08-23 14:48:58.292951 extended (extended_unpacking_T409) Doctest: extended_unpacking_T409.extended ... ok simple (extended_unpacking_T409) Doctest: extended_unpacking_T409.simple ... ok simple_parallel (extended_unpacking_T409) Doctest: extended_unpacking_T409.simple_parallel ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extended_unpacking_T409 ... #### 2020-08-23 14:49:08.356751 #### 2020-08-23 14:49:18.485373 test_cdefed_cvalues (import_star) Doctest: import_star.test_cdefed_cvalues ... ok test_cdefed_objects (import_star) Doctest: import_star.test_cdefed_objects ... ok test_cimported_pi (import_star) Doctest: import_star.test_cimported_pi ... ok test_non_cdefed_names (import_star) Doctest: import_star.test_non_cdefed_names ... ok #### 2020-08-23 14:49:28.534417 runTest (__main__.CythonRunTestCase) compiling (c) and running isinstance ... extended (extended_unpacking_T409) Doctest: extended_unpacking_T409.extended ... ok simple (extended_unpacking_T409) Doctest: extended_unpacking_T409.simple ... ok simple_parallel (extended_unpacking_T409) Doctest: extended_unpacking_T409.simple_parallel ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extern_builtins_T258 ... #### 2020-08-23 14:49:38.638740 #### 2020-08-23 14:49:48.741637 #### 2020-08-23 14:49:58.795844 test_list (extern_builtins_T258) Doctest: extern_builtins_T258.test_list ... ok test_tuple (extern_builtins_T258) Doctest: extern_builtins_T258.test_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extern_builtins_T258 ... #### 2020-08-23 14:50:08.838468 add (consts) Doctest: consts.add ... ok add_var (consts) Doctest: consts.add_var ... ok arithm (consts) Doctest: consts.arithm ... ok cascaded_compare (consts) Doctest: consts.cascaded_compare ... ok char_int_mix (consts) Doctest: consts.char_int_mix ... ok compile_time_DEF (consts) Doctest: consts.compile_time_DEF ... ok int_cast (consts) Doctest: consts.int_cast ... ok lists (consts) Doctest: consts.lists ... ok long_int_mix (consts) Doctest: consts.long_int_mix ... ok mul (consts) Doctest: consts.mul ... ok multiplied_const_tuple (consts) Doctest: consts.multiplied_const_tuple ... ok multiplied_const_tuple_len1 (consts) Doctest: consts.multiplied_const_tuple_len1 ... ok multiplied_global_nonconst_tuple (consts) Doctest: consts.multiplied_global_nonconst_tuple ... ok multiplied_lists_left (consts) Doctest: consts.multiplied_lists_left ... ok multiplied_lists_neg (consts) Doctest: consts.multiplied_lists_neg ... ok multiplied_lists_nonconst (consts) Doctest: consts.multiplied_lists_nonconst ... ok multiplied_lists_nonconst_expression (consts) Doctest: consts.multiplied_lists_nonconst_expression ... ok multiplied_lists_nonconst_left (consts) Doctest: consts.multiplied_lists_nonconst_left ... ok multiplied_lists_nonconst_with_side_effects (consts) Doctest: consts.multiplied_lists_nonconst_with_side_effects ... ok multiplied_lists_right (consts) Doctest: consts.multiplied_lists_right ... ok multiplied_lists_right_len1 (consts) Doctest: consts.multiplied_lists_right_len1 ... ok multiplied_lists_with_side_effects (consts) Doctest: consts.multiplied_lists_with_side_effects ... ok multiplied_nonconst_tuple (consts) Doctest: consts.multiplied_nonconst_tuple ... ok multiplied_nonconst_tuple_arg (consts) Doctest: consts.multiplied_nonconst_tuple_arg ... ok multiplied_nonconst_tuple_int_arg (consts) Doctest: consts.multiplied_nonconst_tuple_int_arg ... ok neg (consts) Doctest: consts.neg ... ok parameters (consts) Doctest: consts.parameters ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running consts ... #### 2020-08-23 14:50:18.951424 #### 2020-08-23 14:50:28.985510 test_list (extern_builtins_T258) Doctest: extern_builtins_T258.test_list ... ok test_tuple (extern_builtins_T258) Doctest: extern_builtins_T258.test_tuple ... ok runTest (__main__.EndToEndTest) End-to-end extern_include_order ... #### 2020-08-23 14:50:39.020781 #### 2020-08-23 14:50:49.061577 #### 2020-08-23 14:50:59.095593 #### 2020-08-23 14:51:09.320764 #### 2020-08-23 14:51:19.377201 test_custom (isinstance) Doctest: isinstance.test_custom ... ok test_custom_tuple (isinstance) Doctest: isinstance.test_custom_tuple ... ok test_nested (isinstance) Doctest: isinstance.test_nested ... ok test_non_optimised (isinstance) Doctest: isinstance.test_non_optimised ... ok test_optimised (isinstance) Doctest: isinstance.test_optimised ... ok test_optimised_tuple (isinstance) Doctest: isinstance.test_optimised_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running isinstance ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extmember ... add (consts) Doctest: consts.add ... ok add_var (consts) Doctest: consts.add_var ... ok arithm (consts) Doctest: consts.arithm ... ok cascaded_compare (consts) Doctest: consts.cascaded_compare ... ok char_int_mix (consts) Doctest: consts.char_int_mix ... ok compile_time_DEF (consts) Doctest: consts.compile_time_DEF ... ok int_cast (consts) Doctest: consts.int_cast ... ok lists (consts) Doctest: consts.lists ... ok long_int_mix (consts) Doctest: consts.long_int_mix ... ok mul (consts) Doctest: consts.mul ... ok multiplied_const_tuple (consts) Doctest: consts.multiplied_const_tuple ... ok multiplied_const_tuple_len1 (consts) Doctest: consts.multiplied_const_tuple_len1 ... ok multiplied_global_nonconst_tuple (consts) Doctest: consts.multiplied_global_nonconst_tuple ... ok multiplied_lists_left (consts) Doctest: consts.multiplied_lists_left ... ok multiplied_lists_neg (consts) Doctest: consts.multiplied_lists_neg ... ok multiplied_lists_nonconst (consts) Doctest: consts.multiplied_lists_nonconst ... ok multiplied_lists_nonconst_expression (consts) Doctest: consts.multiplied_lists_nonconst_expression ... ok multiplied_lists_nonconst_left (consts) Doctest: consts.multiplied_lists_nonconst_left ... #### 2020-08-23 14:51:29.413666 ok multiplied_lists_nonconst_with_side_effects (consts) Doctest: consts.multiplied_lists_nonconst_with_side_effects ... ok multiplied_lists_right (consts) Doctest: consts.multiplied_lists_right ... ok multiplied_lists_right_len1 (consts) Doctest: consts.multiplied_lists_right_len1 ... ok multiplied_lists_with_side_effects (consts) Doctest: consts.multiplied_lists_with_side_effects ... ok multiplied_nonconst_tuple (consts) Doctest: consts.multiplied_nonconst_tuple ... ok multiplied_nonconst_tuple_arg (consts) Doctest: consts.multiplied_nonconst_tuple_arg ... ok multiplied_nonconst_tuple_int_arg (consts) Doctest: consts.multiplied_nonconst_tuple_int_arg ... ok neg (consts) Doctest: consts.neg ... ok parameters (consts) Doctest: consts.parameters ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running control_flow_except_T725 ... #### 2020-08-23 14:51:39.446426 #### 2020-08-23 14:51:49.485862 unused_except_capture (control_flow_except_T725) Doctest: control_flow_except_T725.unused_except_capture ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running control_flow_except_T725 ... #### 2020-08-23 14:51:59.533495 #### 2020-08-23 14:52:09.579900 #### 2020-08-23 14:52:19.666078 #### 2020-08-23 14:52:29.750641 unused_except_capture (control_flow_except_T725) Doctest: control_flow_except_T725.unused_except_capture ... ok runTest (__main__.EndToEndTest) End-to-end coverage_api ... #### 2020-08-23 14:52:39.803325 extmember () Doctest: extmember ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extmember ... #### 2020-08-23 14:52:49.866647 #### 2020-08-23 14:52:59.914549 #### 2020-08-23 14:53:09.956829 #### 2020-08-23 14:53:20.002146 #### 2020-08-23 14:53:30.045049 #### 2020-08-23 14:53:40.426152 test_custom (isinstance) Doctest: isinstance.test_custom ... ok test_custom_tuple (isinstance) Doctest: isinstance.test_custom_tuple ... ok test_nested (isinstance) Doctest: isinstance.test_nested ... ok test_non_optimised (isinstance) Doctest: isinstance.test_non_optimised ... ok test_optimised (isinstance) Doctest: isinstance.test_optimised ... ok test_optimised_tuple (isinstance) Doctest: isinstance.test_optimised_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running isnot ... #### 2020-08-23 14:53:50.591245 #### 2020-08-23 14:54:00.632871 extmember () Doctest: extmember ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exttype_freelist ... #### 2020-08-23 14:54:10.722641 is_not (isnot) Doctest: isnot.is_not ... ok is_not_None (isnot) Doctest: isnot.is_not_None ... ok not_is (isnot) Doctest: isnot.not_is ... ok not_is_None (isnot) Doctest: isnot.not_is_None ... ok not_is_not (isnot) Doctest: isnot.not_is_not ... ok not_is_not_None (isnot) Doctest: isnot.not_is_not_None ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running isnot ... #### 2020-08-23 14:54:20.794401 #### 2020-08-23 14:54:30.862059 #### 2020-08-23 14:54:40.946732 #### 2020-08-23 14:54:50.986427 is_not (isnot) Doctest: isnot.is_not ... ok is_not_None (isnot) Doctest: isnot.is_not_None ... ok not_is (isnot) Doctest: isnot.not_is ... ok not_is_None (isnot) Doctest: isnot.not_is_None ... ok not_is_not (isnot) Doctest: isnot.not_is_not ... ok not_is_not_None (isnot) Doctest: isnot.not_is_not_None ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running iteratorexception ... #### 2020-08-23 14:55:01.019352 #### 2020-08-23 14:55:11.054132 #### 2020-08-23 14:55:21.099537 #### 2020-08-23 14:55:31.144405 #### 2020-08-23 14:55:41.188857 f (iteratorexception) Doctest: iteratorexception.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running iteratorexception ... #### 2020-08-23 14:55:51.261439 #### 2020-08-23 14:56:01.400927 #### 2020-08-23 14:56:11.440511 #### 2020-08-23 14:56:21.513033 #### 2020-08-23 14:56:31.566425 #### 2020-08-23 14:56:41.644799 #### 2020-08-23 14:56:51.917110 f (iteratorexception) Doctest: iteratorexception.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running king1 ... DecoratedPyClass (exttype_freelist) Doctest: exttype_freelist.DecoratedPyClass ... ok ExtSubType (exttype_freelist) Doctest: exttype_freelist.ExtSubType ... ok ExtSubTypeNoGC (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeNoGC ... ok ExtSubTypeWithCAttr (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithCAttr ... ok ExtSubTypeWithCMethods (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithCMethods ... ok ExtSubTypeWithMoreCMethods (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithMoreCMethods ... ok ExtTypeNoGC (exttype_freelist) Doctest: exttype_freelist.ExtTypeNoGC #### 2020-08-23 14:57:02.084309 ... ok ExtTypeWithCAttr (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCAttr ... ok ExtTypeWithCAttrNoFreelist (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCAttrNoFreelist ... ok ExtTypeWithCMethods (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCMethods ... ok ExtTypeWithGC (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithGC ... ok ExtTypeWithRefCycle (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithRefCycle ... ok LargerExtSubType (exttype_freelist) Doctest: exttype_freelist.LargerExtSubType ... ok tpnew_ExtTypeWithGC (exttype_freelist) Doctest: exttype_freelist.tpnew_ExtTypeWithGC ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exttype_freelist ... #### 2020-08-23 14:57:12.130631 ok runTest (__main__.EndToEndTest) End-to-end coverage_nogil ... bf (king1) Doctest: king1.bf ... ok uf (king1) Doctest: king1.uf ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running king1 ... #### 2020-08-23 14:57:22.166551 #### 2020-08-23 14:57:32.202939 #### 2020-08-23 14:57:42.247132 #### 2020-08-23 14:57:52.291429 bf (king1) Doctest: king1.bf ... ok uf (king1) Doctest: king1.uf ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kwargproblems ... #### 2020-08-23 14:58:02.335705 #### 2020-08-23 14:58:12.404853 ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_method_override_recursion ... test (kwargproblems) Doctest: kwargproblems.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kwargproblems ... #### 2020-08-23 14:58:22.446514 #### 2020-08-23 14:58:32.483006 #### 2020-08-23 14:58:42.520521 test (kwargproblems) Doctest: kwargproblems.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kwonlyargs ... #### 2020-08-23 14:58:52.558059 #### 2020-08-23 14:59:02.631073 #### 2020-08-23 14:59:12.936712 #### 2020-08-23 14:59:23.061018 #### 2020-08-23 14:59:33.109707 #### 2020-08-23 14:59:43.165920 b (kwonlyargs) Doctest: kwonlyargs.b ... Ext (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.Ext ... ok Py (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.Py ... ok c (kwonlyargs) Doctest: kwonlyargs.c ... ok PyOverride (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.PyOverride ... ok ok Slots (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.Slots ... d (kwonlyargs) Doctest: kwonlyargs.d ... ok SlotsOverride (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.SlotsOverride ... ok e (kwonlyargs) Doctest: kwonlyargs.e ... ok ok f (kwonlyargs) Doctest: kwonlyargs.f ... ok g (kwonlyargs) Doctest: kwonlyargs.g ... ok h (kwonlyargs) Doctest: kwonlyargs.h ... ok k (kwonlyargs) Doctest: kwonlyargs.k ... ok l (kwonlyargs) Doctest: kwonlyargs.l ... ok m (kwonlyargs) Doctest: kwonlyargs.m ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_method_override_recursion ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running kwonlyargs ... #### 2020-08-23 14:59:53.219476 #### 2020-08-23 15:00:03.255270 #### 2020-08-23 15:00:13.298362 DecoratedPyClass (exttype_freelist) Doctest: exttype_freelist.DecoratedPyClass ... ok ExtSubType (exttype_freelist) Doctest: exttype_freelist.ExtSubType ... ok ExtSubTypeNoGC (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeNoGC ... ok ExtSubTypeWithCAttr (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithCAttr ... ok ExtSubTypeWithCMethods (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithCMethods ... ok ExtSubTypeWithMoreCMethods (exttype_freelist) Doctest: exttype_freelist.ExtSubTypeWithMoreCMethods ... ok ExtTypeNoGC (exttype_freelist) Doctest: exttype_freelist.ExtTypeNoGC ... ok ExtTypeWithCAttr (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCAttr ... ok ExtTypeWithCAttrNoFreelist (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCAttrNoFreelist ... ok ExtTypeWithCMethods (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithCMethods ... ok ExtTypeWithGC (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithGC ... ok ExtTypeWithRefCycle (exttype_freelist) Doctest: exttype_freelist.ExtTypeWithRefCycle ... ok LargerExtSubType (exttype_freelist) Doctest: exttype_freelist.LargerExtSubType ... ok tpnew_ExtTypeWithGC (exttype_freelist) Doctest: exttype_freelist.tpnew_ExtTypeWithGC ... ok #### 2020-08-23 15:00:23.363015 runTest (__main__.CythonRunTestCase) compiling (c) and running final_cdef_class ... #### 2020-08-23 15:00:33.412378 #### 2020-08-23 15:00:43.444109 b (kwonlyargs) Doctest: kwonlyargs.b ... ok c (kwonlyargs) Doctest: kwonlyargs.c ... ok d (kwonlyargs) Doctest: kwonlyargs.d ... ok e (kwonlyargs) Doctest: kwonlyargs.e ... ok f (kwonlyargs) Doctest: kwonlyargs.f ... ok g (kwonlyargs) Doctest: kwonlyargs.g ... ok h (kwonlyargs) Doctest: kwonlyargs.h ... ok k (kwonlyargs) Doctest: kwonlyargs.k ... ok l (kwonlyargs) Doctest: kwonlyargs.l ... ok m (kwonlyargs) Doctest: kwonlyargs.m ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_T195 ... #### 2020-08-23 15:00:53.509913 #### 2020-08-23 15:01:03.601486 Ext (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.Ext ... ok Py (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.Py ... ok PyOverride (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.PyOverride ... ok Slots (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.Slots ... ok SlotsOverride (cpdef_method_override_recursion) Doctest: cpdef_method_override_recursion.SlotsOverride ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_temps_T411 ... #### 2020-08-23 15:01:13.690673 #### 2020-08-23 15:01:23.754900 #### 2020-08-23 15:01:33.825779 FinalClass (final_cdef_class) Doctest: final_cdef_class.FinalClass ... ok FinalSubClass (final_cdef_class) Doctest: final_cdef_class.FinalSubClass ... ok NonFinalClass (final_cdef_class) Doctest: final_cdef_class.NonFinalClass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running final_cdef_class ... #### 2020-08-23 15:01:43.865383 #### 2020-08-23 15:01:53.916836 #### 2020-08-23 15:02:03.986142 #### 2020-08-23 15:02:14.316823 A (cpdef_temps_T411) Doctest: cpdef_temps_T411.A ... ok B (cpdef_temps_T411) Doctest: cpdef_temps_T411.B ... ok make_const0 (lambda_T195) Doctest: lambda_T195.make_const0 ... ok make_const1 (lambda_T195) Doctest: lambda_T195.make_const1 ... ok make_const_calc0 (lambda_T195) Doctest: lambda_T195.make_const_calc0 ... ok make_const_calc1 (lambda_T195) Doctest: lambda_T195.make_const_calc1 ... ok make_const_calc1_xy (lambda_T195) Doctest: lambda_T195.make_const_calc1_xy ... ok make_identity (lambda_T195) Doctest: lambda_T195.make_identity ... ok make_lambda_lambda (lambda_T195) Doctest: lambda_T195.make_lambda_lambda ... ok make_typed_lambda_lambda (lambda_T195) Doctest: lambda_T195.make_typed_lambda_lambda ... ok pass_lambda (lambda_T195) Doctest: lambda_T195.pass_lambda ... ok pass_lambda_with_args (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args ... ok pass_lambda_with_args_kwargs (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args_kwargs ... ok pass_lambda_with_args_kwargs_kwonly_args (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args_kwargs_kwonly_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_temps_T411 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_T195 ... #### 2020-08-23 15:02:24.408892 #### 2020-08-23 15:02:34.448724 #### 2020-08-23 15:02:44.496114 #### 2020-08-23 15:02:54.549194 #### 2020-08-23 15:03:04.592880 #### 2020-08-23 15:03:14.628965 FinalClass (final_cdef_class) Doctest: final_cdef_class.FinalClass ... ok FinalSubClass (final_cdef_class) Doctest: final_cdef_class.FinalSubClass ... ok NonFinalClass (final_cdef_class) Doctest: final_cdef_class.NonFinalClass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running flatin ... #### 2020-08-23 15:03:24.721416 #### 2020-08-23 15:03:34.765751 A (cpdef_temps_T411) Doctest: cpdef_temps_T411.A ... ok B (cpdef_temps_T411) Doctest: cpdef_temps_T411.B ... ok runTest (__main__.EndToEndTest) End-to-end cpp_custom_string ... #### 2020-08-23 15:03:44.826468 #### 2020-08-23 15:03:54.890251 make_const0 (lambda_T195) Doctest: lambda_T195.make_const0 ... ok make_const1 (lambda_T195) Doctest: lambda_T195.make_const1 ... ok test_in (flatin) Doctest: flatin.test_in ... make_const_calc0 (lambda_T195) Doctest: lambda_T195.make_const_calc0 ... ok ok test_not_in (flatin) Doctest: flatin.test_not_in ... make_const_calc1 (lambda_T195) Doctest: lambda_T195.make_const_calc1 ... ok ok make_const_calc1_xy (lambda_T195) Doctest: lambda_T195.make_const_calc1_xy ... ok make_identity (lambda_T195) Doctest: lambda_T195.make_identity ... ok make_lambda_lambda (lambda_T195) Doctest: lambda_T195.make_lambda_lambda ... ok make_typed_lambda_lambda (lambda_T195) Doctest: lambda_T195.make_typed_lambda_lambda ... ok pass_lambda (lambda_T195) Doctest: lambda_T195.pass_lambda ... ok pass_lambda_with_args (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args ... ok pass_lambda_with_args_kwargs (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args_kwargs ... ok pass_lambda_with_args_kwargs_kwonly_args (lambda_T195) Doctest: lambda_T195.pass_lambda_with_args_kwargs_kwonly_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_T723 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running flatin ... #### 2020-08-23 15:04:04.927260 #### 2020-08-23 15:04:14.964141 #### 2020-08-23 15:04:25.000657 #### 2020-08-23 15:04:35.041714 t723 (lambda_T723) Doctest: lambda_T723.t723 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_T723 ... test_in (flatin) Doctest: flatin.test_in ... ok test_not_in (flatin) Doctest: flatin.test_not_in ... ok #### 2020-08-23 15:04:45.086717 runTest (__main__.CythonRunTestCase) compiling (c) and running float_division ... #### 2020-08-23 15:04:55.122626 CBaseClass (fused_def) Doctest: fused_def.CBaseClass ... ok HasBound (fused_def) Doctest: fused_def.HasBound ... ok args_kwargs (fused_def) Doctest: fused_def.args_kwargs ... ok func_with_object (fused_def) Doctest: fused_def.func_with_object ... ok opt_func (fused_def) Doctest: fused_def.opt_func ... ok run_cyfunction_check (fused_def) Doctest: fused_def.run_cyfunction_check ... ok test_code_object (fused_def) Doctest: fused_def.test_code_object ... ok test_decorators (fused_def) Doctest: fused_def.test_decorators ... ok test_fused_def_classmethod (fused_def) Doctest: fused_def.test_fused_def_classmethod ... ok test_fused_def_super (fused_def) Doctest: fused_def.test_fused_def_super ... ok test_opt_func (fused_def) Doctest: fused_def.test_opt_func ... ok test_opt_func_introspection (fused_def) Doctest: fused_def.test_opt_func_introspection ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fused_def ... #### 2020-08-23 15:05:05.541012 ok runTest (__main__.EndToEndTest) End-to-end cpp_exception_declaration_compatibility ... #### 2020-08-23 15:05:15.635315 t723 (lambda_T723) Doctest: lambda_T723.t723 ... ok #### 2020-08-23 15:05:25.672310 runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_class_T605 ... div_1_by (float_division) Doctest: float_division.div_1_by ... ok div_by_0 (float_division) Doctest: float_division.div_by_0 ... ok div_by_2 (float_division) Doctest: float_division.div_by_2 ... ok div_by_inf (float_division) Doctest: float_division.div_by_inf ... ok div_by_nan (float_division) Doctest: float_division.div_by_nan ... ok div_by_neg_2 (float_division) Doctest: float_division.div_by_neg_2 ... ok div_inf_by (float_division) Doctest: float_division.div_inf_by ... ok div_nan_by (float_division) Doctest: float_division.div_nan_by ... ok div_neg_2_by (float_division) Doctest: float_division.div_neg_2_by ... ok div_neg_inf_by (float_division) Doctest: float_division.div_neg_inf_by ... ok float_by_float (float_division) Doctest: float_division.float_by_float ... ok float_by_int (float_division) Doctest: float_division.float_by_int ... ok int_by_float (float_division) Doctest: float_division.int_by_float ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running float_division ... #### 2020-08-23 15:05:35.726704 #### 2020-08-23 15:05:45.805826 #### 2020-08-23 15:05:55.841109 #### 2020-08-23 15:06:05.939453 #### 2020-08-23 15:06:15.975106 div_1_by (float_division) Doctest: float_division.div_1_by ... ok div_by_0 (float_division) Doctest: float_division.div_by_0 ... ok div_by_2 (float_division) Doctest: float_division.div_by_2 ... ok div_by_inf (float_division) Doctest: float_division.div_by_inf ... ok div_by_nan (float_division) Doctest: float_division.div_by_nan ... ok div_by_neg_2 (float_division) Doctest: float_division.div_by_neg_2 ... ok div_inf_by (float_division) Doctest: float_division.div_inf_by ... ok div_nan_by (float_division) Doctest: float_division.div_nan_by ... ok div_neg_2_by (float_division) Doctest: float_division.div_neg_2_by ... ok div_neg_inf_by (float_division) Doctest: float_division.div_neg_inf_by ... ok float_by_float (float_division) Doctest: float_division.float_by_float ... ok float_by_int (float_division) Doctest: float_division.float_by_int ... ok int_by_float (float_division) Doctest: float_division.int_by_float ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running float_floor_division_T260 ... #### 2020-08-23 15:06:26.011562 #### 2020-08-23 15:06:36.047286 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_exceptions ... #### 2020-08-23 15:06:46.082158 floor_div_float (float_floor_division_T260) Doctest: float_floor_division_T260.floor_div_float ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running float_floor_division_T260 ... Bar (lambda_class_T605) Doctest: lambda_class_T605.Bar ... ok Foo (lambda_class_T605) Doctest: lambda_class_T605.Foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_class_T605 ... #### 2020-08-23 15:06:56.131361 #### 2020-08-23 15:07:06.171094 #### 2020-08-23 15:07:16.208574 floor_div_float (float_floor_division_T260) Doctest: float_floor_division_T260.floor_div_float ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fstring ... #### 2020-08-23 15:07:26.300807 #### 2020-08-23 15:07:36.361478 #### 2020-08-23 15:07:46.552204 #### 2020-08-23 15:07:56.691604 test_cppclass_method_custom (cpp_exceptions) Doctest: cpp_exceptions.test_cppclass_method_custom ... ok test_cppclass_method_raw (cpp_exceptions) Doctest: cpp_exceptions.test_cppclass_method_raw ... ok test_cppclass_method_value (cpp_exceptions) Doctest: cpp_exceptions.test_cppclass_method_value ... ok test_domain_error (cpp_exceptions) Doctest: cpp_exceptions.test_domain_error ... ok test_func_that_can_raise_or_throw (cpp_exceptions) Doctest: cpp_exceptions.test_func_that_can_raise_or_throw ... ok test_func_that_can_raise_or_throw_c_return (cpp_exceptions) Doctest: cpp_exceptions.test_func_that_can_raise_or_throw_c_return ... ok test_index_custom (cpp_exceptions) Doctest: cpp_exceptions.test_index_custom ... ok test_index_raw (cpp_exceptions) Doctest: cpp_exceptions.test_index_raw ... ok test_index_value (cpp_exceptions) Doctest: cpp_exceptions.test_index_value ... ok test_int_custom (cpp_exceptions) Doctest: cpp_exceptions.test_int_custom ... ok test_int_raw (cpp_exceptions) Doctest: cpp_exceptions.test_int_raw ... ok test_int_value (cpp_exceptions) Doctest: cpp_exceptions.test_int_value ... ok test_ios_failure (cpp_exceptions) Doctest: cpp_exceptions.test_ios_failure ... ok test_memory (cpp_exceptions) Doctest: cpp_exceptions.test_memory ... ok test_overflow (cpp_exceptions) Doctest: cpp_exceptions.test_overflow ... ok test_range_error (cpp_exceptions) Doctest: cpp_exceptions.test_range_error ... ok test_typeerror (cpp_exceptions) Doctest: cpp_exceptions.test_typeerror ... ok test_underflow (cpp_exceptions) Doctest: cpp_exceptions.test_underflow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_exceptions_nogil ... #### 2020-08-23 15:08:06.790998 Bar (lambda_class_T605) Doctest: lambda_class_T605.Bar ... ok Foo (lambda_class_T605) Doctest: lambda_class_T605.Foo ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_tests ... #### 2020-08-23 15:08:16.823665 #### 2020-08-23 15:08:26.856158 #### 2020-08-23 15:08:36.891444 #### 2020-08-23 15:08:46.924801 #### 2020-08-23 15:08:56.958355 #### 2020-08-23 15:09:07.010517 #### 2020-08-23 15:09:17.051494 #### 2020-08-23 15:09:27.085519 #### 2020-08-23 15:09:37.118742 #### 2020-08-23 15:09:47.152654 #### 2020-08-23 15:09:57.185423 #### 2020-08-23 15:10:07.217952 #### 2020-08-23 15:10:17.250991 #### 2020-08-23 15:10:27.284412 #### 2020-08-23 15:10:37.317307 #### 2020-08-23 15:10:47.351181 test_bar (cpp_exceptions_nogil) Doctest: cpp_exceptions_nogil.test_bar ... ok test_foo (cpp_exceptions_nogil) Doctest: cpp_exceptions_nogil.test_foo ... ok test_foo_nogil (cpp_exceptions_nogil) Doctest: cpp_exceptions_nogil.test_foo_nogil ... ok test_spam (cpp_exceptions_nogil) Doctest: cpp_exceptions_nogil.test_spam ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_nested_templates ... #### 2020-08-23 15:10:57.384438 #### 2020-08-23 15:11:07.417933 escaping (fstring) Doctest: fstring.escaping ... ok format2 (fstring) Doctest: fstring.format2 ... ok format_bool (fstring) Doctest: fstring.format_bool ... ok format_c_enum (fstring) Doctest: fstring.format_c_enum ... ok format_c_number_const (fstring) Doctest: fstring.format_c_number_const ... ok format_c_number_range (fstring) Doctest: fstring.format_c_number_range ... ok format_c_number_range_dyn_width (fstring) Doctest: fstring.format_c_number_range_dyn_width ... #### 2020-08-23 15:11:17.456570 ok format_c_number_range_width (fstring) Doctest: fstring.format_c_number_range_width ... ok format_c_number_range_width0 (fstring) Doctest: fstring.format_c_number_range_width0 ... ok format_c_number_range_width1 (fstring) Doctest: fstring.format_c_number_range_width1 ... ok format_c_number_range_width_m4 (fstring) Doctest: fstring.format_c_number_range_width_m4 ... ok format_c_numbers (fstring) Doctest: fstring.format_c_numbers ... ok format_c_numbers_max (fstring) Doctest: fstring.format_c_numbers_max ... ok format_c_numbers_unsigned (fstring) Doctest: fstring.format_c_numbers_unsigned ... ok format_c_values (fstring) Doctest: fstring.format_c_values ... ok format_decoded_bytes (fstring) Doctest: fstring.format_decoded_bytes ... ok format_pystr (fstring) Doctest: fstring.format_pystr ... ok format_repr (fstring) Doctest: fstring.format_repr ... ok format_str (fstring) Doctest: fstring.format_str ... ok format_strings (fstring) Doctest: fstring.format_strings ... ok generated_fstring (fstring) Doctest: fstring.generated_fstring ... ok nested_constant (fstring) Doctest: fstring.nested_constant ... ok percent_s_unicode (fstring) Doctest: fstring.percent_s_unicode ... ok raw_fstring (fstring) Doctest: fstring.raw_fstring ... ok test_await_inside_f_string (fstring) Doctest: fstring.test_await_inside_f_string ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fstring ... #### 2020-08-23 15:11:27.537434 test_wrap_pair (cpp_nested_templates) Doctest: cpp_nested_templates.test_wrap_pair ... ok test_wrap_pair_pair (cpp_nested_templates) Doctest: cpp_nested_templates.test_wrap_pair_pair ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_nonstdint ... #### 2020-08-23 15:11:37.585179 #### 2020-08-23 15:11:47.618466 #### 2020-08-23 15:11:57.655205 #### 2020-08-23 15:12:07.697030 #### 2020-08-23 15:12:17.743730 #### 2020-08-23 15:12:27.827286 test_int24 (cpp_nonstdint) Doctest: cpp_nonstdint.test_int24 ... ok test_int512 (cpp_nonstdint) Doctest: cpp_nonstdint.test_int512 ... ok test_int56 (cpp_nonstdint) Doctest: cpp_nonstdint.test_int56 ... #### 2020-08-23 15:12:37.875642 ok test_int88 (cpp_nonstdint) Doctest: cpp_nonstdint.test_int88 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_function ... #### 2020-08-23 15:12:47.945152 #### 2020-08-23 15:12:57.978944 #### 2020-08-23 15:13:08.015412 #### 2020-08-23 15:13:18.049512 #### 2020-08-23 15:13:28.082011 #### 2020-08-23 15:13:38.371430 === C/C++ compiler error output: === cpp_stl_function.cpp: In function ‘__pyx_f_16cpp_stl_function_14FunctionKeeper__get_function_ptr_from_name(__pyx_obj_16cpp_stl_function_FunctionKeeper*, _object*)’: cpp_stl_function.cpp:1646:10: warning: ‘__pyx_v_f’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1646 | return __pyx_r; | ^~~~~~~ ==================================== FunctionKeeper (cpp_stl_function) Doctest: cpp_stl_function.FunctionKeeper ... ok test_AddAnotherFunctor (cpp_stl_function) Doctest: cpp_stl_function.test_AddAnotherFunctor ... ok test_simple_function (cpp_stl_function) Doctest: cpp_stl_function.test_simple_function ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_list ... #### 2020-08-23 15:13:48.506269 #### 2020-08-23 15:13:58.594258 #### 2020-08-23 15:14:08.627323 #### 2020-08-23 15:14:18.660989 #### 2020-08-23 15:14:28.693429 #### 2020-08-23 15:14:38.725448 g0 (lambda_tests) Doctest: lambda_tests.g0 ... ok g1 (lambda_tests) Doctest: lambda_tests.g1 ... ok g10 (lambda_tests) Doctest: lambda_tests.g10 ... ok g12 (lambda_tests) Doctest: lambda_tests.g12 ... ok g14 (lambda_tests) Doctest: lambda_tests.g14 ... ok g15 (lambda_tests) Doctest: lambda_tests.g15 ... ok g17 (lambda_tests) Doctest: lambda_tests.g17 ... ok g18 (lambda_tests) Doctest: lambda_tests.g18 ... ok g2 (lambda_tests) Doctest: lambda_tests.g2 ... ok g20 (lambda_tests) Doctest: lambda_tests.g20 ... ok g21 (lambda_tests) Doctest: lambda_tests.g21 ... ok g22 (lambda_tests) Doctest: lambda_tests.g22 ... ok g23 (lambda_tests) Doctest: lambda_tests.g23 ... ok g24 (lambda_tests) Doctest: lambda_tests.g24 ... ok g25 (lambda_tests) Doctest: lambda_tests.g25 ... ok g26 (lambda_tests) Doctest: lambda_tests.g26 ... ok g27 (lambda_tests) Doctest: lambda_tests.g27 ... ok g28 (lambda_tests) Doctest: lambda_tests.g28 ... ok g29 (lambda_tests) Doctest: lambda_tests.g29 ... ok g3 (lambda_tests) Doctest: lambda_tests.g3 ... ok g30 (lambda_tests) Doctest: lambda_tests.g30 ... ok g31 (lambda_tests) Doctest: lambda_tests.g31 ... ok g32 (lambda_tests) Doctest: lambda_tests.g32 ... ok g34 (lambda_tests) Doctest: lambda_tests.g34 ... ok g35 (lambda_tests) Doctest: lambda_tests.g35 ... ok g38 (lambda_tests) Doctest: lambda_tests.g38 ... ok g39 (lambda_tests) Doctest: lambda_tests.g39 ... ok g40 (lambda_tests) Doctest: lambda_tests.g40 ... ok g41 (lambda_tests) Doctest: lambda_tests.g41 ... ok g46 (lambda_tests) Doctest: lambda_tests.g46 ... ok g5 (lambda_tests) Doctest: lambda_tests.g5 ... ok g53 (lambda_tests) Doctest: lambda_tests.g53 ... ok g54 (lambda_tests) Doctest: lambda_tests.g54 ... ok g56 (lambda_tests) Doctest: lambda_tests.g56 ... ok g57 (lambda_tests) Doctest: lambda_tests.g57 ... ok g58 (lambda_tests) Doctest: lambda_tests.g58 ... ok g59 (lambda_tests) Doctest: lambda_tests.g59 ... ok g6 (lambda_tests) Doctest: lambda_tests.g6 ... ok g60 (lambda_tests) Doctest: lambda_tests.g60 ... ok g63 (lambda_tests) Doctest: lambda_tests.g63 ... ok g64 (lambda_tests) Doctest: lambda_tests.g64 ... ok g65 (lambda_tests) Doctest: lambda_tests.g65 ... ok g66 (lambda_tests) Doctest: lambda_tests.g66 ... ok g67 (lambda_tests) Doctest: lambda_tests.g67 ... ok g68 (lambda_tests) Doctest: lambda_tests.g68 ... ok g69 (lambda_tests) Doctest: lambda_tests.g69 ... ok g7 (lambda_tests) Doctest: lambda_tests.g7 ... ok g70 (lambda_tests) Doctest: lambda_tests.g70 ... ok g71 (lambda_tests) Doctest: lambda_tests.g71 ... ok g73 (lambda_tests) Doctest: lambda_tests.g73 ... ok g74 (lambda_tests) Doctest: lambda_tests.g74 ... ok g75 (lambda_tests) Doctest: lambda_tests.g75 ... ok g8 (lambda_tests) Doctest: lambda_tests.g8 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_tests ... #### 2020-08-23 15:14:48.773048 #### 2020-08-23 15:14:58.809417 #### 2020-08-23 15:15:08.848309 item_ptr_test (cpp_stl_list) Doctest: cpp_stl_list.item_ptr_test ... ok iteration_test (cpp_stl_list) Doctest: cpp_stl_list.iteration_test ... ok nogil_test (cpp_stl_list) Doctest: cpp_stl_list.nogil_test ... ok pylist_test (cpp_stl_list) Doctest: cpp_stl_list.pylist_test ... ok reverse_iteration_test (cpp_stl_list) Doctest: cpp_stl_list.reverse_iteration_test ... ok simple_test (cpp_stl_list) Doctest: cpp_stl_list.simple_test ... ok test_insert (cpp_stl_list) Doctest: cpp_stl_list.test_insert ... ok test_value_type (cpp_stl_list) Doctest: cpp_stl_list.test_value_type ... ok test_value_type_complex (cpp_stl_list) Doctest: cpp_stl_list.test_value_type_complex ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_string ... #### 2020-08-23 15:15:18.904285 escaping (fstring) Doctest: fstring.escaping ... ok format2 (fstring) Doctest: fstring.format2 ... ok format_bool (fstring) Doctest: fstring.format_bool ... ok format_c_enum (fstring) Doctest: fstring.format_c_enum ... ok format_c_number_const (fstring) Doctest: fstring.format_c_number_const ... ok format_c_number_range (fstring) Doctest: fstring.format_c_number_range ... ok format_c_number_range_dyn_width (fstring) Doctest: fstring.format_c_number_range_dyn_width ... ok format_c_number_range_width (fstring) Doctest: fstring.format_c_number_range_width ... ok format_c_number_range_width0 (fstring) Doctest: fstring.format_c_number_range_width0 ... ok format_c_number_range_width1 (fstring) Doctest: fstring.format_c_number_range_width1 ... ok format_c_number_range_width_m4 (fstring) Doctest: fstring.format_c_number_range_width_m4 ... ok format_c_numbers (fstring) Doctest: fstring.format_c_numbers ... ok format_c_numbers_max (fstring) Doctest: fstring.format_c_numbers_max ... ok format_c_numbers_unsigned (fstring) Doctest: fstring.format_c_numbers_unsigned ... ok format_c_values (fstring) Doctest: fstring.format_c_values ... ok format_decoded_bytes (fstring) Doctest: fstring.format_decoded_bytes ... ok format_pystr (fstring) Doctest: fstring.format_pystr ... ok format_repr (fstring) Doctest: fstring.format_repr ... ok format_str (fstring) Doctest: fstring.format_str ... ok format_strings (fstring) Doctest: fstring.format_strings ... ok generated_fstring (fstring) Doctest: fstring.generated_fstring ... ok nested_constant (fstring) Doctest: fstring.nested_constant ... ok percent_s_unicode (fstring) Doctest: fstring.percent_s_unicode ... ok raw_fstring (fstring) Doctest: fstring.raw_fstring ... ok test_await_inside_f_string (fstring) Doctest: fstring.test_await_inside_f_string ... ok #### 2020-08-23 15:15:28.973304 runTest (__main__.CythonRunTestCase) compiling (c) and running funcexcept ... #### 2020-08-23 15:15:39.012868 #### 2020-08-23 15:15:49.060154 #### 2020-08-23 15:15:59.100735 #### 2020-08-23 15:16:09.142092 funcexcept () Doctest: funcexcept ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexcept ... #### 2020-08-23 15:16:19.175096 #### 2020-08-23 15:16:29.207197 #### 2020-08-23 15:16:39.240342 #### 2020-08-23 15:16:49.273453 funcexcept () Doctest: funcexcept ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptchained ... #### 2020-08-23 15:16:59.315309 #### 2020-08-23 15:17:09.386104 #### 2020-08-23 15:17:19.457598 #### 2020-08-23 15:17:29.506134 #### 2020-08-23 15:17:39.546399 #### 2020-08-23 15:17:49.604698 #### 2020-08-23 15:17:59.923452 funcexceptchained () Doctest: funcexceptchained ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptchained ... #### 2020-08-23 15:18:10.029542 test_append (cpp_stl_string) Doctest: cpp_stl_string.test_append ... ok test_assign (cpp_stl_string) Doctest: cpp_stl_string.test_assign ... ok test_char_compare (cpp_stl_string) Doctest: cpp_stl_string.test_char_compare ... ok test_clear (cpp_stl_string) Doctest: cpp_stl_string.test_clear ... ok test_coerced_literal_const (cpp_stl_string) Doctest: cpp_stl_string.test_coerced_literal_const ... ok test_coerced_literal_const_ref (cpp_stl_string) Doctest: cpp_stl_string.test_coerced_literal_const_ref ... ok test_coerced_literal_ref (cpp_stl_string) Doctest: cpp_stl_string.test_coerced_literal_ref ... ok test_compare (cpp_stl_string) Doctest: cpp_stl_string.test_compare ... ok test_conversion (cpp_stl_string) Doctest: cpp_stl_string.test_conversion ... ok test_copy (cpp_stl_string) Doctest: cpp_stl_string.test_copy ... ok test_cstr (cpp_stl_string) Doctest: cpp_stl_string.test_cstr ... ok test_cstr_decode (cpp_stl_string) Doctest: cpp_stl_string.test_cstr_decode ... ok test_cstr_ptr_decode (cpp_stl_string) Doctest: cpp_stl_string.test_cstr_ptr_decode ... ok test_decode (cpp_stl_string) Doctest: cpp_stl_string.test_decode ... ok test_decode_sliced (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced ... ok test_decode_sliced_end (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced_end ... ok test_decode_sliced_end_negative (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced_end_negative ... ok test_decode_sliced_negative (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced_negative ... ok test_decode_sliced_start (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced_start ... ok test_decode_sliced_start_negative (cpp_stl_string) Doctest: cpp_stl_string.test_decode_sliced_start_negative ... ok test_empty (cpp_stl_string) Doctest: cpp_stl_string.test_empty ... ok test_equals_operator (cpp_stl_string) Doctest: cpp_stl_string.test_equals_operator ... ok test_find (cpp_stl_string) Doctest: cpp_stl_string.test_find ... ok test_greater_than (cpp_stl_string) Doctest: cpp_stl_string.test_greater_than ... ok test_indexing (cpp_stl_string) Doctest: cpp_stl_string.test_indexing ... ok test_insert (cpp_stl_string) Doctest: cpp_stl_string.test_insert ... ok test_iteration (cpp_stl_string) Doctest: cpp_stl_string.test_iteration ... ok test_less_than (cpp_stl_string) Doctest: cpp_stl_string.test_less_than ... ok test_push_back (cpp_stl_string) Doctest: cpp_stl_string.test_push_back ... ok test_size (cpp_stl_string) Doctest: cpp_stl_string.test_size ... ok test_substr (cpp_stl_string) Doctest: cpp_stl_string.test_substr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_type_inference ... #### 2020-08-23 15:18:20.075420 #### 2020-08-23 15:18:30.116712 #### 2020-08-23 15:18:40.151348 #### 2020-08-23 15:18:50.187651 #### 2020-08-23 15:19:00.225469 test_derived_types (cpp_type_inference) Doctest: cpp_type_inference.test_derived_types ... ok test_reversed_vector_iteration (cpp_type_inference) Doctest: cpp_type_inference.test_reversed_vector_iteration ... ok #### 2020-08-23 15:19:10.257879 runTest (__main__.CythonRunTestCase) compiling (c) and running cross_closure_type_inference ... #### 2020-08-23 15:19:20.290743 funcexceptchained () Doctest: funcexceptchained ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running function_as_method_py_T494 ... #### 2020-08-23 15:19:30.341650 #### 2020-08-23 15:19:40.378040 #### 2020-08-23 15:19:50.456889 function_as_method_py_T494 () Doctest: function_as_method_py_T494 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running function_as_method_py_T494 ... #### 2020-08-23 15:20:00.488615 #### 2020-08-23 15:20:10.521939 test_outer_inner2_double (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner2_double ... ok test_outer_inner_carg (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_carg ... ok test_outer_inner_double (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_double ... ok test_outer_inner_double_int (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_double_int ... ok test_outer_inner_incompatible (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_incompatible ... ok test_outer_inner_ptr (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_ptr ... ok test_outer_inner_pyarg (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_pyarg ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cross_closure_type_inference ... #### 2020-08-23 15:20:20.595195 #### 2020-08-23 15:20:30.634666 function_as_method_py_T494 () Doctest: function_as_method_py_T494 ... ok run (__main__.PureDoctestTestCase) running pure doctests in function_as_method_py_T494 ... pure_doctest__function_as_method_py_T494 () Doctest: pure_doctest__function_as_method_py_T494 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running function_binding_T494 ... #### 2020-08-23 15:20:40.703808 #### 2020-08-23 15:20:51.124675 #### 2020-08-23 15:21:01.221730 #### 2020-08-23 15:21:11.306053 #### 2020-08-23 15:21:21.346756 add_to (function_binding_T494.SomeNumber) Doctest: function_binding_T494.SomeNumber.add_to ... ok new (function_binding_T494.SomeNumber) Doctest: function_binding_T494.SomeNumber.new ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running function_binding_T494 ... test_outer_inner2_double (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner2_double ... ok test_outer_inner_carg (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_carg ... ok test_outer_inner_double (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_double ... ok test_outer_inner_double_int (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_double_int ... ok test_outer_inner_incompatible (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_incompatible ... ok test_outer_inner_ptr (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_ptr ... ok test_outer_inner_pyarg (cross_closure_type_inference) Doctest: cross_closure_type_inference.test_outer_inner_pyarg ... ok #### 2020-08-23 15:21:31.423394 runTest (__main__.CythonRunTestCase) compiling (c) and running cstringmeth ... g0 (lambda_tests) Doctest: lambda_tests.g0 ... ok g1 (lambda_tests) Doctest: lambda_tests.g1 ... ok g10 (lambda_tests) Doctest: lambda_tests.g10 ... ok g12 (lambda_tests) Doctest: lambda_tests.g12 ... ok g14 (lambda_tests) Doctest: lambda_tests.g14 ... ok g15 (lambda_tests) Doctest: lambda_tests.g15 ... ok g17 (lambda_tests) Doctest: lambda_tests.g17 ... ok g18 (lambda_tests) Doctest: lambda_tests.g18 ... ok g2 (lambda_tests) Doctest: lambda_tests.g2 ... ok g20 (lambda_tests) Doctest: lambda_tests.g20 ... ok g21 (lambda_tests) Doctest: lambda_tests.g21 ... ok g22 (lambda_tests) Doctest: lambda_tests.g22 ... ok g23 (lambda_tests) Doctest: lambda_tests.g23 ... ok g24 (lambda_tests) Doctest: lambda_tests.g24 ... ok g25 (lambda_tests) Doctest: lambda_tests.g25 ... ok g26 (lambda_tests) Doctest: lambda_tests.g26 ... ok g27 (lambda_tests) Doctest: lambda_tests.g27 ... ok g28 (lambda_tests) Doctest: lambda_tests.g28 ... ok g29 (lambda_tests) Doctest: lambda_tests.g29 ... ok g3 (lambda_tests) Doctest: lambda_tests.g3 ... ok g30 (lambda_tests) Doctest: lambda_tests.g30 ... ok g31 (lambda_tests) Doctest: lambda_tests.g31 ... ok g32 (lambda_tests) Doctest: lambda_tests.g32 ... ok g34 (lambda_tests) Doctest: lambda_tests.g34 ... ok g35 (lambda_tests) Doctest: lambda_tests.g35 ... ok g38 (lambda_tests) Doctest: lambda_tests.g38 ... ok g39 (lambda_tests) Doctest: lambda_tests.g39 ... ok g40 (lambda_tests) Doctest: lambda_tests.g40 ... ok g41 (lambda_tests) Doctest: lambda_tests.g41 ... ok g46 (lambda_tests) Doctest: lambda_tests.g46 ... ok g5 (lambda_tests) Doctest: lambda_tests.g5 ... ok g53 (lambda_tests) Doctest: lambda_tests.g53 ... ok g54 (lambda_tests) Doctest: lambda_tests.g54 ... ok g56 (lambda_tests) Doctest: lambda_tests.g56 ... ok g57 (lambda_tests) Doctest: lambda_tests.g57 ... ok g58 (lambda_tests) Doctest: lambda_tests.g58 ... ok g59 (lambda_tests) Doctest: lambda_tests.g59 ... ok g6 (lambda_tests) Doctest: lambda_tests.g6 ... ok g60 (lambda_tests) Doctest: lambda_tests.g60 ... ok g63 (lambda_tests) Doctest: lambda_tests.g63 ... ok g64 (lambda_tests) Doctest: lambda_tests.g64 ... ok g65 (lambda_tests) Doctest: lambda_tests.g65 ... ok g66 (lambda_tests) Doctest: lambda_tests.g66 ... ok g67 (lambda_tests) Doctest: lambda_tests.g67 ... ok g68 (lambda_tests) Doctest: lambda_tests.g68 ... ok g69 (lambda_tests) Doctest: lambda_tests.g69 ... ok g7 (lambda_tests) Doctest: lambda_tests.g7 ... ok g70 (lambda_tests) Doctest: lambda_tests.g70 ... ok g71 (lambda_tests) Doctest: lambda_tests.g71 ... ok g73 (lambda_tests) Doctest: lambda_tests.g73 ... ok g74 (lambda_tests) Doctest: lambda_tests.g74 ... ok g75 (lambda_tests) Doctest: lambda_tests.g75 ... ok g8 (lambda_tests) Doctest: lambda_tests.g8 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running large_consts_T237 ... #### 2020-08-23 15:21:41.528216 #### 2020-08-23 15:21:51.572132 cstringmeth () Doctest: cstringmeth ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cstringmeth ... add_large (large_consts_T237) Doctest: large_consts_T237.add_large ... ok add_large_pow (large_consts_T237) Doctest: large_consts_T237.add_large_pow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running large_consts_T237 ... #### 2020-08-23 15:22:01.634808 CBaseClass (fused_def) Doctest: fused_def.CBaseClass ... ok HasBound (fused_def) Doctest: fused_def.HasBound ... ok args_kwargs (fused_def) Doctest: fused_def.args_kwargs ... ok func_with_object (fused_def) Doctest: fused_def.func_with_object ... ok opt_func (fused_def) Doctest: fused_def.opt_func ... ok run_cyfunction_check (fused_def) Doctest: fused_def.run_cyfunction_check ... ok test_code_object (fused_def) Doctest: fused_def.test_code_object ... ok test_decorators (fused_def) Doctest: fused_def.test_decorators ... ok test_fused_def_classmethod (fused_def) Doctest: fused_def.test_fused_def_classmethod ... ok test_fused_def_super (fused_def) Doctest: fused_def.test_fused_def_super ... ok test_opt_func (fused_def) Doctest: fused_def.test_opt_func ... ok test_opt_func_introspection (fused_def) Doctest: fused_def.test_opt_func_introspection ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fused_types ... #### 2020-08-23 15:22:11.682852 cstringmeth () Doctest: cstringmeth ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ctuple ... add_large (large_consts_T237) Doctest: large_consts_T237.add_large ... ok add_large_pow (large_consts_T237) Doctest: large_consts_T237.add_large_pow ... ok #### 2020-08-23 15:22:21.730486 runTest (__main__.CythonRunTestCase) compiling (cpp) and running libcpp_algo ... add_to (function_binding_T494.SomeNumber) Doctest: function_binding_T494.SomeNumber.add_to ... ok new (function_binding_T494.SomeNumber) Doctest: function_binding_T494.SomeNumber.new ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generator_expressions ... #### 2020-08-23 15:22:31.771507 #### 2020-08-23 15:22:41.838439 #### 2020-08-23 15:22:51.873623 #### 2020-08-23 15:23:01.916155 #### 2020-08-23 15:23:11.949855 #### 2020-08-23 15:23:22.228789 #### 2020-08-23 15:23:32.288899 #### 2020-08-23 15:23:42.371390 heapsort (libcpp_algo) Doctest: libcpp_algo.heapsort ... ok partialsort (libcpp_algo) Doctest: libcpp_algo.partialsort ... ok stdsort (libcpp_algo) Doctest: libcpp_algo.stdsort ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running literals ... #### 2020-08-23 15:23:52.407434 c_types (ctuple) Doctest: ctuple.c_types ... ok call_cdef_ctuple_return_type (ctuple) Doctest: ctuple.call_cdef_ctuple_return_type ... ok cpdef_ctuple_return_type (ctuple) Doctest: ctuple.cpdef_ctuple_return_type ... ok indexing (ctuple) Doctest: ctuple.indexing ... ok packing_list (ctuple) Doctest: ctuple.packing_list ... ok packing_tuple (ctuple) Doctest: ctuple.packing_tuple ... ok simple_convert (ctuple) Doctest: ctuple.simple_convert ... ok test_binop (ctuple) Doctest: ctuple.test_binop ... ok test_equality (ctuple) Doctest: ctuple.test_equality ... ok test_equality_different_types (ctuple) Doctest: ctuple.test_equality_different_types ... ok test_mul (ctuple) Doctest: ctuple.test_mul ... ok test_pure_python_declaration (ctuple) Doctest: ctuple.test_pure_python_declaration ... ok test_type_inference (ctuple) Doctest: ctuple.test_type_inference ... ok test_unop (ctuple) Doctest: ctuple.test_unop ... ok union_in_ctuple_dynamic (ctuple) Doctest: ctuple.union_in_ctuple_dynamic ... ok union_in_ctuple_literal (ctuple) Doctest: ctuple.union_in_ctuple_literal ... ok unpacking (ctuple) Doctest: ctuple.unpacking ... ok unpacking_with_side_effect (ctuple) Doctest: ctuple.unpacking_with_side_effect ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctuple ... #### 2020-08-23 15:24:02.508852 genexpr (generator_expressions) Doctest: generator_expressions.genexpr ... ok genexpr_if (generator_expressions) Doctest: generator_expressions.genexpr_if ... ok genexpr_if_false (generator_expressions) Doctest: generator_expressions.genexpr_if_false ... ok genexpr_of_lambdas (generator_expressions) Doctest: generator_expressions.genexpr_of_lambdas ... ok genexpr_with_bool_binop (generator_expressions) Doctest: generator_expressions.genexpr_with_bool_binop ... ok genexpr_with_lambda (generator_expressions) Doctest: generator_expressions.genexpr_with_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_expressions ... #### 2020-08-23 15:24:12.558736 foo (literals) Doctest: literals.foo ... ok test_complex (literals) Doctest: literals.test_complex ... ok test_float (literals) Doctest: literals.test_float ... ok test_large_int (literals) Doctest: literals.test_large_int ... ok #### 2020-08-23 15:24:22.596900 runTest (__main__.CythonRunTestCase) compiling (cpp) and running literals ... #### 2020-08-23 15:24:32.650862 #### 2020-08-23 15:24:42.686228 #### 2020-08-23 15:24:52.765636 #### 2020-08-23 15:25:02.801003 #### 2020-08-23 15:25:12.860769 foo (literals) Doctest: literals.foo ... ok test_complex (literals) Doctest: literals.test_complex ... ok test_float (literals) Doctest: literals.test_float ... ok test_large_int (literals) Doctest: literals.test_large_int ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running longlongindex ... #### 2020-08-23 15:25:22.895414 #### 2020-08-23 15:25:32.930026 #### 2020-08-23 15:25:42.964899 c_types (ctuple) Doctest: ctuple.c_types ... ok call_cdef_ctuple_return_type (ctuple) Doctest: ctuple.call_cdef_ctuple_return_type ... ok cpdef_ctuple_return_type (ctuple) Doctest: ctuple.cpdef_ctuple_return_type ... ok indexing (ctuple) Doctest: ctuple.indexing ... ok packing_list (ctuple) Doctest: ctuple.packing_list ... ok packing_tuple (ctuple) Doctest: ctuple.packing_tuple ... ok simple_convert (ctuple) Doctest: ctuple.simple_convert ... ok test_binop (ctuple) Doctest: ctuple.test_binop ... ok test_equality (ctuple) Doctest: ctuple.test_equality ... ok test_equality_different_types (ctuple) Doctest: ctuple.test_equality_different_types ... ok test_mul (ctuple) Doctest: ctuple.test_mul ... ok test_pure_python_declaration (ctuple) Doctest: ctuple.test_pure_python_declaration ... ok test_type_inference (ctuple) Doctest: ctuple.test_type_inference ... ok test_unop (ctuple) Doctest: ctuple.test_unop ... ok union_in_ctuple_dynamic (ctuple) Doctest: ctuple.union_in_ctuple_dynamic ... ok union_in_ctuple_literal (ctuple) Doctest: ctuple.union_in_ctuple_literal ... ok unpacking (ctuple) Doctest: ctuple.unpacking ... ok unpacking_with_side_effect (ctuple) Doctest: ctuple.unpacking_with_side_effect ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ctypedef_int_types_T333 ... longlongindex () Doctest: longlongindex ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running longlongindex ... #### 2020-08-23 15:25:52.999740 genexpr (generator_expressions) Doctest: generator_expressions.genexpr ... ok genexpr_if (generator_expressions) Doctest: generator_expressions.genexpr_if ... ok genexpr_if_false (generator_expressions) Doctest: generator_expressions.genexpr_if_false ... ok genexpr_of_lambdas (generator_expressions) Doctest: generator_expressions.genexpr_of_lambdas ... ok genexpr_with_bool_binop (generator_expressions) Doctest: generator_expressions.genexpr_with_bool_binop ... ok genexpr_with_lambda (generator_expressions) Doctest: generator_expressions.genexpr_with_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generators ... #### 2020-08-23 15:26:03.037550 #### 2020-08-23 15:26:13.071840 #### 2020-08-23 15:26:23.109121 longlongindex () Doctest: longlongindex ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running mangle_c_keywords ... #### 2020-08-23 15:26:33.414918 #### 2020-08-23 15:26:43.475133 #### 2020-08-23 15:26:53.528023 #### 2020-08-23 15:27:03.571976 #### 2020-08-23 15:27:13.612309 #### 2020-08-23 15:27:23.673831 #### 2020-08-23 15:27:33.721568 A (mangle_c_keywords) Doctest: mangle_c_keywords.A ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running mangle_c_keywords ... #### 2020-08-23 15:27:43.816021 #### 2020-08-23 15:27:53.894628 #### 2020-08-23 15:28:03.935466 #### 2020-08-23 15:28:13.980304 #### 2020-08-23 15:28:24.061165 #### 2020-08-23 15:28:34.096460 A (mangle_c_keywords) Doctest: mangle_c_keywords.A ... ok #### 2020-08-23 15:28:44.172719 runTest (__main__.CythonRunTestCase) compiling (c) and running method_module_name_T422 ... #### 2020-08-23 15:28:54.218043 #### 2020-08-23 15:29:04.277681 #### 2020-08-23 15:29:14.324515 MyClass (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.MyClass ... ok test_DefSInt (line 569) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_DefSInt (line 569) ... ok test_DefUChar (line 580) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_DefUChar (line 580) ... ok test_ExtSInt (line 593) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ExtSInt (line 593) ... ok test_ExtUInt (line 604) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ExtUInt (line 604) ... ok test_LocSInt (line 621) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_LocSInt (line 621) ... ok test_LocUInt (line 632) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_LocUInt (line 632) ... ok test_MySInt1 (line 513) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MySInt1 (line 513) ... ok test_MySInt2 (line 541) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MySInt2 (line 541) ... ok test_MyUInt1 (line 524) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MyUInt1 (line 524) ... ok test_MyUInt2 (line 552) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MyUInt2 (line 552) ... ok test_add_schar (line 42) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_schar (line 42) ... ok test_add_sint (line 208) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_sint (line 208) ... ok test_add_slong (line 291) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_slong (line 291) ... ok test_add_slonglong (line 374) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_slonglong (line 374) ... ok test_add_sshort (line 125) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_sshort (line 125) ... ok test_add_uchar (line 85) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_uchar (line 85) ... ok test_add_uint (line 251) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_uint (line 251) ... ok test_add_ulong (line 334) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ulong (line 334) ... ok test_add_ulonglong (line 417) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ulonglong (line 417) ... ok test_add_ushort (line 168) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ushort (line 168) ... ok test_schar (line 23) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_schar (line 23) ... ok test_sint (line 185) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_sint (line 185) ... ok test_slong (line 268) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_slong (line 268) ... ok test_slonglong (line 351) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_slonglong (line 351) ... ok test_sshort (line 102) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_sshort (line 102) ... ok test_uchar (line 66) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_uchar (line 66) ... ok test_uint (line 232) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_uint (line 232) ... ok test_ulong (line 315) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ulong (line 315) ... ok test_ulonglong (line 398) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ulonglong (line 398) ... ok test_ushort (line 149) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ushort (line 149) ... ok test_DefSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_DefSInt ... ok test_DefUChar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_DefUChar ... ok test_ExtSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ExtSInt ... ok test_ExtUInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ExtUInt ... ok test_LocSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_LocSInt ... ok test_LocUInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_LocUInt ... ok test_MySInt1 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MySInt1 ... ok test_MySInt2 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MySInt2 ... ok test_MyUInt1 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MyUInt1 ... ok test_MyUInt2 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MyUInt2 ... ok test_add_schar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_schar ... ok test_add_sint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_sint ... ok test_add_slong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_slong ... ok test_add_slonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_slonglong ... ok test_add_sshort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_sshort ... ok test_add_uchar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_uchar ... ok test_add_uint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_uint ... ok test_add_ulong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ulong ... ok test_add_ulonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ulonglong ... ok test_add_ushort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ushort ... ok test_schar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_schar ... ok test_sint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_sint ... ok test_slong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_slong ... ok test_slonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_slonglong ... ok test_sshort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_sshort ... ok test_uchar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_uchar ... ok test_uint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_uint ... ok test_ulong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ulong ... ok test_ulonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ulonglong ... ok test_ushort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ushort ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctypedef_int_types_T333 ... #### 2020-08-23 15:29:24.391525 method_module_name_T422 () Doctest: method_module_name_T422 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running method_module_name_T422 ... #### 2020-08-23 15:29:34.441247 #### 2020-08-23 15:29:44.491140 #### 2020-08-23 15:29:54.610833 #### 2020-08-23 15:30:04.696972 #### 2020-08-23 15:30:14.733863 method_module_name_T422 () Doctest: method_module_name_T422 ... ok #### 2020-08-23 15:30:24.771799 runTest (__main__.CythonRunTestCase) compiling (c) and running modop ... #### 2020-08-23 15:30:34.809018 #### 2020-08-23 15:30:44.857062 #### 2020-08-23 15:30:55.346809 Foo (generators) Doctest: generators.Foo ... ok attributes (generators) Doctest: generators.attributes ... ok check_throw (generators) Doctest: generators.check_throw ... ok generator_nonlocal (generators) Doctest: generators.generator_nonlocal ... ok raising (generators) Doctest: generators.raising ... ok simple (generators) Doctest: generators.simple ... ok simple_send (generators) Doctest: generators.simple_send ... ok simple_seq (generators) Doctest: generators.simple_seq ... ok test_close (generators) Doctest: generators.test_close ... ok test_copied_yield (generators) Doctest: generators.test_copied_yield ... ok test_double_with_gil_section (generators) Doctest: generators.test_double_with_gil_section ... ok test_first_assignment (generators) Doctest: generators.test_first_assignment ... ok test_generator_abc (generators) Doctest: generators.test_generator_abc ... ok test_generator_kwds1 (generators) Doctest: generators.test_generator_kwds1 ... ok test_generator_kwds2 (generators) Doctest: generators.test_generator_kwds2 ... ok test_generator_kwds3 (generators) Doctest: generators.test_generator_kwds3 ... ok test_ignore_close (generators) Doctest: generators.test_ignore_close ... ok test_inside_lambda (generators) Doctest: generators.test_inside_lambda ... ok test_lambda (generators) Doctest: generators.test_lambda ... ok test_nested (generators) Doctest: generators.test_nested ... ok test_nested_gen (generators) Doctest: generators.test_nested_gen ... ok test_nested_yield (generators) Doctest: generators.test_nested_yield ... ok test_return (generators) Doctest: generators.test_return ... ok test_return_in_finally (generators) Doctest: generators.test_return_in_finally ... ok test_return_none_in_finally (generators) Doctest: generators.test_return_none_in_finally ... ok test_swap_assignment (generators) Doctest: generators.test_swap_assignment ... ok test_with_gil_section (generators) Doctest: generators.test_with_gil_section ... ok very_simple (generators) Doctest: generators.very_simple ... ok with_outer (generators) Doctest: generators.with_outer ... ok with_outer_raising (generators) Doctest: generators.with_outer_raising ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators ... #### 2020-08-23 15:31:05.494734 mod_10_obj (modop) Doctest: modop.mod_10_obj ... ok mod_bigint (modop) Doctest: modop.mod_bigint ... ok mod_obj_10 (modop) Doctest: modop.mod_obj_10 ... ok mod_obj_17 (modop) Doctest: modop.mod_obj_17 ... ok mod_obj_m2 (modop) Doctest: modop.mod_obj_m2 ... ok mod_obj_m2f (modop) Doctest: modop.mod_obj_m2f ... ok modint (modop) Doctest: modop.modint ... ok modobj (modop) Doctest: modop.modobj ... ok modptr (modop) Doctest: modop.modptr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running modop ... #### 2020-08-23 15:31:15.576497 #### 2020-08-23 15:31:25.612299 #### 2020-08-23 15:31:35.664908 #### 2020-08-23 15:31:45.728563 #### 2020-08-23 15:31:55.765344 mod_10_obj (modop) Doctest: modop.mod_10_obj ... ok mod_bigint (modop) Doctest: modop.mod_bigint ... ok mod_obj_10 (modop) Doctest: modop.mod_obj_10 ... ok mod_obj_17 (modop) Doctest: modop.mod_obj_17 ... ok mod_obj_m2 (modop) Doctest: modop.mod_obj_m2 ... ok mod_obj_m2f (modop) Doctest: modop.mod_obj_m2f ... ok modint (modop) Doctest: modop.modint ... ok modobj (modop) Doctest: modop.modobj ... ok modptr (modop) Doctest: modop.modptr ... ok #### 2020-08-23 15:32:05.807741 runTest (__main__.CythonRunTestCase) compiling (c) and running new_style_exceptions ... #### 2020-08-23 15:32:15.881472 #### 2020-08-23 15:32:25.915258 #### 2020-08-23 15:32:35.952069 #### 2020-08-23 15:32:45.988284 #### 2020-08-23 15:32:56.025143 test (new_style_exceptions) Doctest: new_style_exceptions.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running new_style_exceptions ... #### 2020-08-23 15:33:06.069291 MyClass (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.MyClass ... ok test_DefSInt (line 569) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_DefSInt (line 569) ... ok test_DefUChar (line 580) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_DefUChar (line 580) ... ok test_ExtSInt (line 593) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ExtSInt (line 593) ... ok test_ExtUInt (line 604) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ExtUInt (line 604) ... ok test_LocSInt (line 621) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_LocSInt (line 621) ... ok test_LocUInt (line 632) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_LocUInt (line 632) ... ok test_MySInt1 (line 513) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MySInt1 (line 513) ... ok test_MySInt2 (line 541) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MySInt2 (line 541) ... ok test_MyUInt1 (line 524) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MyUInt1 (line 524) ... ok test_MyUInt2 (line 552) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_MyUInt2 (line 552) ... ok test_add_schar (line 42) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_schar (line 42) ... ok test_add_sint (line 208) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_sint (line 208) ... ok test_add_slong (line 291) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_slong (line 291) ... ok test_add_slonglong (line 374) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_slonglong (line 374) ... ok test_add_sshort (line 125) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_sshort (line 125) ... ok test_add_uchar (line 85) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_uchar (line 85) ... ok test_add_uint (line 251) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_uint (line 251) ... ok test_add_ulong (line 334) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ulong (line 334) ... ok test_add_ulonglong (line 417) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ulonglong (line 417) ... ok test_add_ushort (line 168) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_add_ushort (line 168) ... ok test_schar (line 23) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_schar (line 23) ... ok test_sint (line 185) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_sint (line 185) ... ok test_slong (line 268) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_slong (line 268) ... ok test_slonglong (line 351) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_slonglong (line 351) ... ok test_sshort (line 102) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_sshort (line 102) ... ok test_uchar (line 66) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_uchar (line 66) ... ok test_uint (line 232) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_uint (line 232) ... ok test_ulong (line 315) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ulong (line 315) ... ok test_ulonglong (line 398) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ulonglong (line 398) ... ok test_ushort (line 149) (ctypedef_int_types_T333.__test__) Doctest: ctypedef_int_types_T333.__test__.test_ushort (line 149) ... ok test_DefSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_DefSInt ... ok test_DefUChar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_DefUChar ... ok test_ExtSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ExtSInt ... ok test_ExtUInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ExtUInt ... ok test_LocSInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_LocSInt ... ok test_LocUInt (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_LocUInt ... ok test_MySInt1 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MySInt1 ... ok test_MySInt2 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MySInt2 ... ok test_MyUInt1 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MyUInt1 ... ok test_MyUInt2 (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_MyUInt2 ... ok test_add_schar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_schar ... ok test_add_sint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_sint ... ok test_add_slong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_slong ... ok test_add_slonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_slonglong ... ok test_add_sshort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_sshort ... ok test_add_uchar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_uchar ... ok test_add_uint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_uint ... ok test_add_ulong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ulong ... ok test_add_ulonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ulonglong ... ok test_add_ushort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_add_ushort ... ok test_schar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_schar ... ok test_sint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_sint ... ok test_slong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_slong ... ok test_slonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_slonglong ... ok test_sshort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_sshort ... ok test_uchar (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_uchar ... ok test_uint (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_uint ... ok test_ulong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ulong ... ok test_ulonglong (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ulonglong ... ok test_ushort (ctypedef_int_types_T333) Doctest: ctypedef_int_types_T333.test_ushort ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cython3 ... #### 2020-08-23 15:33:16.106276 #### 2020-08-23 15:33:26.153876 #### 2020-08-23 15:33:36.206769 #### 2020-08-23 15:33:46.250005 test (new_style_exceptions) Doctest: new_style_exceptions.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running nogil ... #### 2020-08-23 15:33:56.296837 #### 2020-08-23 15:34:06.345132 #### 2020-08-23 15:34:16.388783 #### 2020-08-23 15:34:26.431895 #### 2020-08-23 15:34:36.479365 test (nogil) Doctest: nogil.test ... ok test_nogil_exception_propagation (nogil) Doctest: nogil.test_nogil_exception_propagation ... ok test_unraisable (nogil) Doctest: nogil.test_unraisable ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running nogil ... #### 2020-08-23 15:34:46.801663 #### 2020-08-23 15:34:56.912501 #### 2020-08-23 15:35:06.960930 #### 2020-08-23 15:35:17.015228 #### 2020-08-23 15:35:27.050353 test (nogil) Doctest: nogil.test ... ok test_nogil_exception_propagation (nogil) Doctest: nogil.test_nogil_exception_propagation ... ok test_unraisable (nogil) Doctest: nogil.test_unraisable ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running non_dict_kwargs_T470 ... #### 2020-08-23 15:35:37.085285 #### 2020-08-23 15:35:47.118030 #### 2020-08-23 15:35:57.150663 Foo (generators) Doctest: generators.Foo ... ok attributes (generators) Doctest: generators.attributes ... ok check_throw (generators) Doctest: generators.check_throw ... ok generator_nonlocal (generators) Doctest: generators.generator_nonlocal ... ok raising (generators) Doctest: generators.raising ... ok simple (generators) Doctest: generators.simple ... ok simple_send (generators) Doctest: generators.simple_send ... ok simple_seq (generators) Doctest: generators.simple_seq ... ok test_close (generators) Doctest: generators.test_close ... ok test_copied_yield (generators) Doctest: generators.test_copied_yield ... ok test_double_with_gil_section (generators) Doctest: generators.test_double_with_gil_section ... ok test_first_assignment (generators) Doctest: generators.test_first_assignment ... ok test_generator_abc (generators) Doctest: generators.test_generator_abc ... ok test_generator_kwds1 (generators) Doctest: generators.test_generator_kwds1 ... ok test_generator_kwds2 (generators) Doctest: generators.test_generator_kwds2 ... ok test_generator_kwds3 (generators) Doctest: generators.test_generator_kwds3 ... ok test_ignore_close (generators) Doctest: generators.test_ignore_close ... ok test_inside_lambda (generators) Doctest: generators.test_inside_lambda ... ok test_lambda (generators) Doctest: generators.test_lambda ... ok test_nested (generators) Doctest: generators.test_nested ... ok test_nested_gen (generators) Doctest: generators.test_nested_gen ... ok test_nested_yield (generators) Doctest: generators.test_nested_yield ... ok test_return (generators) Doctest: generators.test_return ... ok test_return_in_finally (generators) Doctest: generators.test_return_in_finally ... ok test_return_none_in_finally (generators) Doctest: generators.test_return_none_in_finally ... ok test_swap_assignment (generators) Doctest: generators.test_swap_assignment ... ok test_with_gil_section (generators) Doctest: generators.test_with_gil_section ... ok very_simple (generators) Doctest: generators.very_simple ... ok with_outer (generators) Doctest: generators.with_outer ... ok with_outer_raising (generators) Doctest: generators.with_outer_raising ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running include ... #### 2020-08-23 15:36:07.204437 #### 2020-08-23 15:36:17.261052 include () Doctest: include ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running include ... #### 2020-08-23 15:36:27.305133 #### 2020-08-23 15:36:37.346591 call_non_dict_test (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_non_dict_test ... ok call_non_dict_test_kw (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_non_dict_test_kw ... ok call_sub_dict_test (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_sub_dict_test ... ok call_sub_dict_test_kw (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_sub_dict_test_kw ... ok func (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running non_dict_kwargs_T470 ... #### 2020-08-23 15:36:47.389671 include () Doctest: include ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inline ... convert_to_ptr (fused_types) Doctest: fused_types.convert_to_ptr ... ok test_cdef_func_with_fused_args (fused_types) Doctest: fused_types.test_cdef_func_with_fused_args ... ok test_composite (fused_types) Doctest: fused_types.test_composite ... ok test_cython_numeric (fused_types) Doctest: fused_types.test_cython_numeric ... ok test_fused_declarations (fused_types) Doctest: fused_types.test_fused_declarations ... ok test_fused_memoryview_def (fused_types) Doctest: fused_types.test_fused_memoryview_def ... ok test_fused_memoryviews (fused_types) Doctest: fused_types.test_fused_memoryviews ... ok test_fused_memslice_dtype (fused_types) Doctest: fused_types.test_fused_memslice_dtype ... ok test_fused_memslice_dtype_repeated (fused_types) Doctest: fused_types.test_fused_memslice_dtype_repeated ... ok test_fused_memslice_dtype_repeated_2 (fused_types) Doctest: fused_types.test_fused_memslice_dtype_repeated_2 ... ok test_fused_pointer_except_null (fused_types) Doctest: fused_types.test_fused_pointer_except_null ... ok test_fused_with_pointer (fused_types) Doctest: fused_types.test_fused_with_pointer ... ok test_index_fused_args (fused_types) Doctest: fused_types.test_index_fused_args ... ok test_normal_class (fused_types) Doctest: fused_types.test_normal_class ... ok test_normal_class_refcount (fused_types) Doctest: fused_types.test_normal_class_refcount ... ok test_opt_args (fused_types) Doctest: fused_types.test_opt_args ... ok test_pure (fused_types) Doctest: fused_types.test_pure ... ok test_sizeof_fused_type (fused_types) Doctest: fused_types.test_sizeof_fused_type ... ok test_specializations (fused_types) Doctest: fused_types.test_specializations ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fused_types ... #### 2020-08-23 15:36:57.442019 #### 2020-08-23 15:37:07.485929 test (inline) Doctest: inline.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inline ... #### 2020-08-23 15:37:17.530217 #### 2020-08-23 15:37:27.569635 test (inline) Doctest: inline.test ... ok #### 2020-08-23 15:37:37.610064 runTest (__main__.CythonRunTestCase) compiling (c) and running int_float_builtins_as_casts_T400 ... #### 2020-08-23 15:37:47.662095 call_non_dict_test (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_non_dict_test ... ok call_non_dict_test_kw (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_non_dict_test_kw ... #### 2020-08-23 15:37:58.044629 ok call_sub_dict_test (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_sub_dict_test ... ok call_sub_dict_test_kw (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.call_sub_dict_test_kw ... ok func (non_dict_kwargs_T470) Doctest: non_dict_kwargs_T470.func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running nonecheck ... #### 2020-08-23 15:38:08.083279 #### 2020-08-23 15:38:18.116658 cython3 () Doctest: cython3 ... ok ListCompInCClass (cython3) Doctest: cython3.ListCompInCClass ... ok ListCompInClass (cython3) Doctest: cython3.ListCompInClass ... ok annotation_syntax (cython3) Doctest: cython3.annotation_syntax ... ok async_def_annotations (cython3) Doctest: cython3.async_def_annotations ... ok cdiv_int (cython3) Doctest: cython3.cdiv_int ... ok dict_comp (cython3) Doctest: cython3.dict_comp ... ok dict_iter (cython3) Doctest: cython3.dict_iter ... ok dict_iter_new_dict (cython3) Doctest: cython3.dict_iter_new_dict ... ok except_as_deletes_target_in_gen (cython3) Doctest: cython3.except_as_deletes_target_in_gen ... ok except_as_no_raise_does_not_touch_target (cython3) Doctest: cython3.except_as_no_raise_does_not_touch_target ... ok except_as_raise_deletes_target (cython3) Doctest: cython3.except_as_raise_deletes_target ... ok except_as_raise_deletes_target_even_after_del (cython3) Doctest: cython3.except_as_raise_deletes_target_even_after_del ... ok except_as_raise_deletes_target_on_error (cython3) Doctest: cython3.except_as_raise_deletes_target_on_error ... ok except_as_raise_with_empty_except (cython3) Doctest: cython3.except_as_raise_with_empty_except ... ok exec1_function (cython3) Doctest: cython3.exec1_function ... ok exec2_function (cython3) Doctest: cython3.exec2_function ... ok exec3_function (cython3) Doctest: cython3.exec3_function ... ok genexpr_module_level (cython3) Doctest: cython3.genexpr_module_level ... ok int_literals (cython3) Doctest: cython3.int_literals ... ok list_comp (cython3) Doctest: cython3.list_comp ... ok list_comp_iterable (cython3) Doctest: cython3.list_comp_iterable ... ok list_comp_module_level (cython3) Doctest: cython3.list_comp_module_level ... ok list_comp_unknown_type (cython3) Doctest: cython3.list_comp_unknown_type ... ok list_comp_with_lambda (cython3) Doctest: cython3.list_comp_with_lambda ... ok listcomp_as_condition (cython3) Doctest: cython3.listcomp_as_condition ... ok loop_over_unicode_literal (cython3) Doctest: cython3.loop_over_unicode_literal ... ok nested_except_gh3666 (cython3) Doctest: cython3.nested_except_gh3666 ... ok non_ascii_raw_prefixed_unicode (cython3) Doctest: cython3.non_ascii_raw_prefixed_unicode ... ok non_ascii_raw_str (cython3) Doctest: cython3.non_ascii_raw_str ... #### 2020-08-23 15:38:28.153734 ok non_ascii_unprefixed_str (cython3) Doctest: cython3.non_ascii_unprefixed_str ... ok print_function (cython3) Doctest: cython3.print_function ... ok set_comp (cython3) Doctest: cython3.set_comp ... ok str_type_is_unicode (cython3) Doctest: cython3.str_type_is_unicode ... ok truediv (cython3) Doctest: cython3.truediv ... ok truediv_int (cython3) Doctest: cython3.truediv_int ... ok unicode_literals (cython3) Doctest: cython3.unicode_literals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cython3 ... double_to_double_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_double_float ... ok double_to_double_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_double_int ... ok double_to_float_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_float_int ... ok double_to_py_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_py_int ... ok double_to_pyssizet_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_pyssizet_int ... ok double_to_short_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_short_int ... ok float_to_double_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.float_to_double_int ... ok float_to_float_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.float_to_float_float ... ok float_to_float_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.float_to_float_int ... ok int_to_pyssizet_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.int_to_pyssizet_int ... ok int_to_short_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.int_to_short_int ... ok no_args_float_cdouble (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.no_args_float_cdouble ... ok no_args_int_cint (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.no_args_int_cint ... ok object_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.object_float ... ok object_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.object_int ... ok short_to_double_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_double_float ... ok short_to_double_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_double_int ... ok short_to_float_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_float_float ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running int_float_builtins_as_casts_T400 ... #### 2020-08-23 15:38:38.196684 #### 2020-08-23 15:38:48.246672 #### 2020-08-23 15:38:58.303839 #### 2020-08-23 15:39:08.345989 #### 2020-08-23 15:39:18.420848 #### 2020-08-23 15:39:28.465119 #### 2020-08-23 15:39:38.501188 double_to_double_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_double_float ... ok double_to_double_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_double_int ... ok double_to_float_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_float_int ... ok double_to_py_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_py_int ... ok double_to_pyssizet_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_pyssizet_int ... ok double_to_short_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.double_to_short_int ... ok float_to_double_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.float_to_double_int ... ok float_to_float_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.float_to_float_float ... ok float_to_float_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.float_to_float_int ... ok int_to_pyssizet_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.int_to_pyssizet_int ... ok int_to_short_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.int_to_short_int ... ok no_args_float_cdouble (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.no_args_float_cdouble ... ok no_args_int_cint (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.no_args_int_cint ... ok object_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.object_float ... ok object_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.object_int ... ok short_to_double_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_double_float ... ok short_to_double_int (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_double_int ... ok short_to_float_float (int_float_builtins_as_casts_T400) Doctest: int_float_builtins_as_casts_T400.short_to_float_float ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running int_float_builtins_as_casts_T400_long_double ... #### 2020-08-23 15:39:48.536193 #### 2020-08-23 15:39:58.582154 long_double_to_float_int (int_float_builtins_as_casts_T400_long_double) Doctest: int_float_builtins_as_casts_T400_long_double.long_double_to_float_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running int_float_builtins_as_casts_T400_long_double ... #### 2020-08-23 15:40:08.622676 #### 2020-08-23 15:40:18.657415 long_double_to_float_int (int_float_builtins_as_casts_T400_long_double) Doctest: int_float_builtins_as_casts_T400_long_double.long_double_to_float_int ... ok #### 2020-08-23 15:40:28.710935 runTest (__main__.CythonRunTestCase) compiling (c) and running ishimoto2 ... #### 2020-08-23 15:40:38.748598 #### 2020-08-23 15:40:48.789385 #### 2020-08-23 15:40:58.830180 C (ishimoto2) Doctest: ishimoto2.C ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ishimoto2 ... #### 2020-08-23 15:41:08.873145 #### 2020-08-23 15:41:18.914702 #### 2020-08-23 15:41:28.946607 #### 2020-08-23 15:41:39.188076 C (ishimoto2) Doctest: ishimoto2.C ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running isnonebool ... #### 2020-08-23 15:41:49.256523 #### 2020-08-23 15:41:59.291374 #### 2020-08-23 15:42:09.323391 test_and (isnonebool) Doctest: isnonebool.test_and ... ok test_more (isnonebool) Doctest: isnonebool.test_more ... ok test_more_c (isnonebool) Doctest: isnonebool.test_more_c ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running isnonebool ... #### 2020-08-23 15:42:19.359251 #### 2020-08-23 15:42:29.394157 #### 2020-08-23 15:42:39.428607 test_and (isnonebool) Doctest: isnonebool.test_and ... ok test_more (isnonebool) Doctest: isnonebool.test_more ... ok test_more_c (isnonebool) Doctest: isnonebool.test_more_c ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kostyrka2 ... #### 2020-08-23 15:42:49.462752 #### 2020-08-23 15:42:59.505970 kostyrka2 () Doctest: kostyrka2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kostyrka2 ... #### 2020-08-23 15:43:09.539030 #### 2020-08-23 15:43:19.573315 kostyrka2 () Doctest: kostyrka2 ... ok #### 2020-08-23 15:43:29.606551 runTest (__main__.CythonRunTestCase) compiling (c) and running kwonlyargscall ... #### 2020-08-23 15:43:39.648782 #### 2020-08-23 15:43:49.689579 check_and_assign (nonecheck) Doctest: nonecheck.check_and_assign ... ok check_buffer_get (nonecheck) Doctest: nonecheck.check_buffer_get ... ok check_buffer_set (nonecheck) Doctest: nonecheck.check_buffer_set ... ok checking (nonecheck) Doctest: nonecheck.checking ... ok getattr_ (nonecheck) Doctest: nonecheck.getattr_ ... ok getattr_nogil (nonecheck) Doctest: nonecheck.getattr_nogil ... ok setattr_ (nonecheck) Doctest: nonecheck.setattr_ ... ok setattr_nogil (nonecheck) Doctest: nonecheck.setattr_nogil ... ok test_memslice_copy (nonecheck) Doctest: nonecheck.test_memslice_copy ... ok test_memslice_get (nonecheck) Doctest: nonecheck.test_memslice_get ... ok test_memslice_set (nonecheck) Doctest: nonecheck.test_memslice_set ... ok test_memslice_shape (nonecheck) Doctest: nonecheck.test_memslice_shape ... ok test_memslice_slice (nonecheck) Doctest: nonecheck.test_memslice_slice ... ok test_memslice_slice2 (nonecheck) Doctest: nonecheck.test_memslice_slice2 ... ok test_memslice_slice_assign (nonecheck) Doctest: nonecheck.test_memslice_slice_assign ... ok test_memslice_slice_assign2 (nonecheck) Doctest: nonecheck.test_memslice_slice_assign2 ... ok test_memslice_transpose (nonecheck) Doctest: nonecheck.test_memslice_transpose ... ok cython3 () Doctest: cython3 ... ok ListCompInCClass (cython3) Doctest: cython3.ListCompInCClass ... ok ListCompInClass (cython3) Doctest: cython3.ListCompInClass ... ok annotation_syntax (cython3) Doctest: cython3.annotation_syntax ... ok async_def_annotations (cython3) Doctest: cython3.async_def_annotations ... ok cdiv_int (cython3) Doctest: cython3.cdiv_int ... ok dict_comp (cython3) Doctest: cython3.dict_comp ... ok dict_iter (cython3) Doctest: cython3.dict_iter ... ok dict_iter_new_dict (cython3) Doctest: cython3.dict_iter_new_dict ... ok except_as_deletes_target_in_gen (cython3) Doctest: cython3.except_as_deletes_target_in_gen ... ok except_as_no_raise_does_not_touch_target (cython3) Doctest: cython3.except_as_no_raise_does_not_touch_target ... ok except_as_raise_deletes_target (cython3) Doctest: cython3.except_as_raise_deletes_target ... ok except_as_raise_deletes_target_even_after_del (cython3) Doctest: cython3.except_as_raise_deletes_target_even_after_del ... ok except_as_raise_deletes_target_on_error (cython3) Doctest: cython3.except_as_raise_deletes_target_on_error ... ok except_as_raise_with_empty_except (cython3) Doctest: cython3.except_as_raise_with_empty_except ... ok exec1_function (cython3) Doctest: cython3.exec1_function ... ok exec2_function (cython3) Doctest: cython3.exec2_function ... ok exec3_function (cython3) Doctest: cython3.exec3_function ... ok genexpr_module_level (cython3) Doctest: cython3.genexpr_module_level ... ok int_literals (cython3) Doctest: cython3.int_literals ... ok list_comp (cython3) Doctest: cython3.list_comp ... ok list_comp_iterable (cython3) Doctest: cython3.list_comp_iterable ... ok list_comp_module_level (cython3) Doctest: cython3.list_comp_module_level ... ok list_comp_unknown_type (cython3) Doctest: cython3.list_comp_unknown_type ... ok list_comp_with_lambda (cython3) Doctest: cython3.list_comp_with_lambda ... ok listcomp_as_condition (cython3) Doctest: cython3.listcomp_as_condition ... ok loop_over_unicode_literal (cython3) Doctest: cython3.loop_over_unicode_literal ... ok nested_except_gh3666 (cython3) Doctest: cython3.nested_except_gh3666 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running nonecheckok non_ascii_raw_prefixed_unicode (cython3) Doctest: cython3.non_ascii_raw_prefixed_unicode ... ... ok non_ascii_raw_str (cython3) Doctest: cython3.non_ascii_raw_str ... ok non_ascii_unprefixed_str (cython3) Doctest: cython3.non_ascii_unprefixed_str ... ok print_function (cython3) Doctest: cython3.print_function ... ok set_comp (cython3) Doctest: cython3.set_comp ... ok str_type_is_unicode (cython3) Doctest: cython3.str_type_is_unicode ... ok truediv (cython3) Doctest: cython3.truediv ... ok truediv_int (cython3) Doctest: cython3.truediv_int ... ok unicode_literals (cython3) Doctest: cython3.unicode_literals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running datetime_pxd ... #### 2020-08-23 15:43:59.729582 #### 2020-08-23 15:44:09.768108 #### 2020-08-23 15:44:19.800250 #### 2020-08-23 15:44:29.836793 #### 2020-08-23 15:44:39.876187 #### 2020-08-23 15:44:49.918387 #### 2020-08-23 15:44:59.958144 call0ab (kwonlyargscall) Doctest: kwonlyargscall.call0ab ... ok call0abc (kwonlyargscall) Doctest: kwonlyargscall.call0abc ... ok call2 (kwonlyargscall) Doctest: kwonlyargscall.call2 ... ok call2c (kwonlyargscall) Doctest: kwonlyargscall.call2c ... ok call2cd (kwonlyargscall) Doctest: kwonlyargscall.call2cd ... ok call2cde (kwonlyargscall) Doctest: kwonlyargscall.call2cde ... ok call2ce (kwonlyargscall) Doctest: kwonlyargscall.call2ce ... ok call2cefd (kwonlyargscall) Doctest: kwonlyargscall.call2cefd ... ok call2cf (kwonlyargscall) Doctest: kwonlyargscall.call2cf ... ok call2cfe (kwonlyargscall) Doctest: kwonlyargscall.call2cfe ... ok call2cfex (kwonlyargscall) Doctest: kwonlyargscall.call2cfex ... ok call2d (kwonlyargscall) Doctest: kwonlyargscall.call2d ... ok call3 (kwonlyargscall) Doctest: kwonlyargscall.call3 ... ok call3d (kwonlyargscall) Doctest: kwonlyargscall.call3d ... ok call4 (kwonlyargscall) Doctest: kwonlyargscall.call4 ... ok call6cf (kwonlyargscall) Doctest: kwonlyargscall.call6cf ... ok call6cfexy (kwonlyargscall) Doctest: kwonlyargscall.call6cfexy ... ok call6df (kwonlyargscall) Doctest: kwonlyargscall.call6df ... ok call6dfexy (kwonlyargscall) Doctest: kwonlyargscall.call6dfexy ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kwonlyargscall ... #### 2020-08-23 15:45:10.038363 #### 2020-08-23 15:45:20.082952 #### 2020-08-23 15:45:30.173506 #### 2020-08-23 15:45:40.462456 #### 2020-08-23 15:45:50.519355 #### 2020-08-23 15:46:00.586427 do_date (datetime_pxd) Doctest: datetime_pxd.do_date ... ok do_datetime (datetime_pxd) Doctest: datetime_pxd.do_datetime ... ok do_datetime_tzinfo (datetime_pxd) Doctest: datetime_pxd.do_datetime_tzinfo ... ok do_datetime_tzinfo2 (datetime_pxd) Doctest: datetime_pxd.do_datetime_tzinfo2 ... ok do_time (datetime_pxd) Doctest: datetime_pxd.do_time ... ok do_time_tzinfo (datetime_pxd) Doctest: datetime_pxd.do_time_tzinfo ... ok do_time_tzinfo2 (datetime_pxd) Doctest: datetime_pxd.do_time_tzinfo2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running datetime_pxd ... #### 2020-08-23 15:46:10.620249 #### 2020-08-23 15:46:20.664166 #### 2020-08-23 15:46:30.706467 #### 2020-08-23 15:46:40.754448 call0ab (kwonlyargscall) Doctest: kwonlyargscall.call0ab ... ok call0abc (kwonlyargscall) Doctest: kwonlyargscall.call0abc ... ok call2 (kwonlyargscall) Doctest: kwonlyargscall.call2 ... ok call2c (kwonlyargscall) Doctest: kwonlyargscall.call2c ... ok call2cd (kwonlyargscall) Doctest: kwonlyargscall.call2cd ... ok call2cde (kwonlyargscall) Doctest: kwonlyargscall.call2cde ... ok call2ce (kwonlyargscall) Doctest: kwonlyargscall.call2ce ... ok call2cefd (kwonlyargscall) Doctest: kwonlyargscall.call2cefd ... ok call2cf (kwonlyargscall) Doctest: kwonlyargscall.call2cf ... ok call2cfe (kwonlyargscall) Doctest: kwonlyargscall.call2cfe ... ok call2cfex (kwonlyargscall) Doctest: kwonlyargscall.call2cfex ... ok call2d (kwonlyargscall) Doctest: kwonlyargscall.call2d ... ok call3 (kwonlyargscall) Doctest: kwonlyargscall.call3 ... ok call3d (kwonlyargscall) Doctest: kwonlyargscall.call3d ... ok call4 (kwonlyargscall) Doctest: kwonlyargscall.call4 ... ok call6cf (kwonlyargscall) Doctest: kwonlyargscall.call6cf ... ok call6cfexy (kwonlyargscall) Doctest: kwonlyargscall.call6cfexy ... ok call6df (kwonlyargscall) Doctest: kwonlyargscall.call6df ... ok call6dfexy (kwonlyargscall) Doctest: kwonlyargscall.call6dfexy ... ok #### 2020-08-23 15:46:50.806577 runTest (__main__.CythonRunTestCase) compiling (c) and running lepage_1 ... #### 2020-08-23 15:47:00.843228 #### 2020-08-23 15:47:10.877325 #### 2020-08-23 15:47:20.911642 #### 2020-08-23 15:47:30.972209 #### 2020-08-23 15:47:41.033282 #### 2020-08-23 15:47:51.067751 lepage_1 () Doctest: lepage_1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lepage_1 ... #### 2020-08-23 15:48:01.115620 #### 2020-08-23 15:48:11.211022 #### 2020-08-23 15:48:21.244452 do_date (datetime_pxd) Doctest: datetime_pxd.do_date ... ok do_datetime (datetime_pxd) Doctest: datetime_pxd.do_datetime ... ok do_datetime_tzinfo (datetime_pxd) Doctest: datetime_pxd.do_datetime_tzinfo ... ok do_datetime_tzinfo2 (datetime_pxd) Doctest: datetime_pxd.do_datetime_tzinfo2 ... ok do_time (datetime_pxd) Doctest: datetime_pxd.do_time ... ok do_time_tzinfo (datetime_pxd) Doctest: datetime_pxd.do_time_tzinfo ... ok do_time_tzinfo2 (datetime_pxd) Doctest: datetime_pxd.do_time_tzinfo2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running directive_locals_in_pxd ... #### 2020-08-23 15:48:31.278319 #### 2020-08-23 15:48:41.311700 #### 2020-08-23 15:48:51.351388 lepage_1 () Doctest: lepage_1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running letnode_T766 ... #### 2020-08-23 15:49:01.417132 test_pxd_locals (directive_locals_in_pxd) Doctest: directive_locals_in_pxd.test_pxd_locals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running directive_locals_in_pxd ... #### 2020-08-23 15:49:11.809142 #### 2020-08-23 15:49:21.846122 #### 2020-08-23 15:49:31.884690 #### 2020-08-23 15:49:41.923379 test_letnode_enumerate (letnode_T766) Doctest: letnode_T766.test_letnode_enumerate ... ok test_letnode_range (letnode_T766) Doctest: letnode_T766.test_letnode_range ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running letnode_T766 ... #### 2020-08-23 15:49:51.956658 check_and_assign (nonecheck) Doctest: nonecheck.check_and_assign ... ok check_buffer_get (nonecheck) Doctest: nonecheck.check_buffer_get ... ok check_buffer_set (nonecheck) Doctest: nonecheck.check_buffer_set ... ok checking (nonecheck) Doctest: nonecheck.checking ... ok getattr_ (nonecheck) Doctest: nonecheck.getattr_ ... ok getattr_nogil (nonecheck) Doctest: nonecheck.getattr_nogil ... ok setattr_ (nonecheck) Doctest: nonecheck.setattr_ ... ok setattr_nogil (nonecheck) Doctest: nonecheck.setattr_nogil ... ok test_memslice_copy (nonecheck) Doctest: nonecheck.test_memslice_copy ... test_pxd_locals (directive_locals_in_pxd) Doctest: directive_locals_in_pxd.test_pxd_locals ... ok test_memslice_get (nonecheck) Doctest: nonecheck.test_memslice_get ... ok test_memslice_set (nonecheck) Doctest: nonecheck.test_memslice_set ... ok ok test_memslice_shape (nonecheck) Doctest: nonecheck.test_memslice_shape ... ok test_memslice_slice (nonecheck) Doctest: nonecheck.test_memslice_slice ... ok test_memslice_slice2 (nonecheck) Doctest: nonecheck.test_memslice_slice2 ... ok test_memslice_slice_assign (nonecheck) Doctest: nonecheck.test_memslice_slice_assign ... ok test_memslice_slice_assign2 (nonecheck) Doctest: nonecheck.test_memslice_slice_assign2 ... ok test_memslice_transpose (nonecheck) Doctest: nonecheck.test_memslice_transpose ... ok run (__main__.PureDoctestTestCase) running pure doctests in directive_locals_in_pxd ... test_pxd_locals (pure_doctest__directive_locals_in_pxd) Doctest: pure_doctest__directive_locals_in_pxd.test_pxd_locals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ellipsis_T488 ... runTest (__main__.CythonRunTestCase) compiling (c) and running ooo_base_classes ... #### 2020-08-23 15:50:01.990231 #### 2020-08-23 15:50:12.033561 ellipsis_T488 () Doctest: ellipsis_T488 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ellipsis_T488 ... #### 2020-08-23 15:50:22.114402 #### 2020-08-23 15:50:32.154646 test_letnode_enumerate (letnode_T766) Doctest: letnode_T766.test_letnode_enumerate ... ok test_letnode_range (letnode_T766) Doctest: letnode_T766.test_letnode_range ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running libcpp_all ... #### 2020-08-23 15:50:42.195315 convert_to_ptr (fused_types) Doctest: fused_types.convert_to_ptr ... ok test_cdef_func_with_fused_args (fused_types) Doctest: fused_types.test_cdef_func_with_fused_args ... ok test_composite (fused_types) Doctest: fused_types.test_composite ... ok test_cython_numeric (fused_types) Doctest: fused_types.test_cython_numeric ... ok test_fused_declarations (fused_types) Doctest: fused_types.test_fused_declarations ... ok test_fused_memoryview_def (fused_types) Doctest: fused_types.test_fused_memoryview_def ... ok test_fused_memoryviews (fused_types) Doctest: fused_types.test_fused_memoryviews ... ok test_fused_memslice_dtype (fused_types) Doctest: fused_types.test_fused_memslice_dtype ... ok test_fused_memslice_dtype_repeated (fused_types) Doctest: fused_types.test_fused_memslice_dtype_repeated ... ok test_fused_memslice_dtype_repeated_2 (fused_types) Doctest: fused_types.test_fused_memslice_dtype_repeated_2 ... ok test_fused_pointer_except_null (fused_types) Doctest: fused_types.test_fused_pointer_except_null ... ok test_fused_with_pointer (fused_types) Doctest: fused_types.test_fused_with_pointer ... ok test_index_fused_args (fused_types) Doctest: fused_types.test_index_fused_args ... ok test_normal_class (fused_types) Doctest: fused_types.test_normal_class ... ok test_normal_class_refcount (fused_types) Doctest: fused_types.test_normal_class_refcount ... ok test_opt_args (fused_types) Doctest: fused_types.test_opt_args ... ok test_pure (fused_types) Doctest: fused_types.test_pure ... ok test_sizeof_fused_type (fused_types) Doctest: fused_types.test_sizeof_fused_type ... ok test_specializations (fused_types) Doctest: fused_types.test_specializations ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running future_unicode_literals ... #### 2020-08-23 15:50:52.246665 ellipsis_T488 () Doctest: ellipsis_T488 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exectest ... #### 2020-08-23 15:51:02.282881 #### 2020-08-23 15:51:12.669575 future_unicode_literals () Doctest: future_unicode_literals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running future_unicode_literals ... foo (ooo_base_classes.A) Doctest: ooo_base_classes.A.foo ... ok foo (ooo_base_classes.B) Doctest: ooo_base_classes.B.foo ... ok foo (ooo_base_classes.C) Doctest: ooo_base_classes.C.foo ... ok #### 2020-08-23 15:51:22.755257 runTest (__main__.CythonRunTestCase) compiling (cpp) and running ooo_base_classes ... #### 2020-08-23 15:51:32.868913 #### 2020-08-23 15:51:42.966390 future_unicode_literals () Doctest: future_unicode_literals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generator_frame_cycle ... exec_invalid_type (exectest) Doctest: exectest.exec_invalid_type ... ok exec_with_new_features (exectest) Doctest: exectest.exec_with_new_features ... ok test_compile (exectest) Doctest: exectest.test_compile ... ok test_def (exectest) Doctest: exectest.test_def ... ok test_dict_scope1 (exectest) Doctest: exectest.test_dict_scope1 ... ok test_dict_scope2 (exectest) Doctest: exectest.test_dict_scope2 ... ok test_dict_scope3 (exectest) Doctest: exectest.test_dict_scope3 ... ok test_dict_scope_ref (exectest) Doctest: exectest.test_dict_scope_ref ... ok test_dict_scope_tuple2 (exectest) Doctest: exectest.test_dict_scope_tuple2 ... ok test_dict_scope_tuple3 (exectest) Doctest: exectest.test_dict_scope_tuple3 ... ok test_encoding (exectest) Doctest: exectest.test_encoding ... ok test_encoding_unicode (exectest) Doctest: exectest.test_encoding_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exectest ... #### 2020-08-23 15:51:53.006684 #### 2020-08-23 15:52:03.079322 #### 2020-08-23 15:52:13.127585 #### 2020-08-23 15:52:23.194744 #### 2020-08-23 15:52:33.300644 #### 2020-08-23 15:52:43.334307 exec_invalid_type (exectest) Doctest: exectest.exec_invalid_type ... ok exec_with_new_features (exectest) Doctest: exectest.exec_with_new_features ... ok test_compile (exectest) Doctest: exectest.test_compile ... ok test_def (exectest) Doctest: exectest.test_def ... ok test_dict_scope1 (exectest) Doctest: exectest.test_dict_scope1 ... ok test_dict_scope2 (exectest) Doctest: exectest.test_dict_scope2 ... ok test_dict_scope3 (exectest) Doctest: exectest.test_dict_scope3 ... ok test_dict_scope_ref (exectest) Doctest: exectest.test_dict_scope_ref ... ok test_dict_scope_tuple2 (exectest) Doctest: exectest.test_dict_scope_tuple2 ... ok test_dict_scope_tuple3 (exectest) Doctest: exectest.test_dict_scope_tuple3 ... ok test_encoding (exectest) Doctest: exectest.test_encoding ... ok test_encoding_unicode (exectest) Doctest: exectest.test_encoding_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ext_instance_type_T232 ... #### 2020-08-23 15:52:53.378603 foo (ooo_base_classes.A) Doctest: ooo_base_classes.A.foo ... ok foo (ooo_base_classes.B) Doctest: ooo_base_classes.B.foo ... ok foo (ooo_base_classes.C) Doctest: ooo_base_classes.C.foo ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running overflow_check_int ... #### 2020-08-23 15:53:03.424333 complex_operators (libcpp_all) Doctest: libcpp_all.complex_operators ... ok convert_to_vector (libcpp_all) Doctest: libcpp_all.convert_to_vector ... ok pair_comparison (libcpp_all) Doctest: libcpp_all.pair_comparison ... ok test_const_vector (libcpp_all) Doctest: libcpp_all.test_const_vector ... ok test_vector_coercion (libcpp_all) Doctest: libcpp_all.test_vector_coercion ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running list_pop ... #### 2020-08-23 15:53:13.458508 #### 2020-08-23 15:53:23.491665 test_generator_frame_cycle (generator_frame_cycle) Doctest: generator_frame_cycle.test_generator_frame_cycle ... ok test_generator_frame_cycle_with_outer_exc (generator_frame_cycle) Doctest: generator_frame_cycle.test_generator_frame_cycle_with_outer_exc ... ok #### 2020-08-23 15:53:33.528441 runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_frame_cycle ... get_attr (ext_instance_type_T232) Doctest: ext_instance_type_T232.get_attr ... ok set_attr (ext_instance_type_T232) Doctest: ext_instance_type_T232.set_attr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ext_instance_type_T232 ... #### 2020-08-23 15:53:43.566617 #### 2020-08-23 15:53:53.601013 #### 2020-08-23 15:54:03.860649 #### 2020-08-23 15:54:13.945648 #### 2020-08-23 15:54:23.983807 #### 2020-08-23 15:54:34.017247 #### 2020-08-23 15:54:44.051494 B (list_pop) Doctest: list_pop.B ... get_attr (ext_instance_type_T232) Doctest: ext_instance_type_T232.get_attr ... ok ok set_attr (ext_instance_type_T232) Doctest: ext_instance_type_T232.set_attr ... crazy_pop (list_pop) Doctest: list_pop.crazy_pop ... ok ok index_pop (list_pop) Doctest: list_pop.index_pop ... ok index_pop_list_object_index (list_pop) Doctest: list_pop.index_pop_list_object_index ... ok index_pop_literal (list_pop) Doctest: list_pop.index_pop_literal ... ok index_pop_typed (list_pop) Doctest: list_pop.index_pop_typed ... ok method_name (list_pop) Doctest: list_pop.method_name ... ok object_pop_large_int (list_pop) Doctest: list_pop.object_pop_large_int ... ok simple_pop (list_pop) Doctest: list_pop.simple_pop ... ok simple_pop_typed (list_pop) Doctest: list_pop.simple_pop_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extclasspass ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running list_pop ... format (overflow_check_int) Doctest: overflow_check_int.format ... ok test_add (overflow_check_int) Doctest: overflow_check_int.test_add ... ok test_add_const (overflow_check_int) Doctest: overflow_check_int.test_add_const ... ok test_lshift (overflow_check_int) Doctest: overflow_check_int.test_lshift ... ok test_mul (overflow_check_int) Doctest: overflow_check_int.test_mul ... ok test_mul_const (overflow_check_int) Doctest: overflow_check_int.test_mul_const ... ok test_nested (overflow_check_int) Doctest: overflow_check_int.test_nested ... ok test_nested_add (overflow_check_int) Doctest: overflow_check_int.test_nested_add ... ok test_nested_func (overflow_check_int) Doctest: overflow_check_int.test_nested_func ... ok test_sub (overflow_check_int) Doctest: overflow_check_int.test_sub ... ok test_sub_const (overflow_check_int) Doctest: overflow_check_int.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running overflow_check_int ... #### 2020-08-23 15:54:54.086960 #### 2020-08-23 15:55:04.146723 #### 2020-08-23 15:55:14.222222 #### 2020-08-23 15:55:24.256214 test_generator_frame_cycle (generator_frame_cycle) Doctest: generator_frame_cycle.test_generator_frame_cycle ... ok test_generator_frame_cycle_with_outer_exc (generator_frame_cycle) Doctest: generator_frame_cycle.test_generator_frame_cycle_with_outer_exc ... ok run (__main__.PureDoctestTestCase) running pure doctests in generator_frame_cycle ... test_generator_frame_cycle (pure_doctest__generator_frame_cycle) Doctest: pure_doctest__generator_frame_cycle.test_generator_frame_cycle ... ok test_generator_frame_cycle_with_outer_exc (pure_doctest__generator_frame_cycle) Doctest: pure_doctest__generator_frame_cycle.test_generator_frame_cycle_with_outer_exc ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generators_in_refcycles ... #### 2020-08-23 15:55:34.332400 extclasspass () Doctest: extclasspass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extclasspass ... #### 2020-08-23 15:55:44.434378 #### 2020-08-23 15:55:54.484868 #### 2020-08-23 15:56:04.544919 #### 2020-08-23 15:56:14.578745 B (list_pop) Doctest: list_pop.B ... ok crazy_pop (list_pop) Doctest: list_pop.crazy_pop ... ok index_pop (list_pop) Doctest: list_pop.index_pop ... ok index_pop_list_object_index (list_pop) Doctest: list_pop.index_pop_list_object_index ... ok index_pop_literal (list_pop) Doctest: list_pop.index_pop_literal ... ok index_pop_typed (list_pop) Doctest: list_pop.index_pop_typed ... ok method_name (list_pop) Doctest: list_pop.method_name ... ok object_pop_large_int (list_pop) Doctest: list_pop.object_pop_large_int ... ok simple_pop (list_pop) Doctest: list_pop.simple_pop ... ok simple_pop_typed (list_pop) Doctest: list_pop.simple_pop_typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running longintrepr ... #### 2020-08-23 15:56:24.611788 extclasspass () Doctest: extclasspass ... ok runTest (__main__.EndToEndTest) End-to-end extern_impl_excvalue ... #### 2020-08-23 15:56:34.648610 format (overflow_check_int) Doctest: overflow_check_int.format ... ok test_add (overflow_check_int) Doctest: overflow_check_int.test_add ... ok test_add_const (overflow_check_int) Doctest: overflow_check_int.test_add_const ... ok test_lshift (overflow_check_int) Doctest: overflow_check_int.test_lshift ... ok test_mul (overflow_check_int) Doctest: overflow_check_int.test_mul ... ok test_mul_const (overflow_check_int) Doctest: overflow_check_int.test_mul_const ... ok test_nested (overflow_check_int) Doctest: overflow_check_int.test_nested ... ok test_nested_add (overflow_check_int) Doctest: overflow_check_int.test_nested_add ... ok test_nested_func (overflow_check_int) Doctest: overflow_check_int.test_nested_func ... ok test_sub (overflow_check_int) Doctest: overflow_check_int.test_sub ... #### 2020-08-23 15:56:44.834695 ok test_sub_const (overflow_check_int) Doctest: overflow_check_int.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running overflow_check_ulonglong ... #### 2020-08-23 15:56:54.903263 lshift (longintrepr) Doctest: longintrepr.lshift ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running longintrepr ... test_reference_cycle_cleanup (generators_in_refcycles) Doctest: generators_in_refcycles.test_reference_cycle_cleanup ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_in_refcycles ... #### 2020-08-23 15:57:04.953641 #### 2020-08-23 15:57:15.046161 #### 2020-08-23 15:57:25.164288 ok runTest (__main__.EndToEndTest) End-to-end external_inline_declaration ... #### 2020-08-23 15:57:35.229389 lshift (longintrepr) Doctest: longintrepr.lshift ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lvalue_refs ... #### 2020-08-23 15:57:45.309513 #### 2020-08-23 15:57:55.365245 #### 2020-08-23 15:58:05.405271 ok runTest (__main__.CythonRunTestCase) compiling (c) and running extinherit ... #### 2020-08-23 15:58:15.684929 #### 2020-08-23 15:58:25.751773 #### 2020-08-23 15:58:35.785065 test_reference_cycle_cleanup (generators_in_refcycles) Doctest: generators_in_refcycles.test_reference_cycle_cleanup ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generators_pep479 ... lvalue_refs () Doctest: lvalue_refs ... ok #### 2020-08-23 15:58:45.839450 runTest (__main__.CythonRunTestCase) compiling (c) and running matrix_multiplier ... #### 2020-08-23 15:58:55.884441 #### 2020-08-23 15:59:05.941653 #### 2020-08-23 15:59:16.051194 format (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.format ... ok test_add (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_add ... ok test_add_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_add_const ... ok test_lshift (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_lshift ... ok test_mul (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_mul ... ok test_mul_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_mul_const ... ok test_nested (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested ... ok test_nested_add (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested_add ... ok test_nested_func (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested_func ... ok test_sub (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_sub ... ok test_sub_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running overflow_check_ulonglong ... #### 2020-08-23 15:59:26.091529 rest (extinherit) Doctest: extinherit.rest ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extinherit ... #### 2020-08-23 15:59:36.134246 #### 2020-08-23 15:59:46.185189 #### 2020-08-23 15:59:56.227390 #### 2020-08-23 16:00:06.271054 matrix_multiplier () Doctest: matrix_multiplier ... ok test_imatmul (matrix_multiplier) Doctest: matrix_multiplier.test_imatmul ... ok test_matmul (matrix_multiplier) Doctest: matrix_multiplier.test_matmul ... ok #### 2020-08-23 16:00:16.327413 runTest (__main__.CythonRunTestCase) compiling (cpp) and running matrix_multiplier ... generators_pep479 () Doctest: generators_pep479 ... ok test_catch_StopIteration (generators_pep479) Doctest: generators_pep479.test_catch_StopIteration ... ok test_genexpr (generators_pep479) Doctest: generators_pep479.test_genexpr ... ok test_propagate_StopIteration (generators_pep479) Doctest: generators_pep479.test_propagate_StopIteration ... ok test_raise_StopIteration (generators_pep479) Doctest: generators_pep479.test_raise_StopIteration ... ok test_raise_StopIteration_value (generators_pep479) Doctest: generators_pep479.test_raise_StopIteration_value ... ok test_return (generators_pep479) Doctest: generators_pep479.test_return ... ok test_return_value (generators_pep479) Doctest: generators_pep479.test_return_value ... ok test_yield_from (generators_pep479) Doctest: generators_pep479.test_yield_from ... ok test_yield_from_gen (generators_pep479) Doctest: generators_pep479.test_yield_from_gen ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_pep479 ... #### 2020-08-23 16:00:26.369491 #### 2020-08-23 16:00:36.412764 #### 2020-08-23 16:00:46.447318 rest (extinherit) Doctest: extinherit.rest ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extlen ... #### 2020-08-23 16:00:56.481486 #### 2020-08-23 16:01:06.516115 #### 2020-08-23 16:01:16.561184 #### 2020-08-23 16:01:26.847205 #### 2020-08-23 16:01:36.915028 extlen () Doctest: extlen ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extlen ... #### 2020-08-23 16:01:46.948082 matrix_multiplier () Doctest: matrix_multiplier ... ok test_imatmul (matrix_multiplier) Doctest: matrix_multiplier.test_imatmul ... ok test_matmul (matrix_multiplier) Doctest: matrix_multiplier.test_matmul ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_namespace_T775 ... #### 2020-08-23 16:01:56.985947 format (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.format ... ok test_add (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_add ... ok test_add_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_add_const ... ok test_lshift (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_lshift ... ok test_mul (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_mul ... ok test_mul_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_mul_const ... ok test_nested (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested ... ok test_nested_add (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested_add ... ok test_nested_func (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_nested_func ... ok test_sub (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_sub ... ok test_sub_const (overflow_check_ulonglong) Doctest: overflow_check_ulonglong.test_sub_const ... ok generators_pep479 () Doctest: generators_pep479 ... ok test_catch_StopIteration (generators_pep479) Doctest: generators_pep479.test_catch_StopIteration ... ok test_genexpr (generators_pep479) Doctest: generators_pep479.test_genexpr ... ok test_propagate_StopIteration (generators_pep479) Doctest: generators_pep479.test_propagate_StopIteration ... ok test_raise_StopIteration (generators_pep479) Doctest: generators_pep479.test_raise_StopIteration ... ok test_raise_StopIteration_value (generators_pep479) Doctest: generators_pep479.test_raise_StopIteration_value ... ok test_return (generators_pep479) Doctest: generators_pep479.test_returnrunTest (__main__.CythonRunTestCase) compiling (c) and running pep448_extended_unpacking ... ... ok test_return_value (generators_pep479) Doctest: generators_pep479.test_return_value ... ok test_yield_from (generators_pep479) Doctest: generators_pep479.test_yield_from ... ok test_yield_from_gen (generators_pep479) Doctest: generators_pep479.test_yield_from_gen ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generators_py ... #### 2020-08-23 16:02:07.018890 #### 2020-08-23 16:02:17.053067 #### 2020-08-23 16:02:27.086991 #### 2020-08-23 16:02:37.117929 extlen () Doctest: extlen ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extstarargs ... #### 2020-08-23 16:02:47.150372 #### 2020-08-23 16:02:57.185065 #### 2020-08-23 16:03:07.218253 #### 2020-08-23 16:03:17.268229 #### 2020-08-23 16:03:27.304429 #### 2020-08-23 16:03:37.337425 extstarargs () Doctest: extstarargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extstarargs ... #### 2020-08-23 16:03:47.370826 unpack_dict_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_from_iterable ... ok unpack_dict_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_keep_originals ... ok unpack_dict_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_literal ... ok unpack_dict_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_literal_empty ... ok unpack_dict_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_simple ... ok unpack_list_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_from_iterable ... ok unpack_list_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_keep_originals ... ok unpack_list_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal ... ok unpack_list_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal_empty ... ok unpack_list_literal_mult (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal_mult ... ok unpack_list_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_simple ... ok unpack_set_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_from_iterable ... ok unpack_set_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_keep_originals ... ok unpack_set_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_literal ... ok unpack_set_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_simple ... ok unpack_tuple_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_from_iterable ... ok unpack_tuple_in_string_formatting (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_in_string_formatting ... ok unpack_tuple_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_keep_originals ... ok unpack_tuple_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal ... ok unpack_tuple_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal_empty ... ok unpack_tuple_literal_mult (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal_mult ... ok unpack_tuple_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pep448_extended_unpacking ... #### 2020-08-23 16:03:57.405885 #### 2020-08-23 16:04:07.439845 #### 2020-08-23 16:04:17.472911 #### 2020-08-23 16:04:27.504163 #### 2020-08-23 16:04:37.553021 extstarargs () Doctest: extstarargs ... ok #### 2020-08-23 16:04:47.592134 runTest (__main__.CythonRunTestCase) compiling (c) and running exttype ... #### 2020-08-23 16:04:57.819195 #### 2020-08-23 16:05:07.877172 #### 2020-08-23 16:05:17.911290 Spam (exttype) Doctest: exttype.Spam ... ok f (exttype) Doctest: exttype.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exttype ... #### 2020-08-23 16:05:27.948765 unpack_dict_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_from_iterable ... ok unpack_dict_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_keep_originals ... ok unpack_dict_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_literal ... ok unpack_dict_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_literal_empty ... ok unpack_dict_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_dict_simple ... ok unpack_list_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_from_iterable ... ok unpack_list_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_keep_originals ... ok unpack_list_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal ... ok unpack_list_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal_empty ... ok unpack_list_literal_mult (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_literal_mult ... ok unpack_list_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_list_simple ... ok unpack_set_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_from_iterable ... ok unpack_set_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_keep_originals ... ok unpack_set_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_literal ... ok unpack_set_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_set_simple ... ok unpack_tuple_from_iterable (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_from_iterable ... ok unpack_tuple_in_string_formatting (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_in_string_formatting ... ok unpack_tuple_keep_originals (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_keep_originals ... ok unpack_tuple_literal (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal ... ok unpack_tuple_literal_empty (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal_empty ... ok unpack_tuple_literal_mult (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_literal_mult ... ok unpack_tuple_simple (pep448_extended_unpacking) Doctest: pep448_extended_unpacking.unpack_tuple_simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pep526_variable_annotations ... #### 2020-08-23 16:05:37.986754 #### 2020-08-23 16:05:48.030885 #### 2020-08-23 16:05:58.065811 Foo (generators_py) Doctest: generators_py.Foo ... ok check_throw (generators_py) Doctest: generators_py.check_throw ... ok check_yield_in_except (generators_py) Doctest: generators_py.check_yield_in_except ... ok raising (generators_py) Doctest: generators_py.raising ... ok simple (generators_py) Doctest: generators_py.simple ... ok simple_send (generators_py) Doctest: generators_py.simple_send ... ok simple_seq (generators_py) Doctest: generators_py.simple_seq ... ok test_close (generators_py) Doctest: generators_py.test_close ... ok test_copied_yield (generators_py) Doctest: generators_py.test_copied_yield ... ok test_del_in_generator (generators_py) Doctest: generators_py.test_del_in_generator ... ok test_generator_cleanup (generators_py) Doctest: generators_py.test_generator_cleanup ... ok test_ignore_close (generators_py) Doctest: generators_py.test_ignore_close ... ok test_lambda (generators_py) Doctest: generators_py.test_lambda ... ok test_nested (generators_py) Doctest: generators_py.test_nested ... ok test_nested_gen (generators_py) Doctest: generators_py.test_nested_gen ... ok test_nested_yield (generators_py) Doctest: generators_py.test_nested_yield ... ok test_return (generators_py) Doctest: generators_py.test_return ... ok test_sum_of_yields (generators_py) Doctest: generators_py.test_sum_of_yields ... ok test_swap_assignment (generators_py) Doctest: generators_py.test_swap_assignment ... ok test_yield_in_const_conditional_false (generators_py) Doctest: generators_py.test_yield_in_const_conditional_false ... ok test_yield_in_const_conditional_true (generators_py) Doctest: generators_py.test_yield_in_const_conditional_true ... ok very_simple (generators_py) Doctest: generators_py.very_simple ... ok with_outer (generators_py) Doctest: generators_py.with_outer ... ok yield_in_except_throw_exc_type (generators_py) Doctest: generators_py.yield_in_except_throw_exc_type ... ok yield_in_except_throw_instance (generators_py) Doctest: generators_py.yield_in_except_throw_instance ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_py ... Spam (exttype) Doctest: exttype.Spam ... ok f (exttype) Doctest: exttype.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fastcall ... #### 2020-08-23 16:06:08.161385 #### 2020-08-23 16:06:18.191721 #### 2020-08-23 16:06:28.224318 test_memoryview_namespace (memoryview_namespace_T775) Doctest: memoryview_namespace_T775.test_memoryview_namespace ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview_namespace_T775 ... #### 2020-08-23 16:06:38.286293 #### 2020-08-23 16:06:48.334422 #### 2020-08-23 16:06:58.417443 BasicStarship (pep526_variable_annotations) Doctest: pep526_variable_annotations.BasicStarship ... ok BasicStarshipExt (pep526_variable_annotations) Doctest: pep526_variable_annotations.BasicStarshipExt ... ok f (pep526_variable_annotations) Doctest: pep526_variable_annotations.f ... ok iter_declared_dict (pep526_variable_annotations) Doctest: pep526_variable_annotations.iter_declared_dict ... ok iter_declared_dict_arg (pep526_variable_annotations) Doctest: pep526_variable_annotations.iter_declared_dict_arg ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pep526_variable_annotations ... #### 2020-08-23 16:07:08.468086 SelfCast (fastcall) Doctest: fastcall.SelfCast ... ok deque_methods (fastcall) Doctest: fastcall.deque_methods ... ok struct_methods (fastcall) Doctest: fastcall.struct_methods ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fastcall ... #### 2020-08-23 16:07:18.513136 #### 2020-08-23 16:07:28.551391 #### 2020-08-23 16:07:38.587075 #### 2020-08-23 16:07:48.626891 #### 2020-08-23 16:07:58.662911 #### 2020-08-23 16:08:08.698685 #### 2020-08-23 16:08:18.745828 SelfCast (fastcall) Doctest: fastcall.SelfCast ... ok deque_methods (fastcall) Doctest: fastcall.deque_methods ... ok struct_methods (fastcall) Doctest: fastcall.struct_methods ... ok #### 2020-08-23 16:08:28.785780 runTest (__main__.CythonRunTestCase) compiling (c) and running float_len_T480 ... BasicStarship (pep526_variable_annotations) Doctest: pep526_variable_annotations.BasicStarship ... ok BasicStarshipExt (pep526_variable_annotations) Doctest: pep526_variable_annotations.BasicStarshipExt ... ok f (pep526_variable_annotations) Doctest: pep526_variable_annotations.f ... ok iter_declared_dict (pep526_variable_annotations) Doctest: pep526_variable_annotations.iter_declared_dict ... ok iter_declared_dict_arg (pep526_variable_annotations) Doctest: pep526_variable_annotations.iter_declared_dict_arg ... ok run (__main__.PureDoctestTestCase) running pure doctests in pep526_variable_annotations ... BasicStarship (pure_doctest__pep526_variable_annotations) Doctest: pure_doctest__pep526_variable_annotations.BasicStarship ... ok BasicStarshipExt (pure_doctest__pep526_variable_annotations) Doctest: pure_doctest__pep526_variable_annotations.BasicStarshipExt ... ok f (pure_doctest__pep526_variable_annotations) Doctest: pure_doctest__pep526_variable_annotations.f ... ok iter_declared_dict (pure_doctest__pep526_variable_annotations) Doctest: pure_doctest__pep526_variable_annotations.iter_declared_dict ... ok iter_declared_dict_arg (pure_doctest__pep526_variable_annotations) Doctest: pure_doctest__pep526_variable_annotations.iter_declared_dict_arg ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running print_function ... #### 2020-08-23 16:08:38.848694 #### 2020-08-23 16:08:49.171661 #### 2020-08-23 16:08:59.342892 cast_len_f (float_len_T480) Doctest: float_len_T480.cast_len_f ... ok float_len_f (float_len_T480) Doctest: float_len_T480.float_len_f ... ok len_f (float_len_T480) Doctest: float_len_T480.len_f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running float_len_T480 ... #### 2020-08-23 16:09:09.405148 #### 2020-08-23 16:09:19.438524 #### 2020-08-23 16:09:29.478178 print_assign (print_function) Doctest: print_function.print_assign ... ok print_to_stdout (print_function) Doctest: print_function.print_to_stdout ... ok print_to_stringio (print_function) Doctest: print_function.print_to_stringio ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running print_function ... cast_len_f (float_len_T480) Doctest: float_len_T480.cast_len_f ... ok float_len_f (float_len_T480) Doctest: float_len_T480.float_len_f ... ok len_f (float_len_T480) Doctest: float_len_T480.len_f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_decrement ... #### 2020-08-23 16:09:39.518978 #### 2020-08-23 16:09:49.557154 Foo (generators_py) Doctest: generators_py.Foo ... ok check_throw (generators_py) Doctest: generators_py.check_throw ... ok check_yield_in_except (generators_py) Doctest: generators_py.check_yield_in_except ... ok raising (generators_py) Doctest: generators_py.raising ... ok simple (generators_py) Doctest: generators_py.simple ... ok simple_send (generators_py) Doctest: generators_py.simple_send ... ok simple_seq (generators_py) Doctest: generators_py.simple_seq ... ok test_close (generators_py) Doctest: generators_py.test_close ... ok test_copied_yield (generators_py) Doctest: generators_py.test_copied_yield ... ok test_del_in_generator (generators_py) Doctest: generators_py.test_del_in_generator ... ok test_generator_cleanup (generators_py) Doctest: generators_py.test_generator_cleanup ... ok test_ignore_close (generators_py) Doctest: generators_py.test_ignore_close ... ok test_lambda (generators_py) Doctest: generators_py.test_lambda ... ok test_nested (generators_py) Doctest: generators_py.test_nested ... ok test_nested_gen (generators_py) Doctest: generators_py.test_nested_gen ... ok test_nested_yield (generators_py) Doctest: generators_py.test_nested_yield ... ok test_return (generators_py) Doctest: generators_py.test_return ... ok test_sum_of_yields (generators_py) Doctest: generators_py.test_sum_of_yields ... ok test_swap_assignment (generators_py) Doctest: generators_py.test_swap_assignment ... ok test_yield_in_const_conditional_false (generators_py) Doctest: generators_py.test_yield_in_const_conditional_false ... ok test_yield_in_const_conditional_true (generators_py) Doctest: generators_py.test_yield_in_const_conditional_true ... ok very_simple (generators_py) Doctest: generators_py.very_simple ... ok with_outer (generators_py) Doctest: generators_py.with_outer ... ok yield_in_except_throw_exc_type (generators_py) Doctest: generators_py.yield_in_except_throw_exc_type ... ok yield_in_except_throw_instance (generators_py) Doctest: generators_py.yield_in_except_throw_instance ... ok run (__main__.PureDoctestTestCase) running pure doctests in generators_py ... Foo (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.Foo ... ok check_throw (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.check_throw ... ok check_yield_in_except (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.check_yield_in_except ... ok raising (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.raising ... ok simple (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.simple ... ok simple_send (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.simple_send ... ok simple_seq (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.simple_seq ... ok test_close (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_close #### 2020-08-23 16:09:59.623588 ... ok test_copied_yield (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_copied_yield ... ok test_del_in_generator (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_del_in_generator ... ok test_generator_cleanup (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_generator_cleanup ... ok test_ignore_close (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_ignore_close ... ok test_lambda (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_lambda ... ok test_nested (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_nested ... ok test_nested_gen (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_nested_gen ... ok test_nested_yield (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_nested_yield ... ok test_return (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_return ... ok test_sum_of_yields (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_sum_of_yields ... ok test_swap_assignment (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_swap_assignment ... ok test_yield_in_const_conditional_false (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_yield_in_const_conditional_false ... ok test_yield_in_const_conditional_true (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.test_yield_in_const_conditional_true ... ok very_simple (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.very_simple ... ok with_outer (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.with_outer ... ok yield_in_except_throw_exc_type (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.yield_in_except_throw_exc_type ... ok yield_in_except_throw_instance (pure_doctest__generators_py) Doctest: pure_doctest__generators_py.yield_in_except_throw_instance ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generators_py35 ... for_decrement () Doctest: for_decrement ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_decrement ... #### 2020-08-23 16:10:09.662800 #### 2020-08-23 16:10:19.704391 print_assign (print_function) Doctest: print_function.print_assign ... ok print_to_stdout (print_function) Doctest: print_function.print_to_stdout ... ok print_to_stringio (print_function) Doctest: print_function.print_to_stringio ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ptrdiff_t ... #### 2020-08-23 16:10:29.745058 for_decrement () Doctest: for_decrement ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_in_break_continue_T533 ... #### 2020-08-23 16:10:39.787697 #### 2020-08-23 16:10:49.824806 #### 2020-08-23 16:11:00.083178 anno_gen (generators_py35) Doctest: generators_py35.anno_gen ... ok with_outer_raising (generators_py35) Doctest: generators_py35.with_outer_raising ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_py35 ... for_from (for_in_break_continue_T533) Doctest: for_in_break_continue_T533.for_from ... ok for_in (for_in_break_continue_T533) Doctest: for_in_break_continue_T533.for_in ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_in_break_continue_T533 ... test_memoryview_namespace (memoryview_namespace_T775) Doctest: memoryview_namespace_T775.test_memoryview_namespace ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memview_vector ... #### 2020-08-23 16:11:10.188911 #### 2020-08-23 16:11:20.227831 A (ptrdiff_t) Doctest: ptrdiff_t.A ... ok test (ptrdiff_t) Doctest: ptrdiff_t.test ... ok test_types (ptrdiff_t) Doctest: ptrdiff_t.test_types ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ptrdiff_t ... #### 2020-08-23 16:11:30.264758 #### 2020-08-23 16:11:40.305039 for_from (for_in_break_continue_T533) Doctest: for_in_break_continue_T533.for_from ... ok for_in (for_in_break_continue_T533) Doctest: for_in_break_continue_T533.for_in ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_in_iter ... #### 2020-08-23 16:11:50.383328 #### 2020-08-23 16:12:00.416324 #### 2020-08-23 16:12:10.454179 anno_gen (generators_py35) Doctest: generators_py35.anno_gen ... ok with_outer_raising (generators_py35) Doctest: generators_py35.with_outer_raising ... ok run (__main__.PureDoctestTestCase) running pure doctests in generators_py35 ... anno_gen (pure_doctest__generators_py35) Doctest: pure_doctest__generators_py35.anno_gen ... ok with_outer_raising (pure_doctest__generators_py35) Doctest: pure_doctest__generators_py35.with_outer_raising ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running if ... #### 2020-08-23 16:12:20.499275 #### 2020-08-23 16:12:30.544330 A (ptrdiff_t) Doctest: ptrdiff_t.A ... ok test (ptrdiff_t) Doctest: ptrdiff_t.test ... ok test_types (ptrdiff_t) Doctest: ptrdiff_t.test_types ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running public_enum ... #### 2020-08-23 16:12:40.585155 public_enum () Doctest: public_enum ... ok #### 2020-08-23 16:12:50.629693 runTest (__main__.CythonRunTestCase) compiling (cpp) and running public_enum ... f (if) Doctest: if.f ... ok g (if) Doctest: if.g ... ok h (if) Doctest: if.h ... ok i (if) Doctest: if.i ... ok #### 2020-08-23 16:13:00.665913 runTest (__main__.CythonRunTestCase) compiling (cpp) and running if ... public_enum () Doctest: public_enum ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pure_cdef_class_property_decorator_T264 ... #### 2020-08-23 16:13:10.703323 #### 2020-08-23 16:13:21.015356 #### 2020-08-23 16:13:31.095837 #### 2020-08-23 16:13:41.154282 Iterable (for_in_iter) Doctest: for_in_iter.Iterable ... ok for_in_gen (for_in_iter) Doctest: for_in_iter.for_in_gen ... ok for_in_list (for_in_iter) Doctest: for_in_iter.for_in_list ... ok for_in_literal_list (for_in_iter) Doctest: for_in_iter.for_in_literal_list ... ok for_in_literal_mult_list (for_in_iter) Doctest: for_in_iter.for_in_literal_mult_list ... ok for_in_next_replacing_iter (for_in_iter) Doctest: for_in_iter.for_in_next_replacing_iter ... ok for_in_pyiter (for_in_iter) Doctest: for_in_iter.for_in_pyiter ... ok for_in_pyiter_pass (for_in_iter) Doctest: for_in_iter.for_in_pyiter_pass ... ok listcomp_over_multiplied_constant_list (for_in_iter) Doctest: for_in_iter.listcomp_over_multiplied_constant_list ... ok listcomp_over_multiplied_constant_tuple (for_in_iter) Doctest: for_in_iter.listcomp_over_multiplied_constant_tuple ... ok f (if) Doctest: if.f ... ok g (if) Doctest: if.g ... ok h (if) Doctest: if.h ... ok i (if) Doctest: if.i ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_in_iter ... runTest (__main__.CythonRunTestCase) compiling (c) and running importfrom ... #### 2020-08-23 16:13:51.186457 #### 2020-08-23 16:14:01.222832 #### 2020-08-23 16:14:11.261705 Prop (pure_cdef_class_property_decorator_T264) Doctest: pure_cdef_class_property_decorator_T264.Prop ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure_cdef_class_property_decorator_T264 ... #### 2020-08-23 16:14:21.308218 #### 2020-08-23 16:14:31.345036 import1 (importfrom) Doctest: importfrom.import1 ... ok import2 (importfrom) Doctest: importfrom.import2 ... ok import3 (importfrom) Doctest: importfrom.import3 ... ok import4 (importfrom) Doctest: importfrom.import4 ... ok typed_imports (importfrom) Doctest: importfrom.typed_imports ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running importfrom ... #### 2020-08-23 16:14:41.383022 #### 2020-08-23 16:14:51.425342 #### 2020-08-23 16:15:01.464248 #### 2020-08-23 16:15:11.496831 Prop (pure_cdef_class_property_decorator_T264) Doctest: pure_cdef_class_property_decorator_T264.Prop ... ok run (__main__.PureDoctestTestCase) running pure doctests in pure_cdef_class_property_decorator_T264 ... Prop (pure_doctest__pure_cdef_class_property_decorator_T264) Doctest: pure_doctest__pure_cdef_class_property_decorator_T264.Prop ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running purecdef ... #### 2020-08-23 16:15:21.534466 import1 (importfrom) Doctest: importfrom.import1 ... ok import2 (importfrom) Doctest: importfrom.import2 ... ok import3 (importfrom) Doctest: importfrom.import3 ... ok import4 (importfrom) Doctest: importfrom.import4 ... ok typed_imports (importfrom) Doctest: importfrom.typed_imports ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running in_list_with_side_effects_T544 ... #### 2020-08-23 16:15:31.574339 #### 2020-08-23 16:15:41.611023 #### 2020-08-23 16:15:51.650336 Iterable (for_in_iter) Doctest: for_in_iter.Iterable ... ok for_in_gen (for_in_iter) Doctest: for_in_iter.for_in_gen ... ok for_in_list (for_in_iter) Doctest: for_in_iter.for_in_list ... ok for_in_literal_list (for_in_iter) Doctest: for_in_iter.for_in_literal_list ... ok for_in_literal_mult_list (for_in_iter) Doctest: for_in_iter.for_in_literal_mult_list ... ok for_in_next_replacing_iter (for_in_iter) Doctest: for_in_iter.for_in_next_replacing_iter ... ok for_in_pyiter (for_in_iter) Doctest: for_in_iter.for_in_pyiter ... ok for_in_pyiter_pass (for_in_iter) Doctest: for_in_iter.for_in_pyiter_pass ... ok listcomp_over_multiplied_constant_list (for_in_iter) Doctest: for_in_iter.listcomp_over_multiplied_constant_list ... ok listcomp_over_multiplied_constant_tuple (for_in_iter) Doctest: for_in_iter.listcomp_over_multiplied_constant_tuple ... ok run (__main__.PureDoctestTestCase) running pure doctests in for_in_iter ... Iterable (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.Iterable ... ok for_in_gen (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_gen ... ok for_in_list (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_list ... ok for_in_literal_list (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_literal_list ... ok for_in_literal_mult_list (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_literal_mult_list ... ok for_in_next_replacing_iter (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_next_replacing_iter ... ok for_in_pyiter (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_pyiter ... ok for_in_pyiter_pass (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.for_in_pyiter_pass ... ok listcomp_over_multiplied_constant_list (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.listcomp_over_multiplied_constant_list ... ok listcomp_over_multiplied_constant_tuple (pure_doctest__for_in_iter) Doctest: pure_doctest__for_in_iter.listcomp_over_multiplied_constant_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptcypy ... #### 2020-08-23 16:16:01.924624 test (in_list_with_side_effects_T544) Doctest: in_list_with_side_effects_T544.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running in_list_with_side_effects_T544 ... #### 2020-08-23 16:16:11.985054 memview_test (memview_vector) Doctest: memview_vector.memview_test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running metaclass ... #### 2020-08-23 16:16:22.024864 #### 2020-08-23 16:16:32.063288 #### 2020-08-23 16:16:42.100073 #### 2020-08-23 16:16:52.142324 test (in_list_with_side_effects_T544) Doctest: in_list_with_side_effects_T544.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running index ... #### 2020-08-23 16:17:02.175042 funcexceptcypy () Doctest: funcexceptcypy ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptcypy ... #### 2020-08-23 16:17:12.209007 #### 2020-08-23 16:17:22.255533 #### 2020-08-23 16:17:32.287357 #### 2020-08-23 16:17:42.321684 test (purecdef) Doctest: purecdef.test ... ok test_ccall (purecdef) Doctest: purecdef.test_ccall ... #### 2020-08-23 16:17:52.355462 ok test_ccall_method (purecdef) Doctest: purecdef.test_ccall_method ... ok test_genexpr_in_cdef (purecdef) Doctest: purecdef.test_genexpr_in_cdef ... ok test_method (purecdef) Doctest: purecdef.test_method ... ok test_typed_return (purecdef) Doctest: purecdef.test_typed_return ... ok test_with (purecdef) Doctest: purecdef.test_with ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running purecdef ... #### 2020-08-23 16:18:02.391394 #### 2020-08-23 16:18:12.425118 funcexceptcypy () Doctest: funcexceptcypy ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptraisefrom ... #### 2020-08-23 16:18:22.457847 Foo (metaclass) Doctest: metaclass.Foo ... ok Foo3 (metaclass) Doctest: metaclass.Foo3 ... ok FunctionAsPy2Metaclass (metaclass) Doctest: metaclass.FunctionAsPy2Metaclass ... ok Py3ClassMCOnly (metaclass) Doctest: metaclass.Py3ClassMCOnly ... ok Py3Foo (metaclass) Doctest: metaclass.Py3Foo ... ok Py3FooInherited (metaclass) Doctest: metaclass.Py3FooInherited ... ok Py3InheritedMetaclass (metaclass) Doctest: metaclass.Py3InheritedMetaclass ... ok Py3Kwargs (metaclass) Doctest: metaclass.Py3Kwargs ... ok Py3Mixed (metaclass) Doctest: metaclass.Py3Mixed ... ok PyClassWithNew (metaclass) Doctest: metaclass.PyClassWithNew ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running metaclass ... #### 2020-08-23 16:18:32.495694 #### 2020-08-23 16:18:42.528745 funcexceptraisefrom () Doctest: funcexceptraisefrom ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptraisefrom ... #### 2020-08-23 16:18:52.562303 #### 2020-08-23 16:19:02.596667 #### 2020-08-23 16:19:12.630394 #### 2020-08-23 16:19:22.667322 index () Doctest: index ... ok del_index_list (index) Doctest: index.del_index_list ... ok del_large_index (index) Doctest: index.del_large_index ... ok index_list (index) Doctest: index.index_list ... ok index_object (index) Doctest: index.index_object ... ok index_tuple (index) Doctest: index.index_tuple ... ok large_literal_index (index) Doctest: index.large_literal_index ... ok set_index_list (index) Doctest: index.set_index_list ... ok set_large_index (index) Doctest: index.set_large_index ... ok test_boundscheck_signed (index) Doctest: index.test_boundscheck_signed ... ok test_boundscheck_unsigned (index) Doctest: index.test_boundscheck_unsigned ... ok test_large_indexing (index) Doctest: index.test_large_indexing ... ok test_long_long (index) Doctest: index.test_long_long ... ok test_ulong_long (index) Doctest: index.test_ulong_long ... ok test_unsigned_long (index) Doctest: index.test_unsigned_long ... ok test_unsigned_short (index) Doctest: index.test_unsigned_short ... ok test_wraparound_signed (index) Doctest: index.test_wraparound_signed ... ok funcexceptraisefrom () Doctest: funcexceptraisefrom ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running index ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptreplace ... #### 2020-08-23 16:19:33.000566 #### 2020-08-23 16:19:43.055253 #### 2020-08-23 16:19:53.088612 funcexceptreplace () Doctest: funcexceptreplace ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptreplace ... #### 2020-08-23 16:20:03.124619 #### 2020-08-23 16:20:13.171687 #### 2020-08-23 16:20:23.212754 funcexceptreplace () Doctest: funcexceptreplace ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptreraise ... #### 2020-08-23 16:20:33.269243 test (purecdef) Doctest: purecdef.test ... ok test_ccall (purecdef) Doctest: purecdef.test_ccall ... ok test_ccall_method (purecdef) Doctest: purecdef.test_ccall_method ... ok test_genexpr_in_cdef (purecdef) Doctest: purecdef.test_genexpr_in_cdef ... ok test_method (purecdef) Doctest: purecdef.test_method ... ok test_typed_return (purecdef) Doctest: purecdef.test_typed_return ... ok test_with (purecdef) Doctest: purecdef.test_with ... ok #### 2020-08-23 16:20:43.313279 run (__main__.PureDoctestTestCase) running pure doctests in purecdef ... test (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test ... ok test_ccall (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_ccall ... ok test_ccall_method (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_ccall_method ... ok test_genexpr_in_cdef (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_genexpr_in_cdef ... ok test_method (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_method ... ok test_typed_return (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_typed_return ... ok test_with (pure_doctest__purecdef) Doctest: pure_doctest__purecdef.test_with ... ok runTest (__main__.EndToEndTest) End-to-end py35_asyncio_async_def ... #### 2020-08-23 16:20:53.371732 Foo (metaclass) Doctest: metaclass.Foo ... ok Foo3 (metaclass) Doctest: metaclass.Foo3 ... ok FunctionAsPy2Metaclass (metaclass) Doctest: metaclass.FunctionAsPy2Metaclass ... ok Py3ClassMCOnly (metaclass) Doctest: metaclass.Py3ClassMCOnly ... ok Py3Foo (metaclass) Doctest: metaclass.Py3Foo ... ok Py3FooInherited (metaclass) Doctest: metaclass.Py3FooInherited ... ok Py3InheritedMetaclass (metaclass) Doctest: metaclass.Py3InheritedMetaclass ... ok Py3Kwargs (metaclass) Doctest: metaclass.Py3Kwargs ... ok Py3Mixed (metaclass) Doctest: metaclass.Py3Mixed ... ok PyClassWithNew (metaclass) Doctest: metaclass.PyClassWithNew ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running modbody ... #### 2020-08-23 16:21:03.441231 #### 2020-08-23 16:21:13.478098 f (modbody) Doctest: modbody.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running modbody ... reraise (funcexceptreraise) Doctest: funcexceptreraise.reraise ... ok reraise_original (funcexceptreraise) Doctest: funcexceptreraise.reraise_original ... ok #### 2020-08-23 16:21:23.513179 runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptreraise ... #### 2020-08-23 16:21:33.555041 #### 2020-08-23 16:21:43.893589 f (modbody) Doctest: modbody.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running no_gc ... #### 2020-08-23 16:21:54.062957 #### 2020-08-23 16:22:04.096748 ok runTest (__main__.CythonRunTestCase) compiling (c) and running py_hash_t ... #### 2020-08-23 16:22:14.198490 index () Doctest: index ... ok del_index_list (index) Doctest: index.del_index_list ... ok del_large_index (index) Doctest: index.del_large_index ... ok index_list (index) Doctest: index.index_list ... ok index_object (index) Doctest: index.index_object ... ok index_tuple (index) Doctest: index.index_tuple ... ok large_literal_index (index) Doctest: index.large_literal_index ... ok set_index_list (index) Doctest: index.set_index_list ... ok set_large_index (index) Doctest: index.set_large_index ... ok test_boundscheck_signed (index) Doctest: index.test_boundscheck_signed ... ok test_boundscheck_unsigned (index) Doctest: index.test_boundscheck_unsigned ... ok test_large_indexing (index) Doctest: index.test_large_indexing ... ok test_long_long (index) Doctest: index.test_long_long ... ok test_ulong_long (index) Doctest: index.test_ulong_long ... ok test_unsigned_long (index) Doctest: index.test_unsigned_long ... ok test_unsigned_short (index) Doctest: index.test_unsigned_short ... ok test_wraparound_signed (index) Doctest: index.test_wraparound_signed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inhcmethcall ... #### 2020-08-23 16:22:24.256695 reraise (funcexceptreraise) Doctest: funcexceptreraise.reraise ... ok reraise_original (funcexceptreraise) Doctest: funcexceptreraise.reraise_original ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running function_as_method_T494 ... DisableGC (no_gc) Doctest: no_gc.DisableGC ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running no_gc ... #### 2020-08-23 16:22:34.291551 assign_py_hash_t (py_hash_t) Doctest: py_hash_t.assign_py_hash_t ... ok assign_to_name (py_hash_t) Doctest: py_hash_t.assign_to_name ... ok infer_hash_type (py_hash_t) Doctest: py_hash_t.infer_hash_type ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py_hash_t ... #### 2020-08-23 16:22:44.342168 #### 2020-08-23 16:22:54.378281 function_as_method_T494 () Doctest: function_as_method_T494 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running function_as_method_T494 ... #### 2020-08-23 16:23:04.431152 assign_py_hash_t (py_hash_t) Doctest: py_hash_t.assign_py_hash_t ... ok assign_to_name (py_hash_t) Doctest: py_hash_t.assign_to_name ... ok infer_hash_type (py_hash_t) Doctest: py_hash_t.infer_hash_type ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running py_unicode_type ... #### 2020-08-23 16:23:14.505129 DisableGC (no_gc) Doctest: no_gc.DisableGC ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running no_gc_clear ... #### 2020-08-23 16:23:24.572592 inhcmethcall () Doctest: inhcmethcall ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inhcmethcall ... #### 2020-08-23 16:23:34.638965 function_as_method_T494 () Doctest: function_as_method_T494 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fused_cpdef ... #### 2020-08-23 16:23:44.676427 #### 2020-08-23 16:23:54.972753 #### 2020-08-23 16:24:05.029945 #### 2020-08-23 16:24:15.082648 #### 2020-08-23 16:24:25.137899 === C/C++ compiler error output: === In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_type.c:4: py_unicode_type.c: In function ‘__pyx_pf_15py_unicode_type_8unicode_type_methods’: /usr/include/python3.9/cpython/unicodeobject.h:25:11: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 25 | ((ch) < 128U ? _Py_ascii_whitespace[(ch)] : _PyUnicode_IsWhitespace(ch)) | ^ py_unicode_type.c:1814:15: note: in expansion of macro ‘Py_UNICODE_ISSPACE’ 1814 | __pyx_t_1 = Py_UNICODE_ISSPACE(__pyx_v_uchar); | ^~~~~~~~~~~~~~~~~~ py_unicode_type.c: In function ‘__pyx_pf_15py_unicode_type_10unicode_methods’: py_unicode_type.c:2021:3: warning: ‘_PyUnicode_ToTitlecase’ is deprecated [-Wdeprecated-declarations] 2021 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_type.c:4: /usr/include/python3.9/cpython/unicodeobject.h:1106:40: note: declared here 1106 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== compare_ASCII (py_unicode_type) Doctest: py_unicode_type.compare_ASCII ... ok compare_klingon (py_unicode_type) Doctest: py_unicode_type.compare_klingon ... ok count_lower_case_characters (py_unicode_type) Doctest: py_unicode_type.count_lower_case_characters ... ok count_lower_case_characters_slice (py_unicode_type) Doctest: py_unicode_type.count_lower_case_characters_slice ... ok index_and_in (py_unicode_type) Doctest: py_unicode_type.index_and_in ... ok index_uchar (py_unicode_type) Doctest: py_unicode_type.index_uchar ... ok iter_and_in (py_unicode_type) Doctest: py_unicode_type.iter_and_in ... ok len_uchar (py_unicode_type) Doctest: py_unicode_type.len_uchar ... ok ord_pyunicode (py_unicode_type) Doctest: py_unicode_type.ord_pyunicode ... ok uchar_lookup_in_dict (py_unicode_type) Doctest: py_unicode_type.uchar_lookup_in_dict ... ok unicode_methods (py_unicode_type) Doctest: py_unicode_type.unicode_methods ... ok unicode_ordinal (py_unicode_type) Doctest: py_unicode_type.unicode_ordinal ... ok unicode_type_methods (py_unicode_type) Doctest: py_unicode_type.unicode_type_methods ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py_unicode_type ... #### 2020-08-23 16:24:35.201315 DisableTpClear (no_gc_clear) Doctest: no_gc_clear.DisableTpClear ... ok ReallowTpClear (no_gc_clear) Doctest: no_gc_clear.ReallowTpClear ... ok test_closure_with_clear (no_gc_clear) Doctest: no_gc_clear.test_closure_with_clear ... ok test_closure_without_clear (no_gc_clear) Doctest: no_gc_clear.test_closure_without_clear ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running no_gc_clear ... #### 2020-08-23 16:24:45.311625 inhcmethcall () Doctest: inhcmethcall ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inlined_context_manager ... #### 2020-08-23 16:24:55.365800 #### 2020-08-23 16:25:05.411425 #### 2020-08-23 16:25:15.472936 #### 2020-08-23 16:25:25.581856 #### 2020-08-23 16:25:35.674850 #### 2020-08-23 16:25:45.762011 #### 2020-08-23 16:25:55.825772 === C/C++ compiler error output: === In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_type.cpp:4: py_unicode_type.cpp: In function ‘PyObject* __pyx_pf_15py_unicode_type_8unicode_type_methods(PyObject*, Py_UNICODE)’: /usr/include/python3.9/cpython/unicodeobject.h:25:11: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘wchar_t’} and ‘unsigned int’ [-Wsign-compare] 25 | ((ch) < 128U ? _Py_ascii_whitespace[(ch)] : _PyUnicode_IsWhitespace(ch)) | ~~~~~^~~~~~ py_unicode_type.cpp:1828:15: note: in expansion of macro ‘Py_UNICODE_ISSPACE’ 1828 | __pyx_t_1 = Py_UNICODE_ISSPACE(__pyx_v_uchar); | ^~~~~~~~~~~~~~~~~~ py_unicode_type.cpp: In function ‘PyObject* __pyx_pf_15py_unicode_type_10unicode_methods(PyObject*, Py_UNICODE)’: /usr/include/python3.9/cpython/unicodeobject.h:34:57: warning: ‘Py_UCS4 _PyUnicode_ToTitlecase(Py_UCS4)’ is deprecated [-Wdeprecated-declarations] 34 | #define Py_UNICODE_TOTITLE(ch) _PyUnicode_ToTitlecase(ch) | ^ py_unicode_type.cpp:2035:15: note: in expansion of macro ‘Py_UNICODE_TOTITLE’ 2035 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:1106:40: note: declared here 1106 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== compare_ASCII (py_unicode_type) Doctest: py_unicode_type.compare_ASCII ... ok compare_klingon (py_unicode_type) Doctest: py_unicode_type.compare_klingon ... ok count_lower_case_characters (py_unicode_type) Doctest: py_unicode_type.count_lower_case_characters ... ok count_lower_case_characters_slice (py_unicode_type) Doctest: py_unicode_type.count_lower_case_characters_slice ... ok index_and_in (py_unicode_type) Doctest: py_unicode_type.index_and_in ... ok index_uchar (py_unicode_type) Doctest: py_unicode_type.index_uchar ... ok iter_and_in (py_unicode_type) Doctest: py_unicode_type.iter_and_in ... ok len_uchar (py_unicode_type) Doctest: py_unicode_type.len_uchar ... ok ord_pyunicode (py_unicode_type) Doctest: py_unicode_type.ord_pyunicode ... ok uchar_lookup_in_dict (py_unicode_type) Doctest: py_unicode_type.uchar_lookup_in_dict ... ok unicode_methods (py_unicode_type) Doctest: py_unicode_type.unicode_methods ... ok unicode_ordinal (py_unicode_type) Doctest: py_unicode_type.unicode_ordinal ... ok unicode_type_methods (py_unicode_type) Doctest: py_unicode_type.unicode_type_methods ... ok with_statement (inlined_context_manager) Doctest: inlined_context_manager.with_statement ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyclass_scope_T671 ... #### 2020-08-23 16:26:05.882265 runTest (__main__.CythonRunTestCase) compiling (cpp) and running inlined_context_manager ... DisableTpClear (no_gc_clear) Doctest: no_gc_clear.DisableTpClear ... ok ReallowTpClear (no_gc_clear) Doctest: no_gc_clear.ReallowTpClear ... #### 2020-08-23 16:26:15.932894 ok test_closure_with_clear (no_gc_clear) Doctest: no_gc_clear.test_closure_with_clear ... ok test_closure_without_clear (no_gc_clear) Doctest: no_gc_clear.test_closure_without_clear ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running non_const_as_const_arg ... #### 2020-08-23 16:26:25.984195 #### 2020-08-23 16:26:36.422145 test_non_const_as_const_arg (non_const_as_const_arg) Doctest: non_const_as_const_arg.test_non_const_as_const_arg ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running non_const_as_const_arg ... #### 2020-08-23 16:26:46.557084 #### 2020-08-23 16:26:56.615262 #### 2020-08-23 16:27:06.699542 test_badcall (fused_cpdef) Doctest: fused_cpdef.test_badcall ... ok test_fused_cpdef (fused_cpdef) Doctest: fused_cpdef.test_fused_cpdef ... ok test_multiarg (fused_cpdef) Doctest: fused_cpdef.test_multiarg ... ok test_non_const_as_const_arg (non_const_as_const_arg) Doctest: non_const_as_const_arg.test_non_const_as_const_arg ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fused_cpdef ... runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_ValueError_T172 ... #### 2020-08-23 16:27:16.766893 SimpleAssignment (pyclass_scope_T671) Doctest: pyclass_scope_T671.SimpleAssignment ... ok SimpleRewrite (pyclass_scope_T671) Doctest: pyclass_scope_T671.SimpleRewrite ... ok conditional (pyclass_scope_T671) Doctest: pyclass_scope_T671.conditional ... ok conditional_name_error (pyclass_scope_T671) Doctest: pyclass_scope_T671.conditional_name_error ... ok name_error (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_error ... ok name_error_deleted (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_error_deleted ... ok name_lookup_order (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_lookup_order ... ok simple_inner (pyclass_scope_T671) Doctest: pyclass_scope_T671.simple_inner ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyclass_scope_T671 ... with_statement (inlined_context_manager) Doctest: inlined_context_manager.with_statement ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inlinepxd ... #### 2020-08-23 16:27:26.833376 #### 2020-08-23 16:27:36.984187 #### 2020-08-23 16:27:47.018235 inlinepxd () Doctest: inlinepxd ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inlinepxd ... #### 2020-08-23 16:27:57.081167 numpy_ValueError_T172 () Doctest: numpy_ValueError_T172 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_ValueError_T172 ... #### 2020-08-23 16:28:07.117585 #### 2020-08-23 16:28:17.194602 inlinepxd () Doctest: inlinepxd ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running int_literals ... #### 2020-08-23 16:28:27.236823 SimpleAssignment (pyclass_scope_T671) Doctest: pyclass_scope_T671.SimpleAssignment ... ok SimpleRewrite (pyclass_scope_T671) Doctest: pyclass_scope_T671.SimpleRewrite ... ok conditional (pyclass_scope_T671) Doctest: pyclass_scope_T671.conditional ... ok conditional_name_error (pyclass_scope_T671) Doctest: pyclass_scope_T671.conditional_name_error ... ok name_error (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_error ... ok name_error_deleted (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_error_deleted ... ok name_lookup_order (pyclass_scope_T671) Doctest: pyclass_scope_T671.name_lookup_order ... ok simple_inner (pyclass_scope_T671) Doctest: pyclass_scope_T671.simple_inner ... ok run (__main__.PureDoctestTestCase) running pure doctests in pyclass_scope_T671 ... SimpleAssignment (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.SimpleAssignment ... ok SimpleRewrite (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.SimpleRewrite ... ok conditional (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.conditional ... ok conditional_name_error (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.conditional_name_error ... ok name_error (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.name_error ... ok name_error_deleted (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.name_error_deleted ... ok name_lookup_order (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.name_lookup_order ... ok simple_inner (pure_doctest__pyclass_scope_T671) Doctest: pure_doctest__pyclass_scope_T671.simple_inner ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyextattrref ... #### 2020-08-23 16:28:37.290022 #### 2020-08-23 16:28:47.328870 #### 2020-08-23 16:28:57.370582 #### 2020-08-23 16:29:07.419198 numpy_ValueError_T172 () Doctest: numpy_ValueError_T172 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_math ... #### 2020-08-23 16:29:17.746451 c_bin (int_literals) Doctest: int_literals.c_bin ... ok c_hex (int_literals) Doctest: int_literals.c_hex ... ok c_long_types (int_literals) Doctest: int_literals.c_long_types ... ok c_longs (int_literals) Doctest: int_literals.c_longs ... ok c_oct (int_literals) Doctest: int_literals.c_oct ... ok c_oct_py2_legacy (int_literals) Doctest: int_literals.c_oct_py2_legacy ... ok large_literal (int_literals) Doctest: int_literals.large_literal ... ok negative_c_longs (int_literals) Doctest: int_literals.negative_c_longs ... ok py_bin (int_literals) Doctest: int_literals.py_bin ... ok py_hex (int_literals) Doctest: int_literals.py_hex ... ok py_huge_calculated_long (int_literals) Doctest: int_literals.py_huge_calculated_long ... ok py_huge_computation_small_result (int_literals) Doctest: int_literals.py_huge_computation_small_result ... ok py_huge_computation_small_result_neg (int_literals) Doctest: int_literals.py_huge_computation_small_result_neg ... ok py_longs (int_literals) Doctest: int_literals.py_longs ... ok py_oct (int_literals) Doctest: int_literals.py_oct ... ok py_oct_py2_legacy (int_literals) Doctest: int_literals.py_oct_py2_legacy ... ok valid_underscore_literals (int_literals) Doctest: int_literals.valid_underscore_literals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running int_literals ... #### 2020-08-23 16:29:27.819579 #### 2020-08-23 16:29:37.900037 test_fp_classif (numpy_math) Doctest: numpy_math.test_fp_classif ... ok test_nextafter (numpy_math) Doctest: numpy_math.test_nextafter ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running onelinesuite ... pyextattrref () Doctest: pyextattrref ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyextattrref ... #### 2020-08-23 16:29:47.936711 #### 2020-08-23 16:29:57.970846 #### 2020-08-23 16:30:08.007859 onelinesuite () Doctest: onelinesuite ... ok suite_in_func (onelinesuite) Doctest: onelinesuite.suite_in_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running onelinesuite ... #### 2020-08-23 16:30:18.063745 #### 2020-08-23 16:30:28.150699 test_badcall (fused_cpdef) Doctest: fused_cpdef.test_badcall ... ok test_fused_cpdef (fused_cpdef) Doctest: fused_cpdef.test_fused_cpdef ... ok test_multiarg (fused_cpdef) Doctest: fused_cpdef.test_multiarg ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generator_expressions_and_locals ... c_bin (int_literals) Doctest: int_literals.c_bin ... ok c_hex (int_literals) Doctest: int_literals.c_hex ... ok c_long_types (int_literals) Doctest: int_literals.c_long_types ... ok c_longs (int_literals) Doctest: int_literals.c_longs ... ok c_oct (int_literals) Doctest: int_literals.c_oct ... ok c_oct_py2_legacy (int_literals) Doctest: int_literals.c_oct_py2_legacy ... ok large_literal (int_literals) Doctest: int_literals.large_literal ... ok negative_c_longs (int_literals) Doctest: int_literals.negative_c_longs ... ok py_bin (int_literals) Doctest: int_literals.py_bin ... ok py_hex (int_literals) Doctest: int_literals.py_hex ... ok py_huge_calculated_long (int_literals) Doctest: int_literals.py_huge_calculated_long ... ok py_huge_computation_small_result (int_literals) Doctest: int_literals.py_huge_computation_small_result ... ok py_huge_computation_small_result_neg (int_literals) Doctest: int_literals.py_huge_computation_small_result_neg ... ok py_longs (int_literals) Doctest: int_literals.py_longs ... ok py_oct (int_literals) Doctest: int_literals.py_oct ... ok py_oct_py2_legacy (int_literals) Doctest: int_literals.py_oct_py2_legacy ... ok valid_underscore_literals (int_literals) Doctest: int_literals.valid_underscore_literals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running intern_T431 ... #### 2020-08-23 16:30:38.200173 #### 2020-08-23 16:30:48.231676 intern_T431 () Doctest: intern_T431 ... ok #### 2020-08-23 16:30:58.267465 runTest (__main__.CythonRunTestCase) compiling (cpp) and running intern_T431 ... onelinesuite () Doctest: onelinesuite ... ok suite_in_func (onelinesuite) Doctest: onelinesuite.suite_in_func ... ok run (__main__.PureDoctestTestCase) running pure doctests in onelinesuite ... pure_doctest__onelinesuite () Doctest: pure_doctest__onelinesuite ... ok suite_in_func (pure_doctest__onelinesuite) Doctest: pure_doctest__onelinesuite.suite_in_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running packedstruct_T290 ... pyextattrref () Doctest: pyextattrref ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyintop ... #### 2020-08-23 16:31:08.334288 #### 2020-08-23 16:31:18.378574 packedstruct_T290 () Doctest: packedstruct_T290 ... ok genexpr_not_in_locals (generator_expressions_and_locals) Doctest: generator_expressions_and_locals.genexpr_not_in_locals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running packedstruct_T290 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_expressions_and_locals ... #### 2020-08-23 16:31:28.634700 intern_T431 () Doctest: intern_T431 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running internal_cdef_class ... #### 2020-08-23 16:31:38.684521 #### 2020-08-23 16:31:48.755210 packedstruct_T290 () Doctest: packedstruct_T290 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pep448_test_extcall ... #### 2020-08-23 16:31:58.815039 #### 2020-08-23 16:32:08.877413 #### 2020-08-23 16:32:18.968673 genexpr_not_in_locals (generator_expressions_and_locals) Doctest: generator_expressions_and_locals.genexpr_not_in_locals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generator_expressions_nested ... #### 2020-08-23 16:32:29.009325 PublicType (internal_cdef_class) Doctest: internal_cdef_class.PublicType ... ok test (internal_cdef_class) Doctest: internal_cdef_class.test ... ok #### 2020-08-23 16:32:39.147759 runTest (__main__.CythonRunTestCase) compiling (cpp) and running internal_cdef_class ... #### 2020-08-23 16:32:49.190363 #### 2020-08-23 16:32:59.225973 #### 2020-08-23 16:33:09.260785 #### 2020-08-23 16:33:19.295717 #### 2020-08-23 16:33:29.330317 #### 2020-08-23 16:33:39.365639 PublicType (internal_cdef_class) Doctest: internal_cdef_class.PublicType ... and_int (pyintop) Doctest: pyintop.and_int ... ok test (internal_cdef_class) Doctest: internal_cdef_class.test ... ok and_obj (pyintop) Doctest: pyintop.and_obj ... ok ok equals (pyintop) Doctest: pyintop.equals ... ok equals_many (pyintop) Doctest: pyintop.equals_many ... ok equals_zero (pyintop) Doctest: pyintop.equals_zero ... ok lshift_int (pyintop) Doctest: pyintop.lshift_int ... ok lshift_obj (pyintop) Doctest: pyintop.lshift_obj ... ok mixed_int (pyintop) Doctest: pyintop.mixed_int ... ok mixed_obj (pyintop) Doctest: pyintop.mixed_obj ... ok not_equals (pyintop) Doctest: pyintop.not_equals ... ok not_equals_many (pyintop) Doctest: pyintop.not_equals_many ... ok or_int (pyintop) Doctest: pyintop.or_int ... ok or_obj (pyintop) Doctest: pyintop.or_obj ... ok rshift_int (pyintop) Doctest: pyintop.rshift_int ... ok rshift_obj (pyintop) Doctest: pyintop.rshift_obj ... ok truthy (pyintop) Doctest: pyintop.truthy ... ok xor_int (pyintop) Doctest: pyintop.xor_int ... ok xor_obj (pyintop) Doctest: pyintop.xor_obj ... ok #### 2020-08-23 16:33:49.402485 runTest (__main__.CythonRunTestCase) compiling (c) and running ipow_crash_T562 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyintop ... #### 2020-08-23 16:33:59.438319 #### 2020-08-23 16:34:09.474404 #### 2020-08-23 16:34:19.521514 genexpr_conditional (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_conditional ... ok genexpr_nested2 (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested2 ... ok genexpr_nested2_conditional_empty (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested2_conditional_empty ... ok genexpr_nested3 (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested3 ... ok genexpr_nested3_conditional_empty (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested3_conditional_empty ... ok genexpr_nested_conditional (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested_conditional ... ok genexpr_nested_listcomp (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested_listcomp ... ok genexpr_simple (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_expressions_nested ... #### 2020-08-23 16:34:29.612656 #### 2020-08-23 16:34:39.657640 #### 2020-08-23 16:34:49.716380 CrashIPOW (ipow_crash_T562) Doctest: ipow_crash_T562.CrashIPOW ... ok IPOW (ipow_crash_T562) Doctest: ipow_crash_T562.IPOW ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ipow_crash_T562 ... #### 2020-08-23 16:35:00.029211 #### 2020-08-23 16:35:10.109165 #### 2020-08-23 16:35:20.175880 #### 2020-08-23 16:35:30.214274 #### 2020-08-23 16:35:40.262136 #### 2020-08-23 16:35:50.317268 pep448_test_extcall () Doctest: pep448_test_extcall ... ok call_builtin_empty_dict (pep448_test_extcall) Doctest: pep448_test_extcall.call_builtin_empty_dict ... ok call_builtin_nonempty_dict (pep448_test_extcall) Doctest: pep448_test_extcall.call_builtin_nonempty_dict ... ok call_f_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.call_f_kwargs ... ok call_f_positional (pep448_test_extcall) Doctest: pep448_test_extcall.call_f_positional ... ok call_g_positional (pep448_test_extcall) Doctest: pep448_test_extcall.call_g_positional ... ok call_kwargs_unmodified1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_kwargs_unmodified1 ... ok call_kwargs_unmodified2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_kwargs_unmodified2 ... ok call_method (pep448_test_extcall) Doctest: pep448_test_extcall.call_method ... ok call_nonseq_positional1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_nonseq_positional1 ... ok call_nonseq_positional2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_nonseq_positional2 ... ok call_seqlike_positional1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_seqlike_positional1 ... ok call_seqlike_positional2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_seqlike_positional2 ... ok errors_args_kwargs_overlap (pep448_test_extcall) Doctest: pep448_test_extcall.errors_args_kwargs_overlap ... ok errors_call_2args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_2args ... ok errors_call_3args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_3args ... ok errors_call_builtin_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_builtin_nonmapping_kwargs ... ok errors_call_builtin_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_builtin_nonseq ... ok errors_call_no_args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_no_args ... ok errors_call_none_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_none_nonmapping_kwargs ... ok errors_call_none_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_none_nonseq ... ok errors_call_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_nonmapping_kwargs ... ok errors_call_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_nonseq ... ok errors_call_one_arg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_one_arg ... ok errors_call_one_missing_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_one_missing_kwarg ... ok errors_e1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_e1 ... ok errors_e2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_e2 ... ok errors_f1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_f1 ... ok errors_f2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_f2 ... ok errors_g1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g1 ... ok errors_g2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g2 ... ok errors_g3 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g3 ... ok errors_non_string_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_non_string_kwarg ... ok errors_unexpected_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_unexpected_kwarg ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pep448_test_extcall ... #### 2020-08-23 16:36:00.352743 #### 2020-08-23 16:36:10.386762 CrashIPOW (ipow_crash_T562) Doctest: ipow_crash_T562.CrashIPOW ... ok IPOW (ipow_crash_T562) Doctest: ipow_crash_T562.IPOW ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ishimoto3 ... #### 2020-08-23 16:36:20.421427 #### 2020-08-23 16:36:30.527343 genexpr_conditional (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_conditional ... ok genexpr_nested2 (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested2 ... ok genexpr_nested2_conditional_empty (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested2_conditional_empty ... ok genexpr_nested3 (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested3 ... ok genexpr_nested3_conditional_empty (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested3_conditional_empty ... ok genexpr_nested_conditional (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested_conditional ... ok genexpr_nested_listcomp (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_nested_listcomp ... ok genexpr_simple (generator_expressions_nested) Doctest: generator_expressions_nested.genexpr_simple ... ok #### 2020-08-23 16:36:40.562906 and_int (pyintop) Doctest: pyintop.and_int ... ok and_obj (pyintop) Doctest: pyintop.and_obj ... ok equals (pyintop) Doctest: pyintop.equals ... ok equals_many (pyintop) Doctest: pyintop.equals_many ... runTest (__main__.CythonRunTestCase) compiling (c) and running generators_GH1731 ... ok equals_zero (pyintop) Doctest: pyintop.equals_zero ... ok lshift_int (pyintop) Doctest: pyintop.lshift_int ... ok lshift_obj (pyintop) Doctest: pyintop.lshift_obj ... ok mixed_int (pyintop) Doctest: pyintop.mixed_int ... ok mixed_obj (pyintop) Doctest: pyintop.mixed_obj ... ok not_equals (pyintop) Doctest: pyintop.not_equals ... ok not_equals_many (pyintop) Doctest: pyintop.not_equals_many ... ok or_int (pyintop) Doctest: pyintop.or_int ... ok or_obj (pyintop) Doctest: pyintop.or_obj ... ok rshift_int (pyintop) Doctest: pyintop.rshift_int ... ok rshift_obj (pyintop) Doctest: pyintop.rshift_obj ... ok truthy (pyintop) Doctest: pyintop.truthy ... ok xor_int (pyintop) Doctest: pyintop.xor_int ... ok xor_obj (pyintop) Doctest: pyintop.xor_obj ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pylistsubtype ... #### 2020-08-23 16:36:50.606266 #### 2020-08-23 16:37:00.653482 #### 2020-08-23 16:37:10.695398 #### 2020-08-23 16:37:20.733129 ishimoto3 () Doctest: ishimoto3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ishimoto3 ... #### 2020-08-23 16:37:30.775664 test_from_console (generators_GH1731) Doctest: generators_GH1731.test_from_console ... ok test_from_cython (generators_GH1731) Doctest: generators_GH1731.test_from_cython ... ok test_from_python (generators_GH1731) Doctest: generators_GH1731.test_from_python ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_GH1731 ... #### 2020-08-23 16:37:40.817407 #### 2020-08-23 16:37:50.874741 pylistsubtype () Doctest: pylistsubtype ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pylistsubtype ... #### 2020-08-23 16:38:00.955062 #### 2020-08-23 16:38:11.016271 #### 2020-08-23 16:38:21.087074 #### 2020-08-23 16:38:31.135407 ishimoto3 () Doctest: ishimoto3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running iterdict ... #### 2020-08-23 16:38:41.528960 test_from_console (generators_GH1731) Doctest: generators_GH1731.test_from_console ... ok test_from_cython (generators_GH1731) Doctest: generators_GH1731.test_from_cython ... ok test_from_python (generators_GH1731) Doctest: generators_GH1731.test_from_python ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running getattr3call ... #### 2020-08-23 16:38:51.579020 #### 2020-08-23 16:39:01.618712 pylistsubtype () Doctest: pylistsubtype ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running python_bool_type ... #### 2020-08-23 16:39:11.658428 #### 2020-08-23 16:39:21.701144 getattr2_literal_unicode (getattr3call) Doctest: getattr3call.getattr2_literal_unicode ... ok getattr2_simple (getattr3call) Doctest: getattr3call.getattr2_simple ... ok getattr3_args (getattr3call) Doctest: getattr3call.getattr3_args ... ok getattr3_explicit (getattr3call) Doctest: getattr3call.getattr3_explicit ... ok getattr3_literal_unicode (getattr3call) Doctest: getattr3call.getattr3_literal_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running getattr3call ... #### 2020-08-23 16:39:31.748271 #### 2020-08-23 16:39:41.795600 #### 2020-08-23 16:39:51.867972 pep448_test_extcall () Doctest: pep448_test_extcall ... ok call_builtin_empty_dict (pep448_test_extcall) Doctest: pep448_test_extcall.call_builtin_empty_dict ... ok call_builtin_nonempty_dict (pep448_test_extcall) Doctest: pep448_test_extcall.call_builtin_nonempty_dict ... ok call_f_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.call_f_kwargs ... ok call_f_positional (pep448_test_extcall) Doctest: pep448_test_extcall.call_f_positional ... ok call_g_positional (pep448_test_extcall) Doctest: pep448_test_extcall.call_g_positional ... ok call_kwargs_unmodified1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_kwargs_unmodified1 ... ok call_kwargs_unmodified2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_kwargs_unmodified2 ... ok call_method (pep448_test_extcall) Doctest: pep448_test_extcall.call_method ... ok call_nonseq_positional1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_nonseq_positional1 ... ok call_nonseq_positional2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_nonseq_positional2 ... ok call_seqlike_positional1 (pep448_test_extcall) Doctest: pep448_test_extcall.call_seqlike_positional1 ... ok call_seqlike_positional2 (pep448_test_extcall) Doctest: pep448_test_extcall.call_seqlike_positional2 ... ok errors_args_kwargs_overlap (pep448_test_extcall) Doctest: pep448_test_extcall.errors_args_kwargs_overlap ... ok errors_call_2args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_2args ... ok errors_call_3args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_3args ... ok errors_call_builtin_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_builtin_nonmapping_kwargs ... ok errors_call_builtin_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_builtin_nonseq ... ok errors_call_no_args (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_no_args ... ok errors_call_none_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_none_nonmapping_kwargs ... ok errors_call_none_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_none_nonseq ... ok errors_call_nonmapping_kwargs (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_nonmapping_kwargs ... ok errors_call_nonseq (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_nonseq ... ok errors_call_one_arg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_one_arg ... ok errors_call_one_missing_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_call_one_missing_kwarg ... ok errors_e1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_e1 ... ok errors_e2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_e2 ... ok errors_f1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_f1 ... ok errors_f2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_f2 ... ok errors_g1 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g1 ... ok errors_g2 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g2 ... ok errors_g3 (pep448_test_extcall) Doctest: pep448_test_extcall.errors_g3 ... ok errors_non_string_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_non_string_kwarg ... ok errors_unexpected_kwarg (pep448_test_extcall) Doctest: pep448_test_extcall.errors_unexpected_kwarg ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pinard5 ... #### 2020-08-23 16:40:01.923806 #### 2020-08-23 16:40:11.977013 #### 2020-08-23 16:40:22.112493 getattr2_literal_unicode (getattr3call) Doctest: getattr3call.getattr2_literal_unicode ... ok getattr2_simple (getattr3call) Doctest: getattr3call.getattr2_simple ... ok getattr3_args (getattr3call) Doctest: getattr3call.getattr3_args ... ok getattr3_explicit (getattr3call) Doctest: getattr3call.getattr3_explicit ... ok getattr3_literal_unicode (getattr3call) Doctest: getattr3call.getattr3_literal_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running if_const ... #### 2020-08-23 16:40:32.152577 #### 2020-08-23 16:40:42.186224 test_boolean (python_bool_type) Doctest: python_bool_type.test_boolean ... ok test_convert (python_bool_type) Doctest: python_bool_type.test_convert ... ok test_float (python_bool_type) Doctest: python_bool_type.test_float ... ok test_int (python_bool_type) Doctest: python_bool_type.test_int ... ok test_isinstance (python_bool_type) Doctest: python_bool_type.test_isinstance ... ok test_issubclass (python_bool_type) Doctest: python_bool_type.test_issubclass ... ok test_math (python_bool_type) Doctest: python_bool_type.test_math ... ok test_repr (python_bool_type) Doctest: python_bool_type.test_repr ... ok test_str (python_bool_type) Doctest: python_bool_type.test_str ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running python_bool_type ... #### 2020-08-23 16:40:52.221410 #### 2020-08-23 16:41:02.253658 compile_time_DEF_if (if_const) Doctest: if_const.compile_time_DEF_if ... ok constant_if_elif_else (if_const) Doctest: if_const.constant_if_elif_else ... ok if_compare_and_false (if_const) Doctest: if_const.if_compare_and_false ... ok if_compare_and_true (if_const) Doctest: if_const.if_compare_and_true ... ok if_compare_cascaded (if_const) Doctest: if_const.if_compare_cascaded ... ok if_compare_false (if_const) Doctest: if_const.if_compare_false ... ok if_compare_or_false (if_const) Doctest: if_const.if_compare_or_false ... ok if_compare_or_true (if_const) Doctest: if_const.if_compare_or_true ... ok if_compare_true (if_const) Doctest: if_const.if_compare_true ... ok if_not_compare_true (if_const) Doctest: if_const.if_not_compare_true ... ok int_bool_result (if_const) Doctest: if_const.int_bool_result ... ok list_bool_result_false (if_const) Doctest: if_const.list_bool_result_false ... ok list_bool_result_true (if_const) Doctest: if_const.list_bool_result_true ... ok non_constant_if_elif_else1 (if_const) Doctest: if_const.non_constant_if_elif_else1 ... ok non_constant_if_elif_else2 (if_const) Doctest: if_const.non_constant_if_elif_else2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running if_const ... dict_iteritems (iterdict) Doctest: iterdict.dict_iteritems ... ok dict_iterkeys (iterdict) Doctest: iterdict.dict_iterkeys ... ok dict_itervalues (iterdict) Doctest: iterdict.dict_itervalues ... ok for_in_items_of_expression (iterdict) Doctest: iterdict.for_in_items_of_expression ... ok for_in_iteritems_of_expression (iterdict) Doctest: iterdict.for_in_iteritems_of_expression ... ok items (iterdict) Doctest: iterdict.items ... test (pinard5) Doctest: pinard5.test ... ok items_of_expression (iterdict) Doctest: iterdict.items_of_expression ... ok iterdict (iterdict) Doctest: iterdict.iterdict ... ok ok iterdict_change_size (iterdict) Doctest: iterdict.iterdict_change_size ... ok iterdict_int (iterdict) Doctest: iterdict.iterdict_int ... ok iterdict_listcomp (iterdict) Doctest: iterdict.iterdict_listcomp ... ok iterdict_reassign (iterdict) Doctest: iterdict.iterdict_reassign ... ok iteritems (iterdict) Doctest: iterdict.iteritems ... ok iteritems_dict (iterdict) Doctest: iterdict.iteritems_dict ... ok iteritems_int (iterdict) Doctest: iterdict.iteritems_int ... ok iteritems_of_expression (iterdict) Doctest: iterdict.iteritems_of_expression ... ok iteritems_tuple (iterdict) Doctest: iterdict.iteritems_tuple ... ok iterkeys (iterdict) Doctest: iterdict.iterkeys #### 2020-08-23 16:41:12.289221 ... ok iterkeys_int (iterdict) Doctest: iterdict.iterkeys_int ... ok itervalues (iterdict) Doctest: iterdict.itervalues ... ok itervalues_int (iterdict) Doctest: iterdict.itervalues_int ... ok itervalues_kwargs (iterdict) Doctest: iterdict.itervalues_kwargs ... ok itervalues_listcomp (iterdict) Doctest: iterdict.itervalues_listcomp ... ok optimistic_iterdict_change_size (iterdict) Doctest: iterdict.optimistic_iterdict_change_size ... ok optimistic_iteritems (iterdict) Doctest: iterdict.optimistic_iteritems ... ok optimistic_iteritems_int (iterdict) Doctest: iterdict.optimistic_iteritems_int ... ok optimistic_iterkeys (iterdict) Doctest: iterdict.optimistic_iterkeys ... ok optimistic_iterkeys_argerror (iterdict) Doctest: iterdict.optimistic_iterkeys_argerror ... ok optimistic_itervalues (iterdict) Doctest: iterdict.optimistic_itervalues ... ok values_of_expression (iterdict) Doctest: iterdict.values_of_expression ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pinard5 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running iterdict ... #### 2020-08-23 16:41:22.642262 #### 2020-08-23 16:41:32.696844 #### 2020-08-23 16:41:42.741168 #### 2020-08-23 16:41:52.779343 compile_time_DEF_if (if_const) Doctest: if_const.compile_time_DEF_if ... ok constant_if_elif_else (if_const) Doctest: if_const.constant_if_elif_else ... ok if_compare_and_false (if_const) Doctest: if_const.if_compare_and_false ... ok if_compare_and_true (if_const) Doctest: if_const.if_compare_and_true ... ok if_compare_cascaded (if_const) Doctest: if_const.if_compare_cascaded ... ok if_compare_false (if_const) Doctest: if_const.if_compare_false ... ok if_compare_or_false (if_const) Doctest: if_const.if_compare_or_false ... ok if_compare_or_true (if_const) Doctest: if_const.if_compare_or_true ... ok if_compare_true (if_const) Doctest: if_const.if_compare_true ... ok if_not_compare_true (if_const) Doctest: if_const.if_not_compare_true ... ok int_bool_result (if_const) Doctest: if_const.int_bool_result ... ok list_bool_result_false (if_const) Doctest: if_const.list_bool_result_false ... ok list_bool_result_true (if_const) Doctest: if_const.list_bool_result_true ... ok non_constant_if_elif_else1 (if_const) Doctest: if_const.non_constant_if_elif_else1 ... ok non_constant_if_elif_else2 (if_const) Doctest: if_const.non_constant_if_elif_else2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running if_else_expr_cpp ... #### 2020-08-23 16:42:02.841615 #### 2020-08-23 16:42:12.881277 #### 2020-08-23 16:42:22.915172 test_both_ref (if_else_expr_cpp) Doctest: if_else_expr_cpp.test_both_ref ... ok test_one_ref (if_else_expr_cpp) Doctest: if_else_expr_cpp.test_one_ref ... ok test (pinard5) Doctest: pinard5.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ifelseexpr_T267 ... runTest (__main__.CythonRunTestCase) compiling (c) and running pinard7 ... test_boolean (python_bool_type) Doctest: python_bool_type.test_boolean ... ok test_convert (python_bool_type) Doctest: python_bool_type.test_convert ... ok test_float (python_bool_type) Doctest: python_bool_type.test_float ... ok test_int (python_bool_type) Doctest: python_bool_type.test_int ... ok test_isinstance (python_bool_type) Doctest: python_bool_type.test_isinstance ... ok test_issubclass (python_bool_type) Doctest: python_bool_type.test_issubclass ... ok test_math (python_bool_type) Doctest: python_bool_type.test_math ... ok test_repr (python_bool_type) Doctest: python_bool_type.test_repr ... ok test_str (python_bool_type) Doctest: python_bool_type.test_str ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_barbieri1 ... #### 2020-08-23 16:42:32.948036 #### 2020-08-23 16:42:42.993224 #### 2020-08-23 16:42:53.025948 #### 2020-08-23 16:43:03.066970 r_barbieri1 () Doctest: r_barbieri1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_barbieri1 ... const_false (ifelseexpr_T267) Doctest: ifelseexpr_T267.const_false ... ok const_true (ifelseexpr_T267) Doctest: ifelseexpr_T267.const_true ... ok constants (ifelseexpr_T267) Doctest: ifelseexpr_T267.constants ... ok nested (ifelseexpr_T267) Doctest: ifelseexpr_T267.nested ... ok temps (ifelseexpr_T267) Doctest: ifelseexpr_T267.temps ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ifelseexpr_T267 ... #### 2020-08-23 16:43:13.106305 pinard7 () Doctest: pinard7 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pinard7 ... #### 2020-08-23 16:43:23.201252 #### 2020-08-23 16:43:33.233579 #### 2020-08-23 16:43:43.270502 dict_iteritems (iterdict) Doctest: iterdict.dict_iteritems ... ok dict_iterkeys (iterdict) Doctest: iterdict.dict_iterkeys ... ok dict_itervalues (iterdict) Doctest: iterdict.dict_itervalues ... ok for_in_items_of_expression (iterdict) Doctest: iterdict.for_in_items_of_expression ... ok for_in_iteritems_of_expression (iterdict) Doctest: iterdict.for_in_iteritems_of_expression ... ok items (iterdict) Doctest: iterdict.items ... ok items_of_expression (iterdict) Doctest: iterdict.items_of_expression ... ok iterdict (iterdict) Doctest: iterdict.iterdict ... ok iterdict_change_size (iterdict) Doctest: iterdict.iterdict_change_size ... ok iterdict_int (iterdict) Doctest: iterdict.iterdict_int ... ok iterdict_listcomp (iterdict) Doctest: iterdict.iterdict_listcomp ... ok iterdict_reassign (iterdict) Doctest: iterdict.iterdict_reassign ... ok iteritems (iterdict) Doctest: iterdict.iteritems ... ok iteritems_dict (iterdict) Doctest: iterdict.iteritems_dict ... ok iteritems_int (iterdict) Doctest: iterdict.iteritems_int ... ok iteritems_of_expression (iterdict) Doctest: iterdict.iteritems_of_expression ... ok iteritems_tuple (iterdict) Doctest: iterdict.iteritems_tuple ... ok iterkeys (iterdict) Doctest: iterdict.iterkeys ... r_barbieri1 () Doctest: r_barbieri1 ... ok iterkeys_int (iterdict) Doctest: iterdict.iterkeys_int ... ok ok itervalues (iterdict) Doctest: iterdict.itervalues ... ok itervalues_int (iterdict) Doctest: iterdict.itervalues_int ... ok itervalues_kwargs (iterdict) Doctest: iterdict.itervalues_kwargs ... ok itervalues_listcomp (iterdict) Doctest: iterdict.itervalues_listcomp ... ok optimistic_iterdict_change_size (iterdict) Doctest: iterdict.optimistic_iterdict_change_size ... ok optimistic_iteritems (iterdict) Doctest: iterdict.optimistic_iteritems ... ok optimistic_iteritems_int (iterdict) Doctest: iterdict.optimistic_iteritems_int ... ok optimistic_iterkeys (iterdict) Doctest: iterdict.optimistic_iterkeys ... ok optimistic_iterkeys_argerror (iterdict) Doctest: iterdict.optimistic_iterkeys_argerror ... ok optimistic_itervalues (iterdict) Doctest: iterdict.optimistic_itervalues ... ok values_of_expression (iterdict) Doctest: iterdict.values_of_expression ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_mang1 ... runTest (__main__.CythonRunTestCase) compiling (c) and running jarausch1 ... #### 2020-08-23 16:43:53.689220 const_false (ifelseexpr_T267) Doctest: ifelseexpr_T267.const_false ... ok const_true (ifelseexpr_T267) Doctest: ifelseexpr_T267.const_true ... ok constants (ifelseexpr_T267) Doctest: ifelseexpr_T267.constants ... ok nested (ifelseexpr_T267) Doctest: ifelseexpr_T267.nested ... ok temps (ifelseexpr_T267) Doctest: ifelseexpr_T267.temps ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running import_error_T734 ... #### 2020-08-23 16:44:03.757484 #### 2020-08-23 16:44:13.818475 r_mang1 () Doctest: r_mang1 ... ok jarausch1 () Doctest: jarausch1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_mang1 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running jarausch1 ... #### 2020-08-23 16:44:23.924317 pinard7 () Doctest: pinard7 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running posix_resource ... test_import_error (import_error_T734) Doctest: import_error_T734.test_import_error ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running import_error_T734 ... #### 2020-08-23 16:44:34.056609 #### 2020-08-23 16:44:44.091470 jarausch1 () Doctest: jarausch1 ... ok runTest (__main__.EndToEndTest) End-to-end language_level ... #### 2020-08-23 16:44:54.132963 r_mang1 () Doctest: r_mang1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_toofewargs ... test_getpriority (posix_resource) Doctest: posix_resource.test_getpriority ... ok test_getrlimit (posix_resource) Doctest: posix_resource.test_getrlimit ... ok test_getrusage (posix_resource) Doctest: posix_resource.test_getrusage ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running posix_resource ... #### 2020-08-23 16:45:04.184269 test_import_error (import_error_T734) Doctest: import_error_T734.test_import_error ... ok run (__main__.PureDoctestTestCase) running pure doctests in import_error_T734 ... test_import_error (pure_doctest__import_error_T734) Doctest: pure_doctest__import_error_T734.test_import_error ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running importas ... #### 2020-08-23 16:45:14.232638 #### 2020-08-23 16:45:24.270055 #### 2020-08-23 16:45:34.568241 importas () Doctest: importas ... ok test_getpriority (posix_resource) Doctest: posix_resource.test_getpriority ... ok test_getrlimit (posix_resource) Doctest: posix_resource.test_getrlimit ... ok test_getrusage (posix_resource) Doctest: posix_resource.test_getrusage ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running importas ... runTest (__main__.CythonRunTestCase) compiling (c) and running posix_test ... #### 2020-08-23 16:45:44.710308 r_toofewargs () Doctest: r_toofewargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_toofewargs ... #### 2020-08-23 16:45:54.747152 #### 2020-08-23 16:46:04.810646 importas () Doctest: importas ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inop ... #### 2020-08-23 16:46:14.854477 #### 2020-08-23 16:46:24.897458 ok runTest (__main__.CythonRunTestCase) compiling (c) and running libc_math ... #### 2020-08-23 16:46:34.972619 #### 2020-08-23 16:46:45.008588 r_toofewargs () Doctest: r_toofewargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running raise_memory_error_T650 ... test_pi (libc_math) Doctest: libc_math.test_pi ... ok test_renamed_constants (libc_math) Doctest: libc_math.test_renamed_constants ... ok test_sin (libc_math) Doctest: libc_math.test_sin ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running libc_math ... #### 2020-08-23 16:46:55.043265 test_silent_stdout (posix_test) Doctest: posix_test.test_silent_stdout ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running posix_test ... #### 2020-08-23 16:47:05.377780 raise_me_instance (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance ... ok raise_me_instance_value (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance_value ... ok raise_me_instance_value_separate (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance_value_separate ... ok raise_me_type (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_type ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running raise_memory_error_T650 ... #### 2020-08-23 16:47:15.434454 #### 2020-08-23 16:47:25.465813 test_pi (libc_math) Doctest: libc_math.test_pi ... ok test_renamed_constants (libc_math) Doctest: libc_math.test_renamed_constants ... ok test_sin (libc_math) Doctest: libc_math.test_sin ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running libc_time ... #### 2020-08-23 16:47:35.497394 raise_me_instance (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance ... ok raise_me_instance_value (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance_value ... ok raise_me_instance_value_separate (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_instance_value_separate ... ok raise_me_type (raise_memory_error_T650) Doctest: raise_memory_error_T650.raise_me_type ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running range_optimisation_T203 ... #### 2020-08-23 16:47:45.570016 test_mktime (libc_time) Doctest: libc_time.test_mktime ... ok test_time (libc_time) Doctest: libc_time.test_time ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running libc_time ... === C/C++ compiler error output: === inop.c: In function ‘__Pyx_UnicodeContainsUCS4’: inop.c:7787:1: warning: control reaches end of non-void function [-Wreturn-type] 7787 | } | ^ ==================================== conditional_bytes (inop) Doctest: inop.conditional_bytes ... ok conditional_int (inop) Doctest: inop.conditional_int ... ok conditional_none (inop) Doctest: inop.conditional_none ... ok conditional_object (inop) Doctest: inop.conditional_object ... ok conditional_unicode (inop) Doctest: inop.conditional_unicode ... ok constant_empty_sequence (inop) Doctest: inop.constant_empty_sequence #### 2020-08-23 16:47:55.654656 ... ok constant_empty_sequence_side_effect (inop) Doctest: inop.constant_empty_sequence_side_effect ... ok f (inop) Doctest: inop.f ... ok g (inop) Doctest: inop.g ... ok h (inop) Doctest: inop.h ... ok j (inop) Doctest: inop.j ... ok k (inop) Doctest: inop.k ... ok m_bytes (inop) Doctest: inop.m_bytes ... ok m_bytes_literal (inop) Doctest: inop.m_bytes_literal ... ok m_bytes_literal_unsigned (inop) Doctest: inop.m_bytes_literal_unsigned ... ok m_bytes_unsigned (inop) Doctest: inop.m_bytes_unsigned ... ok m_list (inop) Doctest: inop.m_list ... ok m_set (inop) Doctest: inop.m_set ... ok m_tuple (inop) Doctest: inop.m_tuple ... ok m_unicode (inop) Doctest: inop.m_unicode ... ok m_unicode_literal (inop) Doctest: inop.m_unicode_literal ... ok m_wide_unicode_literal (inop) Doctest: inop.m_wide_unicode_literal ... ok n (inop) Doctest: inop.n ... ok p (inop) Doctest: inop.p ... ok q (inop) Doctest: inop.q ... ok r (inop) Doctest: inop.r ... ok s (inop) Doctest: inop.s ... ok test_error_non_iterable (inop) Doctest: inop.test_error_non_iterable ... ok test_error_non_iterable_cascaded (inop) Doctest: inop.test_error_non_iterable_cascaded ... ok test_inop_cascaded (inop) Doctest: inop.test_inop_cascaded ... ok test_inop_cascaded_int (inop) Doctest: inop.test_inop_cascaded_int ... ok test_inop_cascaded_int_orig (inop) Doctest: inop.test_inop_cascaded_int_orig ... ok test_inop_cascaded_int_orig_err (inop) Doctest: inop.test_inop_cascaded_int_orig_err ... ok test_inop_cascaded_one (inop) Doctest: inop.test_inop_cascaded_one ... ok test_inop_cascaded_one_err (inop) Doctest: inop.test_inop_cascaded_one_err ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inop ... #### 2020-08-23 16:48:05.696456 #### 2020-08-23 16:48:15.728644 test_silent_stdout (posix_test) Doctest: posix_test.test_silent_stdout ... ok test_mktime (libc_time) Doctest: libc_time.test_mktime ... ok test_time (libc_time) Doctest: libc_time.test_time ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running print_refcount ... runTest (__main__.CythonRunTestCase) compiling (c) and running line_trace ... #### 2020-08-23 16:48:25.762351 #### 2020-08-23 16:48:35.796167 for_from_bound_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_bound_reassignment ... ok for_from_py_global_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_py_global_target_reassignment ... ok for_from_py_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_py_target_reassignment ... ok for_from_range (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_range ... ok for_from_step_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_step_reassignment ... ok for_from_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_target_reassignment ... ok for_in_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_in_target_reassignment ... ok test_func (range_optimisation_T203) Doctest: range_optimisation_T203.test_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running range_optimisation_T203 ... #### 2020-08-23 16:48:45.835751 #### 2020-08-23 16:48:55.905191 #### 2020-08-23 16:49:05.938492 #### 2020-08-23 16:49:15.990441 test_print_refcount (print_refcount) Doctest: print_refcount.test_print_refcount ... ok test_printone_refcount (print_refcount) Doctest: print_refcount.test_printone_refcount ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running print_refcount ... #### 2020-08-23 16:49:26.432129 #### 2020-08-23 16:49:36.503290 for_from_bound_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_bound_reassignment ... ok for_from_py_global_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_py_global_target_reassignment ... ok for_from_py_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_py_target_reassignment ... ok for_from_range (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_range ... ok for_from_step_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_step_reassignment ... ok for_from_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_from_target_reassignment ... ok for_in_target_reassignment (range_optimisation_T203) Doctest: range_optimisation_T203.for_in_target_reassignment ... ok test_func (range_optimisation_T203) Doctest: range_optimisation_T203.test_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ref2global ... === C/C++ compiler error output: === inop.cpp: In function ‘int __Pyx_UnicodeContainsUCS4(PyObject*, Py_UCS4)’: inop.cpp:7801:1: warning: control reaches end of non-void function [-Wreturn-type] 7801 | } | ^ ==================================== conditional_bytes (inop) Doctest: inop.conditional_bytes ... ok conditional_int (inop) Doctest: inop.conditional_int ... #### 2020-08-23 16:49:46.545240 ok conditional_none (inop) Doctest: inop.conditional_none ... ok conditional_object (inop) Doctest: inop.conditional_object ... ok conditional_unicode (inop) Doctest: inop.conditional_unicode ... ok constant_empty_sequence (inop) Doctest: inop.constant_empty_sequence ... ok constant_empty_sequence_side_effect (inop) Doctest: inop.constant_empty_sequence_side_effect ... ok f (inop) Doctest: inop.f ... ok g (inop) Doctest: inop.g ... ok h (inop) Doctest: inop.h ... ok j (inop) Doctest: inop.j ... ok k (inop) Doctest: inop.k ... ok m_bytes (inop) Doctest: inop.m_bytes ... ok m_bytes_literal (inop) Doctest: inop.m_bytes_literal ... ok m_bytes_literal_unsigned (inop) Doctest: inop.m_bytes_literal_unsigned ... ok m_bytes_unsigned (inop) Doctest: inop.m_bytes_unsigned ... ok m_list (inop) Doctest: inop.m_list ... ok m_set (inop) Doctest: inop.m_set ... ok m_tuple (inop) Doctest: inop.m_tuple ... ok m_unicode (inop) Doctest: inop.m_unicode ... ok m_unicode_literal (inop) Doctest: inop.m_unicode_literal ... ok m_wide_unicode_literal (inop) Doctest: inop.m_wide_unicode_literal ... ok n (inop) Doctest: inop.n ... ok p (inop) Doctest: inop.p ... ok q (inop) Doctest: inop.q ... ok r (inop) Doctest: inop.r ... ok s (inop) Doctest: inop.s ... ok test_error_non_iterable (inop) Doctest: inop.test_error_non_iterable ... ok test_error_non_iterable_cascaded (inop) Doctest: inop.test_error_non_iterable_cascaded ... ok test_inop_cascaded (inop) Doctest: inop.test_inop_cascaded ... ok test_inop_cascaded_int (inop) Doctest: inop.test_inop_cascaded_int ... ok test_inop_cascaded_int_orig (inop) Doctest: inop.test_inop_cascaded_int_orig ... ok test_inop_cascaded_int_orig_err (inop) Doctest: inop.test_inop_cascaded_int_orig_err ... ok test_inop_cascaded_one (inop) Doctest: inop.test_inop_cascaded_one ... ok test_inop_cascaded_one_err (inop) Doctest: inop.test_inop_cascaded_one_err ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inplace ... #### 2020-08-23 16:49:56.604306 #### 2020-08-23 16:50:06.637570 #### 2020-08-23 16:50:16.809245 f (ref2global) Doctest: ref2global.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ref2global ... #### 2020-08-23 16:50:26.859687 #### 2020-08-23 16:50:36.893385 test_print_refcount (print_refcount) Doctest: print_refcount.test_print_refcount ... ok test_printone_refcount (print_refcount) Doctest: print_refcount.test_printone_refcount ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pstats_profile_test ... #### 2020-08-23 16:50:46.930338 #### 2020-08-23 16:50:56.999108 f (ref2global) Doctest: ref2global.f ... ok run (__main__.PureDoctestTestCase) running pure doctests in ref2global ... f (pure_doctest__ref2global) Doctest: pure_doctest__ref2global.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running refcount_in_meth ... #### 2020-08-23 16:51:07.033548 #### 2020-08-23 16:51:17.071908 #### 2020-08-23 16:51:27.108723 #### 2020-08-23 16:51:37.151485 #### 2020-08-23 16:51:47.194327 refcount_in_meth () Doctest: refcount_in_meth ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running refcount_in_meth ... #### 2020-08-23 16:51:57.240893 #### 2020-08-23 16:52:07.496493 arrays (inplace) Doctest: inplace.arrays ... ok attributes (inplace) Doctest: inplace.attributes ... ok conditional_inplace (inplace) Doctest: inplace.conditional_inplace ... ok deref_and_increment (inplace) Doctest: inplace.deref_and_increment ... ok double_deref_and_increment (inplace) Doctest: inplace.double_deref_and_increment ... ok f (inplace) Doctest: inplace.f ... ok g (inplace) Doctest: inplace.g ... ok h (inplace) Doctest: inplace.h ... ok nested_array_assignment (inplace) Doctest: inplace.nested_array_assignment ... ok nested_struct_assignment (inplace) Doctest: inplace.nested_struct_assignment ... ok smoketest (inplace) Doctest: inplace.smoketest ... ok test_complex_inplace (inplace) Doctest: inplace.test_complex_inplace ... ok test_inplace_cdivision (inplace) Doctest: inplace.test_inplace_cdivision ... ok test_inplace_pydivision (inplace) Doctest: inplace.test_inplace_pydivision ... ok test_side_effects (inplace) Doctest: inplace.test_side_effects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inplace ... disable_trace (line_trace) Doctest: line_trace.disable_trace ... ok fail_on_call_trace (line_trace) Doctest: line_trace.fail_on_call_trace ... ok fail_on_line_trace (line_trace) Doctest: line_trace.fail_on_line_trace ... ok run_trace (line_trace) Doctest: line_trace.run_trace ... ok run_trace_with_exception (line_trace) Doctest: line_trace.run_trace_with_exception ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running line_trace ... #### 2020-08-23 16:52:17.595425 #### 2020-08-23 16:52:27.634470 #### 2020-08-23 16:52:37.673112 refcount_in_meth () Doctest: refcount_in_meth ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running reimport ... #### 2020-08-23 16:52:47.712331 #### 2020-08-23 16:52:57.747756 #### 2020-08-23 16:53:07.790036 pstats_profile_test () Doctest: pstats_profile_test ... ok test (reimport) Doctest: reimport.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pstats_profile_test ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running reimport ... #### 2020-08-23 16:53:17.824211 #### 2020-08-23 16:53:27.861795 #### 2020-08-23 16:53:37.896784 test (reimport) Doctest: reimport.test ... ok runTest (__main__.EndToEndTest) End-to-end reimport_from_subinterpreter ... #### 2020-08-23 16:53:47.930530 #### 2020-08-23 16:53:57.965298 #### 2020-08-23 16:54:07.998742 #### 2020-08-23 16:54:18.031117 #### 2020-08-23 16:54:28.063041 #### 2020-08-23 16:54:38.096286 arrays (inplace) Doctest: inplace.arrays ... ok attributes (inplace) Doctest: inplace.attributes ... ok conditional_inplace (inplace) Doctest: inplace.conditional_inplace ... ok deref_and_increment (inplace) Doctest: inplace.deref_and_increment ... ok double_deref_and_increment (inplace) Doctest: inplace.double_deref_and_increment ... ok f (inplace) Doctest: inplace.f ... ok g (inplace) Doctest: inplace.g ... ok h (inplace) Doctest: inplace.h ... ok nested_array_assignment (inplace) Doctest: inplace.nested_array_assignment ... ok nested_struct_assignment (inplace) Doctest: inplace.nested_struct_assignment ... ok smoketest (inplace) Doctest: inplace.smoketest ... ok test_complex_inplace (inplace) Doctest: inplace.test_complex_inplace ... ok test_inplace_cdivision (inplace) Doctest: inplace.test_inplace_cdivision ... ok test_inplace_pydivision (inplace) Doctest: inplace.test_inplace_pydivision ... ok test_side_effects (inplace) Doctest: inplace.test_side_effects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running int128 ... #### 2020-08-23 16:54:48.503615 ok runTest (__main__.EndToEndTest) End-to-end relativeimport_T542 ... #### 2020-08-23 16:54:58.556360 #### 2020-08-23 16:55:08.587861 #### 2020-08-23 16:55:18.619839 signed_conversion (int128) Doctest: int128.signed_conversion ... ok unsigned_conversion (int128) Doctest: int128.unsigned_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running int128 ... #### 2020-08-23 16:55:28.652052 #### 2020-08-23 16:55:38.687170 pstats_profile_test () Doctest: pstats_profile_test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ptr_warning_T714 ... #### 2020-08-23 16:55:48.718748 #### 2020-08-23 16:55:58.753457 signed_conversion (int128) Doctest: int128.signed_conversion ... ok unsigned_conversion (int128) Doctest: int128.unsigned_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running iter ... test_ptr (ptr_warning_T714) Doctest: ptr_warning_T714.test_ptr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ptr_warning_T714 ... #### 2020-08-23 16:56:08.785054 ok runTest (__main__.CythonRunTestCase) compiling (c) and running reload_ext_module ... disable_trace (line_trace) Doctest: line_trace.disable_trace ... ok fail_on_call_trace (line_trace) Doctest: line_trace.fail_on_call_trace ... ok fail_on_line_trace (line_trace) Doctest: line_trace.fail_on_line_trace ... ok run_trace (line_trace) Doctest: line_trace.run_trace ... ok run_trace_with_exception (line_trace) Doctest: line_trace.run_trace_with_exception ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running list ... #### 2020-08-23 16:56:18.818353 #### 2020-08-23 16:56:29.155254 test_reload (reload_ext_module) Doctest: reload_ext_module.test_reload ... test_ptr (ptr_warning_T714) Doctest: ptr_warning_T714.test_ptr ... ok ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reload_ext_module ... runTest (__main__.CythonRunTestCase) compiling (c) and running pure_parallel ... skipped "Test 'pure_parallel' excluded due to tags 'openmp, pure3.6'" runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure_parallel ... call_iter1 (iter) Doctest: iter.call_iter1 ... ok call_iter2 (iter) Doctest: iter.call_iter2 ... ok #### 2020-08-23 16:56:39.201759 skipped "Test 'pure_parallel' excluded due to tags 'openmp, pure3.6'" run (__main__.PureDoctestTestCase) running pure doctests in pure_parallel ... prange_regression (pure_doctest__pure_parallel) Doctest: pure_doctest__pure_parallel.prange_regression ... ok prange_with_gil (pure_doctest__pure_parallel) Doctest: pure_doctest__pure_parallel.prange_with_gil ... ok prange_with_gil_call_nogil (pure_doctest__pure_parallel) Doctest: pure_doctest__pure_parallel.prange_with_gil_call_nogil ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pure_py3 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running iter ... #### 2020-08-23 16:56:49.239606 test_reload (reload_ext_module) Doctest: reload_ext_module.test_reload ... ok #### 2020-08-23 16:56:59.271559 runTest (__main__.CythonRunTestCase) compiling (c) and running set_literals ... #### 2020-08-23 16:57:09.318035 #### 2020-08-23 16:57:19.350138 call_iter1 (iter) Doctest: iter.call_iter1 ... ok call_iter2 (iter) Doctest: iter.call_iter2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running knuth_man_or_boy_test ... call_ccall (pure_py3) Doctest: pure_py3.call_ccall ... ok call_cdef_inline (pure_py3) Doctest: pure_py3.call_cdef_inline ... ok test_return_type (pure_py3) Doctest: pure_py3.test_return_type ... ok test_struct (pure_py3) Doctest: pure_py3.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure_py3 ... #### 2020-08-23 16:57:29.418838 #### 2020-08-23 16:57:39.453264 #### 2020-08-23 16:57:49.495388 #### 2020-08-23 16:57:59.529710 #### 2020-08-23 16:58:09.565222 test_frozenset_set_comp (set_literals) Doctest: set_literals.test_frozenset_set_comp ... ok test_set_add (set_literals) Doctest: set_literals.test_set_add ... ok test_set_comp (set_literals) Doctest: set_literals.test_set_comp ... ok test_set_comp_sideeffect_unhashable_failure (set_literals) Doctest: set_literals.test_set_comp_sideeffect_unhashable_failure ... ok test_set_literal (set_literals) Doctest: set_literals.test_set_literal ... ok test_set_sideeffect_unhashable_failure_literal (set_literals) Doctest: set_literals.test_set_sideeffect_unhashable_failure_literal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running set_literals ... a (knuth_man_or_boy_test) Doctest: knuth_man_or_boy_test.a ... ok call_ccall (pure_py3) Doctest: pure_py3.call_ccall ... ok call_cdef_inline (pure_py3) Doctest: pure_py3.call_cdef_inline ... ok test_return_type (pure_py3) Doctest: pure_py3.test_return_type ... ok test_struct (pure_py3) Doctest: pure_py3.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running knuth_man_or_boy_test ... run (__main__.PureDoctestTestCase) running pure doctests in pure_py3 ... call_ccall (pure_doctest__pure_py3) Doctest: pure_doctest__pure_py3.call_ccall ... ok call_cdef_inline (pure_doctest__pure_py3) Doctest: pure_doctest__pure_py3.call_cdef_inline ... ok test_return_type (pure_doctest__pure_py3) Doctest: pure_doctest__pure_py3.test_return_type ... ok test_struct (pure_doctest__pure_py3) Doctest: pure_doctest__pure_py3.test_struct ... ok runTest (__main__.EndToEndTest) End-to-end pxd_signature_excvalue ... #### 2020-08-23 16:58:19.600004 #### 2020-08-23 16:58:29.635175 f (list) Doctest: list.f ... ok g (list) Doctest: list.g ... ok h (list) Doctest: list.h ... ok j (list) Doctest: list.j ... ok k (list) Doctest: list.k ... ok test_list_append (list) Doctest: list.test_list_append ... ok test_list_append_insert (list) Doctest: list.test_list_append_insert ... ok test_list_append_unbound (list) Doctest: list.test_list_append_unbound ... ok test_list_append_unbound_assigned (list) Doctest: list.test_list_append_unbound_assigned ... ok test_list_call (list) Doctest: list.test_list_call ... ok test_list_extend (list) Doctest: list.test_list_extend ... ok test_list_extend_sideeffect (list) Doctest: list.test_list_extend_sideeffect ... ok test_list_extend_unbound (list) Doctest: list.test_list_extend_unbound ... ok test_list_pop (list) Doctest: list.test_list_pop ... ok test_list_pop0 (list) Doctest: list.test_list_pop0 ... ok test_list_pop_all (list) Doctest: list.test_list_pop_all ... ok test_list_reverse (list) Doctest: list.test_list_reverse ... ok test_list_sort (list) Doctest: list.test_list_sort ... ok test_none_list_extend (list) Doctest: list.test_none_list_extend ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running list ... #### 2020-08-23 16:58:40.014561 #### 2020-08-23 16:58:50.053680 #### 2020-08-23 16:59:00.085108 #### 2020-08-23 16:59:10.115540 a (knuth_man_or_boy_test) Doctest: knuth_man_or_boy_test.a ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kostyrka ... #### 2020-08-23 16:59:20.161523 ok runTest (__main__.CythonRunTestCase) compiling (c) and running py35_pep492_interop ... #### 2020-08-23 16:59:30.199606 test_frozenset_set_comp (set_literals) Doctest: set_literals.test_frozenset_set_comp ... ok test_set_add (set_literals) Doctest: set_literals.test_set_add ... ok test_set_comp (set_literals) Doctest: set_literals.test_set_comp ... ok test_set_comp_sideeffect_unhashable_failure (set_literals) Doctest: set_literals.test_set_comp_sideeffect_unhashable_failure ... ok test_set_literal (set_literals) Doctest: set_literals.test_set_literal ... ok test_set_sideeffect_unhashable_failure_literal (set_literals) Doctest: set_literals.test_set_sideeffect_unhashable_failure_literal ... ok run (__main__.PureDoctestTestCase) running pure doctests in set_literals ... test_frozenset_set_comp (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_frozenset_set_comp ... ok test_set_add (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_set_add ... ok test_set_comp (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_set_comp ... ok test_set_comp_sideeffect_unhashable_failure (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_set_comp_sideeffect_unhashable_failure ... ok test_set_literal (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_set_literal ... ok test_set_sideeffect_unhashable_failure_literal (pure_doctest__set_literals) Doctest: pure_doctest__set_literals.test_set_sideeffect_unhashable_failure_literal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running setcomp ... #### 2020-08-23 16:59:40.274699 #### 2020-08-23 16:59:50.304461 kostyrka () Doctest: kostyrka ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kostyrka ... #### 2020-08-23 17:00:00.346053 #### 2020-08-23 17:00:10.376225 #### 2020-08-23 17:00:20.429960 #### 2020-08-23 17:00:30.464855 #### 2020-08-23 17:00:40.534270 kostyrka () Doctest: kostyrka ... f (list) Doctest: list.f ... ok g (list) Doctest: list.g ... ok h (list) Doctest: list.h ... ok j (list) Doctest: list.j ... ok k (list) Doctest: list.k ... ok test_list_append (list) Doctest: list.test_list_append ... ok test_list_append_insert (list) Doctest: list.test_list_append_insert ... ok test_list_append_unbound (list) Doctest: list.test_list_append_unbound ... ok ok test_list_append_unbound_assigned (list) Doctest: list.test_list_append_unbound_assigned ... ok test_list_call (list) Doctest: list.test_list_call ... ok test_list_extend (list) Doctest: list.test_list_extend ... ok test_list_extend_sideeffect (list) Doctest: list.test_list_extend_sideeffect ... ok test_list_extend_unbound (list) Doctest: list.test_list_extend_unbound ... ok test_list_pop (list) Doctest: list.test_list_pop ... ok test_list_pop0 (list) Doctest: list.test_list_pop0 ... ok test_list_pop_all (list) Doctest: list.test_list_pop_all ... ok test_list_reverse (list) Doctest: list.test_list_reverse ... ok test_list_sort (list) Doctest: list.test_list_sort ... ok test_none_list_extend (list) Doctest: list.test_none_list_extend ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kwargs_passthrough ... runTest (__main__.CythonRunTestCase) compiling (c) and running list_comp_in_closure_T598 ... genexp_set (setcomp) Doctest: setcomp.genexp_set ... ok iterdict (setcomp) Doctest: setcomp.iterdict ... ok setcomp (setcomp) Doctest: setcomp.setcomp ... ok typed (setcomp) Doctest: setcomp.typed ... ok #### 2020-08-23 17:00:50.796983 runTest (__main__.CythonRunTestCase) compiling (cpp) and running setcomp ... #### 2020-08-23 17:01:00.831501 #### 2020-08-23 17:01:10.872010 await_cyobject (py35_pep492_interop) Doctest: py35_pep492_interop.await_cyobject ... ok await_pyobject (py35_pep492_interop) Doctest: py35_pep492_interop.await_pyobject ... ok yield_from_cyobject (py35_pep492_interop) Doctest: py35_pep492_interop.yield_from_cyobject ... /usr/lib64/python3.9/doctest.py:1343: RuntimeWarning: coroutine 'yield_from_cyobject..simple_nonit' was never awaited exception = sys.exc_info() :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback /usr/lib64/python3.9/doctest.py:1343: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited exception = sys.exc_info() RuntimeWarning: Enable tracemalloc to get the object allocation traceback ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py35_pep492_interop ... #### 2020-08-23 17:01:20.909865 #### 2020-08-23 17:01:30.961329 #### 2020-08-23 17:01:40.999369 #### 2020-08-23 17:01:51.041945 #### 2020-08-23 17:02:01.077823 #### 2020-08-23 17:02:11.112058 #### 2020-08-23 17:02:21.150583 kwargs_metaclass (kwargs_passthrough) Doctest: kwargs_passthrough.kwargs_metaclass ... ok modify_in_closure (kwargs_passthrough) Doctest: kwargs_passthrough.modify_in_closure ... ok unused (kwargs_passthrough) Doctest: kwargs_passthrough.unused ... ok used_in_closure (kwargs_passthrough) Doctest: kwargs_passthrough.used_in_closure ... ok wrap_modify (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify ... ok wrap_modify_func (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_func ... ok wrap_modify_func_mix (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_func_mix ... ok wrap_modify_mix (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_mix ... ok wrap_passthrough (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough ... ok wrap_passthrough2 (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough2 ... ok wrap_passthrough_more (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough_more ... ok wrap_reassign (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_reassign ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kwargs_passthrough ... genexp_set (setcomp) Doctest: setcomp.genexp_set ... ok iterdict (setcomp) Doctest: setcomp.iterdict ... ok setcomp (setcomp) Doctest: setcomp.setcomp ... ok typed (setcomp) Doctest: setcomp.typed ... ok #### 2020-08-23 17:02:31.185039 runTest (__main__.CythonRunTestCase) compiling (c) and running slice3 ... genexpr_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.genexpr_in_closure ... ok genexpr_scope_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.genexpr_scope_in_closure ... ok list_comp_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.list_comp_in_closure ... ok pytyped_genexpr_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure ... ok pytyped_genexpr_in_closure_repeated (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure_repeated ... ok pytyped_list_comp_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure ... ok pytyped_list_comp_in_closure_repeated (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure_repeated ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running list_comp_in_closure_T598 ... #### 2020-08-23 17:02:41.220404 #### 2020-08-23 17:02:51.255242 #### 2020-08-23 17:03:01.306737 slice3 () Doctest: slice3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice3 ... #### 2020-08-23 17:03:11.342269 #### 2020-08-23 17:03:21.378358 #### 2020-08-23 17:03:31.421079 await_cyobject (py35_pep492_interop) Doctest: py35_pep492_interop.await_cyobject ... ok await_pyobject (py35_pep492_interop) Doctest: py35_pep492_interop.await_pyobject ... ok yield_from_cyobject (py35_pep492_interop) Doctest: py35_pep492_interop.yield_from_cyobject ... /usr/lib64/python3.9/doctest.py:1343: RuntimeWarning: coroutine 'yield_from_cyobject..simple_nonit' was never awaited exception = sys.exc_info() :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback /usr/lib64/python3.9/doctest.py:1343: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited exception = sys.exc_info() RuntimeWarning: Enable tracemalloc to get the object allocation traceback ok runTest (__main__.CythonRunTestCase) compiling (c) and running py3k_super ... #### 2020-08-23 17:03:41.462845 #### 2020-08-23 17:03:51.509136 slice3 () Doctest: slice3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running special_methods_T561 ... #### 2020-08-23 17:04:01.555013 #### 2020-08-23 17:04:11.601649 #### 2020-08-23 17:04:21.663561 kwargs_metaclass (kwargs_passthrough) Doctest: kwargs_passthrough.kwargs_metaclass ... ok modify_in_closure (kwargs_passthrough) Doctest: kwargs_passthrough.modify_in_closure ... ok unused (kwargs_passthrough) Doctest: kwargs_passthrough.unused ... ok used_in_closure (kwargs_passthrough) Doctest: kwargs_passthrough.used_in_closure ... ok wrap_modify (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify ... ok wrap_modify_func (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_func ... ok wrap_modify_func_mix (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_func_mix ... ok wrap_modify_mix (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_modify_mix ... ok wrap_passthrough (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough ... ok wrap_passthrough2 (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough2 ... ok wrap_passthrough_more (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_passthrough_more ... ok wrap_reassign (kwargs_passthrough) Doctest: kwargs_passthrough.wrap_reassign ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_module_T603 ... #### 2020-08-23 17:04:31.712619 #### 2020-08-23 17:04:42.184984 genexpr_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.genexpr_in_closure ... ok genexpr_scope_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.genexpr_scope_in_closure ... ok list_comp_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.list_comp_in_closure ... ok pytyped_genexpr_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure ... ok pytyped_genexpr_in_closure_repeated (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure_repeated ... ok pytyped_list_comp_in_closure (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure ... ok pytyped_list_comp_in_closure_repeated (list_comp_in_closure_T598) Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure_repeated ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running listcomp ... #### 2020-08-23 17:04:52.265036 #### 2020-08-23 17:05:02.394155 #### 2020-08-23 17:05:12.431255 lambda_module_T603 () Doctest: lambda_module_T603 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_module_T603 ... #### 2020-08-23 17:05:22.468226 #### 2020-08-23 17:05:32.507642 #### 2020-08-23 17:05:42.540205 #### 2020-08-23 17:05:52.581086 B (py3k_super) Doctest: py3k_super.B ... ok CClassSub (py3k_super) Doctest: py3k_super.CClassSub ... ok freeing_class_cell_temp_gh3246 (py3k_super) Doctest: py3k_super.freeing_class_cell_temp_gh3246 ... ok test_class_cell_empty (py3k_super) Doctest: py3k_super.test_class_cell_empty ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py3k_super ... #### 2020-08-23 17:06:02.615032 lambda_module_T603 () Doctest: lambda_module_T603 ... ok runTest (__main__.EndToEndTest) End-to-end line_profile_test ... #### 2020-08-23 17:06:12.676512 #### 2020-08-23 17:06:22.709453 #### 2020-08-23 17:06:32.753001 #### 2020-08-23 17:06:42.794818 #### 2020-08-23 17:06:52.906769 #### 2020-08-23 17:07:02.943006 ListCompInCClass (listcomp) Doctest: listcomp.ListCompInCClass ... ok ListCompInClass (listcomp) Doctest: listcomp.ListCompInClass ... ok global_listcomp (listcomp) Doctest: listcomp.global_listcomp ... ok inferred_type (listcomp) Doctest: listcomp.inferred_type ... ok int_runvar (listcomp) Doctest: listcomp.int_runvar ... ok iterdict (listcomp) Doctest: listcomp.iterdict ... ok list_genexp (listcomp) Doctest: listcomp.list_genexp ... ok listcomp_as_condition (listcomp) Doctest: listcomp.listcomp_as_condition ... ok listcomp_const_condition_false (listcomp) Doctest: listcomp.listcomp_const_condition_false ... ok listcomp_const_condition_false_assert (listcomp) Doctest: listcomp.listcomp_const_condition_false_assert ... ok listcomp_const_condition_false_bool_test (listcomp) Doctest: listcomp.listcomp_const_condition_false_bool_test ... ok listcomp_const_condition_false_if (listcomp) Doctest: listcomp.listcomp_const_condition_false_if ... ok listcomp_const_condition_false_typed_error (listcomp) Doctest: listcomp.listcomp_const_condition_false_typed_error ... ok listcomp_const_condition_true (listcomp) Doctest: listcomp.listcomp_const_condition_true ... ok nested_result (listcomp) Doctest: listcomp.nested_result ... ok not_inferred_type (listcomp) Doctest: listcomp.not_inferred_type ... ok smoketest (listcomp) Doctest: listcomp.smoketest ... ok sorted_listcomp (listcomp) Doctest: listcomp.sorted_listcomp ... ok typed (listcomp) Doctest: listcomp.typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running listcomp ... #### 2020-08-23 17:07:12.973839 #### 2020-08-23 17:07:23.005459 #### 2020-08-23 17:07:33.038120 #### 2020-08-23 17:07:43.070300 #### 2020-08-23 17:07:53.103353 #### 2020-08-23 17:08:03.144364 B (py3k_super) Doctest: py3k_super.B ... ok CClassSub (py3k_super) Doctest: py3k_super.CClassSub ... ok freeing_class_cell_temp_gh3246 (py3k_super) Doctest: py3k_super.freeing_class_cell_temp_gh3246 ... ok test_class_cell_empty (py3k_super) Doctest: py3k_super.test_class_cell_empty ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running py_classbody ... #### 2020-08-23 17:08:13.199027 #### 2020-08-23 17:08:23.305037 ok runTest (__main__.CythonRunTestCase) compiling (c) and running literal_lists ... #### 2020-08-23 17:08:33.836534 #### 2020-08-23 17:08:43.924145 ForLoopInPyClass (py_classbody) Doctest: py_classbody.ForLoopInPyClass ... ok TestCdefAttr (py_classbody) Doctest: py_classbody.TestCdefAttr ... ok TestPyAttr (py_classbody) Doctest: py_classbody.TestPyAttr ... ok del_in_class (py_classbody) Doctest: py_classbody.del_in_class ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py_classbody ... #### 2020-08-23 17:08:54.028709 #### 2020-08-23 17:09:04.110567 #### 2020-08-23 17:09:14.150453 literal_lists () Doctest: literal_lists ... ok repeated_literals (literal_lists) Doctest: literal_lists.repeated_literals ... ok test_ints (literal_lists) Doctest: literal_lists.test_ints ... ok test_module_level (literal_lists) Doctest: literal_lists.test_module_level ... ok test_struct (literal_lists) Doctest: literal_lists.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running literal_lists ... #### 2020-08-23 17:09:24.216735 ListCompInCClass (listcomp) Doctest: listcomp.ListCompInCClass ... ok ListCompInClass (listcomp) Doctest: listcomp.ListCompInClass ... ok global_listcomp (listcomp) Doctest: listcomp.global_listcomp ... ok inferred_type (listcomp) Doctest: listcomp.inferred_type ... ok int_runvar (listcomp) Doctest: listcomp.int_runvar ... ok iterdict (listcomp) Doctest: listcomp.iterdict ... ok list_genexp (listcomp) Doctest: listcomp.list_genexp ... ok listcomp_as_condition (listcomp) Doctest: listcomp.listcomp_as_condition ... ok listcomp_const_condition_false (listcomp) Doctest: listcomp.listcomp_const_condition_false ... ok listcomp_const_condition_false_assert (listcomp) Doctest: listcomp.listcomp_const_condition_false_assert ... ok listcomp_const_condition_false_bool_test (listcomp) Doctest: listcomp.listcomp_const_condition_false_bool_test ... ok listcomp_const_condition_false_if (listcomp) Doctest: listcomp.listcomp_const_condition_false_if ... ok listcomp_const_condition_false_typed_error (listcomp) Doctest: listcomp.listcomp_const_condition_false_typed_error ... ok listcomp_const_condition_true (listcomp) Doctest: listcomp.listcomp_const_condition_true ... ok nested_result (listcomp) Doctest: listcomp.nested_result ... ok not_inferred_type (listcomp) Doctest: listcomp.not_inferred_type ... ok smoketest (listcomp) Doctest: listcomp.smoketest ... ok sorted_listcomp (listcomp) Doctest: listcomp.sorted_listcomp ... ok typed (listcomp) Doctest: listcomp.typed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running locals ... #### 2020-08-23 17:09:34.251390 #### 2020-08-23 17:09:44.289187 ForLoopInPyClass (py_classbody) Doctest: py_classbody.ForLoopInPyClass ... ok TestCdefAttr (py_classbody) Doctest: py_classbody.TestCdefAttr ... ok TestPyAttr (py_classbody) Doctest: py_classbody.TestPyAttr ... ok del_in_class (py_classbody) Doctest: py_classbody.del_in_class ... ok run (__main__.PureDoctestTestCase) running pure doctests in py_classbody ... ForLoopInPyClass (pure_doctest__py_classbody) Doctest: pure_doctest__py_classbody.ForLoopInPyClass ... ok TestCdefAttr (pure_doctest__py_classbody) Doctest: pure_doctest__py_classbody.TestCdefAttr ... ok TestPyAttr (pure_doctest__py_classbody) Doctest: pure_doctest__py_classbody.TestPyAttr ... ok del_in_class (pure_doctest__py_classbody) Doctest: pure_doctest__py_classbody.del_in_class ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyclass_special_methods ... #### 2020-08-23 17:09:54.354503 #### 2020-08-23 17:10:04.405340 literal_lists () Doctest: literal_lists ... ok repeated_literals (literal_lists) Doctest: literal_lists.repeated_literals ... ok test_ints (literal_lists) Doctest: literal_lists.test_ints ... ok test_module_level (literal_lists) Doctest: literal_lists.test_module_level ... ok test_struct (literal_lists) Doctest: literal_lists.test_struct ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running literalslice ... #### 2020-08-23 17:10:14.456935 #### 2020-08-23 17:10:24.496235 === C/C++ compiler error output: === locals.c: In function ‘__pyx_pf_6locals_14locals_ctype’: locals.c:2425:8: warning: variable ‘__pyx_v_p’ set but not used [-Wunused-but-set-variable] 2425 | int *__pyx_v_p; | ^~~~~~~~~ locals.c: In function ‘__pyx_pf_6locals_16locals_ctype_inferred’: locals.c:2512:8: warning: variable ‘__pyx_v_b’ set but not used [-Wunused-but-set-variable] 2512 | int *__pyx_v_b; | ^~~~~~~~~ ==================================== buffers_in_locals (locals) Doctest: locals.buffers_in_locals ... ok get_dir (locals) Doctest: locals.get_dir ... ok get_locals (locals) Doctest: locals.get_locals ... ok get_vars (locals) Doctest: locals.get_vars ... ok in_dir (locals) Doctest: locals.in_dir ... ok in_locals (locals) Doctest: locals.in_locals ... ok in_vars (locals) Doctest: locals.in_vars ... ok locals_ctype (locals) Doctest: locals.locals_ctype ... ok locals_ctype_inferred (locals) Doctest: locals.locals_ctype_inferred ... ok pass_on_locals (locals) Doctest: locals.pass_on_locals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running locals ... PyClass (pyclass_special_methods) Doctest: pyclass_special_methods.PyClass ... ok use_as_context_manager (pyclass_special_methods) Doctest: pyclass_special_methods.use_as_context_manager ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyclass_special_methods ... special_methods_T561 () Doctest: special_methods_T561 ... ok GetAttrGetItemRedirect (special_methods_T561) Doctest: special_methods_T561.GetAttrGetItemRedirect ... ok VerySpecial (special_methods_T561) Doctest: special_methods_T561.VerySpecial ... #### 2020-08-23 17:10:34.527816 ok VerySpecialSubType (special_methods_T561) Doctest: special_methods_T561.VerySpecialSubType ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running special_methods_T561 ... literalslice () Doctest: literalslice ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running literalslice ... #### 2020-08-23 17:10:44.601504 #### 2020-08-23 17:10:54.665683 #### 2020-08-23 17:11:04.922743 #### 2020-08-23 17:11:15.044494 literalslice () Doctest: literalslice ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running locals_T732 ... #### 2020-08-23 17:11:25.075989 PyClass (pyclass_special_methods) Doctest: pyclass_special_methods.PyClass ... ok use_as_context_manager (pyclass_special_methods) Doctest: pyclass_special_methods.use_as_context_manager ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pycmp ... === C/C++ compiler error output: === locals.cpp: In function ‘PyObject* __pyx_pf_6locals_14locals_ctype(PyObject*)’: locals.cpp:2439:8: warning: variable ‘__pyx_v_p’ set but not used [-Wunused-but-set-variable] 2439 | int *__pyx_v_p; | ^~~~~~~~~ locals.cpp: In function ‘PyObject* __pyx_pf_6locals_16locals_ctype_inferred(PyObject*)’: locals.cpp:2526:8: warning: variable ‘__pyx_v_b’ set but not used [-Wunused-but-set-variable] 2526 | int *__pyx_v_b; | ^~~~~~~~~ ==================================== buffers_in_locals (locals) Doctest: locals.buffers_in_locals ... ok get_dir (locals) Doctest: locals.get_dir ... ok get_locals (locals) Doctest: locals.get_locals ... ok get_vars (locals) Doctest: locals.get_vars ... ok in_dir (locals) Doctest: locals.in_dir ... ok in_locals (locals) Doctest: locals.in_locals ... ok in_vars (locals) Doctest: locals.in_vars ... ok locals_ctype (locals) Doctest: locals.locals_ctype ... ok locals_ctype_inferred (locals) Doctest: locals.locals_ctype_inferred ... ok pass_on_locals (locals) Doctest: locals.pass_on_locals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running locals_rebind_T429 ... #### 2020-08-23 17:11:35.139052 #### 2020-08-23 17:11:45.206936 f (pycmp) Doctest: pycmp.f ... ok g (pycmp) Doctest: pycmp.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pycmp ... #### 2020-08-23 17:11:55.237581 test_class_dir_contains (locals_T732) Doctest: locals_T732.test_class_dir_contains ... ok test_class_locals_and_dir (locals_T732) Doctest: locals_T732.test_class_locals_and_dir ... ok test_module_locals_and_dir (locals_T732) Doctest: locals_T732.test_module_locals_and_dir ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running locals_T732 ... locals_rebind_T429 () Doctest: locals_rebind_T429 ... ok get_locals_rebound (locals_rebind_T429) Doctest: locals_rebind_T429.get_locals_rebound ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running locals_rebind_T429 ... #### 2020-08-23 17:12:05.289273 f (pycmp) Doctest: pycmp.f ... ok g (pycmp) Doctest: pycmp.g ... ok #### 2020-08-23 17:12:15.327254 runTest (__main__.CythonRunTestCase) compiling (c) and running pyobjcast_T313 ... #### 2020-08-23 17:12:25.366152 locals_rebind_T429 () Doctest: locals_rebind_T429 ... ok get_locals_rebound (locals_rebind_T429) Doctest: locals_rebind_T429.get_locals_rebound ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running menten1 ... test_class_dir_contains (locals_T732) Doctest: locals_T732.test_class_dir_contains ... ok test_class_locals_and_dir (locals_T732) Doctest: locals_T732.test_class_locals_and_dir ... ok test_module_locals_and_dir (locals_T732) Doctest: locals_T732.test_module_locals_and_dir ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running locals_expressions_T430 ... #### 2020-08-23 17:12:35.397289 pyobjcast_T313 () Doctest: pyobjcast_T313 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyobjcast_T313 ... #### 2020-08-23 17:12:45.435381 #### 2020-08-23 17:12:55.698118 loops (menten1) Doctest: menten1.loops ... ok pyobjcast_T313 () Doctest: pyobjcast_T313 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running menten1 ... runTest (__main__.CythonRunTestCase) compiling (c) and running r_addint ... #### 2020-08-23 17:13:05.748579 locals_expressions_T430 () Doctest: locals_expressions_T430 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running locals_expressions_T430 ... #### 2020-08-23 17:13:15.784933 r_addint () Doctest: r_addint ... ok loops (menten1) Doctest: menten1.loops ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_addint ... runTest (__main__.EndToEndTest) End-to-end module_init_error ... #### 2020-08-23 17:13:25.819635 #### 2020-08-23 17:13:35.849780 locals_expressions_T430 () Doctest: locals_expressions_T430 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running methodmangling_T5 ... #### 2020-08-23 17:13:45.880331 r_addint () Doctest: r_addint ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_bishop3 ... #### 2020-08-23 17:13:55.912104 #### 2020-08-23 17:14:05.945488 #### 2020-08-23 17:14:15.977327 ok runTest (__main__.CythonRunTestCase) compiling (c) and running nonlocal_T490 ... #### 2020-08-23 17:14:26.016700 #### 2020-08-23 17:14:36.199399 CyTest (methodmangling_T5) Doctest: methodmangling_T5.CyTest ... ok get (methodmangling_T5.CyTest) Doctest: methodmangling_T5.CyTest.get ... ok get_inner (methodmangling_T5.CyTest) Doctest: methodmangling_T5.CyTest.get_inner ... ok CyTestSub (methodmangling_T5) Doctest: methodmangling_T5.CyTestSub ... ok get (methodmangling_T5.CyTestSub) Doctest: methodmangling_T5.CyTestSub.get ... ok get_inner (methodmangling_T5.CyTestSub) Doctest: methodmangling_T5.CyTestSub.get_inner ... ok _UnderscoreTest (methodmangling_T5) Doctest: methodmangling_T5._UnderscoreTest ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running methodmangling_T5 ... #### 2020-08-23 17:14:46.262964 #### 2020-08-23 17:14:56.295728 #### 2020-08-23 17:15:06.328675 r_bishop3 () Doctest: r_bishop3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_bishop3 ... #### 2020-08-23 17:15:16.378487 #### 2020-08-23 17:15:26.411125 #### 2020-08-23 17:15:36.452003 CyTest (methodmangling_T5) Doctest: methodmangling_T5.CyTest ... ok get (methodmangling_T5.CyTest) Doctest: methodmangling_T5.CyTest.get ... ok get_inner (methodmangling_T5.CyTest) Doctest: methodmangling_T5.CyTest.get_inner ... ok CyTestSub (methodmangling_T5) Doctest: methodmangling_T5.CyTestSub ... ok get (methodmangling_T5.CyTestSub) Doctest: methodmangling_T5.CyTestSub.get ... ok get_inner (methodmangling_T5.CyTestSub) Doctest: methodmangling_T5.CyTestSub.get_inner ... ok _UnderscoreTest (methodmangling_T5) Doctest: methodmangling_T5._UnderscoreTest ... ok run (__main__.PureDoctestTestCase) running pure doctests in methodmangling_T5 ... CyTest (pure_doctest__methodmangling_T5) Doctest: pure_doctest__methodmangling_T5.CyTest ... ok get (pure_doctest__methodmangling_T5.CyTest) Doctest: pure_doctest__methodmangling_T5.CyTest.get ... ok get_inner (pure_doctest__methodmangling_T5.CyTest) Doctest: pure_doctest__methodmangling_T5.CyTest.get_inner ... ok CyTestSub (pure_doctest__methodmangling_T5) Doctest: pure_doctest__methodmangling_T5.CyTestSub ... ok get (pure_doctest__methodmangling_T5.CyTestSub) Doctest: pure_doctest__methodmangling_T5.CyTestSub.get ... ok get_inner (pure_doctest__methodmangling_T5.CyTestSub) Doctest: pure_doctest__methodmangling_T5.CyTestSub.get_inner ... ok _UnderscoreTest (pure_doctest__methodmangling_T5) Doctest: pure_doctest__methodmangling_T5._UnderscoreTest ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running mod__name__ ... arg (nonlocal_T490) Doctest: nonlocal_T490.arg ... #### 2020-08-23 17:15:46.534934 ok argtype (nonlocal_T490) Doctest: nonlocal_T490.argtype ... ok assign (nonlocal_T490) Doctest: nonlocal_T490.assign ... ok class_body (nonlocal_T490) Doctest: nonlocal_T490.class_body ... ok methods (nonlocal_T490) Doctest: nonlocal_T490.methods ... ok nested (nonlocal_T490) Doctest: nonlocal_T490.nested ... ok nested_nonlocals (nonlocal_T490) Doctest: nonlocal_T490.nested_nonlocals ... ok ping_pong (nonlocal_T490) Doctest: nonlocal_T490.ping_pong ... ok simple (nonlocal_T490) Doctest: nonlocal_T490.simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running nonlocal_T490 ... #### 2020-08-23 17:15:56.574425 in_function (mod__name__) Doctest: mod__name__.in_function ... ok in_module (mod__name__) Doctest: mod__name__.in_module ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running mod__name__ ... #### 2020-08-23 17:16:06.607607 #### 2020-08-23 17:16:16.647686 in_function (mod__name__) Doctest: mod__name__.in_function ... ok in_module (mod__name__) Doctest: mod__name__.in_module ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running moduletryexcept ... r_bishop3 () Doctest: r_bishop3 ... ok #### 2020-08-23 17:16:26.678258 runTest (__main__.CythonRunTestCase) compiling (c) and running r_bowden1 ... #### 2020-08-23 17:16:36.709304 #### 2020-08-23 17:16:46.740697 r_bowden1 () Doctest: r_bowden1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_bowden1 ... #### 2020-08-23 17:16:56.769201 #### 2020-08-23 17:17:07.073552 arg (nonlocal_T490) Doctest: nonlocal_T490.arg ... ok argtype (nonlocal_T490) Doctest: nonlocal_T490.argtype ... ok assign (nonlocal_T490) Doctest: nonlocal_T490.assign ... ok class_body (nonlocal_T490) Doctest: nonlocal_T490.class_body ... ok methods (nonlocal_T490) Doctest: nonlocal_T490.methods ... ok nested (nonlocal_T490) Doctest: nonlocal_T490.nested ... ok nested_nonlocals (nonlocal_T490) Doctest: nonlocal_T490.nested_nonlocals ... ok ping_pong (nonlocal_T490) Doctest: nonlocal_T490.ping_pong ... ok simple (nonlocal_T490) Doctest: nonlocal_T490.simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running nononetypecheck ... special_methods_T561 () Doctest: special_methods_T561 ... ok GetAttrGetItemRedirect (special_methods_T561) Doctest: special_methods_T561.GetAttrGetItemRedirect ... ok VerySpecial (special_methods_T561) Doctest: special_methods_T561.VerySpecial ... ok VerySpecialSubType (special_methods_T561) Doctest: special_methods_T561.VerySpecialSubType ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running special_methods_T561_py3 ... #### 2020-08-23 17:17:17.163734 moduletryexcept () Doctest: moduletryexcept ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running moduletryexcept ... #### 2020-08-23 17:17:27.195292 r_bowden1 () Doctest: r_bowden1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_docstrings ... #### 2020-08-23 17:17:37.227741 #### 2020-08-23 17:17:47.299268 g (nononetypecheck) Doctest: nononetypecheck.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running nononetypecheck ... #### 2020-08-23 17:17:57.368270 #### 2020-08-23 17:18:07.404228 special_methods_T561_py3 () Doctest: special_methods_T561_py3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running special_methods_T561_py3 ... #### 2020-08-23 17:18:17.441194 moduletryexcept () Doctest: moduletryexcept ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running multass ... #### 2020-08-23 17:18:27.478963 #### 2020-08-23 17:18:37.518603 g (nononetypecheck) Doctest: nononetypecheck.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running notinop ... #### 2020-08-23 17:18:47.556697 multass () Doctest: multass ... ok f (multass) Doctest: multass.f ... ok g (multass) Doctest: multass.g ... ok j (multass) Doctest: multass.j ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running multass ... #### 2020-08-23 17:18:57.590325 test_docstrings (r_docstrings.__test__) Doctest: r_docstrings.__test__.test_docstrings ... ok test_non_docstrings (r_docstrings) Doctest: r_docstrings.test_non_docstrings ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_docstrings ... #### 2020-08-23 17:19:07.622018 #### 2020-08-23 17:19:18.004552 special_methods_T561_py3 () Doctest: special_methods_T561_py3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running specialfloat ... #### 2020-08-23 17:19:28.041788 multass () Doctest: multass ... ok f (multass) Doctest: multass.f ... ok g (multass) Doctest: multass.g ... ok j (multass) Doctest: multass.j ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running new_as_nonkeyword ... #### 2020-08-23 17:19:38.126141 #### 2020-08-23 17:19:48.161231 === C/C++ compiler error output: === notinop.c: In function ‘__Pyx_UnicodeContainsUCS4’: notinop.c:6182:1: warning: control reaches end of non-void function [-Wreturn-type] 6182 | } | ^ ==================================== conditional_bytes (notinop) Doctest: notinop.conditional_bytes ... ok conditional_int (notinop) Doctest: notinop.conditional_int ... ok conditional_none (notinop) Doctest: notinop.conditional_none ... ok conditional_object (notinop) Doctest: notinop.conditional_object ... ok conditional_unicode (notinop) Doctest: notinop.conditional_unicode ... ok f (notinop) Doctest: notinop.f ... ok g (notinop) Doctest: notinop.g ... ok h (notinop) Doctest: notinop.h ... ok j (notinop) Doctest: notinop.j ... ok k (notinop) Doctest: notinop.k ... ok m_bytes (notinop) Doctest: notinop.m_bytes ... ok m_bytes_literal (notinop) Doctest: notinop.m_bytes_literal ... ok m_list (notinop) Doctest: notinop.m_list ... ok m_set (notinop) Doctest: notinop.m_set ... ok m_tuple (notinop) Doctest: notinop.m_tuple ... ok m_tuple_in_or_notin (notinop) Doctest: notinop.m_tuple_in_or_notin ... ok m_tuple_notin_and_notin (notinop) Doctest: notinop.m_tuple_notin_and_notin ... ok m_tuple_notin_and_notin_overlap (notinop) Doctest: notinop.m_tuple_notin_and_notin_overlap ... ok m_tuple_notin_or_notin (notinop) Doctest: notinop.m_tuple_notin_or_notin ... ok m_unicode (notinop) Doctest: notinop.m_unicode ... ok m_unicode_literal (notinop) Doctest: notinop.m_unicode_literal ... ok n (notinop) Doctest: notinop.n ... ok p (notinop) Doctest: notinop.p ... ok q (notinop) Doctest: notinop.q ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running notinop ... #### 2020-08-23 17:19:58.281799 emfloat (specialfloat) Doctest: specialfloat.emfloat ... ok epfloat (specialfloat) Doctest: specialfloat.epfloat ... ok f (specialfloat) Doctest: specialfloat.f ... ok global_floats (specialfloat) Doctest: specialfloat.global_floats ... ok infn1 (specialfloat) Doctest: specialfloat.infn1 ... ok infn2 (specialfloat) Doctest: specialfloat.infn2 ... ok infn3 (specialfloat) Doctest: specialfloat.infn3 ... ok infp1 (specialfloat) Doctest: specialfloat.infp1 ... ok infp2 (specialfloat) Doctest: specialfloat.infp2 ... ok infp3 (specialfloat) Doctest: specialfloat.infp3 ... ok nan1 (specialfloat) Doctest: specialfloat.nan1 ... ok nan2 (specialfloat) Doctest: specialfloat.nan2 ... ok nan3 (specialfloat) Doctest: specialfloat.nan3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running specialfloat ... new (new_as_nonkeyword.A) Doctest: new_as_nonkeyword.A.new ... ok new (new_as_nonkeyword) Doctest: new_as_nonkeyword.new ... ok x (new_as_nonkeyword) Doctest: new_as_nonkeyword.x ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running new_as_nonkeyword ... #### 2020-08-23 17:20:08.313452 #### 2020-08-23 17:20:18.343553 #### 2020-08-23 17:20:28.373283 test_docstrings (r_docstrings.__test__) Doctest: r_docstrings.__test__.test_docstrings ... ok test_non_docstrings (r_docstrings) Doctest: r_docstrings.test_non_docstrings ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_hordijk1 ... #### 2020-08-23 17:20:38.426221 new (new_as_nonkeyword.A) Doctest: new_as_nonkeyword.A.new ... ok new (new_as_nonkeyword) Doctest: new_as_nonkeyword.new ... ok x (new_as_nonkeyword) Doctest: new_as_nonkeyword.x ... ok #### 2020-08-23 17:20:48.462406 runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_bufacc_T155 ... emfloat (specialfloat) Doctest: specialfloat.emfloat ... ok epfloat (specialfloat) Doctest: specialfloat.epfloat ... ok f (specialfloat) Doctest: specialfloat.f ... ok global_floats (specialfloat) Doctest: specialfloat.global_floats ... ok infn1 (specialfloat) Doctest: specialfloat.infn1 ... ok infn2 (specialfloat) Doctest: specialfloat.infn2 ... ok infn3 (specialfloat) Doctest: specialfloat.infn3 ... ok infp1 (specialfloat) Doctest: specialfloat.infp1 ... ok infp2 (specialfloat) Doctest: specialfloat.infp2 ... ok infp3 (specialfloat) Doctest: specialfloat.infp3 ... ok nan1 (specialfloat) Doctest: specialfloat.nan1 ... ok nan2 (specialfloat) Doctest: specialfloat.nan2 ... ok nan3 (specialfloat) Doctest: specialfloat.nan3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running starargs ... #### 2020-08-23 17:20:58.494595 === C/C++ compiler error output: === notinop.cpp: In function ‘int __Pyx_UnicodeContainsUCS4(PyObject*, Py_UCS4)’: notinop.cpp:6196:1: warning: control reaches end of non-void function [-Wreturn-type] 6196 | } | ^ ==================================== conditional_bytes (notinop) Doctest: notinop.conditional_bytes ... ok conditional_int (notinop) Doctest: notinop.conditional_int ... ok conditional_none (notinop) Doctest: notinop.conditional_none ... ok conditional_object (notinop) Doctest: notinop.conditional_object ... ok conditional_unicode (notinop) Doctest: notinop.conditional_unicode ... ok f (notinop) Doctest: notinop.f ... ok g (notinop) Doctest: notinop.g ... ok h (notinop) Doctest: notinop.h ... ok j (notinop) Doctest: notinop.j ... ok k (notinop) Doctest: notinop.k ... ok m_bytes (notinop) Doctest: notinop.m_bytes ... ok m_bytes_literal (notinop) Doctest: notinop.m_bytes_literal ... ok m_list (notinop) Doctest: notinop.m_list ... ok m_set (notinop) Doctest: notinop.m_set ... ok m_tuple (notinop) Doctest: notinop.m_tuple ... ok m_tuple_in_or_notin (notinop) Doctest: notinop.m_tuple_in_or_notin ... ok m_tuple_notin_and_notin (notinop) Doctest: notinop.m_tuple_notin_and_notin ... ok m_tuple_notin_and_notin_overlap (notinop) Doctest: notinop.m_tuple_notin_and_notin_overlap ... ok m_tuple_notin_or_notin (notinop) Doctest: notinop.m_tuple_notin_or_notin ... ok m_unicode (notinop) Doctest: notinop.m_unicode ... ok m_unicode_literal (notinop) Doctest: notinop.m_unicode_literal ... ok n (notinop) Doctest: notinop.n ... ok p (notinop) Doctest: notinop.p ... ok q (notinop) Doctest: notinop.q ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_cimport ... #### 2020-08-23 17:21:08.528809 #### 2020-08-23 17:21:18.845126 r_hordijk1 () Doctest: r_hordijk1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_hordijk1 ... #### 2020-08-23 17:21:28.903591 creosote (starargs) Doctest: starargs.creosote ... ok grail (starargs) Doctest: starargs.grail ... ok onlyk (starargs) Doctest: starargs.onlyk ... ok onlyt (starargs) Doctest: starargs.onlyt ... ok spam (starargs) Doctest: starargs.spam ... ok swallow (starargs) Doctest: starargs.swallow ... ok tk (starargs) Doctest: starargs.tk ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running starargs ... #### 2020-08-23 17:21:38.946127 numpy_cimport () Doctest: numpy_cimport ... ok === C/C++ compiler error output: === In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_bufacc_T155.c:610: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ ==================================== numpy_bufacc_T155 () Doctest: numpy_bufacc_T155 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_bufacc_T155 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_cimport ... #### 2020-08-23 17:21:48.986382 #### 2020-08-23 17:21:59.023536 #### 2020-08-23 17:22:09.060909 r_hordijk1 () Doctest: r_hordijk1 ... ok creosote (starargs) Doctest: starargs.creosote ... ok grail (starargs) Doctest: starargs.grail ... ok onlyk (starargs) Doctest: starargs.onlyk ... ok onlyt (starargs) Doctest: starargs.onlyt ... ok spam (starargs) Doctest: starargs.spam ... ok swallow (starargs) Doctest: starargs.swallow ... ok tk (starargs) Doctest: starargs.tk ... runTest (__main__.CythonRunTestCase) compiling (c) and running r_mcintyre1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running static_methods ... #### 2020-08-23 17:22:19.119060 #### 2020-08-23 17:22:29.159692 numpy_cimport () Doctest: numpy_cimport ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running overflow_check_longlong ... #### 2020-08-23 17:22:39.280933 r_mcintyre1 () Doctest: r_mcintyre1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_mcintyre1 ... #### 2020-08-23 17:22:49.321213 === C/C++ compiler error output: === In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_bufacc_T155.cpp:624: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ ==================================== numpy_bufacc_T155 () Doctest: numpy_bufacc_T155 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_parallel ... #### 2020-08-23 17:22:59.358816 skipped "Test 'numpy_parallel' excluded due to tags 'numpy_old, openmp'" runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_parallel ... #### 2020-08-23 17:23:09.392247 r_mcintyre1 () Doctest: r_mcintyre1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_mitch_chapman_2 ... #### 2020-08-23 17:23:19.426385 static_def (static_methods.A) Doctest: static_methods.A.static_def ... ok call_static_cdef (static_methods) Doctest: static_methods.call_static_cdef ... ok call_static_cdef2 (static_methods) Doctest: static_methods.call_static_cdef2 ... ok call_static_def (static_methods) Doctest: static_methods.call_static_def ... ok call_static_list_comprehension_GH1540 (static_methods) Doctest: static_methods.call_static_list_comprehension_GH1540 ... ok call_static_pxd_cdef (static_methods) Doctest: static_methods.call_static_pxd_cdef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running static_methods ... skipped "Test 'numpy_parallel' excluded due to tags 'numpy_old, openmp'" runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_subarray ... #### 2020-08-23 17:23:29.607150 boolExpressionsFail (r_mitch_chapman_2) Doctest: r_mitch_chapman_2.boolExpressionsFail ... ok #### 2020-08-23 17:23:39.640764 runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_mitch_chapman_2 ... #### 2020-08-23 17:23:49.674366 #### 2020-08-23 17:23:59.737688 boolExpressionsFail (r_mitch_chapman_2) Doctest: r_mitch_chapman_2.boolExpressionsFail ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_pyclass ... #### 2020-08-23 17:24:09.775525 === C/C++ compiler error output: === In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_subarray.c:610: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ ==================================== numpy_subarray () Doctest: numpy_subarray ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_subarray ... format (overflow_check_longlong) Doctest: overflow_check_longlong.format ... ok test_add (overflow_check_longlong) Doctest: overflow_check_longlong.test_add ... ok test_add_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_add_const ... ok test_lshift (overflow_check_longlong) Doctest: overflow_check_longlong.test_lshift ... ok test_mul (overflow_check_longlong) Doctest: overflow_check_longlong.test_mul ... ok test_mul_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_mul_const ... ok test_nested (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested ... ok test_nested_add (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested_add ... ok test_nested_func (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested_func ... ok test_sub (overflow_check_longlong) Doctest: overflow_check_longlong.test_sub ... ok test_sub_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_sub_const ... #### 2020-08-23 17:24:19.817101 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running overflow_check_longlong ... #### 2020-08-23 17:24:29.847590 static_def (static_methods.A) Doctest: static_methods.A.static_def ... ok call_static_cdef (static_methods) Doctest: static_methods.call_static_cdef ... ok call_static_cdef2 (static_methods) Doctest: static_methods.call_static_cdef2 ... ok call_static_def (static_methods) Doctest: static_methods.call_static_def ... ok call_static_list_comprehension_GH1540 (static_methods) Doctest: static_methods.call_static_list_comprehension_GH1540 ... ok call_static_pxd_cdef (static_methods) Doctest: static_methods.call_static_pxd_cdef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running str_ascii_auto_encoding ... order (r_pyclass) Doctest: r_pyclass.order ... ok #### 2020-08-23 17:24:39.879683 runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_pyclass ... #### 2020-08-23 17:24:49.916087 #### 2020-08-23 17:24:59.949451 #### 2020-08-23 17:25:09.986461 as_objects (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.as_objects ... ok check_auto_string_type (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.check_auto_string_type ... ok from_object (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.from_object ... ok slice_as_objects (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running str_ascii_auto_encoding ... #### 2020-08-23 17:25:20.024500 order (r_pyclass) Doctest: r_pyclass.order ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_pythonapi ... === C/C++ compiler error output: === In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from numpy_subarray.cpp:624: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ ==================================== numpy_subarray () Doctest: numpy_subarray ... ok #### 2020-08-23 17:25:30.371305 runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_test ... #### 2020-08-23 17:25:40.406695 #### 2020-08-23 17:25:50.437607 #### 2020-08-23 17:26:00.470116 r_pythonapi () Doctest: r_pythonapi ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_pythonapi ... format (overflow_check_longlong) Doctest: overflow_check_longlong.format ... ok test_add (overflow_check_longlong) Doctest: overflow_check_longlong.test_add ... ok test_add_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_add_const ... ok test_lshift (overflow_check_longlong) Doctest: overflow_check_longlong.test_lshift ... ok test_mul (overflow_check_longlong) Doctest: overflow_check_longlong.test_mul ... ok test_mul_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_mul_const ... ok test_nested (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested ... ok test_nested_add (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested_add ... ok test_nested_func (overflow_check_longlong) Doctest: overflow_check_longlong.test_nested_func ... ok test_sub (overflow_check_longlong) Doctest: overflow_check_longlong.test_sub ... ok test_sub_const (overflow_check_longlong) Doctest: overflow_check_longlong.test_sub_const ... ok as_objects (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.as_objects ... runTest (__main__.CythonRunTestCase) compiling (c) and running overflow_check_uint ... ok check_auto_string_type (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.check_auto_string_type ... ok from_object (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.from_object ... ok slice_as_objects (str_ascii_auto_encoding) Doctest: str_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running str_default_auto_encoding ... #### 2020-08-23 17:26:10.502386 #### 2020-08-23 17:26:20.534260 #### 2020-08-23 17:26:30.566607 #### 2020-08-23 17:26:40.598691 r_pythonapi () Doctest: r_pythonapi ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_typecast ... #### 2020-08-23 17:26:50.632893 str_default_auto_encoding () Doctest: str_default_auto_encoding ... ok as_objects (str_default_auto_encoding) Doctest: str_default_auto_encoding.as_objects ... ok check_auto_string_type (str_default_auto_encoding) Doctest: str_default_auto_encoding.check_auto_string_type ... ok from_object (str_default_auto_encoding) Doctest: str_default_auto_encoding.from_object ... ok slice_as_objects (str_default_auto_encoding) Doctest: str_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running str_default_auto_encoding ... #### 2020-08-23 17:27:00.677569 #### 2020-08-23 17:27:10.723673 #### 2020-08-23 17:27:20.755621 call_method (r_typecast) Doctest: r_typecast.call_method ... ok === Expected: === === Got: === 962:69: Cannot convert 'void *' to Python object ERROR runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_test ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_typecast ... #### 2020-08-23 17:27:30.816243 format (overflow_check_uint) Doctest: overflow_check_uint.format ... ok test_add (overflow_check_uint) Doctest: overflow_check_uint.test_add ... ok test_add_const (overflow_check_uint) Doctest: overflow_check_uint.test_add_const ... ok test_lshift (overflow_check_uint) Doctest: overflow_check_uint.test_lshift ... ok test_mul (overflow_check_uint) Doctest: overflow_check_uint.test_mul ... ok test_mul_const (overflow_check_uint) Doctest: overflow_check_uint.test_mul_const ... ok test_nested (overflow_check_uint) Doctest: overflow_check_uint.test_nested ... ok test_nested_add (overflow_check_uint) Doctest: overflow_check_uint.test_nested_add ... ok test_nested_func (overflow_check_uint) Doctest: overflow_check_uint.test_nested_func ... ok test_sub (overflow_check_uint) Doctest: overflow_check_uint.test_sub ... ok test_sub_const (overflow_check_uint) Doctest: overflow_check_uint.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running overflow_check_uint ... str_default_auto_encoding () Doctest: str_default_auto_encoding ... ok as_objects (str_default_auto_encoding) Doctest: str_default_auto_encoding.as_objects ... ok check_auto_string_type (str_default_auto_encoding) Doctest: str_default_auto_encoding.check_auto_string_type ... ok from_object (str_default_auto_encoding) Doctest: str_default_auto_encoding.from_object ... ok slice_as_objects (str_default_auto_encoding) Doctest: str_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running strescapes ... #### 2020-08-23 17:27:40.865216 #### 2020-08-23 17:27:50.898395 #### 2020-08-23 17:28:00.965135 strescapes () Doctest: strescapes ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running strescapes ... #### 2020-08-23 17:28:11.441350 call_method (r_typecast) Doctest: r_typecast.call_method ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running return ... #### 2020-08-23 17:28:21.514245 #### 2020-08-23 17:28:31.550680 strescapes () Doctest: strescapes ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running struct_conversion_extern ... f (return) Doctest: return.f ... ok test_g (return) Doctest: return.test_g ... ok test_h (return) Doctest: return.test_h ... ok #### 2020-08-23 17:28:41.590597 runTest (__main__.CythonRunTestCase) compiling (cpp) and running return ... #### 2020-08-23 17:28:51.623460 test_extern_struct (struct_conversion_extern) Doctest: struct_conversion_extern.test_extern_struct ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running struct_conversion_extern ... #### 2020-08-23 17:29:01.660705 f (return) Doctest: return.f ... ok test_g (return) Doctest: return.test_g ... ok test_h (return) Doctest: return.test_h ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running rodriguez_1 ... format (overflow_check_uint) Doctest: overflow_check_uint.format ... ok test_add (overflow_check_uint) Doctest: overflow_check_uint.test_add ... ok test_add_const (overflow_check_uint) Doctest: overflow_check_uint.test_add_const ... ok test_lshift (overflow_check_uint) Doctest: overflow_check_uint.test_lshift ... ok test_mul (overflow_check_uint) Doctest: overflow_check_uint.test_mul ... ok test_mul_const (overflow_check_uint) Doctest: overflow_check_uint.test_mul_const ... ok test_nested (overflow_check_uint) Doctest: overflow_check_uint.test_nested ... ok test_nested_add (overflow_check_uint) Doctest: overflow_check_uint.test_nested_add ... ok test_nested_func (overflow_check_uint) Doctest: overflow_check_uint.test_nested_func ... ok test_sub (overflow_check_uint) Doctest: overflow_check_uint.test_sub ... ok test_sub_const (overflow_check_uint) Doctest: overflow_check_uint.test_sub_const ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running parallel ... #### 2020-08-23 17:29:11.706510 test_extern_struct (struct_conversion_extern) Doctest: struct_conversion_extern.test_extern_struct ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running switch ... #### 2020-08-23 17:29:21.746146 === Expected: === === Got: === 962:69: Cannot convert 'void *' to Python object ERROR runTest (__main__.CythonRunTestCase) compiling (c) and running or ... rodriguez_1 () Doctest: rodriguez_1 ... ok #### 2020-08-23 17:29:31.782516 runTest (__main__.CythonRunTestCase) compiling (cpp) and running rodriguez_1 ... #### 2020-08-23 17:29:41.815987 #### 2020-08-23 17:29:51.848083 #### 2020-08-23 17:30:01.879728 rodriguez_1 () Doctest: rodriguez_1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running sequential_parallel ... #### 2020-08-23 17:30:11.911807 compile_time_tuple_constant (switch) Doctest: switch.compile_time_tuple_constant ... ok enum_duplicates (switch) Doctest: switch.enum_duplicates ... ok enum_switch (switch) Doctest: switch.enum_switch ... ok int_enum_duplicates_mix (switch) Doctest: switch.int_enum_duplicates_mix ... ok int_enum_switch_mix (switch) Doctest: switch.int_enum_switch_mix ... ok int_in_bool_binop (switch) Doctest: switch.int_in_bool_binop ... ok int_in_bool_binop_3 (switch) Doctest: switch.int_in_bool_binop_3 ... ok switch_c (switch) Doctest: switch.switch_c ... ok switch_in (switch) Doctest: switch.switch_in ... ok switch_in_switch (switch) Doctest: switch.switch_in_switch ... ok switch_off (switch) Doctest: switch.switch_off ... ok switch_or (switch) Doctest: switch.switch_or ... #### 2020-08-23 17:30:21.943809 ok switch_pass (switch) Doctest: switch.switch_pass ... ok switch_py (switch) Doctest: switch.switch_py ... ok switch_short (switch) Doctest: switch.switch_short ... ok switch_simple_c (switch) Doctest: switch.switch_simple_c ... ok switch_simple_py (switch) Doctest: switch.switch_simple_py ... ok or2 (or) Doctest: or.or2 ... ok or2_assign (or) Doctest: or.or2_assign ... ok or2_literal (or) Doctest: or.or2_literal ... ok or2_no_result (or) Doctest: or.or2_no_result ... ok or3 (or) Doctest: or.or3 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running switch ... ok test_GH2059_missing_cast (or) Doctest: or.test_GH2059_missing_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running or ... skipped "Test 'parallel' excluded due to tags 'run, openmp'" runTest (__main__.CythonRunTestCase) compiling (cpp) and running parallel ... #### 2020-08-23 17:30:32.258904 #### 2020-08-23 17:30:42.315506 #### 2020-08-23 17:30:52.357003 #### 2020-08-23 17:31:02.393712 #### 2020-08-23 17:31:12.432604 #### 2020-08-23 17:31:22.465303 or2 (or) Doctest: or.or2 ... ok or2_assign (or) Doctest: or.or2_assign ... ok or2_literal (or) Doctest: or.or2_literal ... ok or2_no_result (or) Doctest: or.or2_no_result ... ok or3 (or) Doctest: or.or3 ... ok test_GH2059_missing_cast (or) Doctest: or.test_GH2059_missing_cast ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running owned_arg_refs ... compile_time_tuple_constant (switch) Doctest: switch.compile_time_tuple_constant ... ok enum_duplicates (switch) Doctest: switch.enum_duplicates ... ok enum_switch (switch) Doctest: switch.enum_switch ... ok int_enum_duplicates_mix (switch) Doctest: switch.int_enum_duplicates_mix ... ok int_enum_switch_mix (switch) Doctest: switch.int_enum_switch_mix ... ok int_in_bool_binop (switch) Doctest: switch.int_in_bool_binop ... ok int_in_bool_binop_3 (switch) Doctest: switch.int_in_bool_binop_3 ... ok switch_c (switch) Doctest: switch.switch_c ... ok switch_in (switch) Doctest: switch.switch_in ... ok switch_in_switch (switch) Doctest: switch.switch_in_switch ... ok switch_off (switch) Doctest: switch.switch_off ... ok switch_or (switch) Doctest: switch.switch_or ... ok switch_pass (switch) Doctest: switch.switch_pass ... ok switch_py (switch) Doctest: switch.switch_py ... ok switch_short (switch) Doctest: switch.switch_short ... ok switch_simple_c (switch) Doctest: switch.switch_simple_c ... ok switch_simple_py (switch) Doctest: switch.switch_simple_py ... ok #### 2020-08-23 17:31:32.511123 runTest (__main__.CythonRunTestCase) compiling (c) and running temp_alloc_T409 ... #### 2020-08-23 17:31:42.545915 skipped "Test 'parallel' excluded due to tags 'run, openmp'" runTest (__main__.CythonRunTestCase) compiling (c) and running pass ... foo (temp_alloc_T409) Doctest: temp_alloc_T409.foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running temp_alloc_T409 ... #### 2020-08-23 17:31:52.580595 #### 2020-08-23 17:32:02.613033 f (pass) Doctest: pass.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pass ... foo (temp_alloc_T409) Doctest: temp_alloc_T409.foo ... ok #### 2020-08-23 17:32:12.647713 runTest (__main__.CythonRunTestCase) compiling (c) and running temps_corner1 ... test_ext_type_attr (owned_arg_refs) Doctest: owned_arg_refs.test_ext_type_attr ... ok test_ext_type_attr_nogil (owned_arg_refs) Doctest: owned_arg_refs.test_ext_type_attr_nogil ... #### 2020-08-23 17:32:22.689183 ok test_index (owned_arg_refs) Doctest: owned_arg_refs.test_index ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running owned_arg_refs ... f (pass) Doctest: pass.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pinard6 ... #### 2020-08-23 17:32:32.726725 pinard6 () Doctest: pinard6 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pinard6 ... #### 2020-08-23 17:32:42.760756 #### 2020-08-23 17:32:52.816488 pinard6 () Doctest: pinard6 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pointers ... #### 2020-08-23 17:33:03.141458 B (temps_corner1) Doctest: temps_corner1.B ... ok #### 2020-08-23 17:33:13.176350 runTest (__main__.CythonRunTestCase) compiling (cpp) and running temps_corner1 ... test_ext_type_attr (owned_arg_refs) Doctest: owned_arg_refs.test_ext_type_attr ... ok test_ext_type_attr_nogil (owned_arg_refs) Doctest: owned_arg_refs.test_ext_type_attr_nogil ... ok test_index (owned_arg_refs) Doctest: owned_arg_refs.test_index ... ok #### 2020-08-23 17:33:23.208408 runTest (__main__.CythonRunTestCase) compiling (c) and running parallel_swap_assign_T425 ... #### 2020-08-23 17:33:33.246424 === C/C++ compiler error output: === pointers.c: In function ‘__pyx_pf_8pointers_compare’: pointers.c:1154:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 1154 | __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 23, __pyx_L1_error) | ^~ pointers.c: In function ‘__pyx_pf_8pointers_4bool_binop’: pointers.c:1457:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1457 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ^~ pointers.c: In function ‘__pyx_pf_8pointers_6bool_binop_truth’: pointers.c:1598:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1598 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ^~ ==================================== binop_voidptr (pointers) Doctest: pointers.binop_voidptr ... ok bool_binop (pointers) Doctest: pointers.bool_binop ... ok bool_binop_truth (pointers) Doctest: pointers.bool_binop_truth ... ok compare (pointers) Doctest: pointers.compare ... ok cond_expr_voidptr (pointers) Doctest: pointers.cond_expr_voidptr ... ok if_tests (pointers) Doctest: pointers.if_tests ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pointers ... #### 2020-08-23 17:33:43.286339 #### 2020-08-23 17:33:53.319952 #### 2020-08-23 17:34:03.365078 === C/C++ compiler error output: === pointers.cpp: In function ‘PyObject* __pyx_pf_8pointers_compare(PyObject*)’: pointers.cpp:1168:65: warning: self-comparison always evaluates to true [-Wtautological-compare] 1168 | __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 23, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ pointers.cpp: In function ‘PyObject* __pyx_pf_8pointers_4bool_binop(PyObject*)’: pointers.cpp:1471:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1471 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ pointers.cpp: In function ‘PyObject* __pyx_pf_8pointers_6bool_binop_truth(PyObject*, int)’: pointers.cpp:1612:44: warning: self-comparison always evaluates to true [-Wtautological-compare] 1612 | __pyx_t_2 = ((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string) != 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== binop_voidptr (pointers) Doctest: pointers.binop_voidptr ... ok bool_binop (pointers) Doctest: pointers.bool_binop ... ok bool_binop_truth (pointers) Doctest: pointers.bool_binop_truth ... ok compare (pointers) Doctest: pointers.compare ... ok cond_expr_voidptr (pointers) Doctest: pointers.cond_expr_voidptr ... ok if_tests (pointers) Doctest: pointers.if_tests ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pure ... #### 2020-08-23 17:34:13.398052 B (temps_corner1) Doctest: temps_corner1.B ... ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_asyncgen ... #### 2020-08-23 17:34:23.429175 #### 2020-08-23 17:34:33.467932 #### 2020-08-23 17:34:43.500595 #### 2020-08-23 17:34:53.543203 swap (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap ... ok swap5 (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap5 ... ok swap_attr_values (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_attr_values ... ok swap_cmp5 (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_cmp5 ... ok swap_list_items (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_list_items ... ok swap_py (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_py ... ok swap_recursive_attr_values (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_recursive_attr_values ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running parallel_swap_assign_T425 ... #### 2020-08-23 17:35:03.575080 #### 2020-08-23 17:35:13.606094 #### 2020-08-23 17:35:23.641267 ExtType (pure) Doctest: pure.ExtType ... ok ext_type_string_ref (pure) Doctest: pure.ext_type_string_ref ... ok test_address (pure) Doctest: pure.test_address ... ok test_cast (pure) Doctest: pure.test_cast ... ok test_cast_object (pure) Doctest: pure.test_cast_object ... ok test_declare (pure) Doctest: pure.test_declare ... ok test_declare_c_types (pure) Doctest: pure.test_declare_c_types ... ok test_imports (pure) Doctest: pure.test_imports ... ok test_locals (pure) Doctest: pure.test_locals ... ok test_sizeof (pure) Doctest: pure.test_sizeof ... ok test_struct (pure) Doctest: pure.test_struct ... ok #### 2020-08-23 17:35:33.672498 runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure ... #### 2020-08-23 17:35:43.703783 #### 2020-08-23 17:35:53.736501 #### 2020-08-23 17:36:03.778732 #### 2020-08-23 17:36:13.815904 #### 2020-08-23 17:36:23.856003 #### 2020-08-23 17:36:34.024372 swap (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap ... ok swap5 (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap5 ... ok swap_attr_values (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_attr_values ... ok swap_cmp5 (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_cmp5 ... ok swap_list_items (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_list_items ... ok swap_py (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_py ... ok swap_recursive_attr_values (parallel_swap_assign_T425) Doctest: parallel_swap_assign_T425.swap_recursive_attr_values ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pinard8 ... #### 2020-08-23 17:36:44.115009 #### 2020-08-23 17:36:54.179538 ExtType (pure) Doctest: pure.ExtType ... ok ext_type_string_ref (pure) Doctest: pure.ext_type_string_ref ... ok test_address (pure) Doctest: pure.test_address ... ok test_cast (pure) Doctest: pure.test_cast ... ok test_cast_object (pure) Doctest: pure.test_cast_object ... ok test_declare (pure) Doctest: pure.test_declare ... ok test_declare_c_types (pure) Doctest: pure.test_declare_c_types ... ok test_imports (pure) Doctest: pure.test_imports ... ok test_locals (pure) Doctest: pure.test_locals ... ok test_sizeof (pure) Doctest: pure.test_sizeof ... ok test_struct (pure) Doctest: pure.test_struct ... ok runTest (__main__.EndToEndTest) End-to-end pure_pxd ... #### 2020-08-23 17:37:04.213416 #### 2020-08-23 17:37:14.310263 pinard8 () Doctest: pinard8 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pinard8 ... #### 2020-08-23 17:37:24.374913 #### 2020-08-23 17:37:34.405407 === C/C++ compiler error output: === sequential_parallel.c: In function ‘__pyx_pf_19sequential_parallel_58test_chunksize’: sequential_parallel.c:15290:7: warning: variable ‘__pyx_t_3’ set but not used [-Wunused-but-set-variable] 15290 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.c: In function ‘__pyx_pf_19sequential_parallel_68test_inner_private’: sequential_parallel.c:17440:7: warning: variable ‘__pyx_t_4’ set but not used [-Wunused-but-set-variable] 17440 | int __pyx_t_4; | ^~~~~~~~~ sequential_parallel.c: In function ‘__Pyx_InitGlobals’: sequential_parallel.c:34737:1: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 34737 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from sequential_parallel.c:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ ==================================== outer_parallel_section (sequential_parallel) Doctest: sequential_parallel.outer_parallel_section ... ok parallel_exc_replace (sequential_parallel) Doctest: sequential_parallel.parallel_exc_replace ... ok parallel_exceptions2 (sequential_parallel) Doctest: sequential_parallel.parallel_exceptions2 ... ok test_chunksize (sequential_parallel) Doctest: sequential_parallel.test_chunksize ... ok test_clean_temps (sequential_parallel) Doctest: sequential_parallel.test_clean_temps ... ok test_closure_parallel_privates (sequential_parallel) Doctest: sequential_parallel.test_closure_parallel_privates ... ok test_closure_parallel_with_gil (sequential_parallel) Doctest: sequential_parallel.test_closure_parallel_with_gil ... ok test_descending_prange (sequential_parallel) Doctest: sequential_parallel.test_descending_prange ... ok test_else_clause (sequential_parallel) Doctest: sequential_parallel.test_else_clause ... ok test_inner_private (sequential_parallel) Doctest: sequential_parallel.test_inner_private ... ok test_nan_init (sequential_parallel) Doctest: sequential_parallel.test_nan_init ... ok test_nested_break_continue (sequential_parallel) Doctest: sequential_parallel.test_nested_break_continue ... ok test_nogil_cdef_except_clause (sequential_parallel) Doctest: sequential_parallel.test_nogil_cdef_except_clause ... ok test_parallel_exc_cdef (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_cdef ... ok test_parallel_exc_cpdef (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_cpdef ... ok test_parallel_exc_nogil_swallow (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_nogil_swallow ... ok test_parallel_exceptions (sequential_parallel) Doctest: sequential_parallel.test_parallel_exceptions ... ok test_parallel_exceptions_unnested (sequential_parallel) Doctest: sequential_parallel.test_parallel_exceptions_unnested ... ok test_parallel_with_gil_continue_unnested (sequential_parallel) Doctest: sequential_parallel.test_parallel_with_gil_continue_unnested ... ok test_parallel_with_gil_return (sequential_parallel) Doctest: sequential_parallel.test_parallel_with_gil_return ... ok test_pointer_temps (sequential_parallel) Doctest: sequential_parallel.test_pointer_temps ... ok test_prange (sequential_parallel) Doctest: sequential_parallel.test_prange ... ok test_prange_break (sequential_parallel) Doctest: sequential_parallel.test_prange_break ... ok test_prange_continue (sequential_parallel) Doctest: sequential_parallel.test_prange_continue ... ok test_prange_in_with (sequential_parallel) Doctest: sequential_parallel.test_prange_in_with ... ok test_prange_matches_range (sequential_parallel) Doctest: sequential_parallel.test_prange_matches_range ... ok test_propagation (sequential_parallel) Doctest: sequential_parallel.test_propagation ... ok test_pure_mode (sequential_parallel) Doctest: sequential_parallel.test_pure_mode ... ok test_reassign_start_stop_step (sequential_parallel) Doctest: sequential_parallel.test_reassign_start_stop_step ... ok test_return (sequential_parallel) Doctest: sequential_parallel.test_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running sequential_parallel ... #### 2020-08-23 17:37:44.436293 #### 2020-08-23 17:37:54.468090 #### 2020-08-23 17:38:04.534981 pinard8 () Doctest: pinard8 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running posix_time ... #### 2020-08-23 17:38:14.579704 #### 2020-08-23 17:38:24.614452 #### 2020-08-23 17:38:34.651511 test_gettimeofday (posix_time) Doctest: posix_time.test_gettimeofday ... ok test_itimer (posix_time) Doctest: posix_time.test_itimer ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running posix_time ... #### 2020-08-23 17:38:44.685804 #### 2020-08-23 17:38:54.746674 #### 2020-08-23 17:39:04.787115 test_gettimeofday (posix_time) Doctest: posix_time.test_gettimeofday ... #### 2020-08-23 17:39:14.839735 ok test_itimer (posix_time) Doctest: posix_time.test_itimer ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running powop ... #### 2020-08-23 17:39:24.908039 #### 2020-08-23 17:39:34.942653 #### 2020-08-23 17:39:44.975921 #### 2020-08-23 17:39:55.016743 #### 2020-08-23 17:40:05.049982 #### 2020-08-23 17:40:15.093415 I (powop) Doctest: powop.I ... ok constant_long (powop) Doctest: powop.constant_long ... ok constant_py (powop) Doctest: powop.constant_py ... ok f (powop) Doctest: powop.f ... ok g (powop) Doctest: powop.g ... ok h (powop) Doctest: powop.h ... ok int_pow (powop) Doctest: powop.int_pow ... ok optimised_pow2 (powop) Doctest: powop.optimised_pow2 ... ok optimised_pow2_inplace (powop) Doctest: powop.optimised_pow2_inplace ... ok small_int_pow (powop) Doctest: powop.small_int_pow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running powop ... #### 2020-08-23 17:40:25.129813 #### 2020-08-23 17:40:35.310391 #### 2020-08-23 17:40:45.367213 #### 2020-08-23 17:40:55.404185 #### 2020-08-23 17:41:05.443011 #### 2020-08-23 17:41:15.495128 #### 2020-08-23 17:41:25.542545 #### 2020-08-23 17:41:35.636335 I (powop) Doctest: powop.I ... ok constant_long (powop) Doctest: powop.constant_long ... ok constant_py (powop) Doctest: powop.constant_py ... ok f (powop) Doctest: powop.f ... ok g (powop) Doctest: powop.g ... ok h (powop) Doctest: powop.h ... ok int_pow (powop) Doctest: powop.int_pow ... ok optimised_pow2 (powop) Doctest: powop.optimised_pow2 ... ok optimised_pow2_inplace (powop) Doctest: powop.optimised_pow2_inplace ... ok small_int_pow (powop) Doctest: powop.small_int_pow ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running print ... #### 2020-08-23 17:41:45.702015 #### 2020-08-23 17:41:55.755780 #### 2020-08-23 17:42:05.796647 print_to_stdout (print) Doctest: print.print_to_stdout ... ok print_to_stringio (print) Doctest: print.print_to_stringio ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running print ... #### 2020-08-23 17:42:15.832817 #### 2020-08-23 17:42:25.872238 ok runTest (__main__.CythonRunTestCase) compiling (c) and running py34_signature ... #### 2020-08-23 17:42:35.921091 print_to_stdout (print) Doctest: print.print_to_stdout ... ok print_to_stringio (print) Doctest: print.print_to_stringio ... ok #### 2020-08-23 17:42:45.954501 runTest (__main__.CythonRunTestCase) compiling (c) and running property_decorator_T593 ... #### 2020-08-23 17:42:55.987749 #### 2020-08-23 17:43:06.023169 #### 2020-08-23 17:43:16.055427 #### 2020-08-23 17:43:26.087162 #### 2020-08-23 17:43:36.119535 b (py34_signature) Doctest: py34_signature.b ... ok c (py34_signature) Doctest: py34_signature.c ... ok cp1 (py34_signature) Doctest: py34_signature.cp1 ... ok cp2 (py34_signature) Doctest: py34_signature.cp2 ... ok cp3 (py34_signature) Doctest: py34_signature.cp3 ... ok d (py34_signature) Doctest: py34_signature.d ... ok e (py34_signature) Doctest: py34_signature.e ... ok f (py34_signature) Doctest: py34_signature.f ... ok g (py34_signature) Doctest: py34_signature.g ... ok h (py34_signature) Doctest: py34_signature.h ... ok k (py34_signature) Doctest: py34_signature.k ... ok l (py34_signature) Doctest: py34_signature.l ... ok m (py34_signature) Doctest: py34_signature.m ... ok n (py34_signature) Doctest: py34_signature.n ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py34_signature ... #### 2020-08-23 17:43:46.171360 Prop (property_decorator_T593) Doctest: property_decorator_T593.Prop ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running property_decorator_T593 ... #### 2020-08-23 17:43:56.443724 #### 2020-08-23 17:44:06.484483 #### 2020-08-23 17:44:16.516290 #### 2020-08-23 17:44:26.551965 #### 2020-08-23 17:44:36.590815 #### 2020-08-23 17:44:46.634854 #### 2020-08-23 17:44:56.674448 Prop (property_decorator_T593) Doctest: property_decorator_T593.Prop ... ok run (__main__.PureDoctestTestCase) running pure doctests in property_decorator_T593 ... Prop (pure_doctest__property_decorator_T593) Doctest: pure_doctest__property_decorator_T593.Prop ... ok runTest (__main__.EndToEndTest) End-to-end public_fused_types ... b (py34_signature) Doctest: py34_signature.b ... ok c (py34_signature) Doctest: py34_signature.c ... ok cp1 (py34_signature) Doctest: py34_signature.cp1 ... ok cp2 (py34_signature) Doctest: py34_signature.cp2 ... ok cp3 (py34_signature) Doctest: py34_signature.cp3 ... ok d (py34_signature) Doctest: py34_signature.d ... ok e (py34_signature) Doctest: py34_signature.e ... ok f (py34_signature) Doctest: py34_signature.f ... ok g (py34_signature) Doctest: py34_signature.g ... ok h (py34_signature) Doctest: py34_signature.h ... ok k (py34_signature) Doctest: py34_signature.k ... ok l (py34_signature) Doctest: py34_signature.l ... ok m (py34_signature) Doctest: py34_signature.m ... ok n (py34_signature) Doctest: py34_signature.n ... ok #### 2020-08-23 17:45:06.715135 runTest (__main__.CythonRunTestCase) compiling (c) and running py_ucs4_type ... #### 2020-08-23 17:45:16.768767 #### 2020-08-23 17:45:26.830141 === C/C++ compiler error output: === sequential_parallel.cpp: In function ‘PyObject* __pyx_pf_19sequential_parallel_58test_chunksize(PyObject*)’: sequential_parallel.cpp:15304:7: warning: variable ‘__pyx_t_3’ set but not used [-Wunused-but-set-variable] 15304 | int __pyx_t_3; | ^~~~~~~~~ sequential_parallel.cpp: In function ‘PyObject* __pyx_pf_19sequential_parallel_68test_inner_private(PyObject*)’: sequential_parallel.cpp:17454:7: warning: variable ‘__pyx_t_4’ set but not used [-Wunused-but-set-variable] 17454 | int __pyx_t_4; | ^~~~~~~~~ sequential_parallel.cpp: In function ‘int __Pyx_InitGlobals()’: sequential_parallel.cpp:34751:20: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] 34751 | PyEval_InitThreads(); | ^ In file included from /usr/include/python3.9/Python.h:145, from sequential_parallel.cpp:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ ==================================== outer_parallel_section (sequential_parallel) Doctest: sequential_parallel.outer_parallel_section ... ok parallel_exc_replace (sequential_parallel) Doctest: sequential_parallel.parallel_exc_replace ... ok parallel_exceptions2 (sequential_parallel) Doctest: sequential_parallel.parallel_exceptions2 ... ok test_chunksize (sequential_parallel) Doctest: sequential_parallel.test_chunksize ... ok test_clean_temps (sequential_parallel) Doctest: sequential_parallel.test_clean_temps ... ok test_closure_parallel_privates (sequential_parallel) Doctest: sequential_parallel.test_closure_parallel_privates ... ok test_closure_parallel_with_gil (sequential_parallel) Doctest: sequential_parallel.test_closure_parallel_with_gil ... ok test_descending_prange (sequential_parallel) Doctest: sequential_parallel.test_descending_prange ... ok test_else_clause (sequential_parallel) Doctest: sequential_parallel.test_else_clause ... ok test_inner_private (sequential_parallel) Doctest: sequential_parallel.test_inner_private ... ok test_nan_init (sequential_parallel) Doctest: sequential_parallel.test_nan_init ... ok test_nested_break_continue (sequential_parallel) Doctest: sequential_parallel.test_nested_break_continue ... ok test_nogil_cdef_except_clause (sequential_parallel) Doctest: sequential_parallel.test_nogil_cdef_except_clause ... ok test_parallel_exc_cdef (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_cdef ... ok test_parallel_exc_cpdef (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_cpdef ... ok test_parallel_exc_nogil_swallow (sequential_parallel) Doctest: sequential_parallel.test_parallel_exc_nogil_swallow ... ok test_parallel_exceptions (sequential_parallel) Doctest: sequential_parallel.test_parallel_exceptions ... ok test_parallel_exceptions_unnested (sequential_parallel) Doctest: sequential_parallel.test_parallel_exceptions_unnested ... ok test_parallel_with_gil_continue_unnested (sequential_parallel) Doctest: sequential_parallel.test_parallel_with_gil_continue_unnested ... ok test_parallel_with_gil_return (sequential_parallel) Doctest: sequential_parallel.test_parallel_with_gil_return ... ok test_pointer_temps (sequential_parallel) Doctest: sequential_parallel.test_pointer_temps ... ok test_prange (sequential_parallel) Doctest: sequential_parallel.test_prange ... ok test_prange_break (sequential_parallel) Doctest: sequential_parallel.test_prange_break ... ok test_prange_continue (sequential_parallel) Doctest: sequential_parallel.test_prange_continue ... ok test_prange_in_with (sequential_parallel) Doctest: sequential_parallel.test_prange_in_with ... ok test_prange_matches_range (sequential_parallel) Doctest: sequential_parallel.test_prange_matches_range ... ok test_propagation (sequential_parallel) Doctest: sequential_parallel.test_propagation ... ok test_pure_mode (sequential_parallel) Doctest: sequential_parallel.test_pure_mode ... ok test_reassign_start_stop_step (sequential_parallel) Doctest: sequential_parallel.test_reassign_start_stop_step ... ok test_return (sequential_parallel) Doctest: sequential_parallel.test_return ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running set ... #### 2020-08-23 17:45:36.893752 #### 2020-08-23 17:45:46.933155 #### 2020-08-23 17:45:56.974184 #### 2020-08-23 17:46:07.012197 #### 2020-08-23 17:46:17.092004 === C/C++ compiler error output: === py_ucs4_type.c: In function ‘__pyx_pf_12py_ucs4_type_12unicode_methods’: py_ucs4_type.c:2229:3: warning: ‘_PyUnicode_ToTitlecase’ is deprecated [-Wdeprecated-declarations] 2229 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_ucs4_type.c:4: /usr/include/python3.9/cpython/unicodeobject.h:1106:40: note: declared here 1106 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ py_ucs4_type.c: In function ‘__Pyx_UnicodeContainsUCS4’: py_ucs4_type.c:6594:1: warning: control reaches end of non-void function [-Wreturn-type] 6594 | } | ^ ==================================== compare_ASCII (py_ucs4_type) Doctest: py_ucs4_type.compare_ASCII ... ok compare_klingon (py_ucs4_type) Doctest: py_ucs4_type.compare_klingon ... ok count_lower_case_characters (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters ... ok count_lower_case_characters_slice (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters_slice ... ok count_lower_case_characters_slice_reversed (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters_slice_reversed ... ok index_and_in (py_ucs4_type) Doctest: py_ucs4_type.index_and_in ... ok index_uchar (py_ucs4_type) Doctest: py_ucs4_type.index_uchar ... ok iter_and_in (py_ucs4_type) Doctest: py_ucs4_type.iter_and_in ... ok iter_inferred (py_ucs4_type) Doctest: py_ucs4_type.iter_inferred ... ok len_uchar (py_ucs4_type) Doctest: py_ucs4_type.len_uchar ... ok loop_object_over_latin1_unicode_literal (py_ucs4_type) Doctest: py_ucs4_type.loop_object_over_latin1_unicode_literal ... ok loop_object_over_unicode_literal (py_ucs4_type) Doctest: py_ucs4_type.loop_object_over_unicode_literal ... ok ord_py_ucs4 (py_ucs4_type) Doctest: py_ucs4_type.ord_py_ucs4 ... ok single_uchar_compare (py_ucs4_type) Doctest: py_ucs4_type.single_uchar_compare ... ok uchar_in (py_ucs4_type) Doctest: py_ucs4_type.uchar_in ... ok uchar_lookup_in_dict (py_ucs4_type) Doctest: py_ucs4_type.uchar_lookup_in_dict ... ok unicode_method_return_type (py_ucs4_type) Doctest: py_ucs4_type.unicode_method_return_type ... ok unicode_methods (py_ucs4_type) Doctest: py_ucs4_type.unicode_methods ... ok unicode_ordinal (py_ucs4_type) Doctest: py_ucs4_type.unicode_ordinal ... ok unicode_type_methods (py_ucs4_type) Doctest: py_ucs4_type.unicode_type_methods ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py_ucs4_type ... #### 2020-08-23 17:46:27.141871 #### 2020-08-23 17:46:37.179134 #### 2020-08-23 17:46:47.242684 #### 2020-08-23 17:46:57.278731 #### 2020-08-23 17:47:07.321453 #### 2020-08-23 17:47:17.379290 #### 2020-08-23 17:47:27.704845 === C/C++ compiler error output: === set.c: In function ‘__pyx_pf_3set_cython_set’: set.c:1657:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 1657 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ^~ set.c: In function ‘__pyx_pf_3set_2cython_frozenset’: set.c:1738:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 1738 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ^~ ==================================== cython_frozenset (set) Doctest: set.cython_frozenset ... ok cython_frozenset_override (set) Doctest: set.cython_frozenset_override ... ok cython_set (set) Doctest: set.cython_set ... ok cython_set_override (set) Doctest: set.cython_set_override ... ok test_empty_frozenset (set) Doctest: set.test_empty_frozenset ... ok test_frozenset_list_comp (set) Doctest: set.test_frozenset_list_comp ... ok test_frozenset_of_iterable (set) Doctest: set.test_frozenset_of_iterable ... ok test_frozenset_of_list (set) Doctest: set.test_frozenset_of_list ... ok test_frozenset_of_tuple (set) Doctest: set.test_frozenset_of_tuple ... ok test_frozenset_sideeffect_unhashable_failure (set) Doctest: set.test_frozenset_sideeffect_unhashable_failure ... ok test_noop_pop (set) Doctest: set.test_noop_pop ... ok test_noop_pop_exception (set) Doctest: set.test_noop_pop_exception ... ok test_object_pop (set) Doctest: set.test_object_pop ... ok test_object_update (set) Doctest: set.test_object_update ... ok test_set_add (set) Doctest: set.test_set_add ... ok test_set_clear (set) Doctest: set.test_set_clear ... ok test_set_clear_None (set) Doctest: set.test_set_clear_None ... ok test_set_contains (set) Doctest: set.test_set_contains ... ok test_set_discard (set) Doctest: set.test_set_discard ... ok test_set_list_comp (set) Doctest: set.test_set_list_comp ... ok test_set_literal (set) Doctest: set.test_set_literal ... ok test_set_multi_update (set) Doctest: set.test_set_multi_update ... ok test_set_of_iterable (set) Doctest: set.test_set_of_iterable ... ok test_set_of_list (set) Doctest: set.test_set_of_list ... ok test_set_of_tuple (set) Doctest: set.test_set_of_tuple ... ok test_set_pop (set) Doctest: set.test_set_pop ... ok test_set_sideeffect_unhashable_failure (set) Doctest: set.test_set_sideeffect_unhashable_failure ... ok test_set_sideeffect_unhashable_failure_literal (set) Doctest: set.test_set_sideeffect_unhashable_failure_literal ... ok test_set_update (set) Doctest: set.test_set_update ... ok test_singleton_empty_frozenset (set) Doctest: set.test_singleton_empty_frozenset ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running set ... #### 2020-08-23 17:47:37.760036 === C/C++ compiler error output: === In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_ucs4_type.cpp:4: py_ucs4_type.cpp: In function ‘PyObject* __pyx_pf_12py_ucs4_type_12unicode_methods(PyObject*, Py_UCS4)’: /usr/include/python3.9/cpython/unicodeobject.h:34:57: warning: ‘Py_UCS4 _PyUnicode_ToTitlecase(Py_UCS4)’ is deprecated [-Wdeprecated-declarations] 34 | #define Py_UNICODE_TOTITLE(ch) _PyUnicode_ToTitlecase(ch) | ^ py_ucs4_type.cpp:2243:15: note: in expansion of macro ‘Py_UNICODE_TOTITLE’ 2243 | __pyx_t_1 = Py_UNICODE_TOTITLE(__pyx_v_uchar); | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:1106:40: note: declared here 1106 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UCS4) _PyUnicode_ToTitlecase( | ^~~~~~~~~~~~~~~~~~~~~~ py_ucs4_type.cpp: In function ‘int __Pyx_UnicodeContainsUCS4(PyObject*, Py_UCS4)’: py_ucs4_type.cpp:6608:1: warning: control reaches end of non-void function [-Wreturn-type] 6608 | } | ^ ==================================== compare_ASCII (py_ucs4_type) Doctest: py_ucs4_type.compare_ASCII ... ok compare_klingon (py_ucs4_type) Doctest: py_ucs4_type.compare_klingon ... ok count_lower_case_characters (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters ... ok count_lower_case_characters_slice (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters_slice ... ok count_lower_case_characters_slice_reversed (py_ucs4_type) Doctest: py_ucs4_type.count_lower_case_characters_slice_reversed ... ok index_and_in (py_ucs4_type) Doctest: py_ucs4_type.index_and_in ... ok index_uchar (py_ucs4_type) Doctest: py_ucs4_type.index_uchar ... ok iter_and_in (py_ucs4_type) Doctest: py_ucs4_type.iter_and_in ... ok iter_inferred (py_ucs4_type) Doctest: py_ucs4_type.iter_inferred ... ok len_uchar (py_ucs4_type) Doctest: py_ucs4_type.len_uchar ... ok loop_object_over_latin1_unicode_literal (py_ucs4_type) Doctest: py_ucs4_type.loop_object_over_latin1_unicode_literal ... ok loop_object_over_unicode_literal (py_ucs4_type) Doctest: py_ucs4_type.loop_object_over_unicode_literal ... ok ord_py_ucs4 (py_ucs4_type) Doctest: py_ucs4_type.ord_py_ucs4 ... ok single_uchar_compare (py_ucs4_type) Doctest: py_ucs4_type.single_uchar_compare ... ok uchar_in (py_ucs4_type) Doctest: py_ucs4_type.uchar_in ... ok uchar_lookup_in_dict (py_ucs4_type) Doctest: py_ucs4_type.uchar_lookup_in_dict ... ok unicode_method_return_type (py_ucs4_type) Doctest: py_ucs4_type.unicode_method_return_type ... ok unicode_methods (py_ucs4_type) Doctest: py_ucs4_type.unicode_methods ... ok unicode_ordinal (py_ucs4_type) Doctest: py_ucs4_type.unicode_ordinal ... ok unicode_type_methods (py_ucs4_type) Doctest: py_ucs4_type.unicode_type_methods ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running py_unicode_strings ... #### 2020-08-23 17:47:47.790034 #### 2020-08-23 17:47:57.820135 #### 2020-08-23 17:48:07.850231 #### 2020-08-23 17:48:17.881892 === C/C++ compiler error output: === py_unicode_strings.c: In function ‘__pyx_pf_18py_unicode_strings_test_c_to_python’: py_unicode_strings.c:1282:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1282 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_arr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 34, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1306:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1306 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 35, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1330:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1330 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_wstr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 36, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1354:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1354 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 38, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1387:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1387 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str + 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 39, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1420:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1420 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 40, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1453:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1453 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 42, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1486:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1486 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 43, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1519:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1519 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 44, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1552:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1552 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 45, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1585:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1585 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 47, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1618:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1618 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 1, 7 - 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 48, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1651:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1651 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 49, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:1685:64: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘int’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] 1685 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:796:43: note: in definition of macro ‘unlikely’ 796 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1704:64: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘int’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] 1704 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:796:43: note: in definition of macro ‘unlikely’ 796 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1723:62: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘int’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] 1723 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { | ^~ py_unicode_strings.c:796:43: note: in definition of macro ‘unlikely’ 796 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.c:1830:5: warning: ‘PyUnicode_FromUnicode’ is deprecated [-Wdeprecated-declarations] 1830 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_wide_literal); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 62, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.c: In function ‘__pyx_pf_18py_unicode_strings_2test_python_to_c’: py_unicode_strings.c:2105:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2105 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 84, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2124:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2124 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 85, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2143:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2143 | __pyx_t_2 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_2) && PyErr_Occurred())) __PYX_ERR(0, 86, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2180:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2180 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 88, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2199:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2199 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 89, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2236:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2236 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 91, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2273:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2273 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 93, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2310:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2310 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 95, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.c:2329:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 2329 | __pyx_t_5 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uwide_literal); if (unlikely((!__pyx_t_5) && PyErr_Occurred())) __PYX_ERR(0, 97, __pyx_L1_error) | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ ==================================== test_c_to_python (py_unicode_strings) Doctest: py_unicode_strings.test_c_to_python ... ok test_python_to_c (py_unicode_strings) Doctest: py_unicode_strings.test_python_to_c ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py_unicode_strings ... #### 2020-08-23 17:48:27.914451 #### 2020-08-23 17:48:37.966753 #### 2020-08-23 17:48:47.998143 #### 2020-08-23 17:48:58.029192 #### 2020-08-23 17:49:08.097473 === C/C++ compiler error output: === py_unicode_strings.cpp: In function ‘PyObject* __pyx_pf_18py_unicode_strings_test_c_to_python(PyObject*)’: py_unicode_strings.cpp:706:97: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 706 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ^ py_unicode_strings.cpp:1296:17: note: in expansion of macro ‘__Pyx_PyUnicode_FromUnicode’ 1296 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_arr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 34, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:706:97: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 706 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ^ py_unicode_strings.cpp:1320:17: note: in expansion of macro ‘__Pyx_PyUnicode_FromUnicode’ 1320 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 35, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:706:97: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 706 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ^ py_unicode_strings.cpp:1344:17: note: in expansion of macro ‘__Pyx_PyUnicode_FromUnicode’ 1344 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_wstr); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 36, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:706:97: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 706 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ^ py_unicode_strings.cpp:1368:17: note: in expansion of macro ‘__Pyx_PyUnicode_FromUnicode’ 1368 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 38, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:706:97: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 706 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ^ py_unicode_strings.cpp:1401:17: note: in expansion of macro ‘__Pyx_PyUnicode_FromUnicode’ 1401 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_str + 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 39, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:706:97: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 706 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ^ py_unicode_strings.cpp:1434:17: note: in expansion of macro ‘__Pyx_PyUnicode_FromUnicode’ 1434 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 40, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1467:123: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 1467 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 42, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1500:123: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 1500 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 43, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1533:102: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 1533 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 0, 1 - 0); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 44, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1566:121: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 1566 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 0, 1 - 0); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 45, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1599:123: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 1599 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_pu_arr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 47, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1632:102: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 1632 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicodeAndLength(__pyx_v_18py_unicode_strings_c_pu_str + 1, 7 - 1); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 48, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1665:121: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 1665 | __pyx_t_3 = __Pyx_PyUnicode_FromUnicodeAndLength(((const Py_UNICODE*)__pyx_v_18py_unicode_strings_c_wstr) + 1, 7 - 1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 49, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:1699:64: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘wchar_t’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] 1699 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_arr[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:810:43: note: in definition of macro ‘unlikely’ 810 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:1718:64: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘wchar_t’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] 1718 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_pu_str[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:810:43: note: in definition of macro ‘unlikely’ 810 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:1737:62: warning: comparison of integer expressions of different signedness: ‘Py_UNICODE’ {aka ‘wchar_t’} and ‘Py_UCS4’ {aka ‘unsigned int’} [-Wsign-compare] 1737 | if (unlikely(!(((__pyx_v_18py_unicode_strings_c_wstr[1]) == __pyx_t_4) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ py_unicode_strings.cpp:810:43: note: in definition of macro ‘unlikely’ 810 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ py_unicode_strings.cpp:706:97: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 706 | #define __Pyx_PyUnicode_FromUnicode(u) PyUnicode_FromUnicode(u, __Pyx_Py_UNICODE_strlen(u)) | ^ py_unicode_strings.cpp:1844:17: note: in expansion of macro ‘__Pyx_PyUnicode_FromUnicode’ 1844 | __pyx_t_1 = __Pyx_PyUnicode_FromUnicode(__pyx_v_18py_unicode_strings_c_pu_wide_literal); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 62, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp: In function ‘PyObject* __pyx_pf_18py_unicode_strings_2test_python_to_c(PyObject*)’: py_unicode_strings.cpp:2119:76: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2119 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 84, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2138:76: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2138 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 85, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2157:76: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2157 | __pyx_t_2 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uobj); if (unlikely((!__pyx_t_2) && PyErr_Occurred())) __PYX_ERR(0, 86, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2194:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2194 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 88, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2213:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2213 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 89, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2250:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2250 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 91, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2287:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2287 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 93, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2324:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2324 | __pyx_t_1 = __Pyx_PyUnicode_AsUnicode(__pyx_v_u); if (unlikely((!__pyx_t_1) && PyErr_Occurred())) __PYX_ERR(0, 95, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ py_unicode_strings.cpp:2343:85: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 2343 | __pyx_t_5 = __Pyx_PyUnicode_AsUnicode(__pyx_v_18py_unicode_strings_uwide_literal); if (unlikely((!__pyx_t_5) && PyErr_Occurred())) __PYX_ERR(0, 97, __pyx_L1_error) | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from py_unicode_strings.cpp:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ ==================================== test_c_to_python (py_unicode_strings) Doctest: py_unicode_strings.test_c_to_python ... ok test_python_to_c (py_unicode_strings) Doctest: py_unicode_strings.test_python_to_c ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyfunction_redefine_T489 ... #### 2020-08-23 17:49:18.134170 #### 2020-08-23 17:49:28.188583 #### 2020-08-23 17:49:38.225001 === C/C++ compiler error output: === set.cpp: In function ‘PyObject* __pyx_pf_3set_cython_set(PyObject*)’: set.cpp:1671:32: warning: self-comparison always evaluates to true [-Wtautological-compare] 1671 | __pyx_t_1 = ((&PySet_Type) == (&PySet_Type)); | ~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~ set.cpp: In function ‘PyObject* __pyx_pf_3set_2cython_frozenset(PyObject*)’: set.cpp:1752:38: warning: self-comparison always evaluates to true [-Wtautological-compare] 1752 | __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type)); | ~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~ ==================================== cython_frozenset (set) Doctest: set.cython_frozenset ... ok cython_frozenset_override (set) Doctest: set.cython_frozenset_override ... ok cython_set (set) Doctest: set.cython_set ... ok cython_set_override (set) Doctest: set.cython_set_override ... ok test_empty_frozenset (set) Doctest: set.test_empty_frozenset ... ok test_frozenset_list_comp (set) Doctest: set.test_frozenset_list_comp ... ok test_frozenset_of_iterable (set) Doctest: set.test_frozenset_of_iterable ... ok test_frozenset_of_list (set) Doctest: set.test_frozenset_of_list ... ok test_frozenset_of_tuple (set) Doctest: set.test_frozenset_of_tuple ... ok test_frozenset_sideeffect_unhashable_failure (set) Doctest: set.test_frozenset_sideeffect_unhashable_failure ... ok test_noop_pop (set) Doctest: set.test_noop_pop ... ok test_noop_pop_exception (set) Doctest: set.test_noop_pop_exception ... ok test_object_pop (set) Doctest: set.test_object_pop ... ok test_object_update (set) Doctest: set.test_object_update ... ok test_set_add (set) Doctest: set.test_set_add ... ok test_set_clear (set) Doctest: set.test_set_clear ... ok test_set_clear_None (set) Doctest: set.test_set_clear_None ... ok test_set_contains (set) Doctest: set.test_set_contains ... ok test_set_discard (set) Doctest: set.test_set_discard ... ok test_set_list_comp (set) Doctest: set.test_set_list_comp ... ok test_set_literal (set) Doctest: set.test_set_literal ... ok test_set_multi_update (set) Doctest: set.test_set_multi_update ... ok test_set_of_iterable (set) Doctest: set.test_set_of_iterable ... ok test_set_of_list (set) Doctest: set.test_set_of_list ... ok test_set_of_tuple (set) Doctest: set.test_set_of_tuple ... ok test_set_pop (set) Doctest: set.test_set_pop ... ok test_set_sideeffect_unhashable_failure (set) Doctest: set.test_set_sideeffect_unhashable_failure ... ok test_set_sideeffect_unhashable_failure_literal (set) Doctest: set.test_set_sideeffect_unhashable_failure_literal ... ok test_set_update (set) Doctest: set.test_set_update ... ok test_singleton_empty_frozenset (set) Doctest: set.test_singleton_empty_frozenset ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice2_T636 ... #### 2020-08-23 17:49:48.300714 #### 2020-08-23 17:49:58.344902 pyfunction_redefine_T489 () Doctest: pyfunction_redefine_T489 ... ok ClassScope (pyfunction_redefine_T489) Doctest: pyfunction_redefine_T489.ClassScope ... ok closure_scope (pyfunction_redefine_T489) Doctest: pyfunction_redefine_T489.closure_scope ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyfunction_redefine_T489 ... #### 2020-08-23 17:50:08.375998 Sliceable (slice2_T636) Doctest: slice2_T636.Sliceable ... ok py_slice2 (slice2_T636) Doctest: slice2_T636.py_slice2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice2_T636 ... #### 2020-08-23 17:50:18.745359 #### 2020-08-23 17:50:28.799060 #### 2020-08-23 17:50:38.834980 Sliceable (slice2_T636) Doctest: slice2_T636.Sliceable ... ok py_slice2 (slice2_T636) Doctest: slice2_T636.py_slice2 ... ok #### 2020-08-23 17:50:48.864611 run (__main__.PureDoctestTestCase) running pure doctests in slice2_T636 ... Sliceable (pure_doctest__slice2_T636) Doctest: pure_doctest__slice2_T636.Sliceable ... ok py_slice2 (pure_doctest__slice2_T636) Doctest: pure_doctest__slice2_T636.py_slice2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice_ptr ... #### 2020-08-23 17:50:58.894378 pyfunction_redefine_T489 () Doctest: pyfunction_redefine_T489 ... ok ClassScope (pyfunction_redefine_T489) Doctest: pyfunction_redefine_T489.ClassScope ... ok closure_scope (pyfunction_redefine_T489) Doctest: pyfunction_redefine_T489.closure_scope ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pynumop ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pure_mode_cmethod_inheritance_T583 ... #### 2020-08-23 17:51:08.930391 #### 2020-08-23 17:51:18.959727 f (pynumop) Doctest: pynumop.f ... ok g (pynumop) Doctest: pynumop.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pynumop ... #### 2020-08-23 17:51:28.989442 #### 2020-08-23 17:51:39.022071 f (pynumop) Doctest: pynumop.f ... ok g (pynumop) Doctest: pynumop.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pytype ... #### 2020-08-23 17:51:49.052783 #### 2020-08-23 17:51:59.085172 test_issubtype (pytype) Doctest: pytype.test_issubtype ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pytype ... EqualsEvens (slice_ptr) Doctest: slice_ptr.EqualsEvens ... ok double_ptr_slice (slice_ptr) Doctest: slice_ptr.double_ptr_slice ... ok void_ptr_slice (slice_ptr) Doctest: slice_ptr.void_ptr_slice ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice_ptr ... #### 2020-08-23 17:52:09.117059 #### 2020-08-23 17:52:19.149561 #### 2020-08-23 17:52:29.354228 test_issubtype (pytype) Doctest: pytype.test_issubtype ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_argdefault ... #### 2020-08-23 17:52:39.393057 #### 2020-08-23 17:52:49.431170 swallow (r_argdefault) Doctest: r_argdefault.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_argdefault ... #### 2020-08-23 17:52:59.466054 #### 2020-08-23 17:53:09.496702 Base (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Base ... ok Derived (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Derived ... ok Derived2 (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Derived2 ... ok DerivedDerived (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.DerivedDerived ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure_mode_cmethod_inheritance_T583 ... swallow (r_argdefault) Doctest: r_argdefault.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_jeff_epler_1 ... #### 2020-08-23 17:53:19.527374 #### 2020-08-23 17:53:29.565121 EqualsEvens (slice_ptr) Doctest: slice_ptr.EqualsEvens ... ok double_ptr_slice (slice_ptr) Doctest: slice_ptr.double_ptr_slice ... ok void_ptr_slice (slice_ptr) Doctest: slice_ptr.void_ptr_slice ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ssize_t_T399 ... blowup (r_jeff_epler_1) Doctest: r_jeff_epler_1.blowup ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_jeff_epler_1 ... #### 2020-08-23 17:53:39.604350 #### 2020-08-23 17:53:49.643618 blowup (r_jeff_epler_1) Doctest: r_jeff_epler_1.blowup ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_jiba1 ... #### 2020-08-23 17:53:59.681193 #### 2020-08-23 17:54:09.714776 #### 2020-08-23 17:54:19.748185 ssize_t_T399 () Doctest: ssize_t_T399 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ssize_t_T399 ... #### 2020-08-23 17:54:29.780543 #### 2020-08-23 17:54:40.085561 #### 2020-08-23 17:54:50.177750 r_jiba1 () Doctest: r_jiba1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_jiba1 ... #### 2020-08-23 17:55:00.240192 #### 2020-08-23 17:55:10.270857 ssize_t_T399 () Doctest: ssize_t_T399 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running starred_target_T664 ... #### 2020-08-23 17:55:20.302067 Base (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Base ... ok Derived (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Derived ... ok Derived2 (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.Derived2 ... ok DerivedDerived (pure_mode_cmethod_inheritance_T583) Doctest: pure_mode_cmethod_inheritance_T583.DerivedDerived ... ok run (__main__.PureDoctestTestCase) running pure doctests in pure_mode_cmethod_inheritance_T583 ... Base (pure_doctest__pure_mode_cmethod_inheritance_T583) Doctest: pure_doctest__pure_mode_cmethod_inheritance_T583.Base ... ok Derived (pure_doctest__pure_mode_cmethod_inheritance_T583) Doctest: pure_doctest__pure_mode_cmethod_inheritance_T583.Derived ... ok Derived2 (pure_doctest__pure_mode_cmethod_inheritance_T583) Doctest: pure_doctest__pure_mode_cmethod_inheritance_T583.Derived2 ... ok DerivedDerived (pure_doctest__pure_mode_cmethod_inheritance_T583) Doctest: pure_doctest__pure_mode_cmethod_inheritance_T583.DerivedDerived ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pure_py ... #### 2020-08-23 17:55:30.333299 #### 2020-08-23 17:55:40.363784 assign (starred_target_T664) Doctest: starred_target_T664.assign ... ok assign3 (starred_target_T664) Doctest: starred_target_T664.assign3 ... ok assign4 (starred_target_T664) Doctest: starred_target_T664.assign4 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running starred_target_T664 ... r_jiba1 () Doctest: r_jiba1 ... ok #### 2020-08-23 17:55:50.395696 runTest (__main__.CythonRunTestCase) compiling (c) and running r_lepage_3 ... #### 2020-08-23 17:56:00.438863 assign (starred_target_T664) Doctest: starred_target_T664.assign ... ok assign3 (starred_target_T664) Doctest: starred_target_T664.assign3 ... ok assign4 (starred_target_T664) Doctest: starred_target_T664.assign4 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running staticmethod ... #### 2020-08-23 17:56:10.470657 #### 2020-08-23 17:56:20.502045 #### 2020-08-23 17:56:30.534492 r_lepage_3 () Doctest: r_lepage_3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_lepage_3 ... #### 2020-08-23 17:56:40.577070 #### 2020-08-23 17:56:50.607793 #### 2020-08-23 17:57:00.660062 #### 2020-08-23 17:57:10.691667 r_lepage_3 () Doctest: r_lepage_3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_print ... #### 2020-08-23 17:57:21.171536 #### 2020-08-23 17:57:31.236449 frighten (r_print) Doctest: r_print.frighten ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_print ... CClass (pure_py) Doctest: pure_py.CClass ... ok TestUnboundMethod (pure_py) Doctest: pure_py.TestUnboundMethod ... ok call_ccall (pure_py) Doctest: pure_py.call_ccall ... ok call_cdef_except (pure_py) Doctest: pure_py.call_cdef_except ... ok call_cdef_inline (pure_py) Doctest: pure_py.call_cdef_inline ... ok ccall_except (pure_py) Doctest: pure_py.ccall_except ... ok ccall_except_check (pure_py) Doctest: pure_py.ccall_except_check ... ok ccall_except_check_always (pure_py) Doctest: pure_py.ccall_except_check_always ... ok count_digits_in_carray (pure_py) Doctest: pure_py.count_digits_in_carray ... ok test_address (pure_py) Doctest: pure_py.test_address ... ok test_boundscheck (pure_py) Doctest: pure_py.test_boundscheck ... ok test_cast (pure_py) Doctest: pure_py.test_cast ... ok test_cdef_nogil (pure_py) Doctest: pure_py.test_cdef_nogil ... ok test_declare (pure_py) Doctest: pure_py.test_declare ... ok test_declare_c_types (pure_py) Doctest: pure_py.test_declare_c_types ... ok test_imports (pure_py) Doctest: pure_py.test_imports ... ok test_sizeof (pure_py) Doctest: pure_py.test_sizeof ... ok test_struct (pure_py) Doctest: pure_py.test_struct ... ok test_with_nogil (pure_py) Doctest: pure_py.test_with_nogil ... ok test_wraparound (pure_py) Doctest: pure_py.test_wraparound ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure_py ... #### 2020-08-23 17:57:41.320881 #### 2020-08-23 17:57:51.380381 frighten (r_print) Doctest: r_print.frighten ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_pyclassdefault ... #### 2020-08-23 17:58:01.412439 staticmethod () Doctest: staticmethod ... ok no_args (staticmethod.ArgsKwargs) Doctest: staticmethod.ArgsKwargs.no_args ... ok only_args_kwargs (staticmethod.ArgsKwargs) Doctest: staticmethod.ArgsKwargs.only_args_kwargs ... ok with_first_arg (staticmethod.ArgsKwargs) Doctest: staticmethod.ArgsKwargs.with_first_arg ... ok BaseClass (staticmethod) Doctest: staticmethod.BaseClass ... ok StaticmethodSubclass (staticmethod) Doctest: staticmethod.StaticmethodSubclass ... ok SubClass (staticmethod) Doctest: staticmethod.SubClass ... ok SubSubClass (staticmethod) Doctest: staticmethod.SubSubClass ... ok nested_class (staticmethod) Doctest: staticmethod.nested_class ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running staticmethod ... #### 2020-08-23 17:58:11.445036 #### 2020-08-23 17:58:21.507398 r_pyclassdefault () Doctest: r_pyclassdefault ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_pyclassdefault ... #### 2020-08-23 17:58:31.554191 #### 2020-08-23 17:58:41.585581 #### 2020-08-23 17:58:51.634197 r_pyclassdefault () Doctest: r_pyclassdefault ... ok #### 2020-08-23 17:59:01.689102 runTest (__main__.CythonRunTestCase) compiling (c) and running r_spamtype ... test_async_gen_asyncio_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_06 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_07 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_08 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_10 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_11 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_04 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_05 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_06 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_stopiteration (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_tuple (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_asend_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_asend_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_asend_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_stopiteration (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_tuple (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_gc_aclose_09 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_shutdown_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_shutdown_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_syntax_01 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_02 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_03 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_04 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_05 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_api_01 (test_asyncgen.AsyncGenTest) ... /usr/lib64/python3.9/unittest/case.py:550: RuntimeWarning: coroutine '123' was never awaited method() ok test_async_gen_exception_03 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_04 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_05 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_06 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_07 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_08 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_09 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_10 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_iteration_01 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_iteration_02 (test_asyncgen.AsyncGenTest) ... ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_asyncgen ... #### 2020-08-23 17:59:11.724311 #### 2020-08-23 17:59:21.755574 #### 2020-08-23 17:59:31.789800 r_spamtype () Doctest: r_spamtype ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_spamtype ... #### 2020-08-23 17:59:41.821020 #### 2020-08-23 17:59:51.852237 CClass (pure_py) Doctest: pure_py.CClass ... ok TestUnboundMethod (pure_py) Doctest: pure_py.TestUnboundMethod ... ok call_ccall (pure_py) Doctest: pure_py.call_ccall ... ok call_cdef_except (pure_py) Doctest: pure_py.call_cdef_except ... ok call_cdef_inline (pure_py) Doctest: pure_py.call_cdef_inline ... ok ccall_except (pure_py) Doctest: pure_py.ccall_except ... ok ccall_except_check (pure_py) Doctest: pure_py.ccall_except_check ... ok ccall_except_check_always (pure_py) Doctest: pure_py.ccall_except_check_always ... ok count_digits_in_carray (pure_py) Doctest: pure_py.count_digits_in_carray ... ok test_address (pure_py) Doctest: pure_py.test_address ... ok test_boundscheck (pure_py) Doctest: pure_py.test_boundscheck ... ok test_cast (pure_py) Doctest: pure_py.test_cast ... ok test_cdef_nogil (pure_py) Doctest: pure_py.test_cdef_nogil ... ok test_declare (pure_py) Doctest: pure_py.test_declare ... ok test_declare_c_types (pure_py) Doctest: pure_py.test_declare_c_types ... ok test_imports (pure_py) Doctest: pure_py.test_imports ... ok test_sizeof (pure_py) Doctest: pure_py.test_sizeof ... ok test_struct (pure_py) Doctest: pure_py.test_struct ... ok test_with_nogil (pure_py) Doctest: pure_py.test_with_nogil ... ok test_wraparound (pure_py) Doctest: pure_py.test_wraparound ... ok run (__main__.PureDoctestTestCase) running pure doctests in pure_py ... CClass (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.CClass ... ok TestUnboundMethod (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.TestUnboundMethod ... ok call_ccall (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.call_ccall ... ok call_cdef_except (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.call_cdef_except ... ok call_cdef_inline (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.call_cdef_inline ... ok ccall_except (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.ccall_except ... ok ccall_except_check (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.ccall_except_check ... ok ccall_except_check_always (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.ccall_except_check_always ... ok count_digits_in_carray (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.count_digits_in_carray ... ok test_address (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_address ... ok test_boundscheck (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_boundscheck ... ok test_cast (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_cast ... ok test_cdef_nogil (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_cdef_nogil ... ok test_declare (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_declare ... ok test_declare_c_types (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_declare_c_types ... ok test_imports (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_imports ... ok test_sizeof (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_sizeof ... ok test_struct (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_struct ... ok test_with_nogil (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_with_nogil ... ok test_wraparound (pure_doctest__pure_py) Doctest: pure_doctest__pure_py.test_wraparound ... ok runTest (__main__.EndToEndTest) End-to-end pxd_argument_names ... #### 2020-08-23 18:00:02.177390 r_spamtype () Doctest: r_spamtype ... ok #### 2020-08-23 18:00:12.265026 runTest (__main__.EndToEndTest) End-to-end relative_cimport ... staticmethod () Doctest: staticmethod ... ok no_args (staticmethod.ArgsKwargs) Doctest: staticmethod.ArgsKwargs.no_args ... ok only_args_kwargs (staticmethod.ArgsKwargs) Doctest: staticmethod.ArgsKwargs.only_args_kwargs ... ok with_first_arg (staticmethod.ArgsKwargs) Doctest: staticmethod.ArgsKwargs.with_first_arg ... ok BaseClass (staticmethod) Doctest: staticmethod.BaseClass ... ok StaticmethodSubclass (staticmethod) Doctest: staticmethod.StaticmethodSubclass ... ok SubClass (staticmethod) Doctest: staticmethod.SubClass ... ok SubSubClass (staticmethod) Doctest: staticmethod.SubSubClass ... ok nested_class (staticmethod) Doctest: staticmethod.nested_class ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running str_char_coercion_T412 ... #### 2020-08-23 18:00:22.323644 #### 2020-08-23 18:00:32.354960 ok runTest (__main__.EndToEndTest) End-to-end pxd_syntax ... #### 2020-08-23 18:00:42.386785 test_cascaded_eq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_cascaded_eq ... ok test_cascaded_ineq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_cascaded_ineq ... ok test_eq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_eq ... ok test_long_ineq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_long_ineq ... ok test_long_ineq_py (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_long_ineq_py ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running str_char_coercion_T412 ... #### 2020-08-23 18:00:52.418443 #### 2020-08-23 18:01:02.451744 #### 2020-08-23 18:01:12.484203 test_cascaded_eq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_cascaded_eq ... ok test_cascaded_ineq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_cascaded_ineq ... ok test_eq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_eq ... ok test_long_ineq (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_long_ineq ... ok test_long_ineq_py (str_char_coercion_T412) Doctest: str_char_coercion_T412.test_long_ineq_py ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running strfunction ... #### 2020-08-23 18:01:22.515878 #### 2020-08-23 18:01:32.547486 #### 2020-08-23 18:01:42.833448 strfunction () Doctest: strfunction ... ok c (strfunction) Doctest: strfunction.c ... ok sub (strfunction) Doctest: strfunction.sub ... ok subs (strfunction) Doctest: strfunction.subs ... ok ok runTest (__main__.CythonRunTestCase) compiling (c) and running reraise ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running strfunction ... #### 2020-08-23 18:01:52.888928 #### 2020-08-23 18:02:02.927283 ok runTest (__main__.CythonRunTestCase) compiling (c) and running py2_super ... #### 2020-08-23 18:02:12.962614 strfunction () Doctest: strfunction ... ok c (strfunction) Doctest: strfunction.c ... ok sub (strfunction) Doctest: strfunction.sub ... ok subs (strfunction) Doctest: strfunction.subs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running string_comparison ... #### 2020-08-23 18:02:23.001375 test_reraise (reraise) Doctest: reraise.test_reraise ... ok test_reraise_error (reraise) Doctest: reraise.test_reraise_error ... ok test_reraise_indirect (reraise) Doctest: reraise.test_reraise_indirect ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reraise ... #### 2020-08-23 18:02:33.039231 #### 2020-08-23 18:02:43.071295 #### 2020-08-23 18:02:53.108033 #### 2020-08-23 18:03:03.144528 #### 2020-08-23 18:03:13.181149 test_reraise (reraise) Doctest: reraise.test_reraise ... ok test_reraise_error (reraise) Doctest: reraise.test_reraise_error ... ok test_reraise_indirect (reraise) Doctest: reraise.test_reraise_indirect ... ok run (__main__.PureDoctestTestCase) running pure doctests in reraise ... test_reraise (pure_doctest__reraise) Doctest: pure_doctest__reraise.test_reraise ... ok test_reraise_error (pure_doctest__reraise) Doctest: pure_doctest__reraise.test_reraise_error ... ok test_reraise_indirect (pure_doctest__reraise) Doctest: pure_doctest__reraise.test_reraise_indirect ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running reraise_3args ... #### 2020-08-23 18:03:23.213631 #### 2020-08-23 18:03:33.246328 #### 2020-08-23 18:03:43.277305 basestring_cascade_str (string_comparison) Doctest: string_comparison.basestring_cascade_str ... ok basestring_cascade_unicode (string_comparison) Doctest: string_comparison.basestring_cascade_unicode ... ok basestring_cascade_untyped_end (string_comparison) Doctest: string_comparison.basestring_cascade_untyped_end ... ok basestring_eq (string_comparison) Doctest: string_comparison.basestring_eq ... ok basestring_neq (string_comparison) Doctest: string_comparison.basestring_neq ... ok basestring_str_literal_eq (string_comparison) Doctest: string_comparison.basestring_str_literal_eq ... ok basestring_str_literal_neq (string_comparison) Doctest: string_comparison.basestring_str_literal_neq ... ok basestring_unicode_literal_eq (string_comparison) Doctest: string_comparison.basestring_unicode_literal_eq ... ok basestring_unicode_literal_neq (string_comparison) Doctest: string_comparison.basestring_unicode_literal_neq ... ok bytes_cascade (string_comparison) Doctest: string_comparison.bytes_cascade ... ok bytes_cascade_untyped_end (string_comparison) Doctest: string_comparison.bytes_cascade_untyped_end ... ok bytes_eq (string_comparison) Doctest: string_comparison.bytes_eq ... ok bytes_literal_eq (string_comparison) Doctest: string_comparison.bytes_literal_eq ... ok bytes_literal_neq (string_comparison) Doctest: string_comparison.bytes_literal_neq ... ok bytes_neq (string_comparison) Doctest: string_comparison.bytes_neq ... ok literal_compare_bytes_str (string_comparison) Doctest: string_comparison.literal_compare_bytes_str ... ok str_cascade (string_comparison) Doctest: string_comparison.str_cascade ... ok str_cascade_untyped_end (string_comparison) Doctest: string_comparison.str_cascade_untyped_end ... ok str_eq (string_comparison) Doctest: string_comparison.str_eq ... ok str_literal_eq (string_comparison) Doctest: string_comparison.str_literal_eq ... ok str_literal_neq (string_comparison) Doctest: string_comparison.str_literal_neq ... ok str_neq (string_comparison) Doctest: string_comparison.str_neq ... ok unicode_cascade (string_comparison) Doctest: string_comparison.unicode_cascade ... ok unicode_cascade_untyped_end (string_comparison) Doctest: string_comparison.unicode_cascade_untyped_end ... ok unicode_cascade_untyped_end_bool (string_comparison) Doctest: string_comparison.unicode_cascade_untyped_end_bool ... ok unicode_eq (string_comparison) Doctest: string_comparison.unicode_eq ... ok unicode_literal_eq (string_comparison) Doctest: string_comparison.unicode_literal_eq ... ok unicode_literal_neq (string_comparison) Doctest: string_comparison.unicode_literal_neq ... ok unicode_neq (string_comparison) Doctest: string_comparison.unicode_neq ... ok untyped_str_literal_eq_bool (string_comparison) Doctest: string_comparison.untyped_str_literal_eq_bool ... ok untyped_unicode_cascade (string_comparison) Doctest: string_comparison.untyped_unicode_cascade ... ok untyped_unicode_cascade_bool (string_comparison) Doctest: string_comparison.untyped_unicode_cascade_bool ... ok untyped_unicode_literal_eq_bool (string_comparison) Doctest: string_comparison.untyped_unicode_literal_eq_bool ... #### 2020-08-23 18:03:53.312671 ok untyped_untyped_unicode_cascade_bool (string_comparison) Doctest: string_comparison.untyped_untyped_unicode_cascade_bool ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running string_comparison ... reraise_explicitly (reraise_3args) Doctest: reraise_3args.reraise_explicitly ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reraise_3args ... #### 2020-08-23 18:04:03.350270 #### 2020-08-23 18:04:13.621225 B (py2_super) Doctest: py2_super.B ... ok Base (py2_super) Doctest: py2_super.Base ... ok CClassSub (py2_super) Doctest: py2_super.CClassSub ... ok Sub (py2_super) Doctest: py2_super.Sub ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running py2_super ... #### 2020-08-23 18:04:23.694858 #### 2020-08-23 18:04:33.729574 #### 2020-08-23 18:04:43.769820 reraise_explicitly (reraise_3args) Doctest: reraise_3args.reraise_explicitly ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running reversed_iteration ... #### 2020-08-23 18:04:53.802384 #### 2020-08-23 18:05:03.836744 #### 2020-08-23 18:05:13.869004 #### 2020-08-23 18:05:23.905046 #### 2020-08-23 18:05:33.938428 basestring_cascade_str (string_comparison) Doctest: string_comparison.basestring_cascade_str ... ok basestring_cascade_unicode (string_comparison) Doctest: string_comparison.basestring_cascade_unicode ... ok basestring_cascade_untyped_end (string_comparison) Doctest: string_comparison.basestring_cascade_untyped_end ... ok basestring_eq (string_comparison) Doctest: string_comparison.basestring_eq ... ok basestring_neq (string_comparison) Doctest: string_comparison.basestring_neq ... ok basestring_str_literal_eq (string_comparison) Doctest: string_comparison.basestring_str_literal_eq ... ok basestring_str_literal_neq (string_comparison) Doctest: string_comparison.basestring_str_literal_neq ... ok basestring_unicode_literal_eq (string_comparison) Doctest: string_comparison.basestring_unicode_literal_eq ... ok basestring_unicode_literal_neq (string_comparison) Doctest: string_comparison.basestring_unicode_literal_neq ... ok bytes_cascade (string_comparison) Doctest: string_comparison.bytes_cascade ... ok bytes_cascade_untyped_end (string_comparison) Doctest: string_comparison.bytes_cascade_untyped_end ... ok bytes_eq (string_comparison) Doctest: string_comparison.bytes_eq ... ok bytes_literal_eq (string_comparison) Doctest: string_comparison.bytes_literal_eq ... ok bytes_literal_neq (string_comparison) Doctest: string_comparison.bytes_literal_neq ... ok bytes_neq (string_comparison) Doctest: string_comparison.bytes_neq ... ok literal_compare_bytes_str (string_comparison) Doctest: string_comparison.literal_compare_bytes_str ... ok str_cascade (string_comparison) Doctest: string_comparison.str_cascade ... ok str_cascade_untyped_end (string_comparison) Doctest: string_comparison.str_cascade_untyped_end ... ok str_eq (string_comparison) Doctest: string_comparison.str_eq ... ok str_literal_eq (string_comparison) Doctest: string_comparison.str_literal_eq ... ok str_literal_neq (string_comparison) Doctest: string_comparison.str_literal_neq ... ok str_neq (string_comparison) Doctest: string_comparison.str_neq ... ok unicode_cascade (string_comparison) Doctest: string_comparison.unicode_cascade ... ok unicode_cascade_untyped_end (string_comparison) Doctest: string_comparison.unicode_cascade_untyped_end ... ok unicode_cascade_untyped_end_bool (string_comparison) Doctest: string_comparison.unicode_cascade_untyped_end_bool ... ok unicode_eq (string_comparison) Doctest: string_comparison.unicode_eq ... ok unicode_literal_eq (string_comparison) Doctest: string_comparison.unicode_literal_eq ... ok unicode_literal_neq (string_comparison) Doctest: string_comparison.unicode_literal_neq ... ok unicode_neq (string_comparison) Doctest: string_comparison.unicode_neq ... ok untyped_str_literal_eq_bool (string_comparison) Doctest: string_comparison.untyped_str_literal_eq_bool ... ok untyped_unicode_cascade (string_comparison) Doctest: string_comparison.untyped_unicode_cascade ... ok untyped_unicode_cascade_bool (string_comparison) Doctest: string_comparison.untyped_unicode_cascade_bool ... ok untyped_unicode_literal_eq_bool (string_comparison) Doctest: string_comparison.untyped_unicode_literal_eq_bool ... ok untyped_untyped_unicode_cascade_bool (string_comparison) Doctest: string_comparison.untyped_untyped_unicode_cascade_bool ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running switch_transform ... #### 2020-08-23 18:05:43.978273 #### 2020-08-23 18:05:54.013218 is_not_one (switch_transform) Doctest: switch_transform.is_not_one ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running switch_transform ... #### 2020-08-23 18:06:04.050585 #### 2020-08-23 18:06:14.083350 is_not_one (switch_transform) Doctest: switch_transform.is_not_one ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running trybreak ... #### 2020-08-23 18:06:24.140877 B (py2_super) Doctest: py2_super.B ... ok Base (py2_super) Doctest: py2_super.Base ... ok CClassSub (py2_super) Doctest: py2_super.CClassSub ... ok Sub (py2_super) Doctest: py2_super.Sub ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyarray ... #### 2020-08-23 18:06:34.174950 try_break_except (trybreak) Doctest: trybreak.try_break_except ... ok try_except_break (trybreak) Doctest: trybreak.try_except_break ... ok try_no_break_except_return (trybreak) Doctest: trybreak.try_no_break_except_return ... ok #### 2020-08-23 18:06:44.208918 runTest (__main__.CythonRunTestCase) compiling (cpp) and running trybreak ... #### 2020-08-23 18:06:54.245586 #### 2020-08-23 18:07:04.291800 #### 2020-08-23 18:07:14.326899 try_break_except (trybreak) Doctest: trybreak.try_break_except ... ok try_except_break (trybreak) Doctest: trybreak.try_except_break ... ok try_no_break_except_return (trybreak) Doctest: trybreak.try_no_break_except_return ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tryfinally ... #### 2020-08-23 18:07:24.384712 #### 2020-08-23 18:07:34.449723 #### 2020-08-23 18:07:44.485800 #### 2020-08-23 18:07:54.519142 === C/C++ compiler error output: === reversed_iteration.c: In function ‘__pyx_pf_18reversed_iteration_68reversed_unsigned’: reversed_iteration.c:10388:47: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 10388 | for (__pyx_t_4 = __pyx_v_b-1 + 1; __pyx_t_4 >= __pyx_t_3 + 1; ) { __pyx_t_4-=1; | ^~ reversed_iteration.c: In function ‘__pyx_pf_18reversed_iteration_70reversed_unsigned_by_3’: reversed_iteration.c:10529:111: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 10529 | for (__pyx_t_4 = ((__pyx_t_2 + (3 * __Pyx_div_int(((__pyx_v_b - __pyx_t_2) - 1), 3))) + 1)-1 + 3; __pyx_t_4 >= __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ^~ reversed_iteration.c: In function ‘__pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3’: reversed_iteration.c:10668:45: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 10668 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ^ ==================================== enumerate_reversed_list (reversed_iteration) Doctest: reversed_iteration.enumerate_reversed_list ... ok range_unsigned_by_neg_3 (reversed_iteration) Doctest: reversed_iteration.range_unsigned_by_neg_3 ... ok reversed_bytes (reversed_iteration) Doctest: reversed_iteration.reversed_bytes ... ok reversed_bytes_slice (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice ... ok reversed_bytes_slice_step (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice_step ... ok reversed_bytes_slice_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice_step_only ... ok reversed_list (reversed_iteration) Doctest: reversed_iteration.reversed_list ... ok reversed_range (reversed_iteration) Doctest: reversed_iteration.reversed_range ... ok reversed_range_constant (reversed_iteration) Doctest: reversed_iteration.reversed_range_constant ... ok reversed_range_constant_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_constant_neg ... ok reversed_range_step3 (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3 ... ok reversed_range_step3_expr (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_expr ... ok reversed_range_step3_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg ... ok reversed_range_step3_neg_expr (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_expr ... ok reversed_range_step3_neg_py_args (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_args ... ok reversed_range_step3_neg_py_obj_left (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_left ... ok reversed_range_step3_neg_py_obj_right (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_right ... ok reversed_range_step3_py_args (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_args ... ok reversed_range_step3_py_obj_left (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_obj_left ... ok reversed_range_step3_py_obj_right (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_obj_right ... ok reversed_range_step_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_step_neg ... ok reversed_range_step_pos (reversed_iteration) Doctest: reversed_iteration.reversed_range_step_pos ... ok reversed_tuple (reversed_iteration) Doctest: reversed_iteration.reversed_tuple ... ok reversed_unicode (reversed_iteration) Doctest: reversed_iteration.reversed_unicode ... ok reversed_unicode_slice (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice ... ok reversed_unicode_slice_end_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_end_neg_step ... ok reversed_unicode_slice_end_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_end_pos_step ... ok reversed_unicode_slice_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_neg_step ... ok reversed_unicode_slice_neg_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_neg_step_only ... ok reversed_unicode_slice_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_pos_step ... ok reversed_unicode_slice_pos_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_pos_step_only ... ok reversed_unicode_slice_start_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_start_neg_step ... ok reversed_unicode_slice_start_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_start_pos_step ... ok reversed_unsigned (reversed_iteration) Doctest: reversed_iteration.reversed_unsigned ... ok reversed_unsigned_by_3 (reversed_iteration) Doctest: reversed_iteration.reversed_unsigned_by_3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reversed_iteration ... #### 2020-08-23 18:08:04.563448 #### 2020-08-23 18:08:14.598739 #### 2020-08-23 18:08:24.632336 #### 2020-08-23 18:08:34.667888 #### 2020-08-23 18:08:44.706552 #### 2020-08-23 18:08:54.735357 #### 2020-08-23 18:09:04.764952 #### 2020-08-23 18:09:14.794406 #### 2020-08-23 18:09:24.824318 #### 2020-08-23 18:09:35.137029 #### 2020-08-23 18:09:45.185837 #### 2020-08-23 18:09:55.219577 #### 2020-08-23 18:10:05.249234 #### 2020-08-23 18:10:15.284736 #### 2020-08-23 18:10:25.315148 #### 2020-08-23 18:10:35.371613 #### 2020-08-23 18:10:45.401468 #### 2020-08-23 18:10:55.435890 === C/C++ compiler error output: === reversed_iteration.cpp: In function ‘PyObject* __pyx_pf_18reversed_iteration_68reversed_unsigned(PyObject*, int, int)’: reversed_iteration.cpp:10402:47: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 10402 | for (__pyx_t_4 = __pyx_v_b-1 + 1; __pyx_t_4 >= __pyx_t_3 + 1; ) { __pyx_t_4-=1; | ~~~~~~~~~~^~~~~~~~~~~~~~~~ reversed_iteration.cpp: In function ‘PyObject* __pyx_pf_18reversed_iteration_70reversed_unsigned_by_3(PyObject*, int, int)’: reversed_iteration.cpp:10543:111: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 10543 | for (__pyx_t_4 = ((__pyx_t_2 + (3 * __Pyx_div_int(((__pyx_v_b - __pyx_t_2) - 1), 3))) + 1)-1 + 3; __pyx_t_4 >= __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ~~~~~~~~~~^~~~~~~~~~~~~~~~ reversed_iteration.cpp: In function ‘PyObject* __pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3(PyObject*, int, int)’: reversed_iteration.cpp:10682:45: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 10682 | for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3; | ~~~~~~~~~~^~~~~~~~~~~~~~~ ==================================== #### 2020-08-23 18:11:05.482132 enumerate_reversed_list (reversed_iteration) Doctest: reversed_iteration.enumerate_reversed_list ... ok range_unsigned_by_neg_3 (reversed_iteration) Doctest: reversed_iteration.range_unsigned_by_neg_3 ... ok reversed_bytes (reversed_iteration) Doctest: reversed_iteration.reversed_bytes ... ok reversed_bytes_slice (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice ... ok reversed_bytes_slice_step (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice_step ... ok reversed_bytes_slice_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_bytes_slice_step_only ... ok reversed_list (reversed_iteration) Doctest: reversed_iteration.reversed_list ... ok reversed_range (reversed_iteration) Doctest: reversed_iteration.reversed_range ... ok reversed_range_constant (reversed_iteration) Doctest: reversed_iteration.reversed_range_constant ... ok reversed_range_constant_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_constant_neg ... ok reversed_range_step3 (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3 ... ok reversed_range_step3_expr (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_expr ... ok reversed_range_step3_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg ... ok reversed_range_step3_neg_expr (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_expr ... ok reversed_range_step3_neg_py_args (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_args ... ok reversed_range_step3_neg_py_obj_left (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_left ... ok reversed_range_step3_neg_py_obj_right (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_right ... ok reversed_range_step3_py_args (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_args ... ok reversed_range_step3_py_obj_left (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_obj_left ... ok reversed_range_step3_py_obj_right (reversed_iteration) Doctest: reversed_iteration.reversed_range_step3_py_obj_right ... ok reversed_range_step_neg (reversed_iteration) Doctest: reversed_iteration.reversed_range_step_neg ... ok reversed_range_step_pos (reversed_iteration) Doctest: reversed_iteration.reversed_range_step_pos ... ok reversed_tuple (reversed_iteration) Doctest: reversed_iteration.reversed_tuple ... ok reversed_unicode (reversed_iteration) Doctest: reversed_iteration.reversed_unicode ... ok reversed_unicode_slice (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice ... ok reversed_unicode_slice_end_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_end_neg_step ... ok reversed_unicode_slice_end_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_end_pos_step ... ok reversed_unicode_slice_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_neg_step ... ok reversed_unicode_slice_neg_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_neg_step_only ... ok reversed_unicode_slice_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_pos_step ... ok reversed_unicode_slice_pos_step_only (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_pos_step_only ... ok reversed_unicode_slice_start_neg_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_start_neg_step ... ok reversed_unicode_slice_start_pos_step (reversed_iteration) Doctest: reversed_iteration.reversed_unicode_slice_start_pos_step ... ok reversed_unsigned (reversed_iteration) Doctest: reversed_iteration.reversed_unsigned ... ok reversed_unsigned_by_3 (reversed_iteration) Doctest: reversed_iteration.reversed_unsigned_by_3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running richcmp_str_equals ... test_buffer (pyarray) Doctest: pyarray.test_buffer ... ok test_buffer_typed (pyarray) Doctest: pyarray.test_buffer_typed ... ok test_copy (pyarray) Doctest: pyarray.test_copy ... ok test_extend (pyarray) Doctest: pyarray.test_extend ... ok test_extend_buffer (pyarray) Doctest: pyarray.test_extend_buffer ... ok test_fast_access (pyarray) Doctest: pyarray.test_fast_access ... ok test_fast_buffer_access (pyarray) Doctest: pyarray.test_fast_buffer_access ... ok test_len (pyarray) Doctest: pyarray.test_len ... ok test_likes (pyarray) Doctest: pyarray.test_likes ... ok test_new_zero (pyarray) Doctest: pyarray.test_new_zero ... ok test_resize (pyarray) Doctest: pyarray.test_resize ... ok test_resize_smart (pyarray) Doctest: pyarray.test_resize_smart ... ok test_set_zero (pyarray) Doctest: pyarray.test_set_zero ... ok test_view (pyarray) Doctest: pyarray.test_view ... ok test_view_typed (pyarray) Doctest: pyarray.test_view_typed ... ok #### 2020-08-23 18:11:15.537016 runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyarray ... call_try_return_c (tryfinally) Doctest: tryfinally.call_try_return_c ... ok call_try_return_with_exception (tryfinally) Doctest: tryfinally.call_try_return_with_exception ... ok complex_finally_clause (tryfinally) Doctest: tryfinally.complex_finally_clause ... ok empty_try (tryfinally) Doctest: tryfinally.empty_try ... ok empty_try_in_except_raise (tryfinally) Doctest: tryfinally.empty_try_in_except_raise ... ok except_finally_reraise (tryfinally) Doctest: tryfinally.except_finally_reraise ... ok except_finally_reraise_new (tryfinally) Doctest: tryfinally.except_finally_reraise_new ... ok finally_except (tryfinally) Doctest: tryfinally.finally_except ... ok finally_exception_break_check (tryfinally) Doctest: tryfinally.finally_exception_break_check ... ok finally_exception_break_check_with_swallowed_raise (tryfinally) Doctest: tryfinally.finally_exception_break_check_with_swallowed_raise ... ok finally_exception_check_return (tryfinally) Doctest: tryfinally.finally_exception_check_return ... ok finally_exception_check_swallow (tryfinally) Doctest: tryfinally.finally_exception_check_swallow ... ok finally_pass (tryfinally) Doctest: tryfinally.finally_pass ... ok finally_yield (tryfinally) Doctest: tryfinally.finally_yield ... ok try_all_cases (tryfinally) Doctest: tryfinally.try_all_cases ... ok try_break (tryfinally) Doctest: tryfinally.try_break ... ok try_continue (tryfinally) Doctest: tryfinally.try_continue ... ok try_return_cy (tryfinally) Doctest: tryfinally.try_return_cy ... ok try_return_none_1 (tryfinally) Doctest: tryfinally.try_return_none_1 ... ok try_return_none_2 (tryfinally) Doctest: tryfinally.try_return_none_2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tryfinally ... #### 2020-08-23 18:11:25.583186 #### 2020-08-23 18:11:35.624802 test_equals (richcmp_str_equals) Doctest: richcmp_str_equals.test_equals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running richcmp_str_equals ... #### 2020-08-23 18:11:45.685261 #### 2020-08-23 18:11:55.719221 #### 2020-08-23 18:12:05.781710 #### 2020-08-23 18:12:15.811068 test_equals (richcmp_str_equals) Doctest: richcmp_str_equals.test_equals ... ok run (__main__.PureDoctestTestCase) running pure doctests in richcmp_str_equals ... test_equals (pure_doctest__richcmp_str_equals) Doctest: pure_doctest__richcmp_str_equals.test_equals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running simpcall ... #### 2020-08-23 18:12:25.840178 #### 2020-08-23 18:12:35.869675 #### 2020-08-23 18:12:46.144366 fail0 (simpcall) Doctest: simpcall.fail0 ... ok fail1 (simpcall) Doctest: simpcall.fail1 ... ok failtype (simpcall) Doctest: simpcall.failtype ... ok z (simpcall) Doctest: simpcall.z ... ok #### 2020-08-23 18:12:56.203120 runTest (__main__.CythonRunTestCase) compiling (cpp) and running simpcall ... #### 2020-08-23 18:13:06.241203 #### 2020-08-23 18:13:16.270804 #### 2020-08-23 18:13:26.298679 fail0 (simpcall) Doctest: simpcall.fail0 ... ok fail1 (simpcall) Doctest: simpcall.fail1 ... ok failtype (simpcall) Doctest: simpcall.failtype ... ok z (simpcall) Doctest: simpcall.z ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running size_t ... #### 2020-08-23 18:13:36.327370 #### 2020-08-23 18:13:46.357061 #### 2020-08-23 18:13:56.399824 #### 2020-08-23 18:14:06.440998 #### 2020-08-23 18:14:16.481487 #### 2020-08-23 18:14:26.519655 size_t () Doctest: size_t ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running size_t ... #### 2020-08-23 18:14:36.585789 #### 2020-08-23 18:14:46.630619 #### 2020-08-23 18:14:56.674951 #### 2020-08-23 18:15:06.740400 #### 2020-08-23 18:15:16.797878 call_try_return_c (tryfinally) Doctest: tryfinally.call_try_return_c ... ok call_try_return_with_exception (tryfinally) Doctest: tryfinally.call_try_return_with_exception ... ok complex_finally_clause (tryfinally) Doctest: tryfinally.complex_finally_clause ... ok empty_try (tryfinally) Doctest: tryfinally.empty_try ... ok empty_try_in_except_raise (tryfinally) Doctest: tryfinally.empty_try_in_except_raise ... ok except_finally_reraise (tryfinally) Doctest: tryfinally.except_finally_reraise ... ok except_finally_reraise_new (tryfinally) Doctest: tryfinally.except_finally_reraise_new ... ok finally_except (tryfinally) Doctest: tryfinally.finally_except ... ok finally_exception_break_check (tryfinally) Doctest: tryfinally.finally_exception_break_check ... ok finally_exception_break_check_with_swallowed_raise (tryfinally) Doctest: tryfinally.finally_exception_break_check_with_swallowed_raise ... ok finally_exception_check_return (tryfinally) Doctest: tryfinally.finally_exception_check_return ... ok finally_exception_check_swallow (tryfinally) Doctest: tryfinally.finally_exception_check_swallow ... ok finally_pass (tryfinally) Doctest: tryfinally.finally_pass ... ok finally_yield (tryfinally) Doctest: tryfinally.finally_yield ... ok try_all_cases (tryfinally) Doctest: tryfinally.try_all_cases ... #### 2020-08-23 18:15:26.864171 ok try_break (tryfinally) Doctest: tryfinally.try_break ... ok try_continue (tryfinally) Doctest: tryfinally.try_continue ... ok try_return_cy (tryfinally) Doctest: tryfinally.try_return_cy ... ok try_return_none_1 (tryfinally) Doctest: tryfinally.try_return_none_1 ... ok try_return_none_2 (tryfinally) Doctest: tryfinally.try_return_none_2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tuple_unpack_string ... size_t () Doctest: size_t ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice_charptr ... #### 2020-08-23 18:15:36.894265 #### 2020-08-23 18:15:47.276685 slice_charptr () Doctest: slice_charptr ... ok star_unpack_str (tuple_unpack_string) Doctest: tuple_unpack_string.star_unpack_str ... ok star_unpack_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.star_unpack_unicode ... ok unpack_single_str (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_single_str ... ok unpack_single_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_single_unicode ... ok unpack_str (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_str ... ok unpack_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice_charptr ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running tuple_unpack_string ... test_buffer (pyarray) Doctest: pyarray.test_buffer ... ok test_buffer_typed (pyarray) Doctest: pyarray.test_buffer_typed ... ok test_copy (pyarray) Doctest: pyarray.test_copy ... ok test_extend (pyarray) Doctest: pyarray.test_extend ... ok test_extend_buffer (pyarray) Doctest: pyarray.test_extend_buffer ... ok test_fast_access (pyarray) Doctest: pyarray.test_fast_access ... ok test_fast_buffer_access (pyarray) Doctest: pyarray.test_fast_buffer_access ... ok test_len (pyarray) Doctest: pyarray.test_len ... ok test_likes (pyarray) Doctest: pyarray.test_likes ... ok test_new_zero (pyarray) Doctest: pyarray.test_new_zero ... ok test_resize (pyarray) Doctest: pyarray.test_resize ... ok test_resize_smart (pyarray) Doctest: pyarray.test_resize_smart ... ok test_set_zero (pyarray) Doctest: pyarray.test_set_zero ... ok test_view (pyarray) Doctest: pyarray.test_view ... ok test_view_typed (pyarray) Doctest: pyarray.test_view_typed ... ok #### 2020-08-23 18:15:57.393623 runTest (__main__.CythonRunTestCase) compiling (c) and running pyclass_dynamic_bases ... #### 2020-08-23 18:16:07.435669 #### 2020-08-23 18:16:17.509937 slice_charptr () Doctest: slice_charptr ... ok star_unpack_str (tuple_unpack_string) Doctest: tuple_unpack_string.star_unpack_str ... cond_if_bases (pyclass_dynamic_bases) Doctest: pyclass_dynamic_bases.cond_if_bases ... ok make_subclass (pyclass_dynamic_bases) Doctest: pyclass_dynamic_bases.make_subclass ... ok star_unpack_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.star_unpack_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running special_method_docstrings ... ok unpack_single_str (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_single_str ... ok unpack_single_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_single_unicode ... ok unpack_str (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_str ... ok unpack_unicode (tuple_unpack_string) Doctest: tuple_unpack_string.unpack_unicode ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tuplereassign ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyclass_dynamic_bases ... #### 2020-08-23 18:16:27.551250 #### 2020-08-23 18:16:37.580325 cond_if_bases (pyclass_dynamic_bases) Doctest: pyclass_dynamic_bases.cond_if_bases ... ok make_subclass (pyclass_dynamic_bases) Doctest: pyclass_dynamic_bases.make_subclass ... ok test (tuplereassign) Doctest: tuplereassign.test ... ok test1 (tuplereassign) Doctest: tuplereassign.test1 ... ok test3 (tuplereassign) Doctest: tuplereassign.test3 ... ok testnonsense (tuplereassign) Doctest: tuplereassign.testnonsense ... ok #### 2020-08-23 18:16:47.612670 runTest (__main__.CythonRunTestCase) compiling (cpp) and running tuplereassign ... runTest (__main__.CythonRunTestCase) compiling (c) and running pynumber_subtype_conversion ... #### 2020-08-23 18:16:57.641639 #### 2020-08-23 18:17:07.671590 test (tuplereassign) Doctest: tuplereassign.test ... ok test1 (tuplereassign) Doctest: tuplereassign.test1 ... ok test3 (tuplereassign) Doctest: tuplereassign.test3 ... ok testnonsense (tuplereassign) Doctest: tuplereassign.testnonsense ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running type_slots_int_long_T287 ... MyFloat (pynumber_subtype_conversion) Doctest: pynumber_subtype_conversion.MyFloat ... ok MyInt (pynumber_subtype_conversion) Doctest: pynumber_subtype_conversion.MyInt ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pynumber_subtype_conversion ... #### 2020-08-23 18:17:17.700867 A (special_method_docstrings) Doctest: special_method_docstrings.A ... ok B (special_method_docstrings) Doctest: special_method_docstrings.B ... ok C (special_method_docstrings) Doctest: special_method_docstrings.C ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running special_method_docstrings ... #### 2020-08-23 18:17:28.045946 #### 2020-08-23 18:17:38.085995 #### 2020-08-23 18:17:48.122508 MyFloat (pynumber_subtype_conversion) Doctest: pynumber_subtype_conversion.MyFloat ... ok MyInt (pynumber_subtype_conversion) Doctest: pynumber_subtype_conversion.MyInt ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyparam_nogil ... #### 2020-08-23 18:17:58.153760 if_list_nogil (pyparam_nogil) Doctest: pyparam_nogil.if_list_nogil ... ok #### 2020-08-23 18:18:08.196645 runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyparam_nogil ... #### 2020-08-23 18:18:18.237775 A (special_method_docstrings) Doctest: special_method_docstrings.A ... ok B (special_method_docstrings) Doctest: special_method_docstrings.B ... ok C (special_method_docstrings) Doctest: special_method_docstrings.C ... ok if_list_nogil (pyparam_nogil) Doctest: pyparam_nogil.if_list_nogil ... runTest (__main__.EndToEndTest) End-to-end starimport_cimport ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running qualname ... #### 2020-08-23 18:18:28.272513 type_slots_int_long_T287 () Doctest: type_slots_int_long_T287 ... ok getint (type_slots_int_long_T287) Doctest: type_slots_int_long_T287.getint ... ok getlong (type_slots_int_long_T287) Doctest: type_slots_int_long_T287.getlong ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_slots_int_long_T287 ... #### 2020-08-23 18:18:38.303190 #### 2020-08-23 18:18:48.350871 #### 2020-08-23 18:18:58.433552 test_builtin_qualname (qualname) Doctest: qualname.test_builtin_qualname ... ok test_nested_qualname (qualname) Doctest: qualname.test_nested_qualname ... ok test_qualname (qualname) Doctest: qualname.test_qualname ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running qualname ... #### 2020-08-23 18:19:08.462304 #### 2020-08-23 18:19:18.741968 ok runTest (__main__.CythonRunTestCase) compiling (c) and running str_encoding_latin1 ... #### 2020-08-23 18:19:28.796476 #### 2020-08-23 18:19:38.828876 test_builtin_qualname (qualname) Doctest: qualname.test_builtin_qualname ... ok test_nested_qualname (qualname) Doctest: qualname.test_nested_qualname ... ok test_qualname (qualname) Doctest: qualname.test_qualname ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_delgado_1 ... str_encoding_latin1 () Doctest: str_encoding_latin1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running str_encoding_latin1 ... #### 2020-08-23 18:19:48.859147 type_slots_int_long_T287 () Doctest: type_slots_int_long_T287 ... ok getint (type_slots_int_long_T287) Doctest: type_slots_int_long_T287.getint ... ok getlong (type_slots_int_long_T287) Doctest: type_slots_int_long_T287.getlong ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typeofexttype ... #### 2020-08-23 18:19:58.891300 #### 2020-08-23 18:20:08.927572 str_encoding_latin1 () Doctest: str_encoding_latin1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running strmethods ... #### 2020-08-23 18:20:18.967207 r_delgado_1 () Doctest: r_delgado_1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_delgado_1 ... test (typeofexttype) Doctest: typeofexttype.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typeofexttype ... #### 2020-08-23 18:20:29.002765 #### 2020-08-23 18:20:39.038568 #### 2020-08-23 18:20:49.073443 literal_join (strmethods) Doctest: strmethods.literal_join ... ok mod_format (strmethods) Doctest: strmethods.mod_format ... ok mod_format_literal (strmethods) Doctest: strmethods.mod_format_literal ... ok mod_format_tuple (strmethods) Doctest: strmethods.mod_format_tuple ... ok object_as_name (strmethods) Doctest: strmethods.object_as_name ... ok str_as_name (strmethods) Doctest: strmethods.str_as_name ... ok str_endswith (strmethods) Doctest: strmethods.str_endswith ... ok str_join (strmethods) Doctest: strmethods.str_join ... ok str_startswith (strmethods) Doctest: strmethods.str_startswith ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running strmethods ... #### 2020-08-23 18:20:59.243733 r_delgado_1 () Doctest: r_delgado_1 ... ok test (typeofexttype) Doctest: typeofexttype.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_extcomplex2 ... runTest (__main__.CythonRunTestCase) compiling (c) and running typetest_T417 ... #### 2020-08-23 18:21:09.312958 #### 2020-08-23 18:21:19.352538 r_extcomplex2 () Doctest: r_extcomplex2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_extcomplex2 ... #### 2020-08-23 18:21:29.381680 literal_join (strmethods) Doctest: strmethods.literal_join ... ok mod_format (strmethods) Doctest: strmethods.mod_format ... ok mod_format_literal (strmethods) Doctest: strmethods.mod_format_literal ... ok mod_format_tuple (strmethods) Doctest: strmethods.mod_format_tuple ... ok object_as_name (strmethods) Doctest: strmethods.object_as_name ... ok str_as_name (strmethods) Doctest: strmethods.str_as_name ... ok str_endswith (strmethods) Doctest: strmethods.str_endswith ... ok str_join (strmethods) Doctest: strmethods.str_join ... ok str_startswith (strmethods) Doctest: strmethods.str_startswith ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running subclasses ... #### 2020-08-23 18:21:39.420027 r_extcomplex2 () Doctest: r_extcomplex2 ... ok #### 2020-08-23 18:21:49.448799 runTest (__main__.CythonRunTestCase) compiling (c) and running r_extstarargs ... #### 2020-08-23 18:21:59.482589 attribute_access (line 60) (typetest_T417.__test__) Doctest: typetest_T417.__test__.attribute_access (line 60) ... ok foo1 (line 15) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo1 (line 15) ... ok foo2 (line 25) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo2 (line 25) ... ok foo3 (line 41) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo3 (line 41) ... ok test_builtin_typecheck_cast (line 105) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_builtin_typecheck_cast (line 105) ... ok test_getFoo (line 87) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_getFoo (line 87) ... ok test_getFooCast (line 96) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_getFooCast (line 96) ... ok attribute_access (typetest_T417) Doctest: typetest_T417.attribute_access ... ok foo1 (typetest_T417) Doctest: typetest_T417.foo1 ... ok foo2 (typetest_T417) Doctest: typetest_T417.foo2 ... ok foo3 (typetest_T417) Doctest: typetest_T417.foo3 ... ok test_builtin_typecheck_cast (typetest_T417) Doctest: typetest_T417.test_builtin_typecheck_cast ... ok test_getFoo (typetest_T417) Doctest: typetest_T417.test_getFoo ... ok test_getFooCast (typetest_T417) Doctest: typetest_T417.test_getFooCast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typetest_T417 ... #### 2020-08-23 18:22:09.516060 #### 2020-08-23 18:22:19.546097 r_extstarargs () Doctest: r_extstarargs ... ok #### 2020-08-23 18:22:29.586584 runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_extstarargs ... test_async_gen_asyncio_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_06 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_07 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_08 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_10 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_aclose_11 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_04 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_05 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_06 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_stopiteration (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_anext_tuple (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_asend_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_asend_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_asend_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_stopiteration (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_athrow_tuple (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_gc_aclose_09 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_shutdown_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_asyncio_shutdown_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok test_async_gen_syntax_01 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_02 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_03 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_04 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_syntax_05 (test_asyncgen.AsyncGenSyntaxTest) ... ok test_async_gen_api_01 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_03 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_04 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_05 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_06 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_07 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_08 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_09 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_exception_10 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_iteration_01 (test_asyncgen.AsyncGenTest) ... ok test_async_gen_iteration_02 (test_asyncgen.AsyncGenTest) ... ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_grammar ... #### 2020-08-23 18:22:39.667015 #### 2020-08-23 18:22:49.736514 attribute_access (line 60) (typetest_T417.__test__) Doctest: typetest_T417.__test__.attribute_access (line 60) ... ok foo1 (line 15) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo1 (line 15) ... ok foo2 (line 25) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo2 (line 25) ... ok foo3 (line 41) (typetest_T417.__test__) Doctest: typetest_T417.__test__.foo3 (line 41) ... ok test_builtin_typecheck_cast (line 105) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_builtin_typecheck_cast (line 105) ... ok test_getFoo (line 87) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_getFoo (line 87) ... ok test_getFooCast (line 96) (typetest_T417.__test__) Doctest: typetest_T417.__test__.test_getFooCast (line 96) ... ok attribute_access (typetest_T417) Doctest: typetest_T417.attribute_access ... ok foo1 (typetest_T417) Doctest: typetest_T417.foo1 ... ok foo2 (typetest_T417) Doctest: typetest_T417.foo2 ... ok foo3 (typetest_T417) Doctest: typetest_T417.foo3 ... ok test_builtin_typecheck_cast (typetest_T417) Doctest: typetest_T417.test_builtin_typecheck_cast ... ok test_getFoo (typetest_T417) Doctest: typetest_T417.test_getFoo ... ok test_getFooCast (typetest_T417) Doctest: typetest_T417.test_getFooCast ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodemethods ... #### 2020-08-23 18:22:59.823333 fooit (subclasses) Doctest: subclasses.fooit ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running subclasses ... #### 2020-08-23 18:23:09.852111 r_extstarargs () Doctest: r_extstarargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_forloop ... #### 2020-08-23 18:23:20.044447 #### 2020-08-23 18:23:30.077152 #### 2020-08-23 18:23:40.115418 #### 2020-08-23 18:23:50.158845 #### 2020-08-23 18:24:00.187592 #### 2020-08-23 18:24:10.228440 go_c (r_forloop) Doctest: r_forloop.go_c ... ok go_c_all (r_forloop) Doctest: r_forloop.go_c_all ... ok go_c_all_exprs (r_forloop) Doctest: r_forloop.go_c_all_exprs ... ok go_c_calc (r_forloop) Doctest: r_forloop.go_c_calc ... ok go_c_calc_ret (r_forloop) Doctest: r_forloop.go_c_calc_ret ... ok go_c_const_exprs (r_forloop) Doctest: r_forloop.go_c_const_exprs ... ok go_c_enumerate (r_forloop) Doctest: r_forloop.go_c_enumerate ... ok go_c_int (r_forloop) Doctest: r_forloop.go_c_int ... ok go_c_ret (r_forloop) Doctest: r_forloop.go_c_ret ... ok go_dict (r_forloop) Doctest: r_forloop.go_dict ... ok go_dict_ret (r_forloop) Doctest: r_forloop.go_dict_ret ... ok go_list (r_forloop) Doctest: r_forloop.go_list ... ok go_list_ret (r_forloop) Doctest: r_forloop.go_list_ret ... ok go_py (r_forloop) Doctest: r_forloop.go_py ... ok go_py_ret (r_forloop) Doctest: r_forloop.go_py_ret ... ok go_tuple (r_forloop) Doctest: r_forloop.go_tuple ... ok go_tuple_ret (r_forloop) Doctest: r_forloop.go_tuple_ret ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_forloop ... #### 2020-08-23 18:24:20.262140 #### 2020-08-23 18:24:30.298168 #### 2020-08-23 18:24:40.338203 fooit (subclasses) Doctest: subclasses.fooit ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tandemstats ... #### 2020-08-23 18:24:50.372935 concat (unicodemethods) Doctest: unicodemethods.concat ... ok concat_any (unicodemethods) Doctest: unicodemethods.concat_any ... ok concat_literal_str (unicodemethods) Doctest: unicodemethods.concat_literal_str ... ok concat_literal_unicode (unicodemethods) Doctest: unicodemethods.concat_literal_unicode ... ok count (unicodemethods) Doctest: unicodemethods.count ... ok count_start_end (unicodemethods) Doctest: unicodemethods.count_start_end ... ok endswith (unicodemethods) Doctest: unicodemethods.endswith ... ok endswith_start_end (unicodemethods) Doctest: unicodemethods.endswith_start_end ... ok find (unicodemethods) Doctest: unicodemethods.find ... ok find_start_end (unicodemethods) Doctest: unicodemethods.find_start_end ... ok in_test (unicodemethods) Doctest: unicodemethods.in_test ... ok join (unicodemethods) Doctest: unicodemethods.join ... ok join_sep (unicodemethods) Doctest: unicodemethods.join_sep ... ok join_sep_genexpr (unicodemethods) Doctest: unicodemethods.join_sep_genexpr ... ok join_sep_genexpr_dictiter (unicodemethods) Doctest: unicodemethods.join_sep_genexpr_dictiter ... ok join_unbound (unicodemethods) Doctest: unicodemethods.join_unbound ... ok mod_format (unicodemethods) Doctest: unicodemethods.mod_format ... ok mod_format_literal (unicodemethods) Doctest: unicodemethods.mod_format_literal ... ok mod_format_tuple (unicodemethods) Doctest: unicodemethods.mod_format_tuple ... ok replace (unicodemethods) Doctest: unicodemethods.replace ... ok replace_maxcount (unicodemethods) Doctest: unicodemethods.replace_maxcount ... ok rfind (unicodemethods) Doctest: unicodemethods.rfind ... ok rfind_start_end (unicodemethods) Doctest: unicodemethods.rfind_start_end ... ok split (unicodemethods) Doctest: unicodemethods.split ... ok split_sep (unicodemethods) Doctest: unicodemethods.split_sep ... ok split_sep_max (unicodemethods) Doctest: unicodemethods.split_sep_max ... ok split_sep_max_int (unicodemethods) Doctest: unicodemethods.split_sep_max_int ... ok splitlines (unicodemethods) Doctest: unicodemethods.splitlines ... ok splitlines_keep (unicodemethods) Doctest: unicodemethods.splitlines_keep ... ok splitlines_keep_bint (unicodemethods) Doctest: unicodemethods.splitlines_keep_bint ... ok startswith (unicodemethods) Doctest: unicodemethods.startswith ... ok startswith_start_end (unicodemethods) Doctest: unicodemethods.startswith_start_end ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodemethods ... result (tandemstats) Doctest: tandemstats.result ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tandemstats ... #### 2020-08-23 18:25:00.403654 #### 2020-08-23 18:25:10.434256 go_c (r_forloop) Doctest: r_forloop.go_c ... ok go_c_all (r_forloop) Doctest: r_forloop.go_c_all ... ok go_c_all_exprs (r_forloop) Doctest: r_forloop.go_c_all_exprs ... ok go_c_calc (r_forloop) Doctest: r_forloop.go_c_calc ... ok go_c_calc_ret (r_forloop) Doctest: r_forloop.go_c_calc_ret ... ok go_c_const_exprs (r_forloop) Doctest: r_forloop.go_c_const_exprs ... ok go_c_enumerate (r_forloop) Doctest: r_forloop.go_c_enumerate ... ok go_c_int (r_forloop) Doctest: r_forloop.go_c_int ... ok go_c_ret (r_forloop) Doctest: r_forloop.go_c_ret ... ok go_dict (r_forloop) Doctest: r_forloop.go_dict ... ok go_dict_ret (r_forloop) Doctest: r_forloop.go_dict_ret ... ok go_list (r_forloop) Doctest: r_forloop.go_list ... ok go_list_ret (r_forloop) Doctest: r_forloop.go_list_ret ... ok go_py (r_forloop) Doctest: r_forloop.go_py ... ok go_py_ret (r_forloop) Doctest: r_forloop.go_py_ret ... ok go_tuple (r_forloop) Doctest: r_forloop.go_tuple ... ok go_tuple_ret (r_forloop) Doctest: r_forloop.go_tuple_ret ... ok result (tandemstats) Doctest: tandemstats.result ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_huss3 ... runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_call ... #### 2020-08-23 18:25:20.463796 #### 2020-08-23 18:25:30.492698 #### 2020-08-23 18:25:40.522624 r_huss3 () Doctest: r_huss3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_huss3 ... #### 2020-08-23 18:25:50.555430 #### 2020-08-23 18:26:00.634278 #### 2020-08-23 18:26:10.677371 r_huss3 () Doctest: r_huss3 ... ok #### 2020-08-23 18:26:20.942486 runTest (__main__.CythonRunTestCase) compiling (c) and running r_primes ... #### 2020-08-23 18:26:31.029241 primes (r_primes) Doctest: r_primes.primes ... ok #### 2020-08-23 18:26:41.084204 runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_primes ... #### 2020-08-23 18:26:51.117625 test_oldargs0_0 (test_call.CFunctionCalls) ... ok test_oldargs0_0_ext (test_call.CFunctionCalls) ... ok test_oldargs0_1 (test_call.CFunctionCalls) ... ok test_oldargs0_1_ext (test_call.CFunctionCalls) ... ok test_oldargs0_1_kw (test_call.CFunctionCalls) ... ok test_oldargs0_2 (test_call.CFunctionCalls) ... ok test_oldargs0_2_ext (test_call.CFunctionCalls) ... ok test_oldargs0_2_kw (test_call.CFunctionCalls) ... ok test_oldargs1_0 (test_call.CFunctionCalls) ... ok test_oldargs1_0_ext (test_call.CFunctionCalls) ... ok test_oldargs1_0_kw (test_call.CFunctionCalls) ... ok test_oldargs1_1 (test_call.CFunctionCalls) ... ok test_oldargs1_1_ext (test_call.CFunctionCalls) ... ok test_oldargs1_1_kw (test_call.CFunctionCalls) ... ok test_oldargs1_2 (test_call.CFunctionCalls) ... ok test_oldargs1_2_ext (test_call.CFunctionCalls) ... ok test_oldargs1_2_kw (test_call.CFunctionCalls) ... ok test_varargs0 (test_call.CFunctionCalls) ... ok test_varargs0_ext (test_call.CFunctionCalls) ... ok test_varargs0_kw (test_call.CFunctionCalls) ... ok test_varargs1 (test_call.CFunctionCalls) ... ok test_varargs1_ext (test_call.CFunctionCalls) ... ok test_varargs1_kw (test_call.CFunctionCalls) ... ok test_varargs2 (test_call.CFunctionCalls) ... ok test_varargs2_ext (test_call.CFunctionCalls) ... ok test_varargs2_kw (test_call.CFunctionCalls) ... ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_call ... concat (unicodemethods) Doctest: unicodemethods.concat ... ok concat_any (unicodemethods) Doctest: unicodemethods.concat_any ... ok concat_literal_str (unicodemethods) Doctest: unicodemethods.concat_literal_str ... ok concat_literal_unicode (unicodemethods) Doctest: unicodemethods.concat_literal_unicode ... ok count (unicodemethods) Doctest: unicodemethods.count ... ok count_start_end (unicodemethods) Doctest: unicodemethods.count_start_end ... ok endswith (unicodemethods) Doctest: unicodemethods.endswith ... ok endswith_start_end (unicodemethods) Doctest: unicodemethods.endswith_start_end ... #### 2020-08-23 18:27:01.168378 ok find (unicodemethods) Doctest: unicodemethods.find ... ok find_start_end (unicodemethods) Doctest: unicodemethods.find_start_end ... ok in_test (unicodemethods) Doctest: unicodemethods.in_test ... ok join (unicodemethods) Doctest: unicodemethods.join ... ok join_sep (unicodemethods) Doctest: unicodemethods.join_sep ... ok join_sep_genexpr (unicodemethods) Doctest: unicodemethods.join_sep_genexpr ... ok join_sep_genexpr_dictiter (unicodemethods) Doctest: unicodemethods.join_sep_genexpr_dictiter ... ok join_unbound (unicodemethods) Doctest: unicodemethods.join_unbound ... ok mod_format (unicodemethods) Doctest: unicodemethods.mod_format ... ok mod_format_literal (unicodemethods) Doctest: unicodemethods.mod_format_literal ... ok mod_format_tuple (unicodemethods) Doctest: unicodemethods.mod_format_tuple ... ok replace (unicodemethods) Doctest: unicodemethods.replace ... ok replace_maxcount (unicodemethods) Doctest: unicodemethods.replace_maxcount ... ok rfind (unicodemethods) Doctest: unicodemethods.rfind ... ok rfind_start_end (unicodemethods) Doctest: unicodemethods.rfind_start_end ... ok split (unicodemethods) Doctest: unicodemethods.split ... ok split_sep (unicodemethods) Doctest: unicodemethods.split_sep ... ok split_sep_max (unicodemethods) Doctest: unicodemethods.split_sep_max ... ok split_sep_max_int (unicodemethods) Doctest: unicodemethods.split_sep_max_int ... ok splitlines (unicodemethods) Doctest: unicodemethods.splitlines ... ok splitlines_keep (unicodemethods) Doctest: unicodemethods.splitlines_keep ... ok splitlines_keep_bint (unicodemethods) Doctest: unicodemethods.splitlines_keep_bint ... ok startswith (unicodemethods) Doctest: unicodemethods.startswith ... ok startswith_start_end (unicodemethods) Doctest: unicodemethods.startswith_start_end ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unop_extras ... primes (r_primes) Doctest: r_primes.primes ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_starargcall ... #### 2020-08-23 18:27:11.204235 #### 2020-08-23 18:27:21.247980 increment_decrement (unop_extras) Doctest: unop_extras.increment_decrement ... ok test_deref (unop_extras) Doctest: unop_extras.test_deref ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unop_extras ... eggs (r_starargcall) Doctest: r_starargcall.eggs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_starargcall ... #### 2020-08-23 18:27:31.277694 #### 2020-08-23 18:27:41.306429 increment_decrement (unop_extras) Doctest: unop_extras.increment_decrement ... ok test_deref (unop_extras) Doctest: unop_extras.test_deref ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unpack_fused ... eggs (r_starargcall) Doctest: r_starargcall.eggs ... ok #### 2020-08-23 18:27:51.351065 runTest (__main__.CythonRunTestCase) compiling (c) and running r_starargs ... #### 2020-08-23 18:28:01.380349 swallow (r_starargs) Doctest: r_starargs.swallow ... ok #### 2020-08-23 18:28:11.464945 runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_starargs ... #### 2020-08-23 18:28:21.615306 #### 2020-08-23 18:28:31.693479 swallow (r_starargs) Doctest: r_starargs.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_starargsonly ... #### 2020-08-23 18:28:41.780662 test_oldargs0_0 (test_call.CFunctionCalls) ... ok test_oldargs0_0_ext (test_call.CFunctionCalls) ... ok test_oldargs0_1 (test_call.CFunctionCalls) ... ok test_oldargs0_1_ext (test_call.CFunctionCalls) ... ok test_oldargs0_1_kw (test_call.CFunctionCalls) ... ok test_oldargs0_2 (test_call.CFunctionCalls) ... ok test_oldargs0_2_ext (test_call.CFunctionCalls) ... ok test_oldargs0_2_kw (test_call.CFunctionCalls) ... ok test_oldargs1_0 (test_call.CFunctionCalls) ... ok test_oldargs1_0_ext (test_call.CFunctionCalls) ... ok test_oldargs1_0_kw (test_call.CFunctionCalls) ... ok test_oldargs1_1 (test_call.CFunctionCalls) ... ok test_oldargs1_1_ext (test_call.CFunctionCalls) ... ok test_oldargs1_1_kw (test_call.CFunctionCalls) ... ok test_oldargs1_2 (test_call.CFunctionCalls) ... ok test_oldargs1_2_ext (test_call.CFunctionCalls) ... ok test_oldargs1_2_kw (test_call.CFunctionCalls) ... ok test_varargs0 (test_call.CFunctionCalls) ... ok test_varargs0_ext (test_call.CFunctionCalls) ... ok test_varargs0_kw (test_call.CFunctionCalls) ... ok test_varargs1 (test_call.CFunctionCalls) ... ok test_varargs1_ext (test_call.CFunctionCalls) ... ok test_varargs1_kw (test_call.CFunctionCalls) ... ok test_varargs2 (test_call.CFunctionCalls) ... ok test_varargs2_ext (test_call.CFunctionCalls) ... ok test_varargs2_kw (test_call.CFunctionCalls) ... ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_raisefrom ... #### 2020-08-23 18:28:51.819872 spam (r_starargsonly) Doctest: r_starargsonly.spam ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_starargsonly ... #### 2020-08-23 18:29:01.850067 #### 2020-08-23 18:29:11.905045 spam (r_starargsonly) Doctest: r_starargsonly.spam ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_uintindex ... #### 2020-08-23 18:29:21.941338 #### 2020-08-23 18:29:31.989914 r_uintindex () Doctest: r_uintindex ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_uintindex ... #### 2020-08-23 18:29:42.046229 test_class_cause (test_raisefrom.TestCause) ... ok test_erroneous_cause (test_raisefrom.TestCause) ... ok test_instance_cause (test_raisefrom.TestCause) ... ok test_invalid_cause (test_raisefrom.TestCause) ... ok test_raise_from_none_covers_context (test_raisefrom.TestCause) ... ok test_raise_from_none_sets_no_cause (test_raisefrom.TestCause) ... ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_raisefrom ... #### 2020-08-23 18:29:52.080882 unpack_many (unpack_fused) Doctest: unpack_fused.unpack_many ... ok unpack_many_int (unpack_fused) Doctest: unpack_fused.unpack_many_int ... ok unpack_one (unpack_fused) Doctest: unpack_fused.unpack_one ... ok unpack_two (unpack_fused) Doctest: unpack_fused.unpack_two ... ok unpack_two_int (unpack_fused) Doctest: unpack_fused.unpack_two_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unpack_fused ... #### 2020-08-23 18:30:02.126814 r_uintindex () Doctest: r_uintindex ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_vree_1 ... #### 2020-08-23 18:30:12.188189 r_vree_1 () Doctest: r_vree_1 ... ok #### 2020-08-23 18:30:22.224315 runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_vree_1 ... #### 2020-08-23 18:30:32.258171 #### 2020-08-23 18:30:42.534156 r_vree_1 () Doctest: r_vree_1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running reduce_pickle ... #### 2020-08-23 18:30:52.614641 test_class_cause (test_raisefrom.TestCause) ... ok test_erroneous_cause (test_raisefrom.TestCause) ... ok test_instance_cause (test_raisefrom.TestCause) ... ok test_invalid_cause (test_raisefrom.TestCause) ... ok test_raise_from_none_covers_context (test_raisefrom.TestCause) ... ok test_raise_from_none_sets_no_cause (test_raisefrom.TestCause) ... ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_unicode ... #### 2020-08-23 18:31:02.644035 #### 2020-08-23 18:31:12.677372 #### 2020-08-23 18:31:22.711961 #### 2020-08-23 18:31:32.747627 #### 2020-08-23 18:31:42.779578 #### 2020-08-23 18:31:52.813109 #### 2020-08-23 18:32:02.845551 #### 2020-08-23 18:32:12.881315 unpack_many (unpack_fused) Doctest: unpack_fused.unpack_many ... ok unpack_many_int (unpack_fused) Doctest: unpack_fused.unpack_many_int ... ok unpack_one (unpack_fused) Doctest: unpack_fused.unpack_one ... ok unpack_two (unpack_fused) Doctest: unpack_fused.unpack_two ... ok unpack_two_int (unpack_fused) Doctest: unpack_fused.unpack_two_int ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unreachable ... #### 2020-08-23 18:32:22.912797 #### 2020-08-23 18:32:32.973553 #### 2020-08-23 18:32:43.020170 with_yield_removed (unreachable) Doctest: unreachable.with_yield_removed ... ok #### 2020-08-23 18:32:53.077023 runTest (__main__.CythonRunTestCase) compiling (cpp) and running unreachable ... #### 2020-08-23 18:33:03.149924 #### 2020-08-23 18:33:13.202507 #### 2020-08-23 18:33:23.237873 with_yield_removed (unreachable) Doctest: unreachable.with_yield_removed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running verbatiminclude ... #### 2020-08-23 18:33:33.308167 #### 2020-08-23 18:33:43.381747 A (reduce_pickle) Doctest: reduce_pickle.A ... ok B (reduce_pickle) Doctest: reduce_pickle.B ... ok C (reduce_pickle) Doctest: reduce_pickle.C ... ok DefaultReduce (reduce_pickle) Doctest: reduce_pickle.DefaultReduce ... ok DefaultReducePySubclass (reduce_pickle) Doctest: reduce_pickle.DefaultReducePySubclass ... ok DefaultReduceSubclass (reduce_pickle) Doctest: reduce_pickle.DefaultReduceSubclass ... ok NoMembers (reduce_pickle) Doctest: reduce_pickle.NoMembers ... ok NoPyMembers (reduce_pickle) Doctest: reduce_pickle.NoPyMembers ... ok NoPyMembersPySubclass (reduce_pickle) Doctest: reduce_pickle.NoPyMembersPySubclass ... ok NoReduceDueToIntPtr (reduce_pickle) Doctest: reduce_pickle.NoReduceDueToIntPtr ... ok NoReduceDueToNontrivialCInit (reduce_pickle) Doctest: reduce_pickle.NoReduceDueToNontrivialCInit ... ok StructMemberDefault (reduce_pickle) Doctest: reduce_pickle.StructMemberDefault ... ok StructMemberForcedPickle (reduce_pickle) Doctest: reduce_pickle.StructMemberForcedPickle ... ok Wrapper (reduce_pickle) Doctest: reduce_pickle.Wrapper ... ok result (reduce_pickle) Doctest: reduce_pickle.result ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reduce_pickle ... #### 2020-08-23 18:33:53.435737 #### 2020-08-23 18:34:03.561332 test_class (verbatiminclude) Doctest: verbatiminclude.test_class ... ok test_cube (verbatiminclude) Doctest: verbatiminclude.test_cube ... ok test_square (verbatiminclude) Doctest: verbatiminclude.test_square ... #### 2020-08-23 18:34:13.593249 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running verbatiminclude ... #### 2020-08-23 18:34:23.621800 #### 2020-08-23 18:34:33.659699 #### 2020-08-23 18:34:43.697112 #### 2020-08-23 18:34:53.731213 test_class (verbatiminclude) Doctest: verbatiminclude.test_class ... ok test_cube (verbatiminclude) Doctest: verbatiminclude.test_cube ... ok test_square (verbatiminclude) Doctest: verbatiminclude.test_square ... ok #### 2020-08-23 18:35:03.776293 runTest (__main__.CythonRunTestCase) compiling (c) and running voidstarcast ... #### 2020-08-23 18:35:13.832061 #### 2020-08-23 18:35:23.861152 #### 2020-08-23 18:35:34.182327 cast_cast_cast (voidstarcast) Doctest: voidstarcast.cast_cast_cast ... ok #### 2020-08-23 18:35:44.247641 runTest (__main__.CythonRunTestCase) compiling (cpp) and running voidstarcast ... #### 2020-08-23 18:35:54.281952 #### 2020-08-23 18:36:04.314923 #### 2020-08-23 18:36:14.354143 #### 2020-08-23 18:36:24.397096 cast_cast_cast (voidstarcast) Doctest: voidstarcast.cast_cast_cast ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running watts1 ... #### 2020-08-23 18:36:34.426102 #### 2020-08-23 18:36:44.529858 test (watts1) Doctest: watts1.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running watts1 ... A (reduce_pickle) Doctest: reduce_pickle.A ... ok B (reduce_pickle) Doctest: reduce_pickle.B ... ok C (reduce_pickle) Doctest: reduce_pickle.C ... ok DefaultReduce (reduce_pickle) Doctest: reduce_pickle.DefaultReduce ... ok DefaultReducePySubclass (reduce_pickle) Doctest: reduce_pickle.DefaultReducePySubclass ... #### 2020-08-23 18:36:54.570817 ok DefaultReduceSubclass (reduce_pickle) Doctest: reduce_pickle.DefaultReduceSubclass ... ok NoMembers (reduce_pickle) Doctest: reduce_pickle.NoMembers ... ok NoPyMembers (reduce_pickle) Doctest: reduce_pickle.NoPyMembers ... ok NoPyMembersPySubclass (reduce_pickle) Doctest: reduce_pickle.NoPyMembersPySubclass ... ok NoReduceDueToIntPtr (reduce_pickle) Doctest: reduce_pickle.NoReduceDueToIntPtr ... ok NoReduceDueToNontrivialCInit (reduce_pickle) Doctest: reduce_pickle.NoReduceDueToNontrivialCInit ... ok StructMemberDefault (reduce_pickle) Doctest: reduce_pickle.StructMemberDefault ... ok StructMemberForcedPickle (reduce_pickle) Doctest: reduce_pickle.StructMemberForcedPickle ... ok Wrapper (reduce_pickle) Doctest: reduce_pickle.Wrapper ... ok result (reduce_pickle) Doctest: reduce_pickle.result ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ref2local ... #### 2020-08-23 18:37:04.604406 f (ref2local) Doctest: ref2local.f ... ok test (watts1) Doctest: watts1.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ref2local ... runTest (__main__.CythonRunTestCase) compiling (c) and running wundram1 ... #### 2020-08-23 18:37:14.654250 wundram1 () Doctest: wundram1 ... ok #### 2020-08-23 18:37:24.694765 runTest (__main__.CythonRunTestCase) compiling (cpp) and running wundram1 ... f (ref2local) Doctest: ref2local.f ... ok runTest (__main__.EndToEndTest) End-to-end reimport_failure ... #### 2020-08-23 18:37:34.724449 wundram1 () Doctest: wundram1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running yield_inside_lambda ... #### 2020-08-23 18:37:44.980388 #### 2020-08-23 18:37:55.013594 #### 2020-08-23 18:38:05.080487 #### 2020-08-23 18:38:15.108932 ok runTest (__main__.EndToEndTest) End-to-end reimport_from_package ... #### 2020-08-23 18:38:25.136717 test_inside_lambda (yield_inside_lambda) Doctest: yield_inside_lambda.test_inside_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running yield_inside_lambda ... #### 2020-08-23 18:38:35.166832 #### 2020-08-23 18:38:45.204371 #### 2020-08-23 18:38:55.246325 #### 2020-08-23 18:39:05.275116 ok runTest (__main__.CythonRunTestCase) compiling (c) and running relativeimport_star_T542 ... #### 2020-08-23 18:39:15.321905 test_inside_lambda (yield_inside_lambda) Doctest: yield_inside_lambda.test_inside_lambda ... ok run (__main__.PureDoctestTestCase) running pure doctests in yield_inside_lambda ... test_inside_lambda (pure_doctest__yield_inside_lambda) Doctest: pure_doctest__yield_inside_lambda.test_inside_lambda ... ok runTest (__main__.CythonCompileTestCase) compiling (c) math_function ... #### 2020-08-23 18:39:25.731722 cytest_relativeimport_T542 (distutils.core) Doctest: distutils.core.cytest_relativeimport_T542 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running relativeimport_star_T542 ... #### 2020-08-23 18:39:35.809177 #### 2020-08-23 18:39:45.851222 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) math_function ... cytest_relativeimport_T542 (distutils.core) Doctest: distutils.core.cytest_relativeimport_T542 ... ok runTest (__main__.EndToEndTest) End-to-end scanner_trace ... #### 2020-08-23 18:39:55.914195 #### 2020-08-23 18:40:05.948655 #### 2020-08-23 18:40:15.996809 ok runTest (__main__.CythonRunTestCase) compiling (c) and running self_in_ext_type_closure ... ok runTest (__main__.CythonCompileTestCase) compiling (c) math_function_2 ... #### 2020-08-23 18:40:26.026589 #### 2020-08-23 18:40:36.058252 #### 2020-08-23 18:40:46.097477 #### 2020-08-23 18:40:56.127579 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) math_function_2 ... #### 2020-08-23 18:41:06.170692 #### 2020-08-23 18:41:16.200452 #### 2020-08-23 18:41:26.230751 #### 2020-08-23 18:41:36.528594 ok runTest (__main__.CythonCompileTestCase) compiling (c) sin_of_square ... #### 2020-08-23 18:41:46.587343 #### 2020-08-23 18:41:56.623709 ext_method0 (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method0 ... ok ext_method1 (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method1 ... ok ext_method1_def (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method1_def ... ok ext_method_args (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method_args ... ok ext_method_args_only (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method_args_only ... ok gen0 (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen0 ... ok gen1 (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen1 ... ok gen_default (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen_default ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running self_in_ext_type_closure ... #### 2020-08-23 18:42:06.658762 #### 2020-08-23 18:42:16.693286 #### 2020-08-23 18:42:26.726677 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) sin_of_square ... #### 2020-08-23 18:42:36.762429 #### 2020-08-23 18:42:46.792112 #### 2020-08-23 18:42:56.820042 #### 2020-08-23 18:43:06.848927 #### 2020-08-23 18:43:16.883137 #### 2020-08-23 18:43:26.941569 ok runTest (__main__.CythonCompileTestCase) compiling (c) test_queue ... #### 2020-08-23 18:43:36.981972 ext_method0 (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method0 ... ok ext_method1 (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method1 ... ok ext_method1_def (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method1_def ... ok ext_method_args (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method_args ... ok ext_method_args_only (self_in_ext_type_closure.ExtType) Doctest: self_in_ext_type_closure.ExtType.ext_method_args_only ... ok gen0 (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen0 ... ok gen1 (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen1 ... ok gen_default (self_in_ext_type_closure.GenType) Doctest: self_in_ext_type_closure.GenType.gen_default ... ok #### 2020-08-23 18:43:47.017053 runTest (__main__.CythonRunTestCase) compiling (c) and running set_discard_remove ... #### 2020-08-23 18:43:57.051084 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) test_queue ... #### 2020-08-23 18:44:07.081128 #### 2020-08-23 18:44:17.109473 set_discard (set_discard_remove) Doctest: set_discard_remove.set_discard ... ok set_discard_missing (set_discard_remove) Doctest: set_discard_remove.set_discard_missing ... ok set_discard_set (set_discard_remove) Doctest: set_discard_remove.set_discard_set ... ok set_remove (set_discard_remove) Doctest: set_discard_remove.set_remove ... ok set_remove_missing (set_discard_remove) Doctest: set_discard_remove.set_remove_missing ... ok set_remove_set (set_discard_remove) Doctest: set_discard_remove.set_remove_set ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running set_discard_remove ... #### 2020-08-23 18:44:27.436636 #### 2020-08-23 18:44:37.536457 ok runTest (__main__.CythonCompileTestCase) compiling (c) primes ... === C/C++ compiler error output: === test_grammar.c: In function ‘__pyx_pf_12test_grammar_12GrammarTests_36test_continue_stmt’: test_grammar.c:30118:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 30118 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_grammar.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_grammar.c:30118:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 30118 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_grammar.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ test_grammar.c:30118:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 30118 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_grammar.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_grammar.c:30250:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 30250 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_grammar.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_grammar.c:30250:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 30250 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_grammar.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ test_grammar.c:30250:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 30250 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_grammar.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_grammar.c: In function ‘__pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f’: test_grammar.c:38060:72: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] 38060 | struct __pyx_obj_12test_grammar___pyx_scope_struct_21_test_nonlocal *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ test_grammar.c: In function ‘__pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func’: test_grammar.c:43397:73: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] 43397 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== testAssert2 (test_grammar.GrammarTests) ... ok test_additive_ops (test_grammar.GrammarTests) ... ok test_assert (test_grammar.GrammarTests) ... ok test_async_await (test_grammar.GrammarTests) ... ok test_async_for (test_grammar.GrammarTests) ... ok test_async_with (test_grammar.GrammarTests) ... ok test_atoms (test_grammar.GrammarTests) ... ok test_binary_mask_ops (test_grammar.GrammarTests) ... ok test_break_continue_loop (test_grammar.GrammarTests) ... ok test_break_in_finally (test_grammar.GrammarTests) ... ok test_break_stmt (test_grammar.GrammarTests) ... ok test_classdef (test_grammar.GrammarTests) ... ok test_comparison (test_grammar.GrammarTests) ... ok test_continue_stmt (test_grammar.GrammarTests) ... ok test_del_stmt (test_grammar.GrammarTests) ... ok test_dictcomps (test_grammar.GrammarTests) ... ok test_eval_input (test_grammar.GrammarTests) ... ok test_expr_stmt (test_grammar.GrammarTests) ... ok test_for (test_grammar.GrammarTests) ... ok test_former_statements_refer_to_builtins (test_grammar.GrammarTests) ... #### 2020-08-23 18:44:47.606110 ok test_genexps (test_grammar.GrammarTests) ... ok test_global (test_grammar.GrammarTests) ... ok test_if (test_grammar.GrammarTests) ... ok test_if_else_expr (test_grammar.GrammarTests) ... ok test_import (test_grammar.GrammarTests) ... ok test_lambdef (test_grammar.GrammarTests) ... ok test_listcomps (test_grammar.GrammarTests) ... ok test_matrix_mul (test_grammar.GrammarTests) ... ok test_multiplicative_ops (test_grammar.GrammarTests) ... ok test_nonlocal (test_grammar.GrammarTests) ... ok test_paren_evaluation (test_grammar.GrammarTests) ... ok test_pass_stmt (test_grammar.GrammarTests) ... ok test_raise (test_grammar.GrammarTests) ... ok test_return (test_grammar.GrammarTests) ... ok test_return_in_finally (test_grammar.GrammarTests) ... ok test_selectors (test_grammar.GrammarTests) ... ok test_shift_ops (test_grammar.GrammarTests) ... ok test_simple_stmt (test_grammar.GrammarTests) ... ok test_suite (test_grammar.GrammarTests) ... ok test_test (test_grammar.GrammarTests) ... ok test_try (test_grammar.GrammarTests) ... ok test_unary_ops (test_grammar.GrammarTests) ... ok test_var_annot_basic_semantics (test_grammar.GrammarTests) ... skipped 'Class annotations not implemented' test_var_annot_basics (test_grammar.GrammarTests) ... ok test_var_annot_custom_maps (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' test_var_annot_in_module (test_grammar.GrammarTests) ... skipped 'Depends on external test module' test_var_annot_metaclass_semantics (test_grammar.GrammarTests) ... skipped 'Class annotations not implemented' test_var_annot_module_semantics (test_grammar.GrammarTests) ... skipped 'Depends on external test module' test_var_annot_refleak (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' test_var_annot_simple_exec (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' test_var_annot_syntax_errors (test_grammar.GrammarTests) ... skipped 'Bug: global vs. local declarations do not currently raise an error' test_while (test_grammar.GrammarTests) ... ok test_with_statement (test_grammar.GrammarTests) ... ok test_yield (test_grammar.GrammarTests) ... ok test_yield_in_comprehensions (test_grammar.GrammarTests) ... skipped 'DeprecationWarning not implemented' test_backslash (test_grammar.TokenTests) ... ok test_ellipsis (test_grammar.TokenTests) ... ok test_eof_error (test_grammar.TokenTests) ... ok test_float_exponent_tokenization (test_grammar.TokenTests) ... ok test_floats (test_grammar.TokenTests) ... ok test_long_integers (test_grammar.TokenTests) ... ok test_plain_integers (test_grammar.TokenTests) ... ok test_string_literals (test_grammar.TokenTests) ... ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_grammar ... #### 2020-08-23 18:44:57.674980 set_discard (set_discard_remove) Doctest: set_discard_remove.set_discard ... ok set_discard_missing (set_discard_remove) Doctest: set_discard_remove.set_discard_missing ... ok set_discard_set (set_discard_remove) Doctest: set_discard_remove.set_discard_set ... ok set_remove (set_discard_remove) Doctest: set_discard_remove.set_remove ... ok set_remove_missing (set_discard_remove) Doctest: set_discard_remove.set_remove_missing ... ok set_remove_set (set_discard_remove) Doctest: set_discard_remove.set_remove_set ... ok ok runTest (__main__.CythonCompileTestCase) compiling (cpp) primes ... run (__main__.PureDoctestTestCase) running pure doctests in set_discard_remove ... set_discard (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_discard ... ok set_discard_missing (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_discard_missing ... ok set_discard_set (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_discard_set ... ok set_remove (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_remove ... ok set_remove_missing (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_remove_missing ... ok set_remove_set (pure_doctest__set_discard_remove) Doctest: pure_doctest__set_discard_remove.set_remove_set ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running set_iter ... #### 2020-08-23 18:45:07.708267 #### 2020-08-23 18:45:17.742767 ok runTest (__main__.CythonCompileTestCase) compiling (c) primes_python ... #### 2020-08-23 18:45:27.775748 frozenset_iter_comp (set_iter) Doctest: set_iter.frozenset_iter_comp ... ok set_iter_comp (set_iter) Doctest: set_iter.set_iter_comp ... ok set_iter_comp_frozenset (set_iter) Doctest: set_iter.set_iter_comp_frozenset ... ok set_iter_comp_typed (set_iter) Doctest: set_iter.set_iter_comp_typed ... ok set_iter_enumerate (set_iter) Doctest: set_iter.set_iter_enumerate ... ok set_iter_modify (set_iter) Doctest: set_iter.set_iter_modify ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running set_iter ... #### 2020-08-23 18:45:37.811743 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) primes_python ... #### 2020-08-23 18:45:47.841124 #### 2020-08-23 18:45:57.869923 frozenset_iter_comp (set_iter) Doctest: set_iter.frozenset_iter_comp ... ok set_iter_comp (set_iter) Doctest: set_iter.set_iter_comp ... ok set_iter_comp_frozenset (set_iter) Doctest: set_iter.set_iter_comp_frozenset ... ok set_iter_comp_typed (set_iter) Doctest: set_iter.set_iter_comp_typed ... ok set_iter_enumerate (set_iter) Doctest: set_iter.set_iter_enumerate ... ok set_iter_modify (set_iter) Doctest: set_iter.set_iter_modify ... ok #### 2020-08-23 18:46:07.899700 runTest (__main__.CythonRunTestCase) compiling (c) and running setjmp ... ok runTest (__main__.CythonCompileTestCase) compiling (c) atoi ... #### 2020-08-23 18:46:17.928078 #### 2020-08-23 18:46:27.956333 execute_c_call (setjmp) Doctest: setjmp.execute_c_call ... ok nonzero (setjmp) Doctest: setjmp.nonzero ... ok === C/C++ compiler error output: === atoi.c:1050:18: warning: ‘__pyx_f_4atoi_parse_charptr_to_py_int’ defined but not used [-Wunused-function] 1050 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) atoi ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running setjmp ... #### 2020-08-23 18:46:38.236760 #### 2020-08-23 18:46:48.336625 === C/C++ compiler error output: === atoi.cpp:1064:18: warning: ‘PyObject* __pyx_f_4atoi_parse_charptr_to_py_int(char*)’ defined but not used [-Wunused-function] 1064 | static PyObject *__pyx_f_4atoi_parse_charptr_to_py_int(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) malloc ... execute_c_call (setjmp) Doctest: setjmp.execute_c_call ... ok nonzero (setjmp) Doctest: setjmp.nonzero ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running short_circuit_T404 ... #### 2020-08-23 18:46:58.378781 #### 2020-08-23 18:47:08.417224 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) malloc ... test_and (short_circuit_T404) Doctest: short_circuit_T404.test_and ... ok test_or (short_circuit_T404) Doctest: short_circuit_T404.test_or ... ok #### 2020-08-23 18:47:18.452822 runTest (__main__.CythonRunTestCase) compiling (cpp) and running short_circuit_T404 ... #### 2020-08-23 18:47:28.516980 #### 2020-08-23 18:47:38.546382 ok runTest (__main__.CythonCompileTestCase) compiling (c) some_memory ... test_and (short_circuit_T404) Doctest: short_circuit_T404.test_and ... ok test_or (short_circuit_T404) Doctest: short_circuit_T404.test_or ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running sizeof ... #### 2020-08-23 18:47:48.597750 f (sizeof) Doctest: sizeof.f ... ok #### 2020-08-23 18:47:58.631909 runTest (__main__.CythonRunTestCase) compiling (cpp) and running sizeof ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) some_memory ... #### 2020-08-23 18:48:08.667067 f (sizeof) Doctest: sizeof.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice2 ... #### 2020-08-23 18:48:18.703074 #### 2020-08-23 18:48:28.737596 ok runTest (__main__.CythonCompileTestCase) compiling (c) convolve2 ... #### 2020-08-23 18:48:38.770818 #### 2020-08-23 18:48:48.801597 slice_of_temporary_smoketest (slice2) Doctest: slice2.slice_of_temporary_smoketest ... ok test_full (slice2) Doctest: slice2.test_full ... ok test_start (slice2) Doctest: slice2.test_start ... ok test_start_and_stop (slice2) Doctest: slice2.test_start_and_stop ... ok test_start_stop_and_step (slice2) Doctest: slice2.test_start_stop_and_step ... ok test_step (slice2) Doctest: slice2.test_step ... ok test_stop (slice2) Doctest: slice2.test_stop ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice2 ... #### 2020-08-23 18:48:59.078897 #### 2020-08-23 18:49:09.130314 #### 2020-08-23 18:49:19.160511 === C/C++ compiler error output: === In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from convolve2.c:610: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) convolve2 ... #### 2020-08-23 18:49:29.191061 slice_of_temporary_smoketest (slice2) Doctest: slice2.slice_of_temporary_smoketest ... ok test_full (slice2) Doctest: slice2.test_full ... ok test_start (slice2) Doctest: slice2.test_start ... ok test_start_and_stop (slice2) Doctest: slice2.test_start_and_stop ... ok test_start_stop_and_step (slice2) Doctest: slice2.test_start_stop_and_step ... ok test_step (slice2) Doctest: slice2.test_step ... ok test_stop (slice2) Doctest: slice2.test_stop ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice2b ... #### 2020-08-23 18:49:39.225540 #### 2020-08-23 18:49:49.255118 slice_of_typed_value (slice2b) Doctest: slice2b.slice_of_typed_value ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice2b ... #### 2020-08-23 18:49:59.285498 #### 2020-08-23 18:50:09.321220 slice_of_typed_value (slice2b) Doctest: slice2b.slice_of_typed_value ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running strconstinclass ... #### 2020-08-23 18:50:19.351307 strconstinclass () Doctest: strconstinclass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running strconstinclass ... #### 2020-08-23 18:50:29.380581 === C/C++ compiler error output: === In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from convolve2.cpp:624: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) calc_pi_2 ... #### 2020-08-23 18:50:39.411158 strconstinclass () Doctest: strconstinclass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running strliterals ... #### 2020-08-23 18:50:49.446536 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) calc_pi_2 ... #### 2020-08-23 18:50:59.483562 #### 2020-08-23 18:51:09.741413 strliterals () Doctest: strliterals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running strliterals ... #### 2020-08-23 18:51:19.820195 ok runTest (__main__.CythonCompileTestCase) compiling (c) A_equivalent ... #### 2020-08-23 18:51:29.856137 #### 2020-08-23 18:51:39.890478 #### 2020-08-23 18:51:49.924766 strliterals () Doctest: strliterals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running struct_conversion ... #### 2020-08-23 18:51:59.960374 #### 2020-08-23 18:52:09.990376 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) A_equivalent ... #### 2020-08-23 18:52:20.019213 #### 2020-08-23 18:52:30.047827 #### 2020-08-23 18:52:40.082298 #### 2020-08-23 18:52:50.119648 return_constructor (struct_conversion) Doctest: struct_conversion.return_constructor ... ok return_constructor_kwds (struct_conversion) Doctest: struct_conversion.return_constructor_kwds ... ok test_constructor (struct_conversion) Doctest: struct_conversion.test_constructor ... ok test_constructor_kwds (struct_conversion) Doctest: struct_conversion.test_constructor_kwds ... ok test_dict_construction (struct_conversion) Doctest: struct_conversion.test_dict_construction ... ok test_list_construction (struct_conversion) Doctest: struct_conversion.test_list_construction ... ok test_nested_obj_to_struct (struct_conversion) Doctest: struct_conversion.test_nested_obj_to_struct ... ok test_obj_to_struct (struct_conversion) Doctest: struct_conversion.test_obj_to_struct ... ok test_pointers (struct_conversion) Doctest: struct_conversion.test_pointers ... ok test_union_constructor (struct_conversion) Doctest: struct_conversion.test_union_constructor ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running struct_conversion ... #### 2020-08-23 18:53:00.159939 ok runTest (__main__.CythonCompileTestCase) compiling (c) annotations ... #### 2020-08-23 18:53:10.201394 #### 2020-08-23 18:53:20.236502 #### 2020-08-23 18:53:30.270188 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) annotations ... #### 2020-08-23 18:53:40.306520 #### 2020-08-23 18:53:50.343054 #### 2020-08-23 18:54:00.376844 ok runTest (__main__.CythonCompileTestCase) compiling (c) api_func ... return_constructor (struct_conversion) Doctest: struct_conversion.return_constructor ... ok return_constructor_kwds (struct_conversion) Doctest: struct_conversion.return_constructor_kwds ... ok test_constructor (struct_conversion) Doctest: struct_conversion.test_constructor ... ok test_constructor_kwds (struct_conversion) Doctest: struct_conversion.test_constructor_kwds ... ok test_dict_construction (struct_conversion) Doctest: struct_conversion.test_dict_construction ... ok test_list_construction (struct_conversion) Doctest: struct_conversion.test_list_construction ... ok test_nested_obj_to_struct (struct_conversion) Doctest: struct_conversion.test_nested_obj_to_struct ... ok test_obj_to_struct (struct_conversion) Doctest: struct_conversion.test_obj_to_struct ... ok test_pointers (struct_conversion) Doctest: struct_conversion.test_pointers ... ok test_union_constructor (struct_conversion) Doctest: struct_conversion.test_union_constructor ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running subop ... #### 2020-08-23 18:54:10.410045 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) api_func ... #### 2020-08-23 18:54:20.475267 #### 2020-08-23 18:54:30.799731 mixed_test (subop) Doctest: subop.mixed_test ... ok pointer_test (subop) Doctest: subop.pointer_test ... ok sub_1_x (subop) Doctest: subop.sub_1_x ... ok sub_1f_x (subop) Doctest: subop.sub_1f_x ... ok sub_large_x (subop) Doctest: subop.sub_large_x ... ok sub_x_1 (subop) Doctest: subop.sub_x_1 ... ok sub_x_1f (subop) Doctest: subop.sub_x_1f ... ok sub_x_large (subop) Doctest: subop.sub_x_large ... ok ok runTest (__main__.CythonCompileTestCase) compiling (c) auto_conversion_1 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running subop ... #### 2020-08-23 18:54:40.854366 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) auto_conversion_1 ... #### 2020-08-23 18:54:50.914214 #### 2020-08-23 18:55:00.950020 ok runTest (__main__.CythonCompileTestCase) compiling (c) auto_conversion_3 ... mixed_test (subop) Doctest: subop.mixed_test ... ok pointer_test (subop) Doctest: subop.pointer_test ... ok sub_1_x (subop) Doctest: subop.sub_1_x ... ok sub_1f_x (subop) Doctest: subop.sub_1f_x ... ok sub_large_x (subop) Doctest: subop.sub_large_x ... ok sub_x_1 (subop) Doctest: subop.sub_x_1 ... ok sub_x_1f (subop) Doctest: subop.sub_x_1f ... ok sub_x_large (subop) Doctest: subop.sub_x_large ... ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_coroutines_pep492 ... #### 2020-08-23 18:55:11.021440 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) auto_conversion_3 ... #### 2020-08-23 18:55:21.059712 #### 2020-08-23 18:55:31.091460 ok runTest (__main__.CythonCompileTestCase) compiling (c) for_unicode ... #### 2020-08-23 18:55:41.128399 #### 2020-08-23 18:55:51.188023 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) for_unicode ... #### 2020-08-23 18:56:01.290817 #### 2020-08-23 18:56:11.319673 ok runTest (__main__.CythonCompileTestCase) compiling (c) to_char ... #### 2020-08-23 18:56:21.361258 #### 2020-08-23 18:56:31.445111 #### 2020-08-23 18:56:41.481167 #### 2020-08-23 18:56:51.510796 #### 2020-08-23 18:57:01.539823 #### 2020-08-23 18:57:11.575661 #### 2020-08-23 18:57:21.610290 #### 2020-08-23 18:57:31.644873 #### 2020-08-23 18:57:41.679099 #### 2020-08-23 18:57:51.713252 #### 2020-08-23 18:58:01.747904 #### 2020-08-23 18:58:11.781554 #### 2020-08-23 18:58:21.815047 #### 2020-08-23 18:58:32.004751 #### 2020-08-23 18:58:42.096725 #### 2020-08-23 18:58:52.133791 #### 2020-08-23 18:59:02.200234 #### 2020-08-23 18:59:12.295122 #### 2020-08-23 18:59:22.328384 #### 2020-08-23 18:59:32.363639 === C/C++ compiler error output: === to_char.c:2008:27: warning: ‘__pyx_f_7to_char__chars’ defined but not used [-Wunused-function] 2008 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) to_char ... #### 2020-08-23 18:59:42.399019 #### 2020-08-23 18:59:52.446013 #### 2020-08-23 19:00:02.478470 #### 2020-08-23 19:00:12.512405 #### 2020-08-23 19:00:22.560110 #### 2020-08-23 19:00:32.605322 #### 2020-08-23 19:00:42.638998 #### 2020-08-23 19:00:52.675964 #### 2020-08-23 19:01:02.708757 #### 2020-08-23 19:01:12.780337 #### 2020-08-23 19:01:22.815802 #### 2020-08-23 19:01:32.850910 #### 2020-08-23 19:01:42.888607 #### 2020-08-23 19:01:52.919371 #### 2020-08-23 19:02:02.951972 #### 2020-08-23 19:02:12.981567 #### 2020-08-23 19:02:23.011483 #### 2020-08-23 19:02:33.106263 #### 2020-08-23 19:02:43.164425 #### 2020-08-23 19:02:53.212092 #### 2020-08-23 19:03:03.262927 === C/C++ compiler error output: === to_char.cpp:2022:27: warning: ‘__Pyx_memviewslice __pyx_f_7to_char__chars(PyObject*)’ defined but not used [-Wunused-function] 2022 | static __Pyx_memviewslice __pyx_f_7to_char__chars(PyObject *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) hello ... #### 2020-08-23 19:03:13.314749 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) hello ... #### 2020-08-23 19:03:23.351170 #### 2020-08-23 19:03:33.394214 ok runTest (__main__.CythonCompileTestCase) compiling (c) integrate ... #### 2020-08-23 19:03:43.428163 #### 2020-08-23 19:03:53.465585 #### 2020-08-23 19:04:03.758640 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) integrate ... #### 2020-08-23 19:04:13.840065 #### 2020-08-23 19:04:23.895524 #### 2020-08-23 19:04:33.940335 #### 2020-08-23 19:04:43.999036 #### 2020-08-23 19:04:54.027439 ok runTest (__main__.CythonCompileTestCase) compiling (c) integrate_cy ... #### 2020-08-23 19:05:04.057019 #### 2020-08-23 19:05:14.131213 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) integrate_cy ... #### 2020-08-23 19:05:24.159140 #### 2020-08-23 19:05:34.189284 #### 2020-08-23 19:05:44.217315 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) view_count ... #### 2020-08-23 19:05:54.246142 #### 2020-08-23 19:06:04.281504 #### 2020-08-23 19:06:14.309324 #### 2020-08-23 19:06:24.339410 #### 2020-08-23 19:06:34.368332 ok runTest (__main__.CythonCompileTestCase) compiling (c) rectangle_cpdef ... #### 2020-08-23 19:06:44.398791 === C/C++ compiler error output: === In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_grammar.cpp:4: test_grammar.cpp: In function ‘PyObject* __pyx_pf_12test_grammar_12GrammarTests_36test_continue_stmt(PyObject*, PyObject*)’: /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ test_grammar.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_grammar.cpp:30132:18: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 30132 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:262:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ^ test_grammar.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_grammar.cpp:30132:18: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 30132 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ test_grammar.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_grammar.cpp:30132:18: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 30132 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ test_grammar.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_grammar.cpp:30264:18: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 30264 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:262:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ^ test_grammar.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_grammar.cpp:30264:18: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 30264 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ test_grammar.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_grammar.cpp:30264:18: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 30264 | __pyx_t_1 = (__Pyx_PyUnicode_IS_TRUE(__pyx_v_msg) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_grammar.cpp: In function ‘PyObject* __pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f(PyObject*)’: test_grammar.cpp:38074:72: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] 38074 | struct __pyx_obj_12test_grammar___pyx_scope_struct_21_test_nonlocal *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ test_grammar.cpp: In function ‘PyObject* __pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func(PyObject*, PyObject*)’: test_grammar.cpp:43411:73: warning: variable ‘__pyx_cur_scope’ set but not used [-Wunused-but-set-variable] 43411 | struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_listcomps *__pyx_cur_scope; | ^~~~~~~~~~~~~~~ ==================================== testAssert2 (test_grammar.GrammarTests) ... ok test_additive_ops (test_grammar.GrammarTests) ... ok test_assert (test_grammar.GrammarTests) ... ok test_async_await (test_grammar.GrammarTests) ... ok test_async_for (test_grammar.GrammarTests) ... ok test_async_with (test_grammar.GrammarTests) ... ok test_atoms (test_grammar.GrammarTests) ... ok test_binary_mask_ops (test_grammar.GrammarTests) ... ok test_break_continue_loop (test_grammar.GrammarTests) ... ok test_break_in_finally (test_grammar.GrammarTests) ... ok test_break_stmt (test_grammar.GrammarTests) ... ok test_classdef (test_grammar.GrammarTests) ... ok test_comparison (test_grammar.GrammarTests) ... ok test_continue_stmt (test_grammar.GrammarTests) ... ok test_del_stmt (test_grammar.GrammarTests) ... ok test_dictcomps (test_grammar.GrammarTests) ... ok test_eval_input (test_grammar.GrammarTests) ... ok test_expr_stmt (test_grammar.GrammarTests) ... ok test_for (test_grammar.GrammarTests) ... ok test_former_statements_refer_to_builtins (test_grammar.GrammarTests) ... ok test_genexps (test_grammar.GrammarTests) ... ok test_global (test_grammar.GrammarTests) ... ok test_if (test_grammar.GrammarTests) ... ok test_if_else_expr (test_grammar.GrammarTests) ... ok test_import (test_grammar.GrammarTests) ... ok test_lambdef (test_grammar.GrammarTests) ... ok test_listcomps (test_grammar.GrammarTests) ... ok test_matrix_mul (test_grammar.GrammarTests) ... ok test_multiplicative_ops (test_grammar.GrammarTests) ... ok test_nonlocal (test_grammar.GrammarTests) ... ok test_paren_evaluation (test_grammar.GrammarTests) ... ok test_pass_stmt (test_grammar.GrammarTests) ... ok test_raise (test_grammar.GrammarTests) ... ok test_return (test_grammar.GrammarTests) ... ok test_return_in_finally (test_grammar.GrammarTests) ... ok test_selectors (test_grammar.GrammarTests) ... ok test_shift_ops (test_grammar.GrammarTests) ... ok test_simple_stmt (test_grammar.GrammarTests) ... ok test_suite (test_grammar.GrammarTests) ... ok test_test (test_grammar.GrammarTests) ... ok test_try (test_grammar.GrammarTests) ... ok test_unary_ops (test_grammar.GrammarTests) ... ok test_var_annot_basic_semantics (test_grammar.GrammarTests) ... skipped 'Class annotations not implemented' test_var_annot_basics (test_grammar.GrammarTests) ... ok test_var_annot_custom_maps (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' test_var_annot_in_module (test_grammar.GrammarTests) ... skipped 'Depends on external test module' test_var_annot_metaclass_semantics (test_grammar.GrammarTests) ... skipped 'Class annotations not implemented' test_var_annot_module_semantics (test_grammar.GrammarTests) ... skipped 'Depends on external test module' test_var_annot_refleak (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' test_var_annot_simple_exec (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()' test_var_annot_syntax_errors (test_grammar.GrammarTests) ... skipped 'Bug: global vs. local declarations do not currently raise an error' test_while (test_grammar.GrammarTests) ... ok test_with_statement (test_grammar.GrammarTests) ... ok test_yield (test_grammar.GrammarTests) ... #### 2020-08-23 19:06:54.645381 ok test_yield_in_comprehensions (test_grammar.GrammarTests) ... skipped 'DeprecationWarning not implemented' test_backslash (test_grammar.TokenTests) ... ok test_ellipsis (test_grammar.TokenTests) ... ok test_eof_error (test_grammar.TokenTests) ... ok test_float_exponent_tokenization (test_grammar.TokenTests) ... ok test_floats (test_grammar.TokenTests) ... ok test_long_integers (test_grammar.TokenTests) ... ok test_plain_integers (test_grammar.TokenTests) ... ok test_string_literals (test_grammar.TokenTests) ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tp_new ... #### 2020-08-23 19:07:04.714860 #### 2020-08-23 19:07:14.749127 #### 2020-08-23 19:07:24.816913 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rectangle_cpdef ... #### 2020-08-23 19:07:34.847112 #### 2020-08-23 19:07:44.894367 #### 2020-08-23 19:07:54.969786 #### 2020-08-23 19:08:05.003136 #### 2020-08-23 19:08:15.043454 #### 2020-08-23 19:08:25.096437 ok runTest (__main__.CythonCompileTestCase) compiling (c) dict_animal ... #### 2020-08-23 19:08:35.127949 make_new (tp_new) Doctest: tp_new.make_new ... ok make_new_args (tp_new) Doctest: tp_new.make_new_args ... ok make_new_builtin (tp_new) Doctest: tp_new.make_new_builtin ... ok make_new_kwargs (tp_new) Doctest: tp_new.make_new_kwargs ... ok make_new_none (tp_new) Doctest: tp_new.make_new_none ... ok make_new_none_typed (tp_new) Doctest: tp_new.make_new_none_typed ... ok make_new_pyclass (tp_new) Doctest: tp_new.make_new_pyclass ... ok make_new_typed_target (tp_new) Doctest: tp_new.make_new_typed_target ... ok make_new_untyped (tp_new) Doctest: tp_new.make_new_untyped ... ok make_new_with_args (tp_new) Doctest: tp_new.make_new_with_args ... ok make_new_with_args_kwargs (tp_new) Doctest: tp_new.make_new_with_args_kwargs ... ok test_derived_vtab (tp_new) Doctest: tp_new.test_derived_vtab ... ok Couldn't find 'abc' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_c66c3238e875f4cfba7eaa8a827b19ae3b4277b0.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_c66c3238e875f4cfba7eaa8a827b19ae3b4277b0.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_251debb10fc7894fd48b1821cf28e332538aa077.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_251debb10fc7894fd48b1821cf28e332538aa077.pyx Couldn't find 'abc' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_9e531506a9515075443331492195a361888de8eb.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_9e531506a9515075443331492195a361888de8eb.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_dd600be26381d81e130a248b4ea24cb6c8b7acd6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_dd600be26381d81e130a248b4ea24cb6c8b7acd6.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_a4b35fc4e8df5b2c5e4aa77507f90a6b03a51fdc.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/c/test_asyncgen/_cython_inline_a4b35fc4e8df5b2c5e4aa77507f90a6b03a51fdc.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_c66c3238e875f4cfba7eaa8a827b19ae3b4277b0.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_c66c3238e875f4cfba7eaa8a827b19ae3b4277b0.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_251debb10fc7894fd48b1821cf28e332538aa077.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_251debb10fc7894fd48b1821cf28e332538aa077.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_9e531506a9515075443331492195a361888de8eb.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_9e531506a9515075443331492195a361888de8eb.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_dd600be26381d81e130a248b4ea24cb6c8b7acd6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_dd600be26381d81e130a248b4ea24cb6c8b7acd6.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_a4b35fc4e8df5b2c5e4aa77507f90a6b03a51fdc.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/2/run/cpp/test_asyncgen/_cython_inline_a4b35fc4e8df5b2c5e4aa77507f90a6b03a51fdc.pyx runTest (__main__.CythonRunTestCase) compiling (cpp) and running tp_new ... #### 2020-08-23 19:08:45.177967 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) dict_animal ... #### 2020-08-23 19:08:55.209793 #### 2020-08-23 19:09:05.252291 #### 2020-08-23 19:09:15.301280 ok runTest (__main__.CythonCompileTestCase) compiling (c) c_code_docstring ... #### 2020-08-23 19:09:25.337411 === C/C++ compiler error output: === c_code_docstring.c:611:17: warning: ‘square’ defined but not used [-Wunused-function] 611 | static long square(long x) {return x * x;} | ^~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c_code_docstring ... #### 2020-08-23 19:09:35.371992 #### 2020-08-23 19:09:45.409364 === C/C++ compiler error output: === c_code_docstring.cpp:625:17: warning: ‘long int square(long int)’ defined but not used [-Wunused-function] 625 | static long square(long x) {return x * x;} | ^~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) kwargs_2 ... #### 2020-08-23 19:09:55.614947 #### 2020-08-23 19:10:05.686174 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) kwargs_2 ... #### 2020-08-23 19:10:15.750166 #### 2020-08-23 19:10:25.790195 make_new (tp_new) Doctest: tp_new.make_new ... ok make_new_args (tp_new) Doctest: tp_new.make_new_args ... ok make_new_builtin (tp_new) Doctest: tp_new.make_new_builtin ... ok make_new_kwargs (tp_new) Doctest: tp_new.make_new_kwargs ... ok make_new_none (tp_new) Doctest: tp_new.make_new_none ... ok make_new_none_typed (tp_new) Doctest: tp_new.make_new_none_typed ... ok make_new_pyclass (tp_new) Doctest: tp_new.make_new_pyclass ... ok make_new_typed_target (tp_new) Doctest: tp_new.make_new_typed_target ... ok make_new_untyped (tp_new) Doctest: tp_new.make_new_untyped ... ok make_new_with_args (tp_new) Doctest: tp_new.make_new_with_args ... ok make_new_with_args_kwargs (tp_new) Doctest: tp_new.make_new_with_args_kwargs ... ok test_derived_vtab (tp_new) Doctest: tp_new.test_derived_vtab ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tp_new_T454 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) override ... #### 2020-08-23 19:10:35.829342 #### 2020-08-23 19:10:45.895261 #### 2020-08-23 19:10:55.932835 #### 2020-08-23 19:11:05.979750 make_new_factory (tp_new_T454) Doctest: tp_new_T454.make_new_factory ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tp_new_T454 ... #### 2020-08-23 19:11:16.031168 #### 2020-08-23 19:11:26.060659 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) override ... #### 2020-08-23 19:11:36.090572 #### 2020-08-23 19:11:46.122850 make_new_factory (tp_new_T454) Doctest: tp_new_T454.make_new_factory ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tracebacks ... #### 2020-08-23 19:11:56.190069 #### 2020-08-23 19:12:06.220836 #### 2020-08-23 19:12:16.254244 test_traceback (tracebacks) Doctest: tracebacks.test_traceback ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tracebacks ... #### 2020-08-23 19:12:26.282751 ok runTest (__main__.CythonCompileTestCase) compiling (c) copy ... #### 2020-08-23 19:12:36.311637 #### 2020-08-23 19:12:46.503433 test_traceback (tracebacks) Doctest: tracebacks.test_traceback ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tryexcept ... #### 2020-08-23 19:12:56.551195 #### 2020-08-23 19:13:06.580479 #### 2020-08-23 19:13:16.613064 #### 2020-08-23 19:13:26.665872 #### 2020-08-23 19:13:36.694288 #### 2020-08-23 19:13:46.737945 #### 2020-08-23 19:13:56.771969 #### 2020-08-23 19:14:06.870225 #### 2020-08-23 19:14:16.905603 #### 2020-08-23 19:14:26.938578 #### 2020-08-23 19:14:36.985830 #### 2020-08-23 19:14:47.030546 bare_except_reraise_no_raise (tryexcept) Doctest: tryexcept.bare_except_reraise_no_raise ... ok bare_except_reraise_raise (tryexcept) Doctest: tryexcept.bare_except_reraise_raise ... ok complete_except_as_no_raise (tryexcept) Doctest: tryexcept.complete_except_as_no_raise ... ok complete_except_as_raise (tryexcept) Doctest: tryexcept.complete_except_as_raise ... ok double_except_no_raise (tryexcept) Doctest: tryexcept.double_except_no_raise ... ok double_except_raise (tryexcept) Doctest: tryexcept.double_except_raise ... ok except_as_no_raise (tryexcept) Doctest: tryexcept.except_as_no_raise ... ok except_as_no_raise_does_not_touch_target (tryexcept) Doctest: tryexcept.except_as_no_raise_does_not_touch_target ... ok except_as_raise (tryexcept) Doctest: tryexcept.except_as_raise ... ok except_as_raise_does_not_delete_target (tryexcept) Doctest: tryexcept.except_as_raise_does_not_delete_target ... ok except_as_raise_with_empty_except (tryexcept) Doctest: tryexcept.except_as_raise_with_empty_except ... ok loop_bare_except_no_raise (tryexcept) Doctest: tryexcept.loop_bare_except_no_raise ... ok loop_bare_except_raise (tryexcept) Doctest: tryexcept.loop_bare_except_raise ... ok normal_and_bare_except_no_raise (tryexcept) Doctest: tryexcept.normal_and_bare_except_no_raise ... ok normal_and_bare_except_raise (tryexcept) Doctest: tryexcept.normal_and_bare_except_raise ... ok single_except (tryexcept) Doctest: tryexcept.single_except ... ok single_except_builtin (tryexcept) Doctest: tryexcept.single_except_builtin ... ok single_except_expression (tryexcept) Doctest: tryexcept.single_except_expression ... ok single_except_global_tuple (tryexcept) Doctest: tryexcept.single_except_global_tuple ... ok target_except_no_raise (tryexcept) Doctest: tryexcept.target_except_no_raise ... ok target_except_raise (tryexcept) Doctest: tryexcept.target_except_raise ... ok tuple_except_builtin (tryexcept) Doctest: tryexcept.tuple_except_builtin ... ok tuple_except_index_target_no_raise (tryexcept) Doctest: tryexcept.tuple_except_index_target_no_raise ... ok tuple_except_index_target_raise (tryexcept) Doctest: tryexcept.tuple_except_index_target_raise ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tryexcept ... #### 2020-08-23 19:14:57.068153 #### 2020-08-23 19:15:07.102879 #### 2020-08-23 19:15:17.133301 #### 2020-08-23 19:15:27.187141 #### 2020-08-23 19:15:37.223192 #### 2020-08-23 19:15:47.262064 #### 2020-08-23 19:15:57.299994 #### 2020-08-23 19:16:07.344107 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) copy ... #### 2020-08-23 19:16:17.391481 #### 2020-08-23 19:16:27.475607 #### 2020-08-23 19:16:37.524277 #### 2020-08-23 19:16:47.553195 bare_except_reraise_no_raise (tryexcept) Doctest: tryexcept.bare_except_reraise_no_raise ... ok bare_except_reraise_raise (tryexcept) Doctest: tryexcept.bare_except_reraise_raise ... ok complete_except_as_no_raise (tryexcept) Doctest: tryexcept.complete_except_as_no_raise ... ok complete_except_as_raise (tryexcept) Doctest: tryexcept.complete_except_as_raise ... ok double_except_no_raise (tryexcept) Doctest: tryexcept.double_except_no_raise ... ok double_except_raise (tryexcept) Doctest: tryexcept.double_except_raise ... ok except_as_no_raise (tryexcept) Doctest: tryexcept.except_as_no_raise ... ok except_as_no_raise_does_not_touch_target (tryexcept) Doctest: tryexcept.except_as_no_raise_does_not_touch_target ... ok except_as_raise (tryexcept) Doctest: tryexcept.except_as_raise ... ok except_as_raise_does_not_delete_target (tryexcept) Doctest: tryexcept.except_as_raise_does_not_delete_target ... ok except_as_raise_with_empty_except (tryexcept) Doctest: tryexcept.except_as_raise_with_empty_except ... ok loop_bare_except_no_raise (tryexcept) Doctest: tryexcept.loop_bare_except_no_raise ... ok loop_bare_except_raise (tryexcept) Doctest: tryexcept.loop_bare_except_raise ... ok normal_and_bare_except_no_raise (tryexcept) Doctest: tryexcept.normal_and_bare_except_no_raise ... ok normal_and_bare_except_raise (tryexcept) Doctest: tryexcept.normal_and_bare_except_raise ... ok single_except (tryexcept) Doctest: tryexcept.single_except ... ok single_except_builtin (tryexcept) Doctest: tryexcept.single_except_builtin ... ok single_except_expression (tryexcept) Doctest: tryexcept.single_except_expression ... ok single_except_global_tuple (tryexcept) Doctest: tryexcept.single_except_global_tuple ... ok target_except_no_raise (tryexcept) Doctest: tryexcept.target_except_no_raise ... ok target_except_raise (tryexcept) Doctest: tryexcept.target_except_raise ... ok tuple_except_builtin (tryexcept) Doctest: tryexcept.tuple_except_builtin ... ok tuple_except_index_target_no_raise (tryexcept) Doctest: tryexcept.tuple_except_index_target_no_raise ... ok tuple_except_index_target_raise (tryexcept) Doctest: tryexcept.tuple_except_index_target_raise ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tryfinallychaining ... #### 2020-08-23 19:16:57.599457 #### 2020-08-23 19:17:07.628027 test_finally_c (tryfinallychaining) Doctest: tryfinallychaining.test_finally_c ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tryfinallychaining ... #### 2020-08-23 19:17:17.696283 #### 2020-08-23 19:17:27.751019 #### 2020-08-23 19:17:37.790738 test_finally_c (tryfinallychaining) Doctest: tryfinallychaining.test_finally_c ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tuple ... #### 2020-08-23 19:17:47.977726 #### 2020-08-23 19:17:58.028826 #### 2020-08-23 19:18:08.066346 #### 2020-08-23 19:18:18.099391 #### 2020-08-23 19:18:28.151269 f (tuple) Doctest: tuple.f ... ok g (tuple) Doctest: tuple.g ... ok h (tuple) Doctest: tuple.h ... ok j (tuple) Doctest: tuple.j ... ok k (tuple) Doctest: tuple.k ... ok l (tuple) Doctest: tuple.l ... ok tuple_none (tuple) Doctest: tuple.tuple_none ... ok tuple_none_list (tuple) Doctest: tuple.tuple_none_list ... ok tuple_of_args_tuple (tuple) Doctest: tuple.tuple_of_args_tuple ... ok tuple_of_object (tuple) Doctest: tuple.tuple_of_object ... ok tuple_of_tuple_literal (tuple) Doctest: tuple.tuple_of_tuple_literal ... ok tuple_of_tuple_or_none (tuple) Doctest: tuple.tuple_of_tuple_or_none ... ok unused_literals (tuple) Doctest: tuple.unused_literals ... ok unused_non_literal (tuple) Doctest: tuple.unused_non_literal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tuple ... #### 2020-08-23 19:18:38.185779 #### 2020-08-23 19:18:48.223634 #### 2020-08-23 19:18:58.259760 #### 2020-08-23 19:19:08.292595 f (tuple) Doctest: tuple.f ... ok g (tuple) Doctest: tuple.g ... ok h (tuple) Doctest: tuple.h ... ok j (tuple) Doctest: tuple.j ... ok k (tuple) Doctest: tuple.k ... ok l (tuple) Doctest: tuple.l ... ok tuple_none (tuple) Doctest: tuple.tuple_none ... ok tuple_none_list (tuple) Doctest: tuple.tuple_none_list ... ok tuple_of_args_tuple (tuple) Doctest: tuple.tuple_of_args_tuple ... ok tuple_of_object (tuple) Doctest: tuple.tuple_of_object ... ok tuple_of_tuple_literal (tuple) Doctest: tuple.tuple_of_tuple_literal ... ok tuple_of_tuple_or_none (tuple) Doctest: tuple.tuple_of_tuple_or_none ... ok unused_literals (tuple) Doctest: tuple.unused_literals ... ok unused_non_literal (tuple) Doctest: tuple.unused_non_literal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tuple_constants ... #### 2020-08-23 19:19:18.337269 #### 2020-08-23 19:19:28.373221 #### 2020-08-23 19:19:38.407482 #### 2020-08-23 19:19:48.442703 constant_tuple1 (tuple_constants) Doctest: tuple_constants.constant_tuple1 ... ok constant_types_comparing_equal (tuple_constants) Doctest: tuple_constants.constant_types_comparing_equal ... ok return_constant_tuple1 (tuple_constants) Doctest: tuple_constants.return_constant_tuple1 ... ok return_constant_tuple2 (tuple_constants) Doctest: tuple_constants.return_constant_tuple2 ... ok return_constant_tuple_strings (tuple_constants) Doctest: tuple_constants.return_constant_tuple_strings ... ok return_constant_tuples_string_types (tuple_constants) Doctest: tuple_constants.return_constant_tuples_string_types ... ok return_empty_tuple (tuple_constants) Doctest: tuple_constants.return_empty_tuple ... ok return_folded_tuple (tuple_constants) Doctest: tuple_constants.return_folded_tuple ... ok return_module_level_tuple (tuple_constants) Doctest: tuple_constants.return_module_level_tuple ... ok return_multiplied_constant_tuple (tuple_constants) Doctest: tuple_constants.return_multiplied_constant_tuple ... ok return_nested_tuple (tuple_constants) Doctest: tuple_constants.return_nested_tuple ... ok return_nonconstant_tuple (tuple_constants) Doctest: tuple_constants.return_nonconstant_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tuple_constants ... #### 2020-08-23 19:19:58.485754 ok runTest (__main__.CythonCompileTestCase) compiling (c) memory_layout_2 ... #### 2020-08-23 19:20:08.522383 #### 2020-08-23 19:20:18.558041 #### 2020-08-23 19:20:28.592685 constant_tuple1 (tuple_constants) Doctest: tuple_constants.constant_tuple1 ... ok constant_types_comparing_equal (tuple_constants) Doctest: tuple_constants.constant_types_comparing_equal ... ok return_constant_tuple1 (tuple_constants) Doctest: tuple_constants.return_constant_tuple1 ... ok return_constant_tuple2 (tuple_constants) Doctest: tuple_constants.return_constant_tuple2 ... ok return_constant_tuple_strings (tuple_constants) Doctest: tuple_constants.return_constant_tuple_strings ... ok return_constant_tuples_string_types (tuple_constants) Doctest: tuple_constants.return_constant_tuples_string_types ... ok return_empty_tuple (tuple_constants) Doctest: tuple_constants.return_empty_tuple ... ok return_folded_tuple (tuple_constants) Doctest: tuple_constants.return_folded_tuple ... ok return_module_level_tuple (tuple_constants) Doctest: tuple_constants.return_module_level_tuple ... ok return_multiplied_constant_tuple (tuple_constants) Doctest: tuple_constants.return_multiplied_constant_tuple ... ok return_nested_tuple (tuple_constants) Doctest: tuple_constants.return_nested_tuple ... ok return_nonconstant_tuple (tuple_constants) Doctest: tuple_constants.return_nonconstant_tuple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tupleassign ... #### 2020-08-23 19:20:38.628380 #### 2020-08-23 19:20:48.667311 #### 2020-08-23 19:20:59.005216 #### 2020-08-23 19:21:09.076578 #### 2020-08-23 19:21:19.119092 #### 2020-08-23 19:21:29.154198 assign3 (tupleassign) Doctest: tupleassign.assign3 ... ok assign3_int (tupleassign) Doctest: tupleassign.assign3_int ... ok assign3_mixed1 (tupleassign) Doctest: tupleassign.assign3_mixed1 ... ok assign3_mixed2 (tupleassign) Doctest: tupleassign.assign3_mixed2 ... ok assign3_mixed3 (tupleassign) Doctest: tupleassign.assign3_mixed3 ... ok assign3_typed (tupleassign) Doctest: tupleassign.assign3_typed ... ok test_overwrite (tupleassign) Doctest: tupleassign.test_overwrite ... ok test_overwrite_int (tupleassign) Doctest: tupleassign.test_overwrite_int ... ok test_overwrite_mixed (tupleassign) Doctest: tupleassign.test_overwrite_mixed ... ok test_overwrite_mixed2 (tupleassign) Doctest: tupleassign.test_overwrite_mixed2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tupleassign ... #### 2020-08-23 19:21:39.194384 #### 2020-08-23 19:21:49.224805 #### 2020-08-23 19:21:59.256875 #### 2020-08-23 19:22:09.287551 #### 2020-08-23 19:22:19.316351 #### 2020-08-23 19:22:29.347206 assign3 (tupleassign) Doctest: tupleassign.assign3 ... ok assign3_int (tupleassign) Doctest: tupleassign.assign3_int ... ok assign3_mixed1 (tupleassign) Doctest: tupleassign.assign3_mixed1 ... ok assign3_mixed2 (tupleassign) Doctest: tupleassign.assign3_mixed2 ... ok assign3_mixed3 (tupleassign) Doctest: tupleassign.assign3_mixed3 ... ok assign3_typed (tupleassign) Doctest: tupleassign.assign3_typed ... ok test_overwrite (tupleassign) Doctest: tupleassign.test_overwrite ... ok test_overwrite_int (tupleassign) Doctest: tupleassign.test_overwrite_int ... ok test_overwrite_mixed (tupleassign) Doctest: tupleassign.test_overwrite_mixed ... ok test_overwrite_mixed2 (tupleassign) Doctest: tupleassign.test_overwrite_mixed2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tupleunpack_T712 ... #### 2020-08-23 19:22:39.377946 #### 2020-08-23 19:22:49.408862 single_from_set (tupleunpack_T712) Doctest: tupleunpack_T712.single_from_set ... ok single_from_string (tupleunpack_T712) Doctest: tupleunpack_T712.single_from_string ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tupleunpack_T712 ... #### 2020-08-23 19:22:59.445073 #### 2020-08-23 19:23:09.475626 single_from_set (tupleunpack_T712) Doctest: tupleunpack_T712.single_from_set ... ok single_from_string (tupleunpack_T712) Doctest: tupleunpack_T712.single_from_string ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_inference_T768_cpp ... #### 2020-08-23 19:23:19.506989 #### 2020-08-23 19:23:29.571093 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) memory_layout_2 ... type_inference_del_cpp (type_inference_T768_cpp) Doctest: type_inference_T768_cpp.type_inference_del_cpp ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running type_inference_new ... #### 2020-08-23 19:23:39.652786 #### 2020-08-23 19:23:49.683389 #### 2020-08-23 19:23:59.720699 #### 2020-08-23 19:24:09.749073 #### 2020-08-23 19:24:19.848463 test_cf_loop (type_inference_new) Doctest: type_inference_new.test_cf_loop ... ok test_cf_loop_intermediate (type_inference_new) Doctest: type_inference_new.test_cf_loop_intermediate ... ok test_double_vs_pyobject (type_inference_new) Doctest: type_inference_new.test_double_vs_pyobject ... ok test_inplace_assignment (type_inference_new) Doctest: type_inference_new.test_inplace_assignment ... ok test_integer_overflow (type_inference_new) Doctest: type_inference_new.test_integer_overflow ... ok test_long_vs_double (type_inference_new) Doctest: type_inference_new.test_long_vs_double ... ok test_object_assmt (type_inference_new) Doctest: type_inference_new.test_object_assmt ... ok test_python_objects (type_inference_new) Doctest: type_inference_new.test_python_objects ... ok test_reassignment (type_inference_new) Doctest: type_inference_new.test_reassignment ... ok test_swap (type_inference_new) Doctest: type_inference_new.test_swap ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_inference_new ... #### 2020-08-23 19:24:29.891710 #### 2020-08-23 19:24:40.075418 #### 2020-08-23 19:24:50.138781 #### 2020-08-23 19:25:00.177841 #### 2020-08-23 19:25:10.207154 #### 2020-08-23 19:25:20.242030 test_cf_loop (type_inference_new) Doctest: type_inference_new.test_cf_loop ... ok test_cf_loop_intermediate (type_inference_new) Doctest: type_inference_new.test_cf_loop_intermediate ... ok test_double_vs_pyobject (type_inference_new) Doctest: type_inference_new.test_double_vs_pyobject ... ok test_inplace_assignment (type_inference_new) Doctest: type_inference_new.test_inplace_assignment ... ok test_integer_overflow (type_inference_new) Doctest: type_inference_new.test_integer_overflow ... ok test_long_vs_double (type_inference_new) Doctest: type_inference_new.test_long_vs_double ... ok test_object_assmt (type_inference_new) Doctest: type_inference_new.test_object_assmt ... ok test_python_objects (type_inference_new) Doctest: type_inference_new.test_python_objects ... ok test_reassignment (type_inference_new) Doctest: type_inference_new.test_reassignment ... ok test_swap (type_inference_new) Doctest: type_inference_new.test_swap ... ok #### 2020-08-23 19:25:30.275410 runTest (__main__.CythonRunTestCase) compiling (c) and running type_slots_nonzero_bool ... #### 2020-08-23 19:25:40.312207 #### 2020-08-23 19:25:50.349892 #### 2020-08-23 19:26:00.385610 type_slots_nonzero_bool () Doctest: type_slots_nonzero_bool ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_slots_nonzero_bool ... #### 2020-08-23 19:26:10.419692 #### 2020-08-23 19:26:20.457072 #### 2020-08-23 19:26:30.498531 type_slots_nonzero_bool () Doctest: type_slots_nonzero_bool ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typeof ... #### 2020-08-23 19:26:40.544340 #### 2020-08-23 19:26:50.583591 ok runTest (__main__.CythonCompileTestCase) compiling (c) memview_to_c ... #### 2020-08-23 19:27:00.621954 #### 2020-08-23 19:27:10.667653 #### 2020-08-23 19:27:20.701736 expression (typeof) Doctest: typeof.expression ... ok simple (typeof) Doctest: typeof.simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typeof ... #### 2020-08-23 19:27:30.764840 #### 2020-08-23 19:27:40.800933 #### 2020-08-23 19:27:51.233516 #### 2020-08-23 19:28:01.284341 #### 2020-08-23 19:28:11.315181 #### 2020-08-23 19:28:21.359952 #### 2020-08-23 19:28:31.390421 expression (typeof) Doctest: typeof.expression ... ok simple (typeof) Doctest: typeof.simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unbound_special_methods ... #### 2020-08-23 19:28:41.420672 #### 2020-08-23 19:28:51.450614 #### 2020-08-23 19:29:01.492781 #### 2020-08-23 19:29:11.522013 UnicodeSubclass (unbound_special_methods) Doctest: unbound_special_methods.UnicodeSubclass ... ok unicode_contains (unbound_special_methods) Doctest: unbound_special_methods.unicode_contains ... ok unicode_contains_unbound (unbound_special_methods) Doctest: unbound_special_methods.unicode_contains_unbound ... #### 2020-08-23 19:29:21.551181 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unbound_special_methods ... #### 2020-08-23 19:29:31.581501 #### 2020-08-23 19:29:41.611321 #### 2020-08-23 19:29:51.641221 #### 2020-08-23 19:30:01.672527 UnicodeSubclass (unbound_special_methods) Doctest: unbound_special_methods.UnicodeSubclass ... ok unicode_contains (unbound_special_methods) Doctest: unbound_special_methods.unicode_contains ... ok unicode_contains_unbound (unbound_special_methods) Doctest: unbound_special_methods.unicode_contains_unbound ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_default_auto_encoding ... #### 2020-08-23 19:30:11.706315 #### 2020-08-23 19:30:21.747117 #### 2020-08-23 19:30:31.777875 #### 2020-08-23 19:30:42.072759 unicode_default_auto_encoding () Doctest: unicode_default_auto_encoding ... ok as_objects (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.as_objects ... ok from_object (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.from_object ... ok slice_as_objects (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_default_auto_encoding ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) memview_to_c ... #### 2020-08-23 19:30:52.145649 #### 2020-08-23 19:31:02.180831 #### 2020-08-23 19:31:12.222030 #### 2020-08-23 19:31:22.251389 #### 2020-08-23 19:31:32.280574 unicode_default_auto_encoding () Doctest: unicode_default_auto_encoding ... ok as_objects (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.as_objects ... ok from_object (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.from_object ... ok slice_as_objects (unicode_default_auto_encoding) Doctest: unicode_default_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodefunction ... #### 2020-08-23 19:31:42.309038 #### 2020-08-23 19:31:52.357179 #### 2020-08-23 19:32:02.387862 unicodefunction () Doctest: unicodefunction ... ok typed (unicodefunction) Doctest: unicodefunction.typed ... ok typed_not_none (unicodefunction) Doctest: unicodefunction.typed_not_none ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodefunction ... #### 2020-08-23 19:32:12.418389 #### 2020-08-23 19:32:22.465461 #### 2020-08-23 19:32:32.496450 unicodefunction () Doctest: unicodefunction ... ok typed (unicodefunction) Doctest: unicodefunction.typed ... ok typed_not_none (unicodefunction) Doctest: unicodefunction.typed_not_none ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodeliteralsdefault ... #### 2020-08-23 19:32:42.551801 #### 2020-08-23 19:32:52.614325 unicodeliteralsdefault () Doctest: unicodeliteralsdefault ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodeliteralsdefault ... #### 2020-08-23 19:33:02.733460 #### 2020-08-23 19:33:12.865131 unicodeliteralsdefault () Doctest: unicodeliteralsdefault ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodeliteralslatin1 ... #### 2020-08-23 19:33:23.255873 #### 2020-08-23 19:33:33.310020 unicodeliteralslatin1 () Doctest: unicodeliteralslatin1 ... ok #### 2020-08-23 19:33:43.346297 runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodeliteralslatin1 ... #### 2020-08-23 19:33:53.377050 #### 2020-08-23 19:34:03.457244 unicodeliteralslatin1 () Doctest: unicodeliteralslatin1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unpacklistcomp ... #### 2020-08-23 19:34:13.490155 #### 2020-08-23 19:34:23.525740 #### 2020-08-23 19:34:33.624138 unpack_comp (unpacklistcomp) Doctest: unpacklistcomp.unpack_comp ... ok unpack_expr (unpacklistcomp) Doctest: unpacklistcomp.unpack_expr ... ok unpack_normal (unpacklistcomp) Doctest: unpacklistcomp.unpack_normal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unpacklistcomp ... #### 2020-08-23 19:34:43.660438 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_infer_types ... #### 2020-08-23 19:34:53.712150 unpack_comp (unpacklistcomp) Doctest: unpacklistcomp.unpack_comp ... ok unpack_expr (unpacklistcomp) Doctest: unpacklistcomp.unpack_expr ... ok unpack_normal (unpacklistcomp) Doctest: unpacklistcomp.unpack_normal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unsigned_char_ptr_bytes_conversion_T359 ... #### 2020-08-23 19:35:03.744315 #### 2020-08-23 19:35:13.781491 test_uchar_conversion (unsigned_char_ptr_bytes_conversion_T359) Doctest: unsigned_char_ptr_bytes_conversion_T359.test_uchar_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unsigned_char_ptr_bytes_conversion_T359 ... #### 2020-08-23 19:35:23.811167 test___contains__ (test_unicode.UnicodeTest) ... ok test_additional_rsplit (test_unicode.UnicodeTest) ... ok test_additional_split (test_unicode.UnicodeTest) ... ok test_ascii (test_unicode.UnicodeTest) ... ok test_bug1001011 (test_unicode.UnicodeTest) ... ok test_bytes_comparison (test_unicode.UnicodeTest) ... ok test_capitalize (test_unicode.UnicodeTest) ... ok test_capitalize_nonascii (test_unicode.UnicodeTest) ... ok test_case_operation_overflow (test_unicode.UnicodeTest) ... skipped 'requires 32-bit system' test_casefold (test_unicode.UnicodeTest) ... ok test_center (test_unicode.UnicodeTest) ... ok test_codecs (test_unicode.UnicodeTest) ... #### 2020-08-23 19:35:34.110083 test_uchar_conversion (unsigned_char_ptr_bytes_conversion_T359) Doctest: unsigned_char_ptr_bytes_conversion_T359.test_uchar_conversion ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running varargcall ... ok test_codecs_charmap (test_unicode.UnicodeTest) ... ok test_codecs_errors (test_unicode.UnicodeTest) ... ok test_codecs_idna (test_unicode.UnicodeTest) ... ok test_codecs_utf7 (test_unicode.UnicodeTest) ... ok test_codecs_utf8 (test_unicode.UnicodeTest) ... ok test_compare (test_unicode.UnicodeTest) ... ok test_comparison (test_unicode.UnicodeTest) ... ok test_concatenation (test_unicode.UnicodeTest) ... ok test_constructor (test_unicode.UnicodeTest) ... ok test_constructor_defaults (test_unicode.UnicodeTest) Check the constructor argument defaults. ... ok test_constructor_keyword_args (test_unicode.UnicodeTest) Pass various keyword argument combinations to the constructor. ... ok test_contains (test_unicode.UnicodeTest) ... ok test_conversion (test_unicode.UnicodeTest) ... ok test_count (test_unicode.UnicodeTest) ... #### 2020-08-23 19:35:44.142302 #### 2020-08-23 19:35:54.172921 swallow (varargcall) Doctest: varargcall.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running varargcall ... #### 2020-08-23 19:36:04.206829 #### 2020-08-23 19:36:14.242477 ok test_endswith (test_unicode.UnicodeTest) ... ok test_expandtabs (test_unicode.UnicodeTest) ... ok test_expandtabs_optimization (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_expandtabs_overflows_gracefully (test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms' test_extended_getslice (test_unicode.UnicodeTest) ... swallow (varargcall) Doctest: varargcall.swallow ... ok ok test_find (test_unicode.UnicodeTest) ... runTest (__main__.CythonRunTestCase) compiling (c) and running weakfail ... #### 2020-08-23 19:36:24.273011 #### 2020-08-23 19:36:34.303145 #### 2020-08-23 19:36:44.351552 #### 2020-08-23 19:36:54.397682 test_weakref (weakfail) Doctest: weakfail.test_weakref ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running weakfail ... ok test_find_etc_raise_correct_error_messages (test_unicode.UnicodeTest) ... ok test_fixtype (test_unicode.UnicodeTest) ... ok test_floatformatting (test_unicode.UnicodeTest) ... #### 2020-08-23 19:37:04.427401 ok test_format (test_unicode.UnicodeTest) ... ok test_format_auto_numbering (test_unicode.UnicodeTest) ... ok test_format_float (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_format_huge_item_number (test_unicode.UnicodeTest) ... ok test_format_huge_precision (test_unicode.UnicodeTest) ... ok test_format_huge_width (test_unicode.UnicodeTest) ... ok test_format_map (test_unicode.UnicodeTest) ... ok test_format_subclass (test_unicode.UnicodeTest) ... ok test_formatting (test_unicode.UnicodeTest) ... ok test_formatting_c_limits (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_formatting_huge_precision (test_unicode.UnicodeTest) ... ok test_formatting_huge_precision_c_limits (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_formatting_huge_width (test_unicode.UnicodeTest) ... ok test_formatting_with_enum (test_unicode.UnicodeTest) ... ok test_free_after_iterating (test_unicode.UnicodeTest) ... ok test_hash (test_unicode.UnicodeTest) ... ok test_index (test_unicode.UnicodeTest) ... ok test_inplace_rewrites (test_unicode.UnicodeTest) ... ok test_invalid_cb_for_2bytes_seq (test_unicode.UnicodeTest) Test that an 'invalid continuation byte' error is raised when the ... ok test_invalid_cb_for_3bytes_seq (test_unicode.UnicodeTest) Test that an 'invalid continuation byte' error is raised when the ... ok test_invalid_cb_for_4bytes_seq (test_unicode.UnicodeTest) Test that an 'invalid continuation byte' error is raised when the ... ok test_invalid_start_byte (test_unicode.UnicodeTest) Test that an 'invalid start byte' error is raised when the first byte ... ok test_isalnum (test_unicode.UnicodeTest) ... ok test_isalpha (test_unicode.UnicodeTest) ... ok test_isascii (test_unicode.UnicodeTest) ... ok test_isdecimal (test_unicode.UnicodeTest) ... ok test_isdigit (test_unicode.UnicodeTest) ... ok test_isidentifier (test_unicode.UnicodeTest) ... ok test_islower (test_unicode.UnicodeTest) ... ok test_isnumeric (test_unicode.UnicodeTest) ... ok test_isprintable (test_unicode.UnicodeTest) ... ok test_isspace (test_unicode.UnicodeTest) ... ok test_issue18183 (test_unicode.UnicodeTest) ... ok test_issue28598_strsubclass_rhs (test_unicode.UnicodeTest) ... skipped 'BROKEN!' test_issue8271 (test_unicode.UnicodeTest) ... ok test_istitle (test_unicode.UnicodeTest) ... ok test_isupper (test_unicode.UnicodeTest) ... ok test_iterators (test_unicode.UnicodeTest) ... ok test_join (test_unicode.UnicodeTest) ... ok test_join_overflow (test_unicode.UnicodeTest) ... skipped 'needs too much memory on a 64-bit platform' test_list_concat (test_unicode.UnicodeTest) ... ok test_literals (test_unicode.UnicodeTest) ... ok test_ljust (test_unicode.UnicodeTest) ... ok test_lower (test_unicode.UnicodeTest) ... ok test_maketrans_translate (test_unicode.UnicodeTest) ... ok test_mul (test_unicode.UnicodeTest) ... ok test_none_arguments (test_unicode.UnicodeTest) ... ok test_partition (test_unicode.UnicodeTest) ... ok test_printable_repr (test_unicode.UnicodeTest) ... ok test_printing (test_unicode.UnicodeTest) ... ok test_raiseMemError (test_unicode.UnicodeTest) ... ok test_replace (test_unicode.UnicodeTest) ... ok test_replace_id (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_replace_overflow (test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms' test_repr (test_unicode.UnicodeTest) ... ok test_resize (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_rfind (test_unicode.UnicodeTest) ... #### 2020-08-23 19:37:14.476959 #### 2020-08-23 19:37:24.516422 #### 2020-08-23 19:37:34.598552 test_weakref (weakfail) Doctest: weakfail.test_weakref ... #### 2020-08-23 19:37:44.674255 ok runTest (__main__.CythonRunTestCase) compiling (c) and running withnogil ... ok test_rindex (test_unicode.UnicodeTest) ... ok test_rjust (test_unicode.UnicodeTest) ... ok test_rpartition (test_unicode.UnicodeTest) ... ok test_rsplit (test_unicode.UnicodeTest) ... #### 2020-08-23 19:37:54.709222 ok test_slice (test_unicode.UnicodeTest) ... ok test_split (test_unicode.UnicodeTest) ... ok test_splitlines (test_unicode.UnicodeTest) ... ok test_startswith (test_unicode.UnicodeTest) ... ok test_startswith_endswith_errors (test_unicode.UnicodeTest) ... ok test_strip (test_unicode.UnicodeTest) ... ok test_strip_whitespace (test_unicode.UnicodeTest) ... ok test_subclass_add (test_unicode.UnicodeTest) ... ok test_subscript (test_unicode.UnicodeTest) ... ok test_surrogates (test_unicode.UnicodeTest) ... ok test_swapcase (test_unicode.UnicodeTest) ... ok test_title (test_unicode.UnicodeTest) ... ok test_ucs4 (test_unicode.UnicodeTest) ... ok test_unexpected_end_of_data (test_unicode.UnicodeTest) Test that an 'unexpected end of data' error is raised when the string ... ok test_unicode_repr (test_unicode.UnicodeTest) ... ok test_upper (test_unicode.UnicodeTest) ... ok test_utf8_decode_invalid_sequences (test_unicode.UnicodeTest) ... ok test_utf8_decode_valid_sequences (test_unicode.UnicodeTest) ... ok test_zfill (test_unicode.UnicodeTest) ... ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_unicode ... f (withnogil) Doctest: withnogil.f ... ok g (withnogil) Doctest: withnogil.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running withnogil ... test_badsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... #### 2020-08-23 19:38:04.743127 ok test_badsyntax_10 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_badsyntax_2 (test_coroutines_pep492.AsyncBadSyntaxTest) ... #### 2020-08-23 19:38:14.772255 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_c66448e396dd464c2c331969eca9a9dd2a4101bb.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_c66448e396dd464c2c331969eca9a9dd2a4101bb.pyx Couldn't find 'something' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_c13fc4bbab72e2344baf92c037bced7047917b96.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_c13fc4bbab72e2344baf92c037bced7047917b96.pyx Couldn't find 'something' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_7d1b8407d4f839017d4c60ba0e86ce1a553d1a4d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_7d1b8407d4f839017d4c60ba0e86ce1a553d1a4d.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_efdafced5bfe132e9fe028a9668d67b0cce20da6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_efdafced5bfe132e9fe028a9668d67b0cce20da6.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_83edb984440ae165e6ab3bf588c3b559bfc1aecf.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_83edb984440ae165e6ab3bf588c3b559bfc1aecf.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_6ce5e9d63781f208f317bdffa412a8a7b2fb544a.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_6ce5e9d63781f208f317bdffa412a8a7b2fb544a.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e4c384e0ab8473ea59151823ca67aa84a367c74c.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e4c384e0ab8473ea59151823ca67aa84a367c74c.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_02a43e8435a87aa6bc975eac921b6921605ecf9d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_02a43e8435a87aa6bc975eac921b6921605ecf9d.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_7b4633b36a4f1970b4a7adb6c4901d00258ccb0e.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_7b4633b36a4f1970b4a7adb6c4901d00258ccb0e.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e3094751d45abf876c9f73c0728811ae026271a2.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e3094751d45abf876c9f73c0728811ae026271a2.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_9b9ad70d486417a564fbc1dafe6728ac5d490fcf.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_9b9ad70d486417a564fbc1dafe6728ac5d490fcf.pyx Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_836c90628a96ca921cf2b0cec4af4268fa32079f.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_836c90628a96ca921cf2b0cec4af4268fa32079f.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2506f1d6ff5f9a59389b6fa8101c32e21ea0617b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2506f1d6ff5f9a59389b6fa8101c32e21ea0617b.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_1f0a0ca77a592e8b1157fe763d8afe3a313e7f26.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_1f0a0ca77a592e8b1157fe763d8afe3a313e7f26.pyx Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ee6f02fcb128de1cfbfa1247d296d9c74ebd045b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ee6f02fcb128de1cfbfa1247d296d9c74ebd045b.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_9a94942ef0115c96f360ec0093c4dc89e93b56e6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_9a94942ef0115c96f360ec0093c4dc89e93b56e6.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e9c16ac82ac71489195750bdd1ffd2cd828c75d5.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e9c16ac82ac71489195750bdd1ffd2cd828c75d5.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2506f1d6ff5f9a59389b6fa8101c32e21ea0617b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_2506f1d6ff5f9a59389b6fa8101c32e21ea0617b.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_1f0a0ca77a592e8b1157fe763d8afe3a313e7f26.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_1f0a0ca77a592e8b1157fe763d8afe3a313e7f26.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ee6f02fcb128de1cfbfa1247d296d9c74ebd045b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_ee6f02fcb128de1cfbfa1247d296d9c74ebd045b.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_9a94942ef0115c96f360ec0093c4dc89e93b56e6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_9a94942ef0115c96f360ec0093c4dc89e93b56e6.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e9c16ac82ac71489195750bdd1ffd2cd828c75d5.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_e9c16ac82ac71489195750bdd1ffd2cd828c75d5.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_21c50a707c7decbbce7ad833289947980df57982.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_21c50a707c7decbbce7ad833289947980df57982.pyx f (withnogil) Doctest: withnogil.f ... ok g (withnogil) Doctest: withnogil.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running withstat ... #### 2020-08-23 19:38:25.185953 #### 2020-08-23 19:38:35.217570 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_be2033464f5f5c9ee6f4e46bebe997385cefc73b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_be2033464f5f5c9ee6f4e46bebe997385cefc73b.pyx ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_infer_types ... #### 2020-08-23 19:38:45.246876 #### 2020-08-23 19:38:55.276354 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_f902cee817728e400bda79e23c841cf12c729e74.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_f902cee817728e400bda79e23c841cf12c729e74.pyx #### 2020-08-23 19:39:05.310146 #### 2020-08-23 19:39:15.340564 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_f92fea3da5527e2d9c4e225b3a27881c40067650.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_f92fea3da5527e2d9c4e225b3a27881c40067650.pyx #### 2020-08-23 19:39:25.374417 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_00851e2fd11437f5e79a95781ac23d4350c32889.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_00851e2fd11437f5e79a95781ac23d4350c32889.pyx #### 2020-08-23 19:39:35.411439 #### 2020-08-23 19:39:45.445097 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_0f7cc9b8605ac63125ea922bc8021a484f9e3318.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_0f7cc9b8605ac63125ea922bc8021a484f9e3318.pyx #### 2020-08-23 19:39:55.480241 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_07c880fe9579c0edd22f20909e01da2f21c367b6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_07c880fe9579c0edd22f20909e01da2f21c367b6.pyx #### 2020-08-23 19:40:05.517042 #### 2020-08-23 19:40:15.558803 #### 2020-08-23 19:40:25.591011 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_8e280be9f19c2a9c82ba9e416a31865af364e22d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_8e280be9f19c2a9c82ba9e416a31865af364e22d.pyx #### 2020-08-23 19:40:35.624463 #### 2020-08-23 19:40:45.656899 ok test_badsyntax_3 (test_coroutines_pep492.AsyncBadSyntaxTest) ... Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_cca596cee442787347454a90ad2fc4fa88f6787f.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_cca596cee442787347454a90ad2fc4fa88f6787f.pyx #### 2020-08-23 19:40:55.687984 #### 2020-08-23 19:41:05.858426 ok test_goodsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_asyncio_1 (test_coroutines_pep492.CoroAsyncIOCompatTest) ... ok test_asyncio_cython_crash_gh1999 (test_coroutines_pep492.CoroAsyncIOCompatTest) ... ok test_await_1 (test_coroutines_pep492.CoroutineTest) ... ok test_await_10 (test_coroutines_pep492.CoroutineTest) ... ok test_await_11 (test_coroutines_pep492.CoroutineTest) ... ok test_await_12 (test_coroutines_pep492.CoroutineTest) ... ok test_await_13 (test_coroutines_pep492.CoroutineTest) ... ok test_await_14 (test_coroutines_pep492.CoroutineTest) ... ok test_await_15 (test_coroutines_pep492.CoroutineTest) ... ok test_await_16 (test_coroutines_pep492.CoroutineTest) ... ok test_await_2 (test_coroutines_pep492.CoroutineTest) ... ok test_await_3 (test_coroutines_pep492.CoroutineTest) ... ok test_await_4 (test_coroutines_pep492.CoroutineTest) ... ok test_await_5 (test_coroutines_pep492.CoroutineTest) ... ok test_await_6 (test_coroutines_pep492.CoroutineTest) ... ok test_await_7 (test_coroutines_pep492.CoroutineTest) ... ok test_await_8 (test_coroutines_pep492.CoroutineTest) ... ok test_await_9 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_1 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_10 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_2 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_3 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_4 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_5 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_6 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_7 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_8 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_9 (test_coroutines_pep492.CoroutineTest) ... ok test_copy (test_coroutines_pep492.CoroutineTest) ... ok test_coro_wrapper_send_stop_iterator (test_coroutines_pep492.CoroutineTest) ... ok test_coro_wrapper_send_tuple (test_coroutines_pep492.CoroutineTest) ... ok test_corotype_1 (test_coroutines_pep492.CoroutineTest) ... /usr/lib64/python3.9/unittest/case.py:550: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited method() ok test_cr_await (test_coroutines_pep492.CoroutineTest) ... ok test_fatal_coro_warning (test_coroutines_pep492.CoroutineTest) ... #### 2020-08-23 19:41:15.957925 /usr/lib64/python3.9/unittest/case.py:550: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited method() ok test_for_11 (test_coroutines_pep492.CoroutineTest) ... ok test_for_2 (test_coroutines_pep492.CoroutineTest) ... ok test_for_3 (test_coroutines_pep492.CoroutineTest) ... ok test_for_4 (test_coroutines_pep492.CoroutineTest) ... ok test_for_5 (test_coroutines_pep492.CoroutineTest) ... ok test_for_6 (test_coroutines_pep492.CoroutineTest) ... ok test_for_8 (test_coroutines_pep492.CoroutineTest) ... ok test_for_stop_iteration (test_coroutines_pep492.CoroutineTest) ... ok test_for_tuple (test_coroutines_pep492.CoroutineTest) ... ok test_func_1 (test_coroutines_pep492.CoroutineTest) ... ok test_func_10 (test_coroutines_pep492.CoroutineTest) ... ok test_func_11 (test_coroutines_pep492.CoroutineTest) ... ok test_func_12 (test_coroutines_pep492.CoroutineTest) ... ok test_func_13 (test_coroutines_pep492.CoroutineTest) ... ok test_func_14 (test_coroutines_pep492.CoroutineTest) ... ok test_func_15 (test_coroutines_pep492.CoroutineTest) ... ok test_func_16 (test_coroutines_pep492.CoroutineTest) ... ok test_func_17 (test_coroutines_pep492.CoroutineTest) ... ok test_func_18 (test_coroutines_pep492.CoroutineTest) ... ok test_func_19 (test_coroutines_pep492.CoroutineTest) ... ok test_func_3 (test_coroutines_pep492.CoroutineTest) ... ok test_func_4 (test_coroutines_pep492.CoroutineTest) ... ok test_func_5 (test_coroutines_pep492.CoroutineTest) ... ok test_func_6 (test_coroutines_pep492.CoroutineTest) ... ok test_func_8 (test_coroutines_pep492.CoroutineTest) ... ok test_func_9 (test_coroutines_pep492.CoroutineTest) ... ok test_func_attributes (test_coroutines_pep492.CoroutineTest) ... /usr/lib64/python3.9/unittest/case.py:550: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited method() ok test_gen_1 (test_coroutines_pep492.CoroutineTest) ... ok test_pickle (test_coroutines_pep492.CoroutineTest) ... ok test_with_1 (test_coroutines_pep492.CoroutineTest) ... ok test_with_10 (test_coroutines_pep492.CoroutineTest) ... ok test_with_11 (test_coroutines_pep492.CoroutineTest) ... ok test_with_12 (test_coroutines_pep492.CoroutineTest) ... ok test_with_13 (test_coroutines_pep492.CoroutineTest) ... ok test_with_2 (test_coroutines_pep492.CoroutineTest) ... ok test_with_3 (test_coroutines_pep492.CoroutineTest) ... ok test_with_4 (test_coroutines_pep492.CoroutineTest) ... ok test_with_5 (test_coroutines_pep492.CoroutineTest) ... ok test_with_6 (test_coroutines_pep492.CoroutineTest) ... ok test_with_7 (test_coroutines_pep492.CoroutineTest) ... ok test_with_8 (test_coroutines_pep492.CoroutineTest) ... ok test_with_9 (test_coroutines_pep492.CoroutineTest) ... ok test_oneline_defs (test_coroutines_pep492.TokenizerRegrTest) ... #### 2020-08-23 19:41:25.989196 #### 2020-08-23 19:41:36.021343 #### 2020-08-23 19:41:46.058742 #### 2020-08-23 19:41:56.089970 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_97bf90fe71e04ee1e2f513062e6b787b4787e247.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_97bf90fe71e04ee1e2f513062e6b787b4787e247.pyx #### 2020-08-23 19:42:06.120149 #### 2020-08-23 19:42:16.148728 #### 2020-08-23 19:42:26.176905 #### 2020-08-23 19:42:36.208569 #### 2020-08-23 19:42:46.240990 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_typed ... NestedWith (withstat) Doctest: withstat.NestedWith ... ok basic (withstat) Doctest: withstat.basic ... ok multimanager (withstat) Doctest: withstat.multimanager ... ok multitarget (withstat) Doctest: withstat.multitarget ... ok no_as (withstat) Doctest: withstat.no_as ... ok tupletarget (withstat) Doctest: withstat.tupletarget ... ok typed (withstat) Doctest: withstat.typed ... ok with_exception (withstat) Doctest: withstat.with_exception ... ok with_pass (withstat) Doctest: withstat.with_pass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running withstat ... #### 2020-08-23 19:42:56.381807 #### 2020-08-23 19:43:06.435692 #### 2020-08-23 19:43:16.468759 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_typed ... #### 2020-08-23 19:43:26.503814 #### 2020-08-23 19:43:36.532825 #### 2020-08-23 19:43:46.562998 #### 2020-08-23 19:43:56.591741 ok runTest (__main__.CythonCompileTestCase) compiling (c) breaking_loop ... #### 2020-08-23 19:44:06.626282 === C/C++ compiler error output: === breaking_loop.c: In function ‘__Pyx_InitGlobals’: breaking_loop.c:1471:1: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 1471 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from breaking_loop.c:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ At top level: breaking_loop.c:1101:12: warning: ‘__pyx_f_13breaking_loop_func’ defined but not used [-Wunused-function] 1101 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) breaking_loop ... #### 2020-08-23 19:44:16.855172 #### 2020-08-23 19:44:26.890691 === C/C++ compiler error output: === breaking_loop.cpp: In function ‘int __Pyx_InitGlobals()’: breaking_loop.cpp:1485:20: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] 1485 | PyEval_InitThreads(); | ^ In file included from /usr/include/python3.9/Python.h:145, from breaking_loop.cpp:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ breaking_loop.cpp: At global scope: breaking_loop.cpp:1115:12: warning: ‘int __pyx_f_13breaking_loop_func(Py_ssize_t)’ defined but not used [-Wunused-function] 1115 | static int __pyx_f_13breaking_loop_func(CYTHON_UNUSED Py_ssize_t __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) landscaping ... #### 2020-08-23 19:44:36.945057 #### 2020-08-23 19:44:46.982625 #### 2020-08-23 19:44:57.019993 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) landscaping ... #### 2020-08-23 19:45:07.055930 #### 2020-08-23 19:45:17.094344 ok runTest (__main__.CythonCompileTestCase) compiling (c) spammery ... #### 2020-08-23 19:45:27.129561 #### 2020-08-23 19:45:37.162892 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) spammery ... #### 2020-08-23 19:45:47.196281 #### 2020-08-23 19:45:57.229382 ok runTest (__main__.CythonCompileTestCase) compiling (c) volume ... #### 2020-08-23 19:46:07.261435 #### 2020-08-23 19:46:17.311087 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) volume ... #### 2020-08-23 19:46:27.344749 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) python_to_cpp ... #### 2020-08-23 19:46:37.388183 #### 2020-08-23 19:46:47.420723 #### 2020-08-23 19:46:57.470162 #### 2020-08-23 19:47:07.510599 #### 2020-08-23 19:47:17.542560 NestedWith (withstat) Doctest: withstat.NestedWith ... ok basic (withstat) Doctest: withstat.basic ... ok multimanager (withstat) Doctest: withstat.multimanager ... ok multitarget (withstat) Doctest: withstat.multitarget ... ok no_as (withstat) Doctest: withstat.no_as ... ok tupletarget (withstat) Doctest: withstat.tupletarget ... ok typed (withstat) Doctest: withstat.typed ... ok with_exception (withstat) Doctest: withstat.with_exception ... ok with_pass (withstat) Doctest: withstat.with_pass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_overload_wrapper ... #### 2020-08-23 19:47:27.588640 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rect_with_attributes ... #### 2020-08-23 19:47:37.641520 #### 2020-08-23 19:47:47.676346 #### 2020-08-23 19:47:57.934670 DoubleKeeper (cpp_overload_wrapper) Doctest: cpp_overload_wrapper.DoubleKeeper ... ok transmogrify (cpp_overload_wrapper.DoubleKeeper) Doctest: cpp_overload_wrapper.DoubleKeeper.transmogrify ... ok doublefunc (cpp_overload_wrapper) Doctest: cpp_overload_wrapper.doublefunc ... ok transmogrify_from_cpp (cpp_overload_wrapper) Doctest: cpp_overload_wrapper.transmogrify_from_cpp ... ok voidfunc (cpp_overload_wrapper) Doctest: cpp_overload_wrapper.voidfunc ... ok runTest (__main__.CythonCompileTestCase) compiling (c) unsafe_usage ... #### 2020-08-23 19:48:08.004781 #### 2020-08-23 19:48:18.036526 ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... #### 2020-08-23 19:48:28.064190 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-08-23 19:48:38.092231 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) unsafe_usage ... #### 2020-08-23 19:48:48.119419 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) vector_demo ... #### 2020-08-23 19:48:58.150783 #### 2020-08-23 19:49:08.179391 ok runTest (__main__.CythonCompileTestCase) compiling (c) nonecheck ... #### 2020-08-23 19:49:18.216856 ok ---------------------------------------------------------------------- Ran 2678 tests in 44899.750s OK (skipped=2) Following tests excluded because of missing dependencies on your system: run.numpy_pythran run.numpy_pythran_unit run.test_exceptions ALL DONE (1/4) #### 2020-08-23 19:49:28.244234 #### 2020-08-23 19:49:38.275790 #### 2020-08-23 19:49:48.308157 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nonecheck ... #### 2020-08-23 19:49:58.348703 #### 2020-08-23 19:50:08.384450 #### 2020-08-23 19:50:18.416229 #### 2020-08-23 19:50:28.459904 ok runTest (__main__.CythonCompileTestCase) compiling (c) queue2 ... #### 2020-08-23 19:50:38.524211 #### 2020-08-23 19:50:48.555004 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) queue2 ... #### 2020-08-23 19:50:58.608284 #### 2020-08-23 19:51:08.638116 #### 2020-08-23 19:51:18.666383 ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_sin ... #### 2020-08-23 19:51:29.070944 === C/C++ compiler error output: === libc_sin.c:1041:15: warning: ‘__pyx_f_8libc_sin_f’ defined but not used [-Wunused-function] 1041 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_sin ... #### 2020-08-23 19:51:39.133751 #### 2020-08-23 19:51:49.180352 === C/C++ compiler error output: === libc_sin.cpp:1055:15: warning: ‘double __pyx_f_8libc_sin_f(double)’ defined but not used [-Wunused-function] 1055 | static double __pyx_f_8libc_sin_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) profile_2 ... #### 2020-08-23 19:51:59.211937 #### 2020-08-23 19:52:09.265592 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) profile_2 ... #### 2020-08-23 19:52:19.328048 #### 2020-08-23 19:52:29.367041 ok runTest (__main__.CythonCompileTestCase) compiling (c) c_arrays ... #### 2020-08-23 19:52:39.430459 #### 2020-08-23 19:52:49.469527 #### 2020-08-23 19:52:59.500597 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c_arrays ... #### 2020-08-23 19:53:09.528440 #### 2020-08-23 19:53:19.557040 ok runTest (__main__.CythonCompileTestCase) compiling (c) cython_declare2 ... #### 2020-08-23 19:53:29.586496 #### 2020-08-23 19:53:39.639844 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cython_declare2 ... #### 2020-08-23 19:53:49.673412 ok runTest (__main__.CythonCompileTestCase) compiling (c) dostuff ... #### 2020-08-23 19:53:59.724192 #### 2020-08-23 19:54:09.796235 #### 2020-08-23 19:54:19.848857 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) dostuff ... #### 2020-08-23 19:54:29.908713 #### 2020-08-23 19:54:39.946543 ok runTest (__main__.CythonCompileTestCase) compiling (c) pep_526 ... #### 2020-08-23 19:54:49.992845 #### 2020-08-23 19:55:00.033241 #### 2020-08-23 19:55:10.065625 #### 2020-08-23 19:55:20.103251 #### 2020-08-23 19:55:30.144338 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pep_526 ... #### 2020-08-23 19:55:40.192329 #### 2020-08-23 19:55:50.236123 #### 2020-08-23 19:56:00.270908 #### 2020-08-23 19:56:10.617973 #### 2020-08-23 19:56:20.691159 ok runTest (__main__.CythonCompileTestCase) compiling (c) const ... #### 2020-08-23 19:56:30.735658 #### 2020-08-23 19:56:40.803718 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) const ... #### 2020-08-23 19:56:50.857161 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_string ... #### 2020-08-23 19:57:00.916131 #### 2020-08-23 19:57:11.002448 #### 2020-08-23 19:57:21.041829 #### 2020-08-23 19:57:31.075349 ok runTest (__main__.CythonCompileTestCase) compiling (c) naive_decode ... #### 2020-08-23 19:57:41.103535 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) naive_decode ... #### 2020-08-23 19:57:51.136132 ok runTest (__main__.CythonCompileTestCase) compiling (c) c1 ... #### 2020-08-23 19:58:01.165007 #### 2020-08-23 19:58:11.198972 #### 2020-08-23 19:58:21.231438 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c1 ... #### 2020-08-23 19:58:31.270542 #### 2020-08-23 19:58:41.322465 #### 2020-08-23 19:58:51.389988 ok runTest (__main__.CythonCompileTestCase) compiling (c) rectangle_cdef ... #### 2020-08-23 19:59:01.465587 #### 2020-08-23 19:59:11.504369 #### 2020-08-23 19:59:21.540771 #### 2020-08-23 19:59:31.573491 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rectangle_cdef ... #### 2020-08-23 19:59:41.604512 #### 2020-08-23 19:59:51.632259 #### 2020-08-23 20:00:01.660511 #### 2020-08-23 20:00:11.689784 #### 2020-08-23 20:00:21.724435 ok runTest (__main__.CythonCompileTestCase) compiling (c) my_module ... #### 2020-08-23 20:00:31.758911 #### 2020-08-23 20:00:41.994678 #### 2020-08-23 20:00:52.047305 #### 2020-08-23 20:01:02.087899 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) my_module ... #### 2020-08-23 20:01:12.116941 #### 2020-08-23 20:01:22.147671 #### 2020-08-23 20:01:32.190150 #### 2020-08-23 20:01:42.240720 #### 2020-08-23 20:01:52.280213 ok runTest (__main__.CythonCompileTestCase) compiling (c) shrubbery_2 ... #### 2020-08-23 20:02:02.326251 === C/C++ compiler error output: === shrubbery_2.c:1108:47: warning: ‘__pyx_f_11shrubbery_2_another_shrubbery’ defined but not used [-Wunused-function] 1108 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) shrubbery_2 ... #### 2020-08-23 20:02:12.369114 #### 2020-08-23 20:02:22.406518 === C/C++ compiler error output: === shrubbery_2.cpp:1122:47: warning: ‘__pyx_obj_9my_module_Shrubbery* __pyx_f_11shrubbery_2_another_shrubbery(__pyx_obj_9my_module_Shrubbery*)’ defined but not used [-Wunused-function] 1122 | static struct __pyx_obj_9my_module_Shrubbery *__pyx_f_11shrubbery_2_another_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh1) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) compile_time ... #### 2020-08-23 20:02:32.454932 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compile_time ... #### 2020-08-23 20:02:42.490872 #### 2020-08-23 20:02:52.526641 ok runTest (__main__.CythonCompileTestCase) compiling (c) add_one ... #### 2020-08-23 20:03:02.564577 #### 2020-08-23 20:03:12.629259 #### 2020-08-23 20:03:22.681766 #### 2020-08-23 20:03:32.725887 #### 2020-08-23 20:03:42.779832 #### 2020-08-23 20:03:52.851772 #### 2020-08-23 20:04:02.891245 #### 2020-08-23 20:04:12.928724 #### 2020-08-23 20:04:22.956610 #### 2020-08-23 20:04:32.985543 #### 2020-08-23 20:04:43.038753 #### 2020-08-23 20:04:53.070893 #### 2020-08-23 20:05:03.147350 #### 2020-08-23 20:05:13.180323 #### 2020-08-23 20:05:23.216183 #### 2020-08-23 20:05:33.251484 #### 2020-08-23 20:05:43.288437 #### 2020-08-23 20:05:53.323339 #### 2020-08-23 20:06:03.359167 #### 2020-08-23 20:06:13.393306 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) add_one ... #### 2020-08-23 20:06:23.446563 #### 2020-08-23 20:06:33.482734 #### 2020-08-23 20:06:43.556141 #### 2020-08-23 20:06:53.602876 #### 2020-08-23 20:07:03.639474 #### 2020-08-23 20:07:13.675262 #### 2020-08-23 20:07:23.709508 #### 2020-08-23 20:07:33.750594 #### 2020-08-23 20:07:43.795061 #### 2020-08-23 20:07:53.836537 #### 2020-08-23 20:08:03.882059 #### 2020-08-23 20:08:13.920487 #### 2020-08-23 20:08:23.992759 #### 2020-08-23 20:08:34.055941 #### 2020-08-23 20:08:44.104975 #### 2020-08-23 20:08:54.666285 #### 2020-08-23 20:09:04.751986 #### 2020-08-23 20:09:14.808027 #### 2020-08-23 20:09:24.875882 #### 2020-08-23 20:09:34.927778 #### 2020-08-23 20:09:44.984433 #### 2020-08-23 20:09:55.046214 #### 2020-08-23 20:10:05.114872 ok runTest (__main__.CythonCompileTestCase) compiling (c) not_none ... #### 2020-08-23 20:10:15.150802 #### 2020-08-23 20:10:25.205006 #### 2020-08-23 20:10:35.240529 #### 2020-08-23 20:10:45.326490 #### 2020-08-23 20:10:55.366894 #### 2020-08-23 20:11:05.400535 #### 2020-08-23 20:11:15.432920 #### 2020-08-23 20:11:25.461563 #### 2020-08-23 20:11:35.495418 #### 2020-08-23 20:11:45.527340 #### 2020-08-23 20:11:55.569118 #### 2020-08-23 20:12:05.601565 #### 2020-08-23 20:12:15.646004 #### 2020-08-23 20:12:25.680813 #### 2020-08-23 20:12:35.714315 #### 2020-08-23 20:12:45.745782 #### 2020-08-23 20:12:55.776491 #### 2020-08-23 20:13:05.804282 #### 2020-08-23 20:13:15.834173 #### 2020-08-23 20:13:25.861313 #### 2020-08-23 20:13:35.890769 #### 2020-08-23 20:13:45.936425 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) not_none ... #### 2020-08-23 20:13:55.978272 #### 2020-08-23 20:14:06.016465 #### 2020-08-23 20:14:16.060834 #### 2020-08-23 20:14:26.106372 #### 2020-08-23 20:14:36.160232 #### 2020-08-23 20:14:46.193437 #### 2020-08-23 20:14:56.245634 #### 2020-08-23 20:15:06.303073 #### 2020-08-23 20:15:16.350284 #### 2020-08-23 20:15:26.383068 #### 2020-08-23 20:15:36.415819 #### 2020-08-23 20:15:46.449044 #### 2020-08-23 20:15:56.493053 #### 2020-08-23 20:16:06.534130 #### 2020-08-23 20:16:16.579298 #### 2020-08-23 20:16:26.612971 #### 2020-08-23 20:16:36.648695 #### 2020-08-23 20:16:46.682623 #### 2020-08-23 20:16:56.731491 #### 2020-08-23 20:17:06.773044 #### 2020-08-23 20:17:16.800169 ok runTest (__main__.CythonCompileTestCase) compiling (c) slicing ... #### 2020-08-23 20:17:26.829710 #### 2020-08-23 20:17:36.859345 #### 2020-08-23 20:17:46.888653 #### 2020-08-23 20:17:56.920152 #### 2020-08-23 20:18:06.960349 #### 2020-08-23 20:18:16.993589 #### 2020-08-23 20:18:27.031890 #### 2020-08-23 20:18:37.412028 #### 2020-08-23 20:18:47.492898 #### 2020-08-23 20:18:57.545856 #### 2020-08-23 20:19:07.580908 #### 2020-08-23 20:19:17.638365 #### 2020-08-23 20:19:27.673145 #### 2020-08-23 20:19:37.740082 #### 2020-08-23 20:19:47.773441 #### 2020-08-23 20:19:57.806020 #### 2020-08-23 20:20:07.854333 #### 2020-08-23 20:20:17.891891 #### 2020-08-23 20:20:27.937799 #### 2020-08-23 20:20:37.995596 #### 2020-08-23 20:20:48.061567 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) slicing ... #### 2020-08-23 20:20:58.100719 #### 2020-08-23 20:21:08.146096 #### 2020-08-23 20:21:18.178278 #### 2020-08-23 20:21:28.225327 #### 2020-08-23 20:21:38.269319 #### 2020-08-23 20:21:48.309682 #### 2020-08-23 20:21:58.349080 #### 2020-08-23 20:22:08.379893 #### 2020-08-23 20:22:18.420544 #### 2020-08-23 20:22:28.453111 #### 2020-08-23 20:22:38.484214 #### 2020-08-23 20:22:48.525147 #### 2020-08-23 20:22:58.560187 #### 2020-08-23 20:23:08.594206 #### 2020-08-23 20:23:18.634407 #### 2020-08-23 20:23:28.718111 #### 2020-08-23 20:23:38.766977 #### 2020-08-23 20:23:48.810632 #### 2020-08-23 20:23:58.845515 #### 2020-08-23 20:24:08.874345 #### 2020-08-23 20:24:18.901772 #### 2020-08-23 20:24:28.937859 ok runTest (__main__.CythonCompileTestCase) compiling (c) view_string ... #### 2020-08-23 20:24:38.989601 #### 2020-08-23 20:24:49.052351 #### 2020-08-23 20:24:59.084371 #### 2020-08-23 20:25:09.121531 #### 2020-08-23 20:25:19.154362 #### 2020-08-23 20:25:29.183216 #### 2020-08-23 20:25:39.215050 #### 2020-08-23 20:25:49.241873 #### 2020-08-23 20:25:59.270668 #### 2020-08-23 20:26:09.310689 #### 2020-08-23 20:26:19.342130 #### 2020-08-23 20:26:29.374917 #### 2020-08-23 20:26:39.412082 #### 2020-08-23 20:26:49.474752 #### 2020-08-23 20:26:59.525813 #### 2020-08-23 20:27:09.562690 #### 2020-08-23 20:27:19.611035 #### 2020-08-23 20:27:29.643145 #### 2020-08-23 20:27:39.672176 #### 2020-08-23 20:27:49.701226 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) view_string ... #### 2020-08-23 20:27:59.729121 #### 2020-08-23 20:28:09.781905 #### 2020-08-23 20:28:19.840684 #### 2020-08-23 20:28:29.873176 #### 2020-08-23 20:28:39.906723 #### 2020-08-23 20:28:49.943416 #### 2020-08-23 20:28:59.971857 #### 2020-08-23 20:29:09.998248 #### 2020-08-23 20:29:20.294404 #### 2020-08-23 20:29:30.358579 Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_01ba30359c3f2d2fa86a6b4731af4c997a2fd7fe.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/c/test_coroutines_pep492/_cython_inline_01ba30359c3f2d2fa86a6b4731af4c997a2fd7fe.pyx #### 2020-08-23 20:29:40.404212 #### 2020-08-23 20:29:50.432842 #### 2020-08-23 20:30:00.464981 #### 2020-08-23 20:30:10.495790 #### 2020-08-23 20:30:20.527732 #### 2020-08-23 20:30:30.561417 #### 2020-08-23 20:30:40.590959 #### 2020-08-23 20:30:50.641828 #### 2020-08-23 20:31:00.680337 #### 2020-08-23 20:31:10.718027 #### 2020-08-23 20:31:20.752718 #### 2020-08-23 20:31:30.808041 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_fused_types ... #### 2020-08-23 20:31:40.853756 #### 2020-08-23 20:31:50.929638 #### 2020-08-23 20:32:00.984948 #### 2020-08-23 20:32:11.027644 #### 2020-08-23 20:32:21.096198 #### 2020-08-23 20:32:31.133680 #### 2020-08-23 20:32:41.167613 #### 2020-08-23 20:32:51.202411 #### 2020-08-23 20:33:01.234998 #### 2020-08-23 20:33:11.268082 #### 2020-08-23 20:33:21.300471 #### 2020-08-23 20:33:31.332526 #### 2020-08-23 20:33:41.369098 #### 2020-08-23 20:33:51.411321 #### 2020-08-23 20:34:01.443811 #### 2020-08-23 20:34:11.507130 #### 2020-08-23 20:34:21.542562 #### 2020-08-23 20:34:31.597053 #### 2020-08-23 20:34:41.640137 #### 2020-08-23 20:34:51.672577 #### 2020-08-23 20:35:01.714936 #### 2020-08-23 20:35:11.753489 #### 2020-08-23 20:35:21.793014 #### 2020-08-23 20:35:31.847550 #### 2020-08-23 20:35:41.883560 #### 2020-08-23 20:35:51.935827 #### 2020-08-23 20:36:01.985527 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_fused_types ... #### 2020-08-23 20:36:12.022058 #### 2020-08-23 20:36:22.076939 #### 2020-08-23 20:36:32.121251 #### 2020-08-23 20:36:42.170354 #### 2020-08-23 20:36:52.235999 #### 2020-08-23 20:37:02.271866 #### 2020-08-23 20:37:12.322111 #### 2020-08-23 20:37:22.366035 #### 2020-08-23 20:37:32.430860 #### 2020-08-23 20:37:42.495575 #### 2020-08-23 20:37:52.527849 #### 2020-08-23 20:38:02.556700 #### 2020-08-23 20:38:12.589575 #### 2020-08-23 20:38:22.994204 #### 2020-08-23 20:38:33.053240 #### 2020-08-23 20:38:43.107243 #### 2020-08-23 20:38:53.142604 #### 2020-08-23 20:39:03.197843 #### 2020-08-23 20:39:13.228611 #### 2020-08-23 20:39:23.270290 #### 2020-08-23 20:39:33.309381 #### 2020-08-23 20:39:43.351115 #### 2020-08-23 20:39:53.390963 #### 2020-08-23 20:40:03.437820 #### 2020-08-23 20:40:13.467235 #### 2020-08-23 20:40:23.510076 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_prange ... #### 2020-08-23 20:40:33.558143 #### 2020-08-23 20:40:43.586869 #### 2020-08-23 20:40:53.627110 #### 2020-08-23 20:41:03.658952 #### 2020-08-23 20:41:13.689569 #### 2020-08-23 20:41:23.722399 skipped "Test 'compute_prange' excluded due to tags 'openmp'" runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_prange ... #### 2020-08-23 20:41:33.758682 #### 2020-08-23 20:41:43.810137 #### 2020-08-23 20:41:53.843594 test___contains__ (test_unicode.UnicodeTest) ... ok test_additional_rsplit (test_unicode.UnicodeTest) ... ok test_additional_split (test_unicode.UnicodeTest) ... ok test_ascii (test_unicode.UnicodeTest) ... ok test_bug1001011 (test_unicode.UnicodeTest) ... ok test_bytes_comparison (test_unicode.UnicodeTest) ... ok test_capitalize (test_unicode.UnicodeTest) ... ok test_capitalize_nonascii (test_unicode.UnicodeTest) ... ok test_case_operation_overflow (test_unicode.UnicodeTest) ... skipped 'requires 32-bit system' test_casefold (test_unicode.UnicodeTest) ... ok test_center (test_unicode.UnicodeTest) ... ok test_codecs (test_unicode.UnicodeTest) ... #### 2020-08-23 20:42:03.874464 ok test_codecs_charmap (test_unicode.UnicodeTest) ... ok test_codecs_errors (test_unicode.UnicodeTest) ... ok test_codecs_idna (test_unicode.UnicodeTest) ... ok test_codecs_utf7 (test_unicode.UnicodeTest) ... ok test_codecs_utf8 (test_unicode.UnicodeTest) ... ok test_compare (test_unicode.UnicodeTest) ... ok test_comparison (test_unicode.UnicodeTest) ... ok test_concatenation (test_unicode.UnicodeTest) ... ok test_constructor (test_unicode.UnicodeTest) ... ok test_constructor_defaults (test_unicode.UnicodeTest) Check the constructor argument defaults. ... ok test_constructor_keyword_args (test_unicode.UnicodeTest) Pass various keyword argument combinations to the constructor. ... ok test_contains (test_unicode.UnicodeTest) ... ok test_conversion (test_unicode.UnicodeTest) ... ok test_count (test_unicode.UnicodeTest) ... #### 2020-08-23 20:42:13.918154 skipped "Test 'compute_prange' excluded due to tags 'openmp'" runTest (__main__.CythonCompileTestCase) compiling (c) cimport_openmp ... skipped "Test 'cimport_openmp' excluded due to tags 'openmp'" runTest (__main__.CythonCompileTestCase) compiling (cpp) cimport_openmp ... skipped "Test 'cimport_openmp' excluded due to tags 'openmp'" runTest (__main__.CythonCompileTestCase) compiling (cpp) function_templates ... #### 2020-08-23 20:42:23.979191 #### 2020-08-23 20:42:34.015611 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) iterate ... #### 2020-08-23 20:42:44.058799 ok test_endswith (test_unicode.UnicodeTest) ... ok test_expandtabs (test_unicode.UnicodeTest) ... ok test_expandtabs_optimization (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_expandtabs_overflows_gracefully (test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms' test_extended_getslice (test_unicode.UnicodeTest) ... ok test_find (test_unicode.UnicodeTest) ... #### 2020-08-23 20:42:54.092698 #### 2020-08-23 20:43:04.119793 #### 2020-08-23 20:43:14.148194 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) templates ... #### 2020-08-23 20:43:24.175548 ok test_find_etc_raise_correct_error_messages (test_unicode.UnicodeTest) ... ok test_fixtype (test_unicode.UnicodeTest) ... ok test_floatformatting (test_unicode.UnicodeTest) ... ok test_format (test_unicode.UnicodeTest) ... ok test_format_auto_numbering (test_unicode.UnicodeTest) ... ok test_format_float (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_format_huge_item_number (test_unicode.UnicodeTest) ... ok test_format_huge_precision (test_unicode.UnicodeTest) ... ok test_format_huge_width (test_unicode.UnicodeTest) ... ok test_format_map (test_unicode.UnicodeTest) ... ok test_format_subclass (test_unicode.UnicodeTest) ... ok test_formatting (test_unicode.UnicodeTest) ... ok test_formatting_c_limits (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_formatting_huge_precision (test_unicode.UnicodeTest) ... ok test_formatting_huge_precision_c_limits (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_formatting_huge_width (test_unicode.UnicodeTest) ... ok test_formatting_with_enum (test_unicode.UnicodeTest) ... ok test_free_after_iterating (test_unicode.UnicodeTest) ... ok test_hash (test_unicode.UnicodeTest) ... ok test_index (test_unicode.UnicodeTest) ... ok test_inplace_rewrites (test_unicode.UnicodeTest) ... ok test_invalid_cb_for_2bytes_seq (test_unicode.UnicodeTest) Test that an 'invalid continuation byte' error is raised when the ... ok test_invalid_cb_for_3bytes_seq (test_unicode.UnicodeTest) Test that an 'invalid continuation byte' error is raised when the ... ok test_invalid_cb_for_4bytes_seq (test_unicode.UnicodeTest) Test that an 'invalid continuation byte' error is raised when the ... ok test_invalid_start_byte (test_unicode.UnicodeTest) Test that an 'invalid start byte' error is raised when the first byte ... ok test_isalnum (test_unicode.UnicodeTest) ... ok test_isalpha (test_unicode.UnicodeTest) ... ok test_isascii (test_unicode.UnicodeTest) ... #### 2020-08-23 20:43:34.203217 ok test_isdecimal (test_unicode.UnicodeTest) ... ok test_isdigit (test_unicode.UnicodeTest) ... ok test_isidentifier (test_unicode.UnicodeTest) ... ok test_islower (test_unicode.UnicodeTest) ... ok test_isnumeric (test_unicode.UnicodeTest) ... ok test_isprintable (test_unicode.UnicodeTest) ... ok test_isspace (test_unicode.UnicodeTest) ... ok test_issue18183 (test_unicode.UnicodeTest) ... ok test_issue28598_strsubclass_rhs (test_unicode.UnicodeTest) ... skipped 'BROKEN!' test_issue8271 (test_unicode.UnicodeTest) ... ok test_istitle (test_unicode.UnicodeTest) ... ok test_isupper (test_unicode.UnicodeTest) ... ok test_iterators (test_unicode.UnicodeTest) ... ok test_join (test_unicode.UnicodeTest) ... ok test_join_overflow (test_unicode.UnicodeTest) ... skipped 'needs too much memory on a 64-bit platform' test_list_concat (test_unicode.UnicodeTest) ... ok test_literals (test_unicode.UnicodeTest) ... ok test_ljust (test_unicode.UnicodeTest) ... ok test_lower (test_unicode.UnicodeTest) ... ok test_maketrans_translate (test_unicode.UnicodeTest) ... ok test_mul (test_unicode.UnicodeTest) ... ok test_none_arguments (test_unicode.UnicodeTest) ... ok test_partition (test_unicode.UnicodeTest) ... ok test_printable_repr (test_unicode.UnicodeTest) ... ok test_printing (test_unicode.UnicodeTest) ... ok test_raiseMemError (test_unicode.UnicodeTest) ... ok test_replace (test_unicode.UnicodeTest) ... ok test_replace_id (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_replace_overflow (test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms' test_repr (test_unicode.UnicodeTest) ... ok test_resize (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test' test_rfind (test_unicode.UnicodeTest) ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) wrapper_vector ... #### 2020-08-23 20:43:44.232997 #### 2020-08-23 20:43:54.285712 #### 2020-08-23 20:44:04.336521 #### 2020-08-23 20:44:14.365490 ok test_rindex (test_unicode.UnicodeTest) ... ok test_rjust (test_unicode.UnicodeTest) ... ok test_rpartition (test_unicode.UnicodeTest) ... ok test_rsplit (test_unicode.UnicodeTest) ... ok test_slice (test_unicode.UnicodeTest) ... ok test_split (test_unicode.UnicodeTest) ... ok test_splitlines (test_unicode.UnicodeTest) ... ok test_startswith (test_unicode.UnicodeTest) ... ok test_startswith_endswith_errors (test_unicode.UnicodeTest) ... ok test_strip (test_unicode.UnicodeTest) ... ok test_strip_whitespace (test_unicode.UnicodeTest) ... ok test_subclass_add (test_unicode.UnicodeTest) ... ok test_subscript (test_unicode.UnicodeTest) ... ok test_surrogates (test_unicode.UnicodeTest) ... ok test_swapcase (test_unicode.UnicodeTest) ... ok test_title (test_unicode.UnicodeTest) ... ok test_ucs4 (test_unicode.UnicodeTest) ... ok test_unexpected_end_of_data (test_unicode.UnicodeTest) Test that an 'unexpected end of data' error is raised when the string ... ok test_unicode_repr (test_unicode.UnicodeTest) ... ok test_upper (test_unicode.UnicodeTest) ... ok test_utf8_decode_invalid_sequences (test_unicode.UnicodeTest) ... ok test_utf8_decode_valid_sequences (test_unicode.UnicodeTest) ... ok test_zfill (test_unicode.UnicodeTest) ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ticket_123 ... #### 2020-08-23 20:44:24.438159 #### 2020-08-23 20:44:34.790724 ticket_123 () Doctest: ticket_123 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ticket_123 ... #### 2020-08-23 20:44:44.882606 ok ---------------------------------------------------------------------- Ran 2908 tests in 48241.477s OK (skipped=22) Following tests excluded because of missing dependencies on your system: run.numpy_pythran run.numpy_pythran_unit run.test_exceptions ALL DONE (2/4) #### 2020-08-23 20:44:54.936023 ticket_123 () Doctest: ticket_123 ... ok runTest (__main__.EndToEndTest) End-to-end tp_new_cimport ... #### 2020-08-23 20:45:04.972095 #### 2020-08-23 20:45:15.015195 #### 2020-08-23 20:45:25.058207 #### 2020-08-23 20:45:35.087365 #### 2020-08-23 20:45:45.120644 #### 2020-08-23 20:45:55.161993 ok runTest (__main__.CythonRunTestCase) compiling (c) and running tupleunpack_T298 ... #### 2020-08-23 20:46:05.194374 #### 2020-08-23 20:46:15.256449 #### 2020-08-23 20:46:25.290237 tupleunpack_T298 () Doctest: tupleunpack_T298 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tupleunpack_T298 ... #### 2020-08-23 20:46:35.320144 #### 2020-08-23 20:46:45.361799 #### 2020-08-23 20:46:55.389858 tupleunpack_T298 () Doctest: tupleunpack_T298 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running type_inference_T768 ... #### 2020-08-23 20:47:05.419952 #### 2020-08-23 20:47:15.460671 type_inference_del_dict (type_inference_T768) Doctest: type_inference_T768.type_inference_del_dict ... ok type_inference_del_int (type_inference_T768) Doctest: type_inference_T768.type_inference_del_int ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_inference_T768 ... #### 2020-08-23 20:47:25.491763 #### 2020-08-23 20:47:35.531410 type_inference_del_dict (type_inference_T768) Doctest: type_inference_T768.type_inference_del_dict ... ok type_inference_del_int (type_inference_T768) Doctest: type_inference_T768.type_inference_del_int ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typed_slice ... #### 2020-08-23 20:47:45.576405 #### 2020-08-23 20:47:55.611408 #### 2020-08-23 20:48:05.647433 #### 2020-08-23 20:48:15.680384 #### 2020-08-23 20:48:25.720756 #### 2020-08-23 20:48:35.763695 #### 2020-08-23 20:48:45.797320 #### 2020-08-23 20:48:55.832507 #### 2020-08-23 20:49:05.873742 #### 2020-08-23 20:49:15.911651 #### 2020-08-23 20:49:25.966491 #### 2020-08-23 20:49:35.999164 #### 2020-08-23 20:49:46.078971 #### 2020-08-23 20:49:56.122463 #### 2020-08-23 20:50:06.167170 #### 2020-08-23 20:50:16.410265 #### 2020-08-23 20:50:26.483688 #### 2020-08-23 20:50:36.525611 #### 2020-08-23 20:50:46.560997 slice_charp (typed_slice) Doctest: typed_slice.slice_charp ... ok slice_charp_repeat (typed_slice) Doctest: typed_slice.slice_charp_repeat ... ok slice_fused_type_all (typed_slice) Doctest: typed_slice.slice_fused_type_all ... ok slice_fused_type_start (typed_slice) Doctest: typed_slice.slice_fused_type_start ... #### 2020-08-23 20:50:56.593726 ok slice_fused_type_start_and_step (typed_slice) Doctest: typed_slice.slice_fused_type_start_and_step ... ok slice_fused_type_start_and_stop (typed_slice) Doctest: typed_slice.slice_fused_type_start_and_stop ... ok slice_fused_type_step (typed_slice) Doctest: typed_slice.slice_fused_type_step ... ok slice_fused_type_stop (typed_slice) Doctest: typed_slice.slice_fused_type_stop ... ok slice_fused_type_stop_and_step (typed_slice) Doctest: typed_slice.slice_fused_type_stop_and_step ... ok slice_list (typed_slice) Doctest: typed_slice.slice_list ... ok slice_list_assign (typed_slice) Doctest: typed_slice.slice_list_assign ... ok slice_list_assign_list (typed_slice) Doctest: typed_slice.slice_list_assign_list ... ok slice_list_assign_tuple (typed_slice) Doctest: typed_slice.slice_list_assign_tuple ... ok slice_list_copy (typed_slice) Doctest: typed_slice.slice_list_copy ... ok slice_list_start (typed_slice) Doctest: typed_slice.slice_list_start ... ok slice_list_stop (typed_slice) Doctest: typed_slice.slice_list_stop ... ok slice_tuple (typed_slice) Doctest: typed_slice.slice_tuple ... ok slice_tuple_copy (typed_slice) Doctest: typed_slice.slice_tuple_copy ... ok slice_tuple_start (typed_slice) Doctest: typed_slice.slice_tuple_start ... ok slice_tuple_stop (typed_slice) Doctest: typed_slice.slice_tuple_stop ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typed_slice ... #### 2020-08-23 20:51:06.623525 #### 2020-08-23 20:51:16.657578 #### 2020-08-23 20:51:26.690200 #### 2020-08-23 20:51:36.724289 #### 2020-08-23 20:51:46.756634 #### 2020-08-23 20:51:56.793179 #### 2020-08-23 20:52:06.837163 #### 2020-08-23 20:52:16.870702 #### 2020-08-23 20:52:26.906338 #### 2020-08-23 20:52:36.940582 #### 2020-08-23 20:52:46.975726 #### 2020-08-23 20:52:57.032570 #### 2020-08-23 20:53:07.076788 #### 2020-08-23 20:53:17.110480 #### 2020-08-23 20:53:27.140864 #### 2020-08-23 20:53:37.170202 #### 2020-08-23 20:53:47.223809 #### 2020-08-23 20:53:57.258876 #### 2020-08-23 20:54:07.297734 #### 2020-08-23 20:54:17.331633 #### 2020-08-23 20:54:27.363497 slice_charp (typed_slice) Doctest: typed_slice.slice_charp ... ok slice_charp_repeat (typed_slice) Doctest: typed_slice.slice_charp_repeat ... ok slice_fused_type_all (typed_slice) Doctest: typed_slice.slice_fused_type_all ... ok slice_fused_type_start (typed_slice) Doctest: typed_slice.slice_fused_type_start ... ok slice_fused_type_start_and_step (typed_slice) Doctest: typed_slice.slice_fused_type_start_and_step ... ok slice_fused_type_start_and_stop (typed_slice) Doctest: typed_slice.slice_fused_type_start_and_stop ... ok slice_fused_type_step (typed_slice) Doctest: typed_slice.slice_fused_type_step ... ok slice_fused_type_stop (typed_slice) Doctest: typed_slice.slice_fused_type_stop ... ok slice_fused_type_stop_and_step (typed_slice) Doctest: typed_slice.slice_fused_type_stop_and_step ... ok slice_list (typed_slice) Doctest: typed_slice.slice_list ... ok slice_list_assign (typed_slice) Doctest: typed_slice.slice_list_assign ... ok slice_list_assign_list (typed_slice) Doctest: typed_slice.slice_list_assign_list ... ok slice_list_assign_tuple (typed_slice) Doctest: typed_slice.slice_list_assign_tuple ... ok slice_list_copy (typed_slice) Doctest: typed_slice.slice_list_copy ... ok slice_list_start (typed_slice) Doctest: typed_slice.slice_list_start ... ok slice_list_stop (typed_slice) Doctest: typed_slice.slice_list_stop ... ok slice_tuple (typed_slice) Doctest: typed_slice.slice_tuple ... ok slice_tuple_copy (typed_slice) Doctest: typed_slice.slice_tuple_copy ... ok slice_tuple_start (typed_slice) Doctest: typed_slice.slice_tuple_start ... ok slice_tuple_stop (typed_slice) Doctest: typed_slice.slice_tuple_stop ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typeddefaultargT373 ... #### 2020-08-23 20:54:37.409676 #### 2020-08-23 20:54:47.458852 #### 2020-08-23 20:54:57.493308 MyClass (typeddefaultargT373) Doctest: typeddefaultargT373.MyClass ... ok MyOtherClass (typeddefaultargT373) Doctest: typeddefaultargT373.MyOtherClass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typeddefaultargT373 ... #### 2020-08-23 20:55:07.531584 #### 2020-08-23 20:55:17.568752 #### 2020-08-23 20:55:27.602197 MyClass (typeddefaultargT373) Doctest: typeddefaultargT373.MyClass ... ok MyOtherClass (typeddefaultargT373) Doctest: typeddefaultargT373.MyOtherClass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typedfieldbug_T303 ... #### 2020-08-23 20:55:37.633718 #### 2020-08-23 20:55:47.670436 #### 2020-08-23 20:55:57.705198 #### 2020-08-23 20:56:07.748873 typedfieldbug_T303 () Doctest: typedfieldbug_T303 ... ok f (typedfieldbug_T303) Doctest: typedfieldbug_T303.f ... ok global_vars (typedfieldbug_T303) Doctest: typedfieldbug_T303.global_vars ... ok longdouble_access (typedfieldbug_T303) Doctest: typedfieldbug_T303.longdouble_access ... #### 2020-08-23 20:56:17.821005 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typedfieldbug_T303 ... #### 2020-08-23 20:56:27.853225 #### 2020-08-23 20:56:37.882305 #### 2020-08-23 20:56:47.912702 #### 2020-08-23 20:56:57.944509 typedfieldbug_T303 () Doctest: typedfieldbug_T303 ... ok f (typedfieldbug_T303) Doctest: typedfieldbug_T303.f ... ok global_vars (typedfieldbug_T303) Doctest: typedfieldbug_T303.global_vars ... ok longdouble_access (typedfieldbug_T303) Doctest: typedfieldbug_T303.longdouble_access ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_ascii_auto_encoding ... #### 2020-08-23 20:57:07.976930 #### 2020-08-23 20:57:18.027157 #### 2020-08-23 20:57:28.066503 #### 2020-08-23 20:57:38.099972 as_objects (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.as_objects ... ok from_object (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.from_object ... ok slice_as_objects (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_ascii_auto_encoding ... #### 2020-08-23 20:57:48.146303 #### 2020-08-23 20:57:58.181023 #### 2020-08-23 20:58:08.211841 as_objects (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.as_objects ... #### 2020-08-23 20:58:18.243542 ok from_object (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.from_object ... ok slice_as_objects (unicode_ascii_auto_encoding) Doctest: unicode_ascii_auto_encoding.slice_as_objects ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_indexing ... #### 2020-08-23 20:58:28.279768 #### 2020-08-23 20:58:38.320550 #### 2020-08-23 20:58:48.680958 #### 2020-08-23 20:58:58.761542 index (unicode_indexing) Doctest: unicode_indexing.index ... ok index_add (unicode_indexing) Doctest: unicode_indexing.index_add ... ok index_compare (unicode_indexing) Doctest: unicode_indexing.index_compare ... ok index_compare_string (unicode_indexing) Doctest: unicode_indexing.index_compare_string ... ok index_concat_loop (unicode_indexing) Doctest: unicode_indexing.index_concat_loop ... ok index_join_loop (unicode_indexing) Doctest: unicode_indexing.index_join_loop ... ok index_literal (unicode_indexing) Doctest: unicode_indexing.index_literal ... ok index_literal_pyunicode_cast (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_cast ... ok index_literal_pyunicode_coerce (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_coerce ... ok index_literal_pyunicode_coerce_no_check (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_coerce_no_check ... ok index_multiply (unicode_indexing) Doctest: unicode_indexing.index_multiply ... ok index_no_boundscheck (unicode_indexing) Doctest: unicode_indexing.index_no_boundscheck ... ok index_pyindex (unicode_indexing) Doctest: unicode_indexing.index_pyindex ... ok unsigned_index_no_boundscheck (unicode_indexing) Doctest: unicode_indexing.unsigned_index_no_boundscheck ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_indexing ... #### 2020-08-23 20:59:08.827717 #### 2020-08-23 20:59:18.856620 #### 2020-08-23 20:59:28.889944 #### 2020-08-23 20:59:38.943358 #### 2020-08-23 20:59:48.974161 #### 2020-08-23 20:59:59.009321 index (unicode_indexing) Doctest: unicode_indexing.index ... ok index_add (unicode_indexing) Doctest: unicode_indexing.index_add ... ok index_compare (unicode_indexing) Doctest: unicode_indexing.index_compare ... ok index_compare_string (unicode_indexing) Doctest: unicode_indexing.index_compare_string ... ok index_concat_loop (unicode_indexing) Doctest: unicode_indexing.index_concat_loop ... ok index_join_loop (unicode_indexing) Doctest: unicode_indexing.index_join_loop ... ok index_literal (unicode_indexing) Doctest: unicode_indexing.index_literal ... ok index_literal_pyunicode_cast (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_cast ... ok index_literal_pyunicode_coerce (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_coerce ... ok index_literal_pyunicode_coerce_no_check (unicode_indexing) Doctest: unicode_indexing.index_literal_pyunicode_coerce_no_check ... ok index_multiply (unicode_indexing) Doctest: unicode_indexing.index_multiply ... ok index_no_boundscheck (unicode_indexing) Doctest: unicode_indexing.index_no_boundscheck ... ok index_pyindex (unicode_indexing) Doctest: unicode_indexing.index_pyindex ... ok unsigned_index_no_boundscheck (unicode_indexing) Doctest: unicode_indexing.unsigned_index_no_boundscheck ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_slicing ... #### 2020-08-23 21:00:09.044959 #### 2020-08-23 21:00:19.080979 #### 2020-08-23 21:00:29.113486 #### 2020-08-23 21:00:39.151297 unicode_slicing () Doctest: unicode_slicing ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_slicing ... #### 2020-08-23 21:00:49.182658 #### 2020-08-23 21:00:59.216763 #### 2020-08-23 21:01:09.251836 #### 2020-08-23 21:01:19.306859 unicode_slicing () Doctest: unicode_slicing ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodeliterals ... #### 2020-08-23 21:01:29.338969 #### 2020-08-23 21:01:39.369416 unicodeliterals () Doctest: unicodeliterals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodeliterals ... #### 2020-08-23 21:01:49.400570 #### 2020-08-23 21:01:59.435457 #### 2020-08-23 21:02:09.467804 unicodeliterals () Doctest: unicodeliterals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running uninitialized ... #### 2020-08-23 21:02:19.502323 #### 2020-08-23 21:02:29.530728 #### 2020-08-23 21:02:39.569390 #### 2020-08-23 21:02:49.603542 #### 2020-08-23 21:02:59.639903 conditional (uninitialized) Doctest: uninitialized.conditional ... ok deleted (uninitialized) Doctest: uninitialized.deleted ... ok inside_loop (uninitialized) Doctest: uninitialized.inside_loop ... ok test_class (uninitialized) Doctest: uninitialized.test_class ... ok test_expression_calculation_order_bug (uninitialized) Doctest: uninitialized.test_expression_calculation_order_bug ... ok test_inner (uninitialized) Doctest: uninitialized.test_inner ... ok test_nested (uninitialized) Doctest: uninitialized.test_nested ... ok test_outer (uninitialized) Doctest: uninitialized.test_outer ... ok test_try_except_regression (uninitialized) Doctest: uninitialized.test_try_except_regression ... ok test_try_finally_regression (uninitialized) Doctest: uninitialized.test_try_finally_regression ... ok try_except (uninitialized) Doctest: uninitialized.try_except ... ok try_finally (uninitialized) Doctest: uninitialized.try_finally ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running uninitialized ... #### 2020-08-23 21:03:09.689132 #### 2020-08-23 21:03:19.723422 #### 2020-08-23 21:03:29.764206 #### 2020-08-23 21:03:39.797660 #### 2020-08-23 21:03:49.832618 #### 2020-08-23 21:03:59.868479 conditional (uninitialized) Doctest: uninitialized.conditional ... ok deleted (uninitialized) Doctest: uninitialized.deleted ... ok inside_loop (uninitialized) Doctest: uninitialized.inside_loop ... ok test_class (uninitialized) Doctest: uninitialized.test_class ... ok test_expression_calculation_order_bug (uninitialized) Doctest: uninitialized.test_expression_calculation_order_bug ... ok test_inner (uninitialized) Doctest: uninitialized.test_inner ... ok test_nested (uninitialized) Doctest: uninitialized.test_nested ... ok test_outer (uninitialized) Doctest: uninitialized.test_outer ... ok test_try_except_regression (uninitialized) Doctest: uninitialized.test_try_except_regression ... ok test_try_finally_regression (uninitialized) Doctest: uninitialized.test_try_finally_regression ... ok try_except (uninitialized) Doctest: uninitialized.try_except ... ok try_finally (uninitialized) Doctest: uninitialized.try_finally ... ok run (__main__.PureDoctestTestCase) running pure doctests in uninitialized ... conditional (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.conditional ... ok deleted (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.deleted ... ok inside_loop (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.inside_loop ... ok test_class (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_class ... ok test_expression_calculation_order_bug (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_expression_calculation_order_bug ... ok test_inner (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_inner ... ok test_nested (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_nested ... ok test_outer (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_outer ... ok test_try_except_regression (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_try_except_regression ... ok test_try_finally_regression (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.test_try_finally_regression ... ok try_except (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.try_except ... ok try_finally (pure_doctest__uninitialized) Doctest: pure_doctest__uninitialized.try_finally ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unop ... #### 2020-08-23 21:04:09.902146 #### 2020-08-23 21:04:19.938446 f (unop) Doctest: unop.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unop ... #### 2020-08-23 21:04:29.971238 #### 2020-08-23 21:04:40.006112 f (unop) Doctest: unop.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unsigned ... #### 2020-08-23 21:04:50.040387 #### 2020-08-23 21:05:00.428294 #### 2020-08-23 21:05:10.499527 test_add (unsigned) Doctest: unsigned.test_add ... ok test_add_slong_ulong (unsigned) Doctest: unsigned.test_add_slong_ulong ... ok test_add_sshort_ulong (unsigned) Doctest: unsigned.test_add_sshort_ulong ... ok test_add_ushort_slonglong (unsigned) Doctest: unsigned.test_add_ushort_slonglong ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unsigned ... #### 2020-08-23 21:05:20.552867 #### 2020-08-23 21:05:30.594117 #### 2020-08-23 21:05:40.632776 test_add (unsigned) Doctest: unsigned.test_add ... ok test_add_slong_ulong (unsigned) Doctest: unsigned.test_add_slong_ulong ... ok test_add_sshort_ulong (unsigned) Doctest: unsigned.test_add_sshort_ulong ... ok test_add_ushort_slonglong (unsigned) Doctest: unsigned.test_add_ushort_slonglong ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unused ... #### 2020-08-23 21:05:50.669158 #### 2020-08-23 21:06:00.714205 #### 2020-08-23 21:06:10.751939 #### 2020-08-23 21:06:20.794132 #### 2020-08-23 21:06:30.831867 === C/C++ compiler error output: === unused.c:1382:18: warning: ‘__pyx_f_6unused_c_unused_optional’ defined but not used [-Wunused-function] 1382 | static PyObject *__pyx_f_6unused_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_6unused_c_unused_optional *__pyx_optional_args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused.c:1332:18: warning: ‘__pyx_f_6unused_c_unused_simple’ defined but not used [-Wunused-function] 1332 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== Unused (unused) Doctest: unused.Unused ... ok cp_unused_optional (unused) Doctest: unused.cp_unused_optional ... ok cp_unused_simple (unused) Doctest: unused.cp_unused_simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unused ... #### 2020-08-23 21:06:40.866679 #### 2020-08-23 21:06:50.901546 #### 2020-08-23 21:07:00.934863 #### 2020-08-23 21:07:10.967802 #### 2020-08-23 21:07:21.002435 === C/C++ compiler error output: === unused.cpp:1396:18: warning: ‘PyObject* __pyx_f_6unused_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_6unused_c_unused_optional*)’ defined but not used [-Wunused-function] 1396 | static PyObject *__pyx_f_6unused_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_6unused_c_unused_optional *__pyx_optional_args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused.cpp:1346:18: warning: ‘PyObject* __pyx_f_6unused_c_unused_simple(PyObject*, PyObject*, PyObject*)’ defined but not used [-Wunused-function] 1346 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== Unused (unused) Doctest: unused.Unused ... ok cp_unused_optional (unused) Doctest: unused.cp_unused_optional ... ok cp_unused_simple (unused) Doctest: unused.cp_unused_simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unused_args ... #### 2020-08-23 21:07:31.037694 #### 2020-08-23 21:07:41.073610 #### 2020-08-23 21:07:51.106732 #### 2020-08-23 21:08:01.144309 #### 2020-08-23 21:08:11.188854 === C/C++ compiler error output: === unused_args.c:1397:18: warning: ‘__pyx_f_11unused_args_c_unused_optional’ defined but not used [-Wunused-function] 1397 | static PyObject *__pyx_f_11unused_args_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_11unused_args_c_unused_optional *__pyx_optional_args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused_args.c:1347:18: warning: ‘__pyx_f_11unused_args_c_unused_simple’ defined but not used [-Wunused-function] 1347 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== Unused (unused_args) Doctest: unused_args.Unused ... ok cp_unused_optional (unused_args) Doctest: unused_args.cp_unused_optional ... ok cp_unused_simple (unused_args) Doctest: unused_args.cp_unused_simple ... ok def_unused (unused_args) Doctest: unused_args.def_unused ... ok def_unused_metho (unused_args) Doctest: unused_args.def_unused_metho ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unused_args ... #### 2020-08-23 21:08:21.230200 #### 2020-08-23 21:08:31.267434 #### 2020-08-23 21:08:41.299719 #### 2020-08-23 21:08:51.333425 #### 2020-08-23 21:09:01.381864 === C/C++ compiler error output: === unused_args.cpp:1411:18: warning: ‘PyObject* __pyx_f_11unused_args_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_11unused_args_c_unused_optional*)’ defined but not used [-Wunused-function] 1411 | static PyObject *__pyx_f_11unused_args_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_11unused_args_c_unused_optional *__pyx_optional_args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unused_args.cpp:1361:18: warning: ‘PyObject* __pyx_f_11unused_args_c_unused_simple(PyObject*, PyObject*, PyObject*)’ defined but not used [-Wunused-function] 1361 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== Unused (unused_args) Doctest: unused_args.Unused ... ok cp_unused_optional (unused_args) Doctest: unused_args.cp_unused_optional ... ok cp_unused_simple (unused_args) Doctest: unused_args.cp_unused_simple ... ok def_unused (unused_args) Doctest: unused_args.def_unused ... ok def_unused_metho (unused_args) Doctest: unused_args.def_unused_metho ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running with_gil ... #### 2020-08-23 21:09:11.422186 #### 2020-08-23 21:09:21.464975 #### 2020-08-23 21:09:31.506375 #### 2020-08-23 21:09:41.544347 #### 2020-08-23 21:09:51.597782 #### 2020-08-23 21:10:01.631176 #### 2020-08-23 21:10:11.664139 #### 2020-08-23 21:10:21.703648 #### 2020-08-23 21:10:31.737538 #### 2020-08-23 21:10:41.791899 #### 2020-08-23 21:10:51.825721 #### 2020-08-23 21:11:01.858116 test_catch_exception (with_gil) Doctest: with_gil.test_catch_exception ... ok test_closure (with_gil) Doctest: with_gil.test_closure ... ok test_cpdef (with_gil) Doctest: with_gil.test_cpdef ... ok test_infer_types (with_gil) Doctest: with_gil.test_infer_types ... ok test_loops_and_boxing (with_gil) Doctest: with_gil.test_loops_and_boxing ... ok test_nested_gil_blocks (with_gil) Doctest: with_gil.test_nested_gil_blocks ... ok test_nogil_propagate_exception (with_gil) Doctest: with_gil.test_nogil_propagate_exception ... ok test_nogil_try_finally_error_label (with_gil) Doctest: with_gil.test_nogil_try_finally_error_label ... ok test_nogil_try_finally_no_exception (with_gil) Doctest: with_gil.test_nogil_try_finally_no_exception ... ok test_nogil_try_finally_propagate_exception (with_gil) Doctest: with_gil.test_nogil_try_finally_propagate_exception ... ok test_nogil_try_finally_return (with_gil) Doctest: with_gil.test_nogil_try_finally_return ... ok test_nogil_try_finally_return_in_with_gil (with_gil) Doctest: with_gil.test_nogil_try_finally_return_in_with_gil ... ok test_nogil_void_funcs_with_gil (with_gil) Doctest: with_gil.test_nogil_void_funcs_with_gil ... ok test_nogil_void_funcs_with_nogil (with_gil) Doctest: with_gil.test_nogil_void_funcs_with_nogil ... ok test_propagate_exception (with_gil) Doctest: with_gil.test_propagate_exception ... ok test_release_gil_call_gil_func (with_gil) Doctest: with_gil.test_release_gil_call_gil_func ... ok test_restore_exception (with_gil) Doctest: with_gil.test_restore_exception ... ok test_simple (with_gil) Doctest: with_gil.test_simple ... ok test_timing (with_gil) Doctest: with_gil.test_timing ... ok test_try_finally_and_outer_except (with_gil) Doctest: with_gil.test_try_finally_and_outer_except ... ok test_try_finally_in_nogil (with_gil) Doctest: with_gil.test_try_finally_in_nogil ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running with_gil ... #### 2020-08-23 21:11:11.894860 #### 2020-08-23 21:11:21.935942 #### 2020-08-23 21:11:31.965076 #### 2020-08-23 21:11:42.014876 #### 2020-08-23 21:11:52.045820 #### 2020-08-23 21:12:02.092682 #### 2020-08-23 21:12:12.130069 #### 2020-08-23 21:12:22.161607 #### 2020-08-23 21:12:32.199069 #### 2020-08-23 21:12:42.229785 #### 2020-08-23 21:12:52.260831 #### 2020-08-23 21:13:02.291849 #### 2020-08-23 21:13:12.324136 test_catch_exception (with_gil) Doctest: with_gil.test_catch_exception ... ok test_closure (with_gil) Doctest: with_gil.test_closure ... ok test_cpdef (with_gil) Doctest: with_gil.test_cpdef ... ok test_infer_types (with_gil) Doctest: with_gil.test_infer_types ... ok test_loops_and_boxing (with_gil) Doctest: with_gil.test_loops_and_boxing ... ok test_nested_gil_blocks (with_gil) Doctest: with_gil.test_nested_gil_blocks ... ok test_nogil_propagate_exception (with_gil) Doctest: with_gil.test_nogil_propagate_exception ... ok test_nogil_try_finally_error_label (with_gil) Doctest: with_gil.test_nogil_try_finally_error_label ... ok test_nogil_try_finally_no_exception (with_gil) Doctest: with_gil.test_nogil_try_finally_no_exception ... ok test_nogil_try_finally_propagate_exception (with_gil) Doctest: with_gil.test_nogil_try_finally_propagate_exception ... ok test_nogil_try_finally_return (with_gil) Doctest: with_gil.test_nogil_try_finally_return ... ok test_nogil_try_finally_return_in_with_gil (with_gil) Doctest: with_gil.test_nogil_try_finally_return_in_with_gil ... ok test_nogil_void_funcs_with_gil (with_gil) Doctest: with_gil.test_nogil_void_funcs_with_gil ... ok test_nogil_void_funcs_with_nogil (with_gil) Doctest: with_gil.test_nogil_void_funcs_with_nogil ... ok test_propagate_exception (with_gil) Doctest: with_gil.test_propagate_exception ... ok test_release_gil_call_gil_func (with_gil) Doctest: with_gil.test_release_gil_call_gil_func ... ok test_restore_exception (with_gil) Doctest: with_gil.test_restore_exception ... ok test_simple (with_gil) Doctest: with_gil.test_simple ... ok test_timing (with_gil) Doctest: with_gil.test_timing ... ok test_try_finally_and_outer_except (with_gil) Doctest: with_gil.test_try_finally_and_outer_except ... ok test_try_finally_in_nogil (with_gil) Doctest: with_gil.test_try_finally_in_nogil ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running withstat_py ... #### 2020-08-23 21:13:22.356757 #### 2020-08-23 21:13:32.387244 #### 2020-08-23 21:13:42.415405 #### 2020-08-23 21:13:52.455691 #### 2020-08-23 21:14:02.484835 #### 2020-08-23 21:14:12.538989 #### 2020-08-23 21:14:22.585285 #### 2020-08-23 21:14:32.618779 #### 2020-08-23 21:14:42.667335 #### 2020-08-23 21:14:52.717260 #### 2020-08-23 21:15:02.759642 #### 2020-08-23 21:15:12.814416 #### 2020-08-23 21:15:22.851351 basic (withstat_py) Doctest: withstat_py.basic ... ok functions_in_with (withstat_py) Doctest: withstat_py.functions_in_with ... ok manager_from_expression (withstat_py) Doctest: withstat_py.manager_from_expression ... ok multitarget (withstat_py) Doctest: withstat_py.multitarget ... ok no_as (withstat_py) Doctest: withstat_py.no_as ... ok tupletarget (withstat_py) Doctest: withstat_py.tupletarget ... ok with_break (withstat_py) Doctest: withstat_py.with_break ... ok with_continue (withstat_py) Doctest: withstat_py.with_continue ... ok with_exception (withstat_py) Doctest: withstat_py.with_exception ... ok with_pass (withstat_py) Doctest: withstat_py.with_pass ... ok with_real_lock (withstat_py) Doctest: withstat_py.with_real_lock ... ok with_return (withstat_py) Doctest: withstat_py.with_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running withstat_py ... #### 2020-08-23 21:15:32.901752 #### 2020-08-23 21:15:42.937059 #### 2020-08-23 21:15:53.266095 #### 2020-08-23 21:16:03.333256 #### 2020-08-23 21:16:13.376744 /usr/lib64/python3.9/unittest/case.py:550: RuntimeWarning: coroutine '__invoke..foo' was never awaited method() ok #### 2020-08-23 21:16:23.419071 runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_coroutines_pep492 ... #### 2020-08-23 21:16:33.449772 #### 2020-08-23 21:16:43.497373 #### 2020-08-23 21:16:53.532069 #### 2020-08-23 21:17:03.565505 #### 2020-08-23 21:17:13.596046 #### 2020-08-23 21:17:23.644414 #### 2020-08-23 21:17:33.679736 basic (withstat_py) Doctest: withstat_py.basic ... ok functions_in_with (withstat_py) Doctest: withstat_py.functions_in_with ... ok manager_from_expression (withstat_py) Doctest: withstat_py.manager_from_expression ... #### 2020-08-23 21:17:43.709458 ok multitarget (withstat_py) Doctest: withstat_py.multitarget ... ok no_as (withstat_py) Doctest: withstat_py.no_as ... ok tupletarget (withstat_py) Doctest: withstat_py.tupletarget ... ok with_break (withstat_py) Doctest: withstat_py.with_break ... ok with_continue (withstat_py) Doctest: withstat_py.with_continue ... ok with_exception (withstat_py) Doctest: withstat_py.with_exception ... ok with_pass (withstat_py) Doctest: withstat_py.with_pass ... ok with_real_lock (withstat_py) Doctest: withstat_py.with_real_lock ... ok with_return (withstat_py) Doctest: withstat_py.with_return ... ok run (__main__.PureDoctestTestCase) running pure doctests in withstat_py ... basic (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.basic ... ok functions_in_with (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.functions_in_with ... ok manager_from_expression (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.manager_from_expression ... ok multitarget (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.multitarget ... ok no_as (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.no_as ... ok tupletarget (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.tupletarget ... ok with_break (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_break ... ok with_continue (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_continue ... ok with_exception (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_exception ... ok with_pass (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_pass ... ok with_real_lock (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_real_lock ... ok with_return (pure_doctest__withstat_py) Doctest: pure_doctest__withstat_py.with_return ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running withstat_py27 ... #### 2020-08-23 21:17:53.738746 #### 2020-08-23 21:18:03.776419 #### 2020-08-23 21:18:13.812505 #### 2020-08-23 21:18:23.845689 #### 2020-08-23 21:18:33.879166 #### 2020-08-23 21:18:43.937703 #### 2020-08-23 21:18:53.987805 #### 2020-08-23 21:19:04.019014 #### 2020-08-23 21:19:14.060559 #### 2020-08-23 21:19:24.096059 #### 2020-08-23 21:19:34.141353 #### 2020-08-23 21:19:44.194414 #### 2020-08-23 21:19:54.244543 #### 2020-08-23 21:20:04.284475 #### 2020-08-23 21:20:14.315641 #### 2020-08-23 21:20:24.430262 #### 2020-08-23 21:20:34.472884 #### 2020-08-23 21:20:44.500493 #### 2020-08-23 21:20:54.530373 #### 2020-08-23 21:21:04.571016 #### 2020-08-23 21:21:14.605402 NestedWith (withstat_py27) Doctest: withstat_py27.NestedWith ... ok manager_from_expression (withstat_py27) Doctest: withstat_py27.manager_from_expression ... ok multimanager (withstat_py27) Doctest: withstat_py27.multimanager ... ok #### 2020-08-23 21:21:24.645706 runTest (__main__.CythonRunTestCase) compiling (cpp) and running withstat_py27 ... #### 2020-08-23 21:21:34.675782 #### 2020-08-23 21:21:44.706507 #### 2020-08-23 21:21:54.745217 #### 2020-08-23 21:22:04.786482 #### 2020-08-23 21:22:14.823220 #### 2020-08-23 21:22:24.858864 #### 2020-08-23 21:22:34.893611 #### 2020-08-23 21:22:44.927993 #### 2020-08-23 21:22:54.966681 #### 2020-08-23 21:23:04.999723 #### 2020-08-23 21:23:15.046461 #### 2020-08-23 21:23:25.092230 #### 2020-08-23 21:23:35.131183 #### 2020-08-23 21:23:45.184329 #### 2020-08-23 21:23:55.215905 #### 2020-08-23 21:24:05.254715 #### 2020-08-23 21:24:15.300777 #### 2020-08-23 21:24:25.336809 #### 2020-08-23 21:24:35.368889 #### 2020-08-23 21:24:45.403203 #### 2020-08-23 21:24:55.445092 NestedWith (withstat_py27) Doctest: withstat_py27.NestedWith ... ok manager_from_expression (withstat_py27) Doctest: withstat_py27.manager_from_expression ... ok multimanager (withstat_py27) Doctest: withstat_py27.multimanager ... ok run (__main__.PureDoctestTestCase) running pure doctests in withstat_py27 ... NestedWith (pure_doctest__withstat_py27) Doctest: pure_doctest__withstat_py27.NestedWith ... ok manager_from_expression (pure_doctest__withstat_py27) Doctest: pure_doctest__withstat_py27.manager_from_expression ... ok multimanager (pure_doctest__withstat_py27) Doctest: pure_doctest__withstat_py27.multimanager ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_references ... #### 2020-08-23 21:25:05.483297 #### 2020-08-23 21:25:15.514856 #### 2020-08-23 21:25:25.550014 #### 2020-08-23 21:25:35.588917 test_except_ref_func_address (cpp_references) Doctest: cpp_references.test_except_ref_func_address ... ok test_ref_assign (cpp_references) Doctest: cpp_references.test_ref_assign ... ok test_ref_func (cpp_references) Doctest: cpp_references.test_ref_func ... ok test_ref_func_address (cpp_references) Doctest: cpp_references.test_ref_func_address ... ok test_ref_inference (cpp_references) Doctest: cpp_references.test_ref_inference ... ok test_ref_var (cpp_references) Doctest: cpp_references.test_ref_var ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cppwrap ... #### 2020-08-23 21:25:45.631631 #### 2020-08-23 21:25:55.659721 #### 2020-08-23 21:26:05.687976 DoubleKeeper (cppwrap) Doctest: cppwrap.DoubleKeeper ... ok doublefunc (cppwrap) Doctest: cppwrap.doublefunc ... ok transmogrify_from_cpp (cppwrap) Doctest: cppwrap.transmogrify_from_cpp ... ok voidfunc (cppwrap) Doctest: cppwrap.voidfunc ... ok runTest (__main__.CythonCompileTestCase) compiling (c) overhead ... #### 2020-08-23 21:26:15.716827 #### 2020-08-23 21:26:25.744367 #### 2020-08-23 21:26:35.794284 #### 2020-08-23 21:26:45.843150 #### 2020-08-23 21:26:55.894150 #### 2020-08-23 21:27:05.932043 #### 2020-08-23 21:27:15.975473 #### 2020-08-23 21:27:26.020963 #### 2020-08-23 21:27:36.054955 #### 2020-08-23 21:27:46.091538 #### 2020-08-23 21:27:56.133477 #### 2020-08-23 21:28:06.165761 #### 2020-08-23 21:28:16.210772 #### 2020-08-23 21:28:26.241402 #### 2020-08-23 21:28:36.282426 #### 2020-08-23 21:28:46.615536 #### 2020-08-23 21:28:56.709948 #### 2020-08-23 21:29:06.755887 #### 2020-08-23 21:29:16.801407 #### 2020-08-23 21:29:26.846371 #### 2020-08-23 21:29:36.886363 #### 2020-08-23 21:29:46.930837 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) overhead ... #### 2020-08-23 21:29:56.986596 #### 2020-08-23 21:30:07.025775 #### 2020-08-23 21:30:17.069821 #### 2020-08-23 21:30:27.106326 #### 2020-08-23 21:30:37.141843 #### 2020-08-23 21:30:47.171068 #### 2020-08-23 21:30:57.209820 #### 2020-08-23 21:31:07.242151 #### 2020-08-23 21:31:17.269358 #### 2020-08-23 21:31:27.298789 #### 2020-08-23 21:31:37.329312 #### 2020-08-23 21:31:47.360318 #### 2020-08-23 21:31:57.400318 #### 2020-08-23 21:32:07.446745 #### 2020-08-23 21:32:17.474198 #### 2020-08-23 21:32:27.503066 #### 2020-08-23 21:32:37.537767 #### 2020-08-23 21:32:47.571734 #### 2020-08-23 21:32:57.607050 #### 2020-08-23 21:33:07.641416 #### 2020-08-23 21:33:17.675724 #### 2020-08-23 21:33:27.709538 #### 2020-08-23 21:33:37.743384 ok runTest (__main__.CythonCompileTestCase) compiling (c) resize ... #### 2020-08-23 21:33:47.774971 #### 2020-08-23 21:33:57.802828 #### 2020-08-23 21:34:07.835388 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) resize ... #### 2020-08-23 21:34:17.867087 #### 2020-08-23 21:34:27.903353 #### 2020-08-23 21:34:37.935902 #### 2020-08-23 21:34:47.981936 ok runTest (__main__.CythonCompileTestCase) compiling (c) integrate ... #### 2020-08-23 21:34:58.034471 #### 2020-08-23 21:35:08.064276 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) integrate ... #### 2020-08-23 21:35:18.097613 #### 2020-08-23 21:35:28.128849 #### 2020-08-23 21:35:38.161516 ok runTest (__main__.CythonCompileTestCase) compiling (c) queue ... #### 2020-08-23 21:35:48.194233 #### 2020-08-23 21:35:58.239333 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) queue ... #### 2020-08-23 21:36:08.277844 #### 2020-08-23 21:36:18.344344 ok runTest (__main__.CythonCompileTestCase) compiling (c) cpdef_sin ... #### 2020-08-23 21:36:28.375136 #### 2020-08-23 21:36:38.427769 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpdef_sin ... #### 2020-08-23 21:36:48.470761 #### 2020-08-23 21:36:58.703040 ok runTest (__main__.CythonCompileTestCase) compiling (c) keyword_args ... #### 2020-08-23 21:37:08.779743 #### 2020-08-23 21:37:18.811372 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) keyword_args ... #### 2020-08-23 21:37:28.846154 ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... #### 2020-08-23 21:37:38.894365 #### 2020-08-23 21:37:48.928197 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-08-23 21:37:58.956519 #### 2020-08-23 21:38:08.991914 ok runTest (__main__.CythonCompileTestCase) compiling (c) convolve_py ... #### 2020-08-23 21:38:19.036132 #### 2020-08-23 21:38:29.089959 #### 2020-08-23 21:38:39.128239 #### 2020-08-23 21:38:49.167655 #### 2020-08-23 21:38:59.200583 #### 2020-08-23 21:39:09.229033 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) convolve_py ... #### 2020-08-23 21:39:19.264792 #### 2020-08-23 21:39:29.303476 #### 2020-08-23 21:39:39.338275 #### 2020-08-23 21:39:49.385948 #### 2020-08-23 21:39:59.422898 ok runTest (__main__.CythonCompileTestCase) compiling (c) calc_pi_3 ... #### 2020-08-23 21:40:09.485961 #### 2020-08-23 21:40:19.527968 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) calc_pi_3 ... #### 2020-08-23 21:40:29.571574 #### 2020-08-23 21:40:39.621009 ok runTest (__main__.CythonCompileTestCase) compiling (c) often_called ... #### 2020-08-23 21:40:50.025382 #### 2020-08-23 21:41:00.072541 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) often_called ... #### 2020-08-23 21:41:10.108246 #### 2020-08-23 21:41:20.156621 ok runTest (__main__.CythonCompileTestCase) compiling (c) A ... #### 2020-08-23 21:41:30.194276 #### 2020-08-23 21:41:40.231261 #### 2020-08-23 21:41:50.265169 #### 2020-08-23 21:42:00.298440 #### 2020-08-23 21:42:10.328813 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) A ... #### 2020-08-23 21:42:20.361746 #### 2020-08-23 21:42:30.397497 #### 2020-08-23 21:42:40.432076 #### 2020-08-23 21:42:50.474262 #### 2020-08-23 21:43:00.512707 #### 2020-08-23 21:43:10.542631 ok runTest (__main__.CythonCompileTestCase) compiling (c) compiled_switch ... #### 2020-08-23 21:43:20.577190 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compiled_switch ... #### 2020-08-23 21:43:30.622401 ok runTest (__main__.CythonCompileTestCase) compiling (c) exceptval ... #### 2020-08-23 21:43:40.676251 #### 2020-08-23 21:43:50.713528 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) exceptval ... #### 2020-08-23 21:44:00.747235 #### 2020-08-23 21:44:10.780353 #### 2020-08-23 21:44:20.815933 ok runTest (__main__.CythonCompileTestCase) compiling (c) auto_conversion_2 ... #### 2020-08-23 21:44:31.107172 #### 2020-08-23 21:44:41.154310 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) auto_conversion_2 ... #### 2020-08-23 21:44:51.185953 ok runTest (__main__.CythonCompileTestCase) compiling (c) c_func ... #### 2020-08-23 21:45:01.233462 #### 2020-08-23 21:45:11.266341 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c_func ... #### 2020-08-23 21:45:21.295608 #### 2020-08-23 21:45:31.322645 ok runTest (__main__.CythonCompileTestCase) compiling (c) decode ... #### 2020-08-23 21:45:41.350940 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) decode ... #### 2020-08-23 21:45:51.380457 #### 2020-08-23 21:46:01.411126 ok runTest (__main__.CythonCompileTestCase) compiling (c) for_bytes ... #### 2020-08-23 21:46:11.451954 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) for_bytes ... #### 2020-08-23 21:46:21.493368 ok runTest (__main__.CythonCompileTestCase) compiling (c) for_char ... #### 2020-08-23 21:46:31.533408 #### 2020-08-23 21:46:41.710790 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) for_char ... #### 2020-08-23 21:46:51.759985 #### 2020-08-23 21:47:01.789932 ok runTest (__main__.CythonCompileTestCase) compiling (c) if_char_in ... #### 2020-08-23 21:47:11.821822 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) if_char_in ... #### 2020-08-23 21:47:21.863550 #### 2020-08-23 21:47:31.898568 ok runTest (__main__.CythonCompileTestCase) compiling (c) return_memview ... #### 2020-08-23 21:47:41.928011 #### 2020-08-23 21:47:51.954858 #### 2020-08-23 21:48:01.982899 #### 2020-08-23 21:48:12.012830 #### 2020-08-23 21:48:22.049647 #### 2020-08-23 21:48:32.094864 #### 2020-08-23 21:48:42.129922 #### 2020-08-23 21:48:52.190873 #### 2020-08-23 21:49:02.252702 #### 2020-08-23 21:49:12.285809 #### 2020-08-23 21:49:22.327161 #### 2020-08-23 21:49:32.374927 #### 2020-08-23 21:49:42.404144 #### 2020-08-23 21:49:52.437967 #### 2020-08-23 21:50:02.502688 #### 2020-08-23 21:50:12.550022 #### 2020-08-23 21:50:22.584516 #### 2020-08-23 21:50:32.617845 #### 2020-08-23 21:50:42.666120 #### 2020-08-23 21:50:52.717619 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) return_memview ... #### 2020-08-23 21:51:02.759051 #### 2020-08-23 21:51:12.791214 #### 2020-08-23 21:51:22.827595 #### 2020-08-23 21:51:32.860190 #### 2020-08-23 21:51:42.910609 #### 2020-08-23 21:51:52.945328 #### 2020-08-23 21:52:02.976427 #### 2020-08-23 21:52:13.025453 #### 2020-08-23 21:52:23.204977 #### 2020-08-23 21:52:33.272042 #### 2020-08-23 21:52:43.324809 #### 2020-08-23 21:52:53.398381 #### 2020-08-23 21:53:03.430956 #### 2020-08-23 21:53:13.463014 #### 2020-08-23 21:53:23.502056 #### 2020-08-23 21:53:33.545666 #### 2020-08-23 21:53:43.602857 #### 2020-08-23 21:53:53.653504 #### 2020-08-23 21:54:03.691713 #### 2020-08-23 21:54:13.726910 #### 2020-08-23 21:54:23.766249 ok runTest (__main__.CythonCompileTestCase) compiling (c) slicing_c_string ... #### 2020-08-23 21:54:33.800367 #### 2020-08-23 21:54:43.831502 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) slicing_c_string ... #### 2020-08-23 21:54:53.872813 #### 2020-08-23 21:55:03.912789 ok runTest (__main__.CythonCompileTestCase) compiling (c) to_unicode ... #### 2020-08-23 21:55:13.958844 #### 2020-08-23 21:55:23.998027 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) to_unicode ... #### 2020-08-23 21:55:34.035617 ok runTest (__main__.CythonCompileTestCase) compiling (c) utf_eight ... #### 2020-08-23 21:55:44.081745 #### 2020-08-23 21:55:54.112442 === C/C++ compiler error output: === utf_eight.c:1204:18: warning: ‘__pyx_f_9utf_eight_tounicode_with_length_and_free’ defined but not used [-Wunused-function] 1204 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:1152:18: warning: ‘__pyx_f_9utf_eight_tounicode_with_length’ defined but not used [-Wunused-function] 1152 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.c:1100:18: warning: ‘__pyx_f_9utf_eight_tounicode’ defined but not used [-Wunused-function] 1100 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) utf_eight ... #### 2020-08-23 21:56:04.149412 === C/C++ compiler error output: === utf_eight.cpp:1218:18: warning: ‘PyObject* __pyx_f_9utf_eight_tounicode_with_length_and_free(char*, size_t)’ defined but not used [-Wunused-function] 1218 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length_and_free(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:1166:18: warning: ‘PyObject* __pyx_f_9utf_eight_tounicode_with_length(char*, size_t)’ defined but not used [-Wunused-function] 1166 | static PyObject *__pyx_f_9utf_eight_tounicode_with_length(char *__pyx_v_s, size_t __pyx_v_length) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf_eight.cpp:1114:18: warning: ‘PyObject* __pyx_f_9utf_eight_tounicode(char*)’ defined but not used [-Wunused-function] 1114 | static PyObject *__pyx_f_9utf_eight_tounicode(char *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... #### 2020-08-23 21:56:14.185118 #### 2020-08-23 21:56:24.221967 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-08-23 21:56:34.254927 test_badsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... #### 2020-08-23 21:56:44.677947 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) matrix_with_buffer ... ok test_badsyntax_10 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_badsyntax_2 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_badsyntax_3 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_goodsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok test_asyncio_1 (test_coroutines_pep492.CoroAsyncIOCompatTest) ... ok test_asyncio_cython_crash_gh1999 (test_coroutines_pep492.CoroAsyncIOCompatTest) ... ok test_await_1 (test_coroutines_pep492.CoroutineTest) ... ok test_await_10 (test_coroutines_pep492.CoroutineTest) ... ok test_await_11 (test_coroutines_pep492.CoroutineTest) ... ok test_await_12 (test_coroutines_pep492.CoroutineTest) ... ok test_await_13 (test_coroutines_pep492.CoroutineTest) ... ok test_await_14 (test_coroutines_pep492.CoroutineTest) ... ok test_await_15 (test_coroutines_pep492.CoroutineTest) ... ok test_await_16 (test_coroutines_pep492.CoroutineTest) ... ok test_await_2 (test_coroutines_pep492.CoroutineTest) ... ok test_await_3 (test_coroutines_pep492.CoroutineTest) ... ok test_await_4 (test_coroutines_pep492.CoroutineTest) ... ok test_await_5 (test_coroutines_pep492.CoroutineTest) ... ok test_await_6 (test_coroutines_pep492.CoroutineTest) ... ok test_await_7 (test_coroutines_pep492.CoroutineTest) ... ok test_await_8 (test_coroutines_pep492.CoroutineTest) ... ok test_await_9 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_1 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_10 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_2 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_3 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_4 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_5 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_6 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_7 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_8 (test_coroutines_pep492.CoroutineTest) ... ok test_comp_9 (test_coroutines_pep492.CoroutineTest) ... ok test_copy (test_coroutines_pep492.CoroutineTest) ... ok test_coro_wrapper_send_stop_iterator (test_coroutines_pep492.CoroutineTest) ... ok test_coro_wrapper_send_tuple (test_coroutines_pep492.CoroutineTest) ... ok test_corotype_1 (test_coroutines_pep492.CoroutineTest) ... /usr/lib64/python3.9/unittest/case.py:550: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited method() ok test_cr_await (test_coroutines_pep492.CoroutineTest) ... ok test_fatal_coro_warning (test_coroutines_pep492.CoroutineTest) ... #### 2020-08-23 21:56:54.735941 /usr/lib64/python3.9/unittest/case.py:550: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited method() ok test_for_11 (test_coroutines_pep492.CoroutineTest) ... ok test_for_2 (test_coroutines_pep492.CoroutineTest) ... ok test_for_3 (test_coroutines_pep492.CoroutineTest) ... ok test_for_4 (test_coroutines_pep492.CoroutineTest) ... ok test_for_5 (test_coroutines_pep492.CoroutineTest) ... ok test_for_6 (test_coroutines_pep492.CoroutineTest) ... ok test_for_8 (test_coroutines_pep492.CoroutineTest) ... ok test_for_stop_iteration (test_coroutines_pep492.CoroutineTest) ... ok test_for_tuple (test_coroutines_pep492.CoroutineTest) ... ok test_func_1 (test_coroutines_pep492.CoroutineTest) ... ok test_func_10 (test_coroutines_pep492.CoroutineTest) ... ok test_func_11 (test_coroutines_pep492.CoroutineTest) ... ok test_func_12 (test_coroutines_pep492.CoroutineTest) ... ok test_func_13 (test_coroutines_pep492.CoroutineTest) ... ok test_func_14 (test_coroutines_pep492.CoroutineTest) ... ok test_func_15 (test_coroutines_pep492.CoroutineTest) ... ok test_func_16 (test_coroutines_pep492.CoroutineTest) ... ok test_func_17 (test_coroutines_pep492.CoroutineTest) ... ok test_func_18 (test_coroutines_pep492.CoroutineTest) ... ok test_func_19 (test_coroutines_pep492.CoroutineTest) ... ok test_func_3 (test_coroutines_pep492.CoroutineTest) ... ok test_func_4 (test_coroutines_pep492.CoroutineTest) ... ok test_func_5 (test_coroutines_pep492.CoroutineTest) ... ok test_func_6 (test_coroutines_pep492.CoroutineTest) ... ok test_func_8 (test_coroutines_pep492.CoroutineTest) ... ok test_func_9 (test_coroutines_pep492.CoroutineTest) ... ok test_func_attributes (test_coroutines_pep492.CoroutineTest) ... /usr/lib64/python3.9/unittest/case.py:550: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited method() ok test_gen_1 (test_coroutines_pep492.CoroutineTest) ... ok test_pickle (test_coroutines_pep492.CoroutineTest) ... ok test_with_1 (test_coroutines_pep492.CoroutineTest) ... ok test_with_10 (test_coroutines_pep492.CoroutineTest) ... ok test_with_11 (test_coroutines_pep492.CoroutineTest) ... ok test_with_12 (test_coroutines_pep492.CoroutineTest) ... ok test_with_13 (test_coroutines_pep492.CoroutineTest) ... ok test_with_2 (test_coroutines_pep492.CoroutineTest) ... ok test_with_3 (test_coroutines_pep492.CoroutineTest) ... ok test_with_4 (test_coroutines_pep492.CoroutineTest) ... ok test_with_5 (test_coroutines_pep492.CoroutineTest) ... ok test_with_6 (test_coroutines_pep492.CoroutineTest) ... ok test_with_7 (test_coroutines_pep492.CoroutineTest) ... ok test_with_8 (test_coroutines_pep492.CoroutineTest) ... ok test_with_9 (test_coroutines_pep492.CoroutineTest) ... ok test_oneline_defs (test_coroutines_pep492.TokenizerRegrTest) ... /usr/lib64/python3.9/unittest/case.py:550: RuntimeWarning: coroutine '__invoke..foo' was never awaited method() ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_dictviews ... #### 2020-08-23 21:57:04.778694 #### 2020-08-23 21:57:14.807052 #### 2020-08-23 21:57:24.843687 #### 2020-08-23 21:57:34.881130 #### 2020-08-23 21:57:44.928147 ok runTest (__main__.CythonCompileTestCase) compiling (c) rectangle ... #### 2020-08-23 21:57:54.962492 #### 2020-08-23 21:58:05.011308 #### 2020-08-23 21:58:15.049769 #### 2020-08-23 21:58:25.146948 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rectangle ... #### 2020-08-23 21:58:35.182207 #### 2020-08-23 21:58:45.223507 #### 2020-08-23 21:58:55.257889 #### 2020-08-23 21:59:05.296960 ok runTest (__main__.CythonCompileTestCase) compiling (c) python_access ... #### 2020-08-23 21:59:15.330722 #### 2020-08-23 21:59:25.364931 #### 2020-08-23 21:59:35.398319 #### 2020-08-23 21:59:45.432312 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) python_access ... #### 2020-08-23 21:59:55.462905 #### 2020-08-23 22:00:05.501145 #### 2020-08-23 22:00:15.543373 #### 2020-08-23 22:00:25.582554 test_constructors_not_callable (test_dictviews.DictSetTest) ... ok test_dict_items (test_dictviews.DictSetTest) ... ok test_dict_keys (test_dictviews.DictSetTest) ... ok test_dict_mixed_keys_items (test_dictviews.DictSetTest) ... ok test_dict_repr (test_dictviews.DictSetTest) ... ok test_dict_values (test_dictviews.DictSetTest) ... ok test_items_set_operations (test_dictviews.DictSetTest) ... ok test_keys_set_operations (test_dictviews.DictSetTest) ... ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_dictviews ... ok runTest (__main__.CythonCompileTestCase) compiling (c) shrubbery ... #### 2020-08-23 22:00:35.627006 #### 2020-08-23 22:00:45.658465 #### 2020-08-23 22:00:55.689929 #### 2020-08-23 22:01:05.725547 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) shrubbery ... #### 2020-08-23 22:01:15.761885 #### 2020-08-23 22:01:25.800674 #### 2020-08-23 22:01:36.070285 #### 2020-08-23 22:01:46.141072 ok runTest (__main__.CythonCompileTestCase) compiling (c) widen_shrubbery ... #### 2020-08-23 22:01:56.192440 === C/C++ compiler error output: === widen_shrubbery.c:1068:18: warning: ‘__pyx_f_15widen_shrubbery_widen_shrubbery’ defined but not used [-Wunused-function] 1068 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) widen_shrubbery ... #### 2020-08-23 22:02:06.239140 #### 2020-08-23 22:02:16.288263 === C/C++ compiler error output: === widen_shrubbery.cpp:1082:18: warning: ‘PyObject* __pyx_f_15widen_shrubbery_widen_shrubbery(__pyx_obj_9my_module_Shrubbery*, PyObject*)’ defined but not used [-Wunused-function] 1082 | static PyObject *__pyx_f_15widen_shrubbery_widen_shrubbery(struct __pyx_obj_9my_module_Shrubbery *__pyx_v_sh, PyObject *__pyx_v_extra_width) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) casting_python ... #### 2020-08-23 22:02:26.344948 #### 2020-08-23 22:02:36.379645 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) casting_python ... #### 2020-08-23 22:02:46.416646 #### 2020-08-23 22:02:56.451532 #### 2020-08-23 22:03:06.486188 ok runTest (__main__.CythonCompileTestCase) compiling (c) kwargs_1 ... #### 2020-08-23 22:03:16.519637 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) kwargs_1 ... #### 2020-08-23 22:03:26.552212 #### 2020-08-23 22:03:36.583297 ok runTest (__main__.CythonCompileTestCase) compiling (c) struct_union_enum ... #### 2020-08-23 22:03:46.655178 #### 2020-08-23 22:03:56.701652 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) struct_union_enum ... test_constructors_not_callable (test_dictviews.DictSetTest) ... ok test_dict_items (test_dictviews.DictSetTest) ... ok test_dict_keys (test_dictviews.DictSetTest) ... ok test_dict_mixed_keys_items (test_dictviews.DictSetTest) ... ok test_dict_repr (test_dictviews.DictSetTest) ... ok test_dict_values (test_dictviews.DictSetTest) ... ok test_items_set_operations (test_dictviews.DictSetTest) ... ok test_keys_set_operations (test_dictviews.DictSetTest) ... ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_fstring ... #### 2020-08-23 22:04:06.735695 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_memview ... #### 2020-08-23 22:04:16.769003 #### 2020-08-23 22:04:26.812675 #### 2020-08-23 22:04:36.846117 #### 2020-08-23 22:04:46.878492 #### 2020-08-23 22:04:56.914707 #### 2020-08-23 22:05:06.949037 #### 2020-08-23 22:05:16.985251 #### 2020-08-23 22:05:27.041020 #### 2020-08-23 22:05:37.079186 #### 2020-08-23 22:05:47.450314 #### 2020-08-23 22:05:57.536604 #### 2020-08-23 22:06:07.593744 #### 2020-08-23 22:06:17.636472 #### 2020-08-23 22:06:27.701562 #### 2020-08-23 22:06:37.738899 #### 2020-08-23 22:06:47.792645 #### 2020-08-23 22:06:57.821136 #### 2020-08-23 22:07:07.856667 #### 2020-08-23 22:07:17.894126 #### 2020-08-23 22:07:27.930203 #### 2020-08-23 22:07:37.989908 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_memview ... #### 2020-08-23 22:07:48.030105 #### 2020-08-23 22:07:58.067878 #### 2020-08-23 22:08:08.099869 #### 2020-08-23 22:08:18.134773 #### 2020-08-23 22:08:28.168898 #### 2020-08-23 22:08:38.206380 #### 2020-08-23 22:08:48.234893 #### 2020-08-23 22:08:58.271692 #### 2020-08-23 22:09:08.308282 #### 2020-08-23 22:09:18.353242 #### 2020-08-23 22:09:28.389023 #### 2020-08-23 22:09:38.415370 #### 2020-08-23 22:09:48.441335 #### 2020-08-23 22:09:58.484218 #### 2020-08-23 22:10:08.560460 #### 2020-08-23 22:10:18.604844 #### 2020-08-23 22:10:28.631956 #### 2020-08-23 22:10:38.659517 #### 2020-08-23 22:10:48.689451 #### 2020-08-23 22:10:58.723166 #### 2020-08-23 22:11:08.757463 #### 2020-08-23 22:11:18.796632 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_py ... #### 2020-08-23 22:11:28.827796 #### 2020-08-23 22:11:38.856805 #### 2020-08-23 22:11:48.886769 #### 2020-08-23 22:11:58.914177 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_py ... #### 2020-08-23 22:12:08.947271 #### 2020-08-23 22:12:18.982412 #### 2020-08-23 22:12:29.014065 #### 2020-08-23 22:12:39.057102 ok runTest (__main__.CythonCompileTestCase) compiling (c) simple_sum ... #### 2020-08-23 22:12:49.093062 #### 2020-08-23 22:12:59.141386 === C/C++ compiler error output: === simple_sum.c: In function ‘__Pyx_InitGlobals’: simple_sum.c:1128:1: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 1128 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from simple_sum.c:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) simple_sum ... #### 2020-08-23 22:13:09.302697 === C/C++ compiler error output: === simple_sum.cpp: In function ‘int __Pyx_InitGlobals()’: simple_sum.cpp:1142:20: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations] 1142 | PyEval_InitThreads(); | ^ In file included from /usr/include/python3.9/Python.h:145, from simple_sum.cpp:4: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) restaurant ... #### 2020-08-23 22:13:19.342446 #### 2020-08-23 22:13:29.384884 === C/C++ compiler error output: === test_fstring.c: In function ‘__pyx_pf_12test_fstring_8TestCase_19test_if_conditional_test_fstring’: test_fstring.c:23871:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 23871 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_fstring.c:23871:3: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 23871 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ test_fstring.c:23871:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 23871 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_fstring.c: In function ‘__pyx_pf_12test_fstring_8TestCase_19test_if_conditional_2test_concat_empty’: test_fstring.c:24119:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 24119 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_fstring.c:24119:3: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 24119 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ test_fstring.c:24119:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 24119 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_fstring.c: In function ‘__pyx_pf_12test_fstring_8TestCase_19test_if_conditional_4test_concat_non_empty’: test_fstring.c:24372:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 24372 | __pyx_t_3 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_2) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_fstring.c:24372:3: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 24372 | __pyx_t_3 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_2) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ test_fstring.c:24372:3: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 24372 | __pyx_t_3 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_2) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== test__format__lookup (test_fstring.TestCase) ... ok test_arguments (test_fstring.TestCase) ... ok test_assignment (test_fstring.TestCase) ... ok test_backslashes_in_string_part (test_fstring.TestCase) ... ok test_call (test_fstring.TestCase) ... ok test_closure (test_fstring.TestCase) ... ok test_comments (test_fstring.TestCase) ... ok test_compile_time_concat (test_fstring.TestCase) ... ok test_compile_time_concat_errors (test_fstring.TestCase) ... ok test_conversions (test_fstring.TestCase) ... ok test_del (test_fstring.TestCase) ... Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /builddir/.cython/inline/_cython_inline_302044fd5240afdb757fb18962db149a240de915.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /builddir/.cython/inline/_cython_inline_7478e8193e5bc777babd32d3bff6b382037de223.pyx:5:8: Cannot assign to or delete this ok test_dict (test_fstring.TestCase) ... ok test_docstring (test_fstring.TestCase) ... ok test_double_braces (test_fstring.TestCase) ... Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_c66448e396dd464c2c331969eca9a9dd2a4101bb.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_c66448e396dd464c2c331969eca9a9dd2a4101bb.pyx Couldn't find 'something' Couldn't find 'something' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_c13fc4bbab72e2344baf92c037bced7047917b96.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_c13fc4bbab72e2344baf92c037bced7047917b96.pyx Couldn't find 'something' Couldn't find 'something' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_7d1b8407d4f839017d4c60ba0e86ce1a553d1a4d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_7d1b8407d4f839017d4c60ba0e86ce1a553d1a4d.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_efdafced5bfe132e9fe028a9668d67b0cce20da6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_efdafced5bfe132e9fe028a9668d67b0cce20da6.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_83edb984440ae165e6ab3bf588c3b559bfc1aecf.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_83edb984440ae165e6ab3bf588c3b559bfc1aecf.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_6ce5e9d63781f208f317bdffa412a8a7b2fb544a.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_6ce5e9d63781f208f317bdffa412a8a7b2fb544a.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e4c384e0ab8473ea59151823ca67aa84a367c74c.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e4c384e0ab8473ea59151823ca67aa84a367c74c.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_02a43e8435a87aa6bc975eac921b6921605ecf9d.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_02a43e8435a87aa6bc975eac921b6921605ecf9d.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_7b4633b36a4f1970b4a7adb6c4901d00258ccb0e.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_7b4633b36a4f1970b4a7adb6c4901d00258ccb0e.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e3094751d45abf876c9f73c0728811ae026271a2.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e3094751d45abf876c9f73c0728811ae026271a2.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_9b9ad70d486417a564fbc1dafe6728ac5d490fcf.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_9b9ad70d486417a564fbc1dafe6728ac5d490fcf.pyx Couldn't find 'els' Couldn't find 'els' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_836c90628a96ca921cf2b0cec4af4268fa32079f.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_836c90628a96ca921cf2b0cec4af4268fa32079f.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_2506f1d6ff5f9a59389b6fa8101c32e21ea0617b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_2506f1d6ff5f9a59389b6fa8101c32e21ea0617b.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_1f0a0ca77a592e8b1157fe763d8afe3a313e7f26.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_1f0a0ca77a592e8b1157fe763d8afe3a313e7f26.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_ee6f02fcb128de1cfbfa1247d296d9c74ebd045b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_ee6f02fcb128de1cfbfa1247d296d9c74ebd045b.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_9a94942ef0115c96f360ec0093c4dc89e93b56e6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_9a94942ef0115c96f360ec0093c4dc89e93b56e6.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e9c16ac82ac71489195750bdd1ffd2cd828c75d5.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e9c16ac82ac71489195750bdd1ffd2cd828c75d5.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_2506f1d6ff5f9a59389b6fa8101c32e21ea0617b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_2506f1d6ff5f9a59389b6fa8101c32e21ea0617b.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_1f0a0ca77a592e8b1157fe763d8afe3a313e7f26.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_1f0a0ca77a592e8b1157fe763d8afe3a313e7f26.pyx Couldn't find 'b' Couldn't find 'b' Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_ee6f02fcb128de1cfbfa1247d296d9c74ebd045b.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_ee6f02fcb128de1cfbfa1247d296d9c74ebd045b.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_9a94942ef0115c96f360ec0093c4dc89e93b56e6.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_9a94942ef0115c96f360ec0093c4dc89e93b56e6.pyx Compiling /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e9c16ac82ac71489195750bdd1ffd2cd828c75d5.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/cython-0.29.21/TEST_TMP/0/run/cpp/test_coroutines_pep492/_cython_inline_e9c16ac82ac71489195750bdd1ffd2cd828c75d5.pyx ok runTest (__main__.CythonCompileTestCase) compiling (cpp) restaurant ... #### 2020-08-23 22:13:39.447723 #### 2020-08-23 22:13:49.485357 ok test_empty_format_specifier (test_fstring.TestCase) ... ok test_errors (test_fstring.TestCase) ... #### 2020-08-23 22:13:59.519708 ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... #### 2020-08-23 22:14:09.554282 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-08-23 22:14:19.583686 #### 2020-08-23 22:14:29.617429 ok runTest (__main__.CythonCompileTestCase) compiling (c) shrubbing ... #### 2020-08-23 22:14:39.657695 ok test_expressions_with_triple_quoted_strings (test_fstring.TestCase) ... ok test_format_specifier_expressions (test_fstring.TestCase) ... ok test_global (test_fstring.TestCase) ... ok test_if_conditional (test_fstring.TestCase) ... ok test_invalid_expressions (test_fstring.TestCase) ... ok test_invalid_string_prefixes (test_fstring.TestCase) ... ok test_lambda (test_fstring.TestCase) ... ok test_leading_trailing_spaces (test_fstring.TestCase) ... ok test_literal (test_fstring.TestCase) ... ok test_locals (test_fstring.TestCase) ... ok test_loop (test_fstring.TestCase) ... ok test_many_expressions (test_fstring.TestCase) ... warning: /builddir/.cython/inline/_cython_inline_bb09f872b312bfc6fdf68edc166096a0296cf181.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_bb09f872b312bfc6fdf68edc166096a0296cf181.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_bb09f872b312bfc6fdf68edc166096a0296cf181.pyx #### 2020-08-23 22:14:49.685143 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) shrubbing ... #### 2020-08-23 22:14:59.724692 #### 2020-08-23 22:15:09.754866 #### 2020-08-23 22:15:20.210383 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nested_class ... #### 2020-08-23 22:15:30.272662 #### 2020-08-23 22:15:40.308228 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rect ... #### 2020-08-23 22:15:50.339210 #### 2020-08-23 22:16:00.371725 #### 2020-08-23 22:16:10.421450 #### 2020-08-23 22:16:20.460029 ok ---------------------------------------------------------------------- Ran 3033 tests in 53734.284s OK (skipped=24) Following tests excluded because of missing dependencies on your system: run.numpy_pythran run.numpy_pythran_unit run.test_exceptions ALL DONE (3/4) #### 2020-08-23 22:16:30.492900 #### 2020-08-23 22:16:40.524135 #### 2020-08-23 22:16:50.558573 #### 2020-08-23 22:17:00.590547 #### 2020-08-23 22:17:10.624930 #### 2020-08-23 22:17:20.661406 #### 2020-08-23 22:17:30.698189 #### 2020-08-23 22:17:40.742079 #### 2020-08-23 22:17:50.780940 #### 2020-08-23 22:18:00.815440 #### 2020-08-23 22:18:10.850873 #### 2020-08-23 22:18:20.885137 #### 2020-08-23 22:18:30.917802 #### 2020-08-23 22:18:40.949863 #### 2020-08-23 22:18:50.990866 warning: /builddir/.cython/inline/_cython_inline_ece68174eeb8c849c0d022e35da4a5d009bc31cd.pyx:6:4: Unreachable code #### 2020-08-23 22:19:01.022377 Compiling /builddir/.cython/inline/_cython_inline_ece68174eeb8c849c0d022e35da4a5d009bc31cd.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_ece68174eeb8c849c0d022e35da4a5d009bc31cd.pyx #### 2020-08-23 22:19:11.070644 #### 2020-08-23 22:19:21.101938 #### 2020-08-23 22:19:31.133450 #### 2020-08-23 22:19:41.168309 #### 2020-08-23 22:19:51.203327 #### 2020-08-23 22:20:01.239871 #### 2020-08-23 22:20:11.274231 #### 2020-08-23 22:20:21.310578 #### 2020-08-23 22:20:31.344403 #### 2020-08-23 22:20:41.375859 #### 2020-08-23 22:20:51.410137 #### 2020-08-23 22:21:01.445231 #### 2020-08-23 22:21:11.483602 #### 2020-08-23 22:21:21.521639 #### 2020-08-23 22:21:31.555869 #### 2020-08-23 22:21:41.585002 #### 2020-08-23 22:21:51.614647 #### 2020-08-23 22:22:01.645828 #### 2020-08-23 22:22:11.681559 #### 2020-08-23 22:22:21.712550 #### 2020-08-23 22:22:31.741725 #### 2020-08-23 22:22:41.771095 #### 2020-08-23 22:22:51.806097 #### 2020-08-23 22:23:01.838599 #### 2020-08-23 22:23:11.871074 warning: /builddir/.cython/inline/_cython_inline_5e7571db7dd60d16942b978a2506350f29a03e56.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_5e7571db7dd60d16942b978a2506350f29a03e56.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_5e7571db7dd60d16942b978a2506350f29a03e56.pyx #### 2020-08-23 22:23:21.907799 #### 2020-08-23 22:23:31.948295 #### 2020-08-23 22:23:41.988974 #### 2020-08-23 22:23:52.026867 #### 2020-08-23 22:24:02.076621 #### 2020-08-23 22:24:12.111690 #### 2020-08-23 22:24:22.150474 #### 2020-08-23 22:24:32.184711 #### 2020-08-23 22:24:42.220664 #### 2020-08-23 22:24:52.254040 #### 2020-08-23 22:25:02.299259 #### 2020-08-23 22:25:12.337264 #### 2020-08-23 22:25:22.372202 #### 2020-08-23 22:25:32.406256 #### 2020-08-23 22:25:42.434671 #### 2020-08-23 22:25:52.470191 #### 2020-08-23 22:26:02.506466 #### 2020-08-23 22:26:12.543033 #### 2020-08-23 22:26:22.577215 #### 2020-08-23 22:26:32.607902 #### 2020-08-23 22:26:42.641372 #### 2020-08-23 22:26:52.672632 #### 2020-08-23 22:27:02.701859 #### 2020-08-23 22:27:12.734293 #### 2020-08-23 22:27:22.763187 warning: /builddir/.cython/inline/_cython_inline_93bde87db7904c63069c664110388a0703e40d5a.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_93bde87db7904c63069c664110388a0703e40d5a.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_93bde87db7904c63069c664110388a0703e40d5a.pyx #### 2020-08-23 22:27:32.800496 #### 2020-08-23 22:27:42.836286 #### 2020-08-23 22:27:52.868869 #### 2020-08-23 22:28:02.905638 #### 2020-08-23 22:28:12.945579 #### 2020-08-23 22:28:22.982188 #### 2020-08-23 22:28:33.016827 #### 2020-08-23 22:28:43.050817 #### 2020-08-23 22:28:53.085958 #### 2020-08-23 22:29:03.127697 #### 2020-08-23 22:29:13.161122 #### 2020-08-23 22:29:23.197438 #### 2020-08-23 22:29:33.237757 #### 2020-08-23 22:29:43.277996 #### 2020-08-23 22:29:53.324271 #### 2020-08-23 22:30:03.360968 #### 2020-08-23 22:30:13.398671 #### 2020-08-23 22:30:23.449149 #### 2020-08-23 22:30:33.484653 #### 2020-08-23 22:30:43.520650 #### 2020-08-23 22:30:53.568678 #### 2020-08-23 22:31:03.603265 #### 2020-08-23 22:31:13.639729 #### 2020-08-23 22:31:23.675831 #### 2020-08-23 22:31:33.723189 #### 2020-08-23 22:31:43.762214 warning: /builddir/.cython/inline/_cython_inline_39ddb9540417641822de78d2c40a34c4d85ee1b1.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_39ddb9540417641822de78d2c40a34c4d85ee1b1.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_39ddb9540417641822de78d2c40a34c4d85ee1b1.pyx #### 2020-08-23 22:31:53.791572 #### 2020-08-23 22:32:03.828954 #### 2020-08-23 22:32:13.860609 #### 2020-08-23 22:32:23.898599 #### 2020-08-23 22:32:33.935086 #### 2020-08-23 22:32:43.970742 #### 2020-08-23 22:32:54.006097 #### 2020-08-23 22:33:04.043191 #### 2020-08-23 22:33:14.084071 #### 2020-08-23 22:33:24.116266 #### 2020-08-23 22:33:34.147436 #### 2020-08-23 22:33:44.178922 #### 2020-08-23 22:33:54.209802 #### 2020-08-23 22:34:04.240792 #### 2020-08-23 22:34:14.270211 #### 2020-08-23 22:34:24.303576 #### 2020-08-23 22:34:34.344133 #### 2020-08-23 22:34:44.381350 #### 2020-08-23 22:34:54.411957 #### 2020-08-23 22:35:04.446957 #### 2020-08-23 22:35:14.483372 #### 2020-08-23 22:35:24.514734 #### 2020-08-23 22:35:34.547227 #### 2020-08-23 22:35:44.586737 #### 2020-08-23 22:35:54.621641 #### 2020-08-23 22:36:04.658243 warning: /builddir/.cython/inline/_cython_inline_6517c4c89df3eb03114dd024f94fe9deffcb3ca4.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_6517c4c89df3eb03114dd024f94fe9deffcb3ca4.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_6517c4c89df3eb03114dd024f94fe9deffcb3ca4.pyx #### 2020-08-23 22:36:14.691223 #### 2020-08-23 22:36:24.725911 #### 2020-08-23 22:36:34.771125 #### 2020-08-23 22:36:44.801102 #### 2020-08-23 22:36:54.835564 #### 2020-08-23 22:37:04.874197 #### 2020-08-23 22:37:14.909901 #### 2020-08-23 22:37:24.944823 #### 2020-08-23 22:37:34.978574 #### 2020-08-23 22:37:45.013794 #### 2020-08-23 22:37:55.046670 #### 2020-08-23 22:38:05.078190 #### 2020-08-23 22:38:15.109912 #### 2020-08-23 22:38:25.143126 #### 2020-08-23 22:38:35.173612 #### 2020-08-23 22:38:45.204104 #### 2020-08-23 22:38:55.235535 #### 2020-08-23 22:39:05.284284 #### 2020-08-23 22:39:15.314885 #### 2020-08-23 22:39:25.345174 #### 2020-08-23 22:39:35.377030 #### 2020-08-23 22:39:45.406457 #### 2020-08-23 22:39:55.437496 #### 2020-08-23 22:40:05.470848 #### 2020-08-23 22:40:15.509343 warning: /builddir/.cython/inline/_cython_inline_9296b440b0cab026f53a364bffd7483b496aa997.pyx:6:4: Unreachable code #### 2020-08-23 22:40:25.778944 Compiling /builddir/.cython/inline/_cython_inline_9296b440b0cab026f53a364bffd7483b496aa997.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_9296b440b0cab026f53a364bffd7483b496aa997.pyx #### 2020-08-23 22:40:35.822676 #### 2020-08-23 22:40:45.858284 #### 2020-08-23 22:40:55.892547 #### 2020-08-23 22:41:05.952768 #### 2020-08-23 22:41:15.991484 #### 2020-08-23 22:41:26.036301 #### 2020-08-23 22:41:36.065800 #### 2020-08-23 22:41:46.097544 #### 2020-08-23 22:41:56.126567 #### 2020-08-23 22:42:06.155033 #### 2020-08-23 22:42:16.184753 #### 2020-08-23 22:42:26.213509 #### 2020-08-23 22:42:36.243144 #### 2020-08-23 22:42:46.272477 #### 2020-08-23 22:42:56.306638 #### 2020-08-23 22:43:06.335432 #### 2020-08-23 22:43:16.365127 #### 2020-08-23 22:43:26.393588 #### 2020-08-23 22:43:36.424797 #### 2020-08-23 22:43:46.455151 #### 2020-08-23 22:43:56.485561 #### 2020-08-23 22:44:06.516899 #### 2020-08-23 22:44:16.545644 #### 2020-08-23 22:44:26.575370 #### 2020-08-23 22:44:36.604279 #### 2020-08-23 22:44:46.633554 warning: /builddir/.cython/inline/_cython_inline_7abe83467108578c1a580db70880a21a80e9c718.pyx:6:4: Unreachable code #### 2020-08-23 22:44:56.662767 Compiling /builddir/.cython/inline/_cython_inline_7abe83467108578c1a580db70880a21a80e9c718.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_7abe83467108578c1a580db70880a21a80e9c718.pyx #### 2020-08-23 22:45:06.689508 #### 2020-08-23 22:45:16.721755 #### 2020-08-23 22:45:26.752031 #### 2020-08-23 22:45:36.785372 #### 2020-08-23 22:45:46.819276 #### 2020-08-23 22:45:56.852665 #### 2020-08-23 22:46:06.885655 #### 2020-08-23 22:46:16.917923 #### 2020-08-23 22:46:26.946728 #### 2020-08-23 22:46:36.976596 #### 2020-08-23 22:46:47.011271 #### 2020-08-23 22:46:57.042189 #### 2020-08-23 22:47:07.071353 #### 2020-08-23 22:47:17.105349 #### 2020-08-23 22:47:27.141304 #### 2020-08-23 22:47:37.177434 #### 2020-08-23 22:47:47.211711 #### 2020-08-23 22:47:57.248666 #### 2020-08-23 22:48:07.281682 #### 2020-08-23 22:48:17.318605 #### 2020-08-23 22:48:27.352518 #### 2020-08-23 22:48:37.387027 #### 2020-08-23 22:48:47.421157 #### 2020-08-23 22:48:57.455561 #### 2020-08-23 22:49:07.492601 #### 2020-08-23 22:49:17.522570 warning: /builddir/.cython/inline/_cython_inline_8224e6bb159c289bd4b0fb510cd60739b5069c2c.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_8224e6bb159c289bd4b0fb510cd60739b5069c2c.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_8224e6bb159c289bd4b0fb510cd60739b5069c2c.pyx #### 2020-08-23 22:49:27.554955 #### 2020-08-23 22:49:37.589810 #### 2020-08-23 22:49:47.621233 #### 2020-08-23 22:49:57.659341 #### 2020-08-23 22:50:07.690512 #### 2020-08-23 22:50:17.730970 #### 2020-08-23 22:50:27.779920 #### 2020-08-23 22:50:37.811862 #### 2020-08-23 22:50:47.853225 #### 2020-08-23 22:50:57.888201 #### 2020-08-23 22:51:07.919041 #### 2020-08-23 22:51:17.952088 #### 2020-08-23 22:51:27.991222 #### 2020-08-23 22:51:38.025140 #### 2020-08-23 22:51:48.062804 #### 2020-08-23 22:51:58.105277 #### 2020-08-23 22:52:08.142601 #### 2020-08-23 22:52:18.178614 #### 2020-08-23 22:52:28.214052 #### 2020-08-23 22:52:38.247762 #### 2020-08-23 22:52:48.280263 #### 2020-08-23 22:52:58.323700 #### 2020-08-23 22:53:08.356890 #### 2020-08-23 22:53:18.393690 #### 2020-08-23 22:53:28.438990 #### 2020-08-23 22:53:38.474760 #### 2020-08-23 22:53:48.508963 warning: /builddir/.cython/inline/_cython_inline_5e7ef2fce7538ac5405d583fbcab4ee9e771c95d.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_5e7ef2fce7538ac5405d583fbcab4ee9e771c95d.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_5e7ef2fce7538ac5405d583fbcab4ee9e771c95d.pyx #### 2020-08-23 22:53:58.541867 #### 2020-08-23 22:54:08.587381 #### 2020-08-23 22:54:18.623735 #### 2020-08-23 22:54:28.654929 #### 2020-08-23 22:54:38.687767 #### 2020-08-23 22:54:48.719936 #### 2020-08-23 22:54:58.748020 #### 2020-08-23 22:55:08.778806 #### 2020-08-23 22:55:18.810276 #### 2020-08-23 22:55:28.840651 #### 2020-08-23 22:55:38.876371 #### 2020-08-23 22:55:48.912055 #### 2020-08-23 22:55:58.946953 #### 2020-08-23 22:56:08.982866 #### 2020-08-23 22:56:19.016546 #### 2020-08-23 22:56:29.052015 #### 2020-08-23 22:56:39.090544 #### 2020-08-23 22:56:49.129077 #### 2020-08-23 22:56:59.166276 #### 2020-08-23 22:57:09.201966 #### 2020-08-23 22:57:19.237102 #### 2020-08-23 22:57:29.272728 #### 2020-08-23 22:57:39.309224 #### 2020-08-23 22:57:49.344165 #### 2020-08-23 22:57:59.379942 #### 2020-08-23 22:58:09.414478 #### 2020-08-23 22:58:19.444919 warning: /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.pyx:6:4: Unreachable code #### 2020-08-23 22:58:29.479676 Compiling /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.pyx #### 2020-08-23 22:58:39.511064 #### 2020-08-23 22:58:49.545530 #### 2020-08-23 22:58:59.578110 #### 2020-08-23 22:59:09.607668 #### 2020-08-23 22:59:19.641065 #### 2020-08-23 22:59:29.672211 #### 2020-08-23 22:59:39.708156 #### 2020-08-23 22:59:49.743326 #### 2020-08-23 22:59:59.774357 #### 2020-08-23 23:00:09.809513 #### 2020-08-23 23:00:19.842672 #### 2020-08-23 23:00:29.876321 #### 2020-08-23 23:00:39.910718 #### 2020-08-23 23:00:49.944756 #### 2020-08-23 23:00:59.979408 #### 2020-08-23 23:01:10.014803 #### 2020-08-23 23:01:20.047705 #### 2020-08-23 23:01:30.081572 #### 2020-08-23 23:01:40.131123 #### 2020-08-23 23:01:50.172803 #### 2020-08-23 23:02:00.222414 #### 2020-08-23 23:02:10.257074 #### 2020-08-23 23:02:20.293309 #### 2020-08-23 23:02:30.328810 #### 2020-08-23 23:02:40.361551 #### 2020-08-23 23:02:50.396040 #### 2020-08-23 23:03:00.431667 #### 2020-08-23 23:03:10.468653 #### 2020-08-23 23:03:20.505534 #### 2020-08-23 23:03:30.539786 #### 2020-08-23 23:03:40.575094 #### 2020-08-23 23:03:50.611420 #### 2020-08-23 23:04:00.642054 #### 2020-08-23 23:04:10.678263 #### 2020-08-23 23:04:20.718313 #### 2020-08-23 23:04:30.752969 #### 2020-08-23 23:04:40.783724 #### 2020-08-23 23:04:50.816771 #### 2020-08-23 23:05:00.848314 #### 2020-08-23 23:05:10.879580 #### 2020-08-23 23:05:20.908861 #### 2020-08-23 23:05:30.940833 #### 2020-08-23 23:05:40.970547 #### 2020-08-23 23:05:50.999802 #### 2020-08-23 23:06:01.029287 /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.c: In function ‘__pyx_pw_55_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508_1__invoke’: /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.c:1116:18: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 1116 | static PyObject *__pyx_pw_55_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508_1__invoke(PyObject *__pyx_self, PyObject *__pyx_args, PyObject *__pyx_kwds) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #### 2020-08-23 23:06:11.059518 #### 2020-08-23 23:06:21.094330 #### 2020-08-23 23:06:31.132325 #### 2020-08-23 23:06:41.166781 #### 2020-08-23 23:06:51.200356 #### 2020-08-23 23:07:01.234279 #### 2020-08-23 23:07:11.262877 #### 2020-08-23 23:07:21.293770 #### 2020-08-23 23:07:31.322344 #### 2020-08-23 23:07:41.356954 #### 2020-08-23 23:07:51.390786 #### 2020-08-23 23:08:01.421698 #### 2020-08-23 23:08:11.453503 #### 2020-08-23 23:08:21.481628 #### 2020-08-23 23:08:31.512633 #### 2020-08-23 23:08:41.541010 #### 2020-08-23 23:08:51.572097 #### 2020-08-23 23:09:01.606206 #### 2020-08-23 23:09:11.640191 #### 2020-08-23 23:09:21.677299 #### 2020-08-23 23:09:31.708654 #### 2020-08-23 23:09:41.742112 #### 2020-08-23 23:09:51.771102 #### 2020-08-23 23:10:01.802996 #### 2020-08-23 23:10:11.837593 #### 2020-08-23 23:10:21.872703 #### 2020-08-23 23:10:31.905107 #### 2020-08-23 23:10:41.934808 #### 2020-08-23 23:10:51.968224 #### 2020-08-23 23:11:02.001185 #### 2020-08-23 23:11:12.030805 #### 2020-08-23 23:11:22.062233 #### 2020-08-23 23:11:32.098235 #### 2020-08-23 23:11:42.135066 #### 2020-08-23 23:11:52.173442 #### 2020-08-23 23:12:02.207669 #### 2020-08-23 23:12:12.243489 #### 2020-08-23 23:12:22.275108 #### 2020-08-23 23:12:32.309826 #### 2020-08-23 23:12:42.349621 #### 2020-08-23 23:12:52.385416 #### 2020-08-23 23:13:02.416146 #### 2020-08-23 23:13:12.449834 #### 2020-08-23 23:13:22.482127 /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.c: In function ‘__pyx_pw_55_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508_1__invoke’: /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.c:1116:18: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without 1116 | static PyObject *__pyx_pw_55_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508_1__invoke(PyObject *__pyx_self, PyObject *__pyx_args, PyObject *__pyx_kwds) { | ^ #### 2020-08-23 23:13:32.518024 warning: /builddir/.cython/inline/_cython_inline_0f2093f77ba22dbe0f29d512cf4ab12dc52dc0fb.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_0f2093f77ba22dbe0f29d512cf4ab12dc52dc0fb.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_0f2093f77ba22dbe0f29d512cf4ab12dc52dc0fb.pyx #### 2020-08-23 23:13:42.565747 #### 2020-08-23 23:13:52.595215 #### 2020-08-23 23:14:02.625075 #### 2020-08-23 23:14:12.654993 #### 2020-08-23 23:14:22.684894 #### 2020-08-23 23:14:32.720212 #### 2020-08-23 23:14:42.755961 #### 2020-08-23 23:14:52.786841 #### 2020-08-23 23:15:02.816928 #### 2020-08-23 23:15:12.867993 #### 2020-08-23 23:15:22.902924 #### 2020-08-23 23:15:32.942367 #### 2020-08-23 23:15:42.984238 #### 2020-08-23 23:15:53.022659 #### 2020-08-23 23:16:03.052639 #### 2020-08-23 23:16:13.088165 #### 2020-08-23 23:16:23.122278 #### 2020-08-23 23:16:33.153308 #### 2020-08-23 23:16:43.188772 #### 2020-08-23 23:16:53.222759 #### 2020-08-23 23:17:03.256125 #### 2020-08-23 23:17:13.290730 #### 2020-08-23 23:17:23.324762 #### 2020-08-23 23:17:33.359626 #### 2020-08-23 23:17:43.394999 #### 2020-08-23 23:17:53.425517 #### 2020-08-23 23:18:03.460777 warning: /builddir/.cython/inline/_cython_inline_e41da89e375246998aecc32d43d2400e9f7afbaa.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_e41da89e375246998aecc32d43d2400e9f7afbaa.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_e41da89e375246998aecc32d43d2400e9f7afbaa.pyx #### 2020-08-23 23:18:13.496311 ok test_misformed_unicode_character_name (test_fstring.TestCase) ... #### 2020-08-23 23:18:23.528647 ok test_mismatched_braces (test_fstring.TestCase) ... ok test_mismatched_parens (test_fstring.TestCase) ... ok test_missing_expression (test_fstring.TestCase) ... ok test_missing_format_spec (test_fstring.TestCase) ... ok test_missing_variable (test_fstring.TestCase) ... ok test_multiple_vars (test_fstring.TestCase) ... ok test_nested_fstrings (test_fstring.TestCase) ... ok test_newlines_in_expressions (test_fstring.TestCase) ... ok test_no_escapes_for_braces (test_fstring.TestCase) Only literal curly braces begin an expression. ... ok test_not_equal (test_fstring.TestCase) ... ok test_parens_in_expressions (test_fstring.TestCase) ... ok test_shadowed_global (test_fstring.TestCase) ... ok test_side_effect_order (test_fstring.TestCase) ... ok test_str_format_differences (test_fstring.TestCase) ... ok test_unterminated_string (test_fstring.TestCase) ... ok test_yield (test_fstring.TestCase) ... ok test_yield_send (test_fstring.TestCase) ... ok runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_fstring ... #### 2020-08-23 23:18:33.557761 #### 2020-08-23 23:18:43.589354 #### 2020-08-23 23:18:53.627742 #### 2020-08-23 23:19:03.663500 #### 2020-08-23 23:19:13.696211 #### 2020-08-23 23:19:23.729627 #### 2020-08-23 23:19:33.764195 #### 2020-08-23 23:19:43.796999 #### 2020-08-23 23:19:53.831623 #### 2020-08-23 23:20:03.865837 #### 2020-08-23 23:20:14.183662 #### 2020-08-23 23:20:24.253537 #### 2020-08-23 23:20:34.291358 #### 2020-08-23 23:20:44.320147 #### 2020-08-23 23:20:54.354160 #### 2020-08-23 23:21:04.397552 #### 2020-08-23 23:21:14.429670 #### 2020-08-23 23:21:24.462603 #### 2020-08-23 23:21:34.494152 #### 2020-08-23 23:21:44.526897 #### 2020-08-23 23:21:54.556186 #### 2020-08-23 23:22:04.589625 #### 2020-08-23 23:22:14.621544 #### 2020-08-23 23:22:24.656722 #### 2020-08-23 23:22:34.694170 #### 2020-08-23 23:22:44.731867 #### 2020-08-23 23:22:54.765089 #### 2020-08-23 23:23:04.798039 #### 2020-08-23 23:23:14.829254 #### 2020-08-23 23:23:24.873544 #### 2020-08-23 23:23:34.908750 #### 2020-08-23 23:23:44.945863 #### 2020-08-23 23:23:54.979617 #### 2020-08-23 23:24:05.017907 #### 2020-08-23 23:24:15.053246 #### 2020-08-23 23:24:25.098000 #### 2020-08-23 23:24:35.129464 #### 2020-08-23 23:24:45.162589 #### 2020-08-23 23:24:55.196533 #### 2020-08-23 23:25:05.231419 #### 2020-08-23 23:25:15.266649 #### 2020-08-23 23:25:25.296401 #### 2020-08-23 23:25:35.335570 #### 2020-08-23 23:25:45.371280 #### 2020-08-23 23:25:55.405503 #### 2020-08-23 23:26:05.448736 #### 2020-08-23 23:26:15.481381 #### 2020-08-23 23:26:25.517623 #### 2020-08-23 23:26:35.554398 #### 2020-08-23 23:26:45.585138 #### 2020-08-23 23:26:55.633570 #### 2020-08-23 23:27:05.676131 #### 2020-08-23 23:27:15.710256 #### 2020-08-23 23:27:25.745510 #### 2020-08-23 23:27:35.779025 #### 2020-08-23 23:27:45.811628 #### 2020-08-23 23:27:55.848160 === C/C++ compiler error output: === In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from test_fstring.cpp:4: test_fstring.cpp: In function ‘PyObject* __pyx_pf_12test_fstring_8TestCase_19test_if_conditional_test_fstring(PyObject*, PyObject*, PyObject*)’: /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:23885:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 23885 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:262:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ^ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:23885:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 23885 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:23885:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 23885 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_fstring.cpp: In function ‘PyObject* __pyx_pf_12test_fstring_8TestCase_19test_if_conditional_2test_concat_empty(PyObject*, PyObject*, PyObject*)’: /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:24133:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 24133 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:262:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ^ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:24133:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 24133 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:24133:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 24133 | __pyx_t_2 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_1) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ test_fstring.cpp: In function ‘PyObject* __pyx_pf_12test_fstring_8TestCase_19test_if_conditional_4test_concat_non_empty(PyObject*, PyObject*, PyObject*)’: /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:261:7: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 261 | PyUnicode_WSTR_LENGTH(op) : \ | ^~~~~~~~~~~~~~~~~~~~~ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:24386:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 24386 | __pyx_t_3 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_2) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:262:52: warning: ‘Py_UNICODE* PyUnicode_AsUnicode(PyObject*)’ is deprecated [-Wdeprecated-declarations] 262 | ((void)PyUnicode_AsUnicode(_PyObject_CAST(op)),\ | ^ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:24386:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 24386 | __pyx_t_3 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_2) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:451:75: warning: ‘Py_ssize_t _PyUnicode_get_wstr_length(PyObject*)’ is deprecated [-Wdeprecated-declarations] 451 | #define PyUnicode_WSTR_LENGTH(op) _PyUnicode_get_wstr_length((PyObject*)op) | ^ /usr/include/python3.9/cpython/unicodeobject.h:264:8: note: in expansion of macro ‘PyUnicode_WSTR_LENGTH’ 264 | PyUnicode_WSTR_LENGTH(op))) | ^~~~~~~~~~~~~~~~~~~~~ test_fstring.cpp:453:108: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 453 | #define __Pyx_PyUnicode_IS_TRUE(u) (0 != (likely(PyUnicode_IS_READY(u)) ? PyUnicode_GET_LENGTH(u) : PyUnicode_GET_SIZE(u))) | ^~~~~~~~~~~~~~~~~~ test_fstring.cpp:24386:16: note: in expansion of macro ‘__Pyx_PyUnicode_IS_TRUE’ 24386 | __pyx_t_3 = (__Pyx_PyUnicode_IS_TRUE(__pyx_t_2) != 0); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== test__format__lookup (test_fstring.TestCase) ... ok test_arguments (test_fstring.TestCase) ... ok test_assignment (test_fstring.TestCase) ... ok test_backslashes_in_string_part (test_fstring.TestCase) ... ok test_call (test_fstring.TestCase) ... ok test_closure (test_fstring.TestCase) ... ok test_comments (test_fstring.TestCase) ... ok test_compile_time_concat (test_fstring.TestCase) ... ok test_compile_time_concat_errors (test_fstring.TestCase) ... ok test_conversions (test_fstring.TestCase) ... ok test_del (test_fstring.TestCase) ... Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /builddir/.cython/inline/_cython_inline_302044fd5240afdb757fb18962db149a240de915.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /builddir/.cython/inline/_cython_inline_7478e8193e5bc777babd32d3bff6b382037de223.pyx:5:8: Cannot assign to or delete this ok test_dict (test_fstring.TestCase) ... ok test_docstring (test_fstring.TestCase) ... ok test_double_braces (test_fstring.TestCase) ... ok test_empty_format_specifier (test_fstring.TestCase) ... ok test_errors (test_fstring.TestCase) ... ok test_expressions_with_triple_quoted_strings (test_fstring.TestCase) ... ok test_format_specifier_expressions (test_fstring.TestCase) ... ok test_global (test_fstring.TestCase) ... ok test_if_conditional (test_fstring.TestCase) ... ok test_invalid_expressions (test_fstring.TestCase) ... ok test_invalid_string_prefixes (test_fstring.TestCase) ... #### 2020-08-23 23:28:05.877761 ok test_lambda (test_fstring.TestCase) ... ok test_leading_trailing_spaces (test_fstring.TestCase) ... ok test_literal (test_fstring.TestCase) ... ok test_locals (test_fstring.TestCase) ... ok test_loop (test_fstring.TestCase) ... ok test_many_expressions (test_fstring.TestCase) ... ok test_misformed_unicode_character_name (test_fstring.TestCase) ... ok test_mismatched_braces (test_fstring.TestCase) ... ok test_mismatched_parens (test_fstring.TestCase) ... ok test_missing_expression (test_fstring.TestCase) ... ok test_missing_format_spec (test_fstring.TestCase) ... ok test_missing_variable (test_fstring.TestCase) ... ok test_multiple_vars (test_fstring.TestCase) ... ok test_nested_fstrings (test_fstring.TestCase) ... ok test_newlines_in_expressions (test_fstring.TestCase) ... ok test_no_escapes_for_braces (test_fstring.TestCase) Only literal curly braces begin an expression. ... ok test_not_equal (test_fstring.TestCase) ... ok test_parens_in_expressions (test_fstring.TestCase) ... ok test_shadowed_global (test_fstring.TestCase) ... ok test_side_effect_order (test_fstring.TestCase) ... ok test_str_format_differences (test_fstring.TestCase) ... ok test_unterminated_string (test_fstring.TestCase) ... ok test_yield (test_fstring.TestCase) ... ok test_yield_send (test_fstring.TestCase) ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ticket_124 ... #### 2020-08-23 23:28:15.907846 spam (ticket_124) Doctest: ticket_124.spam ... ok #### 2020-08-23 23:28:25.939762 runTest (__main__.CythonRunTestCase) compiling (cpp) and running ticket_124 ... #### 2020-08-23 23:28:35.975643 spam (ticket_124) Doctest: ticket_124.spam ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tss ... #### 2020-08-23 23:28:46.017727 #### 2020-08-23 23:28:56.064453 tss_alloc_create_delete_free (tss) Doctest: tss.tss_alloc_create_delete_free ... ok tss_alloc_free (tss) Doctest: tss.tss_alloc_free ... ok tss_create_delete (tss) Doctest: tss.tss_create_delete ... ok tss_set_get (tss) Doctest: tss.tss_set_get ... ok #### 2020-08-23 23:29:06.104211 runTest (__main__.CythonRunTestCase) compiling (cpp) and running tss ... #### 2020-08-23 23:29:16.140188 #### 2020-08-23 23:29:26.174314 tss_alloc_create_delete_free (tss) Doctest: tss.tss_alloc_create_delete_free ... ok tss_alloc_free (tss) Doctest: tss.tss_alloc_free ... ok tss_create_delete (tss) Doctest: tss.tss_create_delete ... ok tss_set_get (tss) Doctest: tss.tss_set_get ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running type_inference ... #### 2020-08-23 23:29:36.207325 #### 2020-08-23 23:29:46.243704 #### 2020-08-23 23:29:56.278297 #### 2020-08-23 23:30:06.320617 #### 2020-08-23 23:30:16.359647 #### 2020-08-23 23:30:26.394938 #### 2020-08-23 23:30:36.434892 #### 2020-08-23 23:30:46.469019 #### 2020-08-23 23:30:56.501754 #### 2020-08-23 23:31:06.540928 #### 2020-08-23 23:31:16.574384 #### 2020-08-23 23:31:26.612537 #### 2020-08-23 23:31:36.644832 #### 2020-08-23 23:31:46.677186 #### 2020-08-23 23:31:56.710246 #### 2020-08-23 23:32:06.744752 #### 2020-08-23 23:32:16.781606 #### 2020-08-23 23:32:26.811903 #### 2020-08-23 23:32:36.840814 #### 2020-08-23 23:32:46.871125 #### 2020-08-23 23:32:56.903238 #### 2020-08-23 23:33:06.937248 #### 2020-08-23 23:33:16.965415 #### 2020-08-23 23:33:26.994746 #### 2020-08-23 23:33:37.024149 #### 2020-08-23 23:33:47.054725 #### 2020-08-23 23:33:57.089524 #### 2020-08-23 23:34:07.127703 #### 2020-08-23 23:34:17.415369 #### 2020-08-23 23:34:27.490832 #### 2020-08-23 23:34:37.539166 #### 2020-08-23 23:34:47.570520 #### 2020-08-23 23:34:57.599398 #### 2020-08-23 23:35:07.635195 InferInProperties (type_inference) Doctest: type_inference.InferInProperties ... ok args_tuple_keywords (type_inference) Doctest: type_inference.args_tuple_keywords ... ok args_tuple_keywords_reassign_pyobjects (type_inference) Doctest: type_inference.args_tuple_keywords_reassign_pyobjects ... ok args_tuple_keywords_reassign_same (type_inference) Doctest: type_inference.args_tuple_keywords_reassign_same ... ok arithmetic (type_inference) Doctest: type_inference.arithmetic ... ok builtin_functions (type_inference) Doctest: type_inference.builtin_functions ... ok builtin_type_methods (type_inference) Doctest: type_inference.builtin_type_methods ... ok builtin_type_operations (type_inference) Doctest: type_inference.builtin_type_operations ... ok builtin_types (type_inference) Doctest: type_inference.builtin_types ... ok c_functions (type_inference) Doctest: type_inference.c_functions ... ok cascade (type_inference) Doctest: type_inference.cascade ... ok common_extension_type_base (type_inference) Doctest: type_inference.common_extension_type_base ... ok conditional (type_inference) Doctest: type_inference.conditional ... ok const_types (type_inference) Doctest: type_inference.const_types ... ok constructor_call (type_inference) Doctest: type_inference.constructor_call ... ok double_inference (type_inference) Doctest: type_inference.double_inference ... ok double_loop (type_inference) Doctest: type_inference.double_loop ... ok increment (type_inference) Doctest: type_inference.increment ... ok indexing (type_inference) Doctest: type_inference.indexing ... ok large_literals (type_inference) Doctest: type_inference.large_literals ... ok loop (type_inference) Doctest: type_inference.loop ... ok loop_over_bytes (type_inference) Doctest: type_inference.loop_over_bytes ... ok loop_over_bytes_literal (type_inference) Doctest: type_inference.loop_over_bytes_literal ... ok loop_over_charptr (type_inference) Doctest: type_inference.loop_over_charptr ... ok loop_over_int_array (type_inference) Doctest: type_inference.loop_over_int_array ... ok loop_over_str (type_inference) Doctest: type_inference.loop_over_str ... ok loop_over_struct_ptr (type_inference) Doctest: type_inference.loop_over_struct_ptr ... ok loop_over_unicode (type_inference) Doctest: type_inference.loop_over_unicode ... ok loop_over_unicode_literal (type_inference) Doctest: type_inference.loop_over_unicode_literal ... ok multiple_assignments (type_inference) Doctest: type_inference.multiple_assignments ... ok ptr_types (type_inference) Doctest: type_inference.ptr_types ... ok safe_c_functions (type_inference) Doctest: type_inference.safe_c_functions ... ok safe_only (type_inference) Doctest: type_inference.safe_only ... ok simple (type_inference) Doctest: type_inference.simple ... ok slicing (type_inference) Doctest: type_inference.slicing ... ok test_bound_methods (type_inference) Doctest: type_inference.test_bound_methods ... ok test_int_typedef_inference (type_inference) Doctest: type_inference.test_int_typedef_inference ... ok unary_operators (type_inference) Doctest: type_inference.unary_operators ... ok with_statement (type_inference) Doctest: type_inference.with_statement ... ok with_statement_typed (type_inference) Doctest: type_inference.with_statement_typed ... ok with_statement_untyped (type_inference) Doctest: type_inference.with_statement_untyped ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_inference ... #### 2020-08-23 23:35:17.666071 #### 2020-08-23 23:35:27.705507 #### 2020-08-23 23:35:37.736807 #### 2020-08-23 23:35:47.765085 #### 2020-08-23 23:35:57.794775 #### 2020-08-23 23:36:07.826930 #### 2020-08-23 23:36:17.855074 #### 2020-08-23 23:36:27.884335 #### 2020-08-23 23:36:37.912277 #### 2020-08-23 23:36:47.941401 #### 2020-08-23 23:36:57.970773 #### 2020-08-23 23:37:08.007397 #### 2020-08-23 23:37:18.044568 #### 2020-08-23 23:37:28.073217 #### 2020-08-23 23:37:38.104366 #### 2020-08-23 23:37:48.134462 #### 2020-08-23 23:37:58.163109 #### 2020-08-23 23:38:08.191432 #### 2020-08-23 23:38:18.220555 #### 2020-08-23 23:38:28.253631 #### 2020-08-23 23:38:38.294336 #### 2020-08-23 23:38:48.328221 #### 2020-08-23 23:38:58.359801 #### 2020-08-23 23:39:08.391891 #### 2020-08-23 23:39:18.425004 #### 2020-08-23 23:39:28.457631 #### 2020-08-23 23:39:38.489657 #### 2020-08-23 23:39:48.520869 #### 2020-08-23 23:39:58.552846 #### 2020-08-23 23:40:08.583365 #### 2020-08-23 23:40:18.616364 #### 2020-08-23 23:40:28.647514 #### 2020-08-23 23:40:38.680332 #### 2020-08-23 23:40:48.719185 InferInProperties (type_inference) Doctest: type_inference.InferInProperties ... ok args_tuple_keywords (type_inference) Doctest: type_inference.args_tuple_keywords ... ok args_tuple_keywords_reassign_pyobjects (type_inference) Doctest: type_inference.args_tuple_keywords_reassign_pyobjects ... ok args_tuple_keywords_reassign_same (type_inference) Doctest: type_inference.args_tuple_keywords_reassign_same ... ok arithmetic (type_inference) Doctest: type_inference.arithmetic ... ok builtin_functions (type_inference) Doctest: type_inference.builtin_functions ... ok builtin_type_methods (type_inference) Doctest: type_inference.builtin_type_methods ... ok builtin_type_operations (type_inference) Doctest: type_inference.builtin_type_operations ... ok builtin_types (type_inference) Doctest: type_inference.builtin_types ... ok c_functions (type_inference) Doctest: type_inference.c_functions ... ok cascade (type_inference) Doctest: type_inference.cascade ... ok common_extension_type_base (type_inference) Doctest: type_inference.common_extension_type_base ... ok conditional (type_inference) Doctest: type_inference.conditional ... ok const_types (type_inference) Doctest: type_inference.const_types ... ok constructor_call (type_inference) Doctest: type_inference.constructor_call ... ok double_inference (type_inference) Doctest: type_inference.double_inference ... ok double_loop (type_inference) Doctest: type_inference.double_loop ... ok increment (type_inference) Doctest: type_inference.increment ... ok indexing (type_inference) Doctest: type_inference.indexing ... ok large_literals (type_inference) Doctest: type_inference.large_literals ... ok loop (type_inference) Doctest: type_inference.loop ... ok loop_over_bytes (type_inference) Doctest: type_inference.loop_over_bytes ... ok loop_over_bytes_literal (type_inference) Doctest: type_inference.loop_over_bytes_literal ... ok loop_over_charptr (type_inference) Doctest: type_inference.loop_over_charptr ... ok loop_over_int_array (type_inference) Doctest: type_inference.loop_over_int_array ... ok loop_over_str (type_inference) Doctest: type_inference.loop_over_str ... ok loop_over_struct_ptr (type_inference) Doctest: type_inference.loop_over_struct_ptr ... ok loop_over_unicode (type_inference) Doctest: type_inference.loop_over_unicode ... ok loop_over_unicode_literal (type_inference) Doctest: type_inference.loop_over_unicode_literal ... ok multiple_assignments (type_inference) Doctest: type_inference.multiple_assignments ... ok ptr_types (type_inference) Doctest: type_inference.ptr_types ... ok safe_c_functions (type_inference) Doctest: type_inference.safe_c_functions ... ok safe_only (type_inference) Doctest: type_inference.safe_only ... ok simple (type_inference) Doctest: type_inference.simple ... ok slicing (type_inference) Doctest: type_inference.slicing ... ok test_bound_methods (type_inference) Doctest: type_inference.test_bound_methods ... ok test_int_typedef_inference (type_inference) Doctest: type_inference.test_int_typedef_inference ... ok unary_operators (type_inference) Doctest: type_inference.unary_operators ... ok with_statement (type_inference) Doctest: type_inference.with_statement ... ok with_statement_typed (type_inference) Doctest: type_inference.with_statement_typed ... ok with_statement_untyped (type_inference) Doctest: type_inference.with_statement_untyped ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unbound_builtin_methods ... #### 2020-08-23 23:40:58.761062 #### 2020-08-23 23:41:08.800876 #### 2020-08-23 23:41:18.850355 list_insert (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert ... ok list_insert_assigned (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert_assigned ... ok list_insert_literal (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert_literal ... ok list_pop (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_pop ... ok list_pop_assigned (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_pop_assigned ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unbound_builtin_methods ... #### 2020-08-23 23:41:28.880027 #### 2020-08-23 23:41:38.908080 list_insert (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert ... ok list_insert_assigned (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert_assigned ... ok list_insert_literal (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_insert_literal ... ok list_pop (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_pop ... ok list_pop_assigned (unbound_builtin_methods) Doctest: unbound_builtin_methods.list_pop_assigned ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_formatting ... #### 2020-08-23 23:41:48.940026 #### 2020-08-23 23:41:58.968092 #### 2020-08-23 23:42:09.000125 #### 2020-08-23 23:42:19.033463 #### 2020-08-23 23:42:29.066990 #### 2020-08-23 23:42:39.099848 ascii_format (unicode_formatting) Doctest: unicode_formatting.ascii_format ... ok mix_format (unicode_formatting) Doctest: unicode_formatting.mix_format ... ok repr_format (unicode_formatting) Doctest: unicode_formatting.repr_format ... ok str_format (unicode_formatting) Doctest: unicode_formatting.str_format ... ok subtypes (unicode_formatting) Doctest: unicode_formatting.subtypes ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_formatting ... #### 2020-08-23 23:42:49.132573 #### 2020-08-23 23:42:59.161873 #### 2020-08-23 23:43:09.191279 #### 2020-08-23 23:43:19.223403 #### 2020-08-23 23:43:29.255345 #### 2020-08-23 23:43:39.290410 #### 2020-08-23 23:43:49.324881 ascii_format (unicode_formatting) Doctest: unicode_formatting.ascii_format ... ok mix_format (unicode_formatting) Doctest: unicode_formatting.mix_format ... ok repr_format (unicode_formatting) Doctest: unicode_formatting.repr_format ... ok str_format (unicode_formatting) Doctest: unicode_formatting.str_format ... ok subtypes (unicode_formatting) Doctest: unicode_formatting.subtypes ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_kwargs ... #### 2020-08-23 23:43:59.358406 #### 2020-08-23 23:44:09.402275 accept_kwargs (unicode_kwargs) Doctest: unicode_kwargs.accept_kwargs ... ok unexpected_kwarg (unicode_kwargs) Doctest: unicode_kwargs.unexpected_kwarg ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_kwargs ... #### 2020-08-23 23:44:19.438788 #### 2020-08-23 23:44:29.469975 #### 2020-08-23 23:44:39.877993 accept_kwargs (unicode_kwargs) Doctest: unicode_kwargs.accept_kwargs ... ok unexpected_kwarg (unicode_kwargs) Doctest: unicode_kwargs.unexpected_kwarg ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodeencode ... #### 2020-08-23 23:44:49.941321 #### 2020-08-23 23:44:59.974744 #### 2020-08-23 23:45:10.005332 unicodeencode () Doctest: unicodeencode ... ok ascii_replace (unicodeencode) Doctest: unicodeencode.ascii_replace ... ok cp850_strict (unicodeencode) Doctest: unicodeencode.cp850_strict ... ok default (unicodeencode) Doctest: unicodeencode.default ... ok encode_non_constant (unicodeencode) Doctest: unicodeencode.encode_non_constant ... ok latin1 (unicodeencode) Doctest: unicodeencode.latin1 ... ok latin1_constant (unicodeencode) Doctest: unicodeencode.latin1_constant ... ok utf8 (unicodeencode) Doctest: unicodeencode.utf8 ... ok utf8_bytes_strict (unicodeencode) Doctest: unicodeencode.utf8_bytes_strict ... ok utf8_str_strict (unicodeencode) Doctest: unicodeencode.utf8_str_strict ... ok utf8_strict (unicodeencode) Doctest: unicodeencode.utf8_strict ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodeencode ... #### 2020-08-23 23:45:20.033339 #### 2020-08-23 23:45:30.070353 #### 2020-08-23 23:45:40.121231 unicodeencode () Doctest: unicodeencode ... ok ascii_replace (unicodeencode) Doctest: unicodeencode.ascii_replace ... ok cp850_strict (unicodeencode) Doctest: unicodeencode.cp850_strict ... ok default (unicodeencode) Doctest: unicodeencode.default ... ok encode_non_constant (unicodeencode) Doctest: unicodeencode.encode_non_constant ... ok latin1 (unicodeencode) Doctest: unicodeencode.latin1 ... ok latin1_constant (unicodeencode) Doctest: unicodeencode.latin1_constant ... ok utf8 (unicodeencode) Doctest: unicodeencode.utf8 ... ok utf8_bytes_strict (unicodeencode) Doctest: unicodeencode.utf8_bytes_strict ... ok utf8_str_strict (unicodeencode) Doctest: unicodeencode.utf8_str_strict ... ok utf8_strict (unicodeencode) Doctest: unicodeencode.utf8_strict ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unpack ... #### 2020-08-23 23:45:50.150432 #### 2020-08-23 23:46:00.177978 #### 2020-08-23 23:46:10.213751 #### 2020-08-23 23:46:20.246022 #### 2020-08-23 23:46:30.279959 #### 2020-08-23 23:46:40.311747 #### 2020-08-23 23:46:50.357001 #### 2020-08-23 23:47:00.390707 #### 2020-08-23 23:47:10.425599 #### 2020-08-23 23:47:20.459411 #### 2020-08-23 23:47:30.490466 #### 2020-08-23 23:47:40.520972 failure_too_few (unpack) Doctest: unpack.failure_too_few ... ok failure_too_many (unpack) Doctest: unpack.failure_too_many ... ok failure_while_unpacking (unpack) Doctest: unpack.failure_while_unpacking ... ok kunterbunt (unpack) Doctest: unpack.kunterbunt ... ok test_unpack_resultref (unpack) Doctest: unpack.test_unpack_resultref ... ok unpack_fail_assignment (unpack) Doctest: unpack.unpack_fail_assignment ... ok unpack_list (unpack) Doctest: unpack.unpack_list ... ok unpack_literal_none_to_builtin_type (unpack) Doctest: unpack.unpack_literal_none_to_builtin_type ... ok unpack_literal_none_to_exttype (unpack) Doctest: unpack.unpack_literal_none_to_exttype ... ok unpack_many (unpack) Doctest: unpack.unpack_many ... ok unpack_many_int (unpack) Doctest: unpack.unpack_many_int ... ok unpack_many_list (unpack) Doctest: unpack.unpack_many_list ... ok unpack_many_tuple (unpack) Doctest: unpack.unpack_many_tuple ... ok unpack_partial (unpack) Doctest: unpack.unpack_partial ... ok unpack_partial_typed (unpack) Doctest: unpack.unpack_partial_typed ... ok unpack_to_itself (unpack) Doctest: unpack.unpack_to_itself ... ok unpack_tuple (unpack) Doctest: unpack.unpack_tuple ... ok unpack_typed (unpack) Doctest: unpack.unpack_typed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unpack ... #### 2020-08-23 23:47:50.550738 #### 2020-08-23 23:48:00.580179 #### 2020-08-23 23:48:10.614290 #### 2020-08-23 23:48:20.650505 #### 2020-08-23 23:48:30.684229 #### 2020-08-23 23:48:40.718231 #### 2020-08-23 23:48:50.752293 #### 2020-08-23 23:49:00.780309 #### 2020-08-23 23:49:10.813201 #### 2020-08-23 23:49:20.854790 #### 2020-08-23 23:49:30.898815 #### 2020-08-23 23:49:40.942861 #### 2020-08-23 23:49:50.978162 failure_too_few (unpack) Doctest: unpack.failure_too_few ... ok failure_too_many (unpack) Doctest: unpack.failure_too_many ... ok failure_while_unpacking (unpack) Doctest: unpack.failure_while_unpacking ... ok kunterbunt (unpack) Doctest: unpack.kunterbunt ... ok test_unpack_resultref (unpack) Doctest: unpack.test_unpack_resultref ... ok unpack_fail_assignment (unpack) Doctest: unpack.unpack_fail_assignment ... ok unpack_list (unpack) Doctest: unpack.unpack_list ... ok unpack_literal_none_to_builtin_type (unpack) Doctest: unpack.unpack_literal_none_to_builtin_type ... ok unpack_literal_none_to_exttype (unpack) Doctest: unpack.unpack_literal_none_to_exttype ... ok unpack_many (unpack) Doctest: unpack.unpack_many ... ok unpack_many_int (unpack) Doctest: unpack.unpack_many_int ... ok unpack_many_list (unpack) Doctest: unpack.unpack_many_list ... ok unpack_many_tuple (unpack) Doctest: unpack.unpack_many_tuple ... ok unpack_partial (unpack) Doctest: unpack.unpack_partial ... ok unpack_partial_typed (unpack) Doctest: unpack.unpack_partial_typed ... ok unpack_to_itself (unpack) Doctest: unpack.unpack_to_itself ... ok unpack_tuple (unpack) Doctest: unpack.unpack_tuple ... ok unpack_typed (unpack) Doctest: unpack.unpack_typed ... ok #### 2020-08-23 23:50:01.009635 runTest (__main__.CythonRunTestCase) compiling (c) and running varargdecl ... #### 2020-08-23 23:50:11.044086 test (varargdecl) Doctest: varargdecl.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running varargdecl ... #### 2020-08-23 23:50:21.074248 test (varargdecl) Doctest: varargdecl.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running with_statement_module_level_T536 ... #### 2020-08-23 23:50:31.108880 #### 2020-08-23 23:50:41.141497 #### 2020-08-23 23:50:51.177668 #### 2020-08-23 23:51:01.209193 #### 2020-08-23 23:51:11.239295 with_statement_module_level_T536 () Doctest: with_statement_module_level_T536 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running with_statement_module_level_T536 ... #### 2020-08-23 23:51:21.271484 #### 2020-08-23 23:51:31.307886 #### 2020-08-23 23:51:41.728703 #### 2020-08-23 23:51:51.783066 with_statement_module_level_T536 () Doctest: with_statement_module_level_T536 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running yield_from_pep380 ... #### 2020-08-23 23:52:01.813497 #### 2020-08-23 23:52:11.842680 #### 2020-08-23 23:52:21.874716 #### 2020-08-23 23:52:31.908263 #### 2020-08-23 23:52:41.946495 #### 2020-08-23 23:52:51.980859 #### 2020-08-23 23:53:02.014735 #### 2020-08-23 23:53:12.047233 #### 2020-08-23 23:53:22.083826 #### 2020-08-23 23:53:32.116120 #### 2020-08-23 23:53:42.148340 #### 2020-08-23 23:53:52.182769 #### 2020-08-23 23:54:02.217385 #### 2020-08-23 23:54:12.251962 #### 2020-08-23 23:54:22.286254 #### 2020-08-23 23:54:32.318123 #### 2020-08-23 23:54:42.351226 #### 2020-08-23 23:54:52.379203 #### 2020-08-23 23:55:02.411245 #### 2020-08-23 23:55:12.440450 #### 2020-08-23 23:55:22.469398 #### 2020-08-23 23:55:32.503065 #### 2020-08-23 23:55:42.531851 #### 2020-08-23 23:55:52.560280 #### 2020-08-23 23:56:02.590675 #### 2020-08-23 23:56:12.620947 #### 2020-08-23 23:56:22.651244 #### 2020-08-23 23:56:32.681174 #### 2020-08-23 23:56:42.712776 #### 2020-08-23 23:56:52.740379 #### 2020-08-23 23:57:02.768766 #### 2020-08-23 23:57:12.809081 #### 2020-08-23 23:57:22.842123 #### 2020-08-23 23:57:32.873249 #### 2020-08-23 23:57:42.904914 #### 2020-08-23 23:57:52.936914 #### 2020-08-23 23:58:02.966153 #### 2020-08-23 23:58:12.997706 #### 2020-08-23 23:58:23.025314 #### 2020-08-23 23:58:33.070626 #### 2020-08-23 23:58:43.098408 #### 2020-08-23 23:58:53.128335 #### 2020-08-23 23:59:03.163298 #### 2020-08-23 23:59:13.194826 #### 2020-08-23 23:59:23.224692 #### 2020-08-23 23:59:33.253484 #### 2020-08-23 23:59:43.281803 #### 2020-08-23 23:59:53.309517 #### 2020-08-24 00:00:03.342683 #### 2020-08-24 00:00:13.372230 gi_yieldfrom (yield_from_pep380) Doctest: yield_from_pep380.gi_yieldfrom ... ok test_attempted_reentry (yield_from_pep380) Doctest: yield_from_pep380.test_attempted_reentry ... ok test_attempted_yield_from_loop (yield_from_pep380) Doctest: yield_from_pep380.test_attempted_yield_from_loop ... ok test_attempting_to_send_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_attempting_to_send_to_non_generator ... ok test_broken_getattr_handling (yield_from_pep380) Doctest: yield_from_pep380.test_broken_getattr_handling ... Exception ignored in: .Broken object at 0x3fbb6ddcd0> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:16090) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x3fbb6ddcd0> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:16090) 1/0 ZeroDivisionError: integer division or modulo by zero ok test_catching_exception_from_subgen_and_returning (yield_from_pep380) Doctest: yield_from_pep380.test_catching_exception_from_subgen_and_returning ... ok test_conversion_of_sendNone_to_next (yield_from_pep380) Doctest: yield_from_pep380.test_conversion_of_sendNone_to_next ... ok test_delegating_close (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_close ... ok test_delegating_generators_claim_to_be_running_close (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_close ... ok test_delegating_generators_claim_to_be_running_next (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_next ... ok test_delegating_generators_claim_to_be_running_send (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_send ... ok test_delegating_generators_claim_to_be_running_throw (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_throw ... ok test_delegating_throw (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_throw ... ok test_delegating_throw_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_throw_to_non_generator ... ok test_delegation_of_close_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_close_to_non_generator ... ok test_delegation_of_initial_next_to_subgenerator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_initial_next_to_subgenerator ... ok test_delegation_of_next_call_to_subgenerator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_next_call_to_subgenerator ... ok test_delegation_of_next_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_next_to_non_generator ... ok test_delegation_of_send (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_send ... ok test_exception_in_initial_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_exception_in_initial_next_call ... ok test_exception_value_crash (yield_from_pep380) Doctest: yield_from_pep380.test_exception_value_crash ... ok test_finally_return_none (yield_from_pep380) Doctest: yield_from_pep380.test_finally_return_none ... ok test_generator_return_value (yield_from_pep380) Doctest: yield_from_pep380.test_generator_return_value ... ok test_handing_exception_while_delegating_close (yield_from_pep380) Doctest: yield_from_pep380.test_handing_exception_while_delegating_close ... ok test_handling_exception_while_delegating_send (yield_from_pep380) Doctest: yield_from_pep380.test_handling_exception_while_delegating_send ... ok test_next_and_return_with_value (yield_from_pep380) Doctest: yield_from_pep380.test_next_and_return_with_value ... ok test_raising_exception_in_delegated_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_raising_exception_in_delegated_next_call ... ok test_raising_exception_in_initial_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_raising_exception_in_initial_next_call ... ok test_return_none (yield_from_pep380) Doctest: yield_from_pep380.test_return_none ... ok test_returning_value_from_delegated_throw (yield_from_pep380) Doctest: yield_from_pep380.test_returning_value_from_delegated_throw ... ok test_send_and_return_with_value (yield_from_pep380) Doctest: yield_from_pep380.test_send_and_return_with_value ... ok test_throwing_GeneratorExit_into_subgen_that_raises (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_raises ... ok test_throwing_GeneratorExit_into_subgen_that_returns (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_returns ... ok test_throwing_GeneratorExit_into_subgenerator_that_yields (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgenerator_that_yields ... ok test_yield_from_empty (yield_from_pep380) Doctest: yield_from_pep380.test_yield_from_empty ... ok yield_in_return (yield_from_pep380) Doctest: yield_from_pep380.yield_in_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running yield_from_pep380 ... #### 2020-08-24 00:00:23.401691 #### 2020-08-24 00:00:33.435542 #### 2020-08-24 00:00:43.464026 #### 2020-08-24 00:00:53.493693 #### 2020-08-24 00:01:03.527155 #### 2020-08-24 00:01:13.558012 #### 2020-08-24 00:01:23.590528 #### 2020-08-24 00:01:33.624172 #### 2020-08-24 00:01:43.655942 #### 2020-08-24 00:01:53.687908 #### 2020-08-24 00:02:03.721224 #### 2020-08-24 00:02:13.756354 #### 2020-08-24 00:02:23.787459 #### 2020-08-24 00:02:33.820311 #### 2020-08-24 00:02:43.850532 #### 2020-08-24 00:02:53.881589 #### 2020-08-24 00:03:03.911615 #### 2020-08-24 00:03:13.949910 #### 2020-08-24 00:03:23.984419 #### 2020-08-24 00:03:34.019521 #### 2020-08-24 00:03:44.051638 #### 2020-08-24 00:03:54.085801 #### 2020-08-24 00:04:04.119400 #### 2020-08-24 00:04:14.155408 #### 2020-08-24 00:04:24.189138 #### 2020-08-24 00:04:34.223824 #### 2020-08-24 00:04:44.254965 #### 2020-08-24 00:04:54.292076 #### 2020-08-24 00:05:04.324278 #### 2020-08-24 00:05:14.358375 #### 2020-08-24 00:05:24.387245 #### 2020-08-24 00:05:34.419755 #### 2020-08-24 00:05:44.448059 #### 2020-08-24 00:05:54.478677 #### 2020-08-24 00:06:04.513555 #### 2020-08-24 00:06:14.550902 #### 2020-08-24 00:06:24.584315 #### 2020-08-24 00:06:34.616092 #### 2020-08-24 00:06:44.651986 #### 2020-08-24 00:06:54.686136 #### 2020-08-24 00:07:04.719748 #### 2020-08-24 00:07:14.751864 #### 2020-08-24 00:07:24.781261 #### 2020-08-24 00:07:34.826990 #### 2020-08-24 00:07:44.862158 #### 2020-08-24 00:07:54.897628 #### 2020-08-24 00:08:04.944287 #### 2020-08-24 00:08:14.974111 #### 2020-08-24 00:08:25.001057 #### 2020-08-24 00:08:35.031101 #### 2020-08-24 00:08:45.062950 gi_yieldfrom (yield_from_pep380) Doctest: yield_from_pep380.gi_yieldfrom ... ok test_attempted_reentry (yield_from_pep380) Doctest: yield_from_pep380.test_attempted_reentry ... ok test_attempted_yield_from_loop (yield_from_pep380) Doctest: yield_from_pep380.test_attempted_yield_from_loop ... ok test_attempting_to_send_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_attempting_to_send_to_non_generator ... ok test_broken_getattr_handling (yield_from_pep380) Doctest: yield_from_pep380.test_broken_getattr_handling ... Exception ignored in: .Broken object at 0x3fc5126370> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:16104) 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x3fc5126370> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:16104) 1/0 ZeroDivisionError: integer division or modulo by zero ok test_catching_exception_from_subgen_and_returning (yield_from_pep380) Doctest: yield_from_pep380.test_catching_exception_from_subgen_and_returning ... ok test_conversion_of_sendNone_to_next (yield_from_pep380) Doctest: yield_from_pep380.test_conversion_of_sendNone_to_next ... ok test_delegating_close (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_close ... ok test_delegating_generators_claim_to_be_running_close (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_close ... ok test_delegating_generators_claim_to_be_running_next (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_next ... ok test_delegating_generators_claim_to_be_running_send (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_send ... ok test_delegating_generators_claim_to_be_running_throw (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_throw ... ok test_delegating_throw (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_throw ... ok test_delegating_throw_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegating_throw_to_non_generator ... ok test_delegation_of_close_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_close_to_non_generator ... ok test_delegation_of_initial_next_to_subgenerator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_initial_next_to_subgenerator ... ok test_delegation_of_next_call_to_subgenerator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_next_call_to_subgenerator ... ok test_delegation_of_next_to_non_generator (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_next_to_non_generator ... ok test_delegation_of_send (yield_from_pep380) Doctest: yield_from_pep380.test_delegation_of_send ... ok test_exception_in_initial_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_exception_in_initial_next_call ... ok test_exception_value_crash (yield_from_pep380) Doctest: yield_from_pep380.test_exception_value_crash ... ok test_finally_return_none (yield_from_pep380) Doctest: yield_from_pep380.test_finally_return_none ... ok test_generator_return_value (yield_from_pep380) Doctest: yield_from_pep380.test_generator_return_value ... ok test_handing_exception_while_delegating_close (yield_from_pep380) Doctest: yield_from_pep380.test_handing_exception_while_delegating_close ... ok test_handling_exception_while_delegating_send (yield_from_pep380) Doctest: yield_from_pep380.test_handling_exception_while_delegating_send ... ok test_next_and_return_with_value (yield_from_pep380) Doctest: yield_from_pep380.test_next_and_return_with_value ... ok test_raising_exception_in_delegated_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_raising_exception_in_delegated_next_call ... ok test_raising_exception_in_initial_next_call (yield_from_pep380) Doctest: yield_from_pep380.test_raising_exception_in_initial_next_call ... ok test_return_none (yield_from_pep380) Doctest: yield_from_pep380.test_return_none ... ok test_returning_value_from_delegated_throw (yield_from_pep380) Doctest: yield_from_pep380.test_returning_value_from_delegated_throw ... ok test_send_and_return_with_value (yield_from_pep380) Doctest: yield_from_pep380.test_send_and_return_with_value ... ok test_throwing_GeneratorExit_into_subgen_that_raises (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_raises ... ok test_throwing_GeneratorExit_into_subgen_that_returns (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_returns ... ok test_throwing_GeneratorExit_into_subgenerator_that_yields (yield_from_pep380) Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgenerator_that_yields ... ok test_yield_from_empty (yield_from_pep380) Doctest: yield_from_pep380.test_yield_from_empty ... ok yield_in_return (yield_from_pep380) Doctest: yield_from_pep380.yield_in_return ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running yield_from_py33 ... #### 2020-08-24 00:08:55.359273 #### 2020-08-24 00:09:05.431705 #### 2020-08-24 00:09:15.470305 #### 2020-08-24 00:09:25.511023 yield_from_gen (yield_from_py33) Doctest: yield_from_py33.yield_from_gen ... ok yield_from_gen_return (yield_from_py33) Doctest: yield_from_py33.yield_from_gen_return ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running yield_from_py33 ... #### 2020-08-24 00:09:35.544394 #### 2020-08-24 00:09:45.584096 #### 2020-08-24 00:09:55.613653 #### 2020-08-24 00:10:05.652567 #### 2020-08-24 00:10:15.686545 yield_from_gen (yield_from_py33) Doctest: yield_from_py33.yield_from_gen ... ok yield_from_gen_return (yield_from_py33) Doctest: yield_from_py33.yield_from_gen_return ... ok test_embed (__main__.EmbedTest) ... #### 2020-08-24 00:10:25.749448 #### 2020-08-24 00:10:35.785186 #### 2020-08-24 00:10:46.166794 #### 2020-08-24 00:10:56.210234 #### 2020-08-24 00:11:06.242107 ok runTest (__main__.CythonCompileTestCase) compiling (c) clone ... #### 2020-08-24 00:11:16.280031 #### 2020-08-24 00:11:26.306724 #### 2020-08-24 00:11:36.333542 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) clone ... #### 2020-08-24 00:11:46.366374 #### 2020-08-24 00:11:56.394794 #### 2020-08-24 00:12:06.425161 #### 2020-08-24 00:12:16.451662 ok runTest (__main__.CythonCompileTestCase) compiling (c) safe_usage ... #### 2020-08-24 00:12:26.478885 #### 2020-08-24 00:12:36.520033 #### 2020-08-24 00:12:46.552158 #### 2020-08-24 00:12:56.579692 #### 2020-08-24 00:13:06.611520 #### 2020-08-24 00:13:16.649710 #### 2020-08-24 00:13:26.680192 #### 2020-08-24 00:13:36.715338 #### 2020-08-24 00:13:46.752800 #### 2020-08-24 00:13:56.787899 #### 2020-08-24 00:14:06.818797 #### 2020-08-24 00:14:16.865507 #### 2020-08-24 00:14:26.909371 #### 2020-08-24 00:14:36.939131 #### 2020-08-24 00:14:46.970493 #### 2020-08-24 00:14:56.998937 #### 2020-08-24 00:15:07.167864 #### 2020-08-24 00:15:17.237757 #### 2020-08-24 00:15:27.275549 #### 2020-08-24 00:15:37.315492 #### 2020-08-24 00:15:47.348182 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) safe_usage ... #### 2020-08-24 00:15:57.380514 #### 2020-08-24 00:16:07.414231 #### 2020-08-24 00:16:17.455822 #### 2020-08-24 00:16:27.483381 #### 2020-08-24 00:16:37.514928 #### 2020-08-24 00:16:47.546648 #### 2020-08-24 00:16:57.577738 #### 2020-08-24 00:17:07.614016 #### 2020-08-24 00:17:17.647605 #### 2020-08-24 00:17:27.692209 #### 2020-08-24 00:17:37.730115 #### 2020-08-24 00:17:47.759547 #### 2020-08-24 00:17:57.792811 #### 2020-08-24 00:18:07.825513 #### 2020-08-24 00:18:17.858405 #### 2020-08-24 00:18:27.890586 #### 2020-08-24 00:18:37.925182 #### 2020-08-24 00:18:47.957707 #### 2020-08-24 00:18:57.987364 #### 2020-08-24 00:19:08.017901 #### 2020-08-24 00:19:18.048237 #### 2020-08-24 00:19:28.079787 ok runTest (__main__.CythonCompileTestCase) compiling (c) wave_function ... #### 2020-08-24 00:19:38.114223 #### 2020-08-24 00:19:48.167358 #### 2020-08-24 00:19:58.236921 #### 2020-08-24 00:20:08.268065 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) wave_function ... #### 2020-08-24 00:20:18.296679 #### 2020-08-24 00:20:28.331351 #### 2020-08-24 00:20:38.366316 #### 2020-08-24 00:20:48.402087 ok runTest (__main__.CythonCompileTestCase) compiling (c) queue3 ... #### 2020-08-24 00:20:58.437542 #### 2020-08-24 00:21:08.464170 #### 2020-08-24 00:21:18.494289 #### 2020-08-24 00:21:28.533462 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) queue3 ... #### 2020-08-24 00:21:38.564201 #### 2020-08-24 00:21:48.592207 #### 2020-08-24 00:21:58.624429 ok runTest (__main__.CythonCompileTestCase) compiling (c) fib ... #### 2020-08-24 00:22:08.654926 #### 2020-08-24 00:22:18.685859 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) fib ... #### 2020-08-24 00:22:28.718903 #### 2020-08-24 00:22:38.750820 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) primes_cpp ... #### 2020-08-24 00:22:48.795753 #### 2020-08-24 00:22:58.824393 #### 2020-08-24 00:23:08.853715 ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... #### 2020-08-24 00:23:19.194338 #### 2020-08-24 00:23:29.250383 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-08-24 00:23:39.281660 ok runTest (__main__.CythonCompileTestCase) compiling (c) keyword_args_call ... #### 2020-08-24 00:23:49.314989 #### 2020-08-24 00:23:59.345914 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) keyword_args_call ... #### 2020-08-24 00:24:09.375710 ok runTest (__main__.CythonCompileTestCase) compiling (c) py_version_hex ... #### 2020-08-24 00:24:19.407563 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) py_version_hex ... #### 2020-08-24 00:24:29.439698 #### 2020-08-24 00:24:39.472844 ok runTest (__main__.CythonCompileTestCase) compiling (c) calc_pi ... #### 2020-08-24 00:24:49.504728 #### 2020-08-24 00:24:59.533392 #### 2020-08-24 00:25:09.564983 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) calc_pi ... #### 2020-08-24 00:25:19.599516 #### 2020-08-24 00:25:29.634767 #### 2020-08-24 00:25:39.675269 ok runTest (__main__.CythonCompileTestCase) compiling (c) calc_pi_4 ... #### 2020-08-24 00:25:49.704325 #### 2020-08-24 00:25:59.740354 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) calc_pi_4 ... #### 2020-08-24 00:26:09.772691 #### 2020-08-24 00:26:19.802380 ok runTest (__main__.CythonCompileTestCase) compiling (c) profile ... #### 2020-08-24 00:26:29.832668 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) profile ... #### 2020-08-24 00:26:40.206483 #### 2020-08-24 00:26:50.255722 #### 2020-08-24 00:27:00.290724 ok runTest (__main__.CythonCompileTestCase) compiling (c) cclass ... #### 2020-08-24 00:27:10.332938 #### 2020-08-24 00:27:20.371190 #### 2020-08-24 00:27:30.403813 #### 2020-08-24 00:27:40.436853 #### 2020-08-24 00:27:50.465881 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cclass ... #### 2020-08-24 00:28:00.494780 #### 2020-08-24 00:28:10.525144 #### 2020-08-24 00:28:20.552589 #### 2020-08-24 00:28:30.584148 #### 2020-08-24 00:28:40.612151 ok runTest (__main__.CythonCompileTestCase) compiling (c) cython_declare ... #### 2020-08-24 00:28:50.640298 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cython_declare ... #### 2020-08-24 00:29:00.670129 ok runTest (__main__.CythonCompileTestCase) compiling (c) locals ... #### 2020-08-24 00:29:10.713127 #### 2020-08-24 00:29:20.748876 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) locals ... #### 2020-08-24 00:29:30.779898 #### 2020-08-24 00:29:40.811015 #### 2020-08-24 00:29:50.842910 ok runTest (__main__.CythonCompileTestCase) compiling (c) mymodule ... #### 2020-08-24 00:30:00.875647 #### 2020-08-24 00:30:10.911674 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) mymodule ... #### 2020-08-24 00:30:20.944143 #### 2020-08-24 00:30:30.977649 ok runTest (__main__.CythonCompileTestCase) compiling (c) arg_memview ... #### 2020-08-24 00:30:41.008405 #### 2020-08-24 00:30:51.042925 #### 2020-08-24 00:31:01.079449 #### 2020-08-24 00:31:11.113717 #### 2020-08-24 00:31:21.144279 #### 2020-08-24 00:31:31.196070 #### 2020-08-24 00:31:41.228623 #### 2020-08-24 00:31:51.261867 #### 2020-08-24 00:32:01.294971 #### 2020-08-24 00:32:11.330092 #### 2020-08-24 00:32:21.363807 #### 2020-08-24 00:32:31.398686 #### 2020-08-24 00:32:41.437851 #### 2020-08-24 00:32:51.624671 #### 2020-08-24 00:33:01.696737 #### 2020-08-24 00:33:11.729915 #### 2020-08-24 00:33:21.760432 #### 2020-08-24 00:33:31.803773 #### 2020-08-24 00:33:41.833635 #### 2020-08-24 00:33:51.864211 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) arg_memview ... #### 2020-08-24 00:34:01.893327 #### 2020-08-24 00:34:11.922064 #### 2020-08-24 00:34:21.950178 #### 2020-08-24 00:34:31.983170 #### 2020-08-24 00:34:42.015838 #### 2020-08-24 00:34:52.046245 #### 2020-08-24 00:35:02.087231 #### 2020-08-24 00:35:12.125267 #### 2020-08-24 00:35:22.151666 #### 2020-08-24 00:35:32.181061 #### 2020-08-24 00:35:42.210483 #### 2020-08-24 00:35:52.241566 #### 2020-08-24 00:36:02.275391 #### 2020-08-24 00:36:12.308209 #### 2020-08-24 00:36:22.342154 #### 2020-08-24 00:36:32.375997 #### 2020-08-24 00:36:42.412673 #### 2020-08-24 00:36:52.450423 #### 2020-08-24 00:37:02.489200 #### 2020-08-24 00:37:12.522842 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) decode_cpp_string ... #### 2020-08-24 00:37:22.565622 #### 2020-08-24 00:37:32.600082 #### 2020-08-24 00:37:42.634352 ok runTest (__main__.CythonCompileTestCase) compiling (c) try_finally ... #### 2020-08-24 00:37:52.668261 #### 2020-08-24 00:38:02.698993 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) try_finally ... #### 2020-08-24 00:38:12.731982 #### 2020-08-24 00:38:22.766772 ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_keyword ... #### 2020-08-24 00:38:32.798898 === C/C++ compiler error output: === cdef_keyword.c:1036:15: warning: ‘__pyx_f_12cdef_keyword_f’ defined but not used [-Wunused-function] 1036 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cdef_keyword ... #### 2020-08-24 00:38:42.834932 === C/C++ compiler error output: === cdef_keyword.cpp:1050:15: warning: ‘double __pyx_f_12cdef_keyword_f(double)’ defined but not used [-Wunused-function] 1050 | static double __pyx_f_12cdef_keyword_f(double __pyx_v_x) { | ^~~~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) c2 ... #### 2020-08-24 00:38:52.866812 #### 2020-08-24 00:39:02.897119 #### 2020-08-24 00:39:12.929625 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c2 ... #### 2020-08-24 00:39:22.957644 #### 2020-08-24 00:39:33.155850 #### 2020-08-24 00:39:43.214738 ok runTest (__main__.CythonCompileTestCase) compiling (c) p1 ... #### 2020-08-24 00:39:53.257571 #### 2020-08-24 00:40:03.297642 #### 2020-08-24 00:40:13.336437 #### 2020-08-24 00:40:23.385817 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) p1 ... #### 2020-08-24 00:40:33.414273 #### 2020-08-24 00:40:43.448466 #### 2020-08-24 00:40:53.478608 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) matrix ... #### 2020-08-24 00:41:03.511574 #### 2020-08-24 00:41:13.545885 #### 2020-08-24 00:41:23.583147 #### 2020-08-24 00:41:33.624848 ok runTest (__main__.CythonCompileTestCase) compiling (c) extendable_animal ... #### 2020-08-24 00:41:43.656958 #### 2020-08-24 00:41:53.691238 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extendable_animal ... #### 2020-08-24 00:42:03.725618 #### 2020-08-24 00:42:13.762185 #### 2020-08-24 00:42:23.793098 ok runTest (__main__.CythonCompileTestCase) compiling (c) delorean ... #### 2020-08-24 00:42:33.828793 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) delorean ... #### 2020-08-24 00:42:43.862963 ok runTest (__main__.CythonCompileTestCase) compiling (c) char_or_float ... #### 2020-08-24 00:42:53.895362 #### 2020-08-24 00:43:03.939738 #### 2020-08-24 00:43:13.970014 #### 2020-08-24 00:43:24.004390 #### 2020-08-24 00:43:34.034975 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) char_or_float ... #### 2020-08-24 00:43:44.065067 #### 2020-08-24 00:43:54.095278 #### 2020-08-24 00:44:04.124254 #### 2020-08-24 00:44:14.153436 #### 2020-08-24 00:44:24.185824 ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_block ... #### 2020-08-24 00:44:34.645151 === C/C++ compiler error output: === cdef_block.c:1073:13: warning: ‘__pyx_f_10cdef_block_f’ defined but not used [-Wunused-function] 1073 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cdef_block ... #### 2020-08-24 00:44:44.704121 #### 2020-08-24 00:44:54.734178 === C/C++ compiler error output: === cdef_block.cpp:1087:13: warning: ‘void __pyx_f_10cdef_block_f(__pyx_t_10cdef_block_Spam*)’ defined but not used [-Wunused-function] 1087 | static void __pyx_f_10cdef_block_f(struct __pyx_t_10cdef_block_Spam *__pyx_v_s) { | ^~~~~~~~~~~~~~~~~~~~~~ ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) open_file ... #### 2020-08-24 00:45:04.762170 #### 2020-08-24 00:45:14.795740 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) open_file ... #### 2020-08-24 00:45:24.828305 #### 2020-08-24 00:45:34.858699 ok runTest (__main__.CythonCompileTestCase) compiling (c) optional_subclassing ... #### 2020-08-24 00:45:44.896960 #### 2020-08-24 00:45:54.925476 #### 2020-08-24 00:46:04.954270 #### 2020-08-24 00:46:14.983309 #### 2020-08-24 00:46:25.011133 #### 2020-08-24 00:46:35.038138 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) optional_subclassing ... #### 2020-08-24 00:46:45.069329 #### 2020-08-24 00:46:55.102790 #### 2020-08-24 00:47:05.139405 #### 2020-08-24 00:47:15.178375 #### 2020-08-24 00:47:25.212283 #### 2020-08-24 00:47:35.245076 ok runTest (__main__.CythonCompileTestCase) compiling (c) memory_layout ... #### 2020-08-24 00:47:45.272569 #### 2020-08-24 00:47:55.300723 #### 2020-08-24 00:48:05.329112 #### 2020-08-24 00:48:15.360693 #### 2020-08-24 00:48:25.395674 #### 2020-08-24 00:48:35.438206 #### 2020-08-24 00:48:45.470671 #### 2020-08-24 00:48:55.507265 #### 2020-08-24 00:49:05.539749 #### 2020-08-24 00:49:15.573369 #### 2020-08-24 00:49:25.605808 #### 2020-08-24 00:49:35.636354 #### 2020-08-24 00:49:45.670188 #### 2020-08-24 00:49:55.704851 #### 2020-08-24 00:50:05.744366 #### 2020-08-24 00:50:15.776521 #### 2020-08-24 00:50:25.805534 #### 2020-08-24 00:50:35.837330 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) memory_layout ... #### 2020-08-24 00:50:45.866772 #### 2020-08-24 00:50:55.899776 #### 2020-08-24 00:51:05.932401 #### 2020-08-24 00:51:15.961936 #### 2020-08-24 00:51:25.992586 #### 2020-08-24 00:51:36.021112 #### 2020-08-24 00:51:46.047971 #### 2020-08-24 00:51:56.080389 #### 2020-08-24 00:52:06.115953 #### 2020-08-24 00:52:16.148953 #### 2020-08-24 00:52:26.180847 #### 2020-08-24 00:52:36.208308 #### 2020-08-24 00:52:46.236570 #### 2020-08-24 00:52:56.270526 #### 2020-08-24 00:53:06.303356 #### 2020-08-24 00:53:16.339351 #### 2020-08-24 00:53:26.372118 #### 2020-08-24 00:53:36.404102 #### 2020-08-24 00:53:46.435542 ok runTest (__main__.CythonCompileTestCase) compiling (c) np_flag_const ... #### 2020-08-24 00:53:56.465387 #### 2020-08-24 00:54:06.498998 #### 2020-08-24 00:54:16.530287 #### 2020-08-24 00:54:26.558781 #### 2020-08-24 00:54:36.590178 #### 2020-08-24 00:54:46.622529 #### 2020-08-24 00:54:56.657379 #### 2020-08-24 00:55:06.688939 #### 2020-08-24 00:55:17.062066 #### 2020-08-24 00:55:27.123624 #### 2020-08-24 00:55:37.153505 #### 2020-08-24 00:55:47.188977 #### 2020-08-24 00:55:57.218152 #### 2020-08-24 00:56:07.249651 #### 2020-08-24 00:56:17.279308 #### 2020-08-24 00:56:27.313304 #### 2020-08-24 00:56:37.347597 #### 2020-08-24 00:56:47.381093 #### 2020-08-24 00:56:57.414021 #### 2020-08-24 00:57:07.446986 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) np_flag_const ... #### 2020-08-24 00:57:17.479637 #### 2020-08-24 00:57:27.518226 #### 2020-08-24 00:57:37.550935 #### 2020-08-24 00:57:47.587355 #### 2020-08-24 00:57:57.626466 #### 2020-08-24 00:58:07.659229 #### 2020-08-24 00:58:17.689158 #### 2020-08-24 00:58:27.716668 #### 2020-08-24 00:58:37.750552 #### 2020-08-24 00:58:47.786914 #### 2020-08-24 00:58:57.820442 #### 2020-08-24 00:59:07.853287 #### 2020-08-24 00:59:17.879939 #### 2020-08-24 00:59:27.907861 #### 2020-08-24 00:59:37.940069 #### 2020-08-24 00:59:47.973014 #### 2020-08-24 00:59:58.005967 #### 2020-08-24 01:00:08.043377 #### 2020-08-24 01:00:18.074417 #### 2020-08-24 01:00:28.108543 ok runTest (__main__.CythonCompileTestCase) compiling (c) quickstart ... #### 2020-08-24 01:00:38.143172 #### 2020-08-24 01:00:48.177850 #### 2020-08-24 01:00:58.205718 #### 2020-08-24 01:01:08.231200 #### 2020-08-24 01:01:18.262020 #### 2020-08-24 01:01:28.316044 #### 2020-08-24 01:01:38.345865 #### 2020-08-24 01:01:48.380610 #### 2020-08-24 01:01:58.414357 #### 2020-08-24 01:02:08.446934 #### 2020-08-24 01:02:18.477475 #### 2020-08-24 01:02:28.511385 #### 2020-08-24 01:02:38.545900 #### 2020-08-24 01:02:48.578225 #### 2020-08-24 01:02:58.611644 #### 2020-08-24 01:03:08.646555 #### 2020-08-24 01:03:18.679395 #### 2020-08-24 01:03:28.711499 #### 2020-08-24 01:03:38.752809 #### 2020-08-24 01:03:48.785802 #### 2020-08-24 01:03:58.823348 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) quickstart ... #### 2020-08-24 01:04:08.863057 #### 2020-08-24 01:04:18.915696 #### 2020-08-24 01:04:28.944693 #### 2020-08-24 01:04:38.977670 #### 2020-08-24 01:04:49.008780 #### 2020-08-24 01:04:59.042655 #### 2020-08-24 01:05:09.069749 #### 2020-08-24 01:05:19.097309 #### 2020-08-24 01:05:29.129999 #### 2020-08-24 01:05:39.163798 #### 2020-08-24 01:05:49.193712 #### 2020-08-24 01:05:59.223522 #### 2020-08-24 01:06:09.255418 #### 2020-08-24 01:06:19.284271 #### 2020-08-24 01:06:29.315680 #### 2020-08-24 01:06:39.347136 #### 2020-08-24 01:06:49.377848 #### 2020-08-24 01:06:59.407545 #### 2020-08-24 01:07:09.437449 #### 2020-08-24 01:07:19.467511 #### 2020-08-24 01:07:29.497940 #### 2020-08-24 01:07:39.531255 ok runTest (__main__.CythonCompileTestCase) compiling (c) transpose ... #### 2020-08-24 01:07:49.557210 #### 2020-08-24 01:07:59.583569 #### 2020-08-24 01:08:09.614938 #### 2020-08-24 01:08:19.649264 #### 2020-08-24 01:08:29.682760 #### 2020-08-24 01:08:39.714843 #### 2020-08-24 01:08:49.746564 #### 2020-08-24 01:08:59.780712 #### 2020-08-24 01:09:09.819377 #### 2020-08-24 01:09:19.858752 #### 2020-08-24 01:09:29.899143 #### 2020-08-24 01:09:39.941508 #### 2020-08-24 01:09:49.978561 #### 2020-08-24 01:10:00.012580 #### 2020-08-24 01:10:10.041912 #### 2020-08-24 01:10:20.075616 #### 2020-08-24 01:10:30.105774 #### 2020-08-24 01:10:40.140361 #### 2020-08-24 01:10:50.377377 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) transpose ... #### 2020-08-24 01:11:00.445388 #### 2020-08-24 01:11:10.476346 #### 2020-08-24 01:11:20.511268 #### 2020-08-24 01:11:30.545483 #### 2020-08-24 01:11:40.576393 #### 2020-08-24 01:11:50.606422 #### 2020-08-24 01:12:00.637870 #### 2020-08-24 01:12:10.673346 #### 2020-08-24 01:12:20.711042 #### 2020-08-24 01:12:30.742542 #### 2020-08-24 01:12:40.775520 #### 2020-08-24 01:12:50.808010 #### 2020-08-24 01:13:00.853793 #### 2020-08-24 01:13:10.885377 #### 2020-08-24 01:13:20.918881 #### 2020-08-24 01:13:30.949083 #### 2020-08-24 01:13:40.980108 #### 2020-08-24 01:13:51.021102 #### 2020-08-24 01:14:01.049814 #### 2020-08-24 01:14:11.079274 ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... #### 2020-08-24 01:14:21.108387 #### 2020-08-24 01:14:31.139725 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-08-24 01:14:41.171269 #### 2020-08-24 01:14:51.205592 ok runTest (__main__.CythonCompileTestCase) compiling (c) lunch ... #### 2020-08-24 01:15:01.238823 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) lunch ... #### 2020-08-24 01:15:11.269290 #### 2020-08-24 01:15:21.304964 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cython_usage ... #### 2020-08-24 01:15:31.347287 #### 2020-08-24 01:15:41.381601 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rect_ptr ... #### 2020-08-24 01:15:51.409848 #### 2020-08-24 01:16:01.442470 #### 2020-08-24 01:16:11.481264 ok ====================================================================== ERROR: runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_test ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/cython-0.29.21/runtests.py", line 1252, in run ext_so_path = self.runCompileTest() File "/builddir/build/BUILD/cython-0.29.21/runtests.py", line 928, in runCompileTest return self.compile( File "/builddir/build/BUILD/cython-0.29.21/runtests.py", line 1173, in compile self._match_output(expected_errors, errors, tostderr) File "/builddir/build/BUILD/cython-0.29.21/runtests.py", line 1222, in _match_output self.assertEqual(None, unexpected) AssertionError: None != "962:69: Cannot convert 'void *' to Python object" ====================================================================== ERROR: runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_test ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/cython-0.29.21/runtests.py", line 1252, in run ext_so_path = self.runCompileTest() File "/builddir/build/BUILD/cython-0.29.21/runtests.py", line 928, in runCompileTest return self.compile( File "/builddir/build/BUILD/cython-0.29.21/runtests.py", line 1173, in compile self._match_output(expected_errors, errors, tostderr) File "/builddir/build/BUILD/cython-0.29.21/runtests.py", line 1222, in _match_output self.assertEqual(None, unexpected) AssertionError: None != "962:69: Cannot convert 'void *' to Python object" ---------------------------------------------------------------------- Ran 3439 tests in 64536.401s FAILED (errors=2, skipped=2) Following tests excluded because of missing dependencies on your system: run.numpy_pythran run.numpy_pythran_unit run.test_exceptions TestCodeFormat FAILED (0/4) ALL DONE (0/4) Sharded tests run in 64675 seconds (1077.9 minutes) Errors for shards 0 Times: compile-c : 79887.96 sec ( 984, 81.187 / run) - slowest: 'c:test_unicode' (3687.84s), 'c:test_coroutines_pep492' (2425.78s), 'c:memslice' (2007.30s), 'c:test_asyncgen' (1416.61s), 'c:memoryview' (1280.67s), 'c:test_grammar' (1246.93s), 'c:numpy_memoryview' (1206.19s), 'c:fused_def' (1007.88s) compile-cpp : 90689.53 sec (1050, 86.371 / run) - slowest: 'cpp:test_unicode' (3663.68s), 'cpp:test_coroutines_pep492' (2276.31s), 'cpp:memslice' (1793.87s), 'cpp:memoryview' (1722.16s), 'cpp:numpy_memoryview' (1593.94s), 'cpp:test_asyncgen' (1333.98s), 'cpp:test_grammar' (1241.88s), 'cpp:fused_def' (943.50s) cython : 18005.22 sec (2227, 8.085 / run) - slowest: 'c:memslice' (260.06s), 'cpp:memslice' (233.80s), 'cpp:numpy_memoryview' (216.80s), 'c:numpy_memoryview' (198.81s), 'cpp:memoryview' (183.86s), 'c:test_unicode' (182.24s), 'cpp:test_unicode' (180.78s), 'c:memoryview' (175.33s) etoe-build : 8128.80 sec ( 72, 112.900 / run) - slowest: 'c:memoryview_compare_type_pointers(1)' (837.41s), 'c:memoryview_acq_count(1)' (726.03s), 'c:asyncio_generators(1)' (459.33s), 'c:public_fused_types(1)' (360.61s), 'c:cdef_multiple_inheritance_errors(1)' (341.88s), 'c:pure_pxd(1)' (323.60s), 'c:coverage_api(2)' (265.84s), 'c:fused_cmethods(1)' (244.20s) etoe-run : 1121.57 sec ( 118, 9.505 / run) - slowest: 'c:pyximport_pyimport(1)' (387.26s), 'c:cpdef_pickle(1)' (117.54s), 'c:cythonize_script_package(1)' (75.00s), 'c:cythonize_script(1)' (53.92s), 'c:pyximport_errors(1)' (47.78s), 'c:pyximport_basic(1)' (45.52s), 'c:pyximport_namespace(1)' (42.01s), 'c:cythonize_script_excludes(1)' (30.76s) import : 70.14 sec (1395, 0.050 / run) - slowest: 'cpp:test_coroutines_pep492' (0.83s), 'cpp:memslice' (0.69s), 'cpp:buildenv' (0.63s), 'c:test_unicode' (0.63s), 'c:memslice' (0.62s), 'c:generators' (0.49s), 'c:test_grammar' (0.44s), 'cpp:numpy_memoryview' (0.41s) pyimport : 4.45 sec ( 51, 0.087 / run) - slowest: 'py:constant_folding' (0.35s), 'py:dict_setdefault' (0.25s), 'py:purecdef' (0.22s), 'py:ext_auto_richcmp' (0.21s), 'py:for_in_iter' (0.17s), 'py:builtin_globals' (0.14s), 'py:memoryview_annotation_typing' (0.13s), 'py:ref2global' (0.13s) pyrun : 12.83 sec ( 51, 0.252 / run) - slowest: 'py:generators_py' (1.18s), 'py:constant_folding' (1.09s), 'py:ext_auto_richcmp' (1.07s), 'py:pyclass_scope_T671' (0.73s), 'py:pure_py' (0.72s), 'py:purecdef' (0.72s), 'py:argerrors' (0.53s), 'py:uninitialized' (0.45s) run : 11185.95 sec (1395, 8.019 / run) - slowest: 'c:test_coroutines_pep492' (5899.87s), 'c:test_fstring' (3888.57s), 'c:memslice' (161.79s), 'cpp:memslice' (150.68s), 'c:test_unicode' (142.96s), 'cpp:test_unicode' (136.50s), 'c:memoryview_in_subclasses' (121.63s), 'cpp:memoryview_in_subclasses' (105.32s) ALL DONE error: Bad exit status from /var/tmp/rpm-tmp.gdkZyZ (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.gdkZyZ (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/Cython.spec