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-requests.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-48487-144512/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-requests.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-requests-2.19.1-3.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-requests.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-48487-144512/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-requests.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.I5AAez + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf requests-2.19.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/requests-v2.19.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd requests-2.19.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/patch-requests-certs.py-to-use-the-system-CA-bundle.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/dont-import-OrderedDict-from-urllib3.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/Remove-tests-that-use-the-tarpit.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/requests-2.12.4-tests_nonet.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/Don-t-inject-pyopenssl-into-urllib3.patch + /usr/bin/patch -p1 -s + rm -rf requests/cacert.pem + sed -i '/#!\/usr\/.*python/d' requests/certs.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZwEh5k + umask 022 + cd /builddir/build/BUILD + cd requests-2.19.1 + 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: 'python_requires' warnings.warn(msg) /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/requests copying requests/status_codes.py -> build/lib/requests copying requests/adapters.py -> build/lib/requests copying requests/certs.py -> build/lib/requests copying requests/auth.py -> build/lib/requests copying requests/help.py -> build/lib/requests copying requests/__init__.py -> build/lib/requests copying requests/exceptions.py -> build/lib/requests copying requests/sessions.py -> build/lib/requests copying requests/utils.py -> build/lib/requests copying requests/api.py -> build/lib/requests copying requests/models.py -> build/lib/requests copying requests/compat.py -> build/lib/requests copying requests/_internal_utils.py -> build/lib/requests copying requests/hooks.py -> build/lib/requests copying requests/__version__.py -> build/lib/requests copying requests/packages.py -> build/lib/requests copying requests/structures.py -> build/lib/requests copying requests/cookies.py -> build/lib/requests running egg_info creating requests.egg-info writing requirements to requests.egg-info/requires.txt writing requests.egg-info/PKG-INFO writing top-level names to requests.egg-info/top_level.txt writing dependency_links to requests.egg-info/dependency_links.txt writing manifest file 'requests.egg-info/SOURCES.txt' reading manifest file 'requests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'NOTICE' warning: no files found matching 'requirements.txt' writing manifest file 'requests.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.J3SmI9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch + cd requests-2.19.1 + 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-requests-2.19.1-3.el7.noarch /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr creating /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/status_codes.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/adapters.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/certs.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/auth.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/help.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/__init__.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/exceptions.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/sessions.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/utils.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/api.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/models.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/compat.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/_internal_utils.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/hooks.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/__version__.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/packages.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/structures.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests copying build/lib/requests/cookies.py -> /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/status_codes.py to status_codes.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/adapters.py to adapters.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/certs.py to certs.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/help.py to help.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/sessions.py to sessions.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/_internal_utils.py to _internal_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/__version__.py to __version__.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/packages.py to packages.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/structures.py to structures.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests/cookies.py to cookies.pyc writing byte-compilation script '/tmp/tmpDdK4rQ.py' /usr/bin/python2 -O /tmp/tmpDdK4rQ.py removing /tmp/tmpDdK4rQ.py running install_egg_info running egg_info writing requirements to requests.egg-info/requires.txt writing requests.egg-info/PKG-INFO writing top-level names to requests.egg-info/top_level.txt writing dependency_links to requests.egg-info/dependency_links.txt reading manifest file 'requests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'NOTICE' warning: no files found matching 'requirements.txt' writing manifest file 'requests.egg-info/SOURCES.txt' Copying requests.egg-info to /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages/requests-2.19.1-py2.7.egg-info running install_scripts + /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/requests-2.19.1 /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-requests-2.19.1-3.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.ghvc5Z + umask 022 + cd /builddir/build/BUILD + cd requests-2.19.1 + PYTHONPATH=/builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/lib/python2.7/site-packages + /usr/bin/python2 -m pytest -v ============================= 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/requests-2.19.1, inifile: pytest.ini plugins: cov-2.5.1 collecting ... collected 529 items tests/test_help.py::test_system_ssl_py26 SKIPPED [ 0%] tests/test_help.py::test_system_ssl PASSED [ 0%] tests/test_help.py::test_idna_without_version_attribute ERROR [ 0%] tests/test_help.py::test_idna_with_version_attribute ERROR [ 0%] tests/test_hooks.py::test_hooks[hook-ata] PASSED [ 0%] tests/test_hooks.py::test_hooks[hooks_list1-ta] PASSED [ 1%] tests/test_hooks.py::test_default_hooks PASSED [ 1%] tests/test_lowlevel.py::test_chunked_upload PASSED [ 1%] tests/test_lowlevel.py::test_digestauth_401_count_reset_on_redirect PASSED [ 1%] tests/test_lowlevel.py::test_digestauth_401_only_sent_once PASSED [ 1%] tests/test_lowlevel.py::test_digestauth_only_on_4xx PASSED [ 2%] tests/test_lowlevel.py::test_use_proxy_from_environment[http_proxy-http] ERROR [ 2%] tests/test_lowlevel.py::test_use_proxy_from_environment[https_proxy-https] ERROR [ 2%] tests/test_lowlevel.py::test_use_proxy_from_environment[all_proxy-http] ERROR [ 2%] tests/test_lowlevel.py::test_use_proxy_from_environment[all_proxy-https] ERROR [ 2%] tests/test_lowlevel.py::test_use_proxy_from_environment[HTTP_PROXY-http] ERROR [ 3%] tests/test_lowlevel.py::test_use_proxy_from_environment[HTTPS_PROXY-https] ERROR [ 3%] tests/test_lowlevel.py::test_use_proxy_from_environment[ALL_PROXY-http] ERROR [ 3%] tests/test_lowlevel.py::test_use_proxy_from_environment[ALL_PROXY-https] ERROR [ 3%] tests/test_lowlevel.py::test_redirect_rfc1808_to_non_ascii_location PASSED [ 3%] tests/test_lowlevel.py::test_fragment_not_sent_with_request PASSED [ 3%] tests/test_lowlevel.py::test_fragment_update_on_redirect PASSED [ 4%] tests/test_packages.py::test_can_access_urllib3_attribute PASSED [ 4%] tests/test_packages.py::test_can_access_idna_attribute PASSED [ 4%] tests/test_packages.py::test_can_access_chardet_attribute PASSED [ 4%] tests/test_requests.py::TestRequests::test_entry_points PASSED [ 4%] tests/test_requests.py::TestRequests::test_invalid_url[MissingSchema-hiwpefhipowhefopw] PASSED [ 5%] tests/test_requests.py::TestRequests::test_invalid_url[InvalidSchema-localhost:3128] PASSED [ 5%] tests/test_requests.py::TestRequests::test_invalid_url[InvalidSchema-localhost.localdomain:3128/] PASSED [ 5%] tests/test_requests.py::TestRequests::test_invalid_url[InvalidSchema-10.122.1.1:3128/] PASSED [ 5%] tests/test_requests.py::TestRequests::test_invalid_url[InvalidURL-http://] PASSED [ 5%] tests/test_requests.py::TestRequests::test_basic_building PASSED [ 6%] tests/test_requests.py::TestRequests::test_no_content_length[GET] ERROR [ 6%] tests/test_requests.py::TestRequests::test_no_content_length[HEAD] ERROR [ 6%] tests/test_requests.py::TestRequests::test_no_body_content_length[POST] ERROR [ 6%] tests/test_requests.py::TestRequests::test_no_body_content_length[PUT] ERROR [ 6%] tests/test_requests.py::TestRequests::test_no_body_content_length[PATCH] ERROR [ 6%] tests/test_requests.py::TestRequests::test_no_body_content_length[OPTIONS] ERROR [ 7%] tests/test_requests.py::TestRequests::test_empty_content_length[POST] ERROR [ 7%] tests/test_requests.py::TestRequests::test_empty_content_length[PUT] ERROR [ 7%] tests/test_requests.py::TestRequests::test_empty_content_length[PATCH] ERROR [ 7%] tests/test_requests.py::TestRequests::test_empty_content_length[OPTIONS] ERROR [ 7%] tests/test_requests.py::TestRequests::test_override_content_length ERROR [ 8%] tests/test_requests.py::TestRequests::test_path_is_not_double_encoded PASSED [ 8%] tests/test_requests.py::TestRequests::test_params_are_added_before_fragment[http://example.com/path#fragment-http://example.com/path?a=b#fragment] PASSED [ 8%] tests/test_requests.py::TestRequests::test_params_are_added_before_fragment[http://example.com/path?key=value#fragment-http://example.com/path?key=value&a=b#fragment] PASSED [ 8%] tests/test_requests.py::TestRequests::test_params_original_order_is_preserved_by_default PASSED [ 8%] tests/test_requests.py::TestRequests::test_params_bytes_are_encoded PASSED [ 9%] tests/test_requests.py::TestRequests::test_binary_put PASSED [ 9%] tests/test_requests.py::TestRequests::test_whitespaces_are_removed_from_url PASSED [ 9%] tests/test_requests.py::TestRequests::test_mixed_case_scheme_acceptable[http://] ERROR [ 9%] tests/test_requests.py::TestRequests::test_mixed_case_scheme_acceptable[HTTP://] ERROR [ 9%] tests/test_requests.py::TestRequests::test_mixed_case_scheme_acceptable[hTTp://] ERROR [ 10%] tests/test_requests.py::TestRequests::test_mixed_case_scheme_acceptable[HttP://] ERROR [ 10%] tests/test_requests.py::TestRequests::test_HTTP_200_OK_GET_ALTERNATIVE ERROR [ 10%] tests/test_requests.py::TestRequests::test_HTTP_302_ALLOW_REDIRECT_GET ERROR [ 10%] tests/test_requests.py::TestRequests::test_HTTP_307_ALLOW_REDIRECT_POST ERROR [ 10%] tests/test_requests.py::TestRequests::test_HTTP_307_ALLOW_REDIRECT_POST_WITH_SEEKABLE ERROR [ 10%] tests/test_requests.py::TestRequests::test_HTTP_302_TOO_MANY_REDIRECTS ERROR [ 11%] tests/test_requests.py::TestRequests::test_HTTP_302_TOO_MANY_REDIRECTS_WITH_PARAMS ERROR [ 11%] tests/test_requests.py::TestRequests::test_http_301_changes_post_to_get ERROR [ 11%] tests/test_requests.py::TestRequests::test_http_301_doesnt_change_head_to_get ERROR [ 11%] tests/test_requests.py::TestRequests::test_http_302_changes_post_to_get ERROR [ 11%] tests/test_requests.py::TestRequests::test_http_302_doesnt_change_head_to_get ERROR [ 12%] tests/test_requests.py::TestRequests::test_http_303_changes_post_to_get ERROR [ 12%] tests/test_requests.py::TestRequests::test_http_303_doesnt_change_head_to_get ERROR [ 12%] tests/test_requests.py::TestRequests::test_header_and_body_removal_on_redirect ERROR [ 12%] tests/test_requests.py::TestRequests::test_transfer_enc_removal_on_redirect ERROR [ 12%] tests/test_requests.py::TestRequests::test_fragment_maintained_on_redirect ERROR [ 13%] tests/test_requests.py::TestRequests::test_HTTP_200_OK_GET_WITH_PARAMS ERROR [ 13%] tests/test_requests.py::TestRequests::test_HTTP_200_OK_GET_WITH_MIXED_PARAMS ERROR [ 13%] tests/test_requests.py::TestRequests::test_set_cookie_on_301 ERROR [ 13%] tests/test_requests.py::TestRequests::test_cookie_sent_on_redirect ERROR [ 13%] tests/test_requests.py::TestRequests::test_cookie_removed_on_expire ERROR [ 13%] tests/test_requests.py::TestRequests::test_cookie_quote_wrapped ERROR [ 14%] tests/test_requests.py::TestRequests::test_cookie_persists_via_api ERROR [ 14%] tests/test_requests.py::TestRequests::test_request_cookie_overrides_session_cookie ERROR [ 14%] tests/test_requests.py::TestRequests::test_request_cookies_not_persisted ERROR [ 14%] tests/test_requests.py::TestRequests::test_generic_cookiejar_works ERROR [ 14%] tests/test_requests.py::TestRequests::test_param_cookiejar_works ERROR [ 15%] tests/test_requests.py::TestRequests::test_cookielib_cookiejar_on_redirect ERROR [ 15%] tests/test_requests.py::TestRequests::test_requests_in_history_are_not_overridden ERROR [ 15%] tests/test_requests.py::TestRequests::test_history_is_always_a_list ERROR [ 15%] tests/test_requests.py::TestRequests::test_headers_on_session_with_None_are_not_sent ERROR [ 15%] tests/test_requests.py::TestRequests::test_headers_preserve_order ERROR [ 16%] tests/test_requests.py::TestRequests::test_user_agent_transfers[User-agent] ERROR [ 16%] tests/test_requests.py::TestRequests::test_user_agent_transfers[user-agent] ERROR [ 16%] tests/test_requests.py::TestRequests::test_HTTP_200_OK_HEAD ERROR [ 16%] tests/test_requests.py::TestRequests::test_HTTP_200_OK_PUT ERROR [ 16%] tests/test_requests.py::TestRequests::test_BASICAUTH_TUPLE_HTTP_200_OK_GET ERROR [ 17%] tests/test_requests.py::TestRequests::test_set_basicauth[user-pass] ERROR [ 17%] tests/test_requests.py::TestRequests::test_set_basicauth[\xd0\xb8\xd0\xbc\xd1\x8f-\xd0\xbf\xd0\xb0\xd1\x80\xd0\xbe\xd0\xbb\xd1\x8c] ERROR [ 17%] tests/test_requests.py::TestRequests::test_set_basicauth[42-42] ERROR [ 17%] tests/test_requests.py::TestRequests::test_set_basicauth[None-None] ERROR [ 17%] tests/test_requests.py::TestRequests::test_basicauth_encodes_byte_strings PASSED [ 17%] tests/test_requests.py::TestRequests::test_errors[http://doesnotexist.google.com-ConnectionError] PASSED [ 18%] tests/test_requests.py::TestRequests::test_errors[http://localhost:1-ConnectionError] PASSED [ 18%] tests/test_requests.py::TestRequests::test_errors[http://fe80::5054:ff:fe5a:fc0-InvalidURL] PASSED [ 18%] tests/test_requests.py::TestRequests::test_proxy_error PASSED [ 18%] tests/test_requests.py::TestRequests::test_proxy_error_on_bad_url ERROR [ 18%] tests/test_requests.py::TestRequests::test_basicauth_with_netrc ERROR [ 19%] tests/test_requests.py::TestRequests::test_DIGEST_HTTP_200_OK_GET ERROR [ 19%] tests/test_requests.py::TestRequests::test_DIGEST_AUTH_RETURNS_COOKIE ERROR [ 19%] tests/test_requests.py::TestRequests::test_DIGEST_AUTH_SETS_SESSION_COOKIES ERROR [ 19%] tests/test_requests.py::TestRequests::test_DIGEST_STREAM ERROR [ 19%] tests/test_requests.py::TestRequests::test_DIGESTAUTH_WRONG_HTTP_401_GET ERROR [ 20%] tests/test_requests.py::TestRequests::test_DIGESTAUTH_QUOTES_QOP_VALUE ERROR [ 20%] tests/test_requests.py::TestRequests::test_POSTBIN_GET_POST_FILES ERROR [ 20%] tests/test_requests.py::TestRequests::test_invalid_files_input ERROR [ 20%] tests/test_requests.py::TestRequests::test_POSTBIN_SEEKED_OBJECT_WITH_NO_ITER ERROR [ 20%] tests/test_requests.py::TestRequests::test_POSTBIN_GET_POST_FILES_WITH_DATA ERROR [ 20%] tests/test_requests.py::TestRequests::test_post_with_custom_mapping ERROR [ 21%] tests/test_requests.py::TestRequests::test_conflicting_post_params ERROR [ 21%] tests/test_requests.py::TestRequests::test_request_ok_set ERROR [ 21%] tests/test_requests.py::TestRequests::test_status_raising ERROR [ 21%] tests/test_requests.py::TestRequests::test_decompress_gzip ERROR [ 21%] tests/test_requests.py::TestRequests::test_unicode_get[/get-params0] ERROR [ 22%] tests/test_requests.py::TestRequests::test_unicode_get[/get-params1] ERROR [ 22%] tests/test_requests.py::TestRequests::test_unicode_get[/get-params2] ERROR [ 22%] tests/test_requests.py::TestRequests::test_unicode_get[/get-params3] ERROR [ 22%] tests/test_requests.py::TestRequests::test_unicode_get[\xc3\xb8-params4] ERROR [ 22%] tests/test_requests.py::TestRequests::test_unicode_header_name ERROR [ 23%] tests/test_requests.py::TestRequests::test_pyopenssl_redirect ERROR [ 23%] tests/test_requests.py::TestRequests::test_invalid_ca_certificate_path ERROR [ 23%] tests/test_requests.py::TestRequests::test_invalid_ssl_certificate_files ERROR [ 23%] tests/test_requests.py::TestRequests::test_http_with_certificate ERROR [ 23%] tests/test_requests.py::TestRequests::test_https_warnings ERROR [ 24%] tests/test_requests.py::TestRequests::test_certificate_failure ERROR [ 24%] tests/test_requests.py::TestRequests::test_urlencoded_get_query_multivalued_param ERROR [ 24%] tests/test_requests.py::TestRequests::test_different_encodings_dont_break_post ERROR [ 24%] tests/test_requests.py::TestRequests::test_unicode_multipart_post[data0] ERROR [ 24%] tests/test_requests.py::TestRequests::test_unicode_multipart_post[data1] ERROR [ 24%] tests/test_requests.py::TestRequests::test_unicode_multipart_post[data2] ERROR [ 25%] tests/test_requests.py::TestRequests::test_unicode_multipart_post[data3] ERROR [ 25%] tests/test_requests.py::TestRequests::test_unicode_multipart_post_fieldnames ERROR [ 25%] tests/test_requests.py::TestRequests::test_unicode_method_name ERROR [ 25%] tests/test_requests.py::TestRequests::test_unicode_method_name_with_request_object ERROR [ 25%] tests/test_requests.py::TestRequests::test_non_prepared_request_error PASSED [ 26%] tests/test_requests.py::TestRequests::test_custom_content_type ERROR [ 26%] tests/test_requests.py::TestRequests::test_hook_receives_request_arguments ERROR [ 26%] tests/test_requests.py::TestRequests::test_session_hooks_are_used_with_no_request_hooks ERROR [ 26%] tests/test_requests.py::TestRequests::test_session_hooks_are_overridden_by_request_hooks ERROR [ 26%] tests/test_requests.py::TestRequests::test_prepared_request_hook ERROR [ 27%] tests/test_requests.py::TestRequests::test_prepared_from_session ERROR [ 27%] tests/test_requests.py::TestRequests::test_prepare_request_with_bytestring_url PASSED [ 27%] tests/test_requests.py::TestRequests::test_request_with_bytestring_host ERROR [ 27%] tests/test_requests.py::TestRequests::test_links PASSED [ 27%] tests/test_requests.py::TestRequests::test_cookie_parameters PASSED [ 27%] tests/test_requests.py::TestRequests::test_cookie_as_dict_keeps_len PASSED [ 28%] tests/test_requests.py::TestRequests::test_cookie_as_dict_keeps_items PASSED [ 28%] tests/test_requests.py::TestRequests::test_cookie_as_dict_keys PASSED [ 28%] tests/test_requests.py::TestRequests::test_cookie_as_dict_values PASSED [ 28%] tests/test_requests.py::TestRequests::test_cookie_as_dict_items PASSED [ 28%] tests/test_requests.py::TestRequests::test_cookie_duplicate_names_different_domains PASSED [ 29%] tests/test_requests.py::TestRequests::test_cookie_duplicate_names_raises_cookie_conflict_error PASSED [ 29%] tests/test_requests.py::TestRequests::test_cookie_policy_copy PASSED [ 29%] tests/test_requests.py::TestRequests::test_time_elapsed_blank ERROR [ 29%] tests/test_requests.py::TestRequests::test_empty_response_has_content_none PASSED [ 29%] tests/test_requests.py::TestRequests::test_response_is_iterable PASSED [ 30%] tests/test_requests.py::TestRequests::test_response_decode_unicode PASSED [ 30%] tests/test_requests.py::TestRequests::test_response_reason_unicode PASSED [ 30%] tests/test_requests.py::TestRequests::test_response_reason_unicode_fallback PASSED [ 30%] tests/test_requests.py::TestRequests::test_response_chunk_size_type PASSED [ 30%] tests/test_requests.py::TestRequests::test_request_and_response_are_pickleable ERROR [ 31%] tests/test_requests.py::TestRequests::test_prepared_request_is_pickleable ERROR [ 31%] tests/test_requests.py::TestRequests::test_prepared_request_with_file_is_pickleable ERROR [ 31%] tests/test_requests.py::TestRequests::test_prepared_request_with_hook_is_pickleable ERROR [ 31%] tests/test_requests.py::TestRequests::test_cannot_send_unprepared_requests ERROR [ 31%] tests/test_requests.py::TestRequests::test_http_error PASSED [ 31%] tests/test_requests.py::TestRequests::test_session_pickling ERROR [ 32%] tests/test_requests.py::TestRequests::test_fixes_1329 ERROR [ 32%] tests/test_requests.py::TestRequests::test_uppercase_scheme_redirect ERROR [ 32%] tests/test_requests.py::TestRequests::test_transport_adapter_ordering PASSED [ 32%] tests/test_requests.py::TestRequests::test_session_get_adapter_prefix_matching ERROR [ 32%] tests/test_requests.py::TestRequests::test_session_get_adapter_prefix_matching_mixed_case ERROR [ 33%] tests/test_requests.py::TestRequests::test_session_get_adapter_prefix_matching_is_case_insensitive ERROR [ 33%] tests/test_requests.py::TestRequests::test_header_remove_is_case_insensitive ERROR [ 33%] tests/test_requests.py::TestRequests::test_params_are_merged_case_sensitive ERROR [ 33%] tests/test_requests.py::TestRequests::test_long_authinfo_in_url PASSED [ 33%] tests/test_requests.py::TestRequests::test_header_keys_are_native ERROR [ 34%] tests/test_requests.py::TestRequests::test_header_validation ERROR [ 34%] tests/test_requests.py::TestRequests::test_header_value_not_str ERROR [ 34%] tests/test_requests.py::TestRequests::test_header_no_return_chars ERROR [ 34%] tests/test_requests.py::TestRequests::test_header_no_leading_space ERROR [ 34%] tests/test_requests.py::TestRequests::test_can_send_objects_with_files[foo0] ERROR [ 34%] tests/test_requests.py::TestRequests::test_can_send_objects_with_files[foo1] ERROR [ 35%] tests/test_requests.py::TestRequests::test_can_send_objects_with_files[files2] ERROR [ 35%] tests/test_requests.py::TestRequests::test_can_send_file_object_with_non_string_filename ERROR [ 35%] tests/test_requests.py::TestRequests::test_autoset_header_values_are_native ERROR [ 35%] tests/test_requests.py::TestRequests::test_nonhttp_schemes_dont_check_URLs PASSED [ 35%] tests/test_requests.py::TestRequests::test_auth_is_stripped_on_redirect_off_host ERROR [ 36%] tests/test_requests.py::TestRequests::test_auth_is_retained_for_redirect_on_host ERROR [ 36%] tests/test_requests.py::TestRequests::test_manual_redirect_with_partial_body_read ERROR [ 36%] tests/test_requests.py::TestRequests::test_prepare_body_position_non_stream PASSED [ 36%] tests/test_requests.py::TestRequests::test_rewind_body PASSED [ 36%] tests/test_requests.py::TestRequests::test_rewind_partially_read_body PASSED [ 37%] tests/test_requests.py::TestRequests::test_rewind_body_no_seek PASSED [ 37%] tests/test_requests.py::TestRequests::test_rewind_body_failed_seek PASSED [ 37%] tests/test_requests.py::TestRequests::test_rewind_body_failed_tell PASSED [ 37%] tests/test_requests.py::TestRequests::test_redirect_with_wrong_gzipped_header ERROR [ 37%] tests/test_requests.py::TestRequests::test_basic_auth_str_is_always_native[test-test-Basic dGVzdDp0ZXN0] PASSED [ 37%] tests/test_requests.py::TestRequests::test_basic_auth_str_is_always_native[\xd0\xb8\xd0\xbc\xd1\x8f-\xd0\xbf\xd0\xb0\xd1\x80\xd0\xbe\xd0\xbb\xd1\x8c-Basic 0LjQvNGPOtC/0LDRgNC+0LvRjA==] PASSED [ 38%] tests/test_requests.py::TestRequests::test_requests_history_is_saved ERROR [ 38%] tests/test_requests.py::TestRequests::test_json_param_post_content_type_works ERROR [ 38%] tests/test_requests.py::TestRequests::test_json_param_post_should_not_override_data_param ERROR [ 38%] tests/test_requests.py::TestRequests::test_response_iter_lines ERROR [ 38%] tests/test_requests.py::TestRequests::test_response_context_manager ERROR [ 39%] tests/test_requests.py::TestRequests::test_unconsumed_session_response_closes_connection ERROR [ 39%] tests/test_requests.py::TestRequests::test_response_iter_lines_reentrant xfail [ 39%] tests/test_requests.py::TestRequests::test_session_close_proxy_clear ERROR [ 39%] tests/test_requests.py::TestRequests::test_proxy_auth ERROR [ 39%] tests/test_requests.py::TestRequests::test_proxy_auth_empty_pass ERROR [ 40%] tests/test_requests.py::TestRequests::test_response_json_when_content_is_None ERROR [ 40%] tests/test_requests.py::TestRequests::test_response_without_release_conn PASSED [ 40%] tests/test_requests.py::TestRequests::test_empty_stream_with_auth_does_not_set_content_length_header ERROR [ 40%] tests/test_requests.py::TestRequests::test_stream_with_auth_does_not_set_transfer_encoding_header ERROR [ 40%] tests/test_requests.py::TestRequests::test_chunked_upload_does_not_set_content_length_header ERROR [ 41%] tests/test_requests.py::TestRequests::test_custom_redirect_mixin ERROR [ 41%] tests/test_requests.py::TestCaseInsensitiveDict::test_init[cid0] PASSED [ 41%] tests/test_requests.py::TestCaseInsensitiveDict::test_init[cid1] PASSED [ 41%] tests/test_requests.py::TestCaseInsensitiveDict::test_init[cid2] PASSED [ 41%] tests/test_requests.py::TestCaseInsensitiveDict::test_docstring_example PASSED [ 41%] tests/test_requests.py::TestCaseInsensitiveDict::test_len PASSED [ 42%] tests/test_requests.py::TestCaseInsensitiveDict::test_getitem PASSED [ 42%] tests/test_requests.py::TestCaseInsensitiveDict::test_fixes_649 PASSED [ 42%] tests/test_requests.py::TestCaseInsensitiveDict::test_delitem PASSED [ 42%] tests/test_requests.py::TestCaseInsensitiveDict::test_contains PASSED [ 42%] tests/test_requests.py::TestCaseInsensitiveDict::test_get PASSED [ 43%] tests/test_requests.py::TestCaseInsensitiveDict::test_update PASSED [ 43%] tests/test_requests.py::TestCaseInsensitiveDict::test_update_retains_unchanged PASSED [ 43%] tests/test_requests.py::TestCaseInsensitiveDict::test_iter PASSED [ 43%] tests/test_requests.py::TestCaseInsensitiveDict::test_equality PASSED [ 43%] tests/test_requests.py::TestCaseInsensitiveDict::test_setdefault PASSED [ 44%] tests/test_requests.py::TestCaseInsensitiveDict::test_lower_items PASSED [ 44%] tests/test_requests.py::TestCaseInsensitiveDict::test_preserve_key_case PASSED [ 44%] tests/test_requests.py::TestCaseInsensitiveDict::test_preserve_last_key_case PASSED [ 44%] tests/test_requests.py::TestCaseInsensitiveDict::test_copy PASSED [ 44%] tests/test_requests.py::TestMorselToCookieExpires::test_expires_valid_str PASSED [ 44%] tests/test_requests.py::TestMorselToCookieExpires::test_expires_invalid_int[100-TypeError] PASSED [ 45%] tests/test_requests.py::TestMorselToCookieExpires::test_expires_invalid_int[woops-ValueError] PASSED [ 45%] tests/test_requests.py::TestMorselToCookieExpires::test_expires_none PASSED [ 45%] tests/test_requests.py::TestMorselToCookieMaxAge::test_max_age_valid_int PASSED [ 45%] tests/test_requests.py::TestMorselToCookieMaxAge::test_max_age_invalid_str PASSED [ 45%] tests/test_requests.py::TestTimeout::test_stream_timeout ERROR [ 46%] tests/test_requests.py::TestTimeout::test_invalid_timeout[timeout0-(connect, read)] ERROR [ 46%] tests/test_requests.py::TestTimeout::test_invalid_timeout[foo-must be an int, float or None] ERROR [ 46%] tests/test_requests.py::TestTimeout::test_none_timeout[None] ERROR [ 46%] tests/test_requests.py::TestTimeout::test_none_timeout[timeout1] ERROR [ 46%] tests/test_requests.py::TestTimeout::test_read_timeout[timeout0] ERROR [ 47%] tests/test_requests.py::TestTimeout::test_read_timeout[timeout1] ERROR [ 47%] tests/test_requests.py::TestTimeout::test_encoded_methods ERROR [ 47%] tests/test_requests.py::test_json_encodes_as_bytes PASSED [ 47%] tests/test_requests.py::test_requests_are_updated_each_time ERROR [ 47%] tests/test_requests.py::test_proxy_env_vars_override_default[http_proxy-http://example.com-socks5://proxy.com:9876] PASSED [ 48%] tests/test_requests.py::test_proxy_env_vars_override_default[https_proxy-https://example.com-socks5://proxy.com:9876] PASSED [ 48%] tests/test_requests.py::test_proxy_env_vars_override_default[all_proxy-http://example.com-socks5://proxy.com:9876] PASSED [ 48%] tests/test_requests.py::test_proxy_env_vars_override_default[all_proxy-https://example.com-socks5://proxy.com:9876] PASSED [ 48%] tests/test_requests.py::test_data_argument_accepts_tuples[data0] PASSED [ 48%] tests/test_requests.py::test_data_argument_accepts_tuples[data1] PASSED [ 48%] tests/test_requests.py::test_data_argument_accepts_tuples[data2] PASSED [ 49%] tests/test_requests.py::test_prepared_copy[None] PASSED [ 49%] tests/test_requests.py::test_prepared_copy[kwargs1] PASSED [ 49%] tests/test_requests.py::test_prepared_copy[kwargs2] PASSED [ 49%] tests/test_requests.py::test_prepared_copy[kwargs3] PASSED [ 49%] tests/test_requests.py::test_urllib3_retries ERROR [ 50%] tests/test_requests.py::test_urllib3_pool_connection_closed ERROR [ 50%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://google.com-http://google.com/] PASSED [ 50%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://\u30b8\u30a7\u30fc\u30d4\u30fc\u30cb\u30c3\u30af.jp-http://xn--hckqz9bzb1cyrb.jp/] PASSED [ 50%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://xn--n3h.net/-http://xn--n3h.net/0] PASSED [ 50%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://\xe3\x82\xb8\xe3\x82\xa7\xe3\x83\xbc\xe3\x83\x94\xe3\x83\xbc\xe3\x83\x8b\xe3\x83\x83\xe3\x82\xaf.jp-http://xn--hckqz9bzb1cyrb.jp/] PASSED [ 51%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://stra\xdfe.de/stra\xdfe-http://xn--strae-oqa.de/stra%C3%9Fe] PASSED [ 51%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://stra\xc3\x9fe.de/stra\xc3\x9fe-http://xn--strae-oqa.de/stra%C3%9Fe] PASSED [ 51%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://K\xf6nigsg\xe4\xdfchen.de/stra\xdfe-http://xn--knigsgchen-b4a3dun.de/stra%C3%9Fe] PASSED [ 51%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://K\xc3\xb6nigsg\xc3\xa4\xc3\x9fchen.de/stra\xc3\x9fe-http://xn--knigsgchen-b4a3dun.de/stra%C3%9Fe] PASSED [ 51%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://xn--n3h.net/-http://xn--n3h.net/1] PASSED [ 51%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://[1200:0000:ab00:1234:0000:2552:7777:1313]:12345/-http://[1200:0000:ab00:1234:0000:2552:7777:1313]:12345/0] PASSED [ 52%] tests/test_requests.py::TestPreparingURLs::test_preparing_url[http://[1200:0000:ab00:1234:0000:2552:7777:1313]:12345/-http://[1200:0000:ab00:1234:0000:2552:7777:1313]:12345/1] PASSED [ 52%] tests/test_requests.py::TestPreparingURLs::test_preparing_bad_url[http://*.google.com0] PASSED [ 52%] tests/test_requests.py::TestPreparingURLs::test_preparing_bad_url[http://*0] PASSED [ 52%] tests/test_requests.py::TestPreparingURLs::test_preparing_bad_url[http://*.google.com1] PASSED [ 52%] tests/test_requests.py::TestPreparingURLs::test_preparing_bad_url[http://*1] PASSED [ 53%] tests/test_requests.py::TestPreparingURLs::test_preparing_bad_url[http://\u2603.net/] PASSED [ 53%] tests/test_requests.py::TestPreparingURLs::test_url_mutation[http+unix://%2Fvar%2Frun%2Fsocket/path%7E-http+unix://%2Fvar%2Frun%2Fsocket/path~0] PASSED [ 53%] tests/test_requests.py::TestPreparingURLs::test_url_mutation[http+unix://%2Fvar%2Frun%2Fsocket/path%7E-http+unix://%2Fvar%2Frun%2Fsocket/path~1] PASSED [ 53%] tests/test_requests.py::TestPreparingURLs::test_url_mutation[mailto:user@example.org-mailto:user@example.org0] PASSED [ 53%] tests/test_requests.py::TestPreparingURLs::test_url_mutation[mailto:user@example.org-mailto:user@example.org1] PASSED [ 54%] tests/test_requests.py::TestPreparingURLs::test_url_mutation[data:SSDimaUgUHl0aG9uIQ==-data:SSDimaUgUHl0aG9uIQ==] PASSED [ 54%] tests/test_requests.py::TestPreparingURLs::test_parameters_for_nonstandard_schemes[http+unix://%2Fvar%2Frun%2Fsocket/path-params0-http+unix://%2Fvar%2Frun%2Fsocket/path?key=value] PASSED [ 54%] tests/test_requests.py::TestPreparingURLs::test_parameters_for_nonstandard_schemes[http+unix://%2Fvar%2Frun%2Fsocket/path-params1-http+unix://%2Fvar%2Frun%2Fsocket/path?key=value] PASSED [ 54%] tests/test_requests.py::TestPreparingURLs::test_parameters_for_nonstandard_schemes[mailto:user@example.org-params2-mailto:user@example.org] PASSED [ 54%] tests/test_requests.py::TestPreparingURLs::test_parameters_for_nonstandard_schemes[mailto:user@example.org-params3-mailto:user@example.org] PASSED [ 55%] tests/test_structures.py::TestCaseInsensitiveDict::test_list PASSED [ 55%] tests/test_structures.py::TestCaseInsensitiveDict::test_getitem[accept] PASSED [ 55%] tests/test_structures.py::TestCaseInsensitiveDict::test_getitem[ACCEPT] PASSED [ 55%] tests/test_structures.py::TestCaseInsensitiveDict::test_getitem[aCcEpT] PASSED [ 55%] tests/test_structures.py::TestCaseInsensitiveDict::test_getitem[Accept] PASSED [ 55%] tests/test_structures.py::TestCaseInsensitiveDict::test_delitem[accept] PASSED [ 56%] tests/test_structures.py::TestCaseInsensitiveDict::test_delitem[ACCEPT] PASSED [ 56%] tests/test_structures.py::TestCaseInsensitiveDict::test_delitem[aCcEpT] PASSED [ 56%] tests/test_structures.py::TestCaseInsensitiveDict::test_delitem[Accept] PASSED [ 56%] tests/test_structures.py::TestCaseInsensitiveDict::test_lower_items PASSED [ 56%] tests/test_structures.py::TestCaseInsensitiveDict::test_repr PASSED [ 57%] tests/test_structures.py::TestCaseInsensitiveDict::test_copy PASSED [ 57%] tests/test_structures.py::TestCaseInsensitiveDict::test_instance_equality[other0-True] PASSED [ 57%] tests/test_structures.py::TestCaseInsensitiveDict::test_instance_equality[other1-False] PASSED [ 57%] tests/test_structures.py::TestCaseInsensitiveDict::test_instance_equality[None-False] PASSED [ 57%] tests/test_structures.py::TestLookupDict::test_repr PASSED [ 58%] tests/test_structures.py::TestLookupDict::test_getitem[bad_gateway-502] PASSED [ 58%] tests/test_structures.py::TestLookupDict::test_getitem[not_a_key-None] PASSED [ 58%] tests/test_structures.py::TestLookupDict::test_get[bad_gateway-502] PASSED [ 58%] tests/test_structures.py::TestLookupDict::test_get[not_a_key-None] PASSED [ 58%] tests/test_testserver.py::TestTestServer::test_basic PASSED [ 58%] tests/test_testserver.py::TestTestServer::test_server_closes PASSED [ 59%] tests/test_testserver.py::TestTestServer::test_text_response PASSED [ 59%] tests/test_testserver.py::TestTestServer::test_basic_response PASSED [ 59%] tests/test_testserver.py::TestTestServer::test_basic_waiting_server PASSED [ 59%] tests/test_testserver.py::TestTestServer::test_multiple_requests PASSED [ 59%] tests/test_testserver.py::TestTestServer::test_request_recovery SKIPPED [ 60%] tests/test_testserver.py::TestTestServer::test_requests_after_timeout_are_not_received PASSED [ 60%] tests/test_testserver.py::TestTestServer::test_request_recovery_with_bigger_timeout PASSED [ 60%] tests/test_testserver.py::TestTestServer::test_server_finishes_on_error PASSED [ 60%] tests/test_testserver.py::TestTestServer::test_server_finishes_when_no_connections PASSED [ 60%] tests/test_utils.py::TestSuperLen::test_io_streams[StringIO-Test] PASSED [ 61%] tests/test_utils.py::TestSuperLen::test_io_streams[BytesIO-Test] PASSED [ 61%] tests/test_utils.py::TestSuperLen::test_io_streams[stream2-Test] PASSED [ 61%] tests/test_utils.py::TestSuperLen::test_super_len_correctly_calculates_len_of_partially_read_file PASSED [ 61%] tests/test_utils.py::TestSuperLen::test_super_len_handles_files_raising_weird_errors_in_tell[IOError] PASSED [ 61%] tests/test_utils.py::TestSuperLen::test_super_len_handles_files_raising_weird_errors_in_tell[OSError] PASSED [ 62%] tests/test_utils.py::TestSuperLen::test_super_len_tell_ioerror[IOError] PASSED [ 62%] tests/test_utils.py::TestSuperLen::test_super_len_tell_ioerror[OSError] PASSED [ 62%] tests/test_utils.py::TestSuperLen::test_string PASSED [ 62%] tests/test_utils.py::TestSuperLen::test_file[r-1] PASSED [ 62%] tests/test_utils.py::TestSuperLen::test_file[rb-0] PASSED [ 62%] tests/test_utils.py::TestSuperLen::test_super_len_with__len__ PASSED [ 63%] tests/test_utils.py::TestSuperLen::test_super_len_with_no__len__ PASSED [ 63%] tests/test_utils.py::TestSuperLen::test_super_len_with_tell PASSED [ 63%] tests/test_utils.py::TestSuperLen::test_super_len_with_fileno PASSED [ 63%] tests/test_utils.py::TestSuperLen::test_super_len_with_no_matches PASSED [ 63%] tests/test_utils.py::TestToKeyValList::test_valid[value0-expected0] PASSED [ 64%] tests/test_utils.py::TestToKeyValList::test_valid[value1-expected1] PASSED [ 64%] tests/test_utils.py::TestToKeyValList::test_valid[value2-expected2] PASSED [ 64%] tests/test_utils.py::TestToKeyValList::test_valid[None-None] PASSED [ 64%] tests/test_utils.py::TestToKeyValList::test_invalid PASSED [ 64%] tests/test_utils.py::TestUnquoteHeaderValue::test_valid[None-None] PASSED [ 65%] tests/test_utils.py::TestUnquoteHeaderValue::test_valid[Test-Test] PASSED [ 65%] tests/test_utils.py::TestUnquoteHeaderValue::test_valid["Test"-Test] PASSED [ 65%] tests/test_utils.py::TestUnquoteHeaderValue::test_valid["Test\\"-Test\] PASSED [ 65%] tests/test_utils.py::TestUnquoteHeaderValue::test_valid["\\Comp\Res"-\Comp\Res] PASSED [ 65%] tests/test_utils.py::TestUnquoteHeaderValue::test_is_filename PASSED [ 65%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[no_proxy-http://192.168.0.1:5000/] PASSED [ 66%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[no_proxy-http://192.168.0.1/] PASSED [ 66%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[no_proxy-http://172.16.1.1/] PASSED [ 66%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[no_proxy-http://172.16.1.1:5000/] PASSED [ 66%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[no_proxy-http://localhost.localdomain:5000/v1.0/] PASSED [ 66%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[NO_PROXY-http://192.168.0.1:5000/] PASSED [ 67%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[NO_PROXY-http://192.168.0.1/] PASSED [ 67%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[NO_PROXY-http://172.16.1.1/] PASSED [ 67%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[NO_PROXY-http://172.16.1.1:5000/] PASSED [ 67%] tests/test_utils.py::TestGetEnvironProxies::test_bypass[NO_PROXY-http://localhost.localdomain:5000/v1.0/] PASSED [ 67%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass[no_proxy-http://192.168.1.1:5000/] PASSED [ 68%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass[no_proxy-http://192.168.1.1/] PASSED [ 68%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass[no_proxy-http://www.requests.com/] PASSED [ 68%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass[NO_PROXY-http://192.168.1.1:5000/] PASSED [ 68%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass[NO_PROXY-http://192.168.1.1/] PASSED [ 68%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass[NO_PROXY-http://www.requests.com/] PASSED [ 68%] tests/test_utils.py::TestGetEnvironProxies::test_bypass_no_proxy_keyword[no_proxy-http://192.168.1.1:5000/] PASSED [ 69%] tests/test_utils.py::TestGetEnvironProxies::test_bypass_no_proxy_keyword[no_proxy-http://192.168.1.1/] PASSED [ 69%] tests/test_utils.py::TestGetEnvironProxies::test_bypass_no_proxy_keyword[no_proxy-http://www.requests.com/] PASSED [ 69%] tests/test_utils.py::TestGetEnvironProxies::test_bypass_no_proxy_keyword[NO_PROXY-http://192.168.1.1:5000/] PASSED [ 69%] tests/test_utils.py::TestGetEnvironProxies::test_bypass_no_proxy_keyword[NO_PROXY-http://192.168.1.1/] PASSED [ 69%] tests/test_utils.py::TestGetEnvironProxies::test_bypass_no_proxy_keyword[NO_PROXY-http://www.requests.com/] PASSED [ 70%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[no_proxy-http://192.168.0.1:5000/] PASSED [ 70%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[no_proxy-http://192.168.0.1/] PASSED [ 70%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[no_proxy-http://172.16.1.1/] PASSED [ 70%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[no_proxy-http://172.16.1.1:5000/] PASSED [ 70%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[no_proxy-http://localhost.localdomain:5000/v1.0/] PASSED [ 71%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[NO_PROXY-http://192.168.0.1:5000/] PASSED [ 71%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[NO_PROXY-http://192.168.0.1/] PASSED [ 71%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[NO_PROXY-http://172.16.1.1/] PASSED [ 71%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[NO_PROXY-http://172.16.1.1:5000/] PASSED [ 71%] tests/test_utils.py::TestGetEnvironProxies::test_not_bypass_no_proxy_keyword[NO_PROXY-http://localhost.localdomain:5000/v1.0/] PASSED [ 72%] tests/test_utils.py::TestIsIPv4Address::test_valid PASSED [ 72%] tests/test_utils.py::TestIsIPv4Address::test_invalid[8.8.8.8.8] PASSED [ 72%] tests/test_utils.py::TestIsIPv4Address::test_invalid[localhost.localdomain] PASSED [ 72%] tests/test_utils.py::TestIsValidCIDR::test_valid PASSED [ 72%] tests/test_utils.py::TestIsValidCIDR::test_invalid[8.8.8.8] PASSED [ 72%] tests/test_utils.py::TestIsValidCIDR::test_invalid[192.168.1.0/a] PASSED [ 73%] tests/test_utils.py::TestIsValidCIDR::test_invalid[192.168.1.0/128] PASSED [ 73%] tests/test_utils.py::TestIsValidCIDR::test_invalid[192.168.1.0/-1] PASSED [ 73%] tests/test_utils.py::TestIsValidCIDR::test_invalid[192.168.1.999/24] PASSED [ 73%] tests/test_utils.py::TestAddressInNetwork::test_valid PASSED [ 73%] tests/test_utils.py::TestAddressInNetwork::test_invalid PASSED [ 74%] tests/test_utils.py::TestGuessFilename::test_guess_filename_invalid[1] PASSED [ 74%] tests/test_utils.py::TestGuessFilename::test_guess_filename_invalid[value1] PASSED [ 74%] tests/test_utils.py::TestGuessFilename::test_guess_filename_valid[value-str] PASSED [ 74%] tests/test_utils.py::TestGuessFilename::test_guess_filename_valid[value-unicode] PASSED [ 74%] tests/test_utils.py::TestExtractZippedPaths::test_unzipped_paths_unchanged[/] PASSED [ 75%] tests/test_utils.py::TestExtractZippedPaths::test_unzipped_paths_unchanged[/builddir/build/BUILD/requests-2.19.1/tests/test_utils.py] PASSED [ 75%] tests/test_utils.py::TestExtractZippedPaths::test_unzipped_paths_unchanged[/usr/lib/python2.7/site-packages/pytest.pyc] PASSED [ 75%] tests/test_utils.py::TestExtractZippedPaths::test_unzipped_paths_unchanged[/etc/invalid/location] PASSED [ 75%] tests/test_utils.py::TestExtractZippedPaths::test_zipped_paths_extracted PASSED [ 75%] tests/test_utils.py::TestContentEncodingDetection::test_none PASSED [ 75%] tests/test_utils.py::TestContentEncodingDetection::test_pragmas[] PASSED [ 76%] tests/test_utils.py::TestContentEncodingDetection::test_pragmas[] PASSED [ 76%] tests/test_utils.py::TestContentEncodingDetection::test_pragmas[] PASSED [ 76%] tests/test_utils.py::TestContentEncodingDetection::test_pragmas[] PASSED [ 76%] tests/test_utils.py::TestContentEncodingDetection::test_precedence PASSED [ 76%] tests/test_utils.py::TestGuessJSONUTF::test_encoded[utf-32] PASSED [ 77%] tests/test_utils.py::TestGuessJSONUTF::test_encoded[utf-8-sig] PASSED [ 77%] tests/test_utils.py::TestGuessJSONUTF::test_encoded[utf-16] PASSED [ 77%] tests/test_utils.py::TestGuessJSONUTF::test_encoded[utf-8] PASSED [ 77%] tests/test_utils.py::TestGuessJSONUTF::test_encoded[utf-16-be] PASSED [ 77%] tests/test_utils.py::TestGuessJSONUTF::test_encoded[utf-16-le] PASSED [ 78%] tests/test_utils.py::TestGuessJSONUTF::test_encoded[utf-32-be] PASSED [ 78%] tests/test_utils.py::TestGuessJSONUTF::test_encoded[utf-32-le] PASSED [ 78%] tests/test_utils.py::TestGuessJSONUTF::test_bad_utf_like_encoding PASSED [ 78%] tests/test_utils.py::TestGuessJSONUTF::test_guess_by_bom[utf-16-be-utf-16] PASSED [ 78%] tests/test_utils.py::TestGuessJSONUTF::test_guess_by_bom[utf-16-le-utf-16] PASSED [ 79%] tests/test_utils.py::TestGuessJSONUTF::test_guess_by_bom[utf-32-be-utf-32] PASSED [ 79%] tests/test_utils.py::TestGuessJSONUTF::test_guess_by_bom[utf-32-le-utf-32] PASSED [ 79%] tests/test_utils.py::test_get_auth_from_url[http://%25%21%2A%27%28%29%3B%3A%40%26%3D%2B%24%2C%2F%3F%23%5B%5D%20:%25%21%2A%27%28%29%3B%3A%40%26%3D%2B%24%2C%2F%3F%23%5B%5D%20@request.com/url.html#test-auth0] PASSED [ 79%] tests/test_utils.py::test_get_auth_from_url[http://user:pass@complex.url.com/path?query=yes-auth1] PASSED [ 79%] tests/test_utils.py::test_get_auth_from_url[http://user:pass%20pass@complex.url.com/path?query=yes-auth2] PASSED [ 79%] tests/test_utils.py::test_get_auth_from_url[http://user:pass pass@complex.url.com/path?query=yes-auth3] PASSED [ 80%] tests/test_utils.py::test_get_auth_from_url[http://user%25user:pass@complex.url.com/path?query=yes-auth4] PASSED [ 80%] tests/test_utils.py::test_get_auth_from_url[http://user:pass%23pass@complex.url.com/path?query=yes-auth5] PASSED [ 80%] tests/test_utils.py::test_get_auth_from_url[http://complex.url.com/path?query=yes-auth6] PASSED [ 80%] tests/test_utils.py::test_requote_uri_with_unquoted_percents[http://example.com/fiz?buz=%25ppicture-http://example.com/fiz?buz=%25ppicture] PASSED [ 80%] tests/test_utils.py::test_requote_uri_with_unquoted_percents[http://example.com/fiz?buz=%ppicture-http://example.com/fiz?buz=%25ppicture] PASSED [ 81%] tests/test_utils.py::test_unquote_unreserved[http://example.com/?a=%---http://example.com/?a=%--] PASSED [ 81%] tests/test_utils.py::test_unquote_unreserved[http://example.com/?a=%300-http://example.com/?a=00] PASSED [ 81%] tests/test_utils.py::test_dotted_netmask[8-255.0.0.0] PASSED [ 81%] tests/test_utils.py::test_dotted_netmask[24-255.255.255.0] PASSED [ 81%] tests/test_utils.py::test_dotted_netmask[25-255.255.255.128] PASSED [ 82%] tests/test_utils.py::test_select_proxies[hTTp://u:p@Some.Host/path-http://some.host.proxy-proxies0] PASSED [ 82%] tests/test_utils.py::test_select_proxies[hTTp://u:p@Other.Host/path-http://http.proxy-proxies1] PASSED [ 82%] tests/test_utils.py::test_select_proxies[hTTp:///path-http://http.proxy-proxies2] PASSED [ 82%] tests/test_utils.py::test_select_proxies[hTTps://Other.Host-None-proxies3] PASSED [ 82%] tests/test_utils.py::test_select_proxies[file:///etc/motd-None-proxies4] PASSED [ 82%] tests/test_utils.py::test_select_proxies[hTTp://u:p@Some.Host/path-socks5://some.host.proxy-proxies5] PASSED [ 83%] tests/test_utils.py::test_select_proxies[hTTp://u:p@Other.Host/path-socks5://http.proxy-proxies6] PASSED [ 83%] tests/test_utils.py::test_select_proxies[hTTp:///path-socks5://http.proxy-proxies7] PASSED [ 83%] tests/test_utils.py::test_select_proxies[hTTps://Other.Host-socks5://http.proxy-proxies8] PASSED [ 83%] tests/test_utils.py::test_select_proxies[http://u:p@other.host/path-http://http.proxy-proxies9] PASSED [ 83%] tests/test_utils.py::test_select_proxies[http://u:p@some.host/path-http://some.host.proxy-proxies10] PASSED [ 84%] tests/test_utils.py::test_select_proxies[https://u:p@other.host/path-socks5://http.proxy-proxies11] PASSED [ 84%] tests/test_utils.py::test_select_proxies[https://u:p@some.host/path-socks5://http.proxy-proxies12] PASSED [ 84%] tests/test_utils.py::test_select_proxies[https://-socks5://http.proxy-proxies13] PASSED [ 84%] tests/test_utils.py::test_select_proxies[file:///etc/motd-socks5://http.proxy-proxies14] PASSED [ 84%] tests/test_utils.py::test_parse_dict_header[foo="is a fish", bar="as well"-expected0] PASSED [ 85%] tests/test_utils.py::test_parse_dict_header[key_without_value-expected1] PASSED [ 85%] tests/test_utils.py::test__parse_content_type_header[application/xml-expected0] PASSED [ 85%] tests/test_utils.py::test__parse_content_type_header[application/json ; charset=utf-8-expected1] PASSED [ 85%] tests/test_utils.py::test__parse_content_type_header[text/plain-expected2] PASSED [ 85%] tests/test_utils.py::test__parse_content_type_header[multipart/form-data; boundary = something ; boundary2='something_else' ; no_equals -expected3] PASSED [ 86%] tests/test_utils.py::test__parse_content_type_header[multipart/form-data; boundary = something ; boundary2="something_else" ; no_equals -expected4] PASSED [ 86%] tests/test_utils.py::test__parse_content_type_header[multipart/form-data; boundary = something ; 'boundary2=something_else' ; no_equals -expected5] PASSED [ 86%] tests/test_utils.py::test__parse_content_type_header[multipart/form-data; boundary = something ; "boundary2=something_else" ; no_equals -expected6] PASSED [ 86%] tests/test_utils.py::test__parse_content_type_header[application/json ; ; -expected7] PASSED [ 86%] tests/test_utils.py::test_get_encoding_from_headers[value0-None] PASSED [ 86%] tests/test_utils.py::test_get_encoding_from_headers[value1-utf-8] PASSED [ 87%] tests/test_utils.py::test_get_encoding_from_headers[value2-ISO-8859-1] PASSED [ 87%] tests/test_utils.py::test_iter_slices[-0] PASSED [ 87%] tests/test_utils.py::test_iter_slices[T-1] PASSED [ 87%] tests/test_utils.py::test_iter_slices[Test-4] PASSED [ 87%] tests/test_utils.py::test_iter_slices[Cont-0] PASSED [ 88%] tests/test_utils.py::test_iter_slices[Other--5] PASSED [ 88%] tests/test_utils.py::test_iter_slices[Content-None] PASSED [ 88%] tests/test_utils.py::test_parse_header_links[; rel=front; type="image/jpeg"-expected0] PASSED [ 88%] tests/test_utils.py::test_parse_header_links[-expected1] PASSED [ 88%] tests/test_utils.py::test_parse_header_links[;-expected2] PASSED [ 89%] tests/test_utils.py::test_parse_header_links[; type="image/jpeg",;-expected3] PASSED [ 89%] tests/test_utils.py::test_parse_header_links[-expected4] PASSED [ 89%] tests/test_utils.py::test_prepend_scheme_if_needed[example.com/path-http://example.com/path] PASSED [ 89%] tests/test_utils.py::test_prepend_scheme_if_needed[//example.com/path-http://example.com/path] PASSED [ 89%] tests/test_utils.py::test_to_native_string[T-T0] PASSED [ 89%] tests/test_utils.py::test_to_native_string[T-T1] PASSED [ 90%] tests/test_utils.py::test_to_native_string[T-T2] PASSED [ 90%] tests/test_utils.py::test_urldefragauth[http://u:p@example.com/path?a=1#test-http://example.com/path?a=1] PASSED [ 90%] tests/test_utils.py::test_urldefragauth[http://example.com/path-http://example.com/path] PASSED [ 90%] tests/test_utils.py::test_urldefragauth[//u:p@example.com/path-//example.com/path] PASSED [ 90%] tests/test_utils.py::test_urldefragauth[//example.com/path-//example.com/path] PASSED [ 91%] tests/test_utils.py::test_urldefragauth[example.com/path-//example.com/path] PASSED [ 91%] tests/test_utils.py::test_urldefragauth[scheme:u:p@example.com/path-scheme://example.com/path] PASSED [ 91%] tests/test_utils.py::test_should_bypass_proxies[http://192.168.0.1:5000/-True] PASSED [ 91%] tests/test_utils.py::test_should_bypass_proxies[http://192.168.0.1/-True] PASSED [ 91%] tests/test_utils.py::test_should_bypass_proxies[http://172.16.1.1/-True] PASSED [ 92%] tests/test_utils.py::test_should_bypass_proxies[http://172.16.1.1:5000/-True] PASSED [ 92%] tests/test_utils.py::test_should_bypass_proxies[http://localhost.localdomain:5000/v1.0/-True] PASSED [ 92%] tests/test_utils.py::test_should_bypass_proxies[http://google.com:6000/-True] PASSED [ 92%] tests/test_utils.py::test_should_bypass_proxies[http://172.16.1.12/-False] PASSED [ 92%] tests/test_utils.py::test_should_bypass_proxies[http://172.16.1.12:5000/-False] PASSED [ 93%] tests/test_utils.py::test_should_bypass_proxies[http://google.com:5000/v1.0/-False] PASSED [ 93%] tests/test_utils.py::test_should_bypass_proxies_pass_only_hostname[http://172.16.1.1/-172.16.1.1] ERROR [ 93%] tests/test_utils.py::test_should_bypass_proxies_pass_only_hostname[http://172.16.1.1:5000/-172.16.1.1] ERROR [ 93%] tests/test_utils.py::test_should_bypass_proxies_pass_only_hostname[http://user:pass@172.16.1.1-172.16.1.1] ERROR [ 93%] tests/test_utils.py::test_should_bypass_proxies_pass_only_hostname[http://user:pass@172.16.1.1:5000-172.16.1.1] ERROR [ 93%] tests/test_utils.py::test_should_bypass_proxies_pass_only_hostname[http://hostname/-hostname] ERROR [ 94%] tests/test_utils.py::test_should_bypass_proxies_pass_only_hostname[http://hostname:5000/-hostname] ERROR [ 94%] tests/test_utils.py::test_should_bypass_proxies_pass_only_hostname[http://user:pass@hostname-hostname] ERROR [ 94%] tests/test_utils.py::test_should_bypass_proxies_pass_only_hostname[http://user:pass@hostname:5000-hostname] ERROR [ 94%] tests/test_utils.py::test_add_dict_to_cookiejar[cookiejar0] PASSED [ 94%] tests/test_utils.py::test_add_dict_to_cookiejar[cookiejar1] PASSED [ 95%] tests/test_utils.py::test_unicode_is_ascii[test-True] PASSED [ 95%] tests/test_utils.py::test_unicode_is_ascii[\xe6\xed\xf6\xfb-False] PASSED [ 95%] tests/test_utils.py::test_unicode_is_ascii[\u30b8\u30a7\u30fc\u30d4\u30fc\u30cb\u30c3\u30af-False] PASSED [ 95%] tests/test_utils.py::test_should_bypass_proxies_no_proxy[http://192.168.0.1:5000/-True] PASSED [ 95%] tests/test_utils.py::test_should_bypass_proxies_no_proxy[http://192.168.0.1/-True] PASSED [ 96%] tests/test_utils.py::test_should_bypass_proxies_no_proxy[http://172.16.1.1/-True] PASSED [ 96%] tests/test_utils.py::test_should_bypass_proxies_no_proxy[http://172.16.1.1:5000/-True] PASSED [ 96%] tests/test_utils.py::test_should_bypass_proxies_no_proxy[http://localhost.localdomain:5000/v1.0/-True] PASSED [ 96%] tests/test_utils.py::test_should_bypass_proxies_no_proxy[http://172.16.1.12/-False] PASSED [ 96%] tests/test_utils.py::test_should_bypass_proxies_no_proxy[http://172.16.1.12:5000/-False] PASSED [ 96%] tests/test_utils.py::test_should_bypass_proxies_no_proxy[http://google.com:5000/v1.0/-False] PASSED [ 97%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://192.168.0.1:5000/-True-None] SKIPPED [ 97%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://192.168.0.1/-True-None] SKIPPED [ 97%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://172.16.1.1/-True-None] SKIPPED [ 97%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://172.16.1.1:5000/-True-None] SKIPPED [ 97%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://localhost.localdomain:5000/v1.0/-True-None] SKIPPED [ 98%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://172.16.1.22/-False-None] SKIPPED [ 98%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://172.16.1.22:5000/-False-None] SKIPPED [ 98%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://google.com:5000/v1.0/-False-None] SKIPPED [ 98%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://mylocalhostname:5000/v1.0/-True-] SKIPPED [ 98%] tests/test_utils.py::test_should_bypass_proxies_win_registry[http://192.168.0.1/-False-] SKIPPED [ 99%] tests/test_utils.py::test_set_environ[no_proxy-192.168.0.0/24,127.0.0.1,localhost.localdomain] PASSED [ 99%] tests/test_utils.py::test_set_environ[no_proxy-None] PASSED [ 99%] tests/test_utils.py::test_set_environ[a_new_key-192.168.0.0/24,127.0.0.1,localhost.localdomain] PASSED [ 99%] tests/test_utils.py::test_set_environ[a_new_key-None] PASSED [ 99%] tests/test_utils.py::test_set_environ_raises_exception PASSED [100%] ==================================== ERRORS ==================================== ____________ ERROR at setup of test_idna_without_version_attribute _____________ file /builddir/build/BUILD/requests-2.19.1/tests/test_help.py, line 29 def test_idna_without_version_attribute(mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/test_help.py:29 ______________ ERROR at setup of test_idna_with_version_attribute ______________ file /builddir/build/BUILD/requests-2.19.1/tests/test_help.py, line 37 def test_idna_with_version_attribute(mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/test_help.py:37 ______ ERROR at setup of test_use_proxy_from_environment[http_proxy-http] ______ file /builddir/build/BUILD/requests-2.19.1/tests/test_lowlevel.py, line 189 @pytest.mark.parametrize("var,scheme", _proxy_combos) def test_use_proxy_from_environment(httpbin, var, scheme): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____ ERROR at setup of test_use_proxy_from_environment[https_proxy-https] _____ file /builddir/build/BUILD/requests-2.19.1/tests/test_lowlevel.py, line 189 @pytest.mark.parametrize("var,scheme", _proxy_combos) def test_use_proxy_from_environment(httpbin, var, scheme): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______ ERROR at setup of test_use_proxy_from_environment[all_proxy-http] _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_lowlevel.py, line 189 @pytest.mark.parametrize("var,scheme", _proxy_combos) def test_use_proxy_from_environment(httpbin, var, scheme): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______ ERROR at setup of test_use_proxy_from_environment[all_proxy-https] ______ file /builddir/build/BUILD/requests-2.19.1/tests/test_lowlevel.py, line 189 @pytest.mark.parametrize("var,scheme", _proxy_combos) def test_use_proxy_from_environment(httpbin, var, scheme): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______ ERROR at setup of test_use_proxy_from_environment[HTTP_PROXY-http] ______ file /builddir/build/BUILD/requests-2.19.1/tests/test_lowlevel.py, line 189 @pytest.mark.parametrize("var,scheme", _proxy_combos) def test_use_proxy_from_environment(httpbin, var, scheme): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____ ERROR at setup of test_use_proxy_from_environment[HTTPS_PROXY-https] _____ file /builddir/build/BUILD/requests-2.19.1/tests/test_lowlevel.py, line 189 @pytest.mark.parametrize("var,scheme", _proxy_combos) def test_use_proxy_from_environment(httpbin, var, scheme): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______ ERROR at setup of test_use_proxy_from_environment[ALL_PROXY-http] _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_lowlevel.py, line 189 @pytest.mark.parametrize("var,scheme", _proxy_combos) def test_use_proxy_from_environment(httpbin, var, scheme): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______ ERROR at setup of test_use_proxy_from_environment[ALL_PROXY-https] ______ file /builddir/build/BUILD/requests-2.19.1/tests/test_lowlevel.py, line 189 @pytest.mark.parametrize("var,scheme", _proxy_combos) def test_use_proxy_from_environment(httpbin, var, scheme): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __________ ERROR at setup of TestRequests.test_no_content_length[GET] __________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 94 @pytest.mark.parametrize('method', ('GET', 'HEAD')) def test_no_content_length(self, httpbin, method): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _________ ERROR at setup of TestRequests.test_no_content_length[HEAD] __________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 94 @pytest.mark.parametrize('method', ('GET', 'HEAD')) def test_no_content_length(self, httpbin, method): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _______ ERROR at setup of TestRequests.test_no_body_content_length[POST] _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 99 @pytest.mark.parametrize('method', ('POST', 'PUT', 'PATCH', 'OPTIONS')) def test_no_body_content_length(self, httpbin, method): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _______ ERROR at setup of TestRequests.test_no_body_content_length[PUT] ________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 99 @pytest.mark.parametrize('method', ('POST', 'PUT', 'PATCH', 'OPTIONS')) def test_no_body_content_length(self, httpbin, method): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______ ERROR at setup of TestRequests.test_no_body_content_length[PATCH] _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 99 @pytest.mark.parametrize('method', ('POST', 'PUT', 'PATCH', 'OPTIONS')) def test_no_body_content_length(self, httpbin, method): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____ ERROR at setup of TestRequests.test_no_body_content_length[OPTIONS] ______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 99 @pytest.mark.parametrize('method', ('POST', 'PUT', 'PATCH', 'OPTIONS')) def test_no_body_content_length(self, httpbin, method): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ________ ERROR at setup of TestRequests.test_empty_content_length[POST] ________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 104 @pytest.mark.parametrize('method', ('POST', 'PUT', 'PATCH', 'OPTIONS')) def test_empty_content_length(self, httpbin, method): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ________ ERROR at setup of TestRequests.test_empty_content_length[PUT] _________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 104 @pytest.mark.parametrize('method', ('POST', 'PUT', 'PATCH', 'OPTIONS')) def test_empty_content_length(self, httpbin, method): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _______ ERROR at setup of TestRequests.test_empty_content_length[PATCH] ________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 104 @pytest.mark.parametrize('method', ('POST', 'PUT', 'PATCH', 'OPTIONS')) def test_empty_content_length(self, httpbin, method): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______ ERROR at setup of TestRequests.test_empty_content_length[OPTIONS] _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 104 @pytest.mark.parametrize('method', ('POST', 'PUT', 'PATCH', 'OPTIONS')) def test_empty_content_length(self, httpbin, method): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _________ ERROR at setup of TestRequests.test_override_content_length __________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 109 def test_override_content_length(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __ ERROR at setup of TestRequests.test_mixed_case_scheme_acceptable[http://] ___ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 153 @pytest.mark.parametrize('scheme', ('http://', 'HTTP://', 'hTTp://', 'HttP://')) def test_mixed_case_scheme_acceptable(self, httpbin, scheme): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __ ERROR at setup of TestRequests.test_mixed_case_scheme_acceptable[HTTP://] ___ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 153 @pytest.mark.parametrize('scheme', ('http://', 'HTTP://', 'hTTp://', 'HttP://')) def test_mixed_case_scheme_acceptable(self, httpbin, scheme): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __ ERROR at setup of TestRequests.test_mixed_case_scheme_acceptable[hTTp://] ___ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 153 @pytest.mark.parametrize('scheme', ('http://', 'HTTP://', 'hTTp://', 'HttP://')) def test_mixed_case_scheme_acceptable(self, httpbin, scheme): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __ ERROR at setup of TestRequests.test_mixed_case_scheme_acceptable[HttP://] ___ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 153 @pytest.mark.parametrize('scheme', ('http://', 'HTTP://', 'hTTp://', 'HttP://')) def test_mixed_case_scheme_acceptable(self, httpbin, scheme): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _______ ERROR at setup of TestRequests.test_HTTP_200_OK_GET_ALTERNATIVE ________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 163 def test_HTTP_200_OK_GET_ALTERNATIVE(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _______ ERROR at setup of TestRequests.test_HTTP_302_ALLOW_REDIRECT_GET ________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 172 def test_HTTP_302_ALLOW_REDIRECT_GET(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _______ ERROR at setup of TestRequests.test_HTTP_307_ALLOW_REDIRECT_POST _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 178 def test_HTTP_307_ALLOW_REDIRECT_POST(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ERROR at setup of TestRequests.test_HTTP_307_ALLOW_REDIRECT_POST_WITH_SEEKABLE file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 185 def test_HTTP_307_ALLOW_REDIRECT_POST_WITH_SEEKABLE(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _______ ERROR at setup of TestRequests.test_HTTP_302_TOO_MANY_REDIRECTS ________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 193 def test_HTTP_302_TOO_MANY_REDIRECTS(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _ ERROR at setup of TestRequests.test_HTTP_302_TOO_MANY_REDIRECTS_WITH_PARAMS __ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 204 def test_HTTP_302_TOO_MANY_REDIRECTS_WITH_PARAMS(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _______ ERROR at setup of TestRequests.test_http_301_changes_post_to_get _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 217 def test_http_301_changes_post_to_get(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____ ERROR at setup of TestRequests.test_http_301_doesnt_change_head_to_get ____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 224 def test_http_301_doesnt_change_head_to_get(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _______ ERROR at setup of TestRequests.test_http_302_changes_post_to_get _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 232 def test_http_302_changes_post_to_get(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____ ERROR at setup of TestRequests.test_http_302_doesnt_change_head_to_get ____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 239 def test_http_302_doesnt_change_head_to_get(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _______ ERROR at setup of TestRequests.test_http_303_changes_post_to_get _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 246 def test_http_303_changes_post_to_get(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____ ERROR at setup of TestRequests.test_http_303_doesnt_change_head_to_get ____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 253 def test_http_303_doesnt_change_head_to_get(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ___ ERROR at setup of TestRequests.test_header_and_body_removal_on_redirect ____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 260 def test_header_and_body_removal_on_redirect(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____ ERROR at setup of TestRequests.test_transfer_enc_removal_on_redirect _____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 277 def test_transfer_enc_removal_on_redirect(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____ ERROR at setup of TestRequests.test_fragment_maintained_on_redirect ______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 300 def test_fragment_maintained_on_redirect(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _______ ERROR at setup of TestRequests.test_HTTP_200_OK_GET_WITH_PARAMS ________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 308 def test_HTTP_200_OK_GET_WITH_PARAMS(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____ ERROR at setup of TestRequests.test_HTTP_200_OK_GET_WITH_MIXED_PARAMS _____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 316 def test_HTTP_200_OK_GET_WITH_MIXED_PARAMS(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____________ ERROR at setup of TestRequests.test_set_cookie_on_301 _____________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 322 def test_set_cookie_on_301(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _________ ERROR at setup of TestRequests.test_cookie_sent_on_redirect __________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 328 def test_cookie_sent_on_redirect(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _________ ERROR at setup of TestRequests.test_cookie_removed_on_expire _________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 334 def test_cookie_removed_on_expire(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ___________ ERROR at setup of TestRequests.test_cookie_quote_wrapped ___________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 347 def test_cookie_quote_wrapped(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _________ ERROR at setup of TestRequests.test_cookie_persists_via_api __________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 352 def test_cookie_persists_via_api(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _ ERROR at setup of TestRequests.test_request_cookie_overrides_session_cookie __ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 358 def test_request_cookie_overrides_session_cookie(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______ ERROR at setup of TestRequests.test_request_cookies_not_persisted _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 366 def test_request_cookies_not_persisted(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _________ ERROR at setup of TestRequests.test_generic_cookiejar_works __________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 372 def test_generic_cookiejar_works(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __________ ERROR at setup of TestRequests.test_param_cookiejar_works ___________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 383 def test_param_cookiejar_works(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____ ERROR at setup of TestRequests.test_cookielib_cookiejar_on_redirect ______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 391 def test_cookielib_cookiejar_on_redirect(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __ ERROR at setup of TestRequests.test_requests_in_history_are_not_overridden __ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 423 def test_requests_in_history_are_not_overridden(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _________ ERROR at setup of TestRequests.test_history_is_always_a_list _________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 429 def test_history_is_always_a_list(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ERROR at setup of TestRequests.test_headers_on_session_with_None_are_not_sent _ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 437 def test_headers_on_session_with_None_are_not_sent(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __________ ERROR at setup of TestRequests.test_headers_preserve_order __________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 445 def test_headers_preserve_order(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____ ERROR at setup of TestRequests.test_user_agent_transfers[User-agent] _____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 465 @pytest.mark.parametrize('key', ('User-agent', 'user-agent')) def test_user_agent_transfers(self, httpbin, key): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____ ERROR at setup of TestRequests.test_user_agent_transfers[user-agent] _____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 465 @pytest.mark.parametrize('key', ('User-agent', 'user-agent')) def test_user_agent_transfers(self, httpbin, key): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____________ ERROR at setup of TestRequests.test_HTTP_200_OK_HEAD _____________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 473 def test_HTTP_200_OK_HEAD(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____________ ERROR at setup of TestRequests.test_HTTP_200_OK_PUT ______________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 477 def test_HTTP_200_OK_PUT(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____ ERROR at setup of TestRequests.test_BASICAUTH_TUPLE_HTTP_200_OK_GET ______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 481 def test_BASICAUTH_TUPLE_HTTP_200_OK_GET(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _________ ERROR at setup of TestRequests.test_set_basicauth[user-pass] _________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 496 @pytest.mark.parametrize( 'username, password', ( ('user', 'pass'), (u'имя'.encode('utf-8'), u'пароль'.encode('utf-8')), (42, 42), (None, None), )) def test_set_basicauth(self, httpbin, username, password): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ERROR at setup of TestRequests.test_set_basicauth[\xd0\xb8\xd0\xbc\xd1\x8f-\xd0\xbf\xd0\xb0\xd1\x80\xd0\xbe\xd0\xbb\xd1\x8c] file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 496 @pytest.mark.parametrize( 'username, password', ( ('user', 'pass'), (u'имя'.encode('utf-8'), u'пароль'.encode('utf-8')), (42, 42), (None, None), )) def test_set_basicauth(self, httpbin, username, password): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ___________ ERROR at setup of TestRequests.test_set_basicauth[42-42] ___________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 496 @pytest.mark.parametrize( 'username, password', ( ('user', 'pass'), (u'имя'.encode('utf-8'), u'пароль'.encode('utf-8')), (42, 42), (None, None), )) def test_set_basicauth(self, httpbin, username, password): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _________ ERROR at setup of TestRequests.test_set_basicauth[None-None] _________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 496 @pytest.mark.parametrize( 'username, password', ( ('user', 'pass'), (u'имя'.encode('utf-8'), u'пароль'.encode('utf-8')), (42, 42), (None, None), )) def test_set_basicauth(self, httpbin, username, password): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __________ ERROR at setup of TestRequests.test_proxy_error_on_bad_url __________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 540 def test_proxy_error_on_bad_url(self, httpbin, httpbin_secure): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ___________ ERROR at setup of TestRequests.test_basicauth_with_netrc ___________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 553 def test_basicauth_with_netrc(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __________ ERROR at setup of TestRequests.test_DIGEST_HTTP_200_OK_GET __________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 586 def test_DIGEST_HTTP_200_OK_GET(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ________ ERROR at setup of TestRequests.test_DIGEST_AUTH_RETURNS_COOKIE ________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 604 def test_DIGEST_AUTH_RETURNS_COOKIE(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____ ERROR at setup of TestRequests.test_DIGEST_AUTH_SETS_SESSION_COOKIES _____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 615 def test_DIGEST_AUTH_SETS_SESSION_COOKIES(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______________ ERROR at setup of TestRequests.test_DIGEST_STREAM _______________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 624 def test_DIGEST_STREAM(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______ ERROR at setup of TestRequests.test_DIGESTAUTH_WRONG_HTTP_401_GET _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 636 def test_DIGESTAUTH_WRONG_HTTP_401_GET(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _______ ERROR at setup of TestRequests.test_DIGESTAUTH_QUOTES_QOP_VALUE ________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 653 def test_DIGESTAUTH_QUOTES_QOP_VALUE(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __________ ERROR at setup of TestRequests.test_POSTBIN_GET_POST_FILES __________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 662 def test_POSTBIN_GET_POST_FILES(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ___________ ERROR at setup of TestRequests.test_invalid_files_input ____________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 680 def test_invalid_files_input(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____ ERROR at setup of TestRequests.test_POSTBIN_SEEKED_OBJECT_WITH_NO_ITER ____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 688 def test_POSTBIN_SEEKED_OBJECT_WITH_NO_ITER(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____ ERROR at setup of TestRequests.test_POSTBIN_GET_POST_FILES_WITH_DATA _____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 730 def test_POSTBIN_GET_POST_FILES_WITH_DATA(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _________ ERROR at setup of TestRequests.test_post_with_custom_mapping _________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 748 def test_post_with_custom_mapping(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _________ ERROR at setup of TestRequests.test_conflicting_post_params __________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 773 def test_conflicting_post_params(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______________ ERROR at setup of TestRequests.test_request_ok_set ______________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 779 def test_request_ok_set(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______________ ERROR at setup of TestRequests.test_status_raising ______________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 783 def test_status_raising(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____________ ERROR at setup of TestRequests.test_decompress_gzip ______________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 791 def test_decompress_gzip(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ________ ERROR at setup of TestRequests.test_unicode_get[/get-params0] _________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 795 @pytest.mark.parametrize( 'url, params', ( ('/get', {'foo': 'føø'}), ('/get', {'føø': 'føø'}), ('/get', {'føø': 'føø'}), ('/get', {'foo': 'foo'}), ('ø', {'foo': 'foo'}), )) def test_unicode_get(self, httpbin, url, params): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ________ ERROR at setup of TestRequests.test_unicode_get[/get-params1] _________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 795 @pytest.mark.parametrize( 'url, params', ( ('/get', {'foo': 'føø'}), ('/get', {'føø': 'føø'}), ('/get', {'føø': 'føø'}), ('/get', {'foo': 'foo'}), ('ø', {'foo': 'foo'}), )) def test_unicode_get(self, httpbin, url, params): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ________ ERROR at setup of TestRequests.test_unicode_get[/get-params2] _________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 795 @pytest.mark.parametrize( 'url, params', ( ('/get', {'foo': 'føø'}), ('/get', {'føø': 'føø'}), ('/get', {'føø': 'føø'}), ('/get', {'foo': 'foo'}), ('ø', {'foo': 'foo'}), )) def test_unicode_get(self, httpbin, url, params): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ________ ERROR at setup of TestRequests.test_unicode_get[/get-params3] _________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 795 @pytest.mark.parametrize( 'url, params', ( ('/get', {'foo': 'føø'}), ('/get', {'føø': 'føø'}), ('/get', {'føø': 'føø'}), ('/get', {'foo': 'foo'}), ('ø', {'foo': 'foo'}), )) def test_unicode_get(self, httpbin, url, params): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______ ERROR at setup of TestRequests.test_unicode_get[\xc3\xb8-params4] _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 795 @pytest.mark.parametrize( 'url, params', ( ('/get', {'foo': 'føø'}), ('/get', {'føø': 'føø'}), ('/get', {'føø': 'føø'}), ('/get', {'foo': 'foo'}), ('ø', {'foo': 'foo'}), )) def test_unicode_get(self, httpbin, url, params): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ___________ ERROR at setup of TestRequests.test_unicode_header_name ____________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 806 def test_unicode_header_name(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____________ ERROR at setup of TestRequests.test_pyopenssl_redirect ____________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 812 def test_pyopenssl_redirect(self, httpbin_secure, httpbin_ca_bundle): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 22 @pytest.fixture def httpbin_secure(httpbin_secure): E fixture 'httpbin_secure' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:22 _______ ERROR at setup of TestRequests.test_invalid_ca_certificate_path ________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 815 def test_invalid_ca_certificate_path(self, httpbin_secure): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 22 @pytest.fixture def httpbin_secure(httpbin_secure): E fixture 'httpbin_secure' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:22 ______ ERROR at setup of TestRequests.test_invalid_ssl_certificate_files _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 821 def test_invalid_ssl_certificate_files(self, httpbin_secure): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 22 @pytest.fixture def httpbin_secure(httpbin_secure): E fixture 'httpbin_secure' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:22 __________ ERROR at setup of TestRequests.test_http_with_certificate ___________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 831 def test_http_with_certificate(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______________ ERROR at setup of TestRequests.test_https_warnings ______________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 835 def test_https_warnings(self, httpbin_secure, httpbin_ca_bundle): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 22 @pytest.fixture def httpbin_secure(httpbin_secure): E fixture 'httpbin_secure' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:22 ___________ ERROR at setup of TestRequests.test_certificate_failure ____________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 856 def test_certificate_failure(self, httpbin_secure): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 22 @pytest.fixture def httpbin_secure(httpbin_secure): E fixture 'httpbin_secure' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:22 __ ERROR at setup of TestRequests.test_urlencoded_get_query_multivalued_param __ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 865 def test_urlencoded_get_query_multivalued_param(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ___ ERROR at setup of TestRequests.test_different_encodings_dont_break_post ____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 871 def test_different_encodings_dont_break_post(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______ ERROR at setup of TestRequests.test_unicode_multipart_post[data0] _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 878 @pytest.mark.parametrize( 'data', ( {'stuff': u('ëlïxr')}, {'stuff': u('ëlïxr').encode('utf-8')}, {'stuff': 'elixr'}, {'stuff': 'elixr'.encode('utf-8')}, )) def test_unicode_multipart_post(self, httpbin, data): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______ ERROR at setup of TestRequests.test_unicode_multipart_post[data1] _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 878 @pytest.mark.parametrize( 'data', ( {'stuff': u('ëlïxr')}, {'stuff': u('ëlïxr').encode('utf-8')}, {'stuff': 'elixr'}, {'stuff': 'elixr'.encode('utf-8')}, )) def test_unicode_multipart_post(self, httpbin, data): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______ ERROR at setup of TestRequests.test_unicode_multipart_post[data2] _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 878 @pytest.mark.parametrize( 'data', ( {'stuff': u('ëlïxr')}, {'stuff': u('ëlïxr').encode('utf-8')}, {'stuff': 'elixr'}, {'stuff': 'elixr'.encode('utf-8')}, )) def test_unicode_multipart_post(self, httpbin, data): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______ ERROR at setup of TestRequests.test_unicode_multipart_post[data3] _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 878 @pytest.mark.parametrize( 'data', ( {'stuff': u('ëlïxr')}, {'stuff': u('ëlïxr').encode('utf-8')}, {'stuff': 'elixr'}, {'stuff': 'elixr'.encode('utf-8')}, )) def test_unicode_multipart_post(self, httpbin, data): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____ ERROR at setup of TestRequests.test_unicode_multipart_post_fieldnames _____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 891 def test_unicode_multipart_post_fieldnames(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ___________ ERROR at setup of TestRequests.test_unicode_method_name ____________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 901 def test_unicode_method_name(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _ ERROR at setup of TestRequests.test_unicode_method_name_with_request_object __ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 907 def test_unicode_method_name_with_request_object(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ___________ ERROR at setup of TestRequests.test_custom_content_type ____________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 926 def test_custom_content_type(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____ ERROR at setup of TestRequests.test_hook_receives_request_arguments ______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 937 def test_hook_receives_request_arguments(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ERROR at setup of TestRequests.test_session_hooks_are_used_with_no_request_hooks file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 947 def test_session_hooks_are_used_with_no_request_hooks(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ERROR at setup of TestRequests.test_session_hooks_are_overridden_by_request_hooks file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 956 def test_session_hooks_are_overridden_by_request_hooks(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __________ ERROR at setup of TestRequests.test_prepared_request_hook ___________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 966 def test_prepared_request_hook(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __________ ERROR at setup of TestRequests.test_prepared_from_session ___________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 980 def test_prepared_from_session(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _______ ERROR at setup of TestRequests.test_request_with_bytestring_host _______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1004 def test_request_with_bytestring_host(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____________ ERROR at setup of TestRequests.test_time_elapsed_blank ____________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1183 def test_time_elapsed_blank(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ___ ERROR at setup of TestRequests.test_request_and_response_are_pickleable ____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1264 def test_request_and_response_are_pickleable(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______ ERROR at setup of TestRequests.test_prepared_request_is_pickleable ______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1276 def test_prepared_request_is_pickleable(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _ ERROR at setup of TestRequests.test_prepared_request_with_file_is_pickleable _ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1290 def test_prepared_request_with_file_is_pickleable(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _ ERROR at setup of TestRequests.test_prepared_request_with_hook_is_pickleable _ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1306 def test_prepared_request_with_hook_is_pickleable(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____ ERROR at setup of TestRequests.test_cannot_send_unprepared_requests ______ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1322 def test_cannot_send_unprepared_requests(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____________ ERROR at setup of TestRequests.test_session_pickling _____________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1337 def test_session_pickling(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ________________ ERROR at setup of TestRequests.test_fixes_1329 ________________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1347 def test_fixes_1329(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ________ ERROR at setup of TestRequests.test_uppercase_scheme_redirect _________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1358 def test_uppercase_scheme_redirect(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ___ ERROR at setup of TestRequests.test_session_get_adapter_prefix_matching ____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1403 def test_session_get_adapter_prefix_matching(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ERROR at setup of TestRequests.test_session_get_adapter_prefix_matching_mixed_case file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1421 def test_session_get_adapter_prefix_matching_mixed_case(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ERROR at setup of TestRequests.test_session_get_adapter_prefix_matching_is_case_insensitive file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1431 def test_session_get_adapter_prefix_matching_is_case_insensitive(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____ ERROR at setup of TestRequests.test_header_remove_is_case_insensitive _____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1441 def test_header_remove_is_case_insensitive(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____ ERROR at setup of TestRequests.test_params_are_merged_case_sensitive _____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1448 def test_params_are_merged_case_sensitive(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __________ ERROR at setup of TestRequests.test_header_keys_are_native __________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1463 def test_header_keys_are_native(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____________ ERROR at setup of TestRequests.test_header_validation _____________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1473 def test_header_validation(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ___________ ERROR at setup of TestRequests.test_header_value_not_str ___________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1482 def test_header_value_not_str(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __________ ERROR at setup of TestRequests.test_header_no_return_chars __________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1503 def test_header_no_return_chars(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _________ ERROR at setup of TestRequests.test_header_no_leading_space __________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1521 def test_header_no_leading_space(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____ ERROR at setup of TestRequests.test_can_send_objects_with_files[foo0] _____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1535 @pytest.mark.parametrize('files', ('foo', b'foo', bytearray(b'foo'))) def test_can_send_objects_with_files(self, httpbin, files): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____ ERROR at setup of TestRequests.test_can_send_objects_with_files[foo1] _____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1535 @pytest.mark.parametrize('files', ('foo', b'foo', bytearray(b'foo'))) def test_can_send_objects_with_files(self, httpbin, files): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ___ ERROR at setup of TestRequests.test_can_send_objects_with_files[files2] ____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1535 @pytest.mark.parametrize('files', ('foo', b'foo', bytearray(b'foo'))) def test_can_send_objects_with_files(self, httpbin, files): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ERROR at setup of TestRequests.test_can_send_file_object_with_non_string_filename file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1543 def test_can_send_file_object_with_non_string_filename(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _____ ERROR at setup of TestRequests.test_autoset_header_values_are_native _____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1551 def test_autoset_header_values_are_native(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __ ERROR at setup of TestRequests.test_auth_is_stripped_on_redirect_off_host ___ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1570 @pytest.mark.xfail(raises=ConnectionError) def test_auth_is_stripped_on_redirect_off_host(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __ ERROR at setup of TestRequests.test_auth_is_retained_for_redirect_on_host ___ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1580 def test_auth_is_retained_for_redirect_on_host(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __ ERROR at setup of TestRequests.test_manual_redirect_with_partial_body_read __ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1587 def test_manual_redirect_with_partial_body_read(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____ ERROR at setup of TestRequests.test_redirect_with_wrong_gzipped_header ____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1721 def test_redirect_with_wrong_gzipped_header(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ________ ERROR at setup of TestRequests.test_requests_history_is_saved _________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1737 def test_requests_history_is_saved(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____ ERROR at setup of TestRequests.test_json_param_post_content_type_works ____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1745 def test_json_param_post_content_type_works(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ERROR at setup of TestRequests.test_json_param_post_should_not_override_data_param file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1754 def test_json_param_post_should_not_override_data_param(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ___________ ERROR at setup of TestRequests.test_response_iter_lines ____________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1761 def test_response_iter_lines(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _________ ERROR at setup of TestRequests.test_response_context_manager _________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1769 def test_response_context_manager(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ERROR at setup of TestRequests.test_unconsumed_session_response_closes_connection file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1775 def test_unconsumed_session_response_closes_connection(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ________ ERROR at setup of TestRequests.test_session_close_proxy_clear _________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1793 def test_session_close_proxy_clear(self, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py:1793 ________________ ERROR at setup of TestRequests.test_proxy_auth ________________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1804 def test_proxy_auth(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __________ ERROR at setup of TestRequests.test_proxy_auth_empty_pass ___________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1809 def test_proxy_auth_empty_pass(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____ ERROR at setup of TestRequests.test_response_json_when_content_is_None ____ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1814 def test_response_json_when_content_is_None(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ERROR at setup of TestRequests.test_empty_stream_with_auth_does_not_set_content_length_header file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1835 def test_empty_stream_with_auth_does_not_set_content_length_header(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ERROR at setup of TestRequests.test_stream_with_auth_does_not_set_transfer_encoding_header file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1847 def test_stream_with_auth_does_not_set_transfer_encoding_header(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ERROR at setup of TestRequests.test_chunked_upload_does_not_set_content_length_header file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1859 def test_chunked_upload_does_not_set_content_length_header(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __________ ERROR at setup of TestRequests.test_custom_redirect_mixin ___________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 1870 def test_custom_redirect_mixin(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______________ ERROR at setup of TestTimeout.test_stream_timeout _______________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 2111 def test_stream_timeout(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 _ ERROR at setup of TestTimeout.test_invalid_timeout[timeout0-(connect, read)] _ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 2117 @pytest.mark.parametrize( 'timeout, error_text', ( ((3, 4, 5), '(connect, read)'), ('foo', 'must be an int, float or None'), )) def test_invalid_timeout(self, httpbin, timeout, error_text): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ERROR at setup of TestTimeout.test_invalid_timeout[foo-must be an int, float or None] file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 2117 @pytest.mark.parametrize( 'timeout, error_text', ( ((3, 4, 5), '(connect, read)'), ('foo', 'must be an int, float or None'), )) def test_invalid_timeout(self, httpbin, timeout, error_text): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____________ ERROR at setup of TestTimeout.test_none_timeout[None] _____________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 2127 @pytest.mark.parametrize( 'timeout', ( None, Urllib3Timeout(connect=None, read=None) )) def test_none_timeout(self, httpbin, timeout): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __________ ERROR at setup of TestTimeout.test_none_timeout[timeout1] ___________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 2127 @pytest.mark.parametrize( 'timeout', ( None, Urllib3Timeout(connect=None, read=None) )) def test_none_timeout(self, httpbin, timeout): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __________ ERROR at setup of TestTimeout.test_read_timeout[timeout0] ___________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 2144 @pytest.mark.parametrize( 'timeout', ( (None, 0.1), Urllib3Timeout(connect=None, read=0.1) )) def test_read_timeout(self, httpbin, timeout): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 __________ ERROR at setup of TestTimeout.test_read_timeout[timeout1] ___________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 2144 @pytest.mark.parametrize( 'timeout', ( (None, 0.1), Urllib3Timeout(connect=None, read=0.1) )) def test_read_timeout(self, httpbin, timeout): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ______________ ERROR at setup of TestTimeout.test_encoded_methods ______________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 2156 def test_encoded_methods(self, httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____________ ERROR at setup of test_requests_are_updated_each_time _____________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 2209 def test_requests_are_updated_each_time(httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____________________ ERROR at setup of test_urllib3_retries ____________________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 2301 def test_urllib3_retries(httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ____________ ERROR at setup of test_urllib3_pool_connection_closed _____________ file /builddir/build/BUILD/requests-2.19.1/tests/test_requests.py, line 2312 def test_urllib3_pool_connection_closed(httpbin): file /builddir/build/BUILD/requests-2.19.1/tests/conftest.py, line 17 @pytest.fixture def httpbin(httpbin): E fixture 'httpbin' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/conftest.py:17 ERROR at setup of test_should_bypass_proxies_pass_only_hostname[http://172.16.1.1/-172.16.1.1] file /builddir/build/BUILD/requests-2.19.1/tests/test_utils.py, line 631 @pytest.mark.parametrize( 'url, expected', ( ('http://172.16.1.1/', '172.16.1.1'), ('http://172.16.1.1:5000/', '172.16.1.1'), ('http://user:pass@172.16.1.1', '172.16.1.1'), ('http://user:pass@172.16.1.1:5000', '172.16.1.1'), ('http://hostname/', 'hostname'), ('http://hostname:5000/', 'hostname'), ('http://user:pass@hostname', 'hostname'), ('http://user:pass@hostname:5000', 'hostname'), )) def test_should_bypass_proxies_pass_only_hostname(url, expected, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/test_utils.py:631 ERROR at setup of test_should_bypass_proxies_pass_only_hostname[http://172.16.1.1:5000/-172.16.1.1] file /builddir/build/BUILD/requests-2.19.1/tests/test_utils.py, line 631 @pytest.mark.parametrize( 'url, expected', ( ('http://172.16.1.1/', '172.16.1.1'), ('http://172.16.1.1:5000/', '172.16.1.1'), ('http://user:pass@172.16.1.1', '172.16.1.1'), ('http://user:pass@172.16.1.1:5000', '172.16.1.1'), ('http://hostname/', 'hostname'), ('http://hostname:5000/', 'hostname'), ('http://user:pass@hostname', 'hostname'), ('http://user:pass@hostname:5000', 'hostname'), )) def test_should_bypass_proxies_pass_only_hostname(url, expected, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/test_utils.py:631 ERROR at setup of test_should_bypass_proxies_pass_only_hostname[http://user:pass@172.16.1.1-172.16.1.1] file /builddir/build/BUILD/requests-2.19.1/tests/test_utils.py, line 631 @pytest.mark.parametrize( 'url, expected', ( ('http://172.16.1.1/', '172.16.1.1'), ('http://172.16.1.1:5000/', '172.16.1.1'), ('http://user:pass@172.16.1.1', '172.16.1.1'), ('http://user:pass@172.16.1.1:5000', '172.16.1.1'), ('http://hostname/', 'hostname'), ('http://hostname:5000/', 'hostname'), ('http://user:pass@hostname', 'hostname'), ('http://user:pass@hostname:5000', 'hostname'), )) def test_should_bypass_proxies_pass_only_hostname(url, expected, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/test_utils.py:631 ERROR at setup of test_should_bypass_proxies_pass_only_hostname[http://user:pass@172.16.1.1:5000-172.16.1.1] file /builddir/build/BUILD/requests-2.19.1/tests/test_utils.py, line 631 @pytest.mark.parametrize( 'url, expected', ( ('http://172.16.1.1/', '172.16.1.1'), ('http://172.16.1.1:5000/', '172.16.1.1'), ('http://user:pass@172.16.1.1', '172.16.1.1'), ('http://user:pass@172.16.1.1:5000', '172.16.1.1'), ('http://hostname/', 'hostname'), ('http://hostname:5000/', 'hostname'), ('http://user:pass@hostname', 'hostname'), ('http://user:pass@hostname:5000', 'hostname'), )) def test_should_bypass_proxies_pass_only_hostname(url, expected, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/test_utils.py:631 ERROR at setup of test_should_bypass_proxies_pass_only_hostname[http://hostname/-hostname] file /builddir/build/BUILD/requests-2.19.1/tests/test_utils.py, line 631 @pytest.mark.parametrize( 'url, expected', ( ('http://172.16.1.1/', '172.16.1.1'), ('http://172.16.1.1:5000/', '172.16.1.1'), ('http://user:pass@172.16.1.1', '172.16.1.1'), ('http://user:pass@172.16.1.1:5000', '172.16.1.1'), ('http://hostname/', 'hostname'), ('http://hostname:5000/', 'hostname'), ('http://user:pass@hostname', 'hostname'), ('http://user:pass@hostname:5000', 'hostname'), )) def test_should_bypass_proxies_pass_only_hostname(url, expected, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/test_utils.py:631 ERROR at setup of test_should_bypass_proxies_pass_only_hostname[http://hostname:5000/-hostname] file /builddir/build/BUILD/requests-2.19.1/tests/test_utils.py, line 631 @pytest.mark.parametrize( 'url, expected', ( ('http://172.16.1.1/', '172.16.1.1'), ('http://172.16.1.1:5000/', '172.16.1.1'), ('http://user:pass@172.16.1.1', '172.16.1.1'), ('http://user:pass@172.16.1.1:5000', '172.16.1.1'), ('http://hostname/', 'hostname'), ('http://hostname:5000/', 'hostname'), ('http://user:pass@hostname', 'hostname'), ('http://user:pass@hostname:5000', 'hostname'), )) def test_should_bypass_proxies_pass_only_hostname(url, expected, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/test_utils.py:631 ERROR at setup of test_should_bypass_proxies_pass_only_hostname[http://user:pass@hostname-hostname] file /builddir/build/BUILD/requests-2.19.1/tests/test_utils.py, line 631 @pytest.mark.parametrize( 'url, expected', ( ('http://172.16.1.1/', '172.16.1.1'), ('http://172.16.1.1:5000/', '172.16.1.1'), ('http://user:pass@172.16.1.1', '172.16.1.1'), ('http://user:pass@172.16.1.1:5000', '172.16.1.1'), ('http://hostname/', 'hostname'), ('http://hostname:5000/', 'hostname'), ('http://user:pass@hostname', 'hostname'), ('http://user:pass@hostname:5000', 'hostname'), )) def test_should_bypass_proxies_pass_only_hostname(url, expected, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/test_utils.py:631 ERROR at setup of test_should_bypass_proxies_pass_only_hostname[http://user:pass@hostname:5000-hostname] file /builddir/build/BUILD/requests-2.19.1/tests/test_utils.py, line 631 @pytest.mark.parametrize( 'url, expected', ( ('http://172.16.1.1/', '172.16.1.1'), ('http://172.16.1.1:5000/', '172.16.1.1'), ('http://user:pass@172.16.1.1', '172.16.1.1'), ('http://user:pass@172.16.1.1:5000', '172.16.1.1'), ('http://hostname/', 'hostname'), ('http://hostname:5000/', 'hostname'), ('http://user:pass@hostname', 'hostname'), ('http://user:pass@hostname:5000', 'hostname'), )) def test_should_bypass_proxies_pass_only_hostname(url, expected, mocker): E fixture 'mocker' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, httpbin, httpbin_secure, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /builddir/build/BUILD/requests-2.19.1/tests/test_utils.py:631 ======== 345 passed, 12 skipped, 1 xfailed, 171 error in 28.69 seconds ========= Processing files: python2-requests-2.19.1-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.78kDdS Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.B2UKnK + true + exit 0 + umask 022 + cd /builddir/build/BUILD + cd requests-2.19.1 + DOCDIR=/builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/share/doc/python2-requests-2.19.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/share/doc/python2-requests-2.19.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/share/doc/python2-requests-2.19.1 + cp -pr HISTORY.rst /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/share/doc/python2-requests-2.19.1 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd requests-2.19.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/share/licenses/python2-requests-2.19.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/share/licenses/python2-requests-2.19.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch/usr/share/licenses/python2-requests-2.19.1 + exit 0 Provides: python-requests = 2.19.1-3.el7 python2-requests = 2.19.1-3.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: python(abi) = 2.7 Obsoletes: python-requests < 2.19.1-3.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch Wrote: /builddir/build/RPMS/python2-requests-2.19.1-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3WE0Ay + umask 022 + cd /builddir/build/BUILD + cd requests-2.19.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-requests-2.19.1-3.el7.noarch + exit 0 Child return code was: 0