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-090807d8844495a1a26ae09294846eefe87abb01/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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-behave-1.2.4-4.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-090807d8844495a1a26ae09294846eefe87abb01/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.4XWcMD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf behave-1.2.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/behave-1.2.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd behave-1.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (HTML-Formatter.patch): + echo 'Patch #0 (HTML-Formatter.patch):' + /usr/bin/cat /builddir/build/SOURCES/HTML-Formatter.patch + /usr/bin/patch -p1 -b --suffix .HTMLformatter --fuzz=0 patching file behave/compat/collections.py patching file behave/configuration.py patching file behave/formatter/formatters.py patching file behave/formatter/html.py patching file behave/formatter/report.css patching file behave/runner.py patching file features/formatter.help.feature patching file features/formatter.html.feature patching file setup.py Patch #1 (html-formatter-strip-incorrect-chars-from-error-mess.patch): + echo 'Patch #1 (html-formatter-strip-incorrect-chars-from-error-mess.patch):' + /usr/bin/cat /builddir/build/SOURCES/html-formatter-strip-incorrect-chars-from-error-mess.patch + /usr/bin/patch -p1 -b --suffix .HTMLformatterFixUTF8 --fuzz=0 patching file behave/formatter/html.py Patch #2 (Embedding-support-link-caption-and-video-tags.patch): + echo 'Patch #2 (Embedding-support-link-caption-and-video-tags.patch):' + /usr/bin/cat /builddir/build/SOURCES/Embedding-support-link-caption-and-video-tags.patch + /usr/bin/patch -p1 -b --suffix .EmbeddedVideo --fuzz=0 patching file behave/formatter/html.py patching file behave/formatter/json.py patching file behave/runner.py Patch #3 (Don-t-crash-on-invalid-XML-chars-in-embed.patch): + echo 'Patch #3 (Don-t-crash-on-invalid-XML-chars-in-embed.patch):' + /usr/bin/cat /builddir/build/SOURCES/Don-t-crash-on-invalid-XML-chars-in-embed.patch + /usr/bin/patch -p1 -b --suffix .NoCrash --fuzz=0 patching file behave/formatter/html.py Patch #4 (Fix-relpath-imports.patch): + echo 'Patch #4 (Fix-relpath-imports.patch):' + /usr/bin/cat /builddir/build/SOURCES/Fix-relpath-imports.patch + /usr/bin/patch -p1 -b --suffix .relpath --fuzz=0 patching file behave/formatter/progress.py patching file behave/formatter/rerun.py patching file behave/formatter/sphinx_steps.py patching file behave/model.py patching file behave/formatter/html.py patching file behave/importer.py patching file test/test_model.py patching file behave/compat/__init__.py patching file behave/compat/collections.py patching file behave/compat/importlib.py patching file behave/compat/os_path.py Patch #5 (yet-another-unicode-error.patch): + echo 'Patch #5 (yet-another-unicode-error.patch):' + /usr/bin/cat /builddir/build/SOURCES/yet-another-unicode-error.patch + /usr/bin/patch -p1 -b --suffix .UnicodeError --fuzz=0 patching file behave/model.py Hunk #1 succeeded at 1203 (offset -229 lines). + rm -rf behave.egg-info + 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/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.ItyE8z + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.4 + /usr/bin/python2 setup.py build 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/log_capture.py -> build/lib/behave copying behave/parser.py -> build/lib/behave copying behave/model.py -> build/lib/behave copying behave/runner.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/formatter copying behave/formatter/rerun.py -> build/lib/behave/formatter copying behave/formatter/filters.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/filter_formatter.py -> build/lib/behave/formatter copying behave/formatter/sphinx_steps.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/progress.py -> build/lib/behave/formatter copying behave/formatter/json.py -> build/lib/behave/formatter running egg_info creating behave.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 writing manifest file 'behave.egg-info/SOURCES.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 'more.features' no previously-included directories found matching '.tox' writing manifest file 'behave.egg-info/SOURCES.txt' copying behave/formatter/report.css -> build/lib/behave/formatter + make html -C docs make: Entering directory `/builddir/build/BUILD/behave-1.2.4/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 17 source files that are out of date updating environment: 17 added, 0 changed, 0 removed reading sources... [ 5%] api reading sources... [ 11%] appendix reading sources... [ 17%] behave reading sources... [ 23%] behave_ecosystem reading sources... [ 29%] comparison reading sources... [ 35%] context_attributes reading sources... [ 41%] django reading sources... [ 47%] formatters reading sources... [ 52%] gherkin reading sources... [ 58%] index reading sources... [ 64%] install reading sources... [ 70%] parse_builtin_types reading sources... [ 76%] philosophy reading sources... [ 82%] regular_expressions reading sources... [ 88%] related reading sources... [ 94%] 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... [ 11%] appendix writing output... [ 17%] behave writing output... [ 23%] behave_ecosystem writing output... [ 29%] comparison writing output... [ 35%] context_attributes writing output... [ 41%] django writing output... [ 47%] formatters writing output... [ 52%] gherkin writing output... [ 58%] index writing output... [ 64%] install writing output... [ 70%] parse_builtin_types writing output... [ 76%] philosophy writing output... [ 82%] regular_expressions writing output... [ 88%] related writing output... [ 94%] 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. Build finished. The HTML pages are in ../build/docs/html. make: Leaving directory `/builddir/build/BUILD/behave-1.2.4/docs' + rm -rf build/docs/html/.buildinfo + mv build/docs/html . + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GhLQdT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch + cd behave-1.2.4 + /usr/bin/python2 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr creating /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/configuration.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/step_registry.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/log_capture.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/parser.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/model.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/runner.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/runner_util.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave creating /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter copying build/lib/behave/reporter/base.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter copying build/lib/behave/reporter/junit.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter copying build/lib/behave/reporter/__init__.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter copying build/lib/behave/reporter/summary.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter copying build/lib/behave/model_describe.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/tag_expression.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/matchers.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/__init__.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/textutil.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/importer.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/i18n.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave creating /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/rerun.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/filters.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/plain.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/pretty.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/steps.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/base.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/html.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/null.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.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.4-4.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.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/tags.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/__init__.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.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.4-4.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.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/formatters.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/progress.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/report.css -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/formatter/json.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter copying build/lib/behave/json_parser.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/behave/__main__.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave copying build/lib/setuptools_behave.py -> /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/configuration.py to configuration.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.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.4-4.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.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/model.py to model.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.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.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter/junit.py to junit.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/reporter/summary.py to summary.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.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.4-4.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.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/matchers.py to matchers.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/textutil.py to textutil.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/importer.py to importer.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/rerun.py to rerun.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/plain.py to plain.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/pretty.py to pretty.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/steps.py to steps.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/null.py to null.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.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.4-4.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.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/tags.py to tags.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.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.4-4.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.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/formatters.py to formatters.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/progress.py to progress.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/formatter/json.py to json.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.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.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/setuptools_behave.py to setuptools_behave.pyc writing byte-compilation script '/tmp/tmplB3UL1.py' /usr/bin/python2 -O /tmp/tmplB3UL1.py removing /tmp/tmplB3UL1.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 '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.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave-1.2.4-py2.7.egg-info running install_scripts Installing behave script to /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/bin + PYTHONPATH='/builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/lib/python2.7/site-packages/behave*.egg-info' + help2man --no-info '--name=Run a number of feature tests with behave.' --output=behave.1 --no-discard-stderr /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/bin/behave + install -d /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/share/man/man1 + install -p -m 0644 behave.1 /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/share/man/man1/ + find /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/bin -type f + xargs sed -i '1s|^#!python|#!/usr/bin/python2|' + /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.4 /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.4-4.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.4yqsPH + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.4 + nosetests -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_formatter.TestGetTerminalSize.test_exception_in_ioctl ... ok test.test_formatter.TestGetTerminalSize.test_happy_path ... ok test.test_formatter.TestGetTerminalSize.test_termios_fallback ... ok test.test_formatter.TestGetTerminalSize.test_windows_fallback ... ok test.test_formatter.TestGetTerminalSize.test_zero_size_fallback ... ok test.test_formatter.TestJSONAndPlain.test_feature ... ok test.test_formatter.TestJSONAndPlain.test_scenario ... ok test.test_formatter.TestJSONAndPlain.test_step ... ok test.test_formatter.TestJson.test_feature ... ok test.test_formatter.TestJson.test_scenario ... ok test.test_formatter.TestJson.test_step ... ok test.test_formatter.TestPlain.test_feature ... ok test.test_formatter.TestPlain.test_scenario ... ok test.test_formatter.TestPlain.test_step ... ok test.test_formatter.TestPretty.test_feature ... ok test.test_formatter.TestPretty.test_scenario ... ok test.test_formatter.TestPretty.test_step ... ok test.test_formatter.TestPrettyAndJSON.test_feature ... ok test.test_formatter.TestPrettyAndJSON.test_scenario ... ok test.test_formatter.TestPrettyAndJSON.test_step ... ok test.test_formatter.TestPrettyAndPlain.test_feature ... ok test.test_formatter.TestPrettyAndPlain.test_scenario ... ok test.test_formatter.TestPrettyAndPlain.test_step ... ok test.test_formatter.TestTagsCount.test_feature ... ok test.test_formatter.TestTagsCount.test_scenario ... ok test.test_formatter.TestTagsCount.test_step ... ok test.test_formatter.TestTagsCount.test_tag_counts ... ok test.test_formatter_progress.TestJSONAndScenarioProgress.test_feature ... ok test.test_formatter_progress.TestJSONAndScenarioProgress.test_scenario ... ok test.test_formatter_progress.TestJSONAndScenarioProgress.test_step ... ok test.test_formatter_progress.TestJSONAndStepProgress.test_feature ... ok test.test_formatter_progress.TestJSONAndStepProgress.test_scenario ... ok test.test_formatter_progress.TestJSONAndStepProgress.test_step ... ok test.test_formatter_progress.TestPlainAndScenarioProgress.test_feature ... ok test.test_formatter_progress.TestPlainAndScenarioProgress.test_scenario ... ok test.test_formatter_progress.TestPlainAndScenarioProgress.test_step ... ok test.test_formatter_progress.TestPlainAndStepProgress.test_feature ... ok test.test_formatter_progress.TestPlainAndStepProgress.test_scenario ... ok test.test_formatter_progress.TestPlainAndStepProgress.test_step ... ok test.test_formatter_progress.TestPrettyAndScenarioProgress.test_feature ... ok test.test_formatter_progress.TestPrettyAndScenarioProgress.test_scenario ... ok test.test_formatter_progress.TestPrettyAndScenarioProgress.test_step ... ok test.test_formatter_progress.TestPrettyAndStepProgress.test_feature ... ok test.test_formatter_progress.TestPrettyAndStepProgress.test_scenario ... ok test.test_formatter_progress.TestPrettyAndStepProgress.test_step ... ok test.test_formatter_progress.TestScenarioProgressAndStepProgress.test_feature ... ok test.test_formatter_progress.TestScenarioProgressAndStepProgress.test_scenario ... ok test.test_formatter_progress.TestScenarioProgressAndStepProgress.test_step ... ok test.test_formatter_progress.TestScenarioProgressFormatter.test_feature ... ok test.test_formatter_progress.TestScenarioProgressFormatter.test_scenario ... ok test.test_formatter_progress.TestScenarioProgressFormatter.test_step ... ok test.test_formatter_progress.TestStepProgressFormatter.test_feature ... ok test.test_formatter_progress.TestStepProgressFormatter.test_scenario ... ok test.test_formatter_progress.TestStepProgressFormatter.test_step ... ok test.test_formatter_rerun.TestRerunAndJsonFormatter.test_feature ... ok test.test_formatter_rerun.TestRerunAndJsonFormatter.test_scenario ... ok test.test_formatter_rerun.TestRerunAndJsonFormatter.test_step ... ok test.test_formatter_rerun.TestRerunAndPlainFormatters.test_feature ... ok test.test_formatter_rerun.TestRerunAndPlainFormatters.test_scenario ... ok test.test_formatter_rerun.TestRerunAndPlainFormatters.test_step ... ok test.test_formatter_rerun.TestRerunAndPrettyFormatters.test_feature ... ok test.test_formatter_rerun.TestRerunAndPrettyFormatters.test_scenario ... ok test.test_formatter_rerun.TestRerunAndPrettyFormatters.test_step ... ok test.test_formatter_rerun.TestRerunAndScenarioProgressFormatters.test_feature ... ok test.test_formatter_rerun.TestRerunAndScenarioProgressFormatters.test_scenario ... ok test.test_formatter_rerun.TestRerunAndScenarioProgressFormatters.test_step ... ok test.test_formatter_rerun.TestRerunAndStepProgressFormatters.test_feature ... ok test.test_formatter_rerun.TestRerunAndStepProgressFormatters.test_scenario ... ok test.test_formatter_rerun.TestRerunAndStepProgressFormatters.test_step ... ok test.test_formatter_rerun.TestRerunFormatter.test_feature ... ok test.test_formatter_rerun.TestRerunFormatter.test_feature_with_one_passing_one_failing_scenario ... ok test.test_formatter_rerun.TestRerunFormatter.test_feature_with_one_passing_two_failing_scenario ... ok test.test_formatter_rerun.TestRerunFormatter.test_feature_with_two_passing_scenarios ... ok test.test_formatter_rerun.TestRerunFormatter.test_scenario ... ok test.test_formatter_rerun.TestRerunFormatter.test_step ... ok test.test_formatter_tags.TestJSONAndTagsCount.test_feature ... ok test.test_formatter_tags.TestJSONAndTagsCount.test_scenario ... ok test.test_formatter_tags.TestJSONAndTagsCount.test_step ... ok test.test_formatter_tags.TestJSONAndTagsLocation.test_feature ... ok test.test_formatter_tags.TestJSONAndTagsLocation.test_scenario ... ok test.test_formatter_tags.TestJSONAndTagsLocation.test_step ... ok test.test_formatter_tags.TestPlainAndTagsCount.test_feature ... ok test.test_formatter_tags.TestPlainAndTagsCount.test_scenario ... ok test.test_formatter_tags.TestPlainAndTagsCount.test_step ... ok test.test_formatter_tags.TestPlainAndTagsLocation.test_feature ... ok test.test_formatter_tags.TestPlainAndTagsLocation.test_scenario ... ok test.test_formatter_tags.TestPlainAndTagsLocation.test_step ... ok test.test_formatter_tags.TestPrettyAndTagsCount.test_feature ... ok test.test_formatter_tags.TestPrettyAndTagsCount.test_scenario ... ok test.test_formatter_tags.TestPrettyAndTagsCount.test_step ... ok test.test_formatter_tags.TestPrettyAndTagsLocation.test_feature ... ok test.test_formatter_tags.TestPrettyAndTagsLocation.test_scenario ... ok test.test_formatter_tags.TestPrettyAndTagsLocation.test_step ... ok test.test_formatter_tags.TestRerunAndTagsCount.test_feature ... ok test.test_formatter_tags.TestRerunAndTagsCount.test_scenario ... ok test.test_formatter_tags.TestRerunAndTagsCount.test_step ... ok test.test_formatter_tags.TestRerunAndTagsLocation.test_feature ... ok test.test_formatter_tags.TestRerunAndTagsLocation.test_scenario ... ok test.test_formatter_tags.TestRerunAndTagsLocation.test_step ... ok test.test_formatter_tags.TestTagsCountAndTagsLocation.test_feature ... ok test.test_formatter_tags.TestTagsCountAndTagsLocation.test_scenario ... ok test.test_formatter_tags.TestTagsCountAndTagsLocation.test_step ... ok test.test_formatter_tags.TestTagsCountFormatter.test_feature ... ok test.test_formatter_tags.TestTagsCountFormatter.test_scenario ... ok test.test_formatter_tags.TestTagsCountFormatter.test_step ... ok test.test_formatter_tags.TestTagsLocationFormatter.test_feature ... ok test.test_formatter_tags.TestTagsLocationFormatter.test_scenario ... ok test.test_formatter_tags.TestTagsLocationFormatter.test_step ... 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.TestLazyObject.test_load_module__should_fail_for_unknown_module ... ok test.test_importer.TestLazyObject.test_load_module__should_succeed_for_already_imported_module ... ok test.test_importer.TestLazyObject.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.test_step_matcher_current_matcher ... ok test.test_model.TestFeatureRun.test_feature_hooks_not_run_if_feature_not_being_run ... ok test.test_model.TestFeatureRun.test_formatter_background_called_when_feature_has_background ... ok test.test_model.TestFeatureRun.test_formatter_background_not_called_when_feature_has_no_background ... ok test.test_model.TestFeatureRun.test_formatter_feature_called ... ok test.test_model.TestFeatureRun.test_run_runs_named_scenarios ... ok test.test_model.TestFeatureRun.test_run_runs_named_scenarios_with_regexp ... ok test.test_model.TestFeatureRun.test_run_runs_scenarios ... ok test.test_model.TestFileLocation.test_compare_equal ... ok test.test_model.TestFileLocation.test_compare_equal_with_string ... ok test.test_model.TestFileLocation.test_compare_greater_or_equal ... ok test.test_model.TestFileLocation.test_compare_greater_than ... ok test.test_model.TestFileLocation.test_compare_less_or_equal ... ok test.test_model.TestFileLocation.test_compare_less_than ... ok test.test_model.TestFileLocation.test_compare_less_than_with_string ... ok test.test_model.TestFileLocation.test_compare_not_equal ... ok test.test_model.TestFileLocation.test_filename_should_be_same_as_self ... ok test.test_model.TestFileLocation.test_repr_conversion ... ok test.test_model.TestFileLocation.test_string_conversion ... ok test.test_model.TestModelRow.test_as_dict ... ok test.test_model.TestModelRow.test_get_with_valid_colname ... ok test.test_model.TestModelRow.test_getitem_with_invalid_index ... ok test.test_model.TestModelRow.test_getitem_with_unknown_colname ... ok test.test_model.TestModelRow.test_getitem_with_unknown_colname_should_return_default ... ok test.test_model.TestModelRow.test_getitem_with_valid_colname ... ok test.test_model.TestModelRow.test_getitem_with_valid_index ... ok test.test_model.TestModelRow.test_len ... ok test.test_model.TestScenarioOutline.test_run_calls_run_on_each_generated_scenario ... ok test.test_model.TestScenarioOutline.test_run_sets_context_variable_for_outline ... ok test.test_model.TestScenarioOutline.test_run_should_fail_when_first_examples_fails ... ok test.test_model.TestScenarioOutline.test_run_should_fail_when_last_examples_fails ... ok test.test_model.TestScenarioOutline.test_run_should_fail_when_middle_examples_fails ... ok test.test_model.TestScenarioOutline.test_run_should_pass_when_all_examples_pass ... ok test.test_model.TestScenarioOutline.test_run_stops_on_first_failure_if_requested ... ok test.test_model.TestScenarioRun.test_failed_step_causes_context_failure_to_be_set ... ok test.test_model.TestScenarioRun.test_failed_step_causes_remaining_steps_to_be_skipped ... ok test.test_model.TestScenarioRun.test_handles_stdout_and_log_capture ... ok test.test_model.TestScenarioRun.test_run_invokes_formatter_scenario_and_steps_correctly ... ok test.test_model.TestScenarioRun.test_scenario_hooks_not_run_if_scenario_not_being_run ... ok test.test_model.TestScenarioRun.test_skipped_steps_set_step_status_and_scenario_status_if_not_set ... ok test.test_model.TestScenarioRun.test_undefined_step_causes_failed_scenario_status ... ok test.test_model.TestStepRun.test_run_appends_any_captured_logging_on_failure ... ok test.test_model.TestStepRun.test_run_appends_any_captured_stdout_on_failure ... ok test.test_model.TestStepRun.test_run_appends_step_to_undefined_when_no_match_found ... ok test.test_model.TestStepRun.test_run_calculates_duration ... ok test.test_model.TestStepRun.test_run_captures_stdout_and_logging ... ok test.test_model.TestStepRun.test_run_reports_undefined_step_via_formatter_when_not_quiet ... ok test.test_model.TestStepRun.test_run_runs_before_hook_then_match_then_after_hook ... ok test.test_model.TestStepRun.test_run_sets_status_to_failed_on_assertion_error ... ok test.test_model.TestStepRun.test_run_sets_status_to_failed_on_exception ... ok test.test_model.TestStepRun.test_run_sets_status_to_passed_if_nothing_goes_wrong ... ok test.test_model.TestStepRun.test_run_sets_table_if_present ... ok test.test_model.TestStepRun.test_run_sets_text_if_present ... ok test.test_model.TestStepRun.test_run_when_not_quiet_reports_match_and_result ... ok test.test_model.TestStepRun.test_run_when_quiet_reports_nothing ... ok test.test_model.TestStepRun.test_run_with_no_match_does_not_touch_formatter_when_quiet ... ok test.test_model.TestTableModel.test_equivalence ... ok test.test_model.TestTableModel.test_table_iteration ... ok test.test_model.TestTableModel.test_table_row_by_index ... ok test.test_model.TestTableModel.test_table_row_index ... ok test.test_model.TestTableModel.test_table_row_items ... ok test.test_model.TestTableModel.test_table_row_keyerror ... ok test.test_model.TestTableModel.test_table_row_name ... 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.test_runner.TestContext.test_attribute_set_at_lower_level_not_visible_at_upper_level ... ok test.test_runner.TestContext.test_attribute_set_at_upper_level_visible_at_lower_level ... ok test.test_runner.TestContext.test_attributes_set_at_lower_level_not_visible_at_upper_level ... ok test.test_runner.TestContext.test_attributes_set_at_upper_level_visible_at_lower_level ... ok test.test_runner.TestContext.test_behave_masking_user_attribute_causes_warning ... ok test.test_runner.TestContext.test_context_contains ... ok test.test_runner.TestContext.test_context_deletable ... ok test.test_runner.TestContext.test_context_deletable_raises ... ok test.test_runner.TestContext.test_masking_existing_user_attribute_when_not_verbose_causes_no_warning ... ok test.test_runner.TestContext.test_masking_existing_user_attribute_when_verbose_causes_warning ... ok test.test_runner.TestContext.test_setting_root_attribute_that_masks_existing_causes_warning ... ok test.test_runner.TestContext.test_user_mode_shall_restore_behave_mode ... ok test.test_runner.TestContext.test_user_mode_shall_restore_behave_mode_if_assert_fails ... ok test.test_runner.TestContext.test_user_mode_shall_restore_behave_mode_if_exception_is_raised ... 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.test_runner.TestRunWithPaths.test_loads_hooks_and_step_definitions ... ok test.test_runner.TestRunWithPaths.test_parses_feature_files_and_appends_to_feature_list ... ok test.test_runner.TestRunWithPaths.test_runs_before_all_and_after_all_hooks ... 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 ---------------------------------------------------------------------- Ran 505 tests in 4.492s OK Processing files: python-behave-1.2.4-4.el7.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SDgVmT + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.4 + DOCDIR=/builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/share/doc/python-behave-1.2.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/share/doc/python-behave-1.2.4 + cp -pr README.rst /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/share/doc/python-behave-1.2.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/share/doc/python-behave-1.2.4 + exit 0 Provides: python-behave = 1.2.4-4.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 Processing files: python-behave-doc-1.2.4-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UP0tlt + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.4 + DOCDIR=/builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/share/doc/python-behave-doc-1.2.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/share/doc/python-behave-doc-1.2.4 + cp -pr README.rst /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/share/doc/python-behave-doc-1.2.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/share/doc/python-behave-doc-1.2.4 + cp -pr html /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/share/doc/python-behave-doc-1.2.4 + cp -pr reST /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch/usr/share/doc/python-behave-doc-1.2.4 + exit 0 Provides: python-behave-doc = 1.2.4-4.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.4-4.el7.noarch Wrote: /builddir/build/RPMS/python-behave-1.2.4-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-behave-doc-1.2.4-4.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cTlmlR + umask 022 + cd /builddir/build/BUILD + cd behave-1.2.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-behave-1.2.4-4.el7.noarch + exit 0 Child return code was: 0