python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / pytest-xdist / test / results-all.master
blobf9222a61f3e43a48cc0a38612ebe0232575fc330
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: tox.ini
8 testpaths: testing
9 collecting ... collected 207 items
11 testing/acceptance_test.py::TestDistribution::test_n1_pass PASSED
12 testing/acceptance_test.py::TestDistribution::test_n1_fail PASSED
13 testing/acceptance_test.py::TestDistribution::test_n1_import_error PASSED
14 testing/acceptance_test.py::TestDistribution::test_n2_import_error PASSED
15 testing/acceptance_test.py::TestDistribution::test_n1_skip PASSED
16 testing/acceptance_test.py::TestDistribution::test_manytests_to_one_import_error PASSED
17 testing/acceptance_test.py::TestDistribution::test_manytests_to_one_popen PASSED
18 testing/acceptance_test.py::TestDistribution::test_exitfirst_waits_for_workers_to_finish PASSED
19 testing/acceptance_test.py::TestDistribution::test_basetemp_in_subprocesses PASSED
20 testing/acceptance_test.py::TestDistribution::test_dist_ini_specified PASSED
21 testing/acceptance_test.py::TestDistribution::test_dist_tests_with_crash PASSED
22 testing/acceptance_test.py::TestDistribution::test_distribution_rsyncdirs_example PASSED
23 testing/acceptance_test.py::TestDistribution::test_data_exchange PASSED
24 testing/acceptance_test.py::TestDistribution::test_keyboardinterrupt_hooks_issue79 PASSED
25 testing/acceptance_test.py::TestDistribution::test_keyboard_interrupt_dist PASSED
26 testing/acceptance_test.py::TestDistribution::test_dist_with_collectonly PASSED
27 testing/acceptance_test.py::TestDistEach::test_simple PASSED
28 testing/acceptance_test.py::TestDistEach::test_simple_diffoutput XFAIL
29 testing/acceptance_test.py::TestTerminalReporting::test_output_verbosity[] PASSED
30 testing/acceptance_test.py::TestTerminalReporting::test_output_verbosity[-q] PASSED
31 testing/acceptance_test.py::TestTerminalReporting::test_output_verbosity[-v] PASSED
32 testing/acceptance_test.py::TestTerminalReporting::test_pass_skip_fail PASSED
33 testing/acceptance_test.py::TestTerminalReporting::test_fail_platinfo PASSED
34 testing/acceptance_test.py::TestTerminalReporting::test_logfinish_hook PASSED
35 testing/acceptance_test.py::test_teardownfails_one_function PASSED
36 testing/acceptance_test.py::test_terminate_on_hangingnode XFAIL
37 testing/acceptance_test.py::test_session_hooks XFAIL ([NOTRUN] works...)
38 testing/acceptance_test.py::test_session_testscollected PASSED
39 testing/acceptance_test.py::test_fixture_teardown_failure PASSED
40 testing/acceptance_test.py::test_config_initialization PASSED
41 testing/acceptance_test.py::test_crashing_item[setup] PASSED
42 testing/acceptance_test.py::test_crashing_item[call] PASSED
43 testing/acceptance_test.py::test_crashing_item[teardown] PASSED
44 testing/acceptance_test.py::test_multiple_log_reports PASSED
45 testing/acceptance_test.py::test_skipping PASSED
46 testing/acceptance_test.py::test_fixture_scope_caching_issue503 PASSED
47 testing/acceptance_test.py::test_issue_594_random_parametrize PASSED
48 testing/acceptance_test.py::test_tmpdir_disabled PASSED
49 testing/acceptance_test.py::test_sub_plugins_disabled[xdist.looponfail] PASSED
50 testing/acceptance_test.py::TestWarnings::test_warnings[-n0] PASSED
51 testing/acceptance_test.py::TestWarnings::test_warnings[-n1] PASSED
52 testing/acceptance_test.py::TestWarnings::test_warning_captured_deprecated_in_pytest_6 SKIPPED
53 testing/acceptance_test.py::TestWarnings::test_custom_subclass[-n0] PASSED
54 testing/acceptance_test.py::TestWarnings::test_custom_subclass[-n1] PASSED
55 testing/acceptance_test.py::TestWarnings::test_unserializable_arguments[-n0] PASSED
56 testing/acceptance_test.py::TestWarnings::test_unserializable_arguments[-n1] PASSED
57 testing/acceptance_test.py::TestWarnings::test_unserializable_warning_details[-n0] PASSED
58 testing/acceptance_test.py::TestWarnings::test_unserializable_warning_details[-n1] PASSED
59 testing/acceptance_test.py::TestNodeFailure::test_load_single PASSED
60 testing/acceptance_test.py::TestNodeFailure::test_load_multiple PASSED
61 testing/acceptance_test.py::TestNodeFailure::test_each_single PASSED
62 testing/acceptance_test.py::TestNodeFailure::test_each_multiple XFAIL
63 testing/acceptance_test.py::TestNodeFailure::test_max_worker_restart PASSED
64 testing/acceptance_test.py::TestNodeFailure::test_max_worker_restart_tests_queued PASSED
65 testing/acceptance_test.py::TestNodeFailure::test_max_worker_restart_die PASSED
66 testing/acceptance_test.py::TestNodeFailure::test_disable_restart PASSED
67 testing/acceptance_test.py::test_worker_id_fixture[0] PASSED
68 testing/acceptance_test.py::test_worker_id_fixture[2] PASSED
69 testing/acceptance_test.py::test_testrun_uid_fixture[0] PASSED
70 testing/acceptance_test.py::test_testrun_uid_fixture[2] PASSED
71 testing/acceptance_test.py::test_error_report_styles[auto] PASSED
72 testing/acceptance_test.py::test_error_report_styles[long] PASSED
73 testing/acceptance_test.py::test_error_report_styles[short] PASSED
74 testing/acceptance_test.py::test_error_report_styles[no] PASSED
75 testing/acceptance_test.py::test_error_report_styles[line] PASSED
76 testing/acceptance_test.py::test_error_report_styles[native] PASSED
77 testing/acceptance_test.py::test_color_yes_collection_on_non_atty PASSED
78 testing/acceptance_test.py::test_without_terminal_plugin PASSED
79 testing/acceptance_test.py::test_internal_error_with_maxfail PASSED
80 testing/acceptance_test.py::test_maxfail_causes_early_termination PASSED
81 testing/acceptance_test.py::test_internal_errors_propagate_to_controller PASSED
82 testing/acceptance_test.py::TestLoadScope::test_by_module PASSED
83 testing/acceptance_test.py::TestLoadScope::test_by_class PASSED
84 testing/acceptance_test.py::TestLoadScope::test_workqueue_ordered_by_size PASSED
85 testing/acceptance_test.py::TestLoadScope::test_module_single_start PASSED
86 testing/acceptance_test.py::TestFileScope::test_by_module PASSED
87 testing/acceptance_test.py::TestFileScope::test_by_class PASSED
88 testing/acceptance_test.py::TestFileScope::test_module_single_start PASSED
89 testing/acceptance_test.py::TestGroupScope::test_by_module PASSED
90 testing/acceptance_test.py::TestGroupScope::test_by_class PASSED
91 testing/acceptance_test.py::TestGroupScope::test_module_single_start PASSED
92 testing/acceptance_test.py::TestGroupScope::test_with_two_group_names PASSED
93 testing/acceptance_test.py::TestLocking::test_single_file[each] PASSED
94 testing/acceptance_test.py::TestLocking::test_single_file[load] PASSED
95 testing/acceptance_test.py::TestLocking::test_single_file[loadscope] PASSED
96 testing/acceptance_test.py::TestLocking::test_single_file[loadfile] PASSED
97 testing/acceptance_test.py::TestLocking::test_single_file[worksteal] PASSED
98 testing/acceptance_test.py::TestLocking::test_single_file[no] PASSED
99 testing/acceptance_test.py::TestLocking::test_multi_file[each] PASSED
100 testing/acceptance_test.py::TestLocking::test_multi_file[load] PASSED
101 testing/acceptance_test.py::TestLocking::test_multi_file[loadscope] PASSED
102 testing/acceptance_test.py::TestLocking::test_multi_file[loadfile] PASSED
103 testing/acceptance_test.py::TestLocking::test_multi_file[worksteal] PASSED
104 testing/acceptance_test.py::TestLocking::test_multi_file[no] PASSED
105 testing/acceptance_test.py::TestAPI::test_is_xdist_worker PASSED
106 testing/acceptance_test.py::TestAPI::test_is_xdist_controller PASSED
107 testing/acceptance_test.py::TestAPI::test_get_xdist_worker_id PASSED
108 testing/acceptance_test.py::test_collection_crash PASSED
109 testing/acceptance_test.py::test_dist_in_addopts PASSED
110 testing/test_dsession.py::TestEachScheduling::test_schedule_load_simple PASSED
111 testing/test_dsession.py::TestEachScheduling::test_schedule_remove_node PASSED
112 testing/test_dsession.py::TestLoadScheduling::test_schedule_load_simple PASSED
113 testing/test_dsession.py::TestLoadScheduling::test_schedule_batch_size PASSED
114 testing/test_dsession.py::TestLoadScheduling::test_schedule_maxchunk_none PASSED
115 testing/test_dsession.py::TestLoadScheduling::test_schedule_maxchunk_1 PASSED
116 testing/test_dsession.py::TestLoadScheduling::test_schedule_fewer_tests_than_nodes PASSED
117 testing/test_dsession.py::TestLoadScheduling::test_schedule_fewer_than_two_tests_per_node PASSED
118 testing/test_dsession.py::TestLoadScheduling::test_add_remove_node PASSED
119 testing/test_dsession.py::TestLoadScheduling::test_different_tests_collected PASSED
120 testing/test_dsession.py::TestWorkStealingScheduling::test_ideal_case PASSED
121 testing/test_dsession.py::TestWorkStealingScheduling::test_stealing PASSED
122 testing/test_dsession.py::TestWorkStealingScheduling::test_steal_on_add_node PASSED
123 testing/test_dsession.py::TestWorkStealingScheduling::test_schedule_fewer_tests_than_nodes PASSED
124 testing/test_dsession.py::TestWorkStealingScheduling::test_schedule_fewer_than_two_tests_per_node PASSED
125 testing/test_dsession.py::TestWorkStealingScheduling::test_add_remove_node PASSED
126 testing/test_dsession.py::TestWorkStealingScheduling::test_different_tests_collected PASSED
127 testing/test_dsession.py::TestDistReporter::test_rsync_printing XFAIL
128 testing/test_dsession.py::test_report_collection_diff_equal PASSED
129 testing/test_dsession.py::test_default_max_worker_restart PASSED
130 testing/test_dsession.py::test_report_collection_diff_different PASSED
131 testing/test_dsession.py::test_pytest_issue419 XFAIL (duplicate test...)
132 testing/test_dsession.py::test_get_workers_status_line[status_and_items0-] PASSED
133 testing/test_dsession.py::test_get_workers_status_line[status_and_items1-created: 1/1 worker] PASSED
134 testing/test_dsession.py::test_get_workers_status_line[status_and_items2-created: 2/2 workers] PASSED
135 testing/test_dsession.py::test_get_workers_status_line[status_and_items3-initialized: 1/2 workers] PASSED
136 testing/test_dsession.py::test_get_workers_status_line[status_and_items4-initialized: 2/2 workers] PASSED
137 testing/test_dsession.py::test_get_workers_status_line[status_and_items5-ready: 1/2 workers] PASSED
138 testing/test_dsession.py::test_get_workers_status_line[status_and_items6-ready: 2/2 workers] PASSED
139 testing/test_dsession.py::test_get_workers_status_line[status_and_items7-collecting: 1/2 workers] PASSED
140 testing/test_dsession.py::test_get_workers_status_line[status_and_items8-2 workers [12 items]] PASSED
141 testing/test_dsession.py::test_get_workers_status_line[status_and_items9-2 workers [1 item]] PASSED
142 testing/test_dsession.py::test_get_workers_status_line[status_and_items10-1 worker [1 item]] PASSED
143 testing/test_dsession.py::test_get_workers_status_line[status_and_items11-2 workers [1 item]] PASSED
144 testing/test_looponfail.py::TestStatRecorder::test_filechange PASSED
145 testing/test_looponfail.py::TestStatRecorder::test_dirchange PASSED
146 testing/test_looponfail.py::TestStatRecorder::test_filechange_deletion_race PASSED
147 testing/test_looponfail.py::TestStatRecorder::test_pycremoval PASSED
148 testing/test_looponfail.py::TestStatRecorder::test_waitonchange PASSED
149 testing/test_looponfail.py::TestRemoteControl::test_nofailures PASSED
150 testing/test_looponfail.py::TestRemoteControl::test_failures_somewhere PASSED
151 testing/test_looponfail.py::TestRemoteControl::test_failure_change PASSED
152 testing/test_looponfail.py::TestRemoteControl::test_failure_subdir_no_init PASSED
153 testing/test_looponfail.py::TestRemoteControl::test_ignore_sys_path_hook_entry PASSED
154 testing/test_looponfail.py::TestLooponFailing::test_looponfail_from_fail_to_ok PASSED
155 testing/test_looponfail.py::TestLooponFailing::test_looponfail_from_one_to_two_tests PASSED
156 testing/test_looponfail.py::TestLooponFailing::test_looponfail_removed_test XFAIL
157 testing/test_looponfail.py::TestLooponFailing::test_looponfail_multiple_errors PASSED
158 testing/test_looponfail.py::TestFunctional::test_fail_to_ok PASSED
159 testing/test_looponfail.py::TestFunctional::test_xfail_passes PASSED
160 testing/test_newhooks.py::TestHooks::test_runtest_logreport PASSED
161 testing/test_newhooks.py::TestHooks::test_node_collection_finished PASSED
162 testing/test_newhooks.py::TestCrashItem::test_handlecrashitem PASSED
163 testing/test_newhooks.py::TestCrashItem::test_handlecrashitem_one PASSED
164 testing/test_plugin.py::test_dist_incompatibility_messages PASSED
165 testing/test_plugin.py::test_dist_options PASSED
166 testing/test_plugin.py::test_auto_detect_cpus PASSED
167 testing/test_plugin.py::test_auto_detect_cpus_psutil PASSED
168 testing/test_plugin.py::test_auto_detect_cpus_os PASSED
169 testing/test_plugin.py::test_hook_auto_num_workers PASSED
170 testing/test_plugin.py::test_hook_auto_num_workers_arg PASSED
171 testing/test_plugin.py::test_hook_auto_num_workers_none PASSED
172 testing/test_plugin.py::test_envvar_auto_num_workers PASSED
173 testing/test_plugin.py::test_envvar_auto_num_workers_warn PASSED
174 testing/test_plugin.py::test_auto_num_workers_hook_overrides_envvar PASSED
175 testing/test_plugin.py::test_dsession_with_collect_only PASSED
176 testing/test_plugin.py::test_testrunuid_provided PASSED
177 testing/test_plugin.py::test_testrunuid_generated PASSED
178 testing/test_plugin.py::TestDistOptions::test_getxspecs PASSED
179 testing/test_plugin.py::TestDistOptions::test_xspecs_multiplied PASSED
180 testing/test_plugin.py::TestDistOptions::test_getrsyncdirs PASSED
181 testing/test_plugin.py::TestDistOptions::test_getrsyncignore PASSED
182 testing/test_plugin.py::TestDistOptions::test_getrsyncdirs_with_conftest PASSED
183 testing/test_remote.py::TestWorkerInteractor::test_basic_collect_and_runtests PASSED
184 testing/test_remote.py::TestWorkerInteractor::test_remote_collect_skip PASSED
185 testing/test_remote.py::TestWorkerInteractor::test_remote_collect_fail PASSED
186 testing/test_remote.py::TestWorkerInteractor::test_runtests_all PASSED
187 testing/test_remote.py::TestWorkerInteractor::test_happy_run_events_converted XFAIL
188 testing/test_remote.py::TestWorkerInteractor::test_process_from_remote_error_handling PASSED
189 testing/test_remote.py::TestWorkerInteractor::test_steal_work PASSED
190 testing/test_remote.py::TestWorkerInteractor::test_steal_empty_queue PASSED
191 testing/test_remote.py::test_remote_env_vars PASSED
192 testing/test_remote.py::test_remote_inner_argv PASSED
193 testing/test_remote.py::test_remote_mainargv PASSED
194 testing/test_remote.py::test_remote_usage_prog PASSED
195 testing/test_remote.py::test_remote_sys_path PASSED
196 testing/test_workermanage.py::TestNodeManagerPopen::test_popen_no_default_chdir PASSED
197 testing/test_workermanage.py::TestNodeManagerPopen::test_default_chdir PASSED
198 testing/test_workermanage.py::TestNodeManagerPopen::test_popen_makegateway_events PASSED
199 testing/test_workermanage.py::TestNodeManagerPopen::test_popens_rsync PASSED
200 testing/test_workermanage.py::TestNodeManagerPopen::test_rsync_popen_with_path PASSED
201 testing/test_workermanage.py::TestNodeManagerPopen::test_rsync_same_popen_twice PASSED
202 testing/test_workermanage.py::TestHRSync::test_hrsync_filter PASSED
203 testing/test_workermanage.py::TestHRSync::test_hrsync_one_host PASSED
204 testing/test_workermanage.py::TestNodeManager::test_rsync_roots_no_roots XFAIL
205 testing/test_workermanage.py::TestNodeManager::test_popen_rsync_subdir PASSED
206 testing/test_workermanage.py::TestNodeManager::test_rsync_report[-q-False] PASSED
207 testing/test_workermanage.py::TestNodeManager::test_rsync_report[-False] PASSED
208 testing/test_workermanage.py::TestNodeManager::test_rsync_report[-v-True] PASSED
209 testing/test_workermanage.py::TestNodeManager::test_init_rsync_roots PASSED
210 testing/test_workermanage.py::TestNodeManager::test_rsyncignore PASSED
211 testing/test_workermanage.py::TestNodeManager::test_optimise_popen PASSED
212 testing/test_workermanage.py::TestNodeManager::test_ssh_setup_nodes SKIPPED
213 testing/test_workermanage.py::test_unserialize_warning_msg[UserWarning] PASSED
214 testing/test_workermanage.py::test_unserialize_warning_msg[MyWarning] PASSED
215 testing/test_workermanage.py::test_unserialize_warning_msg[Imported] PASSED
216 testing/test_workermanage.py::test_unserialize_warning_msg[Nested] XFAIL
217 testing/test_workermanage.py::test_warning_serialization_tweaked_module PASSED
219 ================================== XFAILURES ===================================
220 $(PYTHON_DIR)/vendor-packages/_pytest/skipping.py:244: _pytest.outcomes.XFailed: [NOTRUN] other python versions might not have pytest installed
221 $(@D)/testing/acceptance_test.py:529: Failed: nomatch: '*killed*my*'
222 $(PYTHON_DIR)/vendor-packages/_pytest/skipping.py:244: _pytest.outcomes.XFailed: [NOTRUN] works if run outside test suite
223 $(@D)/testing/acceptance_test.py:969: Failed: nomatch: '*Replacing crashed worker*'
224 $(@D)/testing/test_dsession.py:498: AttributeError: 'DSession' object has no attribute 'pytest_xdist_rsyncstart'
225 $(@D)/testing/test_dsession.py:566: assert 0
226 $(@D)/testing/test_looponfail.py:316: AssertionError: assert 1 == 0
227 $(@D)/testing/test_remote.py:208: _pytest.outcomes.XFailed: implement a simple test for event production
228 $(PYTHON_DIR)/vendor-packages/_pytest/skipping.py:244: _pytest.outcomes.XFailed: [NOTRUN]
229 $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/xdist/workermanage.py:463: AttributeError: module 'test_workermanage' has no attribute 'MyWarning2'
230 =========================== short test summary info ============================
231 ======== 195 passed, 2 skipped, 10 xfailed ========
232   py$(PYV): OK
233   congratulations :)