Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pint.spec'], chrootPath='/var/lib/mock/1243771-epel-8-x86_64-1582020243.166438/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.q6hbqqr1:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.q6hbqqr1:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f8775ecbaf2d4c069228fdea701edec7', '-D', '/var/lib/mock/1243771-epel-8-x86_64-1582020243.166438/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.q6hbqqr1:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pint.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pint-0.9-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pint.spec'], chrootPath='/var/lib/mock/1243771-epel-8-x86_64-1582020243.166438/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.q6hbqqr1:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.q6hbqqr1:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '055ea21dde614de5bb9faa9e5c087a7a', '-D', '/var/lib/mock/1243771-epel-8-x86_64-1582020243.166438/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.q6hbqqr1:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pint.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GLlNlj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Pint-0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/Pint-0.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Pint-0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm pint/testsuite/test_babel.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8bBu8w + umask 022 + cd /builddir/build/BUILD + cd Pint-0.9 + /usr/libexec/platform-python setup.py build running build running build_py creating build creating build/lib creating build/lib/pint copying pint/quantity.py -> build/lib/pint copying pint/errors.py -> build/lib/pint copying pint/converters.py -> build/lib/pint copying pint/babel_names.py -> build/lib/pint copying pint/pint_eval.py -> build/lib/pint copying pint/unit.py -> build/lib/pint copying pint/context.py -> build/lib/pint copying pint/registry_helpers.py -> build/lib/pint copying pint/formatting.py -> build/lib/pint copying pint/__init__.py -> build/lib/pint copying pint/measurement.py -> build/lib/pint copying pint/util.py -> build/lib/pint copying pint/registry.py -> build/lib/pint copying pint/matplotlib.py -> build/lib/pint copying pint/definitions.py -> build/lib/pint copying pint/systems.py -> build/lib/pint running egg_info writing Pint.egg-info/PKG-INFO writing dependency_links to Pint.egg-info/dependency_links.txt writing requirements to Pint.egg-info/requires.txt writing top-level names to Pint.egg-info/top_level.txt reading manifest file 'Pint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*__pycache__*' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.travis-exclude.yml' found anywhere in distribution writing manifest file 'Pint.egg-info/SOURCES.txt' copying pint/constants_en.txt -> build/lib/pint copying pint/default_en.txt -> build/lib/pint copying pint/default_en_0.6.txt -> build/lib/pint copying pint/xtranslated.txt -> build/lib/pint creating build/lib/pint/compat copying pint/compat/__init__.py -> build/lib/pint/compat copying pint/compat/chainmap.py -> build/lib/pint/compat copying pint/compat/lrucache.py -> build/lib/pint/compat copying pint/compat/meta.py -> build/lib/pint/compat copying pint/compat/tokenize.py -> build/lib/pint/compat creating build/lib/pint/testsuite copying pint/testsuite/__init__.py -> build/lib/pint/testsuite copying pint/testsuite/helpers.py -> build/lib/pint/testsuite copying pint/testsuite/parameterized.py -> build/lib/pint/testsuite copying pint/testsuite/test_contexts.py -> build/lib/pint/testsuite copying pint/testsuite/test_converters.py -> build/lib/pint/testsuite copying pint/testsuite/test_definitions.py -> build/lib/pint/testsuite copying pint/testsuite/test_errors.py -> build/lib/pint/testsuite copying pint/testsuite/test_formatter.py -> build/lib/pint/testsuite copying pint/testsuite/test_infer_base_unit.py -> build/lib/pint/testsuite copying pint/testsuite/test_issues.py -> build/lib/pint/testsuite copying pint/testsuite/test_measurement.py -> build/lib/pint/testsuite copying pint/testsuite/test_numpy.py -> build/lib/pint/testsuite copying pint/testsuite/test_pint_eval.py -> build/lib/pint/testsuite copying pint/testsuite/test_pitheorem.py -> build/lib/pint/testsuite copying pint/testsuite/test_quantity.py -> build/lib/pint/testsuite copying pint/testsuite/test_systems.py -> build/lib/pint/testsuite copying pint/testsuite/test_umath.py -> build/lib/pint/testsuite copying pint/testsuite/test_unit.py -> build/lib/pint/testsuite copying pint/testsuite/test_util.py -> build/lib/pint/testsuite + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qwAdHL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64 + cd Pint-0.9 + /usr/libexec/platform-python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint creating /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/test_util.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/test_unit.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/test_umath.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/test_systems.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/test_quantity.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/test_pitheorem.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/test_pint_eval.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/test_numpy.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/test_measurement.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/test_issues.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/test_infer_base_unit.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/test_formatter.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/test_errors.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/test_definitions.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/test_converters.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/test_contexts.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/parameterized.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/helpers.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite copying build/lib/pint/testsuite/__init__.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite creating /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/compat copying build/lib/pint/compat/tokenize.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/compat copying build/lib/pint/compat/meta.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/compat copying build/lib/pint/compat/lrucache.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/compat copying build/lib/pint/compat/chainmap.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/compat copying build/lib/pint/compat/__init__.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/compat copying build/lib/pint/xtranslated.txt -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/default_en_0.6.txt -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/default_en.txt -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/constants_en.txt -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/systems.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/definitions.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/matplotlib.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/registry.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/util.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/measurement.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/__init__.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/formatting.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/registry_helpers.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/context.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/unit.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/pint_eval.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/babel_names.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/converters.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/errors.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint copying build/lib/pint/quantity.py -> /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/test_unit.py to test_unit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/test_umath.py to test_umath.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/test_systems.py to test_systems.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/test_quantity.py to test_quantity.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/test_pitheorem.py to test_pitheorem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/test_pint_eval.py to test_pint_eval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/test_numpy.py to test_numpy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/test_measurement.py to test_measurement.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/test_issues.py to test_issues.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/test_infer_base_unit.py to test_infer_base_unit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/test_formatter.py to test_formatter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/test_errors.py to test_errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/test_definitions.py to test_definitions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/test_converters.py to test_converters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/test_contexts.py to test_contexts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/parameterized.py to parameterized.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/testsuite/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/compat/tokenize.py to tokenize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/compat/meta.py to meta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/compat/lrucache.py to lrucache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/compat/chainmap.py to chainmap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/compat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/systems.py to systems.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/definitions.py to definitions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/matplotlib.py to matplotlib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/registry.py to registry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/measurement.py to measurement.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/formatting.py to formatting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/registry_helpers.py to registry_helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/unit.py to unit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/pint_eval.py to pint_eval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/babel_names.py to babel_names.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/converters.py to converters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/pint/quantity.py to quantity.cpython-36.pyc running install_egg_info running egg_info writing Pint.egg-info/PKG-INFO writing dependency_links to Pint.egg-info/dependency_links.txt writing requirements to Pint.egg-info/requires.txt writing top-level names to Pint.egg-info/top_level.txt reading manifest file 'Pint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*__pycache__*' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.travis-exclude.yml' found anywhere in distribution writing manifest file 'Pint.egg-info/SOURCES.txt' Copying Pint.egg-info to /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6/site-packages/Pint-0.9-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.9-1.el8 --unique-debug-suffix -0.9-1.el8.x86_64 --unique-debug-src-base python-pint-0.9-1.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/Pint-0.9 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AlG3t3 + umask 022 + cd /builddir/build/BUILD + cd Pint-0.9 + /usr/libexec/platform-python setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing Pint.egg-info/PKG-INFO writing dependency_links to Pint.egg-info/dependency_links.txt writing requirements to Pint.egg-info/requires.txt writing top-level names to Pint.egg-info/top_level.txt reading manifest file 'Pint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*__pycache__*' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.travis-exclude.yml' found anywhere in distribution writing manifest file 'Pint.egg-info/SOURCES.txt' running build_ext test_context_with_arg (test_contexts.TestContexts) ... ok test_context_with_arg_def (test_contexts.TestContexts) ... ok test_context_with_sharedarg_def (test_contexts.TestContexts) ... ok test_enable_context_with_arg (test_contexts.TestContexts) ... ok test_graph (test_contexts.TestContexts) ... ok test_graph_enable (test_contexts.TestContexts) ... ok test_known_context (test_contexts.TestContexts) ... ok test_known_context_enable (test_contexts.TestContexts) ... ok test_known_nested_context (test_contexts.TestContexts) ... ok test_multiple_context (test_contexts.TestContexts) ... ok test_nested_context (test_contexts.TestContexts) ... ok test_one_context (test_contexts.TestContexts) ... ok test_parse_auto_inverse (test_contexts.TestContexts) ... ok test_parse_define (test_contexts.TestContexts) ... ok test_parse_invalid (test_contexts.TestContexts) ... ok test_parse_parameterized (test_contexts.TestContexts) ... ok test_parse_simple (test_contexts.TestContexts) ... ok test_unknown_context (test_contexts.TestContexts) ... ok test_unknown_nested_context (test_contexts.TestContexts) ... ok test_warnings (test_contexts.TestContexts) ... ok test_decorator (test_contexts.TestDefinedContexts) ... ok test_decorator_composition (test_contexts.TestDefinedContexts) ... ok test_defined (test_contexts.TestDefinedContexts) ... ok test_spectroscopy (test_contexts.TestDefinedContexts) ... ok test_textile (test_contexts.TestDefinedContexts) ... ok test_converter (test_converters.TestConverter) ... ok test_converter_inplace (test_converters.TestConverter) ... skipped 'Requires NumPy' test_multiplicative_converter (test_converters.TestConverter) ... ok test_offset_converter (test_converters.TestConverter) ... ok test_baseunit_definition (test_definitions.TestDefinition) ... ok test_dimension_definition (test_definitions.TestDefinition) ... ok test_invalid (test_definitions.TestDefinition) ... ok test_prefix_definition (test_definitions.TestDefinition) ... ok test_unit_definition (test_definitions.TestDefinition) ... ok test_errors (test_errors.TestErrors) ... ok test_format_unit (test_formatter.TestFormatter) ... ok test_formatter (test_formatter.TestFormatter) ... ok test_join (test_formatter.TestFormatter) ... ok test_parse_spec (test_formatter.TestFormatter) ... ok test_infer_base_unit (test_infer_base_unit.TestInferBaseUnit) ... ok test_to_compact (test_infer_base_unit.TestInferBaseUnit) ... ok test_units_adding_to_zero (test_infer_base_unit.TestInferBaseUnit) ... ok test_volts (test_infer_base_unit.TestInferBaseUnit) ... ok test_alternative_angstrom_definition (test_issues.TestIssues) ... ok test_angstrom_creation (test_issues.TestIssues) ... ok test_issue104 (test_issues.TestIssues) ... ok test_issue105 (test_issues.TestIssues) ... ok test_issue121 (test_issues.TestIssues) ... ok test_issue170 (test_issues.TestIssues) ... ok test_issue170b (test_issues.TestIssues) ... skipped 'Requires Python 2.X.' test_issue25 (test_issues.TestIssues) ... expected failure test_issue29 (test_issues.TestIssues) ... ok test_issue52 (test_issues.TestIssues) ... ok test_issue523 (test_issues.TestIssues) ... ok test_issue54 (test_issues.TestIssues) ... ok test_issue54_related (test_issues.TestIssues) ... ok test_issue61 (test_issues.TestIssues) ... ok test_issue61_notNP (test_issues.TestIssues) ... ok test_issue66 (test_issues.TestIssues) ... ok test_issue66b (test_issues.TestIssues) ... ok test_issue69 (test_issues.TestIssues) ... ok test_issue77 (test_issues.TestIssues) ... skipped 'Requires Uncertainties' test_issue85 (test_issues.TestIssues) ... ok test_issue86 (test_issues.TestIssues) ... ok test_issue86c (test_issues.TestIssues) ... expected failure test_issue93 (test_issues.TestIssues) ... ok test_issues86b (test_issues.TestIssues) ... ok test_micro_creation (test_issues.TestIssues) ... ok test_issue (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue121 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue127 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue171_T (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue171_real_imag (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue250 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue252 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue323 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue339 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue354_356_370 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue37 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue39 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue44 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue45 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue45b (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue468 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue482 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue483 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue50 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue532 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue62 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue625a (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue625b (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue625c (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue655a (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue74 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue75 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue93 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_issue94 (test_issues.TestIssuesNP) ... skipped 'Requires NumPy' test_build (test_measurement.TestMeasurement) ... skipped 'Requires Uncertainties' test_format (test_measurement.TestMeasurement) ... skipped 'Requires Uncertainties' test_format_paru (test_measurement.TestMeasurement) ... skipped 'Requires Uncertainties' test_format_perce (test_measurement.TestMeasurement) ... skipped 'Requires Uncertainties' test_format_percu (test_measurement.TestMeasurement) ... skipped 'Requires Uncertainties' test_format_u (test_measurement.TestMeasurement) ... skipped 'Requires Uncertainties' test_propagate_linear (test_measurement.TestMeasurement) ... skipped 'Requires Uncertainties' test_propagate_product (test_measurement.TestMeasurement) ... skipped 'Requires Uncertainties' test_raise_build (test_measurement.TestMeasurement) ... skipped 'Requires Uncertainties' test_simple (test_measurement.TestMeasurement) ... skipped 'Requires Uncertainties' test_instantiate (test_measurement.TestNotMeasurement) ... ok test_exponentiation_array_exp (test_numpy.TestNDArrayQuantityMath) ... skipped 'Requires NumPy' test_exponentiation_array_exp_2 (test_numpy.TestNDArrayQuantityMath) ... skipped 'Requires NumPy' test_argmax (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_argmin (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_argsort (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_clip (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_compress (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_conj (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_cumprod (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_cumsum (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_diagonal (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_equal (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_fill (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_flat (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_flatten (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_getitem (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_integer_div (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_iterator (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_max (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_mean (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_min (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_nonzero (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_pickle (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_prod (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_ptp (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_put (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_ravel (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_repeat (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_reshape (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_reversible_op (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_round (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_searchsorted (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_searchsorted_numpy_func (test_numpy.TestNumpyMethods) Test searchsorted as numpy function. ... skipped 'Requires NumPy' test_setitem (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_shape (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_sort (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_squeeze (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_std (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_sum (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_take (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_tolist (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_trace (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_transpose (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_var (test_numpy.TestNumpyMethods) ... skipped 'Requires NumPy' test_cross (test_numpy.TestNumpyNeedsSubclassing) Units are erased by asarray, Quantity does not inherit from NDArray ... skipped 'Requires NumPy' test_diff (test_numpy.TestNumpyNeedsSubclassing) Units are erased by asanyarray, Quantity does not inherit from NDArray ... skipped 'Requires NumPy' test_ediff1d (test_numpy.TestNumpyNeedsSubclassing) Units are erased by asanyarray, Quantity does not inherit from NDArray ... skipped 'Requires NumPy' test_fix (test_numpy.TestNumpyNeedsSubclassing) Units are erased by asanyarray, Quantity does not inherit from NDArray ... skipped 'Requires NumPy' test_gradient (test_numpy.TestNumpyNeedsSubclassing) shape is a property not a function ... skipped 'Requires NumPy' test_ones_like (test_numpy.TestNumpyNeedsSubclassing) Units are erased by emptyarra, Quantity does not inherit from NDArray ... skipped 'Requires NumPy' test_power (test_numpy.TestNumpyNeedsSubclassing) This is not supported as different elements might end up with different units ... skipped 'Requires NumPy' test_trapz (test_numpy.TestNumpyNeedsSubclassing) Units are erased by asanyarray, Quantity does not inherit from NDArray ... skipped 'Requires NumPy' test_unwrap (test_numpy.TestNumpyNeedsSubclassing) unwrap depends on diff ... skipped 'Requires NumPy' test_build_eval_tree (test_pint_eval.TestPintEval) ... ok test_inputs (test_pitheorem.TestPiTheorem) ... ok test_simple (test_pitheorem.TestPiTheorem) ... ok test_equal_zero (test_quantity.TestCompareZero) ... ok test_equal_zero_NP (test_quantity.TestCompareZero) ... skipped 'Requires NumPy' test_gt_zero (test_quantity.TestCompareZero) ... ok test_gt_zero_NP (test_quantity.TestCompareZero) ... skipped 'Requires NumPy' test_offset_autoconvert_equal_zero (test_quantity.TestCompareZero) ... ok test_offset_autoconvert_gt_zero (test_quantity.TestCompareZero) ... ok test_offset_equal_zero (test_quantity.TestCompareZero) ... ok test_offset_gt_zero (test_quantity.TestCompareZero) ... ok test_imul_and_div_reduction (test_quantity.TestDimensionReduction) ... skipped 'Requires NumPy' test_mul_and_div_reduction (test_quantity.TestDimensionReduction) ... ok test_nocoerce_creation (test_quantity.TestDimensionReduction) ... ok test_reduction_to_dimensionless (test_quantity.TestDimensionReduction) ... ok test_dimensionality (test_quantity.TestDimensions) ... ok test_get_dimensionality (test_quantity.TestDimensions) ... ok test_inclusion (test_quantity.TestDimensions) ... ok test_dimensionality (test_quantity.TestDimensionsWithDefaultRegistry) ... ok test_get_dimensionality (test_quantity.TestDimensionsWithDefaultRegistry) ... ok test_inclusion (test_quantity.TestDimensionsWithDefaultRegistry) ... ok test_addition_00001 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'kelvin')); expected_output = (110, 'kelvin')] ... ok test_addition_00002 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degC')); expected_output = error] ... ok test_addition_00003 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degF')); expected_output = error] ... ok test_addition_00004 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degR')); expected_output = (105.56, 'kelvin')] ... ok test_addition_00005 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'delta_degC')); expected_output = (110, 'kelvin')] ... ok test_addition_00006 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'delta_degF')); expected_output = (105.56, 'kelvin')] ... ok test_addition_00007 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'kelvin')); expected_output = error] ... ok test_addition_00008 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degC')); expected_output = error] ... ok test_addition_00009 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degF')); expected_output = error] ... ok test_addition_00010 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degR')); expected_output = error] ... ok test_addition_00011 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degC')); expected_output = (110, 'degC')] ... ok test_addition_00012 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degF')); expected_output = (105.56, 'degC')] ... ok test_addition_00013 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'kelvin')); expected_output = error] ... ok test_addition_00014 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degC')); expected_output = error] ... ok test_addition_00015 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degF')); expected_output = error] ... ok test_addition_00016 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degR')); expected_output = error] ... ok test_addition_00017 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degC')); expected_output = (118, 'degF')] ... ok test_addition_00018 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degF')); expected_output = (110, 'degF')] ... ok test_addition_00019 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'kelvin')); expected_output = (118, 'degR')] ... ok test_addition_00020 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degC')); expected_output = error] ... ok test_addition_00021 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degF')); expected_output = error] ... ok test_addition_00022 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degR')); expected_output = (110, 'degR')] ... ok test_addition_00023 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'delta_degC')); expected_output = (118, 'degR')] ... ok test_addition_00024 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'delta_degF')); expected_output = (110, 'degR')] ... ok test_addition_00025 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'kelvin')); expected_output = (110, 'kelvin')] ... ok test_addition_00026 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degC')); expected_output = (110, 'degC')] ... ok test_addition_00027 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degF')); expected_output = (190, 'degF')] ... ok test_addition_00028 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degR')); expected_output = (190, 'degR')] ... ok test_addition_00029 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'delta_degC')); expected_output = (110, 'delta_degC')] ... ok test_addition_00030 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'delta_degF')); expected_output = (105.56, 'delta_degC')] ... ok test_addition_00031 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'kelvin')); expected_output = (65.56, 'kelvin')] ... ok test_addition_00032 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degC')); expected_output = (65.56, 'degC')] ... ok test_addition_00033 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degF')); expected_output = (110, 'degF')] ... ok test_addition_00034 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degR')); expected_output = (110, 'degR')] ... ok test_addition_00035 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'delta_degC')); expected_output = (118, 'delta_degF')] ... ok test_addition_00036 (test_quantity.TestOffsetUnitMath) test_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'delta_degF')); expected_output = (110, 'delta_degF')] ... ok test_division_with_scalar_00001 (test_quantity.TestOffsetUnitMath) test_division_with_scalar (test_quantity.TestOffsetUnitMath) [with input = ((10, 'kelvin'), 2); expected_output = [(5.0, 'kelvin'), (5.0, 'kelvin')]] ... ok test_division_with_scalar_00002 (test_quantity.TestOffsetUnitMath) test_division_with_scalar (test_quantity.TestOffsetUnitMath) [with input = ((10, 'kelvin**2'), 2); expected_output = [(5.0, 'kelvin**2'), (5.0, 'kelvin**2')]] ... ok test_division_with_scalar_00003 (test_quantity.TestOffsetUnitMath) test_division_with_scalar (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), 2); expected_output = ['error', 'error']] ... ok test_division_with_scalar_00004 (test_quantity.TestOffsetUnitMath) test_division_with_scalar (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC**2'), 2); expected_output = ['error', 'error']] ... ok test_division_with_scalar_00005 (test_quantity.TestOffsetUnitMath) test_division_with_scalar (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC**-2'), 2); expected_output = ['error', 'error']] ... ok test_division_with_scalar_00006 (test_quantity.TestOffsetUnitMath) test_division_with_scalar (test_quantity.TestOffsetUnitMath) [with input = (2, (10, 'kelvin')); expected_output = [(0.2, '1/kelvin'), (0.2, '1/kelvin')]] ... ok test_division_with_scalar_00007 (test_quantity.TestOffsetUnitMath) test_division_with_scalar (test_quantity.TestOffsetUnitMath) [with input = (2, (10, 'degC')); expected_output = ['error', (0.007063393960798164, '1/kelvin')]] ... ok test_division_with_scalar_00008 (test_quantity.TestOffsetUnitMath) test_division_with_scalar (test_quantity.TestOffsetUnitMath) [with input = (2, (10, 'degC**2')); expected_output = ['error', 'error']] ... ok test_division_with_scalar_00009 (test_quantity.TestOffsetUnitMath) test_division_with_scalar (test_quantity.TestOffsetUnitMath) [with input = (2, (10, 'degC**-2')); expected_output = ['error', 'error']] ... ok test_exponentiation_00001 (test_quantity.TestOffsetUnitMath) test_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), 1); expected_output = [(10, 'degC'), (10, 'degC')]] ... ok test_exponentiation_00002 (test_quantity.TestOffsetUnitMath) test_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), 0.5); expected_output = ['error', (16.827061537891872, 'kelvin**0.5')]] ... ok test_exponentiation_00003 (test_quantity.TestOffsetUnitMath) test_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), 0); expected_output = [(1.0, ''), (1.0, '')]] ... ok test_exponentiation_00004 (test_quantity.TestOffsetUnitMath) test_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), -1); expected_output = ['error', (0.003531696980399082, 'kelvin**-1')]] ... ok test_exponentiation_00005 (test_quantity.TestOffsetUnitMath) test_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), -2); expected_output = ['error', (1.2472883561359994e-05, 'kelvin**-2')]] ... ok test_exponentiation_00006 (test_quantity.TestOffsetUnitMath) test_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((0, 'degC'), -2); expected_output = ['error', (1.3402863367625568e-05, 'kelvin**-2')]] ... ok test_exponentiation_00007 (test_quantity.TestOffsetUnitMath) test_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), (2, '')); expected_output = ['error', (80173.92249999999, 'kelvin**2')]] ... ok test_exponentiation_00008 (test_quantity.TestOffsetUnitMath) test_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), (10, 'degK')); expected_output = ['error', 'error']] ... ok test_exponentiation_00009 (test_quantity.TestOffsetUnitMath) test_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'kelvin'), (2, '')); expected_output = [(100.0, 'kelvin**2'), (100.0, 'kelvin**2')]] ... ok test_exponentiation_00010 (test_quantity.TestOffsetUnitMath) test_exponentiation (test_quantity.TestOffsetUnitMath) [with input = (2, (2, 'kelvin')); expected_output = ['error', 'error']] ... ok test_exponentiation_00011 (test_quantity.TestOffsetUnitMath) test_exponentiation (test_quantity.TestOffsetUnitMath) [with input = (2, (500.0, 'millikelvin/kelvin')); expected_output = [1.4142135623730951, 1.4142135623730951]] ... ok test_exponentiation_00012 (test_quantity.TestOffsetUnitMath) test_exponentiation (test_quantity.TestOffsetUnitMath) [with input = (2, (0.5, 'kelvin/kelvin')); expected_output = [1.4142135623730951, 1.4142135623730951]] ... ok test_exponentiation_00013 (test_quantity.TestOffsetUnitMath) test_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), (500.0, 'millikelvin/kelvin')); expected_output = ['error', (16.827061537891872, 'kelvin**0.5')]] ... ok test_inplace_addition_00001 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'kelvin')); expected_output = (110, 'kelvin')] ... skipped 'Requires NumPy' test_inplace_addition_00002 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_addition_00003 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_addition_00004 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degR')); expected_output = (105.56, 'kelvin')] ... skipped 'Requires NumPy' test_inplace_addition_00005 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'delta_degC')); expected_output = (110, 'kelvin')] ... skipped 'Requires NumPy' test_inplace_addition_00006 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'delta_degF')); expected_output = (105.56, 'kelvin')] ... skipped 'Requires NumPy' test_inplace_addition_00007 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'kelvin')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_addition_00008 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_addition_00009 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_addition_00010 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degR')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_addition_00011 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degC')); expected_output = (110, 'degC')] ... skipped 'Requires NumPy' test_inplace_addition_00012 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degF')); expected_output = (105.56, 'degC')] ... skipped 'Requires NumPy' test_inplace_addition_00013 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'kelvin')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_addition_00014 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_addition_00015 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_addition_00016 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degR')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_addition_00017 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degC')); expected_output = (118, 'degF')] ... skipped 'Requires NumPy' test_inplace_addition_00018 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degF')); expected_output = (110, 'degF')] ... skipped 'Requires NumPy' test_inplace_addition_00019 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'kelvin')); expected_output = (118, 'degR')] ... skipped 'Requires NumPy' test_inplace_addition_00020 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_addition_00021 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_addition_00022 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degR')); expected_output = (110, 'degR')] ... skipped 'Requires NumPy' test_inplace_addition_00023 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'delta_degC')); expected_output = (118, 'degR')] ... skipped 'Requires NumPy' test_inplace_addition_00024 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'delta_degF')); expected_output = (110, 'degR')] ... skipped 'Requires NumPy' test_inplace_addition_00025 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'kelvin')); expected_output = (110, 'kelvin')] ... skipped 'Requires NumPy' test_inplace_addition_00026 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degC')); expected_output = (110, 'degC')] ... skipped 'Requires NumPy' test_inplace_addition_00027 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degF')); expected_output = (190, 'degF')] ... skipped 'Requires NumPy' test_inplace_addition_00028 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degR')); expected_output = (190, 'degR')] ... skipped 'Requires NumPy' test_inplace_addition_00029 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'delta_degC')); expected_output = (110, 'delta_degC')] ... skipped 'Requires NumPy' test_inplace_addition_00030 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'delta_degF')); expected_output = (105.56, 'delta_degC')] ... skipped 'Requires NumPy' test_inplace_addition_00031 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'kelvin')); expected_output = (65.56, 'kelvin')] ... skipped 'Requires NumPy' test_inplace_addition_00032 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degC')); expected_output = (65.56, 'degC')] ... skipped 'Requires NumPy' test_inplace_addition_00033 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degF')); expected_output = (110, 'degF')] ... skipped 'Requires NumPy' test_inplace_addition_00034 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degR')); expected_output = (110, 'degR')] ... skipped 'Requires NumPy' test_inplace_addition_00035 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'delta_degC')); expected_output = (118, 'delta_degF')] ... skipped 'Requires NumPy' test_inplace_addition_00036 (test_quantity.TestOffsetUnitMath) test_inplace_addition (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'delta_degF')); expected_output = (110, 'delta_degF')] ... skipped 'Requires NumPy' test_inplace_exponentiation_00001 (test_quantity.TestOffsetUnitMath) test_inplace_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), 1); expected_output = [(10, 'degC'), (10, 'degC')]] ... skipped 'Requires NumPy' test_inplace_exponentiation_00002 (test_quantity.TestOffsetUnitMath) test_inplace_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), 0.5); expected_output = ['error', (16.827061537891872, 'kelvin**0.5')]] ... skipped 'Requires NumPy' test_inplace_exponentiation_00003 (test_quantity.TestOffsetUnitMath) test_inplace_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), 0); expected_output = [(1.0, ''), (1.0, '')]] ... skipped 'Requires NumPy' test_inplace_exponentiation_00004 (test_quantity.TestOffsetUnitMath) test_inplace_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), -1); expected_output = ['error', (0.003531696980399082, 'kelvin**-1')]] ... skipped 'Requires NumPy' test_inplace_exponentiation_00005 (test_quantity.TestOffsetUnitMath) test_inplace_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), -2); expected_output = ['error', (1.2472883561359994e-05, 'kelvin**-2')]] ... skipped 'Requires NumPy' test_inplace_exponentiation_00006 (test_quantity.TestOffsetUnitMath) test_inplace_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((0, 'degC'), -2); expected_output = ['error', (1.3402863367625568e-05, 'kelvin**-2')]] ... skipped 'Requires NumPy' test_inplace_exponentiation_00007 (test_quantity.TestOffsetUnitMath) test_inplace_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), (2, '')); expected_output = ['error', (80173.92249999999, 'kelvin**2')]] ... skipped 'Requires NumPy' test_inplace_exponentiation_00008 (test_quantity.TestOffsetUnitMath) test_inplace_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), (10, 'degK')); expected_output = ['error', 'error']] ... skipped 'Requires NumPy' test_inplace_exponentiation_00009 (test_quantity.TestOffsetUnitMath) test_inplace_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'kelvin'), (2, '')); expected_output = [(100.0, 'kelvin**2'), (100.0, 'kelvin**2')]] ... skipped 'Requires NumPy' test_inplace_exponentiation_00010 (test_quantity.TestOffsetUnitMath) test_inplace_exponentiation (test_quantity.TestOffsetUnitMath) [with input = (2, (2, 'kelvin')); expected_output = ['error', 'error']] ... skipped 'Requires NumPy' test_inplace_exponentiation_00011 (test_quantity.TestOffsetUnitMath) test_inplace_exponentiation (test_quantity.TestOffsetUnitMath) [with input = (2, (500.0, 'millikelvin/kelvin')); expected_output = [1.4142135623730951, 1.4142135623730951]] ... skipped 'Requires NumPy' test_inplace_exponentiation_00012 (test_quantity.TestOffsetUnitMath) test_inplace_exponentiation (test_quantity.TestOffsetUnitMath) [with input = (2, (0.5, 'kelvin/kelvin')); expected_output = [1.4142135623730951, 1.4142135623730951]] ... skipped 'Requires NumPy' test_inplace_exponentiation_00013 (test_quantity.TestOffsetUnitMath) test_inplace_exponentiation (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), (500.0, 'millikelvin/kelvin')); expected_output = ['error', (16.827061537891872, 'kelvin**0.5')]] ... skipped 'Requires NumPy' test_inplace_multiplication_00001 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'kelvin')); expected_output = (1000, 'kelvin**2')] ... skipped 'Requires NumPy' test_inplace_multiplication_00002 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00003 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00004 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degR')); expected_output = (1000, 'kelvin*degR')] ... skipped 'Requires NumPy' test_inplace_multiplication_00005 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'delta_degC')); expected_output = (1000, 'kelvin*delta_degC')] ... skipped 'Requires NumPy' test_inplace_multiplication_00006 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'delta_degF')); expected_output = (1000, 'kelvin*delta_degF')] ... skipped 'Requires NumPy' test_inplace_multiplication_00007 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'kelvin')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00008 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00009 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00010 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degR')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00011 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00012 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00013 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'kelvin')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00014 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00015 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00016 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degR')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00017 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00018 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00019 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'kelvin')); expected_output = (1000, 'degR*kelvin')] ... skipped 'Requires NumPy' test_inplace_multiplication_00020 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00021 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00022 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degR')); expected_output = (1000, 'degR**2')] ... skipped 'Requires NumPy' test_inplace_multiplication_00023 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'delta_degC')); expected_output = (1000, 'degR*delta_degC')] ... skipped 'Requires NumPy' test_inplace_multiplication_00024 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'delta_degF')); expected_output = (1000, 'degR*delta_degF')] ... skipped 'Requires NumPy' test_inplace_multiplication_00025 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'kelvin')); expected_output = (1000, 'delta_degC*kelvin')] ... skipped 'Requires NumPy' test_inplace_multiplication_00026 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00027 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00028 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degR')); expected_output = (1000, 'delta_degC*degR')] ... skipped 'Requires NumPy' test_inplace_multiplication_00029 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'delta_degC')); expected_output = (1000, 'delta_degC**2')] ... skipped 'Requires NumPy' test_inplace_multiplication_00030 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'delta_degF')); expected_output = (1000, 'delta_degC*delta_degF')] ... skipped 'Requires NumPy' test_inplace_multiplication_00031 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'kelvin')); expected_output = (1000, 'delta_degF*kelvin')] ... skipped 'Requires NumPy' test_inplace_multiplication_00032 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00033 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_multiplication_00034 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degR')); expected_output = (1000, 'delta_degF*degR')] ... skipped 'Requires NumPy' test_inplace_multiplication_00035 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'delta_degC')); expected_output = (1000, 'delta_degF*delta_degC')] ... skipped 'Requires NumPy' test_inplace_multiplication_00036 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'delta_degF')); expected_output = (1000, 'delta_degF**2')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00001 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degC')); expected_output = (28315.0, 'kelvin**2')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00002 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degF')); expected_output = (26092.78, 'kelvin**2')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00003 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'kelvin')); expected_output = (3731.5, 'kelvin**2')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00004 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degC')); expected_output = (105657.42, 'kelvin**2')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00005 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degF')); expected_output = (97365.2, 'kelvin**2')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00006 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degR')); expected_output = (3731.5, 'kelvin*degR')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00007 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degC')); expected_output = (3731.5, 'kelvin*delta_degC')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00008 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degF')); expected_output = (3731.5, 'kelvin*delta_degF')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00009 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'kelvin')); expected_output = (3109.28, 'kelvin**2')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00010 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degC')); expected_output = (88039.2, 'kelvin**2')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00011 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degF')); expected_output = (81129.69, 'kelvin**2')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00012 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degR')); expected_output = (3109.28, 'kelvin*degR')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00013 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degC')); expected_output = (3109.28, 'kelvin*delta_degC')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00014 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degF')); expected_output = (3109.28, 'kelvin*delta_degF')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00015 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degC')); expected_output = (28315.0, 'degR*kelvin')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00016 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degF')); expected_output = (26092.78, 'degR*kelvin')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00017 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degC')); expected_output = (28315.0, 'delta_degC*kelvin')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00018 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degF')); expected_output = (26092.78, 'delta_degC*kelvin')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00019 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degC')); expected_output = (28315.0, 'delta_degF*kelvin')] ... skipped 'Requires NumPy' test_inplace_multiplication_with_autoconvert_00020 (test_quantity.TestOffsetUnitMath) test_inplace_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degF')); expected_output = (26092.78, 'delta_degF*kelvin')] ... skipped 'Requires NumPy' test_inplace_subtraction_00001 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'kelvin')); expected_output = (90, 'kelvin')] ... skipped 'Requires NumPy' test_inplace_subtraction_00002 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degC')); expected_output = (-183.15, 'kelvin')] ... skipped 'Requires NumPy' test_inplace_subtraction_00003 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degF')); expected_output = (-160.93, 'kelvin')] ... skipped 'Requires NumPy' test_inplace_subtraction_00004 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degR')); expected_output = (94.44, 'kelvin')] ... skipped 'Requires NumPy' test_inplace_subtraction_00005 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'delta_degC')); expected_output = (90, 'kelvin')] ... skipped 'Requires NumPy' test_inplace_subtraction_00006 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'delta_degF')); expected_output = (94.44, 'kelvin')] ... skipped 'Requires NumPy' test_inplace_subtraction_00007 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'kelvin')); expected_output = (363.15, 'delta_degC')] ... skipped 'Requires NumPy' test_inplace_subtraction_00008 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degC')); expected_output = (90, 'delta_degC')] ... skipped 'Requires NumPy' test_inplace_subtraction_00009 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degF')); expected_output = (112.22, 'delta_degC')] ... skipped 'Requires NumPy' test_inplace_subtraction_00010 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degR')); expected_output = (367.59, 'delta_degC')] ... skipped 'Requires NumPy' test_inplace_subtraction_00011 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degC')); expected_output = (90, 'degC')] ... skipped 'Requires NumPy' test_inplace_subtraction_00012 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degF')); expected_output = (94.44, 'degC')] ... skipped 'Requires NumPy' test_inplace_subtraction_00013 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'kelvin')); expected_output = (541.67, 'delta_degF')] ... skipped 'Requires NumPy' test_inplace_subtraction_00014 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degC')); expected_output = (50, 'delta_degF')] ... skipped 'Requires NumPy' test_inplace_subtraction_00015 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degF')); expected_output = (90, 'delta_degF')] ... skipped 'Requires NumPy' test_inplace_subtraction_00016 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degR')); expected_output = (549.67, 'delta_degF')] ... skipped 'Requires NumPy' test_inplace_subtraction_00017 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degC')); expected_output = (82, 'degF')] ... skipped 'Requires NumPy' test_inplace_subtraction_00018 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degF')); expected_output = (90, 'degF')] ... skipped 'Requires NumPy' test_inplace_subtraction_00019 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'kelvin')); expected_output = (82, 'degR')] ... skipped 'Requires NumPy' test_inplace_subtraction_00020 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degC')); expected_output = (-409.67, 'degR')] ... skipped 'Requires NumPy' test_inplace_subtraction_00021 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degF')); expected_output = (-369.67, 'degR')] ... skipped 'Requires NumPy' test_inplace_subtraction_00022 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degR')); expected_output = (90, 'degR')] ... skipped 'Requires NumPy' test_inplace_subtraction_00023 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'delta_degC')); expected_output = (82, 'degR')] ... skipped 'Requires NumPy' test_inplace_subtraction_00024 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'delta_degF')); expected_output = (90, 'degR')] ... skipped 'Requires NumPy' test_inplace_subtraction_00025 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'kelvin')); expected_output = (90, 'kelvin')] ... skipped 'Requires NumPy' test_inplace_subtraction_00026 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degC')); expected_output = (90, 'degC')] ... skipped 'Requires NumPy' test_inplace_subtraction_00027 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degF')); expected_output = (170, 'degF')] ... skipped 'Requires NumPy' test_inplace_subtraction_00028 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degR')); expected_output = (170, 'degR')] ... skipped 'Requires NumPy' test_inplace_subtraction_00029 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'delta_degC')); expected_output = (90, 'delta_degC')] ... skipped 'Requires NumPy' test_inplace_subtraction_00030 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'delta_degF')); expected_output = (94.44, 'delta_degC')] ... skipped 'Requires NumPy' test_inplace_subtraction_00031 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'kelvin')); expected_output = (45.56, 'kelvin')] ... skipped 'Requires NumPy' test_inplace_subtraction_00032 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degC')); expected_output = (45.56, 'degC')] ... skipped 'Requires NumPy' test_inplace_subtraction_00033 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degF')); expected_output = (90, 'degF')] ... skipped 'Requires NumPy' test_inplace_subtraction_00034 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degR')); expected_output = (90, 'degR')] ... skipped 'Requires NumPy' test_inplace_subtraction_00035 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'delta_degC')); expected_output = (82, 'delta_degF')] ... skipped 'Requires NumPy' test_inplace_subtraction_00036 (test_quantity.TestOffsetUnitMath) test_inplace_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'delta_degF')); expected_output = (90, 'delta_degF')] ... skipped 'Requires NumPy' test_inplace_truedivision_00001 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'kelvin')); expected_output = (10, '')] ... skipped 'Requires NumPy' test_inplace_truedivision_00002 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00003 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00004 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degR')); expected_output = (10, 'kelvin/degR')] ... skipped 'Requires NumPy' test_inplace_truedivision_00005 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'delta_degC')); expected_output = (10, 'kelvin/delta_degC')] ... skipped 'Requires NumPy' test_inplace_truedivision_00006 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'delta_degF')); expected_output = (10, 'kelvin/delta_degF')] ... skipped 'Requires NumPy' test_inplace_truedivision_00007 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'kelvin')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00008 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00009 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00010 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degR')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00011 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00012 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00013 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'kelvin')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00014 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00015 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00016 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degR')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00017 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00018 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00019 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'kelvin')); expected_output = (10, 'degR/kelvin')] ... skipped 'Requires NumPy' test_inplace_truedivision_00020 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00021 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00022 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degR')); expected_output = (10, '')] ... skipped 'Requires NumPy' test_inplace_truedivision_00023 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'delta_degC')); expected_output = (10, 'degR/delta_degC')] ... skipped 'Requires NumPy' test_inplace_truedivision_00024 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'delta_degF')); expected_output = (10, 'degR/delta_degF')] ... skipped 'Requires NumPy' test_inplace_truedivision_00025 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'kelvin')); expected_output = (10, 'delta_degC/kelvin')] ... skipped 'Requires NumPy' test_inplace_truedivision_00026 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00027 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00028 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degR')); expected_output = (10, 'delta_degC/degR')] ... skipped 'Requires NumPy' test_inplace_truedivision_00029 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'delta_degC')); expected_output = (10, '')] ... skipped 'Requires NumPy' test_inplace_truedivision_00030 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'delta_degF')); expected_output = (10, 'delta_degC/delta_degF')] ... skipped 'Requires NumPy' test_inplace_truedivision_00031 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'kelvin')); expected_output = (10, 'delta_degF/kelvin')] ... skipped 'Requires NumPy' test_inplace_truedivision_00032 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degC')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00033 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degF')); expected_output = error] ... skipped 'Requires NumPy' test_inplace_truedivision_00034 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degR')); expected_output = (10, 'delta_degF/degR')] ... skipped 'Requires NumPy' test_inplace_truedivision_00035 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'delta_degC')); expected_output = (10, 'delta_degF/delta_degC')] ... skipped 'Requires NumPy' test_inplace_truedivision_00036 (test_quantity.TestOffsetUnitMath) test_inplace_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'delta_degF')); expected_output = (10, '')] ... skipped 'Requires NumPy' test_multiplication_00001 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'kelvin')); expected_output = (1000, 'kelvin**2')] ... ok test_multiplication_00002 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degC')); expected_output = error] ... ok test_multiplication_00003 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degF')); expected_output = error] ... ok test_multiplication_00004 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degR')); expected_output = (1000, 'kelvin*degR')] ... ok test_multiplication_00005 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'delta_degC')); expected_output = (1000, 'kelvin*delta_degC')] ... ok test_multiplication_00006 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'delta_degF')); expected_output = (1000, 'kelvin*delta_degF')] ... ok test_multiplication_00007 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'kelvin')); expected_output = error] ... ok test_multiplication_00008 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degC')); expected_output = error] ... ok test_multiplication_00009 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degF')); expected_output = error] ... ok test_multiplication_00010 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degR')); expected_output = error] ... ok test_multiplication_00011 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degC')); expected_output = error] ... ok test_multiplication_00012 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degF')); expected_output = error] ... ok test_multiplication_00013 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'kelvin')); expected_output = error] ... ok test_multiplication_00014 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degC')); expected_output = error] ... ok test_multiplication_00015 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degF')); expected_output = error] ... ok test_multiplication_00016 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degR')); expected_output = error] ... ok test_multiplication_00017 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degC')); expected_output = error] ... ok test_multiplication_00018 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degF')); expected_output = error] ... ok test_multiplication_00019 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'kelvin')); expected_output = (1000, 'degR*kelvin')] ... ok test_multiplication_00020 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degC')); expected_output = error] ... ok test_multiplication_00021 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degF')); expected_output = error] ... ok test_multiplication_00022 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degR')); expected_output = (1000, 'degR**2')] ... ok test_multiplication_00023 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'delta_degC')); expected_output = (1000, 'degR*delta_degC')] ... ok test_multiplication_00024 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'delta_degF')); expected_output = (1000, 'degR*delta_degF')] ... ok test_multiplication_00025 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'kelvin')); expected_output = (1000, 'delta_degC*kelvin')] ... ok test_multiplication_00026 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degC')); expected_output = error] ... ok test_multiplication_00027 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degF')); expected_output = error] ... ok test_multiplication_00028 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degR')); expected_output = (1000, 'delta_degC*degR')] ... ok test_multiplication_00029 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'delta_degC')); expected_output = (1000, 'delta_degC**2')] ... ok test_multiplication_00030 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'delta_degF')); expected_output = (1000, 'delta_degC*delta_degF')] ... ok test_multiplication_00031 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'kelvin')); expected_output = (1000, 'delta_degF*kelvin')] ... ok test_multiplication_00032 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degC')); expected_output = error] ... ok test_multiplication_00033 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degF')); expected_output = error] ... ok test_multiplication_00034 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degR')); expected_output = (1000, 'delta_degF*degR')] ... ok test_multiplication_00035 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'delta_degC')); expected_output = (1000, 'delta_degF*delta_degC')] ... ok test_multiplication_00036 (test_quantity.TestOffsetUnitMath) test_multiplication (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'delta_degF')); expected_output = (1000, 'delta_degF**2')] ... ok test_multiplication_with_autoconvert_00001 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degC')); expected_output = (28315.0, 'kelvin**2')] ... ok test_multiplication_with_autoconvert_00002 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degF')); expected_output = (26092.78, 'kelvin**2')] ... ok test_multiplication_with_autoconvert_00003 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'kelvin')); expected_output = (3731.5, 'kelvin**2')] ... ok test_multiplication_with_autoconvert_00004 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degC')); expected_output = (105657.42, 'kelvin**2')] ... ok test_multiplication_with_autoconvert_00005 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degF')); expected_output = (97365.2, 'kelvin**2')] ... ok test_multiplication_with_autoconvert_00006 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degR')); expected_output = (3731.5, 'kelvin*degR')] ... ok test_multiplication_with_autoconvert_00007 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degC')); expected_output = (3731.5, 'kelvin*delta_degC')] ... ok test_multiplication_with_autoconvert_00008 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degF')); expected_output = (3731.5, 'kelvin*delta_degF')] ... ok test_multiplication_with_autoconvert_00009 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'kelvin')); expected_output = (3109.28, 'kelvin**2')] ... ok test_multiplication_with_autoconvert_00010 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degC')); expected_output = (88039.2, 'kelvin**2')] ... ok test_multiplication_with_autoconvert_00011 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degF')); expected_output = (81129.69, 'kelvin**2')] ... ok test_multiplication_with_autoconvert_00012 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degR')); expected_output = (3109.28, 'kelvin*degR')] ... ok test_multiplication_with_autoconvert_00013 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degC')); expected_output = (3109.28, 'kelvin*delta_degC')] ... ok test_multiplication_with_autoconvert_00014 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degF')); expected_output = (3109.28, 'kelvin*delta_degF')] ... ok test_multiplication_with_autoconvert_00015 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degC')); expected_output = (28315.0, 'degR*kelvin')] ... ok test_multiplication_with_autoconvert_00016 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degF')); expected_output = (26092.78, 'degR*kelvin')] ... ok test_multiplication_with_autoconvert_00017 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degC')); expected_output = (28315.0, 'delta_degC*kelvin')] ... ok test_multiplication_with_autoconvert_00018 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degF')); expected_output = (26092.78, 'delta_degC*kelvin')] ... ok test_multiplication_with_autoconvert_00019 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degC')); expected_output = (28315.0, 'delta_degF*kelvin')] ... ok test_multiplication_with_autoconvert_00020 (test_quantity.TestOffsetUnitMath) test_multiplication_with_autoconvert (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degF')); expected_output = (26092.78, 'delta_degF*kelvin')] ... ok test_multiplication_with_scalar_00001 (test_quantity.TestOffsetUnitMath) test_multiplication_with_scalar (test_quantity.TestOffsetUnitMath) [with input = ((10, 'kelvin'), 2); expected_output = (20.0, 'kelvin')] ... ok test_multiplication_with_scalar_00002 (test_quantity.TestOffsetUnitMath) test_multiplication_with_scalar (test_quantity.TestOffsetUnitMath) [with input = ((10, 'kelvin**2'), 2); expected_output = (20.0, 'kelvin**2')] ... ok test_multiplication_with_scalar_00003 (test_quantity.TestOffsetUnitMath) test_multiplication_with_scalar (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC'), 2); expected_output = (20.0, 'degC')] ... ok test_multiplication_with_scalar_00004 (test_quantity.TestOffsetUnitMath) test_multiplication_with_scalar (test_quantity.TestOffsetUnitMath) [with input = ((10, '1/degC'), 2); expected_output = error] ... ok test_multiplication_with_scalar_00005 (test_quantity.TestOffsetUnitMath) test_multiplication_with_scalar (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC**0.5'), 2); expected_output = error] ... ok test_multiplication_with_scalar_00006 (test_quantity.TestOffsetUnitMath) test_multiplication_with_scalar (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC**2'), 2); expected_output = error] ... ok test_multiplication_with_scalar_00007 (test_quantity.TestOffsetUnitMath) test_multiplication_with_scalar (test_quantity.TestOffsetUnitMath) [with input = ((10, 'degC**-2'), 2); expected_output = error] ... ok test_subtraction_00001 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'kelvin')); expected_output = (90, 'kelvin')] ... ok test_subtraction_00002 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degC')); expected_output = (-183.15, 'kelvin')] ... ok test_subtraction_00003 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degF')); expected_output = (-160.93, 'kelvin')] ... ok test_subtraction_00004 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degR')); expected_output = (94.44, 'kelvin')] ... ok test_subtraction_00005 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'delta_degC')); expected_output = (90, 'kelvin')] ... ok test_subtraction_00006 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'delta_degF')); expected_output = (94.44, 'kelvin')] ... ok test_subtraction_00007 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'kelvin')); expected_output = (363.15, 'delta_degC')] ... ok test_subtraction_00008 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degC')); expected_output = (90, 'delta_degC')] ... ok test_subtraction_00009 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degF')); expected_output = (112.22, 'delta_degC')] ... ok test_subtraction_00010 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degR')); expected_output = (367.59, 'delta_degC')] ... ok test_subtraction_00011 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degC')); expected_output = (90, 'degC')] ... ok test_subtraction_00012 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degF')); expected_output = (94.44, 'degC')] ... ok test_subtraction_00013 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'kelvin')); expected_output = (541.67, 'delta_degF')] ... ok test_subtraction_00014 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degC')); expected_output = (50, 'delta_degF')] ... ok test_subtraction_00015 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degF')); expected_output = (90, 'delta_degF')] ... ok test_subtraction_00016 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degR')); expected_output = (549.67, 'delta_degF')] ... ok test_subtraction_00017 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degC')); expected_output = (82, 'degF')] ... ok test_subtraction_00018 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degF')); expected_output = (90, 'degF')] ... ok test_subtraction_00019 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'kelvin')); expected_output = (82, 'degR')] ... ok test_subtraction_00020 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degC')); expected_output = (-409.67, 'degR')] ... ok test_subtraction_00021 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degF')); expected_output = (-369.67, 'degR')] ... ok test_subtraction_00022 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degR')); expected_output = (90, 'degR')] ... ok test_subtraction_00023 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'delta_degC')); expected_output = (82, 'degR')] ... ok test_subtraction_00024 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'delta_degF')); expected_output = (90, 'degR')] ... ok test_subtraction_00025 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'kelvin')); expected_output = (90, 'kelvin')] ... ok test_subtraction_00026 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degC')); expected_output = (90, 'degC')] ... ok test_subtraction_00027 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degF')); expected_output = (170, 'degF')] ... ok test_subtraction_00028 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degR')); expected_output = (170, 'degR')] ... ok test_subtraction_00029 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'delta_degC')); expected_output = (90, 'delta_degC')] ... ok test_subtraction_00030 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'delta_degF')); expected_output = (94.44, 'delta_degC')] ... ok test_subtraction_00031 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'kelvin')); expected_output = (45.56, 'kelvin')] ... ok test_subtraction_00032 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degC')); expected_output = (45.56, 'degC')] ... ok test_subtraction_00033 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degF')); expected_output = (90, 'degF')] ... ok test_subtraction_00034 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degR')); expected_output = (90, 'degR')] ... ok test_subtraction_00035 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'delta_degC')); expected_output = (82, 'delta_degF')] ... ok test_subtraction_00036 (test_quantity.TestOffsetUnitMath) test_subtraction (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'delta_degF')); expected_output = (90, 'delta_degF')] ... ok test_truedivision_00001 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'kelvin')); expected_output = (10, '')] ... ok test_truedivision_00002 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degC')); expected_output = error] ... ok test_truedivision_00003 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degF')); expected_output = error] ... ok test_truedivision_00004 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'degR')); expected_output = (10, 'kelvin/degR')] ... ok test_truedivision_00005 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'delta_degC')); expected_output = (10, 'kelvin/delta_degC')] ... ok test_truedivision_00006 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'kelvin'), (10, 'delta_degF')); expected_output = (10, 'kelvin/delta_degF')] ... ok test_truedivision_00007 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'kelvin')); expected_output = error] ... ok test_truedivision_00008 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degC')); expected_output = error] ... ok test_truedivision_00009 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degF')); expected_output = error] ... ok test_truedivision_00010 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'degR')); expected_output = error] ... ok test_truedivision_00011 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degC')); expected_output = error] ... ok test_truedivision_00012 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degC'), (10, 'delta_degF')); expected_output = error] ... ok test_truedivision_00013 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'kelvin')); expected_output = error] ... ok test_truedivision_00014 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degC')); expected_output = error] ... ok test_truedivision_00015 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degF')); expected_output = error] ... ok test_truedivision_00016 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'degR')); expected_output = error] ... ok test_truedivision_00017 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degC')); expected_output = error] ... ok test_truedivision_00018 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degF'), (10, 'delta_degF')); expected_output = error] ... ok test_truedivision_00019 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'kelvin')); expected_output = (10, 'degR/kelvin')] ... ok test_truedivision_00020 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degC')); expected_output = error] ... ok test_truedivision_00021 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degF')); expected_output = error] ... ok test_truedivision_00022 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'degR')); expected_output = (10, '')] ... ok test_truedivision_00023 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'delta_degC')); expected_output = (10, 'degR/delta_degC')] ... ok test_truedivision_00024 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'degR'), (10, 'delta_degF')); expected_output = (10, 'degR/delta_degF')] ... ok test_truedivision_00025 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'kelvin')); expected_output = (10, 'delta_degC/kelvin')] ... ok test_truedivision_00026 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degC')); expected_output = error] ... ok test_truedivision_00027 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degF')); expected_output = error] ... ok test_truedivision_00028 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'degR')); expected_output = (10, 'delta_degC/degR')] ... ok test_truedivision_00029 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'delta_degC')); expected_output = (10, '')] ... ok test_truedivision_00030 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degC'), (10, 'delta_degF')); expected_output = (10, 'delta_degC/delta_degF')] ... ok test_truedivision_00031 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'kelvin')); expected_output = (10, 'delta_degF/kelvin')] ... ok test_truedivision_00032 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degC')); expected_output = error] ... ok test_truedivision_00033 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degF')); expected_output = error] ... ok test_truedivision_00034 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'degR')); expected_output = (10, 'delta_degF/degR')] ... ok test_truedivision_00035 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'delta_degC')); expected_output = (10, 'delta_degF/delta_degC')] ... ok test_truedivision_00036 (test_quantity.TestOffsetUnitMath) test_truedivision (test_quantity.TestOffsetUnitMath) [with input = ((100, 'delta_degF'), (10, 'delta_degF')); expected_output = (10, '')] ... ok test_both_symbol (test_quantity.TestQuantity) ... ok test_context_attr (test_quantity.TestQuantity) ... ok test_convert (test_quantity.TestQuantity) ... skipped 'Requires NumPy' test_convert_from (test_quantity.TestQuantity) ... ok test_default_formatting (test_quantity.TestQuantity) ... ok test_dimensionless_units (test_quantity.TestQuantity) ... ok test_exponent_formatting (test_quantity.TestQuantity) ... ok test_format_compact (test_quantity.TestQuantity) ... ok test_ipython (test_quantity.TestQuantity) ... ok test_offset (test_quantity.TestQuantity) ... ok test_offset_delta (test_quantity.TestQuantity) ... ok test_pickle (test_quantity.TestQuantity) ... ok test_quantity_bool (test_quantity.TestQuantity) ... ok test_quantity_comparison (test_quantity.TestQuantity) ... ok test_quantity_comparison_convert (test_quantity.TestQuantity) ... ok test_quantity_creation (test_quantity.TestQuantity) ... ok test_quantity_format (test_quantity.TestQuantity) ... ok test_quantity_hash (test_quantity.TestQuantity) ... ok test_quantity_repr (test_quantity.TestQuantity) ... ok test_retain_unit (test_quantity.TestQuantity) ... skipped 'Requires NumPy' test_to_base_units (test_quantity.TestQuantity) ... ok test_float (test_quantity.TestQuantityBasicMath) ... ok test_fraction (test_quantity.TestQuantityBasicMath) ... ok test_nparray (test_quantity.TestQuantityBasicMath) ... skipped 'Requires NumPy' test_quantity_abs_round (test_quantity.TestQuantityBasicMath) ... ok test_quantity_float_complex (test_quantity.TestQuantityBasicMath) ... ok test_derived_units (test_quantity.TestQuantityToCompact) ... ok test_dimensionally_simple_units (test_quantity.TestQuantityToCompact) ... ok test_fractional_exponent_units (test_quantity.TestQuantityToCompact) ... ok test_fractional_units (test_quantity.TestQuantityToCompact) ... ok test_inverse_square_units (test_quantity.TestQuantityToCompact) ... ok test_inverse_units (test_quantity.TestQuantityToCompact) ... ok test_limits_magnitudes (test_quantity.TestQuantityToCompact) ... ok test_nonnumeric_magnitudes (test_quantity.TestQuantityToCompact) ... /builddir/build/BUILD/Pint-0.9/pint/testsuite/test_quantity.py:365: RuntimeWarning: to_compact applied to non numerical types has an undefined behavior. self.assertQuantityAlmostIdentical(q.to_compact(unit=unit), /builddir/build/BUILD/Pint-0.9/pint/testsuite/test_quantity.py:419: DeprecationWarning: callable is None self.assertRaises(RuntimeError, self.compareQuantity_compact(x,x)) ok test_power_units (test_quantity.TestQuantityToCompact) ... ok test_unit_parameter (test_quantity.TestQuantityToCompact) ... ok test_dimensionality (test_quantity.TestQuantityWithDefaultRegistry) ... ok test_get_dimensionality (test_quantity.TestQuantityWithDefaultRegistry) ... ok test_inclusion (test_quantity.TestQuantityWithDefaultRegistry) ... ok test_add_sub (test_quantity.TestTimedelta) ... ok test_iadd_isub (test_quantity.TestTimedelta) ... ok test_cyclic (test_systems.TestGroup) ... ok test_get_compatible_units (test_systems.TestGroup) ... ok test_groups_programatically (test_systems.TestGroup) ... ok test_invalidate_members (test_systems.TestGroup) ... ok test_members_including (test_systems.TestGroup) ... ok test_simple (test_systems.TestGroup) ... ok test_spaces (test_systems.TestGroup) ... ok test_units_programatically (test_systems.TestGroup) ... ok test_using1 (test_systems.TestGroup) ... ok test_using2 (test_systems.TestGroup) ... ok test_with_defintions (test_systems.TestGroup) ... ok test_get_base_units (test_systems.TestSystem) ... ok test_get_base_units_different_exponent (test_systems.TestSystem) ... ok test_get_base_units_relation (test_systems.TestSystem) ... ok test_get_compatible_units (test_systems.TestSystem) ... ok test_implicit_root (test_systems.TestSystem) ... ok test_members_group (test_systems.TestSystem) ... ok test_members_nowarning (test_systems.TestSystem) ... ok test_simple_using (test_systems.TestSystem) ... ok test_equal (test_umath.TestComparisonUfuncs) ... skipped 'Requires NumPy' test_greater (test_umath.TestComparisonUfuncs) ... skipped 'Requires NumPy' test_greater_equal (test_umath.TestComparisonUfuncs) ... skipped 'Requires NumPy' test_less (test_umath.TestComparisonUfuncs) ... skipped 'Requires NumPy' test_less_equal (test_umath.TestComparisonUfuncs) ... skipped 'Requires NumPy' test_not_equal (test_umath.TestComparisonUfuncs) ... skipped 'Requires NumPy' test_ceil (test_umath.TestFloatingUfuncs) ... skipped 'Requires NumPy' test_copysign (test_umath.TestFloatingUfuncs) ... skipped 'Requires NumPy' test_floor (test_umath.TestFloatingUfuncs) ... skipped 'Requires NumPy' test_fmod (test_umath.TestFloatingUfuncs) ... skipped 'Requires NumPy' test_frexp (test_umath.TestFloatingUfuncs) ... skipped 'Requires NumPy' test_iscomplex (test_umath.TestFloatingUfuncs) ... skipped 'Requires NumPy' test_isfinite (test_umath.TestFloatingUfuncs) ... skipped 'Requires NumPy' test_isinf (test_umath.TestFloatingUfuncs) ... skipped 'Requires NumPy' test_isnan (test_umath.TestFloatingUfuncs) ... skipped 'Requires NumPy' test_isreal (test_umath.TestFloatingUfuncs) ... skipped 'Requires NumPy' test_ldexp (test_umath.TestFloatingUfuncs) ... skipped 'Requires NumPy' test_modf (test_umath.TestFloatingUfuncs) ... skipped 'Requires NumPy' test_nextafter (test_umath.TestFloatingUfuncs) ... skipped 'Requires NumPy' test_signbit (test_umath.TestFloatingUfuncs) ... skipped 'Requires NumPy' test_trunc (test_umath.TestFloatingUfuncs) ... skipped 'Requires NumPy' test_absolute (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_add (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_conj (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_divide (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_exp (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_exp2 (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_expm1 (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_floor_divide (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_fmod (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_log (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_log10 (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_log2 (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_logaddexp (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_logaddexp2 (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_mod (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_multiply (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_negative (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_reciprocal (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_remainder (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_rint (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_sqrt (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_square (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_subtract (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_true_divide (test_umath.TestMathUfuncs) ... skipped 'Requires NumPy' test_arccos (test_umath.TestTrigUfuncs) ... skipped 'Requires NumPy' test_arccosh (test_umath.TestTrigUfuncs) ... skipped 'Requires NumPy' test_arcsin (test_umath.TestTrigUfuncs) ... skipped 'Requires NumPy' test_arcsinh (test_umath.TestTrigUfuncs) ... skipped 'Requires NumPy' test_arctan (test_umath.TestTrigUfuncs) ... skipped 'Requires NumPy' test_arctan2 (test_umath.TestTrigUfuncs) ... skipped 'Requires NumPy' test_arctanh (test_umath.TestTrigUfuncs) ... skipped 'Requires NumPy' test_cos (test_umath.TestTrigUfuncs) ... skipped 'Requires NumPy' test_cosh (test_umath.TestTrigUfuncs) ... skipped 'Requires NumPy' test_deg2rad (test_umath.TestTrigUfuncs) ... skipped 'Requires NumPy' test_hypot (test_umath.TestTrigUfuncs) ... skipped 'Requires NumPy' test_rad2deg (test_umath.TestTrigUfuncs) ... skipped 'Requires NumPy' test_sin (test_umath.TestTrigUfuncs) ... skipped 'Requires NumPy' test_sinh (test_umath.TestTrigUfuncs) ... skipped 'Requires NumPy' test_tan (test_umath.TestTrigUfuncs) ... skipped 'Requires NumPy' test_tanh (test_umath.TestTrigUfuncs) ... skipped 'Requires NumPy' test_context_sp (test_unit.TestCompatibleUnits) ... ok test_get_base_units (test_unit.TestCompatibleUnits) ... ok test_get_compatible_units (test_unit.TestCompatibleUnits) ... ok test_many (test_unit.TestCompatibleUnits) ... ok test_to_and_from_offset_units_00001 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'degC': 1}, {'degC': 1}); expected_output = 10] ... ok test_to_and_from_offset_units_00002 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'degC': 1}, {'kelvin': 1}); expected_output = 283.15] ... ok test_to_and_from_offset_units_00003 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'degC': 1}, {'degC': 1, 'millimeter': 1, 'meter': -1}); expected_output = error] ... ok test_to_and_from_offset_units_00004 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'degC': 1}, {'kelvin': 1, 'millimeter': 1, 'meter': -1}); expected_output = 283150] ... ok test_to_and_from_offset_units_00005 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'kelvin': 1}, {'degC': 1}); expected_output = -263.15] ... ok test_to_and_from_offset_units_00006 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'kelvin': 1}, {'kelvin': 1}); expected_output = 10] ... ok test_to_and_from_offset_units_00007 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'kelvin': 1}, {'degC': 1, 'millimeter': 1, 'meter': -1}); expected_output = error] ... ok test_to_and_from_offset_units_00008 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'kelvin': 1}, {'kelvin': 1, 'millimeter': 1, 'meter': -1}); expected_output = 10000] ... ok test_to_and_from_offset_units_00009 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'degC': 1, 'millimeter': 1, 'meter': -1}, {'degC': 1}); expected_output = error] ... ok test_to_and_from_offset_units_00010 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'degC': 1, 'millimeter': 1, 'meter': -1}, {'kelvin': 1}); expected_output = error] ... ok test_to_and_from_offset_units_00011 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'degC': 1, 'millimeter': 1, 'meter': -1}, {'degC': 1, 'millimeter': 1, 'meter': -1}); expected_output = 10] ... ok test_to_and_from_offset_units_00012 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'degC': 1, 'millimeter': 1, 'meter': -1}, {'kelvin': 1, 'millimeter': 1, 'meter': -1}); expected_output = error] ... ok test_to_and_from_offset_units_00013 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'kelvin': 1, 'millimeter': 1, 'meter': -1}, {'degC': 1}); expected_output = -273.14] ... ok test_to_and_from_offset_units_00014 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'kelvin': 1, 'millimeter': 1, 'meter': -1}, {'kelvin': 1}); expected_output = 0.01] ... ok test_to_and_from_offset_units_00015 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'kelvin': 1, 'millimeter': 1, 'meter': -1}, {'degC': 1, 'millimeter': 1, 'meter': -1}); expected_output = error] ... ok test_to_and_from_offset_units_00016 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'kelvin': 1, 'millimeter': 1, 'meter': -1}, {'kelvin': 1, 'millimeter': 1, 'meter': -1}); expected_output = 10] ... ok test_to_and_from_offset_units_00017 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'degC': 2}, {'kelvin': 2}); expected_output = error] ... ok test_to_and_from_offset_units_00018 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'degC': 1, 'degF': 1}, {'kelvin': 2}); expected_output = error] ... ok test_to_and_from_offset_units_00019 (test_unit.TestConvertWithOffset) test_to_and_from_offset_units (test_unit.TestConvertWithOffset) [with input = ({'degC': 1, 'kelvin': 1}, {'kelvin': 2}); expected_output = error] ... ok test_as_delta (test_unit.TestRegistry) ... ok test_base (test_unit.TestRegistry) ... ok test_check (test_unit.TestRegistry) ... ok test_convert_inplace (test_unit.TestRegistry) ... skipped 'Requires NumPy' test_convert_parse_str (test_unit.TestRegistry) ... ok test_default_format (test_unit.TestRegistry) ... ok test_define (test_unit.TestRegistry) ... ok test_imperial_symbol (test_unit.TestRegistry) ... ok test_load (test_unit.TestRegistry) ... ok test_name (test_unit.TestRegistry) ... ok test_parse_alias (test_unit.TestRegistry) ... ok test_parse_complex (test_unit.TestRegistry) ... ok test_parse_factor (test_unit.TestRegistry) ... ok test_parse_mul_div (test_unit.TestRegistry) ... ok test_parse_number (test_unit.TestRegistry) ... ok test_parse_plural (test_unit.TestRegistry) ... ok test_parse_prefix (test_unit.TestRegistry) ... ok test_parse_pretty (test_unit.TestRegistry) ... ok test_parse_single (test_unit.TestRegistry) ... ok test_parse_units (test_unit.TestRegistry) ... ok test_pint (test_unit.TestRegistry) ... ok test_redefinition (test_unit.TestRegistry) ... ok test_rep_and_parse (test_unit.TestRegistry) ... ok test_repeated_convert (test_unit.TestRegistry) ... ok test_singular_SI_prefix_convert (test_unit.TestRegistry) ... ok test_str_errors (test_unit.TestRegistry) ... ok test_symbol (test_unit.TestRegistry) ... ok test_to_ref_vs_to (test_unit.TestRegistry) ... ok test_wrap_referencing (test_unit.TestRegistry) ... ok test_wraps (test_unit.TestRegistry) ... ok test_as_delta (test_unit.TestRegistryWithDefaultRegistry) ... ok test_base (test_unit.TestRegistryWithDefaultRegistry) ... ok test_check (test_unit.TestRegistryWithDefaultRegistry) ... ok test_convert_inplace (test_unit.TestRegistryWithDefaultRegistry) ... skipped 'Requires NumPy' test_convert_parse_str (test_unit.TestRegistryWithDefaultRegistry) ... ok test_default_format (test_unit.TestRegistryWithDefaultRegistry) ... ok test_define (test_unit.TestRegistryWithDefaultRegistry) ... ok test_imperial_symbol (test_unit.TestRegistryWithDefaultRegistry) ... ok test_lazy (test_unit.TestRegistryWithDefaultRegistry) ... ok test_load (test_unit.TestRegistryWithDefaultRegistry) ... ok test_name (test_unit.TestRegistryWithDefaultRegistry) ... ok test_parse_alias (test_unit.TestRegistryWithDefaultRegistry) ... ok test_parse_complex (test_unit.TestRegistryWithDefaultRegistry) ... ok test_parse_factor (test_unit.TestRegistryWithDefaultRegistry) ... ok test_parse_mul_div (test_unit.TestRegistryWithDefaultRegistry) ... ok test_parse_number (test_unit.TestRegistryWithDefaultRegistry) ... ok test_parse_plural (test_unit.TestRegistryWithDefaultRegistry) ... ok test_parse_prefix (test_unit.TestRegistryWithDefaultRegistry) ... ok test_parse_pretty (test_unit.TestRegistryWithDefaultRegistry) ... ok test_parse_single (test_unit.TestRegistryWithDefaultRegistry) ... ok test_parse_units (test_unit.TestRegistryWithDefaultRegistry) ... ok test_pint (test_unit.TestRegistryWithDefaultRegistry) ... ok test_redefinition (test_unit.TestRegistryWithDefaultRegistry) ... ok test_rep_and_parse (test_unit.TestRegistryWithDefaultRegistry) ... ok test_repeated_convert (test_unit.TestRegistryWithDefaultRegistry) ... ok test_singular_SI_prefix_convert (test_unit.TestRegistryWithDefaultRegistry) ... ok test_str_errors (test_unit.TestRegistryWithDefaultRegistry) ... ok test_symbol (test_unit.TestRegistryWithDefaultRegistry) ... ok test_to_ref_vs_to (test_unit.TestRegistryWithDefaultRegistry) ... ok test_wrap_referencing (test_unit.TestRegistryWithDefaultRegistry) ... ok test_wraps (test_unit.TestRegistryWithDefaultRegistry) ... ok test_array_interface (test_unit.TestUnit) ... skipped 'Requires NumPy' test_creation (test_unit.TestUnit) ... ok test_deepcopy (test_unit.TestUnit) ... ok test_dimensionality (test_unit.TestUnit) ... ok test_dimensionless (test_unit.TestUnit) ... ok test_ipython (test_unit.TestUnit) ... ok test_unit_casting (test_unit.TestUnit) ... ok test_unit_cmp (test_unit.TestUnit) ... ok test_unit_default_formatting (test_unit.TestUnit) ... ok test_unit_div (test_unit.TestUnit) ... ok test_unit_eqs (test_unit.TestUnit) ... ok test_unit_formatting (test_unit.TestUnit) ... ok test_unit_hash (test_unit.TestUnit) ... ok test_unit_mul (test_unit.TestUnit) ... ok test_unit_pow (test_unit.TestUnit) ... ok test_unit_rdiv (test_unit.TestUnit) ... ok test_unit_repr (test_unit.TestUnit) ... ok test_shortest_path (test_util.TestGraph) ... ok test_start_not_in_graph (test_util.TestGraph) ... ok test_matrix_to_string (test_util.TestMatrix) ... ok test_transpose (test_util.TestMatrix) ... ok test_basic (test_util.TestParseHelper) ... ok test_calculate (test_util.TestParseHelper) ... ok test_eval_token (test_util.TestParseHelper) ... ok test_joined_multiplication (test_util.TestStringProcessor) ... ok test_names (test_util.TestStringProcessor) ... ok test_numbers (test_util.TestStringProcessor) ... ok test_per (test_util.TestStringProcessor) ... ok test_space_multiplication (test_util.TestStringProcessor) ... ok test_square_cube (test_util.TestStringProcessor) ... ok test_dict_conversion (test_util.TestToUnitsContainer) ... ok test_quantity_conversion (test_util.TestToUnitsContainer) ... ok test_str_conversion (test_util.TestToUnitsContainer) ... ok test_uc_conversion (test_util.TestToUnitsContainer) ... ok test_unit_conversion (test_util.TestToUnitsContainer) ... ok test_invalid (test_util.TestUnitsContainer) ... ok test_string_comparison (test_util.TestUnitsContainer) ... ok test_unitcontainer_arithmetic (test_util.TestUnitsContainer) ... ok test_unitcontainer_bool (test_util.TestUnitsContainer) ... ok test_unitcontainer_comp (test_util.TestUnitsContainer) ... ok test_unitcontainer_creation (test_util.TestUnitsContainer) ... ok test_unitcontainer_repr (test_util.TestUnitsContainer) ... ok ---------------------------------------------------------------------- Ran 799 tests in 17.461s OK (skipped=342, expected failures=2) + exit 0 Processing files: python3-pint-0.9-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9eRSC8 + umask 022 + cd /builddir/build/BUILD + cd Pint-0.9 + DOCDIR=/builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/share/doc/python3-pint + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/share/doc/python3-pint + cp -pr README /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/share/doc/python3-pint + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.s2rWMd + umask 022 + cd /builddir/build/BUILD + cd Pint-0.9 + LICENSEDIR=/builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/share/licenses/python3-pint + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/share/licenses/python3-pint + cp -pr LICENSE /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64/usr/share/licenses/python3-pint + exit 0 Provides: python3-pint = 0.9-1.el8 python3.6dist(pint) = 0.9 python3dist(pint) = 0.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64 Wrote: /builddir/build/RPMS/python3-pint-0.9-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EzHXaC + umask 022 + cd /builddir/build/BUILD + cd Pint-0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pint-0.9-1.el8.x86_64 + exit 0 Child return code was: 0