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-343674-59037/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-343674-59037/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.YmhAn1 + 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.Jecop0 + 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.H7Frs0 + 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/tmpmbdg3o6c.py' /usr/bin/python3 /tmp/tmpmbdg3o6c.py removing /tmp/tmpmbdg3o6c.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/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/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/Visitor.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 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/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/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: 28540kB, size after compression: 28228kB /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.Agrgc2 + umask 022 + cd /builddir/build/BUILD + cd cython-0.29.21 + /usr/bin/python3 runtests.py -vv --no-pyregr -j4 Python 3.9.0rc1 (default, Sep 10 2020, 00:00:00) [GCC 10.2.1 20200804 (Red Hat 10.2.1-2)] Running tests against Cython 0.29.21 #### 2020-11-27 09:32:35.237446 #### 2020-11-27 09:32:45.333963 #### 2020-11-27 09:32:55.394593 #### 2020-11-27 09:33:05.453166 #### 2020-11-27 09:33:15.512536 #### 2020-11-27 09:33:25.559152 #### 2020-11-27 09:33:35.621280 #### 2020-11-27 09:33:45.661943 #### 2020-11-27 09:33:55.726850 #### 2020-11-27 09:34:05.793124 #### 2020-11-27 09:34:15.832783 #### 2020-11-27 09:34:25.868390 #### 2020-11-27 09:34:35.909525 Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. #### 2020-11-27 09:34:45.945071 Backends: c,cpp #### 2020-11-27 09:34:55.989388 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_markers (Cython.Tests.TestStringIOTree.TestStringIOTree) ... ok test_node_path (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_and (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_attribute (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_attribute_dotted (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_node_path_attribute_exists (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... test_deepcopy (Cython.Compiler.Tests.TestFlowControl.TestGraph) ... ok test_basic (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_node_path_attribute_exists_not (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_cdef_arg (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_node_path_attribute_string_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_def_arg (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_node_path_child (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok test_default_1dim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_default_ndim (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_general_slice (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... 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 test_zero_offset_ndim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok test_load (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bufaccess ... #### 2020-11-27 09:35:06.042651 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 ... test_class_ref (Cython.Build.Tests.TestInline.TestInline) ... 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 ... 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-11-27 09:35:16.080067 #### 2020-11-27 09:35:26.438465 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 #### 2020-11-27 09:35:36.502597 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-test8p6idbgt/srcpfdj1pyp/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-test8p6idbgt/srcpfdj1pyp/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-test8p6idbgt/srcpfdj1pyp/a.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-test8p6idbgt/srcpfdj1pyp/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-test8p6idbgt/srcpfdj1pyp/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-test8p6idbgt/srcpfdj1pyp/a.pyx Compiling TEST_TMP/cycache-test8p6idbgt/srcpfdj1pyp/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-test8p6idbgt/srcpfdj1pyp/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-testn7vldnhx/srcf_ygczxn/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testn7vldnhx/srcf_ygczxn/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testn7vldnhx/srcf_ygczxn/a.pyx Compiling TEST_TMP/cycache-testn7vldnhx/srcf_ygczxn/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testn7vldnhx/srcf_ygczxn/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-testlpnigyrr/srcrz6o8qmh/a.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testlpnigyrr/srcrz6o8qmh/a.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testlpnigyrr/srcrz6o8qmh/a.pyx Compiling TEST_TMP/cycache-testlpnigyrr/srcrz6o8qmh/a.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testlpnigyrr/srcrz6o8qmh/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-testd3ey8_t1/srctatui1p6/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testd3ey8_t1/srctatui1p6/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testd3ey8_t1/srctatui1p6/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-testd3ey8_t1/srctatui1p6/options.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling TEST_TMP/cycache-testd3ey8_t1/srctatui1p6/options.pyx because it changed. [1/1] Cythonizing TEST_TMP/cycache-testd3ey8_t1/srctatui1p6/options.pyx #### 2020-11-27 09:35:46.573684 Compiling TEST_TMP/cycache-testd3ey8_t1/srctatui1p6/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testd3ey8_t1/srctatui1p6/options.pyx in cache Compiling TEST_TMP/cycache-testd3ey8_t1/srctatui1p6/options.pyx because it changed. [1/1] Found compiled TEST_TMP/cycache-testd3ey8_t1/srctatui1p6/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) ... ok test_valid_number_literals (Cython.Compiler.Tests.TestGrammar.TestGrammar) ... #### 2020-11-27 09:35:56.612524 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-11-27 09:36:06.717057 #### 2020-11-27 09:36:16.768455 #### 2020-11-27 09:36:26.818466 #### 2020-11-27 09:36:36.866540 ok test_globals (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_47ace2041cb34b8e82a5ed65cb9cfa28be14b0e6.pyx:6:4: Unreachable code #### 2020-11-27 09:36:46.911113 #### 2020-11-27 09:36:56.968956 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-11-27 09:37:07.022430 userbuffer () Doctest: userbuffer ... #### 2020-11-27 09:37:17.065692 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running userbuffer ... #### 2020-11-27 09:37:27.114387 #### 2020-11-27 09:37:37.158197 Compiling /builddir/.cython/inline/_cython_inline_88cec67e4ff62789dc549cb34d771a59272d9617.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_88cec67e4ff62789dc549cb34d771a59272d9617.pyx #### 2020-11-27 09:37:47.203373 #### 2020-11-27 09:37:57.272863 #### 2020-11-27 09:38:07.309582 _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 #### 2020-11-27 09:38:17.417290 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-11-27 09:38:27.506729 #### 2020-11-27 09:38:37.662202 userbuffer () Doctest: userbuffer ... ok runTest (__main__.EndToEndTest) End-to-end basic_distutils ... ok test_no_return (Cython.Build.Tests.TestInline.TestInline) ... #### 2020-11-27 09:38:47.787852 #### 2020-11-27 09:38:57.829671 #### 2020-11-27 09:39:07.996746 ok test_numpy (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_472333dd43a1f49514dc9a78e658270f13f56b1c.pyx:7:4: Unreachable code #### 2020-11-27 09:39:18.108520 ok runTest (__main__.EndToEndTest) End-to-end build_dir ... #### 2020-11-27 09:39:28.169837 #### 2020-11-27 09:39:38.270367 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-11-27 09:39:48.307881 #### 2020-11-27 09:39:58.373123 #### 2020-11-27 09:40:08.412010 ok test_pure (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_f299fa9c2842c173f1930a86e85d3dbf1d259ee0.pyx:11:4: Unreachable code #### 2020-11-27 09:40:18.463134 #### 2020-11-27 09:40:28.509123 ok runTest (__main__.EndToEndTest) End-to-end build_dir_src ... #### 2020-11-27 09:40:38.619352 ok test_simple (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_02ff3df19d3db95b38f555dfc2e7d4f2e702e576.pyx:6:4: Unreachable code #### 2020-11-27 09:40:48.705831 #### 2020-11-27 09:40:58.751993 ok test_types (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_88ab9159f4de8072f7641c7997ac11710fa433d9.pyx:8:4: Unreachable code #### 2020-11-27 09:41:08.884563 #### 2020-11-27 09:41:18.967888 #### 2020-11-27 09:41:29.024243 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 ... ok runTest (__main__.EndToEndTest) End-to-end common_include_dir ... #### 2020-11-27 09:41:39.108962 _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-11-27 09:41:49.147400 #### 2020-11-27 09:41:59.200310 #### 2020-11-27 09:42:09.314685 #### 2020-11-27 09:42:19.357663 #### 2020-11-27 09:42:29.457629 #### 2020-11-27 09:42:39.652311 #### 2020-11-27 09:42:49.761237 #### 2020-11-27 09:42:59.798613 ok runTest (__main__.EndToEndTest) End-to-end cythonize_cython ... buffer () Doctest: buffer ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running buffer ... #### 2020-11-27 09:43:09.844702 #### 2020-11-27 09:43:19.881229 #### 2020-11-27 09:43:29.916000 ok runTest (__main__.EndToEndTest) End-to-end cythonize_glob ... #### 2020-11-27 09:43:40.013626 #### 2020-11-27 09:43:50.067784 #### 2020-11-27 09:44:00.118244 #### 2020-11-27 09:44:10.209082 #### 2020-11-27 09:44:20.499184 ok runTest (__main__.EndToEndTest) End-to-end cythonize_additional_sources ... #### 2020-11-27 09:44:30.574910 #### 2020-11-27 09:44:40.632167 buffer () Doctest: buffer ... ok runTest (__main__.EndToEndTest) End-to-end basic_cythonize ... #### 2020-11-27 09:44:50.670687 #### 2020-11-27 09:45:00.716685 ok runTest (__main__.EndToEndTest) End-to-end cythonize_rename_ext ... ok runTest (__main__.EndToEndTest) End-to-end package_compilation ... #### 2020-11-27 09:45:10.760448 #### 2020-11-27 09:45:20.812114 ok runTest (__main__.EndToEndTest) End-to-end inline_distutils ... #### 2020-11-27 09:45:30.852641 #### 2020-11-27 09:45:41.060786 ok runTest (__main__.EndToEndTest) End-to-end cythonize_script ... #### 2020-11-27 09:45:51.147449 #### 2020-11-27 09:46:01.202257 #### 2020-11-27 09:46:11.255532 ok runTest (__main__.CythonCompileTestCase) compiling (c) arraytoptrarg ... #### 2020-11-27 09:46:21.311196 #### 2020-11-27 09:46:31.355386 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) arraytoptrarg ... #### 2020-11-27 09:46:41.427457 #### 2020-11-27 09:46:51.466068 #### 2020-11-27 09:47:01.739907 ok runTest (__main__.CythonCompileTestCase) compiling (c) c_directives ... #### 2020-11-27 09:47:11.821214 ok runTest (__main__.EndToEndTest) End-to-end cythonize_script_excludes ... #### 2020-11-27 09:47:21.875996 #### 2020-11-27 09:47:31.959149 ok runTest (__main__.CythonCompileTestCase) compiling (c) a_capi ... #### 2020-11-27 09:47:42.070098 #### 2020-11-27 09:47:52.128038 ok runTest (__main__.EndToEndTest) End-to-end module_api ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c_directives ... #### 2020-11-27 09:48:02.251140 #### 2020-11-27 09:48:12.299426 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 ... #### 2020-11-27 09:48:22.408076 #### 2020-11-27 09:48:32.587619 #### 2020-11-27 09:48:42.665443 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) a_capi ... #### 2020-11-27 09:48:52.730828 #### 2020-11-27 09:49:02.766107 ok runTest (__main__.EndToEndTest) End-to-end callingconvention ... #### 2020-11-27 09:49:12.827661 #### 2020-11-27 09:49:22.872507 #### 2020-11-27 09:49:32.917589 #### 2020-11-27 09:49:42.962884 ok runTest (__main__.CythonCompileTestCase) compiling (c) cargdef ... #### 2020-11-27 09:49:53.006610 ok runTest (__main__.CythonCompileTestCase) compiling (c) ass2longlong ... #### 2020-11-27 09:50:03.050244 #### 2020-11-27 09:50:13.093053 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cargdef ... #### 2020-11-27 09:50:23.181744 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ass2longlong ... #### 2020-11-27 09:50:33.435198 #### 2020-11-27 09:50:43.526567 #### 2020-11-27 09:50:53.620517 ok runTest (__main__.CythonCompileTestCase) compiling (c) carrdecl ... ok runTest (__main__.CythonCompileTestCase) compiling (c) assert2 ... #### 2020-11-27 09:51:03.661017 #### 2020-11-27 09:51:13.800168 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) carrdecl ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) assert2 ... #### 2020-11-27 09:51:23.850951 #### 2020-11-27 09:51:33.892024 ok runTest (__main__.CythonCompileTestCase) compiling (c) cascmp ... #### 2020-11-27 09:51:43.936098 #### 2020-11-27 09:51:54.056847 ok runTest (__main__.CythonCompileTestCase) compiling (c) behnel4 ... #### 2020-11-27 09:52:04.102395 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cascmp ... #### 2020-11-27 09:52:14.481619 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) behnel4 ... #### 2020-11-27 09:52:24.530661 ok runTest (__main__.CythonCompileTestCase) compiling (c) argdefault ... #### 2020-11-27 09:52:34.568978 #### 2020-11-27 09:52:44.619937 ok runTest (__main__.CythonCompileTestCase) compiling (c) builtin ... ok runTest (__main__.CythonCompileTestCase) compiling (c) casttoexttype ... #### 2020-11-27 09:52:54.687985 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) argdefault ... #### 2020-11-27 09:53:04.788976 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) casttoexttype ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) builtin ... #### 2020-11-27 09:53:14.834487 #### 2020-11-27 09:53:24.899499 ok runTest (__main__.CythonCompileTestCase) compiling (c) arrayargs ... #### 2020-11-27 09:53:34.969929 ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_syntax ... ok runTest (__main__.CythonCompileTestCase) compiling (c) builtinfuncs ... #### 2020-11-27 09:53:45.029088 #### 2020-11-27 09:53:55.259152 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) arrayargs ... === 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_e1afc__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-11-27 09:54:05.391052 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) builtinfuncs ... #### 2020-11-27 09:54:15.458985 #### 2020-11-27 09:54:25.518234 ok runTest (__main__.CythonCompileTestCase) compiling (c) cast_ctypedef_array_T518 ... === 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_e1afc__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-11-27 09:54:35.573773 #### 2020-11-27 09:54:45.665102 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cast_ctypedef_array_T518 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cenum ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefexternfromstar ... #### 2020-11-27 09:54:55.710389 #### 2020-11-27 09:55:05.764845 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cdefexternfromstar ... ok runTest (__main__.CythonCompileTestCase) compiling (c) classmethargdefault ... #### 2020-11-27 09:55:15.822593 ok runTest (__main__.CythonCompileTestCase) compiling (c) cforfromloop ... #### 2020-11-27 09:55:25.860412 #### 2020-11-27 09:55:36.076117 ok runTest (__main__.CythonCompileTestCase) compiling (c) cimport_package_module_T4 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cforfromloop ... #### 2020-11-27 09:55:46.185914 #### 2020-11-27 09:55:56.232691 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cimport_package_module_T4 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) classmethargdefault ... #### 2020-11-27 09:56:06.295078 #### 2020-11-27 09:56:16.345700 ok runTest (__main__.EndToEndTest) End-to-end conditional_dependencies ... #### 2020-11-27 09:56:26.395345 ok runTest (__main__.EndToEndTest) End-to-end cimported_class_base ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cpdef ... #### 2020-11-27 09:56:36.434116 #### 2020-11-27 09:56:46.501733 ok runTest (__main__.CythonCompileTestCase) compiling (c) cimportfrom_T248 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) complexbasetype #### 2020-11-27 09:56:56.556825 ... #### 2020-11-27 09:57:06.596821 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cimportfrom_T248 ... #### 2020-11-27 09:57:16.908426 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) complexbasetype ... #### 2020-11-27 09:57:26.960435 #### 2020-11-27 09:57:37.019778 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpdef ... ok runTest (__main__.EndToEndTest) End-to-end const_T42 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cnumop ... #### 2020-11-27 09:57:47.122848 #### 2020-11-27 09:57:57.170550 #### 2020-11-27 09:58:07.278856 #### 2020-11-27 09:58:17.352728 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cnumop ... #### 2020-11-27 09:58:27.406812 #### 2020-11-27 09:58:37.462137 #### 2020-11-27 09:58:47.500370 ok runTest (__main__.CythonCompileTestCase) compiling (c) constcast ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_class_redefinition ... ok runTest (__main__.CythonCompileTestCase) compiling (c) const_decl ... #### 2020-11-27 09:58:57.538768 #### 2020-11-27 09:59:07.602549 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) constcast ... #### 2020-11-27 09:59:17.884352 ok runTest (__main__.EndToEndTest) End-to-end create_extension ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) const_decl ... #### 2020-11-27 09:59:28.020228 #### 2020-11-27 09:59:38.066855 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctuple_unused_T3543 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefclass ... #### 2020-11-27 09:59:48.175394 ok runTest (__main__.CythonCompileTestCase) compiling (c) constexpr ... #### 2020-11-27 09:59:58.212757 #### 2020-11-27 10:00:08.258239 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) constexpr ... #### 2020-11-27 10:00:18.302859 #### 2020-11-27 10:00:28.350705 #### 2020-11-27 10:00:38.423230 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_nogil ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefclass ... #### 2020-11-27 10:00:48.479129 #### 2020-11-27 10:00:58.516753 #### 2020-11-27 10:01:08.603324 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_structs ... #### 2020-11-27 10:01:18.640909 #### 2020-11-27 10:01:28.976530 #### 2020-11-27 10:01:39.051826 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefstruct ... #### 2020-11-27 10:01:49.115369 #### 2020-11-27 10:01:59.187668 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 runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefstruct ... 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 ... #### 2020-11-27 10:02:09.376854 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 runTest (__main__.EndToEndTest) End-to-end compile_env_distutils ... #### 2020-11-27 10:02:19.465149 #### 2020-11-27 10:02:29.541853 ok runTest (__main__.CythonCompileTestCase) compiling (c) cunsignedlong ... #### 2020-11-27 10:02:39.604718 ok runTest (__main__.EndToEndTest) End-to-end cythonize_additional_sources_ext ... #### 2020-11-27 10:02:49.641516 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cunsignedlong ... #### 2020-11-27 10:02:59.678012 #### 2020-11-27 10:03:09.721106 #### 2020-11-27 10:03:19.758681 ok runTest (__main__.CythonCompileTestCase) compiling (c) cverylongtypes ... ok runTest (__main__.EndToEndTest) End-to-end cythonize_options ... #### 2020-11-27 10:03:29.950309 #### 2020-11-27 10:03:40.105044 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cverylongtypes ... #### 2020-11-27 10:03:50.177532 #### 2020-11-27 10:04:00.222867 ok runTest (__main__.EndToEndTest) End-to-end cythonize_script_package ... #### 2020-11-27 10:04:10.267420 ok runTest (__main__.CythonCompileTestCase) compiling (c) declandimpl ... #### 2020-11-27 10:04:20.310651 #### 2020-11-27 10:04:30.415788 #### 2020-11-27 10:04:40.480178 #### 2020-11-27 10:04:50.532634 #### 2020-11-27 10:05:00.834633 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctuple_unused_T3543 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) declandimpl ... #### 2020-11-27 10:05:10.915801 #### 2020-11-27 10:05:20.950158 #### 2020-11-27 10:05:30.985178 ok runTest (__main__.CythonCompileTestCase) compiling (c) arrayptrcompat ... #### 2020-11-27 10:05:41.083592 #### 2020-11-27 10:05:51.134331 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) arrayptrcompat ... #### 2020-11-27 10:06:01.192182 ok runTest (__main__.EndToEndTest) End-to-end distutils_libraries_T845 ... #### 2020-11-27 10:06:11.267445 ok runTest (__main__.CythonCompileTestCase) compiling (c) belchenko1 ... #### 2020-11-27 10:06:21.306087 ok runTest (__main__.CythonCompileTestCase) compiling (c) dotted_cimport ... #### 2020-11-27 10:06:31.345087 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) belchenko1 ... #### 2020-11-27 10:06:41.701466 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) dotted_cimport ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_templated_ctypedef ... #### 2020-11-27 10:06:51.748979 #### 2020-11-27 10:07:01.784652 ok runTest (__main__.CythonRunTestCase) compiling (c) and running buildenv ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ellipsis_T488 ... #### 2020-11-27 10:07:11.820803 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedef ... #### 2020-11-27 10:07:21.865421 #### 2020-11-27 10:07:31.921300 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedef ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ellipsis_T488 ... #### 2020-11-27 10:07:41.968644 #### 2020-11-27 10:07:52.007711 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefunion ... #### 2020-11-27 10:08:02.066822 ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing9 ... #### 2020-11-27 10:08:12.126646 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefunion ... #### 2020-11-27 10:08:22.221919 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing9 ... #### 2020-11-27 10:08:32.643817 #### 2020-11-27 10:08:42.690464 ok runTest (__main__.CythonCompileTestCase) compiling (c) cvardef ... #### 2020-11-27 10:08:52.729071 ok runTest (__main__.CythonCompileTestCase) compiling (c) excvalcheck ... #### 2020-11-27 10:09:02.776121 #### 2020-11-27 10:09:12.866870 === 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 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) excvalcheck ... #### 2020-11-27 10:09:22.933170 #### 2020-11-27 10:09:32.991666 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 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extargdefault ... === 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-11-27 10:09:43.037610 #### 2020-11-27 10:09:53.075832 #### 2020-11-27 10:10:03.130257 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extargdefault ... #### 2020-11-27 10:10:13.219697 #### 2020-11-27 10:10:23.258071 #### 2020-11-27 10:10:33.616158 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedef_public_class_T355 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extimportedsubtype ... #### 2020-11-27 10:10:43.713978 #### 2020-11-27 10:10:53.761179 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) docstrings ... #### 2020-11-27 10:11:03.838491 #### 2020-11-27 10:11:13.892381 #### 2020-11-27 10:11:23.966525 #### 2020-11-27 10:11:34.031416 #### 2020-11-27 10:11:44.076828 #### 2020-11-27 10:11:54.133302 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedef_public_class_T355 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extimportedsubtype ... #### 2020-11-27 10:12:04.257837 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-11-27 10:12:14.295860 ok runTest (__main__.CythonCompileTestCase) compiling (c) doda1 ... #### 2020-11-27 10:12:24.333910 #### 2020-11-27 10:12:34.368921 #### 2020-11-27 10:12:44.425255 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) builtinbuffer ... #### 2020-11-27 10:12:54.462347 #### 2020-11-27 10:13:04.569857 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) doda1 ... #### 2020-11-27 10:13:14.614442 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefenum ... #### 2020-11-27 10:13:25.015177 ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertyall ... #### 2020-11-27 10:13:35.069523 ok runTest (__main__.CythonCompileTestCase) compiling (c) builtinlist ... #### 2020-11-27 10:13:45.146860 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefenum ... #### 2020-11-27 10:13:55.196701 #### 2020-11-27 10:14:05.275908 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) builtinlist ... ok runTest (__main__.EndToEndTest) End-to-end declarations ... ok runTest (__main__.CythonCompileTestCase) compiling (c) drake1 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertyall ... #### 2020-11-27 10:14:15.341790 #### 2020-11-27 10:14:25.377699 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) drake1 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cassign ... #### 2020-11-27 10:14:35.453619 #### 2020-11-27 10:14:45.538084 ok runTest (__main__.CythonCompileTestCase) compiling (c) del ... ok runTest (__main__.CythonCompileTestCase) compiling (c) enumintcompat ... #### 2020-11-27 10:14:55.884097 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cassign ... #### 2020-11-27 10:15:05.925791 ok runTest (__main__.CythonCompileTestCase) compiling (c) extsetitem ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) enumintcompat ... #### 2020-11-27 10:15:15.975620 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) del ... #### 2020-11-27 10:15:26.022260 ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefexternempty ... #### 2020-11-27 10:15:36.055693 ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing4 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cdefexternempty ... #### 2020-11-27 10:15:46.134382 ok runTest (__main__.CythonCompileTestCase) compiling (c) emptytry ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing4 ... #### 2020-11-27 10:15:56.170403 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extsetitem ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cnamespec ... #### 2020-11-27 10:16:06.410427 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) emptytry ... #### 2020-11-27 10:16:16.450772 ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing6 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cnamespec ... #### 2020-11-27 10:16:26.496891 ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing5 ... #### 2020-11-27 10:16:36.582824 #### 2020-11-27 10:16:46.639402 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing5 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) coercetovoidptr ... ok runTest (__main__.CythonCompileTestCase) compiling (c) finally_GH1744 ... #### 2020-11-27 10:16:56.732282 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) coercetovoidptr ... #### 2020-11-27 10:17:06.798505 ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing7 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) finally_GH1744 ... #### 2020-11-27 10:17:16.848512 #### 2020-11-27 10:17:26.887665 ok runTest (__main__.CythonCompileTestCase) compiling (c) coventry1 ... #### 2020-11-27 10:17:37.089340 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing6 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) for ... #### 2020-11-27 10:17:47.140848 #### 2020-11-27 10:17:57.178772 #### 2020-11-27 10:18:07.232670 #### 2020-11-27 10:18:17.268295 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) coventry1 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) for ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing7 ... #### 2020-11-27 10:18:27.345613 #### 2020-11-27 10:18:37.397441 #### 2020-11-27 10:18:47.460831 #### 2020-11-27 10:18:57.597517 #### 2020-11-27 10:19:07.667419 ok runTest (__main__.CythonCompileTestCase) compiling (c) formfeed ... #### 2020-11-27 10:19:17.776567 ok runTest (__main__.CythonCompileTestCase) compiling (c) extcmethcall ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_enums ... #### 2020-11-27 10:19:28.058428 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) formfeed ... #### 2020-11-27 10:19:38.137295 ok runTest (__main__.CythonCompileTestCase) compiling (c) excvalreturn ... #### 2020-11-27 10:19:48.202692 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_templates ... ok runTest (__main__.CythonCompileTestCase) compiling (c) forward ... #### 2020-11-27 10:19:58.249782 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) excvalreturn ... #### 2020-11-27 10:20:08.287968 #### 2020-11-27 10:20:18.322907 ok runTest (__main__.CythonCompileTestCase) compiling (c) cstructreturn ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extdelitem ... #### 2020-11-27 10:20:28.359049 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extcmethcall ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cstructreturn ... #### 2020-11-27 10:20:38.392422 #### 2020-11-27 10:20:48.430630 #### 2020-11-27 10:20:58.475625 ok runTest (__main__.CythonCompileTestCase) compiling (c) ctuple_cimport_T1427 ... #### 2020-11-27 10:21:08.653346 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdelitem ... #### 2020-11-27 10:21:18.713533 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) forward ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctuple_cimport_T1427 ... #### 2020-11-27 10:21:28.761270 #### 2020-11-27 10:21:38.797224 #### 2020-11-27 10:21:48.832264 ok runTest (__main__.CythonCompileTestCase) compiling (c) extdelattr ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ctypedefpubapi ... #### 2020-11-27 10:21:58.916944 #### 2020-11-27 10:22:08.952341 ok runTest (__main__.CythonCompileTestCase) compiling (c) extgetattr ... #### 2020-11-27 10:22:19.001517 #### 2020-11-27 10:22:29.074108 #### 2020-11-27 10:22:39.111525 ok runTest (__main__.CythonCompileTestCase) compiling (c) gencall ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdelattr ... #### 2020-11-27 10:22:49.180037 #### 2020-11-27 10:22:59.218026 #### 2020-11-27 10:23:09.254238 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extgetattr ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ctypedefpubapi ... #### 2020-11-27 10:23:19.289535 #### 2020-11-27 10:23:29.330770 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) gencall ... #### 2020-11-27 10:23:39.365426 ok runTest (__main__.CythonCompileTestCase) compiling (c) extdescrget ... #### 2020-11-27 10:23:49.541585 #### 2020-11-27 10:23:59.583735 #### 2020-11-27 10:24:09.669084 ok runTest (__main__.EndToEndTest) End-to-end find_pxd ... #### 2020-11-27 10:24:19.711402 ok runTest (__main__.CythonCompileTestCase) compiling (c) globalonly ... ok runTest (__main__.CythonCompileTestCase) compiling (c) future_imports ... #### 2020-11-27 10:24:29.758222 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdescrget ... #### 2020-11-27 10:24:39.801909 ok runTest (__main__.CythonCompileTestCase) compiling (c) eqcmp ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) future_imports ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) globalonly ... #### 2020-11-27 10:24:49.855889 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) eqcmp ... #### 2020-11-27 10:24:59.891543 ok runTest (__main__.CythonCompileTestCase) compiling (c) gustafsson2 ... #### 2020-11-27 10:25:09.946870 ok runTest (__main__.CythonCompileTestCase) compiling (c) huss2 ... #### 2020-11-27 10:25:20.256552 ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing1 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) huss2 ... #### 2020-11-27 10:25:30.338285 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) gustafsson2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extdescrset ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing1 ... #### 2020-11-27 10:25:40.444397 #### 2020-11-27 10:25:50.550919 ok runTest (__main__.CythonCompileTestCase) compiling (c) ia_cdefblock ... ok runTest (__main__.CythonCompileTestCase) compiling (c) hinsen2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing3 ... #### 2020-11-27 10:26:00.616535 #### 2020-11-27 10:26:10.681752 #### 2020-11-27 10:26:20.752036 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdescrset ... #### 2020-11-27 10:26:30.786870 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ia_cdefblock ... === 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-11-27 10:26:40.819391 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing3 ... #### 2020-11-27 10:26:51.046664 #### 2020-11-27 10:27:01.090447 #### 2020-11-27 10:27:11.124117 ok runTest (__main__.CythonCompileTestCase) compiling (c) extern ... #### 2020-11-27 10:27:21.155926 ok runTest (__main__.CythonCompileTestCase) compiling (c) import ... === 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-11-27 10:27:31.190860 ok runTest (__main__.CythonCompileTestCase) compiling (c) ewing8 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extern ... #### 2020-11-27 10:27:41.291307 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) import ... #### 2020-11-27 10:27:51.325042 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) inplace_lhs ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ewing8 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extgetitem ... #### 2020-11-27 10:28:01.362318 ok runTest (__main__.CythonCompileTestCase) compiling (c) ishimoto1 ... #### 2020-11-27 10:28:11.404711 #### 2020-11-27 10:28:21.557567 ok runTest (__main__.CythonCompileTestCase) compiling (c) excvaldecl ... #### 2020-11-27 10:28:31.637303 ok runTest (__main__.CythonCompileTestCase) compiling (c) inplace_ops ... #### 2020-11-27 10:28:41.695515 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) excvaldecl ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extgetitem ... #### 2020-11-27 10:28:51.794130 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) inplace_ops ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ishimoto1 ... #### 2020-11-27 10:29:01.827425 #### 2020-11-27 10:29:11.868935 ok runTest (__main__.CythonCompileTestCase) compiling (c) extcoerce ... ok runTest (__main__.CythonCompileTestCase) compiling (c) ishimoto4 ... #### 2020-11-27 10:29:21.906608 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) ishimoto4 ... #### 2020-11-27 10:29:31.953675 ok runTest (__main__.CythonCompileTestCase) compiling (c) exthash ... #### 2020-11-27 10:29:41.990709 ok runTest (__main__.CythonCompileTestCase) compiling (c) jiba5 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_all ... #### 2020-11-27 10:29:52.332215 #### 2020-11-27 10:30:02.418990 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) jiba5 ... #### 2020-11-27 10:30:12.464002 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_all ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extcoerce ... #### 2020-11-27 10:30:22.525321 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) exthash ... #### 2020-11-27 10:30:32.562596 ok runTest (__main__.CythonCompileTestCase) compiling (c) johnson2 ... #### 2020-11-27 10:30:42.599592 ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_errno ... #### 2020-11-27 10:30:52.637719 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_errno ... #### 2020-11-27 10:31:02.677506 #### 2020-11-27 10:31:12.735907 ok runTest (__main__.CythonCompileTestCase) compiling (c) longunsigned ... #### 2020-11-27 10:31:22.771308 ok runTest (__main__.CythonCompileTestCase) compiling (c) extimported ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) johnson2 ... #### 2020-11-27 10:31:33.037812 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) longunsigned ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extdescrdel ... #### 2020-11-27 10:31:43.150880 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extimported ... #### 2020-11-27 10:31:53.194180 ok runTest (__main__.CythonCompileTestCase) compiling (c) nogil ... #### 2020-11-27 10:32:03.234061 ok runTest (__main__.CythonCompileTestCase) compiling (c) extindex ... #### 2020-11-27 10:32:13.281753 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nogil ... #### 2020-11-27 10:32:23.315385 ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_stdio ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extdescrdel ... #### 2020-11-27 10:32:33.395528 ok runTest (__main__.CythonCompileTestCase) compiling (c) none ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_stdio ... #### 2020-11-27 10:32:43.447679 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) none ... #### 2020-11-27 10:32:53.782096 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extindex ... #### 2020-11-27 10:33:03.877383 ok runTest (__main__.CythonCompileTestCase) compiling (c) notnonearg ... #### 2020-11-27 10:33:13.946969 ok runTest (__main__.CythonCompileTestCase) compiling (c) pyclass ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extern_packed_struct ... #### 2020-11-27 10:33:23.987452 #### 2020-11-27 10:33:34.028590 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) notnonearg ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extern_packed_struct ... #### 2020-11-27 10:33:44.083481 ok runTest (__main__.CythonCompileTestCase) compiling (c) extinheritset ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pyclass ... #### 2020-11-27 10:33:54.134656 ok runTest (__main__.CythonCompileTestCase) compiling (c) extexttype ... #### 2020-11-27 10:34:04.240952 ok runTest (__main__.CythonCompileTestCase) compiling (c) nullptr ... #### 2020-11-27 10:34:14.299291 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extexttype ... #### 2020-11-27 10:34:24.606943 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nullptr ... ok runTest (__main__.CythonCompileTestCase) compiling (c) specmethargdefault ... #### 2020-11-27 10:34:34.673987 #### 2020-11-27 10:34:44.734275 ok runTest (__main__.CythonCompileTestCase) compiling (c) parallel_compile_float_rank ... ok runTest (__main__.CythonCompileTestCase) compiling (c) extforward ... #### 2020-11-27 10:34:54.771605 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extinheritset ... #### 2020-11-27 10:35:04.808298 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) specmethargdefault ... === 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 ... #### 2020-11-27 10:35:14.938643 #### 2020-11-27 10:35:24.982376 #### 2020-11-27 10:35:35.062954 === 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) types_and_names ... #### 2020-11-27 10:35:45.155047 #### 2020-11-27 10:35:55.188995 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pinard4 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extforward ... #### 2020-11-27 10:36:05.414963 #### 2020-11-27 10:36:15.459714 ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertydoc ... #### 2020-11-27 10:36:25.498533 ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_mix ... #### 2020-11-27 10:36:35.535487 #### 2020-11-27 10:36:45.572868 #### 2020-11-27 10:36:55.608900 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) types_and_names ... #### 2020-11-27 10:37:05.669174 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertydoc ... #### 2020-11-27 10:37:15.762715 ok runTest (__main__.CythonCompileTestCase) compiling (c) extinheritdel ... #### 2020-11-27 10:37:25.849768 #### 2020-11-27 10:37:35.889405 #### 2020-11-27 10:37:45.938544 #### 2020-11-27 10:37:55.987235 #### 2020-11-27 10:38:06.039777 ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertyget ... #### 2020-11-27 10:38:16.110960 #### 2020-11-27 10:38:26.149633 ok runTest (__main__.CythonCompileTestCase) compiling (c) withgil ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extinheritdel ... #### 2020-11-27 10:38:36.196919 #### 2020-11-27 10:38:46.261188 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) withgil ... #### 2020-11-27 10:38:56.387161 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertyget ... #### 2020-11-27 10:39:06.697075 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-11-27 10:39:16.788923 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_mix ... #### 2020-11-27 10:39:26.852719 #### 2020-11-27 10:39:36.937617 #### 2020-11-27 10:39:47.002636 ok runTest (__main__.CythonCompileTestCase) compiling (c) extpropertydel ... 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-11-27 10:39:57.217900 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) e_nargs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_notnone ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_public_cdef_private_types ... #### 2020-11-27 10:40:07.278563 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) extpropertyset ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized ... #### 2020-11-27 10:40:17.360450 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) w_uninitialized_cpp ... #### 2020-11-27 10:40:27.452080 #### 2020-11-27 10:40:37.508324 #### 2020-11-27 10:40:47.555428 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertydel ... #### 2020-11-27 10:40:57.610201 ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_exc ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_generators ... ok runTest (__main__.CythonCompileTestCase) compiling (c) w_uninitialized_py2 ... #### 2020-11-27 10:41:07.669591 ok runTest (__main__.CythonCompileTestCase) compiling (c) compile_declarations ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpropertyset ... #### 2020-11-27 10:41:17.802465 #### 2020-11-27 10:41:27.913660 #### 2020-11-27 10:41:38.070453 #### 2020-11-27 10:41:48.126089 #### 2020-11-27 10:41:58.234445 ok runTest (__main__.CythonCompileTestCase) compiling (c) extsetattr ... #### 2020-11-27 10:42:08.542629 #### 2020-11-27 10:42:18.608843 #### 2020-11-27 10:42:28.655136 ok runTest (__main__.CythonCompileTestCase) compiling (c) extpymemberdef ... #### 2020-11-27 10:42:38.693519 #### 2020-11-27 10:42:48.780800 ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_pub ... #### 2020-11-27 10:42:58.816807 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extsetattr ... #### 2020-11-27 10:43:08.864481 #### 2020-11-27 10:43:18.921802 #### 2020-11-27 10:43:28.967249 #### 2020-11-27 10:43:39.019920 #### 2020-11-27 10:43:49.063099 #### 2020-11-27 10:43:59.107846 #### 2020-11-27 10:44:09.187998 ok runTest (__main__.CythonCompileTestCase) compiling (c) fromimport_star ... #### 2020-11-27 10:44:19.243009 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extpymemberdef ... #### 2020-11-27 10:44:29.328900 #### 2020-11-27 10:44:39.397656 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) fromimport_star ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_pub ... #### 2020-11-27 10:44:49.453850 #### 2020-11-27 10:44:59.511366 #### 2020-11-27 10:45:09.550175 ok runTest (__main__.CythonCompileTestCase) compiling (c) funcptr ... #### 2020-11-27 10:45:19.603552 #### 2020-11-27 10:45:29.890533 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) funcptr ... #### 2020-11-27 10:45:39.991052 #### 2020-11-27 10:45:50.137636 #### 2020-11-27 10:46:00.187008 ok runTest (__main__.CythonCompileTestCase) compiling (c) fused_redeclare_T3111 ... #### 2020-11-27 10:46:10.235556 #### 2020-11-27 10:46:20.304824 ok runTest (__main__.CythonCompileTestCase) compiling (c) first_assignment ... #### 2020-11-27 10:46:30.353138 #### 2020-11-27 10:46:40.430365 ok runTest (__main__.CythonCompileTestCase) compiling (c) r_pernici1 ... #### 2020-11-27 10:46:50.500848 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) first_assignment ... #### 2020-11-27 10:47:00.589122 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) r_pernici1 ... #### 2020-11-27 10:47:10.668428 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compile_declarations ... #### 2020-11-27 10:47:20.733227 #### 2020-11-27 10:47:30.810998 ok runTest (__main__.CythonCompileTestCase) compiling (c) forfromelse ... #### 2020-11-27 10:47:40.891197 ok runTest (__main__.CythonCompileTestCase) compiling (c) specmethextarg ... #### 2020-11-27 10:47:51.724683 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) forfromelse ... #### 2020-11-27 10:48:01.808826 #### 2020-11-27 10:48:11.864076 #### 2020-11-27 10:48:21.912813 #### 2020-11-27 10:48:31.983135 ok runTest (__main__.CythonCompileTestCase) compiling (c) fromimport ... #### 2020-11-27 10:48:42.061212 #### 2020-11-27 10:48:52.138515 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) specmethextarg ... #### 2020-11-27 10:49:02.301490 #### 2020-11-27 10:49:12.389732 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) fromimport ... #### 2020-11-27 10:49:22.505149 #### 2020-11-27 10:49:32.564109 #### 2020-11-27 10:49:42.630860 #### 2020-11-27 10:49:52.703137 ok runTest (__main__.CythonCompileTestCase) compiling (c) globalstmt ... #### 2020-11-27 10:50:02.770746 ok runTest (__main__.CythonCompileTestCase) compiling (c) traceback ... #### 2020-11-27 10:50:12.826961 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) globalstmt ... #### 2020-11-27 10:50:22.917205 #### 2020-11-27 10:50:32.968281 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) traceback ... #### 2020-11-27 10:50:43.032377 ok runTest (__main__.CythonCompileTestCase) compiling (c) index ... #### 2020-11-27 10:50:53.098701 #### 2020-11-27 10:51:03.408248 #### 2020-11-27 10:51:13.580579 ok runTest (__main__.CythonCompileTestCase) compiling (c) tryfinally ... #### 2020-11-27 10:51:23.628955 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) index ... #### 2020-11-27 10:51:33.711709 #### 2020-11-27 10:51:43.781064 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) tryfinally ... #### 2020-11-27 10:51:53.857708 #### 2020-11-27 10:52:03.914816 ok runTest (__main__.CythonCompileTestCase) compiling (c) indices ... #### 2020-11-27 10:52:13.971434 #### 2020-11-27 10:52:24.033075 ok runTest (__main__.CythonCompileTestCase) compiling (c) utf8bom ... #### 2020-11-27 10:52:34.083396 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) indices ... #### 2020-11-27 10:52:44.151632 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) utf8bom ... #### 2020-11-27 10:52:54.229433 #### 2020-11-27 10:53:04.267552 ok runTest (__main__.CythonCompileTestCase) compiling (c) jiba4 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) watts2 ... #### 2020-11-27 10:53:14.303782 #### 2020-11-27 10:53:24.589842 ok runTest (__main__.CythonCompileTestCase) compiling (c) error_declarations ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) watts2 ... #### 2020-11-27 10:53:34.686855 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) fused_redeclare_T3111 ... #### 2020-11-27 10:53:44.723610 #### 2020-11-27 10:53:54.757924 ok runTest (__main__.CythonCompileTestCase) compiling (c) weakref_T276 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) jiba4 ... #### 2020-11-27 10:54:04.794070 #### 2020-11-27 10:54:14.829861 #### 2020-11-27 10:54:24.867168 #### 2020-11-27 10:54:34.903349 ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_inplace_division ... #### 2020-11-27 10:54:44.939766 #### 2020-11-27 10:54:54.976830 #### 2020-11-27 10:55:05.021049 ok runTest (__main__.CythonCompileTestCase) compiling (c) jiba6 ... #### 2020-11-27 10:55:15.059864 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) weakref_T276 ... #### 2020-11-27 10:55:25.143086 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) jiba6 ... #### 2020-11-27 10:55:35.191472 #### 2020-11-27 10:55:45.252318 ok runTest (__main__.CythonCompileTestCase) compiling (c) johnson1 ... #### 2020-11-27 10:55:55.296629 #### 2020-11-27 10:56:05.351719 #### 2020-11-27 10:56:15.410817 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) johnson1 ... #### 2020-11-27 10:56:25.466963 #### 2020-11-27 10:56:35.508498 #### 2020-11-27 10:56:45.957511 ok runTest (__main__.CythonCompileTestCase) compiling (c) khavkine1 ... #### 2020-11-27 10:56:56.086851 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-11-27 10:57:06.166476 #### 2020-11-27 10:57:16.211697 ok runTest (__main__.CythonCompileTestCase) compiling (c) const_decl_errors ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cpp_object_template ... #### 2020-11-27 10:57:26.252977 ok runTest (__main__.CythonCompileTestCase) compiling (c) cython3_bytes ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_addop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_argdefault ... 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-11-27 10:57:36.293098 #### 2020-11-27 10:57:46.340391 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 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) khavkine1 ... #### 2020-11-27 10:57:56.396806 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 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_unop ... #### 2020-11-27 10:58:06.434879 ok runTest (__main__.CythonCompileTestCase) compiling (c) empty ... #### 2020-11-27 10:58:16.503199 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-11-27 10:58:26.566561 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-11-27 10:58:36.655417 #### 2020-11-27 10:58:46.758447 ok runTest (__main__.CythonCompileTestCase) compiling (c) nonconst_def_tuple ... ok runTest (__main__.CythonCompileTestCase) compiling (c) parsed_directive ... #### 2020-11-27 10:58:56.850977 #### 2020-11-27 10:59:06.902976 ok runTest (__main__.CythonCompileTestCase) compiling (c) lepage_2 ... #### 2020-11-27 10:59:16.949291 ok runTest (__main__.CythonCompileTestCase) compiling (c) pep448_syntax_2 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pep492_badsyntax_async2 ... 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 ... #### 2020-11-27 10:59:27.008523 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 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) lepage_2 ... #### 2020-11-27 10:59:37.080887 #### 2020-11-27 10:59:47.151655 ok runTest (__main__.CythonCompileTestCase) compiling (c) w_unreachable ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extension_type_memoryview ... ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_signal ... #### 2020-11-27 10:59:57.456885 #### 2020-11-27 11:00:07.503502 #### 2020-11-27 11:00:17.557405 div_buffer (memoryview_inplace_division) Doctest: memoryview_inplace_division.div_buffer ... ok div_memoryview (memoryview_inplace_division) Doctest: memoryview_inplace_division.div_memoryview ... ok ok runTest (__main__.CythonCompileTestCase) compiling (cpp) libc_signal ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview_inplace_division ... ok runTest (__main__.CythonCompileTestCase) compiling (c) globvardef ... #### 2020-11-27 11:00:27.617448 #### 2020-11-27 11:00:37.661069 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) globvardef ... #### 2020-11-27 11:00:47.700165 ok runTest (__main__.CythonCompileTestCase) compiling (c) magcmp ... #### 2020-11-27 11:00:57.737658 #### 2020-11-27 11:01:07.773009 ok runTest (__main__.CythonCompileTestCase) compiling (c) jiba3 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) magcmp ... #### 2020-11-27 11:01:17.809518 #### 2020-11-27 11:01:27.858024 ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_api ... #### 2020-11-27 11:01:37.943675 #### 2020-11-27 11:01:47.980605 #### 2020-11-27 11:01:58.045693 #### 2020-11-27 11:02:08.160634 #### 2020-11-27 11:02:18.211024 #### 2020-11-27 11:02:28.289407 #### 2020-11-27 11:02:38.581824 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) jiba3 ... #### 2020-11-27 11:02:48.725032 #### 2020-11-27 11:02:58.771862 #### 2020-11-27 11:03:08.812779 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_api ... #### 2020-11-27 11:03:18.874495 #### 2020-11-27 11:03:28.920516 #### 2020-11-27 11:03:38.969865 #### 2020-11-27 11:03:49.028552 #### 2020-11-27 11:03:59.080133 #### 2020-11-27 11:04:09.150571 ok runTest (__main__.CythonCompileTestCase) compiling (c) kleckner1 ... #### 2020-11-27 11:04:19.193628 #### 2020-11-27 11:04:29.346840 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) kleckner1 ... #### 2020-11-27 11:04:39.514863 #### 2020-11-27 11:04:49.551581 ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_pxd_mix ... #### 2020-11-27 11:04:59.613245 ok runTest (__main__.CythonCompileTestCase) compiling (c) min_async ... #### 2020-11-27 11:05:09.664612 #### 2020-11-27 11:05:19.762130 #### 2020-11-27 11:05:29.810347 #### 2020-11-27 11:05:40.134771 #### 2020-11-27 11:05:50.257169 #### 2020-11-27 11:06:00.300805 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 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 extension_type_memoryview ... runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_pep489_typing ... #### 2020-11-27 11:06:10.341321 #### 2020-11-27 11:06:20.389830 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) min_async ... #### 2020-11-27 11:06:30.424438 #### 2020-11-27 11:06:40.466889 #### 2020-11-27 11:06:50.507449 #### 2020-11-27 11:07:00.544486 #### 2020-11-27 11:07:10.590057 #### 2020-11-27 11:07:20.638067 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_pxd_mix ... #### 2020-11-27 11:07:30.685259 #### 2020-11-27 11:07:40.721039 ok runTest (__main__.CythonCompileTestCase) compiling (c) msvc_strings ... #### 2020-11-27 11:07:50.789857 #### 2020-11-27 11:08:00.847617 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) msvc_strings ... #### 2020-11-27 11:08:10.891833 #### 2020-11-27 11:08:20.938877 #### 2020-11-27 11:08:30.985510 #### 2020-11-27 11:08:41.034840 ok runTest (__main__.CythonCompileTestCase) compiling (c) nonctypedefclass ... #### 2020-11-27 11:08:51.078229 #### 2020-11-27 11:09:01.137271 #### 2020-11-27 11:09:11.173780 #### 2020-11-27 11:09:21.217493 #### 2020-11-27 11:09:31.260263 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nonctypedefclass ... #### 2020-11-27 11:09:41.311986 ok runTest (__main__.CythonCompileTestCase) compiling (c) signedtypes ... #### 2020-11-27 11:09:51.359907 #### 2020-11-27 11:10:01.715167 #### 2020-11-27 11:10:11.806115 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) signedtypes ... #### 2020-11-27 11:10:21.899594 #### 2020-11-27 11:10:31.988282 ok runTest (__main__.CythonCompileTestCase) compiling (c) omittedargnames ... ok runTest (__main__.CythonCompileTestCase) compiling (c) specialfloatvals ... #### 2020-11-27 11:10:42.029509 #### 2020-11-27 11:10:52.071505 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) specialfloatvals ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) omittedargnames ... #### 2020-11-27 11:11:02.110450 #### 2020-11-27 11:11:12.144544 ok runTest (__main__.CythonCompileTestCase) compiling (c) posix_pxds ... ok runTest (__main__.CythonCompileTestCase) compiling (c) specmethdocstring ... #### 2020-11-27 11:11:22.179917 #### 2020-11-27 11:11:32.216750 #### 2020-11-27 11:11:42.252558 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) posix_pxds ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) specmethdocstring ... #### 2020-11-27 11:11:52.512112 #### 2020-11-27 11:12:02.555689 #### 2020-11-27 11:12:12.591838 #### 2020-11-27 11:12:22.637862 ok runTest (__main__.CythonCompileTestCase) compiling (c) publicapi_cimport ... #### 2020-11-27 11:12:32.676065 ok runTest (__main__.CythonCompileTestCase) compiling (c) stop_async_iteration_exception_pep492 ... 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-11-27 11:12:42.765768 #### 2020-11-27 11:12:52.821931 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) publicapi_cimport ... #### 2020-11-27 11:13:02.868413 #### 2020-11-27 11:13:12.920278 ok runTest (__main__.CythonCompileTestCase) compiling (c) pxd_override_T230 ... #### 2020-11-27 11:13:23.032650 #### 2020-11-27 11:13:33.104472 #### 2020-11-27 11:13:43.161794 #### 2020-11-27 11:13:53.275064 #### 2020-11-27 11:14:03.356609 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) stop_async_iteration_exception_pep492 ... #### 2020-11-27 11:14:13.427572 #### 2020-11-27 11:14:23.521774 #### 2020-11-27 11:14:33.565740 #### 2020-11-27 11:14:43.612451 #### 2020-11-27 11:14:54.009691 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pxd_override_T230 ... #### 2020-11-27 11:15:04.128575 #### 2020-11-27 11:15:14.170344 #### 2020-11-27 11:15:24.206080 #### 2020-11-27 11:15:34.247301 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-11-27 11:15:44.283576 runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview_pep489_typing ... ok runTest (__main__.CythonCompileTestCase) compiling (c) typecast ... #### 2020-11-27 11:15:54.341288 #### 2020-11-27 11:16:04.378969 #### 2020-11-27 11:16:14.421249 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) typecast ... #### 2020-11-27 11:16:24.468146 #### 2020-11-27 11:16:34.524500 #### 2020-11-27 11:16:44.600963 ok runTest (__main__.EndToEndTest) End-to-end verbatiminclude_cimport ... ok runTest (__main__.CythonCompileTestCase) compiling (c) pylong ... #### 2020-11-27 11:16:54.663146 #### 2020-11-27 11:17:04.717693 #### 2020-11-27 11:17:14.778664 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pylong ... ok runTest (__main__.CythonCompileTestCase) compiling (c) while ... #### 2020-11-27 11:17:24.845843 #### 2020-11-27 11:17:34.999513 #### 2020-11-27 11:17:45.333393 #### 2020-11-27 11:17:55.474972 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) while ... ok runTest (__main__.CythonCompileTestCase) compiling (c) slicex ... #### 2020-11-27 11:18:05.594785 #### 2020-11-27 11:18:15.668323 #### 2020-11-27 11:18:25.736863 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) slicex ... #### 2020-11-27 11:18:35.835060 ok runTest (__main__.CythonCompileTestCase) compiling (c) break_outside_loop ... ok runTest (__main__.CythonCompileTestCase) compiling (c) builtin_type_inheritance ... ok runTest (__main__.CythonCompileTestCase) compiling (c) callargs ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cdefspecial ... ok runTest (__main__.CythonCompileTestCase) compiling (c) cimport_attributes ... #### 2020-11-27 11:18:45.934639 ok runTest (__main__.CythonCompileTestCase) compiling (c) cmethbasematch ... #### 2020-11-27 11:18:56.029738 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-11-27 11:19:06.106739 ok runTest (__main__.CythonCompileTestCase) compiling (c) tryexcept ... #### 2020-11-27 11:19:16.193798 #### 2020-11-27 11:19:26.232909 #### 2020-11-27 11:19:36.275009 #### 2020-11-27 11:19:46.323113 #### 2020-11-27 11:19:56.419679 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) tryexcept ... #### 2020-11-27 11:20:06.507262 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_fused_closure ... #### 2020-11-27 11:20:16.549196 ok runTest (__main__.CythonCompileTestCase) compiling (c) e_int_literals_py3 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_nogilfunctype ... 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 ... #### 2020-11-27 11:20:26.586608 #### 2020-11-27 11:20:36.632024 #### 2020-11-27 11:20:46.675323 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 ... #### 2020-11-27 11:20:56.717547 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_no_auto_conversion ... ok runTest (__main__.CythonCompileTestCase) compiling (c) e_addressof ... 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 ... #### 2020-11-27 11:21:06.755473 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 ... 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-11-27 11:21:16.808827 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-11-27 11:21:26.868111 #### 2020-11-27 11:21:36.952784 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 ... 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 ... #### 2020-11-27 11:21:46.999923 ok runTest (__main__.CythonCompileTestCase) compiling (c) wraparound_warnings ... ok runTest (__main__.EndToEndTest) End-to-end memoryview_compare_type_pointers ... #### 2020-11-27 11:21:57.357378 #### 2020-11-27 11:22:07.457383 #### 2020-11-27 11:22:17.512840 #### 2020-11-27 11:22:27.588181 #### 2020-11-27 11:22:37.632282 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 ... ok runTest (__main__.CythonCompileTestCase) compiling (c) tree_assert ... #### 2020-11-27 11:22:47.681567 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-11-27 11:22:57.732668 #### 2020-11-27 11:23:07.777392 #### 2020-11-27 11:23:17.821269 #### 2020-11-27 11:23:27.864356 #### 2020-11-27 11:23:37.907239 #### 2020-11-27 11:23:47.948795 #### 2020-11-27 11:23:58.012337 #### 2020-11-27 11:24:08.072900 #### 2020-11-27 11:24:18.120778 #### 2020-11-27 11:24:28.179205 ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_annotation_typing ... #### 2020-11-27 11:24:38.228661 #### 2020-11-27 11:24:48.286737 #### 2020-11-27 11:24:58.333395 #### 2020-11-27 11:25:08.368962 #### 2020-11-27 11:25:18.411018 #### 2020-11-27 11:25:28.447521 #### 2020-11-27 11:25:38.483259 #### 2020-11-27 11:25:48.517362 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 ... #### 2020-11-27 11:25:58.553187 ok runTest (__main__.EndToEndTest) End-to-end pyximport_basic ... #### 2020-11-27 11:26:08.590023 #### 2020-11-27 11:26:18.649021 #### 2020-11-27 11:26:28.724733 ok runTest (__main__.EndToEndTest) End-to-end pyximport_errors ... #### 2020-11-27 11:26:38.797642 #### 2020-11-27 11:26:48.835908 #### 2020-11-27 11:26:58.876904 #### 2020-11-27 11:27:09.170952 #### 2020-11-27 11:27:19.355241 ok runTest (__main__.EndToEndTest) End-to-end pyximport_pyimport ... #### 2020-11-27 11:27:29.410823 #### 2020-11-27 11:27:39.447266 #### 2020-11-27 11:27:49.483147 #### 2020-11-27 11:27:59.523797 #### 2020-11-27 11:28:09.559477 #### 2020-11-27 11:28:19.598034 #### 2020-11-27 11:28:29.642742 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-11-27 11:28:39.687388 #### 2020-11-27 11:28:49.727309 #### 2020-11-27 11:28:59.763559 #### 2020-11-27 11:29:09.801150 #### 2020-11-27 11:29:19.839355 #### 2020-11-27 11:29:29.875093 #### 2020-11-27 11:29:39.911399 #### 2020-11-27 11:29:49.957429 #### 2020-11-27 11:30:00.035511 #### 2020-11-27 11:30:10.072625 === 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-11-27 11:30:20.107303 #### 2020-11-27 11:30:30.147557 #### 2020-11-27 11:30:40.192012 #### 2020-11-27 11:30:50.236858 #### 2020-11-27 11:31:00.280781 #### 2020-11-27 11:31:10.322295 #### 2020-11-27 11:31:20.369140 #### 2020-11-27 11:31:30.413866 #### 2020-11-27 11:31:40.456134 #### 2020-11-27 11:31:50.498217 #### 2020-11-27 11:32:00.542014 #### 2020-11-27 11:32:10.932264 #### 2020-11-27 11:32:20.997493 #### 2020-11-27 11:32:31.074796 #### 2020-11-27 11:32:41.121131 #### 2020-11-27 11:32:51.192543 ok runTest (__main__.EndToEndTest) End-to-end __debug__ ... #### 2020-11-27 11:33:01.259691 #### 2020-11-27 11:33:11.306959 #### 2020-11-27 11:33:21.349326 #### 2020-11-27 11:33:31.393973 #### 2020-11-27 11:33:41.435791 #### 2020-11-27 11:33:51.481878 ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryview_in_subclasses ... #### 2020-11-27 11:34:01.542062 ok runTest (__main__.CythonRunTestCase) compiling (c) and running __getattribute__ ... #### 2020-11-27 11:34:11.590385 #### 2020-11-27 11:34:21.641587 #### 2020-11-27 11:34:31.707640 #### 2020-11-27 11:34:41.801870 #### 2020-11-27 11:34:51.849903 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-11-27 11:35:01.926922 #### 2020-11-27 11:35:11.977239 #### 2020-11-27 11:35:22.042832 #### 2020-11-27 11:35:32.127311 #### 2020-11-27 11:35:42.170234 #### 2020-11-27 11:35:52.270023 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-11-27 11:36:02.319818 #### 2020-11-27 11:36:12.719992 #### 2020-11-27 11:36:22.885323 #### 2020-11-27 11:36:32.943427 === 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-11-27 11:36:42.989969 #### 2020-11-27 11:36:53.030056 #### 2020-11-27 11:37:03.069840 #### 2020-11-27 11:37:13.118253 #### 2020-11-27 11:37:23.156904 #### 2020-11-27 11:37:33.202412 #### 2020-11-27 11:37:43.307719 #### 2020-11-27 11:37:53.360820 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 (c) and running addloop ... #### 2020-11-27 11:38:03.440250 #### 2020-11-27 11:38:13.539496 #### 2020-11-27 11:38:23.583812 #### 2020-11-27 11:38:33.630070 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-11-27 11:38:43.673931 runTest (__main__.CythonRunTestCase) compiling (cpp) and running addloop ... #### 2020-11-27 11:38:53.752482 #### 2020-11-27 11:39:03.831946 #### 2020-11-27 11:39:13.932435 #### 2020-11-27 11:39:24.017700 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 (c) and running addop ... #### 2020-11-27 11:39:34.085709 #### 2020-11-27 11:39:44.154337 #### 2020-11-27 11:39:54.227818 #### 2020-11-27 11:40:04.271517 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-11-27 11:40:14.385069 #### 2020-11-27 11:40:24.432186 #### 2020-11-27 11:40:34.504741 BaseType (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.BaseType ... #### 2020-11-27 11:40:44.549177 #### 2020-11-27 11:40:54.589226 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-11-27 11:41:04.633392 ok Subtype (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.Subtype ... #### 2020-11-27 11:41:14.978176 #### 2020-11-27 11:41:25.049532 #### 2020-11-27 11:41:35.093059 ok SubtypeWithUserDealloc (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.SubtypeWithUserDealloc ... #### 2020-11-27 11:41:45.175784 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) memview_assignments ... #### 2020-11-27 11:41:55.237712 #### 2020-11-27 11:42:05.276662 #### 2020-11-27 11:42:15.401449 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryview_in_subclasses ... #### 2020-11-27 11:42:25.443356 #### 2020-11-27 11:42:35.493281 #### 2020-11-27 11:42:45.538944 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-11-27 11:42:55.614028 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 #### 2020-11-27 11:43:05.671995 runTest (__main__.CythonRunTestCase) compiling (cpp) and running append ... #### 2020-11-27 11:43:15.715574 #### 2020-11-27 11:43:25.796960 #### 2020-11-27 11:43:35.846132 #### 2020-11-27 11:43:45.931801 #### 2020-11-27 11:43:55.982447 #### 2020-11-27 11:44:06.027080 #### 2020-11-27 11:44:16.068212 #### 2020-11-27 11:44:26.113337 #### 2020-11-27 11:44:36.179374 #### 2020-11-27 11:44:46.225897 #### 2020-11-27 11:44:56.270706 #### 2020-11-27 11:45:06.313891 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-11-27 11:45:16.358017 #### 2020-11-27 11:45:26.397500 #### 2020-11-27 11:45:36.436660 #### 2020-11-27 11:45:46.473932 #### 2020-11-27 11:45:56.516905 outer (args_unpacking_in_closure_T658) Doctest: args_unpacking_in_closure_T658.outer ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running args_unpacking_in_closure_T658 ... #### 2020-11-27 11:46:06.562992 #### 2020-11-27 11:46:16.613141 #### 2020-11-27 11:46:26.659682 #### 2020-11-27 11:46:36.717960 #### 2020-11-27 11:46:46.763787 outer (args_unpacking_in_closure_T658) Doctest: args_unpacking_in_closure_T658.outer ... ok runTest (__main__.EndToEndTest) End-to-end array_cimport ... #### 2020-11-27 11:46:56.809127 #### 2020-11-27 11:47:07.170722 #### 2020-11-27 11:47:17.309004 ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_memoryview ... #### 2020-11-27 11:47:27.394425 #### 2020-11-27 11:47:37.553510 #### 2020-11-27 11:47:47.888754 #### 2020-11-27 11:47:57.930116 #### 2020-11-27 11:48:07.969552 #### 2020-11-27 11:48:18.008406 #### 2020-11-27 11:48:28.057594 #### 2020-11-27 11:48:38.099703 #### 2020-11-27 11:48:48.140913 #### 2020-11-27 11:48:58.207209 ok runTest (__main__.CythonRunTestCase) compiling (c) and running attribute_and_lambda ... BaseType (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.BaseType ... #### 2020-11-27 11:49:08.272100 #### 2020-11-27 11:49:18.305390 ok Subtype (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.Subtype ... #### 2020-11-27 11:49:28.362720 #### 2020-11-27 11:49:38.396810 test_attribute_and_lambda (attribute_and_lambda) Doctest: attribute_and_lambda.test_attribute_and_lambda ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running attribute_and_lambda ... #### 2020-11-27 11:49:48.508146 ok SubtypeWithUserDealloc (memoryview_in_subclasses) Doctest: memoryview_in_subclasses.SubtypeWithUserDealloc ... #### 2020-11-27 11:49:58.547651 #### 2020-11-27 11:50:08.583551 #### 2020-11-27 11:50:18.622233 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 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running memoryviewattrs ... #### 2020-11-27 11:50:28.658701 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 (c) and running memoryview ... #### 2020-11-27 11:50:38.697602 #### 2020-11-27 11:50:48.733842 #### 2020-11-27 11:50:58.769660 #### 2020-11-27 11:51:08.812865 #### 2020-11-27 11:51:18.849908 #### 2020-11-27 11:51:28.886748 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-11-27 11:51:38.928453 #### 2020-11-27 11:51:48.984197 #### 2020-11-27 11:51:59.040075 #### 2020-11-27 11:52:09.583282 #### 2020-11-27 11:52:19.689032 #### 2020-11-27 11:52:29.836014 #### 2020-11-27 11:52:39.887672 #### 2020-11-27 11:52:49.935842 #### 2020-11-27 11:53:00.007037 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-11-27 11:53:10.057995 #### 2020-11-27 11:53:20.141080 #### 2020-11-27 11:53:30.184146 #### 2020-11-27 11:53:40.224321 #### 2020-11-27 11:53:50.264972 #### 2020-11-27 11:54:00.304879 Test (bint_property_T354) Doctest: bint_property_T354.Test ... ok #### 2020-11-27 11:54:10.358174 runTest (__main__.CythonRunTestCase) compiling (cpp) and running bint_property_T354 ... #### 2020-11-27 11:54:20.446046 #### 2020-11-27 11:54:30.487895 #### 2020-11-27 11:54:40.588187 #### 2020-11-27 11:54:50.627419 #### 2020-11-27 11:55:00.689473 #### 2020-11-27 11:55:10.739406 #### 2020-11-27 11:55:20.822804 Test (bint_property_T354) Doctest: bint_property_T354.Test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bishop2 ... #### 2020-11-27 11:55:30.877949 #### 2020-11-27 11:55:40.945926 #### 2020-11-27 11:55:50.999728 #### 2020-11-27 11:56:01.054656 #### 2020-11-27 11:56:11.108947 #### 2020-11-27 11:56:21.207980 bishop2 () Doctest: bishop2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bishop2 ... #### 2020-11-27 11:56:31.279507 #### 2020-11-27 11:56:41.348455 #### 2020-11-27 11:56:51.415111 #### 2020-11-27 11:57:01.494904 #### 2020-11-27 11:57:11.535684 #### 2020-11-27 11:57:21.576703 bishop2 () Doctest: bishop2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running boolean_context ... #### 2020-11-27 11:57:31.643767 #### 2020-11-27 11:57:41.686069 #### 2020-11-27 11:57:51.769959 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-11-27 11:58:01.857685 #### 2020-11-27 11:58:11.951004 #### 2020-11-27 11:58:21.990075 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-11-27 11:58:32.028496 #### 2020-11-27 11:58:42.068517 #### 2020-11-27 11:58:52.109248 #### 2020-11-27 11:59:02.660787 #### 2020-11-27 11:59:12.745430 #### 2020-11-27 11:59:22.807792 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-11-27 11:59:32.849781 #### 2020-11-27 11:59:42.889340 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 #### 2020-11-27 11:59:52.930066 runTest (__main__.CythonRunTestCase) compiling (cpp) and running memoryviewattrs ... #### 2020-11-27 12:00:02.986821 #### 2020-11-27 12:00:13.037276 #### 2020-11-27 12:00:23.098323 #### 2020-11-27 12:00:33.155270 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-11-27 12:00:43.197404 runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_abs ... #### 2020-11-27 12:00:53.296659 #### 2020-11-27 12:01:03.338895 #### 2020-11-27 12:01:13.379481 #### 2020-11-27 12:01:23.507864 #### 2020-11-27 12:01:33.550058 #### 2020-11-27 12:01:43.626931 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-11-27 12:01:53.670066 #### 2020-11-27 12:02:03.790956 #### 2020-11-27 12:02:13.896957 #### 2020-11-27 12:02:23.967845 #### 2020-11-27 12:02:34.018353 #### 2020-11-27 12:02:44.065913 #### 2020-11-27 12:02:54.155547 #### 2020-11-27 12:03:04.278669 #### 2020-11-27 12:03:14.350856 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-11-27 12:03:24.432898 #### 2020-11-27 12:03:34.517163 #### 2020-11-27 12:03:44.680878 #### 2020-11-27 12:03:54.736123 === 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-11-27 12:04:04.776168 #### 2020-11-27 12:04:14.834669 #### 2020-11-27 12:04:24.890519 #### 2020-11-27 12:04:35.315326 #### 2020-11-27 12:04:45.383542 #### 2020-11-27 12:04:55.469640 === 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 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_methods_return_values ... #### 2020-11-27 12:05:05.554481 #### 2020-11-27 12:05:15.627351 #### 2020-11-27 12:05:25.674546 #### 2020-11-27 12:05:35.725519 #### 2020-11-27 12:05:45.791504 _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 #### 2020-11-27 12:05:55.876821 runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_methods_return_values ... #### 2020-11-27 12:06:05.935130 #### 2020-11-27 12:06:15.977587 #### 2020-11-27 12:06:26.079041 #### 2020-11-27 12:06:36.133106 #### 2020-11-27 12:06:46.197356 _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-11-27 12:06:56.254118 #### 2020-11-27 12:07:06.308321 #### 2020-11-27 12:07:16.364065 #### 2020-11-27 12:07:26.484934 #### 2020-11-27 12:07:36.587884 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 #### 2020-11-27 12:07:46.644175 runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_ord ... #### 2020-11-27 12:07:56.721683 #### 2020-11-27 12:08:06.773117 #### 2020-11-27 12:08:16.933290 #### 2020-11-27 12:08:27.348342 #### 2020-11-27 12:08:37.524055 #### 2020-11-27 12:08:47.587691 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 ... #### 2020-11-27 12:08:57.649288 #### 2020-11-27 12:09:07.759720 #### 2020-11-27 12:09:17.798260 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 ... #### 2020-11-27 12:09:27.913556 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_memoryview ... #### 2020-11-27 12:09:37.956621 #### 2020-11-27 12:09:47.996963 #### 2020-11-27 12:09:58.038438 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 (c) and running annotation_typing ... #### 2020-11-27 12:10:08.112314 #### 2020-11-27 12:10:18.163155 #### 2020-11-27 12:10:28.211328 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-11-27 12:10:38.297632 #### 2020-11-27 12:10:48.350968 #### 2020-11-27 12:10:58.421735 #### 2020-11-27 12:11:08.459590 #### 2020-11-27 12:11:18.528254 #### 2020-11-27 12:11:28.577185 #### 2020-11-27 12:11:38.645979 #### 2020-11-27 12:11:48.750693 #### 2020-11-27 12:11:58.796079 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-11-27 12:12:08.843486 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-11-27 12:12:18.910906 #### 2020-11-27 12:12:28.970160 #### 2020-11-27 12:12:39.023489 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 ... #### 2020-11-27 12:12:49.525442 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-11-27 12:12:59.600166 #### 2020-11-27 12:13:09.652125 #### 2020-11-27 12:13:19.698705 #### 2020-11-27 12:13:29.746844 #### 2020-11-27 12:13:39.815503 #### 2020-11-27 12:13:49.910298 #### 2020-11-27 12:13:59.985997 #### 2020-11-27 12:14:10.094231 #### 2020-11-27 12:14:20.145604 #### 2020-11-27 12:14:30.219510 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-11-27 12:14:40.304158 #### 2020-11-27 12:14:50.354355 #### 2020-11-27 12:15:00.420970 #### 2020-11-27 12:15:10.464411 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-11-27 12:15:20.503585 #### 2020-11-27 12:15:30.547770 #### 2020-11-27 12:15:40.599040 #### 2020-11-27 12:15:50.645532 #### 2020-11-27 12:16:00.693467 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-11-27 12:16:10.738755 #### 2020-11-27 12:16:20.832051 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-11-27 12:16:30.882268 test_array_address (array_address) Doctest: array_address.test_array_address ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running array_address ... #### 2020-11-27 12:16:40.946898 #### 2020-11-27 12:16:50.997036 #### 2020-11-27 12:17:01.044942 test_array_address (array_address) Doctest: array_address.test_array_address ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running arrayassign ... #### 2020-11-27 12:17:11.098545 #### 2020-11-27 12:17:21.139321 #### 2020-11-27 12:17:31.211863 #### 2020-11-27 12:17:41.257229 #### 2020-11-27 12:17:51.298027 #### 2020-11-27 12:18:01.340951 #### 2020-11-27 12:18:11.395641 #### 2020-11-27 12:18:21.445945 #### 2020-11-27 12:18:31.497312 #### 2020-11-27 12:18:41.545127 #### 2020-11-27 12:18:51.597934 #### 2020-11-27 12:19:01.644577 #### 2020-11-27 12:19:11.686144 #### 2020-11-27 12:19:21.736566 #### 2020-11-27 12:19:31.793762 #### 2020-11-27 12:19:41.842071 #### 2020-11-27 12:19:52.173317 #### 2020-11-27 12:20:02.257926 #### 2020-11-27 12:20:12.317329 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 (cpp) and running arrayassign ... #### 2020-11-27 12:20:22.375544 #### 2020-11-27 12:20:32.425520 #### 2020-11-27 12:20:42.495205 #### 2020-11-27 12:20:52.543741 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 (c) and running builtinslice ... #### 2020-11-27 12:21:02.601582 #### 2020-11-27 12:21:12.659667 #### 2020-11-27 12:21:22.709638 #### 2020-11-27 12:21:32.758831 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-11-27 12:21:42.827692 #### 2020-11-27 12:21:52.878707 #### 2020-11-27 12:22:02.926872 #### 2020-11-27 12:22:12.973261 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 ... #### 2020-11-27 12:22:23.064510 #### 2020-11-27 12:22:33.121935 #### 2020-11-27 12:22:43.172329 #### 2020-11-27 12:22:53.227383 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-11-27 12:23:03.271866 #### 2020-11-27 12:23:13.340160 #### 2020-11-27 12:23:23.411504 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-11-27 12:23:33.482597 #### 2020-11-27 12:23:43.534283 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-11-27 12:23:53.594983 #### 2020-11-27 12:24:03.650501 #### 2020-11-27 12:24:14.098159 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-11-27 12:24:24.201221 A (call_crash) Doctest: call_crash.A ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running call_crash ... #### 2020-11-27 12:24:34.254485 #### 2020-11-27 12:24:44.304566 #### 2020-11-27 12:24:54.349200 #### 2020-11-27 12:25:04.393480 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 ... A (call_crash) Doctest: call_crash.A ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running carray_coercion ... #### 2020-11-27 12:25:14.437353 #### 2020-11-27 12:25:24.480382 #### 2020-11-27 12:25:34.519047 #### 2020-11-27 12:25:44.562622 #### 2020-11-27 12:25:54.614767 #### 2020-11-27 12:26:04.668023 #### 2020-11-27 12:26:14.711681 #### 2020-11-27 12:26:24.765678 #### 2020-11-27 12:26:34.812750 #### 2020-11-27 12:26:44.851648 #### 2020-11-27 12:26:54.890670 #### 2020-11-27 12:27:04.950591 #### 2020-11-27 12:27:15.007498 #### 2020-11-27 12:27:25.056765 #### 2020-11-27 12:27:35.091274 #### 2020-11-27 12:27:45.149495 #### 2020-11-27 12:27:55.201563 #### 2020-11-27 12:28:05.245978 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 #### 2020-11-27 12:28:15.309529 runTest (__main__.CythonRunTestCase) compiling (cpp) and running carray_coercion ... #### 2020-11-27 12:28:25.344549 #### 2020-11-27 12:28:35.383966 #### 2020-11-27 12:28:45.441191 #### 2020-11-27 12:28:55.505764 #### 2020-11-27 12:29:05.585837 #### 2020-11-27 12:29:15.622034 #### 2020-11-27 12:29:25.667950 #### 2020-11-27 12:29:35.750968 #### 2020-11-27 12:29:46.091836 #### 2020-11-27 12:29:56.202479 #### 2020-11-27 12:30:06.260241 #### 2020-11-27 12:30:16.347925 #### 2020-11-27 12:30:26.419864 #### 2020-11-27 12:30:36.471394 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-11-27 12:30:46.552748 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 runTest (__main__.CythonRunTestCase) compiling (c) and running relaxed_strides ... #### 2020-11-27 12:30:56.586615 #### 2020-11-27 12:31:06.630809 #### 2020-11-27 12:31:16.667317 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-11-27 12:31:26.700998 #### 2020-11-27 12:31:36.756513 #### 2020-11-27 12:31:46.791690 #### 2020-11-27 12:31:56.838558 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-11-27 12:32:06.880925 #### 2020-11-27 12:32:16.921711 #### 2020-11-27 12:32:26.959718 #### 2020-11-27 12:32:37.003122 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-11-27 12:32:47.049420 runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_class_property_decorator_T264 ... #### 2020-11-27 12:32:57.096841 #### 2020-11-27 12:33:07.147388 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-11-27 12:33:17.232725 #### 2020-11-27 12:33:27.296876 #### 2020-11-27 12:33:37.340870 #### 2020-11-27 12:33:47.817118 #### 2020-11-27 12:33:57.908943 #### 2020-11-27 12:34:07.987997 #### 2020-11-27 12:34:18.061614 Prop (cdef_class_property_decorator_T264) Doctest: cdef_class_property_decorator_T264.Prop ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_class_property_decorator_T264 ... #### 2020-11-27 12:34:28.127875 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 (c) and running memslice ... #### 2020-11-27 12:34:38.201815 #### 2020-11-27 12:34:48.239065 #### 2020-11-27 12:34:58.281011 #### 2020-11-27 12:35:08.319350 #### 2020-11-27 12:35:18.354707 #### 2020-11-27 12:35:28.393321 #### 2020-11-27 12:35:38.439498 #### 2020-11-27 12:35:48.486592 #### 2020-11-27 12:35:58.584008 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-11-27 12:36:08.682614 #### 2020-11-27 12:36:18.732450 #### 2020-11-27 12:36:28.778836 #### 2020-11-27 12:36:38.822569 #### 2020-11-27 12:36:48.864807 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 ... #### 2020-11-27 12:36:58.910338 #### 2020-11-27 12:37:08.956496 #### 2020-11-27 12:37:18.999497 #### 2020-11-27 12:37:29.045345 #### 2020-11-27 12:37:39.093541 #### 2020-11-27 12:37:49.147136 #### 2020-11-27 12:37:59.191700 #### 2020-11-27 12:38:09.244026 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 #### 2020-11-27 12:38:19.295407 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_function_kwargs ... #### 2020-11-27 12:38:29.335318 #### 2020-11-27 12:38:39.400078 #### 2020-11-27 12:38:49.468141 #### 2020-11-27 12:38:59.510292 #### 2020-11-27 12:39:09.587714 #### 2020-11-27 12:39:19.631351 #### 2020-11-27 12:39:29.674585 #### 2020-11-27 12:39:39.718718 #### 2020-11-27 12:39:49.762566 #### 2020-11-27 12:39:59.808961 #### 2020-11-27 12:40:09.855159 #### 2020-11-27 12:40:19.942194 #### 2020-11-27 12:40:30.471825 #### 2020-11-27 12:40:40.667826 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-11-27 12:40:50.777161 #### 2020-11-27 12:41:00.817392 #### 2020-11-27 12:41:10.898688 #### 2020-11-27 12:41:20.948907 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-11-27 12:41:30.997688 #### 2020-11-27 12:41:41.034553 #### 2020-11-27 12:41:51.080667 #### 2020-11-27 12:42:01.116130 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 ... 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-11-27 12:42:11.155180 #### 2020-11-27 12:42:21.201998 #### 2020-11-27 12:42:31.238658 test (cdefassign) Doctest: cdefassign.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdefassign ... #### 2020-11-27 12:42:41.287412 #### 2020-11-27 12:42:51.322588 #### 2020-11-27 12:43:01.366613 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 ... test (cdefassign) Doctest: cdefassign.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdefoptargs ... #### 2020-11-27 12:43:11.428154 #### 2020-11-27 12:43:21.467546 #### 2020-11-27 12:43:31.509538 #### 2020-11-27 12:43:41.896622 #### 2020-11-27 12:43:51.956611 #### 2020-11-27 12:44:01.997652 #### 2020-11-27 12:44:12.039311 #### 2020-11-27 12:44:22.084654 #### 2020-11-27 12:44:32.157805 #### 2020-11-27 12:44:42.212459 #### 2020-11-27 12:44:52.319182 #### 2020-11-27 12:45:02.365046 #### 2020-11-27 12:45:12.408779 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-11-27 12:45:22.461623 #### 2020-11-27 12:45:32.523401 #### 2020-11-27 12:45:42.563289 #### 2020-11-27 12:45:52.611399 #### 2020-11-27 12:46:02.658667 #### 2020-11-27 12:46:12.697412 #### 2020-11-27 12:46:22.744832 #### 2020-11-27 12:46:32.824378 #### 2020-11-27 12:46:42.908574 #### 2020-11-27 12:46:52.981831 #### 2020-11-27 12:47:03.043195 #### 2020-11-27 12:47:13.102186 #### 2020-11-27 12:47:23.178132 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-11-27 12:47:33.286731 #### 2020-11-27 12:47:43.360756 #### 2020-11-27 12:47:53.433113 #### 2020-11-27 12:48:03.508427 ok runTest (__main__.CythonRunTestCase) compiling (c) and running attr ... #### 2020-11-27 12:48:13.785797 #### 2020-11-27 12:48:23.839058 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-11-27 12:48:33.909473 propagate (view_return_errors) Doctest: view_return_errors.propagate ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running view_return_errors ... attr () Doctest: attr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running attr ... #### 2020-11-27 12:48:43.985636 #### 2020-11-27 12:48:54.028412 #### 2020-11-27 12:49:04.080257 #### 2020-11-27 12:49:14.167563 attr () Doctest: attr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running autotestdict ... #### 2020-11-27 12:49:24.234997 #### 2020-11-27 12:49:34.335835 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-11-27 12:49:44.376952 #### 2020-11-27 12:49:54.438183 #### 2020-11-27 12:50:04.488316 charencoding () Doctest: charencoding ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charencoding ... #### 2020-11-27 12:50:14.542147 #### 2020-11-27 12:50:24.635151 #### 2020-11-27 12:50:34.682817 charencoding () Doctest: charencoding ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charescape ... #### 2020-11-27 12:50:44.738288 #### 2020-11-27 12:50:54.785420 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-11-27 12:51:04.836689 charescape () Doctest: charescape ... ok #### 2020-11-27 12:51:14.879837 runTest (__main__.CythonRunTestCase) compiling (cpp) and running charescape ... #### 2020-11-27 12:51:24.927737 #### 2020-11-27 12:51:35.015909 #### 2020-11-27 12:51:45.312308 #### 2020-11-27 12:51:55.413509 charescape () Doctest: charescape ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running check_fused_types ... #### 2020-11-27 12:52:05.512656 #### 2020-11-27 12:52:15.555329 #### 2020-11-27 12:52:25.607784 #### 2020-11-27 12:52:35.648492 #### 2020-11-27 12:52:45.685785 #### 2020-11-27 12:52:55.765597 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 #### 2020-11-27 12:53:05.820226 runTest (__main__.CythonRunTestCase) compiling (cpp) and running check_fused_types ... 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 ... #### 2020-11-27 12:53:15.862865 #### 2020-11-27 12:53:25.902591 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-11-27 12:53:35.944867 #### 2020-11-27 12:53:45.988639 #### 2020-11-27 12:53:56.048723 autotestdict_skip () Doctest: autotestdict_skip ... ok one (autotestdict_skip.__test__) Doctest: autotestdict_skip.__test__.one ... ok func (autotestdict_skip) Doctest: autotestdict_skip.func ... ok #### 2020-11-27 12:54:06.120844 runTest (__main__.CythonRunTestCase) compiling (c) and running backquote ... #### 2020-11-27 12:54:16.211215 #### 2020-11-27 12:54:26.285199 propagate (view_return_errors) Doctest: view_return_errors.propagate ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running __getattribute_subclasses__ ... f (backquote) Doctest: backquote.f ... ok g (backquote) Doctest: backquote.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running backquote ... #### 2020-11-27 12:54:36.343040 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-11-27 12:54:46.690920 #### 2020-11-27 12:54:56.825716 #### 2020-11-27 12:55:06.875932 f (backquote) Doctest: backquote.f ... ok g (backquote) Doctest: backquote.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running behnel1 ... #### 2020-11-27 12:55:16.917742 #### 2020-11-27 12:55:26.983030 #### 2020-11-27 12:55:37.037360 #### 2020-11-27 12:55:47.172075 #### 2020-11-27 12:55:57.214262 viking (behnel1) Doctest: behnel1.viking ... ok #### 2020-11-27 12:56:07.266687 runTest (__main__.CythonRunTestCase) compiling (cpp) and running behnel1 ... #### 2020-11-27 12:56:17.319773 #### 2020-11-27 12:56:27.396429 #### 2020-11-27 12:56:37.457312 #### 2020-11-27 12:56:47.506044 #### 2020-11-27 12:56:57.557832 #### 2020-11-27 12:57:07.623138 #### 2020-11-27 12:57:17.738661 viking (behnel1) Doctest: behnel1.viking ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running behnel3 ... #### 2020-11-27 12:57:27.801784 #### 2020-11-27 12:57:38.313755 behnel3 () Doctest: behnel3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running behnel3 ... #### 2020-11-27 12:57:48.404362 #### 2020-11-27 12:57:58.471950 #### 2020-11-27 12:58:08.524921 #### 2020-11-27 12:58:18.631717 behnel3 () Doctest: behnel3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running big_indices ... #### 2020-11-27 12:58:28.776104 #### 2020-11-27 12:58:38.917618 ok runTest (__main__.EndToEndTest) End-to-end cimport ... #### 2020-11-27 12:58:49.008586 test (big_indices) Doctest: big_indices.test ... ok #### 2020-11-27 12:58:59.106831 runTest (__main__.CythonRunTestCase) compiling (cpp) and running big_indices ... #### 2020-11-27 12:59:09.175326 #### 2020-11-27 12:59:19.259009 #### 2020-11-27 12:59:29.317845 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__ ... #### 2020-11-27 12:59:39.380918 test (big_indices) Doctest: big_indices.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bint_binop_T145 ... #### 2020-11-27 12:59:49.427120 #### 2020-11-27 12:59:59.777182 #### 2020-11-27 13:00:09.881966 #### 2020-11-27 13:00:19.939203 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-11-27 13:00:29.986665 ok runTest (__main__.CythonRunTestCase) compiling (c) and running class_scope_del_T684 ... #### 2020-11-27 13:00:40.022925 #### 2020-11-27 13:00:50.061802 #### 2020-11-27 13:01:00.117536 DelInClass (class_scope_del_T684) Doctest: class_scope_del_T684.DelInClass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running class_scope_del_T684 ... #### 2020-11-27 13:01:10.184504 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-11-27 13:01:20.228951 #### 2020-11-27 13:01:30.284755 #### 2020-11-27 13:01:40.352965 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-11-27 13:01:50.395211 #### 2020-11-27 13:02:00.441776 #### 2020-11-27 13:02:10.514028 non_simple_values (boolop_py) Doctest: boolop_py.non_simple_values ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running boolop_py ... #### 2020-11-27 13:02:20.586115 #### 2020-11-27 13:02:30.643560 #### 2020-11-27 13:02:40.749829 #### 2020-11-27 13:02:50.828604 classbody_exec () Doctest: classbody_exec ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classbody_exec ... #### 2020-11-27 13:03:01.067592 #### 2020-11-27 13:03:11.151284 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-11-27 13:03:21.207801 #### 2020-11-27 13:03:31.246004 #### 2020-11-27 13:03:41.283926 #### 2020-11-27 13:03:51.321110 #### 2020-11-27 13:04:01.361568 classbody_exec () Doctest: classbody_exec ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classdecorators_T336 ... #### 2020-11-27 13:04:11.409193 exception_creates_invalid_instance (broken_exception) Doctest: broken_exception.exception_creates_invalid_instance ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running broken_exception ... #### 2020-11-27 13:04:21.452388 #### 2020-11-27 13:04:31.490509 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 (c) and running addressof ... #### 2020-11-27 13:04:41.527584 #### 2020-11-27 13:04:51.564498 #### 2020-11-27 13:05:01.602459 f (addressof) Doctest: addressof.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running addressof ... classdecorators_T336 () Doctest: classdecorators_T336 ... ok #### 2020-11-27 13:05:11.643255 runTest (__main__.CythonRunTestCase) compiling (cpp) and running classdecorators_T336 ... exception_creates_invalid_instance (broken_exception) Doctest: broken_exception.exception_creates_invalid_instance ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_globals ... #### 2020-11-27 13:05:21.706881 #### 2020-11-27 13:05:31.763478 f (addressof) Doctest: addressof.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running always_allow_keywords_T295 ... #### 2020-11-27 13:05:42.114241 #### 2020-11-27 13:05:52.245548 #### 2020-11-27 13:06:02.321165 default_args (builtin_globals) Doctest: builtin_globals.default_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_globals ... #### 2020-11-27 13:06:12.461671 #### 2020-11-27 13:06:22.501380 classdecorators_T336 () Doctest: classdecorators_T336 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running clear_to_null ... #### 2020-11-27 13:06:32.788141 #### 2020-11-27 13:06:43.080358 #### 2020-11-27 13:06:53.320730 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 ... 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-11-27 13:07:03.391809 #### 2020-11-27 13:07:13.429992 #### 2020-11-27 13:07:23.477430 #### 2020-11-27 13:07:33.541141 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 ... TpClearFixture (clear_to_null) Doctest: clear_to_null.TpClearFixture ... ok #### 2020-11-27 13:07:43.610864 runTest (__main__.CythonRunTestCase) compiling (cpp) and running clear_to_null ... === 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 ... ok acquire_failure2 (memslice) Doctest: memslice.acquire_failure2 ... #### 2020-11-27 13:07:53.677027 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 ... ok as_argument_defval (memslice) Doctest: memslice.as_argument_defval ... ok assign_temporary_to_object (memslice) Doctest: memslice.assign_temporary_to_object ... #### 2020-11-27 13:08:03.767308 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 ... A (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.A ... ok func1 (always_allow_keywords_T295) Doctest: always_allow_keywords_T295.func1 ... ok c_contig (memslice) Doctest: memslice.c_contig ... 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 ok c_contig_2d (memslice) Doctest: memslice.c_contig_2d ... runTest (__main__.CythonRunTestCase) compiling (c) and running any ... ok cascaded_buffer_assignment (memslice) Doctest: memslice.cascaded_buffer_assignment ... #### 2020-11-27 13:08:14.053450 ok cdef_assignment (memslice) Doctest: memslice.cdef_assignment ... ok char_index_vars (memslice) Doctest: memslice.char_index_vars ... ok complex_dtype (memslice) Doctest: memslice.complex_dtype ... 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 #### 2020-11-27 13:08:24.119426 ok complex_inplace (memslice) Doctest: memslice.complex_inplace ... runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_min_max ... 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-11-27 13:08:34.167506 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 ... ok nested_packed_struct (memslice) Doctest: memslice.nested_packed_struct ... #### 2020-11-27 13:08:44.210623 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 ... 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 ... #### 2020-11-27 13:08:54.250138 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 ... ok safe_get (memslice) Doctest: memslice.safe_get ... ok schar_index_vars (memslice) Doctest: memslice.schar_index_vars ... #### 2020-11-27 13:09:04.299936 TpClearFixture (clear_to_null) Doctest: clear_to_null.TpClearFixture ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_in_derived_class_T2967 ... #### 2020-11-27 13:09:14.385699 ok set_int_2d (memslice) Doctest: memslice.set_int_2d ... 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 ... #### 2020-11-27 13:09:24.431565 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 ... ok test_direct_slicing (memslice) Doctest: memslice.test_direct_slicing ... ok test_dtype_object_scalar_assignment (memslice) Doctest: memslice.test_dtype_object_scalar_assignment ... #### 2020-11-27 13:09:34.472926 ok test_ellipsis_expr (memslice) Doctest: memslice.test_ellipsis_expr ... ok test_generic_slicing (memslice) Doctest: memslice.test_generic_slicing ... 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 ... #### 2020-11-27 13:09:44.533867 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 ... 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 ... #### 2020-11-27 13:09:54.583216 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 ... 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-11-27 13:10:04.656453 ok unsafe_get (memslice) Doctest: memslice.unsafe_get ... ok wraparound_directive (memslice) Doctest: memslice.wraparound_directive ... ok writable (memslice) Doctest: memslice.writable ... #### 2020-11-27 13:10:14.698895 ok acquired default acquired Global_A runTest (__main__.CythonRunTestCase) compiling (cpp) and running memslice ... #### 2020-11-27 13:10:24.744605 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-11-27 13:10:34.789311 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 #### 2020-11-27 13:10:44.843246 runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_min_max ... 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-11-27 13:10:54.937683 #### 2020-11-27 13:11:04.974832 #### 2020-11-27 13:11:15.009827 #### 2020-11-27 13:11:25.046857 #### 2020-11-27 13:11:35.086882 #### 2020-11-27 13:11:45.129132 ClosureInsideExtensionClass (closure_in_derived_class_T2967) Doctest: closure_in_derived_class_T2967.ClosureInsideExtensionClass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_inlining ... #### 2020-11-27 13:11:55.166903 #### 2020-11-27 13:12:05.203842 #### 2020-11-27 13:12:15.239106 #### 2020-11-27 13:12:25.276402 #### 2020-11-27 13:12:35.312503 #### 2020-11-27 13:12:45.347229 #### 2020-11-27 13:12:55.388119 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-11-27 13:13:05.611374 #### 2020-11-27 13:13:15.652869 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-11-27 13:13:25.704840 builtin_py3 () Doctest: builtin_py3 ... ok #### 2020-11-27 13:13:35.747946 runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_py3 ... #### 2020-11-27 13:13:45.789984 #### 2020-11-27 13:13:55.840294 #### 2020-11-27 13:14:05.895938 #### 2020-11-27 13:14:15.939012 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 ... builtin_py3 () Doctest: builtin_py3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtinnames ... #### 2020-11-27 13:14:25.979954 #### 2020-11-27 13:14:36.025404 #### 2020-11-27 13:14:46.088520 #### 2020-11-27 13:14:56.142458 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-11-27 13:15:06.251811 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-11-27 13:15:16.294809 #### 2020-11-27 13:15:26.339769 #### 2020-11-27 13:15:36.389818 #### 2020-11-27 13:15:46.433523 test_c (builtinnames) Doctest: builtinnames.test_c ... ok test_for_in_range (builtinnames) Doctest: builtinnames.test_for_in_range ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bytearray_coercion ... #### 2020-11-27 13:15:56.477920 #### 2020-11-27 13:16:06.517605 #### 2020-11-27 13:16:16.557576 #### 2020-11-27 13:16:26.597069 #### 2020-11-27 13:16:36.895917 #### 2020-11-27 13:16:47.007822 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-11-27 13:16:57.117224 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 ... 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-11-27 13:17:07.181041 #### 2020-11-27 13:17:17.240193 ass2cglobal () Doctest: ass2cglobal ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ass2cglobal ... #### 2020-11-27 13:17:27.325646 reassign_args (closure_leak_1) Doctest: closure_leak_1.reassign_args ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_leak_1 ... #### 2020-11-27 13:17:37.429612 #### 2020-11-27 13:17:47.505344 ass2cglobal () Doctest: ass2cglobal ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ass2global ... #### 2020-11-27 13:17:57.585823 #### 2020-11-27 13:18:07.633650 reassign_args (closure_leak_1) Doctest: closure_leak_1.reassign_args ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_names ... #### 2020-11-27 13:18:17.688213 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 (c) and running bytearray_default_auto_encoding ... ass2global () Doctest: ass2global ... ok Test (ass2global) Doctest: ass2global.Test ... ok #### 2020-11-27 13:18:27.724801 runTest (__main__.CythonRunTestCase) compiling (cpp) and running ass2global ... #### 2020-11-27 13:18:37.760354 #### 2020-11-27 13:18:47.797526 #### 2020-11-27 13:18:57.834984 #### 2020-11-27 13:19:07.882052 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-11-27 13:19:18.184681 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 ... #### 2020-11-27 13:19:28.240598 f (ass2local) Doctest: ass2local.f ... ok #### 2020-11-27 13:19:38.287668 runTest (__main__.CythonRunTestCase) compiling (cpp) and running ass2local ... #### 2020-11-27 13:19:48.327749 func (closure_names) Doctest: closure_names.func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_names ... #### 2020-11-27 13:19:58.367243 f (ass2local) Doctest: ass2local.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running assert ... #### 2020-11-27 13:20:08.417792 #### 2020-11-27 13:20:18.468072 #### 2020-11-27 13:20:28.513303 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-11-27 13:20:38.556522 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-11-27 13:20:48.601569 #### 2020-11-27 13:20:58.649623 #### 2020-11-27 13:21:08.697675 #### 2020-11-27 13:21:18.760425 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 (c) and running async_globals ... #### 2020-11-27 13:21:28.807317 #### 2020-11-27 13:21:38.855144 #### 2020-11-27 13:21:48.897606 func (closure_names) Doctest: closure_names.func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_2 ... #### 2020-11-27 13:21:58.953514 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 (cpp) and running bytearraymethods ... #### 2020-11-27 13:22:09.004868 #### 2020-11-27 13:22:19.043894 test (async_globals) Doctest: async_globals.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running async_globals ... #### 2020-11-27 13:22:29.085076 #### 2020-11-27 13:22:39.133991 #### 2020-11-27 13:22:49.191918 #### 2020-11-27 13:22:59.265816 #### 2020-11-27 13:23:09.668679 #### 2020-11-27 13:23:19.792750 #### 2020-11-27 13:23:29.834911 test (async_globals) Doctest: async_globals.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running auto_cpdef ... #### 2020-11-27 13:23:39.877443 #### 2020-11-27 13:23:49.916801 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-11-27 13:23:59.986906 #### 2020-11-27 13:24:10.049939 #### 2020-11-27 13:24:20.111168 #### 2020-11-27 13:24:30.153985 #### 2020-11-27 13:24:40.197402 #### 2020-11-27 13:24:50.286045 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 ... 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-11-27 13:25:00.332200 #### 2020-11-27 13:25:10.375531 #### 2020-11-27 13:25:20.414166 #### 2020-11-27 13:25:30.455097 #### 2020-11-27 13:25:40.492427 #### 2020-11-27 13:25:50.533518 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-11-27 13:26:00.602535 #### 2020-11-27 13:26:10.653086 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-11-27 13:26:20.751734 #### 2020-11-27 13:26:30.812981 #### 2020-11-27 13:26:40.852713 #### 2020-11-27 13:26:50.937575 #### 2020-11-27 13:27:00.986727 #### 2020-11-27 13:27:11.074318 #### 2020-11-27 13:27:21.130845 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 #### 2020-11-27 13:27:31.238889 runTest (__main__.CythonRunTestCase) compiling (cpp) and running bad_c_struct_T252 ... #### 2020-11-27 13:27:41.276695 #### 2020-11-27 13:27:51.315955 #### 2020-11-27 13:28:01.592119 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running carray_slicing ... #### 2020-11-27 13:28:11.688266 #### 2020-11-27 13:28:21.729662 #### 2020-11-27 13:28:31.781823 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 #### 2020-11-27 13:28:41.828303 runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_2_def_to_cdef ... 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-11-27 13:28:51.887570 #### 2020-11-27 13:29:01.930127 #### 2020-11-27 13:29:11.991952 behnel2 () Doctest: behnel2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running behnel2 ... #### 2020-11-27 13:29:22.088240 #### 2020-11-27 13:29:32.155229 #### 2020-11-27 13:29:42.197847 behnel2 () Doctest: behnel2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running boolop ... #### 2020-11-27 13:29:52.287836 #### 2020-11-27 13:30:02.338275 #### 2020-11-27 13:30:12.381591 #### 2020-11-27 13:30:22.423531 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 runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_decorator_directives_T183 ... non_simple_values (boolop) Doctest: boolop.non_simple_values ... ok simple_values (boolop) Doctest: boolop.simple_values ... ok #### 2020-11-27 13:30:32.469625 runTest (__main__.CythonRunTestCase) compiling (cpp) and running boolop ... #### 2020-11-27 13:30:42.529489 #### 2020-11-27 13:30:52.792837 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-11-27 13:31:02.930880 #### 2020-11-27 13:31:12.973027 #### 2020-11-27 13:31:23.012611 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-11-27 13:31:33.057047 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-11-27 13:31:43.100650 #### 2020-11-27 13:31:53.283150 test_callable (builtin_callable) Doctest: builtin_callable.test_callable ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running builtin_callable ... #### 2020-11-27 13:32:03.343402 #### 2020-11-27 13:32:13.388731 #### 2020-11-27 13:32:23.432018 test_callable (builtin_callable) Doctest: builtin_callable.test_callable ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_float ... #### 2020-11-27 13:32:33.484586 #### 2020-11-27 13:32:43.575160 #### 2020-11-27 13:32:53.624124 #### 2020-11-27 13:33:03.671535 cdef_members_T517 () Doctest: cdef_members_T517 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_members_T517 ... 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-11-27 13:33:13.729629 #### 2020-11-27 13:33:23.794210 #### 2020-11-27 13:33:33.884006 #### 2020-11-27 13:33:43.951612 #### 2020-11-27 13:33:54.020203 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-11-27 13:34:04.085409 #### 2020-11-27 13:34:14.362672 #### 2020-11-27 13:34:24.517889 #### 2020-11-27 13:34:34.630266 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-11-27 13:34:44.717003 #### 2020-11-27 13:34:54.776108 #### 2020-11-27 13:35:04.822400 cdef_members_T517 () Doctest: cdef_members_T517 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_multiple_inheritance_nodict ... #### 2020-11-27 13:35:14.869672 #### 2020-11-27 13:35:24.927539 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-11-27 13:35:34.991423 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 (cpp) and running closure_tests_2 ... #### 2020-11-27 13:35:45.059541 #### 2020-11-27 13:35:55.148712 #### 2020-11-27 13:36:05.187486 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 (cpp) and running builtin_slice ... #### 2020-11-27 13:36:15.225732 #### 2020-11-27 13:36:25.263311 #### 2020-11-27 13:36:35.300632 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 #### 2020-11-27 13:36:45.338128 runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_subtype_methods_cy3 ... #### 2020-11-27 13:36:55.374262 #### 2020-11-27 13:37:05.428721 #### 2020-11-27 13:37:15.475150 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-11-27 13:37:25.525715 #### 2020-11-27 13:37:35.578134 #### 2020-11-27 13:37:45.628975 #### 2020-11-27 13:37:55.672357 #### 2020-11-27 13:38:05.721043 #### 2020-11-27 13:38:15.762588 #### 2020-11-27 13:38:25.807286 #### 2020-11-27 13:38:35.849610 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-11-27 13:38:45.908639 #### 2020-11-27 13:38:56.179295 #### 2020-11-27 13:39:06.293347 #### 2020-11-27 13:39:16.341420 #### 2020-11-27 13:39:26.392470 #### 2020-11-27 13:39:36.440133 #### 2020-11-27 13:39:46.494614 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-11-27 13:39:56.553415 #### 2020-11-27 13:40:06.589471 #### 2020-11-27 13:40:16.627789 #### 2020-11-27 13:40:26.665512 #### 2020-11-27 13:40:36.703871 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-11-27 13:40:46.744972 #### 2020-11-27 13:40:56.789093 #### 2020-11-27 13:41:06.831658 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-11-27 13:41:16.883534 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 (cpp) and running builtin_type ... #### 2020-11-27 13:41:26.931978 #### 2020-11-27 13:41:36.984764 #### 2020-11-27 13:41:47.039284 #### 2020-11-27 13:41:57.083047 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 ... === 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 ... #### 2020-11-27 13:42:07.150786 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 ... #### 2020-11-27 13:42:17.191757 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 ... 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 ... #### 2020-11-27 13:42:27.232555 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 ... ok char_index_vars (memslice) Doctest: memslice.char_index_vars ... 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 ... #### 2020-11-27 13:42:37.280897 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 ... g1526 (closure_tests_2) Doctest: closure_tests_2.g1526 ... ok explicitly_release_buffer (memslice) Doctest: memslice.explicitly_release_buffer ... 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 f_contig (memslice) Doctest: memslice.f_contig ... 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 f_contig_2d (memslice) Doctest: memslice.f_contig_2d ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_2_def_to_cdef ... #### 2020-11-27 13:42:47.733808 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 ... #### 2020-11-27 13:42:57.781701 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 ... ok nested_packed_struct (memslice) Doctest: memslice.nested_packed_struct ... ok nested_struct (memslice) Doctest: memslice.nested_struct ... f (charcomparisonT412) Doctest: charcomparisonT412.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running charcomparisonT412 ... ok packed_struct (memslice) Doctest: memslice.packed_struct ... #### 2020-11-27 13:43:07.820723 ok printbuf_float (memslice) Doctest: memslice.printbuf_float ... ok printbuf_int_2d (memslice) Doctest: memslice.printbuf_int_2d ... 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 ... #### 2020-11-27 13:43:17.860420 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 ... ok safe_get (memslice) Doctest: memslice.safe_get ... ok schar_index_vars (memslice) Doctest: memslice.schar_index_vars ... #### 2020-11-27 13:43:27.901441 #### 2020-11-27 13:43:37.945563 ok set_int_2d (memslice) Doctest: memslice.set_int_2d ... f (charcomparisonT412) Doctest: charcomparisonT412.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running charptr_len ... #### 2020-11-27 13:43:47.980029 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 ... 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 ... #### 2020-11-27 13:43:58.020330 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 ... ok test_index_slicing_away_direct_indirect (memslice) Doctest: memslice.test_index_slicing_away_direct_indirect ... #### 2020-11-27 13:44:08.059060 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 ... ok test_nogil_oob1 (memslice) Doctest: memslice.test_nogil_oob1 ... #### 2020-11-27 13:44:18.101949 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 ... 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 test_oob (memslice) Doctest: memslice.test_oob ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running charptr_len ... ok test_padded_structs (memslice) Doctest: memslice.test_padded_structs ... ok test_scalar_slice_assignment (memslice) Doctest: memslice.test_scalar_slice_assignment ... #### 2020-11-27 13:44:28.140238 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-11-27 13:44:38.176869 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 runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_memoryview_readonly ... #### 2020-11-27 13:44:48.220164 #### 2020-11-27 13:44:58.255961 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 #### 2020-11-27 13:45:08.296048 runTest (__main__.CythonRunTestCase) compiling (c) and running cimport_cython_T505 ... #### 2020-11-27 13:45:18.348617 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-11-27 13:45:28.417208 test_capi (cimport_cython_T505) Doctest: cimport_cython_T505.test_capi ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cimport_cython_T505 ... #### 2020-11-27 13:45:38.477266 #### 2020-11-27 13:45:48.540789 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-11-27 13:45:58.581290 #### 2020-11-27 13:46:08.624126 #### 2020-11-27 13:46:18.668994 #### 2020-11-27 13:46:28.731948 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-11-27 13:46:38.776773 #### 2020-11-27 13:46:48.813605 #### 2020-11-27 13:46:58.848371 #### 2020-11-27 13:47:09.295291 #### 2020-11-27 13:47:19.455352 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-11-27 13:47:29.502412 #### 2020-11-27 13:47:39.541490 #### 2020-11-27 13:47:49.588454 #### 2020-11-27 13:47:59.632958 #### 2020-11-27 13:48:09.677023 MethodRedef (class_scope) Doctest: class_scope.MethodRedef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running class_scope ... #### 2020-11-27 13:48:19.722510 #### 2020-11-27 13:48:29.764273 #### 2020-11-27 13:48:39.809030 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-11-27 13:48:49.851647 #### 2020-11-27 13:48:59.939354 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 ... 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-11-27 13:49:09.985826 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-11-27 13:49:20.058924 #### 2020-11-27 13:49:30.092138 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-11-27 13:49:40.130270 #### 2020-11-27 13:49:50.178223 #### 2020-11-27 13:50:00.231193 #### 2020-11-27 13:50:10.274878 classkwonlyargs () Doctest: classkwonlyargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classkwonlyargs ... #### 2020-11-27 13:50:20.627671 #### 2020-11-27 13:50:30.715261 === 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-11-27 13:50:40.762833 #### 2020-11-27 13:50:50.824939 #### 2020-11-27 13:51:00.862723 #### 2020-11-27 13:51:10.900886 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 (cpp) and running numpy_memoryview_readonly ... #### 2020-11-27 13:51:20.948884 #### 2020-11-27 13:51:31.000228 classkwonlyargs () Doctest: classkwonlyargs ... ok 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 closure_arg_type_error ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running code_object_cache ... #### 2020-11-27 13:51:41.121645 === 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-11-27 13:51:51.166896 #### 2020-11-27 13:52:01.214537 #### 2020-11-27 13:52:11.264472 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 ... #### 2020-11-27 13:52:21.298965 #### 2020-11-27 13:52:31.347379 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-11-27 13:52:41.391233 #### 2020-11-27 13:52:51.438445 #### 2020-11-27 13:53:01.482826 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-11-27 13:53:11.523412 #### 2020-11-27 13:53:21.607379 #### 2020-11-27 13:53:31.680790 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 #### 2020-11-27 13:53:41.744409 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-11-27 13:53:51.785667 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-11-27 13:54:02.213295 #### 2020-11-27 13:54:12.304178 #### 2020-11-27 13:54:22.383105 eggs (coercearraytoptr) Doctest: coercearraytoptr.eggs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running coercearraytoptr ... #### 2020-11-27 13:54:32.488520 #### 2020-11-27 13:54:42.584375 #### 2020-11-27 13:54:52.630022 eggs (coercearraytoptr) Doctest: coercearraytoptr.eggs ... ok #### 2020-11-27 13:55:02.720256 runTest (__main__.CythonRunTestCase) compiling (c) and running complex_cast_T445 ... #### 2020-11-27 13:55:12.810665 #### 2020-11-27 13:55:22.857709 #### 2020-11-27 13:55:32.917416 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 #### 2020-11-27 13:55:42.962862 runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_cast_T445 ... #### 2020-11-27 13:55:53.001165 #### 2020-11-27 13:56:03.042239 #### 2020-11-27 13:56:13.081757 #### 2020-11-27 13:56:23.123232 #### 2020-11-27 13:56:33.167351 #### 2020-11-27 13:56:43.208261 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-11-27 13:56:53.259199 #### 2020-11-27 13:57:03.298543 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-11-27 13:57:13.381115 #### 2020-11-27 13:57:23.430303 #### 2020-11-27 13:57:33.475736 #### 2020-11-27 13:57:43.518535 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 ... #### 2020-11-27 13:57:53.961224 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-11-27 13:58:04.014942 #### 2020-11-27 13:58:14.053987 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 (cpp) and running c_int_types_T255 ... #### 2020-11-27 13:58:24.095560 #### 2020-11-27 13:58:34.134316 #### 2020-11-27 13:58:44.180141 #### 2020-11-27 13:58:54.226666 #### 2020-11-27 13:59:04.280585 #### 2020-11-27 13:59:14.335308 #### 2020-11-27 13:59:24.395445 #### 2020-11-27 13:59:34.450660 #### 2020-11-27 13:59:44.502251 #### 2020-11-27 13:59:54.546652 #### 2020-11-27 14:00:04.592229 #### 2020-11-27 14:00:14.649605 #### 2020-11-27 14:00:24.693945 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-11-27 14:00:34.742527 #### 2020-11-27 14:00:44.790866 #### 2020-11-27 14:00:54.837286 #### 2020-11-27 14:01:04.893997 #### 2020-11-27 14:01:14.963030 #### 2020-11-27 14:01:25.068550 #### 2020-11-27 14:01:35.113077 #### 2020-11-27 14:01:45.157898 #### 2020-11-27 14:01:55.197560 #### 2020-11-27 14:02:05.239447 #### 2020-11-27 14:02:15.278203 #### 2020-11-27 14:02:25.333632 #### 2020-11-27 14:02:35.377554 #### 2020-11-27 14:02:45.416582 #### 2020-11-27 14:02:55.481561 #### 2020-11-27 14:03:05.853071 c_int_types_T255 () Doctest: c_int_types_T255 ... 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_add_char (c_int_types_T255) Doctest: c_int_types_T255.test_add_char ... 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 test_add_int (c_int_types_T255) Doctest: c_int_types_T255.test_add_int ... ok 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 ... runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_c89_T398_long_double ... 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-11-27 14:03:16.000576 #### 2020-11-27 14:03:26.062080 #### 2020-11-27 14:03:36.129676 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-11-27 14:03:46.176781 test_transpose_refcount (transpose_refcount) Doctest: transpose_refcount.test_transpose_refcount ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running transpose_refcount ... #### 2020-11-27 14:03:56.226797 #### 2020-11-27 14:04:06.264765 test_object_conversion (complex_numbers_c89_T398_long_double) Doctest: complex_numbers_c89_T398_long_double.test_object_conversion ... ok #### 2020-11-27 14:04:16.389659 runTest (__main__.CythonRunTestCase) compiling (c) and running constant_folding ... #### 2020-11-27 14:04:26.452843 #### 2020-11-27 14:04:36.593701 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-11-27 14:04:46.688369 #### 2020-11-27 14:04:56.761262 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-11-27 14:05:06.801537 #### 2020-11-27 14:05:16.858603 #### 2020-11-27 14:05:26.929567 #### 2020-11-27 14:05:36.994149 #### 2020-11-27 14:05:47.061751 #### 2020-11-27 14:05:57.104324 #### 2020-11-27 14:06:07.154807 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running constant_folding ... #### 2020-11-27 14:06:17.198237 #### 2020-11-27 14:06:27.239465 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 (c) and running carrays ... #### 2020-11-27 14:06:37.288424 #### 2020-11-27 14:06:47.361123 #### 2020-11-27 14:06:57.831838 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 #### 2020-11-27 14:07:07.921380 runTest (__main__.CythonRunTestCase) compiling (cpp) and running carrays ... #### 2020-11-27 14:07:17.968491 #### 2020-11-27 14:07:28.016906 #### 2020-11-27 14:07:38.171730 #### 2020-11-27 14:07:48.213811 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-11-27 14:07:58.251376 #### 2020-11-27 14:08:08.291395 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 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-11-27 14:08:18.328088 #### 2020-11-27 14:08:28.365803 #### 2020-11-27 14:08:38.404580 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 (cpp) and running cascaded_typed_assignments_T466 ... #### 2020-11-27 14:08:48.453539 #### 2020-11-27 14:08:58.514202 #### 2020-11-27 14:09:08.559815 #### 2020-11-27 14:09:18.605222 #### 2020-11-27 14:09:28.655634 #### 2020-11-27 14:09:38.892656 #### 2020-11-27 14:09:48.992043 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-11-27 14:09:59.060512 #### 2020-11-27 14:10:09.120434 ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_extern_func_in_py ... #### 2020-11-27 14:10:19.208967 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 ... test_transpose_refcount (transpose_refcount) Doctest: transpose_refcount.test_transpose_refcount ... ok #### 2020-11-27 14:10:29.288688 runTest (__main__.EndToEndTest) End-to-end pyximport_namespace ... #### 2020-11-27 14:10:39.349083 #### 2020-11-27 14:10:49.391259 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-11-27 14:10:59.516961 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_extern_func_in_py ... 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-11-27 14:11:09.570753 ok runTest (__main__.EndToEndTest) End-to-end absolute_import ... #### 2020-11-27 14:11:19.616035 #### 2020-11-27 14:11:29.891790 #### 2020-11-27 14:11:39.979073 #### 2020-11-27 14:11:50.036722 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-11-27 14:12:00.097038 #### 2020-11-27 14:12:10.145256 cdef_class_field () Doctest: cdef_class_field ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_class_field ... #### 2020-11-27 14:12:20.218164 #### 2020-11-27 14:12:30.256105 #### 2020-11-27 14:12:40.293201 #### 2020-11-27 14:12:50.339984 #### 2020-11-27 14:13:00.390878 #### 2020-11-27 14:13:10.454266 #### 2020-11-27 14:13:20.509915 cdef_class_field () Doctest: cdef_class_field ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_class_order ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running all ... #### 2020-11-27 14:13:30.635869 #### 2020-11-27 14:13:40.686771 #### 2020-11-27 14:13:51.112386 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 ... #### 2020-11-27 14:14:01.253021 #### 2020-11-27 14:14:11.291446 #### 2020-11-27 14:14:21.334351 #### 2020-11-27 14:14:31.370053 #### 2020-11-27 14:14:41.407628 test (cdef_class_order) Doctest: cdef_class_order.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_class_order ... #### 2020-11-27 14:14:51.446575 #### 2020-11-27 14:15:01.482939 #### 2020-11-27 14:15:11.556737 #### 2020-11-27 14:15:21.593494 #### 2020-11-27 14:15:31.632644 #### 2020-11-27 14:15:41.669543 #### 2020-11-27 14:15:51.716838 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 #### 2020-11-27 14:16:01.758658 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_bool_template_return ... 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__.CythonRunTestCase) compiling (cpp) and running all ... test (cdef_class_order) Doctest: cdef_class_order.test ... ok #### 2020-11-27 14:16:11.802474 runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_classmethod ... #### 2020-11-27 14:16:21.846803 #### 2020-11-27 14:16:31.884512 test_compound_bool_return (cpp_bool_template_return) Doctest: cpp_bool_template_return.test_compound_bool_return ... ok runTest (__main__.EndToEndTest) End-to-end cpp_call_stack_allocated ... #### 2020-11-27 14:16:41.967567 #### 2020-11-27 14:16:52.003184 #### 2020-11-27 14:17:02.039966 #### 2020-11-27 14:17:12.081552 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_const_method ... 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 ... #### 2020-11-27 14:17:22.474615 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 ... 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-11-27 14:17:32.513739 #### 2020-11-27 14:17:42.550965 #### 2020-11-27 14:17:52.590808 #### 2020-11-27 14:18:02.630624 #### 2020-11-27 14:18:12.672558 #### 2020-11-27 14:18:22.720825 #### 2020-11-27 14:18:32.768214 #### 2020-11-27 14:18:42.813170 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 #### 2020-11-27 14:18:52.907683 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 ... ok test_vector_members (cpp_const_method) Doctest: cpp_const_method.test_vector_members ... ok runTest (__main__.EndToEndTest) End-to-end cdef_cpdef_override_GH543 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_iterators ... 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__.CythonRunTestCase) compiling (c) and running altet2 ... #### 2020-11-27 14:19:02.995410 #### 2020-11-27 14:19:13.214545 #### 2020-11-27 14:19:23.253757 #### 2020-11-27 14:19:33.298135 #### 2020-11-27 14:19:43.345009 #### 2020-11-27 14:19:53.452967 altet2 () Doctest: altet2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running altet2 ... #### 2020-11-27 14:20:03.519577 #### 2020-11-27 14:20:13.619602 #### 2020-11-27 14:20:23.692092 #### 2020-11-27 14:20:33.783557 #### 2020-11-27 14:20:43.888764 #### 2020-11-27 14:20:53.954472 #### 2020-11-27 14:21:04.188519 altet2 () Doctest: altet2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running and ... #### 2020-11-27 14:21:14.285950 #### 2020-11-27 14:21:24.337577 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_nested_classes ... #### 2020-11-27 14:21:34.412952 #### 2020-11-27 14:21:44.524222 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-11-27 14:21:54.577881 runTest (__main__.CythonRunTestCase) compiling (cpp) and running and ... #### 2020-11-27 14:22:04.628242 #### 2020-11-27 14:22:14.679565 #### 2020-11-27 14:22:24.739390 #### 2020-11-27 14:22:34.824040 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_operators ... 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-11-27 14:22:44.880875 runTest (__main__.CythonRunTestCase) compiling (c) and running annotate_html ... #### 2020-11-27 14:22:54.989128 #### 2020-11-27 14:23:05.047059 #### 2020-11-27 14:23:15.128193 #### 2020-11-27 14:23:25.182365 #### 2020-11-27 14:23:35.243258 #### 2020-11-27 14:23:45.289564 #### 2020-11-27 14:23:55.342177 #### 2020-11-27 14:24:05.768501 #### 2020-11-27 14:24:15.869710 #### 2020-11-27 14:24:25.924714 annotate_html () Doctest: annotate_html ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running annotate_html ... #### 2020-11-27 14:24:35.994751 #### 2020-11-27 14:24:46.046536 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_smart_ptr ... #### 2020-11-27 14:24:56.100174 #### 2020-11-27 14:25:06.152002 #### 2020-11-27 14:25:16.235188 #### 2020-11-27 14:25:26.278713 #### 2020-11-27 14:25:36.320087 #### 2020-11-27 14:25:46.392948 #### 2020-11-27 14:25:56.438542 #### 2020-11-27 14:26:06.478695 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl ... #### 2020-11-27 14:26:16.542297 annotate_html () Doctest: annotate_html ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running anonymousenum ... #### 2020-11-27 14:26:26.632907 #### 2020-11-27 14:26:36.713071 anonymousenum () Doctest: anonymousenum ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running anonymousenum ... #### 2020-11-27 14:26:46.759644 #### 2020-11-27 14:26:56.831010 #### 2020-11-27 14:27:07.083759 anonymousenum () Doctest: anonymousenum ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running arg_incref ... #### 2020-11-27 14:27:17.231113 #### 2020-11-27 14:27:27.296969 #### 2020-11-27 14:27:37.409721 f (arg_incref) Doctest: arg_incref.f ... ok #### 2020-11-27 14:27:47.452160 runTest (__main__.CythonRunTestCase) compiling (cpp) and running arg_incref ... #### 2020-11-27 14:27:57.615841 ok runTest (__main__.CythonRunTestCase) compiling (c) and running char_constants_T99 ... #### 2020-11-27 14:28:07.659055 #### 2020-11-27 14:28:17.699678 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-11-27 14:28:27.742963 f (arg_incref) Doctest: arg_incref.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running argument_unpacking_closure_T736 ... 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-11-27 14:28:37.785096 #### 2020-11-27 14:28:47.828239 #### 2020-11-27 14:28:57.868255 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-11-27 14:29:07.913873 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-11-27 14:29:17.966618 #### 2020-11-27 14:29:28.278844 #### 2020-11-27 14:29:38.437250 #### 2020-11-27 14:29:48.495362 #### 2020-11-27 14:29:58.537224 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 ... 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 ... 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-11-27 14:30:08.587460 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 ... #### 2020-11-27 14:30:18.630601 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-11-27 14:30:28.722000 #### 2020-11-27 14:30:38.776883 #### 2020-11-27 14:30:48.870288 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-11-27 14:30:58.915433 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 ... 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-11-27 14:31:08.952418 #### 2020-11-27 14:31:18.993360 #### 2020-11-27 14:31:29.036856 #### 2020-11-27 14:31:39.081238 #### 2020-11-27 14:31:49.123210 #### 2020-11-27 14:31:59.180002 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-11-27 14:32:09.260369 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-11-27 14:32:19.321756 #### 2020-11-27 14:32:29.382972 #### 2020-11-27 14:32:39.434296 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-11-27 14:32:49.483754 #### 2020-11-27 14:32:59.526639 #### 2020-11-27 14:33:09.811794 #### 2020-11-27 14:33:19.929121 #### 2020-11-27 14:33:29.978435 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-11-27 14:33:40.031323 #### 2020-11-27 14:33:50.083039 #### 2020-11-27 14:34:00.127761 #### 2020-11-27 14:34:10.178515 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-11-27 14:34:20.228799 #### 2020-11-27 14:34:30.353212 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 #### 2020-11-27 14:34:40.396986 ... 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 ... 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-11-27 14:34:50.517964 #### 2020-11-27 14:35:00.555215 #### 2020-11-27 14:35:10.624868 #### 2020-11-27 14:35:20.665272 #### 2020-11-27 14:35:30.712057 #### 2020-11-27 14:35:40.788940 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 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_ucharptrrunTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_vector ... ... 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-11-27 14:35:50.835212 #### 2020-11-27 14:36:00.886721 #### 2020-11-27 14:36:10.938746 #### 2020-11-27 14:36:20.985437 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 #### 2020-11-27 14:36:31.088492 runTest (__main__.CythonRunTestCase) compiling (cpp) and running autotestdict_all ... #### 2020-11-27 14:36:41.154159 #### 2020-11-27 14:36:51.273381 #### 2020-11-27 14:37:01.399307 #### 2020-11-27 14:37:11.441549 #### 2020-11-27 14:37:21.985960 #### 2020-11-27 14:37:32.075167 #### 2020-11-27 14:37:42.207889 #### 2020-11-27 14:37:52.254174 ok runTest (__main__.EndToEndTest) End-to-end cimport_from_sys_path ... #### 2020-11-27 14:38:02.301912 #### 2020-11-27 14:38:12.344593 #### 2020-11-27 14:38:22.408187 #### 2020-11-27 14:38:32.458649 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 #### 2020-11-27 14:38:42.521877 ok runTest (__main__.CythonRunTestCase) compiling (c) and running cintop ... runTest (__main__.CythonRunTestCase) compiling (c) and running autotestdict_cdef ... #### 2020-11-27 14:38:52.563032 #### 2020-11-27 14:39:02.610505 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 ... #### 2020-11-27 14:39:12.652557 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-11-27 14:39:22.694991 #### 2020-11-27 14:39:32.753048 #### 2020-11-27 14:39:42.809297 #### 2020-11-27 14:39:53.269771 cintop () Doctest: cintop ... ok f (cintop) Doctest: cintop.f ... ok long_int_shift (cintop) Doctest: cintop.long_int_shift ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running clone_type ... #### 2020-11-27 14:40:03.377627 #### 2020-11-27 14:40:13.424122 #### 2020-11-27 14:40:23.481372 #### 2020-11-27 14:40:33.558379 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-11-27 14:40:43.677745 #### 2020-11-27 14:40:53.731893 #### 2020-11-27 14:41:03.774525 dup (clone_type.MyType) Doctest: clone_type.MyType.dup ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running clone_type ... #### 2020-11-27 14:41:13.883156 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-11-27 14:41:23.981264 #### 2020-11-27 14:41:34.021015 #### 2020-11-27 14:41:44.081935 #### 2020-11-27 14:41:54.121950 #### 2020-11-27 14:42:04.168336 dup (clone_type.MyType) Doctest: clone_type.MyType.dup ... ok #### 2020-11-27 14:42:14.257476 runTest (__main__.CythonRunTestCase) compiling (c) and running closure_class_T596 ... #### 2020-11-27 14:42:24.311177 #### 2020-11-27 14:42:34.373261 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 ... #### 2020-11-27 14:42:44.421360 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 ... 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 ... #### 2020-11-27 14:42:54.491986 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 complex_extern_GH1433 ... #### 2020-11-27 14:43:04.528793 #### 2020-11-27 14:43:14.580307 #### 2020-11-27 14:43:24.943174 #### 2020-11-27 14:43:35.015017 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 baas3 () Doctest: baas3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_class_T596 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running baas3 ... #### 2020-11-27 14:43:45.055699 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 (cpp) and running cpython_capi ... divide (complex_extern_GH1433) Doctest: complex_extern_GH1433.divide ... ok pow (complex_extern_GH1433) Doctest: complex_extern_GH1433.pow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_extern_GH1433 ... #### 2020-11-27 14:43:55.095657 #### 2020-11-27 14:44:05.132299 #### 2020-11-27 14:44:15.221868 #### 2020-11-27 14:44:25.269638 #### 2020-11-27 14:44:35.315909 baas3 () Doctest: baas3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running bint ... #### 2020-11-27 14:44:45.361135 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-11-27 14:44:55.418840 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-11-27 14:45:05.454711 test (bint) Doctest: bint.test ... ok test_types (bint) Doctest: bint.test_types ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bint ... #### 2020-11-27 14:45:15.491529 #### 2020-11-27 14:45:25.533186 test (bint) Doctest: bint.test ... ok test_types (bint) Doctest: bint.test_types ... ok #### 2020-11-27 14:45:35.729097 runTest (__main__.CythonRunTestCase) compiling (c) and running bishop1 ... 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-11-27 14:45:45.824519 #### 2020-11-27 14:45:55.882534 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctruthtests ... #### 2020-11-27 14:46:05.933227 #### 2020-11-27 14:46:15.989807 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-11-27 14:46:26.082160 bishop1 () Doctest: bishop1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running bishop1 ... #### 2020-11-27 14:46:36.139335 #### 2020-11-27 14:46:46.278440 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-11-27 14:46:56.319057 #### 2020-11-27 14:47:06.418811 #### 2020-11-27 14:47:16.482385 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 ... 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-11-27 14:47:26.529951 runTest (__main__.CythonRunTestCase) compiling (c) and running cunion ... bishop1 () Doctest: bishop1 ... ok #### 2020-11-27 14:47:36.569406 runTest (__main__.CythonRunTestCase) compiling (c) and running builtin_next ... #### 2020-11-27 14:47:46.610585 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-11-27 14:47:56.682116 #### 2020-11-27 14:48:06.970912 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-11-27 14:48:17.066655 #### 2020-11-27 14:48:27.104252 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 ... 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-11-27 14:48:37.139228 for_in_break (control_flow_loop) Doctest: control_flow_loop.for_in_break ... #### 2020-11-27 14:48:47.180132 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running control_flow_loop ... #### 2020-11-27 14:48:57.217356 #### 2020-11-27 14:49:07.254281 #### 2020-11-27 14:49:17.288847 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 ... #### 2020-11-27 14:49:27.351086 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-11-27 14:49:37.394611 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-11-27 14:49:47.470882 test (control_flow_stack_allocation) Doctest: control_flow_stack_allocation.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running control_flow_stack_allocation ... #### 2020-11-27 14:49:57.544168 #### 2020-11-27 14:50:07.583583 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-11-27 14:50:17.626025 test (control_flow_stack_allocation) Doctest: control_flow_stack_allocation.test ... ok runTest (__main__.EndToEndTest) End-to-end coverage_cmd ... #### 2020-11-27 14:50:27.900222 #### 2020-11-27 14:50:37.977513 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-11-27 14:50:48.151539 #### 2020-11-27 14:50:58.209568 #### 2020-11-27 14:51:08.262894 #### 2020-11-27 14:51:18.298209 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-11-27 14:51:28.347029 #### 2020-11-27 14:51:38.437234 #### 2020-11-27 14:51:48.500497 #### 2020-11-27 14:51:58.600087 #### 2020-11-27 14:52:08.647866 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 (cpp) and running bytearray_ascii_auto_encoding ... #### 2020-11-27 14:52:18.711318 #### 2020-11-27 14:52:28.758552 #### 2020-11-27 14:52:38.805878 #### 2020-11-27 14:52:49.133814 === 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 #### 2020-11-27 14:52:59.217250 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cyfunction ... #### 2020-11-27 14:53:09.255646 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-11-27 14:53:19.299078 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 ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_enums ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running closures_T82 ... #### 2020-11-27 14:53:29.347976 #### 2020-11-27 14:53:39.447599 #### 2020-11-27 14:53:49.486817 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-11-27 14:53:59.524315 #### 2020-11-27 14:54:09.568114 #### 2020-11-27 14:54:19.606609 #### 2020-11-27 14:54:29.664883 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-11-27 14:54:39.704964 #### 2020-11-27 14:54:49.745521 #### 2020-11-27 14:55:00.085378 #### 2020-11-27 14:55:10.178516 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-11-27 14:55:20.261598 #### 2020-11-27 14:55:30.309008 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-11-27 14:55:40.366908 runTest (__main__.CythonRunTestCase) compiling (cpp) and running bytesmethods ... #### 2020-11-27 14:55:50.413572 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-11-27 14:56:00.471658 #### 2020-11-27 14:56:10.515656 === 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-11-27 14:56:20.588941 #### 2020-11-27 14:56:30.670056 #### 2020-11-27 14:56:40.745174 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 runTest (__main__.CythonRunTestCase) compiling (c) and running call_py_cy ... #### 2020-11-27 14:56:50.798553 #### 2020-11-27 14:57:00.833853 #### 2020-11-27 14:57:10.915766 #### 2020-11-27 14:57:20.951479 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 ... #### 2020-11-27 14:57:30.986714 #### 2020-11-27 14:57:41.062222 #### 2020-11-27 14:57:51.097597 #### 2020-11-27 14:58:01.135906 === 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 ... cy_call_kw_and_starstarargs (call_py_cy) Doctest: call_py_cy.cy_call_kw_and_starstarargs ... ok 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 cpdef_extern_func ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running call_py_cy ... #### 2020-11-27 14:58:11.217524 #### 2020-11-27 14:58:21.472871 #### 2020-11-27 14:58:31.543716 #### 2020-11-27 14:58:41.581134 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__.EndToEndTest) End-to-end common_utility_types ... #### 2020-11-27 14:58:51.624994 cpdef_extern_func () Doctest: cpdef_extern_func ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_method_override ... #### 2020-11-27 14:59:01.668129 #### 2020-11-27 14:59:11.712592 #### 2020-11-27 14:59:21.752281 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 #### 2020-11-27 14:59:31.787535 runTest (__main__.CythonRunTestCase) compiling (c) and running capiimpl ... #### 2020-11-27 14:59:41.828438 #### 2020-11-27 14:59:51.879984 ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_c89_T398 ... #### 2020-11-27 15:00:01.922955 #### 2020-11-27 15:00:11.983298 #### 2020-11-27 15:00:22.029996 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 (cpp) and running cpdef_method_override ... #### 2020-11-27 15:00:32.066677 capiimpl () Doctest: capiimpl ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running capiimpl ... #### 2020-11-27 15:00:42.123155 #### 2020-11-27 15:00:52.224976 #### 2020-11-27 15:01:02.559267 #### 2020-11-27 15:01:12.762478 #### 2020-11-27 15:01:22.810524 #### 2020-11-27 15:01:32.858060 capiimpl () Doctest: capiimpl ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cascaded_list_unpacking_T467 ... #### 2020-11-27 15:01:42.916769 #### 2020-11-27 15:01:52.954798 #### 2020-11-27 15:02:03.003092 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-11-27 15:02:13.056968 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 ... #### 2020-11-27 15:02:23.159973 #### 2020-11-27 15:02:33.208973 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-11-27 15:02:43.258363 #### 2020-11-27 15:02:53.305749 #### 2020-11-27 15:03:03.360426 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-11-27 15:03:13.450075 #### 2020-11-27 15:03:23.555658 #### 2020-11-27 15:03:33.602571 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-11-27 15:03:43.674364 #### 2020-11-27 15:03:53.740962 #### 2020-11-27 15:04:03.794735 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-11-27 15:04:13.847856 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_locals_decorator_T477 ... 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-11-27 15:04:24.048972 === 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-11-27 15:04:34.097677 #### 2020-11-27 15:04:44.139266 #### 2020-11-27 15:04:54.187538 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 (c) and running cdef_members_binding_properties ... 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-11-27 15:05:04.245634 #### 2020-11-27 15:05:14.291555 #### 2020-11-27 15:05:24.336632 #### 2020-11-27 15:05:34.407617 #### 2020-11-27 15:05:44.500708 #### 2020-11-27 15:05:54.585185 #### 2020-11-27 15:06:04.634655 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-11-27 15:06:14.692059 #### 2020-11-27 15:06:24.798840 #### 2020-11-27 15:06:34.880248 #### 2020-11-27 15:06:44.956861 cdef_members_binding_properties () Doctest: cdef_members_binding_properties ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_members_binding_properties ... #### 2020-11-27 15:06:55.012517 #### 2020-11-27 15:07:05.059438 #### 2020-11-27 15:07:15.110952 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-11-27 15:07:25.183005 #### 2020-11-27 15:07:35.300864 #### 2020-11-27 15:07:45.349851 #### 2020-11-27 15:07:55.438334 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-11-27 15:08:05.537228 #### 2020-11-27 15:08:15.597510 #### 2020-11-27 15:08:26.145841 #### 2020-11-27 15:08:36.300224 #### 2020-11-27 15:08:46.365639 #### 2020-11-27 15:08:56.413171 cdef_members_binding_properties () Doctest: cdef_members_binding_properties ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdef_methods_T462 ... #### 2020-11-27 15:09:06.485025 #### 2020-11-27 15:09:16.535023 #### 2020-11-27 15:09:26.586853 #### 2020-11-27 15:09:36.641042 #### 2020-11-27 15:09:46.694933 #### 2020-11-27 15:09:56.758077 #### 2020-11-27 15:10:06.838196 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 ... 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-11-27 15:10:16.897661 #### 2020-11-27 15:10:26.947911 #### 2020-11-27 15:10:36.993418 #### 2020-11-27 15:10:47.059435 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-11-27 15:10:57.138040 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 ... #### 2020-11-27 15:11:07.191885 #### 2020-11-27 15:11:17.229269 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-11-27 15:11:27.652990 #### 2020-11-27 15:11:37.722608 #### 2020-11-27 15:11:47.772715 #### 2020-11-27 15:11:57.812446 #### 2020-11-27 15:12:07.896580 #### 2020-11-27 15:12:17.949963 #### 2020-11-27 15:12:27.994387 #### 2020-11-27 15:12:38.139633 #### 2020-11-27 15:12:48.209545 #### 2020-11-27 15:12:58.265764 #### 2020-11-27 15:13:08.357443 #### 2020-11-27 15:13:18.408056 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 ... === 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-11-27 15:13:28.499958 BothSub (cdef_multiple_inheritance) Doctest: cdef_multiple_inheritance.BothSub ... ok === 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 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdef_multiple_inheritance ... 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_move ... #### 2020-11-27 15:13:38.578704 #### 2020-11-27 15:13:48.666638 compare_cs (cython2_bytes) Doctest: cython2_bytes.compare_cs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cython2_bytes ... #### 2020-11-27 15:13:58.797041 #### 2020-11-27 15:14:08.849529 #### 2020-11-27 15:14:18.943769 compare_cs (cython2_bytes) Doctest: cython2_bytes.compare_cs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cython_includes ... #### 2020-11-27 15:14:28.997319 #### 2020-11-27 15:14:39.110228 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-11-27 15:14:49.184945 #### 2020-11-27 15:14:59.267595 #### 2020-11-27 15:15:09.312925 #### 2020-11-27 15:15:19.355516 #### 2020-11-27 15:15:29.651774 #### 2020-11-27 15:15:39.763780 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-11-27 15:15:49.813054 #### 2020-11-27 15:15:59.879335 BothSub (cdef_multiple_inheritance) Doctest: cdef_multiple_inheritance.BothSub ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cdivision_CEP_516 ... #### 2020-11-27 15:16:09.920516 #### 2020-11-27 15:16:19.969766 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-11-27 15:16:30.009284 #### 2020-11-27 15:16:40.061139 #### 2020-11-27 15:16:50.108283 #### 2020-11-27 15:17:00.164967 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 ... 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-11-27 15:17:10.243316 #### 2020-11-27 15:17:20.295941 #### 2020-11-27 15:17:30.335272 #### 2020-11-27 15:17:40.376076 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 #### 2020-11-27 15:17:50.415590 runTest (__main__.EndToEndTest) End-to-end coverage_cmd_src_layout ... #### 2020-11-27 15:18:00.456763 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 #### 2020-11-27 15:18:10.502640 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cdivision_CEP_516 ... #### 2020-11-27 15:18:20.544091 #### 2020-11-27 15:18:30.589678 #### 2020-11-27 15:18:40.837027 #### 2020-11-27 15:18:50.987651 #### 2020-11-27 15:19:01.047272 #### 2020-11-27 15:19:11.132474 #### 2020-11-27 15:19:21.179253 ok runTest (__main__.EndToEndTest) End-to-end cpdef_enums_import ... #### 2020-11-27 15:19:31.234040 #### 2020-11-27 15:19:41.327293 #### 2020-11-27 15:19:51.372019 #### 2020-11-27 15:20:01.426562 #### 2020-11-27 15:20:11.492265 #### 2020-11-27 15:20:21.556673 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-11-27 15:20:31.630979 #### 2020-11-27 15:20:41.686801 #### 2020-11-27 15:20:51.731073 #### 2020-11-27 15:21:01.778384 #### 2020-11-27 15:21:11.832867 #### 2020-11-27 15:21:21.890490 #### 2020-11-27 15:21:31.934841 #### 2020-11-27 15:21:41.978492 #### 2020-11-27 15:21:52.019569 #### 2020-11-27 15:22:02.499802 ok runTest (__main__.EndToEndTest) End-to-end cpdef_pickle ... #### 2020-11-27 15:22:12.574932 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 #### 2020-11-27 15:22:22.671060 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-11-27 15:22:32.713288 #### 2020-11-27 15:22:42.764785 #### 2020-11-27 15:22:52.806936 #### 2020-11-27 15:23:02.851393 #### 2020-11-27 15:23:12.913112 #### 2020-11-27 15:23:23.012274 #### 2020-11-27 15:23:33.077375 #### 2020-11-27 15:23:43.132395 #### 2020-11-27 15:23:53.177980 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-11-27 15:24:03.253085 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-11-27 15:24:13.347484 ok runTest (__main__.EndToEndTest) End-to-end cpp_assignment_overload ... #### 2020-11-27 15:24:23.386558 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-11-27 15:24:33.423773 #### 2020-11-27 15:24:43.468848 #### 2020-11-27 15:24:53.872909 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-11-27 15:25:03.923148 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_bool ... #### 2020-11-27 15:25:13.969231 #### 2020-11-27 15:25:24.005412 #### 2020-11-27 15:25:34.042848 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-11-27 15:25:44.082059 #### 2020-11-27 15:25:54.124119 #### 2020-11-27 15:26:04.172356 #### 2020-11-27 15:26:14.219903 #### 2020-11-27 15:26:24.270255 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 ... test_Foo (cpp_class_redef) Doctest: cpp_class_redef.test_Foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_namespaces ... #### 2020-11-27 15:26:34.309367 #### 2020-11-27 15:26:44.362623 cstringmul () Doctest: cstringmul ... ok #### 2020-11-27 15:26:54.436898 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cstringmul ... #### 2020-11-27 15:27:04.475912 #### 2020-11-27 15:27:14.518205 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 cstringmul () Doctest: cstringmul ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cfuncdef ... runTest (__main__.CythonRunTestCase) compiling (c) and running ct_DEF ... 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-11-27 15:27:24.594763 #### 2020-11-27 15:27:34.908790 #### 2020-11-27 15:27:45.029506 test (cfuncdef) Doctest: cfuncdef.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cfuncdef ... #### 2020-11-27 15:27:55.069964 #### 2020-11-27 15:28:05.143521 test (cfuncdef) Doctest: cfuncdef.test ... ok #### 2020-11-27 15:28:15.181656 runTest (__main__.CythonRunTestCase) compiling (c) and running class_redefine ... #### 2020-11-27 15:28:25.221855 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-11-27 15:28:35.307928 #### 2020-11-27 15:28:45.403541 #### 2020-11-27 15:28:55.512124 #### 2020-11-27 15:29:05.570703 test_class_redef (class_redefine) Doctest: class_redefine.test_class_redef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running class_redefine ... #### 2020-11-27 15:29:15.621078 #### 2020-11-27 15:29:25.679626 #### 2020-11-27 15:29:35.779805 #### 2020-11-27 15:29:45.841405 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 (c) and running ctypedef_char_types ... #### 2020-11-27 15:29:55.890206 #### 2020-11-27 15:30:05.964576 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-11-27 15:30:16.038151 #### 2020-11-27 15:30:26.081312 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-11-27 15:30:36.123193 #### 2020-11-27 15:30:46.677710 #### 2020-11-27 15:30:56.812153 #### 2020-11-27 15:31:06.888927 #### 2020-11-27 15:31:16.947688 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-11-27 15:31:27.026907 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-11-27 15:31:37.106047 #### 2020-11-27 15:31:47.300949 typedef_delegation (ctypedef_delegation) Doctest: ctypedef_delegation.typedef_delegation ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ctypedef_delegation ... #### 2020-11-27 15:31:57.405182 #### 2020-11-27 15:32:07.492964 #### 2020-11-27 15:32:17.578105 classmethod () Doctest: classmethod ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classmethod ... #### 2020-11-27 15:32:27.658189 typedef_delegation (ctypedef_delegation) Doctest: ctypedef_delegation.typedef_delegation ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running decorator_lambda ... #### 2020-11-27 15:32:37.749516 #### 2020-11-27 15:32:47.790962 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-11-27 15:32:57.836984 #### 2020-11-27 15:33:07.899941 #### 2020-11-27 15:33:17.992058 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-11-27 15:33:28.086046 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-11-27 15:33:38.195734 #### 2020-11-27 15:33:48.307099 #### 2020-11-27 15:33:58.779950 #### 2020-11-27 15:34:08.905055 #### 2020-11-27 15:34:18.993519 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-11-27 15:34:29.067948 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-11-27 15:34:39.147685 classmethod () Doctest: classmethod ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running classpass ... #### 2020-11-27 15:34:49.208633 test (define_macro) Doctest: define_macro.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running define_macro ... 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 #### 2020-11-27 15:34:59.306682 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_string_cpp11 ... #### 2020-11-27 15:35:09.394080 classpass () Doctest: classpass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running classpass ... #### 2020-11-27 15:35:19.501359 test (define_macro) Doctest: define_macro.test ... ok #### 2020-11-27 15:35:29.587763 runTest (__main__.CythonRunTestCase) compiling (c) and running dict_setdefault ... #### 2020-11-27 15:35:39.637057 classpass () Doctest: classpass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_decorators_T478 ... #### 2020-11-27 15:35:49.710324 #### 2020-11-27 15:35:59.813715 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-11-27 15:36:09.918188 #### 2020-11-27 15:36:19.979135 #### 2020-11-27 15:36:30.028373 #### 2020-11-27 15:36:40.067910 setdefault1 (dict_setdefault) Doctest: dict_setdefault.setdefault1 ... ok setdefault2 (dict_setdefault) Doctest: dict_setdefault.setdefault2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_setdefault ... 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-11-27 15:36:50.540517 runTest (__main__.CythonRunTestCase) compiling (cpp) and running decorators_T593 ... #### 2020-11-27 15:37:00.596481 #### 2020-11-27 15:37:10.666857 #### 2020-11-27 15:37:20.775947 #### 2020-11-27 15:37:30.831422 closure_decorators_T478 () Doctest: closure_decorators_T478 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_decorators_T478 ... #### 2020-11-27 15:37:40.911382 #### 2020-11-27 15:37:50.953535 #### 2020-11-27 15:38:00.994957 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 ... #### 2020-11-27 15:38:11.056567 #### 2020-11-27 15:38:21.166824 #### 2020-11-27 15:38:31.218903 test (dietachmayer1) Doctest: dietachmayer1.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running dietachmayer1 ... #### 2020-11-27 15:38:41.281729 #### 2020-11-27 15:38:51.372889 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-11-27 15:39:01.461000 test (dietachmayer1) Doctest: dietachmayer1.test ... ok 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 dynamic_attributes ... runTest (__main__.CythonRunTestCase) compiling (c) and running dict_iter_unpack ... #### 2020-11-27 15:39:11.516786 closure_decorators_T478 () Doctest: closure_decorators_T478 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_name_mangling_T537 ... #### 2020-11-27 15:39:21.572823 f (crashT245) Doctest: crashT245.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running crashT245 ... #### 2020-11-27 15:39:31.617877 #### 2020-11-27 15:39:41.658430 #### 2020-11-27 15:39:52.033123 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 ... f (crashT245) Doctest: crashT245.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running cstruct ... closure_name_mangling_T537 () Doctest: closure_name_mangling_T537 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_name_mangling_T537 ... #### 2020-11-27 15:40:02.128592 #### 2020-11-27 15:40:12.172192 #### 2020-11-27 15:40:22.224198 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 #### 2020-11-27 15:40:32.296734 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cstruct ... #### 2020-11-27 15:40:42.340211 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 (c) and running dict_pop ... closure_name_mangling_T537 () Doctest: closure_name_mangling_T537 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running closure_self ... #### 2020-11-27 15:40:52.382863 #### 2020-11-27 15:41:02.432794 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-11-27 15:41:12.476744 #### 2020-11-27 15:41:22.517630 #### 2020-11-27 15:41:32.558043 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-11-27 15:41:42.596885 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-11-27 15:41:52.654004 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 #### 2020-11-27 15:42:02.704155 runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_pop ... #### 2020-11-27 15:42:13.132521 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-11-27 15:42:23.178965 #### 2020-11-27 15:42:33.236501 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 (cpp) and running closure_self ... #### 2020-11-27 15:42:43.300685 #### 2020-11-27 15:42:53.356610 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-11-27 15:43:03.472338 #### 2020-11-27 15:43:13.511187 #### 2020-11-27 15:43:23.554386 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 ... #### 2020-11-27 15:43:33.593878 #### 2020-11-27 15:43:43.642152 #### 2020-11-27 15:43:53.690563 #### 2020-11-27 15:44:03.737125 #### 2020-11-27 15:44:13.804427 #### 2020-11-27 15:44:23.851276 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-11-27 15:44:33.903417 runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_1 ... 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-11-27 15:44:43.962615 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 ... #### 2020-11-27 15:44:54.086674 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 (cpp) and running dictintindex ... #### 2020-11-27 15:45:04.169404 #### 2020-11-27 15:45:14.221903 #### 2020-11-27 15:45:24.279695 #### 2020-11-27 15:45:34.344680 #### 2020-11-27 15:45:44.423738 #### 2020-11-27 15:45:54.474109 #### 2020-11-27 15:46:04.572580 #### 2020-11-27 15:46:14.643137 #### 2020-11-27 15:46:24.720006 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-11-27 15:46:34.767180 #### 2020-11-27 15:46:44.826094 #### 2020-11-27 15:46:55.255899 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-11-27 15:47:05.371657 #### 2020-11-27 15:47:15.417988 #### 2020-11-27 15:47:25.457678 #### 2020-11-27 15:47:35.495665 test_call (duplicate_keyword_in_call) Doctest: duplicate_keyword_in_call.test_call ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running duplicate_keyword_in_call ... #### 2020-11-27 15:47:45.539366 #### 2020-11-27 15:47:55.592075 #### 2020-11-27 15:48:05.637422 #### 2020-11-27 15:48:15.681639 #### 2020-11-27 15:48:25.731462 #### 2020-11-27 15:48:35.778957 #### 2020-11-27 15:48:45.825077 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-11-27 15:48:55.872617 #### 2020-11-27 15:49:05.945337 #### 2020-11-27 15:49:15.996832 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-11-27 15:49:26.055492 runTest (__main__.CythonRunTestCase) compiling (c) and running closure_tests_1_def_to_cdef ... 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 (cpp) and running exceptionpropagation ... #### 2020-11-27 15:49:36.097763 #### 2020-11-27 15:49:46.145003 #### 2020-11-27 15:49:56.187332 #### 2020-11-27 15:50:06.233671 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-11-27 15:50:16.307994 #### 2020-11-27 15:50:26.365167 #### 2020-11-27 15:50:36.457312 #### 2020-11-27 15:50:46.552523 #### 2020-11-27 15:50:56.653573 exceptionrefcount () Doctest: exceptionrefcount ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exceptionrefcount ... #### 2020-11-27 15:51:06.734747 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 #### 2020-11-27 15:51:16.845225 runTest (__main__.CythonRunTestCase) compiling (c) and running cyfunction_METH_O_GH1728 ... #### 2020-11-27 15:51:27.333693 #### 2020-11-27 15:51:37.461045 #### 2020-11-27 15:51:47.559351 exceptionrefcount () Doctest: exceptionrefcount ... #### 2020-11-27 15:51:57.607940 ok runTest (__main__.CythonRunTestCase) compiling (c) and running exceptions_nogil ... #### 2020-11-27 15:52:07.649004 #### 2020-11-27 15:52:17.696738 #### 2020-11-27 15:52:27.806869 #### 2020-11-27 15:52:37.909279 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-11-27 15:52:47.953237 #### 2020-11-27 15:52:58.055001 #### 2020-11-27 15:53:08.118394 #### 2020-11-27 15:53:18.162655 #### 2020-11-27 15:53:28.268787 #### 2020-11-27 15:53:38.321939 #### 2020-11-27 15:53:48.466025 #### 2020-11-27 15:53:58.575339 #### 2020-11-27 15:54:08.643071 #### 2020-11-27 15:54:18.706859 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 ... 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-11-27 15:54:28.778018 #### 2020-11-27 15:54:38.839289 #### 2020-11-27 15:54:48.903013 #### 2020-11-27 15:54:59.024806 #### 2020-11-27 15:55:09.083120 #### 2020-11-27 15:55:19.123080 #### 2020-11-27 15:55:29.168956 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 #### 2020-11-27 15:55:39.219234 runTest (__main__.CythonRunTestCase) compiling (cpp) and running cython3_no_unicode_literals ... #### 2020-11-27 15:55:49.386969 #### 2020-11-27 15:55:59.445102 === 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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==================================== embedsignatures () Doctest: embedsignatures ... ok #### 2020-11-27 15:56:09.531694 runTest (__main__.CythonRunTestCase) compiling (cpp) and running embedsignatures ... #### 2020-11-27 15:56:19.580652 #### 2020-11-27 15:56:29.689200 #### 2020-11-27 15:56:40.163306 #### 2020-11-27 15:56:50.208749 #### 2020-11-27 15:57:00.249476 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-11-27 15:57:10.358882 #### 2020-11-27 15:57:20.435445 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-11-27 15:57:30.512377 #### 2020-11-27 15:57:40.568874 #### 2020-11-27 15:57:50.633560 #### 2020-11-27 15:58:00.707881 #### 2020-11-27 15:58:10.762170 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 (cpp) and running datetime_cimport ... #### 2020-11-27 15:58:20.836099 #### 2020-11-27 15:58:30.898051 #### 2020-11-27 15:58:40.939135 #### 2020-11-27 15:58:50.977732 #### 2020-11-27 15:59:01.016893 #### 2020-11-27 15:59:11.068929 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-11-27 15:59:21.156849 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 (cpp) and running closure_tests_1_def_to_cdef ... runTest (__main__.CythonRunTestCase) compiling (c) and running decorators ... #### 2020-11-27 15:59:31.231439 #### 2020-11-27 15:59:41.300930 #### 2020-11-27 15:59:51.347468 #### 2020-11-27 16:00:01.445764 #### 2020-11-27 16:00:11.499830 #### 2020-11-27 16:00:21.549402 #### 2020-11-27 16:00:31.650364 #### 2020-11-27 16:00:41.725398 #### 2020-11-27 16:00:51.838591 decorators () Doctest: decorators ... #### 2020-11-27 16:01:01.920963 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running decorators ... #### 2020-11-27 16:01:12.004213 #### 2020-11-27 16:01:22.057719 #### 2020-11-27 16:01:32.137575 #### 2020-11-27 16:01:42.212242 #### 2020-11-27 16:01:52.264467 #### 2020-11-27 16:02:02.332046 #### 2020-11-27 16:02:12.395849 #### 2020-11-27 16:02:22.908396 #### 2020-11-27 16:02:33.103007 #### 2020-11-27 16:02:43.156710 decorators () Doctest: decorators ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running decorators_py_T593 ... #### 2020-11-27 16:02:53.273892 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-11-27 16:03:03.421926 #### 2020-11-27 16:03:13.465931 #### 2020-11-27 16:03:23.595093 #### 2020-11-27 16:03:33.677751 #### 2020-11-27 16:03:43.792666 #### 2020-11-27 16:03:53.865358 #### 2020-11-27 16:04:03.918064 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-11-27 16:04:13.995929 #### 2020-11-27 16:04:24.037318 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 (c) and running closure_tests_3 ... #### 2020-11-27 16:04:34.133068 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-11-27 16:04:44.219395 #### 2020-11-27 16:04:54.324875 #### 2020-11-27 16:05:04.393072 #### 2020-11-27 16:05:14.448435 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-11-27 16:05:24.504711 #### 2020-11-27 16:05:34.552884 #### 2020-11-27 16:05:44.594800 #### 2020-11-27 16:05:54.636088 #### 2020-11-27 16:06:04.700837 #### 2020-11-27 16:06:14.743151 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-11-27 16:06:24.792861 #### 2020-11-27 16:06:35.211729 #### 2020-11-27 16:06:45.348999 #### 2020-11-27 16:06:55.415896 #### 2020-11-27 16:07:05.476908 #### 2020-11-27 16:07:15.525024 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-11-27 16:07:25.595147 #### 2020-11-27 16:07:35.671209 ok runTest (__main__.CythonRunTestCase) compiling (c) and running ext_attribute_cache ... #### 2020-11-27 16:07:45.730896 === 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-11-27 16:07:55.875583 #### 2020-11-27 16:08:05.928566 #### 2020-11-27 16:08:15.987416 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-11-27 16:08:26.098055 #### 2020-11-27 16:08:36.136863 _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-11-27 16:08:46.176787 #### 2020-11-27 16:08:56.230072 test_errval (defnode_err_val) Doctest: defnode_err_val.test_errval ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running defnode_err_val ... #### 2020-11-27 16:09:06.268673 #### 2020-11-27 16:09:16.408518 #### 2020-11-27 16:09:26.464517 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 (cpp) and running ext_attribute_cache ... #### 2020-11-27 16:09:37.123825 _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 #### 2020-11-27 16:09:47.254054 runTest (__main__.CythonRunTestCase) compiling (c) and running empty_for_loop_T208 ... test_errval (defnode_err_val) Doctest: defnode_err_val.test_errval ... ok #### 2020-11-27 16:09:57.306847 runTest (__main__.CythonRunTestCase) compiling (c) and running delete ... #### 2020-11-27 16:10:07.395146 #### 2020-11-27 16:10:17.453468 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-11-27 16:10:27.523334 #### 2020-11-27 16:10:37.620616 #### 2020-11-27 16:10:47.664087 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-11-27 16:10:57.732779 #### 2020-11-27 16:11:07.780099 #### 2020-11-27 16:11:17.848883 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 ... 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-11-27 16:11:27.963327 #### 2020-11-27 16:11:38.007858 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-11-27 16:11:48.091109 #### 2020-11-27 16:11:58.380266 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__.EndToEndTest) End-to-end error_pos ... #### 2020-11-27 16:12:08.488998 #### 2020-11-27 16:12:18.536903 #### 2020-11-27 16:12:28.583175 #### 2020-11-27 16:12:38.659529 #### 2020-11-27 16:12:48.719739 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 (c) and running delslice ... #### 2020-11-27 16:12:58.800808 ok runTest (__main__.CythonRunTestCase) compiling (c) and running ext_type_none_arg ... #### 2020-11-27 16:13:08.853626 #### 2020-11-27 16:13:18.940411 #### 2020-11-27 16:13:28.979588 #### 2020-11-27 16:13:39.030900 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-11-27 16:13:49.082120 #### 2020-11-27 16:13:59.142226 test_spam (extcmethod) Doctest: extcmethod.test_spam ... ok test_spam_dish (extcmethod) Doctest: extcmethod.test_spam_dish ... ok #### 2020-11-27 16:14:09.192371 runTest (__main__.CythonRunTestCase) compiling (cpp) and running extcmethod ... 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 #### 2020-11-27 16:14:19.292372 runTest (__main__.CythonRunTestCase) compiling (cpp) and running ext_type_none_arg ... #### 2020-11-27 16:14:29.334245 #### 2020-11-27 16:14:39.398446 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-11-27 16:14:49.468518 #### 2020-11-27 16:14:59.882308 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-11-27 16:15:09.967547 #### 2020-11-27 16:15:20.013614 #### 2020-11-27 16:15:30.058886 #### 2020-11-27 16:15:40.112920 #### 2020-11-27 16:15:50.160521 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-11-27 16:16:00.211008 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-11-27 16:16:10.315192 #### 2020-11-27 16:16:20.375713 #### 2020-11-27 16:16:30.441024 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-11-27 16:16:40.574377 #### 2020-11-27 16:16:50.639687 #### 2020-11-27 16:17:00.707890 extclassbody () Doctest: extclassbody ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extclassbody ... #### 2020-11-27 16:17:10.760046 #### 2020-11-27 16:17:20.822145 #### 2020-11-27 16:17:30.906961 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 (c) and running dict_get ... #### 2020-11-27 16:17:40.960226 #### 2020-11-27 16:17:51.007406 #### 2020-11-27 16:18:01.055884 #### 2020-11-27 16:18:11.113371 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 (cpp) and running dict_get ... extclassbody () Doctest: extclassbody ... ok runTest (__main__.EndToEndTest) End-to-end final_in_pxd ... #### 2020-11-27 16:18:21.159251 #### 2020-11-27 16:18:31.551841 #### 2020-11-27 16:18:41.681368 #### 2020-11-27 16:18:51.746716 #### 2020-11-27 16:19:01.798068 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-11-27 16:19:11.865922 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-11-27 16:19:21.988299 #### 2020-11-27 16:19:32.057198 #### 2020-11-27 16:19:42.160800 #### 2020-11-27 16:19:52.227808 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-11-27 16:20:02.282553 #### 2020-11-27 16:20:12.335256 #### 2020-11-27 16:20:22.384618 #### 2020-11-27 16:20:32.471385 #### 2020-11-27 16:20:42.535979 #### 2020-11-27 16:20:52.595353 getitem_in_condition (dict_getitem) Doctest: dict_getitem.getitem_in_condition ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fmodok 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-11-27 16:21:02.643897 #### 2020-11-27 16:21:12.699467 #### 2020-11-27 16:21:22.758707 fmod (fmod) Doctest: fmod.fmod ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running fmod ... #### 2020-11-27 16:21:32.813756 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 #### 2020-11-27 16:21:42.899739 runTest (__main__.CythonRunTestCase) compiling (cpp) and running dict_values_in_expression ... #### 2020-11-27 16:21:53.286780 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 ... #### 2020-11-27 16:22:03.419488 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__.EndToEndTest) End-to-end extern_impl ... fmod (fmod) Doctest: fmod.fmod ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running for_from_float_T254 ... #### 2020-11-27 16:22:13.483954 #### 2020-11-27 16:22:23.588618 #### 2020-11-27 16:22:33.730442 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 #### 2020-11-27 16:22:43.888601 runTest (__main__.CythonRunTestCase) compiling (c) and running dictcomp ... #### 2020-11-27 16:22:53.975595 #### 2020-11-27 16:23:04.067490 #### 2020-11-27 16:23:14.181392 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 ok runTest (__main__.CythonRunTestCase) compiling (c) and running external_ref_reassignment ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_from_float_T254 ... #### 2020-11-27 16:23:24.283611 #### 2020-11-27 16:23:34.351070 #### 2020-11-27 16:23:44.496811 #### 2020-11-27 16:23:54.584343 #### 2020-11-27 16:24:04.692807 #### 2020-11-27 16:24:14.805580 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 #### 2020-11-27 16:24:24.966904 runTest (__main__.CythonRunTestCase) compiling (cpp) and running external_ref_reassignment ... #### 2020-11-27 16:24:35.482199 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 ... #### 2020-11-27 16:24:45.769475 #### 2020-11-27 16:24:55.956983 #### 2020-11-27 16:25:06.097187 #### 2020-11-27 16:25:16.250151 #### 2020-11-27 16:25:26.447134 #### 2020-11-27 16:25:36.731595 #### 2020-11-27 16:25:46.950069 #### 2020-11-27 16:25:57.216926 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-11-27 16:26:07.428101 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 (cpp) and running dictcomp ... #### 2020-11-27 16:26:17.641535 #### 2020-11-27 16:26:27.919227 #### 2020-11-27 16:26:38.108248 #### 2020-11-27 16:26:48.266874 funcexc_iter_T228 () Doctest: funcexc_iter_T228 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexc_iter_T228 ... #### 2020-11-27 16:26:58.489399 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 #### 2020-11-27 16:27:08.694304 runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_3 ... #### 2020-11-27 16:27:18.976705 #### 2020-11-27 16:27:29.236831 extinstantiate () Doctest: extinstantiate ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extinstantiate ... #### 2020-11-27 16:27:39.538347 #### 2020-11-27 16:27:49.782363 #### 2020-11-27 16:28:00.034055 #### 2020-11-27 16:28:10.238278 #### 2020-11-27 16:28:20.451148 #### 2020-11-27 16:28:30.679162 #### 2020-11-27 16:28:40.977846 #### 2020-11-27 16:28:51.287761 #### 2020-11-27 16:29:01.682223 #### 2020-11-27 16:29:11.869254 funcexc_iter_T228 () Doctest: funcexc_iter_T228 ... ok #### 2020-11-27 16:29:22.139265 extinstantiate () Doctest: extinstantiate ... runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptraise ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extkwonlyargs ... #### 2020-11-27 16:29:32.347721 #### 2020-11-27 16:29:42.538700 #### 2020-11-27 16:29:52.723043 #### 2020-11-27 16:30:03.117409 #### 2020-11-27 16:30:13.346889 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 ... funcexceptraise () Doctest: funcexceptraise ... ok typed_dictcomp (dictcomp) Doctest: dictcomp.typed_dictcomp ... ok ok #### 2020-11-27 16:30:23.964582 runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptraise ... runTest (__main__.CythonRunTestCase) compiling (c) and running division_T384 ... #### 2020-11-27 16:30:34.261327 #### 2020-11-27 16:30:44.420277 #### 2020-11-27 16:30:54.673352 #### 2020-11-27 16:31:04.916024 division_T384 () Doctest: division_T384 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running division_T384 ... #### 2020-11-27 16:31:15.144028 #### 2020-11-27 16:31:25.431953 #### 2020-11-27 16:31:35.684173 funcexceptraise () Doctest: funcexceptraise ... extkwonlyargs () Doctest: extkwonlyargs ... ok ok runTest (__main__.EndToEndTest) End-to-end fused_cmethods ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running extkwonlyargs ... #### 2020-11-27 16:31:45.877947 #### 2020-11-27 16:31:55.997588 #### 2020-11-27 16:32:06.220183 #### 2020-11-27 16:32:16.397263 division_T384 () Doctest: division_T384 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running double_dealloc_T796 ... #### 2020-11-27 16:32:26.706084 #### 2020-11-27 16:32:36.846862 #### 2020-11-27 16:32:47.078932 #### 2020-11-27 16:32:57.200445 #### 2020-11-27 16:33:07.374016 #### 2020-11-27 16:33:17.529441 #### 2020-11-27 16:33:27.775069 extkwonlyargs () Doctest: extkwonlyargs ... ok #### 2020-11-27 16:33:37.947335 runTest (__main__.CythonRunTestCase) compiling (c) and running extpropertyref ... #### 2020-11-27 16:33:48.126959 #### 2020-11-27 16:33:58.270216 #### 2020-11-27 16:34:08.417229 double_dealloc_T796 () Doctest: double_dealloc_T796 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running double_dealloc_T796 ... #### 2020-11-27 16:34:18.571825 #### 2020-11-27 16:34:29.278682 #### 2020-11-27 16:34:39.531092 #### 2020-11-27 16:34:49.747313 #### 2020-11-27 16:34:59.887841 #### 2020-11-27 16:35:10.073934 #### 2020-11-27 16:35:20.238370 #### 2020-11-27 16:35:30.343078 #### 2020-11-27 16:35:40.517128 __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-11-27 16:35:50.629281 #### 2020-11-27 16:36:00.791519 #### 2020-11-27 16:36:10.956893 double_dealloc_T796 () Doctest: double_dealloc_T796 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running dynamic_args ... #### 2020-11-27 16:36:21.142253 #### 2020-11-27 16:36:31.353781 #### 2020-11-27 16:36:41.600382 #### 2020-11-27 16:36:51.792425 #### 2020-11-27 16:37:02.036897 #### 2020-11-27 16:37:12.257357 #### 2020-11-27 16:37:22.414959 #### 2020-11-27 16:37:32.582352 #### 2020-11-27 16:37:42.667312 #### 2020-11-27 16:37:52.777714 __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-11-27 16:38:02.971598 runTest (__main__.CythonRunTestCase) compiling (c) and running exttype_dealloc ... #### 2020-11-27 16:38:13.211177 test_exttype_args (dynamic_args) Doctest: dynamic_args.test_exttype_args ... ok #### 2020-11-27 16:38:23.368419 runTest (__main__.CythonRunTestCase) compiling (cpp) and running dynamic_args ... #### 2020-11-27 16:38:33.600426 #### 2020-11-27 16:38:43.746547 #### 2020-11-27 16:38:53.942946 ok runTest (__main__.CythonRunTestCase) compiling (c) and running future_division ... #### 2020-11-27 16:39:04.135076 #### 2020-11-27 16:39:14.630204 #### 2020-11-27 16:39:24.854471 #### 2020-11-27 16:39:34.966956 #### 2020-11-27 16:39:45.181192 #### 2020-11-27 16:39:55.376941 #### 2020-11-27 16:40:05.548187 #### 2020-11-27 16:40:15.718016 #### 2020-11-27 16:40:25.948727 #### 2020-11-27 16:40:36.173134 test_exttype_args (dynamic_args) Doctest: dynamic_args.test_exttype_args ... ok #### 2020-11-27 16:40:46.496772 runTest (__main__.CythonRunTestCase) compiling (c) and running empty_declarators ... #### 2020-11-27 16:40:56.671517 #### 2020-11-27 16:41:06.886000 #### 2020-11-27 16:41:17.119103 zed (empty_declarators) Doctest: empty_declarators.zed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running empty_declarators ... #### 2020-11-27 16:41:27.357020 #### 2020-11-27 16:41:37.616666 #### 2020-11-27 16:41:47.739214 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-11-27 16:41:57.958167 #### 2020-11-27 16:42:08.123154 zed (empty_declarators) Doctest: empty_declarators.zed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running enumerate_T316 ... #### 2020-11-27 16:42:18.308911 ExtSubTypeObjAttr (exttype_dealloc) Doctest: exttype_dealloc.ExtSubTypeObjAttr ... 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 ExtTypeRaise (exttype_dealloc) Doctest: exttype_dealloc.ExtTypeRaise ... 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 ... RuntimeError: HUHU ! ok g1843 (closure_tests_3) Doctest: closure_tests_3.g1843 ... Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! ok 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 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running closure_tests_3_def_to_cdef ... #### 2020-11-27 16:42:28.590353 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-11-27 16:42:38.868474 #### 2020-11-27 16:42:48.982470 #### 2020-11-27 16:42:59.093520 #### 2020-11-27 16:43:09.247982 #### 2020-11-27 16:43:19.388011 #### 2020-11-27 16:43:29.536954 #### 2020-11-27 16:43:39.750234 #### 2020-11-27 16:43:49.912156 #### 2020-11-27 16:44:00.099627 #### 2020-11-27 16:44:10.218514 #### 2020-11-27 16:44:20.318311 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-11-27 16:44:30.432045 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-11-27 16:44:41.056021 #### 2020-11-27 16:44:51.164097 #### 2020-11-27 16:45:01.301463 #### 2020-11-27 16:45:11.401167 #### 2020-11-27 16:45:21.509536 #### 2020-11-27 16:45:31.570892 #### 2020-11-27 16:45:41.720271 #### 2020-11-27 16:45:51.891142 #### 2020-11-27 16:46:01.975645 #### 2020-11-27 16:46:12.140345 #### 2020-11-27 16:46:22.246861 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-11-27 16:46:32.382205 #### 2020-11-27 16:46:42.512296 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 ... #### 2020-11-27 16:46:52.659876 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 ... #### 2020-11-27 16:47:02.822495 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-11-27 16:47:13.073059 #### 2020-11-27 16:47:23.231370 file_encoding_T740 () Doctest: file_encoding_T740 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running file_encoding_T740 ... #### 2020-11-27 16:47:33.348037 #### 2020-11-27 16:47:43.466066 #### 2020-11-27 16:47:53.634275 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 ... #### 2020-11-27 16:48:03.852882 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-11-27 16:48:14.015984 #### 2020-11-27 16:48:24.267893 #### 2020-11-27 16:48:34.570189 filenames () Doctest: filenames ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running filenames ... #### 2020-11-27 16:48:44.747026 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-11-27 16:48:55.007415 #### 2020-11-27 16:49:05.485214 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-11-27 16:49:15.886122 #### 2020-11-27 16:49:26.118104 filenames () Doctest: filenames ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running final_method_T586 ... #### 2020-11-27 16:49:36.324059 #### 2020-11-27 16:49:46.586422 #### 2020-11-27 16:49:56.781672 #### 2020-11-27 16:50:07.189226 #### 2020-11-27 16:50:17.466897 #### 2020-11-27 16:50:27.733399 #### 2020-11-27 16:50:37.982260 #### 2020-11-27 16:50:48.300960 #### 2020-11-27 16:50:58.572390 exarkun () Doctest: exarkun ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exarkun ... 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-11-27 16:51:08.880568 #### 2020-11-27 16:51:19.096475 #### 2020-11-27 16:51:29.314136 #### 2020-11-27 16:51:39.440560 #### 2020-11-27 16:51:49.679237 #### 2020-11-27 16:51:59.859535 #### 2020-11-27 16:52:10.048411 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 ... #### 2020-11-27 16:52:20.293216 #### 2020-11-27 16:52:30.527282 #### 2020-11-27 16:52:40.782948 #### 2020-11-27 16:52:50.898989 exarkun () Doctest: exarkun ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exec_noargs ... #### 2020-11-27 16:53:01.070948 #### 2020-11-27 16:53:11.263042 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 ... #### 2020-11-27 16:53:21.480323 #### 2020-11-27 16:53:31.670355 #### 2020-11-27 16:53:41.901256 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running exec_noargs ... #### 2020-11-27 16:53:52.104691 #### 2020-11-27 16:54:02.986009 #### 2020-11-27 16:54:13.161620 #### 2020-11-27 16:54:23.360463 #### 2020-11-27 16:54:33.571221 #### 2020-11-27 16:54:43.786833 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-11-27 16:54:54.050264 runTest (__main__.CythonRunTestCase) compiling (c) and running ext_auto_richcmp ... t715 (genexpr_T715) Doctest: genexpr_T715.t715 ... ok #### 2020-11-27 16:55:04.362678 BaseTypeWithFinalMethods (final_method_T586) Doctest: final_method_T586.BaseTypeWithFinalMethods ... ok FinalType (final_method_T586) Doctest: final_method_T586.FinalType ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running genexpr_T715 ... 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-11-27 16:55:14.577658 #### 2020-11-27 16:55:24.737196 #### 2020-11-27 16:55:34.876194 #### 2020-11-27 16:55:45.072767 #### 2020-11-27 16:55:55.184035 #### 2020-11-27 16:56:05.292293 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 ... #### 2020-11-27 16:56:15.519338 #### 2020-11-27 16:56:25.779454 #### 2020-11-27 16:56:35.929300 #### 2020-11-27 16:56:46.123093 t715 (genexpr_T715) Doctest: genexpr_T715.t715 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running hasattr ... #### 2020-11-27 16:56:56.365112 #### 2020-11-27 16:57:06.554123 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-11-27 16:57:16.735824 #### 2020-11-27 16:57:26.957270 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 (c) and running for_in_string ... #### 2020-11-27 16:57:37.116172 #### 2020-11-27 16:57:47.390491 #### 2020-11-27 16:57:57.550218 wrap_hasattr (hasattr) Doctest: hasattr.wrap_hasattr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running hasattr ... #### 2020-11-27 16:58:07.715869 #### 2020-11-27 16:58:17.829212 #### 2020-11-27 16:58:28.027918 #### 2020-11-27 16:58:38.309156 === 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-11-27 16:58:48.515120 #### 2020-11-27 16:58:59.083984 Subtyping (cmethod_inline_T474) Doctest: cmethod_inline_T474.Subtyping ... ok TestInlineMethod (cmethod_inline_T474) Doctest: cmethod_inline_T474.TestInlineMethod ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cmethod_inline_T474 ... #### 2020-11-27 16:59:09.379514 #### 2020-11-27 16:59:19.560158 #### 2020-11-27 16:59:29.818791 wrap_hasattr (hasattr) Doctest: hasattr.wrap_hasattr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running hash_T326 ... #### 2020-11-27 16:59:40.022117 #### 2020-11-27 16:59:50.287099 #### 2020-11-27 17:00:00.452186 #### 2020-11-27 17:00:10.642380 #### 2020-11-27 17:00:20.816584 === 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 ... #### 2020-11-27 17:00:31.041767 #### 2020-11-27 17:00:41.148431 #### 2020-11-27 17:00:51.344973 for_else (forfrom) Doctest: forfrom.for_else ... ok Subtyping (cmethod_inline_T474) Doctest: cmethod_inline_T474.Subtyping ... ok TestInlineMethod (cmethod_inline_T474) Doctest: cmethod_inline_T474.TestInlineMethod ... ok #### 2020-11-27 17:01:01.521773 runTest (__main__.CythonRunTestCase) compiling (cpp) and running forfrom ... runTest (__main__.CythonRunTestCase) compiling (c) and running cmp ... #### 2020-11-27 17:01:11.757166 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-11-27 17:01:21.996086 #### 2020-11-27 17:01:32.188101 #### 2020-11-27 17:01:42.339365 for_else (forfrom) Doctest: forfrom.for_else ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptreturn ... #### 2020-11-27 17:01:52.642801 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 ... #### 2020-11-27 17:02:02.866823 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 ... #### 2020-11-27 17:02:13.169293 #### 2020-11-27 17:02:23.428212 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 ... #### 2020-11-27 17:02:33.924820 #### 2020-11-27 17:02:44.107022 funcexceptreturn () Doctest: funcexceptreturn ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptreturn ... #### 2020-11-27 17:02:54.240623 #### 2020-11-27 17:03:04.490356 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-11-27 17:03:14.646449 #### 2020-11-27 17:03:24.805089 #### 2020-11-27 17:03:34.976163 #### 2020-11-27 17:03:45.196156 funcexceptreturn () Doctest: funcexceptreturn ... ok #### 2020-11-27 17:03:55.396102 runTest (__main__.CythonRunTestCase) compiling (cpp) and running fused_cpp ... #### 2020-11-27 17:04:05.543573 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-11-27 17:04:15.713035 #### 2020-11-27 17:04:25.939189 #### 2020-11-27 17:04:36.151268 compiledef () Doctest: compiledef ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running compiledef ... #### 2020-11-27 17:04:46.384195 #### 2020-11-27 17:04:56.526824 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 ... #### 2020-11-27 17:05:06.683183 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 ... #### 2020-11-27 17:05:16.789128 compiledef () Doctest: compiledef ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running complex_numbers_T305_long_double ... #### 2020-11-27 17:05:26.967032 #### 2020-11-27 17:05:37.202436 #### 2020-11-27 17:05:47.419389 test_object_conversion (complex_numbers_T305_long_double) Doctest: complex_numbers_T305_long_double.test_object_conversion ... ok #### 2020-11-27 17:05:57.591198 runTest (__main__.CythonRunTestCase) compiling (cpp) and running complex_numbers_T305_long_double ... #### 2020-11-27 17:06:08.296628 #### 2020-11-27 17:06:18.571956 #### 2020-11-27 17:06:28.753044 test_cpp_specialization (fused_cpp) Doctest: fused_cpp.test_cpp_specialization ... ok #### 2020-11-27 17:06:38.890745 runTest (__main__.CythonRunTestCase) compiling (c) and running fused_def ... #### 2020-11-27 17:06:49.117021 #### 2020-11-27 17:06:59.347681 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 ... 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 #### 2020-11-27 17:07:09.592241 runTest (__main__.CythonRunTestCase) compiling (c) and running import_star ... #### 2020-11-27 17:07:19.759289 #### 2020-11-27 17:07:29.924221 #### 2020-11-27 17:07:40.139762 concatcstrings () Doctest: concatcstrings ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running concatcstrings ... #### 2020-11-27 17:07:50.245975 #### 2020-11-27 17:08:00.467782 #### 2020-11-27 17:08:10.657076 #### 2020-11-27 17:08:20.876877 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running import_star ... #### 2020-11-27 17:08:31.106608 concatcstrings () Doctest: concatcstrings ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running consts ... #### 2020-11-27 17:08:41.270963 #### 2020-11-27 17:08:51.420010 #### 2020-11-27 17:09:01.623190 #### 2020-11-27 17:09:11.866995 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 run (__main__.PureDoctestTestCase) running pure doctests in ext_auto_richcmp ... 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 ... #### 2020-11-27 17:09:22.153235 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 ... #### 2020-11-27 17:09:32.277879 #### 2020-11-27 17:09:42.489102 #### 2020-11-27 17:09:52.610718 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 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 (cpp) and running extended_unpacking_T409 ... #### 2020-11-27 17:10:02.753226 #### 2020-11-27 17:10:12.897351 #### 2020-11-27 17:10:23.491500 #### 2020-11-27 17:10:33.907994 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-11-27 17:10:44.077437 #### 2020-11-27 17:10:54.174433 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-11-27 17:11:04.346618 #### 2020-11-27 17:11:14.550905 #### 2020-11-27 17:11:24.678233 #### 2020-11-27 17:11:34.819110 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-11-27 17:11:44.923769 #### 2020-11-27 17:11:55.227745 #### 2020-11-27 17:12:05.341844 #### 2020-11-27 17:12:15.530896 test_list (extern_builtins_T258) Doctest: extern_builtins_T258.test_list ... ok test_tuple (extern_builtins_T258) Doctest: extern_builtins_T258.test_tuple ... ok #### 2020-11-27 17:12:25.722038 runTest (__main__.EndToEndTest) End-to-end extern_include_order ... #### 2020-11-27 17:12:35.912648 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 #### 2020-11-27 17:12:46.137706 runTest (__main__.CythonRunTestCase) compiling (c) and running control_flow_except_T725 ... #### 2020-11-27 17:12:56.337021 #### 2020-11-27 17:13:06.551915 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 ... #### 2020-11-27 17:13:16.825927 #### 2020-11-27 17:13:27.048448 #### 2020-11-27 17:13:37.195237 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-11-27 17:13:47.898444 #### 2020-11-27 17:13:58.118230 #### 2020-11-27 17:14:08.289216 ok runTest (__main__.CythonRunTestCase) compiling (c) and running extmember ... #### 2020-11-27 17:14:18.454149 #### 2020-11-27 17:14:28.730695 #### 2020-11-27 17:14:38.917325 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-11-27 17:14:49.062978 #### 2020-11-27 17:14:59.253961 #### 2020-11-27 17:15:09.403298 #### 2020-11-27 17:15:19.578214 #### 2020-11-27 17:15:29.742333 #### 2020-11-27 17:15:39.904024 #### 2020-11-27 17:15:50.224813 #### 2020-11-27 17:16:00.450140 #### 2020-11-27 17:16:10.674428 extmember () Doctest: extmember ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extmember ... #### 2020-11-27 17:16:20.859132 #### 2020-11-27 17:16:31.102266 #### 2020-11-27 17:16:41.316935 #### 2020-11-27 17:16:51.497859 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-11-27 17:17:01.712320 #### 2020-11-27 17:17:11.890229 #### 2020-11-27 17:17:22.257904 #### 2020-11-27 17:17:32.529245 #### 2020-11-27 17:17:42.686888 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-11-27 17:17:52.877258 #### 2020-11-27 17:18:03.455795 #### 2020-11-27 17:18:13.693279 #### 2020-11-27 17:18:23.859385 extmember () Doctest: extmember ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exttype_freelist ... #### 2020-11-27 17:18:34.053750 #### 2020-11-27 17:18:44.287700 #### 2020-11-27 17:18:54.535172 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-11-27 17:19:04.713196 #### 2020-11-27 17:19:14.860414 #### 2020-11-27 17:19:25.008195 #### 2020-11-27 17:19:35.184081 #### 2020-11-27 17:19:45.383885 #### 2020-11-27 17:19:55.567237 #### 2020-11-27 17:20:05.829218 #### 2020-11-27 17:20:16.025301 f (iteratorexception) Doctest: iteratorexception.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running iteratorexception ... #### 2020-11-27 17:20:26.311218 #### 2020-11-27 17:20:36.475210 #### 2020-11-27 17:20:46.620830 #### 2020-11-27 17:20:56.772855 #### 2020-11-27 17:21:06.920294 #### 2020-11-27 17:21:17.148255 #### 2020-11-27 17:21:27.358578 #### 2020-11-27 17:21:37.465211 #### 2020-11-27 17:21:47.722276 f (iteratorexception) Doctest: iteratorexception.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running king1 ... #### 2020-11-27 17:21:57.858288 #### 2020-11-27 17:22:07.992331 ok runTest (__main__.EndToEndTest) End-to-end coverage_nogil ... #### 2020-11-27 17:22:18.595003 #### 2020-11-27 17:22:28.844233 bf (king1) Doctest: king1.bf ... ok uf (king1) Doctest: king1.uf ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running king1 ... #### 2020-11-27 17:22:39.063441 #### 2020-11-27 17:22:49.290335 #### 2020-11-27 17:22:59.532097 #### 2020-11-27 17:23:09.743129 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running exttype_freelist ... #### 2020-11-27 17:23:19.977941 bf (king1) Doctest: king1.bf ... ok uf (king1) Doctest: king1.uf ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kwargproblems ... #### 2020-11-27 17:23:30.167933 #### 2020-11-27 17:23:40.333489 ok runTest (__main__.CythonRunTestCase) compiling (c) and running cpdef_method_override_recursion ... #### 2020-11-27 17:23:50.520705 test (kwargproblems) Doctest: kwargproblems.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kwargproblems ... #### 2020-11-27 17:24:00.693094 #### 2020-11-27 17:24:10.907709 #### 2020-11-27 17:24:21.207041 #### 2020-11-27 17:24:31.392274 test (kwargproblems) Doctest: kwargproblems.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kwonlyargs ... #### 2020-11-27 17:24:41.557799 #### 2020-11-27 17:24:51.786870 #### 2020-11-27 17:25:01.914404 #### 2020-11-27 17:25:12.198349 #### 2020-11-27 17:25:22.330808 #### 2020-11-27 17:25:32.461611 #### 2020-11-27 17:25:43.091612 #### 2020-11-27 17:25:53.329788 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 ... #### 2020-11-27 17:26:03.479232 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 (cpp) and running cpdef_method_override_recursion ... 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 #### 2020-11-27 17:26:13.651365 runTest (__main__.CythonRunTestCase) compiling (cpp) and running kwonlyargs ... #### 2020-11-27 17:26:23.856909 #### 2020-11-27 17:26:34.087088 #### 2020-11-27 17:26:44.208487 #### 2020-11-27 17:26:54.370325 #### 2020-11-27 17:27:04.541082 #### 2020-11-27 17:27:14.745404 #### 2020-11-27 17:27:24.989834 #### 2020-11-27 17:27:35.187255 #### 2020-11-27 17:27:45.370397 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 #### 2020-11-27 17:27:55.538988 runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_T195 ... #### 2020-11-27 17:28:05.670096 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 runTest (__main__.CythonRunTestCase) compiling (c) and running final_cdef_class ... #### 2020-11-27 17:28:15.926176 #### 2020-11-27 17:28:26.086712 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-11-27 17:28:36.368131 #### 2020-11-27 17:28:46.539203 #### 2020-11-27 17:28:56.688473 #### 2020-11-27 17:29:06.838075 #### 2020-11-27 17:29:17.046155 #### 2020-11-27 17:29:27.192175 #### 2020-11-27 17:29:37.396857 #### 2020-11-27 17:29:47.590455 #### 2020-11-27 17:29:57.799414 #### 2020-11-27 17:30:08.018247 #### 2020-11-27 17:30:18.179389 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 A (cpdef_temps_T411) Doctest: cpdef_temps_T411.A ... ok B (cpdef_temps_T411) Doctest: cpdef_temps_T411.B ... ok #### 2020-11-27 17:30:28.300277 runTest (__main__.CythonRunTestCase) compiling (cpp) and running final_cdef_class ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpdef_temps_T411 ... 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 lambda_T195 ... #### 2020-11-27 17:30:38.487154 #### 2020-11-27 17:30:48.686907 #### 2020-11-27 17:30:58.855182 #### 2020-11-27 17:31:09.049073 #### 2020-11-27 17:31:19.273247 #### 2020-11-27 17:31:30.081834 #### 2020-11-27 17:31:40.369838 #### 2020-11-27 17:31:50.520524 #### 2020-11-27 17:32:00.667028 #### 2020-11-27 17:32:10.867101 #### 2020-11-27 17:32:21.030379 #### 2020-11-27 17:32:31.257819 #### 2020-11-27 17:32:41.410171 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-11-27 17:32:51.547278 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-11-27 17:33:01.664174 #### 2020-11-27 17:33:11.864187 #### 2020-11-27 17:33:22.006971 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 (c) and running lambda_T723 ... #### 2020-11-27 17:33:32.178305 #### 2020-11-27 17:33:42.313593 #### 2020-11-27 17:33:52.460937 #### 2020-11-27 17:34:02.539366 test_in (flatin) Doctest: flatin.test_in ... ok test_not_in (flatin) Doctest: flatin.test_not_in ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running flatin ... #### 2020-11-27 17:34:12.703058 #### 2020-11-27 17:34:22.840042 t723 (lambda_T723) Doctest: lambda_T723.t723 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_T723 ... #### 2020-11-27 17:34:33.027673 #### 2020-11-27 17:34:43.201077 #### 2020-11-27 17:34:53.321555 #### 2020-11-27 17:35:03.873726 ok runTest (__main__.EndToEndTest) End-to-end cpp_exception_declaration_compatibility ... test_in (flatin) Doctest: flatin.test_in ... ok test_not_in (flatin) Doctest: flatin.test_not_in ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running float_division ... #### 2020-11-27 17:35:14.097576 #### 2020-11-27 17:35:24.269330 t723 (lambda_T723) Doctest: lambda_T723.t723 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_class_T605 ... #### 2020-11-27 17:35:34.550293 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-11-27 17:35:44.676940 #### 2020-11-27 17:35:54.856192 #### 2020-11-27 17:36:05.002083 #### 2020-11-27 17:36:15.242838 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-11-27 17:36:25.543793 #### 2020-11-27 17:36:35.679530 #### 2020-11-27 17:36:45.828656 #### 2020-11-27 17:36:55.972182 #### 2020-11-27 17:37:06.084648 #### 2020-11-27 17:37:16.270221 #### 2020-11-27 17:37:26.382670 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_exceptions ... Bar (lambda_class_T605) Doctest: lambda_class_T605.Bar ... ok Foo (lambda_class_T605) Doctest: lambda_class_T605.Foo ... ok 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 ... #### 2020-11-27 17:37:36.549954 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 lambda_class_T605 ... runTest (__main__.CythonRunTestCase) compiling (c) and running float_floor_division_T260 ... #### 2020-11-27 17:37:46.665074 #### 2020-11-27 17:37:56.864153 #### 2020-11-27 17:38:07.023307 floor_div_float (float_floor_division_T260) Doctest: float_floor_division_T260.floor_div_float ... #### 2020-11-27 17:38:17.810488 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running float_floor_division_T260 ... #### 2020-11-27 17:38:28.070217 #### 2020-11-27 17:38:38.217444 #### 2020-11-27 17:38:48.379145 #### 2020-11-27 17:38:58.562454 #### 2020-11-27 17:39:08.838930 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-11-27 17:39:19.024179 #### 2020-11-27 17:39:29.244194 #### 2020-11-27 17:39:39.358560 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-11-27 17:39:49.589411 Bar (lambda_class_T605) Doctest: lambda_class_T605.Bar ... ok Foo (lambda_class_T605) Doctest: lambda_class_T605.Foo ... ok #### 2020-11-27 17:39:59.748337 runTest (__main__.CythonRunTestCase) compiling (c) and running lambda_tests ... #### 2020-11-27 17:40:09.956727 #### 2020-11-27 17:40:20.132596 #### 2020-11-27 17:40:30.520209 #### 2020-11-27 17:40:40.666824 #### 2020-11-27 17:40:50.867698 #### 2020-11-27 17:41:01.064252 #### 2020-11-27 17:41:11.242440 #### 2020-11-27 17:41:21.376119 #### 2020-11-27 17:41:31.591591 #### 2020-11-27 17:41:41.697983 #### 2020-11-27 17:41:51.918390 #### 2020-11-27 17:42:02.130630 #### 2020-11-27 17:42:12.325655 #### 2020-11-27 17:42:22.457516 #### 2020-11-27 17:42:32.604167 #### 2020-11-27 17:42:42.797921 #### 2020-11-27 17:42:53.027894 #### 2020-11-27 17:43:03.285674 #### 2020-11-27 17:43:13.490299 #### 2020-11-27 17:43:23.752701 #### 2020-11-27 17:43:33.888152 #### 2020-11-27 17:43:44.097863 #### 2020-11-27 17:43:54.307633 #### 2020-11-27 17:44:04.601331 #### 2020-11-27 17:44:14.916862 #### 2020-11-27 17:44:25.182600 #### 2020-11-27 17:44:35.370742 #### 2020-11-27 17:44:45.549241 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-11-27 17:44:55.725220 #### 2020-11-27 17:45:05.878595 #### 2020-11-27 17:45:16.077792 #### 2020-11-27 17:45:26.226203 #### 2020-11-27 17:45:36.467252 #### 2020-11-27 17:45:46.714300 #### 2020-11-27 17:45:56.870524 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-11-27 17:46:07.058918 #### 2020-11-27 17:46:17.260465 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-11-27 17:46:27.466817 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-11-27 17:46:37.642937 #### 2020-11-27 17:46:47.799196 #### 2020-11-27 17:46:57.944883 #### 2020-11-27 17:47:08.132654 #### 2020-11-27 17:47:18.639027 #### 2020-11-27 17:47:28.838241 #### 2020-11-27 17:47:39.166902 #### 2020-11-27 17:47:49.426946 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 ... ok test_int88 (cpp_nonstdint) Doctest: cpp_nonstdint.test_int88 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cpp_stl_function ... #### 2020-11-27 17:47:59.676789 #### 2020-11-27 17:48:09.943076 #### 2020-11-27 17:48:20.116597 #### 2020-11-27 17:48:30.233793 #### 2020-11-27 17:48:40.356993 #### 2020-11-27 17:48:50.563686 #### 2020-11-27 17:49:00.770190 #### 2020-11-27 17:49:11.043570 #### 2020-11-27 17:49:21.306094 #### 2020-11-27 17:49:31.572396 #### 2020-11-27 17:49:41.742258 === 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-11-27 17:49:51.935321 #### 2020-11-27 17:50:02.248269 #### 2020-11-27 17:50:12.362985 #### 2020-11-27 17:50:22.533538 #### 2020-11-27 17:50:32.670361 #### 2020-11-27 17:50:42.959179 #### 2020-11-27 17:50:53.241451 #### 2020-11-27 17:51:03.471393 #### 2020-11-27 17:51:13.729407 #### 2020-11-27 17:51:23.931843 #### 2020-11-27 17:51:34.163127 #### 2020-11-27 17:51:44.337576 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-11-27 17:51:54.568679 #### 2020-11-27 17:52:04.716798 #### 2020-11-27 17:52:14.973004 #### 2020-11-27 17:52:25.171286 #### 2020-11-27 17:52:35.405212 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-11-27 17:52:45.564901 #### 2020-11-27 17:52:55.717370 #### 2020-11-27 17:53:06.016650 #### 2020-11-27 17:53:16.176876 #### 2020-11-27 17:53:26.387742 #### 2020-11-27 17:53:36.665414 #### 2020-11-27 17:53:46.869345 #### 2020-11-27 17:53:57.088213 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 ... #### 2020-11-27 17:54:07.297514 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 (c) and running funcexcept ... #### 2020-11-27 17:54:17.564609 #### 2020-11-27 17:54:27.775245 #### 2020-11-27 17:54:38.089397 #### 2020-11-27 17:54:48.227775 #### 2020-11-27 17:54:58.398132 #### 2020-11-27 17:55:08.556787 #### 2020-11-27 17:55:18.981891 #### 2020-11-27 17:55:29.238350 funcexcept () Doctest: funcexcept ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexcept ... #### 2020-11-27 17:55:39.482105 #### 2020-11-27 17:55:49.576130 #### 2020-11-27 17:55:59.727188 #### 2020-11-27 17:56:09.852009 #### 2020-11-27 17:56:20.015954 #### 2020-11-27 17:56:30.209483 #### 2020-11-27 17:56:40.303173 #### 2020-11-27 17:56:50.474992 funcexcept () Doctest: funcexcept ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptchained ... #### 2020-11-27 17:57:00.623457 #### 2020-11-27 17:57:10.744524 #### 2020-11-27 17:57:20.881389 #### 2020-11-27 17:57:31.035586 #### 2020-11-27 17:57:41.157964 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-11-27 17:57:51.350587 #### 2020-11-27 17:58:01.527682 #### 2020-11-27 17:58:11.663123 #### 2020-11-27 17:58:21.816911 #### 2020-11-27 17:58:31.903896 #### 2020-11-27 17:58:42.045076 #### 2020-11-27 17:58:52.139470 funcexceptchained () Doctest: funcexceptchained ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptchained ... #### 2020-11-27 17:59:02.282324 #### 2020-11-27 17:59:12.481165 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 runTest (__main__.CythonRunTestCase) compiling (c) and running cross_closure_type_inference ... #### 2020-11-27 17:59:22.574264 #### 2020-11-27 17:59:32.727059 #### 2020-11-27 17:59:42.841528 #### 2020-11-27 17:59:52.951012 #### 2020-11-27 18:00:03.036093 #### 2020-11-27 18:00:13.118811 #### 2020-11-27 18:00:23.577008 #### 2020-11-27 18:00:33.720259 #### 2020-11-27 18:00:43.861522 #### 2020-11-27 18:00:53.977052 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-11-27 18:01:04.071309 funcexceptchained () Doctest: funcexceptchained ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running function_as_method_py_T494 ... #### 2020-11-27 18:01:14.248865 #### 2020-11-27 18:01:24.472276 #### 2020-11-27 18:01:34.576884 #### 2020-11-27 18:01:44.713987 #### 2020-11-27 18:01:54.917432 #### 2020-11-27 18:02:05.046530 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-11-27 18:02:15.243170 #### 2020-11-27 18:02:25.394997 #### 2020-11-27 18:02:35.574871 #### 2020-11-27 18:02:45.829281 #### 2020-11-27 18:02:55.960200 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-11-27 18:03:06.122138 runTest (__main__.CythonRunTestCase) compiling (c) and running cstringmeth ... 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 ... 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 #### 2020-11-27 18:03:16.344220 runTest (__main__.CythonRunTestCase) compiling (c) and running large_consts_T237 ... #### 2020-11-27 18:03:26.519266 #### 2020-11-27 18:03:36.634903 cstringmeth () Doctest: cstringmeth ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running cstringmeth ... #### 2020-11-27 18:03:46.774178 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-11-27 18:03:56.956514 #### 2020-11-27 18:04:07.107650 #### 2020-11-27 18:04:17.319306 cstringmeth () Doctest: cstringmeth ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ctuple ... #### 2020-11-27 18:04:27.798163 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 ... 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 libcpp_algo ... #### 2020-11-27 18:04:38.001966 #### 2020-11-27 18:04:48.194570 #### 2020-11-27 18:04:58.290467 #### 2020-11-27 18:05:08.452377 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-11-27 18:05:18.590187 #### 2020-11-27 18:05:28.724753 #### 2020-11-27 18:05:38.874183 #### 2020-11-27 18:05:48.974449 #### 2020-11-27 18:05:59.160205 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-11-27 18:06:09.370830 #### 2020-11-27 18:06:19.579390 #### 2020-11-27 18:06:29.755111 #### 2020-11-27 18:06:39.874134 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-11-27 18:06:49.957129 #### 2020-11-27 18:07:00.154232 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-11-27 18:07:10.281179 #### 2020-11-27 18:07:20.387532 #### 2020-11-27 18:07:30.533310 #### 2020-11-27 18:07:40.664734 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 (cpp) and running literals ... #### 2020-11-27 18:07:50.753260 #### 2020-11-27 18:08:00.903371 #### 2020-11-27 18:08:11.030639 #### 2020-11-27 18:08:21.159821 #### 2020-11-27 18:08:31.269494 #### 2020-11-27 18:08:41.411578 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 #### 2020-11-27 18:08:51.585277 runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_expressions ... #### 2020-11-27 18:09:01.912363 #### 2020-11-27 18:09:12.098653 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-11-27 18:09:22.247867 #### 2020-11-27 18:09:32.408512 #### 2020-11-27 18:09:42.572264 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 ... #### 2020-11-27 18:09:53.112510 #### 2020-11-27 18:10:03.275241 longlongindex () Doctest: longlongindex ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running longlongindex ... #### 2020-11-27 18:10:13.479227 #### 2020-11-27 18:10:23.866123 #### 2020-11-27 18:10:34.033152 #### 2020-11-27 18:10:44.162958 #### 2020-11-27 18:10:54.428687 #### 2020-11-27 18:11:04.616737 longlongindex () Doctest: longlongindex ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running mangle_c_keywords ... #### 2020-11-27 18:11:14.836656 #### 2020-11-27 18:11:25.059223 #### 2020-11-27 18:11:35.287123 #### 2020-11-27 18:11:45.538269 #### 2020-11-27 18:11:55.675186 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 #### 2020-11-27 18:12:05.931088 runTest (__main__.CythonRunTestCase) compiling (c) and running generators ... #### 2020-11-27 18:12:16.127686 #### 2020-11-27 18:12:26.333179 #### 2020-11-27 18:12:36.477143 #### 2020-11-27 18:12:46.572259 A (mangle_c_keywords) Doctest: mangle_c_keywords.A ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running mangle_c_keywords ... #### 2020-11-27 18:12:56.711152 #### 2020-11-27 18:13:06.880401 #### 2020-11-27 18:13:17.016281 #### 2020-11-27 18:13:27.196950 #### 2020-11-27 18:13:37.436902 #### 2020-11-27 18:13:47.613487 #### 2020-11-27 18:13:57.724173 #### 2020-11-27 18:14:07.861415 #### 2020-11-27 18:14:18.108345 #### 2020-11-27 18:14:28.300273 A (mangle_c_keywords) Doctest: mangle_c_keywords.A ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running method_module_name_T422 ... #### 2020-11-27 18:14:38.413382 #### 2020-11-27 18:14:48.568992 #### 2020-11-27 18:14:58.762060 #### 2020-11-27 18:15:08.864303 #### 2020-11-27 18:15:19.028261 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-11-27 18:15:29.267427 #### 2020-11-27 18:15:39.467636 method_module_name_T422 () Doctest: method_module_name_T422 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running method_module_name_T422 ... #### 2020-11-27 18:15:49.640910 #### 2020-11-27 18:15:59.846584 #### 2020-11-27 18:16:10.132172 #### 2020-11-27 18:16:20.748086 #### 2020-11-27 18:16:30.980487 #### 2020-11-27 18:16:41.148382 #### 2020-11-27 18:16:51.277072 #### 2020-11-27 18:17:01.419390 method_module_name_T422 () Doctest: method_module_name_T422 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running modop ... #### 2020-11-27 18:17:11.526922 #### 2020-11-27 18:17:21.648254 #### 2020-11-27 18:17:31.787182 #### 2020-11-27 18:17:41.930918 #### 2020-11-27 18:17:52.100604 #### 2020-11-27 18:18:02.223703 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-11-27 18:18:12.378355 runTest (__main__.CythonRunTestCase) compiling (cpp) and running modop ... #### 2020-11-27 18:18:22.631077 #### 2020-11-27 18:18:32.797737 #### 2020-11-27 18:18:42.963743 #### 2020-11-27 18:18:53.052669 #### 2020-11-27 18:19:03.153992 #### 2020-11-27 18:19:13.293226 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 (c) and running new_style_exceptions ... #### 2020-11-27 18:19:23.410326 Foo (generators) Doctest: generators.Foo ... ok attributes (generators) Doctest: generators.attributes ... #### 2020-11-27 18:19:33.522393 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-11-27 18:19:43.705200 #### 2020-11-27 18:19:53.774124 #### 2020-11-27 18:20:03.922652 #### 2020-11-27 18:20:14.147244 #### 2020-11-27 18:20:24.421412 test (new_style_exceptions) Doctest: new_style_exceptions.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running new_style_exceptions ... #### 2020-11-27 18:20:34.737265 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 ... #### 2020-11-27 18:20:44.934183 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-11-27 18:20:55.160232 #### 2020-11-27 18:21:05.343995 #### 2020-11-27 18:21:15.544252 #### 2020-11-27 18:21:25.883232 #### 2020-11-27 18:21:36.077582 #### 2020-11-27 18:21:46.689185 test (new_style_exceptions) Doctest: new_style_exceptions.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running nogil ... #### 2020-11-27 18:21:56.927323 #### 2020-11-27 18:22:07.147870 #### 2020-11-27 18:22:17.386121 #### 2020-11-27 18:22:27.604196 #### 2020-11-27 18:22:37.784765 #### 2020-11-27 18:22:48.023866 #### 2020-11-27 18:22:58.305444 #### 2020-11-27 18:23:08.516782 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-11-27 18:23:18.732368 #### 2020-11-27 18:23:28.968320 #### 2020-11-27 18:23:39.255168 #### 2020-11-27 18:23:49.545458 #### 2020-11-27 18:23:59.757324 #### 2020-11-27 18:24:09.970347 #### 2020-11-27 18:24:20.259178 #### 2020-11-27 18:24:30.555402 #### 2020-11-27 18:24:40.819102 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-11-27 18:24:51.012084 #### 2020-11-27 18:25:01.204126 #### 2020-11-27 18:25:11.487087 #### 2020-11-27 18:25:21.726955 #### 2020-11-27 18:25:31.843632 #### 2020-11-27 18:25:42.046143 #### 2020-11-27 18:25:52.364198 #### 2020-11-27 18:26:02.649816 #### 2020-11-27 18:26:12.976907 #### 2020-11-27 18:26:23.231389 #### 2020-11-27 18:26:33.450578 #### 2020-11-27 18:26:43.861119 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-11-27 18:26:54.117196 #### 2020-11-27 18:27:04.376945 #### 2020-11-27 18:27:14.557184 #### 2020-11-27 18:27:24.821222 #### 2020-11-27 18:27:35.071218 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 ... #### 2020-11-27 18:27:45.392374 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-11-27 18:27:55.701740 #### 2020-11-27 18:28:05.933316 #### 2020-11-27 18:28:16.192949 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 include () Doctest: include ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running include ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running fused_types ... #### 2020-11-27 18:28:26.428159 #### 2020-11-27 18:28:37.089647 #### 2020-11-27 18:28:47.277727 #### 2020-11-27 18:28:57.637744 #### 2020-11-27 18:29:08.077759 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 (c) and running nonecheck ... #### 2020-11-27 18:29:18.450054 include () Doctest: include ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inline ... #### 2020-11-27 18:29:28.620443 #### 2020-11-27 18:29:38.688503 #### 2020-11-27 18:29:48.927740 #### 2020-11-27 18:29:59.349216 test (inline) Doctest: inline.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inline ... #### 2020-11-27 18:30:09.554055 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 ... #### 2020-11-27 18:30:19.706794 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 ... 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 ... #### 2020-11-27 18:30:29.858754 #### 2020-11-27 18:30:40.011089 #### 2020-11-27 18:30:50.174152 test (inline) Doctest: inline.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running int_float_builtins_as_casts_T400 ... #### 2020-11-27 18:31:00.429711 #### 2020-11-27 18:31:10.589622 #### 2020-11-27 18:31:20.763381 #### 2020-11-27 18:31:30.928483 #### 2020-11-27 18:31:41.162511 #### 2020-11-27 18:31:51.426143 #### 2020-11-27 18:32:01.692139 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 #### 2020-11-27 18:32:11.868128 runTest (__main__.CythonRunTestCase) compiling (cpp) and running int_float_builtins_as_casts_T400 ... #### 2020-11-27 18:32:21.976157 #### 2020-11-27 18:32:32.138699 #### 2020-11-27 18:32:42.288266 #### 2020-11-27 18:32:52.408901 #### 2020-11-27 18:33:02.556877 #### 2020-11-27 18:33:12.690511 #### 2020-11-27 18:33:22.937476 #### 2020-11-27 18:33:33.226678 #### 2020-11-27 18:33:43.411239 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-11-27 18:33:53.669274 #### 2020-11-27 18:34:03.827812 #### 2020-11-27 18:34:14.291383 #### 2020-11-27 18:34:24.540466 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-11-27 18:34:34.687144 #### 2020-11-27 18:34:44.846983 #### 2020-11-27 18:34:55.066494 #### 2020-11-27 18:35:05.175047 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 (c) and running ishimoto2 ... #### 2020-11-27 18:35:15.328483 #### 2020-11-27 18:35:25.484073 #### 2020-11-27 18:35:35.646888 #### 2020-11-27 18:35:45.886820 #### 2020-11-27 18:35:56.039277 #### 2020-11-27 18:36:06.161668 C (ishimoto2) Doctest: ishimoto2.C ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ishimoto2 ... #### 2020-11-27 18:36:16.315212 #### 2020-11-27 18:36:26.447246 #### 2020-11-27 18:36:36.668286 #### 2020-11-27 18:36:46.757214 #### 2020-11-27 18:36:56.908066 #### 2020-11-27 18:37:07.038527 C (ishimoto2) Doctest: ishimoto2.C ... #### 2020-11-27 18:37:17.240046 ok runTest (__main__.CythonRunTestCase) compiling (c) and running isnonebool ... #### 2020-11-27 18:37:27.352208 #### 2020-11-27 18:37:37.468554 #### 2020-11-27 18:37:47.655810 #### 2020-11-27 18:37:57.775418 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-11-27 18:38:07.991726 #### 2020-11-27 18:38:18.062153 #### 2020-11-27 18:38:28.144249 #### 2020-11-27 18:38:38.229294 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 #### 2020-11-27 18:38:48.346957 runTest (__main__.CythonRunTestCase) compiling (cpp) and running nonecheck ... 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 ... 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 ... #### 2020-11-27 18:38:58.492722 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 ... 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-11-27 18:39:08.661104 #### 2020-11-27 18:39:18.800379 kostyrka2 () Doctest: kostyrka2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running kostyrka2 ... #### 2020-11-27 18:39:28.975117 #### 2020-11-27 18:39:39.093268 #### 2020-11-27 18:39:49.747419 #### 2020-11-27 18:39:59.869179 #### 2020-11-27 18:40:09.990063 kostyrka2 () Doctest: kostyrka2 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running kwonlyargscall ... #### 2020-11-27 18:40:20.258991 #### 2020-11-27 18:40:30.383314 #### 2020-11-27 18:40:40.465763 #### 2020-11-27 18:40:50.590259 #### 2020-11-27 18:41:00.736801 #### 2020-11-27 18:41:10.922288 #### 2020-11-27 18:41:20.999901 #### 2020-11-27 18:41:31.108062 #### 2020-11-27 18:41:41.279721 #### 2020-11-27 18:41:51.480042 #### 2020-11-27 18:42:01.647502 #### 2020-11-27 18:42:11.871506 #### 2020-11-27 18:42:22.017378 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-11-27 18:42:32.200303 #### 2020-11-27 18:42:42.383123 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-11-27 18:42:52.566779 #### 2020-11-27 18:43:02.710184 #### 2020-11-27 18:43:12.861362 #### 2020-11-27 18:43:22.974977 #### 2020-11-27 18:43:33.042476 #### 2020-11-27 18:43:43.207883 #### 2020-11-27 18:43:53.306090 #### 2020-11-27 18:44:03.493269 #### 2020-11-27 18:44:13.614044 #### 2020-11-27 18:44:23.777229 #### 2020-11-27 18:44:33.920910 #### 2020-11-27 18:44:44.084879 #### 2020-11-27 18:44:54.226980 #### 2020-11-27 18:45:04.446919 #### 2020-11-27 18:45:14.635735 #### 2020-11-27 18:45:24.807155 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 (c) and running lepage_1 ... #### 2020-11-27 18:45:35.003725 #### 2020-11-27 18:45:45.170688 #### 2020-11-27 18:45:55.613831 #### 2020-11-27 18:46:05.824523 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-11-27 18:46:16.176110 #### 2020-11-27 18:46:26.318668 #### 2020-11-27 18:46:36.473473 #### 2020-11-27 18:46:46.596811 #### 2020-11-27 18:46:56.730277 lepage_1 () Doctest: lepage_1 ... ok #### 2020-11-27 18:47:06.880070 runTest (__main__.CythonRunTestCase) compiling (cpp) and running lepage_1 ... 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-11-27 18:47:17.003186 #### 2020-11-27 18:47:27.127952 #### 2020-11-27 18:47:37.212304 #### 2020-11-27 18:47:47.288341 #### 2020-11-27 18:47:57.361262 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 runTest (__main__.CythonRunTestCase) compiling (c) and running ooo_base_classes ... #### 2020-11-27 18:48:07.481874 test_pxd_locals (directive_locals_in_pxd) Doctest: directive_locals_in_pxd.test_pxd_locals ... 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 ... #### 2020-11-27 18:48:17.603308 #### 2020-11-27 18:48:27.717896 #### 2020-11-27 18:48:37.881436 lepage_1 () Doctest: lepage_1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running letnode_T766 ... #### 2020-11-27 18:48:48.022177 ellipsis_T488 () Doctest: ellipsis_T488 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ellipsis_T488 ... #### 2020-11-27 18:48:58.121364 #### 2020-11-27 18:49:08.247015 #### 2020-11-27 18:49:18.307652 #### 2020-11-27 18:49:28.402206 #### 2020-11-27 18:49:38.748214 ellipsis_T488 () Doctest: ellipsis_T488 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exectest ... #### 2020-11-27 18:49:48.887203 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-11-27 18:49:59.102218 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-11-27 18:50:09.322510 runTest (__main__.CythonRunTestCase) compiling (cpp) and running ooo_base_classes ... #### 2020-11-27 18:50:19.454041 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 #### 2020-11-27 18:50:29.536889 runTest (__main__.CythonRunTestCase) compiling (c) and running future_unicode_literals ... #### 2020-11-27 18:50:39.691555 #### 2020-11-27 18:50:49.829377 #### 2020-11-27 18:50:59.889437 future_unicode_literals () Doctest: future_unicode_literals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running future_unicode_literals ... 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-11-27 18:51:09.945307 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-11-27 18:51:20.109389 #### 2020-11-27 18:51:30.211411 #### 2020-11-27 18:51:40.401396 future_unicode_literals () Doctest: future_unicode_literals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running generator_frame_cycle ... #### 2020-11-27 18:51:50.581345 #### 2020-11-27 18:52:00.726820 #### 2020-11-27 18:52:10.816769 #### 2020-11-27 18:52:20.987763 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-11-27 18:52:31.140447 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-11-27 18:52:41.271212 #### 2020-11-27 18:52:51.463342 #### 2020-11-27 18:53:01.759011 #### 2020-11-27 18:53:11.901726 #### 2020-11-27 18:53:22.439412 #### 2020-11-27 18:53:32.617975 #### 2020-11-27 18:53:42.784797 #### 2020-11-27 18:53:52.954025 #### 2020-11-27 18:54:03.013820 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-11-27 18:54:13.162592 #### 2020-11-27 18:54:23.242203 #### 2020-11-27 18:54:33.338466 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_frame_cycle ... #### 2020-11-27 18:54:43.403869 #### 2020-11-27 18:54:53.531091 #### 2020-11-27 18:55:03.644395 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-11-27 18:55:13.748561 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-11-27 18:55:23.863432 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 #### 2020-11-27 18:55:34.027769 runTest (__main__.CythonRunTestCase) compiling (c) and running extclasspass ... #### 2020-11-27 18:55:44.198882 #### 2020-11-27 18:55:54.344805 #### 2020-11-27 18:56:04.468532 #### 2020-11-27 18:56:14.713064 #### 2020-11-27 18:56:24.916879 #### 2020-11-27 18:56:35.070922 #### 2020-11-27 18:56:45.209185 extclasspass () Doctest: extclasspass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extclasspass ... #### 2020-11-27 18:56:55.556969 #### 2020-11-27 18:57:05.691495 #### 2020-11-27 18:57:15.806817 #### 2020-11-27 18:57:26.490481 #### 2020-11-27 18:57:36.730381 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 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 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 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running list_pop ... #### 2020-11-27 18:57:46.873925 #### 2020-11-27 18:57:57.011428 #### 2020-11-27 18:58:07.168368 #### 2020-11-27 18:58:17.271602 extclasspass () Doctest: extclasspass ... ok runTest (__main__.EndToEndTest) End-to-end extern_impl_excvalue ... #### 2020-11-27 18:58:27.403398 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 (c) and running overflow_check_ulonglong ... #### 2020-11-27 18:58:37.514290 #### 2020-11-27 18:58:47.647865 #### 2020-11-27 18:58:57.755234 #### 2020-11-27 18:59:07.940492 #### 2020-11-27 18:59:18.152671 #### 2020-11-27 18:59:28.289826 #### 2020-11-27 18:59:38.384812 ok runTest (__main__.EndToEndTest) End-to-end external_inline_declaration ... #### 2020-11-27 18:59:48.526502 test_reference_cycle_cleanup (generators_in_refcycles) Doctest: generators_in_refcycles.test_reference_cycle_cleanup ... ok #### 2020-11-27 18:59:58.607206 runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_in_refcycles ... #### 2020-11-27 19:00:08.700420 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 ... #### 2020-11-27 19:00:19.273336 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-11-27 19:00:29.375214 #### 2020-11-27 19:00:39.469131 #### 2020-11-27 19:00:49.582561 ok runTest (__main__.CythonRunTestCase) compiling (c) and running extinherit ... #### 2020-11-27 19:00:59.717567 lshift (longintrepr) Doctest: longintrepr.lshift ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running longintrepr ... #### 2020-11-27 19:01:09.870344 #### 2020-11-27 19:01:19.972763 #### 2020-11-27 19:01:30.063465 #### 2020-11-27 19:01:40.168365 #### 2020-11-27 19:01:50.348759 lshift (longintrepr) Doctest: longintrepr.lshift ... ok #### 2020-11-27 19:02:00.466714 runTest (__main__.CythonRunTestCase) compiling (cpp) and running lvalue_refs ... #### 2020-11-27 19:02:10.723590 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 ... test_reference_cycle_cleanup (generators_in_refcycles) Doctest: generators_in_refcycles.test_reference_cycle_cleanup ... #### 2020-11-27 19:02:20.934276 ok runTest (__main__.CythonRunTestCase) compiling (c) and running generators_pep479 ... #### 2020-11-27 19:02:31.054310 #### 2020-11-27 19:02:41.166209 rest (extinherit) Doctest: extinherit.rest ... ok #### 2020-11-27 19:02:51.236988 runTest (__main__.CythonRunTestCase) compiling (cpp) and running extinherit ... #### 2020-11-27 19:03:01.417070 #### 2020-11-27 19:03:11.562537 #### 2020-11-27 19:03:21.794759 #### 2020-11-27 19:03:32.400915 #### 2020-11-27 19:03:42.631387 lvalue_refs () Doctest: lvalue_refs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running matrix_multiplier ... #### 2020-11-27 19:03:52.955077 #### 2020-11-27 19:04:03.219291 #### 2020-11-27 19:04:13.393484 #### 2020-11-27 19:04:23.518383 #### 2020-11-27 19:04:33.641515 #### 2020-11-27 19:04:43.889098 #### 2020-11-27 19:04:54.110284 #### 2020-11-27 19:05:04.286964 rest (extinherit) Doctest: extinherit.rest ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extlen ... 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 #### 2020-11-27 19:05:14.413137 runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_pep479 ... #### 2020-11-27 19:05:24.501394 #### 2020-11-27 19:05:34.708313 #### 2020-11-27 19:05:44.842008 #### 2020-11-27 19:05:54.976008 #### 2020-11-27 19:06:05.141408 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 (cpp) and running matrix_multiplier ... #### 2020-11-27 19:06:15.248436 extlen () Doctest: extlen ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extlen ... #### 2020-11-27 19:06:25.330917 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 (c) and running pep448_extended_unpacking ... #### 2020-11-27 19:06:35.456039 #### 2020-11-27 19:06:45.571284 #### 2020-11-27 19:06:55.657583 #### 2020-11-27 19:07:05.838562 #### 2020-11-27 19:07:15.991727 #### 2020-11-27 19:07:26.143815 #### 2020-11-27 19:07:36.294163 extlen () Doctest: extlen ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running extstarargs ... #### 2020-11-27 19:07:46.440218 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 (c) and running generators_py ... #### 2020-11-27 19:07:56.571195 #### 2020-11-27 19:08:06.697253 #### 2020-11-27 19:08:16.868213 #### 2020-11-27 19:08:27.032573 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-11-27 19:08:37.136817 #### 2020-11-27 19:08:47.692054 #### 2020-11-27 19:08:57.841416 #### 2020-11-27 19:09:07.924264 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-11-27 19:09:18.127892 extstarargs () Doctest: extstarargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running extstarargs ... #### 2020-11-27 19:09:28.236014 #### 2020-11-27 19:09:38.337683 #### 2020-11-27 19:09:48.430951 #### 2020-11-27 19:09:58.470929 #### 2020-11-27 19:10:08.528382 #### 2020-11-27 19:10:18.612839 #### 2020-11-27 19:10:28.735203 #### 2020-11-27 19:10:38.832315 #### 2020-11-27 19:10:48.914229 #### 2020-11-27 19:10:59.046960 #### 2020-11-27 19:11:09.148668 extstarargs () Doctest: extstarargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running exttype ... #### 2020-11-27 19:11:19.322068 #### 2020-11-27 19:11:29.475132 #### 2020-11-27 19:11:39.588160 #### 2020-11-27 19:11:49.756772 #### 2020-11-27 19:11:59.846888 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 ... Spam (exttype) Doctest: exttype.Spam ... ok f (exttype) Doctest: exttype.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running exttype ... #### 2020-11-27 19:12:10.010954 #### 2020-11-27 19:12:20.129161 #### 2020-11-27 19:12:30.328507 #### 2020-11-27 19:12:40.516810 #### 2020-11-27 19:12:50.643123 #### 2020-11-27 19:13:00.789488 #### 2020-11-27 19:13:10.949967 #### 2020-11-27 19:13:21.024397 Spam (exttype) Doctest: exttype.Spam ... ok f (exttype) Doctest: exttype.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fastcall ... #### 2020-11-27 19:13:31.393391 #### 2020-11-27 19:13:41.560300 #### 2020-11-27 19:13:51.692660 #### 2020-11-27 19:14:01.897685 #### 2020-11-27 19:14:12.060236 #### 2020-11-27 19:14:22.167761 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 #### 2020-11-27 19:14:32.291416 runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_py ... #### 2020-11-27 19:14:42.419257 #### 2020-11-27 19:14:52.544397 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-11-27 19:15:02.638054 #### 2020-11-27 19:15:12.754156 #### 2020-11-27 19:15:22.911216 #### 2020-11-27 19:15:33.046795 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-11-27 19:15:43.137038 #### 2020-11-27 19:15:53.287765 #### 2020-11-27 19:16:03.449639 #### 2020-11-27 19:16:13.733846 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-11-27 19:16:23.923061 #### 2020-11-27 19:16:34.058113 #### 2020-11-27 19:16:44.288070 #### 2020-11-27 19:16:54.432374 #### 2020-11-27 19:17:04.591102 #### 2020-11-27 19:17:14.715491 #### 2020-11-27 19:17:24.841857 #### 2020-11-27 19:17:34.997801 #### 2020-11-27 19:17:45.116779 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 ... 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 (c) and running float_len_T480 ... #### 2020-11-27 19:17:55.253785 #### 2020-11-27 19:18:05.369786 #### 2020-11-27 19:18:15.485241 #### 2020-11-27 19:18:25.586776 #### 2020-11-27 19:18:35.682483 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-11-27 19:18:45.789260 #### 2020-11-27 19:18:55.919417 #### 2020-11-27 19:19:06.038425 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 ... #### 2020-11-27 19:19:16.173920 #### 2020-11-27 19:19:26.703768 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 #### 2020-11-27 19:19:36.959278 runTest (__main__.CythonRunTestCase) compiling (c) and running for_decrement ... #### 2020-11-27 19:19:47.101792 #### 2020-11-27 19:19:57.246882 #### 2020-11-27 19:20:07.423614 #### 2020-11-27 19:20:17.644163 #### 2020-11-27 19:20:27.755105 for_decrement () Doctest: for_decrement ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_decrement ... #### 2020-11-27 19:20:37.935408 #### 2020-11-27 19:20:48.147635 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-11-27 19:20:58.336043 #### 2020-11-27 19:21:08.487527 Foo (generators_py) Doctest: generators_py.Foo ... ok check_throw (generators_py) Doctest: generators_py.check_throw ... #### 2020-11-27 19:21:18.638217 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 ... 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 (c) and running for_in_break_continue_T533 ... #### 2020-11-27 19:21:28.789446 #### 2020-11-27 19:21:38.909138 #### 2020-11-27 19:21:49.088903 #### 2020-11-27 19:21:59.179309 #### 2020-11-27 19:22:09.243582 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 ... #### 2020-11-27 19:22:19.312315 #### 2020-11-27 19:22:29.394056 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-11-27 19:22:39.467555 #### 2020-11-27 19:22:49.546203 #### 2020-11-27 19:22:59.624208 anno_gen (generators_py35) Doctest: generators_py35.anno_gen ... ok with_outer_raising (generators_py35) Doctest: generators_py35.with_outer_raising ... ok 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 generators_py35 ... runTest (__main__.CythonRunTestCase) compiling (c) and running for_in_iter ... #### 2020-11-27 19:23:09.888660 #### 2020-11-27 19:23:19.966673 #### 2020-11-27 19:23:30.027018 #### 2020-11-27 19:23:40.088231 #### 2020-11-27 19:23:50.216195 test_memoryview_namespace (memoryview_namespace_T775) Doctest: memoryview_namespace_T775.test_memoryview_namespace ... ok #### 2020-11-27 19:24:00.286918 runTest (__main__.CythonRunTestCase) compiling (cpp) and running memview_vector ... #### 2020-11-27 19:24:10.358258 #### 2020-11-27 19:24:20.501005 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-11-27 19:24:30.612728 #### 2020-11-27 19:24:40.703671 anno_gen (generators_py35) Doctest: generators_py35.anno_gen ... ok with_outer_raising (generators_py35) Doctest: generators_py35.with_outer_raising ... ok #### 2020-11-27 19:24:50.815644 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 ... public_enum () Doctest: public_enum ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running public_enum ... #### 2020-11-27 19:25:00.892840 #### 2020-11-27 19:25:11.007698 #### 2020-11-27 19:25:21.076906 public_enum () Doctest: public_enum ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pure_cdef_class_property_decorator_T264 ... #### 2020-11-27 19:25:31.145149 #### 2020-11-27 19:25:41.349121 #### 2020-11-27 19:25:51.486761 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-11-27 19:26:01.568280 runTest (__main__.CythonRunTestCase) compiling (cpp) and running if ... #### 2020-11-27 19:26:11.640815 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 ... #### 2020-11-27 19:26:21.753387 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running for_in_iter ... #### 2020-11-27 19:26:32.230317 #### 2020-11-27 19:26:42.357142 #### 2020-11-27 19:26:52.507124 #### 2020-11-27 19:27:02.651626 Prop (pure_cdef_class_property_decorator_T264) Doctest: pure_cdef_class_property_decorator_T264.Prop ... #### 2020-11-27 19:27:12.822500 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure_cdef_class_property_decorator_T264 ... #### 2020-11-27 19:27:22.932607 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 (c) and running importfrom ... #### 2020-11-27 19:27:33.047759 #### 2020-11-27 19:27:43.267876 #### 2020-11-27 19:27:53.403950 #### 2020-11-27 19:28:03.484938 #### 2020-11-27 19:28:13.607442 #### 2020-11-27 19:28:23.722040 #### 2020-11-27 19:28:33.844004 #### 2020-11-27 19:28:43.951981 #### 2020-11-27 19:28:54.138451 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 ... 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-11-27 19:29:04.307155 #### 2020-11-27 19:29:14.428327 #### 2020-11-27 19:29:24.521295 #### 2020-11-27 19:29:34.698250 #### 2020-11-27 19:29:44.822434 #### 2020-11-27 19:29:54.916622 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-11-27 19:30:05.055216 #### 2020-11-27 19:30:15.152988 #### 2020-11-27 19:30:25.366060 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-11-27 19:30:35.487455 #### 2020-11-27 19:30:45.598570 #### 2020-11-27 19:30:55.741293 #### 2020-11-27 19:31:06.275367 #### 2020-11-27 19:31:16.417926 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-11-27 19:31:26.558869 #### 2020-11-27 19:31:36.700752 funcexceptcypy () Doctest: funcexceptcypy ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptcypy ... #### 2020-11-27 19:31:46.768710 #### 2020-11-27 19:31:56.904353 #### 2020-11-27 19:32:06.996949 #### 2020-11-27 19:32:17.129660 memview_test (memview_vector) Doctest: memview_vector.memview_test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running metaclass ... #### 2020-11-27 19:32:27.239993 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-11-27 19:32:37.454224 #### 2020-11-27 19:32:47.545152 #### 2020-11-27 19:32:57.722918 #### 2020-11-27 19:33:07.857239 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running purecdef ... #### 2020-11-27 19:33:18.050220 #### 2020-11-27 19:33:28.256155 funcexceptcypy () Doctest: funcexceptcypy ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptraisefrom ... #### 2020-11-27 19:33:38.481461 #### 2020-11-27 19:33:48.673160 #### 2020-11-27 19:33:58.771499 #### 2020-11-27 19:34:08.951855 #### 2020-11-27 19:34:19.116198 funcexceptraisefrom () Doctest: funcexceptraisefrom ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptraisefrom ... #### 2020-11-27 19:34:29.185893 #### 2020-11-27 19:34:39.256089 #### 2020-11-27 19:34:49.323602 #### 2020-11-27 19:34:59.401719 #### 2020-11-27 19:35:09.453480 #### 2020-11-27 19:35:19.506599 funcexceptraisefrom () Doctest: funcexceptraisefrom ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptreplace ... #### 2020-11-27 19:35:29.647919 #### 2020-11-27 19:35:39.717490 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-11-27 19:35:50.382087 #### 2020-11-27 19:36:00.517670 #### 2020-11-27 19:36:10.612693 funcexceptreplace () Doctest: funcexceptreplace ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptreplace ... #### 2020-11-27 19:36:20.733564 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 #### 2020-11-27 19:36:30.863916 runTest (__main__.CythonRunTestCase) compiling (cpp) and running index ... #### 2020-11-27 19:36:40.946600 #### 2020-11-27 19:36:51.009235 #### 2020-11-27 19:37:01.108074 funcexceptreplace () Doctest: funcexceptreplace ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running funcexceptreraise ... #### 2020-11-27 19:37:11.246054 test (purecdef) Doctest: purecdef.test ... ok test_ccall (purecdef) Doctest: purecdef.test_ccall ... ok test_ccall_method (purecdef) Doctest: purecdef.test_ccall_method ... #### 2020-11-27 19:37:21.354907 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 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-11-27 19:37:31.470905 #### 2020-11-27 19:37:41.558421 #### 2020-11-27 19:37:51.660733 #### 2020-11-27 19:38:01.837107 #### 2020-11-27 19:38:11.951156 #### 2020-11-27 19:38:22.062917 reraise (funcexceptreraise) Doctest: funcexceptreraise.reraise ... ok reraise_original (funcexceptreraise) Doctest: funcexceptreraise.reraise_original ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running funcexceptreraise ... #### 2020-11-27 19:38:32.146640 #### 2020-11-27 19:38:42.216948 #### 2020-11-27 19:38:52.417192 #### 2020-11-27 19:39:02.564649 #### 2020-11-27 19:39:12.668488 #### 2020-11-27 19:39:22.741427 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 ok runTest (__main__.CythonRunTestCase) compiling (c) and running py_hash_t ... runTest (__main__.CythonRunTestCase) compiling (c) and running modbody ... #### 2020-11-27 19:39:33.342153 #### 2020-11-27 19:39:43.431082 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 ... #### 2020-11-27 19:39:53.617120 #### 2020-11-27 19:40:03.800718 f (modbody) Doctest: modbody.f ... assign_py_hash_t (py_hash_t) Doctest: py_hash_t.assign_py_hash_t ... ok 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 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running modbody ... #### 2020-11-27 19:40:13.880632 #### 2020-11-27 19:40:23.954077 #### 2020-11-27 19:40:34.008754 function_as_method_T494 () Doctest: function_as_method_T494 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running function_as_method_T494 ... 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-11-27 19:40:44.096802 f (modbody) Doctest: modbody.f ... ok 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 ... runTest (__main__.CythonRunTestCase) compiling (c) and running no_gc ... #### 2020-11-27 19:40:54.208432 #### 2020-11-27 19:41:04.272157 #### 2020-11-27 19:41:14.359431 #### 2020-11-27 19:41:24.415746 function_as_method_T494 () Doctest: function_as_method_T494 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running fused_cpdef ... #### 2020-11-27 19:41:34.478532 DisableGC (no_gc) Doctest: no_gc.DisableGC ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running no_gc ... #### 2020-11-27 19:41:44.603417 #### 2020-11-27 19:41:54.756746 #### 2020-11-27 19:42:04.870563 inhcmethcall () Doctest: inhcmethcall ... ok #### 2020-11-27 19:42:15.676627 runTest (__main__.CythonRunTestCase) compiling (cpp) and running inhcmethcall ... #### 2020-11-27 19:42:25.840348 === 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-11-27 19:42:36.038219 #### 2020-11-27 19:42:46.152746 DisableGC (no_gc) Doctest: no_gc.DisableGC ... ok #### 2020-11-27 19:42:56.258028 runTest (__main__.CythonRunTestCase) compiling (c) and running no_gc_clear ... #### 2020-11-27 19:43:06.364419 #### 2020-11-27 19:43:16.450677 #### 2020-11-27 19:43:26.572231 #### 2020-11-27 19:43:36.723372 #### 2020-11-27 19:43:46.830321 #### 2020-11-27 19:43:56.920350 inhcmethcall () Doctest: inhcmethcall ... ok #### 2020-11-27 19:44:07.040430 runTest (__main__.CythonRunTestCase) compiling (c) and running inlined_context_manager ... #### 2020-11-27 19:44:17.128701 === 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 runTest (__main__.CythonRunTestCase) compiling (c) and running pyclass_scope_T671 ... #### 2020-11-27 19:44:27.226829 #### 2020-11-27 19:44:37.416658 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-11-27 19:44:47.560074 #### 2020-11-27 19:44:57.659823 #### 2020-11-27 19:45:07.938302 #### 2020-11-27 19:45:18.069976 #### 2020-11-27 19:45:28.212089 with_statement (inlined_context_manager) Doctest: inlined_context_manager.with_statement ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inlined_context_manager ... #### 2020-11-27 19:45:38.388630 #### 2020-11-27 19:45:48.515131 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 ... #### 2020-11-27 19:45:58.699296 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 (cpp) and running fused_cpdef ... #### 2020-11-27 19:46:08.831060 #### 2020-11-27 19:46:18.961752 #### 2020-11-27 19:46:29.076614 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 #### 2020-11-27 19:46:39.168016 runTest (__main__.CythonRunTestCase) compiling (c) and running non_const_as_const_arg ... #### 2020-11-27 19:46:49.583257 #### 2020-11-27 19:46:59.740276 #### 2020-11-27 19:47:09.960796 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-11-27 19:47:20.150755 with_statement (inlined_context_manager) Doctest: inlined_context_manager.with_statement ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running inlinepxd ... #### 2020-11-27 19:47:30.294046 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 ... #### 2020-11-27 19:47:40.401718 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-11-27 19:47:50.523466 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 (c) and running numpy_ValueError_T172 ... #### 2020-11-27 19:48:00.677741 inlinepxd () Doctest: inlinepxd ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running inlinepxd ... #### 2020-11-27 19:48:10.780514 #### 2020-11-27 19:48:20.870128 #### 2020-11-27 19:48:31.070415 #### 2020-11-27 19:48:41.267125 inlinepxd () Doctest: inlinepxd ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running int_literals ... #### 2020-11-27 19:48:51.416702 #### 2020-11-27 19:49:01.586390 numpy_ValueError_T172 () Doctest: numpy_ValueError_T172 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_ValueError_T172 ... #### 2020-11-27 19:49:11.730201 #### 2020-11-27 19:49:21.901399 #### 2020-11-27 19:49:32.074882 pyextattrref () Doctest: pyextattrref ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyextattrref ... #### 2020-11-27 19:49:42.266266 #### 2020-11-27 19:49:52.430287 #### 2020-11-27 19:50:02.547213 #### 2020-11-27 19:50:12.993918 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-11-27 19:50:23.219187 #### 2020-11-27 19:50:33.393311 #### 2020-11-27 19:50:43.469513 numpy_ValueError_T172 () Doctest: numpy_ValueError_T172 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_math ... 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 #### 2020-11-27 19:50:53.544778 runTest (__main__.CythonRunTestCase) compiling (c) and running generator_expressions_and_locals ... #### 2020-11-27 19:51:03.631149 #### 2020-11-27 19:51:13.797839 #### 2020-11-27 19:51:23.941113 test_fp_classif (numpy_math) Doctest: numpy_math.test_fp_classif ... ok test_nextafter (numpy_math) Doctest: numpy_math.test_nextafter ... ok #### 2020-11-27 19:51:34.132248 runTest (__main__.CythonRunTestCase) compiling (c) and running onelinesuite ... pyextattrref () Doctest: pyextattrref ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyintop ... #### 2020-11-27 19:51:44.215990 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-11-27 19:51:54.358311 #### 2020-11-27 19:52:04.481643 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 generator_expressions_and_locals ... #### 2020-11-27 19:52:14.626069 #### 2020-11-27 19:52:24.750966 intern_T431 () Doctest: intern_T431 ... ok onelinesuite () Doctest: onelinesuite ... ok suite_in_func (onelinesuite) Doctest: onelinesuite.suite_in_func ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running intern_T431 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running onelinesuite ... #### 2020-11-27 19:52:34.857312 #### 2020-11-27 19:52:44.981314 #### 2020-11-27 19:52:55.128797 #### 2020-11-27 19:53:05.837605 #### 2020-11-27 19:53:16.078271 intern_T431 () Doctest: intern_T431 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running internal_cdef_class ... #### 2020-11-27 19:53:26.306861 #### 2020-11-27 19:53:36.637089 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 ... #### 2020-11-27 19:53:46.943098 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-11-27 19:53:57.119573 #### 2020-11-27 19:54:07.376962 #### 2020-11-27 19:54:17.667078 packedstruct_T290 () Doctest: packedstruct_T290 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running packedstruct_T290 ... #### 2020-11-27 19:54:28.061560 #### 2020-11-27 19:54:38.407661 #### 2020-11-27 19:54:48.683409 #### 2020-11-27 19:54:58.820362 #### 2020-11-27 19:55:09.006827 packedstruct_T290 () Doctest: packedstruct_T290 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pep448_test_extcall ... #### 2020-11-27 19:55:19.266721 PublicType (internal_cdef_class) Doctest: internal_cdef_class.PublicType ... ok test (internal_cdef_class) Doctest: internal_cdef_class.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running internal_cdef_class ... #### 2020-11-27 19:55:29.452716 #### 2020-11-27 19:55:39.631029 #### 2020-11-27 19:55:50.000381 #### 2020-11-27 19:56:00.470306 #### 2020-11-27 19:56:10.866893 #### 2020-11-27 19:56:21.120572 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 ... 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 ... #### 2020-11-27 19:56:31.228234 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 (cpp) and running pyintop ... #### 2020-11-27 19:56:41.566874 #### 2020-11-27 19:56:51.952172 #### 2020-11-27 19:57:02.220282 #### 2020-11-27 19:57:12.644438 #### 2020-11-27 19:57:22.883895 #### 2020-11-27 19:57:33.176783 #### 2020-11-27 19:57:43.402190 PublicType (internal_cdef_class) Doctest: internal_cdef_class.PublicType ... ok test (internal_cdef_class) Doctest: internal_cdef_class.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ipow_crash_T562 ... 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-11-27 19:57:53.800611 runTest (__main__.CythonRunTestCase) compiling (cpp) and running generator_expressions_nested ... #### 2020-11-27 19:58:04.278224 #### 2020-11-27 19:58:14.939014 #### 2020-11-27 19:58:25.222594 #### 2020-11-27 19:58:35.532344 #### 2020-11-27 19:58:45.808257 #### 2020-11-27 19:58:56.071271 #### 2020-11-27 19:59:06.367252 #### 2020-11-27 19:59:16.652502 #### 2020-11-27 19:59:26.931419 #### 2020-11-27 19:59:37.148335 #### 2020-11-27 19:59:47.359147 #### 2020-11-27 19:59:57.642232 #### 2020-11-27 20:00:07.953184 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-11-27 20:00:18.385073 #### 2020-11-27 20:00:28.692213 #### 2020-11-27 20:00:38.928131 #### 2020-11-27 20:00:49.111242 #### 2020-11-27 20:00:59.351473 #### 2020-11-27 20:01:09.560409 #### 2020-11-27 20:01:19.742385 #### 2020-11-27 20:01:29.920357 #### 2020-11-27 20:01:40.173393 #### 2020-11-27 20:01:50.437282 #### 2020-11-27 20:02:00.761977 #### 2020-11-27 20:02:11.063375 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 (c) and running generators_GH1731 ... 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 ... 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 ... #### 2020-11-27 20:02:21.283437 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-11-27 20:02:31.529006 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-11-27 20:02:41.784347 #### 2020-11-27 20:02:52.020705 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-11-27 20:03:02.376887 #### 2020-11-27 20:03:12.658367 #### 2020-11-27 20:03:22.911419 #### 2020-11-27 20:03:33.209632 #### 2020-11-27 20:03:43.476094 #### 2020-11-27 20:03:53.806980 #### 2020-11-27 20:04:04.038743 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 #### 2020-11-27 20:04:14.744393 runTest (__main__.CythonRunTestCase) compiling (cpp) and running generators_GH1731 ... #### 2020-11-27 20:04:24.967230 #### 2020-11-27 20:04:35.357125 pylistsubtype () Doctest: pylistsubtype ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pylistsubtype ... #### 2020-11-27 20:04:45.580273 ishimoto3 () Doctest: ishimoto3 ... ok #### 2020-11-27 20:04:55.989136 runTest (__main__.CythonRunTestCase) compiling (cpp) and running ishimoto3 ... #### 2020-11-27 20:05:06.301292 #### 2020-11-27 20:05:16.554563 #### 2020-11-27 20:05:26.693215 #### 2020-11-27 20:05:36.902357 #### 2020-11-27 20:05:47.198810 #### 2020-11-27 20:05:57.466844 #### 2020-11-27 20:06:07.688723 #### 2020-11-27 20:06:17.894917 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-11-27 20:06:28.119393 #### 2020-11-27 20:06:38.353250 #### 2020-11-27 20:06:48.522443 pylistsubtype () Doctest: pylistsubtype ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running python_bool_type ... #### 2020-11-27 20:06:58.828175 ishimoto3 () Doctest: ishimoto3 ... ok #### 2020-11-27 20:07:09.018243 runTest (__main__.CythonRunTestCase) compiling (c) and running iterdict ... #### 2020-11-27 20:07:19.152244 #### 2020-11-27 20:07:29.315256 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 #### 2020-11-27 20:07:39.652226 runTest (__main__.CythonRunTestCase) compiling (cpp) and running getattr3call ... #### 2020-11-27 20:07:49.887642 #### 2020-11-27 20:08:00.097373 #### 2020-11-27 20:08:10.293783 #### 2020-11-27 20:08:20.536878 #### 2020-11-27 20:08:30.709250 #### 2020-11-27 20:08:40.898208 #### 2020-11-27 20:08:51.087163 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 #### 2020-11-27 20:09:01.267704 runTest (__main__.CythonRunTestCase) compiling (c) and running if_const ... #### 2020-11-27 20:09:11.496881 #### 2020-11-27 20:09:21.667392 #### 2020-11-27 20:09:31.915356 #### 2020-11-27 20:09:42.179677 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-11-27 20:09:52.430089 #### 2020-11-27 20:10:02.623640 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 ... #### 2020-11-27 20:10:12.771348 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-11-27 20:10:23.623663 #### 2020-11-27 20:10:33.813239 #### 2020-11-27 20:10:44.060304 #### 2020-11-27 20:10:54.318650 #### 2020-11-27 20:11:04.652468 #### 2020-11-27 20:11:14.979300 #### 2020-11-27 20:11:25.290000 #### 2020-11-27 20:11:35.479198 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 ... 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 ... 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 ... #### 2020-11-27 20:11:45.925156 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 iterdict ... #### 2020-11-27 20:11:56.267467 #### 2020-11-27 20:12:06.511174 #### 2020-11-27 20:12:16.800739 #### 2020-11-27 20:12:27.076981 #### 2020-11-27 20:12:37.274406 test (pinard5) Doctest: pinard5.test ... ok 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running pinard5 ... runTest (__main__.CythonRunTestCase) compiling (c) and running ifelseexpr_T267 ... #### 2020-11-27 20:12:47.544592 #### 2020-11-27 20:12:57.792152 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-11-27 20:13:08.118615 #### 2020-11-27 20:13:18.312187 #### 2020-11-27 20:13:28.566659 #### 2020-11-27 20:13:38.897758 #### 2020-11-27 20:13:49.136929 #### 2020-11-27 20:13:59.363148 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 #### 2020-11-27 20:14:09.626792 runTest (__main__.CythonRunTestCase) compiling (cpp) and running ifelseexpr_T267 ... r_barbieri1 () Doctest: r_barbieri1 ... ok #### 2020-11-27 20:14:19.948237 runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_barbieri1 ... #### 2020-11-27 20:14:30.531010 #### 2020-11-27 20:14:40.887768 #### 2020-11-27 20:14:51.138830 #### 2020-11-27 20:15:01.446913 #### 2020-11-27 20:15:11.608203 #### 2020-11-27 20:15:21.956862 #### 2020-11-27 20:15:32.312457 test (pinard5) Doctest: pinard5.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pinard7 ... #### 2020-11-27 20:15:42.667048 r_barbieri1 () Doctest: r_barbieri1 ... ok const_false (ifelseexpr_T267) Doctest: ifelseexpr_T267.const_false ... runTest (__main__.CythonRunTestCase) compiling (c) and running r_mang1 ... 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 #### 2020-11-27 20:15:52.980315 runTest (__main__.CythonRunTestCase) compiling (c) and running import_error_T734 ... #### 2020-11-27 20:16:03.300454 #### 2020-11-27 20:16:13.622792 #### 2020-11-27 20:16:23.971370 #### 2020-11-27 20:16:34.236962 #### 2020-11-27 20:16:44.557117 r_mang1 () Doctest: r_mang1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_mang1 ... #### 2020-11-27 20:16:54.837063 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-11-27 20:17:05.122090 #### 2020-11-27 20:17:15.429175 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 ... 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 (c) and running jarausch1 ... #### 2020-11-27 20:17:25.765243 #### 2020-11-27 20:17:36.110459 pinard7 () Doctest: pinard7 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pinard7 ... #### 2020-11-27 20:17:46.453153 r_mang1 () Doctest: r_mang1 ... ok #### 2020-11-27 20:17:57.032953 runTest (__main__.CythonRunTestCase) compiling (c) and running r_toofewargs ... #### 2020-11-27 20:18:07.346110 #### 2020-11-27 20:18:17.574110 jarausch1 () Doctest: jarausch1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running jarausch1 ... 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-11-27 20:18:27.861072 #### 2020-11-27 20:18:38.109605 #### 2020-11-27 20:18:48.302997 #### 2020-11-27 20:18:58.579728 #### 2020-11-27 20:19:08.797217 importas () Doctest: importas ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running importas ... jarausch1 () Doctest: jarausch1 ... ok #### 2020-11-27 20:19:18.999306 runTest (__main__.EndToEndTest) End-to-end language_level ... #### 2020-11-27 20:19:29.391738 #### 2020-11-27 20:19:39.613173 r_toofewargs () Doctest: r_toofewargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_toofewargs ... pinard7 () Doctest: pinard7 ... ok #### 2020-11-27 20:19:49.856756 runTest (__main__.CythonRunTestCase) compiling (c) and running posix_resource ... importas () Doctest: importas ... ok #### 2020-11-27 20:20:00.100317 runTest (__main__.CythonRunTestCase) compiling (c) and running inop ... #### 2020-11-27 20:20:10.360146 #### 2020-11-27 20:20:20.606957 #### 2020-11-27 20:20:30.933885 #### 2020-11-27 20:20:41.199248 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-11-27 20:20:52.039617 #### 2020-11-27 20:21:02.240215 #### 2020-11-27 20:21:12.477154 #### 2020-11-27 20:21:22.679628 #### 2020-11-27 20:21:32.949124 r_toofewargs () Doctest: r_toofewargs ... ok #### 2020-11-27 20:21:43.195224 runTest (__main__.CythonRunTestCase) compiling (c) and running raise_memory_error_T650 ... #### 2020-11-27 20:21:53.453521 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 (c) and running posix_test ... #### 2020-11-27 20:22:03.678415 #### 2020-11-27 20:22:13.923360 ok runTest (__main__.CythonRunTestCase) compiling (c) and running libc_math ... #### 2020-11-27 20:22:24.201238 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-11-27 20:22:34.458358 #### 2020-11-27 20:22:44.675728 #### 2020-11-27 20:22:54.932661 #### 2020-11-27 20:23:05.177733 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-11-27 20:23:15.390344 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-11-27 20:23:25.507635 #### 2020-11-27 20:23:36.018139 === 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 ... #### 2020-11-27 20:23:46.283160 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 ... 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-11-27 20:23:56.492154 #### 2020-11-27 20:24:06.645690 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 #### 2020-11-27 20:24:16.936796 runTest (__main__.CythonRunTestCase) compiling (c) and running libc_time ... #### 2020-11-27 20:24:27.156920 test_silent_stdout (posix_test) Doctest: posix_test.test_silent_stdout ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running posix_test ... #### 2020-11-27 20:24:37.290204 #### 2020-11-27 20:24:47.586895 #### 2020-11-27 20:24:57.916977 test_mktime (libc_time) Doctest: libc_time.test_mktime ... ok test_time (libc_time) Doctest: libc_time.test_time ... ok #### 2020-11-27 20:25:08.325212 runTest (__main__.CythonRunTestCase) compiling (cpp) and running libc_time ... #### 2020-11-27 20:25:18.551184 #### 2020-11-27 20:25:28.803253 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-11-27 20:25:39.078162 #### 2020-11-27 20:25:49.217053 #### 2020-11-27 20:25:59.364175 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 line_trace ... #### 2020-11-27 20:26:09.545932 #### 2020-11-27 20:26:19.745173 #### 2020-11-27 20:26:29.911385 #### 2020-11-27 20:26:40.058043 #### 2020-11-27 20:26:50.131959 #### 2020-11-27 20:27:00.371379 test_silent_stdout (posix_test) Doctest: posix_test.test_silent_stdout ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running print_refcount ... #### 2020-11-27 20:27:10.497738 #### 2020-11-27 20:27:20.761162 === 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 ... 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 #### 2020-11-27 20:27:31.031206 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 ... runTest (__main__.CythonRunTestCase) compiling (c) and running inplace ... 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 ... #### 2020-11-27 20:27:41.300204 #### 2020-11-27 20:27:51.531360 #### 2020-11-27 20:28:01.730456 #### 2020-11-27 20:28:11.906950 #### 2020-11-27 20:28:22.388431 #### 2020-11-27 20:28:32.560470 #### 2020-11-27 20:28:42.783238 f (ref2global) Doctest: ref2global.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ref2global ... #### 2020-11-27 20:28:53.026804 #### 2020-11-27 20:29:03.197401 #### 2020-11-27 20:29:13.438124 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-11-27 20:29:23.607499 #### 2020-11-27 20:29:33.800286 #### 2020-11-27 20:29:44.091076 #### 2020-11-27 20:29:54.351671 #### 2020-11-27 20:30:04.526235 #### 2020-11-27 20:30:14.721321 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-11-27 20:30:24.919818 #### 2020-11-27 20:30:35.167060 #### 2020-11-27 20:30:45.330587 #### 2020-11-27 20:30:55.487780 #### 2020-11-27 20:31:05.692280 #### 2020-11-27 20:31:15.927493 #### 2020-11-27 20:31:26.114396 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-11-27 20:31:36.359100 refcount_in_meth () Doctest: refcount_in_meth ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running refcount_in_meth ... 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 ... #### 2020-11-27 20:31:46.535267 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 ... #### 2020-11-27 20:31:56.786602 #### 2020-11-27 20:32:06.981101 #### 2020-11-27 20:32:17.211134 #### 2020-11-27 20:32:27.401272 #### 2020-11-27 20:32:37.560309 #### 2020-11-27 20:32:47.725750 #### 2020-11-27 20:32:57.880666 #### 2020-11-27 20:33:08.048072 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 refcount_in_meth () Doctest: refcount_in_meth ... ok #### 2020-11-27 20:33:18.214204 runTest (__main__.CythonRunTestCase) compiling (c) and running reimport ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running line_trace ... #### 2020-11-27 20:33:28.531266 #### 2020-11-27 20:33:38.717637 #### 2020-11-27 20:33:48.929736 #### 2020-11-27 20:33:59.472305 #### 2020-11-27 20:34:09.596818 test (reimport) Doctest: reimport.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reimport ... #### 2020-11-27 20:34:19.858344 #### 2020-11-27 20:34:30.093323 #### 2020-11-27 20:34:40.285960 #### 2020-11-27 20:34:50.471194 #### 2020-11-27 20:35:00.692040 #### 2020-11-27 20:35:10.978855 test (reimport) Doctest: reimport.test ... ok runTest (__main__.EndToEndTest) End-to-end reimport_from_subinterpreter ... #### 2020-11-27 20:35:21.283257 #### 2020-11-27 20:35:31.460545 #### 2020-11-27 20:35:41.661663 #### 2020-11-27 20:35:51.846715 #### 2020-11-27 20:36:02.004978 #### 2020-11-27 20:36:12.157105 pstats_profile_test () Doctest: pstats_profile_test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pstats_profile_test ... #### 2020-11-27 20:36:22.348160 #### 2020-11-27 20:36:32.509059 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 #### 2020-11-27 20:36:42.691603 runTest (__main__.CythonRunTestCase) compiling (c) and running int128 ... #### 2020-11-27 20:36:52.822068 #### 2020-11-27 20:37:03.006898 #### 2020-11-27 20:37:13.241616 #### 2020-11-27 20:37:23.450612 ok runTest (__main__.EndToEndTest) End-to-end relativeimport_T542 ... #### 2020-11-27 20:37:33.976711 #### 2020-11-27 20:37:44.152227 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-11-27 20:37:54.366885 #### 2020-11-27 20:38:04.549330 #### 2020-11-27 20:38:14.695436 #### 2020-11-27 20:38:24.846881 #### 2020-11-27 20:38:35.069464 #### 2020-11-27 20:38:45.228120 signed_conversion (int128) Doctest: int128.signed_conversion ... ok unsigned_conversion (int128) Doctest: int128.unsigned_conversion ... ok #### 2020-11-27 20:38:55.410315 runTest (__main__.CythonRunTestCase) compiling (c) and running iter ... #### 2020-11-27 20:39:05.706145 #### 2020-11-27 20:39:15.897094 #### 2020-11-27 20:39:26.024233 #### 2020-11-27 20:39:36.268261 #### 2020-11-27 20:39:46.443391 #### 2020-11-27 20:39:56.691330 #### 2020-11-27 20:40:07.043198 ok runTest (__main__.CythonRunTestCase) compiling (c) and running reload_ext_module ... call_iter1 (iter) Doctest: iter.call_iter1 ... ok call_iter2 (iter) Doctest: iter.call_iter2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running iter ... #### 2020-11-27 20:40:17.330968 #### 2020-11-27 20:40:27.520220 #### 2020-11-27 20:40:38.197810 #### 2020-11-27 20:40:48.580406 test_reload (reload_ext_module) Doctest: reload_ext_module.test_reload ... ok #### 2020-11-27 20:40:58.876083 runTest (__main__.CythonRunTestCase) compiling (cpp) and running reload_ext_module ... #### 2020-11-27 20:41:09.139424 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-11-27 20:41:19.340501 pstats_profile_test () Doctest: pstats_profile_test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running ptr_warning_T714 ... #### 2020-11-27 20:41:29.522056 #### 2020-11-27 20:41:39.809318 test_reload (reload_ext_module) Doctest: reload_ext_module.test_reload ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running set_literals ... #### 2020-11-27 20:41:49.958680 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 ... #### 2020-11-27 20:42:00.205063 test_ptr (ptr_warning_T714) Doctest: ptr_warning_T714.test_ptr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ptr_warning_T714 ... #### 2020-11-27 20:42:10.392057 #### 2020-11-27 20:42:20.716989 #### 2020-11-27 20:42:31.101219 #### 2020-11-27 20:42:41.330225 #### 2020-11-27 20:42:51.509488 test_ptr (ptr_warning_T714) Doctest: ptr_warning_T714.test_ptr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pure_parallel ... #### 2020-11-27 20:43:01.705324 skipped "Test 'pure_parallel' excluded due to tags 'openmp, pure3.6'" runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure_parallel ... 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 ... #### 2020-11-27 20:43:12.014066 #### 2020-11-27 20:43:22.340934 #### 2020-11-27 20:43:32.630335 a (knuth_man_or_boy_test) Doctest: knuth_man_or_boy_test.a ... #### 2020-11-27 20:43:43.087458 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running knuth_man_or_boy_test ... #### 2020-11-27 20:43:53.276048 #### 2020-11-27 20:44:03.560123 #### 2020-11-27 20:44:13.810353 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 ... #### 2020-11-27 20:44:24.130092 #### 2020-11-27 20:44:34.377639 #### 2020-11-27 20:44:44.558285 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-11-27 20:44:55.053651 #### 2020-11-27 20:45:05.259414 #### 2020-11-27 20:45:15.579275 #### 2020-11-27 20:45:25.872325 #### 2020-11-27 20:45:36.126007 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 ... a (knuth_man_or_boy_test) Doctest: knuth_man_or_boy_test.a ... 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 #### 2020-11-27 20:45:46.397007 ok runTest (__main__.CythonRunTestCase) compiling (c) and running kostyrka ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running list ... #### 2020-11-27 20:45:56.593001 #### 2020-11-27 20:46:06.784445 #### 2020-11-27 20:46:17.019123 #### 2020-11-27 20:46:27.197560 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 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-11-27 20:46:37.454880 #### 2020-11-27 20:46:47.637360 #### 2020-11-27 20:46:57.770276 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-11-27 20:47:07.919292 kostyrka () Doctest: kostyrka ... ok #### 2020-11-27 20:47:18.060713 runTest (__main__.CythonRunTestCase) compiling (cpp) and running kostyrka ... #### 2020-11-27 20:47:28.167229 #### 2020-11-27 20:47:38.313039 #### 2020-11-27 20:47:48.484347 #### 2020-11-27 20:47:58.682162 #### 2020-11-27 20:48:08.880405 #### 2020-11-27 20:48:19.263423 #### 2020-11-27 20:48:29.600177 ok runTest (__main__.CythonRunTestCase) compiling (c) and running py35_pep492_interop ... #### 2020-11-27 20:48:39.824178 kostyrka () Doctest: kostyrka ... ok #### 2020-11-27 20:48:50.067340 runTest (__main__.CythonRunTestCase) compiling (c) and running kwargs_passthrough ... #### 2020-11-27 20:49:00.201230 #### 2020-11-27 20:49:10.381211 #### 2020-11-27 20:49:20.537460 #### 2020-11-27 20:49:30.652322 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running setcomp ... #### 2020-11-27 20:49:40.774631 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 (c) and running list_comp_in_closure_T598 ... #### 2020-11-27 20:49:50.878188 #### 2020-11-27 20:50:00.958014 #### 2020-11-27 20:50:11.077671 #### 2020-11-27 20:50:21.302048 #### 2020-11-27 20:50:31.447601 #### 2020-11-27 20:50:41.629112 #### 2020-11-27 20:50:51.739592 #### 2020-11-27 20:51:01.906591 #### 2020-11-27 20:51:12.092143 #### 2020-11-27 20:51:22.233112 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 #### 2020-11-27 20:51:32.348244 runTest (__main__.CythonRunTestCase) compiling (cpp) and running kwargs_passthrough ... #### 2020-11-27 20:51:42.398839 #### 2020-11-27 20:51:52.514987 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-11-27 20:52:02.654650 #### 2020-11-27 20:52:12.739049 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 runTest (__main__.CythonRunTestCase) compiling (c) and running slice3 ... #### 2020-11-27 20:52:22.863213 #### 2020-11-27 20:52:33.017326 #### 2020-11-27 20:52:43.122258 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-11-27 20:52:53.642604 #### 2020-11-27 20:53:03.838205 #### 2020-11-27 20:53:13.971614 slice3 () Doctest: slice3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice3 ... #### 2020-11-27 20:53:24.158303 #### 2020-11-27 20:53:34.290951 #### 2020-11-27 20:53:44.415321 #### 2020-11-27 20:53:54.528298 #### 2020-11-27 20:54:04.780262 #### 2020-11-27 20:54:14.986907 slice3 () Doctest: slice3 ... ok kwargs_metaclass (kwargs_passthrough) Doctest: kwargs_passthrough.kwargs_metaclass ... runTest (__main__.CythonRunTestCase) compiling (c) and running special_methods_T561 ... 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 ... #### 2020-11-27 20:54:25.286836 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-11-27 20:54:35.476038 #### 2020-11-27 20:54:45.787794 #### 2020-11-27 20:54:55.918659 #### 2020-11-27 20:55:06.092003 #### 2020-11-27 20:55:16.317762 #### 2020-11-27 20:55:26.555178 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-11-27 20:55:36.665198 lambda_module_T603 () Doctest: lambda_module_T603 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running lambda_module_T603 ... #### 2020-11-27 20:55:46.857126 #### 2020-11-27 20:55:56.999879 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-11-27 20:56:07.132147 #### 2020-11-27 20:56:17.216921 #### 2020-11-27 20:56:27.345186 #### 2020-11-27 20:56:37.430589 #### 2020-11-27 20:56:47.587352 lambda_module_T603 () Doctest: lambda_module_T603 ... ok #### 2020-11-27 20:56:57.695081 runTest (__main__.EndToEndTest) End-to-end line_profile_test ... #### 2020-11-27 20:57:07.796776 #### 2020-11-27 20:57:17.871057 #### 2020-11-27 20:57:27.987282 #### 2020-11-27 20:57:38.093361 #### 2020-11-27 20:57:48.247798 #### 2020-11-27 20:57:58.431224 #### 2020-11-27 20:58:08.576130 #### 2020-11-27 20:58:19.247695 #### 2020-11-27 20:58:29.371124 #### 2020-11-27 20:58:39.456474 #### 2020-11-27 20:58:49.623296 #### 2020-11-27 20:58:59.709676 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 #### 2020-11-27 20:59:09.803832 runTest (__main__.CythonRunTestCase) compiling (cpp) and running py3k_super ... #### 2020-11-27 20:59:19.929108 #### 2020-11-27 20:59:29.995786 #### 2020-11-27 20:59:40.075263 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-11-27 20:59:50.223562 #### 2020-11-27 21:00:00.318232 #### 2020-11-27 21:00:10.422949 #### 2020-11-27 21:00:20.518883 #### 2020-11-27 21:00:30.604510 #### 2020-11-27 21:00:40.714205 #### 2020-11-27 21:00:50.801642 ok runTest (__main__.CythonRunTestCase) compiling (c) and running literal_lists ... #### 2020-11-27 21:01:00.955624 #### 2020-11-27 21:01:11.147146 #### 2020-11-27 21:01:21.231221 #### 2020-11-27 21:01:31.348605 #### 2020-11-27 21:01:41.456719 #### 2020-11-27 21:01:51.545815 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-11-27 21:02:01.624800 #### 2020-11-27 21:02:11.734232 #### 2020-11-27 21:02:21.800294 #### 2020-11-27 21:02:31.874143 #### 2020-11-27 21:02:41.942763 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-11-27 21:02:51.993966 #### 2020-11-27 21:03:02.060711 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 #### 2020-11-27 21:03:12.163394 runTest (__main__.CythonRunTestCase) compiling (c) and running literalslice ... #### 2020-11-27 21:03:22.756058 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-11-27 21:03:32.912665 #### 2020-11-27 21:03:42.977025 #### 2020-11-27 21:03:53.068939 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-11-27 21:04:03.187607 literalslice () Doctest: literalslice ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running literalslice ... #### 2020-11-27 21:04:13.342166 #### 2020-11-27 21:04:23.414838 #### 2020-11-27 21:04:33.504319 #### 2020-11-27 21:04:43.595446 === 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 ... #### 2020-11-27 21:04:53.665988 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 (cpp) and running special_methods_T561 ... #### 2020-11-27 21:05:03.719907 literalslice () Doctest: literalslice ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running locals_T732 ... #### 2020-11-27 21:05:13.776669 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-11-27 21:05:23.834151 #### 2020-11-27 21:05:33.891046 #### 2020-11-27 21:05:43.975007 #### 2020-11-27 21:05:54.063917 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 ... #### 2020-11-27 21:06:04.233856 #### 2020-11-27 21:06:14.391082 #### 2020-11-27 21:06:24.547698 === 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 ... PyClass (pyclass_special_methods) Doctest: pyclass_special_methods.PyClass ... ok get_locals (locals) Doctest: locals.get_locals ... ok use_as_context_manager (pyclass_special_methods) Doctest: pyclass_special_methods.use_as_context_manager ... ok get_vars (locals) Doctest: locals.get_vars ... ok 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 pyclass_special_methods ... runTest (__main__.CythonRunTestCase) compiling (c) and running locals_rebind_T429 ... #### 2020-11-27 21:06:35.154709 #### 2020-11-27 21:06:45.268201 #### 2020-11-27 21:06:55.386079 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 #### 2020-11-27 21:07:05.608098 runTest (__main__.CythonRunTestCase) compiling (c) and running locals_expressions_T430 ... #### 2020-11-27 21:07:15.697370 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-11-27 21:07:25.819207 #### 2020-11-27 21:07:35.908484 #### 2020-11-27 21:07:46.003661 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 ... locals_expressions_T430 () Doctest: locals_expressions_T430 ... #### 2020-11-27 21:07:56.117336 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running locals_expressions_T430 ... #### 2020-11-27 21:08:06.244388 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 ... #### 2020-11-27 21:08:16.304540 #### 2020-11-27 21:08:26.364428 f (pycmp) Doctest: pycmp.f ... ok g (pycmp) Doctest: pycmp.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pycmp ... #### 2020-11-27 21:08:36.429528 #### 2020-11-27 21:08:46.532202 loops (menten1) Doctest: menten1.loops ... ok locals_expressions_T430 () Doctest: locals_expressions_T430 ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running menten1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running methodmangling_T5 ... #### 2020-11-27 21:08:56.712581 #### 2020-11-27 21:09:06.809242 f (pycmp) Doctest: pycmp.f ... ok g (pycmp) Doctest: pycmp.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pyobjcast_T313 ... #### 2020-11-27 21:09:16.913127 #### 2020-11-27 21:09:26.971187 #### 2020-11-27 21:09:37.532864 loops (menten1) Doctest: menten1.loops ... ok pyobjcast_T313 () Doctest: pyobjcast_T313 ... ok runTest (__main__.EndToEndTest) End-to-end module_init_error ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyobjcast_T313 ... #### 2020-11-27 21:09:47.674419 #### 2020-11-27 21:09:57.739286 #### 2020-11-27 21:10:07.801543 #### 2020-11-27 21:10:17.920597 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 ... pyobjcast_T313 () Doctest: pyobjcast_T313 ... ok get_inner (methodmangling_T5.CyTestSub) Doctest: methodmangling_T5.CyTestSub.get_inner ... ok _UnderscoreTest (methodmangling_T5) Doctest: methodmangling_T5._UnderscoreTest ... ok ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_addint ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running methodmangling_T5 ... #### 2020-11-27 21:10:28.063811 #### 2020-11-27 21:10:38.129559 #### 2020-11-27 21:10:48.190010 r_addint () Doctest: r_addint ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_addint ... #### 2020-11-27 21:10:58.239356 #### 2020-11-27 21:11:08.289629 ok runTest (__main__.CythonRunTestCase) compiling (c) and running nonlocal_T490 ... #### 2020-11-27 21:11:18.337767 #### 2020-11-27 21:11:28.389561 r_addint () Doctest: r_addint ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_bishop3 ... CyTest (methodmangling_T5) Doctest: methodmangling_T5.CyTest ... #### 2020-11-27 21:11:38.433540 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__ ... #### 2020-11-27 21:11:48.894625 #### 2020-11-27 21:11:59.000207 #### 2020-11-27 21:12:09.046825 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-11-27 21:12:19.120739 #### 2020-11-27 21:12:29.192267 #### 2020-11-27 21:12:39.254227 #### 2020-11-27 21:12:49.423869 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 ... #### 2020-11-27 21:12:59.513814 #### 2020-11-27 21:13:09.628988 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 #### 2020-11-27 21:13:19.803386 runTest (__main__.CythonRunTestCase) compiling (cpp) and running nonlocal_T490 ... r_bishop3 () Doctest: r_bishop3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_bishop3 ... #### 2020-11-27 21:13:29.895984 #### 2020-11-27 21:13:39.935015 #### 2020-11-27 21:13:50.048444 #### 2020-11-27 21:14:00.109439 #### 2020-11-27 21:14:10.158149 #### 2020-11-27 21:14:20.198299 moduletryexcept () Doctest: moduletryexcept ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running moduletryexcept ... #### 2020-11-27 21:14:30.249997 #### 2020-11-27 21:14:40.608344 #### 2020-11-27 21:14:50.717083 #### 2020-11-27 21:15:00.771795 #### 2020-11-27 21:15:10.864329 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 ... r_bishop3 () Doctest: r_bishop3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_bowden1 ... 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 #### 2020-11-27 21:15:20.904467 runTest (__main__.CythonRunTestCase) compiling (c) and running nononetypecheck ... #### 2020-11-27 21:15:30.990074 #### 2020-11-27 21:15:41.043029 #### 2020-11-27 21:15:51.085084 moduletryexcept () Doctest: moduletryexcept ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running multass ... #### 2020-11-27 21:16:01.130333 r_bowden1 () Doctest: r_bowden1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_bowden1 ... #### 2020-11-27 21:16:11.198129 #### 2020-11-27 21:16:21.247678 g (nononetypecheck) Doctest: nononetypecheck.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running nononetypecheck ... #### 2020-11-27 21:16:31.293267 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-11-27 21:16:41.376940 special_methods_T561_py3 () Doctest: special_methods_T561_py3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running special_methods_T561_py3 ... r_bowden1 () Doctest: r_bowden1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_docstrings ... #### 2020-11-27 21:16:51.420131 #### 2020-11-27 21:17:01.500840 #### 2020-11-27 21:17:11.590195 #### 2020-11-27 21:17:21.708225 multass () Doctest: multass ... ok f (multass) Doctest: multass.f ... ok g (multass) Doctest: multass.g ... g (nononetypecheck) Doctest: nononetypecheck.g ... ok j (multass) Doctest: multass.j ... ok ok runTest (__main__.CythonRunTestCase) compiling (c) and running new_as_nonkeyword ... runTest (__main__.CythonRunTestCase) compiling (c) and running notinop ... #### 2020-11-27 21:17:32.139145 #### 2020-11-27 21:17:42.196086 #### 2020-11-27 21:17:52.262708 #### 2020-11-27 21:18:02.318288 #### 2020-11-27 21:18:12.406119 #### 2020-11-27 21:18:22.456119 special_methods_T561_py3 () Doctest: special_methods_T561_py3 ... ok runTest (__main__.CythonRunTestCase) compiling (c) 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-11-27 21:18:32.511085 #### 2020-11-27 21:18:42.559210 #### 2020-11-27 21:18:52.625131 test_docstrings (r_docstrings.__test__) Doctest: r_docstrings.__test__.test_docstrings ... ok test_non_docstrings (r_docstrings) Doctest: r_docstrings.test_non_docstrings ... ok #### 2020-11-27 21:19:02.670993 runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_docstrings ... === 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-11-27 21:19:12.750491 #### 2020-11-27 21:19:22.798172 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 (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 ... #### 2020-11-27 21:19:32.846680 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 ... #### 2020-11-27 21:19:42.920243 #### 2020-11-27 21:19:52.972304 #### 2020-11-27 21:20:03.018561 #### 2020-11-27 21:20:13.072579 #### 2020-11-27 21:20:23.202131 #### 2020-11-27 21:20:33.581302 === 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 ... emfloat (specialfloat) Doctest: specialfloat.emfloat ... ok 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 ... #### 2020-11-27 21:20:43.687019 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 numpy_bufacc_T155 ... runTest (__main__.CythonRunTestCase) compiling (c) and running starargs ... === 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-11-27 21:20:53.731964 #### 2020-11-27 21:21:03.770628 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-11-27 21:21:13.804482 #### 2020-11-27 21:21:23.839191 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 numpy_cimport () Doctest: numpy_cimport ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running starargs ... #### 2020-11-27 21:21:33.877777 runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_cimport ... #### 2020-11-27 21:21:43.913495 #### 2020-11-27 21:21:53.971732 #### 2020-11-27 21:22:04.013624 r_hordijk1 () Doctest: r_hordijk1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_hordijk1 ... === 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 #### 2020-11-27 21:22:14.059981 runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_parallel ... 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 (c) and running static_methods ... #### 2020-11-27 21:22:24.151857 #### 2020-11-27 21:22:34.188225 numpy_cimport () Doctest: numpy_cimport ... ok skipped "Test 'numpy_parallel' excluded due to tags 'numpy_old, openmp'" runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_parallel ... runTest (__main__.CythonRunTestCase) compiling (c) and running overflow_check_longlong ... #### 2020-11-27 21:22:44.246847 #### 2020-11-27 21:22:54.283315 skipped "Test 'numpy_parallel' excluded due to tags 'numpy_old, openmp'" runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_subarray ... #### 2020-11-27 21:23:04.323703 r_hordijk1 () Doctest: r_hordijk1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_mcintyre1 ... #### 2020-11-27 21:23:14.591495 #### 2020-11-27 21:23:24.651614 #### 2020-11-27 21:23:34.688861 #### 2020-11-27 21:23:44.729130 r_mcintyre1 () Doctest: r_mcintyre1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_mcintyre1 ... 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 ... #### 2020-11-27 21:23:54.776986 === 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 #### 2020-11-27 21:24:04.858567 runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_subarray ... #### 2020-11-27 21:24:14.920498 #### 2020-11-27 21:24:24.972197 #### 2020-11-27 21:24:35.007147 r_mcintyre1 () Doctest: r_mcintyre1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_mitch_chapman_2 ... #### 2020-11-27 21:24:45.043748 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running overflow_check_longlong ... #### 2020-11-27 21:24:55.082844 boolExpressionsFail (r_mitch_chapman_2) Doctest: r_mitch_chapman_2.boolExpressionsFail ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_mitch_chapman_2 ... #### 2020-11-27 21:25:05.139372 #### 2020-11-27 21:25:15.219141 #### 2020-11-27 21:25:25.255337 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 boolExpressionsFail (r_mitch_chapman_2) Doctest: r_mitch_chapman_2.boolExpressionsFail ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running str_ascii_auto_encoding ... runTest (__main__.CythonRunTestCase) compiling (c) and running r_pyclass ... #### 2020-11-27 21:25:35.290945 === 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 runTest (__main__.CythonRunTestCase) compiling (c) and running numpy_test ... #### 2020-11-27 21:25:45.591084 #### 2020-11-27 21:25:55.682819 #### 2020-11-27 21:26:05.734761 #### 2020-11-27 21:26:15.780767 order (r_pyclass) Doctest: r_pyclass.order ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_pyclass ... 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 #### 2020-11-27 21:26:25.825340 runTest (__main__.CythonRunTestCase) compiling (cpp) and running str_ascii_auto_encoding ... #### 2020-11-27 21:26:35.867123 #### 2020-11-27 21:26:45.929101 #### 2020-11-27 21:26:56.029081 #### 2020-11-27 21:27:06.124256 #### 2020-11-27 21:27:16.160108 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 runTest (__main__.CythonRunTestCase) compiling (c) and running overflow_check_uint ... order (r_pyclass) Doctest: r_pyclass.order ... ok #### 2020-11-27 21:27:26.209132 runTest (__main__.CythonRunTestCase) compiling (c) and running r_pythonapi ... 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 (c) and running str_default_auto_encoding ... #### 2020-11-27 21:27:36.251958 #### 2020-11-27 21:27:46.298527 #### 2020-11-27 21:27:56.341867 #### 2020-11-27 21:28:06.388579 === Expected: === === Got: === 962:69: Cannot convert 'void *' to Python object ERROR runTest (__main__.CythonRunTestCase) compiling (cpp) and running numpy_test ... #### 2020-11-27 21:28:16.490402 r_pythonapi () Doctest: r_pythonapi ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_pythonapi ... #### 2020-11-27 21:28:26.542227 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-11-27 21:28:36.639435 #### 2020-11-27 21:28:46.683763 #### 2020-11-27 21:28:56.761062 #### 2020-11-27 21:29:06.820788 r_pythonapi () Doctest: r_pythonapi ... ok #### 2020-11-27 21:29:16.890273 runTest (__main__.CythonRunTestCase) compiling (c) and running r_typecast ... 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 #### 2020-11-27 21:29:27.191584 runTest (__main__.CythonRunTestCase) compiling (cpp) and running overflow_check_uint ... #### 2020-11-27 21:29:37.285208 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 #### 2020-11-27 21:29:47.323848 runTest (__main__.CythonRunTestCase) compiling (c) and running strescapes ... #### 2020-11-27 21:29:57.366074 #### 2020-11-27 21:30:07.415459 #### 2020-11-27 21:30:17.489257 call_method (r_typecast) Doctest: r_typecast.call_method ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_typecast ... strescapes () Doctest: strescapes ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running strescapes ... #### 2020-11-27 21:30:27.558838 #### 2020-11-27 21:30:37.605458 #### 2020-11-27 21:30:47.644881 === Expected: === === Got: === 962:69: Cannot convert 'void *' to Python object ERROR runTest (__main__.CythonRunTestCase) compiling (c) and running or ... #### 2020-11-27 21:30:57.684561 strescapes () Doctest: strescapes ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running struct_conversion_extern ... #### 2020-11-27 21:31:07.743766 #### 2020-11-27 21:31:17.838708 #### 2020-11-27 21:31:27.875772 call_method (r_typecast) Doctest: r_typecast.call_method ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running return ... 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-11-27 21:31:37.948691 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 #### 2020-11-27 21:31:48.017753 runTest (__main__.CythonRunTestCase) compiling (c) and running parallel ... #### 2020-11-27 21:31:58.069330 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 (cpp) and running return ... #### 2020-11-27 21:32:08.141132 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 test_extern_struct (struct_conversion_extern) Doctest: struct_conversion_extern.test_extern_struct ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running switch ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running or ... #### 2020-11-27 21:32:18.492270 #### 2020-11-27 21:32:28.541190 #### 2020-11-27 21:32:38.595486 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 ... #### 2020-11-27 21:32:48.676734 #### 2020-11-27 21:32:58.750441 #### 2020-11-27 21:33:08.880308 rodriguez_1 () Doctest: rodriguez_1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running rodriguez_1 ... #### 2020-11-27 21:33:18.936812 #### 2020-11-27 21:33:29.030888 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 ... skipped "Test 'parallel' excluded due to tags 'run, openmp'" runTest (__main__.CythonRunTestCase) compiling (cpp) and running parallel ... #### 2020-11-27 21:33:39.075468 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running switch ... #### 2020-11-27 21:33:49.116712 #### 2020-11-27 21:33:59.156840 rodriguez_1 () Doctest: rodriguez_1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running sequential_parallel ... #### 2020-11-27 21:34:09.193606 #### 2020-11-27 21:34:19.238845 #### 2020-11-27 21:34:29.282631 #### 2020-11-27 21:34:39.326412 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running owned_arg_refs ... #### 2020-11-27 21:34:49.402991 #### 2020-11-27 21:34:59.448404 #### 2020-11-27 21:35:09.494532 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 runTest (__main__.CythonRunTestCase) compiling (c) and running temp_alloc_T409 ... skipped "Test 'parallel' excluded due to tags 'run, openmp'" runTest (__main__.CythonRunTestCase) compiling (c) and running pass ... #### 2020-11-27 21:35:19.531997 #### 2020-11-27 21:35:29.584902 f (pass) Doctest: pass.f ... ok #### 2020-11-27 21:35:39.687206 foo (temp_alloc_T409) Doctest: temp_alloc_T409.foo ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pass ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running temp_alloc_T409 ... #### 2020-11-27 21:35:49.782682 #### 2020-11-27 21:36:00.058950 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 runTest (__main__.CythonRunTestCase) compiling (c) and running parallel_swap_assign_T425 ... #### 2020-11-27 21:36:10.137910 f (pass) Doctest: pass.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pinard6 ... foo (temp_alloc_T409) Doctest: temp_alloc_T409.foo ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running temps_corner1 ... #### 2020-11-27 21:36:20.221441 #### 2020-11-27 21:36:30.269201 pinard6 () Doctest: pinard6 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pinard6 ... #### 2020-11-27 21:36:40.324934 #### 2020-11-27 21:36:50.382157 #### 2020-11-27 21:37:00.431025 pinard6 () Doctest: pinard6 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pointers ... #### 2020-11-27 21:37:10.490109 #### 2020-11-27 21:37:20.535276 #### 2020-11-27 21:37:30.620001 B (temps_corner1) Doctest: temps_corner1.B ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running temps_corner1 ... #### 2020-11-27 21:37:40.679168 === 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 #### 2020-11-27 21:37:50.746984 runTest (__main__.CythonRunTestCase) compiling (cpp) and running pointers ... #### 2020-11-27 21:38:00.792481 #### 2020-11-27 21:38:10.836769 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-11-27 21:38:20.890526 #### 2020-11-27 21:38:30.935574 #### 2020-11-27 21:38:41.011984 === 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-11-27 21:38:51.134521 #### 2020-11-27 21:39:01.184805 B (temps_corner1) Doctest: temps_corner1.B ... ok runTest (__main__.CythonUnitTestCase) compiling (c) tests in test_asyncgen ... #### 2020-11-27 21:39:11.657164 #### 2020-11-27 21:39:21.700335 #### 2020-11-27 21:39:31.740684 #### 2020-11-27 21:39:41.859985 #### 2020-11-27 21:39:51.983741 #### 2020-11-27 21:40:02.043564 #### 2020-11-27 21:40:12.097463 #### 2020-11-27 21:40:22.156561 #### 2020-11-27 21:40:32.232570 #### 2020-11-27 21:40:42.283356 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__.CythonRunTestCase) compiling (cpp) and running pure ... 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 #### 2020-11-27 21:40:52.399024 runTest (__main__.CythonRunTestCase) compiling (c) and running pinard8 ... #### 2020-11-27 21:41:02.453881 #### 2020-11-27 21:41:12.505737 #### 2020-11-27 21:41:22.549302 #### 2020-11-27 21:41:32.610517 #### 2020-11-27 21:41:42.667630 pinard8 () Doctest: pinard8 ... ok #### 2020-11-27 21:41:52.710052 runTest (__main__.CythonRunTestCase) compiling (cpp) and running pinard8 ... #### 2020-11-27 21:42:02.801308 #### 2020-11-27 21:42:12.847854 #### 2020-11-27 21:42:22.889042 #### 2020-11-27 21:42:32.932454 #### 2020-11-27 21:42:43.048809 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-11-27 21:42:53.088717 runTest (__main__.EndToEndTest) End-to-end pure_pxd ... pinard8 () Doctest: pinard8 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running posix_time ... #### 2020-11-27 21:43:03.171433 #### 2020-11-27 21:43:13.206903 #### 2020-11-27 21:43:23.641403 #### 2020-11-27 21:43:33.730307 test_gettimeofday (posix_time) Doctest: posix_time.test_gettimeofday ... #### 2020-11-27 21:43:43.800481 ok test_itimer (posix_time) Doctest: posix_time.test_itimer ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running posix_time ... #### 2020-11-27 21:43:53.849989 #### 2020-11-27 21:44:03.885555 #### 2020-11-27 21:44:13.949421 #### 2020-11-27 21:44:24.048925 #### 2020-11-27 21:44:34.099608 === 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 ... test_gettimeofday (posix_time) Doctest: posix_time.test_gettimeofday ... 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_itimer (posix_time) Doctest: posix_time.test_itimer ... 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 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 powop ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running sequential_parallel ... #### 2020-11-27 21:44:44.201612 #### 2020-11-27 21:44:54.251135 #### 2020-11-27 21:45:04.299390 #### 2020-11-27 21:45:14.352081 #### 2020-11-27 21:45:24.387982 #### 2020-11-27 21:45:34.434122 #### 2020-11-27 21:45:44.478421 #### 2020-11-27 21:45:54.544404 #### 2020-11-27 21:46:04.623800 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-11-27 21:46:14.669382 #### 2020-11-27 21:46:24.771075 #### 2020-11-27 21:46:34.828937 #### 2020-11-27 21:46:44.877705 #### 2020-11-27 21:46:54.922962 #### 2020-11-27 21:47:04.971557 #### 2020-11-27 21:47:15.026694 #### 2020-11-27 21:47:25.070978 #### 2020-11-27 21:47:35.122902 #### 2020-11-27 21:47:45.176811 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-11-27 21:47:55.220066 #### 2020-11-27 21:48:05.276765 #### 2020-11-27 21:48:15.318719 #### 2020-11-27 21:48:25.436694 #### 2020-11-27 21:48:35.485782 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-11-27 21:48:45.582275 #### 2020-11-27 21:48:55.634654 #### 2020-11-27 21:49:05.683088 #### 2020-11-27 21:49:15.738744 #### 2020-11-27 21:49:25.799875 print_to_stdout (print) Doctest: print.print_to_stdout ... ok print_to_stringio (print) Doctest: print.print_to_stringio ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running property_decorator_T593 ... #### 2020-11-27 21:49:36.208495 #### 2020-11-27 21:49:46.291267 #### 2020-11-27 21:49:56.334912 #### 2020-11-27 21:50:06.374829 #### 2020-11-27 21:50:16.422579 ok runTest (__main__.CythonRunTestCase) compiling (c) and running py34_signature ... #### 2020-11-27 21:50:26.457624 #### 2020-11-27 21:50:36.503404 #### 2020-11-27 21:50:46.544878 #### 2020-11-27 21:50:56.588414 Prop (property_decorator_T593) Doctest: property_decorator_T593.Prop ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running property_decorator_T593 ... #### 2020-11-27 21:51:06.646701 #### 2020-11-27 21:51:16.698123 #### 2020-11-27 21:51:26.828876 #### 2020-11-27 21:51:36.896779 #### 2020-11-27 21:51:46.932915 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-11-27 21:51:56.972248 runTest (__main__.CythonRunTestCase) compiling (cpp) and running py34_signature ... #### 2020-11-27 21:52:07.014160 #### 2020-11-27 21:52:17.065080 #### 2020-11-27 21:52:27.103120 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 ... #### 2020-11-27 21:52:37.141451 #### 2020-11-27 21:52:47.178468 #### 2020-11-27 21:52:57.217398 #### 2020-11-27 21:53:07.255765 #### 2020-11-27 21:53:17.300297 #### 2020-11-27 21:53:27.340528 #### 2020-11-27 21:53:37.382690 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 (c) and running py_ucs4_type ... #### 2020-11-27 21:53:47.453514 #### 2020-11-27 21:53:57.489124 #### 2020-11-27 21:54:07.530352 #### 2020-11-27 21:54:17.574771 #### 2020-11-27 21:54:27.611024 #### 2020-11-27 21:54:37.651169 #### 2020-11-27 21:54:47.975907 #### 2020-11-27 21:54:58.067387 #### 2020-11-27 21:55:08.109462 #### 2020-11-27 21:55:18.144580 === 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 === 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 ... #### 2020-11-27 21:55:28.190989 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 set ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running py_ucs4_type ... #### 2020-11-27 21:55:38.227492 #### 2020-11-27 21:55:48.261307 #### 2020-11-27 21:55:58.294982 #### 2020-11-27 21:56:08.330707 #### 2020-11-27 21:56:18.373850 #### 2020-11-27 21:56:28.411264 #### 2020-11-27 21:56:38.449471 #### 2020-11-27 21:56:48.495023 #### 2020-11-27 21:56:58.536988 #### 2020-11-27 21:57:08.620396 #### 2020-11-27 21:57:18.697621 === 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 ... #### 2020-11-27 21:57:28.757290 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-11-27 21:57:38.824470 #### 2020-11-27 21:57:48.883188 #### 2020-11-27 21:57:58.934803 #### 2020-11-27 21:58:09.106459 === 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 ... #### 2020-11-27 21:58:19.141531 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 ... === 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-11-27 21:58:29.215383 #### 2020-11-27 21:58:39.264243 #### 2020-11-27 21:58:49.320683 #### 2020-11-27 21:58:59.364931 #### 2020-11-27 21:59:09.438089 #### 2020-11-27 21:59:19.482434 #### 2020-11-27 21:59:29.524992 === 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-11-27 21:59:39.565099 #### 2020-11-27 21:59:50.021707 #### 2020-11-27 22:00:00.107390 #### 2020-11-27 22:00:10.148266 #### 2020-11-27 22:00:20.244934 #### 2020-11-27 22:00:30.278978 #### 2020-11-27 22:00:40.316811 #### 2020-11-27 22:00:50.350834 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-11-27 22:01:00.388295 #### 2020-11-27 22:01:10.435666 #### 2020-11-27 22:01:20.482170 ok runTest (__main__.CythonRunTestCase) compiling (c) and running pure_mode_cmethod_inheritance_T583 ... === 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 ... #### 2020-11-27 22:01:30.574637 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-11-27 22:01:40.672457 #### 2020-11-27 22:01:50.749932 #### 2020-11-27 22:02:00.818433 #### 2020-11-27 22:02:10.926931 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-11-27 22:02:21.009874 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 ... #### 2020-11-27 22:02:31.084102 #### 2020-11-27 22:02:41.123587 #### 2020-11-27 22:02:51.180280 f (pynumop) Doctest: pynumop.f ... ok g (pynumop) Doctest: pynumop.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pynumop ... #### 2020-11-27 22:03:01.569612 Sliceable (slice2_T636) Doctest: slice2_T636.Sliceable ... ok py_slice2 (slice2_T636) Doctest: slice2_T636.py_slice2 ... ok #### 2020-11-27 22:03:11.673109 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-11-27 22:03:21.726605 #### 2020-11-27 22:03:31.765246 f (pynumop) Doctest: pynumop.f ... ok g (pynumop) Doctest: pynumop.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running pytype ... #### 2020-11-27 22:03:41.802018 #### 2020-11-27 22:03:51.844271 #### 2020-11-27 22:04:01.884854 test_issubtype (pytype) Doctest: pytype.test_issubtype ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pytype ... #### 2020-11-27 22:04:11.927733 #### 2020-11-27 22:04:21.978677 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 #### 2020-11-27 22:04:32.025692 runTest (__main__.CythonRunTestCase) compiling (cpp) and running pure_mode_cmethod_inheritance_T583 ... #### 2020-11-27 22:04:42.064257 test_issubtype (pytype) Doctest: pytype.test_issubtype ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_argdefault ... #### 2020-11-27 22:04:52.116111 #### 2020-11-27 22:05:02.155548 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-11-27 22:05:12.210466 swallow (r_argdefault) Doctest: r_argdefault.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_argdefault ... #### 2020-11-27 22:05:22.251248 #### 2020-11-27 22:05:32.291363 #### 2020-11-27 22:05:42.355808 swallow (r_argdefault) Doctest: r_argdefault.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_jeff_epler_1 ... #### 2020-11-27 22:05:52.429194 #### 2020-11-27 22:06:02.483332 #### 2020-11-27 22:06:12.794186 blowup (r_jeff_epler_1) Doctest: r_jeff_epler_1.blowup ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_jeff_epler_1 ... #### 2020-11-27 22:06:22.903920 #### 2020-11-27 22:06:32.962027 #### 2020-11-27 22:06:43.027249 blowup (r_jeff_epler_1) Doctest: r_jeff_epler_1.blowup ... ok #### 2020-11-27 22:06:53.076861 runTest (__main__.CythonRunTestCase) compiling (c) and running r_jiba1 ... #### 2020-11-27 22:07:03.127777 #### 2020-11-27 22:07:13.179974 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 ... #### 2020-11-27 22:07:23.299879 #### 2020-11-27 22:07:33.365944 #### 2020-11-27 22:07:43.423916 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-11-27 22:07:53.541978 #### 2020-11-27 22:08:03.671752 #### 2020-11-27 22:08:13.775261 #### 2020-11-27 22:08:23.855019 r_jiba1 () Doctest: r_jiba1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_jiba1 ... #### 2020-11-27 22:08:33.928755 ssize_t_T399 () Doctest: ssize_t_T399 ... ok #### 2020-11-27 22:08:43.991002 runTest (__main__.CythonRunTestCase) compiling (cpp) and running ssize_t_T399 ... #### 2020-11-27 22:08:54.056878 #### 2020-11-27 22:09:04.120711 #### 2020-11-27 22:09:14.237559 #### 2020-11-27 22:09:24.308331 #### 2020-11-27 22:09:34.699527 #### 2020-11-27 22:09:44.806013 #### 2020-11-27 22:09:54.857801 r_jiba1 () Doctest: r_jiba1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_lepage_3 ... #### 2020-11-27 22:10:04.909558 ssize_t_T399 () Doctest: ssize_t_T399 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running starred_target_T664 ... #### 2020-11-27 22:10:15.024254 #### 2020-11-27 22:10:25.088992 #### 2020-11-27 22:10:35.130138 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 ... #### 2020-11-27 22:10:45.189022 #### 2020-11-27 22:10:55.263531 #### 2020-11-27 22:11:05.310754 r_lepage_3 () Doctest: r_lepage_3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_lepage_3 ... #### 2020-11-27 22:11:15.351932 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 ... 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 ... #### 2020-11-27 22:11:25.477293 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-11-27 22:11:35.549375 #### 2020-11-27 22:11:45.597783 #### 2020-11-27 22:11:55.641763 #### 2020-11-27 22:12:05.693551 r_lepage_3 () Doctest: r_lepage_3 ... ok #### 2020-11-27 22:12:15.734380 runTest (__main__.CythonRunTestCase) compiling (c) and running r_print ... #### 2020-11-27 22:12:25.776899 #### 2020-11-27 22:12:35.930675 frighten (r_print) Doctest: r_print.frighten ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_print ... #### 2020-11-27 22:12:46.378805 #### 2020-11-27 22:12:56.511329 #### 2020-11-27 22:13:06.560410 frighten (r_print) Doctest: r_print.frighten ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_pyclassdefault ... #### 2020-11-27 22:13:16.621084 #### 2020-11-27 22:13:26.677384 #### 2020-11-27 22:13:36.723485 #### 2020-11-27 22:13:46.835654 #### 2020-11-27 22:13:56.878213 r_pyclassdefault () Doctest: r_pyclassdefault ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_pyclassdefault ... #### 2020-11-27 22:14:06.947271 #### 2020-11-27 22:14:16.986099 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-11-27 22:14:27.029279 #### 2020-11-27 22:14:37.065830 #### 2020-11-27 22:14:47.107389 r_pyclassdefault () Doctest: r_pyclassdefault ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_spamtype ... 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-11-27 22:14:57.151405 #### 2020-11-27 22:15:07.202457 #### 2020-11-27 22:15:17.249833 #### 2020-11-27 22:15:27.408301 #### 2020-11-27 22:15:37.929056 r_spamtype () Doctest: r_spamtype ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_spamtype ... #### 2020-11-27 22:15:48.109400 #### 2020-11-27 22:15:58.260985 ok runTest (__main__.EndToEndTest) End-to-end pxd_syntax ... 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) ... #### 2020-11-27 22:16:08.310936 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-11-27 22:16:18.363165 #### 2020-11-27 22:16:28.408948 #### 2020-11-27 22:16:38.449023 r_spamtype () Doctest: r_spamtype ... ok runTest (__main__.EndToEndTest) End-to-end relative_cimport ... #### 2020-11-27 22:16:48.491786 #### 2020-11-27 22:16:58.538346 #### 2020-11-27 22:17:08.582173 #### 2020-11-27 22:17:18.624879 #### 2020-11-27 22:17:28.685004 #### 2020-11-27 22:17:38.732898 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-11-27 22:17:48.773977 #### 2020-11-27 22:17:58.851873 ok runTest (__main__.CythonRunTestCase) compiling (c) and running py2_super ... #### 2020-11-27 22:18:09.256546 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-11-27 22:18:19.360027 #### 2020-11-27 22:18:29.396579 #### 2020-11-27 22:18:39.431244 #### 2020-11-27 22:18:49.466643 ok runTest (__main__.CythonRunTestCase) compiling (c) and running reraise ... 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 #### 2020-11-27 22:18:59.503182 runTest (__main__.CythonRunTestCase) compiling (c) and running strfunction ... #### 2020-11-27 22:19:09.544911 #### 2020-11-27 22:19:19.585804 strfunction () Doctest: strfunction ... ok c (strfunction) Doctest: strfunction.c ... ok sub (strfunction) Doctest: strfunction.sub ... ok subs (strfunction) Doctest: strfunction.subs ... ok #### 2020-11-27 22:19:29.627703 runTest (__main__.CythonRunTestCase) compiling (cpp) and running strfunction ... #### 2020-11-27 22:19:39.672566 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 #### 2020-11-27 22:19:49.720707 runTest (__main__.CythonRunTestCase) compiling (cpp) and running reraise ... #### 2020-11-27 22:19:59.771814 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-11-27 22:20:09.829688 #### 2020-11-27 22:20:19.875130 #### 2020-11-27 22:20:29.908781 #### 2020-11-27 22:20:39.951737 #### 2020-11-27 22:20:50.015920 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-11-27 22:21:00.290371 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-11-27 22:21:10.330275 #### 2020-11-27 22:21:20.363491 #### 2020-11-27 22:21:30.407917 #### 2020-11-27 22:21:40.447481 #### 2020-11-27 22:21:50.488871 reraise_explicitly (reraise_3args) Doctest: reraise_3args.reraise_explicitly ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running reraise_3args ... #### 2020-11-27 22:22:00.530139 #### 2020-11-27 22:22:10.565494 #### 2020-11-27 22:22:20.672540 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 (cpp) and running string_comparison ... #### 2020-11-27 22:22:30.758058 #### 2020-11-27 22:22:40.823997 #### 2020-11-27 22:22:50.896721 reraise_explicitly (reraise_3args) Doctest: reraise_3args.reraise_explicitly ... ok #### 2020-11-27 22:23:00.938290 runTest (__main__.CythonRunTestCase) compiling (c) and running reversed_iteration ... #### 2020-11-27 22:23:10.976614 #### 2020-11-27 22:23:21.013638 #### 2020-11-27 22:23:31.051419 #### 2020-11-27 22:23:41.088645 #### 2020-11-27 22:23:51.146707 #### 2020-11-27 22:24:01.195790 #### 2020-11-27 22:24:11.233211 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-11-27 22:24:21.288361 #### 2020-11-27 22:24:31.337578 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-11-27 22:24:41.417176 #### 2020-11-27 22:24:51.483948 #### 2020-11-27 22:25:01.518918 is_not_one (switch_transform) Doctest: switch_transform.is_not_one ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running switch_transform ... #### 2020-11-27 22:25:11.610001 #### 2020-11-27 22:25:21.649860 #### 2020-11-27 22:25:31.689537 is_not_one (switch_transform) Doctest: switch_transform.is_not_one ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running trybreak ... #### 2020-11-27 22:25:41.745011 #### 2020-11-27 22:25:51.790648 #### 2020-11-27 22:26:02.227368 #### 2020-11-27 22:26:12.291839 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 (cpp) and running trybreak ... #### 2020-11-27 22:26:22.344913 #### 2020-11-27 22:26:32.384081 #### 2020-11-27 22:26:42.443585 #### 2020-11-27 22:26:52.479112 #### 2020-11-27 22:27:02.514961 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-11-27 22:27:12.558971 #### 2020-11-27 22:27:22.601301 === 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-11-27 22:27:32.658803 #### 2020-11-27 22:27:42.705737 #### 2020-11-27 22:27:52.762839 #### 2020-11-27 22:28:02.802414 #### 2020-11-27 22:28:12.839729 #### 2020-11-27 22:28:22.877658 #### 2020-11-27 22:28:32.914704 #### 2020-11-27 22:28:42.973632 #### 2020-11-27 22:28:53.008284 #### 2020-11-27 22:29:03.091013 #### 2020-11-27 22:29:13.134836 #### 2020-11-27 22:29:23.172948 #### 2020-11-27 22:29:33.211066 #### 2020-11-27 22:29:43.250629 #### 2020-11-27 22:29:53.289122 #### 2020-11-27 22:30:03.326922 #### 2020-11-27 22:30:13.365847 #### 2020-11-27 22:30:23.456439 #### 2020-11-27 22:30:33.496909 #### 2020-11-27 22:30:43.541927 #### 2020-11-27 22:30:53.589723 #### 2020-11-27 22:31:03.635315 #### 2020-11-27 22:31:13.684980 #### 2020-11-27 22:31:23.747219 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-11-27 22:31:33.801191 runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyarray ... #### 2020-11-27 22:31:43.843509 #### 2020-11-27 22:31:53.919094 #### 2020-11-27 22:32:03.958382 #### 2020-11-27 22:32:14.009234 === 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; | ~~~~~~~~~~^~~~~~~~~~~~~~~ ==================================== 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 ... #### 2020-11-27 22:32:24.051647 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 ... #### 2020-11-27 22:32:34.126767 #### 2020-11-27 22:32:44.201324 #### 2020-11-27 22:32:54.260722 #### 2020-11-27 22:33:04.317483 #### 2020-11-27 22:33:14.388972 #### 2020-11-27 22:33:24.453903 test_equals (richcmp_str_equals) Doctest: richcmp_str_equals.test_equals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running richcmp_str_equals ... #### 2020-11-27 22:33:34.821727 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-11-27 22:33:44.949200 #### 2020-11-27 22:33:54.998020 #### 2020-11-27 22:34:05.148824 #### 2020-11-27 22:34:15.230407 #### 2020-11-27 22:34:25.295031 #### 2020-11-27 22:34:35.364381 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-11-27 22:34:45.424253 #### 2020-11-27 22:34:55.494816 #### 2020-11-27 22:35:05.616604 #### 2020-11-27 22:35:15.735439 #### 2020-11-27 22:35:25.828344 #### 2020-11-27 22:35:35.883969 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 (cpp) and running simpcall ... #### 2020-11-27 22:35:45.935933 #### 2020-11-27 22:35:55.978522 #### 2020-11-27 22:36:06.016725 #### 2020-11-27 22:36:16.056849 #### 2020-11-27 22:36:26.098801 #### 2020-11-27 22:36:36.213966 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-11-27 22:36:46.252119 #### 2020-11-27 22:36:56.362936 #### 2020-11-27 22:37:06.405589 #### 2020-11-27 22:37:16.504453 #### 2020-11-27 22:37:26.564176 #### 2020-11-27 22:37:36.610748 #### 2020-11-27 22:37:46.711207 #### 2020-11-27 22:37:56.777545 #### 2020-11-27 22:38:07.081973 size_t () Doctest: size_t ... ok #### 2020-11-27 22:38:17.166979 runTest (__main__.CythonRunTestCase) compiling (cpp) and running size_t ... #### 2020-11-27 22:38:27.213677 #### 2020-11-27 22:38:37.267878 #### 2020-11-27 22:38:47.313388 #### 2020-11-27 22:38:57.359509 #### 2020-11-27 22:39:07.404685 #### 2020-11-27 22:39:17.445758 #### 2020-11-27 22:39:27.489201 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 runTest (__main__.CythonRunTestCase) compiling (c) and running pyclass_dynamic_bases ... #### 2020-11-27 22:39:37.535971 #### 2020-11-27 22:39:47.631651 size_t () Doctest: size_t ... ok #### 2020-11-27 22:39:57.730185 runTest (__main__.CythonRunTestCase) compiling (c) and running slice_charptr ... #### 2020-11-27 22:40:07.773857 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyclass_dynamic_bases ... #### 2020-11-27 22:40:17.819853 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 (c) and running tuple_unpack_string ... #### 2020-11-27 22:40:27.869820 slice_charptr () Doctest: slice_charptr ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice_charptr ... #### 2020-11-27 22:40:37.910599 #### 2020-11-27 22:40:47.949280 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 runTest (__main__.CythonRunTestCase) compiling (c) and running pynumber_subtype_conversion ... 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 #### 2020-11-27 22:40:57.987913 runTest (__main__.CythonRunTestCase) compiling (cpp) and running tuple_unpack_string ... #### 2020-11-27 22:41:08.343864 slice_charptr () Doctest: slice_charptr ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running special_method_docstrings ... #### 2020-11-27 22:41:18.419109 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-11-27 22:41:28.468681 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 #### 2020-11-27 22:41:38.512337 runTest (__main__.CythonRunTestCase) compiling (c) and running tuplereassign ... #### 2020-11-27 22:41:48.556717 #### 2020-11-27 22:41:58.597115 #### 2020-11-27 22:42:08.642536 MyFloat (pynumber_subtype_conversion) Doctest: pynumber_subtype_conversion.MyFloat ... ok MyInt (pynumber_subtype_conversion) Doctest: pynumber_subtype_conversion.MyInt ... test (tuplereassign) Doctest: tuplereassign.test ... ok ok test1 (tuplereassign) Doctest: tuplereassign.test1 ... ok test3 (tuplereassign) Doctest: tuplereassign.test3 ... ok testnonsense (tuplereassign) Doctest: tuplereassign.testnonsense ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tuplereassign ... runTest (__main__.CythonRunTestCase) compiling (c) and running pyparam_nogil ... #### 2020-11-27 22:42:18.681163 #### 2020-11-27 22:42:28.716607 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 ... if_list_nogil (pyparam_nogil) Doctest: pyparam_nogil.if_list_nogil ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running pyparam_nogil ... #### 2020-11-27 22:42:38.776026 #### 2020-11-27 22:42:48.813012 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 ... #### 2020-11-27 22:42:58.854583 if_list_nogil (pyparam_nogil) Doctest: pyparam_nogil.if_list_nogil ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running qualname ... #### 2020-11-27 22:43:08.902190 #### 2020-11-27 22:43:19.203600 #### 2020-11-27 22:43:29.324917 #### 2020-11-27 22:43:39.368731 #### 2020-11-27 22:43:49.402848 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-11-27 22:43:59.451394 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__.EndToEndTest) End-to-end starimport_cimport ... #### 2020-11-27 22:44:09.512405 #### 2020-11-27 22:44:19.570248 #### 2020-11-27 22:44:29.648531 #### 2020-11-27 22:44:39.715154 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-11-27 22:44:49.747559 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 ... #### 2020-11-27 22:44:59.783756 #### 2020-11-27 22:45:09.828268 #### 2020-11-27 22:45:19.885465 #### 2020-11-27 22:45:29.920809 ok runTest (__main__.CythonRunTestCase) compiling (c) and running str_encoding_latin1 ... #### 2020-11-27 22:45:39.955097 r_delgado_1 () Doctest: r_delgado_1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_delgado_1 ... #### 2020-11-27 22:45:49.991071 str_encoding_latin1 () Doctest: str_encoding_latin1 ... #### 2020-11-27 22:46:00.392895 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running str_encoding_latin1 ... #### 2020-11-27 22:46:10.436103 #### 2020-11-27 22:46:20.475782 #### 2020-11-27 22:46:30.517447 str_encoding_latin1 () Doctest: str_encoding_latin1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running strmethods ... 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 #### 2020-11-27 22:46:40.564497 runTest (__main__.CythonRunTestCase) compiling (c) and running typeofexttype ... #### 2020-11-27 22:46:50.608790 r_delgado_1 () Doctest: r_delgado_1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_extcomplex2 ... #### 2020-11-27 22:47:00.679307 #### 2020-11-27 22:47:10.728280 #### 2020-11-27 22:47:20.774632 r_extcomplex2 () Doctest: r_extcomplex2 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_extcomplex2 ... #### 2020-11-27 22:47:30.817786 test (typeofexttype) Doctest: typeofexttype.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typeofexttype ... 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 #### 2020-11-27 22:47:40.883783 runTest (__main__.CythonRunTestCase) compiling (cpp) and running strmethods ... #### 2020-11-27 22:47:50.938328 r_extcomplex2 () Doctest: r_extcomplex2 ... ok #### 2020-11-27 22:48:01.027738 runTest (__main__.CythonRunTestCase) compiling (c) and running r_extstarargs ... #### 2020-11-27 22:48:11.076077 #### 2020-11-27 22:48:21.120588 #### 2020-11-27 22:48:31.318100 test (typeofexttype) Doctest: typeofexttype.test ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typetest_T417 ... #### 2020-11-27 22:48:41.428797 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-11-27 22:48:51.479757 #### 2020-11-27 22:49:01.546911 r_extstarargs () Doctest: r_extstarargs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_extstarargs ... #### 2020-11-27 22:49:11.585572 #### 2020-11-27 22:49:21.623058 #### 2020-11-27 22:49:31.659117 #### 2020-11-27 22:49:41.695668 #### 2020-11-27 22:49:51.731746 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-11-27 22:50:01.776766 #### 2020-11-27 22:50:11.815973 r_extstarargs () Doctest: r_extstarargs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_forloop ... #### 2020-11-27 22:50:21.899172 #### 2020-11-27 22:50:31.941289 #### 2020-11-27 22:50:42.009098 #### 2020-11-27 22:50:52.137715 fooit (subclasses) Doctest: subclasses.fooit ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running subclasses ... #### 2020-11-27 22:51:02.246789 #### 2020-11-27 22:51:12.315154 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-11-27 22:51:22.359078 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-11-27 22:51:32.411647 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-11-27 22:51:42.728401 #### 2020-11-27 22:51:52.775571 #### 2020-11-27 22:52:02.811301 #### 2020-11-27 22:52:12.846665 #### 2020-11-27 22:52:22.888723 #### 2020-11-27 22:52:32.920490 #### 2020-11-27 22:52:42.954186 #### 2020-11-27 22:52:53.001389 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 (c) and running r_huss3 ... #### 2020-11-27 22:53:03.057430 fooit (subclasses) Doctest: subclasses.fooit ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tandemstats ... #### 2020-11-27 22:53:13.121982 #### 2020-11-27 22:53:23.167854 result (tandemstats) Doctest: tandemstats.result ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tandemstats ... #### 2020-11-27 22:53:33.231858 r_huss3 () Doctest: r_huss3 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_huss3 ... #### 2020-11-27 22:53:43.293349 result (tandemstats) Doctest: tandemstats.result ... ok #### 2020-11-27 22:53:53.329359 runTest (__main__.CythonUnitTestCase) compiling (c) 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 ... 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 ... #### 2020-11-27 22:54:03.377410 #### 2020-11-27 22:54:13.414947 r_huss3 () Doctest: r_huss3 ... ok #### 2020-11-27 22:54:23.467025 runTest (__main__.CythonRunTestCase) compiling (c) and running r_primes ... #### 2020-11-27 22:54:33.517689 #### 2020-11-27 22:54:43.573459 primes (r_primes) Doctest: r_primes.primes ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_primes ... #### 2020-11-27 22:54:53.609175 #### 2020-11-27 22:55:03.652984 #### 2020-11-27 22:55:14.188919 primes (r_primes) Doctest: r_primes.primes ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_starargcall ... #### 2020-11-27 22:55:24.246903 #### 2020-11-27 22:55:34.284956 #### 2020-11-27 22:55:44.332368 #### 2020-11-27 22:55:54.367409 eggs (r_starargcall) Doctest: r_starargcall.eggs ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_starargcall ... #### 2020-11-27 22:56:04.405834 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 ... #### 2020-11-27 22:56:14.462704 #### 2020-11-27 22:56:24.503597 #### 2020-11-27 22:56:34.547651 eggs (r_starargcall) Doctest: r_starargcall.eggs ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_starargs ... #### 2020-11-27 22:56:44.621038 #### 2020-11-27 22:56:54.675548 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 #### 2020-11-27 22:57:04.715192 ... 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 ... swallow (r_starargs) Doctest: r_starargs.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_starargs ... #### 2020-11-27 22:57:14.753353 #### 2020-11-27 22:57:24.792022 #### 2020-11-27 22:57:34.839189 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 ... #### 2020-11-27 22:57:44.887576 swallow (r_starargs) Doctest: r_starargs.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_starargsonly ... #### 2020-11-27 22:57:54.928317 #### 2020-11-27 22:58:04.973712 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 ... spam (r_starargsonly) Doctest: r_starargsonly.spam ... #### 2020-11-27 22:58:15.010249 ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_starargsonly ... #### 2020-11-27 22:58:25.409815 #### 2020-11-27 22:58:35.460724 #### 2020-11-27 22:58:45.507354 spam (r_starargsonly) Doctest: r_starargsonly.spam ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_uintindex ... #### 2020-11-27 22:58:55.543962 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-11-27 22:59:05.579582 #### 2020-11-27 22:59:15.615347 r_uintindex () Doctest: r_uintindex ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_uintindex ... #### 2020-11-27 22:59:25.655709 #### 2020-11-27 22:59:35.691272 #### 2020-11-27 22:59:45.727537 #### 2020-11-27 22:59:55.769709 r_uintindex () Doctest: r_uintindex ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running r_vree_1 ... #### 2020-11-27 23:00:05.808497 #### 2020-11-27 23:00:15.952897 r_vree_1 () Doctest: r_vree_1 ... ok #### 2020-11-27 23:00:25.994311 runTest (__main__.CythonRunTestCase) compiling (cpp) and running r_vree_1 ... 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-11-27 23:00:36.028357 #### 2020-11-27 23:00:46.072229 r_vree_1 () Doctest: r_vree_1 ... ok #### 2020-11-27 23:00:56.156894 runTest (__main__.CythonRunTestCase) compiling (c) and running reduce_pickle ... #### 2020-11-27 23:01:06.198802 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-11-27 23:01:16.235958 #### 2020-11-27 23:01:26.271937 #### 2020-11-27 23:01:36.309399 #### 2020-11-27 23:01:46.351162 #### 2020-11-27 23:01:56.396032 #### 2020-11-27 23:02:06.438306 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-11-27 23:02:16.978740 #### 2020-11-27 23:02:27.067695 #### 2020-11-27 23:02:37.102912 #### 2020-11-27 23:02:47.174888 #### 2020-11-27 23:02:57.207150 #### 2020-11-27 23:03:07.240325 #### 2020-11-27 23:03:17.278479 #### 2020-11-27 23:03:27.328013 #### 2020-11-27 23:03:37.394153 #### 2020-11-27 23:03:47.429900 #### 2020-11-27 23:03:57.490927 #### 2020-11-27 23:04:07.526754 #### 2020-11-27 23:04:17.564440 #### 2020-11-27 23:04:27.599610 #### 2020-11-27 23:04:37.634359 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-11-27 23:04:47.670374 #### 2020-11-27 23:04:57.708449 #### 2020-11-27 23:05:07.749471 #### 2020-11-27 23:05:17.800192 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-11-27 23:05:27.837353 #### 2020-11-27 23:05:37.873553 with_yield_removed (unreachable) Doctest: unreachable.with_yield_removed ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unreachable ... #### 2020-11-27 23:05:47.917299 #### 2020-11-27 23:05:57.959858 #### 2020-11-27 23:06:08.008214 #### 2020-11-27 23:06:18.048693 #### 2020-11-27 23:06:28.098335 #### 2020-11-27 23:06:38.148164 with_yield_removed (unreachable) Doctest: unreachable.with_yield_removed ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running verbatiminclude ... #### 2020-11-27 23:06:48.194153 #### 2020-11-27 23:06:58.247994 #### 2020-11-27 23:07:08.289425 #### 2020-11-27 23:07:18.348149 #### 2020-11-27 23:07:28.402746 #### 2020-11-27 23:07:38.449095 #### 2020-11-27 23:07:48.492978 test_class (verbatiminclude) Doctest: verbatiminclude.test_class ... ok test_cube (verbatiminclude) Doctest: verbatiminclude.test_cube ... ok test_square (verbatiminclude) Doctest: verbatiminclude.test_square ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running verbatiminclude ... #### 2020-11-27 23:07:58.542226 #### 2020-11-27 23:08:08.599379 #### 2020-11-27 23:08:18.649355 #### 2020-11-27 23:08:28.716678 #### 2020-11-27 23:08:38.783241 #### 2020-11-27 23:08:48.856848 #### 2020-11-27 23:08:58.956772 #### 2020-11-27 23:09:09.018306 test_class (verbatiminclude) Doctest: verbatiminclude.test_class ... ok test_cube (verbatiminclude) Doctest: verbatiminclude.test_cube ... ok test_square (verbatiminclude) Doctest: verbatiminclude.test_square ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running voidstarcast ... #### 2020-11-27 23:09:19.080034 #### 2020-11-27 23:09:29.127741 #### 2020-11-27 23:09:39.177644 #### 2020-11-27 23:09:49.247447 #### 2020-11-27 23:09:59.366000 #### 2020-11-27 23:10:09.942773 #### 2020-11-27 23:10:20.060114 #### 2020-11-27 23:10:30.160902 cast_cast_cast (voidstarcast) Doctest: voidstarcast.cast_cast_cast ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running voidstarcast ... 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 #### 2020-11-27 23:10:40.243434 runTest (__main__.CythonRunTestCase) compiling (c) and running ref2local ... #### 2020-11-27 23:10:50.343092 #### 2020-11-27 23:11:00.433996 #### 2020-11-27 23:11:10.609679 f (ref2local) Doctest: ref2local.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ref2local ... #### 2020-11-27 23:11:20.699883 #### 2020-11-27 23:11:30.807298 #### 2020-11-27 23:11:40.896583 f (ref2local) Doctest: ref2local.f ... ok runTest (__main__.EndToEndTest) End-to-end reimport_failure ... #### 2020-11-27 23:11:50.972330 cast_cast_cast (voidstarcast) Doctest: voidstarcast.cast_cast_cast ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running watts1 ... #### 2020-11-27 23:12:01.024123 #### 2020-11-27 23:12:11.087280 #### 2020-11-27 23:12:21.150941 test (watts1) Doctest: watts1.test ... ok #### 2020-11-27 23:12:31.204746 runTest (__main__.CythonRunTestCase) compiling (cpp) and running watts1 ... #### 2020-11-27 23:12:41.277201 #### 2020-11-27 23:12:51.340328 #### 2020-11-27 23:13:01.384303 test (watts1) Doctest: watts1.test ... ok #### 2020-11-27 23:13:11.427576 ok runTest (__main__.EndToEndTest) End-to-end reimport_from_package ... runTest (__main__.CythonRunTestCase) compiling (c) and running wundram1 ... #### 2020-11-27 23:13:22.023751 #### 2020-11-27 23:13:32.147774 wundram1 () Doctest: wundram1 ... ok #### 2020-11-27 23:13:42.238111 runTest (__main__.CythonRunTestCase) compiling (cpp) and running wundram1 ... #### 2020-11-27 23:13:52.292732 #### 2020-11-27 23:14:02.352128 #### 2020-11-27 23:14:12.420419 wundram1 () Doctest: wundram1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running yield_inside_lambda ... #### 2020-11-27 23:14:22.462188 #### 2020-11-27 23:14:32.504522 ok runTest (__main__.CythonRunTestCase) compiling (c) and running relativeimport_star_T542 ... #### 2020-11-27 23:14:42.552053 #### 2020-11-27 23:14:52.610831 #### 2020-11-27 23:15:02.670221 cytest_relativeimport_T542 (distutils.core) Doctest: distutils.core.cytest_relativeimport_T542 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running relativeimport_star_T542 ... #### 2020-11-27 23:15:12.729491 #### 2020-11-27 23:15:22.887824 #### 2020-11-27 23:15:32.948839 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-11-27 23:15:42.999619 cytest_relativeimport_T542 (distutils.core) Doctest: distutils.core.cytest_relativeimport_T542 ... ok runTest (__main__.EndToEndTest) End-to-end scanner_trace ... #### 2020-11-27 23:15:53.042249 #### 2020-11-27 23:16:03.094056 #### 2020-11-27 23:16:13.158645 #### 2020-11-27 23:16:23.550876 #### 2020-11-27 23:16:33.682791 ok runTest (__main__.CythonRunTestCase) compiling (c) and running self_in_ext_type_closure ... #### 2020-11-27 23:16:43.749853 #### 2020-11-27 23:16:53.810558 #### 2020-11-27 23:17:03.858283 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-11-27 23:17:13.907771 #### 2020-11-27 23:17:23.971997 #### 2020-11-27 23:17:34.043367 #### 2020-11-27 23:17:44.097378 #### 2020-11-27 23:17:54.143646 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) math_function ... #### 2020-11-27 23:18:04.199922 #### 2020-11-27 23:18:14.242102 #### 2020-11-27 23:18:24.286219 #### 2020-11-27 23:18:34.327542 #### 2020-11-27 23:18:44.369911 ok runTest (__main__.CythonCompileTestCase) compiling (c) math_function_2 ... #### 2020-11-27 23:18:54.412061 #### 2020-11-27 23:19:04.468560 #### 2020-11-27 23:19:14.514078 #### 2020-11-27 23:19:24.554379 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-11-27 23:19:34.630376 #### 2020-11-27 23:19:44.692966 #### 2020-11-27 23:19:54.798840 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) math_function_2 ... #### 2020-11-27 23:20:04.843063 #### 2020-11-27 23:20:15.384053 #### 2020-11-27 23:20:25.452154 #### 2020-11-27 23:20:35.527883 #### 2020-11-27 23:20:45.571608 #### 2020-11-27 23:20:55.637981 #### 2020-11-27 23:21:05.688515 ok runTest (__main__.CythonCompileTestCase) compiling (c) sin_of_square ... #### 2020-11-27 23:21:15.735046 #### 2020-11-27 23:21:25.794604 #### 2020-11-27 23:21:35.887433 #### 2020-11-27 23:21:46.036492 #### 2020-11-27 23:21:56.080282 #### 2020-11-27 23:22:06.119326 #### 2020-11-27 23:22:16.161683 #### 2020-11-27 23:22:26.206800 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 (c) and running set_discard_remove ... #### 2020-11-27 23:22:36.262984 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) sin_of_square ... #### 2020-11-27 23:22:46.311404 #### 2020-11-27 23:22:56.362948 #### 2020-11-27 23:23:06.408703 #### 2020-11-27 23:23:16.454864 #### 2020-11-27 23:23:26.563955 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-11-27 23:23:36.607499 #### 2020-11-27 23:23:46.737306 #### 2020-11-27 23:23:56.778310 #### 2020-11-27 23:24:06.819295 #### 2020-11-27 23:24:16.855931 ok runTest (__main__.CythonCompileTestCase) compiling (c) test_queue ... #### 2020-11-27 23:24:26.957013 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 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-11-27 23:24:37.018822 #### 2020-11-27 23:24:47.058406 #### 2020-11-27 23:24:57.119972 #### 2020-11-27 23:25:07.162184 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) test_queue ... #### 2020-11-27 23:25:17.454264 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-11-27 23:25:27.505326 runTest (__main__.CythonRunTestCase) compiling (cpp) and running set_iter ... #### 2020-11-27 23:25:37.555790 #### 2020-11-27 23:25:47.605595 #### 2020-11-27 23:25:57.657184 #### 2020-11-27 23:26:07.765767 #### 2020-11-27 23:26:17.820477 ok runTest (__main__.CythonCompileTestCase) compiling (c) primes ... 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-11-27 23:26:27.860370 runTest (__main__.CythonRunTestCase) compiling (c) and running setjmp ... #### 2020-11-27 23:26:37.906119 #### 2020-11-27 23:26:47.957667 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) 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) ... #### 2020-11-27 23:26:58.028457 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) ... execute_c_call (setjmp) Doctest: setjmp.execute_c_call ... ok nonzero (setjmp) Doctest: setjmp.nonzero ... ok 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) ... runTest (__main__.CythonRunTestCase) compiling (cpp) and running setjmp ... 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-11-27 23:27:08.075675 #### 2020-11-27 23:27:18.111891 ok runTest (__main__.CythonCompileTestCase) compiling (c) primes_python ... #### 2020-11-27 23:27:28.148261 #### 2020-11-27 23:27:38.196777 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-11-27 23:27:48.240025 #### 2020-11-27 23:27:58.288186 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) primes_python ... #### 2020-11-27 23:28:08.330322 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-11-27 23:28:18.751525 runTest (__main__.CythonRunTestCase) compiling (cpp) and running short_circuit_T404 ... #### 2020-11-27 23:28:28.814077 #### 2020-11-27 23:28:38.857408 #### 2020-11-27 23:28:48.896702 ok runTest (__main__.CythonCompileTestCase) compiling (c) atoi ... #### 2020-11-27 23:28:58.937973 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-11-27 23:29:09.063057 #### 2020-11-27 23:29:19.125235 === 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 ... #### 2020-11-27 23:29:29.182096 f (sizeof) Doctest: sizeof.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running sizeof ... #### 2020-11-27 23:29:39.221617 #### 2020-11-27 23:29:49.269129 === 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 ... #### 2020-11-27 23:29:59.311858 f (sizeof) Doctest: sizeof.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running slice2 ... #### 2020-11-27 23:30:09.352259 #### 2020-11-27 23:30:19.400941 #### 2020-11-27 23:30:29.445456 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) malloc ... #### 2020-11-27 23:30:39.488559 #### 2020-11-27 23:30:49.531138 #### 2020-11-27 23:30:59.588667 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-11-27 23:31:09.896776 #### 2020-11-27 23:31:19.971244 ok runTest (__main__.CythonCompileTestCase) compiling (c) some_memory ... #### 2020-11-27 23:31:30.024178 #### 2020-11-27 23:31:40.065033 #### 2020-11-27 23:31:50.105371 #### 2020-11-27 23:32:00.149527 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) some_memory ... #### 2020-11-27 23:32:10.209200 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-11-27 23:32:20.311498 #### 2020-11-27 23:32:30.354875 #### 2020-11-27 23:32:40.408838 slice_of_typed_value (slice2b) Doctest: slice2b.slice_of_typed_value ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running slice2b ... ok runTest (__main__.CythonCompileTestCase) compiling (c) convolve2 ... #### 2020-11-27 23:32:50.494161 #### 2020-11-27 23:33:00.538591 #### 2020-11-27 23:33:10.602833 slice_of_typed_value (slice2b) Doctest: slice2b.slice_of_typed_value ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running strconstinclass ... #### 2020-11-27 23:33:20.677723 #### 2020-11-27 23:33:30.728751 strconstinclass () Doctest: strconstinclass ... ok #### 2020-11-27 23:33:40.781768 runTest (__main__.CythonRunTestCase) compiling (cpp) and running strconstinclass ... #### 2020-11-27 23:33:50.824681 #### 2020-11-27 23:34:00.886575 strconstinclass () Doctest: strconstinclass ... 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 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-11-27 23:34:10.935771 runTest (__main__.CythonRunTestCase) compiling (c) and running strliterals ... #### 2020-11-27 23:34:20.976839 #### 2020-11-27 23:34:31.058339 #### 2020-11-27 23:34:41.095980 #### 2020-11-27 23:34:51.480756 #### 2020-11-27 23:35:01.566746 strliterals () Doctest: strliterals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running strliterals ... #### 2020-11-27 23:35:11.628377 #### 2020-11-27 23:35:21.667704 #### 2020-11-27 23:35:31.709261 #### 2020-11-27 23:35:41.753103 #### 2020-11-27 23:35:51.795699 strliterals () Doctest: strliterals ... ok #### 2020-11-27 23:36:01.837893 === 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 " \ | ^~~~~~~runTest (__main__.CythonRunTestCase) compiling (c) and running struct_conversion ... ==================================== ok runTest (__main__.CythonCompileTestCase) compiling (c) calc_pi_2 ... #### 2020-11-27 23:36:11.887136 #### 2020-11-27 23:36:21.926077 #### 2020-11-27 23:36:31.970226 #### 2020-11-27 23:36:42.017652 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) calc_pi_2 ... #### 2020-11-27 23:36:52.065548 #### 2020-11-27 23:37:02.122574 #### 2020-11-27 23:37:12.170977 #### 2020-11-27 23:37:22.222947 #### 2020-11-27 23:37:32.295387 ok runTest (__main__.CythonCompileTestCase) compiling (c) A_equivalent ... #### 2020-11-27 23:37:42.342049 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-11-27 23:37:52.430889 #### 2020-11-27 23:38:02.487706 #### 2020-11-27 23:38:12.528997 #### 2020-11-27 23:38:22.574766 #### 2020-11-27 23:38:32.620862 #### 2020-11-27 23:38:42.672151 #### 2020-11-27 23:38:52.721592 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) A_equivalent ... #### 2020-11-27 23:39:02.764912 #### 2020-11-27 23:39:12.831469 #### 2020-11-27 23:39:22.881781 #### 2020-11-27 23:39:32.931591 #### 2020-11-27 23:39:42.993109 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-11-27 23:39:53.053098 #### 2020-11-27 23:40:03.106655 #### 2020-11-27 23:40:13.158965 #### 2020-11-27 23:40:23.280877 ok runTest (__main__.CythonCompileTestCase) compiling (c) annotations ... #### 2020-11-27 23:40:33.683910 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 #### 2020-11-27 23:40:43.854726 runTest (__main__.CythonRunTestCase) compiling (cpp) and running subop ... #### 2020-11-27 23:40:53.907436 #### 2020-11-27 23:41:04.030124 #### 2020-11-27 23:41:14.074672 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) annotations ... #### 2020-11-27 23:41:24.133390 #### 2020-11-27 23:41:34.175050 #### 2020-11-27 23:41:44.221073 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-11-27 23:41:54.267175 #### 2020-11-27 23:42:04.325676 ok runTest (__main__.CythonCompileTestCase) compiling (c) api_func ... #### 2020-11-27 23:42:14.369886 #### 2020-11-27 23:42:24.436482 #### 2020-11-27 23:42:34.485062 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) api_func ... #### 2020-11-27 23:42:44.537761 #### 2020-11-27 23:42:54.607673 #### 2020-11-27 23:43:04.677330 ok runTest (__main__.CythonCompileTestCase) compiling (c) auto_conversion_1 ... #### 2020-11-27 23:43:14.745310 #### 2020-11-27 23:43:24.830200 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) auto_conversion_1 ... #### 2020-11-27 23:43:34.910466 #### 2020-11-27 23:43:44.952625 #### 2020-11-27 23:43:54.999153 ok runTest (__main__.CythonCompileTestCase) compiling (c) auto_conversion_3 ... #### 2020-11-27 23:44:05.048612 #### 2020-11-27 23:44:15.108603 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) auto_conversion_3 ... #### 2020-11-27 23:44:25.160263 #### 2020-11-27 23:44:35.230675 #### 2020-11-27 23:44:45.276796 ok runTest (__main__.CythonCompileTestCase) compiling (c) for_unicode ... #### 2020-11-27 23:44:55.371375 #### 2020-11-27 23:45:05.467276 #### 2020-11-27 23:45:15.590892 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) for_unicode ... #### 2020-11-27 23:45:25.667983 #### 2020-11-27 23:45:35.709783 #### 2020-11-27 23:45:46.294785 #### 2020-11-27 23:45:56.378482 ok runTest (__main__.CythonCompileTestCase) compiling (c) to_char ... #### 2020-11-27 23:46:06.511381 #### 2020-11-27 23:46:16.551462 #### 2020-11-27 23:46:26.641894 #### 2020-11-27 23:46:36.692690 #### 2020-11-27 23:46:46.810738 #### 2020-11-27 23:46:56.864026 #### 2020-11-27 23:47:06.911498 #### 2020-11-27 23:47:16.953021 #### 2020-11-27 23:47:26.994364 #### 2020-11-27 23:47:37.040274 #### 2020-11-27 23:47:47.088027 #### 2020-11-27 23:47:57.137417 #### 2020-11-27 23:48:07.196845 #### 2020-11-27 23:48:17.265035 #### 2020-11-27 23:48:27.305132 #### 2020-11-27 23:48:37.351000 #### 2020-11-27 23:48:47.397551 #### 2020-11-27 23:48:57.438148 #### 2020-11-27 23:49:07.478526 #### 2020-11-27 23:49:17.517716 #### 2020-11-27 23:49:27.598273 #### 2020-11-27 23:49:37.640495 #### 2020-11-27 23:49:47.721746 #### 2020-11-27 23:49:57.778146 #### 2020-11-27 23:50:07.833484 #### 2020-11-27 23:50:17.961357 #### 2020-11-27 23:50:28.019530 #### 2020-11-27 23:50:38.155078 #### 2020-11-27 23:50:48.199847 #### 2020-11-27 23:50:58.248073 #### 2020-11-27 23:51:08.288439 #### 2020-11-27 23:51:18.364138 #### 2020-11-27 23:51:28.423518 #### 2020-11-27 23:51:38.557747 === 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-11-27 23:51:48.614257 #### 2020-11-27 23:51:58.670892 #### 2020-11-27 23:52:08.743975 #### 2020-11-27 23:52:18.820705 #### 2020-11-27 23:52:28.895589 #### 2020-11-27 23:52:38.967657 #### 2020-11-27 23:52:49.028237 #### 2020-11-27 23:52:59.187719 #### 2020-11-27 23:53:09.244139 #### 2020-11-27 23:53:19.315884 #### 2020-11-27 23:53:29.372066 #### 2020-11-27 23:53:39.421345 #### 2020-11-27 23:53:49.531200 #### 2020-11-27 23:53:59.622068 #### 2020-11-27 23:54:09.729015 #### 2020-11-27 23:54:19.783380 #### 2020-11-27 23:54:29.894761 #### 2020-11-27 23:54:39.953178 #### 2020-11-27 23:54:50.046806 #### 2020-11-27 23:55:00.120370 #### 2020-11-27 23:55:10.178575 #### 2020-11-27 23:55:20.248149 #### 2020-11-27 23:55:30.324241 #### 2020-11-27 23:55:40.401694 #### 2020-11-27 23:55:50.495495 #### 2020-11-27 23:56:00.600220 #### 2020-11-27 23:56:10.670724 #### 2020-11-27 23:56:20.777631 #### 2020-11-27 23:56:30.848347 #### 2020-11-27 23:56:41.458359 #### 2020-11-27 23:56:51.608217 #### 2020-11-27 23:57:01.829495 #### 2020-11-27 23:57:11.927584 #### 2020-11-27 23:57:22.047675 #### 2020-11-27 23:57:32.131068 #### 2020-11-27 23:57:42.224278 #### 2020-11-27 23:57:52.297062 #### 2020-11-27 23:58:02.354928 === 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-11-27 23:58:12.446093 #### 2020-11-27 23:58:22.532273 #### 2020-11-27 23:58:32.636856 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) hello ... #### 2020-11-27 23:58:42.712170 #### 2020-11-27 23:58:52.757471 #### 2020-11-27 23:59:02.798445 ok runTest (__main__.CythonCompileTestCase) compiling (c) integrate ... #### 2020-11-27 23:59:12.847896 #### 2020-11-27 23:59:22.891789 #### 2020-11-27 23:59:32.966031 #### 2020-11-27 23:59:43.000996 #### 2020-11-27 23:59:53.038389 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) integrate ... #### 2020-11-28 00:00:03.096809 #### 2020-11-28 00:00:13.154296 #### 2020-11-28 00:00:23.234778 #### 2020-11-28 00:00:33.282265 #### 2020-11-28 00:00:43.316435 ok runTest (__main__.CythonCompileTestCase) compiling (c) integrate_cy ... #### 2020-11-28 00:00:53.349965 #### 2020-11-28 00:01:03.384631 #### 2020-11-28 00:01:13.417417 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) integrate_cy ... #### 2020-11-28 00:01:23.493958 #### 2020-11-28 00:01:33.569499 #### 2020-11-28 00:01:43.607575 #### 2020-11-28 00:01:53.647386 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) view_count ... #### 2020-11-28 00:02:03.937507 #### 2020-11-28 00:02:14.049117 #### 2020-11-28 00:02:24.119469 #### 2020-11-28 00:02:34.212910 #### 2020-11-28 00:02:44.254007 #### 2020-11-28 00:02:54.287964 #### 2020-11-28 00:03:04.320454 #### 2020-11-28 00:03:14.354328 ok runTest (__main__.CythonCompileTestCase) compiling (c) rectangle_cpdef ... #### 2020-11-28 00:03:24.387498 #### 2020-11-28 00:03:34.496897 #### 2020-11-28 00:03:44.590932 #### 2020-11-28 00:03:54.624303 #### 2020-11-28 00:04:04.685266 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rectangle_cpdef ... #### 2020-11-28 00:04:14.718431 === 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) ... 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-11-28 00:04:24.813010 #### 2020-11-28 00:04:34.849875 #### 2020-11-28 00:04:44.935612 #### 2020-11-28 00:04:54.979427 #### 2020-11-28 00:05:05.027832 ok runTest (__main__.CythonCompileTestCase) compiling (c) dict_animal ... #### 2020-11-28 00:05:15.060001 #### 2020-11-28 00:05:25.097997 #### 2020-11-28 00:05:35.133973 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) dict_animal ... #### 2020-11-28 00:05:45.169229 #### 2020-11-28 00:05:55.202471 #### 2020-11-28 00:06:05.603487 #### 2020-11-28 00:06:15.737888 ok runTest (__main__.CythonCompileTestCase) compiling (c) c_code_docstring ... 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-11-28 00:06:25.780576 === 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-11-28 00:06:35.868626 #### 2020-11-28 00:06:45.909448 === 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-11-28 00:06:55.978914 #### 2020-11-28 00:07:06.021733 #### 2020-11-28 00:07:16.063859 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) kwargs_2 ... #### 2020-11-28 00:07:26.119322 #### 2020-11-28 00:07:36.160683 ok runTest (__main__.CythonCompileTestCase) compiling (c) override ... #### 2020-11-28 00:07:46.211056 #### 2020-11-28 00:07:56.242472 #### 2020-11-28 00:08:06.284727 #### 2020-11-28 00:08:16.357246 #### 2020-11-28 00:08:26.402177 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 ... #### 2020-11-28 00:08:36.459729 #### 2020-11-28 00:08:46.497230 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) override ... #### 2020-11-28 00:08:56.580922 #### 2020-11-28 00:09:06.789139 #### 2020-11-28 00:09:16.830287 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-11-28 00:09:26.860674 #### 2020-11-28 00:09:36.891625 #### 2020-11-28 00:09:46.927174 #### 2020-11-28 00:09:56.966469 #### 2020-11-28 00:10:07.015035 make_new_factory (tp_new_T454) Doctest: tp_new_T454.make_new_factory ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tracebacks ... ok runTest (__main__.CythonCompileTestCase) compiling (c) copy ... #### 2020-11-28 00:10:17.047453 #### 2020-11-28 00:10:27.085406 #### 2020-11-28 00:10:37.119604 #### 2020-11-28 00:10:47.177938 test_traceback (tracebacks) Doctest: tracebacks.test_traceback ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tracebacks ... #### 2020-11-28 00:10:57.258259 #### 2020-11-28 00:11:07.294782 #### 2020-11-28 00:11:17.363350 #### 2020-11-28 00:11:27.400503 test_traceback (tracebacks) Doctest: tracebacks.test_traceback ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tryexcept ... #### 2020-11-28 00:11:37.434323 #### 2020-11-28 00:11:47.467567 #### 2020-11-28 00:11:57.502835 #### 2020-11-28 00:12:07.533709 #### 2020-11-28 00:12:17.563508 #### 2020-11-28 00:12:27.597229 #### 2020-11-28 00:12:37.629199 #### 2020-11-28 00:12:47.663547 #### 2020-11-28 00:12:57.697693 #### 2020-11-28 00:13:07.737421 #### 2020-11-28 00:13:17.770665 #### 2020-11-28 00:13:27.801905 #### 2020-11-28 00:13:37.835150 #### 2020-11-28 00:13:47.871736 #### 2020-11-28 00:13:57.903402 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-11-28 00:14:07.936531 #### 2020-11-28 00:14:17.968257 #### 2020-11-28 00:14:28.017550 #### 2020-11-28 00:14:38.512296 #### 2020-11-28 00:14:48.659088 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) copy ... #### 2020-11-28 00:14:58.706860 #### 2020-11-28 00:15:08.742586 #### 2020-11-28 00:15:18.785785 #### 2020-11-28 00:15:28.817069 #### 2020-11-28 00:15:38.929480 #### 2020-11-28 00:15:48.989286 #### 2020-11-28 00:15:59.022644 #### 2020-11-28 00:16:09.076637 #### 2020-11-28 00:16:19.195867 #### 2020-11-28 00:16:29.271250 #### 2020-11-28 00:16:39.302019 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-11-28 00:16:49.334292 #### 2020-11-28 00:16:59.381501 test_finally_c (tryfinallychaining) Doctest: tryfinallychaining.test_finally_c ... ok #### 2020-11-28 00:17:09.415047 runTest (__main__.CythonRunTestCase) compiling (cpp) and running tryfinallychaining ... #### 2020-11-28 00:17:19.460098 #### 2020-11-28 00:17:29.495873 test_finally_c (tryfinallychaining) Doctest: tryfinallychaining.test_finally_c ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tuple ... #### 2020-11-28 00:17:39.539179 #### 2020-11-28 00:17:49.571339 #### 2020-11-28 00:17:59.607786 #### 2020-11-28 00:18:09.641256 #### 2020-11-28 00:18:19.674126 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-11-28 00:18:30.055003 #### 2020-11-28 00:18:40.122107 #### 2020-11-28 00:18:50.219300 #### 2020-11-28 00:19:00.271810 #### 2020-11-28 00:19:10.326668 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 ok tuple_of_tuple_literal (tuple) Doctest: tuple.tuple_of_tuple_literal ... runTest (__main__.CythonCompileTestCase) compiling (c) memory_layout_2 ... 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-11-28 00:19:20.362732 #### 2020-11-28 00:19:30.390865 #### 2020-11-28 00:19:40.420974 #### 2020-11-28 00:19:50.449157 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-11-28 00:20:00.480772 #### 2020-11-28 00:20:10.512950 #### 2020-11-28 00:20:20.556581 #### 2020-11-28 00:20:30.590708 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-11-28 00:20:40.637385 #### 2020-11-28 00:20:50.680358 #### 2020-11-28 00:21:00.715655 #### 2020-11-28 00:21:10.754277 #### 2020-11-28 00:21:20.790364 #### 2020-11-28 00:21:30.825552 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-11-28 00:21:40.886659 #### 2020-11-28 00:21:50.941867 #### 2020-11-28 00:22:00.995262 #### 2020-11-28 00:22:11.036474 #### 2020-11-28 00:22:21.302798 #### 2020-11-28 00:22:31.388741 #### 2020-11-28 00:22:41.434702 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-11-28 00:22:51.475609 #### 2020-11-28 00:23:01.506649 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) memory_layout_2 ... single_from_set (tupleunpack_T712) Doctest: tupleunpack_T712.single_from_set ... ok single_from_string (tupleunpack_T712) Doctest: tupleunpack_T712.single_from_string ... ok #### 2020-11-28 00:23:11.538621 runTest (__main__.CythonRunTestCase) compiling (cpp) and running tupleunpack_T712 ... #### 2020-11-28 00:23:21.570009 #### 2020-11-28 00:23:31.607419 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-11-28 00:23:41.687501 #### 2020-11-28 00:23:51.725778 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-11-28 00:24:01.762826 #### 2020-11-28 00:24:11.805317 #### 2020-11-28 00:24:21.849090 #### 2020-11-28 00:24:31.911787 #### 2020-11-28 00:24:42.009542 #### 2020-11-28 00:24:52.040389 #### 2020-11-28 00:25:02.088099 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-11-28 00:25:12.120350 #### 2020-11-28 00:25:22.165059 #### 2020-11-28 00:25:32.199767 #### 2020-11-28 00:25:42.494717 #### 2020-11-28 00:25:52.568971 #### 2020-11-28 00:26:02.613403 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 (c) and running type_slots_nonzero_bool ... #### 2020-11-28 00:26:12.649923 #### 2020-11-28 00:26:22.684875 #### 2020-11-28 00:26:32.717671 #### 2020-11-28 00:26:42.758841 type_slots_nonzero_bool () Doctest: type_slots_nonzero_bool ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_slots_nonzero_bool ... #### 2020-11-28 00:26:52.799915 ok runTest (__main__.CythonCompileTestCase) compiling (c) memview_to_c ... #### 2020-11-28 00:27:02.835570 #### 2020-11-28 00:27:12.866736 #### 2020-11-28 00:27:22.900324 type_slots_nonzero_bool () Doctest: type_slots_nonzero_bool ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typeof ... #### 2020-11-28 00:27:32.931329 #### 2020-11-28 00:27:42.962143 #### 2020-11-28 00:27:52.993296 #### 2020-11-28 00:28:03.073374 #### 2020-11-28 00:28:13.106102 expression (typeof) Doctest: typeof.expression ... ok simple (typeof) Doctest: typeof.simple ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typeof ... #### 2020-11-28 00:28:23.172412 #### 2020-11-28 00:28:33.255391 #### 2020-11-28 00:28:43.288236 #### 2020-11-28 00:28:53.325076 #### 2020-11-28 00:29:03.582759 #### 2020-11-28 00:29:13.675638 #### 2020-11-28 00:29:23.718605 #### 2020-11-28 00:29:33.752776 expression (typeof) Doctest: typeof.expression ... ok simple (typeof) Doctest: typeof.simple ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unbound_special_methods ... #### 2020-11-28 00:29:43.811930 #### 2020-11-28 00:29:53.848264 #### 2020-11-28 00:30:03.886020 #### 2020-11-28 00:30:13.919963 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 #### 2020-11-28 00:30:23.961626 runTest (__main__.CythonRunTestCase) compiling (cpp) and running unbound_special_methods ... #### 2020-11-28 00:30:33.994397 #### 2020-11-28 00:30:44.027928 #### 2020-11-28 00:30:54.058054 #### 2020-11-28 00:31:04.090467 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) memview_to_c ... 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 #### 2020-11-28 00:31:14.122977 runTest (__main__.CythonRunTestCase) compiling (c) and running unicode_default_auto_encoding ... #### 2020-11-28 00:31:24.154523 #### 2020-11-28 00:31:34.192149 #### 2020-11-28 00:31:44.222225 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 #### 2020-11-28 00:31:54.253160 runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_default_auto_encoding ... #### 2020-11-28 00:32:04.287937 #### 2020-11-28 00:32:14.321291 #### 2020-11-28 00:32:24.485265 #### 2020-11-28 00:32:34.562279 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-11-28 00:32:44.610899 #### 2020-11-28 00:32:54.661920 #### 2020-11-28 00:33:04.699540 unicodefunction () Doctest: unicodefunction ... ok typed (unicodefunction) Doctest: unicodefunction.typed ... ok typed_not_none (unicodefunction) Doctest: unicodefunction.typed_not_none ... ok #### 2020-11-28 00:33:14.745231 runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodefunction ... #### 2020-11-28 00:33:24.816680 #### 2020-11-28 00:33:34.868163 #### 2020-11-28 00:33:44.938719 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-11-28 00:33:54.990296 #### 2020-11-28 00:34:05.046944 unicodeliteralsdefault () Doctest: unicodeliteralsdefault ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodeliteralsdefault ... #### 2020-11-28 00:34:15.102676 #### 2020-11-28 00:34:25.135389 unicodeliteralsdefault () Doctest: unicodeliteralsdefault ... ok #### 2020-11-28 00:34:35.171088 runTest (__main__.CythonRunTestCase) compiling (c) and running unicodeliteralslatin1 ... #### 2020-11-28 00:34:45.219523 #### 2020-11-28 00:34:55.278023 unicodeliteralslatin1 () Doctest: unicodeliteralslatin1 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodeliteralslatin1 ... #### 2020-11-28 00:35:05.351181 #### 2020-11-28 00:35:15.395167 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_infer_types ... unicodeliteralslatin1 () Doctest: unicodeliteralslatin1 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unpacklistcomp ... #### 2020-11-28 00:35:25.642969 #### 2020-11-28 00:35:35.713138 #### 2020-11-28 00:35:45.743750 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-11-28 00:35:55.778745 #### 2020-11-28 00:36:05.809048 #### 2020-11-28 00:36:15.839919 unpack_comp (unpacklistcomp) Doctest: unpacklistcomp.unpack_comp ... ok unpack_expr (unpacklistcomp) Doctest: unpacklistcomp.unpack_expr ... ok unpack_normal (unpacklistcomp) Doctest: unpacklistcomp.unpack_normal ... ok #### 2020-11-28 00:36:25.878251 runTest (__main__.CythonRunTestCase) compiling (c) and running unsigned_char_ptr_bytes_conversion_T359 ... #### 2020-11-28 00:36:35.919544 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-11-28 00:36:45.960111 #### 2020-11-28 00:36:55.998102 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 ... #### 2020-11-28 00:37:06.034861 #### 2020-11-28 00:37:16.068311 swallow (varargcall) Doctest: varargcall.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running varargcall ... #### 2020-11-28 00:37:26.100069 #### 2020-11-28 00:37:36.135774 test_badsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... swallow (varargcall) Doctest: varargcall.swallow ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running weakfail ... ok test_badsyntax_10 (test_coroutines_pep492.AsyncBadSyntaxTest) ... #### 2020-11-28 00:37:46.176085 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) ... ok test_badsyntax_2 (test_coroutines_pep492.AsyncBadSyntaxTest) ... 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 ok test_codecs_charmap (test_unicode.UnicodeTest) ... #### 2020-11-28 00:37:56.219210 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-11-28 00:38:06.531996 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 #### 2020-11-28 00:38:16.577853 #### 2020-11-28 00:38:26.614598 test_weakref (weakfail) Doctest: weakfail.test_weakref ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running weakfail ... ok test_endswith (test_unicode.UnicodeTest) ... #### 2020-11-28 00:38:36.649577 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) ... 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-11-28 00:38:46.681719 #### 2020-11-28 00:38:56.725188 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-11-28 00:39:06.770463 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-11-28 00:39:16.801993 ok test_find_etc_raise_correct_error_messages (test_unicode.UnicodeTest) ... ok test_fixtype (test_unicode.UnicodeTest) ... ok test_floatformatting (test_unicode.UnicodeTest) ... test_weakref (weakfail) Doctest: weakfail.test_weakref ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running withnogil ... 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 ... #### 2020-11-28 00:39:26.837815 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 runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_infer_types ... 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) ... 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-11-28 00:39:36.870154 f (withnogil) Doctest: withnogil.f ... ok g (withnogil) Doctest: withnogil.g ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running withnogil ... 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-11-28 00:39:46.902585 #### 2020-11-28 00:39:57.148984 f (withnogil) Doctest: withnogil.f ... ok g (withnogil) Doctest: withnogil.g ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running withstat ... #### 2020-11-28 00:40:07.220762 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__.CythonUnitTestCase) compiling (cpp) tests in test_unicode ... 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-11-28 00:40:17.261311 #### 2020-11-28 00:40:27.323845 #### 2020-11-28 00:40:37.402921 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-11-28 00:40:47.440540 #### 2020-11-28 00:40:57.474652 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) ... /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-11-28 00:41:07.575315 #### 2020-11-28 00:41:17.615668 #### 2020-11-28 00:41:27.653190 #### 2020-11-28 00:41:37.708725 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-11-28 00:41:47.739893 #### 2020-11-28 00:41:57.771235 #### 2020-11-28 00:42:07.851739 #### 2020-11-28 00:42:17.883741 #### 2020-11-28 00:42:27.919673 #### 2020-11-28 00:42:37.952895 #### 2020-11-28 00:42:47.993587 #### 2020-11-28 00:42:58.026787 #### 2020-11-28 00:43:08.057924 #### 2020-11-28 00:43:18.090071 #### 2020-11-28 00:43:28.120727 #### 2020-11-28 00:43:38.152357 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_typed ... #### 2020-11-28 00:43:48.185423 #### 2020-11-28 00:43:58.219091 #### 2020-11-28 00:44:08.267320 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_typed ... #### 2020-11-28 00:44:18.314357 #### 2020-11-28 00:44:28.700329 #### 2020-11-28 00:44:38.814278 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-11-28 00:44:48.867060 #### 2020-11-28 00:44:58.939903 ok runTest (__main__.CythonCompileTestCase) compiling (c) breaking_loop ... #### 2020-11-28 00:45:08.970589 === 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-11-28 00:45:19.025421 #### 2020-11-28 00:45:29.068569 === 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-11-28 00:45:39.131997 #### 2020-11-28 00:45:49.163420 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) landscaping ... #### 2020-11-28 00:45:59.211017 #### 2020-11-28 00:46:09.269323 #### 2020-11-28 00:46:19.326615 ok runTest (__main__.CythonCompileTestCase) compiling (c) spammery ... #### 2020-11-28 00:46:29.359750 #### 2020-11-28 00:46:39.390891 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) spammery ... #### 2020-11-28 00:46:49.422891 #### 2020-11-28 00:46:59.454857 ok runTest (__main__.CythonCompileTestCase) compiling (c) volume ... #### 2020-11-28 00:47:09.487609 #### 2020-11-28 00:47:19.524911 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) volume ... #### 2020-11-28 00:47:29.557779 #### 2020-11-28 00:47:39.589395 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) python_to_cpp ... #### 2020-11-28 00:47:49.632554 #### 2020-11-28 00:47:59.891409 #### 2020-11-28 00:48:09.950462 #### 2020-11-28 00:48:19.990846 #### 2020-11-28 00:48:30.032857 #### 2020-11-28 00:48:40.072798 #### 2020-11-28 00:48:50.132605 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rect_with_attributes ... #### 2020-11-28 00:49:00.166045 #### 2020-11-28 00:49:10.214418 #### 2020-11-28 00:49:20.255793 #### 2020-11-28 00:49:30.357986 #### 2020-11-28 00:49:40.396698 ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... 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-11-28 00:49:50.440444 #### 2020-11-28 00:50:00.472103 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-11-28 00:50:10.507171 #### 2020-11-28 00:50:20.555024 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 ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) vector_demo ... #### 2020-11-28 00:50:30.592638 #### 2020-11-28 00:50:40.630771 #### 2020-11-28 00:50:50.666668 ok ---------------------------------------------------------------------- Ran 2678 tests in 54920.962s 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-11-28 00:51:00.706416 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) unsafe_usage ... #### 2020-11-28 00:51:10.798402 #### 2020-11-28 00:51:20.852206 #### 2020-11-28 00:51:30.900988 #### 2020-11-28 00:51:40.968759 ok runTest (__main__.CythonCompileTestCase) compiling (c) nonecheck ... #### 2020-11-28 00:51:51.417839 #### 2020-11-28 00:52:01.496714 #### 2020-11-28 00:52:11.531331 #### 2020-11-28 00:52:21.567047 #### 2020-11-28 00:52:31.637993 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nonecheck ... #### 2020-11-28 00:52:41.756771 #### 2020-11-28 00:52:51.832039 #### 2020-11-28 00:53:01.917244 #### 2020-11-28 00:53:11.956793 #### 2020-11-28 00:53:22.011523 ok runTest (__main__.CythonCompileTestCase) compiling (c) queue2 ... #### 2020-11-28 00:53:32.080267 #### 2020-11-28 00:53:42.139551 #### 2020-11-28 00:53:52.210914 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) queue2 ... #### 2020-11-28 00:54:02.243744 #### 2020-11-28 00:54:12.277326 #### 2020-11-28 00:54:22.313687 ok runTest (__main__.CythonCompileTestCase) compiling (c) libc_sin ... #### 2020-11-28 00:54:32.357421 === 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-11-28 00:54:42.387171 #### 2020-11-28 00:54:52.417322 === 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-11-28 00:55:02.446396 #### 2020-11-28 00:55:12.486473 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) profile_2 ... #### 2020-11-28 00:55:22.550689 #### 2020-11-28 00:55:32.618144 #### 2020-11-28 00:55:42.684765 ok runTest (__main__.CythonCompileTestCase) compiling (c) c_arrays ... #### 2020-11-28 00:55:52.739470 #### 2020-11-28 00:56:02.792736 #### 2020-11-28 00:56:12.842420 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c_arrays ... #### 2020-11-28 00:56:22.903324 #### 2020-11-28 00:56:32.972114 #### 2020-11-28 00:56:43.018232 #### 2020-11-28 00:56:53.266663 ok runTest (__main__.CythonCompileTestCase) compiling (c) cython_declare2 ... #### 2020-11-28 00:57:03.357997 #### 2020-11-28 00:57:13.408510 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cython_declare2 ... #### 2020-11-28 00:57:23.450759 #### 2020-11-28 00:57:33.511559 ok runTest (__main__.CythonCompileTestCase) compiling (c) dostuff ... #### 2020-11-28 00:57:43.560543 #### 2020-11-28 00:57:53.639343 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) dostuff ... #### 2020-11-28 00:58:03.684033 #### 2020-11-28 00:58:13.724713 #### 2020-11-28 00:58:23.768420 ok runTest (__main__.CythonCompileTestCase) compiling (c) pep_526 ... #### 2020-11-28 00:58:33.804681 #### 2020-11-28 00:58:43.844335 #### 2020-11-28 00:58:53.888031 #### 2020-11-28 00:59:03.929564 #### 2020-11-28 00:59:13.967895 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) pep_526 ... #### 2020-11-28 00:59:24.023829 #### 2020-11-28 00:59:34.060769 #### 2020-11-28 00:59:44.114548 #### 2020-11-28 00:59:54.156920 #### 2020-11-28 01:00:04.197940 #### 2020-11-28 01:00:14.246780 ok runTest (__main__.CythonCompileTestCase) compiling (c) const ... #### 2020-11-28 01:00:24.323374 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) const ... #### 2020-11-28 01:00:34.359391 #### 2020-11-28 01:00:44.410796 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpp_string ... #### 2020-11-28 01:00:54.478235 #### 2020-11-28 01:01:04.515117 #### 2020-11-28 01:01:14.560712 #### 2020-11-28 01:01:24.603948 ok runTest (__main__.CythonCompileTestCase) compiling (c) naive_decode ... #### 2020-11-28 01:01:35.040985 #### 2020-11-28 01:01:45.123548 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) naive_decode ... #### 2020-11-28 01:01:55.157544 ok runTest (__main__.CythonCompileTestCase) compiling (c) c1 ... #### 2020-11-28 01:02:05.188006 #### 2020-11-28 01:02:15.263937 #### 2020-11-28 01:02:25.302811 #### 2020-11-28 01:02:35.372564 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c1 ... #### 2020-11-28 01:02:45.411705 #### 2020-11-28 01:02:55.455998 #### 2020-11-28 01:03:05.514328 ok runTest (__main__.CythonCompileTestCase) compiling (c) rectangle_cdef ... #### 2020-11-28 01:03:15.566969 #### 2020-11-28 01:03:25.642972 #### 2020-11-28 01:03:35.747455 #### 2020-11-28 01:03:45.781050 #### 2020-11-28 01:03:55.865150 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rectangle_cdef ... #### 2020-11-28 01:04:05.906638 #### 2020-11-28 01:04:15.965308 #### 2020-11-28 01:04:26.000063 #### 2020-11-28 01:04:36.034476 #### 2020-11-28 01:04:46.089985 ok runTest (__main__.CythonCompileTestCase) compiling (c) my_module ... #### 2020-11-28 01:04:56.142950 #### 2020-11-28 01:05:06.193539 #### 2020-11-28 01:05:16.235153 #### 2020-11-28 01:05:26.270334 #### 2020-11-28 01:05:36.312574 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) my_module ... #### 2020-11-28 01:05:46.394267 #### 2020-11-28 01:05:56.472175 #### 2020-11-28 01:06:06.531597 #### 2020-11-28 01:06:16.571577 #### 2020-11-28 01:06:26.608738 ok runTest (__main__.CythonCompileTestCase) compiling (c) shrubbery_2 ... #### 2020-11-28 01:06:36.644954 === 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-11-28 01:06:46.708898 #### 2020-11-28 01:06:56.772581 === 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-11-28 01:07:06.861253 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compile_time ... #### 2020-11-28 01:07:17.054117 #### 2020-11-28 01:07:27.117330 #### 2020-11-28 01:07:37.177463 ok runTest (__main__.CythonCompileTestCase) compiling (c) add_one ... #### 2020-11-28 01:07:47.226103 #### 2020-11-28 01:07:57.265924 #### 2020-11-28 01:08:07.307511 #### 2020-11-28 01:08:17.348003 #### 2020-11-28 01:08:27.390622 #### 2020-11-28 01:08:37.431723 #### 2020-11-28 01:08:47.467966 #### 2020-11-28 01:08:57.529689 #### 2020-11-28 01:09:07.577282 #### 2020-11-28 01:09:17.611157 #### 2020-11-28 01:09:27.647227 #### 2020-11-28 01:09:37.682816 #### 2020-11-28 01:09:47.713711 #### 2020-11-28 01:09:57.751214 #### 2020-11-28 01:10:07.791077 #### 2020-11-28 01:10:17.871895 #### 2020-11-28 01:10:27.910265 #### 2020-11-28 01:10:37.959052 #### 2020-11-28 01:10:48.034961 #### 2020-11-28 01:10:58.084888 #### 2020-11-28 01:11:08.180114 #### 2020-11-28 01:11:18.256683 #### 2020-11-28 01:11:28.297769 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) add_one ... #### 2020-11-28 01:11:38.347751 #### 2020-11-28 01:11:48.378690 #### 2020-11-28 01:11:58.408503 #### 2020-11-28 01:12:08.440640 #### 2020-11-28 01:12:18.470049 #### 2020-11-28 01:12:28.503426 #### 2020-11-28 01:12:38.537249 #### 2020-11-28 01:12:48.570097 #### 2020-11-28 01:12:58.603564 #### 2020-11-28 01:13:08.635886 #### 2020-11-28 01:13:18.666032 #### 2020-11-28 01:13:28.702034 #### 2020-11-28 01:13:38.736555 #### 2020-11-28 01:13:48.771572 #### 2020-11-28 01:13:58.809188 #### 2020-11-28 01:14:08.879500 #### 2020-11-28 01:14:18.929543 #### 2020-11-28 01:14:28.997034 #### 2020-11-28 01:14:39.074358 #### 2020-11-28 01:14:49.136427 #### 2020-11-28 01:14:59.199233 #### 2020-11-28 01:15:09.286855 #### 2020-11-28 01:15:19.329623 ok runTest (__main__.CythonCompileTestCase) compiling (c) not_none ... #### 2020-11-28 01:15:29.412893 #### 2020-11-28 01:15:39.472699 #### 2020-11-28 01:15:49.517531 #### 2020-11-28 01:15:59.580974 #### 2020-11-28 01:16:09.614430 #### 2020-11-28 01:16:19.672803 #### 2020-11-28 01:16:29.736915 #### 2020-11-28 01:16:39.820146 #### 2020-11-28 01:16:49.863621 #### 2020-11-28 01:16:59.896832 #### 2020-11-28 01:17:09.938471 #### 2020-11-28 01:17:19.980198 #### 2020-11-28 01:17:30.018161 #### 2020-11-28 01:17:40.058837 #### 2020-11-28 01:17:50.095241 #### 2020-11-28 01:18:00.135143 #### 2020-11-28 01:18:10.172947 #### 2020-11-28 01:18:20.211301 #### 2020-11-28 01:18:30.383015 #### 2020-11-28 01:18:40.414449 #### 2020-11-28 01:18:50.466054 #### 2020-11-28 01:19:00.926741 #### 2020-11-28 01:19:11.044039 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) not_none ... #### 2020-11-28 01:19:21.141367 #### 2020-11-28 01:19:31.184314 #### 2020-11-28 01:19:41.230495 #### 2020-11-28 01:19:51.294049 #### 2020-11-28 01:20:01.350224 #### 2020-11-28 01:20:11.435891 #### 2020-11-28 01:20:21.486093 #### 2020-11-28 01:20:31.527557 #### 2020-11-28 01:20:41.578612 #### 2020-11-28 01:20:51.647978 #### 2020-11-28 01:21:01.683750 #### 2020-11-28 01:21:11.743701 #### 2020-11-28 01:21:21.785949 #### 2020-11-28 01:21:31.846841 #### 2020-11-28 01:21:41.925833 #### 2020-11-28 01:21:51.975943 #### 2020-11-28 01:22:02.048754 #### 2020-11-28 01:22:12.109179 #### 2020-11-28 01:22:22.159047 #### 2020-11-28 01:22:32.225539 #### 2020-11-28 01:22:42.274948 #### 2020-11-28 01:22:52.326939 #### 2020-11-28 01:23:02.377796 ok runTest (__main__.CythonCompileTestCase) compiling (c) slicing ... #### 2020-11-28 01:23:12.446709 #### 2020-11-28 01:23:22.510095 #### 2020-11-28 01:23:32.542382 #### 2020-11-28 01:23:42.620878 #### 2020-11-28 01:23:52.661573 #### 2020-11-28 01:24:02.733603 #### 2020-11-28 01:24:12.815152 #### 2020-11-28 01:24:22.861810 #### 2020-11-28 01:24:32.937277 #### 2020-11-28 01:24:42.989160 #### 2020-11-28 01:24:53.023807 #### 2020-11-28 01:25:03.081179 #### 2020-11-28 01:25:13.128978 #### 2020-11-28 01:25:23.196593 #### 2020-11-28 01:25:33.259155 #### 2020-11-28 01:25:43.308675 #### 2020-11-28 01:25:53.360376 #### 2020-11-28 01:26:03.417375 #### 2020-11-28 01:26:13.491117 #### 2020-11-28 01:26:23.570198 #### 2020-11-28 01:26:33.852308 #### 2020-11-28 01:26:43.914029 #### 2020-11-28 01:26:53.963004 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) slicing ... #### 2020-11-28 01:27:03.997694 #### 2020-11-28 01:27:14.032128 #### 2020-11-28 01:27:24.073944 #### 2020-11-28 01:27:34.113549 #### 2020-11-28 01:27:44.157720 #### 2020-11-28 01:27:54.215775 #### 2020-11-28 01:28:04.268463 #### 2020-11-28 01:28:14.316770 #### 2020-11-28 01:28:24.353231 #### 2020-11-28 01:28:34.397909 #### 2020-11-28 01:28:44.468498 #### 2020-11-28 01:28:54.502126 #### 2020-11-28 01:29:04.532348 #### 2020-11-28 01:29:14.562618 #### 2020-11-28 01:29:24.593284 #### 2020-11-28 01:29:34.622556 #### 2020-11-28 01:29:44.649495 #### 2020-11-28 01:29:54.685004 #### 2020-11-28 01:30:04.714921 #### 2020-11-28 01:30:14.744374 #### 2020-11-28 01:30:24.773855 #### 2020-11-28 01:30:34.859780 #### 2020-11-28 01:30:44.934000 ok runTest (__main__.CythonCompileTestCase) compiling (c) view_string ... #### 2020-11-28 01:30:54.979965 #### 2020-11-28 01:31:05.039387 #### 2020-11-28 01:31:15.095104 #### 2020-11-28 01:31:25.138659 #### 2020-11-28 01:31:35.203071 #### 2020-11-28 01:31:45.246561 #### 2020-11-28 01:31:55.347359 #### 2020-11-28 01:32:05.420060 #### 2020-11-28 01:32:15.450484 #### 2020-11-28 01:32:25.480483 #### 2020-11-28 01:32:35.509924 #### 2020-11-28 01:32:45.539366 #### 2020-11-28 01:32:55.570317 #### 2020-11-28 01:33:05.600604 #### 2020-11-28 01:33:15.633956 #### 2020-11-28 01:33:25.675550 #### 2020-11-28 01:33:35.752364 #### 2020-11-28 01:33:45.806546 #### 2020-11-28 01:33:55.855036 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-11-28 01:34:05.897290 #### 2020-11-28 01:34:15.936632 #### 2020-11-28 01:34:25.995997 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) view_string ... #### 2020-11-28 01:34:36.055199 #### 2020-11-28 01:34:46.093912 #### 2020-11-28 01:34:56.127428 #### 2020-11-28 01:35:06.187514 #### 2020-11-28 01:35:16.216543 #### 2020-11-28 01:35:26.248572 #### 2020-11-28 01:35:36.278448 #### 2020-11-28 01:35:46.313648 #### 2020-11-28 01:35:56.373271 #### 2020-11-28 01:36:06.419296 #### 2020-11-28 01:36:16.516037 #### 2020-11-28 01:36:26.606648 #### 2020-11-28 01:36:36.658097 #### 2020-11-28 01:36:46.696683 #### 2020-11-28 01:36:56.733623 #### 2020-11-28 01:37:06.770815 #### 2020-11-28 01:37:16.851857 #### 2020-11-28 01:37:26.887141 #### 2020-11-28 01:37:36.956916 #### 2020-11-28 01:37:46.993985 #### 2020-11-28 01:37:57.024645 #### 2020-11-28 01:38:07.053889 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_fused_types ... #### 2020-11-28 01:38:17.083553 #### 2020-11-28 01:38:27.113409 #### 2020-11-28 01:38:37.364909 #### 2020-11-28 01:38:47.455465 #### 2020-11-28 01:38:57.497511 #### 2020-11-28 01:39:07.545753 #### 2020-11-28 01:39:17.579609 #### 2020-11-28 01:39:27.612817 #### 2020-11-28 01:39:37.665883 #### 2020-11-28 01:39:47.705575 #### 2020-11-28 01:39:57.743455 #### 2020-11-28 01:40:07.814311 #### 2020-11-28 01:40:17.848468 #### 2020-11-28 01:40:27.881185 #### 2020-11-28 01:40:37.919440 #### 2020-11-28 01:40:47.952584 #### 2020-11-28 01:40:57.982784 #### 2020-11-28 01:41:08.013028 #### 2020-11-28 01:41:18.044552 #### 2020-11-28 01:41:28.097872 #### 2020-11-28 01:41:38.149374 #### 2020-11-28 01:41:48.198743 #### 2020-11-28 01:41:58.258962 #### 2020-11-28 01:42:08.299291 #### 2020-11-28 01:42:18.361686 #### 2020-11-28 01:42:28.414131 #### 2020-11-28 01:42:38.487447 #### 2020-11-28 01:42:48.560977 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_fused_types ... #### 2020-11-28 01:42:58.619939 #### 2020-11-28 01:43:08.649243 #### 2020-11-28 01:43:18.678516 #### 2020-11-28 01:43:28.708836 #### 2020-11-28 01:43:38.739369 #### 2020-11-28 01:43:48.777113 #### 2020-11-28 01:43:58.816581 #### 2020-11-28 01:44:08.873213 #### 2020-11-28 01:44:18.911875 #### 2020-11-28 01:44:28.952197 #### 2020-11-28 01:44:39.009609 #### 2020-11-28 01:44:49.042132 #### 2020-11-28 01:44:59.087541 #### 2020-11-28 01:45:09.122147 #### 2020-11-28 01:45:19.182560 #### 2020-11-28 01:45:29.212715 #### 2020-11-28 01:45:39.243481 #### 2020-11-28 01:45:49.276048 #### 2020-11-28 01:45:59.324756 #### 2020-11-28 01:46:09.364918 #### 2020-11-28 01:46:19.411410 #### 2020-11-28 01:46:29.480476 #### 2020-11-28 01:46:39.573519 #### 2020-11-28 01:46:49.610970 #### 2020-11-28 01:46:59.664672 #### 2020-11-28 01:47:09.717392 #### 2020-11-28 01:47:19.924302 #### 2020-11-28 01:47:30.012405 #### 2020-11-28 01:47:40.070995 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_prange ... #### 2020-11-28 01:47:50.108506 #### 2020-11-28 01:48:00.141185 #### 2020-11-28 01:48:10.170629 #### 2020-11-28 01:48:20.200997 #### 2020-11-28 01:48:30.229993 #### 2020-11-28 01:48:40.259834 skipped "Test 'compute_prange' excluded due to tags 'openmp'" runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_prange ... #### 2020-11-28 01:48:50.310189 #### 2020-11-28 01:49:00.359049 #### 2020-11-28 01:49:10.401129 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-11-28 01:49:20.430745 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-11-28 01:49:30.459928 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-11-28 01:49:40.489730 #### 2020-11-28 01:49:50.531029 ok ok test_endswith (test_unicode.UnicodeTest) ... runTest (__main__.CythonCompileTestCase) compiling (cpp) iterate ... ok test_expandtabs (test_unicode.UnicodeTest) ... #### 2020-11-28 01:50:00.569357 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-11-28 01:50:10.635663 #### 2020-11-28 01:50:20.687566 #### 2020-11-28 01:50:30.761700 #### 2020-11-28 01:50:40.814215 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) templates ... 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 ... #### 2020-11-28 01:50:50.867412 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-11-28 01:51:00.905708 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) wrapper_vector ... #### 2020-11-28 01:51:11.038631 #### 2020-11-28 01:51:21.083379 #### 2020-11-28 01:51:31.139839 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-11-28 01:51:41.203645 #### 2020-11-28 01:51:51.261385 ticket_123 () Doctest: ticket_123 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ticket_123 ... #### 2020-11-28 01:52:01.332412 ok ---------------------------------------------------------------------- Ran 2908 tests in 58623.745s 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-11-28 01:52:11.375595 ticket_123 () Doctest: ticket_123 ... ok #### 2020-11-28 01:52:21.423580 runTest (__main__.EndToEndTest) End-to-end tp_new_cimport ... #### 2020-11-28 01:52:31.458452 #### 2020-11-28 01:52:41.848884 #### 2020-11-28 01:52:51.954205 #### 2020-11-28 01:53:02.007031 #### 2020-11-28 01:53:12.055617 #### 2020-11-28 01:53:22.094548 ok runTest (__main__.CythonRunTestCase) compiling (c) and running tupleunpack_T298 ... #### 2020-11-28 01:53:32.131928 #### 2020-11-28 01:53:42.171382 #### 2020-11-28 01:53:52.230044 tupleunpack_T298 () Doctest: tupleunpack_T298 ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running tupleunpack_T298 ... #### 2020-11-28 01:54:02.266347 #### 2020-11-28 01:54:12.305277 #### 2020-11-28 01:54:22.347519 #### 2020-11-28 01:54:32.385296 tupleunpack_T298 () Doctest: tupleunpack_T298 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running type_inference_T768 ... #### 2020-11-28 01:54:42.453565 #### 2020-11-28 01:54:52.486086 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-11-28 01:55:02.524818 #### 2020-11-28 01:55:12.566041 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-11-28 01:55:22.605416 #### 2020-11-28 01:55:32.645824 #### 2020-11-28 01:55:42.698230 #### 2020-11-28 01:55:52.736702 #### 2020-11-28 01:56:02.786660 #### 2020-11-28 01:56:12.833328 #### 2020-11-28 01:56:22.869965 #### 2020-11-28 01:56:32.926054 #### 2020-11-28 01:56:42.970650 #### 2020-11-28 01:56:53.019288 #### 2020-11-28 01:57:03.058590 #### 2020-11-28 01:57:13.109302 #### 2020-11-28 01:57:23.145176 #### 2020-11-28 01:57:33.187488 #### 2020-11-28 01:57:43.220449 #### 2020-11-28 01:57:53.266855 #### 2020-11-28 01:58:03.308582 #### 2020-11-28 01:58:13.362850 #### 2020-11-28 01:58:23.406685 #### 2020-11-28 01:58:33.455044 #### 2020-11-28 01:58:43.483969 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 (cpp) and running typed_slice ... #### 2020-11-28 01:58:53.534455 #### 2020-11-28 01:59:03.570474 #### 2020-11-28 01:59:13.608224 #### 2020-11-28 01:59:23.652109 #### 2020-11-28 01:59:33.697107 #### 2020-11-28 01:59:43.735906 #### 2020-11-28 01:59:53.769956 #### 2020-11-28 02:00:03.805353 #### 2020-11-28 02:00:13.837383 #### 2020-11-28 02:00:24.217702 #### 2020-11-28 02:00:34.314200 #### 2020-11-28 02:00:44.407769 #### 2020-11-28 02:00:54.473142 #### 2020-11-28 02:01:04.553080 #### 2020-11-28 02:01:14.618278 #### 2020-11-28 02:01:24.658172 #### 2020-11-28 02:01:34.692663 #### 2020-11-28 02:01:44.726057 #### 2020-11-28 02:01:54.766673 #### 2020-11-28 02:02:04.805383 #### 2020-11-28 02:02:14.859785 #### 2020-11-28 02:02:24.917770 #### 2020-11-28 02:02:34.963716 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-11-28 02:02:45.020864 #### 2020-11-28 02:02:55.053365 #### 2020-11-28 02:03:05.084959 #### 2020-11-28 02:03:15.122867 MyClass (typeddefaultargT373) Doctest: typeddefaultargT373.MyClass ... ok MyOtherClass (typeddefaultargT373) Doctest: typeddefaultargT373.MyOtherClass ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running typeddefaultargT373 ... #### 2020-11-28 02:03:25.159300 #### 2020-11-28 02:03:35.205656 #### 2020-11-28 02:03:45.245004 MyClass (typeddefaultargT373) Doctest: typeddefaultargT373.MyClass ... ok MyOtherClass (typeddefaultargT373) Doctest: typeddefaultargT373.MyOtherClass ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running typedfieldbug_T303 ... #### 2020-11-28 02:03:55.303040 #### 2020-11-28 02:04:05.335965 #### 2020-11-28 02:04:15.380803 #### 2020-11-28 02:04:25.426883 #### 2020-11-28 02:04:35.464286 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 (cpp) and running typedfieldbug_T303 ... #### 2020-11-28 02:04:45.515927 #### 2020-11-28 02:04:55.554898 #### 2020-11-28 02:05:05.600918 #### 2020-11-28 02:05:15.657715 #### 2020-11-28 02:05:25.698367 #### 2020-11-28 02:05:35.746569 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-11-28 02:05:45.817642 #### 2020-11-28 02:05:55.858128 #### 2020-11-28 02:06:05.914819 #### 2020-11-28 02:06:15.970172 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-11-28 02:06:26.011320 #### 2020-11-28 02:06:36.053948 #### 2020-11-28 02:06:46.095195 #### 2020-11-28 02:06:56.177723 #### 2020-11-28 02:07:06.225630 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 (c) and running unicode_indexing ... #### 2020-11-28 02:07:16.295821 #### 2020-11-28 02:07:26.364753 #### 2020-11-28 02:07:36.407592 #### 2020-11-28 02:07:46.469279 #### 2020-11-28 02:07:56.506818 #### 2020-11-28 02:08:06.561051 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-11-28 02:08:16.619373 #### 2020-11-28 02:08:26.672637 #### 2020-11-28 02:08:36.723202 #### 2020-11-28 02:08:46.783838 #### 2020-11-28 02:08:56.831976 #### 2020-11-28 02:09:06.887609 #### 2020-11-28 02:09:16.948652 #### 2020-11-28 02:09:26.996853 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-11-28 02:09:37.045989 #### 2020-11-28 02:09:47.099658 #### 2020-11-28 02:09:57.150032 #### 2020-11-28 02:10:07.203985 #### 2020-11-28 02:10:17.480934 #### 2020-11-28 02:10:27.587651 #### 2020-11-28 02:10:37.634217 unicode_slicing () Doctest: unicode_slicing ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicode_slicing ... #### 2020-11-28 02:10:47.699180 #### 2020-11-28 02:10:57.739263 #### 2020-11-28 02:11:07.783798 #### 2020-11-28 02:11:17.835566 #### 2020-11-28 02:11:27.891040 #### 2020-11-28 02:11:37.980640 #### 2020-11-28 02:11:48.023738 unicode_slicing () Doctest: unicode_slicing ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unicodeliterals ... #### 2020-11-28 02:11:58.074036 #### 2020-11-28 02:12:08.121975 #### 2020-11-28 02:12:18.165553 #### 2020-11-28 02:12:28.219064 unicodeliterals () Doctest: unicodeliterals ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unicodeliterals ... #### 2020-11-28 02:12:38.301505 #### 2020-11-28 02:12:48.339698 #### 2020-11-28 02:12:58.391300 #### 2020-11-28 02:13:08.448452 unicodeliterals () Doctest: unicodeliterals ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running uninitialized ... #### 2020-11-28 02:13:18.531904 #### 2020-11-28 02:13:28.611350 #### 2020-11-28 02:13:38.678334 #### 2020-11-28 02:13:48.747180 #### 2020-11-28 02:13:58.861749 #### 2020-11-28 02:14:08.920665 #### 2020-11-28 02:14:18.996836 #### 2020-11-28 02:14:29.061769 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-11-28 02:14:39.123642 #### 2020-11-28 02:14:49.166870 #### 2020-11-28 02:14:59.217321 #### 2020-11-28 02:15:09.258040 #### 2020-11-28 02:15:19.318036 #### 2020-11-28 02:15:29.398100 #### 2020-11-28 02:15:39.455201 #### 2020-11-28 02:15:49.493573 #### 2020-11-28 02:15:59.540458 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 #### 2020-11-28 02:16:09.581843 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-11-28 02:16:19.619468 #### 2020-11-28 02:16:29.675270 f (unop) Doctest: unop.f ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running unop ... #### 2020-11-28 02:16:39.739441 #### 2020-11-28 02:16:49.798976 #### 2020-11-28 02:16:59.858723 f (unop) Doctest: unop.f ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running unsigned ... #### 2020-11-28 02:17:09.914112 #### 2020-11-28 02:17:19.964864 #### 2020-11-28 02:17:30.014709 #### 2020-11-28 02:17:40.060065 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 #### 2020-11-28 02:17:50.123903 runTest (__main__.CythonRunTestCase) compiling (cpp) and running unsigned ... #### 2020-11-28 02:18:00.177836 #### 2020-11-28 02:18:10.225224 #### 2020-11-28 02:18:20.284495 #### 2020-11-28 02:18:30.345187 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-11-28 02:18:40.402874 #### 2020-11-28 02:18:50.749186 #### 2020-11-28 02:19:00.861042 #### 2020-11-28 02:19:10.922250 #### 2020-11-28 02:19:20.996975 #### 2020-11-28 02:19:31.083254 #### 2020-11-28 02:19:41.144437 #### 2020-11-28 02:19:51.216906 #### 2020-11-28 02:20:01.261130 === 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-11-28 02:20:11.318694 #### 2020-11-28 02:20:21.382470 #### 2020-11-28 02:20:31.441788 #### 2020-11-28 02:20:41.501235 #### 2020-11-28 02:20:51.565314 #### 2020-11-28 02:21:01.637719 #### 2020-11-28 02:21:11.688437 #### 2020-11-28 02:21:21.758639 #### 2020-11-28 02:21:31.812764 === 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-11-28 02:21:41.872134 #### 2020-11-28 02:21:51.937978 #### 2020-11-28 02:22:02.017004 #### 2020-11-28 02:22:12.065975 #### 2020-11-28 02:22:22.127995 #### 2020-11-28 02:22:32.207703 #### 2020-11-28 02:22:42.265973 === 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 #### 2020-11-28 02:22:52.315196 runTest (__main__.CythonRunTestCase) compiling (cpp) and running unused_args ... #### 2020-11-28 02:23:02.357517 #### 2020-11-28 02:23:12.410376 #### 2020-11-28 02:23:22.451085 #### 2020-11-28 02:23:32.500587 #### 2020-11-28 02:23:42.561037 #### 2020-11-28 02:23:52.616560 #### 2020-11-28 02:24:02.675441 #### 2020-11-28 02:24:12.743459 === 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-11-28 02:24:22.798566 #### 2020-11-28 02:24:32.891801 #### 2020-11-28 02:24:42.954823 #### 2020-11-28 02:24:53.011676 #### 2020-11-28 02:25:03.058236 #### 2020-11-28 02:25:13.105263 #### 2020-11-28 02:25:23.153621 #### 2020-11-28 02:25:33.197454 #### 2020-11-28 02:25:43.271756 #### 2020-11-28 02:25:53.326817 #### 2020-11-28 02:26:03.372899 #### 2020-11-28 02:26:13.432757 #### 2020-11-28 02:26:23.474887 #### 2020-11-28 02:26:33.532040 #### 2020-11-28 02:26:43.580420 #### 2020-11-28 02:26:53.622332 #### 2020-11-28 02:27:03.670727 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 #### 2020-11-28 02:27:13.740922 runTest (__main__.CythonRunTestCase) compiling (cpp) and running with_gil ... #### 2020-11-28 02:27:23.796959 #### 2020-11-28 02:27:33.840733 #### 2020-11-28 02:27:43.917957 #### 2020-11-28 02:27:53.964213 #### 2020-11-28 02:28:04.043971 #### 2020-11-28 02:28:14.093703 #### 2020-11-28 02:28:24.166115 #### 2020-11-28 02:28:34.213959 #### 2020-11-28 02:28:44.269551 #### 2020-11-28 02:28:54.346979 #### 2020-11-28 02:29:04.398349 #### 2020-11-28 02:29:14.484316 #### 2020-11-28 02:29:24.526715 #### 2020-11-28 02:29:34.601449 #### 2020-11-28 02:29:44.651153 #### 2020-11-28 02:29:54.708265 #### 2020-11-28 02:30:04.765508 #### 2020-11-28 02:30:14.819994 #### 2020-11-28 02:30:24.872121 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-11-28 02:30:34.932091 #### 2020-11-28 02:30:44.977974 #### 2020-11-28 02:30:55.039815 #### 2020-11-28 02:31:05.080830 #### 2020-11-28 02:31:15.131297 #### 2020-11-28 02:31:25.179864 #### 2020-11-28 02:31:35.237835 #### 2020-11-28 02:31:45.294748 #### 2020-11-28 02:31:55.352866 #### 2020-11-28 02:32:05.397005 #### 2020-11-28 02:32:15.442229 #### 2020-11-28 02:32:25.491823 #### 2020-11-28 02:32:35.539844 #### 2020-11-28 02:32:45.582857 #### 2020-11-28 02:32:55.622110 #### 2020-11-28 02:33:05.661156 #### 2020-11-28 02:33:15.706821 #### 2020-11-28 02:33:25.754274 #### 2020-11-28 02:33:35.810550 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-11-28 02:33:45.889988 #### 2020-11-28 02:33:55.944833 #### 2020-11-28 02:34:06.478991 #### 2020-11-28 02:34:16.567747 #### 2020-11-28 02:34:26.616744 #### 2020-11-28 02:34:36.669875 #### 2020-11-28 02:34:46.714001 /usr/lib64/python3.9/unittest/case.py:550: RuntimeWarning: coroutine '__invoke..foo' was never awaited method() ok #### 2020-11-28 02:34:56.755786 runTest (__main__.CythonUnitTestCase) compiling (cpp) tests in test_coroutines_pep492 ... #### 2020-11-28 02:35:06.799635 #### 2020-11-28 02:35:16.831705 #### 2020-11-28 02:35:26.873874 #### 2020-11-28 02:35:36.922848 #### 2020-11-28 02:35:46.980520 #### 2020-11-28 02:35:57.041473 #### 2020-11-28 02:36:07.080194 #### 2020-11-28 02:36:17.123475 #### 2020-11-28 02:36:27.180581 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 #### 2020-11-28 02:36:37.219396 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-11-28 02:36:47.256914 #### 2020-11-28 02:36:57.294577 #### 2020-11-28 02:37:07.341482 #### 2020-11-28 02:37:17.412630 #### 2020-11-28 02:37:27.466704 #### 2020-11-28 02:37:37.511604 #### 2020-11-28 02:37:47.550558 #### 2020-11-28 02:37:57.611182 #### 2020-11-28 02:38:07.658829 #### 2020-11-28 02:38:17.693410 #### 2020-11-28 02:38:27.734674 #### 2020-11-28 02:38:37.812394 #### 2020-11-28 02:38:47.868470 #### 2020-11-28 02:38:57.912854 #### 2020-11-28 02:39:07.960360 #### 2020-11-28 02:39:18.016709 #### 2020-11-28 02:39:28.069437 #### 2020-11-28 02:39:38.108382 #### 2020-11-28 02:39:48.150302 #### 2020-11-28 02:39:58.194740 #### 2020-11-28 02:40:08.252042 #### 2020-11-28 02:40:18.320733 #### 2020-11-28 02:40:28.376937 #### 2020-11-28 02:40:38.434912 #### 2020-11-28 02:40:48.481011 #### 2020-11-28 02:40:58.518855 #### 2020-11-28 02:41:08.572575 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 runTest (__main__.CythonRunTestCase) compiling (cpp) and running withstat_py27 ... #### 2020-11-28 02:41:18.617689 #### 2020-11-28 02:41:28.666763 #### 2020-11-28 02:41:38.707672 #### 2020-11-28 02:41:48.766908 #### 2020-11-28 02:41:58.837209 #### 2020-11-28 02:42:08.894871 #### 2020-11-28 02:42:18.937218 #### 2020-11-28 02:42:28.979273 #### 2020-11-28 02:42:39.019032 #### 2020-11-28 02:42:49.061378 #### 2020-11-28 02:42:59.107334 #### 2020-11-28 02:43:09.181639 #### 2020-11-28 02:43:19.229077 #### 2020-11-28 02:43:29.269909 #### 2020-11-28 02:43:39.318269 #### 2020-11-28 02:43:49.368886 #### 2020-11-28 02:43:59.409795 #### 2020-11-28 02:44:09.455862 #### 2020-11-28 02:44:19.505924 #### 2020-11-28 02:44:29.550025 #### 2020-11-28 02:44:39.598376 #### 2020-11-28 02:44:49.641079 #### 2020-11-28 02:44:59.686578 #### 2020-11-28 02:45:09.728329 #### 2020-11-28 02:45:19.779224 #### 2020-11-28 02:45:29.838052 #### 2020-11-28 02:45:39.877553 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-11-28 02:45:49.925302 #### 2020-11-28 02:45:59.986832 #### 2020-11-28 02:46:10.039215 #### 2020-11-28 02:46:20.094051 #### 2020-11-28 02:46:30.130131 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-11-28 02:46:40.166826 #### 2020-11-28 02:46:50.203735 #### 2020-11-28 02:47:00.244689 #### 2020-11-28 02:47:10.280627 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-11-28 02:47:20.334165 #### 2020-11-28 02:47:30.382267 #### 2020-11-28 02:47:40.427658 #### 2020-11-28 02:47:50.472115 #### 2020-11-28 02:48:00.511749 #### 2020-11-28 02:48:10.550612 #### 2020-11-28 02:48:20.604803 #### 2020-11-28 02:48:30.659819 #### 2020-11-28 02:48:40.711625 #### 2020-11-28 02:48:50.950371 #### 2020-11-28 02:49:01.038686 #### 2020-11-28 02:49:11.093091 #### 2020-11-28 02:49:21.143585 #### 2020-11-28 02:49:31.181744 #### 2020-11-28 02:49:41.242996 #### 2020-11-28 02:49:51.298478 #### 2020-11-28 02:50:01.346460 #### 2020-11-28 02:50:11.409253 #### 2020-11-28 02:50:21.470879 #### 2020-11-28 02:50:31.508813 #### 2020-11-28 02:50:41.558287 #### 2020-11-28 02:50:51.594395 #### 2020-11-28 02:51:01.659952 #### 2020-11-28 02:51:11.703260 #### 2020-11-28 02:51:21.767586 #### 2020-11-28 02:51:31.828387 #### 2020-11-28 02:51:41.867481 #### 2020-11-28 02:51:51.915563 #### 2020-11-28 02:52:01.962769 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) overhead ... #### 2020-11-28 02:52:12.005140 #### 2020-11-28 02:52:22.042789 #### 2020-11-28 02:52:32.079048 #### 2020-11-28 02:52:42.116648 #### 2020-11-28 02:52:52.169323 #### 2020-11-28 02:53:02.203169 #### 2020-11-28 02:53:12.244190 #### 2020-11-28 02:53:22.311829 #### 2020-11-28 02:53:32.353314 #### 2020-11-28 02:53:42.393326 #### 2020-11-28 02:53:52.441759 #### 2020-11-28 02:54:02.489826 #### 2020-11-28 02:54:12.528976 #### 2020-11-28 02:54:22.576772 #### 2020-11-28 02:54:32.623454 #### 2020-11-28 02:54:42.678177 #### 2020-11-28 02:54:52.724240 #### 2020-11-28 02:55:02.770612 #### 2020-11-28 02:55:12.818231 #### 2020-11-28 02:55:22.877593 #### 2020-11-28 02:55:32.951266 #### 2020-11-28 02:55:42.995766 #### 2020-11-28 02:55:53.030323 #### 2020-11-28 02:56:03.099652 #### 2020-11-28 02:56:13.143461 #### 2020-11-28 02:56:23.186867 #### 2020-11-28 02:56:33.223346 #### 2020-11-28 02:56:43.257545 #### 2020-11-28 02:56:53.293356 #### 2020-11-28 02:57:03.327487 #### 2020-11-28 02:57:13.391183 ok runTest (__main__.CythonCompileTestCase) compiling (c) resize ... #### 2020-11-28 02:57:23.460901 #### 2020-11-28 02:57:33.515695 #### 2020-11-28 02:57:43.559239 #### 2020-11-28 02:57:53.599366 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) resize ... #### 2020-11-28 02:58:03.640235 #### 2020-11-28 02:58:13.682277 #### 2020-11-28 02:58:23.732162 #### 2020-11-28 02:58:33.778652 #### 2020-11-28 02:58:43.832165 ok runTest (__main__.CythonCompileTestCase) compiling (c) integrate ... #### 2020-11-28 02:58:53.881153 #### 2020-11-28 02:59:03.918027 #### 2020-11-28 02:59:13.956710 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) integrate ... #### 2020-11-28 02:59:23.992250 #### 2020-11-28 02:59:34.065749 #### 2020-11-28 02:59:44.105105 #### 2020-11-28 02:59:54.158055 ok runTest (__main__.CythonCompileTestCase) compiling (c) queue ... #### 2020-11-28 03:00:04.208391 #### 2020-11-28 03:00:14.251866 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) queue ... #### 2020-11-28 03:00:24.292890 #### 2020-11-28 03:00:34.339285 #### 2020-11-28 03:00:44.657790 ok runTest (__main__.CythonCompileTestCase) compiling (c) cpdef_sin ... #### 2020-11-28 03:00:54.732776 #### 2020-11-28 03:01:04.788261 #### 2020-11-28 03:01:14.830878 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cpdef_sin ... #### 2020-11-28 03:01:24.876634 #### 2020-11-28 03:01:34.922902 #### 2020-11-28 03:01:44.965422 #### 2020-11-28 03:01:55.008490 ok runTest (__main__.CythonCompileTestCase) compiling (c) keyword_args ... #### 2020-11-28 03:02:05.053285 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) keyword_args ... #### 2020-11-28 03:02:15.112630 #### 2020-11-28 03:02:25.178694 ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... #### 2020-11-28 03:02:35.225673 #### 2020-11-28 03:02:45.260080 #### 2020-11-28 03:02:55.292405 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-11-28 03:03:05.331680 #### 2020-11-28 03:03:15.380349 #### 2020-11-28 03:03:25.428436 ok runTest (__main__.CythonCompileTestCase) compiling (c) convolve_py ... #### 2020-11-28 03:03:35.464931 #### 2020-11-28 03:03:45.531494 #### 2020-11-28 03:03:55.592006 #### 2020-11-28 03:04:05.657576 #### 2020-11-28 03:04:15.701250 #### 2020-11-28 03:04:25.756198 #### 2020-11-28 03:04:35.807603 #### 2020-11-28 03:04:45.848614 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) convolve_py ... #### 2020-11-28 03:04:55.909763 #### 2020-11-28 03:05:05.946680 #### 2020-11-28 03:05:15.982808 #### 2020-11-28 03:05:26.025260 #### 2020-11-28 03:05:36.076820 #### 2020-11-28 03:05:46.120259 #### 2020-11-28 03:05:56.165592 #### 2020-11-28 03:06:06.227644 ok runTest (__main__.CythonCompileTestCase) compiling (c) calc_pi_3 ... #### 2020-11-28 03:06:16.270869 #### 2020-11-28 03:06:26.321200 #### 2020-11-28 03:06:36.659360 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) calc_pi_3 ... #### 2020-11-28 03:06:46.761164 #### 2020-11-28 03:06:56.805802 #### 2020-11-28 03:07:06.862114 #### 2020-11-28 03:07:16.912403 ok runTest (__main__.CythonCompileTestCase) compiling (c) often_called ... #### 2020-11-28 03:07:26.985376 #### 2020-11-28 03:07:37.056780 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) often_called ... #### 2020-11-28 03:07:47.119763 #### 2020-11-28 03:07:57.163054 ok runTest (__main__.CythonCompileTestCase) compiling (c) A ... #### 2020-11-28 03:08:07.208396 #### 2020-11-28 03:08:17.247380 #### 2020-11-28 03:08:27.285903 #### 2020-11-28 03:08:37.350004 #### 2020-11-28 03:08:47.387552 #### 2020-11-28 03:08:57.431419 #### 2020-11-28 03:09:07.472925 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) A ... #### 2020-11-28 03:09:17.515596 #### 2020-11-28 03:09:27.563653 #### 2020-11-28 03:09:37.619732 #### 2020-11-28 03:09:47.658050 #### 2020-11-28 03:09:57.700984 #### 2020-11-28 03:10:07.755375 #### 2020-11-28 03:10:17.801373 ok runTest (__main__.CythonCompileTestCase) compiling (c) compiled_switch ... #### 2020-11-28 03:10:27.846603 #### 2020-11-28 03:10:37.884887 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compiled_switch ... #### 2020-11-28 03:10:47.959363 #### 2020-11-28 03:10:58.407884 ok runTest (__main__.CythonCompileTestCase) compiling (c) exceptval ... #### 2020-11-28 03:11:08.528769 #### 2020-11-28 03:11:18.567356 #### 2020-11-28 03:11:28.605024 #### 2020-11-28 03:11:38.650211 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) exceptval ... #### 2020-11-28 03:11:48.713788 #### 2020-11-28 03:11:58.769157 #### 2020-11-28 03:12:08.818275 #### 2020-11-28 03:12:18.866633 #### 2020-11-28 03:12:28.950099 ok runTest (__main__.CythonCompileTestCase) compiling (c) auto_conversion_2 ... #### 2020-11-28 03:12:39.010573 #### 2020-11-28 03:12:49.082599 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) auto_conversion_2 ... #### 2020-11-28 03:12:59.138818 #### 2020-11-28 03:13:09.188442 ok runTest (__main__.CythonCompileTestCase) compiling (c) c_func ... #### 2020-11-28 03:13:19.232735 #### 2020-11-28 03:13:29.279197 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c_func ... #### 2020-11-28 03:13:39.330768 #### 2020-11-28 03:13:49.381995 #### 2020-11-28 03:13:59.422105 ok runTest (__main__.CythonCompileTestCase) compiling (c) decode ... #### 2020-11-28 03:14:09.479611 #### 2020-11-28 03:14:19.524856 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) decode ... #### 2020-11-28 03:14:29.566748 #### 2020-11-28 03:14:39.644992 #### 2020-11-28 03:14:49.693978 ok runTest (__main__.CythonCompileTestCase) compiling (c) for_bytes ... #### 2020-11-28 03:14:59.743965 #### 2020-11-28 03:15:09.804486 #### 2020-11-28 03:15:20.215258 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) for_bytes ... #### 2020-11-28 03:15:30.287581 #### 2020-11-28 03:15:40.351748 #### 2020-11-28 03:15:50.395469 ok runTest (__main__.CythonCompileTestCase) compiling (c) for_char ... #### 2020-11-28 03:16:00.450343 #### 2020-11-28 03:16:10.510483 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) for_char ... #### 2020-11-28 03:16:20.578722 #### 2020-11-28 03:16:30.615771 #### 2020-11-28 03:16:40.660986 ok runTest (__main__.CythonCompileTestCase) compiling (c) if_char_in ... #### 2020-11-28 03:16:50.720096 #### 2020-11-28 03:17:00.759801 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) if_char_in ... #### 2020-11-28 03:17:10.820295 #### 2020-11-28 03:17:20.874012 #### 2020-11-28 03:17:30.921381 ok runTest (__main__.CythonCompileTestCase) compiling (c) return_memview ... #### 2020-11-28 03:17:40.973084 #### 2020-11-28 03:17:51.020293 #### 2020-11-28 03:18:01.071020 #### 2020-11-28 03:18:11.122008 #### 2020-11-28 03:18:21.197029 #### 2020-11-28 03:18:31.265852 #### 2020-11-28 03:18:41.309557 #### 2020-11-28 03:18:51.350043 #### 2020-11-28 03:19:01.411241 #### 2020-11-28 03:19:11.457855 #### 2020-11-28 03:19:21.512137 #### 2020-11-28 03:19:31.572198 #### 2020-11-28 03:19:41.635814 #### 2020-11-28 03:19:51.683364 #### 2020-11-28 03:20:01.742203 #### 2020-11-28 03:20:11.802998 #### 2020-11-28 03:20:21.921585 #### 2020-11-28 03:20:32.004793 #### 2020-11-28 03:20:42.087928 #### 2020-11-28 03:20:52.132599 #### 2020-11-28 03:21:02.540370 #### 2020-11-28 03:21:12.628694 #### 2020-11-28 03:21:22.712840 #### 2020-11-28 03:21:32.791093 #### 2020-11-28 03:21:42.842953 #### 2020-11-28 03:21:52.884508 #### 2020-11-28 03:22:02.933967 #### 2020-11-28 03:22:12.978883 #### 2020-11-28 03:22:23.036118 #### 2020-11-28 03:22:33.075624 #### 2020-11-28 03:22:43.122550 #### 2020-11-28 03:22:53.192490 #### 2020-11-28 03:23:03.241560 #### 2020-11-28 03:23:13.294997 #### 2020-11-28 03:23:23.367860 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) return_memview ... #### 2020-11-28 03:23:33.444961 #### 2020-11-28 03:23:43.530639 #### 2020-11-28 03:23:53.633224 #### 2020-11-28 03:24:03.762022 #### 2020-11-28 03:24:13.824915 #### 2020-11-28 03:24:23.907779 #### 2020-11-28 03:24:33.954191 #### 2020-11-28 03:24:44.003638 #### 2020-11-28 03:24:54.059418 #### 2020-11-28 03:25:04.148787 #### 2020-11-28 03:25:14.204494 #### 2020-11-28 03:25:24.257689 #### 2020-11-28 03:25:34.302742 #### 2020-11-28 03:25:44.369091 #### 2020-11-28 03:25:54.433156 #### 2020-11-28 03:26:04.489912 #### 2020-11-28 03:26:14.570481 #### 2020-11-28 03:26:24.660245 #### 2020-11-28 03:26:34.718140 #### 2020-11-28 03:26:44.773943 #### 2020-11-28 03:26:54.830493 #### 2020-11-28 03:27:04.900445 #### 2020-11-28 03:27:14.946644 #### 2020-11-28 03:27:25.020663 #### 2020-11-28 03:27:35.084165 #### 2020-11-28 03:27:45.128706 #### 2020-11-28 03:27:55.175340 #### 2020-11-28 03:28:05.248830 #### 2020-11-28 03:28:15.294262 #### 2020-11-28 03:28:25.397821 #### 2020-11-28 03:28:35.450053 #### 2020-11-28 03:28:45.524883 #### 2020-11-28 03:28:55.583687 #### 2020-11-28 03:29:05.674329 #### 2020-11-28 03:29:15.748591 #### 2020-11-28 03:29:25.794073 ok runTest (__main__.CythonCompileTestCase) compiling (c) slicing_c_string ... #### 2020-11-28 03:29:35.861326 #### 2020-11-28 03:29:45.922171 #### 2020-11-28 03:29:55.965002 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) slicing_c_string ... #### 2020-11-28 03:30:06.042229 #### 2020-11-28 03:30:16.093962 #### 2020-11-28 03:30:26.133655 ok runTest (__main__.CythonCompileTestCase) compiling (c) to_unicode ... #### 2020-11-28 03:30:36.174390 #### 2020-11-28 03:30:46.231104 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) to_unicode ... #### 2020-11-28 03:30:56.281777 #### 2020-11-28 03:31:06.618489 #### 2020-11-28 03:31:16.754933 #### 2020-11-28 03:31:26.836935 ok runTest (__main__.CythonCompileTestCase) compiling (c) utf_eight ... #### 2020-11-28 03:31:36.887204 #### 2020-11-28 03:31:46.946837 #### 2020-11-28 03:31:57.025141 === 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-11-28 03:32:07.105260 #### 2020-11-28 03:32:17.172718 #### 2020-11-28 03:32:27.252692 === 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-11-28 03:32:37.313611 #### 2020-11-28 03:32:47.385570 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-11-28 03:32:57.457785 #### 2020-11-28 03:33:07.502046 #### 2020-11-28 03:33:17.563024 test_badsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok runTest (__main__.CythonCompileTestCase) compiling (cpp) matrix_with_buffer ... #### 2020-11-28 03:33:27.611548 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) ... #### 2020-11-28 03:33:37.683147 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) ... /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-11-28 03:33:47.730250 /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-11-28 03:33:57.783310 #### 2020-11-28 03:34:07.857474 #### 2020-11-28 03:34:17.899455 #### 2020-11-28 03:34:27.999111 #### 2020-11-28 03:34:38.055798 #### 2020-11-28 03:34:48.120332 ok runTest (__main__.CythonCompileTestCase) compiling (c) rectangle ... #### 2020-11-28 03:34:58.195563 #### 2020-11-28 03:35:08.253598 #### 2020-11-28 03:35:18.322445 #### 2020-11-28 03:35:28.430635 #### 2020-11-28 03:35:38.954522 #### 2020-11-28 03:35:49.078507 #### 2020-11-28 03:35:59.144006 #### 2020-11-28 03:36:09.224992 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rectangle ... #### 2020-11-28 03:36:19.346894 #### 2020-11-28 03:36:29.436176 #### 2020-11-28 03:36:39.488259 #### 2020-11-28 03:36:49.553077 #### 2020-11-28 03:36:59.633308 #### 2020-11-28 03:37:09.685028 #### 2020-11-28 03:37:19.742106 #### 2020-11-28 03:37:29.817721 #### 2020-11-28 03:37:39.886039 ok runTest (__main__.CythonCompileTestCase) compiling (c) python_access ... #### 2020-11-28 03:37:49.955166 #### 2020-11-28 03:38:00.033686 #### 2020-11-28 03:38:10.122232 #### 2020-11-28 03:38:20.177857 #### 2020-11-28 03:38:30.277447 #### 2020-11-28 03:38:40.345998 #### 2020-11-28 03:38:50.399235 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) python_access ... #### 2020-11-28 03:39:00.494753 #### 2020-11-28 03:39:10.551688 #### 2020-11-28 03:39:20.631393 #### 2020-11-28 03:39:30.694036 #### 2020-11-28 03:39:40.778042 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 ... #### 2020-11-28 03:39:50.852149 #### 2020-11-28 03:40:00.919627 ok runTest (__main__.CythonCompileTestCase) compiling (c) shrubbery ... #### 2020-11-28 03:40:11.015075 #### 2020-11-28 03:40:21.089977 #### 2020-11-28 03:40:31.158868 #### 2020-11-28 03:40:41.287846 #### 2020-11-28 03:40:51.361259 #### 2020-11-28 03:41:01.405652 #### 2020-11-28 03:41:11.466609 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) shrubbery ... #### 2020-11-28 03:41:21.526801 #### 2020-11-28 03:41:31.583720 #### 2020-11-28 03:41:41.646134 #### 2020-11-28 03:41:51.722801 #### 2020-11-28 03:42:01.801864 #### 2020-11-28 03:42:11.857733 ok runTest (__main__.CythonCompileTestCase) compiling (c) widen_shrubbery ... #### 2020-11-28 03:42:21.897777 #### 2020-11-28 03:42:31.937852 #### 2020-11-28 03:42:42.010819 === 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-11-28 03:42:52.112128 #### 2020-11-28 03:43:02.179787 === 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-11-28 03:43:12.220190 #### 2020-11-28 03:43:22.606662 #### 2020-11-28 03:43:32.691389 #### 2020-11-28 03:43:42.754962 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) casting_python ... #### 2020-11-28 03:43:52.850429 #### 2020-11-28 03:44:02.895358 #### 2020-11-28 03:44:12.960372 #### 2020-11-28 03:44:23.015459 #### 2020-11-28 03:44:33.072833 ok runTest (__main__.CythonCompileTestCase) compiling (c) kwargs_1 ... #### 2020-11-28 03:44:43.117560 #### 2020-11-28 03:44:53.175184 #### 2020-11-28 03:45:03.221035 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) kwargs_1 ... #### 2020-11-28 03:45:13.275811 #### 2020-11-28 03:45:23.321811 ok runTest (__main__.CythonCompileTestCase) compiling (c) struct_union_enum ... #### 2020-11-28 03:45:33.389655 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-11-28 03:45:43.459168 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) struct_union_enum ... #### 2020-11-28 03:45:53.495302 #### 2020-11-28 03:46:03.538288 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_memview ... #### 2020-11-28 03:46:13.581120 #### 2020-11-28 03:46:23.628674 #### 2020-11-28 03:46:33.680197 #### 2020-11-28 03:46:43.730257 #### 2020-11-28 03:46:53.786869 #### 2020-11-28 03:47:03.840241 #### 2020-11-28 03:47:13.890351 #### 2020-11-28 03:47:23.941389 #### 2020-11-28 03:47:33.993471 #### 2020-11-28 03:47:44.040254 #### 2020-11-28 03:47:54.082472 #### 2020-11-28 03:48:04.131592 #### 2020-11-28 03:48:14.195592 #### 2020-11-28 03:48:24.242904 #### 2020-11-28 03:48:34.289597 #### 2020-11-28 03:48:44.335141 #### 2020-11-28 03:48:54.381433 #### 2020-11-28 03:49:04.465013 #### 2020-11-28 03:49:14.511546 #### 2020-11-28 03:49:24.580000 #### 2020-11-28 03:49:34.646061 #### 2020-11-28 03:49:44.691567 #### 2020-11-28 03:49:54.737610 #### 2020-11-28 03:50:04.808687 #### 2020-11-28 03:50:14.877751 #### 2020-11-28 03:50:24.930061 #### 2020-11-28 03:50:34.972722 #### 2020-11-28 03:50:45.030796 #### 2020-11-28 03:50:55.079364 #### 2020-11-28 03:51:05.126548 #### 2020-11-28 03:51:15.171189 #### 2020-11-28 03:51:25.215023 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_memview ... #### 2020-11-28 03:51:35.268307 #### 2020-11-28 03:51:45.325974 #### 2020-11-28 03:51:55.370616 #### 2020-11-28 03:52:05.416910 #### 2020-11-28 03:52:15.466824 #### 2020-11-28 03:52:25.509343 #### 2020-11-28 03:52:35.568771 #### 2020-11-28 03:52:45.604582 #### 2020-11-28 03:52:55.681722 #### 2020-11-28 03:53:05.751402 #### 2020-11-28 03:53:15.796804 #### 2020-11-28 03:53:25.846008 #### 2020-11-28 03:53:36.246557 #### 2020-11-28 03:53:46.356037 #### 2020-11-28 03:53:56.422270 #### 2020-11-28 03:54:06.497394 #### 2020-11-28 03:54:16.536468 #### 2020-11-28 03:54:26.573811 #### 2020-11-28 03:54:36.620434 #### 2020-11-28 03:54:46.660526 #### 2020-11-28 03:54:56.719495 #### 2020-11-28 03:55:06.789337 #### 2020-11-28 03:55:16.833055 #### 2020-11-28 03:55:26.912067 #### 2020-11-28 03:55:36.952627 #### 2020-11-28 03:55:47.007764 #### 2020-11-28 03:55:57.046681 #### 2020-11-28 03:56:07.084102 #### 2020-11-28 03:56:17.136755 #### 2020-11-28 03:56:27.183064 #### 2020-11-28 03:56:37.231630 #### 2020-11-28 03:56:47.300382 ok runTest (__main__.CythonCompileTestCase) compiling (c) compute_py ... #### 2020-11-28 03:56:57.342442 #### 2020-11-28 03:57:07.400566 #### 2020-11-28 03:57:17.450005 #### 2020-11-28 03:57:27.505442 #### 2020-11-28 03:57:37.563224 #### 2020-11-28 03:57:47.600107 #### 2020-11-28 03:57:57.655872 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) compute_py ... #### 2020-11-28 03:58:07.724561 #### 2020-11-28 03:58:17.784480 #### 2020-11-28 03:58:27.828588 #### 2020-11-28 03:58:37.896018 #### 2020-11-28 03:58:47.934885 #### 2020-11-28 03:58:57.969151 #### 2020-11-28 03:59:08.007046 ok runTest (__main__.CythonCompileTestCase) compiling (c) simple_sum ... #### 2020-11-28 03:59:18.050947 #### 2020-11-28 03:59:28.093072 === 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-11-28 03:59:38.140849 #### 2020-11-28 03:59:48.193108 === 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-11-28 03:59:58.230267 #### 2020-11-28 04:00:08.292459 #### 2020-11-28 04:00:18.790142 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) restaurant ... #### 2020-11-28 04:00:28.877853 === 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 #### 2020-11-28 04:00:38.937360 #### 2020-11-28 04:00:48.977170 ok test_empty_format_specifier (test_fstring.TestCase) ... ok test_errors (test_fstring.TestCase) ... #### 2020-11-28 04:00:59.029740 ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... #### 2020-11-28 04:01:09.082276 #### 2020-11-28 04:01:19.121077 #### 2020-11-28 04:01:29.173286 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-11-28 04:01:39.211713 #### 2020-11-28 04:01:49.286871 #### 2020-11-28 04:01:59.339946 ok runTest (__main__.CythonCompileTestCase) compiling (c) shrubbing ... #### 2020-11-28 04:02:09.388180 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 #### 2020-11-28 04:02:19.436036 Compiling /builddir/.cython/inline/_cython_inline_bb09f872b312bfc6fdf68edc166096a0296cf181.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_bb09f872b312bfc6fdf68edc166096a0296cf181.pyx #### 2020-11-28 04:02:29.485254 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) shrubbing ... #### 2020-11-28 04:02:39.546976 #### 2020-11-28 04:02:49.585916 #### 2020-11-28 04:02:59.638960 #### 2020-11-28 04:03:09.708387 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) nested_class ... #### 2020-11-28 04:03:20.055232 #### 2020-11-28 04:03:30.100769 #### 2020-11-28 04:03:40.157620 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rect ... #### 2020-11-28 04:03:50.200530 #### 2020-11-28 04:04:00.255065 #### 2020-11-28 04:04:10.309908 #### 2020-11-28 04:04:20.353358 #### 2020-11-28 04:04:30.396777 ok ---------------------------------------------------------------------- Ran 3033 tests in 66566.610s 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-11-28 04:04:40.439043 #### 2020-11-28 04:04:50.478555 #### 2020-11-28 04:05:00.518956 #### 2020-11-28 04:05:10.561204 #### 2020-11-28 04:05:20.608735 #### 2020-11-28 04:05:30.645872 #### 2020-11-28 04:05:40.688149 #### 2020-11-28 04:05:50.724226 #### 2020-11-28 04:06:00.767818 #### 2020-11-28 04:06:10.811806 #### 2020-11-28 04:06:20.853608 #### 2020-11-28 04:06:30.896556 #### 2020-11-28 04:06:40.938795 #### 2020-11-28 04:06:50.979054 #### 2020-11-28 04:07:01.027520 #### 2020-11-28 04:07:11.075455 #### 2020-11-28 04:07:21.121748 #### 2020-11-28 04:07:31.170349 #### 2020-11-28 04:07:41.211694 #### 2020-11-28 04:07:51.259479 #### 2020-11-28 04:08:01.307323 warning: /builddir/.cython/inline/_cython_inline_ece68174eeb8c849c0d022e35da4a5d009bc31cd.pyx:6:4: Unreachable code #### 2020-11-28 04:08:11.351115 Compiling /builddir/.cython/inline/_cython_inline_ece68174eeb8c849c0d022e35da4a5d009bc31cd.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_ece68174eeb8c849c0d022e35da4a5d009bc31cd.pyx #### 2020-11-28 04:08:21.387305 #### 2020-11-28 04:08:31.432524 #### 2020-11-28 04:08:41.480158 #### 2020-11-28 04:08:51.525644 #### 2020-11-28 04:09:01.572776 #### 2020-11-28 04:09:11.621551 #### 2020-11-28 04:09:21.673170 #### 2020-11-28 04:09:31.729498 #### 2020-11-28 04:09:41.780115 #### 2020-11-28 04:09:51.835612 #### 2020-11-28 04:10:01.889123 #### 2020-11-28 04:10:11.940294 #### 2020-11-28 04:10:21.994799 #### 2020-11-28 04:10:32.048440 #### 2020-11-28 04:10:42.086965 #### 2020-11-28 04:10:52.129083 #### 2020-11-28 04:11:02.169793 #### 2020-11-28 04:11:12.212467 #### 2020-11-28 04:11:22.260228 #### 2020-11-28 04:11:32.300463 #### 2020-11-28 04:11:42.349251 #### 2020-11-28 04:11:52.397513 #### 2020-11-28 04:12:02.448803 #### 2020-11-28 04:12:12.500093 #### 2020-11-28 04:12:22.539555 #### 2020-11-28 04:12:32.579837 #### 2020-11-28 04:12:42.619127 #### 2020-11-28 04:12:52.658439 #### 2020-11-28 04:13:02.697981 #### 2020-11-28 04:13:12.735674 #### 2020-11-28 04:13:22.776612 #### 2020-11-28 04:13:32.815500 #### 2020-11-28 04:13:42.864110 #### 2020-11-28 04:13:52.903937 #### 2020-11-28 04:14:02.951391 #### 2020-11-28 04:14:12.995736 #### 2020-11-28 04:14:23.035811 #### 2020-11-28 04:14:33.094563 #### 2020-11-28 04:14:43.141071 #### 2020-11-28 04:14:53.187628 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-11-28 04:15:03.236865 #### 2020-11-28 04:15:13.275579 #### 2020-11-28 04:15:23.315938 #### 2020-11-28 04:15:33.361499 #### 2020-11-28 04:15:43.405926 #### 2020-11-28 04:15:53.446365 #### 2020-11-28 04:16:03.486441 #### 2020-11-28 04:16:13.531022 #### 2020-11-28 04:16:23.575588 #### 2020-11-28 04:16:33.615334 #### 2020-11-28 04:16:43.660951 #### 2020-11-28 04:16:53.701352 #### 2020-11-28 04:17:03.748240 #### 2020-11-28 04:17:13.787430 #### 2020-11-28 04:17:23.825638 #### 2020-11-28 04:17:33.862972 #### 2020-11-28 04:17:43.898942 #### 2020-11-28 04:17:53.935912 #### 2020-11-28 04:18:03.979523 #### 2020-11-28 04:18:14.017293 #### 2020-11-28 04:18:24.061254 #### 2020-11-28 04:18:34.112079 #### 2020-11-28 04:18:44.158115 #### 2020-11-28 04:18:54.201154 #### 2020-11-28 04:19:04.241548 #### 2020-11-28 04:19:14.292940 #### 2020-11-28 04:19:24.341085 #### 2020-11-28 04:19:34.386033 #### 2020-11-28 04:19:44.430776 #### 2020-11-28 04:19:54.468371 #### 2020-11-28 04:20:04.510562 #### 2020-11-28 04:20:14.549196 #### 2020-11-28 04:20:24.586483 #### 2020-11-28 04:20:34.623842 warning: /builddir/.cython/inline/_cython_inline_93bde87db7904c63069c664110388a0703e40d5a.pyx:6:4: Unreachable code #### 2020-11-28 04:20:44.661589 Compiling /builddir/.cython/inline/_cython_inline_93bde87db7904c63069c664110388a0703e40d5a.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_93bde87db7904c63069c664110388a0703e40d5a.pyx #### 2020-11-28 04:20:54.698189 #### 2020-11-28 04:21:04.737757 #### 2020-11-28 04:21:14.789434 #### 2020-11-28 04:21:24.832251 #### 2020-11-28 04:21:34.869281 #### 2020-11-28 04:21:44.906456 #### 2020-11-28 04:21:54.944733 #### 2020-11-28 04:22:04.983855 #### 2020-11-28 04:22:15.029440 #### 2020-11-28 04:22:25.076896 #### 2020-11-28 04:22:35.128195 #### 2020-11-28 04:22:45.171943 #### 2020-11-28 04:22:55.210042 #### 2020-11-28 04:23:05.253125 #### 2020-11-28 04:23:15.298234 #### 2020-11-28 04:23:25.333905 #### 2020-11-28 04:23:35.372901 #### 2020-11-28 04:23:45.419398 #### 2020-11-28 04:23:55.464209 #### 2020-11-28 04:24:05.510942 #### 2020-11-28 04:24:15.548733 #### 2020-11-28 04:24:25.587517 #### 2020-11-28 04:24:35.633970 #### 2020-11-28 04:24:45.673423 #### 2020-11-28 04:24:55.719824 #### 2020-11-28 04:25:05.764743 #### 2020-11-28 04:25:15.803799 #### 2020-11-28 04:25:25.847512 #### 2020-11-28 04:25:35.894750 #### 2020-11-28 04:25:45.948758 #### 2020-11-28 04:25:55.995617 #### 2020-11-28 04:26:06.042735 #### 2020-11-28 04:26:16.090512 #### 2020-11-28 04:26:26.133993 warning: /builddir/.cython/inline/_cython_inline_39ddb9540417641822de78d2c40a34c4d85ee1b1.pyx:6:4: Unreachable code #### 2020-11-28 04:26:36.175853 Compiling /builddir/.cython/inline/_cython_inline_39ddb9540417641822de78d2c40a34c4d85ee1b1.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_39ddb9540417641822de78d2c40a34c4d85ee1b1.pyx #### 2020-11-28 04:26:46.220506 #### 2020-11-28 04:26:56.267425 #### 2020-11-28 04:27:06.313577 #### 2020-11-28 04:27:16.357190 #### 2020-11-28 04:27:26.397732 #### 2020-11-28 04:27:36.444801 #### 2020-11-28 04:27:46.489237 #### 2020-11-28 04:27:56.537001 #### 2020-11-28 04:28:06.580493 #### 2020-11-28 04:28:16.626691 #### 2020-11-28 04:28:26.671106 #### 2020-11-28 04:28:36.718308 #### 2020-11-28 04:28:46.755222 #### 2020-11-28 04:28:56.793256 #### 2020-11-28 04:29:06.831242 #### 2020-11-28 04:29:16.868449 #### 2020-11-28 04:29:26.907394 #### 2020-11-28 04:29:36.950905 #### 2020-11-28 04:29:46.988201 #### 2020-11-28 04:29:57.312882 #### 2020-11-28 04:30:07.397508 #### 2020-11-28 04:30:17.440906 #### 2020-11-28 04:30:27.490774 #### 2020-11-28 04:30:37.530417 #### 2020-11-28 04:30:47.571467 #### 2020-11-28 04:30:57.615426 #### 2020-11-28 04:31:07.660417 #### 2020-11-28 04:31:17.707431 #### 2020-11-28 04:31:27.744480 #### 2020-11-28 04:31:37.786781 #### 2020-11-28 04:31:47.830597 #### 2020-11-28 04:31:57.869360 #### 2020-11-28 04:32:07.914928 #### 2020-11-28 04:32:17.964481 #### 2020-11-28 04:32:28.003226 #### 2020-11-28 04:32:38.044204 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-11-28 04:32:48.105275 #### 2020-11-28 04:32:58.148178 #### 2020-11-28 04:33:08.191341 #### 2020-11-28 04:33:18.234065 #### 2020-11-28 04:33:28.279735 #### 2020-11-28 04:33:38.319106 #### 2020-11-28 04:33:48.358246 #### 2020-11-28 04:33:58.401335 #### 2020-11-28 04:34:08.447646 #### 2020-11-28 04:34:18.492530 #### 2020-11-28 04:34:28.532336 #### 2020-11-28 04:34:38.579789 #### 2020-11-28 04:34:48.626842 #### 2020-11-28 04:34:58.668572 #### 2020-11-28 04:35:08.718012 #### 2020-11-28 04:35:18.759623 #### 2020-11-28 04:35:28.813107 #### 2020-11-28 04:35:38.861023 #### 2020-11-28 04:35:48.909401 #### 2020-11-28 04:35:58.963946 #### 2020-11-28 04:36:09.014133 #### 2020-11-28 04:36:19.061113 #### 2020-11-28 04:36:29.105616 #### 2020-11-28 04:36:39.153157 #### 2020-11-28 04:36:49.201859 #### 2020-11-28 04:36:59.247376 #### 2020-11-28 04:37:09.289642 #### 2020-11-28 04:37:19.335457 #### 2020-11-28 04:37:29.373655 #### 2020-11-28 04:37:39.418162 #### 2020-11-28 04:37:49.454511 #### 2020-11-28 04:37:59.491976 #### 2020-11-28 04:38:09.531698 #### 2020-11-28 04:38:19.575283 #### 2020-11-28 04:38:29.618140 #### 2020-11-28 04:38:39.661434 warning: /builddir/.cython/inline/_cython_inline_9296b440b0cab026f53a364bffd7483b496aa997.pyx:6:4: Unreachable code #### 2020-11-28 04:38:49.715762 Compiling /builddir/.cython/inline/_cython_inline_9296b440b0cab026f53a364bffd7483b496aa997.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_9296b440b0cab026f53a364bffd7483b496aa997.pyx #### 2020-11-28 04:38:59.753279 #### 2020-11-28 04:39:09.791604 #### 2020-11-28 04:39:19.836494 #### 2020-11-28 04:39:29.880409 #### 2020-11-28 04:39:39.926693 #### 2020-11-28 04:39:49.970937 #### 2020-11-28 04:40:00.017794 #### 2020-11-28 04:40:10.055843 #### 2020-11-28 04:40:20.095994 #### 2020-11-28 04:40:30.141011 #### 2020-11-28 04:40:40.185874 #### 2020-11-28 04:40:50.223755 #### 2020-11-28 04:41:00.266696 #### 2020-11-28 04:41:10.306575 #### 2020-11-28 04:41:20.353186 #### 2020-11-28 04:41:30.392061 #### 2020-11-28 04:41:40.438352 #### 2020-11-28 04:41:50.484165 #### 2020-11-28 04:42:00.534255 #### 2020-11-28 04:42:10.579117 #### 2020-11-28 04:42:20.624735 #### 2020-11-28 04:42:30.668554 #### 2020-11-28 04:42:40.712805 #### 2020-11-28 04:42:50.760480 #### 2020-11-28 04:43:00.804273 #### 2020-11-28 04:43:10.849242 #### 2020-11-28 04:43:20.895264 #### 2020-11-28 04:43:30.944019 #### 2020-11-28 04:43:40.982745 #### 2020-11-28 04:43:51.027961 #### 2020-11-28 04:44:01.071632 #### 2020-11-28 04:44:11.121087 #### 2020-11-28 04:44:21.167840 #### 2020-11-28 04:44:31.216888 warning: /builddir/.cython/inline/_cython_inline_7abe83467108578c1a580db70880a21a80e9c718.pyx:6:4: Unreachable code Compiling /builddir/.cython/inline/_cython_inline_7abe83467108578c1a580db70880a21a80e9c718.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_7abe83467108578c1a580db70880a21a80e9c718.pyx #### 2020-11-28 04:44:41.264894 #### 2020-11-28 04:44:51.305962 #### 2020-11-28 04:45:01.350854 #### 2020-11-28 04:45:11.398345 #### 2020-11-28 04:45:21.445052 #### 2020-11-28 04:45:31.491532 #### 2020-11-28 04:45:41.537061 #### 2020-11-28 04:45:51.580795 #### 2020-11-28 04:46:01.629307 #### 2020-11-28 04:46:11.673644 #### 2020-11-28 04:46:21.718589 #### 2020-11-28 04:46:31.758557 #### 2020-11-28 04:46:41.798576 #### 2020-11-28 04:46:51.844486 #### 2020-11-28 04:47:01.891013 #### 2020-11-28 04:47:11.938503 #### 2020-11-28 04:47:21.982835 #### 2020-11-28 04:47:32.022670 #### 2020-11-28 04:47:42.066845 #### 2020-11-28 04:47:52.102732 #### 2020-11-28 04:48:02.145953 #### 2020-11-28 04:48:12.189886 #### 2020-11-28 04:48:22.236712 #### 2020-11-28 04:48:32.281945 #### 2020-11-28 04:48:42.321665 #### 2020-11-28 04:48:52.358343 #### 2020-11-28 04:49:02.396718 #### 2020-11-28 04:49:12.437713 #### 2020-11-28 04:49:22.483447 #### 2020-11-28 04:49:32.528580 #### 2020-11-28 04:49:42.571258 #### 2020-11-28 04:49:52.611215 #### 2020-11-28 04:50:02.646778 #### 2020-11-28 04:50:12.684850 #### 2020-11-28 04:50:22.720733 #### 2020-11-28 04:50:32.760019 #### 2020-11-28 04:50:42.805027 warning: /builddir/.cython/inline/_cython_inline_8224e6bb159c289bd4b0fb510cd60739b5069c2c.pyx:6:4: Unreachable code #### 2020-11-28 04:50:52.845069 Compiling /builddir/.cython/inline/_cython_inline_8224e6bb159c289bd4b0fb510cd60739b5069c2c.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_8224e6bb159c289bd4b0fb510cd60739b5069c2c.pyx #### 2020-11-28 04:51:02.880823 #### 2020-11-28 04:51:12.923312 #### 2020-11-28 04:51:22.963573 #### 2020-11-28 04:51:33.006779 #### 2020-11-28 04:51:43.049295 #### 2020-11-28 04:51:53.094611 #### 2020-11-28 04:52:03.137907 #### 2020-11-28 04:52:13.173118 #### 2020-11-28 04:52:23.212946 #### 2020-11-28 04:52:33.252509 #### 2020-11-28 04:52:43.288946 #### 2020-11-28 04:52:53.338092 #### 2020-11-28 04:53:03.374599 #### 2020-11-28 04:53:13.411777 #### 2020-11-28 04:53:23.449909 #### 2020-11-28 04:53:33.488525 #### 2020-11-28 04:53:43.537321 #### 2020-11-28 04:53:53.583947 #### 2020-11-28 04:54:03.624053 #### 2020-11-28 04:54:13.664942 #### 2020-11-28 04:54:23.706922 #### 2020-11-28 04:54:33.754654 #### 2020-11-28 04:54:43.797302 #### 2020-11-28 04:54:53.849953 #### 2020-11-28 04:55:03.894662 #### 2020-11-28 04:55:13.940493 #### 2020-11-28 04:55:23.992764 #### 2020-11-28 04:55:34.044710 #### 2020-11-28 04:55:44.091457 #### 2020-11-28 04:55:54.139281 #### 2020-11-28 04:56:04.178734 #### 2020-11-28 04:56:14.231189 #### 2020-11-28 04:56:24.269846 #### 2020-11-28 04:56:34.308457 #### 2020-11-28 04:56:44.359894 #### 2020-11-28 04:56:54.398405 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-11-28 04:57:04.445887 #### 2020-11-28 04:57:14.488168 #### 2020-11-28 04:57:24.525577 #### 2020-11-28 04:57:34.565095 #### 2020-11-28 04:57:44.613288 #### 2020-11-28 04:57:54.657717 #### 2020-11-28 04:58:04.702648 #### 2020-11-28 04:58:14.749913 #### 2020-11-28 04:58:24.799377 #### 2020-11-28 04:58:34.841173 #### 2020-11-28 04:58:44.885001 #### 2020-11-28 04:58:54.923006 #### 2020-11-28 04:59:04.964050 #### 2020-11-28 04:59:15.010045 #### 2020-11-28 04:59:25.057390 #### 2020-11-28 04:59:35.104845 #### 2020-11-28 04:59:45.150903 #### 2020-11-28 04:59:55.190921 #### 2020-11-28 05:00:05.234949 #### 2020-11-28 05:00:15.282908 #### 2020-11-28 05:00:25.328700 #### 2020-11-28 05:00:35.373171 #### 2020-11-28 05:00:45.410853 #### 2020-11-28 05:00:55.455514 #### 2020-11-28 05:01:05.498183 #### 2020-11-28 05:01:15.543733 #### 2020-11-28 05:01:25.598460 #### 2020-11-28 05:01:35.636790 #### 2020-11-28 05:01:45.674280 #### 2020-11-28 05:01:55.711914 #### 2020-11-28 05:02:05.749303 #### 2020-11-28 05:02:15.787802 #### 2020-11-28 05:02:25.826750 #### 2020-11-28 05:02:35.872034 #### 2020-11-28 05:02:45.918238 warning: /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.pyx:6:4: Unreachable code #### 2020-11-28 05:02:55.962566 Compiling /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_22384354e87a72da2c08eae3d21597bfc3abf508.pyx #### 2020-11-28 05:03:05.999483 #### 2020-11-28 05:03:16.039763 #### 2020-11-28 05:03:26.088347 #### 2020-11-28 05:03:36.129624 #### 2020-11-28 05:03:46.169095 #### 2020-11-28 05:03:56.212135 #### 2020-11-28 05:04:06.259526 #### 2020-11-28 05:04:16.298426 #### 2020-11-28 05:04:26.342107 #### 2020-11-28 05:04:36.392833 #### 2020-11-28 05:04:46.441356 #### 2020-11-28 05:04:56.480119 #### 2020-11-28 05:05:06.517354 #### 2020-11-28 05:05:16.555196 #### 2020-11-28 05:05:26.602580 #### 2020-11-28 05:05:36.648564 #### 2020-11-28 05:05:46.685951 #### 2020-11-28 05:05:56.722781 #### 2020-11-28 05:06:06.759298 #### 2020-11-28 05:06:16.797938 #### 2020-11-28 05:06:26.844120 #### 2020-11-28 05:06:36.891077 #### 2020-11-28 05:06:46.938262 #### 2020-11-28 05:06:56.990570 #### 2020-11-28 05:07:07.036954 #### 2020-11-28 05:07:17.082343 #### 2020-11-28 05:07:27.128811 #### 2020-11-28 05:07:37.169256 #### 2020-11-28 05:07:47.224494 #### 2020-11-28 05:07:57.270889 #### 2020-11-28 05:08:07.309176 #### 2020-11-28 05:08:17.352801 #### 2020-11-28 05:08:27.391789 #### 2020-11-28 05:08:37.438262 #### 2020-11-28 05:08:47.491396 #### 2020-11-28 05:08:57.528387 #### 2020-11-28 05:09:07.564381 #### 2020-11-28 05:09:17.602612 #### 2020-11-28 05:09:27.639043 #### 2020-11-28 05:09:37.686523 #### 2020-11-28 05:09:47.729950 #### 2020-11-28 05:09:57.774787 #### 2020-11-28 05:10:07.820778 #### 2020-11-28 05:10:17.867386 #### 2020-11-28 05:10:27.904731 #### 2020-11-28 05:10:37.942315 #### 2020-11-28 05:10:47.981989 #### 2020-11-28 05:10:58.022860 #### 2020-11-28 05:11:08.061143 #### 2020-11-28 05:11:18.100877 #### 2020-11-28 05:11:28.139778 #### 2020-11-28 05:11:38.181582 #### 2020-11-28 05:11:48.230368 #### 2020-11-28 05:11:58.276078 #### 2020-11-28 05:12:08.321927 #### 2020-11-28 05:12:18.361317 #### 2020-11-28 05:12:28.405131 #### 2020-11-28 05:12:38.454518 #### 2020-11-28 05:12:48.492246 /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-11-28 05:12:58.531808 #### 2020-11-28 05:13:08.568808 #### 2020-11-28 05:13:18.612026 #### 2020-11-28 05:13:28.661240 #### 2020-11-28 05:13:38.713549 #### 2020-11-28 05:13:48.772099 #### 2020-11-28 05:13:58.828254 #### 2020-11-28 05:14:08.877336 #### 2020-11-28 05:14:18.926930 #### 2020-11-28 05:14:28.977225 #### 2020-11-28 05:14:39.023099 #### 2020-11-28 05:14:49.071346 #### 2020-11-28 05:14:59.119103 #### 2020-11-28 05:15:09.164355 #### 2020-11-28 05:15:19.213135 #### 2020-11-28 05:15:29.255919 #### 2020-11-28 05:15:39.302635 #### 2020-11-28 05:15:49.355073 #### 2020-11-28 05:15:59.407634 #### 2020-11-28 05:16:09.456101 #### 2020-11-28 05:16:19.505822 #### 2020-11-28 05:16:29.564684 #### 2020-11-28 05:16:39.617627 #### 2020-11-28 05:16:49.662834 #### 2020-11-28 05:16:59.714201 #### 2020-11-28 05:17:09.757659 #### 2020-11-28 05:17:19.799518 #### 2020-11-28 05:17:29.848287 #### 2020-11-28 05:17:39.888417 #### 2020-11-28 05:17:49.934515 #### 2020-11-28 05:17:59.974337 #### 2020-11-28 05:18:10.020980 #### 2020-11-28 05:18:20.070076 #### 2020-11-28 05:18:30.108583 #### 2020-11-28 05:18:40.154652 #### 2020-11-28 05:18:50.195169 #### 2020-11-28 05:19:00.241035 #### 2020-11-28 05:19:10.285668 #### 2020-11-28 05:19:20.332016 #### 2020-11-28 05:19:30.383998 #### 2020-11-28 05:19:40.432152 #### 2020-11-28 05:19:50.471048 #### 2020-11-28 05:20:00.510167 #### 2020-11-28 05:20:10.550114 #### 2020-11-28 05:20:20.589027 #### 2020-11-28 05:20:30.630096 #### 2020-11-28 05:20:40.667470 #### 2020-11-28 05:20:50.705693 #### 2020-11-28 05:21:00.747644 #### 2020-11-28 05:21:10.787238 #### 2020-11-28 05:21:20.836810 #### 2020-11-28 05:21:30.877826 #### 2020-11-28 05:21:40.922945 #### 2020-11-28 05:21:50.969302 #### 2020-11-28 05:22:01.013853 #### 2020-11-28 05:22:11.053331 #### 2020-11-28 05:22:21.099430 #### 2020-11-28 05:22:31.166635 #### 2020-11-28 05:22:41.217640 #### 2020-11-28 05:22:51.272549 #### 2020-11-28 05:23:01.318365 #### 2020-11-28 05:23:11.361033 #### 2020-11-28 05:23:21.399398 #### 2020-11-28 05:23:31.447357 #### 2020-11-28 05:23:41.486857 #### 2020-11-28 05:23:51.535024 #### 2020-11-28 05:24:01.580111 /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-11-28 05:24:11.627550 #### 2020-11-28 05:24:21.667672 warning: /builddir/.cython/inline/_cython_inline_0f2093f77ba22dbe0f29d512cf4ab12dc52dc0fb.pyx:6:4: Unreachable code #### 2020-11-28 05:24:31.710169 Compiling /builddir/.cython/inline/_cython_inline_0f2093f77ba22dbe0f29d512cf4ab12dc52dc0fb.pyx because it changed. [1/1] Cythonizing /builddir/.cython/inline/_cython_inline_0f2093f77ba22dbe0f29d512cf4ab12dc52dc0fb.pyx #### 2020-11-28 05:24:41.791786 #### 2020-11-28 05:24:51.829625 #### 2020-11-28 05:25:01.868185 #### 2020-11-28 05:25:11.912438 #### 2020-11-28 05:25:21.957735 #### 2020-11-28 05:25:32.002278 #### 2020-11-28 05:25:42.045503 #### 2020-11-28 05:25:52.090936 #### 2020-11-28 05:26:02.135794 #### 2020-11-28 05:26:12.177383 #### 2020-11-28 05:26:22.222680 #### 2020-11-28 05:26:32.266671 #### 2020-11-28 05:26:42.314391 #### 2020-11-28 05:26:52.361435 #### 2020-11-28 05:27:02.406895 #### 2020-11-28 05:27:12.453736 #### 2020-11-28 05:27:22.496571 #### 2020-11-28 05:27:32.536956 #### 2020-11-28 05:27:42.578590 #### 2020-11-28 05:27:52.637843 #### 2020-11-28 05:28:02.684915 #### 2020-11-28 05:28:12.734079 #### 2020-11-28 05:28:22.786689 #### 2020-11-28 05:28:32.826687 #### 2020-11-28 05:28:42.865066 #### 2020-11-28 05:28:52.901626 #### 2020-11-28 05:29:02.938883 #### 2020-11-28 05:29:12.976576 #### 2020-11-28 05:29:23.013932 #### 2020-11-28 05:29:33.051946 #### 2020-11-28 05:29:43.094162 #### 2020-11-28 05:29:53.132135 #### 2020-11-28 05:30:03.173348 #### 2020-11-28 05:30:13.220717 #### 2020-11-28 05:30:23.270508 #### 2020-11-28 05:30:33.316724 #### 2020-11-28 05:30:43.368161 #### 2020-11-28 05:30:53.413217 #### 2020-11-28 05:31:03.452914 #### 2020-11-28 05:31:13.499326 #### 2020-11-28 05:31:23.546819 #### 2020-11-28 05:31:33.587909 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-11-28 05:31:43.629667 #### 2020-11-28 05:31:53.934719 #### 2020-11-28 05:32:04.031438 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__.CythonUnitTestCase) compiling (cpp) tests in test_fstring ... #### 2020-11-28 05:32:14.090803 #### 2020-11-28 05:32:24.141715 #### 2020-11-28 05:32:34.195681 #### 2020-11-28 05:32:44.242505 #### 2020-11-28 05:32:54.284151 #### 2020-11-28 05:33:04.324465 #### 2020-11-28 05:33:14.371678 #### 2020-11-28 05:33:24.409416 #### 2020-11-28 05:33:34.448510 #### 2020-11-28 05:33:44.486021 #### 2020-11-28 05:33:54.527872 #### 2020-11-28 05:34:04.573221 #### 2020-11-28 05:34:14.624281 #### 2020-11-28 05:34:24.670441 #### 2020-11-28 05:34:34.715001 #### 2020-11-28 05:34:44.758813 #### 2020-11-28 05:34:54.806911 #### 2020-11-28 05:35:04.846674 #### 2020-11-28 05:35:14.884479 #### 2020-11-28 05:35:24.921647 #### 2020-11-28 05:35:34.960303 #### 2020-11-28 05:35:45.002055 #### 2020-11-28 05:35:55.041453 #### 2020-11-28 05:36:05.094406 #### 2020-11-28 05:36:15.134108 #### 2020-11-28 05:36:25.182767 #### 2020-11-28 05:36:35.228974 #### 2020-11-28 05:36:45.266679 #### 2020-11-28 05:36:55.309261 #### 2020-11-28 05:37:05.357422 #### 2020-11-28 05:37:15.399701 #### 2020-11-28 05:37:25.448232 #### 2020-11-28 05:37:35.491157 #### 2020-11-28 05:37:45.540359 #### 2020-11-28 05:37:55.588824 #### 2020-11-28 05:38:05.638301 #### 2020-11-28 05:38:15.687737 #### 2020-11-28 05:38:25.739274 #### 2020-11-28 05:38:35.779465 #### 2020-11-28 05:38:45.823086 #### 2020-11-28 05:38:55.867991 #### 2020-11-28 05:39:05.909187 #### 2020-11-28 05:39:15.951681 #### 2020-11-28 05:39:26.022406 #### 2020-11-28 05:39:36.072520 #### 2020-11-28 05:39:46.110888 #### 2020-11-28 05:39:56.156133 #### 2020-11-28 05:40:06.200742 #### 2020-11-28 05:40:16.238211 #### 2020-11-28 05:40:26.275611 #### 2020-11-28 05:40:36.315844 #### 2020-11-28 05:40:46.360433 #### 2020-11-28 05:40:56.400010 #### 2020-11-28 05:41:06.436120 #### 2020-11-28 05:41:16.472786 #### 2020-11-28 05:41:26.510620 #### 2020-11-28 05:41:36.566521 #### 2020-11-28 05:41:46.604932 #### 2020-11-28 05:41:56.647867 #### 2020-11-28 05:42:06.694935 #### 2020-11-28 05:42:16.738339 #### 2020-11-28 05:42:26.793321 #### 2020-11-28 05:42:36.836516 #### 2020-11-28 05:42:46.882560 #### 2020-11-28 05:42:56.927658 #### 2020-11-28 05:43:06.978112 #### 2020-11-28 05:43:17.017936 #### 2020-11-28 05:43:27.061986 #### 2020-11-28 05:43:37.108141 #### 2020-11-28 05:43:47.152020 #### 2020-11-28 05:43:57.190963 #### 2020-11-28 05:44:07.236592 #### 2020-11-28 05:44:17.277438 #### 2020-11-28 05:44:27.314180 #### 2020-11-28 05:44:37.355022 #### 2020-11-28 05:44:47.401213 #### 2020-11-28 05:44:57.440719 #### 2020-11-28 05:45:07.482425 #### 2020-11-28 05:45:17.526771 #### 2020-11-28 05:45:27.571238 #### 2020-11-28 05:45:37.617469 #### 2020-11-28 05:45:47.663601 #### 2020-11-28 05:45:57.709421 #### 2020-11-28 05:46:07.754268 #### 2020-11-28 05:46:17.796913 #### 2020-11-28 05:46:27.841192 #### 2020-11-28 05:46:37.887595 #### 2020-11-28 05:46:47.930558 #### 2020-11-28 05:46:57.976780 #### 2020-11-28 05:47:08.019915 #### 2020-11-28 05:47:18.066790 === 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) ... 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) ... #### 2020-11-28 05:47:28.111423 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-11-28 05:47:38.164909 #### 2020-11-28 05:47:48.215100 spam (ticket_124) Doctest: ticket_124.spam ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running ticket_124 ... #### 2020-11-28 05:47:58.260618 #### 2020-11-28 05:48:08.318413 #### 2020-11-28 05:48:18.364659 spam (ticket_124) Doctest: ticket_124.spam ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running tss ... #### 2020-11-28 05:48:28.419524 #### 2020-11-28 05:48:38.470499 #### 2020-11-28 05:48:48.517030 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 (cpp) and running tss ... #### 2020-11-28 05:48:58.561027 #### 2020-11-28 05:49:08.604514 #### 2020-11-28 05:49:18.640623 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-11-28 05:49:28.685489 #### 2020-11-28 05:49:38.725098 #### 2020-11-28 05:49:48.763593 #### 2020-11-28 05:49:58.802495 #### 2020-11-28 05:50:08.843708 #### 2020-11-28 05:50:18.881970 #### 2020-11-28 05:50:28.927569 #### 2020-11-28 05:50:39.443925 #### 2020-11-28 05:50:49.529607 #### 2020-11-28 05:50:59.585109 #### 2020-11-28 05:51:09.636601 #### 2020-11-28 05:51:19.683638 #### 2020-11-28 05:51:29.731966 #### 2020-11-28 05:51:39.774870 #### 2020-11-28 05:51:49.818444 #### 2020-11-28 05:51:59.861068 #### 2020-11-28 05:52:09.904498 #### 2020-11-28 05:52:19.952097 #### 2020-11-28 05:52:29.999243 #### 2020-11-28 05:52:40.042677 #### 2020-11-28 05:52:50.096663 #### 2020-11-28 05:53:00.144264 #### 2020-11-28 05:53:10.186480 #### 2020-11-28 05:53:20.229044 #### 2020-11-28 05:53:30.273425 #### 2020-11-28 05:53:40.319214 #### 2020-11-28 05:53:50.362863 #### 2020-11-28 05:54:00.407900 #### 2020-11-28 05:54:10.453279 #### 2020-11-28 05:54:20.495670 #### 2020-11-28 05:54:30.539047 #### 2020-11-28 05:54:40.577729 #### 2020-11-28 05:54:50.624001 #### 2020-11-28 05:55:00.670733 #### 2020-11-28 05:55:10.716664 #### 2020-11-28 05:55:20.759941 #### 2020-11-28 05:55:30.801455 #### 2020-11-28 05:55:40.838382 #### 2020-11-28 05:55:50.874861 #### 2020-11-28 05:56:00.911253 #### 2020-11-28 05:56:10.952248 #### 2020-11-28 05:56:20.989053 #### 2020-11-28 05:56:31.027391 #### 2020-11-28 05:56:41.065627 #### 2020-11-28 05:56:51.104889 #### 2020-11-28 05:57:01.144030 #### 2020-11-28 05:57:11.181592 #### 2020-11-28 05:57:21.222055 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 #### 2020-11-28 05:57:31.260069 runTest (__main__.CythonRunTestCase) compiling (cpp) and running type_inference ... #### 2020-11-28 05:57:41.297397 #### 2020-11-28 05:57:51.340908 #### 2020-11-28 05:58:01.383825 #### 2020-11-28 05:58:11.427291 #### 2020-11-28 05:58:21.473333 #### 2020-11-28 05:58:31.518671 #### 2020-11-28 05:58:41.560953 #### 2020-11-28 05:58:51.603356 #### 2020-11-28 05:59:01.644259 #### 2020-11-28 05:59:11.688053 #### 2020-11-28 05:59:21.735615 #### 2020-11-28 05:59:31.773595 #### 2020-11-28 05:59:41.811836 #### 2020-11-28 05:59:51.856863 #### 2020-11-28 06:00:01.896746 #### 2020-11-28 06:00:11.941727 #### 2020-11-28 06:00:21.983573 #### 2020-11-28 06:00:32.029559 #### 2020-11-28 06:00:42.078464 #### 2020-11-28 06:00:52.124133 #### 2020-11-28 06:01:02.167506 #### 2020-11-28 06:01:12.213308 #### 2020-11-28 06:01:22.258104 #### 2020-11-28 06:01:32.303244 #### 2020-11-28 06:01:42.346061 #### 2020-11-28 06:01:52.391905 #### 2020-11-28 06:02:02.437852 #### 2020-11-28 06:02:12.480460 #### 2020-11-28 06:02:22.524733 #### 2020-11-28 06:02:32.561750 #### 2020-11-28 06:02:42.598020 #### 2020-11-28 06:02:52.635116 #### 2020-11-28 06:03:02.673771 #### 2020-11-28 06:03:12.719791 #### 2020-11-28 06:03:22.759840 #### 2020-11-28 06:03:32.798409 #### 2020-11-28 06:03:42.838391 #### 2020-11-28 06:03:52.881732 #### 2020-11-28 06:04:02.921420 #### 2020-11-28 06:04:12.954718 #### 2020-11-28 06:04:22.998762 #### 2020-11-28 06:04:33.047748 #### 2020-11-28 06:04:43.093670 #### 2020-11-28 06:04:53.136803 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-11-28 06:05:03.176073 #### 2020-11-28 06:05:13.210810 #### 2020-11-28 06:05:23.258312 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-11-28 06:05:33.297353 #### 2020-11-28 06:05:43.333431 #### 2020-11-28 06:05:53.382746 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-11-28 06:06:03.435754 #### 2020-11-28 06:06:13.477342 #### 2020-11-28 06:06:23.517364 #### 2020-11-28 06:06:33.559735 #### 2020-11-28 06:06:43.597350 #### 2020-11-28 06:06:53.634239 #### 2020-11-28 06:07:03.672763 #### 2020-11-28 06:07:13.724022 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-11-28 06:07:23.773145 #### 2020-11-28 06:07:33.812834 #### 2020-11-28 06:07:43.863781 #### 2020-11-28 06:07:53.903363 #### 2020-11-28 06:08:03.950675 #### 2020-11-28 06:08:14.001397 #### 2020-11-28 06:08:24.038144 #### 2020-11-28 06:08:34.075882 #### 2020-11-28 06:08:44.113210 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-11-28 06:08:54.413578 #### 2020-11-28 06:09:04.482697 #### 2020-11-28 06:09:14.522725 #### 2020-11-28 06:09:24.559636 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-11-28 06:09:34.608675 #### 2020-11-28 06:09:44.646639 #### 2020-11-28 06:09:54.684622 #### 2020-11-28 06:10:04.729962 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-11-28 06:10:14.780683 #### 2020-11-28 06:10:24.819848 #### 2020-11-28 06:10:34.864557 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-11-28 06:10:44.913023 #### 2020-11-28 06:10:54.959042 #### 2020-11-28 06:11:05.003859 #### 2020-11-28 06:11:15.046923 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-11-28 06:11:25.090057 #### 2020-11-28 06:11:35.148448 #### 2020-11-28 06:11:45.191459 #### 2020-11-28 06:11:55.232746 #### 2020-11-28 06:12:05.273930 #### 2020-11-28 06:12:15.311112 #### 2020-11-28 06:12:25.347420 #### 2020-11-28 06:12:35.383197 #### 2020-11-28 06:12:45.420079 #### 2020-11-28 06:12:55.463815 #### 2020-11-28 06:13:05.504964 #### 2020-11-28 06:13:15.555075 #### 2020-11-28 06:13:25.609725 #### 2020-11-28 06:13:35.651356 #### 2020-11-28 06:13:45.690860 #### 2020-11-28 06:13:55.737082 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-11-28 06:14:05.781596 #### 2020-11-28 06:14:15.818395 #### 2020-11-28 06:14:25.855174 #### 2020-11-28 06:14:35.892158 #### 2020-11-28 06:14:45.932056 #### 2020-11-28 06:14:55.973225 #### 2020-11-28 06:15:06.018298 #### 2020-11-28 06:15:16.060130 #### 2020-11-28 06:15:26.104682 #### 2020-11-28 06:15:36.144139 #### 2020-11-28 06:15:46.189943 #### 2020-11-28 06:15:56.235468 #### 2020-11-28 06:16:06.273963 #### 2020-11-28 06:16:16.314785 #### 2020-11-28 06:16:26.358566 #### 2020-11-28 06:16:36.398448 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-11-28 06:16:46.439682 runTest (__main__.CythonRunTestCase) compiling (c) and running varargdecl ... #### 2020-11-28 06:16:56.476838 test (varargdecl) Doctest: varargdecl.test ... ok runTest (__main__.CythonRunTestCase) compiling (cpp) and running varargdecl ... #### 2020-11-28 06:17:06.522504 #### 2020-11-28 06:17:16.567571 test (varargdecl) Doctest: varargdecl.test ... ok #### 2020-11-28 06:17:26.612728 runTest (__main__.CythonRunTestCase) compiling (c) and running with_statement_module_level_T536 ... #### 2020-11-28 06:17:36.651106 #### 2020-11-28 06:17:46.699530 #### 2020-11-28 06:17:56.733653 #### 2020-11-28 06:18:06.776739 #### 2020-11-28 06:18:16.821582 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-11-28 06:18:27.218581 #### 2020-11-28 06:18:37.277195 #### 2020-11-28 06:18:47.335144 #### 2020-11-28 06:18:57.379079 #### 2020-11-28 06:19:07.420152 #### 2020-11-28 06:19:17.461068 #### 2020-11-28 06:19:27.512068 with_statement_module_level_T536 () Doctest: with_statement_module_level_T536 ... ok runTest (__main__.CythonRunTestCase) compiling (c) and running yield_from_pep380 ... #### 2020-11-28 06:19:37.563785 #### 2020-11-28 06:19:47.611253 #### 2020-11-28 06:19:57.658157 #### 2020-11-28 06:20:07.701323 #### 2020-11-28 06:20:17.748396 #### 2020-11-28 06:20:27.793095 #### 2020-11-28 06:20:37.837573 #### 2020-11-28 06:20:47.889358 #### 2020-11-28 06:20:57.938150 #### 2020-11-28 06:21:07.996917 #### 2020-11-28 06:21:18.041530 #### 2020-11-28 06:21:28.080796 #### 2020-11-28 06:21:38.126708 #### 2020-11-28 06:21:48.172723 #### 2020-11-28 06:21:58.212870 #### 2020-11-28 06:22:08.265039 #### 2020-11-28 06:22:18.304050 #### 2020-11-28 06:22:28.344073 #### 2020-11-28 06:22:38.385718 #### 2020-11-28 06:22:48.430188 #### 2020-11-28 06:22:58.467706 #### 2020-11-28 06:23:08.510863 #### 2020-11-28 06:23:18.548493 #### 2020-11-28 06:23:28.593905 #### 2020-11-28 06:23:38.634429 #### 2020-11-28 06:23:48.673435 #### 2020-11-28 06:23:58.717390 #### 2020-11-28 06:24:08.761081 #### 2020-11-28 06:24:18.799596 #### 2020-11-28 06:24:28.838168 #### 2020-11-28 06:24:38.875812 #### 2020-11-28 06:24:48.925702 #### 2020-11-28 06:24:58.963962 #### 2020-11-28 06:25:09.002191 #### 2020-11-28 06:25:19.049818 #### 2020-11-28 06:25:29.092180 #### 2020-11-28 06:25:39.129977 #### 2020-11-28 06:25:49.171699 #### 2020-11-28 06:25:59.208146 #### 2020-11-28 06:26:09.262615 #### 2020-11-28 06:26:19.308216 #### 2020-11-28 06:26:29.351990 #### 2020-11-28 06:26:39.397528 #### 2020-11-28 06:26:49.445466 #### 2020-11-28 06:26:59.492329 #### 2020-11-28 06:27:09.533441 #### 2020-11-28 06:27:19.573971 #### 2020-11-28 06:27:29.611767 #### 2020-11-28 06:27:39.660132 #### 2020-11-28 06:27:49.697598 #### 2020-11-28 06:27:59.736017 #### 2020-11-28 06:28:09.780738 #### 2020-11-28 06:28:19.822385 #### 2020-11-28 06:28:29.868774 #### 2020-11-28 06:28:39.912670 #### 2020-11-28 06:28:49.977121 #### 2020-11-28 06:29:00.023501 #### 2020-11-28 06:29:10.068668 #### 2020-11-28 06:29:20.113884 #### 2020-11-28 06:29:30.159646 #### 2020-11-28 06:29:40.201335 #### 2020-11-28 06:29:50.246495 #### 2020-11-28 06:30:00.292589 #### 2020-11-28 06:30:10.339092 #### 2020-11-28 06:30:20.390279 #### 2020-11-28 06:30:30.434227 #### 2020-11-28 06:30:40.488804 #### 2020-11-28 06:30:50.546741 #### 2020-11-28 06:31:00.591964 #### 2020-11-28 06:31:10.638254 #### 2020-11-28 06:31:20.686771 #### 2020-11-28 06:31:30.730441 #### 2020-11-28 06:31:40.774774 #### 2020-11-28 06:31:50.813766 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 0x3fdce5d550> 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 0x3fdce5d550> 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-11-28 06:32:00.853867 #### 2020-11-28 06:32:10.893155 #### 2020-11-28 06:32:20.941453 #### 2020-11-28 06:32:30.983074 #### 2020-11-28 06:32:41.029649 #### 2020-11-28 06:32:51.070796 #### 2020-11-28 06:33:01.116900 #### 2020-11-28 06:33:11.163818 #### 2020-11-28 06:33:21.203910 #### 2020-11-28 06:33:31.248753 #### 2020-11-28 06:33:41.297885 #### 2020-11-28 06:33:51.341010 #### 2020-11-28 06:34:01.381141 #### 2020-11-28 06:34:11.414298 #### 2020-11-28 06:34:21.451450 #### 2020-11-28 06:34:31.489503 #### 2020-11-28 06:34:41.526685 #### 2020-11-28 06:34:51.564929 #### 2020-11-28 06:35:01.608090 #### 2020-11-28 06:35:11.646836 #### 2020-11-28 06:35:21.691036 #### 2020-11-28 06:35:31.735579 #### 2020-11-28 06:35:41.783236 #### 2020-11-28 06:35:51.829290 #### 2020-11-28 06:36:01.869094 #### 2020-11-28 06:36:11.914252 #### 2020-11-28 06:36:21.961175 #### 2020-11-28 06:36:32.000346 #### 2020-11-28 06:36:42.048265 #### 2020-11-28 06:36:52.098280 #### 2020-11-28 06:37:02.139039 #### 2020-11-28 06:37:12.176766 #### 2020-11-28 06:37:22.223249 #### 2020-11-28 06:37:32.269600 #### 2020-11-28 06:37:42.308143 #### 2020-11-28 06:37:52.347728 #### 2020-11-28 06:38:02.391904 #### 2020-11-28 06:38:12.425641 #### 2020-11-28 06:38:22.462022 #### 2020-11-28 06:38:32.518846 #### 2020-11-28 06:38:42.559942 #### 2020-11-28 06:38:52.598333 #### 2020-11-28 06:39:02.634824 #### 2020-11-28 06:39:12.672807 #### 2020-11-28 06:39:22.711658 #### 2020-11-28 06:39:32.752688 #### 2020-11-28 06:39:42.798396 #### 2020-11-28 06:39:52.840492 #### 2020-11-28 06:40:02.883167 #### 2020-11-28 06:40:12.923134 #### 2020-11-28 06:40:22.959144 #### 2020-11-28 06:40:32.999194 #### 2020-11-28 06:40:43.042728 #### 2020-11-28 06:40:53.089186 #### 2020-11-28 06:41:03.354087 #### 2020-11-28 06:41:13.436588 #### 2020-11-28 06:41:23.477585 #### 2020-11-28 06:41:33.513863 #### 2020-11-28 06:41:43.549522 #### 2020-11-28 06:41:53.584487 #### 2020-11-28 06:42:03.624308 #### 2020-11-28 06:42:13.662203 #### 2020-11-28 06:42:23.712764 #### 2020-11-28 06:42:33.757194 #### 2020-11-28 06:42:43.793695 #### 2020-11-28 06:42:53.829966 #### 2020-11-28 06:43:03.869871 #### 2020-11-28 06:43:13.914686 #### 2020-11-28 06:43:23.954276 #### 2020-11-28 06:43:34.006512 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 0x3fdc9dcdf0> 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 0x3fdc9dcdf0> 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 #### 2020-11-28 06:43:44.044817 runTest (__main__.CythonRunTestCase) compiling (c) and running yield_from_py33 ... #### 2020-11-28 06:43:54.079594 #### 2020-11-28 06:44:04.126957 #### 2020-11-28 06:44:14.170799 #### 2020-11-28 06:44:24.207887 #### 2020-11-28 06:44:34.239719 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-11-28 06:44:44.276570 #### 2020-11-28 06:44:54.322822 #### 2020-11-28 06:45:04.367345 #### 2020-11-28 06:45:14.410757 #### 2020-11-28 06:45:24.453706 #### 2020-11-28 06:45:34.493563 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-11-28 06:45:44.541090 #### 2020-11-28 06:45:54.601406 #### 2020-11-28 06:46:04.935877 #### 2020-11-28 06:46:15.015466 #### 2020-11-28 06:46:25.054935 #### 2020-11-28 06:46:35.091135 #### 2020-11-28 06:46:45.128092 ok runTest (__main__.CythonCompileTestCase) compiling (c) clone ... #### 2020-11-28 06:46:55.168218 #### 2020-11-28 06:47:05.215435 #### 2020-11-28 06:47:15.257903 #### 2020-11-28 06:47:25.302714 #### 2020-11-28 06:47:35.353781 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) clone ... #### 2020-11-28 06:47:45.397516 #### 2020-11-28 06:47:55.450045 #### 2020-11-28 06:48:05.492633 #### 2020-11-28 06:48:15.529665 #### 2020-11-28 06:48:25.915623 ok runTest (__main__.CythonCompileTestCase) compiling (c) safe_usage ... #### 2020-11-28 06:48:35.973360 #### 2020-11-28 06:48:46.018130 #### 2020-11-28 06:48:56.061869 #### 2020-11-28 06:49:06.100658 #### 2020-11-28 06:49:16.139938 #### 2020-11-28 06:49:26.176779 #### 2020-11-28 06:49:36.213040 #### 2020-11-28 06:49:46.249852 #### 2020-11-28 06:49:56.284886 #### 2020-11-28 06:50:06.370137 #### 2020-11-28 06:50:16.449743 #### 2020-11-28 06:50:26.494233 #### 2020-11-28 06:50:36.539443 #### 2020-11-28 06:50:46.584909 #### 2020-11-28 06:50:56.631121 #### 2020-11-28 06:51:06.689645 #### 2020-11-28 06:51:16.730538 #### 2020-11-28 06:51:26.766618 #### 2020-11-28 06:51:36.806864 #### 2020-11-28 06:51:46.846105 #### 2020-11-28 06:51:56.884591 #### 2020-11-28 06:52:06.919726 #### 2020-11-28 06:52:16.961012 #### 2020-11-28 06:52:26.996746 #### 2020-11-28 06:52:37.038346 #### 2020-11-28 06:52:47.078530 #### 2020-11-28 06:52:57.118511 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) safe_usage ... #### 2020-11-28 06:53:07.162576 #### 2020-11-28 06:53:17.209727 #### 2020-11-28 06:53:27.248083 #### 2020-11-28 06:53:37.304083 #### 2020-11-28 06:53:47.350570 #### 2020-11-28 06:53:57.387394 #### 2020-11-28 06:54:07.428403 #### 2020-11-28 06:54:17.465163 #### 2020-11-28 06:54:27.504065 #### 2020-11-28 06:54:37.537447 #### 2020-11-28 06:54:47.578058 #### 2020-11-28 06:54:57.615733 #### 2020-11-28 06:55:07.656515 #### 2020-11-28 06:55:17.702285 #### 2020-11-28 06:55:27.752800 #### 2020-11-28 06:55:37.801423 #### 2020-11-28 06:55:47.849196 #### 2020-11-28 06:55:57.893695 #### 2020-11-28 06:56:07.938355 #### 2020-11-28 06:56:17.981766 #### 2020-11-28 06:56:28.032220 #### 2020-11-28 06:56:38.072098 #### 2020-11-28 06:56:48.112148 #### 2020-11-28 06:56:58.151497 #### 2020-11-28 06:57:08.193891 #### 2020-11-28 06:57:18.239061 #### 2020-11-28 06:57:28.287838 #### 2020-11-28 06:57:38.333704 #### 2020-11-28 06:57:48.374608 #### 2020-11-28 06:57:58.411765 ok runTest (__main__.CythonCompileTestCase) compiling (c) wave_function ... #### 2020-11-28 06:58:08.456038 #### 2020-11-28 06:58:18.507825 #### 2020-11-28 06:58:28.555179 #### 2020-11-28 06:58:38.601677 #### 2020-11-28 06:58:48.639319 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) wave_function ... #### 2020-11-28 06:58:58.681612 #### 2020-11-28 06:59:08.723910 #### 2020-11-28 06:59:18.766920 #### 2020-11-28 06:59:28.805100 #### 2020-11-28 06:59:38.844006 #### 2020-11-28 06:59:48.886953 ok runTest (__main__.CythonCompileTestCase) compiling (c) queue3 ... #### 2020-11-28 06:59:58.928813 #### 2020-11-28 07:00:08.974272 #### 2020-11-28 07:00:19.028453 #### 2020-11-28 07:00:29.065621 #### 2020-11-28 07:00:39.113744 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) queue3 ... #### 2020-11-28 07:00:49.158321 #### 2020-11-28 07:00:59.213677 #### 2020-11-28 07:01:09.253985 #### 2020-11-28 07:01:19.299846 #### 2020-11-28 07:01:29.344710 ok runTest (__main__.CythonCompileTestCase) compiling (c) fib ... #### 2020-11-28 07:01:39.383056 #### 2020-11-28 07:01:49.429537 #### 2020-11-28 07:01:59.470468 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) fib ... #### 2020-11-28 07:02:09.754487 #### 2020-11-28 07:02:19.837178 #### 2020-11-28 07:02:29.904728 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) primes_cpp ... #### 2020-11-28 07:02:39.944321 #### 2020-11-28 07:02:49.983463 #### 2020-11-28 07:03:00.029282 #### 2020-11-28 07:03:10.075011 #### 2020-11-28 07:03:20.123090 ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... #### 2020-11-28 07:03:30.172879 #### 2020-11-28 07:03:40.209604 #### 2020-11-28 07:03:50.252103 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-11-28 07:04:00.297171 #### 2020-11-28 07:04:10.374582 ok runTest (__main__.CythonCompileTestCase) compiling (c) keyword_args_call ... #### 2020-11-28 07:04:20.419112 #### 2020-11-28 07:04:30.457635 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) keyword_args_call ... #### 2020-11-28 07:04:40.494111 #### 2020-11-28 07:04:50.534073 ok runTest (__main__.CythonCompileTestCase) compiling (c) py_version_hex ... #### 2020-11-28 07:05:00.571994 #### 2020-11-28 07:05:10.621217 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) py_version_hex ... #### 2020-11-28 07:05:20.670733 #### 2020-11-28 07:05:30.718568 ok runTest (__main__.CythonCompileTestCase) compiling (c) calc_pi ... #### 2020-11-28 07:05:40.768238 #### 2020-11-28 07:05:50.810150 #### 2020-11-28 07:06:00.850568 #### 2020-11-28 07:06:10.889634 #### 2020-11-28 07:06:20.934913 #### 2020-11-28 07:06:30.980906 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) calc_pi ... #### 2020-11-28 07:06:41.025943 #### 2020-11-28 07:06:51.075015 #### 2020-11-28 07:07:01.118119 #### 2020-11-28 07:07:11.157437 ok runTest (__main__.CythonCompileTestCase) compiling (c) calc_pi_4 ... #### 2020-11-28 07:07:21.200763 #### 2020-11-28 07:07:31.242146 #### 2020-11-28 07:07:41.285374 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) calc_pi_4 ... #### 2020-11-28 07:07:51.326683 #### 2020-11-28 07:08:01.375210 #### 2020-11-28 07:08:11.800947 #### 2020-11-28 07:08:21.886561 ok runTest (__main__.CythonCompileTestCase) compiling (c) profile ... #### 2020-11-28 07:08:31.947531 #### 2020-11-28 07:08:41.994217 #### 2020-11-28 07:08:52.038037 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) profile ... #### 2020-11-28 07:09:02.088141 #### 2020-11-28 07:09:12.126045 #### 2020-11-28 07:09:22.167902 ok runTest (__main__.CythonCompileTestCase) compiling (c) cclass ... #### 2020-11-28 07:09:32.211422 #### 2020-11-28 07:09:42.249302 #### 2020-11-28 07:09:52.287464 #### 2020-11-28 07:10:02.326643 #### 2020-11-28 07:10:12.368153 #### 2020-11-28 07:10:22.433785 #### 2020-11-28 07:10:32.473386 #### 2020-11-28 07:10:42.519048 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cclass ... #### 2020-11-28 07:10:52.563924 #### 2020-11-28 07:11:02.604006 #### 2020-11-28 07:11:12.648014 #### 2020-11-28 07:11:22.692778 #### 2020-11-28 07:11:32.735278 #### 2020-11-28 07:11:42.777265 #### 2020-11-28 07:11:52.823252 #### 2020-11-28 07:12:02.863027 ok runTest (__main__.CythonCompileTestCase) compiling (c) cython_declare ... #### 2020-11-28 07:12:12.914911 #### 2020-11-28 07:12:22.957758 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cython_declare ... #### 2020-11-28 07:12:32.994592 #### 2020-11-28 07:12:43.029960 ok runTest (__main__.CythonCompileTestCase) compiling (c) locals ... #### 2020-11-28 07:12:53.069064 #### 2020-11-28 07:13:03.108296 #### 2020-11-28 07:13:13.156020 #### 2020-11-28 07:13:23.195790 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) locals ... #### 2020-11-28 07:13:33.237017 #### 2020-11-28 07:13:43.288968 #### 2020-11-28 07:13:53.332594 #### 2020-11-28 07:14:03.378039 ok runTest (__main__.CythonCompileTestCase) compiling (c) mymodule ... #### 2020-11-28 07:14:13.423541 #### 2020-11-28 07:14:23.462505 #### 2020-11-28 07:14:33.504573 #### 2020-11-28 07:14:43.548508 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) mymodule ... #### 2020-11-28 07:14:53.594434 #### 2020-11-28 07:15:03.635367 #### 2020-11-28 07:15:13.945094 #### 2020-11-28 07:15:23.994802 ok runTest (__main__.CythonCompileTestCase) compiling (c) arg_memview ... #### 2020-11-28 07:15:34.044298 #### 2020-11-28 07:15:44.095030 #### 2020-11-28 07:15:54.141887 #### 2020-11-28 07:16:04.190039 #### 2020-11-28 07:16:14.243959 #### 2020-11-28 07:16:24.291664 #### 2020-11-28 07:16:34.331665 #### 2020-11-28 07:16:44.373943 #### 2020-11-28 07:16:54.417497 #### 2020-11-28 07:17:04.460154 #### 2020-11-28 07:17:14.507890 #### 2020-11-28 07:17:24.544853 #### 2020-11-28 07:17:34.583717 #### 2020-11-28 07:17:44.624112 #### 2020-11-28 07:17:54.661704 #### 2020-11-28 07:18:04.702381 #### 2020-11-28 07:18:14.750481 #### 2020-11-28 07:18:24.798748 #### 2020-11-28 07:18:34.841214 #### 2020-11-28 07:18:44.893727 #### 2020-11-28 07:18:54.940873 #### 2020-11-28 07:19:04.987025 #### 2020-11-28 07:19:15.033481 #### 2020-11-28 07:19:25.073682 #### 2020-11-28 07:19:35.118465 #### 2020-11-28 07:19:45.165432 #### 2020-11-28 07:19:55.211449 #### 2020-11-28 07:20:05.257781 #### 2020-11-28 07:20:15.303816 #### 2020-11-28 07:20:25.350450 #### 2020-11-28 07:20:35.410420 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) arg_memview ... #### 2020-11-28 07:20:45.453564 #### 2020-11-28 07:20:55.490852 #### 2020-11-28 07:21:05.528407 #### 2020-11-28 07:21:15.578914 #### 2020-11-28 07:21:25.639393 #### 2020-11-28 07:21:35.679921 #### 2020-11-28 07:21:45.730848 #### 2020-11-28 07:21:55.783303 #### 2020-11-28 07:22:05.832288 #### 2020-11-28 07:22:15.877563 #### 2020-11-28 07:22:25.938342 #### 2020-11-28 07:22:35.983900 #### 2020-11-28 07:22:46.029392 #### 2020-11-28 07:22:56.075984 #### 2020-11-28 07:23:06.121808 #### 2020-11-28 07:23:16.168306 #### 2020-11-28 07:23:26.213667 #### 2020-11-28 07:23:36.263904 #### 2020-11-28 07:23:46.308964 #### 2020-11-28 07:23:56.354786 #### 2020-11-28 07:24:06.398300 #### 2020-11-28 07:24:16.444644 #### 2020-11-28 07:24:26.487996 #### 2020-11-28 07:24:36.527895 #### 2020-11-28 07:24:46.565088 #### 2020-11-28 07:24:56.601976 #### 2020-11-28 07:25:06.644732 #### 2020-11-28 07:25:16.684786 #### 2020-11-28 07:25:26.723089 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) decode_cpp_string ... #### 2020-11-28 07:25:36.764989 #### 2020-11-28 07:25:46.810243 #### 2020-11-28 07:25:56.851230 #### 2020-11-28 07:26:06.894935 ok runTest (__main__.CythonCompileTestCase) compiling (c) try_finally ... #### 2020-11-28 07:26:16.940906 #### 2020-11-28 07:26:26.981020 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) try_finally ... #### 2020-11-28 07:26:37.022041 #### 2020-11-28 07:26:47.061498 #### 2020-11-28 07:26:57.112571 ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_keyword ... #### 2020-11-28 07:27:07.600580 #### 2020-11-28 07:27:17.672875 #### 2020-11-28 07:27:27.726708 === 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-11-28 07:27:37.779109 #### 2020-11-28 07:27:47.824467 #### 2020-11-28 07:27:57.874762 === 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-11-28 07:28:07.919301 #### 2020-11-28 07:28:17.979780 #### 2020-11-28 07:28:28.019009 #### 2020-11-28 07:28:38.068391 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) c2 ... #### 2020-11-28 07:28:48.135176 #### 2020-11-28 07:28:58.188564 #### 2020-11-28 07:29:08.234980 #### 2020-11-28 07:29:18.281501 #### 2020-11-28 07:29:28.326973 ok runTest (__main__.CythonCompileTestCase) compiling (c) p1 ... #### 2020-11-28 07:29:38.365612 #### 2020-11-28 07:29:48.404857 #### 2020-11-28 07:29:58.452854 #### 2020-11-28 07:30:08.498571 #### 2020-11-28 07:30:18.544507 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) p1 ... #### 2020-11-28 07:30:28.582096 #### 2020-11-28 07:30:38.628304 #### 2020-11-28 07:30:48.686956 #### 2020-11-28 07:30:58.732058 #### 2020-11-28 07:31:08.782887 #### 2020-11-28 07:31:18.819277 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) matrix ... #### 2020-11-28 07:31:28.857351 #### 2020-11-28 07:31:38.897749 #### 2020-11-28 07:31:48.936745 #### 2020-11-28 07:31:58.982973 #### 2020-11-28 07:32:09.021216 ok runTest (__main__.CythonCompileTestCase) compiling (c) extendable_animal ... #### 2020-11-28 07:32:19.059528 #### 2020-11-28 07:32:29.125509 #### 2020-11-28 07:32:39.174622 #### 2020-11-28 07:32:49.218120 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) extendable_animal ... #### 2020-11-28 07:32:59.261360 #### 2020-11-28 07:33:09.299905 #### 2020-11-28 07:33:19.339735 ok runTest (__main__.CythonCompileTestCase) compiling (c) delorean ... #### 2020-11-28 07:33:29.385202 #### 2020-11-28 07:33:39.436082 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) delorean ... #### 2020-11-28 07:33:49.479189 #### 2020-11-28 07:33:59.517802 #### 2020-11-28 07:34:09.766642 ok runTest (__main__.CythonCompileTestCase) compiling (c) char_or_float ... #### 2020-11-28 07:34:19.840649 #### 2020-11-28 07:34:29.889161 #### 2020-11-28 07:34:39.931657 #### 2020-11-28 07:34:49.972079 #### 2020-11-28 07:35:00.011031 #### 2020-11-28 07:35:10.056637 #### 2020-11-28 07:35:20.094507 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) char_or_float ... #### 2020-11-28 07:35:30.144441 #### 2020-11-28 07:35:40.192344 #### 2020-11-28 07:35:50.232894 #### 2020-11-28 07:36:00.282089 #### 2020-11-28 07:36:10.319135 #### 2020-11-28 07:36:20.358214 #### 2020-11-28 07:36:30.422163 #### 2020-11-28 07:36:40.467752 ok runTest (__main__.CythonCompileTestCase) compiling (c) cdef_block ... #### 2020-11-28 07:36:50.513877 === 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-11-28 07:37:00.560666 #### 2020-11-28 07:37:10.598227 #### 2020-11-28 07:37:20.635895 === 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-11-28 07:37:30.680485 #### 2020-11-28 07:37:40.728518 #### 2020-11-28 07:37:50.768584 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) open_file ... #### 2020-11-28 07:38:00.808708 #### 2020-11-28 07:38:10.846078 #### 2020-11-28 07:38:20.885597 #### 2020-11-28 07:38:30.935623 ok runTest (__main__.CythonCompileTestCase) compiling (c) optional_subclassing ... #### 2020-11-28 07:38:40.980961 #### 2020-11-28 07:38:51.028351 #### 2020-11-28 07:39:01.072203 #### 2020-11-28 07:39:11.116604 #### 2020-11-28 07:39:21.159671 #### 2020-11-28 07:39:31.204140 #### 2020-11-28 07:39:41.251822 #### 2020-11-28 07:39:51.298757 #### 2020-11-28 07:40:01.352313 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) optional_subclassing ... #### 2020-11-28 07:40:11.398685 #### 2020-11-28 07:40:21.451016 #### 2020-11-28 07:40:31.499530 #### 2020-11-28 07:40:41.547602 #### 2020-11-28 07:40:51.593796 #### 2020-11-28 07:41:01.640884 #### 2020-11-28 07:41:11.679555 #### 2020-11-28 07:41:21.721100 #### 2020-11-28 07:41:31.763461 ok runTest (__main__.CythonCompileTestCase) compiling (c) memory_layout ... #### 2020-11-28 07:41:41.807000 #### 2020-11-28 07:41:51.861602 #### 2020-11-28 07:42:01.910051 #### 2020-11-28 07:42:11.958371 #### 2020-11-28 07:42:22.004888 #### 2020-11-28 07:42:32.049678 #### 2020-11-28 07:42:42.091979 #### 2020-11-28 07:42:52.501322 #### 2020-11-28 07:43:02.577289 #### 2020-11-28 07:43:12.619213 #### 2020-11-28 07:43:22.660318 #### 2020-11-28 07:43:32.697560 #### 2020-11-28 07:43:42.743112 #### 2020-11-28 07:43:52.787309 #### 2020-11-28 07:44:02.828158 #### 2020-11-28 07:44:12.871604 #### 2020-11-28 07:44:22.909268 #### 2020-11-28 07:44:32.948303 #### 2020-11-28 07:44:42.995270 #### 2020-11-28 07:44:53.039498 #### 2020-11-28 07:45:03.084997 #### 2020-11-28 07:45:13.147538 #### 2020-11-28 07:45:23.193873 #### 2020-11-28 07:45:33.238804 #### 2020-11-28 07:45:43.277430 #### 2020-11-28 07:45:53.321822 #### 2020-11-28 07:46:03.360974 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) memory_layout ... #### 2020-11-28 07:46:13.400434 #### 2020-11-28 07:46:23.440207 #### 2020-11-28 07:46:33.480802 #### 2020-11-28 07:46:43.519991 #### 2020-11-28 07:46:53.565916 #### 2020-11-28 07:47:03.612022 #### 2020-11-28 07:47:13.659597 #### 2020-11-28 07:47:23.712508 #### 2020-11-28 07:47:33.754131 #### 2020-11-28 07:47:43.800936 #### 2020-11-28 07:47:53.840421 #### 2020-11-28 07:48:03.887618 #### 2020-11-28 07:48:13.925418 #### 2020-11-28 07:48:23.965852 #### 2020-11-28 07:48:34.009035 #### 2020-11-28 07:48:44.048696 #### 2020-11-28 07:48:54.086925 #### 2020-11-28 07:49:04.132670 #### 2020-11-28 07:49:14.169488 #### 2020-11-28 07:49:24.207627 #### 2020-11-28 07:49:34.248933 #### 2020-11-28 07:49:44.285337 #### 2020-11-28 07:49:54.330520 #### 2020-11-28 07:50:04.369387 #### 2020-11-28 07:50:14.405953 #### 2020-11-28 07:50:24.445012 #### 2020-11-28 07:50:34.489274 ok runTest (__main__.CythonCompileTestCase) compiling (c) np_flag_const ... #### 2020-11-28 07:50:44.539507 #### 2020-11-28 07:50:54.584916 #### 2020-11-28 07:51:04.632417 #### 2020-11-28 07:51:14.685742 #### 2020-11-28 07:51:24.733004 #### 2020-11-28 07:51:34.779733 #### 2020-11-28 07:51:44.828797 #### 2020-11-28 07:51:54.871378 #### 2020-11-28 07:52:04.915648 #### 2020-11-28 07:52:14.958086 #### 2020-11-28 07:52:24.996534 #### 2020-11-28 07:52:35.041088 #### 2020-11-28 07:52:45.085444 #### 2020-11-28 07:52:55.124305 #### 2020-11-28 07:53:05.163192 #### 2020-11-28 07:53:15.201959 #### 2020-11-28 07:53:25.242318 #### 2020-11-28 07:53:35.280136 #### 2020-11-28 07:53:45.326844 #### 2020-11-28 07:53:55.373038 #### 2020-11-28 07:54:05.418504 #### 2020-11-28 07:54:15.464040 #### 2020-11-28 07:54:25.506919 #### 2020-11-28 07:54:35.550522 #### 2020-11-28 07:54:45.593102 #### 2020-11-28 07:54:55.641363 #### 2020-11-28 07:55:05.682989 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) np_flag_const ... #### 2020-11-28 07:55:15.730446 #### 2020-11-28 07:55:25.781580 #### 2020-11-28 07:55:35.822186 #### 2020-11-28 07:55:45.860710 #### 2020-11-28 07:55:55.905647 #### 2020-11-28 07:56:05.950876 #### 2020-11-28 07:56:15.993846 #### 2020-11-28 07:56:26.038702 #### 2020-11-28 07:56:36.081785 #### 2020-11-28 07:56:46.125700 #### 2020-11-28 07:56:56.169673 #### 2020-11-28 07:57:06.214660 #### 2020-11-28 07:57:16.257219 #### 2020-11-28 07:57:26.300657 #### 2020-11-28 07:57:36.340980 #### 2020-11-28 07:57:46.379761 #### 2020-11-28 07:57:56.424065 #### 2020-11-28 07:58:06.465060 #### 2020-11-28 07:58:16.510600 #### 2020-11-28 07:58:26.555437 #### 2020-11-28 07:58:36.592955 #### 2020-11-28 07:58:46.641189 #### 2020-11-28 07:58:56.687603 #### 2020-11-28 07:59:06.734441 #### 2020-11-28 07:59:16.770678 ok runTest (__main__.CythonCompileTestCase) compiling (c) quickstart ... #### 2020-11-28 07:59:26.809915 #### 2020-11-28 07:59:36.847494 #### 2020-11-28 07:59:46.885690 #### 2020-11-28 07:59:56.922793 #### 2020-11-28 08:00:06.960497 #### 2020-11-28 08:00:16.999373 #### 2020-11-28 08:00:27.036443 #### 2020-11-28 08:00:37.077712 #### 2020-11-28 08:00:47.116831 #### 2020-11-28 08:00:57.161211 #### 2020-11-28 08:01:07.206138 #### 2020-11-28 08:01:17.250710 #### 2020-11-28 08:01:27.309535 #### 2020-11-28 08:01:37.352232 #### 2020-11-28 08:01:47.396674 #### 2020-11-28 08:01:57.439825 #### 2020-11-28 08:02:07.483753 #### 2020-11-28 08:02:17.527553 #### 2020-11-28 08:02:27.568058 #### 2020-11-28 08:02:37.608588 #### 2020-11-28 08:02:47.650374 #### 2020-11-28 08:02:57.687353 #### 2020-11-28 08:03:07.733450 #### 2020-11-28 08:03:17.777299 #### 2020-11-28 08:03:27.818425 #### 2020-11-28 08:03:37.860896 #### 2020-11-28 08:03:47.906792 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) quickstart ... #### 2020-11-28 08:03:57.950772 #### 2020-11-28 08:04:07.988265 #### 2020-11-28 08:04:18.025516 #### 2020-11-28 08:04:28.063538 #### 2020-11-28 08:04:38.103697 #### 2020-11-28 08:04:48.141527 #### 2020-11-28 08:04:58.181109 #### 2020-11-28 08:05:08.215745 #### 2020-11-28 08:05:18.269457 #### 2020-11-28 08:05:28.306745 #### 2020-11-28 08:05:38.353841 #### 2020-11-28 08:05:48.398102 #### 2020-11-28 08:05:58.443510 #### 2020-11-28 08:06:08.489710 #### 2020-11-28 08:06:18.527445 #### 2020-11-28 08:06:28.576466 #### 2020-11-28 08:06:38.619834 #### 2020-11-28 08:06:48.665614 #### 2020-11-28 08:06:59.061082 #### 2020-11-28 08:07:09.145834 #### 2020-11-28 08:07:19.193902 #### 2020-11-28 08:07:29.232945 #### 2020-11-28 08:07:39.272505 #### 2020-11-28 08:07:49.334137 #### 2020-11-28 08:07:59.378095 #### 2020-11-28 08:08:09.415996 #### 2020-11-28 08:08:19.458252 #### 2020-11-28 08:08:29.504720 #### 2020-11-28 08:08:39.553911 #### 2020-11-28 08:08:49.604163 #### 2020-11-28 08:08:59.642778 ok runTest (__main__.CythonCompileTestCase) compiling (c) transpose ... #### 2020-11-28 08:09:09.686673 #### 2020-11-28 08:09:19.734009 #### 2020-11-28 08:09:29.782047 #### 2020-11-28 08:09:39.819927 #### 2020-11-28 08:09:49.858226 #### 2020-11-28 08:09:59.897593 #### 2020-11-28 08:10:09.942044 #### 2020-11-28 08:10:19.989997 #### 2020-11-28 08:10:30.029415 #### 2020-11-28 08:10:40.069479 #### 2020-11-28 08:10:50.112133 #### 2020-11-28 08:11:00.153964 #### 2020-11-28 08:11:10.200670 #### 2020-11-28 08:11:20.247365 #### 2020-11-28 08:11:30.293946 #### 2020-11-28 08:11:40.340319 #### 2020-11-28 08:11:50.384856 #### 2020-11-28 08:12:00.432938 #### 2020-11-28 08:12:10.472032 #### 2020-11-28 08:12:20.518153 #### 2020-11-28 08:12:30.562010 #### 2020-11-28 08:12:40.608227 #### 2020-11-28 08:12:50.652461 #### 2020-11-28 08:13:00.698592 #### 2020-11-28 08:13:10.752612 #### 2020-11-28 08:13:20.797411 #### 2020-11-28 08:13:30.839093 #### 2020-11-28 08:13:40.885673 #### 2020-11-28 08:13:50.931063 #### 2020-11-28 08:14:00.969433 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) transpose ... #### 2020-11-28 08:14:11.010926 #### 2020-11-28 08:14:21.065279 #### 2020-11-28 08:14:31.109888 #### 2020-11-28 08:14:41.157465 #### 2020-11-28 08:14:51.203202 #### 2020-11-28 08:15:01.245778 #### 2020-11-28 08:15:11.296561 #### 2020-11-28 08:15:21.334642 #### 2020-11-28 08:15:31.377614 #### 2020-11-28 08:15:41.422963 #### 2020-11-28 08:15:51.465242 #### 2020-11-28 08:16:01.509810 #### 2020-11-28 08:16:11.550978 #### 2020-11-28 08:16:21.593060 #### 2020-11-28 08:16:31.635387 #### 2020-11-28 08:16:41.675976 #### 2020-11-28 08:16:51.714672 #### 2020-11-28 08:17:01.764245 #### 2020-11-28 08:17:11.840591 #### 2020-11-28 08:17:21.890805 #### 2020-11-28 08:17:31.930203 #### 2020-11-28 08:17:41.977789 #### 2020-11-28 08:17:52.025192 #### 2020-11-28 08:18:02.071911 #### 2020-11-28 08:18:12.122428 #### 2020-11-28 08:18:22.167612 #### 2020-11-28 08:18:32.211065 #### 2020-11-28 08:18:42.248335 #### 2020-11-28 08:18:52.291402 ok runTest (__main__.CythonCompileTestCase) compiling (c) setup ... #### 2020-11-28 08:19:02.337392 #### 2020-11-28 08:19:12.384461 #### 2020-11-28 08:19:22.426714 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) setup ... #### 2020-11-28 08:19:32.472040 #### 2020-11-28 08:19:42.510266 #### 2020-11-28 08:19:52.561393 ok runTest (__main__.CythonCompileTestCase) compiling (c) lunch ... #### 2020-11-28 08:20:02.606706 #### 2020-11-28 08:20:12.644281 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) lunch ... #### 2020-11-28 08:20:22.682083 #### 2020-11-28 08:20:32.719126 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) cython_usage ... #### 2020-11-28 08:20:42.767033 #### 2020-11-28 08:20:53.022349 #### 2020-11-28 08:21:03.107348 #### 2020-11-28 08:21:13.160068 ok runTest (__main__.CythonCompileTestCase) compiling (cpp) rect_ptr ... #### 2020-11-28 08:21:23.216088 #### 2020-11-28 08:21:33.260712 #### 2020-11-28 08:21:43.307690 #### 2020-11-28 08:21:53.347637 #### 2020-11-28 08:22:03.393045 #### 2020-11-28 08:22:13.438952 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 82028.634s 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 82191 seconds (1369.8 minutes) Errors for shards 0 Times: compile-c : 100546.36 sec ( 984, 102.181 / run) - slowest: 'c:test_unicode' (5476.36s), 'c:test_coroutines_pep492' (3107.26s), 'c:test_asyncgen' (2121.12s), 'c:test_grammar' (2026.46s), 'c:memslice' (1781.94s), 'c:fused_def' (1612.75s), 'c:memoryview' (1187.36s), 'c:fused_types' (1162.22s) compile-cpp : 113154.42 sec (1050, 107.766 / run) - slowest: 'cpp:test_unicode' (3953.18s), 'cpp:test_coroutines_pep492' (3332.99s), 'cpp:test_grammar' (2115.19s), 'cpp:test_asyncgen' (2017.10s), 'cpp:memslice' (1730.40s), 'cpp:fused_def' (1650.55s), 'cpp:memoryview' (1137.42s), 'cpp:numpy_memoryview' (1103.66s) cython : 20387.63 sec (2227, 9.155 / run) - slowest: 'c:test_unicode' (259.92s), 'c:test_coroutines_pep492' (240.13s), 'cpp:fused_types' (230.23s), 'c:fused_types' (221.44s), 'c:memslice' (212.26s), 'cpp:test_unicode' (184.08s), 'cpp:memslice' (179.98s), 'cpp:test_coroutines_pep492' (171.31s) etoe-build : 9781.48 sec ( 72, 135.854 / run) - slowest: 'c:memoryview_compare_type_pointers(1)' (725.73s), 'c:memoryview_acq_count(1)' (690.57s), 'c:public_fused_types(1)' (534.29s), 'c:pure_pxd(1)' (444.55s), 'c:fused_cmethods(1)' (438.34s), 'c:coverage_api(2)' (424.17s), 'c:cdef_multiple_inheritance_errors(1)' (391.18s), 'c:asyncio_generators(1)' (341.13s) etoe-run : 1163.31 sec ( 118, 9.859 / run) - slowest: 'c:pyximport_pyimport(1)' (338.38s), 'c:cpdef_pickle(1)' (130.57s), 'c:cythonize_script_package(1)' (87.10s), 'c:cythonize_script(1)' (80.51s), 'c:pyximport_errors(1)' (46.99s), 'c:pyximport_namespace(1)' (40.42s), 'c:cythonize_script_excludes(1)' (37.54s), 'c:pyximport_basic(1)' (34.67s) import : 98.61 sec (1395, 0.071 / run) - slowest: 'cpp:bufaccess' (0.62s), 'c:generators_py' (0.59s), 'c:generators_GH1731' (0.56s), 'cpp:dictcomp' (0.55s), 'cpp:line_trace' (0.54s), 'c:cython3' (0.53s), 'cpp:metaclass' (0.52s), 'cpp:test_grammar' (0.47s) pyimport : 5.14 sec ( 51, 0.101 / run) - slowest: 'py:ass2global' (0.23s), 'py:set_literals' (0.23s), 'py:pure_py' (0.21s), 'py:cpdef_extern_func_in_py' (0.20s), 'py:for_in_iter' (0.20s), 'py:decorators_py_T593' (0.19s), 'py:pep526_variable_annotations' (0.16s), 'py:ext_auto_richcmp' (0.16s) pyrun : 17.18 sec ( 51, 0.337 / run) - slowest: 'py:generators_py' (1.86s), 'py:ext_auto_richcmp' (1.52s), 'py:pure_py' (1.10s), 'py:constant_folding' (1.10s), 'py:set_literals' (0.72s), 'py:for_in_iter' (0.71s), 'py:pyclass_scope_T671' (0.68s), 'py:uninitialized' (0.64s) run : 14083.09 sec (1395, 10.095 / run) - slowest: 'c:test_coroutines_pep492' (7040.44s), 'c:test_fstring' (5499.27s), 'cpp:memslice' (158.54s), 'c:test_unicode' (149.00s), 'c:memslice' (144.26s), 'cpp:test_unicode' (143.38s), 'c:memoryview_in_subclasses' (100.23s), 'cpp:memoryview_in_subclasses' (88.72s) ALL DONE error: Bad exit status from /var/tmp/rpm-tmp.Agrgc2 (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.Agrgc2 (%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