python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / distlib / test / results-all.master
blobd134a640c125a93d8dd29b4773c1193ce33fc0d4
1 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
2 py$(PYV): commands[0]> python tests/test_all.py -v
3 test_base (test_resources.CacheTestCase) ... ok
4 test_filepath (test_resources.CacheTestCase) ... ok
5 test_basic (test_version.CompatibilityTestCase) ... ok
6 test_final_example_glob (test_database.DataFilesTestCase) ... ok
7 test_get_file (test_database.DataFilesTestCase) ... ok
8 test_glob_in_base (test_database.DataFilesTestCase) ... ok
9 test_multiple_match (test_database.DataFilesTestCase) ... ok
10 test_recursive_glob (test_database.DataFilesTestCase) ... ok
11 test_set_match (test_database.DataFilesTestCase) ... ok
12 test_set_match_exclude (test_database.DataFilesTestCase) ... ok
13 test_set_match_multiple (test_database.DataFilesTestCase) ... ok
14 test_simple_glob (test_database.DataFilesTestCase) ... ok
15 test_dependent_dists (test_database.DepGraphTestCase) ... ok
16 test_dependent_dists_egg (test_database.DepGraphTestCase) ... ok
17 test_graph_bad_version_to_dot (test_database.DepGraphTestCase) ... ok
18 test_graph_disconnected_to_dot (test_database.DepGraphTestCase) ... ok
19 test_graph_to_dot (test_database.DepGraphTestCase) ... ok
20 test_make_graph (test_database.DepGraphTestCase) ... ok
21 test_make_graph_egg (test_database.DepGraphTestCase) ... ok
22 test_repr (test_database.DepGraphTestCase) ... ok
23 test_required_dists (test_database.DepGraphTestCase) ... ok
24 test_byte_compile (test_util.FileOpsTestCase) ... ok
25 test_commit (test_util.FileOpsTestCase) ... ok
26 test_copy_check (test_util.FileOpsTestCase) ... ok
27 test_ensure_dir (test_util.FileOpsTestCase) ... ok
28 test_ensure_removed (test_util.FileOpsTestCase) ... ok
29 test_is_writable (test_util.FileOpsTestCase) ... ok
30 test_rollback (test_util.FileOpsTestCase) ... ok
31 test_bytes_path (test_resources.FileResourceTestCase) ... skipped 'This test on Python 2 only'
32 test_contents (test_resources.FileResourceTestCase) ... ok
33 test_existing_resource (test_resources.FileResourceTestCase) ... ok
34 test_iterator (test_resources.FileResourceTestCase) ... ok
35 test_nested (test_resources.FileResourceTestCase) ... ok
36 test_nonexistent_resource (test_resources.FileResourceTestCase) ... ok
37 test_root_resources (test_resources.FileResourceTestCase) ... ok
38 test_get_extras (test_util.GlobTestCase) ... ok
39 test_glob_all (test_util.GlobTestCase) ... ok
40 test_glob_set_head (test_util.GlobTestCase) ... ok
41 test_glob_set_middle (test_util.GlobTestCase) ... ok
42 test_glob_set_tail (test_util.GlobTestCase) ... ok
43 test_invalid_glob_pattern (test_util.GlobTestCase) ... ok
44 test_parse_requirement (test_util.GlobTestCase) ... ok
45 test_recursive_glob_head (test_util.GlobTestCase) ... ok
46 test_recursive_glob_middle (test_util.GlobTestCase) ... ok
47 test_recursive_glob_tail (test_util.GlobTestCase) ... ok
48 test_regex_rich_glob (test_util.GlobTestCase) ... ok
49 test_simple_glob (test_util.GlobTestCase) ... ok
50 test_simple_glob_in_dir (test_util.GlobTestCase) ... ok
51 test_write_exports (test_util.GlobTestCase) ... ok
52 test_attribute_access (test_metadata.LegacyMetadataTestCase) ... ok
53 test_check_author (test_metadata.LegacyMetadataTestCase) ... ok
54 test_check_homepage (test_metadata.LegacyMetadataTestCase) ... ok
55 test_check_matchers (test_metadata.LegacyMetadataTestCase) ... ok
56 test_check_name (test_metadata.LegacyMetadataTestCase) ... ok
57 test_check_name_strict (test_metadata.LegacyMetadataTestCase) ... ok
58 test_check_version (test_metadata.LegacyMetadataTestCase) ... ok
59 test_check_version_strict (test_metadata.LegacyMetadataTestCase) ... ok
60 test_description (test_metadata.LegacyMetadataTestCase) ... ok
61 test_description_folding (test_metadata.LegacyMetadataTestCase) ... ok
62 test_fields (test_metadata.LegacyMetadataTestCase) ... ok
63 test_fullname (test_metadata.LegacyMetadataTestCase) ... ok
64 test_instantiation (test_metadata.LegacyMetadataTestCase) ... ok
65 test_mapping_api (test_metadata.LegacyMetadataTestCase) ... ok
66 test_metadata_read_write (test_metadata.LegacyMetadataTestCase) ... ok
67 test_metadata_versions (test_metadata.LegacyMetadataTestCase) ... ok
68 test_obsoletes_dist (test_metadata.LegacyMetadataTestCase) ... ok
69 test_project_url (test_metadata.LegacyMetadataTestCase) ... ok
70 test_provides_dist (test_metadata.LegacyMetadataTestCase) ... ok
71 test_read_metadata (test_metadata.LegacyMetadataTestCase) ... ok
72 test_requires_dist (test_metadata.LegacyMetadataTestCase) ... ok
73 test_version (test_metadata.LegacyMetadataTestCase) ... ok
74 test_write_metadata (test_metadata.LegacyMetadataTestCase) ... ok
75 test_absolute (test_version.LegacyVersionTestCase) ... ok
76 test_equality (test_version.LegacyVersionTestCase) ... ok
77 test_ordering (test_version.LegacyVersionTestCase) ... ok
78 test_prereleases (test_version.LegacyVersionTestCase) ... ok
79 test_aggregation (test_locators.LocatorTestCase) ... ok
80 test_all_versions (test_locators.LocatorTestCase) ... ok
81 test_dependency_finder (test_locators.LocatorTestCase) ... skipped 'Optimised metadata is not up-to-date'
82 test_dir (test_locators.LocatorTestCase) ... ok
83 test_dir_nonrecursive (test_locators.LocatorTestCase) ... ok
84 test_dist_reqts (test_locators.LocatorTestCase) ... ok
85 test_dist_reqts_extras (test_locators.LocatorTestCase) ... ok
86 test_get_all_dist_names (test_locators.LocatorTestCase) ... skipped 'PyPI XML-RPC not available'
87 test_json (test_locators.LocatorTestCase) ... ok
88 test_nonexistent (test_locators.LocatorTestCase) ... ok
89 test_path (test_locators.LocatorTestCase) ... ok
90 test_prereleases (test_locators.LocatorTestCase) ... ok
91 test_scraper (test_locators.LocatorTestCase) ... ok
92 test_unicode_project_name (test_locators.LocatorTestCase) ... ok
93 test_url_preference (test_locators.LocatorTestCase) ... ok
94 test_xmlrpc (test_locators.LocatorTestCase) ... skipped 'PyPI XML-RPC not available'
95 test_add (test_manifest.ManifestTestCase) ... ok
96 test_add_many (test_manifest.ManifestTestCase) ... ok
97 test_clear (test_manifest.ManifestTestCase) ... ok
98 test_default_action (test_manifest.ManifestTestCase) ... ok
99 test_exclude (test_manifest.ManifestTestCase) ... ok
100 test_exclude_regex_re (test_manifest.ManifestTestCase) ... ok
101 test_exclude_regex_str (test_manifest.ManifestTestCase) ... ok
102 test_find_warnings (test_manifest.ManifestTestCase) ... ok
103 test_findall (test_manifest.ManifestTestCase) ... ok
104 test_global_exclude (test_manifest.ManifestTestCase) ... ok
105 test_global_include (test_manifest.ManifestTestCase) ... ok
106 test_graft (test_manifest.ManifestTestCase) ... ok
107 test_include (test_manifest.ManifestTestCase) ... ok
108 test_invalid (test_manifest.ManifestTestCase) ... ok
109 test_prune (test_manifest.ManifestTestCase) ... ok
110 test_recursive_exclude (test_manifest.ManifestTestCase) ... ok
111 test_recursive_include (test_manifest.ManifestTestCase) ... ok
112 test_sorting (test_manifest.ManifestTestCase) ... ok
113 test_interpret (test_markers.MarkersTestCase) ... ok
114 test_add_requirements (test_metadata.MetadataTestCase) ... ok
115 test_init (test_metadata.MetadataTestCase)
116 Test initialisation ... ok
117 test_requirements (test_metadata.MetadataTestCase) ... ok
118 test_valid (test_metadata.MetadataTestCase)
119 Tests to check that missing and invalid metadata is caught. ... ok
120 test_write (test_metadata.MetadataTestCase) ... ok
121 test_download (test_index.PackageIndexTestCase) ... ok
122 test_invalid (test_index.PackageIndexTestCase) ... ok
123 test_register (test_index.PackageIndexTestCase)
124 Test registration ... skipped 'The PyPI API changed, so this test is temporarily skipped'
125 test_save_configuration (test_index.PackageIndexTestCase) ... ok
126 test_search (test_index.PackageIndexTestCase) ... skipped 'skipping due to temporary changes in PyPI'
127 test_ssl_verification (test_index.PackageIndexTestCase) ... ok
128 test_upload (test_index.PackageIndexTestCase)
129 Test upload ... skipped 'The PyPI API changed, so this test is temporarily skipped'
130 test_upload_documentation (test_index.PackageIndexTestCase)
131 Test upload of documentation ... skipped 'Skipped, as pythonhosted.org is being de-emphasised and this functionality may no longer be available'
132 test_verify_signature (test_index.PackageIndexTestCase) ... ok
133 test_basic (test_util.ProgressTestCase) ... ok
134 test_unknown (test_util.ProgressTestCase) ... ok
135 test_args_on_copy (test_scripts.ScriptTestCase) ... ok
136 test_clobber (test_scripts.ScriptTestCase) ... ok
137 test_cross_env_shebang (test_scripts.ScriptTestCase) ... ok
138 test_custom_shebang (test_scripts.ScriptTestCase) ... ok
139 test_dry_run (test_scripts.ScriptTestCase) ... ok
140 test_enquote_executable (test_scripts.ScriptTestCase) ... ok
141 test_generation (test_scripts.ScriptTestCase) ... ok
142 test_interpreter_args (test_scripts.ScriptTestCase) ... ok
143 test_launcher_run (test_scripts.ScriptTestCase) ... skipped 'Test is Windows-specific'
144 test_launcher_run_with_interpreter_args (test_scripts.ScriptTestCase) ... skipped 'Test is Windows-specific'
145 test_launchers (test_scripts.ScriptTestCase) ... skipped 'Test is Windows-specific'
146 test_mode (test_scripts.ScriptTestCase) ... ok
147 test_multiple (test_scripts.ScriptTestCase) ... ok
148 test_script_run (test_scripts.ScriptTestCase) ... ok
149 test_shebangs (test_scripts.ScriptTestCase) ... ok
150 test_shebangs_custom_executable (test_scripts.ScriptTestCase) ... ok
151 test_variant_configuration (test_scripts.ScriptTestCase) ... ok
152 test_windows (test_scripts.ScriptTestCase) ... skipped 'Test is Windows-specific'
153 test_windows_run (test_scripts.ScriptTestCase) ... skipped 'Test is Windows-specific'
154 test_basic (test_version.SemanticVersionTestCase) ... ok
155 test_ordering (test_version.SemanticVersionTestCase) ... ok
156 test_prereleases (test_version.SemanticVersionTestCase) ... ok
157 test_caches (test_database.TestDatabase) ... ok
158 test_distinfo_dirname (test_database.TestDatabase) ... ok
159 test_exports_iteration (test_database.TestDatabase) ... ok
160 test_get_distribution (test_database.TestDatabase) ... ok
161 test_get_distributions (test_database.TestDatabase) ... ok
162 test_modules (test_database.TestDatabase) ... ok
163 test_provides (test_database.TestDatabase) ... ok
164 test_read_exports (test_database.TestDatabase) ... ok
165 test_yield_distribution (test_database.TestDatabase) ... ok
166 test_check_installed_files (test_database.TestDistribution) ... ok
167 test_comparison (test_database.TestDistribution) ... ok
168 test_get_distinfo_file (test_database.TestDistribution) ... ok
169 test_get_resources_path (test_database.TestDistribution) ... ok
170 test_hash (test_database.TestDistribution) ... ok
171 test_instantiation (test_database.TestDistribution) ... ok
172 test_list_distinfo_files (test_database.TestDistribution) ... ok
173 test_list_installed_files (test_database.TestDistribution) ... ok
174 test_repr (test_database.TestDistribution) ... ok
175 test_str (test_database.TestDistribution) ... ok
176 test_comparison (test_database.TestEggInfoDistribution) ... ok
177 test_hash (test_database.TestEggInfoDistribution) ... ok
178 test_instantiation (test_database.TestEggInfoDistribution) ... ok
179 test_list_installed_files (test_database.TestEggInfoDistribution) ... skipped 'not implemented yet'
180 test_repr (test_database.TestEggInfoDistribution) ... ok
181 test_str (test_database.TestEggInfoDistribution) ... ok
182 test_cache_base (test_util.UtilTestCase) ... skipped "Test depends on user's home"
183 test_configurator (test_util.UtilTestCase) ... ok
184 test_convert_path (test_util.UtilTestCase) ... ok
185 test_ensure_slash (test_util.UtilTestCase) ... ok
186 test_events (test_util.UtilTestCase) ... ok
187 test_export_entry (test_util.UtilTestCase) ... ok
188 test_package_data (test_util.UtilTestCase) ... ok
189 test_parse_credentials (test_util.UtilTestCase) ... ok
190 test_path_to_cache_dir_nt (test_util.UtilTestCase) ... skipped 'Test is only valid for Windows'
191 test_path_to_cache_dir_posix (test_util.UtilTestCase) ... ok
192 test_resolve (test_util.UtilTestCase) ... ok
193 test_sequencer_basic (test_util.UtilTestCase) ... ok
194 test_sequencer_cycle (test_util.UtilTestCase) ... ok
195 test_sequencer_removal (test_util.UtilTestCase) ... ok
196 test_split_filename (test_util.UtilTestCase) ... ok
197 test_string_sequence (test_util.UtilTestCase) ... ok
198 test_unarchive (test_util.UtilTestCase) ... ok
199 test_zip_dir (test_util.UtilTestCase) ... ok
200 test_440 (test_version.VersionTestCase) ... ok
201 test_basic_versions (test_version.VersionTestCase) ... ok
202 test_comparison (test_version.VersionTestCase) ... ok
203 test_comparison_pep440 (test_version.VersionTestCase) ... ok
204 test_fix_200 (test_version.VersionTestCase) ... ok
205 test_hash (test_version.VersionTestCase) ... ok
206 test_huge_version (test_version.VersionTestCase) ... ok
207 test_matcher (test_version.VersionTestCase) ... ok
208 test_matcher_local (test_version.VersionTestCase) ... ok
209 test_matcher_name (test_version.VersionTestCase) ... ok
210 test_prereleases (test_version.VersionTestCase) ... ok
211 test_repr (test_version.VersionTestCase) ... ok
212 test_schemes (test_version.VersionTestCase) ... ok
213 test_suggest_normalized_version (test_version.VersionTestCase) ... ok
214 test_suggestions_other (test_version.VersionTestCase) ... ok
215 test_unsupported_versions (test_version.VersionTestCase) ... ok
216 test_abi (test_wheel.WheelTestCase) ... ok
217 test_build_and_install_data (test_wheel.WheelTestCase) ... skipped 'The test distribution is not 3.x compatible'
218 test_build_and_install_plat (test_wheel.WheelTestCase) ... skipped 'The test distribution only builds on Linux'
219 test_build_and_install_pure (test_wheel.WheelTestCase) ... skipped 'The test distribution is not 3.7+ compatible'
220 test_build_and_install_scripts (test_wheel.WheelTestCase) ... skipped 'The test distribution is not 3.x compatible'
221 test_build_tags (test_wheel.WheelTestCase) ... ok
222 test_compatible_tags (test_wheel.WheelTestCase) ... ok
223 test_custom_executable (test_wheel.WheelTestCase) ... ok
224 test_info (test_wheel.WheelTestCase) ... ok
225 test_invalid (test_wheel.WheelTestCase) ... ok
226 test_invalid_filename (test_wheel.WheelTestCase) ... ok
227 test_is_compatible (test_wheel.WheelTestCase) ... ok
228 test_is_compatible_limited_abi (test_wheel.WheelTestCase) ... ok
229 test_local_version (test_wheel.WheelTestCase) ... ok
230 test_metadata (test_wheel.WheelTestCase) ... ok
231 test_mount (test_wheel.WheelTestCase) ... skipped 'The test wheel is only 2.7 mountable'
232 test_mount_extensions (test_wheel.WheelTestCase) ... skipped 'Suitable wheel not found.'
233 test_update (test_wheel.WheelTestCase) ... ok
234 test_valid_filename (test_wheel.WheelTestCase) ... ok
235 test_valid_name (test_wheel.WheelTestCase) ... ok
236 test_verify (test_wheel.WheelTestCase) ... ok
237 test_version_incompatibility (test_wheel.WheelTestCase) ... ok
238 test_contents (test_resources.ZipResourceTestCase) ... ok
239 test_dir_in_zip (test_resources.ZipResourceTestCase) ... ok
240 test_existing_resource (test_resources.ZipResourceTestCase) ... ok
241 test_finder_for_path (test_resources.ZipResourceTestCase) ... ok
242 test_iterator (test_resources.ZipResourceTestCase) ... ok
243 test_non_package (test_resources.ZipResourceTestCase) ... ok
244 test_nonexistent_resource (test_resources.ZipResourceTestCase) ... ok
245 test_root_resources (test_resources.ZipResourceTestCase) ... ok
247 ----------------------------------------------------------------------
248 Ran 238 tests
250 OK (skipped=22)
251   py$(PYV): OK
252   congratulations :)