python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / powerline / test / results-all.master
blob0a7f3b3dc7700324e86b5efd6d9eb72e068de73e
1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 rootdir: $(@D)
5 collecting ... collected 194 items
7 tests/test_python/test_cmdline.py::TestParser::test_main_err PASSED
8 tests/test_python/test_cmdline.py::TestParser::test_main_normal PASSED
9 tests/test_python/test_config_merging.py::TestMerging::test_colors_config_merging PASSED
10 tests/test_python/test_config_merging.py::TestMerging::test_colorschemes_merging PASSED
11 tests/test_python/test_config_merging.py::TestMerging::test_not_merged_config PASSED
12 tests/test_python/test_config_merging.py::TestMerging::test_root_config_merging PASSED
13 tests/test_python/test_config_merging.py::TestMerging::test_theme_merging PASSED
14 tests/test_python/test_config_merging.py::TestMerging::test_top_theme_merging PASSED
15 tests/test_python/test_config_reload.py::TestConfigReload::test_noreload PASSED
16 tests/test_python/test_config_reload.py::TestConfigReload::test_reload_colors PASSED
17 tests/test_python/test_config_reload.py::TestConfigReload::test_reload_colorscheme PASSED
18 tests/test_python/test_config_reload.py::TestConfigReload::test_reload_main PASSED
19 tests/test_python/test_config_reload.py::TestConfigReload::test_reload_theme PASSED
20 tests/test_python/test_config_reload.py::TestConfigReload::test_reload_theme_main PASSED
21 tests/test_python/test_config_reload.py::TestConfigReload::test_reload_top_theme PASSED
22 tests/test_python/test_config_reload.py::TestConfigReload::test_reload_unexistent PASSED
23 tests/test_python/test_config_reload.py::TestConfigReload::test_run_once_no_theme_reload PASSED
24 tests/test_python/test_configuration.py::TestColorschemesHierarchy::test_group_redirects PASSED
25 tests/test_python/test_configuration.py::TestColorschemesHierarchy::test_group_redirects_no_main PASSED
26 tests/test_python/test_configuration.py::TestColorschemesHierarchy::test_group_redirects_no_test_default PASSED
27 tests/test_python/test_configuration.py::TestColorschemesHierarchy::test_group_redirects_no_top_default PASSED
28 tests/test_python/test_configuration.py::TestColorschemesHierarchy::test_group_redirects_only_main PASSED
29 tests/test_python/test_configuration.py::TestColorschemesHierarchy::test_group_redirects_only_test_default PASSED
30 tests/test_python/test_configuration.py::TestColorschemesHierarchy::test_group_redirects_only_top_default PASSED
31 tests/test_python/test_configuration.py::TestDisplayCondition::test_exclude_modes PASSED
32 tests/test_python/test_configuration.py::TestDisplayCondition::test_exinclude_function PASSED
33 tests/test_python/test_configuration.py::TestDisplayCondition::test_exinclude_function_nonexistent_module PASSED
34 tests/test_python/test_configuration.py::TestDisplayCondition::test_exinclude_modes PASSED
35 tests/test_python/test_configuration.py::TestDisplayCondition::test_exinclude_modes_override_functions PASSED
36 tests/test_python/test_configuration.py::TestDisplayCondition::test_include_modes PASSED
37 tests/test_python/test_configuration.py::TestLemonbar::test_lemonbar PASSED
38 tests/test_python/test_configuration.py::TestLemonbar::test_lemonbar_escape PASSED
39 tests/test_python/test_configuration.py::TestLines::test_with_above PASSED
40 tests/test_python/test_configuration.py::TestLines::test_without_above PASSED
41 tests/test_python/test_configuration.py::TestOuterPadding::test_outer_padding_left PASSED
42 tests/test_python/test_configuration.py::TestOuterPadding::test_outer_padding_right PASSED
43 tests/test_python/test_configuration.py::TestOuterPadding::test_outer_padding_ten PASSED
44 tests/test_python/test_configuration.py::TestOuterPadding::test_outer_padding_zero PASSED
45 tests/test_python/test_configuration.py::TestSegmentAttributes::test_expand PASSED
46 tests/test_python/test_configuration.py::TestSegmentAttributes::test_no_attributes PASSED
47 tests/test_python/test_configuration.py::TestSegmentAttributes::test_segment_datas PASSED
48 tests/test_python/test_configuration.py::TestSegmentAttributes::test_truncate PASSED
49 tests/test_python/test_configuration.py::TestSegmentData::test_segment_data PASSED
50 tests/test_python/test_configuration.py::TestSegments::test_display PASSED
51 tests/test_python/test_configuration.py::TestShellEscapes::test_escapes PASSED
52 tests/test_python/test_configuration.py::TestShellEscapes::test_fbterm_escapes PASSED
53 tests/test_python/test_configuration.py::TestShellEscapes::test_fbterm_screen_escapes PASSED
54 tests/test_python/test_configuration.py::TestShellEscapes::test_fbterm_tmux_escapes PASSED
55 tests/test_python/test_configuration.py::TestShellEscapes::test_screen_escapes PASSED
56 tests/test_python/test_configuration.py::TestShellEscapes::test_term_truecolor_escapes PASSED
57 tests/test_python/test_configuration.py::TestShellEscapes::test_term_truecolor_fbterm_escapes PASSED
58 tests/test_python/test_configuration.py::TestShellEscapes::test_term_truecolor_screen_escapes PASSED
59 tests/test_python/test_configuration.py::TestShellEscapes::test_term_truecolor_tmux_escapes PASSED
60 tests/test_python/test_configuration.py::TestShellEscapes::test_tmux_escapes PASSED
61 tests/test_python/test_configuration.py::TestThemeHierarchy::test_hierarchy PASSED
62 tests/test_python/test_configuration.py::TestThemeHierarchy::test_no_default PASSED
63 tests/test_python/test_configuration.py::TestThemeHierarchy::test_no_main PASSED
64 tests/test_python/test_configuration.py::TestThemeHierarchy::test_no_powerline PASSED
65 tests/test_python/test_configuration.py::TestThemeHierarchy::test_nothing PASSED
66 tests/test_python/test_configuration.py::TestThemeHierarchy::test_only_default PASSED
67 tests/test_python/test_configuration.py::TestThemeHierarchy::test_only_main PASSED
68 tests/test_python/test_configuration.py::TestThemeHierarchy::test_only_powerline PASSED
69 tests/test_python/test_configuration.py::TestVim::test_environ_update PASSED
70 tests/test_python/test_configuration.py::TestVim::test_local_themes PASSED
71 tests/test_python/test_lib.py::TestLib::test_add_divider_highlight_group PASSED
72 tests/test_python/test_lib.py::TestLib::test_humanize_bytes PASSED
73 tests/test_python/test_lib.py::TestLib::test_mergedicts PASSED
74 tests/test_python/test_lib.py::TestShell::test_run_cmd PASSED
75 tests/test_python/test_lib.py::TestThreaded::test_kw_threaded_segment SKIPPED
76 tests/test_python/test_lib.py::TestThreaded::test_threaded_segment SKIPPED
77 tests/test_python/test_lib.py::TestUnicode::test_FailedUnicode PASSED
78 tests/test_python/test_lib.py::TestUnicode::test_decode_error PASSED
79 tests/test_python/test_lib.py::TestUnicode::test_out_u PASSED
80 tests/test_python/test_lib.py::TestUnicode::test_register_strwidth_error PASSED
81 tests/test_python/test_lib.py::TestUnicode::test_safe_unicode PASSED
82 tests/test_python/test_lib.py::TestUnicode::test_string PASSED
83 tests/test_python/test_lib.py::TestUnicode::test_strwidth_ucs_2 SKIPPED
84 tests/test_python/test_lib.py::TestUnicode::test_strwidth_ucs_4 PASSED
85 tests/test_python/test_lib.py::TestUnicode::test_surrogate_pair_to_character PASSED
86 tests/test_python/test_lib.py::TestUnicode::test_tointiter PASSED
87 tests/test_python/test_lib.py::TestUnicode::test_u PASSED
88 tests/test_python/test_lib.py::TestUnicode::test_unichr PASSED
89 tests/test_python/test_lib.py::TestUnicode::test_unicode PASSED
90 tests/test_python/test_lib.py::TestVCS::test_bzr SKIPPED (Bazaar is ...)
91 tests/test_python/test_lib.py::TestVCS::test_git PASSED
92 tests/test_python/test_lib.py::TestVCS::test_git_sym PASSED
93 tests/test_python/test_lib.py::TestVCS::test_mercurial SKIPPED (Merc...)
94 tests/test_python/test_lib_config.py::TestLoaderCondition::test_update_missing PASSED
95 tests/test_python/test_listers.py::TestI3WM::test_output_lister PASSED
96 tests/test_python/test_listers.py::TestI3WM::test_workspace_lister PASSED
97 tests/test_python/test_logging.py::TestHandlers::test_explicit_none PASSED
98 tests/test_python/test_logging.py::TestHandlers::test_explicit_stream_handler PASSED
99 tests/test_python/test_logging.py::TestHandlers::test_explicit_stream_handler_implicit_stream PASSED
100 tests/test_python/test_logging.py::TestHandlers::test_file_handler PASSED
101 tests/test_python/test_logging.py::TestHandlers::test_file_handler_create_dir PASSED
102 tests/test_python/test_logging.py::TestHandlers::test_handler_args PASSED
103 tests/test_python/test_logging.py::TestHandlers::test_handler_args_kwargs PASSED
104 tests/test_python/test_logging.py::TestHandlers::test_logger_format SKIPPED
105 tests/test_python/test_logging.py::TestHandlers::test_logger_level PASSED
106 tests/test_python/test_logging.py::TestHandlers::test_logger_level_not_overriding_default PASSED
107 tests/test_python/test_logging.py::TestHandlers::test_multiple_files PASSED
108 tests/test_python/test_logging.py::TestHandlers::test_multiple_files_and_stream PASSED
109 tests/test_python/test_logging.py::TestHandlers::test_stderr_handler_is_default PASSED
110 tests/test_python/test_logging.py::TestHandlers::test_stream_override PASSED
111 tests/test_python/test_logging.py::TestHandlers::test_top_log_format SKIPPED
112 tests/test_python/test_logging.py::TestHandlers::test_top_log_level PASSED
113 tests/test_python/test_logging.py::TestPowerlineLogger::test_args_formatting PASSED
114 tests/test_python/test_logging.py::TestPowerlineLogger::test_args_kwargs_formatting PASSED
115 tests/test_python/test_logging.py::TestPowerlineLogger::test_exception_formatting PASSED
116 tests/test_python/test_logging.py::TestPowerlineLogger::test_kwargs_formatting PASSED
117 tests/test_python/test_logging.py::TestPowerlineLogger::test_levels PASSED
118 tests/test_python/test_logging.py::TestPowerlineLogger::test_prefix_formatting PASSED
119 tests/test_python/test_provided_config_files.py::TestConfig::test_bash PASSED
120 tests/test_python/test_provided_config_files.py::TestConfig::test_ipython PASSED
121 tests/test_python/test_provided_config_files.py::TestConfig::test_tmux PASSED
122 tests/test_python/test_provided_config_files.py::TestConfig::test_wm PASSED
123 tests/test_python/test_provided_config_files.py::TestConfig::test_zsh PASSED
124 tests/test_python/test_provided_config_files.py::TestVimConfig::test_vim PASSED
125 tests/test_python/test_segments.py::TestBat::test_battery PASSED
126 tests/test_python/test_segments.py::TestBat::test_battery_with_ac_offline PASSED
127 tests/test_python/test_segments.py::TestBat::test_battery_with_ac_online PASSED
128 tests/test_python/test_segments.py::TestEnv::test_cwd PASSED
129 tests/test_python/test_segments.py::TestEnv::test_environment PASSED
130 tests/test_python/test_segments.py::TestEnv::test_user SKIPPED (alwa...)
131 tests/test_python/test_segments.py::TestEnv::test_virtualenv PASSED
132 tests/test_python/test_segments.py::TestI3WM::test_mode PASSED
133 tests/test_python/test_segments.py::TestI3WM::test_scratchpad PASSED
134 tests/test_python/test_segments.py::TestI3WM::test_workspace PASSED
135 tests/test_python/test_segments.py::TestI3WM::test_workspaces PASSED
136 tests/test_python/test_segments.py::TestMail::test_email_imap_alert PASSED
137 tests/test_python/test_segments.py::TestNet::test_external_ip PASSED
138 tests/test_python/test_segments.py::TestNet::test_hostname PASSED
139 tests/test_python/test_segments.py::TestNet::test_internal_ip SKIPPED
140 tests/test_python/test_segments.py::TestPDB::test_current_code_name PASSED
141 tests/test_python/test_segments.py::TestPDB::test_current_context PASSED
142 tests/test_python/test_segments.py::TestPDB::test_current_file PASSED
143 tests/test_python/test_segments.py::TestPDB::test_current_line PASSED
144 tests/test_python/test_segments.py::TestPDB::test_stack_depth PASSED
145 tests/test_python/test_segments.py::TestPlayers::test_now_playing PASSED
146 tests/test_python/test_segments.py::TestShell::test_continuation PASSED
147 tests/test_python/test_segments.py::TestShell::test_cwd PASSED
148 tests/test_python/test_segments.py::TestShell::test_jobnum PASSED
149 tests/test_python/test_segments.py::TestShell::test_last_pipe_status PASSED
150 tests/test_python/test_segments.py::TestShell::test_last_status PASSED
151 tests/test_python/test_segments.py::TestSys::test_cpu_load_percent PASSED
152 tests/test_python/test_segments.py::TestSys::test_system_load SKIPPED
153 tests/test_python/test_segments.py::TestSys::test_uptime PASSED
154 tests/test_python/test_segments.py::TestTime::test_date PASSED
155 tests/test_python/test_segments.py::TestTime::test_fuzzy_time PASSED
156 tests/test_python/test_segments.py::TestTmux::test_attached_clients PASSED
157 tests/test_python/test_segments.py::TestVcs::test_branch PASSED
158 tests/test_python/test_segments.py::TestVcs::test_stash PASSED
159 tests/test_python/test_segments.py::TestVim::test_branch PASSED
160 tests/test_python/test_segments.py::TestVim::test_bufnr PASSED
161 tests/test_python/test_segments.py::TestVim::test_csv_col_current PASSED
162 tests/test_python/test_segments.py::TestVim::test_cursor_current PASSED
163 tests/test_python/test_segments.py::TestVim::test_file_directory PASSED
164 tests/test_python/test_segments.py::TestVim::test_file_name PASSED
165 tests/test_python/test_segments.py::TestVim::test_file_opts PASSED
166 tests/test_python/test_segments.py::TestVim::test_file_scheme PASSED
167 tests/test_python/test_segments.py::TestVim::test_file_size PASSED
168 tests/test_python/test_segments.py::TestVim::test_file_vcs_status PASSED
169 tests/test_python/test_segments.py::TestVim::test_line_count PASSED
170 tests/test_python/test_segments.py::TestVim::test_line_percent PASSED
171 tests/test_python/test_segments.py::TestVim::test_mode PASSED
172 tests/test_python/test_segments.py::TestVim::test_modified_buffers PASSED
173 tests/test_python/test_segments.py::TestVim::test_modified_indicator PASSED
174 tests/test_python/test_segments.py::TestVim::test_paste_indicator PASSED
175 tests/test_python/test_segments.py::TestVim::test_position PASSED
176 tests/test_python/test_segments.py::TestVim::test_readonly_indicator PASSED
177 tests/test_python/test_segments.py::TestVim::test_segment_info PASSED
178 tests/test_python/test_segments.py::TestVim::test_stash PASSED
179 tests/test_python/test_segments.py::TestVim::test_tab PASSED
180 tests/test_python/test_segments.py::TestVim::test_tabnr PASSED
181 tests/test_python/test_segments.py::TestVim::test_trailing_whitespace PASSED
182 tests/test_python/test_segments.py::TestVim::test_visual_range PASSED
183 tests/test_python/test_segments.py::TestVim::test_window_title PASSED
184 tests/test_python/test_segments.py::TestVim::test_winnr PASSED
185 tests/test_python/test_segments.py::TestWthr::test_weather PASSED
186 tests/test_python/test_selectors.py::TestVim::test_single_tab PASSED
187 tests/test_python/test_watcher.py::TestFilesystemWatchers::test_inotify_file_watcher_bytes SKIPPED
188 tests/test_python/test_watcher.py::TestFilesystemWatchers::test_inotify_file_watcher_is_watching_bytes SKIPPED
189 tests/test_python/test_watcher.py::TestFilesystemWatchers::test_inotify_file_watcher_is_watching_unicode SKIPPED
190 tests/test_python/test_watcher.py::TestFilesystemWatchers::test_inotify_file_watcher_unicode SKIPPED
191 tests/test_python/test_watcher.py::TestFilesystemWatchers::test_inotify_tree_watcher_bytes SKIPPED
192 tests/test_python/test_watcher.py::TestFilesystemWatchers::test_inotify_tree_watcher_unicode SKIPPED
193 tests/test_python/test_watcher.py::TestFilesystemWatchers::test_stat_file_watcher_is_watching_bytes PASSED
194 tests/test_python/test_watcher.py::TestFilesystemWatchers::test_stat_file_watcher_is_watching_unicode PASSED
195 tests/test_python/test_watcher.py::TestFilesystemWatchers::test_uv_file_watcher_bytes SKIPPED
196 tests/test_python/test_watcher.py::TestFilesystemWatchers::test_uv_file_watcher_is_watching_bytes SKIPPED
197 tests/test_python/test_watcher.py::TestFilesystemWatchers::test_uv_file_watcher_is_watching_unicode SKIPPED
198 tests/test_python/test_watcher.py::TestFilesystemWatchers::test_uv_file_watcher_unicode SKIPPED
199 tests/test_python/test_watcher.py::TestFilesystemWatchers::test_uv_tree_watcher_bytes SKIPPED
200 tests/test_python/test_watcher.py::TestFilesystemWatchers::test_uv_tree_watcher_unicode SKIPPED
202 =============================== warnings summary ===============================
203 tests/modules/lib/__init__.py:51
204   $(@D)/tests/modules/lib/__init__.py:51: DeprecationWarning: invalid escape sequence \/
205     return '{"city":"Meppen","country":{"name":"Germany", "code":"DE"},"location":{"accuracy_radius":100,"latitude":52.6833,"longitude":7.3167,"time_zone":"Europe\/Berlin"},"ip":"82.145.55.16"}'
207 tests/modules/lib/__init__.py:4
208   $(@D)/tests/modules/lib/__init__.py:4: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
209     import imp
211 tests/test_python/test_config_merging.py:116
212   $(@D)/tests/test_python/test_config_merging.py:116: PytestCollectionWarning: cannot collect test class 'TestPowerline' because it has a __init__ constructor (from: tests/test_python/test_config_merging.py)
213     class TestPowerline(Powerline):
215 tests/test_python/test_cmdline.py: 20 warnings
216   $(@D)/tests/test_python/test_cmdline.py:55: DeprecationWarning: Please use assertRegex instead.
217     self.assertRegexpMatches(err.getvalue(), raising_reg)
219 tests/test_python/test_segments.py::TestMail::test_email_imap_alert
220   $(@D)/powerline/segments/common/mail.py:36: DeprecationWarning: invalid escape sequence \d
221     unread_count = int(re.search('UNSEEN (\d+)', unread_str).group(1))
223 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
224 ======== 172 passed, 22 skipped, 24 warnings ========