Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-behave.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f030af4b8241b2df176b84633b56ca54651dce7c/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-behave.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-behave-1.2.5-18.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-behave.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f030af4b8241b2df176b84633b56ca54651dce7c/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-behave.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.J0Zp5z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf behave-1.2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/behave-1.2.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd behave-1.2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/HTML-Formatter.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/html_formatter_no_set_codecs.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0001-support-ref-link-for-each-step.patch + /usr/bin/patch -p1 -s + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0002-Add-step-label-to-be-used-in-step-refs-like.patch + /usr/bin/cat /builddir/build/SOURCES/0003-unicode_fixes.patch + /usr/bin/patch -p1 -s + mkdir -p reST + cp -a docs/api.rst docs/appendix.rst docs/behave.rst docs/behave_ecosystem.rst docs/comparison.rst docs/context_attributes.rst docs/django.rst docs/formatters.rst docs/gherkin.rst docs/index.rst docs/install.rst docs/new_and_noteworthy.rst docs/new_and_noteworthy_v1.2.4.rst docs/new_and_noteworthy_v1.2.5.rst docs/parse_builtin_types.rst docs/philosophy.rst docs/regular_expressions.rst docs/related.rst docs/test_domains.rst docs/tutorial.rst reST + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ShEhcu + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib copying setuptools_behave.py -> build/lib creating build/lib/behave copying behave/configuration.py -> build/lib/behave copying behave/step_registry.py -> build/lib/behave copying behave/userdata.py -> build/lib/behave copying behave/log_capture.py -> build/lib/behave copying behave/parser.py -> build/lib/behave copying behave/model.py -> build/lib/behave copying behave/tag_matcher.py -> build/lib/behave copying behave/runner.py -> build/lib/behave copying behave/_types.py -> build/lib/behave copying behave/runner_util.py -> build/lib/behave copying behave/model_describe.py -> build/lib/behave copying behave/tag_expression.py -> build/lib/behave copying behave/matchers.py -> build/lib/behave copying behave/__init__.py -> build/lib/behave copying behave/textutil.py -> build/lib/behave copying behave/importer.py -> build/lib/behave copying behave/i18n.py -> build/lib/behave copying behave/json_parser.py -> build/lib/behave copying behave/__main__.py -> build/lib/behave creating build/lib/behave/reporter copying behave/reporter/base.py -> build/lib/behave/reporter copying behave/reporter/junit.py -> build/lib/behave/reporter copying behave/reporter/__init__.py -> build/lib/behave/reporter copying behave/reporter/summary.py -> build/lib/behave/reporter creating build/lib/behave/compat copying behave/compat/collections.py -> build/lib/behave/compat copying behave/compat/os_path.py -> build/lib/behave/compat copying behave/compat/importlib.py -> build/lib/behave/compat copying behave/compat/__init__.py -> build/lib/behave/compat creating build/lib/behave/formatter copying behave/formatter/rerun.py -> build/lib/behave/formatter copying behave/formatter/plain.py -> build/lib/behave/formatter copying behave/formatter/pretty.py -> build/lib/behave/formatter copying behave/formatter/steps.py -> build/lib/behave/formatter copying behave/formatter/base.py -> build/lib/behave/formatter copying behave/formatter/html.py -> build/lib/behave/formatter copying behave/formatter/null.py -> build/lib/behave/formatter copying behave/formatter/_builtins.py -> build/lib/behave/formatter copying behave/formatter/sphinx_steps.py -> build/lib/behave/formatter copying behave/formatter/__filters.py -> build/lib/behave/formatter copying behave/formatter/__filter_formatter.py -> build/lib/behave/formatter copying behave/formatter/tags.py -> build/lib/behave/formatter copying behave/formatter/__init__.py -> build/lib/behave/formatter copying behave/formatter/sphinx_util.py -> build/lib/behave/formatter copying behave/formatter/ansi_escapes.py -> build/lib/behave/formatter copying behave/formatter/formatters.py -> build/lib/behave/formatter copying behave/formatter/_registry.py -> build/lib/behave/formatter copying behave/formatter/progress.py -> build/lib/behave/formatter copying behave/formatter/json.py -> build/lib/behave/formatter + sleep 1 + make html -C docs make: Entering directory `/builddir/build/BUILD/behave-1.2.5/docs' ./update_behave_rst.py && sphinx-build -b html -d ../build/docs/doctrees . ../build/docs/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 20 source files that are out of date updating environment: 20 added, 0 changed, 0 removed reading sources... [ 5%] api reading sources... [ 10%] appendix reading sources... [ 15%] behave reading sources... [ 20%] behave_ecosystem reading sources... [ 25%] comparison reading sources... [ 30%] context_attributes reading sources... [ 35%] django reading sources... [ 40%] formatters reading sources... [ 45%] gherkin reading sources... [ 50%] index reading sources... [ 55%] install reading sources... [ 60%] new_and_noteworthy reading sources... [ 65%] new_and_noteworthy_v1.2.4 reading sources... [ 70%] new_and_noteworthy_v1.2.5 reading sources... [ 75%] parse_builtin_types reading sources... [ 80%] philosophy reading sources... [ 85%] regular_expressions reading sources... [ 90%] related reading sources... [ 95%] test_domains reading sources... [100%] tutorial looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] api writing output... [ 10%] appendix writing output... [ 15%] behave writing output... [ 20%] behave_ecosystem writing output... [ 25%] comparison writing output... [ 30%] context_attributes writing output... [ 35%] django writing output... [ 40%] formatters writing output... [ 45%] gherkin writing output... [ 50%] index writing output... [ 55%] install writing output... [ 60%] new_and_noteworthy writing output... [ 65%] new_and_noteworthy_v1.2.4 writing output... [ 70%] new_and_noteworthy_v1.2.5 /builddir/build/BUILD/behave-1.2.5/docs/new_and_noteworthy_v1.2.5.rst:516: WARNING: Pygments lexer name u'json' is not known writing output... [ 75%] parse_builtin_types writing output... [ 80%] philosophy writing output... [ 85%] regular_expressions writing output... [ 90%] related writing output... [ 95%] test_domains writing output... [100%] tutorial writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 1 warning. Build finished. The HTML pages are in ../build/docs/html. make: Leaving directory `/builddir/build/BUILD/behave-1.2.5/docs' + rm -rf build/docs/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6vMZQu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch + cd behave-1.2.5 + mkdir -p /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/man/man1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/configuration.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/step_registry.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/userdata.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/log_capture.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/parser.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/model.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/tag_matcher.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/runner.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/_types.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/runner_util.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave creating /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter copying build/lib/behave/reporter/base.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter copying build/lib/behave/reporter/junit.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter copying build/lib/behave/reporter/__init__.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter copying build/lib/behave/reporter/summary.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter copying build/lib/behave/model_describe.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/tag_expression.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/matchers.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave creating /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/compat copying build/lib/behave/compat/collections.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/compat copying build/lib/behave/compat/os_path.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/compat copying build/lib/behave/compat/importlib.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/compat copying build/lib/behave/compat/__init__.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/compat copying build/lib/behave/__init__.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/textutil.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/importer.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/i18n.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave creating /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/rerun.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/plain.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/pretty.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/steps.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/base.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/html.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/null.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/_builtins.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/sphinx_steps.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/__filters.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/__filter_formatter.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/tags.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/__init__.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/sphinx_util.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/ansi_escapes.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/formatters.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/_registry.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/progress.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/json.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/json_parser.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/__main__.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/setuptools_behave.py -> /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/configuration.py to configuration.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/step_registry.py to step_registry.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/userdata.py to userdata.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/log_capture.py to log_capture.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/model.py to model.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/tag_matcher.py to tag_matcher.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/_types.py to _types.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/runner_util.py to runner_util.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter/junit.py to junit.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter/summary.py to summary.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/model_describe.py to model_describe.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/tag_expression.py to tag_expression.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/matchers.py to matchers.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/compat/collections.py to collections.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/compat/os_path.py to os_path.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/compat/importlib.py to importlib.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/compat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/textutil.py to textutil.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/importer.py to importer.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/rerun.py to rerun.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/plain.py to plain.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/pretty.py to pretty.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/steps.py to steps.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/null.py to null.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/_builtins.py to _builtins.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/sphinx_steps.py to sphinx_steps.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/__filters.py to __filters.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/__filter_formatter.py to __filter_formatter.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/tags.py to tags.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/sphinx_util.py to sphinx_util.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/ansi_escapes.py to ansi_escapes.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/formatters.py to formatters.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/_registry.py to _registry.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/progress.py to progress.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/json.py to json.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/json_parser.py to json_parser.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/setuptools_behave.py to setuptools_behave.pyc writing byte-compilation script '/tmp/tmpkbGXeF.py' /usr/bin/python2 -O /tmp/tmpkbGXeF.py removing /tmp/tmpkbGXeF.py running install_egg_info running egg_info writing requirements to behave.egg-info/requires.txt writing behave.egg-info/PKG-INFO writing top-level names to behave.egg-info/top_level.txt writing dependency_links to behave.egg-info/dependency_links.txt writing entry points to behave.egg-info/entry_points.txt reading manifest file 'behave.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.zip' under directory 'bin' warning: no files found matching '*.txt' under directory 'etc' warning: no files found matching '*.txt' under directory 'more.features' no previously-included directories found matching '.tox' writing manifest file 'behave.egg-info/SOURCES.txt' Copying behave.egg-info to /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages/behave-1.2.5-py2.7.egg-info running install_scripts Installing behave script to /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/bin/behave /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/bin/behave-2.7 + ln -s behave-2.7 /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/bin/behave-2 + PYTHONPATH=/builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7/site-packages + help2man --no-info '--name=Run a number of feature tests with behave.' --output=behave-2.7.1 /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/bin/behave-2.7 + install -Dpm0644 behave-2.7.1 /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/man/man1/ + ln -s behave-2.7.1 /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/man/man1/behave.1 + ln -sf behave-2 /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/bin/behave + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/behave-1.2.5 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7KFxmB + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.5 + nosetests-2.7 -v test.reporters.test_summary.TestFormatStatus.test_missing_fields_are_not_present ... ok test.reporters.test_summary.TestFormatStatus.test_passed_entry_contains_label ... ok test.reporters.test_summary.TestFormatStatus.test_passed_entry_is_pluralised ... ok test.reporters.test_summary.TestFormatStatus.test_remaining_fields_are_present ... ok test.reporters.test_summary.TestSummaryReporter.test_duration_is_totalled_up_and_outputted ... ok test.reporters.test_summary.TestSummaryReporter.test_feature_status_is_collected_and_reported ... ok test.reporters.test_summary.TestSummaryReporter.test_scenario_outline_status_is_collected_and_reported ... ok test.reporters.test_summary.TestSummaryReporter.test_scenario_status_is_collected_and_reported ... ok test.reporters.test_summary.TestSummaryReporter.test_step_status_is_collected_and_reported ... ok test_should_return_empty_string_for_any_ansi_escape (test.test_ansi_escapes.StripEscapesTest) ... ok test_should_return_same_text_without_escapes (test.test_ansi_escapes.StripEscapesTest) ... ok test_should_strip_color_escapes_from_text (test.test_ansi_escapes.StripEscapesTest) ... ok test_should_strip_cursor_up_escapes_from_text (test.test_ansi_escapes.StripEscapesTest) ... ok test.test_configuration.TestConfiguration.test_read_file ... ok test.test_configuration.TestConfiguration.test_settings_with_stage ... ok test.test_configuration.TestConfiguration.test_settings_with_stage_and_envvar ... ok test.test_configuration.TestConfiguration.test_settings_with_stage_from_envvar ... ok test.test_configuration.TestConfiguration.test_settings_without_stage ... ok test_cmdline_defines (test.test_configuration.TestConfigurationUserData) ... ok test_cmdline_defines__with_quoted_name_value_pair (test.test_configuration.TestConfigurationUserData) ... ok test_cmdline_defines__with_quoted_value (test.test_configuration.TestConfigurationUserData) ... ok test_cmdline_defines_override_configfile (test.test_configuration.TestConfigurationUserData) ... ok test_cmdline_defines_with_assign_character_as_value (test.test_configuration.TestConfigurationUserData) ... ok test_cmdline_defines_with_empty_value (test.test_configuration.TestConfigurationUserData) ... ok test_cmdline_defines_without_value_are_true (test.test_configuration.TestConfigurationUserData) ... ok test_setup_userdata (test.test_configuration.TestConfigurationUserData) ... ok test_update_userdata__with_cmdline_defines (test.test_configuration.TestConfigurationUserData) ... ok test_update_userdata__without_cmdline_defines (test.test_configuration.TestConfigurationUserData) ... ok test_feature (test.test_formatter.FormatterTests) ... ok test_scenario (test.test_formatter.FormatterTests) ... ok test_step (test.test_formatter.FormatterTests) ... ok test_feature (test.test_formatter.MultipleFormattersTests) ... ok test_scenario (test.test_formatter.MultipleFormattersTests) ... ok test_step (test.test_formatter.MultipleFormattersTests) ... ok test_exception_in_ioctl (test.test_formatter.TestGetTerminalSize) ... ok test_happy_path (test.test_formatter.TestGetTerminalSize) ... ok test_termios_fallback (test.test_formatter.TestGetTerminalSize) ... ok test_windows_fallback (test.test_formatter.TestGetTerminalSize) ... ok test_zero_size_fallback (test.test_formatter.TestGetTerminalSize) ... ok test_feature (test.test_formatter.TestJSONAndPlain) ... ok test_scenario (test.test_formatter.TestJSONAndPlain) ... ok test_step (test.test_formatter.TestJSONAndPlain) ... ok test_feature (test.test_formatter.TestJson) ... ok test_scenario (test.test_formatter.TestJson) ... ok test_step (test.test_formatter.TestJson) ... ok test_feature (test.test_formatter.TestPlain) ... ok test_scenario (test.test_formatter.TestPlain) ... ok test_step (test.test_formatter.TestPlain) ... ok test_feature (test.test_formatter.TestPretty) ... ok test_scenario (test.test_formatter.TestPretty) ... ok test_step (test.test_formatter.TestPretty) ... ok test_feature (test.test_formatter.TestPrettyAndJSON) ... ok test_scenario (test.test_formatter.TestPrettyAndJSON) ... ok test_step (test.test_formatter.TestPrettyAndJSON) ... ok test_feature (test.test_formatter.TestPrettyAndPlain) ... ok test_scenario (test.test_formatter.TestPrettyAndPlain) ... ok test_step (test.test_formatter.TestPrettyAndPlain) ... ok test_feature (test.test_formatter.TestTagsCount) ... ok test_scenario (test.test_formatter.TestTagsCount) ... ok test_step (test.test_formatter.TestTagsCount) ... ok test_tag_counts (test.test_formatter.TestTagsCount) ... ok test_feature (test.test_formatter_progress.FormatterTests) ... ok test_scenario (test.test_formatter_progress.FormatterTests) ... ok test_step (test.test_formatter_progress.FormatterTests) ... ok test_feature (test.test_formatter_progress.MultipleFormattersTests) ... ok test_scenario (test.test_formatter_progress.MultipleFormattersTests) ... ok test_step (test.test_formatter_progress.MultipleFormattersTests) ... ok test_feature (test.test_formatter_progress.TestJSONAndScenarioProgress) ... ok test_scenario (test.test_formatter_progress.TestJSONAndScenarioProgress) ... ok test_step (test.test_formatter_progress.TestJSONAndScenarioProgress) ... ok test_feature (test.test_formatter_progress.TestJSONAndStepProgress) ... ok test_scenario (test.test_formatter_progress.TestJSONAndStepProgress) ... ok test_step (test.test_formatter_progress.TestJSONAndStepProgress) ... ok test_feature (test.test_formatter_progress.TestPlainAndScenarioProgress) ... ok test_scenario (test.test_formatter_progress.TestPlainAndScenarioProgress) ... ok test_step (test.test_formatter_progress.TestPlainAndScenarioProgress) ... ok test_feature (test.test_formatter_progress.TestPlainAndStepProgress) ... ok test_scenario (test.test_formatter_progress.TestPlainAndStepProgress) ... ok test_step (test.test_formatter_progress.TestPlainAndStepProgress) ... ok test_feature (test.test_formatter_progress.TestPrettyAndScenarioProgress) ... ok test_scenario (test.test_formatter_progress.TestPrettyAndScenarioProgress) ... ok test_step (test.test_formatter_progress.TestPrettyAndScenarioProgress) ... ok test_feature (test.test_formatter_progress.TestPrettyAndStepProgress) ... ok test_scenario (test.test_formatter_progress.TestPrettyAndStepProgress) ... ok test_step (test.test_formatter_progress.TestPrettyAndStepProgress) ... ok test_feature (test.test_formatter_progress.TestScenarioProgressAndStepProgress) ... ok test_scenario (test.test_formatter_progress.TestScenarioProgressAndStepProgress) ... ok test_step (test.test_formatter_progress.TestScenarioProgressAndStepProgress) ... ok test_feature (test.test_formatter_progress.TestScenarioProgressFormatter) ... ok test_scenario (test.test_formatter_progress.TestScenarioProgressFormatter) ... ok test_step (test.test_formatter_progress.TestScenarioProgressFormatter) ... ok test_feature (test.test_formatter_progress.TestStepProgressFormatter) ... ok test_scenario (test.test_formatter_progress.TestStepProgressFormatter) ... ok test_step (test.test_formatter_progress.TestStepProgressFormatter) ... ok test_feature (test.test_formatter_rerun.FormatterTests) ... ok test_scenario (test.test_formatter_rerun.FormatterTests) ... ok test_step (test.test_formatter_rerun.FormatterTests) ... ok test_feature (test.test_formatter_rerun.MultipleFormattersTests) ... ok test_scenario (test.test_formatter_rerun.MultipleFormattersTests) ... ok test_step (test.test_formatter_rerun.MultipleFormattersTests) ... ok test_feature (test.test_formatter_rerun.TestRerunAndJsonFormatter) ... ok test_scenario (test.test_formatter_rerun.TestRerunAndJsonFormatter) ... ok test_step (test.test_formatter_rerun.TestRerunAndJsonFormatter) ... ok test_feature (test.test_formatter_rerun.TestRerunAndPlainFormatters) ... ok test_scenario (test.test_formatter_rerun.TestRerunAndPlainFormatters) ... ok test_step (test.test_formatter_rerun.TestRerunAndPlainFormatters) ... ok test_feature (test.test_formatter_rerun.TestRerunAndPrettyFormatters) ... ok test_scenario (test.test_formatter_rerun.TestRerunAndPrettyFormatters) ... ok test_step (test.test_formatter_rerun.TestRerunAndPrettyFormatters) ... ok test_feature (test.test_formatter_rerun.TestRerunAndScenarioProgressFormatters) ... ok test_scenario (test.test_formatter_rerun.TestRerunAndScenarioProgressFormatters) ... ok test_step (test.test_formatter_rerun.TestRerunAndScenarioProgressFormatters) ... ok test_feature (test.test_formatter_rerun.TestRerunAndStepProgressFormatters) ... ok test_scenario (test.test_formatter_rerun.TestRerunAndStepProgressFormatters) ... ok test_step (test.test_formatter_rerun.TestRerunAndStepProgressFormatters) ... ok test_feature (test.test_formatter_rerun.TestRerunFormatter) ... ok test_feature_with_one_passing_one_failing_scenario (test.test_formatter_rerun.TestRerunFormatter) ... ok test_feature_with_one_passing_two_failing_scenario (test.test_formatter_rerun.TestRerunFormatter) ... ok test_feature_with_two_passing_scenarios (test.test_formatter_rerun.TestRerunFormatter) ... ok test_scenario (test.test_formatter_rerun.TestRerunFormatter) ... ok test_step (test.test_formatter_rerun.TestRerunFormatter) ... ok test_feature (test.test_formatter_tags.FormatterTests) ... ok test_scenario (test.test_formatter_tags.FormatterTests) ... ok test_step (test.test_formatter_tags.FormatterTests) ... ok test_feature (test.test_formatter_tags.MultipleFormattersTests) ... ok test_scenario (test.test_formatter_tags.MultipleFormattersTests) ... ok test_step (test.test_formatter_tags.MultipleFormattersTests) ... ok test_feature (test.test_formatter_tags.TestJSONAndTagsCount) ... ok test_scenario (test.test_formatter_tags.TestJSONAndTagsCount) ... ok test_step (test.test_formatter_tags.TestJSONAndTagsCount) ... ok test_feature (test.test_formatter_tags.TestJSONAndTagsLocation) ... ok test_scenario (test.test_formatter_tags.TestJSONAndTagsLocation) ... ok test_step (test.test_formatter_tags.TestJSONAndTagsLocation) ... ok test_feature (test.test_formatter_tags.TestPlainAndTagsCount) ... ok test_scenario (test.test_formatter_tags.TestPlainAndTagsCount) ... ok test_step (test.test_formatter_tags.TestPlainAndTagsCount) ... ok test_feature (test.test_formatter_tags.TestPlainAndTagsLocation) ... ok test_scenario (test.test_formatter_tags.TestPlainAndTagsLocation) ... ok test_step (test.test_formatter_tags.TestPlainAndTagsLocation) ... ok test_feature (test.test_formatter_tags.TestPrettyAndTagsCount) ... ok test_scenario (test.test_formatter_tags.TestPrettyAndTagsCount) ... ok test_step (test.test_formatter_tags.TestPrettyAndTagsCount) ... ok test_feature (test.test_formatter_tags.TestPrettyAndTagsLocation) ... ok test_scenario (test.test_formatter_tags.TestPrettyAndTagsLocation) ... ok test_step (test.test_formatter_tags.TestPrettyAndTagsLocation) ... ok test_feature (test.test_formatter_tags.TestRerunAndTagsCount) ... ok test_scenario (test.test_formatter_tags.TestRerunAndTagsCount) ... ok test_step (test.test_formatter_tags.TestRerunAndTagsCount) ... ok test_feature (test.test_formatter_tags.TestRerunAndTagsLocation) ... ok test_scenario (test.test_formatter_tags.TestRerunAndTagsLocation) ... ok test_step (test.test_formatter_tags.TestRerunAndTagsLocation) ... ok test_feature (test.test_formatter_tags.TestTagsCountAndTagsLocation) ... ok test_scenario (test.test_formatter_tags.TestTagsCountAndTagsLocation) ... ok test_step (test.test_formatter_tags.TestTagsCountAndTagsLocation) ... ok test_feature (test.test_formatter_tags.TestTagsCountFormatter) ... ok test_scenario (test.test_formatter_tags.TestTagsCountFormatter) ... ok test_step (test.test_formatter_tags.TestTagsCountFormatter) ... ok test_feature (test.test_formatter_tags.TestTagsLocationFormatter) ... ok test_scenario (test.test_formatter_tags.TestTagsLocationFormatter) ... ok test_step (test.test_formatter_tags.TestTagsLocationFormatter) ... ok test.test_importer.TestLazyDict.test_lazy_item_access__should_fail_with_unknown_module ... ok test.test_importer.TestLazyDict.test_lazy_item_access__should_fail_with_unknown_object ... ok test.test_importer.TestLazyDict.test_lazy_item_access__should_load_object ... ok test.test_importer.TestLazyDict.test_plain_item_access__should_succeed ... ok test.test_importer.TestLazyDict.test_unknown_item_access__should_raise_keyerror ... ok test.test_importer.TestLazyObject.test_get__should_fail_for_unknown_module ... ok test.test_importer.TestLazyObject.test_get__should_fail_for_unknown_object_in_module ... ok test.test_importer.TestLazyObject.test_get__should_succeed_for_known_object ... ok test.test_importer.TestLoadModule.test_load_module__should_fail_for_unknown_module ... ok test.test_importer.TestLoadModule.test_load_module__should_succeed_for_already_imported_module ... ok test.test_importer.TestLoadModule.test_load_module__should_succeed_for_existing_module ... ok test.test_log_capture.TestLogCapture.test_get_value_returns_all_log_records ... ok test.test_matchers.TestMatcher.test_returns_match_object_if_check_match_returns_arguments ... ok test.test_matchers.TestMatcher.test_returns_none_if_check_match_returns_none ... ok test.test_matchers.TestParseMatcher.test_named_arguments ... ok test.test_matchers.TestParseMatcher.test_positional_arguments ... ok test.test_matchers.TestParseMatcher.test_returns_arguments_based_on_matches ... ok test.test_matchers.TestParseMatcher.test_returns_none_if_parser_does_not_match ... ok test.test_matchers.TestRegexMatcher.test_returns_arguments_based_on_groups ... ok test.test_matchers.TestRegexMatcher.test_returns_none_if_regex_does_not_match ... ok test.test_matchers.TestRegexMatcher.test_step_should_not_use_regex_begin_and_end_marker ... ok test.test_matchers.TestRegexMatcher.test_step_should_not_use_regex_begin_marker ... ok test.test_matchers.TestRegexMatcher.test_step_should_not_use_regex_end_marker ... ok test.test_matchers.TestRegexMatcher.test_steps_with_same_prefix_are_not_ordering_sensitive ... ok test.test_matchers.test_step_matcher_current_matcher ... ok test_feature_hooks_not_run_if_feature_not_being_run (test.test_model.TestFeatureRun) ... ok test_formatter_background_called_when_feature_has_background (test.test_model.TestFeatureRun) ... ok test_formatter_background_not_called_when_feature_has_no_background (test.test_model.TestFeatureRun) ... ok test_formatter_feature_called (test.test_model.TestFeatureRun) ... ok test_run_runs_named_scenarios (test.test_model.TestFeatureRun) ... ok test_run_runs_named_scenarios_with_regexp (test.test_model.TestFeatureRun) ... ok test_run_runs_scenarios (test.test_model.TestFeatureRun) ... ok test_compare_equal (test.test_model.TestFileLocation) ... ok test_compare_equal_with_string (test.test_model.TestFileLocation) ... ok test_compare_greater_or_equal (test.test_model.TestFileLocation) ... ok test_compare_greater_than (test.test_model.TestFileLocation) ... ok test_compare_less_or_equal (test.test_model.TestFileLocation) ... ok test_compare_less_than (test.test_model.TestFileLocation) ... ok test_compare_less_than_with_string (test.test_model.TestFileLocation) ... ok test_compare_not_equal (test.test_model.TestFileLocation) ... ok test_filename_should_be_same_as_self (test.test_model.TestFileLocation) ... ok test_repr_conversion (test.test_model.TestFileLocation) ... ok test_string_conversion (test.test_model.TestFileLocation) ... ok test_as_dict (test.test_model.TestModelRow) ... ok test_get_with_valid_colname (test.test_model.TestModelRow) ... ok test_getitem_with_invalid_index (test.test_model.TestModelRow) ... ok test_getitem_with_unknown_colname (test.test_model.TestModelRow) ... ok test_getitem_with_unknown_colname_should_return_default (test.test_model.TestModelRow) ... ok test_getitem_with_valid_colname (test.test_model.TestModelRow) ... ok test_getitem_with_valid_index (test.test_model.TestModelRow) ... ok test_len (test.test_model.TestModelRow) ... ok test_run_calls_run_on_each_generated_scenario (test.test_model.TestScenarioOutline) ... ok test_run_sets_context_variable_for_outline (test.test_model.TestScenarioOutline) ... ok test_run_should_fail_when_first_examples_fails (test.test_model.TestScenarioOutline) ... ok test_run_should_fail_when_last_examples_fails (test.test_model.TestScenarioOutline) ... ok test_run_should_fail_when_middle_examples_fails (test.test_model.TestScenarioOutline) ... ok test_run_should_pass_when_all_examples_pass (test.test_model.TestScenarioOutline) ... ok test_run_stops_on_first_failure_if_requested (test.test_model.TestScenarioOutline) ... ok test_failed_step_causes_context_failure_to_be_set (test.test_model.TestScenarioRun) ... ok test_failed_step_causes_remaining_steps_to_be_skipped (test.test_model.TestScenarioRun) ... ok test_handles_stdout_and_log_capture (test.test_model.TestScenarioRun) ... ok test_run_invokes_formatter_scenario_and_steps_correctly (test.test_model.TestScenarioRun) ... ok test_scenario_hooks_not_run_if_scenario_not_being_run (test.test_model.TestScenarioRun) ... ok test_should_run_with_name_select (test.test_model.TestScenarioRun) ... ok test_skipped_steps_set_step_status_and_scenario_status_if_not_set (test.test_model.TestScenarioRun) ... ok test_undefined_step_causes_failed_scenario_status (test.test_model.TestScenarioRun) ... ok test_run_appends_any_captured_logging_on_failure (test.test_model.TestStepRun) ... ok test_run_appends_any_captured_stdout_on_failure (test.test_model.TestStepRun) ... ok test_run_appends_step_to_undefined_when_no_match_found (test.test_model.TestStepRun) ... ok test_run_calculates_duration (test.test_model.TestStepRun) ... ok test_run_captures_stdout_and_logging (test.test_model.TestStepRun) ... ok test_run_reports_undefined_step_via_formatter_when_not_quiet (test.test_model.TestStepRun) ... ok test_run_runs_before_hook_then_match_then_after_hook (test.test_model.TestStepRun) ... ok test_run_sets_status_to_failed_on_assertion_error (test.test_model.TestStepRun) ... ok test_run_sets_status_to_failed_on_exception (test.test_model.TestStepRun) ... ok test_run_sets_status_to_passed_if_nothing_goes_wrong (test.test_model.TestStepRun) ... ok test_run_sets_table_if_present (test.test_model.TestStepRun) ... ok test_run_sets_text_if_present (test.test_model.TestStepRun) ... ok test_run_when_not_quiet_reports_match_and_result (test.test_model.TestStepRun) ... ok test_run_when_quiet_reports_nothing (test.test_model.TestStepRun) ... ok test_run_with_no_match_does_not_touch_formatter_when_quiet (test.test_model.TestStepRun) ... ok test_equivalence (test.test_model.TestTableModel) ... ok test_table_iteration (test.test_model.TestTableModel) ... ok test_table_row_by_index (test.test_model.TestTableModel) ... ok test_table_row_index (test.test_model.TestTableModel) ... ok test_table_row_items (test.test_model.TestTableModel) ... ok test_table_row_keyerror (test.test_model.TestTableModel) ... ok test_table_row_name (test.test_model.TestTableModel) ... ok test.test_parser.TestForeign.test_anything_before_language_comment_makes_it_not_count ... ok test.test_parser.TestForeign.test_defaults_to_DEFAULT_LANGUAGE ... ok test.test_parser.TestForeign.test_first_line_comment_sets_language ... ok test.test_parser.TestForeign.test_parses_french ... ok test.test_parser.TestForeign.test_parses_french_multi_word ... ok test.test_parser.TestForeign.test_properly_handles_whitespace_on_keywords_that_do_not_want_it ... ok test.test_parser.TestForeign.test_whitespace_before_first_line_comment_still_sets_language ... ok test.test_parser.TestForeign.test_whitespace_in_the_language_comment_is_flexible_1 ... ok test.test_parser.TestForeign.test_whitespace_in_the_language_comment_is_flexible_2 ... ok test.test_parser.TestForeign.test_whitespace_in_the_language_comment_is_flexible_3 ... ok test.test_parser.TestForeign.test_whitespace_in_the_language_comment_is_flexible_4 ... ok test.test_parser.TestParser.test_fails_to_parse_when_and_is_out_of_order ... ok test.test_parser.TestParser.test_fails_to_parse_when_but_is_out_of_order ... ok test.test_parser.TestParser.test_fails_to_parse_when_examples_is_in_the_wrong_place ... ok test.test_parser.TestParser.test_parses_feature_description ... ok test.test_parser.TestParser.test_parses_feature_name ... ok test.test_parser.TestParser.test_parses_feature_name_without_newline ... ok test.test_parser.TestParser.test_parses_feature_with_a_scenario ... ok test.test_parser.TestParser.test_parses_feature_with_a_scenario_outline ... ok test.test_parser.TestParser.test_parses_feature_with_a_scenario_outline_with_multiple_examples ... ok test.test_parser.TestParser.test_parses_feature_with_a_scenario_outline_with_tags ... ok test.test_parser.TestParser.test_parses_feature_with_a_scenario_with_and_and_but ... ok test.test_parser.TestParser.test_parses_feature_with_a_step_with_a_string_argument ... ok test.test_parser.TestParser.test_parses_feature_with_a_step_with_a_string_with_blank_lines ... ok test.test_parser.TestParser.test_parses_feature_with_a_step_with_a_string_with_comments ... ok test.test_parser.TestParser.test_parses_feature_with_a_step_with_a_table_argument ... ok test.test_parser.TestParser.test_parses_feature_with_a_tag ... ok test.test_parser.TestParser.test_parses_feature_with_a_tag_and_comment ... ok test.test_parser.TestParser.test_parses_feature_with_background ... ok test.test_parser.TestParser.test_parses_feature_with_description_and_background ... ok test.test_parser.TestParser.test_parses_feature_with_description_and_background_and_scenario ... ok test.test_parser.TestParser.test_parses_feature_with_more_tags ... ok test.test_parser.TestParser.test_parses_feature_with_more_tags_and_comment ... ok test.test_parser.TestParser.test_parses_feature_with_multiple_scenarios ... ok test.test_parser.TestParser.test_parses_feature_with_multiple_scenarios_and_other_bits ... ok test.test_parser.TestParser.test_parses_feature_with_multiple_scenarios_with_tags ... ok test.test_parser.TestParser.test_parses_feature_with_the_lot ... ok test.test_parser.TestParser.test_parses_ja_keywords ... ok test.test_parser.TestParser.test_parses_lowercase_step_keywords ... ok test.test_parser.TestParser.test_parses_string_argument_correctly_handle_whitespace ... ok test.test_parser.TestParser.test_parses_string_argument_without_stripping_empty_lines ... ok test.test_parser.TestParser4Background.test_parse_background ... ok test.test_parser.TestParser4Background.test_parse_background_after_scenario_outline_should_fail ... ok test.test_parser.TestParser4Background.test_parse_background_after_scenario_should_fail ... ok test.test_parser.TestParser4Background.test_parse_background_with_tags_should_fail ... ok test.test_parser.TestParser4Background.test_parse_two_background_should_fail ... ok test.test_parser.TestParser4ScenarioDescription.test_parse_scenario_description ... ok test.test_parser.TestParser4ScenarioDescription.test_parse_scenario_with_description_but_without_steps ... ok test.test_parser.TestParser4ScenarioDescription.test_parse_scenario_with_description_but_without_steps_followed_by_scenario_with_tags ... ok test.test_parser.TestParser4ScenarioDescription.test_parse_two_scenarios_with_description ... ok test.test_parser.TestParser4Steps.test_parse_steps_when_last_step_has_a_table ... ok test.test_parser.TestParser4Steps.test_parse_steps_when_last_step_has_multiline_text ... ok test.test_parser.TestParser4Steps.test_parse_steps_with_malformed_table ... ok test.test_parser.TestParser4Steps.test_parse_steps_with_multiline_text ... ok test.test_parser.TestParser4Steps.test_parse_steps_with_simple_steps ... ok test.test_parser.TestParser4Steps.test_parse_steps_with_table ... ok test.test_parser.TestParser4Tags.test_parse_tags_with_invalid_tags ... ok test.test_parser.TestParser4Tags.test_parse_tags_with_more_tags ... ok test.test_parser.TestParser4Tags.test_parse_tags_with_one_tag ... ok test.test_parser.TestParser4Tags.test_parse_tags_with_tag_and_comment ... ok test.test_parser.TestParser4Tags.test_parse_tags_with_tags_and_comment ... ok test_attribute_set_at_lower_level_not_visible_at_upper_level (test.test_runner.TestContext) ... ok test_attribute_set_at_upper_level_visible_at_lower_level (test.test_runner.TestContext) ... ok test_attributes_set_at_lower_level_not_visible_at_upper_level (test.test_runner.TestContext) ... ok test_attributes_set_at_upper_level_visible_at_lower_level (test.test_runner.TestContext) ... ok test_behave_masking_user_attribute_causes_warning (test.test_runner.TestContext) ... ok test_context_contains (test.test_runner.TestContext) ... ok test_context_deletable (test.test_runner.TestContext) ... ok test_context_deletable_raises (test.test_runner.TestContext) ... ok test_masking_existing_user_attribute_when_not_verbose_causes_no_warning (test.test_runner.TestContext) ... ok test_masking_existing_user_attribute_when_verbose_causes_warning (test.test_runner.TestContext) ... ok test_setting_root_attribute_that_masks_existing_causes_warning (test.test_runner.TestContext) ... ok test_user_mode_shall_restore_behave_mode (test.test_runner.TestContext) ... ok test_user_mode_shall_restore_behave_mode_if_assert_fails (test.test_runner.TestContext) ... ok test_user_mode_shall_restore_behave_mode_if_exception_is_raised (test.test_runner.TestContext) ... ok test_context_table_is_restored_after_execute_steps_with_table (test.test_runner.TestContext_ExecuteSteps) ... ok test_context_table_is_restored_after_execute_steps_without_table (test.test_runner.TestContext_ExecuteSteps) ... ok test_context_text_is_restored_after_execute_steps_with_text (test.test_runner.TestContext_ExecuteSteps) ... ok test_context_text_is_restored_after_execute_steps_without_text (test.test_runner.TestContext_ExecuteSteps) ... ok test_execute_steps_should_fail_when_called_without_feature (test.test_runner.TestContext_ExecuteSteps) ... ok test_execute_steps_with_failing_step (test.test_runner.TestContext_ExecuteSteps) ... ok test_execute_steps_with_simple_steps (test.test_runner.TestContext_ExecuteSteps) ... ok test_execute_steps_with_table (test.test_runner.TestContext_ExecuteSteps) ... ok test_execute_steps_with_text (test.test_runner.TestContext_ExecuteSteps) ... ok test_execute_steps_with_undefined_step (test.test_runner.TestContext_ExecuteSteps) ... ok test.test_runner.TestFeatureDirectory.test_default_path ... ok test.test_runner.TestFeatureDirectory.test_default_path_no_features ... ok test.test_runner.TestFeatureDirectory.test_default_path_no_steps ... ok test.test_runner.TestFeatureDirectory.test_supplied_feature_directory ... ok test.test_runner.TestFeatureDirectory.test_supplied_feature_directory_missing ... ok test.test_runner.TestFeatureDirectory.test_supplied_feature_directory_no_steps ... ok test.test_runner.TestFeatureDirectory.test_supplied_feature_file ... ok test.test_runner.TestFeatureDirectory.test_supplied_feature_file_no_steps ... ok test.test_runner.TestFeatureDirectoryLayout2.test_default_path ... ok test.test_runner.TestFeatureDirectoryLayout2.test_supplied_feature_directory ... ok test.test_runner.TestFeatureDirectoryLayout2.test_supplied_feature_directory_no_steps ... ok test.test_runner.TestFeatureDirectoryLayout2.test_supplied_feature_file ... ok test.test_runner.TestFeatureDirectoryLayout2.test_supplied_feature_file_no_steps ... ok test.test_runner.TestFeatureDirectoryLayout2.test_supplied_root_directory ... ok test.test_runner.TestFeatureDirectoryLayout2.test_supplied_root_directory_no_steps ... ok test_loads_hooks_and_step_definitions (test.test_runner.TestRunWithPaths) ... ok test_parses_feature_files_and_appends_to_feature_list (test.test_runner.TestRunWithPaths) ... ok test_runs_before_all_and_after_all_hooks (test.test_runner.TestRunWithPaths) ... ok test.test_runner.TestRunner.test_exec_file ... ok test.test_runner.TestRunner.test_load_hooks_execfiles_hook_file ... ok test.test_runner.TestRunner.test_run_hook_does_not_runs_a_hook_that_exists_if_dry_run ... ok test.test_runner.TestRunner.test_run_hook_runs_a_hook_that_exists ... ok test.test_runner.TestRunner.test_run_returns_false_if_anything_failed ... ok test.test_runner.TestRunner.test_run_returns_true_if_everything_passed ... ok test.test_runner.TestRunner.test_setup_capture_creates_memory_handler_for_logging ... ok test.test_runner.TestRunner.test_setup_capture_creates_stringio_for_stdout ... ok test.test_runner.TestRunner.test_setup_capture_does_not_create_memory_handler_if_not_wanted ... ok test.test_runner.TestRunner.test_setup_capture_does_not_create_stringio_if_not_wanted ... ok test.test_runner.TestRunner.test_start_stop_capture_leaves_sys_stdout_alone_if_off ... ok test.test_runner.TestRunner.test_start_stop_capture_switcheroos_sys_stdout ... ok test.test_runner.TestRunner.test_teardown_capture_removes_log_tap ... ok test.test_step_registry.TestStepRegistry.test_add_step_definition_adds_to_lowercased_keyword ... ok test.test_step_registry.TestStepRegistry.test_find_match_with_a_match_returns_match ... ok test.test_step_registry.TestStepRegistry.test_find_match_with_no_match_returns_none ... ok test.test_step_registry.TestStepRegistry.test_find_match_with_specific_step_type_also_searches_generic ... ok test.test_step_registry.TestStepRegistry.test_make_step_decorator_ends_up_adding_a_step_definition ... ok test_should_match_bar (test.test_tag_expression.TestTagExpressionBarOrFoo) ... ok test_should_match_bar_other (test.test_tag_expression.TestTagExpressionBarOrFoo) ... ok test_should_match_bar_zap_other (test.test_tag_expression.TestTagExpressionBarOrFoo) ... ok test_should_match_foo (test.test_tag_expression.TestTagExpressionBarOrFoo) ... ok test_should_match_foo_bar (test.test_tag_expression.TestTagExpressionBarOrFoo) ... ok test_should_match_foo_bar_other (test.test_tag_expression.TestTagExpressionBarOrFoo) ... ok test_should_match_foo_other (test.test_tag_expression.TestTagExpressionBarOrFoo) ... ok test_should_match_foo_zap_other (test.test_tag_expression.TestTagExpressionBarOrFoo) ... ok test_should_not_match_no_tags (test.test_tag_expression.TestTagExpressionBarOrFoo) ... ok test_should_not_match_other (test.test_tag_expression.TestTagExpressionBarOrFoo) ... ok test_should_not_match_zap_baz_other (test.test_tag_expression.TestTagExpressionBarOrFoo) ... ok test_should_not_match_zap_other (test.test_tag_expression.TestTagExpressionBarOrFoo) ... ok test_should_match_foo (test.test_tag_expression.TestTagExpressionFoo) ... ok test_should_not_match_bar (test.test_tag_expression.TestTagExpressionFoo) ... ok test_should_not_match_no_tags (test.test_tag_expression.TestTagExpressionFoo) ... ok test_should_count_tags_for_positive_tags (test.test_tag_expression.TestTagExpressionFoo3OrNotBar4AndZap5) ... ok test_should_match_foo_zap (test.test_tag_expression.TestTagExpressionFoo3OrNotBar4AndZap5) ... ok test_should_match_foo_bar (test.test_tag_expression.TestTagExpressionFooAndBar) ... ok test_should_match_foo_bar_other (test.test_tag_expression.TestTagExpressionFooAndBar) ... ok test_should_not_match_bar (test.test_tag_expression.TestTagExpressionFooAndBar) ... ok test_should_not_match_bar_other (test.test_tag_expression.TestTagExpressionFooAndBar) ... ok test_should_not_match_bar_zap_other (test.test_tag_expression.TestTagExpressionFooAndBar) ... ok test_should_not_match_foo (test.test_tag_expression.TestTagExpressionFooAndBar) ... ok test_should_not_match_foo_other (test.test_tag_expression.TestTagExpressionFooAndBar) ... ok test_should_not_match_foo_zap_other (test.test_tag_expression.TestTagExpressionFooAndBar) ... ok test_should_not_match_no_tags (test.test_tag_expression.TestTagExpressionFooAndBar) ... ok test_should_not_match_other (test.test_tag_expression.TestTagExpressionFooAndBar) ... ok test_should_not_match_zap_baz_other (test.test_tag_expression.TestTagExpressionFooAndBar) ... ok test_should_not_match_zap_other (test.test_tag_expression.TestTagExpressionFooAndBar) ... ok test_should_match_foo (test.test_tag_expression.TestTagExpressionFooAndNotBar) ... ok test_should_match_foo_other (test.test_tag_expression.TestTagExpressionFooAndNotBar) ... ok test_should_match_foo_zap_other (test.test_tag_expression.TestTagExpressionFooAndNotBar) ... ok test_should_not_match_bar (test.test_tag_expression.TestTagExpressionFooAndNotBar) ... ok test_should_not_match_bar_other (test.test_tag_expression.TestTagExpressionFooAndNotBar) ... ok test_should_not_match_bar_zap_other (test.test_tag_expression.TestTagExpressionFooAndNotBar) ... ok test_should_not_match_foo_bar (test.test_tag_expression.TestTagExpressionFooAndNotBar) ... ok test_should_not_match_foo_bar_other (test.test_tag_expression.TestTagExpressionFooAndNotBar) ... ok test_should_not_match_no_tags (test.test_tag_expression.TestTagExpressionFooAndNotBar) ... ok test_should_not_match_other (test.test_tag_expression.TestTagExpressionFooAndNotBar) ... ok test_should_not_match_zap_baz_other (test.test_tag_expression.TestTagExpressionFooAndNotBar) ... ok test_should_not_match_zap_other (test.test_tag_expression.TestTagExpressionFooAndNotBar) ... ok test_should_match_bar (test.test_tag_expression.TestTagExpressionFooOrBar) ... ok test_should_match_bar_other (test.test_tag_expression.TestTagExpressionFooOrBar) ... ok test_should_match_bar_zap_other (test.test_tag_expression.TestTagExpressionFooOrBar) ... ok test_should_match_foo (test.test_tag_expression.TestTagExpressionFooOrBar) ... ok test_should_match_foo_bar (test.test_tag_expression.TestTagExpressionFooOrBar) ... ok test_should_match_foo_bar_other (test.test_tag_expression.TestTagExpressionFooOrBar) ... ok test_should_match_foo_other (test.test_tag_expression.TestTagExpressionFooOrBar) ... ok test_should_match_foo_zap_other (test.test_tag_expression.TestTagExpressionFooOrBar) ... ok test_should_not_match_no_tags (test.test_tag_expression.TestTagExpressionFooOrBar) ... ok test_should_not_match_other (test.test_tag_expression.TestTagExpressionFooOrBar) ... ok test_should_not_match_zap_baz_other (test.test_tag_expression.TestTagExpressionFooOrBar) ... ok test_should_not_match_zap_other (test.test_tag_expression.TestTagExpressionFooOrBar) ... ok test_should_match_bar (test.test_tag_expression.TestTagExpressionFooOrBarAndNotZap) ... ok test_should_match_bar_other (test.test_tag_expression.TestTagExpressionFooOrBarAndNotZap) ... ok test_should_match_foo (test.test_tag_expression.TestTagExpressionFooOrBarAndNotZap) ... ok test_should_match_foo_bar (test.test_tag_expression.TestTagExpressionFooOrBarAndNotZap) ... ok test_should_match_foo_bar_other (test.test_tag_expression.TestTagExpressionFooOrBarAndNotZap) ... ok test_should_match_foo_other (test.test_tag_expression.TestTagExpressionFooOrBarAndNotZap) ... ok test_should_not_match_bar_zap_other (test.test_tag_expression.TestTagExpressionFooOrBarAndNotZap) ... ok test_should_not_match_foo_bar_zap (test.test_tag_expression.TestTagExpressionFooOrBarAndNotZap) ... ok test_should_not_match_foo_zap (test.test_tag_expression.TestTagExpressionFooOrBarAndNotZap) ... ok test_should_not_match_foo_zap_other (test.test_tag_expression.TestTagExpressionFooOrBarAndNotZap) ... ok test_should_not_match_other (test.test_tag_expression.TestTagExpressionFooOrBarAndNotZap) ... ok test_should_not_match_tags (test.test_tag_expression.TestTagExpressionFooOrBarAndNotZap) ... ok test_should_not_match_zap_baz_other (test.test_tag_expression.TestTagExpressionFooOrBarAndNotZap) ... ok test_should_not_match_zap_other (test.test_tag_expression.TestTagExpressionFooOrBarAndNotZap) ... ok test_should_match_foo (test.test_tag_expression.TestTagExpressionFooOrNotBar) ... ok test_should_match_foo_bar (test.test_tag_expression.TestTagExpressionFooOrNotBar) ... ok test_should_match_foo_bar_other (test.test_tag_expression.TestTagExpressionFooOrNotBar) ... ok test_should_match_foo_other (test.test_tag_expression.TestTagExpressionFooOrNotBar) ... ok test_should_match_foo_zap_other (test.test_tag_expression.TestTagExpressionFooOrNotBar) ... ok test_should_match_no_tags (test.test_tag_expression.TestTagExpressionFooOrNotBar) ... ok test_should_match_other (test.test_tag_expression.TestTagExpressionFooOrNotBar) ... ok test_should_match_zap_baz_other (test.test_tag_expression.TestTagExpressionFooOrNotBar) ... ok test_should_match_zap_other (test.test_tag_expression.TestTagExpressionFooOrNotBar) ... ok test_should_not_match_bar (test.test_tag_expression.TestTagExpressionFooOrNotBar) ... ok test_should_not_match_bar_other (test.test_tag_expression.TestTagExpressionFooOrNotBar) ... ok test_should_not_match_bar_zap_other (test.test_tag_expression.TestTagExpressionFooOrNotBar) ... ok test_should_match_empty_tags (test.test_tag_expression.TestTagExpressionNoTags) ... ok test_should_match_foo (test.test_tag_expression.TestTagExpressionNoTags) ... ok test_should_match_foo (test.test_tag_expression.TestTagExpressionNotBarAndFoo) ... ok test_should_match_foo_other (test.test_tag_expression.TestTagExpressionNotBarAndFoo) ... ok test_should_match_foo_zap_other (test.test_tag_expression.TestTagExpressionNotBarAndFoo) ... ok test_should_not_match_bar (test.test_tag_expression.TestTagExpressionNotBarAndFoo) ... ok test_should_not_match_bar_other (test.test_tag_expression.TestTagExpressionNotBarAndFoo) ... ok test_should_not_match_bar_zap_other (test.test_tag_expression.TestTagExpressionNotBarAndFoo) ... ok test_should_not_match_foo_bar (test.test_tag_expression.TestTagExpressionNotBarAndFoo) ... ok test_should_not_match_foo_bar_other (test.test_tag_expression.TestTagExpressionNotBarAndFoo) ... ok test_should_not_match_no_tags (test.test_tag_expression.TestTagExpressionNotBarAndFoo) ... ok test_should_not_match_other (test.test_tag_expression.TestTagExpressionNotBarAndFoo) ... ok test_should_not_match_zap_baz_other (test.test_tag_expression.TestTagExpressionNotBarAndFoo) ... ok test_should_not_match_zap_other (test.test_tag_expression.TestTagExpressionNotBarAndFoo) ... ok test_should_match_no_tags (test.test_tag_expression.TestTagExpressionNotBarAndNotFoo) ... ok test_should_match_other (test.test_tag_expression.TestTagExpressionNotBarAndNotFoo) ... ok test_should_match_zap_baz_other (test.test_tag_expression.TestTagExpressionNotBarAndNotFoo) ... ok test_should_match_zap_other (test.test_tag_expression.TestTagExpressionNotBarAndNotFoo) ... ok test_should_not_match_bar (test.test_tag_expression.TestTagExpressionNotBarAndNotFoo) ... ok test_should_not_match_bar_other (test.test_tag_expression.TestTagExpressionNotBarAndNotFoo) ... ok test_should_not_match_bar_zap_other (test.test_tag_expression.TestTagExpressionNotBarAndNotFoo) ... ok test_should_not_match_foo (test.test_tag_expression.TestTagExpressionNotBarAndNotFoo) ... ok test_should_not_match_foo_bar (test.test_tag_expression.TestTagExpressionNotBarAndNotFoo) ... ok test_should_not_match_foo_bar_other (test.test_tag_expression.TestTagExpressionNotBarAndNotFoo) ... ok test_should_not_match_foo_other (test.test_tag_expression.TestTagExpressionNotBarAndNotFoo) ... ok test_should_not_match_foo_zap_other (test.test_tag_expression.TestTagExpressionNotBarAndNotFoo) ... ok test_should_match_foo (test.test_tag_expression.TestTagExpressionNotBarOrFoo) ... ok test_should_match_foo_bar (test.test_tag_expression.TestTagExpressionNotBarOrFoo) ... ok test_should_match_foo_bar_other (test.test_tag_expression.TestTagExpressionNotBarOrFoo) ... ok test_should_match_foo_other (test.test_tag_expression.TestTagExpressionNotBarOrFoo) ... ok test_should_match_foo_zap_other (test.test_tag_expression.TestTagExpressionNotBarOrFoo) ... ok test_should_match_no_tags (test.test_tag_expression.TestTagExpressionNotBarOrFoo) ... ok test_should_match_other (test.test_tag_expression.TestTagExpressionNotBarOrFoo) ... ok test_should_match_zap_baz_other (test.test_tag_expression.TestTagExpressionNotBarOrFoo) ... ok test_should_match_zap_other (test.test_tag_expression.TestTagExpressionNotBarOrFoo) ... ok test_should_not_match_bar (test.test_tag_expression.TestTagExpressionNotBarOrFoo) ... ok test_should_not_match_bar_other (test.test_tag_expression.TestTagExpressionNotBarOrFoo) ... ok test_should_not_match_bar_zap_other (test.test_tag_expression.TestTagExpressionNotBarOrFoo) ... ok test_should_match_bar (test.test_tag_expression.TestTagExpressionNotBarOrNotFoo) ... ok test_should_match_bar_other (test.test_tag_expression.TestTagExpressionNotBarOrNotFoo) ... ok test_should_match_bar_zap_other (test.test_tag_expression.TestTagExpressionNotBarOrNotFoo) ... ok test_should_match_foo (test.test_tag_expression.TestTagExpressionNotBarOrNotFoo) ... ok test_should_match_foo_other (test.test_tag_expression.TestTagExpressionNotBarOrNotFoo) ... ok test_should_match_foo_zap_other (test.test_tag_expression.TestTagExpressionNotBarOrNotFoo) ... ok test_should_match_no_tags (test.test_tag_expression.TestTagExpressionNotBarOrNotFoo) ... ok test_should_match_other (test.test_tag_expression.TestTagExpressionNotBarOrNotFoo) ... ok test_should_match_zap_baz_other (test.test_tag_expression.TestTagExpressionNotBarOrNotFoo) ... ok test_should_match_zap_other (test.test_tag_expression.TestTagExpressionNotBarOrNotFoo) ... ok test_should_not_match_foo_bar (test.test_tag_expression.TestTagExpressionNotBarOrNotFoo) ... ok test_should_not_match_foo_bar_other (test.test_tag_expression.TestTagExpressionNotBarOrNotFoo) ... ok test_should_match_bar (test.test_tag_expression.TestTagExpressionNotFoo) ... ok test_should_match_no_tags (test.test_tag_expression.TestTagExpressionNotFoo) ... ok test_should_not_match_foo (test.test_tag_expression.TestTagExpressionNotFoo) ... ok test_should_match_no_tags (test.test_tag_expression.TestTagExpressionNotFooAndNotBar) ... ok test_should_match_other (test.test_tag_expression.TestTagExpressionNotFooAndNotBar) ... ok test_should_match_zap_baz_other (test.test_tag_expression.TestTagExpressionNotFooAndNotBar) ... ok test_should_match_zap_other (test.test_tag_expression.TestTagExpressionNotFooAndNotBar) ... ok test_should_not_match_bar (test.test_tag_expression.TestTagExpressionNotFooAndNotBar) ... ok test_should_not_match_bar_other (test.test_tag_expression.TestTagExpressionNotFooAndNotBar) ... ok test_should_not_match_bar_zap_other (test.test_tag_expression.TestTagExpressionNotFooAndNotBar) ... ok test_should_not_match_foo (test.test_tag_expression.TestTagExpressionNotFooAndNotBar) ... ok test_should_not_match_foo_bar (test.test_tag_expression.TestTagExpressionNotFooAndNotBar) ... ok test_should_not_match_foo_bar_other (test.test_tag_expression.TestTagExpressionNotFooAndNotBar) ... ok test_should_not_match_foo_other (test.test_tag_expression.TestTagExpressionNotFooAndNotBar) ... ok test_should_not_match_foo_zap_other (test.test_tag_expression.TestTagExpressionNotFooAndNotBar) ... ok test_should_match_bar (test.test_tag_expression.TestTagExpressionNotFooOrNotBar) ... ok test_should_match_bar_other (test.test_tag_expression.TestTagExpressionNotFooOrNotBar) ... ok test_should_match_bar_zap_other (test.test_tag_expression.TestTagExpressionNotFooOrNotBar) ... ok test_should_match_foo (test.test_tag_expression.TestTagExpressionNotFooOrNotBar) ... ok test_should_match_foo_other (test.test_tag_expression.TestTagExpressionNotFooOrNotBar) ... ok test_should_match_foo_zap_other (test.test_tag_expression.TestTagExpressionNotFooOrNotBar) ... ok test_should_match_no_tags (test.test_tag_expression.TestTagExpressionNotFooOrNotBar) ... ok test_should_match_other (test.test_tag_expression.TestTagExpressionNotFooOrNotBar) ... ok test_should_match_zap_baz_other (test.test_tag_expression.TestTagExpressionNotFooOrNotBar) ... ok test_should_match_zap_other (test.test_tag_expression.TestTagExpressionNotFooOrNotBar) ... ok test_should_not_match_foo_bar (test.test_tag_expression.TestTagExpressionNotFooOrNotBar) ... ok test_should_not_match_foo_bar_other (test.test_tag_expression.TestTagExpressionNotFooOrNotBar) ... ok test_should_have_limits (test.test_tag_expression.TestTagExpressionParsing) ... ok test_should_allow_duplicate_consistent_limits (test.test_tag_expression.TestTagExpressionTagLimits) ... ok test_should_be_counted_for_negative_tags (test.test_tag_expression.TestTagExpressionTagLimits) ... ok test_should_be_counted_for_positive_tags (test.test_tag_expression.TestTagExpressionTagLimits) ... ok test_should_raise_an_error_for_inconsistent_limits (test.test_tag_expression.TestTagExpressionTagLimits) ... ok test.test_tag_expression2.TestAllCombinations.test_all_combinations_with_2values ... ok test.test_tag_expression2.TestAllCombinations.test_all_combinations_with_3values ... ok test.test_tag_expression2.TestTagExpressionWith1Term.test_matches__foo ... ok test.test_tag_expression2.TestTagExpressionWith1Term.test_matches__not_foo ... ok test.test_tag_expression2.TestTagExpressionWith2Terms.test_matches__foo_and_bar ... ok test.test_tag_expression2.TestTagExpressionWith2Terms.test_matches__foo_and_not_bar ... ok test.test_tag_expression2.TestTagExpressionWith2Terms.test_matches__foo_or_bar ... ok test.test_tag_expression2.TestTagExpressionWith2Terms.test_matches__foo_or_not_bar ... ok test.test_tag_expression2.TestTagExpressionWith2Terms.test_matches__not_foo_and_not_bar ... ok test.test_tag_expression2.TestTagExpressionWith2Terms.test_matches__not_foo_or_not_bar ... ok test.test_tag_expression2.TestTagExpressionWith3Terms.test_matches__foo_and_bar_and_zap ... ok test.test_tag_expression2.TestTagExpressionWith3Terms.test_matches__foo_and_bar_or_not_zap ... ok test.test_tag_expression2.TestTagExpressionWith3Terms.test_matches__foo_and_bar_or_zap ... ok test.test_tag_expression2.TestTagExpressionWith3Terms.test_matches__foo_or_bar_or_zap ... ok test.test_tag_expression2.TestTagExpressionWith3Terms.test_matches__foo_or_not_bar_or_not_zap ... ok test.test_tag_expression2.TestTagExpressionWith3Terms.test_matches__foo_or_not_bar_or_zap ... ok test.test_tag_expression2.TestTagExpressionWith3Terms.test_matches__not_foo_and_not_bar_and_not_zap ... ok test.test_tag_expression2.TestTagExpressionWith3Terms.test_matches__not_foo_or_not_bar_or_not_zap ... ok test_select_active_tags__basics (test.test_tag_matcher.TestActiveTagMatcher1) ... ok test_select_active_tags__finds_tag_with_any_valid_tag_prefix (test.test_tag_matcher.TestActiveTagMatcher1) ... ok test_select_active_tags__ignores_invalid_active_tags (test.test_tag_matcher.TestActiveTagMatcher1) ... ok test_select_active_tags__matches_tag_parts (test.test_tag_matcher.TestActiveTagMatcher1) ... ok test_select_active_tags__with_two_tags (test.test_tag_matcher.TestActiveTagMatcher1) ... ok test_should_exclude_with__combinations_of_2_categories (test.test_tag_matcher.TestActiveTagMatcher1) ... ok test_should_exclude_with__returns_false_with_enabled_tag (test.test_tag_matcher.TestActiveTagMatcher1) ... ok Tags from unknown categories, not supported by value_provider, ... ok test_should_exclude_with__returns_false_without_category_tag (test.test_tag_matcher.TestActiveTagMatcher1) ... ok test_should_exclude_with__returns_true_with_disabled_tag_and_more (test.test_tag_matcher.TestActiveTagMatcher1) ... ok test_should_exclude_with__returns_true_with_other_tag (test.test_tag_matcher.TestActiveTagMatcher1) ... ok test_should_exclude_with__returns_true_with_other_tag_and_more (test.test_tag_matcher.TestActiveTagMatcher1) ... ok test_should_exclude_with__returns_true_with_similar_and_more (test.test_tag_matcher.TestActiveTagMatcher1) ... ok test_should_exclude_with__returns_true_with_similar_tag (test.test_tag_matcher.TestActiveTagMatcher1) ... ok test_should_run_with__negates_result_of_should_exclude_with (test.test_tag_matcher.TestActiveTagMatcher1) ... ok test_should_exclude_with__returns_false_when_no_tag_matcher_return_true (test.test_tag_matcher.TestCompositeTagMatcher) ... ok test_should_exclude_with__returns_true_when_any_tag_matcher_returns_true (test.test_tag_matcher.TestCompositeTagMatcher) ... ok test_should_exclude_with__combinations_of_2_categories (test.test_tag_matcher.TestOnlyWithAnyCategoryTagMatcher) ... ok test_should_exclude_with__returns_false_with_enabled_tag (test.test_tag_matcher.TestOnlyWithAnyCategoryTagMatcher) ... ok test_should_exclude_with__returns_false_with_enabled_tag_and_more (test.test_tag_matcher.TestOnlyWithAnyCategoryTagMatcher) ... ok Tags from unknown categories, not supported by value_provider, ... ok test_should_exclude_with__returns_false_without_category_tag (test.test_tag_matcher.TestOnlyWithAnyCategoryTagMatcher) ... ok test_should_exclude_with__returns_true_with_other_tag (test.test_tag_matcher.TestOnlyWithAnyCategoryTagMatcher) ... ok test_should_exclude_with__returns_true_with_other_tag_and_more (test.test_tag_matcher.TestOnlyWithAnyCategoryTagMatcher) ... ok test_should_exclude_with__returns_true_with_similar_and_more (test.test_tag_matcher.TestOnlyWithAnyCategoryTagMatcher) ... ok test_should_exclude_with__returns_true_with_similar_tag (test.test_tag_matcher.TestOnlyWithAnyCategoryTagMatcher) ... ok test_should_run_with__negates_result_of_should_exclude_with (test.test_tag_matcher.TestOnlyWithAnyCategoryTagMatcher) ... ok test_ctor__with_tag_prefix (test.test_tag_matcher.TestOnlyWithCategoryTagMatcher) ... ok test_make_category_tag__returns_category_tag_prefix_without_value (test.test_tag_matcher.TestOnlyWithCategoryTagMatcher) ... ok test_make_category_tag__returns_category_tag_with_tag_prefix (test.test_tag_matcher.TestOnlyWithCategoryTagMatcher) ... ok test_make_category_tag__returns_category_tag_with_value (test.test_tag_matcher.TestOnlyWithCategoryTagMatcher) ... ok test_should_exclude_with__returns_false_with_enabled_tag (test.test_tag_matcher.TestOnlyWithCategoryTagMatcher) ... ok test_should_exclude_with__returns_false_with_enabled_tag_and_more (test.test_tag_matcher.TestOnlyWithCategoryTagMatcher) ... ok test_should_exclude_with__returns_false_without_category_tag (test.test_tag_matcher.TestOnlyWithCategoryTagMatcher) ... ok test_should_exclude_with__returns_true_with_other_tag (test.test_tag_matcher.TestOnlyWithCategoryTagMatcher) ... ok test_should_exclude_with__returns_true_with_other_tag_and_more (test.test_tag_matcher.TestOnlyWithCategoryTagMatcher) ... ok test_should_exclude_with__returns_true_with_similar_and_more (test.test_tag_matcher.TestOnlyWithCategoryTagMatcher) ... ok test_should_exclude_with__returns_true_with_similar_tag (test.test_tag_matcher.TestOnlyWithCategoryTagMatcher) ... ok test_should_run_with__negates_result_of_should_exclude_with (test.test_tag_matcher.TestOnlyWithCategoryTagMatcher) ... ok test_exclude_with__mechanics (test.test_tag_matcher.TestPredicateTagMatcher) ... ok test_should_exclude_with__returns_false_when_predicate_is_false (test.test_tag_matcher.TestPredicateTagMatcher) ... ok test_should_exclude_with__returns_true_when_predicate_is_true (test.test_tag_matcher.TestPredicateTagMatcher) ... ok test_should_exclude_with__returns_true_when_predicate_is_true2 (test.test_tag_matcher.TestPredicateTagMatcher) ... ok test_parse__name_only_for_boolean_flag (test.test_userdata.TestParseUserDefine) ... ok test_parse__name_value (test.test_userdata.TestParseUserDefine) ... ok test_parse__name_value_with_padded_whitespace (test.test_userdata.TestParseUserDefine) ... ok test_parse__name_value_with_quoted_name_value_pair (test.test_userdata.TestParseUserDefine) ... ok test_parse__name_value_with_quoted_value (test.test_userdata.TestParseUserDefine) ... ok test_getas__with_known_param_and_invalid_text_raises_ValueError (test.test_userdata.TestUserData) ... ok test_getas__with_known_param_and_preconverted_value (test.test_userdata.TestUserData) ... ok test_getas__with_known_param_and_preconverted_value_and_valuetype (test.test_userdata.TestUserData) ... ok test_getas__with_known_param_and_valid_text (test.test_userdata.TestUserData) ... ok test_getas__with_unknown_param_returns_default_value (test.test_userdata.TestUserData) ... ok test_getas__with_unknown_param_without_default_returns_none (test.test_userdata.TestUserData) ... ok test_getbool__with_known_param_and_invalid_text_raises_ValueError (test.test_userdata.TestUserData) ... ok test_getbool__with_known_param_and_valid_text (test.test_userdata.TestUserData) ... ok test_getbool__with_unknown_param_returns_default_value (test.test_userdata.TestUserData) ... ok test_getbool__with_unknown_param_without_default_returns_false (test.test_userdata.TestUserData) ... ok test_getfloat__with_known_param_and_invalid_text_raises_ValueError (test.test_userdata.TestUserData) ... ok test_getfloat__with_known_param_and_valid_text (test.test_userdata.TestUserData) ... ok test_getfloat__with_unknown_param_returns_default_value (test.test_userdata.TestUserData) ... ok test_getfloat__with_unknown_param_without_default_returns_zero (test.test_userdata.TestUserData) ... ok test_getint__with_known_param_and_invalid_text_raises_ValueError (test.test_userdata.TestUserData) ... ok test_getint__with_known_param_and_valid_text (test.test_userdata.TestUserData) ... ok test_getint__with_unknown_param_returns_default_value (test.test_userdata.TestUserData) ... ok test_getint__with_unknown_param_without_default_returns_zero (test.test_userdata.TestUserData) ... ok test_userdata_is_dictlike (test.test_userdata.TestUserData) ... ok ---------------------------------------------------------------------- Ran 615 tests in 10.022s OK + exit 0 Processing files: python2-behave-1.2.5-18.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vzPRH2 + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.5 + DOCDIR=/builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/doc/python2-behave-1.2.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/doc/python2-behave-1.2.5 + cp -pr README.rst /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/doc/python2-behave-1.2.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xgbtVw + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/licenses/python2-behave-1.2.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/licenses/python2-behave-1.2.5 + cp -pr LICENSE /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/licenses/python2-behave-1.2.5 + exit 0 Provides: python-behave = 1.2.5-18.el7 python2-behave = 1.2.5-18.el7 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: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-behave < 1.2.5-18.el7 Processing files: python-behave-doc-1.2.5-18.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VBSKN4 + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.5 + DOCDIR=/builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/doc/python-behave-doc-1.2.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/doc/python-behave-doc-1.2.5 + cp -pr README.rst /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/doc/python-behave-doc-1.2.5 + cp -pr build/docs/html /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/doc/python-behave-doc-1.2.5 + cp -pr reST /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/doc/python-behave-doc-1.2.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tk7K4M + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/licenses/python-behave-doc-1.2.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/licenses/python-behave-doc-1.2.5 + cp -pr LICENSE /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch/usr/share/licenses/python-behave-doc-1.2.5 + exit 0 Provides: python-behave-doc = 1.2.5-18.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch Wrote: /builddir/build/RPMS/python2-behave-1.2.5-18.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-behave-doc-1.2.5-18.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EhhR0u + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-behave-1.2.5-18.el7.noarch + exit 0 Child return code was: 0