>>> httpie: Building community/httpie 2.6.0-r0 (using abuild 3.9.0-r0) started Sat, 25 Dec 2021 10:24:55 +0000 >>> httpie: Checking sanity of /home/buildozer/aports/community/httpie/APKBUILD... >>> httpie: Analyzing dependencies... >>> httpie: Installing for build: build-base python3 py3-setuptools py3-requests py3-pygments py3-requests-toolbelt py3-pysocks py3-defusedxml py3-pytest py3-pytest-httpbin py3-responses (1/44) Installing libffi (3.4.2-r1) (2/44) Installing gdbm (1.22-r0) (3/44) Installing mpdecimal (2.5.1-r1) (4/44) Installing readline (8.1.1-r0) (5/44) Installing sqlite-libs (3.37.0-r0) (6/44) Installing python3 (3.10.1-r0) (7/44) Installing py3-ordered-set (4.0.2-r3) (8/44) Installing py3-appdirs (1.4.4-r3) (9/44) Installing py3-parsing (2.4.7-r3) (10/44) Installing py3-six (1.16.0-r1) (11/44) Installing py3-packaging (21.3-r0) (12/44) Installing py3-setuptools (52.0.0-r5) (13/44) Installing py3-certifi (2020.12.5-r2) (14/44) Installing py3-charset-normalizer (2.0.7-r1) (15/44) Installing py3-idna (3.3-r1) (16/44) Installing py3-urllib3 (1.26.7-r1) (17/44) Installing py3-requests (2.26.0-r2) (18/44) Installing py3-pygments (2.10.0-r1) (19/44) Installing py3-requests-toolbelt (0.9.1-r3) (20/44) Installing py3-pysocks (1.7.1-r3) (21/44) Installing py3-defusedxml (0.7.1-r2) (22/44) Installing py3-atomicwrites (1.4.0-r2) (23/44) Installing py3-attrs (21.2.0-r1) (24/44) Installing py3-more-itertools (8.12.0-r1) (25/44) Installing py3-iniconfig (1.1.1-r2) (26/44) Installing py3-pluggy (0.13.1-r5) (27/44) Installing py3-py (1.10.0-r2) (28/44) Installing py3-wcwidth (0.2.5-r2) (29/44) Installing py3-toml (0.10.2-r3) (30/44) Installing py3-pytest (6.2.5-r1) (31/44) Installing py3-click (8.0.1-r2) (32/44) Installing py3-itsdangerous (2.0.1-r1) (33/44) Installing py3-markupsafe (2.0.1-r1) (34/44) Installing py3-jinja2 (3.0.1-r1) (35/44) Installing py3-werkzeug (2.0.2-r1) (36/44) Installing py3-flask (2.0.2-r1) (37/44) Installing py3-raven (6.10.0-r4) (38/44) Installing py3-blinker (1.4-r7) (39/44) Installing py3-brotli (1.0.9-r6) (40/44) Installing py3-decorator (5.1.0-r1) (41/44) Installing py3-httpbin (0.7.0-r3) (42/44) Installing py3-pytest-httpbin (1.0.0-r2) (43/44) Installing py3-responses (0.14.0-r1) (44/44) Installing .makedepends-httpie (20211225.102456) Executing busybox-1.34.1-r5.trigger OK: 380 MiB in 143 packages >>> httpie: Cleaning up srcdir >>> httpie: Cleaning up pkgdir >>> httpie: Fetching https://distfiles.alpinelinux.org/distfiles/edge/httpie-2.6.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> httpie: Fetching https://files.pythonhosted.org/packages/source/h/httpie/httpie-2.6.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 208k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 208k 100 208k 0 0 221k 0 --:--:-- --:--:-- --:--:-- 762k >>> httpie: Fetching https://distfiles.alpinelinux.org/distfiles/edge/httpie-2.6.0.tar.gz >>> httpie: Checking sha512sums... httpie-2.6.0.tar.gz: OK >>> httpie: Unpacking /var/cache/distfiles/edge/httpie-2.6.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/httpie copying httpie/context.py -> build/lib/httpie copying httpie/downloads.py -> build/lib/httpie copying httpie/compat.py -> build/lib/httpie copying httpie/utils.py -> build/lib/httpie copying httpie/status.py -> build/lib/httpie copying httpie/__main__.py -> build/lib/httpie copying httpie/client.py -> build/lib/httpie copying httpie/config.py -> build/lib/httpie copying httpie/ssl.py -> build/lib/httpie copying httpie/__init__.py -> build/lib/httpie copying httpie/uploads.py -> build/lib/httpie copying httpie/core.py -> build/lib/httpie copying httpie/sessions.py -> build/lib/httpie copying httpie/encoding.py -> build/lib/httpie copying httpie/models.py -> build/lib/httpie creating build/lib/httpie/cli copying httpie/cli/constants.py -> build/lib/httpie/cli copying httpie/cli/definition.py -> build/lib/httpie/cli copying httpie/cli/argtypes.py -> build/lib/httpie/cli copying httpie/cli/requestitems.py -> build/lib/httpie/cli copying httpie/cli/dicts.py -> build/lib/httpie/cli copying httpie/cli/__init__.py -> build/lib/httpie/cli copying httpie/cli/exceptions.py -> build/lib/httpie/cli copying httpie/cli/argparser.py -> build/lib/httpie/cli creating build/lib/httpie/plugins copying httpie/plugins/registry.py -> build/lib/httpie/plugins copying httpie/plugins/base.py -> build/lib/httpie/plugins copying httpie/plugins/__init__.py -> build/lib/httpie/plugins copying httpie/plugins/builtin.py -> build/lib/httpie/plugins copying httpie/plugins/manager.py -> build/lib/httpie/plugins creating build/lib/httpie/output copying httpie/output/utils.py -> build/lib/httpie/output copying httpie/output/writer.py -> build/lib/httpie/output copying httpie/output/streams.py -> build/lib/httpie/output copying httpie/output/__init__.py -> build/lib/httpie/output copying httpie/output/processing.py -> build/lib/httpie/output creating build/lib/httpie/output/lexers copying httpie/output/lexers/json.py -> build/lib/httpie/output/lexers copying httpie/output/lexers/__init__.py -> build/lib/httpie/output/lexers copying httpie/output/lexers/http.py -> build/lib/httpie/output/lexers creating build/lib/httpie/output/formatters copying httpie/output/formatters/json.py -> build/lib/httpie/output/formatters copying httpie/output/formatters/xml.py -> build/lib/httpie/output/formatters copying httpie/output/formatters/colors.py -> build/lib/httpie/output/formatters copying httpie/output/formatters/headers.py -> build/lib/httpie/output/formatters copying httpie/output/formatters/__init__.py -> build/lib/httpie/output/formatters ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/httpie/src/httpie-2.6.0, configfile: setup.cfg plugins: httpbin-1.0.0 collecting ... collected 735 items httpie/client.py::httpie.client.ensure_path_as_is PASSED [ 0%] httpie/encoding.py::httpie.encoding.detect_encoding PASSED [ 0%] httpie/utils.py::httpie.utils.humanize_bytes PASSED [ 0%] httpie/cli/argtypes.py::httpie.cli.argtypes.KeyValueArgType.tokenize PASSED [ 0%] httpie/cli/argtypes.py::httpie.cli.argtypes.parse_format_options PASSED [ 0%] tests/test_auth.py::test_basic_auth[http] PASSED [ 0%] tests/test_auth.py::test_digest_auth[http---auth-type] PASSED [ 0%] tests/test_auth.py::test_digest_auth[http--A] PASSED [ 1%] tests/test_auth.py::test_credentials_in_url[http] PASSED [ 1%] tests/test_auth.py::test_credentials_in_url_auth_flag_has_priority[http] PASSED [ 1%] tests/test_auth.py::test_netrc[http] PASSED [ 1%] tests/test_auth.py::test_ignore_netrc[http] PASSED [ 1%] tests/test_compress.py::test_compress_skip_negative_ratio[http] PASSED [ 1%] tests/test_compress.py::test_compress_force_with_negative_ratio[http] PASSED [ 1%] tests/test_compress.py::test_compress_json[http] PASSED [ 2%] tests/test_compress.py::test_compress_form[http] PASSED [ 2%] tests/test_compress.py::test_compress_raw[http] PASSED [ 2%] tests/test_compress.py::test_compress_stdin[http] PASSED [ 2%] tests/test_compress.py::test_compress_file[http] PASSED [ 2%] tests/test_downloads.py::TestDownloads::test_actual_download[http] PASSED [ 2%] tests/test_downloads.py::TestDownloads::test_download_with_Content_Length[http] PASSED [ 2%] tests/test_downloads.py::TestDownloads::test_download_no_Content_Length[http] PASSED [ 2%] tests/test_downloads.py::TestDownloads::test_download_output_from_content_disposition[http] PASSED [ 3%] tests/test_downloads.py::TestDownloads::test_download_interrupted[http] PASSED [ 3%] tests/test_downloads.py::TestDownloads::test_download_resumed[http] PASSED [ 3%] tests/test_errors.py::test_max_headers_limit[http] PASSED [ 3%] tests/test_errors.py::test_max_headers_no_limit[http] PASSED [ 3%] tests/test_errors.py::test_response_charset_option_unknown_encoding[http] PASSED [ 3%] tests/test_errors.py::test_response_mime_option_invalid_mime_type[http] PASSED [ 3%] tests/test_httpie.py::test_GET[http] PASSED [ 4%] tests/test_httpie.py::test_DELETE[http] PASSED [ 4%] tests/test_httpie.py::test_PUT[http] PASSED [ 4%] tests/test_httpie.py::test_POST_JSON_data[http] PASSED [ 4%] tests/test_httpie.py::test_POST_form[http] PASSED [ 4%] tests/test_httpie.py::test_POST_form_multiple_values[http] PASSED [ 4%] tests/test_httpie.py::test_POST_raw[http] PASSED [ 4%] tests/test_httpie.py::test_POST_stdin[http] PASSED [ 5%] tests/test_httpie.py::test_POST_file[http] PASSED [ 5%] tests/test_httpie.py::test_headers[http] PASSED [ 5%] tests/test_httpie.py::test_headers_unset[http] PASSED [ 5%] tests/test_httpie.py::test_unset_host_header[http] SKIPPED (unimplem...) [ 5%] tests/test_httpie.py::test_headers_empty_value[http] PASSED [ 5%] tests/test_httpie.py::test_json_input_preserve_order[http] PASSED [ 5%] tests/test_auth.py::test_basic_auth[https] PASSED [ 5%] tests/test_auth.py::test_digest_auth[https---auth-type] PASSED [ 6%] tests/test_auth.py::test_digest_auth[https--A] PASSED [ 6%] tests/test_auth.py::test_credentials_in_url[https] PASSED [ 6%] tests/test_auth.py::test_credentials_in_url_auth_flag_has_priority[https] PASSED [ 6%] tests/test_auth.py::test_netrc[https] PASSED [ 6%] tests/test_auth.py::test_ignore_netrc[https] PASSED [ 6%] tests/test_compress.py::test_compress_skip_negative_ratio[https] PASSED [ 6%] tests/test_compress.py::test_compress_force_with_negative_ratio[https] PASSED [ 7%] tests/test_compress.py::test_compress_json[https] PASSED [ 7%] tests/test_compress.py::test_compress_form[https] PASSED [ 7%] tests/test_compress.py::test_compress_raw[https] PASSED [ 7%] tests/test_compress.py::test_compress_stdin[https] PASSED [ 7%] tests/test_compress.py::test_compress_file[https] PASSED [ 7%] tests/test_downloads.py::TestDownloads::test_actual_download[https] PASSED [ 7%] tests/test_downloads.py::TestDownloads::test_download_with_Content_Length[https] PASSED [ 8%] tests/test_downloads.py::TestDownloads::test_download_no_Content_Length[https] PASSED [ 8%] tests/test_downloads.py::TestDownloads::test_download_output_from_content_disposition[https] PASSED [ 8%] tests/test_downloads.py::TestDownloads::test_download_interrupted[https] PASSED [ 8%] tests/test_downloads.py::TestDownloads::test_download_resumed[https] PASSED [ 8%] tests/test_errors.py::test_max_headers_limit[https] PASSED [ 8%] tests/test_errors.py::test_max_headers_no_limit[https] PASSED [ 8%] tests/test_errors.py::test_response_charset_option_unknown_encoding[https] PASSED [ 8%] tests/test_errors.py::test_response_mime_option_invalid_mime_type[https] PASSED [ 9%] tests/test_httpie.py::test_GET[https] PASSED [ 9%] tests/test_httpie.py::test_DELETE[https] PASSED [ 9%] tests/test_httpie.py::test_PUT[https] PASSED [ 9%] tests/test_httpie.py::test_POST_JSON_data[https] PASSED [ 9%] tests/test_httpie.py::test_POST_form[https] PASSED [ 9%] tests/test_httpie.py::test_POST_form_multiple_values[https] PASSED [ 9%] tests/test_httpie.py::test_POST_raw[https] PASSED [ 10%] tests/test_httpie.py::test_POST_stdin[https] PASSED [ 10%] tests/test_httpie.py::test_POST_file[https] PASSED [ 10%] tests/test_httpie.py::test_headers[https] PASSED [ 10%] tests/test_httpie.py::test_headers_unset[https] PASSED [ 10%] tests/test_httpie.py::test_unset_host_header[https] SKIPPED (unimple...) [ 10%] tests/test_httpie.py::test_headers_empty_value[https] PASSED [ 10%] tests/test_httpie.py::test_json_input_preserve_order[https] PASSED [ 11%] tests/test_auth.py::test_password_prompt PASSED [ 11%] tests/test_auth.py::test_only_username_in_url[username@example.org] PASSED [ 11%] tests/test_auth.py::test_only_username_in_url[username:@example.org] PASSED [ 11%] tests/test_auth.py::test_missing_auth PASSED [ 11%] tests/test_auth.py::test_ignore_netrc_together_with_auth PASSED [ 11%] tests/test_auth.py::test_ignore_netrc_with_auth_type_resulting_in_missing_auth PASSED [ 11%] tests/test_auth.py::test_auth_plugin_netrc_parse[basic-/basic-auth/httpie/password] PASSED [ 11%] tests/test_auth.py::test_auth_plugin_netrc_parse[digest-/digest-auth/auth/httpie/password] PASSED [ 12%] tests/test_auth.py::test_ignore_netrc_null_auth PASSED [ 12%] tests/test_auth_plugins.py::test_auth_plugin_parse_auth_false PASSED [ 12%] tests/test_auth_plugins.py::test_auth_plugin_require_auth_false PASSED [ 12%] tests/test_auth_plugins.py::test_auth_plugin_require_auth_false_and_auth_provided PASSED [ 12%] tests/test_auth_plugins.py::test_auth_plugin_prompt_password_false PASSED [ 12%] tests/test_binary.py::TestBinaryRequestData::test_binary_stdin PASSED [ 12%] tests/test_binary.py::TestBinaryRequestData::test_binary_file_path PASSED [ 13%] tests/test_binary.py::TestBinaryRequestData::test_binary_file_form PASSED [ 13%] tests/test_binary.py::TestBinaryResponseData::test_binary_suppresses_when_terminal PASSED [ 13%] tests/test_binary.py::TestBinaryResponseData::test_binary_suppresses_when_not_terminal_but_pretty PASSED [ 13%] tests/test_binary.py::TestBinaryResponseData::test_binary_included_and_correct_when_suitable PASSED [ 13%] tests/test_cli.py::TestItemParsing::test_invalid_items PASSED [ 13%] tests/test_cli.py::TestItemParsing::test_escape_separator PASSED [ 13%] tests/test_cli.py::TestItemParsing::test_backslash_before_non_special_character_does_not_escape[path=c:\\windows-path-=-c:\\windows] PASSED [ 14%] tests/test_cli.py::TestItemParsing::test_backslash_before_non_special_character_does_not_escape[path=c:\\windows\\-path-=-c:\\windows\\] PASSED [ 14%] tests/test_cli.py::TestItemParsing::test_backslash_before_non_special_character_does_not_escape[path\\==c:\\windows-path=-=-c:\\windows] PASSED [ 14%] tests/test_cli.py::TestItemParsing::test_escape_longsep PASSED [ 14%] tests/test_cli.py::TestItemParsing::test_valid_items PASSED [ 14%] tests/test_cli.py::TestItemParsing::test_multiple_file_fields_with_same_field_name PASSED [ 14%] tests/test_cli.py::TestItemParsing::test_multiple_text_fields_with_same_field_name PASSED [ 14%] tests/test_cli.py::TestQuerystring::test_query_string_params_in_url PASSED [ 14%] tests/test_cli.py::TestQuerystring::test_query_string_params_items PASSED [ 15%] tests/test_cli.py::TestQuerystring::test_query_string_params_in_url_and_items_with_duplicates PASSED [ 15%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand PASSED [ 15%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand_with_slash PASSED [ 15%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand_with_port PASSED [ 15%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand_with_path PASSED [ 15%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand_with_port_and_slash PASSED [ 15%] tests/test_cli.py::TestLocalhostShorthand::test_expand_localhost_shorthand_with_port_and_path PASSED [ 16%] tests/test_cli.py::TestLocalhostShorthand::test_dont_expand_shorthand_ipv6_as_shorthand PASSED [ 16%] tests/test_cli.py::TestLocalhostShorthand::test_dont_expand_longer_ipv6_as_shorthand PASSED [ 16%] tests/test_cli.py::TestLocalhostShorthand::test_dont_expand_full_ipv6_as_shorthand PASSED [ 16%] tests/test_cli.py::TestArgumentParser::test_guess_when_method_set_and_valid PASSED [ 16%] tests/test_cli.py::TestArgumentParser::test_guess_when_method_not_set PASSED [ 16%] tests/test_cli.py::TestArgumentParser::test_guess_when_method_set_but_invalid_and_data_field PASSED [ 16%] tests/test_cli.py::TestArgumentParser::test_guess_when_method_set_but_invalid_and_header_field PASSED [ 17%] tests/test_cli.py::TestArgumentParser::test_guess_when_method_set_but_invalid_and_item_exists PASSED [ 17%] tests/test_cli.py::TestNoOptions::test_valid_no_options PASSED [ 17%] tests/test_cli.py::TestNoOptions::test_invalid_no_options PASSED [ 17%] tests/test_cli.py::TestStdin::test_ignore_stdin PASSED [ 17%] tests/test_cli.py::TestStdin::test_ignore_stdin_cannot_prompt_password PASSED [ 17%] tests/test_cli.py::TestStdin::test_stdin_closed PASSED [ 17%] tests/test_cli.py::TestSchemes::test_invalid_custom_scheme PASSED [ 17%] tests/test_cli.py::TestSchemes::test_invalid_scheme_via_via_default_scheme PASSED [ 18%] tests/test_cli.py::TestSchemes::test_default_scheme_option PASSED [ 18%] tests/test_cli.py::TestSchemes::test_scheme_when_invoked_as_https PASSED [ 18%] tests/test_compress.py::test_cannot_combine_compress_with_chunked PASSED [ 18%] tests/test_compress.py::test_cannot_combine_compress_with_multipart PASSED [ 18%] tests/test_config.py::test_default_options PASSED [ 18%] tests/test_config.py::test_config_file_not_valid PASSED [ 18%] tests/test_config.py::test_config_file_inaccessible PASSED [ 19%] tests/test_config.py::test_default_options_overwrite PASSED [ 19%] tests/test_config.py::test_explicit_xdg_config_home PASSED [ 19%] tests/test_config.py::test_default_xdg_config_home PASSED [ 19%] tests/test_config.py::test_legacy_config_dir PASSED [ 19%] tests/test_config.py::test_custom_config_dir PASSED [ 19%] tests/test_config.py::test_windows_config_dir SKIPPED (windows-only) [ 19%] tests/test_cookie.py::TestIntegration::test_cookie_parser PASSED [ 20%] tests/test_defaults.py::test_default_headers_case_insensitive PASSED [ 20%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_GET PASSED [ 20%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_GET_with_headers PASSED [ 20%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_POST_json PASSED [ 20%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_POST_form PASSED [ 20%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_POST_raw PASSED [ 20%] tests/test_defaults.py::TestImplicitHTTPMethod::test_implicit_POST_stdin PASSED [ 20%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_GET_no_data_no_auto_headers PASSED [ 21%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_POST_no_data_no_auto_headers PASSED [ 21%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_POST_with_data_auto_JSON_headers PASSED [ 21%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_GET_with_data_auto_JSON_headers PASSED [ 21%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_POST_explicit_JSON_JSON_ACCEPT PASSED [ 21%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_GET_explicit_JSON_explicit_headers PASSED [ 21%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_POST_form_auto_Content_Type PASSED [ 21%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_POST_form_Content_Type_override PASSED [ 22%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_print_only_body_when_stdout_redirected_by_default PASSED [ 22%] tests/test_defaults.py::TestAutoContentTypeAndAcceptHeaders::test_print_overridable_when_stdout_redirected PASSED [ 22%] tests/test_downloads.py::TestDownloadUtils::test_Content_Range_parsing PASSED [ 22%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename=hello-WORLD_123.txt-hello-WORLD_123.txt] PASSED [ 22%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename=".hello-WORLD_123.txt"-hello-WORLD_123.txt] PASSED [ 22%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename="white space.txt"-white space.txt] PASSED [ 22%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename="\\"quotes\\".txt"-"quotes".txt] PASSED [ 22%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename=/etc/hosts-hosts] PASSED [ 23%] tests/test_downloads.py::TestDownloadUtils::test_Content_Disposition_parsing[attachment; filename=-None] PASSED [ 23%] tests/test_downloads.py::TestDownloadUtils::test_filename_from_url PASSED [ 23%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.bar-0-foo.bar] PASSED [ 23%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.bar-1-foo.bar-1] PASSED [ 23%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.bar-10-foo.bar-10] PASSED [ 23%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[AAAAAAAAAAAAAAAAAAAA-0-AAAAAAAAAA] PASSED [ 23%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[AAAAAAAAAAAAAAAAAAAA-1-AAAAAAAA-1] PASSED [ 24%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[AAAAAAAAAAAAAAAAAAAA-10-AAAAAAA-10] PASSED [ 24%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[AAAAAAAAAAAAAAAAAAAA.txt-0-AAAAAA.txt] PASSED [ 24%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[AAAAAAAAAAAAAAAAAAAA.txt-1-AAAA.txt-1] PASSED [ 24%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.AAAAAAAAAAAAAAAAAAAA-0-foo.AAAAAA] PASSED [ 24%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.AAAAAAAAAAAAAAAAAAAA-1-foo.AAAA-1] PASSED [ 24%] tests/test_downloads.py::TestDownloadUtils::test_unique_filename[foo.AAAAAAAAAAAAAAAAAAAA-10-foo.AAA-10] PASSED [ 24%] tests/test_downloads.py::TestDownloads::test_download_with_redirect_original_url_used_for_filename PASSED [ 25%] tests/test_encoding.py::test_charset_text_pairs PASSED [ 25%] tests/test_encoding.py::test_unicode_headers PASSED [ 25%] tests/test_encoding.py::test_unicode_headers_verbose PASSED [ 25%] tests/test_encoding.py::test_unicode_raw PASSED [ 25%] tests/test_encoding.py::test_unicode_raw_verbose PASSED [ 25%] tests/test_encoding.py::test_unicode_form_item PASSED [ 25%] tests/test_encoding.py::test_unicode_form_item_verbose PASSED [ 25%] tests/test_encoding.py::test_unicode_json_item PASSED [ 26%] tests/test_encoding.py::test_unicode_json_item_verbose PASSED [ 26%] tests/test_encoding.py::test_unicode_raw_json_item PASSED [ 26%] tests/test_encoding.py::test_unicode_raw_json_item_verbose PASSED [ 26%] tests/test_encoding.py::test_unicode_url_query_arg_item PASSED [ 26%] tests/test_encoding.py::test_unicode_url_query_arg_item_verbose PASSED [ 26%] tests/test_encoding.py::test_unicode_url PASSED [ 26%] tests/test_encoding.py::test_unicode_url_verbose PASSED [ 27%] tests/test_encoding.py::test_unicode_basic_auth PASSED [ 27%] tests/test_encoding.py::test_unicode_digest_auth PASSED [ 27%] tests/test_encoding.py::test_terminal_output_response_charset_detection[big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 27%] tests/test_encoding.py::test_terminal_output_response_charset_detection[windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 27%] tests/test_encoding.py::test_terminal_output_response_charset_detection[utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 27%] tests/test_encoding.py::test_terminal_output_response_content_type_charset[big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 27%] tests/test_encoding.py::test_terminal_output_response_content_type_charset[windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_content_type_charset[utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[all-big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[all-windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[all-utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[colors-big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[colors-windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[colors-utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 28%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[format-big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 29%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[format-windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 29%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[format-utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 29%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[none-big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 29%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[none-windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 29%] tests/test_encoding.py::test_terminal_output_response_content_type_charset_with_stream[none-utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 29%] tests/test_encoding.py::test_terminal_output_response_charset_override[all-big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 29%] tests/test_encoding.py::test_terminal_output_response_charset_override[all-windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 30%] tests/test_encoding.py::test_terminal_output_response_charset_override[all-utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 30%] tests/test_encoding.py::test_terminal_output_response_charset_override[colors-big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 30%] tests/test_encoding.py::test_terminal_output_response_charset_override[colors-windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 30%] tests/test_encoding.py::test_terminal_output_response_charset_override[colors-utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 30%] tests/test_encoding.py::test_terminal_output_response_charset_override[format-big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 30%] tests/test_encoding.py::test_terminal_output_response_charset_override[format-windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 30%] tests/test_encoding.py::test_terminal_output_response_charset_override[format-utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 31%] tests/test_encoding.py::test_terminal_output_response_charset_override[none-big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 31%] tests/test_encoding.py::test_terminal_output_response_charset_override[none-windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 31%] tests/test_encoding.py::test_terminal_output_response_charset_override[none-utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 31%] tests/test_encoding.py::test_terminal_output_request_content_type_charset[big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 31%] tests/test_encoding.py::test_terminal_output_request_content_type_charset[windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 31%] tests/test_encoding.py::test_terminal_output_request_content_type_charset[utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 31%] tests/test_encoding.py::test_terminal_output_request_charset_detection[big5-\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996\u5377\u9996] PASSED [ 31%] tests/test_encoding.py::test_terminal_output_request_charset_detection[windows-1250-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 32%] tests/test_encoding.py::test_terminal_output_request_charset_detection[utf-8-V\u0161ichni lid\xe9 jsou si rovni. V\u0161ichni lid\xe9 jsou si rovni.] PASSED [ 32%] tests/test_errors.py::test_error PASSED [ 32%] tests/test_errors.py::test_error_traceback PASSED [ 32%] tests/test_exit_status.py::test_keyboard_interrupt_during_arg_parsing_exit_status PASSED [ 32%] tests/test_exit_status.py::test_keyboard_interrupt_in_program_exit_status PASSED [ 32%] tests/test_exit_status.py::test_ok_response_exits_0 PASSED [ 32%] tests/test_exit_status.py::test_error_response_exits_0_without_check_status PASSED [ 33%] tests/test_exit_status.py::test_timeout_exit_status PASSED [ 33%] tests/test_exit_status.py::test_3xx_check_status_exits_3_and_stderr_when_stdout_redirected PASSED [ 33%] tests/test_exit_status.py::test_3xx_check_status_redirects_allowed_exits_0 PASSED [ 33%] tests/test_exit_status.py::test_4xx_check_status_exits_4 PASSED [ 33%] tests/test_exit_status.py::test_5xx_check_status_exits_5 PASSED [ 33%] tests/test_httpie.py::test_main_entry_point PASSED [ 33%] tests/test_httpie.py::test_main_entry_point_keyboard_interrupt PASSED [ 34%] tests/test_httpie.py::test_debug PASSED [ 34%] tests/test_httpie.py::test_help PASSED [ 34%] tests/test_httpie.py::test_version PASSED [ 34%] tests/test_httpie.py::test_path_dot_normalization PASSED [ 34%] tests/test_httpie.py::test_path_as_is PASSED [ 34%] tests/test_httpie.py::test_form_POST_file_redirected_stdin PASSED [ 34%] tests/test_httpie.py::test_raw_POST_key_values_supplied PASSED [ 34%] tests/test_httpie.py::test_raw_POST_redirected_stdin PASSED [ 35%] tests/test_httpie.py::test_headers_empty_value_with_value_gives_error PASSED [ 35%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data0-)]}',\\n] PASSED [ 35%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data0-)]}',] PASSED [ 35%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data0-while(1);] PASSED [ 35%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data0-for(;;)] PASSED [ 35%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data0-)] PASSED [ 35%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data0-]] PASSED [ 36%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data0-}] PASSED [ 36%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data1-)]}',\\n] PASSED [ 36%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data1-)]}',] PASSED [ 36%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data1-while(1);] PASSED [ 36%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data1-for(;;)] PASSED [ 36%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data1-)] PASSED [ 36%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data1-]] PASSED [ 37%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data1-}] PASSED [ 37%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data2-)]}',\\n] PASSED [ 37%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data2-)]}',] PASSED [ 37%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data2-while(1);] PASSED [ 37%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data2-for(;;)] PASSED [ 37%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data2-)] PASSED [ 37%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data2-]] PASSED [ 37%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data2-}] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data3-)]}',\\n] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data3-)]}',] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data3-while(1);] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data3-for(;;)] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data3-)] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data3-]] PASSED [ 38%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-json_data3-}] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-foo-)]}',\\n] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-foo-)]}',] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-foo-while(1);] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-foo-for(;;)] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-foo-)] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-foo-]] PASSED [ 39%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-foo-}] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-True-)]}',\\n] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-True-)]}',] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-True-while(1);] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-True-for(;;)] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-True-)] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-True-]] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-True-}] PASSED [ 40%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-False-)]}',\\n] PASSED [ 41%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-False-)]}',] PASSED [ 41%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-False-while(1);] PASSED [ 41%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-False-for(;;)] PASSED [ 41%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-False-)] PASSED [ 41%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-False-]] PASSED [ 41%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-False-}] PASSED [ 41%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-None-)]}',\\n] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-None-)]}',] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-None-while(1);] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-None-for(;;)] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-None-)] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-None-]] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[all-None-}] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data0-)]}',\\n] PASSED [ 42%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data0-)]}',] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data0-while(1);] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data0-for(;;)] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data0-)] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data0-]] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data0-}] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data1-)]}',\\n] PASSED [ 43%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data1-)]}',] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data1-while(1);] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data1-for(;;)] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data1-)] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data1-]] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data1-}] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data2-)]}',\\n] PASSED [ 44%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data2-)]}',] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data2-while(1);] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data2-for(;;)] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data2-)] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data2-]] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data2-}] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data3-)]}',\\n] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data3-)]}',] PASSED [ 45%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data3-while(1);] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data3-for(;;)] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data3-)] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data3-]] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-json_data3-}] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-foo-)]}',\\n] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-foo-)]}',] PASSED [ 46%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-foo-while(1);] PASSED [ 47%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-foo-for(;;)] PASSED [ 47%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-foo-)] PASSED [ 47%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-foo-]] PASSED [ 47%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-foo-}] PASSED [ 47%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-True-)]}',\\n] PASSED [ 47%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-True-)]}',] PASSED [ 47%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-True-while(1);] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-True-for(;;)] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-True-)] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-True-]] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-True-}] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-False-)]}',\\n] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-False-)]}',] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-False-while(1);] PASSED [ 48%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-False-for(;;)] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-False-)] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-False-]] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-False-}] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-None-)]}',\\n] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-None-)]}',] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-None-while(1);] PASSED [ 49%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-None-for(;;)] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-None-)] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-None-]] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[colors-None-}] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data0-)]}',\\n] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data0-)]}',] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data0-while(1);] PASSED [ 50%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data0-for(;;)] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data0-)] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data0-]] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data0-}] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data1-)]}',\\n] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data1-)]}',] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data1-while(1);] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data1-for(;;)] PASSED [ 51%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data1-)] PASSED [ 52%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data1-]] PASSED [ 52%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data1-}] PASSED [ 52%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data2-)]}',\\n] PASSED [ 52%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data2-)]}',] PASSED [ 52%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data2-while(1);] PASSED [ 52%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data2-for(;;)] PASSED [ 52%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data2-)] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data2-]] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data2-}] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data3-)]}',\\n] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data3-)]}',] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data3-while(1);] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data3-for(;;)] PASSED [ 53%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data3-)] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data3-]] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-json_data3-}] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-foo-)]}',\\n] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-foo-)]}',] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-foo-while(1);] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-foo-for(;;)] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-foo-)] PASSED [ 54%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-foo-]] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-foo-}] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-True-)]}',\\n] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-True-)]}',] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-True-while(1);] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-True-for(;;)] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-True-)] PASSED [ 55%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-True-]] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-True-}] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-False-)]}',\\n] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-False-)]}',] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-False-while(1);] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-False-for(;;)] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-False-)] PASSED [ 56%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-False-]] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-False-}] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-None-)]}',\\n] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-None-)]}',] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-None-while(1);] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-None-for(;;)] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-None-)] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-None-]] PASSED [ 57%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[format-None-}] PASSED [ 58%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data0-)]}',\\n] PASSED [ 58%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data0-)]}',] PASSED [ 58%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data0-while(1);] PASSED [ 58%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data0-for(;;)] PASSED [ 58%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data0-)] PASSED [ 58%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data0-]] PASSED [ 58%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data0-}] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data1-)]}',\\n] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data1-)]}',] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data1-while(1);] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data1-for(;;)] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data1-)] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data1-]] PASSED [ 59%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data1-}] PASSED [ 60%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data2-)]}',\\n] PASSED [ 60%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data2-)]}',] PASSED [ 60%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data2-while(1);] PASSED [ 60%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data2-for(;;)] PASSED [ 60%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data2-)] PASSED [ 60%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data2-]] PASSED [ 60%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data2-}] PASSED [ 60%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data3-)]}',\\n] PASSED [ 61%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data3-)]}',] PASSED [ 61%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data3-while(1);] PASSED [ 61%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data3-for(;;)] PASSED [ 61%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data3-)] PASSED [ 61%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data3-]] PASSED [ 61%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-json_data3-}] PASSED [ 61%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-foo-)]}',\\n] PASSED [ 62%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-foo-)]}',] PASSED [ 62%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-foo-while(1);] PASSED [ 62%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-foo-for(;;)] PASSED [ 62%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-foo-)] PASSED [ 62%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-foo-]] PASSED [ 62%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-foo-}] PASSED [ 62%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-True-)]}',\\n] PASSED [ 62%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-True-)]}',] PASSED [ 63%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-True-while(1);] PASSED [ 63%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-True-for(;;)] PASSED [ 63%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-True-)] PASSED [ 63%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-True-]] PASSED [ 63%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-True-}] PASSED [ 63%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-False-)]}',\\n] PASSED [ 63%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-False-)]}',] PASSED [ 64%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-False-while(1);] PASSED [ 64%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-False-for(;;)] PASSED [ 64%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-False-)] PASSED [ 64%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-False-]] PASSED [ 64%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-False-}] PASSED [ 64%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-None-)]}',\\n] PASSED [ 64%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-None-)]}',] PASSED [ 65%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-None-while(1);] PASSED [ 65%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-None-for(;;)] PASSED [ 65%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-None-)] PASSED [ 65%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-None-]] PASSED [ 65%] tests/test_json.py::test_json_formatter_with_body_preceded_by_non_json_data[none-None-}] PASSED [ 65%] tests/test_json.py::test_duplicate_keys_support_from_response PASSED [ 65%] tests/test_json.py::test_duplicate_keys_support_from_input_file PASSED [ 65%] tests/test_offline.py::test_offline PASSED [ 66%] tests/test_offline.py::test_offline_raw PASSED [ 66%] tests/test_offline.py::test_offline_raw_empty_should_use_POST PASSED [ 66%] tests/test_offline.py::test_offline_form PASSED [ 66%] tests/test_offline.py::test_offline_json PASSED [ 66%] tests/test_offline.py::test_offline_multipart PASSED [ 66%] tests/test_offline.py::test_offline_from_file PASSED [ 66%] tests/test_offline.py::test_offline_chunked PASSED [ 67%] tests/test_offline.py::test_offline_download PASSED [ 67%] tests/test_output.py::test_output_option[True] PASSED [ 67%] tests/test_output.py::test_output_option[False] PASSED [ 67%] tests/test_output.py::TestQuietFlag::test_quiet[quiet_flags0] PASSED [ 67%] tests/test_output.py::TestQuietFlag::test_quiet[quiet_flags1] PASSED [ 67%] tests/test_output.py::TestQuietFlag::test_quiet[quiet_flags2] PASSED [ 67%] tests/test_output.py::TestQuietFlag::test_quiet[quiet_flags3] PASSED [ 68%] tests/test_output.py::TestQuietFlag::test_quiet_with_check_status_non_zero PASSED [ 68%] tests/test_output.py::TestQuietFlag::test_quiet_with_check_status_non_zero_pipe PASSED [ 68%] tests/test_output.py::TestQuietFlag::test_quiet_quiet_with_check_status_non_zero PASSED [ 68%] tests/test_output.py::TestQuietFlag::test_quiet_quiet_with_check_status_non_zero_pipe PASSED [ 68%] tests/test_output.py::TestQuietFlag::test_quiet_with_password_prompt[quiet_flags0] PASSED [ 68%] tests/test_output.py::TestQuietFlag::test_quiet_with_password_prompt[quiet_flags1] PASSED [ 68%] tests/test_output.py::TestQuietFlag::test_quiet_with_password_prompt[quiet_flags2] PASSED [ 68%] tests/test_output.py::TestQuietFlag::test_quiet_with_password_prompt[quiet_flags3] PASSED [ 69%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-h-quiet_flags0] PASSED [ 69%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-h-quiet_flags1] PASSED [ 69%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-h-quiet_flags2] PASSED [ 69%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-h-quiet_flags3] PASSED [ 69%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-b-quiet_flags0] PASSED [ 69%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-b-quiet_flags1] PASSED [ 69%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-b-quiet_flags2] PASSED [ 70%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-b-quiet_flags3] PASSED [ 70%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-v-quiet_flags0] PASSED [ 70%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-v-quiet_flags1] PASSED [ 70%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-v-quiet_flags2] PASSED [ 70%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-v-quiet_flags3] PASSED [ 70%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-p=hH-quiet_flags0] PASSED [ 70%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-p=hH-quiet_flags1] PASSED [ 71%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-p=hH-quiet_flags2] PASSED [ 71%] tests/test_output.py::TestQuietFlag::test_quiet_with_explicit_output_options[-p=hH-quiet_flags3] PASSED [ 71%] tests/test_output.py::TestQuietFlag::test_quiet_with_output_redirection[True-quiet_flags0] PASSED [ 71%] tests/test_output.py::TestQuietFlag::test_quiet_with_output_redirection[True-quiet_flags1] PASSED [ 71%] tests/test_output.py::TestQuietFlag::test_quiet_with_output_redirection[True-quiet_flags2] PASSED [ 71%] tests/test_output.py::TestQuietFlag::test_quiet_with_output_redirection[True-quiet_flags3] PASSED [ 71%] tests/test_output.py::TestQuietFlag::test_quiet_with_output_redirection[False-quiet_flags0] PASSED [ 71%] tests/test_output.py::TestQuietFlag::test_quiet_with_output_redirection[False-quiet_flags1] PASSED [ 72%] tests/test_output.py::TestQuietFlag::test_quiet_with_output_redirection[False-quiet_flags2] PASSED [ 72%] tests/test_output.py::TestQuietFlag::test_quiet_with_output_redirection[False-quiet_flags3] PASSED [ 72%] tests/test_output.py::TestVerboseFlag::test_verbose PASSED [ 72%] tests/test_output.py::TestVerboseFlag::test_verbose_raw PASSED [ 72%] tests/test_output.py::TestVerboseFlag::test_verbose_form PASSED [ 72%] tests/test_output.py::TestVerboseFlag::test_verbose_json PASSED [ 72%] tests/test_output.py::TestVerboseFlag::test_verbose_implies_all PASSED [ 73%] tests/test_output.py::TestColors::test_get_lexer[application/json-False-None-JSON] PASSED [ 73%] tests/test_output.py::TestColors::test_get_lexer[application/json+foo-False-None-JSON] PASSED [ 73%] tests/test_output.py::TestColors::test_get_lexer[application/foo+json-False-None-JSON] PASSED [ 73%] tests/test_output.py::TestColors::test_get_lexer[application/json-foo-False-None-JSON] PASSED [ 73%] tests/test_output.py::TestColors::test_get_lexer[application/x-json-False-None-JSON] PASSED [ 73%] tests/test_output.py::TestColors::test_get_lexer[foo/json-False-None-JSON] PASSED [ 73%] tests/test_output.py::TestColors::test_get_lexer[foo/json+bar-False-None-JSON] PASSED [ 74%] tests/test_output.py::TestColors::test_get_lexer[foo/bar+json-False-None-JSON] PASSED [ 74%] tests/test_output.py::TestColors::test_get_lexer[foo/json-foo-False-None-JSON] PASSED [ 74%] tests/test_output.py::TestColors::test_get_lexer[foo/x-json-False-None-JSON] PASSED [ 74%] tests/test_output.py::TestColors::test_get_lexer[application/vnd.comverge.grid+hal+json-False-None-JSON] PASSED [ 74%] tests/test_output.py::TestColors::test_get_lexer[text/plain-True-{}-JSON] PASSED [ 74%] tests/test_output.py::TestColors::test_get_lexer[text/plain-True-foo-Text only] PASSED [ 74%] tests/test_output.py::TestColors::test_get_lexer_not_found PASSED [ 74%] tests/test_output.py::TestPrettyOptions::test_pretty_enabled_by_default PASSED [ 75%] tests/test_output.py::TestPrettyOptions::test_pretty_enabled_by_default_unless_stdout_redirected PASSED [ 75%] tests/test_output.py::TestPrettyOptions::test_force_pretty PASSED [ 75%] tests/test_output.py::TestPrettyOptions::test_force_ugly PASSED [ 75%] tests/test_output.py::TestPrettyOptions::test_subtype_based_pygments_lexer_match PASSED [ 75%] tests/test_output.py::TestPrettyOptions::test_colors_option PASSED [ 75%] tests/test_output.py::TestPrettyOptions::test_format_option PASSED [ 75%] tests/test_output.py::TestLineEndings::test_CRLF_headers_only PASSED [ 76%] tests/test_output.py::TestLineEndings::test_CRLF_ugly_response PASSED [ 76%] tests/test_output.py::TestLineEndings::test_CRLF_formatted_response PASSED [ 76%] tests/test_output.py::TestLineEndings::test_CRLF_ugly_request PASSED [ 76%] tests/test_output.py::TestLineEndings::test_CRLF_formatted_request PASSED [ 76%] tests/test_output.py::TestFormatOptions::test_header_formatting_options PASSED [ 76%] tests/test_output.py::TestFormatOptions::test_json_formatting_options[json.sort_keys:true,json.indent:4-{\n "a": 0,\n "b": 0\n}] PASSED [ 76%] tests/test_output.py::TestFormatOptions::test_json_formatting_options[json.sort_keys:false,json.indent:2-{\n "b": 0,\n "a": 0\n}] PASSED [ 77%] tests/test_output.py::TestFormatOptions::test_json_formatting_options[json.format:false-{"b": 0, "a": 0}] PASSED [ 77%] tests/test_output.py::TestFormatOptions::test_parse_format_options[defaults0-foo.bar:2-expected0] PASSED [ 77%] tests/test_output.py::TestFormatOptions::test_parse_format_options[defaults1-foo.bar:false-expected1] PASSED [ 77%] tests/test_output.py::TestFormatOptions::test_parse_format_options[defaults2-foo.bar:b-expected2] PASSED [ 77%] tests/test_output.py::TestFormatOptions::test_parse_format_options_errors[foo:2-invalid option] PASSED [ 77%] tests/test_output.py::TestFormatOptions::test_parse_format_options_errors[foo.baz:2-invalid key] PASSED [ 77%] tests/test_output.py::TestFormatOptions::test_parse_format_options_errors[foo.bar:false-expected int got bool] PASSED [ 77%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args0-expected_format_options0] PASSED [ 78%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args1-expected_format_options1] PASSED [ 78%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args2-expected_format_options2] PASSED [ 78%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args3-expected_format_options3] PASSED [ 78%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args4-expected_format_options4] PASSED [ 78%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args5-expected_format_options5] PASSED [ 78%] tests/test_output.py::TestFormatOptions::test_format_options_accumulation[args6-expected_format_options6] PASSED [ 78%] tests/test_output.py::test_response_mime_overwrite PASSED [ 79%] tests/test_output.py::test_response_mime_overwrite_incorrect PASSED [ 79%] tests/test_redirects.py::test_follow_all_redirects_shown PASSED [ 79%] tests/test_redirects.py::test_follow_without_all_redirects_hidden[--follow] PASSED [ 79%] tests/test_redirects.py::test_follow_without_all_redirects_hidden[-F] PASSED [ 79%] tests/test_redirects.py::test_follow_output_options_used_for_redirects XFAIL [ 79%] tests/test_redirects.py::test_follow_all_output_options_used_for_redirects PASSED [ 79%] tests/test_redirects.py::test_max_redirects PASSED [ 80%] tests/test_redirects.py::test_follow_redirect_with_repost[307] PASSED [ 80%] tests/test_redirects.py::test_follow_redirect_with_repost[308] PASSED [ 80%] tests/test_redirects.py::test_verbose_follow_redirect_with_repost[307] PASSED [ 80%] tests/test_redirects.py::test_verbose_follow_redirect_with_repost[308] PASSED [ 80%] tests/test_regressions.py::test_Host_header_overwrite PASSED [ 80%] tests/test_regressions.py::test_output_devnull PASSED [ 80%] tests/test_regressions.py::test_verbose_redirected_stdout_separator PASSED [ 80%] tests/test_sessions.py::TestSessionFlow::test_session_created_and_reused PASSED [ 81%] tests/test_sessions.py::TestSessionFlow::test_session_update PASSED [ 81%] tests/test_sessions.py::TestSessionFlow::test_session_read_only PASSED [ 81%] tests/test_sessions.py::TestSession::test_session_ignored_header_prefixes PASSED [ 81%] tests/test_sessions.py::TestSession::test_session_with_upload PASSED [ 81%] tests/test_sessions.py::TestSession::test_session_by_path PASSED [ 81%] tests/test_sessions.py::TestSession::test_session_with_cookie_followed_by_another_header PASSED [ 81%] tests/test_sessions.py::TestSession::test_session_unicode PASSED [ 82%] tests/test_sessions.py::TestSession::test_session_default_header_value_overwritten PASSED [ 82%] tests/test_sessions.py::TestSession::test_download_in_session PASSED [ 82%] tests/test_sessions.py::TestSession::test_auth_type_reused_in_session[False-False] PASSED [ 82%] tests/test_sessions.py::TestSession::test_auth_type_reused_in_session[False-True] PASSED [ 82%] tests/test_sessions.py::TestSession::test_auth_type_reused_in_session[True-False] PASSED [ 82%] tests/test_sessions.py::TestSession::test_auth_plugin_prompt_password_in_session PASSED [ 82%] tests/test_sessions.py::TestSession::test_auth_type_stored_in_session_file PASSED [ 82%] tests/test_sessions.py::TestExpiredCookies::test_removes_expired_cookies_from_session_obj[initial_cookie0-id] PASSED [ 83%] tests/test_sessions.py::TestExpiredCookies::test_removes_expired_cookies_from_session_obj[initial_cookie1-token] PASSED [ 83%] tests/test_sessions.py::TestExpiredCookies::test_expired_cookies PASSED [ 83%] tests/test_sessions.py::TestExpiredCookies::test_get_expired_cookies_using_max_age PASSED [ 83%] tests/test_sessions.py::TestExpiredCookies::test_get_expired_cookies_manages_multiple_cookie_headers[hello=world; Path=/; Expires=Thu, 01-Jan-1970 00:00:00 GMT; HttpOnly-None-expected_expired0] PASSED [ 83%] tests/test_sessions.py::TestExpiredCookies::test_get_expired_cookies_manages_multiple_cookie_headers[hello=world; Path=/; Expires=Thu, 01-Jan-1970 00:00:00 GMT; HttpOnly, pea=pod; Path=/ab; Expires=Thu, 01-Jan-1970 00:00:00 GMT; HttpOnly-None-expected_expired1] PASSED [ 83%] tests/test_sessions.py::TestExpiredCookies::test_get_expired_cookies_manages_multiple_cookie_headers[pfg=; Expires=Sat, 19-Sep-2020 06:58:14 GMT+0000; Max-Age=0; path=/; domain=.tumblr.com; secure; HttpOnly-None-expected_expired2] PASSED [ 83%] tests/test_sessions.py::TestExpiredCookies::test_get_expired_cookies_manages_multiple_cookie_headers[hello=world; Path=/; Expires=Fri, 12 Jun 2020 12:28:55 GMT; HttpOnly-1591833600.0-expected_expired3] PASSED [ 84%] tests/test_sessions.py::TestCookieStorage::test_existing_and_new_cookies_sent_in_request[new=bar-new_cookies_dict0-cookie1=foo; cookie2=foo; new=bar] PASSED [ 84%] tests/test_sessions.py::TestCookieStorage::test_existing_and_new_cookies_sent_in_request[new=bar;chocolate=milk-new_cookies_dict1-chocolate=milk; cookie1=foo; cookie2=foo; new=bar] PASSED [ 84%] tests/test_sessions.py::TestCookieStorage::test_existing_and_new_cookies_sent_in_request[new=bar; chocolate=milk-new_cookies_dict2-chocolate=milk; cookie1=foo; cookie2=foo; new=bar] PASSED [ 84%] tests/test_sessions.py::TestCookieStorage::test_existing_and_new_cookies_sent_in_request[new=bar;; chocolate=milk;;;-new_cookies_dict3-cookie1=foo; cookie2=foo; new=bar] PASSED [ 84%] tests/test_sessions.py::TestCookieStorage::test_existing_and_new_cookies_sent_in_request[new=bar; chocolate=milk;;;-new_cookies_dict4-chocolate=milk; cookie1=foo; cookie2=foo; new=bar] PASSED [ 84%] tests/test_sessions.py::TestCookieStorage::test_cookie_storage_priority[-/cookies/set/cookie1/bar-bar] PASSED [ 84%] tests/test_sessions.py::TestCookieStorage::test_cookie_storage_priority[cookie1=not_foo-/cookies/set/cookie1/bar-bar] PASSED [ 85%] tests/test_sessions.py::TestCookieStorage::test_cookie_storage_priority[cookie1=not_foo--not_foo] PASSED [ 85%] tests/test_sessions.py::TestCookieStorage::test_cookie_storage_priority[--foo] PASSED [ 85%] tests/test_ssl.py::test_ssl_version[ssl2.3] PASSED [ 85%] tests/test_ssl.py::test_ssl_version[tls1] SKIPPED (Unsupported TLS v...) [ 85%] tests/test_ssl.py::test_ssl_version[tls1.1] SKIPPED (Unsupported TLS...) [ 85%] tests/test_ssl.py::test_ssl_version[tls1.2] PASSED [ 85%] tests/test_ssl.py::TestClientCert::test_cert_and_key PASSED [ 85%] tests/test_ssl.py::TestClientCert::test_cert_pem PASSED [ 86%] tests/test_ssl.py::TestClientCert::test_cert_file_not_found PASSED [ 86%] tests/test_ssl.py::TestClientCert::test_cert_file_invalid pytest-httpbin server hit an exception serving request: EOF occurred in violation of protocol (_ssl.c:997) attempting to ignore so the rest of the tests can run PASSED [ 86%] tests/test_ssl.py::TestClientCert::test_cert_ok_but_missing_key pytest-httpbin server hit an exception serving request: EOF occurred in violation of protocol (_ssl.c:997) attempting to ignore so the rest of the tests can run PASSED [ 86%] tests/test_ssl.py::TestServerCert::test_verify_no_OK PASSED [ 86%] tests/test_ssl.py::TestServerCert::test_verify_false_OK[false] PASSED [ 86%] tests/test_ssl.py::TestServerCert::test_verify_false_OK[fALse] PASSED [ 86%] tests/test_ssl.py::TestServerCert::test_verify_custom_ca_bundle_path PASSED [ 87%] tests/test_ssl.py::TestServerCert::test_self_signed_server_cert_by_default_raises_ssl_error PASSED [ 87%] tests/test_ssl.py::TestServerCert::test_verify_custom_ca_bundle_invalid_path PASSED [ 87%] tests/test_ssl.py::TestServerCert::test_verify_custom_ca_bundle_invalid_bundle pytest-httpbin server hit an exception serving request: EOF occurred in violation of protocol (_ssl.c:997) attempting to ignore so the rest of the tests can run PASSED [ 87%] tests/test_ssl.py::test_ciphers PASSED [ 87%] tests/test_ssl.py::test_ciphers_none_can_be_selected PASSED [ 87%] tests/test_ssl.py::test_pyopenssl_presence PASSED [ 87%] tests/test_stream.py::test_pretty_redirected_stream PASSED [ 88%] tests/test_stream.py::test_pretty_stream_ensure_full_stream_is_retrieved PASSED [ 88%] tests/test_stream.py::test_pretty_options_with_and_without_stream_with_converter[True-all] PASSED [ 88%] tests/test_stream.py::test_pretty_options_with_and_without_stream_with_converter[True-colors] PASSED [ 88%] tests/test_stream.py::test_pretty_options_with_and_without_stream_with_converter[True-format] PASSED [ 88%] tests/test_stream.py::test_pretty_options_with_and_without_stream_with_converter[True-none] PASSED [ 88%] tests/test_stream.py::test_pretty_options_with_and_without_stream_with_converter[False-all] PASSED [ 88%] tests/test_stream.py::test_pretty_options_with_and_without_stream_with_converter[False-colors] PASSED [ 88%] tests/test_stream.py::test_pretty_options_with_and_without_stream_with_converter[False-format] PASSED [ 89%] tests/test_stream.py::test_pretty_options_with_and_without_stream_with_converter[False-none] PASSED [ 89%] tests/test_stream.py::test_encoded_stream PASSED [ 89%] tests/test_stream.py::test_redirected_stream PASSED [ 89%] tests/test_tokens.py::test_headers PASSED [ 89%] tests/test_tokens.py::test_redirected_headers PASSED [ 89%] tests/test_tokens.py::test_terminal_headers_and_body PASSED [ 89%] tests/test_tokens.py::test_terminal_request_headers_response_body PASSED [ 90%] tests/test_tokens.py::test_raw_request_headers_response_body PASSED [ 90%] tests/test_tokens.py::test_terminal_request_headers_response_headers PASSED [ 90%] tests/test_tokens.py::test_raw_request_headers_response_headers PASSED [ 90%] tests/test_tokens.py::test_terminal_request_body_response_body PASSED [ 90%] tests/test_tokens.py::test_raw_headers_and_body PASSED [ 90%] tests/test_tokens.py::test_raw_body PASSED [ 90%] tests/test_tokens.py::test_raw_exchange PASSED [ 91%] tests/test_tokens.py::test_terminal_exchange PASSED [ 91%] tests/test_tokens.py::test_headers_multipart_body_separator PASSED [ 91%] tests/test_tokens.py::test_redirected_headers_multipart_no_separator PASSED [ 91%] tests/test_tokens.py::test_verbose_chunked PASSED [ 91%] tests/test_tokens.py::test_request_headers_response_body PASSED [ 91%] tests/test_transport_plugin.py::test_transport_from_requests_response PASSED [ 91%] tests/test_uploads.py::test_chunked_json PASSED [ 91%] tests/test_uploads.py::test_chunked_form PASSED [ 92%] tests/test_uploads.py::test_chunked_stdin PASSED [ 92%] tests/test_uploads.py::test_chunked_stdin_multiple_chunks PASSED [ 92%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_non_existent_file_raises_parse_error PASSED [ 92%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_upload_ok PASSED [ 92%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_upload_multiple_fields_with_the_same_name PASSED [ 92%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_upload_custom_content_type PASSED [ 92%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_form_no_files_urlencoded PASSED [ 93%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart PASSED [ 93%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_form_multipart_custom_boundary PASSED [ 93%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart_custom_content_type_boundary_added PASSED [ 93%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart_custom_content_type_boundary_preserved PASSED [ 93%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart_chunked PASSED [ 93%] tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart_preserve_order PASSED [ 93%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path PASSED [ 94%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path_chunked PASSED [ 94%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path_with_explicit_content_type PASSED [ 94%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path_no_field_name_allowed PASSED [ 94%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path_no_data_items_allowed PASSED [ 94%] tests/test_uploads.py::TestRequestBodyFromFilePath::test_multiple_request_bodies_from_file_by_path PASSED [ 94%] tests/test_windows.py::TestWindowsOnly::test_windows_colorized_output SKIPPED [ 94%] tests/test_windows.py::TestFakeWindows::test_output_file_pretty_not_allowed_on_windows PASSED [ 94%] tests/test_xml.py::test_xml_format_options[xml.format:false-text] PASSED [ 95%] tests/test_xml.py::test_xml_format_options[xml.indent:2-\n\n text\n] PASSED [ 95%] tests/test_xml.py::test_xml_format_options[xml.indent:4-\n\n text\n] PASSED [ 95%] tests/test_xml.py::test_valid_xml[file0] PASSED [ 95%] tests/test_xml.py::test_valid_xml[file1] PASSED [ 95%] tests/test_xml.py::test_valid_xml[file2] PASSED [ 95%] tests/test_xml.py::test_valid_xml[file3] PASSED [ 95%] tests/test_xml.py::test_valid_xml[file4] PASSED [ 96%] tests/test_xml.py::test_xml_xhtml PASSED [ 96%] tests/test_xml.py::test_invalid_xml[file0] PASSED [ 96%] tests/test_xml.py::test_invalid_xml[file1] PASSED [ 96%] tests/test_xml.py::test_invalid_xml[file2] PASSED [ 96%] tests/test_xml.py::test_invalid_xml[file3] PASSED [ 96%] tests/test_xml.py::test_invalid_xml[file4] PASSED [ 96%] tests/test_xml.py::test_invalid_xml[file5] PASSED [ 97%] tests/test_xml.py::test_invalid_xml[file6] PASSED [ 97%] tests/utils/__init__.py::tests.utils.http PASSED [ 97%] tests/utils/matching/__init__.py::tests.utils.matching.assert_output_does_not_match PASSED [ 97%] tests/utils/matching/__init__.py::tests.utils.matching.assert_output_matches PASSED [ 97%] tests/utils/matching/test_matching.py::test_assert_output_matches_headers_incomplete PASSED [ 97%] tests/utils/matching/test_matching.py::test_assert_output_matches_headers_unterminated PASSED [ 97%] tests/utils/matching/test_matching.py::test_assert_output_matches_response_headers PASSED [ 97%] tests/utils/matching/test_matching.py::test_assert_output_matches_request_headers PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_headers_and_separator PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_unmatched_crlf PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_unmatched_separator PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_and_separator PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_r PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_n PASSED [ 98%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_r_body PASSED [ 99%] tests/utils/matching/test_matching.py::test_assert_output_matches_body_n_body PASSED [ 99%] tests/utils/matching/test_matching.py::test_assert_output_matches_headers_and_body PASSED [ 99%] tests/utils/matching/test_matching.py::test_assert_output_matches_headers_with_body_and_separator PASSED [ 99%] tests/utils/matching/test_matching.py::test_assert_output_matches_multiple_messages PASSED [ 99%] tests/utils/matching/test_matching.py::test_assert_output_matches_multipart_body PASSED [ 99%] tests/utils/matching/test_matching.py::test_assert_output_matches_multipart_body_with_separator PASSED [ 99%] tests/utils/matching/test_matching.py::test_assert_output_matches_multiple_separators PASSED [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.10/site-packages/packaging/version.py:111: 326 warnings /usr/lib/python3.10/site-packages/packaging/version.py:111: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release warnings.warn( tests/test_auth.py: 9 warnings tests/test_compress.py: 7 warnings tests/test_downloads.py: 1 warning tests/test_errors.py: 2 warnings tests/test_httpie.py: 15 warnings tests/test_cli.py: 2 warnings tests/test_ssl.py: 15 warnings /usr/lib/python3.10/site-packages/pytest_httpbin/serve.py:65: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() ssock = ssl.wrap_socket( tests/test_auth.py: 9 warnings tests/test_compress.py: 7 warnings tests/test_downloads.py: 1 warning tests/test_errors.py: 2 warnings tests/test_httpie.py: 15 warnings tests/test_cli.py: 2 warnings tests/test_ssl.py: 15 warnings /usr/lib/python3.10/ssl.py:1433: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated context = SSLContext(ssl_version) tests/test_cookie.py::TestIntegration::test_cookie_parser /home/buildozer/aports/community/httpie/src/httpie-2.6.0/tests/test_cookie.py:19: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead self.mock_server_thread.setDaemon(True) tests/test_ssl.py::test_ssl_version[tls1] /usr/lib/python3.10/site-packages/urllib3/util/ssl_.py:290: DeprecationWarning: ssl.PROTOCOL_TLSv1 is deprecated context = SSLContext(ssl_version) tests/test_ssl.py::test_ssl_version[tls1.1] /usr/lib/python3.10/site-packages/urllib3/util/ssl_.py:290: DeprecationWarning: ssl.PROTOCOL_TLSv1_1 is deprecated context = SSLContext(ssl_version) tests/test_ssl.py::test_ssl_version[tls1.2] /usr/lib/python3.10/site-packages/urllib3/util/ssl_.py:290: DeprecationWarning: ssl.PROTOCOL_TLSv1_2 is deprecated context = SSLContext(ssl_version) -- Docs: https://docs.pytest.org/en/stable/warnings.html =========== 728 passed, 6 skipped, 1 xfailed, 432 warnings in 21.21s =========== >>> httpie: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/httpie/pkg creating /home/buildozer/aports/community/httpie/pkg/httpie creating /home/buildozer/aports/community/httpie/pkg/httpie/usr creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10 creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/context.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/downloads.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/compat.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/utils.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/status.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/__main__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/client.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/config.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/constants.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/definition.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/argtypes.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/requestitems.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/dicts.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/exceptions.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/cli/argparser.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli copying build/lib/httpie/ssl.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins copying build/lib/httpie/plugins/registry.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins copying build/lib/httpie/plugins/base.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins copying build/lib/httpie/plugins/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins copying build/lib/httpie/plugins/builtin.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins copying build/lib/httpie/plugins/manager.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins copying build/lib/httpie/uploads.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output copying build/lib/httpie/output/utils.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output copying build/lib/httpie/output/writer.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers copying build/lib/httpie/output/lexers/json.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers copying build/lib/httpie/output/lexers/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers copying build/lib/httpie/output/lexers/http.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers copying build/lib/httpie/output/streams.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output creating /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters copying build/lib/httpie/output/formatters/json.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters copying build/lib/httpie/output/formatters/xml.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters copying build/lib/httpie/output/formatters/colors.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters copying build/lib/httpie/output/formatters/headers.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters copying build/lib/httpie/output/formatters/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters copying build/lib/httpie/output/__init__.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output copying build/lib/httpie/output/processing.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output copying build/lib/httpie/core.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/sessions.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/encoding.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie copying build/lib/httpie/models.py -> /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/context.py to context.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/downloads.py to downloads.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/status.py to status.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/constants.py to constants.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/definition.py to definition.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/argtypes.py to argtypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/requestitems.py to requestitems.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/dicts.py to dicts.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/cli/argparser.py to argparser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/ssl.py to ssl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins/registry.py to registry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins/builtin.py to builtin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/plugins/manager.py to manager.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/uploads.py to uploads.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/writer.py to writer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers/json.py to json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/lexers/http.py to http.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/streams.py to streams.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters/json.py to json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters/xml.py to xml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters/colors.py to colors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters/headers.py to headers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/formatters/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/output/processing.py to processing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/core.py to core.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/sessions.py to sessions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/encoding.py to encoding.cpython-310.pyc byte-compiling /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie/models.py to models.cpython-310.pyc running install_egg_info running egg_info writing httpie.egg-info/PKG-INFO writing dependency_links to httpie.egg-info/dependency_links.txt writing entry points to httpie.egg-info/entry_points.txt writing requirements to httpie.egg-info/requires.txt writing top-level names to httpie.egg-info/top_level.txt reading manifest file 'httpie.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'httpie.egg-info/SOURCES.txt' Copying httpie.egg-info to /home/buildozer/aports/community/httpie/pkg/httpie/usr/lib/python3.10/site-packages/httpie-2.6.0-py3.10.egg-info running install_scripts Installing http script to /home/buildozer/aports/community/httpie/pkg/httpie/usr/bin Installing https script to /home/buildozer/aports/community/httpie/pkg/httpie/usr/bin >>> httpie*: Running postcheck for httpie >>> httpie*: Preparing package httpie... >>> httpie*: Tracing dependencies... >>> httpie*: Package size: 604.0 KB >>> httpie*: Compressing data... >>> httpie*: Create checksum... >>> httpie*: Create httpie-2.6.0-r0.apk >>> httpie: Build complete at Sat, 25 Dec 2021 10:25:22 +0000 elapsed time 0h 0m 27s >>> httpie: Cleaning up srcdir >>> httpie: Cleaning up pkgdir >>> httpie: Uninstalling dependencies... (1/44) Purging .makedepends-httpie (20211225.102456) (2/44) Purging py3-setuptools (52.0.0-r5) (3/44) Purging py3-ordered-set (4.0.2-r3) (4/44) Purging py3-appdirs (1.4.4-r3) (5/44) Purging py3-pygments (2.10.0-r1) (6/44) Purging py3-requests-toolbelt (0.9.1-r3) (7/44) Purging py3-pysocks (1.7.1-r3) (8/44) Purging py3-defusedxml (0.7.1-r2) (9/44) Purging py3-pytest (6.2.5-r1) (10/44) Purging py3-atomicwrites (1.4.0-r2) (11/44) Purging py3-attrs (21.2.0-r1) (12/44) Purging py3-more-itertools (8.12.0-r1) (13/44) Purging py3-iniconfig (1.1.1-r2) (14/44) Purging py3-pluggy (0.13.1-r5) (15/44) Purging py3-py (1.10.0-r2) (16/44) Purging py3-wcwidth (0.2.5-r2) (17/44) Purging py3-packaging (21.3-r0) (18/44) Purging py3-parsing (2.4.7-r3) (19/44) Purging py3-toml (0.10.2-r3) (20/44) Purging py3-pytest-httpbin (1.0.0-r2) (21/44) Purging py3-httpbin (0.7.0-r3) (22/44) Purging py3-flask (2.0.2-r1) (23/44) Purging py3-click (8.0.1-r2) (24/44) Purging py3-itsdangerous (2.0.1-r1) (25/44) Purging py3-jinja2 (3.0.1-r1) (26/44) Purging py3-markupsafe (2.0.1-r1) (27/44) Purging py3-werkzeug (2.0.2-r1) (28/44) Purging py3-raven (6.10.0-r4) (29/44) Purging py3-blinker (1.4-r7) (30/44) Purging py3-brotli (1.0.9-r6) (31/44) Purging py3-decorator (5.1.0-r1) (32/44) Purging py3-responses (0.14.0-r1) (33/44) Purging py3-requests (2.26.0-r2) (34/44) Purging py3-certifi (2020.12.5-r2) (35/44) Purging py3-charset-normalizer (2.0.7-r1) (36/44) Purging py3-idna (3.3-r1) (37/44) Purging py3-urllib3 (1.26.7-r1) (38/44) Purging py3-six (1.16.0-r1) (39/44) Purging python3 (3.10.1-r0) (40/44) Purging libffi (3.4.2-r1) (41/44) Purging gdbm (1.22-r0) (42/44) Purging mpdecimal (2.5.1-r1) (43/44) Purging readline (8.1.1-r0) (44/44) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 307 MiB in 99 packages >>> httpie: Updating the community/armhf repository index... >>> httpie: Signing the index...