Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-flask.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-47445-132744/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.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=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-flask.spec'] with env {'LANG': 'en_GB.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 Wrote: /builddir/build/SRPMS/python-flask-1.0.2-1.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-flask.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-47445-132744/root'shell=Falseuid=996env={'LANG': 'en_GB.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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-flask.spec'] with env {'LANG': 'en_GB.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.Azn1aB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Flask-1.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/Flask-1.0.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Flask-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf examples/flaskr/ + rm -rf examples/minitwit/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HKYHwB + umask 022 + cd /builddir/build/BUILD + cd Flask-1.0.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/flask copying flask/ctx.py -> build/lib/flask copying flask/config.py -> build/lib/flask copying flask/app.py -> build/lib/flask copying flask/blueprints.py -> build/lib/flask copying flask/testing.py -> build/lib/flask copying flask/_compat.py -> build/lib/flask copying flask/sessions.py -> build/lib/flask copying flask/__main__.py -> build/lib/flask copying flask/globals.py -> build/lib/flask copying flask/views.py -> build/lib/flask copying flask/templating.py -> build/lib/flask copying flask/helpers.py -> build/lib/flask copying flask/wrappers.py -> build/lib/flask copying flask/__init__.py -> build/lib/flask copying flask/signals.py -> build/lib/flask copying flask/debughelpers.py -> build/lib/flask copying flask/cli.py -> build/lib/flask copying flask/logging.py -> build/lib/flask creating build/lib/flask/json copying flask/json/tag.py -> build/lib/flask/json copying flask/json/__init__.py -> build/lib/flask/json running egg_info writing requirements to Flask.egg-info/requires.txt writing Flask.egg-info/PKG-INFO writing top-level names to Flask.egg-info/top_level.txt writing dependency_links to Flask.egg-info/dependency_links.txt writing entry points to Flask.egg-info/entry_points.txt reading manifest file 'Flask.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found anywhere in distribution no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes' writing manifest file 'Flask.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HLw3GE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch + cd Flask-1.0.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask creating /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/json copying build/lib/flask/json/tag.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/json copying build/lib/flask/json/__init__.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/json copying build/lib/flask/ctx.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/config.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/app.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/blueprints.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/testing.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/_compat.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/sessions.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/__main__.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/globals.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/views.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/templating.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/helpers.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/wrappers.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/__init__.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/signals.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/debughelpers.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/cli.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask copying build/lib/flask/logging.py -> /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/json/tag.py to tag.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/json/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/ctx.py to ctx.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/blueprints.py to blueprints.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/testing.py to testing.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/sessions.py to sessions.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/globals.py to globals.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/templating.py to templating.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/wrappers.py to wrappers.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/debughelpers.py to debughelpers.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/flask/logging.py to logging.pyc writing byte-compilation script '/tmp/tmpPpumH3.py' /usr/bin/python2 -O /tmp/tmpPpumH3.py removing /tmp/tmpPpumH3.py running install_egg_info running egg_info writing requirements to Flask.egg-info/requires.txt writing Flask.egg-info/PKG-INFO writing top-level names to Flask.egg-info/top_level.txt writing dependency_links to Flask.egg-info/dependency_links.txt writing entry points to Flask.egg-info/entry_points.txt reading manifest file 'Flask.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found anywhere in distribution no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes' writing manifest file 'Flask.egg-info/SOURCES.txt' Copying Flask.egg-info to /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/Flask-1.0.2-py2.7.egg-info running install_scripts Installing flask script to /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/bin/flask /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/bin/flask-2.7 + ln -s flask-2.7 /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/bin/flask-2 + ln -sf flask-2 /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/bin/flask + /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/Flask-1.0.2 /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-flask-1.0.2-1.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.Z4myKJ + umask 022 + cd /builddir/build/BUILD + cd Flask-1.0.2 + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 /var/tmp/rpm-tmp.Z4myKJ: line 29: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8): No such file or directory /var/tmp/rpm-tmp.Z4myKJ: line 29: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) + PYTHONPATH=/builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/lib/python2.7/site-packages + py.test-2.7 -v sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8) ============================= test session starts ============================== platform linux2 -- Python 2.7.5, pytest-3.5.1, py-1.5.3, pluggy-0.6.0 -- /usr/bin/python2 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/Flask-1.0.2, inifile: setup.cfg collecting ... collected 501 items tests/test_appctx.py::test_basic_url_generation PASSED [ 0%] tests/test_appctx.py::test_url_generation_requires_server_name PASSED [ 0%] tests/test_appctx.py::test_url_generation_without_context_fails PASSED [ 0%] tests/test_appctx.py::test_request_context_means_app_context PASSED [ 0%] tests/test_appctx.py::test_app_context_provides_current_app PASSED [ 0%] tests/test_appctx.py::test_app_tearing_down PASSED [ 1%] tests/test_appctx.py::test_app_tearing_down_with_previous_exception PASSED [ 1%] tests/test_appctx.py::test_app_tearing_down_with_handled_exception_by_except_block PASSED [ 1%] tests/test_appctx.py::test_app_tearing_down_with_handled_exception_by_app_handler PASSED [ 1%] tests/test_appctx.py::test_app_tearing_down_with_unhandled_exception PASSED [ 1%] tests/test_appctx.py::test_app_ctx_globals_methods PASSED [ 2%] tests/test_appctx.py::test_custom_app_ctx_globals_class PASSED [ 2%] tests/test_appctx.py::test_context_refcounts PASSED [ 2%] tests/test_appctx.py::test_clean_pop PASSED [ 2%] tests/test_basic.py::test_options_work PASSED [ 2%] tests/test_basic.py::test_options_on_multiple_rules PASSED [ 3%] tests/test_basic.py::test_provide_automatic_options_attr PASSED [ 3%] tests/test_basic.py::test_provide_automatic_options_kwarg PASSED [ 3%] tests/test_basic.py::test_request_dispatching PASSED [ 3%] tests/test_basic.py::test_disallow_string_for_allowed_methods PASSED [ 3%] tests/test_basic.py::test_url_mapping PASSED [ 4%] tests/test_basic.py::test_werkzeug_routing PASSED [ 4%] tests/test_basic.py::test_endpoint_decorator PASSED [ 4%] tests/test_basic.py::test_session PASSED [ 4%] tests/test_basic.py::test_session_using_server_name PASSED [ 4%] tests/test_basic.py::test_session_using_server_name_and_port PASSED [ 5%] tests/test_basic.py::test_session_using_server_name_port_and_path PASSED [ 5%] tests/test_basic.py::test_session_using_application_root PASSED [ 5%] tests/test_basic.py::test_session_using_session_settings PASSED [ 5%] tests/test_basic.py::test_session_using_samesite_attribute PASSED [ 5%] tests/test_basic.py::test_session_localhost_warning PASSED [ 6%] tests/test_basic.py::test_session_ip_warning PASSED [ 6%] tests/test_basic.py::test_missing_session PASSED [ 6%] tests/test_basic.py::test_session_expiration PASSED [ 6%] tests/test_basic.py::test_session_stored_last PASSED [ 6%] tests/test_basic.py::test_session_special_types PASSED [ 7%] tests/test_basic.py::test_session_cookie_setting PASSED [ 7%] tests/test_basic.py::test_session_vary_cookie PASSED [ 7%] tests/test_basic.py::test_flashes PASSED [ 7%] tests/test_basic.py::test_extended_flashing PASSED [ 7%] tests/test_basic.py::test_request_processing PASSED [ 8%] tests/test_basic.py::test_request_preprocessing_early_return PASSED [ 8%] tests/test_basic.py::test_after_request_processing PASSED [ 8%] tests/test_basic.py::test_teardown_request_handler PASSED [ 8%] tests/test_basic.py::test_teardown_request_handler_debug_mode PASSED [ 8%] tests/test_basic.py::test_teardown_request_handler_error PASSED [ 9%] tests/test_basic.py::test_before_after_request_order PASSED [ 9%] tests/test_basic.py::test_error_handling PASSED [ 9%] tests/test_basic.py::test_error_handler_unknown_code PASSED [ 9%] tests/test_basic.py::test_error_handling_processing PASSED [ 9%] tests/test_basic.py::test_baseexception_error_handling PASSED [ 10%] tests/test_basic.py::test_before_request_and_routing_errors PASSED [ 10%] tests/test_basic.py::test_user_error_handling PASSED [ 10%] tests/test_basic.py::test_http_error_subclass_handling PASSED [ 10%] tests/test_basic.py::test_errorhandler_precedence PASSED [ 10%] tests/test_basic.py::test_trapping_of_bad_request_key_errors PASSED [ 11%] tests/test_basic.py::test_trapping_of_all_http_exceptions PASSED [ 11%] tests/test_basic.py::test_error_handler_after_processor_error PASSED [ 11%] tests/test_basic.py::test_enctype_debug_helper PASSED [ 11%] tests/test_basic.py::test_response_types PASSED [ 11%] tests/test_basic.py::test_response_type_errors PASSED [ 12%] tests/test_basic.py::test_make_response PASSED [ 12%] tests/test_basic.py::test_make_response_with_response_instance PASSED [ 12%] tests/test_basic.py::test_jsonify_no_prettyprint PASSED [ 12%] tests/test_basic.py::test_jsonify_prettyprint PASSED [ 12%] tests/test_basic.py::test_jsonify_mimetype PASSED [ 13%] tests/test_basic.py::test_jsonify_args_and_kwargs_check PASSED [ 13%] tests/test_basic.py::test_url_generation PASSED [ 13%] tests/test_basic.py::test_build_error_handler PASSED [ 13%] tests/test_basic.py::test_build_error_handler_reraise PASSED [ 13%] tests/test_basic.py::test_url_for_passes_special_values_to_build_error_handler PASSED [ 14%] tests/test_basic.py::test_custom_converters PASSED [ 14%] tests/test_basic.py::test_static_files PASSED [ 14%] tests/test_basic.py::test_static_url_path PASSED [ 14%] tests/test_basic.py::test_static_route_with_host_matching PASSED [ 14%] tests/test_basic.py::test_request_locals PASSED [ 15%] tests/test_basic.py::test_test_app_proper_environ PASSED [ 15%] tests/test_basic.py::test_exception_propagation PASSED [ 15%] tests/test_basic.py::test_werkzeug_passthrough_errors[None-True-True-True] PASSED [ 15%] tests/test_basic.py::test_werkzeug_passthrough_errors[None-True-True-False] PASSED [ 15%] tests/test_basic.py::test_werkzeug_passthrough_errors[None-True-False-True] PASSED [ 16%] tests/test_basic.py::test_werkzeug_passthrough_errors[None-True-False-False] PASSED [ 16%] tests/test_basic.py::test_werkzeug_passthrough_errors[None-False-True-True] PASSED [ 16%] tests/test_basic.py::test_werkzeug_passthrough_errors[None-False-True-False] PASSED [ 16%] tests/test_basic.py::test_werkzeug_passthrough_errors[None-False-False-True] PASSED [ 16%] tests/test_basic.py::test_werkzeug_passthrough_errors[None-False-False-False] PASSED [ 17%] tests/test_basic.py::test_werkzeug_passthrough_errors[True-True-True-True] PASSED [ 17%] tests/test_basic.py::test_werkzeug_passthrough_errors[True-True-True-False] PASSED [ 17%] tests/test_basic.py::test_werkzeug_passthrough_errors[True-True-False-True] PASSED [ 17%] tests/test_basic.py::test_werkzeug_passthrough_errors[True-True-False-False] PASSED [ 17%] tests/test_basic.py::test_werkzeug_passthrough_errors[True-False-True-True] PASSED [ 18%] tests/test_basic.py::test_werkzeug_passthrough_errors[True-False-True-False] PASSED [ 18%] tests/test_basic.py::test_werkzeug_passthrough_errors[True-False-False-True] PASSED [ 18%] tests/test_basic.py::test_werkzeug_passthrough_errors[True-False-False-False] PASSED [ 18%] tests/test_basic.py::test_werkzeug_passthrough_errors[False-True-True-True] PASSED [ 18%] tests/test_basic.py::test_werkzeug_passthrough_errors[False-True-True-False] PASSED [ 19%] tests/test_basic.py::test_werkzeug_passthrough_errors[False-True-False-True] PASSED [ 19%] tests/test_basic.py::test_werkzeug_passthrough_errors[False-True-False-False] PASSED [ 19%] tests/test_basic.py::test_werkzeug_passthrough_errors[False-False-True-True] PASSED [ 19%] tests/test_basic.py::test_werkzeug_passthrough_errors[False-False-True-False] PASSED [ 19%] tests/test_basic.py::test_werkzeug_passthrough_errors[False-False-False-True] PASSED [ 20%] tests/test_basic.py::test_werkzeug_passthrough_errors[False-False-False-False] PASSED [ 20%] tests/test_basic.py::test_max_content_length PASSED [ 20%] tests/test_basic.py::test_url_processors PASSED [ 20%] tests/test_basic.py::test_inject_blueprint_url_defaults PASSED [ 20%] tests/test_basic.py::test_nonascii_pathinfo PASSED [ 21%] tests/test_basic.py::test_debug_mode_complains_after_first_request PASSED [ 21%] tests/test_basic.py::test_before_first_request_functions PASSED [ 21%] tests/test_basic.py::test_before_first_request_functions_concurrent PASSED [ 21%] tests/test_basic.py::test_routing_redirect_debugging PASSED [ 21%] tests/test_basic.py::test_route_decorator_custom_endpoint PASSED [ 22%] tests/test_basic.py::test_preserve_only_once PASSED [ 22%] tests/test_basic.py::test_preserve_remembers_exception PASSED [ 22%] tests/test_basic.py::test_get_method_on_g PASSED [ 22%] tests/test_basic.py::test_g_iteration_protocol PASSED [ 22%] tests/test_basic.py::test_subdomain_basic_support PASSED [ 23%] tests/test_basic.py::test_subdomain_matching PASSED [ 23%] tests/test_basic.py::test_subdomain_matching_with_ports PASSED [ 23%] tests/test_basic.py::test_subdomain_matching_other_name[False] PASSED [ 23%] tests/test_basic.py::test_subdomain_matching_other_name[True] PASSED [ 23%] tests/test_basic.py::test_multi_route_rules PASSED [ 24%] tests/test_basic.py::test_multi_route_class_views PASSED [ 24%] tests/test_basic.py::test_run_defaults PASSED [ 24%] tests/test_basic.py::test_run_server_port PASSED [ 24%] tests/test_basic.py::test_run_from_config[None-None-pocoo.org-8080] PASSED [ 24%] tests/test_basic.py::test_run_from_config[localhost-None-localhost-8080] PASSED [ 25%] tests/test_basic.py::test_run_from_config[None-80-pocoo.org-80] PASSED [ 25%] tests/test_basic.py::test_run_from_config[localhost-80-localhost-80] PASSED [ 25%] tests/test_basic.py::test_max_cookie_size PASSED [ 25%] tests/test_blueprints.py::test_blueprint_specific_error_handling PASSED [ 25%] tests/test_blueprints.py::test_blueprint_specific_user_error_handling PASSED [ 26%] tests/test_blueprints.py::test_blueprint_app_error_handling PASSED [ 26%] tests/test_blueprints.py::test_blueprint_prefix_slash[-/-/] PASSED [ 26%] tests/test_blueprints.py::test_blueprint_prefix_slash[/--/] PASSED [ 26%] tests/test_blueprints.py::test_blueprint_prefix_slash[/-/-/] PASSED [ 26%] tests/test_blueprints.py::test_blueprint_prefix_slash[/foo--/foo] PASSED [ 27%] tests/test_blueprints.py::test_blueprint_prefix_slash[/foo/--/foo/] PASSED [ 27%] tests/test_blueprints.py::test_blueprint_prefix_slash[-/bar-/bar] PASSED [ 27%] tests/test_blueprints.py::test_blueprint_prefix_slash[/foo/-/bar-/foo/bar] PASSED [ 27%] tests/test_blueprints.py::test_blueprint_prefix_slash[/foo/-bar-/foo/bar] PASSED [ 27%] tests/test_blueprints.py::test_blueprint_prefix_slash[/foo-/bar-/foo/bar] PASSED [ 28%] tests/test_blueprints.py::test_blueprint_prefix_slash[/foo/-//bar-/foo/bar] PASSED [ 28%] tests/test_blueprints.py::test_blueprint_prefix_slash[/foo//-/bar-/foo/bar] PASSED [ 28%] tests/test_blueprints.py::test_blueprint_url_defaults PASSED [ 28%] tests/test_blueprints.py::test_blueprint_url_processors PASSED [ 28%] tests/test_blueprints.py::test_templates_and_static PASSED [ 29%] tests/test_blueprints.py::test_default_static_cache_timeout PASSED [ 29%] tests/test_blueprints.py::test_templates_list PASSED [ 29%] tests/test_blueprints.py::test_dotted_names PASSED [ 29%] tests/test_blueprints.py::test_dotted_names_from_app PASSED [ 29%] tests/test_blueprints.py::test_empty_url_defaults PASSED [ 30%] tests/test_blueprints.py::test_route_decorator_custom_endpoint PASSED [ 30%] tests/test_blueprints.py::test_route_decorator_custom_endpoint_with_dots PASSED [ 30%] tests/test_blueprints.py::test_endpoint_decorator PASSED [ 30%] tests/test_blueprints.py::test_template_filter PASSED [ 30%] tests/test_blueprints.py::test_add_template_filter PASSED [ 31%] tests/test_blueprints.py::test_template_filter_with_name PASSED [ 31%] tests/test_blueprints.py::test_add_template_filter_with_name PASSED [ 31%] tests/test_blueprints.py::test_template_filter_with_template PASSED [ 31%] tests/test_blueprints.py::test_template_filter_after_route_with_template PASSED [ 31%] tests/test_blueprints.py::test_add_template_filter_with_template PASSED [ 32%] tests/test_blueprints.py::test_template_filter_with_name_and_template PASSED [ 32%] tests/test_blueprints.py::test_add_template_filter_with_name_and_template PASSED [ 32%] tests/test_blueprints.py::test_template_test PASSED [ 32%] tests/test_blueprints.py::test_add_template_test PASSED [ 32%] tests/test_blueprints.py::test_template_test_with_name PASSED [ 33%] tests/test_blueprints.py::test_add_template_test_with_name PASSED [ 33%] tests/test_blueprints.py::test_template_test_with_template PASSED [ 33%] tests/test_blueprints.py::test_template_test_after_route_with_template PASSED [ 33%] tests/test_blueprints.py::test_add_template_test_with_template PASSED [ 33%] tests/test_blueprints.py::test_template_test_with_name_and_template PASSED [ 34%] tests/test_blueprints.py::test_add_template_test_with_name_and_template PASSED [ 34%] tests/test_blueprints.py::test_context_processing PASSED [ 34%] tests/test_blueprints.py::test_template_global PASSED [ 34%] tests/test_blueprints.py::test_request_processing PASSED [ 34%] tests/test_blueprints.py::test_app_request_processing PASSED [ 35%] tests/test_blueprints.py::test_app_url_processors PASSED [ 35%] tests/test_cli.py::test_cli_name PASSED [ 35%] tests/test_cli.py::test_find_best_app PASSED [ 35%] tests/test_cli.py::test_prepare_import[test-/builddir/build/BUILD/Flask-1.0.2-test] PASSED [ 35%] tests/test_cli.py::test_prepare_import[test.py-/builddir/build/BUILD/Flask-1.0.2-test] PASSED [ 36%] tests/test_cli.py::test_prepare_import[a/test-/builddir/build/BUILD/Flask-1.0.2/a-test] PASSED [ 36%] tests/test_cli.py::test_prepare_import[test/__init__.py-/builddir/build/BUILD/Flask-1.0.2-test] PASSED [ 36%] tests/test_cli.py::test_prepare_import[test/__init__-/builddir/build/BUILD/Flask-1.0.2-test] PASSED [ 36%] tests/test_cli.py::test_prepare_import[/builddir/build/BUILD/Flask-1.0.2/tests/test_apps/cliapp/inner1/__init__-/builddir/build/BUILD/Flask-1.0.2/tests/test_apps-cliapp.inner1] PASSED [ 36%] tests/test_cli.py::test_prepare_import[/builddir/build/BUILD/Flask-1.0.2/tests/test_apps/cliapp/inner1/inner2-/builddir/build/BUILD/Flask-1.0.2/tests/test_apps-cliapp.inner1.inner2] PASSED [ 37%] tests/test_cli.py::test_prepare_import[test.a.b-/builddir/build/BUILD/Flask-1.0.2-test.a.b] PASSED [ 37%] tests/test_cli.py::test_prepare_import[/builddir/build/BUILD/Flask-1.0.2/tests/test_apps/cliapp.app-/builddir/build/BUILD/Flask-1.0.2/tests/test_apps-cliapp.app] PASSED [ 37%] tests/test_cli.py::test_prepare_import[/builddir/build/BUILD/Flask-1.0.2/tests/test_apps/cliapp/message.txt-/builddir/build/BUILD/Flask-1.0.2/tests/test_apps-cliapp.message.txt] PASSED [ 37%] tests/test_cli.py::test_locate_app[cliapp.app-None-testapp] PASSED [ 37%] tests/test_cli.py::test_locate_app[cliapp.app-testapp-testapp] PASSED [ 38%] tests/test_cli.py::test_locate_app[cliapp.factory-None-app] PASSED [ 38%] tests/test_cli.py::test_locate_app[cliapp.factory-create_app-app] PASSED [ 38%] tests/test_cli.py::test_locate_app[cliapp.factory-create_app()-app] PASSED [ 38%] tests/test_cli.py::test_locate_app[cliapp.factory-create_app2("foo", "bar")-app2_foo_bar] PASSED [ 38%] tests/test_cli.py::test_locate_app[cliapp.factory-create_app2("foo", "bar", )-app2_foo_bar] PASSED [ 39%] tests/test_cli.py::test_locate_app[cliapp.factory-create_app3("foo")-app3_foo_spam] PASSED [ 39%] tests/test_cli.py::test_locate_app[cliapp.factory- create_app () -app] PASSED [ 39%] tests/test_cli.py::test_locate_app_raises[notanapp.py-None] PASSED [ 39%] tests/test_cli.py::test_locate_app_raises[cliapp/app-None] PASSED [ 39%] tests/test_cli.py::test_locate_app_raises[cliapp.app-notanapp] PASSED [ 40%] tests/test_cli.py::test_locate_app_raises[cliapp.factory-create_app2("foo")] PASSED [ 40%] tests/test_cli.py::test_locate_app_raises[cliapp.factory-create_app(] PASSED [ 40%] tests/test_cli.py::test_locate_app_raises[cliapp.factory-no_app] PASSED [ 40%] tests/test_cli.py::test_locate_app_raises[cliapp.importerrorapp-None] PASSED [ 40%] tests/test_cli.py::test_locate_app_raises[cliapp.message.txt-None] PASSED [ 41%] tests/test_cli.py::test_locate_app_suppress_raise PASSED [ 41%] tests/test_cli.py::test_get_version PASSED [ 41%] tests/test_cli.py::test_scriptinfo PASSED [ 41%] tests/test_cli.py::test_with_appcontext PASSED [ 41%] tests/test_cli.py::test_appgroup PASSED [ 42%] tests/test_cli.py::test_flaskgroup PASSED [ 42%] tests/test_cli.py::test_print_exceptions PASSED [ 42%] tests/test_cli.py::TestRoutes::test_simple PASSED [ 42%] tests/test_cli.py::TestRoutes::test_sort PASSED [ 42%] tests/test_cli.py::TestRoutes::test_all_methods PASSED [ 43%] tests/test_cli.py::test_load_dotenv SKIPPED [ 43%] tests/test_cli.py::test_dotenv_path SKIPPED [ 43%] tests/test_cli.py::test_dotenv_optional PASSED [ 43%] tests/test_cli.py::test_disable_dotenv_from_env SKIPPED [ 43%] tests/test_cli.py::test_run_cert_path PASSED [ 44%] tests/test_cli.py::test_run_cert_adhoc PASSED [ 44%] tests/test_cli.py::test_run_cert_import PASSED [ 44%] tests/test_config.py::test_config_from_file PASSED [ 44%] tests/test_config.py::test_config_from_object PASSED [ 44%] tests/test_config.py::test_config_from_json PASSED [ 45%] tests/test_config.py::test_config_from_mapping PASSED [ 45%] tests/test_config.py::test_config_from_class PASSED [ 45%] tests/test_config.py::test_config_from_envvar PASSED [ 45%] tests/test_config.py::test_config_from_envvar_missing PASSED [ 45%] tests/test_config.py::test_config_missing PASSED [ 46%] tests/test_config.py::test_config_missing_json PASSED [ 46%] tests/test_config.py::test_custom_config_class PASSED [ 46%] tests/test_config.py::test_session_lifetime PASSED [ 46%] tests/test_config.py::test_send_file_max_age PASSED [ 46%] tests/test_config.py::test_get_namespace PASSED [ 47%] tests/test_config.py::test_from_pyfile_weird_encoding[utf-8] PASSED [ 47%] tests/test_config.py::test_from_pyfile_weird_encoding[iso-8859-15] PASSED [ 47%] tests/test_config.py::test_from_pyfile_weird_encoding[latin-1] PASSED [ 47%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-1] PASSED [ 47%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-t] PASSED [ 48%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-True] PASSED [ 48%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-False] PASSED [ 48%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-None] PASSED [ 48%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-value5] PASSED [ 48%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-value6] PASSED [ 49%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-value7] PASSED [ 49%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-value8] PASSED [ 49%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-1] PASSED [ 49%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-t] PASSED [ 49%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-True] PASSED [ 50%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-False] PASSED [ 50%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-None] PASSED [ 50%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-value5] PASSED [ 50%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-value6] PASSED [ 50%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-value7] PASSED [ 51%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-8-sig-value8] PASSED [ 51%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-1] PASSED [ 51%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-t] PASSED [ 51%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-True] PASSED [ 51%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-False] PASSED [ 52%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-None] PASSED [ 52%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-value5] PASSED [ 52%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-value6] PASSED [ 52%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-value7] PASSED [ 52%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-le-value8] PASSED [ 53%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-1] PASSED [ 53%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-t] PASSED [ 53%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-True] PASSED [ 53%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-False] PASSED [ 53%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-None] PASSED [ 54%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-value5] PASSED [ 54%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-value6] PASSED [ 54%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-value7] PASSED [ 54%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-be-value8] PASSED [ 54%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-1] PASSED [ 55%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-t] PASSED [ 55%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-True] PASSED [ 55%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-False] PASSED [ 55%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-None] PASSED [ 55%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-value5] PASSED [ 56%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-value6] PASSED [ 56%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-value7] PASSED [ 56%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-16-value8] PASSED [ 56%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-1] PASSED [ 56%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-t] PASSED [ 57%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-True] PASSED [ 57%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-False] PASSED [ 57%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-None] PASSED [ 57%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-value5] PASSED [ 57%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-value6] PASSED [ 58%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-value7] PASSED [ 58%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-le-value8] PASSED [ 58%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-1] PASSED [ 58%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-t] PASSED [ 58%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-True] PASSED [ 59%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-False] PASSED [ 59%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-None] PASSED [ 59%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-value5] PASSED [ 59%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-value6] PASSED [ 59%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-value7] PASSED [ 60%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-be-value8] PASSED [ 60%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-1] PASSED [ 60%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-t] PASSED [ 60%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-True] PASSED [ 60%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-False] PASSED [ 61%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-None] PASSED [ 61%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-value5] PASSED [ 61%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-value6] PASSED [ 61%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-value7] PASSED [ 61%] tests/test_helpers.py::TestJSON::test_detect_encoding[utf-32-value8] PASSED [ 62%] tests/test_helpers.py::TestJSON::test_ignore_cached_json PASSED [ 62%] tests/test_helpers.py::TestJSON::test_different_silent_on_bad_request PASSED [ 62%] tests/test_helpers.py::TestJSON::test_different_silent_on_normal_request PASSED [ 62%] tests/test_helpers.py::TestJSON::test_post_empty_json_adds_exception_to_response_content_in_debug PASSED [ 62%] tests/test_helpers.py::TestJSON::test_post_empty_json_wont_add_exception_to_response_if_no_debug PASSED [ 63%] tests/test_helpers.py::TestJSON::test_json_bad_requests PASSED [ 63%] tests/test_helpers.py::TestJSON::test_json_custom_mimetypes PASSED [ 63%] tests/test_helpers.py::TestJSON::test_json_as_unicode[True-"\u2603"] PASSED [ 63%] tests/test_helpers.py::TestJSON::test_json_as_unicode[False-"\u2603"] PASSED [ 63%] tests/test_helpers.py::TestJSON::test_json_dump_to_file PASSED [ 64%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[0] PASSED [ 64%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[-1] PASSED [ 64%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[1] PASSED [ 64%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[23] PASSED [ 64%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[3.14] PASSED [ 65%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[s] PASSED [ 65%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[longer string] PASSED [ 65%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[True] PASSED [ 65%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[False] PASSED [ 65%] tests/test_helpers.py::TestJSON::test_jsonify_basic_types[None] PASSED [ 66%] tests/test_helpers.py::TestJSON::test_jsonify_dicts PASSED [ 66%] tests/test_helpers.py::TestJSON::test_jsonify_arrays PASSED [ 66%] tests/test_helpers.py::TestJSON::test_jsonify_date_types PASSED [ 66%] tests/test_helpers.py::TestJSON::test_jsonify_aware_datetimes[tz0] PASSED [ 66%] tests/test_helpers.py::TestJSON::test_jsonify_aware_datetimes[tz1] PASSED [ 67%] tests/test_helpers.py::TestJSON::test_jsonify_aware_datetimes[tz2] PASSED [ 67%] tests/test_helpers.py::TestJSON::test_jsonify_uuid_types PASSED [ 67%] tests/test_helpers.py::TestJSON::test_json_attr PASSED [ 67%] tests/test_helpers.py::TestJSON::test_template_escaping PASSED [ 67%] tests/test_helpers.py::TestJSON::test_json_customization PASSED [ 68%] tests/test_helpers.py::TestJSON::test_blueprint_json_customization PASSED [ 68%] tests/test_helpers.py::TestJSON::test_modified_url_encoding PASSED [ 68%] tests/test_helpers.py::TestJSON::test_json_key_sorting PASSED [ 68%] tests/test_helpers.py::TestSendfile::test_send_file_regular PASSED [ 68%] tests/test_helpers.py::TestSendfile::test_send_file_xsendfile PASSED [ 69%] tests/test_helpers.py::TestSendfile::test_send_file_last_modified PASSED [ 69%] tests/test_helpers.py::TestSendfile::test_send_file_object_without_mimetype PASSED [ 69%] tests/test_helpers.py::TestSendfile::test_send_file_object PASSED [ 69%] tests/test_helpers.py::TestSendfile::test_send_file_range_request PASSED [ 69%] tests/test_helpers.py::TestSendfile::test_send_file_range_request_xsendfile_invalid PASSED [ 70%] tests/test_helpers.py::TestSendfile::test_attachment PASSED [ 70%] tests/test_helpers.py::TestSendfile::test_attachment_with_utf8_filename PASSED [ 70%] tests/test_helpers.py::TestSendfile::test_static_file PASSED [ 70%] tests/test_helpers.py::TestSendfile::test_send_from_directory PASSED [ 70%] tests/test_helpers.py::TestSendfile::test_send_from_directory_bad_request PASSED [ 71%] tests/test_helpers.py::TestUrlFor::test_url_for_with_anchor PASSED [ 71%] tests/test_helpers.py::TestUrlFor::test_url_for_with_scheme PASSED [ 71%] tests/test_helpers.py::TestUrlFor::test_url_for_with_scheme_not_external PASSED [ 71%] tests/test_helpers.py::TestUrlFor::test_url_for_with_alternating_schemes PASSED [ 71%] tests/test_helpers.py::TestUrlFor::test_url_with_method PASSED [ 72%] tests/test_helpers.py::TestNoImports::test_name_with_import_error PASSED [ 72%] tests/test_helpers.py::TestStreaming::test_streaming_with_context PASSED [ 72%] tests/test_helpers.py::TestStreaming::test_streaming_with_context_as_decorator PASSED [ 72%] tests/test_helpers.py::TestStreaming::test_streaming_with_context_and_custom_close PASSED [ 72%] tests/test_helpers.py::TestStreaming::test_stream_keeps_session PASSED [ 73%] tests/test_helpers.py::TestSafeJoin::test_safe_join PASSED [ 73%] tests/test_helpers.py::TestSafeJoin::test_safe_join_exceptions PASSED [ 73%] tests/test_helpers.py::TestHelpers::test_get_debug_flag[-False-False] PASSED [ 73%] tests/test_helpers.py::TestHelpers::test_get_debug_flag[0-False-False] PASSED [ 73%] tests/test_helpers.py::TestHelpers::test_get_debug_flag[False-False-False] PASSED [ 74%] tests/test_helpers.py::TestHelpers::test_get_debug_flag[No-False-False] PASSED [ 74%] tests/test_helpers.py::TestHelpers::test_get_debug_flag[True-True-True] PASSED [ 74%] tests/test_helpers.py::TestHelpers::test_get_env[-production-False] PASSED [ 74%] tests/test_helpers.py::TestHelpers::test_get_env[production-production-False] PASSED [ 74%] tests/test_helpers.py::TestHelpers::test_get_env[development-development-True] PASSED [ 75%] tests/test_helpers.py::TestHelpers::test_get_env[other-other-False] PASSED [ 75%] tests/test_helpers.py::TestHelpers::test_make_response PASSED [ 75%] tests/test_instance_config.py::test_explicit_instance_paths PASSED [ 75%] tests/test_instance_config.py::test_main_module_paths PASSED [ 75%] tests/test_instance_config.py::test_uninstalled_module_paths PASSED [ 76%] tests/test_instance_config.py::test_uninstalled_package_paths PASSED [ 76%] tests/test_instance_config.py::test_installed_module_paths[True] PASSED [ 76%] tests/test_instance_config.py::test_installed_module_paths[False] PASSED [ 76%] tests/test_instance_config.py::test_installed_package_paths[True] PASSED [ 76%] tests/test_instance_config.py::test_installed_package_paths[False] PASSED [ 77%] tests/test_instance_config.py::test_prefix_package_paths[True] PASSED [ 77%] tests/test_instance_config.py::test_prefix_package_paths[False] PASSED [ 77%] tests/test_instance_config.py::test_egg_installed_paths PASSED [ 77%] tests/test_instance_config.py::test_meta_path_loader_without_is_package PASSED [ 77%] tests/test_json_tag.py::test_dump_load_unchanged[data0] PASSED [ 78%] tests/test_json_tag.py::test_dump_load_unchanged[data1] PASSED [ 78%] tests/test_json_tag.py::test_dump_load_unchanged[data2] PASSED [ 78%] tests/test_json_tag.py::test_dump_load_unchanged[data3] PASSED [ 78%] tests/test_json_tag.py::test_dump_load_unchanged[data4] PASSED [ 78%] tests/test_json_tag.py::test_dump_load_unchanged[data5] PASSED [ 79%] tests/test_json_tag.py::test_dump_load_unchanged[\xff] PASSED [ 79%] tests/test_json_tag.py::test_dump_load_unchanged[] PASSED [ 79%] tests/test_json_tag.py::test_dump_load_unchanged[data8] PASSED [ 79%] tests/test_json_tag.py::test_dump_load_unchanged[data9] PASSED [ 79%] tests/test_json_tag.py::test_duplicate_tag PASSED [ 80%] tests/test_json_tag.py::test_custom_tag PASSED [ 80%] tests/test_json_tag.py::test_tag_interface PASSED [ 80%] tests/test_json_tag.py::test_tag_order PASSED [ 80%] tests/test_logging.py::test_logger PASSED [ 80%] tests/test_logging.py::test_logger_debug PASSED [ 81%] tests/test_logging.py::test_existing_handler PASSED [ 81%] tests/test_logging.py::test_wsgi_errors_stream PASSED [ 81%] tests/test_logging.py::test_has_level_handler PASSED [ 81%] tests/test_logging.py::test_log_view_exception PASSED [ 81%] tests/test_regression.py::test_memory_consumption PASSED [ 82%] tests/test_regression.py::test_safe_join_toplevel_pardir PASSED [ 82%] tests/test_regression.py::test_aborting PASSED [ 82%] tests/test_reqctx.py::test_teardown_on_pop PASSED [ 82%] tests/test_reqctx.py::test_teardown_with_previous_exception PASSED [ 82%] tests/test_reqctx.py::test_teardown_with_handled_exception PASSED [ 83%] tests/test_reqctx.py::test_proper_test_request_context PASSED [ 83%] tests/test_reqctx.py::test_context_binding PASSED [ 83%] tests/test_reqctx.py::test_context_test PASSED [ 83%] tests/test_reqctx.py::test_manual_context_binding PASSED [ 83%] tests/test_reqctx.py::TestGreenletContextCopying::test_greenlet_context_copying SKIPPED [ 84%] tests/test_reqctx.py::TestGreenletContextCopying::test_greenlet_context_copying_api SKIPPED [ 84%] tests/test_reqctx.py::test_session_error_pops_context PASSED [ 84%] tests/test_signals.py::test_template_rendered SKIPPED [ 84%] tests/test_signals.py::test_before_render_template SKIPPED [ 84%] tests/test_signals.py::test_request_signals SKIPPED [ 85%] tests/test_signals.py::test_request_exception_signal SKIPPED [ 85%] tests/test_signals.py::test_appcontext_signals SKIPPED [ 85%] tests/test_signals.py::test_flash_signal SKIPPED [ 85%] tests/test_signals.py::test_appcontext_tearing_down_signal SKIPPED [ 85%] tests/test_subclassing.py::test_suppressed_exception_logging PASSED [ 86%] tests/test_templating.py::test_context_processing PASSED [ 86%] tests/test_templating.py::test_original_win PASSED [ 86%] tests/test_templating.py::test_request_less_rendering PASSED [ 86%] tests/test_templating.py::test_standard_context PASSED [ 86%] tests/test_templating.py::test_escaping PASSED [ 87%] tests/test_templating.py::test_no_escaping PASSED [ 87%] tests/test_templating.py::test_escaping_without_template_filename PASSED [ 87%] tests/test_templating.py::test_macros PASSED [ 87%] tests/test_templating.py::test_template_filter PASSED [ 87%] tests/test_templating.py::test_add_template_filter PASSED [ 88%] tests/test_templating.py::test_template_filter_with_name PASSED [ 88%] tests/test_templating.py::test_add_template_filter_with_name PASSED [ 88%] tests/test_templating.py::test_template_filter_with_template PASSED [ 88%] tests/test_templating.py::test_add_template_filter_with_template PASSED [ 88%] tests/test_templating.py::test_template_filter_with_name_and_template PASSED [ 89%] tests/test_templating.py::test_add_template_filter_with_name_and_template PASSED [ 89%] tests/test_templating.py::test_template_test PASSED [ 89%] tests/test_templating.py::test_add_template_test PASSED [ 89%] tests/test_templating.py::test_template_test_with_name PASSED [ 89%] tests/test_templating.py::test_add_template_test_with_name PASSED [ 90%] tests/test_templating.py::test_template_test_with_template PASSED [ 90%] tests/test_templating.py::test_add_template_test_with_template PASSED [ 90%] tests/test_templating.py::test_template_test_with_name_and_template PASSED [ 90%] tests/test_templating.py::test_add_template_test_with_name_and_template PASSED [ 90%] tests/test_templating.py::test_add_template_global PASSED [ 91%] tests/test_templating.py::test_custom_template_loader PASSED [ 91%] tests/test_templating.py::test_iterable_loader PASSED [ 91%] tests/test_templating.py::test_templates_auto_reload PASSED [ 91%] tests/test_templating.py::test_templates_auto_reload_debug_run PASSED [ 91%] tests/test_templating.py::test_template_loader_debugging PASSED [ 92%] tests/test_templating.py::test_custom_jinja_env PASSED [ 92%] tests/test_testing.py::test_environ_defaults_from_config PASSED [ 92%] tests/test_testing.py::test_environ_defaults PASSED [ 92%] tests/test_testing.py::test_environ_base_default PASSED [ 92%] tests/test_testing.py::test_environ_base_modified PASSED [ 93%] tests/test_testing.py::test_client_open_environ PASSED [ 93%] tests/test_testing.py::test_specify_url_scheme PASSED [ 93%] tests/test_testing.py::test_path_is_url PASSED [ 93%] tests/test_testing.py::test_blueprint_with_subdomain PASSED [ 93%] tests/test_testing.py::test_redirect_keep_session PASSED [ 94%] tests/test_testing.py::test_session_transactions PASSED [ 94%] tests/test_testing.py::test_session_transactions_no_null_sessions PASSED [ 94%] tests/test_testing.py::test_session_transactions_keep_context PASSED [ 94%] tests/test_testing.py::test_session_transaction_needs_cookies PASSED [ 94%] tests/test_testing.py::test_test_client_context_binding PASSED [ 95%] tests/test_testing.py::test_reuse_client PASSED [ 95%] tests/test_testing.py::test_test_client_calls_teardown_handlers PASSED [ 95%] tests/test_testing.py::test_full_url_request PASSED [ 95%] tests/test_testing.py::test_json_request_and_response PASSED [ 95%] tests/test_testing.py::test_subdomain PASSED [ 96%] tests/test_testing.py::test_nosubdomain PASSED [ 96%] tests/test_testing.py::test_cli_runner_class PASSED [ 96%] tests/test_testing.py::test_cli_invoke PASSED [ 96%] tests/test_testing.py::test_cli_custom_obj PASSED [ 96%] tests/test_user_error_handler.py::test_error_handler_no_match PASSED [ 97%] tests/test_user_error_handler.py::test_error_handler_subclass PASSED [ 97%] tests/test_user_error_handler.py::test_error_handler_http_subclass PASSED [ 97%] tests/test_user_error_handler.py::test_error_handler_blueprint PASSED [ 97%] tests/test_user_error_handler.py::test_default_error_handler PASSED [ 97%] tests/test_views.py::test_basic_view PASSED [ 98%] tests/test_views.py::test_method_based_view PASSED [ 98%] tests/test_views.py::test_view_patching PASSED [ 98%] tests/test_views.py::test_view_inheritance PASSED [ 98%] tests/test_views.py::test_view_decorators PASSED [ 98%] tests/test_views.py::test_view_provide_automatic_options_attr PASSED [ 99%] tests/test_views.py::test_implicit_head PASSED [ 99%] tests/test_views.py::test_explicit_head PASSED [ 99%] tests/test_views.py::test_endpoint_override PASSED [ 99%] tests/test_views.py::test_multiple_inheritance PASSED [ 99%] tests/test_views.py::test_remove_method_from_parent PASSED [100%] =================== 489 passed, 12 skipped in 10.53 seconds ==================== + exit 0 Processing files: python2-flask-1.0.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zbeXRc + umask 022 + cd /builddir/build/BUILD + cd Flask-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/share/doc/python2-flask-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/share/doc/python2-flask-1.0.2 + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/share/doc/python2-flask-1.0.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/share/doc/python2-flask-1.0.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.h5AS0F + umask 022 + cd /builddir/build/BUILD + cd Flask-1.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/share/licenses/python2-flask-1.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/share/licenses/python2-flask-1.0.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/share/licenses/python2-flask-1.0.2 + exit 0 Provides: python-flask = 1:1.0.2-1.el7 python2-flask = 1:1.0.2-1.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-flask < 1:1.0.2-1.el7 Processing files: python-flask-doc-1.0.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kGnB1a + umask 022 + cd /builddir/build/BUILD + cd Flask-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/share/doc/python-flask-doc-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/share/doc/python-flask-doc-1.0.2 + cp -pr examples /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/share/doc/python-flask-doc-1.0.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.b8nc4F + umask 022 + cd /builddir/build/BUILD + cd Flask-1.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/share/licenses/python-flask-doc-1.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/share/licenses/python-flask-doc-1.0.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch/usr/share/licenses/python-flask-doc-1.0.2 + exit 0 Provides: python-flask-doc = 1:1.0.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python%{python3_pkgversion}-flask-doc < 1:0.11.1-3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch Wrote: /builddir/build/RPMS/python2-flask-1.0.2-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-flask-doc-1.0.2-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WI69wd + umask 022 + cd /builddir/build/BUILD + cd Flask-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-flask-1.0.2-1.el7.noarch + exit 0 Child return code was: 0