Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-hamcrest.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/infra8-infra-common-el8-build-88082-636360/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9230f3a465ff4b2b8a8391e4727c5699', '-D', '/var/lib/mock/infra8-infra-common-el8-build-88082-636360/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-hamcrest.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-hamcrest-1.9.0-8.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-hamcrest.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/infra8-infra-common-el8-build-88082-636360/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '92398c0ac43042b2826c2113ee23b1cf', '-D', '/var/lib/mock/infra8-infra-common-el8-build-88082-636360/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-hamcrest.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sma0wO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyHamcrest-1.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-hamcrest-1.9.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyHamcrest-1.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Add-boolean-matchers.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-Silence-warnings-from-tests-due-to-use-of-old-pytest.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h0yWbm + umask 022 + cd /builddir/build/BUILD + cd PyHamcrest-1.9.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/hamcrest copying src/hamcrest/__init__.py -> build/lib/hamcrest creating build/lib/hamcrest/library copying src/hamcrest/library/__init__.py -> build/lib/hamcrest/library creating build/lib/hamcrest/core copying src/hamcrest/core/assert_that.py -> build/lib/hamcrest/core copying src/hamcrest/core/string_description.py -> build/lib/hamcrest/core copying src/hamcrest/core/matcher.py -> build/lib/hamcrest/core copying src/hamcrest/core/compat.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_matcher.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_description.py -> build/lib/hamcrest/core copying src/hamcrest/core/selfdescribingvalue.py -> build/lib/hamcrest/core copying src/hamcrest/core/selfdescribing.py -> build/lib/hamcrest/core copying src/hamcrest/core/description.py -> build/lib/hamcrest/core copying src/hamcrest/core/__init__.py -> build/lib/hamcrest/core creating build/lib/hamcrest/library/bool copying src/hamcrest/library/bool/bool_comparison.py -> build/lib/hamcrest/library/bool copying src/hamcrest/library/bool/__init__.py -> build/lib/hamcrest/library/bool creating build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringendswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringmatches.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_case.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringstartswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontains.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontainsinorder.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/substringmatcher.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/__init__.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_whitespace.py -> build/lib/hamcrest/library/text creating build/lib/hamcrest/library/object copying src/hamcrest/library/object/haslength.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/__init__.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasproperty.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasstring.py -> build/lib/hamcrest/library/object creating build/lib/hamcrest/library/number copying src/hamcrest/library/number/ordering_comparison.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/iscloseto.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/__init__.py -> build/lib/hamcrest/library/number creating build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/is_empty.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containing.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_onlycontaining.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingkey.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingentries.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isin.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingvalue.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginanyorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containing.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/__init__.py -> build/lib/hamcrest/library/collection creating build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/match_equality.py -> build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/__init__.py -> build/lib/hamcrest/library/integration creating build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/wrap_matcher.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/hasmethod.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/__init__.py -> build/lib/hamcrest/core/helpers creating build/lib/hamcrest/core/core copying src/hamcrest/core/core/raises.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnone.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/anyof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isinstanceof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/allof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isanything.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnot.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/issame.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/described_as.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/is_.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isequal.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/__init__.py -> build/lib/hamcrest/core/core + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gZxTzZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch + cd PyHamcrest-1.9.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/bool copying build/lib/hamcrest/library/bool/bool_comparison.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/bool copying build/lib/hamcrest/library/bool/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/bool creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringendswith.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringmatches.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_case.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringstartswith.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontains.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontainsinorder.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/substringmatcher.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_whitespace.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/haslength.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasproperty.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasstring.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/object creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/ordering_comparison.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/iscloseto.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/number creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/is_empty.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containing.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_onlycontaining.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingkey.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingentries.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isin.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingvalue.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginanyorder.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginorder.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containing.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/match_equality.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/wrap_matcher.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/hasmethod.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/assert_that.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/string_description.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/matcher.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/compat.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/raises.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnone.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/anyof.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isinstanceof.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/allof.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isanything.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnot.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/issame.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/described_as.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/is_.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isequal.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/base_matcher.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/base_description.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/selfdescribingvalue.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/selfdescribing.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/description.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/core/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core copying build/lib/hamcrest/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/bool/bool_comparison.py to bool_comparison.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/bool/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text/stringendswith.py to stringendswith.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text/stringmatches.py to stringmatches.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text/isequal_ignoring_case.py to isequal_ignoring_case.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text/stringstartswith.py to stringstartswith.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text/stringcontains.py to stringcontains.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text/stringcontainsinorder.py to stringcontainsinorder.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text/substringmatcher.py to substringmatcher.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/text/isequal_ignoring_whitespace.py to isequal_ignoring_whitespace.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/object/haslength.py to haslength.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/object/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/object/hasproperty.py to hasproperty.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/object/hasstring.py to hasstring.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/number/ordering_comparison.py to ordering_comparison.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/number/iscloseto.py to iscloseto.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/number/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection/is_empty.py to is_empty.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containing.py to issequence_containing.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection/issequence_onlycontaining.py to issequence_onlycontaining.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingkey.py to isdict_containingkey.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingentries.py to isdict_containingentries.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection/isin.py to isin.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containingvalue.py to isdict_containingvalue.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containinginanyorder.py to issequence_containinginanyorder.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection/issequence_containinginorder.py to issequence_containinginorder.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection/isdict_containing.py to isdict_containing.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/collection/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/integration/match_equality.py to match_equality.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/integration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/library/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/helpers/wrap_matcher.py to wrap_matcher.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/helpers/hasmethod.py to hasmethod.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/helpers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/assert_that.py to assert_that.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/string_description.py to string_description.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/matcher.py to matcher.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core/raises.py to raises.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core/isnone.py to isnone.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core/anyof.py to anyof.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core/isinstanceof.py to isinstanceof.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core/allof.py to allof.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core/isanything.py to isanything.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core/isnot.py to isnot.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core/issame.py to issame.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core/described_as.py to described_as.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core/is_.py to is_.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core/isequal.py to isequal.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/core/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/base_matcher.py to base_matcher.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/base_description.py to base_description.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/selfdescribingvalue.py to selfdescribingvalue.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/selfdescribing.py to selfdescribing.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/description.py to description.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/core/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/hamcrest/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmp0FVBR3.py' /usr/bin/python2 -O /tmp/tmp0FVBR3.py removing /tmp/tmp0FVBR3.py running install_egg_info running egg_info creating src/PyHamcrest.egg-info writing requirements to src/PyHamcrest.egg-info/requires.txt writing src/PyHamcrest.egg-info/PKG-INFO writing top-level names to src/PyHamcrest.egg-info/top_level.txt writing dependency_links to src/PyHamcrest.egg-info/dependency_links.txt writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' Copying src/PyHamcrest.egg-info to /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages/PyHamcrest-1.9.0-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/bool copying build/lib/hamcrest/library/bool/bool_comparison.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/bool copying build/lib/hamcrest/library/bool/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/bool creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringendswith.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringmatches.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_case.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringstartswith.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontains.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontainsinorder.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/substringmatcher.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_whitespace.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/haslength.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasproperty.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasstring.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/object creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/ordering_comparison.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/iscloseto.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/number creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/is_empty.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containing.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_onlycontaining.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingkey.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingentries.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isin.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingvalue.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginanyorder.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginorder.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containing.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/match_equality.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/wrap_matcher.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/hasmethod.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/assert_that.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core copying build/lib/hamcrest/core/string_description.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core copying build/lib/hamcrest/core/matcher.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core copying build/lib/hamcrest/core/compat.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core creating /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/raises.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnone.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/anyof.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isinstanceof.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/allof.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isanything.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnot.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/issame.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/described_as.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/is_.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isequal.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/base_matcher.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core copying build/lib/hamcrest/core/base_description.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core copying build/lib/hamcrest/core/selfdescribingvalue.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core copying build/lib/hamcrest/core/selfdescribing.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core copying build/lib/hamcrest/core/description.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core copying build/lib/hamcrest/core/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core copying build/lib/hamcrest/__init__.py -> /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/bool/bool_comparison.py to bool_comparison.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/bool/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text/stringendswith.py to stringendswith.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text/stringmatches.py to stringmatches.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text/isequal_ignoring_case.py to isequal_ignoring_case.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text/stringstartswith.py to stringstartswith.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text/stringcontains.py to stringcontains.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text/stringcontainsinorder.py to stringcontainsinorder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text/substringmatcher.py to substringmatcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/text/isequal_ignoring_whitespace.py to isequal_ignoring_whitespace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/object/haslength.py to haslength.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/object/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/object/hasproperty.py to hasproperty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/object/hasstring.py to hasstring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/number/ordering_comparison.py to ordering_comparison.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/number/iscloseto.py to iscloseto.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/number/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection/is_empty.py to is_empty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection/issequence_containing.py to issequence_containing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection/issequence_onlycontaining.py to issequence_onlycontaining.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection/isdict_containingkey.py to isdict_containingkey.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection/isdict_containingentries.py to isdict_containingentries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection/isin.py to isin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection/isdict_containingvalue.py to isdict_containingvalue.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection/issequence_containinginanyorder.py to issequence_containinginanyorder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection/issequence_containinginorder.py to issequence_containinginorder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection/isdict_containing.py to isdict_containing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/collection/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/integration/match_equality.py to match_equality.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/integration/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/library/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/helpers/wrap_matcher.py to wrap_matcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/helpers/hasmethod.py to hasmethod.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/helpers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/assert_that.py to assert_that.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/string_description.py to string_description.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/matcher.py to matcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core/raises.py to raises.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core/isnone.py to isnone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core/anyof.py to anyof.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core/isinstanceof.py to isinstanceof.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core/allof.py to allof.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core/isanything.py to isanything.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core/isnot.py to isnot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core/issame.py to issame.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core/described_as.py to described_as.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core/is_.py to is_.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core/isequal.py to isequal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/core/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/base_matcher.py to base_matcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/base_description.py to base_description.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/selfdescribingvalue.py to selfdescribingvalue.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/selfdescribing.py to selfdescribing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/description.py to description.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/core/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/hamcrest/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmphf0r3hgk.py' /usr/libexec/platform-python /tmp/tmphf0r3hgk.py removing /tmp/tmphf0r3hgk.py running install_egg_info running egg_info writing src/PyHamcrest.egg-info/PKG-INFO writing dependency_links to src/PyHamcrest.egg-info/dependency_links.txt writing requirements to src/PyHamcrest.egg-info/requires.txt writing top-level names to src/PyHamcrest.egg-info/top_level.txt reading manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' Copying src/PyHamcrest.egg-info to /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages/PyHamcrest-1.9.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 1.9.0-8.el8 --unique-debug-suffix -1.9.0-8.el8.noarch --unique-debug-src-base python-hamcrest-1.9.0-8.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/PyHamcrest-1.9.0 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-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/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.bLBLFG + umask 022 + cd /builddir/build/BUILD + cd PyHamcrest-1.9.0 + mv pytest.ini pytest.ini~ + PYTHONPATH=/builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python2.7/site-packages + py.test-2.7 -v ============================= test session starts ============================== platform linux2 -- Python 2.7.17, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 -- /usr/bin/python2 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/PyHamcrest-1.9.0, inifile: collecting ... collected 489 items tests/hamcrest_unit_test/assert_that_test.py::AssertThatTest::testAssertionErrorShouldDescribeExpectedAndActual PASSED [ 0%] tests/hamcrest_unit_test/assert_that_test.py::AssertThatTest::testAssertionErrorShouldIncludeOptionalReason PASSED [ 0%] tests/hamcrest_unit_test/assert_that_test.py::AssertThatTest::testAssertionUnicodeEncodesProperly PASSED [ 0%] tests/hamcrest_unit_test/assert_that_test.py::AssertThatTest::testCanTestBoolDirectly PASSED [ 0%] tests/hamcrest_unit_test/assert_that_test.py::AssertThatTest::testCanTestBoolDirectlyWithoutReason PASSED [ 1%] tests/hamcrest_unit_test/assert_that_test.py::AssertThatTest::testShouldBeSilentOnSuccessfulMatch PASSED [ 1%] tests/hamcrest_unit_test/base_description_test.py::test_append_text_delegates PASSED [ 1%] tests/hamcrest_unit_test/base_description_test.py::test_append_description_types[described0-described] PASSED [ 1%] tests/hamcrest_unit_test/base_description_test.py::test_append_description_types[unicode-py2-'unicode-py2'] PASSED [ 1%] tests/hamcrest_unit_test/base_description_test.py::test_append_description_types[bytes-py2-'bytes-py2'] PASSED [ 2%] tests/hamcrest_unit_test/base_description_test.py::test_append_description_types[unicode-py3-'unicode-py3'] SKIPPED [ 2%] tests/hamcrest_unit_test/base_description_test.py::test_append_description_types[bytes-py3-] SKIPPED [ 2%] tests/hamcrest_unit_test/base_description_test.py::test_append_description_types[\U0001f4a9-'\U0001f4a9'] PASSED [ 2%] tests/hamcrest_unit_test/base_description_test.py::test_string_in_python_syntax['-'] PASSED [ 2%] tests/hamcrest_unit_test/base_description_test.py::test_string_in_python_syntax[ -\n] PASSED [ 3%] tests/hamcrest_unit_test/base_description_test.py::test_string_in_python_syntax[ -\r] PASSED [ 3%] tests/hamcrest_unit_test/base_description_test.py::test_string_in_python_syntax[ -\t] PASSED [ 3%] tests/hamcrest_unit_test/base_matcher_test.py::BaseMatcherTest::testStrFunctionShouldDescribeMatcher PASSED [ 3%] tests/hamcrest_unit_test/string_description_test.py::StringDescriptionTest::testDescribeUnicodeStringAsBytes <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 3%] tests/hamcrest_unit_test/string_description_test.py::StringDescriptionTest::testDescribeUnicodeStringAsUnicode <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 4%] tests/hamcrest_unit_test/string_description_test.py::StringDescriptionTest::testDescribesStringInQuotes PASSED [ 4%] tests/hamcrest_unit_test/string_description_test.py::StringDescriptionTest::testLetsSelfDescribingObjectDescribeItself PASSED [ 4%] tests/hamcrest_unit_test/string_description_test.py::StringDescriptionTest::testShouldNotAddAngleBracketsIfObjectDescriptionAlreadyHasThem PASSED [ 4%] tests/hamcrest_unit_test/string_description_test.py::StringDescriptionTest::testWrapsNonSelfDescribingObjectInAngleBrackets PASSED [ 4%] tests/hamcrest_unit_test/string_description_test.py::test_description_append_valid_input[native] PASSED [ 5%] tests/hamcrest_unit_test/string_description_test.py::test_description_append_valid_input[bytes] PASSED [ 5%] tests/hamcrest_unit_test/string_description_test.py::test_description_append_valid_input[unicode] PASSED [ 5%] tests/hamcrest_unit_test/bool/bool_comparison_test.py::BoolComparisonTest::test_false_is_false PASSED [ 5%] tests/hamcrest_unit_test/bool/bool_comparison_test.py::BoolComparisonTest::test_false_is_not_true PASSED [ 5%] tests/hamcrest_unit_test/bool/bool_comparison_test.py::BoolComparisonTest::test_is_false_description PASSED [ 6%] tests/hamcrest_unit_test/bool/bool_comparison_test.py::BoolComparisonTest::test_is_true_description PASSED [ 6%] tests/hamcrest_unit_test/bool/bool_comparison_test.py::BoolComparisonTest::test_number_is_not_false PASSED [ 6%] tests/hamcrest_unit_test/bool/bool_comparison_test.py::BoolComparisonTest::test_number_is_not_true PASSED [ 6%] tests/hamcrest_unit_test/bool/bool_comparison_test.py::BoolComparisonTest::test_true_is_not_false PASSED [ 6%] tests/hamcrest_unit_test/bool/bool_comparison_test.py::BoolComparisonTest::test_true_is_true PASSED [ 7%] tests/hamcrest_unit_test/collection/is_empty_test.py::EmptyCollectionTest::testDescribeMismatch PASSED [ 7%] tests/hamcrest_unit_test/collection/is_empty_test.py::EmptyCollectionTest::testHasReadableDescription PASSED [ 7%] tests/hamcrest_unit_test/collection/is_empty_test.py::EmptyCollectionTest::testReturnsFalseForNonEmptyCollectionLike PASSED [ 7%] tests/hamcrest_unit_test/collection/is_empty_test.py::EmptyCollectionTest::testReturnsFalseForNonEmptyStandardCollections PASSED [ 7%] tests/hamcrest_unit_test/collection/is_empty_test.py::EmptyCollectionTest::testReturnsTrueForEmptyCollectionLike PASSED [ 8%] tests/hamcrest_unit_test/collection/is_empty_test.py::EmptyCollectionTest::testReturnsTrueForEmptyStandardCollections PASSED [ 8%] tests/hamcrest_unit_test/collection/is_empty_test.py::EmptyCollectionTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 8%] tests/hamcrest_unit_test/collection/isdict_containing_test.py::IsDictContainingTest::testDescribeMismatch PASSED [ 8%] tests/hamcrest_unit_test/collection/isdict_containing_test.py::IsDictContainingTest::testHasReadableDescription PASSED [ 8%] tests/hamcrest_unit_test/collection/isdict_containing_test.py::IsDictContainingTest::testMatchesAnyConformingDictionary PASSED [ 9%] tests/hamcrest_unit_test/collection/isdict_containing_test.py::IsDictContainingTest::testMatchesDictionaryContainingMatchingKeyAndValue PASSED [ 9%] tests/hamcrest_unit_test/collection/isdict_containing_test.py::IsDictContainingTest::testMismatchDescriptionShowsActualArgument PASSED [ 9%] tests/hamcrest_unit_test/collection/isdict_containing_test.py::IsDictContainingTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 9%] tests/hamcrest_unit_test/collection/isdict_containing_test.py::IsDictContainingTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 10%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testDescribeMismatchOfDictionaryWithNonMatchingValue PASSED [ 10%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testDescribeMismatchOfDictionaryWithoutKey PASSED [ 10%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testDescribeMismatchOfNonDictionaryShowsActualArgument PASSED [ 10%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testDoesNotMatchNonDictionary PASSED [ 10%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testHasReadableDescription PASSED [ 11%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMatcheSingleDictionaryArgumentWithImplicitEqualTo PASSED [ 11%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMatcherCreationRequiresEvenNumberOfPositionalArgs PASSED [ 11%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMatchesDictLike PASSED [ 11%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMatchesDictionaryContainingMultipleKeysWithMatchingValues PASSED [ 11%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMatchesDictionaryContainingSingleKeyWithMatchingValue PASSED [ 12%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMatchesKwargsWithImplicitEqualTo PASSED [ 12%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMatchesUsingKwargs PASSED [ 12%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMatchesUsingSingleDictionaryArgument PASSED [ 12%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMismatchDescriptionOfDictionaryWithNonMatchingValue PASSED [ 12%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMismatchDescriptionOfNonDictionaryShowsActualArgument PASSED [ 13%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 13%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 13%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testDescribeMismatch PASSED [ 13%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testDoesNotMatchDictionaryMissingKey PASSED [ 13%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testDoesNotMatchEmptyDictionary PASSED [ 14%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testHasReadableDescription PASSED [ 14%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testMatchesAnyConformingDictionary PASSED [ 14%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testMatchesDictionaryContainingKey PASSED [ 14%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testMatchesSingletonDictionaryContainingKey PASSED [ 14%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testMismatchDescriptionShowsActualArgument PASSED [ 15%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 15%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 15%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testDescribeMismatch PASSED [ 15%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testDoesNotMatchDictionaryMissingValue PASSED [ 15%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testDoesNotMatchEmptyDictionary PASSED [ 16%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testHasReadableDescription PASSED [ 16%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testMatchesAnyConformingDictionary PASSED [ 16%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testMatchesDictionaryContainingValue PASSED [ 16%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testMatchesSingletonDictionaryContainingValue PASSED [ 16%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testMismatchDescriptionShowsActualArgument PASSED [ 17%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 17%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 17%] tests/hamcrest_unit_test/collection/isin_test.py::IsInConcreteSequenceTest::testDescribeMismatch PASSED [ 17%] tests/hamcrest_unit_test/collection/isin_test.py::IsInConcreteSequenceTest::testHasReadableDescription PASSED [ 17%] tests/hamcrest_unit_test/collection/isin_test.py::IsInConcreteSequenceTest::testMismatchDescriptionShowsActualArgument PASSED [ 18%] tests/hamcrest_unit_test/collection/isin_test.py::IsInConcreteSequenceTest::testReturnsTrueIfArgumentIsInSequence PASSED [ 18%] tests/hamcrest_unit_test/collection/isin_test.py::IsInConcreteSequenceTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 18%] tests/hamcrest_unit_test/collection/isin_test.py::IsInGeneratorTest::testDescribeMismatch PASSED [ 18%] tests/hamcrest_unit_test/collection/isin_test.py::IsInGeneratorTest::testHasReadableDescription PASSED [ 19%] tests/hamcrest_unit_test/collection/isin_test.py::IsInGeneratorTest::testMismatchDescriptionShowsActualArgument PASSED [ 19%] tests/hamcrest_unit_test/collection/isin_test.py::IsInGeneratorTest::testReturnsTrueIfArgumentIsInSequence PASSED [ 19%] tests/hamcrest_unit_test/collection/isin_test.py::IsInGeneratorTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 19%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContaining::testDescribeMismatch PASSED [ 19%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContaining::testHasAReadableDescription PASSED [ 20%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContaining::testMatchesASequenceThatContainsAnElementMatchingTheGivenMatcher PASSED [ 20%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContaining::testMatchesAnyConformingSequence PASSED [ 20%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContaining::testMismatchDescriptionShowsActualArgument PASSED [ 20%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContaining::testNoMatchIfSequenceDoesntContainAnElementMatchingTheGivenMatcher PASSED [ 20%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContaining::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 21%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContaining::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 21%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorContaining::testDescribeMismatch PASSED [ 21%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorContaining::testHasAReadableDescription PASSED [ 21%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorContaining::testMatchesASequenceThatContainsAnElementMatchingTheGivenMatcher PASSED [ 21%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorContaining::testMatchesAnyConformingSequence PASSED [ 22%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorContaining::testMismatchDescriptionShowsActualArgument PASSED [ 22%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorContaining::testNoMatchIfSequenceDoesntContainAnElementMatchingTheGivenMatcher PASSED [ 22%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorContaining::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 22%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorContaining::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 22%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testDescribeMismatch PASSED [ 23%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testHasAReadableDescription PASSED [ 23%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testMismatchDescriptionShowsFirstUnmetMatcherAndActualArgument PASSED [ 23%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testNoMatchIfCollectionDoesntSatisfyAllMatchers PASSED [ 23%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 23%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testShouldMatchCollectionContainingAllItems PASSED [ 24%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testShouldMatchCollectionContainingAllItemsInDifferentOrder PASSED [ 24%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testShouldMatchCollectionContainingAllItemsPlusExtras PASSED [ 24%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 24%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testDescribeMismatch PASSED [ 24%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testHasAReadableDescription PASSED [ 25%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testMismatchDescriptionShowsFirstUnmetMatcherAndActualArgument PASSED [ 25%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testNoMatchIfCollectionDoesntSatisfyAllMatchers PASSED [ 25%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 25%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testShouldMatchCollectionContainingAllItems PASSED [ 25%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testShouldMatchCollectionContainingAllItemsInDifferentOrder PASSED [ 26%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testShouldMatchCollectionContainingAllItemsPlusExtras PASSED [ 26%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 26%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testDescribeMismatch PASSED [ 26%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testDescribeMismatchAfterMatch PASSED [ 26%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testDescribeMismatchOfNonSequence PASSED [ 27%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testDoesNotMatchEmptySequence PASSED [ 27%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testDoesNotMatchIfOneOfMultipleItemsMismatch PASSED [ 27%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testDoesNotMatchWithFewerElementsThanExpected PASSED [ 27%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testDoesNotMatchWithMoreElementsThanExpected PASSED [ 28%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testEmptySequenceMatchesEmptySequence PASSED [ 28%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testHasAReadableDescription PASSED [ 28%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testMatchesAnyConformingSequence PASSED [ 28%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testMatchesSequenceInOrder PASSED [ 28%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testMatchesSequenceOutOfOrder PASSED [ 29%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testMatchingSingleItemSequence PASSED [ 29%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 29%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testDescribeMismatch PASSED [ 29%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testDescribeMismatchAfterMatch PASSED [ 29%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testDescribeMismatchOfNonSequence PASSED [ 30%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testDoesNotMatchEmptySequence PASSED [ 30%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testDoesNotMatchIfOneOfMultipleItemsMismatch PASSED [ 30%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testDoesNotMatchWithFewerElementsThanExpected PASSED [ 30%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testDoesNotMatchWithMoreElementsThanExpected PASSED [ 30%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testEmptySequenceMatchesEmptySequence PASSED [ 31%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testHasAReadableDescription PASSED [ 31%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testMatchesAnyConformingSequence PASSED [ 31%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testMatchesSequenceInOrder PASSED [ 31%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testMatchesSequenceOutOfOrder PASSED [ 31%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testMatchingSingleItemSequence PASSED [ 32%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 32%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testDescribeMismatch PASSED [ 32%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testDescribeMismatchOfNonSequence PASSED [ 32%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testDoesNotMatchEmptySequence PASSED [ 32%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testDoesNotMatchIfOneOfMultipleItemsMismatch PASSED [ 33%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testDoesNotMatchIfSingleItemMismatches PASSED [ 33%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testDoesNotMatchWithFewerElementsThanExpected PASSED [ 33%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testDoesNotMatchWithMoreElementsThanExpected PASSED [ 33%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testEmptySequenceMatchesEmptySequence PASSED [ 33%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testHasAReadableDescription PASSED [ 34%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testMatchesAnyConformingSequence PASSED [ 34%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testMatchingMultipleItemSequence PASSED [ 34%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testMatchingSingleItemSequence PASSED [ 34%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 34%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testDescribeMismatch PASSED [ 35%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testDescribeMismatchOfNonSequence PASSED [ 35%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testDoesNotMatchEmptySequence PASSED [ 35%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testDoesNotMatchIfOneOfMultipleItemsMismatch PASSED [ 35%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testDoesNotMatchIfSingleItemMismatches PASSED [ 35%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testDoesNotMatchWithFewerElementsThanExpected PASSED [ 36%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testDoesNotMatchWithMoreElementsThanExpected PASSED [ 36%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testEmptySequenceMatchesEmptySequence PASSED [ 36%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testHasAReadableDescription PASSED [ 36%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testMatchesAnyConformingSequence PASSED [ 37%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testMatchingMultipleItemSequence PASSED [ 37%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testMatchingSingleItemSequence PASSED [ 37%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 37%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testDescribeMismatch PASSED [ 37%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testDescribeMismatchOfNonSequence PASSED [ 38%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testDoesNotMatchEmptyList PASSED [ 38%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testDoesNotMatchListWithMismatchingItem PASSED [ 38%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testHasAReadableDescription PASSED [ 38%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testMatchesAllItemsWithMultipleMatchers PASSED [ 38%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testMatchesAllItemsWithOneMatcher PASSED [ 39%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testMatchesAnyConformingSequence PASSED [ 39%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testMatchesSingletonList PASSED [ 39%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 39%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testDescribeMismatch PASSED [ 39%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testDescribeMismatchOfNonSequence PASSED [ 40%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testDoesNotMatchEmptyList PASSED [ 40%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testDoesNotMatchListWithMismatchingItem PASSED [ 40%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testHasAReadableDescription PASSED [ 40%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testMatchesAllItemsWithMultipleMatchers PASSED [ 40%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testMatchesAllItemsWithOneMatcher PASSED [ 41%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testMatchesAnyConformingSequence PASSED [ 41%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testMatchesSingletonList PASSED [ 41%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 41%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testDescribeMismatch PASSED [ 41%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testHasAReadableDescription PASSED [ 42%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testMatchesIfArgumentSatisfiesAllOfManyOtherMatchers PASSED [ 42%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testMatchesIfArgumentSatisfiesBothOfTwoOtherMatchers PASSED [ 42%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testMismatchDescriptionDescribesFirstFailingMatch PASSED [ 42%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testNoMatchIfArgumentFailsToSatisfyAllOfManyOtherMatchers PASSED [ 42%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testNoMatchIfArgumentFailsToSatisfyEitherOfTwoOtherMatchers PASSED [ 43%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 43%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 43%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testDescribeMismatch PASSED [ 43%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testHasAReadableDescription PASSED [ 43%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testMatchesIfArgumentSatisfiesAnyOfManyOtherMatchers PASSED [ 44%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testMatchesIfArgumentSatisfiesEitherOrBothOfTwoOtherMatchers PASSED [ 44%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testMismatchDescriptionDescribesFirstFailingMatch PASSED [ 44%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testNoMatchIfArgumentFailsToSatisfyAnyOfManyOtherMatchers PASSED [ 44%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testNoMatchIfArgumentFailsToSatisfyEitherOfTwoOtherMatchers PASSED [ 44%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 45%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 45%] tests/hamcrest_unit_test/core/described_as_test.py::DescribedAsTest::testAppendsValuesToDescription PASSED [ 45%] tests/hamcrest_unit_test/core/described_as_test.py::DescribedAsTest::testDelegatesDescribeMismatchToNestedMatcher PASSED [ 45%] tests/hamcrest_unit_test/core/described_as_test.py::DescribedAsTest::testDelegatesMatchingToNestedMatcher PASSED [ 46%] tests/hamcrest_unit_test/core/described_as_test.py::DescribedAsTest::testDelegatesMismatchDescriptionToNestedMatcher PASSED [ 46%] tests/hamcrest_unit_test/core/described_as_test.py::DescribedAsTest::testOverridesDescriptionOfNestedMatcherWithConstructorArgument PASSED [ 46%] tests/hamcrest_unit_test/core/described_as_test.py::DescribedAsTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 46%] tests/hamcrest_unit_test/core/is_test.py::test_delegates_matching_to_nested_matcher[True-True] PASSED [ 46%] tests/hamcrest_unit_test/core/is_test.py::test_delegates_matching_to_nested_matcher[False-False] PASSED [ 47%] tests/hamcrest_unit_test/core/is_test.py::test_delegates_mismatching_to_nested_matcher[True-False] PASSED [ 47%] tests/hamcrest_unit_test/core/is_test.py::test_delegates_mismatching_to_nested_matcher[False-True] PASSED [ 47%] tests/hamcrest_unit_test/core/is_test.py::test_description_should_pass_through_matcher PASSED [ 47%] tests/hamcrest_unit_test/core/is_test.py::test_provides_convenient_shortcut_for_is_equal_to[A-A-'A'] PASSED [ 47%] tests/hamcrest_unit_test/core/is_test.py::test_provides_convenient_shortcut_for_is_equal_to[8-8-<8>] PASSED [ 48%] tests/hamcrest_unit_test/core/is_test.py::test_provides_convenient_shortcut_for_is_equal_to[arg2-identity2-<()>] PASSED [ 48%] tests/hamcrest_unit_test/core/is_test.py::test_provides_convenient_shortcut_for_is_equal_to_false[B-A-'A'] PASSED [ 48%] tests/hamcrest_unit_test/core/is_test.py::test_provides_convenient_shortcut_for_is_equal_to_false[9-8-<8>] PASSED [ 48%] tests/hamcrest_unit_test/core/is_test.py::test_description_uses_equal_to[A-A-'A'] PASSED [ 48%] tests/hamcrest_unit_test/core/is_test.py::test_description_uses_equal_to[8-8-<8>] PASSED [ 49%] tests/hamcrest_unit_test/core/is_test.py::test_description_uses_equal_to[arg2-identity2-<()>] PASSED [ 49%] tests/hamcrest_unit_test/core/is_test.py::test_provides_instanceof_shortcut[A-str] PASSED [ 49%] tests/hamcrest_unit_test/core/is_test.py::test_provides_instanceof_shortcut[1-int] PASSED [ 49%] tests/hamcrest_unit_test/core/is_test.py::test_provides_instanceof_shortcut[arg2-OldClass] PASSED [ 49%] tests/hamcrest_unit_test/core/is_test.py::test_successful_match_does_not_generate_mismatch_description PASSED [ 50%] tests/hamcrest_unit_test/core/is_test.py::test_delegates_mismatch_description_to_nested_matcher PASSED [ 50%] tests/hamcrest_unit_test/core/is_test.py::test_delegates_describe_mismatch_to_nested_matcher PASSED [ 50%] tests/hamcrest_unit_test/core/isanything_test.py::IsAnythingTest::testAlwaysEvaluatesToTrue PASSED [ 50%] tests/hamcrest_unit_test/core/isanything_test.py::IsAnythingTest::testCanOverrideDescription PASSED [ 50%] tests/hamcrest_unit_test/core/isanything_test.py::IsAnythingTest::testHasUsefulDefaultDescription PASSED [ 51%] tests/hamcrest_unit_test/core/isanything_test.py::IsAnythingTest::testMatchAlwaysSucceedsSoShouldNotGenerateMismatchDescription PASSED [ 51%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testByteInequalityDescriptionPy2 PASSED [ 51%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testByteInequalityDescriptionPy3 SKIPPED [ 51%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testCanCompareNoneValues PASSED [ 51%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testComparesObjectsUsingEquality PASSED [ 52%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testDescribeMismatch PASSED [ 52%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testEqualToWithEqualBytes PASSED [ 52%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testHonorsArgumentEqImplementationEvenWithNone PASSED [ 52%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testIncludesTheResultOfCallingToStringOnItsArgumentInTheDescription PASSED [ 52%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testMismatchDescriptionShowsActualArgument PASSED [ 53%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testNotEqualToWithEqualBytes PASSED [ 53%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testReturnsAnObviousDescriptionIfCreatedWithANestedMatcherByMistake PASSED [ 53%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 53%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_matching_evaluation[1-matcher0] PASSED [ 53%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_matching_evaluation[1-matcher1] PASSED [ 54%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_matching_evaluation[foo-matcher2] PASSED [ 54%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_matching_evaluation[1-matcher3] PASSED [ 54%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_matching_evaluation[foo-matcher4] PASSED [ 54%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_matching_evaluation[arg5-matcher5] PASSED [ 55%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_mismatching_evaluation[hi-matcher0] PASSED [ 55%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_mismatching_evaluation[None-matcher1] PASSED [ 55%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_mismatching_evaluation[not a parent-matcher2] PASSED [ 55%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_mismatching_evaluation[None-matcher3] PASSED [ 55%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_matcher_creation_requires_type[obj0] PASSED [ 56%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_matcher_creation_requires_type[str] PASSED [ 56%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_has_a_readable_description[an instance of int-int] PASSED [ 56%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_has_a_readable_description[an instance of Parent-Parent] PASSED [ 56%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_successful_match_does_not_generate_mismatch_description PASSED [ 56%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_mismatch_description_shows_actual_argument PASSED [ 57%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_describe_mismatch PASSED [ 57%] tests/hamcrest_unit_test/core/isnone_test.py::IsNoneTest::testDescribeMismatch PASSED [ 57%] tests/hamcrest_unit_test/core/isnone_test.py::IsNoneTest::testEvaluatesToFalseIfArgumentIsNotNone PASSED [ 57%] tests/hamcrest_unit_test/core/isnone_test.py::IsNoneTest::testEvaluatesToTrueIfArgumentIsNone PASSED [ 57%] tests/hamcrest_unit_test/core/isnone_test.py::IsNoneTest::testHasAReadableDescription PASSED [ 58%] tests/hamcrest_unit_test/core/isnone_test.py::IsNoneTest::testMismatchDescriptionShowsActualArgument PASSED [ 58%] tests/hamcrest_unit_test/core/isnone_test.py::IsNoneTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 58%] tests/hamcrest_unit_test/core/isnone_test.py::NotNoneTest::testDescribeMismatch PASSED [ 58%] tests/hamcrest_unit_test/core/isnone_test.py::NotNoneTest::testEvaluatesToFalseIfArgumentIsNone PASSED [ 58%] tests/hamcrest_unit_test/core/isnone_test.py::NotNoneTest::testEvaluatesToTrueIfArgumentIsNotNone PASSED [ 59%] tests/hamcrest_unit_test/core/isnone_test.py::NotNoneTest::testHasAReadableDescription PASSED [ 59%] tests/hamcrest_unit_test/core/isnone_test.py::NotNoneTest::testMismatchDescriptionShowsActualArgument PASSED [ 59%] tests/hamcrest_unit_test/core/isnone_test.py::NotNoneTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 59%] tests/hamcrest_unit_test/core/isnot_test.py::IsNotTest::testDescribeMismatch PASSED [ 59%] tests/hamcrest_unit_test/core/isnot_test.py::IsNotTest::testEvaluatesToTheTheLogicalNegationOfAnotherMatcher PASSED [ 60%] tests/hamcrest_unit_test/core/isnot_test.py::IsNotTest::testHasAReadableDescription PASSED [ 60%] tests/hamcrest_unit_test/core/isnot_test.py::IsNotTest::testMismatchDescriptionShowsActualArgument PASSED [ 60%] tests/hamcrest_unit_test/core/isnot_test.py::IsNotTest::testProvidesConvenientShortcutForNotEqualTo PASSED [ 60%] tests/hamcrest_unit_test/core/isnot_test.py::IsNotTest::testProvidesConvenientShortcutForNotInstanceOf PASSED [ 60%] tests/hamcrest_unit_test/core/isnot_test.py::IsNotTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 61%] tests/hamcrest_unit_test/core/issame_test.py::IsSameTest::testDescribeMismatch PASSED [ 61%] tests/hamcrest_unit_test/core/issame_test.py::IsSameTest::testDescribeMismatchWithNilShouldNotIncludeAddress PASSED [ 61%] tests/hamcrest_unit_test/core/issame_test.py::IsSameTest::testDescriptionIncludesMemoryAddress PASSED [ 61%] tests/hamcrest_unit_test/core/issame_test.py::IsSameTest::testEvaluatesToTrueIfArgumentIsReferenceToASpecifiedObject PASSED [ 61%] tests/hamcrest_unit_test/core/issame_test.py::IsSameTest::testMismatchDescriptionShowsActualArgumentAddress PASSED [ 62%] tests/hamcrest_unit_test/core/issame_test.py::IsSameTest::testMismatchDescriptionWithNilShouldNotIncludeAddress PASSED [ 62%] tests/hamcrest_unit_test/core/issame_test.py::IsSameTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 62%] tests/hamcrest_unit_test/core/raises_test.py::RaisesTest::testDescribeMismatchWillCallItemIfNotTheOriginalMatch PASSED [ 62%] tests/hamcrest_unit_test/core/raises_test.py::RaisesTest::testDoesNotMatchExceptionIfRegularExpressionDoesNotMatch PASSED [ 62%] tests/hamcrest_unit_test/core/raises_test.py::RaisesTest::testDoesNotMatchIfFunctionDoesNotRaiseException PASSED [ 63%] tests/hamcrest_unit_test/core/raises_test.py::RaisesTest::testDoesNotMatchTypeErrorIfActualIsNotCallable PASSED [ 63%] tests/hamcrest_unit_test/core/raises_test.py::RaisesTest::testMatchesIfFunctionRaisesASubclassOfTheExpectedException PASSED [ 63%] tests/hamcrest_unit_test/core/raises_test.py::RaisesTest::testMatchesIfFunctionRaisesTheExactExceptionExpected PASSED [ 63%] tests/hamcrest_unit_test/core/raises_test.py::RaisesTest::testMatchesRegularExpressionToStringifiedException PASSED [ 64%] tests/hamcrest_unit_test/core/raises_test.py::CallingTest::testCallingDoesNotImmediatelyExecuteFunction PASSED [ 64%] tests/hamcrest_unit_test/core/raises_test.py::CallingTest::testCallingObjectCallsProvidedFunction PASSED [ 64%] tests/hamcrest_unit_test/core/raises_test.py::CallingTest::testCallingReturnsFunctionResult PASSED [ 64%] tests/hamcrest_unit_test/core/raises_test.py::CallingTest::testCallingWithFunctionReturnsObject PASSED [ 64%] tests/hamcrest_unit_test/core/raises_test.py::CallingTest::testCallingWithFunctionSetsArgumentList PASSED [ 65%] tests/hamcrest_unit_test/integration/match_equality_test.py::MatchEqualityWrapperTest::testMatcherIsEqualWhenMatchesIsTrue PASSED [ 65%] tests/hamcrest_unit_test/integration/match_equality_test.py::MatchEqualityWrapperTest::testMatcherIsNotEqualWhenMatchesIsFalse PASSED [ 65%] tests/hamcrest_unit_test/integration/match_equality_test.py::MatchEqualityWrapperTest::testMatcherReprIsMatcher PASSED [ 65%] tests/hamcrest_unit_test/integration/match_equality_test.py::MatchEqualityWrapperTest::testMatcherStringIsMatcherDescription PASSED [ 65%] tests/hamcrest_unit_test/integration/match_equality_test.py::MatchEqualityWrapperTest::testMatchesWhenProvidedAnObject PASSED [ 66%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testDescribeMismatchShowsActualArgumentIfNotNumeric PASSED [ 66%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testDescribeMismatchShowsActualDeltaIfArgumentIsNumeric PASSED [ 66%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testEvaluatesToTrueIfArgumentIsEqualToAValueWithinSomeError PASSED [ 66%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testFailsIfMatchingAgainstNonNumber PASSED [ 66%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testHasAReadableDescription PASSED [ 67%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testMatcherCreationAcceptsOtherNumericTypes PASSED [ 67%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testMatcherCreationRequiresNumbers PASSED [ 67%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testMismatchDescriptionShowsActualArgumentIfNotNumeric PASSED [ 67%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testMismatchDescriptionShowsActualDeltaIfArgumentIsNumeric PASSED [ 67%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 68%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_complex <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 68%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_complex128 <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 68%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_complex64 <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 68%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_float <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 68%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_float16 <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 69%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_float32 <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 69%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_float64 <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 69%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_int <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 69%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_int16 <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 69%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_int32 <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 70%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_int64 <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 70%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_int8 <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 70%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_uint16 <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 70%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_uint32 <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 70%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_uint64 <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 71%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_uint8 <- ../../../../usr/lib64/python2.7/unittest/case.py SKIPPED [ 71%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testComparesObjectsForGreaterThan PASSED [ 71%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testComparesObjectsForGreaterThanOrEqualTo PASSED [ 71%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testComparesObjectsForLessThan PASSED [ 71%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testComparesObjectsForLessThanOrEqualTo PASSED [ 72%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testDescribeMismatch PASSED [ 72%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testHasAReadableDescription PASSED [ 72%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testMismatchDescription PASSED [ 72%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 73%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testSupportsDifferentTypesOfComparableObjects PASSED [ 73%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testDescribeMismatchForItemWithWrongLength PASSED [ 73%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testDescribeMismatchForItemWithoutLength PASSED [ 73%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testDoesNotMatchObjectWithoutLen PASSED [ 73%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testHasReadableDescription PASSED [ 74%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testMismatchDescriptionForItemWithWrongLength PASSED [ 74%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testMismatchDescriptionForItemWithoutLength PASSED [ 74%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testPassesResultOfLenToNestedMatcher PASSED [ 74%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testProvidesConvenientShortcutForHasLengthEqualTo PASSED [ 74%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 75%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testDescribeMissingProperty PASSED [ 75%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testDescribePropertyValueMismatch PASSED [ 75%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testDescription PASSED [ 75%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testHasPropertyWithValueMatcher PASSED [ 75%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testHasPropertyWithValueMatcherNegative PASSED [ 76%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testHasPropertyWithoutValueMatcher PASSED [ 76%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testHasPropertyWithoutValueMatcherNegative PASSED [ 76%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testMismatchDescription PASSED [ 76%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testNoMismatchDescriptionOnMatch PASSED [ 76%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertiesTest::testMatcherCreationRequiresEvenNumberOfPositionalArguments PASSED [ 77%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertiesTest::testMatchesUsingKeywordArguments PASSED [ 77%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertiesTest::testMatchesUsingSingleDictionaryArgument PASSED [ 77%] tests/hamcrest_unit_test/object/hasstring_test.py::HasStringTest::testDescribeMismatchDescription PASSED [ 77%] tests/hamcrest_unit_test/object/hasstring_test.py::HasStringTest::testHasReadableDescription PASSED [ 77%] tests/hamcrest_unit_test/object/hasstring_test.py::HasStringTest::testMismatchDescription PASSED [ 78%] tests/hamcrest_unit_test/object/hasstring_test.py::HasStringTest::testPassesResultOfToStrToNestedMatcher PASSED [ 78%] tests/hamcrest_unit_test/object/hasstring_test.py::HasStringTest::testProvidesConvenientShortcutForHasStringEqualTo PASSED [ 78%] tests/hamcrest_unit_test/object/hasstring_test.py::HasStringTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 78%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testCanApplyPlainStringToUnicodeMatcher PASSED [ 78%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testCanApplyUnicodeStringToPlainMatcher PASSED [ 79%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testCanApplyUnicodeStringToUnicodeMatcher PASSED [ 79%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testDescribeMismatch PASSED [ 79%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testFailsIfAdditionalWhitespaceIsPresent PASSED [ 79%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testFailsIfMatchingAgainstNonString PASSED [ 79%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testHasAReadableDescription PASSED [ 80%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testIgnoresCaseOfCharsInString PASSED [ 80%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testMatcherCreationRequiresString PASSED [ 80%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testMismatchDescription PASSED [ 80%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 80%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testCanApplyPlainStringToUnicodeMatcher PASSED [ 81%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testCanApplyUnicodeStringToPlainMatcher PASSED [ 81%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testCanApplyUnicodeStringToUnicodeMatcher PASSED [ 81%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testDescribeMismatch PASSED [ 81%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testDescribesItselfAsIgnoringWhiteSpace PASSED [ 82%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testFailsIfMatchingAgainstNonString PASSED [ 82%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testFailsIfTextOtherThanWhitespaceDiffers PASSED [ 82%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testFailsIfWhitespaceIsAddedOrRemovedInMidWord PASSED [ 82%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testMatcherCreationRequiresString PASSED [ 82%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testMismatchDescription PASSED [ 83%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testPassesIfWordsAreSameButWhitespaceDiffers PASSED [ 83%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 83%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT0-EXCERPTEND0] PASSED [ 83%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT0-STARTEXCERPTEND0] PASSED [ 83%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT0-STARTEXCERPT0] PASSED [ 84%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT0-EXCERPTEXCERPT0] PASSED [ 84%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT0-EXCERPT0] PASSED [ 84%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT0-EXCERPTEND1] PASSED [ 84%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT0-STARTEXCERPTEND1] PASSED [ 84%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT0-STARTEXCERPT1] PASSED [ 85%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT0-EXCERPTEXCERPT1] PASSED [ 85%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT0-EXCERPT1] PASSED [ 85%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_false_with_mismatch[EXCERPT0-whatever] PASSED [ 85%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_false_with_mismatch[EXCERPT0-EXCERP] PASSED [ 85%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_false_with_mismatch[EXCERPT0-text2] PASSED [ 86%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_description[EXCERPT0] PASSED [ 86%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_successful_match_does_not_have_mismatch_description[EXCERPT0] PASSED [ 86%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_mismatch_description[EXCERPT0-whatever] PASSED [ 86%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_mismatch_description[EXCERPT0-EXCERP] PASSED [ 86%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_mismatch_description[EXCERPT0-text2] PASSED [ 87%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT1-EXCERPTEND0] PASSED [ 87%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT1-STARTEXCERPTEND0] PASSED [ 87%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT1-STARTEXCERPT0] PASSED [ 87%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT1-EXCERPTEXCERPT0] PASSED [ 87%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT1-EXCERPT0] PASSED [ 88%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT1-EXCERPTEND1] PASSED [ 88%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT1-STARTEXCERPTEND1] PASSED [ 88%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT1-STARTEXCERPT1] PASSED [ 88%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT1-EXCERPTEXCERPT1] PASSED [ 88%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT1-EXCERPT1] PASSED [ 89%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_false_with_mismatch[EXCERPT1-whatever] PASSED [ 89%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_false_with_mismatch[EXCERPT1-EXCERP] PASSED [ 89%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_false_with_mismatch[EXCERPT1-text2] PASSED [ 89%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_description[EXCERPT1] PASSED [ 89%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_successful_match_does_not_have_mismatch_description[EXCERPT1] PASSED [ 90%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_mismatch_description[EXCERPT1-whatever] PASSED [ 90%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_mismatch_description[EXCERPT1-EXCERP] PASSED [ 90%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_mismatch_description[EXCERPT1-text2] PASSED [ 90%] tests/hamcrest_unit_test/text/stringcontains_test.py::testMatcherCreationRequiresString PASSED [ 91%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testDescribeMismatch PASSED [ 91%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testDoesNotMatchIfExpectedSubstringsAreMissing PASSED [ 91%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testDoesNotMatchIfOrderIsIncorrect PASSED [ 91%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testFailsIfMatchingAgainstNonString PASSED [ 91%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testHasAReadableDescription PASSED [ 92%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testMatcherCreationRequiresString PASSED [ 92%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testMatchesIfOrderIsCorrect PASSED [ 92%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testMismatchDescription PASSED [ 92%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 92%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testCanApplyPlainStringToUnicodeMatcher PASSED [ 93%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testCanApplyUnicodeStringToPlainMatcher PASSED [ 93%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testCanApplyUnicodeStringToUnicodeMatcher PASSED [ 93%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testDescribeMismatch PASSED [ 93%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testEvaluatesToTrueIfArgumentContainsSpecifiedSubstring PASSED [ 93%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testEvaluatesToTrueIfArgumentIsEqualToSubstring PASSED [ 94%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testFailsIfMatchingAgainstNonString PASSED [ 94%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testHasAReadableDescription PASSED [ 94%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testMatcherCreationRequiresString PASSED [ 94%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testMismatchDescription PASSED [ 94%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 95%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testCompiledDescribeMismatch PASSED [ 95%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testCompiledMismatchDescription PASSED [ 95%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testMatchesUsingCompiledExpressions PASSED [ 95%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testMatchesWhenPatternIsFoundAtBeginning PASSED [ 95%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testMatchesWhenPatternIsFoundAtEnd PASSED [ 96%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testMatchesWhenPatternIsFoundInMiddle PASSED [ 96%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testMismatchesUsingCompiledExpressions PASSED [ 96%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testMismatchesWhenPatternIsNotPresent PASSED [ 96%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testPatternHasAReadableDescription PASSED [ 96%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testStringDescribeMismatch PASSED [ 97%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testStringHasAReadableDescription PASSED [ 97%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testStringMismatchDescription PASSED [ 97%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 97%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testCanApplyPlainStringToUnicodeMatcher PASSED [ 97%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testCanApplyUnicodeStringToPlainMatcher PASSED [ 98%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testCanApplyUnicodeStringToUnicodeMatcher PASSED [ 98%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testDescribeMismatch PASSED [ 98%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testEvaluatesToTrueIfArgumentContainsSpecifiedSubstring PASSED [ 98%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testEvaluatesToTrueIfArgumentIsEqualToSubstring PASSED [ 98%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testFailsIfMatchingAgainstNonString PASSED [ 99%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testHasAReadableDescription PASSED [ 99%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testMatcherCreationRequiresString PASSED [ 99%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testMismatchDescription PASSED [ 99%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [100%] ==================== 468 passed, 21 skipped in 0.81 seconds ==================== + PYTHONPATH=/builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch/usr/lib/python3.6/site-packages + py.test-3.6 -v ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 -- /usr/libexec/platform-python cachedir: .pytest_cache rootdir: /builddir/build/BUILD/PyHamcrest-1.9.0, inifile: collecting ... collected 466 items tests/hamcrest_unit_test/assert_that_test.py::AssertThatTest::testAssertionErrorShouldDescribeExpectedAndActual PASSED [ 0%] tests/hamcrest_unit_test/assert_that_test.py::AssertThatTest::testAssertionErrorShouldIncludeOptionalReason PASSED [ 0%] tests/hamcrest_unit_test/assert_that_test.py::AssertThatTest::testAssertionUnicodeEncodesProperly PASSED [ 0%] tests/hamcrest_unit_test/assert_that_test.py::AssertThatTest::testCanTestBoolDirectly PASSED [ 0%] tests/hamcrest_unit_test/assert_that_test.py::AssertThatTest::testCanTestBoolDirectlyWithoutReason PASSED [ 1%] tests/hamcrest_unit_test/assert_that_test.py::AssertThatTest::testShouldBeSilentOnSuccessfulMatch PASSED [ 1%] tests/hamcrest_unit_test/base_description_test.py::test_append_text_delegates PASSED [ 1%] tests/hamcrest_unit_test/base_description_test.py::test_append_description_types[described0-described] PASSED [ 1%] tests/hamcrest_unit_test/base_description_test.py::test_append_description_types[unicode-py2-'unicode-py2'] SKIPPED [ 1%] tests/hamcrest_unit_test/base_description_test.py::test_append_description_types[bytes-py2-'bytes-py2'] SKIPPED [ 2%] tests/hamcrest_unit_test/base_description_test.py::test_append_description_types[unicode-py3-'unicode-py3'] PASSED [ 2%] tests/hamcrest_unit_test/base_description_test.py::test_append_description_types[bytes-py3-] PASSED [ 2%] tests/hamcrest_unit_test/base_description_test.py::test_append_description_types[\U0001f4a9-'\U0001f4a9'] PASSED [ 2%] tests/hamcrest_unit_test/base_description_test.py::test_string_in_python_syntax['-'] PASSED [ 3%] tests/hamcrest_unit_test/base_description_test.py::test_string_in_python_syntax[\n-\\n] PASSED [ 3%] tests/hamcrest_unit_test/base_description_test.py::test_string_in_python_syntax[\r-\\r] PASSED [ 3%] tests/hamcrest_unit_test/base_description_test.py::test_string_in_python_syntax[\t-\\t] PASSED [ 3%] tests/hamcrest_unit_test/base_matcher_test.py::BaseMatcherTest::testStrFunctionShouldDescribeMatcher PASSED [ 3%] tests/hamcrest_unit_test/string_description_test.py::StringDescriptionTest::testDescribeUnicodeStringAsBytes SKIPPED [ 4%] tests/hamcrest_unit_test/string_description_test.py::StringDescriptionTest::testDescribeUnicodeStringAsUnicode PASSED [ 4%] tests/hamcrest_unit_test/string_description_test.py::StringDescriptionTest::testDescribesStringInQuotes PASSED [ 4%] tests/hamcrest_unit_test/string_description_test.py::StringDescriptionTest::testLetsSelfDescribingObjectDescribeItself PASSED [ 4%] tests/hamcrest_unit_test/string_description_test.py::StringDescriptionTest::testShouldNotAddAngleBracketsIfObjectDescriptionAlreadyHasThem PASSED [ 4%] tests/hamcrest_unit_test/string_description_test.py::StringDescriptionTest::testWrapsNonSelfDescribingObjectInAngleBrackets PASSED [ 5%] tests/hamcrest_unit_test/string_description_test.py::test_description_append_valid_input[native] PASSED [ 5%] tests/hamcrest_unit_test/string_description_test.py::test_description_append_valid_input[bytes] PASSED [ 5%] tests/hamcrest_unit_test/string_description_test.py::test_description_append_valid_input[unicode] PASSED [ 5%] tests/hamcrest_unit_test/bool/bool_comparison_test.py::BoolComparisonTest::test_false_is_false PASSED [ 6%] tests/hamcrest_unit_test/bool/bool_comparison_test.py::BoolComparisonTest::test_false_is_not_true PASSED [ 6%] tests/hamcrest_unit_test/bool/bool_comparison_test.py::BoolComparisonTest::test_is_false_description PASSED [ 6%] tests/hamcrest_unit_test/bool/bool_comparison_test.py::BoolComparisonTest::test_is_true_description PASSED [ 6%] tests/hamcrest_unit_test/bool/bool_comparison_test.py::BoolComparisonTest::test_number_is_not_false PASSED [ 6%] tests/hamcrest_unit_test/bool/bool_comparison_test.py::BoolComparisonTest::test_number_is_not_true PASSED [ 7%] tests/hamcrest_unit_test/bool/bool_comparison_test.py::BoolComparisonTest::test_true_is_not_false PASSED [ 7%] tests/hamcrest_unit_test/bool/bool_comparison_test.py::BoolComparisonTest::test_true_is_true PASSED [ 7%] tests/hamcrest_unit_test/collection/is_empty_test.py::EmptyCollectionTest::testDescribeMismatch PASSED [ 7%] tests/hamcrest_unit_test/collection/is_empty_test.py::EmptyCollectionTest::testHasReadableDescription PASSED [ 7%] tests/hamcrest_unit_test/collection/is_empty_test.py::EmptyCollectionTest::testReturnsFalseForNonEmptyCollectionLike PASSED [ 8%] tests/hamcrest_unit_test/collection/is_empty_test.py::EmptyCollectionTest::testReturnsFalseForNonEmptyStandardCollections PASSED [ 8%] tests/hamcrest_unit_test/collection/is_empty_test.py::EmptyCollectionTest::testReturnsTrueForEmptyCollectionLike PASSED [ 8%] tests/hamcrest_unit_test/collection/is_empty_test.py::EmptyCollectionTest::testReturnsTrueForEmptyStandardCollections PASSED [ 8%] tests/hamcrest_unit_test/collection/is_empty_test.py::EmptyCollectionTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 9%] tests/hamcrest_unit_test/collection/isdict_containing_test.py::IsDictContainingTest::testDescribeMismatch PASSED [ 9%] tests/hamcrest_unit_test/collection/isdict_containing_test.py::IsDictContainingTest::testHasReadableDescription PASSED [ 9%] tests/hamcrest_unit_test/collection/isdict_containing_test.py::IsDictContainingTest::testMatchesAnyConformingDictionary PASSED [ 9%] tests/hamcrest_unit_test/collection/isdict_containing_test.py::IsDictContainingTest::testMatchesDictionaryContainingMatchingKeyAndValue PASSED [ 9%] tests/hamcrest_unit_test/collection/isdict_containing_test.py::IsDictContainingTest::testMismatchDescriptionShowsActualArgument PASSED [ 10%] tests/hamcrest_unit_test/collection/isdict_containing_test.py::IsDictContainingTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 10%] tests/hamcrest_unit_test/collection/isdict_containing_test.py::IsDictContainingTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 10%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testDescribeMismatchOfDictionaryWithNonMatchingValue PASSED [ 10%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testDescribeMismatchOfDictionaryWithoutKey PASSED [ 10%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testDescribeMismatchOfNonDictionaryShowsActualArgument PASSED [ 11%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testDoesNotMatchNonDictionary PASSED [ 11%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testHasReadableDescription PASSED [ 11%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMatcheSingleDictionaryArgumentWithImplicitEqualTo PASSED [ 11%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMatcherCreationRequiresEvenNumberOfPositionalArgs PASSED [ 12%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMatchesDictLike PASSED [ 12%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMatchesDictionaryContainingMultipleKeysWithMatchingValues PASSED [ 12%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMatchesDictionaryContainingSingleKeyWithMatchingValue PASSED [ 12%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMatchesKwargsWithImplicitEqualTo PASSED [ 12%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMatchesUsingKwargs PASSED [ 13%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMatchesUsingSingleDictionaryArgument PASSED [ 13%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMismatchDescriptionOfDictionaryWithNonMatchingValue PASSED [ 13%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testMismatchDescriptionOfNonDictionaryShowsActualArgument PASSED [ 13%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 13%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py::IsDictContainingEntriesTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 14%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testDescribeMismatch PASSED [ 14%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testDoesNotMatchDictionaryMissingKey PASSED [ 14%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testDoesNotMatchEmptyDictionary PASSED [ 14%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testHasReadableDescription PASSED [ 15%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testMatchesAnyConformingDictionary PASSED [ 15%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testMatchesDictionaryContainingKey PASSED [ 15%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testMatchesSingletonDictionaryContainingKey PASSED [ 15%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testMismatchDescriptionShowsActualArgument PASSED [ 15%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 16%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py::IsDictContainingKeyTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 16%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testDescribeMismatch PASSED [ 16%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testDoesNotMatchDictionaryMissingValue PASSED [ 16%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testDoesNotMatchEmptyDictionary PASSED [ 16%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testHasReadableDescription PASSED [ 17%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testMatchesAnyConformingDictionary PASSED [ 17%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testMatchesDictionaryContainingValue PASSED [ 17%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testMatchesSingletonDictionaryContainingValue PASSED [ 17%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testMismatchDescriptionShowsActualArgument PASSED [ 18%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 18%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py::IsDictContainingValueTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 18%] tests/hamcrest_unit_test/collection/isin_test.py::IsInConcreteSequenceTest::testDescribeMismatch PASSED [ 18%] tests/hamcrest_unit_test/collection/isin_test.py::IsInConcreteSequenceTest::testHasReadableDescription PASSED [ 18%] tests/hamcrest_unit_test/collection/isin_test.py::IsInConcreteSequenceTest::testMismatchDescriptionShowsActualArgument PASSED [ 19%] tests/hamcrest_unit_test/collection/isin_test.py::IsInConcreteSequenceTest::testReturnsTrueIfArgumentIsInSequence PASSED [ 19%] tests/hamcrest_unit_test/collection/isin_test.py::IsInConcreteSequenceTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 19%] tests/hamcrest_unit_test/collection/isin_test.py::IsInGeneratorTest::testDescribeMismatch PASSED [ 19%] tests/hamcrest_unit_test/collection/isin_test.py::IsInGeneratorTest::testHasReadableDescription PASSED [ 19%] tests/hamcrest_unit_test/collection/isin_test.py::IsInGeneratorTest::testMismatchDescriptionShowsActualArgument PASSED [ 20%] tests/hamcrest_unit_test/collection/isin_test.py::IsInGeneratorTest::testReturnsTrueIfArgumentIsInSequence PASSED [ 20%] tests/hamcrest_unit_test/collection/isin_test.py::IsInGeneratorTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 20%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContaining::testDescribeMismatch PASSED [ 20%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContaining::testHasAReadableDescription PASSED [ 21%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContaining::testMatchesASequenceThatContainsAnElementMatchingTheGivenMatcher PASSED [ 21%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContaining::testMatchesAnyConformingSequence PASSED [ 21%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContaining::testMismatchDescriptionShowsActualArgument PASSED [ 21%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContaining::testNoMatchIfSequenceDoesntContainAnElementMatchingTheGivenMatcher PASSED [ 21%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContaining::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 22%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContaining::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 22%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorContaining::testDescribeMismatch PASSED [ 22%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorContaining::testHasAReadableDescription PASSED [ 22%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorContaining::testMatchesASequenceThatContainsAnElementMatchingTheGivenMatcher PASSED [ 22%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorContaining::testMatchesAnyConformingSequence PASSED [ 23%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorContaining::testMismatchDescriptionShowsActualArgument PASSED [ 23%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorContaining::testNoMatchIfSequenceDoesntContainAnElementMatchingTheGivenMatcher PASSED [ 23%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorContaining::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 23%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorContaining::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 24%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testDescribeMismatch PASSED [ 24%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testHasAReadableDescription PASSED [ 24%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testMismatchDescriptionShowsFirstUnmetMatcherAndActualArgument PASSED [ 24%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testNoMatchIfCollectionDoesntSatisfyAllMatchers PASSED [ 24%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 25%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testShouldMatchCollectionContainingAllItems PASSED [ 25%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testShouldMatchCollectionContainingAllItemsInDifferentOrder PASSED [ 25%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testShouldMatchCollectionContainingAllItemsPlusExtras PASSED [ 25%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsConcreteSequenceContainingItemsTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 25%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testDescribeMismatch PASSED [ 26%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testHasAReadableDescription PASSED [ 26%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testMismatchDescriptionShowsFirstUnmetMatcherAndActualArgument PASSED [ 26%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testNoMatchIfCollectionDoesntSatisfyAllMatchers PASSED [ 26%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 27%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testShouldMatchCollectionContainingAllItems PASSED [ 27%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testShouldMatchCollectionContainingAllItemsInDifferentOrder PASSED [ 27%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testShouldMatchCollectionContainingAllItemsPlusExtras PASSED [ 27%] tests/hamcrest_unit_test/collection/issequence_containing_test.py::IsGeneratorSequenceContainingItemsTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 27%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testDescribeMismatch PASSED [ 28%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testDescribeMismatchAfterMatch PASSED [ 28%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testDescribeMismatchOfNonSequence PASSED [ 28%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testDoesNotMatchEmptySequence PASSED [ 28%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testDoesNotMatchIfOneOfMultipleItemsMismatch PASSED [ 28%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testDoesNotMatchWithFewerElementsThanExpected PASSED [ 29%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testDoesNotMatchWithMoreElementsThanExpected PASSED [ 29%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testEmptySequenceMatchesEmptySequence PASSED [ 29%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testHasAReadableDescription PASSED [ 29%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testMatchesAnyConformingSequence PASSED [ 30%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testMatchesSequenceInOrder PASSED [ 30%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testMatchesSequenceOutOfOrder PASSED [ 30%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testMatchingSingleItemSequence PASSED [ 30%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsConcreteSequenceContainingInAnyOrderTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 30%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testDescribeMismatch PASSED [ 31%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testDescribeMismatchAfterMatch PASSED [ 31%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testDescribeMismatchOfNonSequence PASSED [ 31%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testDoesNotMatchEmptySequence PASSED [ 31%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testDoesNotMatchIfOneOfMultipleItemsMismatch PASSED [ 31%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testDoesNotMatchWithFewerElementsThanExpected PASSED [ 32%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testDoesNotMatchWithMoreElementsThanExpected PASSED [ 32%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testEmptySequenceMatchesEmptySequence PASSED [ 32%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testHasAReadableDescription PASSED [ 32%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testMatchesAnyConformingSequence PASSED [ 33%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testMatchesSequenceInOrder PASSED [ 33%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testMatchesSequenceOutOfOrder PASSED [ 33%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testMatchingSingleItemSequence PASSED [ 33%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py::IsGeneratorSequenceContainingInAnyOrderTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 33%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testDescribeMismatch PASSED [ 34%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testDescribeMismatchOfNonSequence PASSED [ 34%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testDoesNotMatchEmptySequence PASSED [ 34%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testDoesNotMatchIfOneOfMultipleItemsMismatch PASSED [ 34%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testDoesNotMatchIfSingleItemMismatches PASSED [ 34%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testDoesNotMatchWithFewerElementsThanExpected PASSED [ 35%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testDoesNotMatchWithMoreElementsThanExpected PASSED [ 35%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testEmptySequenceMatchesEmptySequence PASSED [ 35%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testHasAReadableDescription PASSED [ 35%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testMatchesAnyConformingSequence PASSED [ 36%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testMatchingMultipleItemSequence PASSED [ 36%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testMatchingSingleItemSequence PASSED [ 36%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsConcreteSequenceContainingInOrderTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 36%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testDescribeMismatch PASSED [ 36%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testDescribeMismatchOfNonSequence PASSED [ 37%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testDoesNotMatchEmptySequence PASSED [ 37%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testDoesNotMatchIfOneOfMultipleItemsMismatch PASSED [ 37%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testDoesNotMatchIfSingleItemMismatches PASSED [ 37%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testDoesNotMatchWithFewerElementsThanExpected PASSED [ 37%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testDoesNotMatchWithMoreElementsThanExpected PASSED [ 38%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testEmptySequenceMatchesEmptySequence PASSED [ 38%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testHasAReadableDescription PASSED [ 38%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testMatchesAnyConformingSequence PASSED [ 38%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testMatchingMultipleItemSequence PASSED [ 39%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testMatchingSingleItemSequence PASSED [ 39%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py::IsGeneratorSequenceContainingInOrderTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 39%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testDescribeMismatch PASSED [ 39%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testDescribeMismatchOfNonSequence PASSED [ 39%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testDoesNotMatchEmptyList PASSED [ 40%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testDoesNotMatchListWithMismatchingItem PASSED [ 40%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testHasAReadableDescription PASSED [ 40%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testMatchesAllItemsWithMultipleMatchers PASSED [ 40%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testMatchesAllItemsWithOneMatcher PASSED [ 40%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testMatchesAnyConformingSequence PASSED [ 41%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testMatchesSingletonList PASSED [ 41%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsConcreteSequenceOnlyContainingTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 41%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testDescribeMismatch PASSED [ 41%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testDescribeMismatchOfNonSequence PASSED [ 42%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testDoesNotMatchEmptyList PASSED [ 42%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testDoesNotMatchListWithMismatchingItem PASSED [ 42%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testHasAReadableDescription PASSED [ 42%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testMatchesAllItemsWithMultipleMatchers PASSED [ 42%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testMatchesAllItemsWithOneMatcher PASSED [ 43%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testMatchesAnyConformingSequence PASSED [ 43%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testMatchesSingletonList PASSED [ 43%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py::IsGeneratorSequenceOnlyContainingTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 43%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testDescribeMismatch PASSED [ 43%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testHasAReadableDescription PASSED [ 44%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testMatchesIfArgumentSatisfiesAllOfManyOtherMatchers PASSED [ 44%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testMatchesIfArgumentSatisfiesBothOfTwoOtherMatchers PASSED [ 44%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testMismatchDescriptionDescribesFirstFailingMatch PASSED [ 44%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testNoMatchIfArgumentFailsToSatisfyAllOfManyOtherMatchers PASSED [ 45%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testNoMatchIfArgumentFailsToSatisfyEitherOfTwoOtherMatchers PASSED [ 45%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 45%] tests/hamcrest_unit_test/core/allof_test.py::AllOfTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 45%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testDescribeMismatch PASSED [ 45%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testHasAReadableDescription PASSED [ 46%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testMatchesIfArgumentSatisfiesAnyOfManyOtherMatchers PASSED [ 46%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testMatchesIfArgumentSatisfiesEitherOrBothOfTwoOtherMatchers PASSED [ 46%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testMismatchDescriptionDescribesFirstFailingMatch PASSED [ 46%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testNoMatchIfArgumentFailsToSatisfyAnyOfManyOtherMatchers PASSED [ 46%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testNoMatchIfArgumentFailsToSatisfyEitherOfTwoOtherMatchers PASSED [ 47%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testProvidesConvenientShortcutForMatchingWithEqualTo PASSED [ 47%] tests/hamcrest_unit_test/core/anyof_test.py::AnyOfTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 47%] tests/hamcrest_unit_test/core/described_as_test.py::DescribedAsTest::testAppendsValuesToDescription PASSED [ 47%] tests/hamcrest_unit_test/core/described_as_test.py::DescribedAsTest::testDelegatesDescribeMismatchToNestedMatcher PASSED [ 48%] tests/hamcrest_unit_test/core/described_as_test.py::DescribedAsTest::testDelegatesMatchingToNestedMatcher PASSED [ 48%] tests/hamcrest_unit_test/core/described_as_test.py::DescribedAsTest::testDelegatesMismatchDescriptionToNestedMatcher PASSED [ 48%] tests/hamcrest_unit_test/core/described_as_test.py::DescribedAsTest::testOverridesDescriptionOfNestedMatcherWithConstructorArgument PASSED [ 48%] tests/hamcrest_unit_test/core/described_as_test.py::DescribedAsTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 48%] tests/hamcrest_unit_test/core/is_test.py::test_delegates_matching_to_nested_matcher[True-True] PASSED [ 49%] tests/hamcrest_unit_test/core/is_test.py::test_delegates_matching_to_nested_matcher[False-False] PASSED [ 49%] tests/hamcrest_unit_test/core/is_test.py::test_delegates_mismatching_to_nested_matcher[True-False] PASSED [ 49%] tests/hamcrest_unit_test/core/is_test.py::test_delegates_mismatching_to_nested_matcher[False-True] PASSED [ 49%] tests/hamcrest_unit_test/core/is_test.py::test_description_should_pass_through_matcher PASSED [ 50%] tests/hamcrest_unit_test/core/is_test.py::test_provides_convenient_shortcut_for_is_equal_to[A-A-'A'] PASSED [ 50%] tests/hamcrest_unit_test/core/is_test.py::test_provides_convenient_shortcut_for_is_equal_to[8-8-<8>] PASSED [ 50%] tests/hamcrest_unit_test/core/is_test.py::test_provides_convenient_shortcut_for_is_equal_to[arg2-identity2-<()>] PASSED [ 50%] tests/hamcrest_unit_test/core/is_test.py::test_provides_convenient_shortcut_for_is_equal_to_false[B-A-'A'] PASSED [ 50%] tests/hamcrest_unit_test/core/is_test.py::test_provides_convenient_shortcut_for_is_equal_to_false[9-8-<8>] PASSED [ 51%] tests/hamcrest_unit_test/core/is_test.py::test_description_uses_equal_to[A-A-'A'] PASSED [ 51%] tests/hamcrest_unit_test/core/is_test.py::test_description_uses_equal_to[8-8-<8>] PASSED [ 51%] tests/hamcrest_unit_test/core/is_test.py::test_description_uses_equal_to[arg2-identity2-<()>] PASSED [ 51%] tests/hamcrest_unit_test/core/is_test.py::test_provides_instanceof_shortcut[A-str] PASSED [ 51%] tests/hamcrest_unit_test/core/is_test.py::test_provides_instanceof_shortcut[1-int] PASSED [ 52%] tests/hamcrest_unit_test/core/is_test.py::test_provides_instanceof_shortcut[arg2-OldClass] SKIPPED [ 52%] tests/hamcrest_unit_test/core/is_test.py::test_successful_match_does_not_generate_mismatch_description PASSED [ 52%] tests/hamcrest_unit_test/core/is_test.py::test_delegates_mismatch_description_to_nested_matcher PASSED [ 52%] tests/hamcrest_unit_test/core/is_test.py::test_delegates_describe_mismatch_to_nested_matcher PASSED [ 53%] tests/hamcrest_unit_test/core/isanything_test.py::IsAnythingTest::testAlwaysEvaluatesToTrue PASSED [ 53%] tests/hamcrest_unit_test/core/isanything_test.py::IsAnythingTest::testCanOverrideDescription PASSED [ 53%] tests/hamcrest_unit_test/core/isanything_test.py::IsAnythingTest::testHasUsefulDefaultDescription PASSED [ 53%] tests/hamcrest_unit_test/core/isanything_test.py::IsAnythingTest::testMatchAlwaysSucceedsSoShouldNotGenerateMismatchDescription PASSED [ 53%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testByteInequalityDescriptionPy2 SKIPPED [ 54%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testByteInequalityDescriptionPy3 PASSED [ 54%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testCanCompareNoneValues PASSED [ 54%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testComparesObjectsUsingEquality PASSED [ 54%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testDescribeMismatch PASSED [ 54%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testEqualToWithEqualBytes PASSED [ 55%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testHonorsArgumentEqImplementationEvenWithNone PASSED [ 55%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testIncludesTheResultOfCallingToStringOnItsArgumentInTheDescription PASSED [ 55%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testMismatchDescriptionShowsActualArgument PASSED [ 55%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testNotEqualToWithEqualBytes PASSED [ 56%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testReturnsAnObviousDescriptionIfCreatedWithANestedMatcherByMistake PASSED [ 56%] tests/hamcrest_unit_test/core/isequal_test.py::IsEqualTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 56%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_matching_evaluation[1-matcher0] PASSED [ 56%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_matching_evaluation[1-matcher1] PASSED [ 56%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_matching_evaluation[foo-matcher2] PASSED [ 57%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_matching_evaluation[1-matcher3] PASSED [ 57%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_matching_evaluation[foo-matcher4] PASSED [ 57%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_matching_evaluation[arg5-matcher5] SKIPPED [ 57%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_mismatching_evaluation[hi-matcher0] PASSED [ 57%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_mismatching_evaluation[None-matcher1] PASSED [ 58%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_mismatching_evaluation[not a parent-matcher2] SKIPPED [ 58%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_mismatching_evaluation[None-matcher3] SKIPPED [ 58%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_matcher_creation_requires_type[obj0] PASSED [ 58%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_matcher_creation_requires_type[str] PASSED [ 59%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_has_a_readable_description[an instance of int-int] PASSED [ 59%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_has_a_readable_description[an instance of Parent-Parent] PASSED [ 59%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_successful_match_does_not_generate_mismatch_description PASSED [ 59%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_mismatch_description_shows_actual_argument PASSED [ 59%] tests/hamcrest_unit_test/core/isinstanceof_test.py::test_describe_mismatch PASSED [ 60%] tests/hamcrest_unit_test/core/isnone_test.py::IsNoneTest::testDescribeMismatch PASSED [ 60%] tests/hamcrest_unit_test/core/isnone_test.py::IsNoneTest::testEvaluatesToFalseIfArgumentIsNotNone PASSED [ 60%] tests/hamcrest_unit_test/core/isnone_test.py::IsNoneTest::testEvaluatesToTrueIfArgumentIsNone PASSED [ 60%] tests/hamcrest_unit_test/core/isnone_test.py::IsNoneTest::testHasAReadableDescription PASSED [ 60%] tests/hamcrest_unit_test/core/isnone_test.py::IsNoneTest::testMismatchDescriptionShowsActualArgument PASSED [ 61%] tests/hamcrest_unit_test/core/isnone_test.py::IsNoneTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 61%] tests/hamcrest_unit_test/core/isnone_test.py::NotNoneTest::testDescribeMismatch PASSED [ 61%] tests/hamcrest_unit_test/core/isnone_test.py::NotNoneTest::testEvaluatesToFalseIfArgumentIsNone PASSED [ 61%] tests/hamcrest_unit_test/core/isnone_test.py::NotNoneTest::testEvaluatesToTrueIfArgumentIsNotNone PASSED [ 62%] tests/hamcrest_unit_test/core/isnone_test.py::NotNoneTest::testHasAReadableDescription PASSED [ 62%] tests/hamcrest_unit_test/core/isnone_test.py::NotNoneTest::testMismatchDescriptionShowsActualArgument PASSED [ 62%] tests/hamcrest_unit_test/core/isnone_test.py::NotNoneTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 62%] tests/hamcrest_unit_test/core/isnot_test.py::IsNotTest::testDescribeMismatch PASSED [ 62%] tests/hamcrest_unit_test/core/isnot_test.py::IsNotTest::testEvaluatesToTheTheLogicalNegationOfAnotherMatcher PASSED [ 63%] tests/hamcrest_unit_test/core/isnot_test.py::IsNotTest::testHasAReadableDescription PASSED [ 63%] tests/hamcrest_unit_test/core/isnot_test.py::IsNotTest::testMismatchDescriptionShowsActualArgument PASSED [ 63%] tests/hamcrest_unit_test/core/isnot_test.py::IsNotTest::testProvidesConvenientShortcutForNotEqualTo PASSED [ 63%] tests/hamcrest_unit_test/core/isnot_test.py::IsNotTest::testProvidesConvenientShortcutForNotInstanceOf PASSED [ 63%] tests/hamcrest_unit_test/core/isnot_test.py::IsNotTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 64%] tests/hamcrest_unit_test/core/issame_test.py::IsSameTest::testDescribeMismatch PASSED [ 64%] tests/hamcrest_unit_test/core/issame_test.py::IsSameTest::testDescribeMismatchWithNilShouldNotIncludeAddress PASSED [ 64%] tests/hamcrest_unit_test/core/issame_test.py::IsSameTest::testDescriptionIncludesMemoryAddress PASSED [ 64%] tests/hamcrest_unit_test/core/issame_test.py::IsSameTest::testEvaluatesToTrueIfArgumentIsReferenceToASpecifiedObject PASSED [ 65%] tests/hamcrest_unit_test/core/issame_test.py::IsSameTest::testMismatchDescriptionShowsActualArgumentAddress PASSED [ 65%] tests/hamcrest_unit_test/core/issame_test.py::IsSameTest::testMismatchDescriptionWithNilShouldNotIncludeAddress PASSED [ 65%] tests/hamcrest_unit_test/core/issame_test.py::IsSameTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 65%] tests/hamcrest_unit_test/core/raises_test.py::RaisesTest::testDescribeMismatchWillCallItemIfNotTheOriginalMatch PASSED [ 65%] tests/hamcrest_unit_test/core/raises_test.py::RaisesTest::testDoesNotMatchExceptionIfRegularExpressionDoesNotMatch PASSED [ 66%] tests/hamcrest_unit_test/core/raises_test.py::RaisesTest::testDoesNotMatchIfFunctionDoesNotRaiseException PASSED [ 66%] tests/hamcrest_unit_test/core/raises_test.py::RaisesTest::testDoesNotMatchTypeErrorIfActualIsNotCallable PASSED [ 66%] tests/hamcrest_unit_test/core/raises_test.py::RaisesTest::testMatchesIfFunctionRaisesASubclassOfTheExpectedException PASSED [ 66%] tests/hamcrest_unit_test/core/raises_test.py::RaisesTest::testMatchesIfFunctionRaisesTheExactExceptionExpected PASSED [ 66%] tests/hamcrest_unit_test/core/raises_test.py::RaisesTest::testMatchesRegularExpressionToStringifiedException PASSED [ 67%] tests/hamcrest_unit_test/core/raises_test.py::CallingTest::testCallingDoesNotImmediatelyExecuteFunction PASSED [ 67%] tests/hamcrest_unit_test/core/raises_test.py::CallingTest::testCallingObjectCallsProvidedFunction PASSED [ 67%] tests/hamcrest_unit_test/core/raises_test.py::CallingTest::testCallingReturnsFunctionResult PASSED [ 67%] tests/hamcrest_unit_test/core/raises_test.py::CallingTest::testCallingWithFunctionReturnsObject PASSED [ 68%] tests/hamcrest_unit_test/core/raises_test.py::CallingTest::testCallingWithFunctionSetsArgumentList PASSED [ 68%] tests/hamcrest_unit_test/integration/match_equality_test.py::MatchEqualityWrapperTest::testMatcherIsEqualWhenMatchesIsTrue PASSED [ 68%] tests/hamcrest_unit_test/integration/match_equality_test.py::MatchEqualityWrapperTest::testMatcherIsNotEqualWhenMatchesIsFalse PASSED [ 68%] tests/hamcrest_unit_test/integration/match_equality_test.py::MatchEqualityWrapperTest::testMatcherReprIsMatcher PASSED [ 68%] tests/hamcrest_unit_test/integration/match_equality_test.py::MatchEqualityWrapperTest::testMatcherStringIsMatcherDescription PASSED [ 69%] tests/hamcrest_unit_test/integration/match_equality_test.py::MatchEqualityWrapperTest::testMatchesWhenProvidedAnObject PASSED [ 69%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testDescribeMismatchShowsActualArgumentIfNotNumeric PASSED [ 69%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testDescribeMismatchShowsActualDeltaIfArgumentIsNumeric PASSED [ 69%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testEvaluatesToTrueIfArgumentIsEqualToAValueWithinSomeError PASSED [ 69%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testFailsIfMatchingAgainstNonNumber PASSED [ 70%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testHasAReadableDescription PASSED [ 70%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testMatcherCreationAcceptsOtherNumericTypes PASSED [ 70%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testMatcherCreationRequiresNumbers PASSED [ 70%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testMismatchDescriptionShowsActualArgumentIfNotNumeric PASSED [ 71%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testMismatchDescriptionShowsActualDeltaIfArgumentIsNumeric PASSED [ 71%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsCloseToTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 71%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_complex SKIPPED [ 71%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_complex128 SKIPPED [ 71%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_complex64 SKIPPED [ 72%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_float SKIPPED [ 72%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_float16 SKIPPED [ 72%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_float32 SKIPPED [ 72%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_float64 SKIPPED [ 72%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_int SKIPPED [ 73%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_int16 SKIPPED [ 73%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_int32 SKIPPED [ 73%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_int64 SKIPPED [ 73%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_int8 SKIPPED [ 74%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_uint16 SKIPPED [ 74%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_uint32 SKIPPED [ 74%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_uint64 SKIPPED [ 74%] tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_uint8 SKIPPED [ 74%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testComparesObjectsForGreaterThan PASSED [ 75%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testComparesObjectsForGreaterThanOrEqualTo PASSED [ 75%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testComparesObjectsForLessThan PASSED [ 75%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testComparesObjectsForLessThanOrEqualTo PASSED [ 75%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testDescribeMismatch PASSED [ 75%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testHasAReadableDescription PASSED [ 76%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testMismatchDescription PASSED [ 76%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 76%] tests/hamcrest_unit_test/number/ordering_comparison_test.py::OrderingComparisonTest::testSupportsDifferentTypesOfComparableObjects PASSED [ 76%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testDescribeMismatchForItemWithWrongLength PASSED [ 77%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testDescribeMismatchForItemWithoutLength PASSED [ 77%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testDoesNotMatchObjectWithoutLen PASSED [ 77%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testHasReadableDescription PASSED [ 77%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testMismatchDescriptionForItemWithWrongLength PASSED [ 77%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testMismatchDescriptionForItemWithoutLength PASSED [ 78%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testPassesResultOfLenToNestedMatcher PASSED [ 78%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testProvidesConvenientShortcutForHasLengthEqualTo PASSED [ 78%] tests/hamcrest_unit_test/object/haslength_test.py::HasLengthTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 78%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testDescribeMissingProperty PASSED [ 78%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testDescribePropertyValueMismatch PASSED [ 79%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testDescription PASSED [ 79%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testHasPropertyWithValueMatcher PASSED [ 79%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testHasPropertyWithValueMatcherNegative PASSED [ 79%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testHasPropertyWithoutValueMatcher PASSED [ 80%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testHasPropertyWithoutValueMatcherNegative PASSED [ 80%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testMismatchDescription PASSED [ 80%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertyTest::testNoMismatchDescriptionOnMatch PASSED [ 80%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertiesTest::testMatcherCreationRequiresEvenNumberOfPositionalArguments PASSED [ 80%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertiesTest::testMatchesUsingKeywordArguments PASSED [ 81%] tests/hamcrest_unit_test/object/hasproperty_test.py::HasPropertiesTest::testMatchesUsingSingleDictionaryArgument PASSED [ 81%] tests/hamcrest_unit_test/object/hasstring_test.py::HasStringTest::testDescribeMismatchDescription PASSED [ 81%] tests/hamcrest_unit_test/object/hasstring_test.py::HasStringTest::testHasReadableDescription PASSED [ 81%] tests/hamcrest_unit_test/object/hasstring_test.py::HasStringTest::testMismatchDescription PASSED [ 81%] tests/hamcrest_unit_test/object/hasstring_test.py::HasStringTest::testPassesResultOfToStrToNestedMatcher PASSED [ 82%] tests/hamcrest_unit_test/object/hasstring_test.py::HasStringTest::testProvidesConvenientShortcutForHasStringEqualTo PASSED [ 82%] tests/hamcrest_unit_test/object/hasstring_test.py::HasStringTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 82%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testCanApplyPlainStringToUnicodeMatcher PASSED [ 82%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testCanApplyUnicodeStringToPlainMatcher PASSED [ 83%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testCanApplyUnicodeStringToUnicodeMatcher PASSED [ 83%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testDescribeMismatch PASSED [ 83%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testFailsIfAdditionalWhitespaceIsPresent PASSED [ 83%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testFailsIfMatchingAgainstNonString PASSED [ 83%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testHasAReadableDescription PASSED [ 84%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testIgnoresCaseOfCharsInString PASSED [ 84%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testMatcherCreationRequiresString PASSED [ 84%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testMismatchDescription PASSED [ 84%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py::IsEqualIgnoringCaseTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 84%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testCanApplyPlainStringToUnicodeMatcher PASSED [ 85%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testCanApplyUnicodeStringToPlainMatcher PASSED [ 85%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testCanApplyUnicodeStringToUnicodeMatcher PASSED [ 85%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testDescribeMismatch PASSED [ 85%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testDescribesItselfAsIgnoringWhiteSpace PASSED [ 86%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testFailsIfMatchingAgainstNonString PASSED [ 86%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testFailsIfTextOtherThanWhitespaceDiffers PASSED [ 86%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testFailsIfWhitespaceIsAddedOrRemovedInMidWord PASSED [ 86%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testMatcherCreationRequiresString PASSED [ 86%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testMismatchDescription PASSED [ 87%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testPassesIfWordsAreSameButWhitespaceDiffers PASSED [ 87%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py::IsEqualIgnoringWhiteSpaceTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 87%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT-EXCERPTEND] PASSED [ 87%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT-STARTEXCERPTEND] PASSED [ 87%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT-STARTEXCERPT] PASSED [ 88%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT-EXCERPTEXCERPT] PASSED [ 88%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_true_if_argument_contains_substring[EXCERPT-EXCERPT] PASSED [ 88%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_false_with_mismatch[EXCERPT-whatever] PASSED [ 88%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_false_with_mismatch[EXCERPT-EXCERP] PASSED [ 89%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_evaluates_false_with_mismatch[EXCERPT-text2] PASSED [ 89%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_description[EXCERPT] PASSED [ 89%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_successful_match_does_not_have_mismatch_description[EXCERPT] PASSED [ 89%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_mismatch_description[EXCERPT-whatever] PASSED [ 89%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_mismatch_description[EXCERPT-EXCERP] PASSED [ 90%] tests/hamcrest_unit_test/text/stringcontains_test.py::test_mismatch_description[EXCERPT-text2] PASSED [ 90%] tests/hamcrest_unit_test/text/stringcontains_test.py::testMatcherCreationRequiresString PASSED [ 90%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testDescribeMismatch PASSED [ 90%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testDoesNotMatchIfExpectedSubstringsAreMissing PASSED [ 90%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testDoesNotMatchIfOrderIsIncorrect PASSED [ 91%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testFailsIfMatchingAgainstNonString PASSED [ 91%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testHasAReadableDescription PASSED [ 91%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testMatcherCreationRequiresString PASSED [ 91%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testMatchesIfOrderIsCorrect PASSED [ 92%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testMismatchDescription PASSED [ 92%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py::StringContainsInOrderTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 92%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testCanApplyPlainStringToUnicodeMatcher PASSED [ 92%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testCanApplyUnicodeStringToPlainMatcher PASSED [ 92%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testCanApplyUnicodeStringToUnicodeMatcher PASSED [ 93%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testDescribeMismatch PASSED [ 93%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testEvaluatesToTrueIfArgumentContainsSpecifiedSubstring PASSED [ 93%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testEvaluatesToTrueIfArgumentIsEqualToSubstring PASSED [ 93%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testFailsIfMatchingAgainstNonString PASSED [ 93%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testHasAReadableDescription PASSED [ 94%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testMatcherCreationRequiresString PASSED [ 94%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testMismatchDescription PASSED [ 94%] tests/hamcrest_unit_test/text/stringendswith_test.py::StringEndsWithTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 94%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testCompiledDescribeMismatch PASSED [ 95%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testCompiledMismatchDescription PASSED [ 95%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testMatchesUsingCompiledExpressions PASSED [ 95%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testMatchesWhenPatternIsFoundAtBeginning PASSED [ 95%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testMatchesWhenPatternIsFoundAtEnd PASSED [ 95%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testMatchesWhenPatternIsFoundInMiddle PASSED [ 96%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testMismatchesUsingCompiledExpressions PASSED [ 96%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testMismatchesWhenPatternIsNotPresent PASSED [ 96%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testPatternHasAReadableDescription PASSED [ 96%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testStringDescribeMismatch PASSED [ 96%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testStringHasAReadableDescription PASSED [ 97%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testStringMismatchDescription PASSED [ 97%] tests/hamcrest_unit_test/text/stringmatches_test.py::StringMatchesTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [ 97%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testCanApplyPlainStringToUnicodeMatcher PASSED [ 97%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testCanApplyUnicodeStringToPlainMatcher PASSED [ 98%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testCanApplyUnicodeStringToUnicodeMatcher PASSED [ 98%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testDescribeMismatch PASSED [ 98%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testEvaluatesToTrueIfArgumentContainsSpecifiedSubstring PASSED [ 98%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testEvaluatesToTrueIfArgumentIsEqualToSubstring PASSED [ 98%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testFailsIfMatchingAgainstNonString PASSED [ 99%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testHasAReadableDescription PASSED [ 99%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testMatcherCreationRequiresString PASSED [ 99%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testMismatchDescription PASSED [ 99%] tests/hamcrest_unit_test/text/stringstartswith_test.py::StringStartsWithTest::testSuccessfulMatchDoesNotGenerateMismatchDescription PASSED [100%] ==================== 442 passed, 24 skipped in 0.70 seconds ==================== + exit 0 Processing files: python2-hamcrest-1.9.0-8.el8.noarch Provides: python2-hamcrest = 1.9.0-8.el8 python2.7dist(pyhamcrest) = 1.9.0 python2dist(pyhamcrest) = 1.9.0 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) = 2.7 Processing files: python3-hamcrest-1.9.0-8.el8.noarch Provides: python3-hamcrest = 1.9.0-8.el8 python3.6dist(pyhamcrest) = 1.9.0 python3dist(pyhamcrest) = 1.9.0 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-hamcrest-1.9.0-8.el8.noarch Wrote: /builddir/build/RPMS/python2-hamcrest-1.9.0-8.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-hamcrest-1.9.0-8.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ft60O4 + umask 022 + cd /builddir/build/BUILD + cd PyHamcrest-1.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-hamcrest-1.9.0-8.el8.noarch + exit 0 Child return code was: 0