ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / python / Paste / test / results-all.master
blob8ec597c8f2f2b1fd2ffa4f9e24d413b9d8a2611e
1 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
2 py$(PYV): commands[0]> python -m pytest
3 ============================= test session starts ==============================
4 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python
5 cachedir: .tox/py$(PYV)/.pytest_cache
6 rootdir: $(@D)
7 configfile: setup.cfg
8 testpaths: tests
9 collecting ... collected 176 items
11 tests/test_auth/test_auth_cookie.py::test_noop PASSED
12 tests/test_auth/test_auth_cookie.py::test_basic PASSED
13 tests/test_auth/test_auth_cookie.py::test_roundtrip PASSED
14 tests/test_auth/test_auth_digest.py::test_digest PASSED
15 tests/test_auth/test_auth_tkt.py::test_auth_ticket_digest_and_cookie_value PASSED
16 tests/test_auth/test_auth_tkt.py::test_auth_ticket_cookie PASSED
17 tests/test_cgiapp.py::test_ok PASSED
18 tests/test_cgiapp.py::test_form PASSED
19 tests/test_cgiapp.py::test_error PASSED
20 tests/test_cgiapp.py::test_stderr PASSED
21 tests/test_cgitb_catcher.py::test_makes_exception PASSED
22 tests/test_cgitb_catcher.py::test_start_res PASSED
23 tests/test_cgitb_catcher.py::test_after_start PASSED
24 tests/test_cgitb_catcher.py::test_iter_app PASSED
25 tests/test_config.py::test_request_config PASSED
26 tests/test_config.py::test_request_config_multi PASSED
27 tests/test_config.py::test_process_config PASSED
28 tests/test_config.py::test_process_config_multi PASSED
29 tests/test_doctests.py::test_doctests[tests/template.txt] PASSED
30 tests/test_doctests.py::test_doctest_mods[paste.util.template] PASSED
31 tests/test_doctests.py::test_doctest_mods[paste.util.looper] PASSED
32 tests/test_doctests.py::test_doctest_mods[paste.exceptions.serial_number_generator] PASSED
33 tests/test_doctests.py::test_doctest_mods[paste.evalexception.evalcontext] PASSED
34 tests/test_doctests.py::test_doctest_mods[paste.util.dateinterval] PASSED
35 tests/test_doctests.py::test_doctest_mods[paste.util.quoting] PASSED
36 tests/test_doctests.py::test_doctest_mods[paste.wsgilib] PASSED
37 tests/test_doctests.py::test_doctest_mods[paste.url] PASSED
38 tests/test_doctests.py::test_doctest_mods[paste.request] PASSED
39 tests/test_errordocument.py::test_ok PASSED
40 tests/test_errordocument.py::test_error_docs_app PASSED
41 tests/test_errordocument.py::test_forward PASSED
42 tests/test_errordocument.py::test_auth_docs_app PASSED
43 tests/test_errordocument.py::test_bad_error PASSED
44 tests/test_exceptions/test_error_middleware.py::test_makes_exception PASSED
45 tests/test_exceptions/test_error_middleware.py::test_unicode_exception PASSED
46 tests/test_exceptions/test_error_middleware.py::test_start_res PASSED
47 tests/test_exceptions/test_error_middleware.py::test_after_start PASSED
48 tests/test_exceptions/test_error_middleware.py::test_iter_app PASSED
49 tests/test_exceptions/test_formatter.py::test_excersize PASSED
50 tests/test_exceptions/test_formatter.py::test_content PASSED
51 tests/test_exceptions/test_formatter.py::test_trim PASSED
52 tests/test_exceptions/test_formatter.py::test_hide PASSED
53 tests/test_exceptions/test_formatter.py::test_hide_supppressed PASSED
54 tests/test_exceptions/test_formatter.py::test_hide_after PASSED
55 tests/test_exceptions/test_formatter.py::test_hide_before PASSED
56 tests/test_exceptions/test_formatter.py::test_make_wrappable PASSED
57 tests/test_exceptions/test_httpexceptions.py::test_HTTPMove PASSED
58 tests/test_exceptions/test_httpexceptions.py::test_badapp PASSED
59 tests/test_exceptions/test_httpexceptions.py::test_unicode PASSED
60 tests/test_exceptions/test_httpexceptions.py::test_template PASSED
61 tests/test_exceptions/test_httpexceptions.py::test_redapp PASSED
62 tests/test_exceptions/test_httpexceptions.py::test_misc PASSED
63 tests/test_exceptions/test_reporter.py::test_logger PASSED
64 tests/test_fileapp.py::test_data PASSED
65 tests/test_fileapp.py::test_cache PASSED
66 tests/test_fileapp.py::test_disposition PASSED
67 tests/test_fileapp.py::test_modified PASSED
68 tests/test_fileapp.py::test_file PASSED
69 tests/test_fileapp.py::test_dir PASSED
70 tests/test_fileapp.py::test_range PASSED
71 tests/test_fileapp.py::test_file_range PASSED
72 tests/test_fileapp.py::test_file_cache PASSED
73 tests/test_fileapp.py::test_methods PASSED
74 tests/test_fixture.py::test_fixture PASSED
75 tests/test_fixture.py::test_fixture_form PASSED
76 tests/test_fixture.py::test_fixture_form_end PASSED
77 tests/test_fixture.py::test_params_and_upload_files PASSED
78 tests/test_fixture.py::test_unicode_path PASSED
79 tests/test_grantip.py::test_req PASSED
80 tests/test_gzipper.py::test_gzip PASSED
81 tests/test_gzipper.py::test_gzip_head PASSED
82 tests/test_httpheaders.py::test_environ PASSED
83 tests/test_httpheaders.py::test_environ_cgi PASSED
84 tests/test_httpheaders.py::test_response_headers PASSED
85 tests/test_httpheaders.py::test_cache_control PASSED
86 tests/test_httpheaders.py::test_content_disposition PASSED
87 tests/test_httpheaders.py::test_range PASSED
88 tests/test_httpheaders.py::test_copy PASSED
89 tests/test_httpheaders.py::test_sorting PASSED
90 tests/test_httpheaders.py::test_normalize PASSED
91 tests/test_httpheaders.py::test_if_modified_since PASSED
92 tests/test_httpserver.py::test_environ PASSED
93 tests/test_httpserver.py::test_environ_with_multiple_values PASSED
94 tests/test_httpserver.py::test_limited_length_file PASSED
95 tests/test_httpserver.py::test_limited_length_file_tell_on_socket PASSED
96 tests/test_httpserver.py::test_address_family_v4 PASSED
97 tests/test_httpserver.py::test_address_family_v4_host_and_port PASSED
98 tests/test_httpserver.py::test_address_family_v6 PASSED
99 tests/test_import_string.py::test_simple PASSED
100 tests/test_import_string.py::test_complex PASSED
101 tests/test_multidict.py::test_dict PASSED
102 tests/test_multidict.py::test_unicode_dict PASSED
103 tests/test_proxy.py::test_proxy_to_website SKIPPED (httpbin.org is t...)
104 tests/test_recursive.py::test_ForwardRequest_url PASSED
105 tests/test_recursive.py::test_ForwardRequest_environ PASSED
106 tests/test_recursive.py::test_ForwardRequest_factory PASSED
107 tests/test_recursive.py::test_ForwardRequestException PASSED
108 tests/test_registry.py::test_simple PASSED
109 tests/test_registry.py::test_solo_registry PASSED
110 tests/test_registry.py::test_registry_no_object_error PASSED
111 tests/test_registry.py::test_with_default_object PASSED
112 tests/test_registry.py::test_double_registry PASSED
113 tests/test_registry.py::test_really_deep_registry PASSED
114 tests/test_registry.py::test_iterating_response PASSED
115 tests/test_registry.py::test_restorer_basic PASSED
116 tests/test_registry.py::test_restorer_basic_manager_outside PASSED
117 tests/test_registry.py::test_restorer_middleman_nested_evalexception PASSED
118 tests/test_registry.py::test_restorer_nested_middleman PASSED
119 tests/test_registry.py::test_restorer_middlemen_nested_evalexception PASSED
120 tests/test_registry.py::test_restorer_disabled PASSED
121 tests/test_request.py::test_gets PASSED
122 tests/test_request.py::test_language_parsing PASSED
123 tests/test_request.py::test_mime_parsing PASSED
124 tests/test_request.py::test_bad_cookie PASSED
125 tests/test_request_form.py::test_parse_querystring PASSED
126 tests/test_request_form.py::test_parse_formvars_nodup PASSED
127 tests/test_request_form.py::test_parsevars PASSED
128 tests/test_response.py::test_replace_header PASSED
129 tests/test_session.py::test_app1 PASSED
130 tests/test_session.py::test_app2 PASSED
131 tests/test_urlmap.py::test_map PASSED
132 tests/test_urlmap.py::test_404 PASSED
133 tests/test_urlparser.py::test_find_file PASSED
134 tests/test_urlparser.py::test_deep PASSED
135 tests/test_urlparser.py::test_python PASSED
136 tests/test_urlparser.py::test_hook PASSED
137 tests/test_urlparser.py::test_not_found_hook PASSED
138 tests/test_urlparser.py::test_relative_path_in_static_parser PASSED
139 tests/test_urlparser.py::test_xss PASSED
140 tests/test_urlparser.py::test_static_parser PASSED
141 tests/test_urlparser.py::test_egg_parser PASSED
142 tests/test_util/test_cgitb_hook.py::test_fonts PASSED
143 tests/test_util/test_cgitb_hook.py::test_blanks PASSED
144 tests/test_util/test_cgitb_hook.py::test_html PASSED
145 tests/test_util/test_cgitb_hook.py::test_text PASSED
146 tests/test_util/test_cgitb_hook.py::test_syshook_no_logdir_default_format[None] PASSED
147 tests/test_util/test_cgitb_hook.py::test_syshook_no_logdir_default_format[html] PASSED
148 tests/test_util/test_cgitb_hook.py::test_syshook_no_logdir_default_format[text] PASSED
149 tests/test_util/test_datetimeutil.py::test_timedelta PASSED
150 tests/test_util/test_datetimeutil.py::test_time PASSED
151 tests/test_util/test_datetimeutil.py::test_date PASSED
152 tests/test_util/test_field_storage.py::test_fieldstorage_properties PASSED
153 tests/test_util/test_field_storage.py::test_fieldstorage_invalid PASSED
154 tests/test_util/test_field_storage.py::test_strict PASSED
155 tests/test_util/test_field_storage.py::test_separator PASSED
156 tests/test_util/test_field_storage.py::test_fieldstorage_readline PASSED
157 tests/test_util/test_field_storage.py::test_fieldstorage_multipart PASSED
158 tests/test_util/test_field_storage.py::test_fieldstorage_multipart_leading_whitespace PASSED
159 tests/test_util/test_field_storage.py::test_fieldstorage_multipart_non_ascii PASSED
160 tests/test_util/test_field_storage.py::test_fieldstorage_multipart_maxline PASSED
161 tests/test_util/test_field_storage.py::test_fieldstorage_multipart_w3c PASSED
162 tests/test_util/test_field_storage.py::test_fieldstorage_part_content_length PASSED
163 tests/test_util/test_field_storage.py::test_field_storage_multipart_no_content_length PASSED
164 tests/test_util/test_field_storage.py::test_fieldstorage_as_context_manager PASSED
165 tests/test_util/test_field_storage.py::test_qs_and_url_encode PASSED
166 tests/test_util/test_field_storage.py::test_max_num_fields PASSED
167 tests/test_util/test_field_storage.py::test_qs_and_form_data PASSED
168 tests/test_util/test_field_storage.py::test_qs_and_form_data_file PASSED
169 tests/test_util/test_field_storage.py::test_parse_header PASSED
170 tests/test_util/test_mimeparse.py::test_parse_mime_type PASSED
171 tests/test_util/test_mimeparse.py::test_parse_illformed_mime_type PASSED
172 tests/test_util/test_mimeparse.py::test_parse_media_range PASSED
173 tests/test_util/test_mimeparse.py::test_fitness_and_quality_parsed PASSED
174 tests/test_util/test_mimeparse.py::test_quality_parsed PASSED
175 tests/test_util/test_mimeparse.py::test_quality PASSED
176 tests/test_util/test_mimeparse.py::test_best_match PASSED
177 tests/test_util/test_mimeparse.py::test_illformed_best_match PASSED
178 tests/test_util/test_mimeparse.py::test_sorted_match PASSED
179 tests/test_util/test_quoting.py::TestQuoting::test_html_quote PASSED
180 tests/test_util/test_quoting.py::TestQuoting::test_html_unquote PASSED
181 tests/test_wsgilib.py::test_add_close[app_iterable_func_bytes-expected0] PASSED
182 tests/test_wsgilib.py::test_add_close[app_iterable_func_unicode-expected1] PASSED
183 tests/test_wsgiwrappers.py::test_wsgirequest_charset PASSED
184 tests/test_wsgiwrappers.py::test_wsgirequest_charset_fileupload PASSED
185 tests/test_wsgiwrappers.py::test_wsgiresponse_charset PASSED
186 tests/test_wsgiwrappers.py::test_call_wsgiresponse PASSED
188 =============================== warnings summary ===============================
189 tests/__init__.py:7
190   $(@D)/tests/__init__.py:7: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
191     import pkg_resources
193 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2832
194 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2832
195   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2832: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('paste')`.
196   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
197     declare_namespace(pkg)
199 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2832
200   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2832: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('flufl')`.
201   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
202     declare_namespace(pkg)
204 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2832
205 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2832
206   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2832: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze')`.
207   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
208     declare_namespace(pkg)
210 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2832
211   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2832: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze.sphinx')`.
212   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
213     declare_namespace(pkg)
215 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2317
216   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2317: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze')`.
217   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
218     declare_namespace(parent)
220 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2832
221   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2832: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('sphinxcontrib')`.
222   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
223     declare_namespace(pkg)
225 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2832
226   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2832: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('zc')`.
227   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
228     declare_namespace(pkg)
230 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2832: 15 warnings
231   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2832: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('zope')`.
232   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
233     declare_namespace(pkg)
235 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
236 ======== 175 passed, 1 skipped, 25 warnings ========
237   py$(PYV): OK
238   congratulations :)