Mock Version: 1.2.12 Mock Version: 1.2.12 Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-flask-restful.spec'], printOutput=Falsegid=135env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'}logger=user='mockbuild'uid=1000shell=FalsechrootPath='/var/lib/mock/fedora-22-x86_64/root'timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-flask-restful.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-flask-restful-0.3.3-1.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-flask-restful.spec '], printOutput=Falsegid=135env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'}logger=user='mockbuild'uid=1000shell=FalsechrootPath='/var/lib/mock/fedora-22-x86_64/root'timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-flask-restful.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jh8deZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flask-restful-0.3.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.3.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd flask-restful-0.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf docs/_themes/.gitignore Patch #0 (remove_q0_testcase.patch): + echo 'Patch #0 (remove_q0_testcase.patch):' + /usr/bin/cat /builddir/build/SOURCES/remove_q0_testcase.patch + /usr/bin/patch -p1 --fuzz=0 patching file tests/test_accept.py + rm -rf /builddir/build/BUILD/python3-python-flask-restful-0.3.3-1.fc22 + cp -a . /builddir/build/BUILD/python3-python-flask-restful-0.3.3-1.fc22 + find /builddir/build/BUILD/python3-python-flask-restful-0.3.3-1.fc22 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LbJBQx + umask 022 + cd /builddir/build/BUILD + cd flask-restful-0.3.3 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/flask_restful copying flask_restful/inputs.py -> build/lib/flask_restful copying flask_restful/reqparse.py -> build/lib/flask_restful copying flask_restful/fields.py -> build/lib/flask_restful copying flask_restful/paging.py -> build/lib/flask_restful copying flask_restful/__init__.py -> build/lib/flask_restful creating build/lib/flask_restful/representations copying flask_restful/representations/json.py -> build/lib/flask_restful/representations copying flask_restful/representations/__init__.py -> build/lib/flask_restful/representations creating build/lib/flask_restful/utils copying flask_restful/utils/crypto.py -> build/lib/flask_restful/utils copying flask_restful/utils/cors.py -> build/lib/flask_restful/utils copying flask_restful/utils/__init__.py -> build/lib/flask_restful/utils running egg_info creating Flask_RESTful.egg-info writing requirements to Flask_RESTful.egg-info/requires.txt writing Flask_RESTful.egg-info/PKG-INFO writing top-level names to Flask_RESTful.egg-info/top_level.txt writing dependency_links to Flask_RESTful.egg-info/dependency_links.txt writing manifest file 'Flask_RESTful.egg-info/SOURCES.txt' reading manifest file 'Flask_RESTful.egg-info/SOURCES.txt' writing manifest file 'Flask_RESTful.egg-info/SOURCES.txt' + pushd /builddir/build/BUILD/python3-python-flask-restful-0.3.3-1.fc22 ~/build/BUILD/python3-python-flask-restful-0.3.3-1.fc22 ~/build/BUILD/flask-restful-0.3.3 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/flask_restful copying flask_restful/inputs.py -> build/lib/flask_restful copying flask_restful/reqparse.py -> build/lib/flask_restful copying flask_restful/fields.py -> build/lib/flask_restful copying flask_restful/paging.py -> build/lib/flask_restful copying flask_restful/__init__.py -> build/lib/flask_restful creating build/lib/flask_restful/representations copying flask_restful/representations/json.py -> build/lib/flask_restful/representations copying flask_restful/representations/__init__.py -> build/lib/flask_restful/representations creating build/lib/flask_restful/utils copying flask_restful/utils/crypto.py -> build/lib/flask_restful/utils copying flask_restful/utils/cors.py -> build/lib/flask_restful/utils copying flask_restful/utils/__init__.py -> build/lib/flask_restful/utils running egg_info creating Flask_RESTful.egg-info writing top-level names to Flask_RESTful.egg-info/top_level.txt writing Flask_RESTful.egg-info/PKG-INFO writing requirements to Flask_RESTful.egg-info/requires.txt writing dependency_links to Flask_RESTful.egg-info/dependency_links.txt writing manifest file 'Flask_RESTful.egg-info/SOURCES.txt' reading manifest file 'Flask_RESTful.egg-info/SOURCES.txt' writing manifest file 'Flask_RESTful.egg-info/SOURCES.txt' + popd ~/build/BUILD/flask-restful-0.3.3 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3nXYm7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64 ++ dirname /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64 + cd flask-restful-0.3.3 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr creating /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful creating /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/representations copying build/lib/flask_restful/representations/json.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/representations copying build/lib/flask_restful/representations/__init__.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/representations copying build/lib/flask_restful/inputs.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful creating /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/utils copying build/lib/flask_restful/utils/crypto.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/utils copying build/lib/flask_restful/utils/cors.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/utils copying build/lib/flask_restful/utils/__init__.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/utils copying build/lib/flask_restful/reqparse.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful copying build/lib/flask_restful/fields.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful copying build/lib/flask_restful/paging.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful copying build/lib/flask_restful/__init__.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/representations/json.py to json.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/representations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/inputs.py to inputs.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/utils/crypto.py to crypto.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/utils/cors.py to cors.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/reqparse.py to reqparse.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/paging.py to paging.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/flask_restful/__init__.py to __init__.pyc running install_egg_info running egg_info writing requirements to Flask_RESTful.egg-info/requires.txt writing Flask_RESTful.egg-info/PKG-INFO writing top-level names to Flask_RESTful.egg-info/top_level.txt writing dependency_links to Flask_RESTful.egg-info/dependency_links.txt reading manifest file 'Flask_RESTful.egg-info/SOURCES.txt' writing manifest file 'Flask_RESTful.egg-info/SOURCES.txt' Copying Flask_RESTful.egg-info to /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7/site-packages/Flask_RESTful-0.3.3-py2.7.egg-info running install_scripts + pushd /builddir/build/BUILD/python3-python-flask-restful-0.3.3-1.fc22 ~/build/BUILD/python3-python-flask-restful-0.3.3-1.fc22 ~/build/BUILD/flask-restful-0.3.3 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful creating /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/representations copying build/lib/flask_restful/representations/json.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/representations copying build/lib/flask_restful/representations/__init__.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/representations copying build/lib/flask_restful/inputs.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful creating /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/utils copying build/lib/flask_restful/utils/crypto.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/utils copying build/lib/flask_restful/utils/cors.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/utils copying build/lib/flask_restful/utils/__init__.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/utils copying build/lib/flask_restful/reqparse.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful copying build/lib/flask_restful/fields.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful copying build/lib/flask_restful/paging.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful copying build/lib/flask_restful/__init__.py -> /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/representations/json.py to json.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/representations/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/inputs.py to inputs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/utils/crypto.py to crypto.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/utils/cors.py to cors.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/utils/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/reqparse.py to reqparse.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/fields.py to fields.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/paging.py to paging.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/flask_restful/__init__.py to __init__.cpython-34.pyc running install_egg_info running egg_info writing dependency_links to Flask_RESTful.egg-info/dependency_links.txt writing requirements to Flask_RESTful.egg-info/requires.txt writing Flask_RESTful.egg-info/PKG-INFO writing top-level names to Flask_RESTful.egg-info/top_level.txt reading manifest file 'Flask_RESTful.egg-info/SOURCES.txt' writing manifest file 'Flask_RESTful.egg-info/SOURCES.txt' Copying Flask_RESTful.egg-info to /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4/site-packages/Flask_RESTful-0.3.3-py3.4.egg-info running install_scripts + popd ~/build/BUILD/flask-restful-0.3.3 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/flask-restful-0.3.3 /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/brp-compress + /usr/lib/rpm/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-restful-0.3.3-1.fc22.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/lib/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.phf3EI + umask 022 + cd /builddir/build/BUILD + cd flask-restful-0.3.3 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to Flask_RESTful.egg-info/requires.txt writing Flask_RESTful.egg-info/PKG-INFO writing top-level names to Flask_RESTful.egg-info/top_level.txt writing dependency_links to Flask_RESTful.egg-info/dependency_links.txt reading manifest file 'Flask_RESTful.egg-info/SOURCES.txt' writing manifest file 'Flask_RESTful.egg-info/SOURCES.txt' running build_ext test_accept_default_application_json (tests.test_accept.AcceptTestCase) ... ok test_accept_default_override_accept (tests.test_accept.AcceptTestCase) ... ok test_accept_invalid_default_no_representations (tests.test_accept.AcceptTestCase) ... ok test_accept_no_default_accept_highest_quality_of_three (tests.test_accept.AcceptTestCase) ... ok test_accept_no_default_accept_highest_quality_of_two (tests.test_accept.AcceptTestCase) ... ok test_accept_no_default_custom_repr_match (tests.test_accept.AcceptTestCase) ... ok test_accept_no_default_custom_repr_not_acceptable (tests.test_accept.AcceptTestCase) ... ok test_accept_no_default_match_acceptable (tests.test_accept.AcceptTestCase) ... ok test_accept_no_default_no_match_not_acceptable (tests.test_accept.AcceptTestCase) ... ok test_accept_no_default_no_representations (tests.test_accept.AcceptTestCase) ... ok test_abort_custom_message (tests.test_api.APITestCase) ... ok test_abort_data (tests.test_api.APITestCase) ... ok test_abort_no_data (tests.test_api.APITestCase) ... ok test_abort_type (tests.test_api.APITestCase) ... ok test_add_resource (tests.test_api.APITestCase) ... ok test_add_resource_endpoint (tests.test_api.APITestCase) ... ok test_add_resource_forward_resource_class_parameters (tests.test_api.APITestCase) ... ok test_add_resource_kwargs (tests.test_api.APITestCase) ... ok test_add_the_same_resource_on_same_endpoint (tests.test_api.APITestCase) ... ok test_add_two_conflicting_resources_on_same_endpoint (tests.test_api.APITestCase) ... ok test_allow_null_presents_data (tests.test_api.APITestCase) ... ok test_api_base (tests.test_api.APITestCase) ... ok test_api_delayed_initialization (tests.test_api.APITestCase) ... ok test_api_prefix (tests.test_api.APITestCase) ... ok test_api_representation (tests.test_api.APITestCase) ... ok test_calling_owns_endpoint_before_api_init (tests.test_api.APITestCase) ... ok test_custom_error_message (tests.test_api.APITestCase) ... ok test_decorator (tests.test_api.APITestCase) ... ok test_endpoints (tests.test_api.APITestCase) ... ok test_error_data (tests.test_api.APITestCase) ... ok test_error_router_falls_back_to_original (tests.test_api.APITestCase) Verify that if an exception occurs in the Flask-RESTful error handler, ... ok test_fr_405 (tests.test_api.APITestCase) ... ok test_handle_api_error (tests.test_api.APITestCase) ... ok test_handle_auth (tests.test_api.APITestCase) ... ok test_handle_error (tests.test_api.APITestCase) ... ok test_handle_error_401_no_challenge_by_default (tests.test_api.APITestCase) ... ok test_handle_error_401_sends_challege_configured_realm (tests.test_api.APITestCase) ... ok test_handle_error_401_sends_challege_default_realm (tests.test_api.APITestCase) ... ok test_handle_error_signal (tests.test_api.APITestCase) ... ok test_handle_non_api_error (tests.test_api.APITestCase) ... ok test_handle_server_error (tests.test_api.APITestCase) ... ok test_handle_smart_errors (tests.test_api.APITestCase) ... ok test_http_code (tests.test_api.APITestCase) ... ok test_json_float_marshalled (tests.test_api.APITestCase) ... ok test_marshal (tests.test_api.APITestCase) ... ok test_marshal_decorator (tests.test_api.APITestCase) ... ok test_marshal_decorator_tuple (tests.test_api.APITestCase) ... ok test_marshal_decorator_tuple_with_envelope (tests.test_api.APITestCase) ... ok test_marshal_decorator_with_envelope (tests.test_api.APITestCase) ... ok test_marshal_field (tests.test_api.APITestCase) ... ok test_marshal_field_decorator (tests.test_api.APITestCase) ... ok test_marshal_field_decorator_tuple (tests.test_api.APITestCase) ... ok test_marshal_list (tests.test_api.APITestCase) ... ok test_marshal_list_of_lists (tests.test_api.APITestCase) ... ok test_marshal_list_of_nesteds (tests.test_api.APITestCase) ... ok test_marshal_nested (tests.test_api.APITestCase) ... ok test_marshal_nested_dict (tests.test_api.APITestCase) ... ok test_marshal_nested_property (tests.test_api.APITestCase) ... ok test_marshal_nested_with_non_null (tests.test_api.APITestCase) ... ok test_marshal_nested_with_null (tests.test_api.APITestCase) ... ok test_marshal_tuple (tests.test_api.APITestCase) ... ok test_marshal_tuple_with_envelope (tests.test_api.APITestCase) ... ok test_marshal_with_envelope (tests.test_api.APITestCase) ... ok test_media_types (tests.test_api.APITestCase) ... ok test_media_types_method (tests.test_api.APITestCase) ... ok test_media_types_q (tests.test_api.APITestCase) ... ok test_non_api_error_404_catchall (tests.test_api.APITestCase) ... ok test_output_func (tests.test_api.APITestCase) ... ok test_output_unpack (tests.test_api.APITestCase) ... ok test_redirect (tests.test_api.APITestCase) ... ok test_resource (tests.test_api.APITestCase) ... ok test_resource_decorator (tests.test_api.APITestCase) ... ok test_resource_error (tests.test_api.APITestCase) ... ok test_resource_head (tests.test_api.APITestCase) ... ok test_resource_resp (tests.test_api.APITestCase) ... ok test_resource_text_plain (tests.test_api.APITestCase) ... ok test_unauthorized (tests.test_api.APITestCase) ... ok test_unauthorized_custom_realm (tests.test_api.APITestCase) ... ok test_unauthorized_no_challenge_by_default (tests.test_api.APITestCase) ... ok test_url_for (tests.test_api.APITestCase) ... ok test_url_for_with_blueprint (tests.test_api.APITestCase) Verify that url_for works when an Api object is mounted on a ... ok test_will_pass_options_to_json (tests.test_api.APITestCase) ... ok test_will_prettyprint_json_in_debug_mode (tests.test_api.APITestCase) ... ok tests.test_api.test_unpack(('hey', 200, {}), ('hey', 200, {})) ... ok tests.test_api.test_unpack((('hey',), 200, {}), (('hey',), 200, {})) ... ok tests.test_api.test_unpack(('hey', 201, {}), ('hey', 201, {})) ... ok tests.test_api.test_unpack(('hey', 201, 'foo'), ('hey', 201, 'foo')) ... ok tests.test_api.test_unpack((['hey', 201], 200, {}), (['hey', 201], 200, {})) ... ok test_add_resource_endpoint (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_add_resource_endpoint_after_registration (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_api_base (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_api_delayed_initialization (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_error_routing (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_non_blueprint_non_rest_error_routing (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_non_blueprint_rest_error_routing (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_registration_prefix_overrides_blueprint_prefix (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_url_part_order_aeb (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_url_with_api_and_blueprint_prefix (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_url_with_api_prefix (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_url_with_blueprint_prefix (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_url_with_registration_prefix (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_access_control_expose_headers (tests.test_cors.CORSTestCase) ... ok test_crossdomain (tests.test_cors.CORSTestCase) ... ok test_no_crossdomain (tests.test_cors.CORSTestCase) ... ok test_encrypt_decrypt (tests.test_crypto.CryptoTestCase) ... ok test_advanced_fixed (tests.test_fields.FieldsTestCase) ... ok test_arbitrary (tests.test_fields.FieldsTestCase) ... ok test_attribute (tests.test_fields.FieldsTestCase) ... ok test_basic_dictionary (tests.test_fields.FieldsTestCase) ... ok test_basic_field (tests.test_fields.FieldsTestCase) ... ok test_date_field_invalid (tests.test_fields.FieldsTestCase) ... ok test_decimal_trash (tests.test_fields.FieldsTestCase) ... ok test_fixed (tests.test_fields.FieldsTestCase) ... ok test_fixed_with_attribute (tests.test_fields.FieldsTestCase) ... ok test_float (tests.test_fields.FieldsTestCase) ... ok test_float_decode_error (tests.test_fields.FieldsTestCase) ... ok test_formatted_string (tests.test_fields.FieldsTestCase) ... ok test_formatted_string_invalid_obj (tests.test_fields.FieldsTestCase) ... ok test_formatting_field (tests.test_fields.FieldsTestCase) ... ok test_formatting_field_dict (tests.test_fields.FieldsTestCase) ... ok test_formatting_field_none (tests.test_fields.FieldsTestCase) ... ok test_formatting_field_tuple (tests.test_fields.FieldsTestCase) ... ok test_get_value (tests.test_fields.FieldsTestCase) ... ok test_get_value_no_value (tests.test_fields.FieldsTestCase) ... ok test_get_value_obj (tests.test_fields.FieldsTestCase) ... ok test_indexable_object (tests.test_fields.FieldsTestCase) ... ok test_infinite_fixed (tests.test_fields.FieldsTestCase) ... ok test_int (tests.test_fields.FieldsTestCase) ... ok test_int_decode_error (tests.test_fields.FieldsTestCase) ... ok test_int_default (tests.test_fields.FieldsTestCase) ... ok test_iso8601_date_field_with_offset (tests.test_fields.FieldsTestCase) ... ok test_iso8601_date_field_without_offset (tests.test_fields.FieldsTestCase) ... ok test_list (tests.test_fields.FieldsTestCase) ... ok test_list_from_dict_with_attribute (tests.test_fields.FieldsTestCase) ... ok test_list_from_object (tests.test_fields.FieldsTestCase) ... ok test_list_from_set (tests.test_fields.FieldsTestCase) ... ok test_list_of_nested (tests.test_fields.FieldsTestCase) ... ok test_list_of_raw (tests.test_fields.FieldsTestCase) ... ok test_list_with_attribute (tests.test_fields.FieldsTestCase) ... ok test_list_with_scoped_attribute_on_dict_or_obj (tests.test_fields.FieldsTestCase) ... ok test_nested_raw_field (tests.test_fields.FieldsTestCase) ... ok test_nested_with_default (tests.test_fields.FieldsTestCase) ... ok test_no_attribute (tests.test_fields.FieldsTestCase) ... ok test_no_int (tests.test_fields.FieldsTestCase) ... ok test_null_list (tests.test_fields.FieldsTestCase) ... ok test_raw_field (tests.test_fields.FieldsTestCase) ... ok test_rfc822_date_field_with_offset (tests.test_fields.FieldsTestCase) ... ok test_rfc822_date_field_without_offset (tests.test_fields.FieldsTestCase) ... ok test_string (tests.test_fields.FieldsTestCase) ... ok test_string_no_value (tests.test_fields.FieldsTestCase) ... ok test_string_none (tests.test_fields.FieldsTestCase) ... ok test_string_with_attribute (tests.test_fields.FieldsTestCase) ... ok test_string_with_lambda (tests.test_fields.FieldsTestCase) ... ok test_string_with_partial (tests.test_fields.FieldsTestCase) ... ok test_to_dict (tests.test_fields.FieldsTestCase) ... ok test_to_dict_custom_marshal (tests.test_fields.FieldsTestCase) ... ok test_to_dict_obj (tests.test_fields.FieldsTestCase) ... ok test_unsupported_datetime_format (tests.test_fields.FieldsTestCase) ... ok test_url (tests.test_fields.FieldsTestCase) ... ok test_url_absolute (tests.test_fields.FieldsTestCase) ... ok test_url_absolute_scheme (tests.test_fields.FieldsTestCase) Url.scheme should override current_request.scheme ... ok test_url_invalid_object (tests.test_fields.FieldsTestCase) ... ok test_url_with_blueprint (tests.test_fields.FieldsTestCase) ... ok test_url_with_blueprint_absolute (tests.test_fields.FieldsTestCase) ... ok test_url_with_blueprint_absolute_scheme (tests.test_fields.FieldsTestCase) ... ok test_url_with_blueprint_invalid_object (tests.test_fields.FieldsTestCase) ... ok test_url_without_endpoint (tests.test_fields.FieldsTestCase) ... ok test_url_without_endpoint_absolute (tests.test_fields.FieldsTestCase) ... ok test_url_without_endpoint_absolute_scheme (tests.test_fields.FieldsTestCase) ... ok test_url_without_endpoint_invalid_object (tests.test_fields.FieldsTestCase) ... ok test_zero_fixed (tests.test_fields.FieldsTestCase) ... ok tests.test_fields.test_float(-3.13, , '-3.13') ... ok tests.test_fields.test_float(-3.13, , '-3.13') ... ok tests.test_fields.test_float(3.0, , 3) ... ok tests.test_fields.test_boolean(True, , True) ... ok tests.test_fields.test_boolean(False, , False) ... ok tests.test_fields.test_boolean(False, , {}) ... ok tests.test_fields.test_boolean(True, , 'false') ... ok tests.test_fields.test_boolean(True, , '0') ... ok tests.test_fields.test_rfc822_datetime_formatters('Sat, 01 Jan 2011 00:00:00 -0000', 'Sat, 01 Jan 2011 00:00:00 -0000') ... ok tests.test_fields.test_rfc822_datetime_formatters('Sat, 01 Jan 2011 23:59:59 -0000', 'Sat, 01 Jan 2011 23:59:59 -0000') ... ok tests.test_fields.test_rfc822_datetime_formatters('Sat, 01 Jan 2011 23:59:59 -0000', 'Sat, 01 Jan 2011 23:59:59 -0000') ... ok tests.test_fields.test_rfc822_datetime_formatters('Sat, 01 Jan 2011 22:59:59 -0000', 'Sat, 01 Jan 2011 22:59:59 -0000') ... ok tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T00:00:00', '2011-01-01T00:00:00') ... ok tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T23:59:59', '2011-01-01T23:59:59') ... ok tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T23:59:59.001000', '2011-01-01T23:59:59.001000') ... ok tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T23:59:59+00:00', '2011-01-01T23:59:59+00:00') ... ok tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T23:59:59.001000+00:00', '2011-01-01T23:59:59.001000+00:00') ... ok tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T23:59:59+01:00', '2011-01-01T23:59:59+01:00') ... ok test_bad_boolean (tests.test_inputs.TypesTestCase) ... ok test_boolean (tests.test_inputs.TypesTestCase) ... ok test_boolean_false (tests.test_inputs.TypesTestCase) ... ok test_boolean_is_false_for_0 (tests.test_inputs.TypesTestCase) ... ok test_boolean_is_true_for_1 (tests.test_inputs.TypesTestCase) ... ok test_boolean_true (tests.test_inputs.TypesTestCase) ... ok test_boolean_upper_case (tests.test_inputs.TypesTestCase) ... ok test_boolean_with_python_bool (tests.test_inputs.TypesTestCase) Input that is already a native python `bool` should be passed through ... ok test_date_input (tests.test_inputs.TypesTestCase) ... ok test_date_input_error (tests.test_inputs.TypesTestCase) ... ok test_date_later_than_1900 (tests.test_inputs.TypesTestCase) ... ok test_int_range_good (tests.test_inputs.TypesTestCase) ... ok test_int_range_high (tests.test_inputs.TypesTestCase) ... ok test_int_range_inclusive (tests.test_inputs.TypesTestCase) ... ok test_int_range_low (tests.test_inputs.TypesTestCase) ... ok test_natual_negative (tests.test_inputs.TypesTestCase) ... ok test_natual_string (tests.test_inputs.TypesTestCase) ... ok test_natural (tests.test_inputs.TypesTestCase) ... ok test_positive (tests.test_inputs.TypesTestCase) ... ok test_positive_negative_input (tests.test_inputs.TypesTestCase) ... ok test_positive_zero (tests.test_inputs.TypesTestCase) ... ok tests.test_inputs.test_reverse_rfc822_datetime(datetime.datetime(2011, 1, 1, 0, 0, tzinfo=), datetime.datetime(2011, 1, 1, 0, 0, tzinfo=)) ... ok tests.test_inputs.test_reverse_rfc822_datetime(datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=), datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=)) ... ok tests.test_inputs.test_reverse_rfc822_datetime(datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=), datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=)) ... ok tests.test_inputs.test_reverse_iso8601_datetime(datetime.datetime(2011, 1, 1, 0, 0, tzinfo=+0:00:00 UTC), datetime.datetime(2011, 1, 1, 0, 0, tzinfo=)) ... ok tests.test_inputs.test_reverse_iso8601_datetime(datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=+0:00:00 UTC), datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=)) ... ok tests.test_inputs.test_reverse_iso8601_datetime(datetime.datetime(2011, 1, 1, 23, 59, 59, 1000, tzinfo=+0:00:00 UTC), datetime.datetime(2011, 1, 1, 23, 59, 59, 1000, tzinfo=)) ... ok tests.test_inputs.test_reverse_iso8601_datetime(datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=+2:00:00 UTC), datetime.datetime(2011, 1, 1, 21, 59, 59, tzinfo=)) ... ok tests.test_inputs.test_urls('http://www.djangoproject.com/', 'http://www.djangoproject.com/') ... ok tests.test_inputs.test_urls('http://localhost/', 'http://localhost/') ... ok tests.test_inputs.test_urls('http://example.com/', 'http://example.com/') ... ok tests.test_inputs.test_urls('http://www.example.com/', 'http://www.example.com/') ... ok tests.test_inputs.test_urls('http://www.example.com:8000/test', 'http://www.example.com:8000/test') ... ok tests.test_inputs.test_urls('http://valid-with-hyphens.com/', 'http://valid-with-hyphens.com/') ... ok tests.test_inputs.test_urls('http://subdomain.example.com/', 'http://subdomain.example.com/') ... ok tests.test_inputs.test_urls('http://200.8.9.10/', 'http://200.8.9.10/') ... ok tests.test_inputs.test_urls('http://200.8.9.10:8000/test', 'http://200.8.9.10:8000/test') ... ok tests.test_inputs.test_urls('http://valid-----hyphens.com/', 'http://valid-----hyphens.com/') ... ok tests.test_inputs.test_urls('http://example.com?something=value', 'http://example.com?something=value') ... ok tests.test_inputs.test_urls('http://example.com/index.php?something=value&another=value2', 'http://example.com/index.php?something=value&another=value2') ... ok tests.test_inputs.test_urls('http://foo:bar@example.com', 'http://foo:bar@example.com') ... ok tests.test_inputs.test_urls('http://foo:@example.com', 'http://foo:@example.com') ... ok tests.test_inputs.test_urls('http://foo:@2001:db8:85a3::8a2e:370:7334', 'http://foo:@2001:db8:85a3::8a2e:370:7334') ... ok tests.test_inputs.test_urls('http://foo2:qd1%r@example.com', 'http://foo2:qd1%r@example.com') ... ok tests.test_inputs.test_bad_urls('foo',) ... ok tests.test_inputs.test_bad_urls('http://',) ... ok tests.test_inputs.test_bad_urls('http://example',) ... ok tests.test_inputs.test_bad_urls('http://example.',) ... ok tests.test_inputs.test_bad_urls('http://.com',) ... ok tests.test_inputs.test_bad_urls('http://invalid-.com',) ... ok tests.test_inputs.test_bad_urls('http://-invalid.com',) ... ok tests.test_inputs.test_bad_urls('http://inv-.alid-.com',) ... ok tests.test_inputs.test_bad_urls('http://inv-.-alid.com',) ... ok tests.test_inputs.test_bad_urls('foo bar baz',) ... ok tests.test_inputs.test_bad_urls(u'foo \u2713',) ... ok tests.test_inputs.test_bad_urls('http://@foo:bar@example.com',) ... ok tests.test_inputs.test_bad_urls('http://:bar@example.com',) ... ok tests.test_inputs.test_bad_urls('http://bar:bar:bar@example.com',) ... ok tests.test_inputs.test_bad_url_error_message('google.com',) ... ok tests.test_inputs.test_bad_url_error_message('domain.google.com',) ... ok tests.test_inputs.test_bad_url_error_message('kevin:pass@google.com/path?query',) ... ok tests.test_inputs.test_bad_url_error_message(u'google.com/path?\u2713',) ... ok tests.test_inputs.test_regex_bad_input(, at 0x7f7d5f06fc08>) ... ok tests.test_inputs.test_regex_bad_input(, at 0x7f7d5f3c6d70>) ... ok tests.test_inputs.test_regex_bad_input(, at 0x7f7d5f3c61b8>) ... ok tests.test_inputs.test_regex_bad_input(, at 0x7f7d5f3c6500>) ... ok tests.test_inputs.test_regex_good_input('123', '123') ... ok tests.test_inputs.test_regex_good_input('1234567890', '1234567890') ... ok tests.test_inputs.test_regex_good_input('00000', '00000') ... ok tests.test_inputs.test_regex_bad_pattern Regex error raised immediately when regex input parser is created. ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2014, 3, 5, 16, 35, 6, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2014, 3, 5, 16, 35, 6, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 3, 12, 30, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 3, 12, 30, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 15, 0, tzinfo=), datetime.datetime(2013, 1, 31, 15, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 15, 0, tzinfo=), datetime.datetime(2013, 1, 31, 15, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 22, 0, tzinfo=), datetime.datetime(2013, 1, 15, 22, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 22, 0, tzinfo=), datetime.datetime(2013, 1, 15, 22, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 0, 0, tzinfo=), datetime.datetime(2013, 1, 4, 0, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 0, 0, tzinfo=), datetime.datetime(2013, 1, 4, 0, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 2, 1, 12, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 2, 1, 12, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 0, 0, tzinfo=), datetime.datetime(2013, 6, 30, 0, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 0, 0, tzinfo=), datetime.datetime(2013, 6, 30, 0, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 2, 17, 19, 0, tzinfo=), datetime.datetime(2013, 2, 28, 22, 0, tzinfo=)), (datetime.datetime(2013, 2, 17, 19, 0, tzinfo=), datetime.datetime(2013, 2, 28, 22, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, 46, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, 46, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 10, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 10, 30, 46, tzinfo=)), (datetime.datetime(2013, 1, 1, 10, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 10, 30, 46, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, 46, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, 46, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 1, 12, 31, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 1, 12, 31, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 8, 30, tzinfo=), datetime.datetime(2013, 1, 1, 8, 31, tzinfo=)), (datetime.datetime(2013, 1, 1, 8, 30, tzinfo=), datetime.datetime(2013, 1, 1, 8, 31, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 1, 12, 31, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 1, 12, 31, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 13, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 13, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 19, 0, tzinfo=), datetime.datetime(2013, 1, 1, 20, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 19, 0, tzinfo=), datetime.datetime(2013, 1, 1, 20, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 13, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 13, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, tzinfo=))) ... ok tests.test_inputs.test_invalid_isointerval_error ... ok tests.test_inputs.test_bad_isointervals(, , '2013-01T14:') ... ok tests.test_inputs.test_bad_isointervals(, , '') ... ok tests.test_inputs.test_bad_isointervals(, , 'asdf') ... ok tests.test_inputs.test_bad_isointervals(, , '01/01/2013') ... ok test_bookmark_paging (tests.test_paging.PagingTestCase) ... ok test_action (tests.test_reqparse.ReqParseTestCase) ... ok test_action_default (tests.test_reqparse.ReqParseTestCase) ... ok test_action_filter (tests.test_reqparse.ReqParseTestCase) ... ok test_both_json_and_values_location (tests.test_reqparse.ReqParseTestCase) ... ok test_chaining (tests.test_reqparse.ReqParseTestCase) ... ok test_choices (tests.test_reqparse.ReqParseTestCase) ... ok test_choices_default (tests.test_reqparse.ReqParseTestCase) ... ok test_convert_default_type_with_null_input (tests.test_reqparse.ReqParseTestCase) convert() should properly handle case where input is None ... ok test_default (tests.test_reqparse.ReqParseTestCase) ... ok test_default_default (tests.test_reqparse.ReqParseTestCase) ... ok test_default_dest (tests.test_reqparse.ReqParseTestCase) ... ok test_default_help (tests.test_reqparse.ReqParseTestCase) ... ok test_default_operators (tests.test_reqparse.ReqParseTestCase) ... ok test_default_type (tests.test_reqparse.ReqParseTestCase) ... ok test_dest (tests.test_reqparse.ReqParseTestCase) ... ok test_filestorage_custom_type (tests.test_reqparse.ReqParseTestCase) ... ok test_get_json_location (tests.test_reqparse.ReqParseTestCase) ... ok test_help (tests.test_reqparse.ReqParseTestCase) ... ok test_ignore (tests.test_reqparse.ReqParseTestCase) ... ok test_ignore_default (tests.test_reqparse.ReqParseTestCase) ... ok test_int_choice_types (tests.test_reqparse.ReqParseTestCase) ... ok test_int_range_choice_types (tests.test_reqparse.ReqParseTestCase) ... ok test_json_location (tests.test_reqparse.ReqParseTestCase) ... ok test_location_get_json (tests.test_reqparse.ReqParseTestCase) ... ok test_location_header (tests.test_reqparse.ReqParseTestCase) ... ok test_location_header_list (tests.test_reqparse.ReqParseTestCase) ... ok test_location_json (tests.test_reqparse.ReqParseTestCase) ... ok test_location_url (tests.test_reqparse.ReqParseTestCase) ... ok test_location_url_list (tests.test_reqparse.ReqParseTestCase) ... ok test_name (tests.test_reqparse.ReqParseTestCase) ... ok test_namespace_configurability (tests.test_reqparse.ReqParseTestCase) ... ok test_namespace_existence (tests.test_reqparse.ReqParseTestCase) ... ok test_namespace_missing (tests.test_reqparse.ReqParseTestCase) ... ok test_no_help (tests.test_reqparse.ReqParseTestCase) ... ok test_none_argument (tests.test_reqparse.ReqParseTestCase) ... ok test_not_json_location_and_content_type_json (tests.test_reqparse.ReqParseTestCase) ... ok test_operator (tests.test_reqparse.ReqParseTestCase) ... ok test_option_case_sensitive (tests.test_reqparse.ReqParseTestCase) ... ok test_parse (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_append (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_append_default (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_append_ignore (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_append_single (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_callable_default (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_choices (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_choices_correct (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_choices_insensitive (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_choices_sensitive (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_default (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_default_append (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_dest (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_eq (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_eq_other (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_error_bundling (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_error_bundling_w_parser_arg (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_foo_operators_four_hunderd (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_foo_operators_ignore (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_gte (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_gte_lte_eq (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_ignore (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_lte (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_lte_gte_append (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_lte_gte_missing (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_lte_gte_mock (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_none (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_required (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_store_missing (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_unicode (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_unicode_app (tests.test_reqparse.ReqParseTestCase) ... ok test_passing_arguments_object (tests.test_reqparse.ReqParseTestCase) ... ok test_request_parser_copy (tests.test_reqparse.ReqParseTestCase) ... ok test_request_parser_remove_argument (tests.test_reqparse.ReqParseTestCase) ... ok test_request_parser_replace_argument (tests.test_reqparse.ReqParseTestCase) ... ok test_required (tests.test_reqparse.ReqParseTestCase) ... ok test_required_default (tests.test_reqparse.ReqParseTestCase) ... ok test_source (tests.test_reqparse.ReqParseTestCase) ... ok test_source_bad_location (tests.test_reqparse.ReqParseTestCase) ... ok test_source_default_location (tests.test_reqparse.ReqParseTestCase) ... ok test_strict_parsing_off (tests.test_reqparse.ReqParseTestCase) ... ok test_strict_parsing_off_partial_hit (tests.test_reqparse.ReqParseTestCase) ... ok test_strict_parsing_on (tests.test_reqparse.ReqParseTestCase) ... ok test_strict_parsing_on_partial_hit (tests.test_reqparse.ReqParseTestCase) ... ok test_trim_argument (tests.test_reqparse.ReqParseTestCase) ... ok test_trim_request_parser (tests.test_reqparse.ReqParseTestCase) ... ok test_trim_request_parser_json (tests.test_reqparse.ReqParseTestCase) ... ok test_type (tests.test_reqparse.ReqParseTestCase) ... ok test_type_callable (tests.test_reqparse.ReqParseTestCase) ... ok test_type_callable_none (tests.test_reqparse.ReqParseTestCase) ... ok test_type_decimal (tests.test_reqparse.ReqParseTestCase) ... ok test_type_filestorage (tests.test_reqparse.ReqParseTestCase) ... ok test_viewargs (tests.test_reqparse.ReqParseTestCase) ... ok ---------------------------------------------------------------------- Ran 374 tests in 0.237s OK + /usr/bin/python3 setup.py test running test running egg_info writing dependency_links to Flask_RESTful.egg-info/dependency_links.txt writing top-level names to Flask_RESTful.egg-info/top_level.txt writing Flask_RESTful.egg-info/PKG-INFO writing requirements to Flask_RESTful.egg-info/requires.txt reading manifest file 'Flask_RESTful.egg-info/SOURCES.txt' writing manifest file 'Flask_RESTful.egg-info/SOURCES.txt' running build_ext /usr/lib/python3.4/site-packages/pytz/__init__.py:533: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/share/zoneinfo/zone.tab' mode='r' encoding='ANSI_X3.4-1968'> for l in open(os.path.join(_tzinfo_dir, "zone.tab")) test_accept_default_application_json (tests.test_accept.AcceptTestCase) ... /builddir/build/BUILD/flask-restful-0.3.3/tests/test_accept.py:23: DeprecationWarning: Please use assertEqual instead. assert_equals(res.status_code, 200) ok test_accept_default_override_accept (tests.test_accept.AcceptTestCase) ... ok test_accept_invalid_default_no_representations (tests.test_accept.AcceptTestCase) ... ok test_accept_no_default_accept_highest_quality_of_three (tests.test_accept.AcceptTestCase) ... ok test_accept_no_default_accept_highest_quality_of_two (tests.test_accept.AcceptTestCase) ... ok test_accept_no_default_custom_repr_match (tests.test_accept.AcceptTestCase) ... ok test_accept_no_default_custom_repr_not_acceptable (tests.test_accept.AcceptTestCase) ... ok test_accept_no_default_match_acceptable (tests.test_accept.AcceptTestCase) ... ok test_accept_no_default_no_match_not_acceptable (tests.test_accept.AcceptTestCase) ... ok test_accept_no_default_no_representations (tests.test_accept.AcceptTestCase) ... ok test_abort_custom_message (tests.test_api.APITestCase) ... /builddir/build/BUILD/flask-restful-0.3.3/tests/test_api.py:753: DeprecationWarning: Please use assertEqual instead. assert_equals(e.data['message'], "no user") ok test_abort_data (tests.test_api.APITestCase) ... ok test_abort_no_data (tests.test_api.APITestCase) ... ok test_abort_type (tests.test_api.APITestCase) ... ok test_add_resource (tests.test_api.APITestCase) ... ok test_add_resource_endpoint (tests.test_api.APITestCase) ... ok test_add_resource_forward_resource_class_parameters (tests.test_api.APITestCase) ... ok test_add_resource_kwargs (tests.test_api.APITestCase) ... ok test_add_the_same_resource_on_same_endpoint (tests.test_api.APITestCase) ... ok test_add_two_conflicting_resources_on_same_endpoint (tests.test_api.APITestCase) ... ok test_allow_null_presents_data (tests.test_api.APITestCase) ... ok test_api_base (tests.test_api.APITestCase) ... ok test_api_delayed_initialization (tests.test_api.APITestCase) ... ok test_api_prefix (tests.test_api.APITestCase) ... ok test_api_representation (tests.test_api.APITestCase) ... ok test_calling_owns_endpoint_before_api_init (tests.test_api.APITestCase) ... ok test_custom_error_message (tests.test_api.APITestCase) ... ok test_decorator (tests.test_api.APITestCase) ... ok test_endpoints (tests.test_api.APITestCase) ... ok test_error_data (tests.test_api.APITestCase) ... ok test_error_router_falls_back_to_original (tests.test_api.APITestCase) Verify that if an exception occurs in the Flask-RESTful error handler, ... ok test_fr_405 (tests.test_api.APITestCase) ... ok test_handle_api_error (tests.test_api.APITestCase) ... ok test_handle_auth (tests.test_api.APITestCase) ... ok test_handle_error (tests.test_api.APITestCase) ... ok test_handle_error_401_no_challenge_by_default (tests.test_api.APITestCase) ... ok test_handle_error_401_sends_challege_configured_realm (tests.test_api.APITestCase) ... ok test_handle_error_401_sends_challege_default_realm (tests.test_api.APITestCase) ... ok test_handle_error_signal (tests.test_api.APITestCase) ... ok test_handle_non_api_error (tests.test_api.APITestCase) ... ok test_handle_server_error (tests.test_api.APITestCase) ... ok test_handle_smart_errors (tests.test_api.APITestCase) ... ok test_http_code (tests.test_api.APITestCase) ... ok test_json_float_marshalled (tests.test_api.APITestCase) ... ok test_marshal (tests.test_api.APITestCase) ... ok test_marshal_decorator (tests.test_api.APITestCase) ... ok test_marshal_decorator_tuple (tests.test_api.APITestCase) ... ok test_marshal_decorator_tuple_with_envelope (tests.test_api.APITestCase) ... ok test_marshal_decorator_with_envelope (tests.test_api.APITestCase) ... ok test_marshal_field (tests.test_api.APITestCase) ... ok test_marshal_field_decorator (tests.test_api.APITestCase) ... ok test_marshal_field_decorator_tuple (tests.test_api.APITestCase) ... ok test_marshal_list (tests.test_api.APITestCase) ... ok test_marshal_list_of_lists (tests.test_api.APITestCase) ... ok test_marshal_list_of_nesteds (tests.test_api.APITestCase) ... ok test_marshal_nested (tests.test_api.APITestCase) ... ok test_marshal_nested_dict (tests.test_api.APITestCase) ... ok test_marshal_nested_property (tests.test_api.APITestCase) ... ok test_marshal_nested_with_non_null (tests.test_api.APITestCase) ... ok test_marshal_nested_with_null (tests.test_api.APITestCase) ... ok test_marshal_tuple (tests.test_api.APITestCase) ... ok test_marshal_tuple_with_envelope (tests.test_api.APITestCase) ... ok test_marshal_with_envelope (tests.test_api.APITestCase) ... ok test_media_types (tests.test_api.APITestCase) ... ok test_media_types_method (tests.test_api.APITestCase) ... ok test_media_types_q (tests.test_api.APITestCase) ... ok test_non_api_error_404_catchall (tests.test_api.APITestCase) ... ok test_output_func (tests.test_api.APITestCase) ... ok test_output_unpack (tests.test_api.APITestCase) ... ok test_redirect (tests.test_api.APITestCase) ... ok test_resource (tests.test_api.APITestCase) ... ok test_resource_decorator (tests.test_api.APITestCase) ... ok test_resource_error (tests.test_api.APITestCase) ... ok test_resource_head (tests.test_api.APITestCase) ... ok test_resource_resp (tests.test_api.APITestCase) ... ok test_resource_text_plain (tests.test_api.APITestCase) ... ok test_unauthorized (tests.test_api.APITestCase) ... ok test_unauthorized_custom_realm (tests.test_api.APITestCase) ... ok test_unauthorized_no_challenge_by_default (tests.test_api.APITestCase) ... ok test_url_for (tests.test_api.APITestCase) ... ok test_url_for_with_blueprint (tests.test_api.APITestCase) Verify that url_for works when an Api object is mounted on a ... ok test_will_pass_options_to_json (tests.test_api.APITestCase) ... ok test_will_prettyprint_json_in_debug_mode (tests.test_api.APITestCase) ... ok tests.test_api.test_unpack(('hey', 200, {}), ('hey', 200, {})) ... ok tests.test_api.test_unpack((('hey',), 200, {}), (('hey',), 200, {})) ... ok tests.test_api.test_unpack(('hey', 201, {}), ('hey', 201, {})) ... ok tests.test_api.test_unpack(('hey', 201, 'foo'), ('hey', 201, 'foo')) ... ok tests.test_api.test_unpack((['hey', 201], 200, {}), (['hey', 201], 200, {})) ... ok test_add_resource_endpoint (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_add_resource_endpoint_after_registration (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_api_base (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... /builddir/build/BUILD/flask-restful-0.3.3/tests/test_api_with_blueprint.py:36: DeprecationWarning: Please use assertEqual instead. self.assertEquals(api.urls, {}) ok test_api_delayed_initialization (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_error_routing (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_non_blueprint_non_rest_error_routing (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_non_blueprint_rest_error_routing (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_registration_prefix_overrides_blueprint_prefix (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_url_part_order_aeb (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_url_with_api_and_blueprint_prefix (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_url_with_api_prefix (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_url_with_blueprint_prefix (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_url_with_registration_prefix (tests.test_api_with_blueprint.APIWithBlueprintTestCase) ... ok test_access_control_expose_headers (tests.test_cors.CORSTestCase) ... /builddir/build/BUILD/flask-restful-0.3.3/tests/test_cors.py:44: DeprecationWarning: Please use assertEqual instead. assert_equals(res.status_code, 200) ok test_crossdomain (tests.test_cors.CORSTestCase) ... ok test_no_crossdomain (tests.test_cors.CORSTestCase) ... ok test_encrypt_decrypt (tests.test_crypto.CryptoTestCase) ... ok test_advanced_fixed (tests.test_fields.FieldsTestCase) ... ok test_arbitrary (tests.test_fields.FieldsTestCase) ... /builddir/build/BUILD/flask-restful-0.3.3/tests/test_fields.py:312: DeprecationWarning: Please use assertEqual instead. self.assertEquals(self.PI_STR, field.output("hey", {'hey': self.PI})) ok test_attribute (tests.test_fields.FieldsTestCase) ... ok test_basic_dictionary (tests.test_fields.FieldsTestCase) ... ok test_basic_field (tests.test_fields.FieldsTestCase) ... ok test_date_field_invalid (tests.test_fields.FieldsTestCase) ... ok test_decimal_trash (tests.test_fields.FieldsTestCase) ... ok test_fixed (tests.test_fields.FieldsTestCase) ... ok test_fixed_with_attribute (tests.test_fields.FieldsTestCase) ... ok test_float (tests.test_fields.FieldsTestCase) ... ok test_float_decode_error (tests.test_fields.FieldsTestCase) ... ok test_formatted_string (tests.test_fields.FieldsTestCase) ... ok test_formatted_string_invalid_obj (tests.test_fields.FieldsTestCase) ... ok test_formatting_field (tests.test_fields.FieldsTestCase) ... ok test_formatting_field_dict (tests.test_fields.FieldsTestCase) ... ok test_formatting_field_none (tests.test_fields.FieldsTestCase) ... ok test_formatting_field_tuple (tests.test_fields.FieldsTestCase) ... ok test_get_value (tests.test_fields.FieldsTestCase) ... ok test_get_value_no_value (tests.test_fields.FieldsTestCase) ... ok test_get_value_obj (tests.test_fields.FieldsTestCase) ... ok test_indexable_object (tests.test_fields.FieldsTestCase) ... ok test_infinite_fixed (tests.test_fields.FieldsTestCase) ... ok test_int (tests.test_fields.FieldsTestCase) ... ok test_int_decode_error (tests.test_fields.FieldsTestCase) ... ok test_int_default (tests.test_fields.FieldsTestCase) ... ok test_iso8601_date_field_with_offset (tests.test_fields.FieldsTestCase) ... ok test_iso8601_date_field_without_offset (tests.test_fields.FieldsTestCase) ... ok test_list (tests.test_fields.FieldsTestCase) ... ok test_list_from_dict_with_attribute (tests.test_fields.FieldsTestCase) ... ok test_list_from_object (tests.test_fields.FieldsTestCase) ... ok test_list_from_set (tests.test_fields.FieldsTestCase) ... ok test_list_of_nested (tests.test_fields.FieldsTestCase) ... ok test_list_of_raw (tests.test_fields.FieldsTestCase) ... ok test_list_with_attribute (tests.test_fields.FieldsTestCase) ... ok test_list_with_scoped_attribute_on_dict_or_obj (tests.test_fields.FieldsTestCase) ... ok test_nested_raw_field (tests.test_fields.FieldsTestCase) ... ok test_nested_with_default (tests.test_fields.FieldsTestCase) ... ok test_no_attribute (tests.test_fields.FieldsTestCase) ... ok test_no_int (tests.test_fields.FieldsTestCase) ... ok test_null_list (tests.test_fields.FieldsTestCase) ... ok test_raw_field (tests.test_fields.FieldsTestCase) ... ok test_rfc822_date_field_with_offset (tests.test_fields.FieldsTestCase) ... ok test_rfc822_date_field_without_offset (tests.test_fields.FieldsTestCase) ... ok test_string (tests.test_fields.FieldsTestCase) ... ok test_string_no_value (tests.test_fields.FieldsTestCase) ... ok test_string_none (tests.test_fields.FieldsTestCase) ... ok test_string_with_attribute (tests.test_fields.FieldsTestCase) ... ok test_string_with_lambda (tests.test_fields.FieldsTestCase) ... ok test_string_with_partial (tests.test_fields.FieldsTestCase) ... ok test_to_dict (tests.test_fields.FieldsTestCase) ... ok test_to_dict_custom_marshal (tests.test_fields.FieldsTestCase) ... ok test_to_dict_obj (tests.test_fields.FieldsTestCase) ... ok test_unsupported_datetime_format (tests.test_fields.FieldsTestCase) ... ok test_url (tests.test_fields.FieldsTestCase) ... ok test_url_absolute (tests.test_fields.FieldsTestCase) ... ok test_url_absolute_scheme (tests.test_fields.FieldsTestCase) Url.scheme should override current_request.scheme ... ok test_url_invalid_object (tests.test_fields.FieldsTestCase) ... ok test_url_with_blueprint (tests.test_fields.FieldsTestCase) ... ok test_url_with_blueprint_absolute (tests.test_fields.FieldsTestCase) ... ok test_url_with_blueprint_absolute_scheme (tests.test_fields.FieldsTestCase) ... ok test_url_with_blueprint_invalid_object (tests.test_fields.FieldsTestCase) ... ok test_url_without_endpoint (tests.test_fields.FieldsTestCase) ... ok test_url_without_endpoint_absolute (tests.test_fields.FieldsTestCase) ... ok test_url_without_endpoint_absolute_scheme (tests.test_fields.FieldsTestCase) ... ok test_url_without_endpoint_invalid_object (tests.test_fields.FieldsTestCase) ... ok test_zero_fixed (tests.test_fields.FieldsTestCase) ... ok tests.test_fields.test_float(-3.13, , '-3.13') ... ok tests.test_fields.test_float(-3.13, , '-3.13') ... ok tests.test_fields.test_float(3.0, , 3) ... ok tests.test_fields.test_boolean(True, , True) ... ok tests.test_fields.test_boolean(False, , False) ... ok tests.test_fields.test_boolean(False, , {}) ... ok tests.test_fields.test_boolean(True, , 'false') ... ok tests.test_fields.test_boolean(True, , '0') ... ok tests.test_fields.test_rfc822_datetime_formatters('Sat, 01 Jan 2011 00:00:00 -0000', 'Sat, 01 Jan 2011 00:00:00 -0000') ... /usr/lib/python3.4/site-packages/nose/case.py:198: DeprecationWarning: Please use assertEqual instead. self.test(*self.arg) ok tests.test_fields.test_rfc822_datetime_formatters('Sat, 01 Jan 2011 23:59:59 -0000', 'Sat, 01 Jan 2011 23:59:59 -0000') ... ok tests.test_fields.test_rfc822_datetime_formatters('Sat, 01 Jan 2011 23:59:59 -0000', 'Sat, 01 Jan 2011 23:59:59 -0000') ... ok tests.test_fields.test_rfc822_datetime_formatters('Sat, 01 Jan 2011 22:59:59 -0000', 'Sat, 01 Jan 2011 22:59:59 -0000') ... ok tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T00:00:00', '2011-01-01T00:00:00') ... ok tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T23:59:59', '2011-01-01T23:59:59') ... ok tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T23:59:59.001000', '2011-01-01T23:59:59.001000') ... ok tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T23:59:59+00:00', '2011-01-01T23:59:59+00:00') ... ok tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T23:59:59.001000+00:00', '2011-01-01T23:59:59.001000+00:00') ... ok tests.test_fields.test_iso8601_datetime_formatters('2011-01-01T23:59:59+01:00', '2011-01-01T23:59:59+01:00') ... ok test_bad_boolean (tests.test_inputs.TypesTestCase) ... ok test_boolean (tests.test_inputs.TypesTestCase) ... ok test_boolean_false (tests.test_inputs.TypesTestCase) ... ok test_boolean_is_false_for_0 (tests.test_inputs.TypesTestCase) ... ok test_boolean_is_true_for_1 (tests.test_inputs.TypesTestCase) ... ok test_boolean_true (tests.test_inputs.TypesTestCase) ... ok test_boolean_upper_case (tests.test_inputs.TypesTestCase) ... ok test_boolean_with_python_bool (tests.test_inputs.TypesTestCase) Input that is already a native python `bool` should be passed through ... ok test_date_input (tests.test_inputs.TypesTestCase) ... ok test_date_input_error (tests.test_inputs.TypesTestCase) ... ok test_date_later_than_1900 (tests.test_inputs.TypesTestCase) ... ok test_int_range_good (tests.test_inputs.TypesTestCase) ... ok test_int_range_high (tests.test_inputs.TypesTestCase) ... ok test_int_range_inclusive (tests.test_inputs.TypesTestCase) ... ok test_int_range_low (tests.test_inputs.TypesTestCase) ... ok test_natual_negative (tests.test_inputs.TypesTestCase) ... ok test_natual_string (tests.test_inputs.TypesTestCase) ... ok test_natural (tests.test_inputs.TypesTestCase) ... ok test_positive (tests.test_inputs.TypesTestCase) ... ok test_positive_negative_input (tests.test_inputs.TypesTestCase) ... ok test_positive_zero (tests.test_inputs.TypesTestCase) ... ok tests.test_inputs.test_reverse_rfc822_datetime(datetime.datetime(2011, 1, 1, 0, 0, tzinfo=), datetime.datetime(2011, 1, 1, 0, 0, tzinfo=)) ... ok tests.test_inputs.test_reverse_rfc822_datetime(datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=), datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=)) ... ok tests.test_inputs.test_reverse_rfc822_datetime(datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=), datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=)) ... ok tests.test_inputs.test_reverse_iso8601_datetime(datetime.datetime(2011, 1, 1, 0, 0, tzinfo=+0:00:00 UTC), datetime.datetime(2011, 1, 1, 0, 0, tzinfo=)) ... ok tests.test_inputs.test_reverse_iso8601_datetime(datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=+0:00:00 UTC), datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=)) ... ok tests.test_inputs.test_reverse_iso8601_datetime(datetime.datetime(2011, 1, 1, 23, 59, 59, 1000, tzinfo=+0:00:00 UTC), datetime.datetime(2011, 1, 1, 23, 59, 59, 1000, tzinfo=)) ... ok tests.test_inputs.test_reverse_iso8601_datetime(datetime.datetime(2011, 1, 1, 23, 59, 59, tzinfo=+2:00:00 UTC), datetime.datetime(2011, 1, 1, 21, 59, 59, tzinfo=)) ... ok tests.test_inputs.test_urls('http://www.djangoproject.com/', 'http://www.djangoproject.com/') ... ok tests.test_inputs.test_urls('http://localhost/', 'http://localhost/') ... ok tests.test_inputs.test_urls('http://example.com/', 'http://example.com/') ... ok tests.test_inputs.test_urls('http://www.example.com/', 'http://www.example.com/') ... ok tests.test_inputs.test_urls('http://www.example.com:8000/test', 'http://www.example.com:8000/test') ... ok tests.test_inputs.test_urls('http://valid-with-hyphens.com/', 'http://valid-with-hyphens.com/') ... ok tests.test_inputs.test_urls('http://subdomain.example.com/', 'http://subdomain.example.com/') ... ok tests.test_inputs.test_urls('http://200.8.9.10/', 'http://200.8.9.10/') ... ok tests.test_inputs.test_urls('http://200.8.9.10:8000/test', 'http://200.8.9.10:8000/test') ... ok tests.test_inputs.test_urls('http://valid-----hyphens.com/', 'http://valid-----hyphens.com/') ... ok tests.test_inputs.test_urls('http://example.com?something=value', 'http://example.com?something=value') ... ok tests.test_inputs.test_urls('http://example.com/index.php?something=value&another=value2', 'http://example.com/index.php?something=value&another=value2') ... ok tests.test_inputs.test_urls('http://foo:bar@example.com', 'http://foo:bar@example.com') ... ok tests.test_inputs.test_urls('http://foo:@example.com', 'http://foo:@example.com') ... ok tests.test_inputs.test_urls('http://foo:@2001:db8:85a3::8a2e:370:7334', 'http://foo:@2001:db8:85a3::8a2e:370:7334') ... ok tests.test_inputs.test_urls('http://foo2:qd1%r@example.com', 'http://foo2:qd1%r@example.com') ... ok tests.test_inputs.test_bad_urls('foo',) ... ok tests.test_inputs.test_bad_urls('http://',) ... ok tests.test_inputs.test_bad_urls('http://example',) ... ok tests.test_inputs.test_bad_urls('http://example.',) ... ok tests.test_inputs.test_bad_urls('http://.com',) ... ok tests.test_inputs.test_bad_urls('http://invalid-.com',) ... ok tests.test_inputs.test_bad_urls('http://-invalid.com',) ... ok tests.test_inputs.test_bad_urls('http://inv-.alid-.com',) ... ok tests.test_inputs.test_bad_urls('http://inv-.-alid.com',) ... ok tests.test_inputs.test_bad_urls('foo bar baz',) ... ok tests.test_inputs.test_bad_urls('foo \u2713',) ... ok tests.test_inputs.test_bad_urls('http://@foo:bar@example.com',) ... ok tests.test_inputs.test_bad_urls('http://:bar@example.com',) ... ok tests.test_inputs.test_bad_urls('http://bar:bar:bar@example.com',) ... ok tests.test_inputs.test_bad_url_error_message('google.com',) ... ok tests.test_inputs.test_bad_url_error_message('domain.google.com',) ... ok tests.test_inputs.test_bad_url_error_message('kevin:pass@google.com/path?query',) ... ok tests.test_inputs.test_bad_url_error_message('google.com/path?\u2713',) ... ok tests.test_inputs.test_regex_bad_input(, . at 0x7f6c078f81e0>) ... ok tests.test_inputs.test_regex_bad_input(, . at 0x7f6c078f8158>) ... ok tests.test_inputs.test_regex_bad_input(, . at 0x7f6c078f80d0>) ... ok tests.test_inputs.test_regex_bad_input(, . at 0x7f6c078f8158>) ... ok tests.test_inputs.test_regex_good_input('123', '123') ... ok tests.test_inputs.test_regex_good_input('1234567890', '1234567890') ... ok tests.test_inputs.test_regex_good_input('00000', '00000') ... ok tests.test_inputs.test_regex_bad_pattern Regex error raised immediately when regex input parser is created. ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2014, 3, 5, 16, 35, 6, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2014, 3, 5, 16, 35, 6, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 3, 12, 30, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 3, 12, 30, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 15, 0, tzinfo=), datetime.datetime(2013, 1, 31, 15, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 15, 0, tzinfo=), datetime.datetime(2013, 1, 31, 15, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 22, 0, tzinfo=), datetime.datetime(2013, 1, 15, 22, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 22, 0, tzinfo=), datetime.datetime(2013, 1, 15, 22, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 0, 0, tzinfo=), datetime.datetime(2013, 1, 4, 0, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 0, 0, tzinfo=), datetime.datetime(2013, 1, 4, 0, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 2, 1, 12, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 2, 1, 12, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 0, 0, tzinfo=), datetime.datetime(2013, 6, 30, 0, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 0, 0, tzinfo=), datetime.datetime(2013, 6, 30, 0, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 2, 17, 19, 0, tzinfo=), datetime.datetime(2013, 2, 28, 22, 0, tzinfo=)), (datetime.datetime(2013, 2, 17, 19, 0, tzinfo=), datetime.datetime(2013, 2, 28, 22, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, 46, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, 46, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 10, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 10, 30, 46, tzinfo=)), (datetime.datetime(2013, 1, 1, 10, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 10, 30, 46, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, 46, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, 45, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, 46, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 1, 12, 31, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 1, 12, 31, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 8, 30, tzinfo=), datetime.datetime(2013, 1, 1, 8, 31, tzinfo=)), (datetime.datetime(2013, 1, 1, 8, 30, tzinfo=), datetime.datetime(2013, 1, 1, 8, 31, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 1, 12, 31, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 30, tzinfo=), datetime.datetime(2013, 1, 1, 12, 31, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 13, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 13, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 19, 0, tzinfo=), datetime.datetime(2013, 1, 1, 20, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 19, 0, tzinfo=), datetime.datetime(2013, 1, 1, 20, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 13, 0, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 13, 0, tzinfo=))) ... ok tests.test_inputs.test_isointerval((datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, tzinfo=)), (datetime.datetime(2013, 1, 1, 12, 0, tzinfo=), datetime.datetime(2013, 1, 1, 12, 30, tzinfo=))) ... ok tests.test_inputs.test_invalid_isointerval_error ... ok tests.test_inputs.test_bad_isointervals(, , '2013-01T14:') ... ok tests.test_inputs.test_bad_isointervals(, , '') ... ok tests.test_inputs.test_bad_isointervals(, , 'asdf') ... ok tests.test_inputs.test_bad_isointervals(, , '01/01/2013') ... ok test_bookmark_paging (tests.test_paging.PagingTestCase) ... /builddir/build/BUILD/flask-restful-0.3.3/tests/test_paging.py:11: DeprecationWarning: Please use assertEqual instead. self.assertEquals(filters['my_filter'], 'yes') ok test_action (tests.test_reqparse.ReqParseTestCase) ... /builddir/build/BUILD/flask-restful-0.3.3/tests/test_reqparse.py:103: DeprecationWarning: Please use assertEqual instead. self.assertEquals(arg.action, u"append") ok test_action_default (tests.test_reqparse.ReqParseTestCase) ... ok test_action_filter (tests.test_reqparse.ReqParseTestCase) ... ok test_both_json_and_values_location (tests.test_reqparse.ReqParseTestCase) ... ok test_chaining (tests.test_reqparse.ReqParseTestCase) ... ok test_choices (tests.test_reqparse.ReqParseTestCase) ... ok test_choices_default (tests.test_reqparse.ReqParseTestCase) ... ok test_convert_default_type_with_null_input (tests.test_reqparse.ReqParseTestCase) convert() should properly handle case where input is None ... ok test_default (tests.test_reqparse.ReqParseTestCase) ... ok test_default_default (tests.test_reqparse.ReqParseTestCase) ... ok test_default_dest (tests.test_reqparse.ReqParseTestCase) ... ok test_default_help (tests.test_reqparse.ReqParseTestCase) ... ok test_default_operators (tests.test_reqparse.ReqParseTestCase) ... ok test_default_type (tests.test_reqparse.ReqParseTestCase) ... ok test_dest (tests.test_reqparse.ReqParseTestCase) ... ok test_filestorage_custom_type (tests.test_reqparse.ReqParseTestCase) ... ok test_get_json_location (tests.test_reqparse.ReqParseTestCase) ... ok test_help (tests.test_reqparse.ReqParseTestCase) ... ok test_ignore (tests.test_reqparse.ReqParseTestCase) ... ok test_ignore_default (tests.test_reqparse.ReqParseTestCase) ... ok test_int_choice_types (tests.test_reqparse.ReqParseTestCase) ... ok test_int_range_choice_types (tests.test_reqparse.ReqParseTestCase) ... ok test_json_location (tests.test_reqparse.ReqParseTestCase) ... ok test_location_get_json (tests.test_reqparse.ReqParseTestCase) ... ok test_location_header (tests.test_reqparse.ReqParseTestCase) ... ok test_location_header_list (tests.test_reqparse.ReqParseTestCase) ... ok test_location_json (tests.test_reqparse.ReqParseTestCase) ... ok test_location_url (tests.test_reqparse.ReqParseTestCase) ... ok test_location_url_list (tests.test_reqparse.ReqParseTestCase) ... ok test_name (tests.test_reqparse.ReqParseTestCase) ... ok test_namespace_configurability (tests.test_reqparse.ReqParseTestCase) ... ok test_namespace_existence (tests.test_reqparse.ReqParseTestCase) ... ok test_namespace_missing (tests.test_reqparse.ReqParseTestCase) ... ok test_no_help (tests.test_reqparse.ReqParseTestCase) ... ok test_none_argument (tests.test_reqparse.ReqParseTestCase) ... ok test_not_json_location_and_content_type_json (tests.test_reqparse.ReqParseTestCase) ... ok test_operator (tests.test_reqparse.ReqParseTestCase) ... ok test_option_case_sensitive (tests.test_reqparse.ReqParseTestCase) ... ok test_parse (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_append (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_append_default (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_append_ignore (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_append_single (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_callable_default (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_choices (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_choices_correct (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_choices_insensitive (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_choices_sensitive (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_default (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_default_append (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_dest (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_eq (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_eq_other (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_error_bundling (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_error_bundling_w_parser_arg (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_foo_operators_four_hunderd (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_foo_operators_ignore (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_gte (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_gte_lte_eq (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_ignore (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_lte (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_lte_gte_append (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_lte_gte_missing (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_lte_gte_mock (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_none (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_required (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_store_missing (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_unicode (tests.test_reqparse.ReqParseTestCase) ... ok test_parse_unicode_app (tests.test_reqparse.ReqParseTestCase) ... ok test_passing_arguments_object (tests.test_reqparse.ReqParseTestCase) ... ok test_request_parser_copy (tests.test_reqparse.ReqParseTestCase) ... ok test_request_parser_remove_argument (tests.test_reqparse.ReqParseTestCase) ... ok test_request_parser_replace_argument (tests.test_reqparse.ReqParseTestCase) ... ok test_required (tests.test_reqparse.ReqParseTestCase) ... ok test_required_default (tests.test_reqparse.ReqParseTestCase) ... ok test_source (tests.test_reqparse.ReqParseTestCase) ... ok test_source_bad_location (tests.test_reqparse.ReqParseTestCase) ... ok test_source_default_location (tests.test_reqparse.ReqParseTestCase) ... ok test_strict_parsing_off (tests.test_reqparse.ReqParseTestCase) ... ok test_strict_parsing_off_partial_hit (tests.test_reqparse.ReqParseTestCase) ... ok test_strict_parsing_on (tests.test_reqparse.ReqParseTestCase) ... ok test_strict_parsing_on_partial_hit (tests.test_reqparse.ReqParseTestCase) ... ok test_trim_argument (tests.test_reqparse.ReqParseTestCase) ... ok test_trim_request_parser (tests.test_reqparse.ReqParseTestCase) ... ok test_trim_request_parser_json (tests.test_reqparse.ReqParseTestCase) ... ok test_type (tests.test_reqparse.ReqParseTestCase) ... ok test_type_callable (tests.test_reqparse.ReqParseTestCase) ... ok test_type_callable_none (tests.test_reqparse.ReqParseTestCase) ... ok test_type_decimal (tests.test_reqparse.ReqParseTestCase) ... ok test_type_filestorage (tests.test_reqparse.ReqParseTestCase) ... ok test_viewargs (tests.test_reqparse.ReqParseTestCase) ... ok ---------------------------------------------------------------------- Ran 374 tests in 0.325s OK + exit 0 Processing files: python-flask-restful-0.3.3-1.fc22.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.R90iEm + umask 022 + cd /builddir/build/BUILD + cd flask-restful-0.3.3 + DOCDIR=/builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/doc/python-flask-restful + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/doc/python-flask-restful + cp -pr AUTHORS.md /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/doc/python-flask-restful + cp -pr README.md /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/doc/python-flask-restful + cp -pr examples/ /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/doc/python-flask-restful + cp -pr docs/ /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/doc/python-flask-restful + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PZyPE0 + umask 022 + cd /builddir/build/BUILD + cd flask-restful-0.3.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/licenses/python-flask-restful + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/licenses/python-flask-restful + cp -pr LICENSE /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/licenses/python-flask-restful + exit 0 Provides: python-flask-restful = 0.3.3-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python3-flask-restful-0.3.3-1.fc22.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BnEKrF + umask 022 + cd /builddir/build/BUILD + cd flask-restful-0.3.3 + DOCDIR=/builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/doc/python3-flask-restful + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/doc/python3-flask-restful + cp -pr AUTHORS.md /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/doc/python3-flask-restful + cp -pr README.md /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/doc/python3-flask-restful + cp -pr examples/ /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/doc/python3-flask-restful + cp -pr docs/ /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/doc/python3-flask-restful + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oZ9Sfk + umask 022 + cd /builddir/build/BUILD + cd flask-restful-0.3.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/licenses/python3-flask-restful + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/licenses/python3-flask-restful + cp -pr LICENSE /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64/usr/share/licenses/python3-flask-restful + exit 0 Provides: python3-flask-restful = 0.3.3-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64 Wrote: /builddir/build/RPMS/python-flask-restful-0.3.3-1.fc22.noarch.rpm Wrote: /builddir/build/RPMS/python3-flask-restful-0.3.3-1.fc22.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rv7qa0 + umask 022 + cd /builddir/build/BUILD + cd flask-restful-0.3.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-flask-restful-0.3.3-1.fc22.x86_64 + exit 0 Child return code was: 0 LEAVE do --> Mock Version: 1.2.12 Mock Version: 1.2.12 Mock Version: 1.2.12 Mock Version: 1.2.12 Mock Version: 1.2.12 Mock Version: 1.2.12 Mock Version: 1.2.12 Mock Version: 1.2.12 Mock Version: 1.2.12 Mock Version: 1.2.12 Mock Version: 1.2.12