Marcel Telka
2024-03-28 22f007a7e50fb2b0264244eb98ffb733ed55afd9
commit | author | age
f67cd3 1 test/units/_vendor/test_vendor.py::test_no_vendored  PASSED
MT 2 test/units/_vendor/test_vendor.py::test_package_path_masking  PASSED
3 test/units/_vendor/test_vendor.py::test_vendored  PASSED
4 test/units/_vendor/test_vendor.py::test_vendored_conflict  PASSED
5 test/units/ansible_test/ci/test_azp.py::test_auth  PASSED
16bdf3 6 test/units/ansible_test/test_diff.py::test_add_binary_file  PASSED
MT 7 test/units/ansible_test/test_diff.py::test_add_text_file  PASSED
8 test/units/ansible_test/test_diff.py::test_add_trailing_newline  PASSED
9 test/units/ansible_test/test_diff.py::test_add_two_text_files  PASSED
10 test/units/ansible_test/test_diff.py::test_context_no_trailing_newline  PASSED
11 test/units/ansible_test/test_diff.py::test_multiple_context_lines  PASSED
12 test/units/ansible_test/test_diff.py::test_parse_delete  PASSED
13 test/units/ansible_test/test_diff.py::test_parse_rename  PASSED
14 test/units/ansible_test/test_diff.py::test_remove_trailing_newline  PASSED
15 test/units/ansible_test/test_validate_modules.py::test_type_regex[error = err.message + ' ' + str(err) + ' - ' + str(type(err))-False]  PASSED
16 test/units/ansible_test/test_validate_modules.py::test_type_regex[if Bar != type(foo)-True]  PASSED
17 test/units/ansible_test/test_validate_modules.py::test_type_regex[if Bar == type(foo)-True]  PASSED
18 test/units/ansible_test/test_validate_modules.py::test_type_regex[if Bar is not type(foo)-True]  PASSED
19 test/units/ansible_test/test_validate_modules.py::test_type_regex[if Bar is type(foo)-True]  PASSED
20 test/units/ansible_test/test_validate_modules.py::test_type_regex[if Bar!=type(foo)-True]  PASSED
21 test/units/ansible_test/test_validate_modules.py::test_type_regex[if Bar==type(foo)-True]  PASSED
22 test/units/ansible_test/test_validate_modules.py::test_type_regex[if foo or type(bar) != Bar-True]  PASSED
23 test/units/ansible_test/test_validate_modules.py::test_type_regex[if get_interface_type(interface) == 'svi':-False]  PASSED
24 test/units/ansible_test/test_validate_modules.py::test_type_regex[if self.current_value is not None and not isinstance(self.current_value, type(self.value)):-True]  PASSED
25 test/units/ansible_test/test_validate_modules.py::test_type_regex[if type(foo) != Bar-True]  PASSED
26 test/units/ansible_test/test_validate_modules.py::test_type_regex[if type(foo) == Bar-True]  PASSED
27 test/units/ansible_test/test_validate_modules.py::test_type_regex[if type(foo) is Bar-True]  PASSED
28 test/units/ansible_test/test_validate_modules.py::test_type_regex[if type(foo) is not Bar-True]  PASSED
29 test/units/ansible_test/test_validate_modules.py::test_type_regex[if type(foo)!=Bar-True]  PASSED
30 test/units/ansible_test/test_validate_modules.py::test_type_regex[if type(foo)==Bar-True]  PASSED
31 test/units/ansible_test/test_validate_modules.py::test_type_regex[module.fail_json(msg='Invalid rule parameter type [%s].' % type(rule))-False]  PASSED
32 test/units/ansible_test/test_validate_modules.py::test_type_regex[p = type('Params', (), module.params)-False]  PASSED
33 test/units/ansible_test/test_validate_modules.py::test_type_regex[raise OSXDefaultsException("Type mismatch. Type in defaults: " + type(self.current_value).__name__)-False]  PASSED
34 test/units/ansible_test/test_validate_modules.py::test_type_regex[x = type(foo)-False]  PASSED
f67cd3 35 test/units/cli/arguments/test_optparse_helpers.py::test_option_helper_version[ansible collection location = /tmp/.ansible/collections:/usr/share/ansible/collections]  PASSED
30ca6b 36 test/units/cli/arguments/test_optparse_helpers.py::test_option_helper_version[ansible python module location = $(@D)/lib/ansible]  PASSED
22f007 37 test/units/cli/arguments/test_optparse_helpers.py::test_option_helper_version[ansible-cli-test [core 2.15.10]]  PASSED
30ca6b 38 test/units/cli/arguments/test_optparse_helpers.py::test_option_helper_version[config file = $(@D)/test/lib/ansible_test/_data/ansible.cfg]  PASSED
f67cd3 39 test/units/cli/arguments/test_optparse_helpers.py::test_option_helper_version[configured module search path = ['/dev/null']]  PASSED
MT 40 test/units/cli/arguments/test_optparse_helpers.py::test_option_helper_version[executable location = ]  PASSED
22f007 41 test/units/cli/arguments/test_optparse_helpers.py::test_option_helper_version[python version = 3.9.19 (main, Mar 26 2024, 20:30:24) [GCC 13.2.0]]  PASSED
f67cd3 42 test/units/cli/galaxy/test_collection_extract_tar.py::test_extract_tar_dir_does_not_exist  PASSED
MT 43 test/units/cli/galaxy/test_collection_extract_tar.py::test_extract_tar_dir_exists  PASSED
44 test/units/cli/galaxy/test_collection_extract_tar.py::test_extract_tar_member_trailing_sep  PASSED
45 test/units/cli/galaxy/test_display_collection.py::test_display_collection  PASSED
46 test/units/cli/galaxy/test_display_collection.py::test_display_collection_small_minimum_widths  PASSED
47 test/units/cli/galaxy/test_display_collection.py::test_display_collections_large_max_widths  PASSED
48 test/units/cli/galaxy/test_display_collection.py::test_display_collections_small_max_widths  PASSED
49 test/units/cli/galaxy/test_display_header.py::test_display_header_default  PASSED
50 test/units/cli/galaxy/test_display_header.py::test_display_header_small_widths  PASSED
51 test/units/cli/galaxy/test_display_header.py::test_display_header_widths  PASSED
52 test/units/cli/galaxy/test_display_role.py::test_display_role  PASSED
53 test/units/cli/galaxy/test_display_role.py::test_display_role_known_version  PASSED
54 test/units/cli/galaxy/test_execute_list.py::test_execute_list_collection_called  PASSED
55 test/units/cli/galaxy/test_execute_list.py::test_execute_list_role_called  PASSED
56 test/units/cli/galaxy/test_execute_list_collection.py::test_execute_list_collection_all  PASSED
57 test/units/cli/galaxy/test_execute_list_collection.py::test_execute_list_collection_no_valid_paths  PASSED
58 test/units/cli/galaxy/test_execute_list_collection.py::test_execute_list_collection_one_invalid_path  PASSED
59 test/units/cli/galaxy/test_execute_list_collection.py::test_execute_list_collection_specific  PASSED
60 test/units/cli/galaxy/test_execute_list_collection.py::test_execute_list_collection_specific_duplicate  PASSED
61 test/units/cli/galaxy/test_execute_list_collection.py::test_execute_list_collection_specific_invalid_fqcn  PASSED
62 test/units/cli/galaxy/test_get_collection_widths.py::test_get_collection_widths  PASSED
63 test/units/cli/galaxy/test_get_collection_widths.py::test_get_collection_widths_single_collection  PASSED
64 test/units/cli/test_adhoc.py::test_ansible_version  PASSED
65 test/units/cli/test_adhoc.py::test_did_you_mean_playbook  PASSED
66 test/units/cli/test_adhoc.py::test_no_argument  PASSED
67 test/units/cli/test_adhoc.py::test_parse  PASSED
68 test/units/cli/test_adhoc.py::test_play_ds_positive  PASSED
69 test/units/cli/test_adhoc.py::test_play_ds_with_include_role  PASSED
70 test/units/cli/test_adhoc.py::test_run_import_playbook  PASSED
71 test/units/cli/test_adhoc.py::test_run_no_extra_vars  PASSED
72 test/units/cli/test_adhoc.py::test_simple_command  PASSED
73 test/units/cli/test_adhoc.py::test_with_command  PASSED
74 test/units/cli/test_cli.py::TestCliBuildVaultIds::test  PASSED
75 test/units/cli/test_cli.py::TestCliBuildVaultIds::test_create_new_password_auto_prompt  PASSED
76 test/units/cli/test_cli.py::TestCliBuildVaultIds::test_create_new_password_no_vault_id  PASSED
77 test/units/cli/test_cli.py::TestCliBuildVaultIds::test_create_new_password_no_vault_id_ask_vault_pass  PASSED
78 test/units/cli/test_cli.py::TestCliBuildVaultIds::test_create_new_password_no_vault_id_no_auto_prompt  PASSED
79 test/units/cli/test_cli.py::TestCliBuildVaultIds::test_create_new_password_no_vault_ids_password_files  PASSED
80 test/units/cli/test_cli.py::TestCliBuildVaultIds::test_create_new_password_with_vault_ids  PASSED
81 test/units/cli/test_cli.py::TestCliBuildVaultIds::test_everything  PASSED
82 test/units/cli/test_cli.py::TestCliBuildVaultIds::test_no_vault_id_no_auto_prompt  PASSED
83 test/units/cli/test_cli.py::TestCliBuildVaultIds::test_no_vault_ids_auto_prompt  PASSED
84 test/units/cli/test_cli.py::TestCliBuildVaultIds::test_no_vault_ids_auto_prompt_ask_vault_pass  PASSED
85 test/units/cli/test_cli.py::TestCliSetupVaultSecrets::test  PASSED
86 test/units/cli/test_cli.py::TestCliSetupVaultSecrets::test_default_file_vault  PASSED
87 test/units/cli/test_cli.py::TestCliSetupVaultSecrets::test_default_file_vault_identity_list  PASSED
88 test/units/cli/test_cli.py::TestCliSetupVaultSecrets::test_multiple_prompts  PASSED
89 test/units/cli/test_cli.py::TestCliSetupVaultSecrets::test_multiple_prompts_and_ask_vault_pass  PASSED
90 test/units/cli/test_cli.py::TestCliSetupVaultSecrets::test_password_file  PASSED
91 test/units/cli/test_cli.py::TestCliSetupVaultSecrets::test_prompt  PASSED
92 test/units/cli/test_cli.py::TestCliSetupVaultSecrets::test_prompt_just_ask_vault_pass  PASSED
93 test/units/cli/test_cli.py::TestCliSetupVaultSecrets::test_prompt_new_password_ask_vault_pass  PASSED
94 test/units/cli/test_cli.py::TestCliSetupVaultSecrets::test_prompt_new_password_vault_id_prompt  PASSED
95 test/units/cli/test_cli.py::TestCliSetupVaultSecrets::test_prompt_new_password_vault_id_prompt_ask_vault_pass  PASSED
96 test/units/cli/test_cli.py::TestCliSetupVaultSecrets::test_prompt_new_password_vault_id_prompt_ask_vault_pass_ask_vault_pass  PASSED
97 test/units/cli/test_cli.py::TestCliSetupVaultSecrets::test_prompt_no_tty  PASSED
98 test/units/cli/test_cli.py::TestCliSetupVaultSecrets::test_prompt_no_tty_and_password_file  PASSED
99 test/units/cli/test_cli.py::TestCliVersion::test_version_info  PASSED
100 test/units/cli/test_cli.py::TestCliVersion::test_version_info_gitinfo  PASSED
101 test/units/cli/test_console.py::TestConsoleCLI::test_helpdefault  PASSED
102 test/units/cli/test_console.py::TestConsoleCLI::test_module_args  PASSED
103 test/units/cli/test_console.py::TestConsoleCLI::test_parse  PASSED
104 test/units/cli/test_doc.py::test_builtin_modules_list  PASSED
105 test/units/cli/test_doc.py::test_legacy_modules_list  PASSED
106 test/units/cli/test_doc.py::test_rolemixin__build_doc  PASSED
107 test/units/cli/test_doc.py::test_rolemixin__build_doc_no_filter_match  PASSED
108 test/units/cli/test_doc.py::test_rolemixin__build_summary  PASSED
109 test/units/cli/test_doc.py::test_rolemixin__build_summary_empty_argspec  PASSED
110 test/units/cli/test_doc.py::test_ttyify[.. note:: boring stuff-Note: boring stuff]  PASSED
111 test/units/cli/test_doc.py::test_ttyify[.. seealso:: Something amazing-See also: Something amazing]  PASSED
112 test/units/cli/test_doc.py::test_ttyify[.. seealso:: Troublesome multiline\n Stuff goes htere-See also: Troublesome multiline\n Stuff goes htere]  PASSED
113 test/units/cli/test_doc.py::test_ttyify[B(bold)-*bold*]  PASSED
114 test/units/cli/test_doc.py::test_ttyify[C(/usr/bin/file)-`/usr/bin/file']  PASSED
115 test/units/cli/test_doc.py::test_ttyify[HORIZONTALLINE-\n-------------\n]  PASSED
116 test/units/cli/test_doc.py::test_ttyify[I(italic)-`italic']  PASSED
117 test/units/cli/test_doc.py::test_ttyify[IBM(International Business Machines)-IBM(International Business Machines)]  PASSED
118 test/units/cli/test_doc.py::test_ttyify[L(the user guide, https://docs.ansible.com/)-the user guide <https://docs.ansible.com/>]  PASSED
119 test/units/cli/test_doc.py::test_ttyify[L(the user guide,https://docs.ansible.com/user-guide.html)-the user guide <https://docs.ansible.com/user-guide.html>]  PASSED
120 test/units/cli/test_doc.py::test_ttyify[M(ansible.builtin.module)-[ansible.builtin.module]]  PASSED
121 test/units/cli/test_doc.py::test_ttyify[R(the user guide, user-guide)-the user guide]  PASSED
122 test/units/cli/test_doc.py::test_ttyify[R(the user guide,user-guide)-the user guide]  PASSED
123 test/units/cli/test_doc.py::test_ttyify[The M(ansible.builtin.yum) module B(MUST) be given the C(package) parameter.  See the R(looping docs,using-loops) for more info-The [ansible.builtin.yum] module *MUST* be given the `package' parameter.  See the looping docs for more info]  PASSED
124 test/units/cli/test_doc.py::test_ttyify[U(https://docs.ansible.com)-https://docs.ansible.com]  PASSED
125 test/units/cli/test_doc.py::test_ttyify[no-op Z(test)-no-op Z(test)]  PASSED
126 test/units/cli/test_doc.py::test_ttyify[no-op-no-op]  PASSED
127 test/units/cli/test_doc.py::test_ttyify[yolo :ref:`my boy` does stuff-yolo `my boy` does stuff]  PASSED
128 test/units/cli/test_galaxy.py::TestGalaxy::test_display_galaxy_info  PASSED
129 test/units/cli/test_galaxy.py::TestGalaxy::test_display_min  PASSED
130 test/units/cli/test_galaxy.py::TestGalaxy::test_execute_remove  PASSED
131 test/units/cli/test_galaxy.py::TestGalaxy::test_exit_without_ignore_with_flag  PASSED
132 test/units/cli/test_galaxy.py::TestGalaxy::test_exit_without_ignore_without_flag  PASSED
133 test/units/cli/test_galaxy.py::TestGalaxy::test_init  PASSED
134 test/units/cli/test_galaxy.py::TestGalaxy::test_parse_delete  PASSED
135 test/units/cli/test_galaxy.py::TestGalaxy::test_parse_import  PASSED
136 test/units/cli/test_galaxy.py::TestGalaxy::test_parse_info  PASSED
137 test/units/cli/test_galaxy.py::TestGalaxy::test_parse_init  PASSED
138 test/units/cli/test_galaxy.py::TestGalaxy::test_parse_install  PASSED
139 test/units/cli/test_galaxy.py::TestGalaxy::test_parse_invalid_action  PASSED
140 test/units/cli/test_galaxy.py::TestGalaxy::test_parse_list  PASSED
141 test/units/cli/test_galaxy.py::TestGalaxy::test_parse_no_action  PASSED
142 test/units/cli/test_galaxy.py::TestGalaxy::test_parse_remove  PASSED
143 test/units/cli/test_galaxy.py::TestGalaxy::test_parse_search  PASSED
144 test/units/cli/test_galaxy.py::TestGalaxy::test_parse_setup  PASSED
145 test/units/cli/test_galaxy.py::TestGalaxy::test_run  PASSED
146 test/units/cli/test_galaxy.py::TestGalaxyInitAPB::test_apb_yml  PASSED
147 test/units/cli/test_galaxy.py::TestGalaxyInitAPB::test_main_ymls  PASSED
148 test/units/cli/test_galaxy.py::TestGalaxyInitAPB::test_metadata  PASSED
149 test/units/cli/test_galaxy.py::TestGalaxyInitAPB::test_metadata_apb_tag  PASSED
150 test/units/cli/test_galaxy.py::TestGalaxyInitAPB::test_metadata_contents  PASSED
151 test/units/cli/test_galaxy.py::TestGalaxyInitAPB::test_readme  PASSED
152 test/units/cli/test_galaxy.py::TestGalaxyInitAPB::test_readme_contents  PASSED
153 test/units/cli/test_galaxy.py::TestGalaxyInitAPB::test_role_dirs  PASSED
154 test/units/cli/test_galaxy.py::TestGalaxyInitAPB::test_test_yml  PASSED
155 test/units/cli/test_galaxy.py::TestGalaxyInitContainer::test_main_ymls  PASSED
156 test/units/cli/test_galaxy.py::TestGalaxyInitContainer::test_meta_container_yml  PASSED
157 test/units/cli/test_galaxy.py::TestGalaxyInitContainer::test_metadata  PASSED
158 test/units/cli/test_galaxy.py::TestGalaxyInitContainer::test_metadata_container_tag  PASSED
159 test/units/cli/test_galaxy.py::TestGalaxyInitContainer::test_metadata_contents  PASSED
160 test/units/cli/test_galaxy.py::TestGalaxyInitContainer::test_readme  PASSED
161 test/units/cli/test_galaxy.py::TestGalaxyInitContainer::test_readme_contents  PASSED
162 test/units/cli/test_galaxy.py::TestGalaxyInitContainer::test_role_dirs  PASSED
163 test/units/cli/test_galaxy.py::TestGalaxyInitContainer::test_test_yml  PASSED
164 test/units/cli/test_galaxy.py::TestGalaxyInitDefault::test_main_ymls  PASSED
165 test/units/cli/test_galaxy.py::TestGalaxyInitDefault::test_metadata  PASSED
166 test/units/cli/test_galaxy.py::TestGalaxyInitDefault::test_metadata_contents  PASSED
167 test/units/cli/test_galaxy.py::TestGalaxyInitDefault::test_readme  PASSED
168 test/units/cli/test_galaxy.py::TestGalaxyInitDefault::test_readme_contents  PASSED
169 test/units/cli/test_galaxy.py::TestGalaxyInitDefault::test_role_dirs  PASSED
170 test/units/cli/test_galaxy.py::TestGalaxyInitDefault::test_test_yml  PASSED
171 test/units/cli/test_galaxy.py::TestGalaxyInitSkeleton::test_empty_files_dir  PASSED
172 test/units/cli/test_galaxy.py::TestGalaxyInitSkeleton::test_main_ymls  PASSED
173 test/units/cli/test_galaxy.py::TestGalaxyInitSkeleton::test_metadata  PASSED
174 test/units/cli/test_galaxy.py::TestGalaxyInitSkeleton::test_readme  PASSED
175 test/units/cli/test_galaxy.py::TestGalaxyInitSkeleton::test_readme_contents  PASSED
176 test/units/cli/test_galaxy.py::TestGalaxyInitSkeleton::test_role_dirs  PASSED
177 test/units/cli/test_galaxy.py::TestGalaxyInitSkeleton::test_skeleton_option  PASSED
178 test/units/cli/test_galaxy.py::TestGalaxyInitSkeleton::test_template_ignore_jinja  PASSED
179 test/units/cli/test_galaxy.py::TestGalaxyInitSkeleton::test_template_ignore_jinja_subfolder  PASSED
180 test/units/cli/test_galaxy.py::TestGalaxyInitSkeleton::test_template_ignore_similar_folder  PASSED
181 test/units/cli/test_galaxy.py::TestGalaxyInitSkeleton::test_test_yml  PASSED
182 test/units/cli/test_galaxy.py::test_collection_build[collection_skeleton0]  PASSED
183 test/units/cli/test_galaxy.py::test_collection_default[collection_skeleton0]  PASSED
184 test/units/cli/test_galaxy.py::test_collection_install_custom_server  PASSED
185 test/units/cli/test_galaxy.py::test_collection_install_force  PASSED
186 test/units/cli/test_galaxy.py::test_collection_install_force_deps  PASSED
187 test/units/cli/test_galaxy.py::test_collection_install_ignore  PASSED
188 test/units/cli/test_galaxy.py::test_collection_install_ignore_certs  PASSED
189 test/units/cli/test_galaxy.py::test_collection_install_in_collection_dir  PASSED
190 test/units/cli/test_galaxy.py::test_collection_install_name_and_requirements_fail  PASSED
191 test/units/cli/test_galaxy.py::test_collection_install_no_deps  PASSED
192 test/units/cli/test_galaxy.py::test_collection_install_no_name_and_requirements_fail  PASSED
193 test/units/cli/test_galaxy.py::test_collection_install_path_with_ansible_collections  PASSED
d072d3 194 test/units/cli/test_galaxy.py::test_collection_install_with_invalid_requirements_format  PASSED
f67cd3 195 test/units/cli/test_galaxy.py::test_collection_install_with_names  PASSED
MT 196 test/units/cli/test_galaxy.py::test_collection_install_with_relative_path  PASSED
197 test/units/cli/test_galaxy.py::test_collection_install_with_requirements_file  PASSED
198 test/units/cli/test_galaxy.py::test_collection_install_with_unexpanded_path  PASSED
199 test/units/cli/test_galaxy.py::test_collection_install_with_url  PASSED
200 test/units/cli/test_galaxy.py::test_collection_skeleton[collection_skeleton0]  PASSED
201 test/units/cli/test_galaxy.py::test_install_collection_with_roles[\ncollections:\n- namespace.name\nroles:\n- namespace.name\n]  PASSED
202 test/units/cli/test_galaxy.py::test_install_explicit_role_with_collections[\ncollections:\n- namespace.name\nroles:\n- namespace.name\n]  PASSED
203 test/units/cli/test_galaxy.py::test_install_implicit_role_with_collections[\ncollections:\n- namespace.name\nroles:\n- namespace.name\n]  PASSED
204 test/units/cli/test_galaxy.py::test_install_role_with_collections_and_path[\ncollections:\n- namespace.name\nroles:\n- namespace.name\n]  PASSED
205 test/units/cli/test_galaxy.py::test_invalid_collection_name_init[]  PASSED
206 test/units/cli/test_galaxy.py::test_invalid_collection_name_init[hypen-ns.collection]  PASSED
207 test/units/cli/test_galaxy.py::test_invalid_collection_name_init[invalid]  PASSED
208 test/units/cli/test_galaxy.py::test_invalid_collection_name_init[ns.collection.weird]  PASSED
209 test/units/cli/test_galaxy.py::test_invalid_collection_name_init[ns.hyphen-collection]  PASSED
210 test/units/cli/test_galaxy.py::test_invalid_collection_name_install[-]  PASSED
211 test/units/cli/test_galaxy.py::test_invalid_collection_name_install[hypen-ns.collection-hypen-ns.collection]  PASSED
212 test/units/cli/test_galaxy.py::test_invalid_collection_name_install[invalid-invalid]  PASSED
213 test/units/cli/test_galaxy.py::test_invalid_collection_name_install[invalid:1.0.0-invalid]  PASSED
214 test/units/cli/test_galaxy.py::test_invalid_collection_name_install[ns.collection.weird-ns.collection.weird]  PASSED
215 test/units/cli/test_galaxy.py::test_invalid_collection_name_install[ns.hyphen-collection-ns.hyphen-collection]  PASSED
216 test/units/cli/test_galaxy.py::test_invalid_skeleton_path  PASSED
217 test/units/cli/test_galaxy.py::test_parse_requirements[\ncollections:\n- name: namespace.collection1\n- name: namespace.collection2\n]  PASSED
218 test/units/cli/test_galaxy.py::test_parse_requirements[\ncollections:\n- namespace.collection1\n- namespace.collection2\n]  PASSED
219 test/units/cli/test_galaxy.py::test_parse_requirements_file_that_doesnt_exist[None]  PASSED
220 test/units/cli/test_galaxy.py::test_parse_requirements_file_that_isnt_yaml[not a valid yml file: hi: world]  PASSED
221 test/units/cli/test_galaxy.py::test_parse_requirements_in_older_format_illega[\n# Older role based requirements.yml\n- galaxy.role\n- anotherrole\n]  PASSED
222 test/units/cli/test_galaxy.py::test_parse_requirements_roles_with_include[\n- username.included_role\n- src: https://github.com/user/repo\n]  PASSED
223 test/units/cli/test_galaxy.py::test_parse_requirements_roles_with_include_missing[\n- username.role\n- include: missing.yml\n]  PASSED
224 test/units/cli/test_galaxy.py::test_parse_requirements_with_collection_source[\ncollections:\n- name: namespace.collection\n- name: namespace2.collection2\n  source: https://galaxy-dev.ansible.com/\n- name: namespace3.collection3\n  source: server\n]  PASSED
225 test/units/cli/test_galaxy.py::test_parse_requirements_with_extra_info[\ncollections:\n- name: namespace.collection1\n  version: ">=1.0.0,<=2.0.0"\n  source: https://galaxy-dev.ansible.com\n- namespace.collection2]  PASSED
226 test/units/cli/test_galaxy.py::test_parse_requirements_with_roles_and_collections[\nroles:\n- username.role_name\n- src: username2.role_name2\n- src: ssh://github.com/user/repo\n  scm: git\n\ncollections:\n- namespace.collection2\n]  PASSED
227 test/units/cli/test_galaxy.py::test_parse_requirements_without_mandatory_name_key[\ncollections:\n- version: 1.0.0\n]  PASSED
228 test/units/cli/test_galaxy.py::test_verbosity_arguments[cli_args0-0]  PASSED
229 test/units/cli/test_galaxy.py::test_verbosity_arguments[cli_args1-3]  PASSED
230 test/units/cli/test_galaxy.py::test_verbosity_arguments[cli_args2-2]  PASSED
231 test/units/cli/test_playbook.py::TestPlaybookCLI::test_flush_cache  PASSED
232 test/units/cli/test_vault.py::TestVaultCli::test_create  PASSED
233 test/units/cli/test_vault.py::TestVaultCli::test_decrypt  PASSED
234 test/units/cli/test_vault.py::TestVaultCli::test_edit  PASSED
235 test/units/cli/test_vault.py::TestVaultCli::test_encrypt  PASSED
236 test/units/cli/test_vault.py::TestVaultCli::test_encrypt_missing_file_no_secret  PASSED
237 test/units/cli/test_vault.py::TestVaultCli::test_encrypt_string  PASSED
238 test/units/cli/test_vault.py::TestVaultCli::test_encrypt_string_more_args_than_names  PASSED
239 test/units/cli/test_vault.py::TestVaultCli::test_encrypt_string_names  PASSED
240 test/units/cli/test_vault.py::TestVaultCli::test_encrypt_string_prompt  PASSED
241 test/units/cli/test_vault.py::TestVaultCli::test_encrypt_string_stdin  PASSED
242 test/units/cli/test_vault.py::TestVaultCli::test_parse_empty  PASSED
243 test/units/cli/test_vault.py::TestVaultCli::test_parse_view_file  PASSED
244 test/units/cli/test_vault.py::TestVaultCli::test_rekey  PASSED
245 test/units/cli/test_vault.py::TestVaultCli::test_shadowed_encrypt_string_prompt  PASSED
246 test/units/cli/test_vault.py::TestVaultCli::test_view  PASSED
247 test/units/cli/test_vault.py::TestVaultCli::test_view_missing_file_no_secret  PASSED
248 test/units/cli/test_vault.py::test_verbosity_arguments[cli_args0-0]  PASSED
249 test/units/cli/test_vault.py::test_verbosity_arguments[cli_args1-3]  PASSED
250 test/units/cli/test_vault.py::test_verbosity_arguments[cli_args2-2]  PASSED
251 test/units/config/manager/test_find_ini_config_file.py::TestFindIniFile::test_cwd_does_not_exist[setup_existing_files0-setup_env0]  PASSED
252 test/units/config/manager/test_find_ini_config_file.py::TestFindIniFile::test_cwd_warning_on_writable[setup_existing_files0-setup_env0]  PASSED
253 test/units/config/manager/test_find_ini_config_file.py::TestFindIniFile::test_cwd_warning_on_writable_no_warning_set[setup_existing_files0-setup_env0]  PASSED
30ca6b 254 test/units/config/manager/test_find_ini_config_file.py::TestFindIniFile::test_env_has_cfg_file[setup_existing_files0-setup_env0-$(@D)/test/units/config/manager/data/test.cfg]  PASSED
MT 255 test/units/config/manager/test_find_ini_config_file.py::TestFindIniFile::test_env_has_cfg_file[setup_existing_files0-setup_env1-$(@D)/test/units/config/manager/data/ansible.cfg]  PASSED
f67cd3 256 test/units/config/manager/test_find_ini_config_file.py::TestFindIniFile::test_env_has_no_cfg_file[setup_existing_files0-setup_env0]  PASSED
MT 257 test/units/config/manager/test_find_ini_config_file.py::TestFindIniFile::test_env_has_no_cfg_file[setup_existing_files0-setup_env1]  PASSED
258 test/units/config/manager/test_find_ini_config_file.py::TestFindIniFile::test_ini_in_cwd[setup_existing_files0-setup_env0]  PASSED
259 test/units/config/manager/test_find_ini_config_file.py::TestFindIniFile::test_ini_in_homedir[setup_existing_files0-setup_env0]  PASSED
260 test/units/config/manager/test_find_ini_config_file.py::TestFindIniFile::test_ini_in_systemdir[setup_existing_files0-setup_env0]  PASSED
261 test/units/config/manager/test_find_ini_config_file.py::TestFindIniFile::test_no_config[setup_existing_files0-setup_env0]  PASSED
262 test/units/config/manager/test_find_ini_config_file.py::TestFindIniFile::test_no_cwd_cfg_no_warning_on_writable[setup_existing_files0-setup_env0]  PASSED
30ca6b 263 test/units/config/manager/test_find_ini_config_file.py::TestFindIniFile::test_no_warning_on_writable_if_env_used[setup_existing_files0-setup_env0-$(@D)/test/units/config/manager/data/test.cfg]  PASSED
MT 264 test/units/config/manager/test_find_ini_config_file.py::TestFindIniFile::test_no_warning_on_writable_if_env_used[setup_existing_files0-setup_env1-$(@D)/test/units/config/manager/ansible.cfg]  PASSED
f67cd3 265 test/units/config/test_manager.py::TestConfigManager::test_config_types  PASSED
MT 266 test/units/config/test_manager.py::TestConfigManager::test_config_types_negative  PASSED
267 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[-string-python_type29]  PASSED
268 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[/tmp/test.yml,/home/test2.yml-pathlist-list]  PASSED
269 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[/tmp/test.yml-pathspec-list]  PASSED
270 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[0-bool-bool0]  PASSED
271 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[0-bool-bool1]  PASSED
272 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[0-str-python_type36]  PASSED
273 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[0.0-bool-bool]  PASSED
274 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[0.10-float-float]  PASSED
275 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[0.2-float-float]  PASSED
276 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[0x123-string-python_type33]  PASSED
277 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[1-bool-bool0]  PASSED
278 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[1-bool-bool1]  PASSED
279 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[1.0-bool-bool]  PASSED
280 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[10-int-python_type20]  PASSED
281 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[123j-string-python_type32]  PASSED
282 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[123j-string-python_type39]  PASSED
283 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[13.37-str-python_type31]  PASSED
284 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[13.37-str-python_type38]  PASSED
285 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[20-int-python_type21]  PASSED
286 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[29-str-python_type30]  PASSED
287 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[29-str-python_type37]  PASSED
288 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[291-string-python_type40]  PASSED
289 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[Caf\xe9-string-python_type28]  PASSED
290 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[False-bool-bool]  PASSED
291 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[None-none-NoneType]  PASSED
292 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[True-bool-bool]  PASSED
293 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[True-string-python_type35]  PASSED
294 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[True-string-python_type41]  PASSED
295 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[a,b-list-list]  PASSED
296 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[a-str-python_type26]  PASSED
297 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[a-string-python_type27]  PASSED
298 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[f-bool-bool]  PASSED
299 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[false-bool-bool]  PASSED
300 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[n-bool-bool]  PASSED
301 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[no-bool-bool]  PASSED
302 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[off-bool-bool]  PASSED
303 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[on-bool-bool]  PASSED
304 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[t-bool-bool]  PASSED
305 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[true-bool-bool]  PASSED
306 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[true-string-python_type34]  PASSED
307 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[value1-list-list]  PASSED
308 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[y-bool-bool]  PASSED
309 test/units/config/test_manager.py::TestConfigManager::test_ensure_type[yes-bool-bool]  PASSED
16bdf3 310 test/units/config/test_manager.py::TestConfigManager::test_ensure_type_unquoting[""value""-"value"-str-ini]  PASSED
MT 311 test/units/config/test_manager.py::TestConfigManager::test_ensure_type_unquoting["value"-"value"-str-env]  PASSED
312 test/units/config/test_manager.py::TestConfigManager::test_ensure_type_unquoting["value"-"value"-str-yaml]  PASSED
313 test/units/config/test_manager.py::TestConfigManager::test_ensure_type_unquoting["value"-value-str-ini]  PASSED
314 test/units/config/test_manager.py::TestConfigManager::test_ensure_type_unquoting[''value''-'value'-str-ini]  PASSED
315 test/units/config/test_manager.py::TestConfigManager::test_ensure_type_unquoting['value'-value-str-ini]  PASSED
f67cd3 316 test/units/config/test_manager.py::TestConfigManager::test_ensure_type_with_vaulted_str[None]  PASSED
MT 317 test/units/config/test_manager.py::TestConfigManager::test_ensure_type_with_vaulted_str[str]  PASSED
318 test/units/config/test_manager.py::TestConfigManager::test_ensure_type_with_vaulted_str[string]  PASSED
319 test/units/config/test_manager.py::TestConfigManager::test_entry_as_vault_var  PASSED
320 test/units/config/test_manager.py::TestConfigManager::test_read_config_yaml_file  PASSED
321 test/units/config/test_manager.py::TestConfigManager::test_read_config_yaml_file_negative  PASSED
322 test/units/config/test_manager.py::TestConfigManager::test_resolve_path  PASSED
323 test/units/config/test_manager.py::TestConfigManager::test_resolve_path_cwd  PASSED
324 test/units/config/test_manager.py::TestConfigManager::test_value_and_origin_from_alt_ini  PASSED
325 test/units/config/test_manager.py::TestConfigManager::test_value_and_origin_from_ini  PASSED
326 test/units/config/test_manager.py::TestConfigManager::test_value_from_alt_ini  PASSED
327 test/units/config/test_manager.py::TestConfigManager::test_value_from_ini  PASSED
328 test/units/errors/test_errors.py::TestErrors::test_basic_error  PASSED
329 test/units/errors/test_errors.py::TestErrors::test_basic_unicode_error  PASSED
330 test/units/errors/test_errors.py::TestErrors::test_error_with_kv  PASSED
331 test/units/errors/test_errors.py::TestErrors::test_error_with_object  PASSED
332 test/units/errors/test_errors.py::TestErrors::test_get_error_lines_error_empty_lines_around_error  PASSED
333 test/units/errors/test_errors.py::TestErrors::test_get_error_lines_error_in_last_line  PASSED
334 test/units/errors/test_errors.py::TestErrors::test_get_error_lines_from_file  PASSED
335 test/units/executor/module_common/test_modify_module.py::test_shebang_task_vars  PASSED
336 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_detect_collection_path_re[/root/ansible_collections/ns/col/plugins/modules/ping.py-ansible_collections/ns/col/plugins/modules/ping]  PASSED
337 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_detect_collection_path_re[/root/ansible_collections/ns/col/plugins/modules/subdir/ping.py-ansible_collections/ns/col/plugins/modules/subdir/ping]  PASSED
30ca6b 338 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_detect_core_library_path_re[$(@D)/lib/ansible/modules/cloud/amazon/s3.py-ansible/modules/cloud/amazon/s3]  PASSED
MT 339 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_detect_core_library_path_re[$(@D)/lib/ansible/modules/from_role.py-ansible/modules/from_role]  PASSED
340 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_detect_core_library_path_re[$(@D)/lib/ansible/modules/system/ping.py-ansible/modules/system/ping]  PASSED
f67cd3 341 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_detect_new_style_python_module_re[from .. module_utils import basic]  PASSED
MT 342 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_detect_new_style_python_module_re[from ....module_utils import basic]  PASSED
343 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_detect_new_style_python_module_re[from ..module_utils import basic]  PASSED
344 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_detect_new_style_python_module_re[from ..module_utils.basic import AnsibleModule]  PASSED
345 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_detect_new_style_python_module_re[from ansible.module_utils import basic]  PASSED
346 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_detect_new_style_python_module_re[from ansible.module_utils.basic import AnsibleModule]  PASSED
347 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_detect_new_style_python_module_re[from ansible_collections.my_ns.my_col.plugins.module_utils import my_util]  PASSED
348 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_detect_new_style_python_module_re[from ansible_collections.my_ns.my_col.plugins.module_utils.my_util import my_func]  PASSED
349 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_detect_new_style_python_module_re[import ansible.module_utils.basic]  PASSED
350 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_detect_new_style_python_module_re[import ansible_collections.my_ns.my_col.plugins.module_utils.my_util]  PASSED
30ca6b 351 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_no_detect_collection_path_re[$(@D)/lib/ansible/modules/cloud/amazon/s3.py]  PASSED
MT 352 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_no_detect_collection_path_re[$(@D)/lib/ansible/modules/from_role.py]  PASSED
353 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_no_detect_collection_path_re[$(@D)/lib/ansible/modules/system/ping.py]  PASSED
f67cd3 354 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_no_detect_core_library_path_re[/root/ansible_collections/ns/col/plugins/modules/ping.py]  PASSED
MT 355 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_no_detect_core_library_path_re[/root/ansible_collections/ns/col/plugins/modules/subdir/ping.py]  PASSED
356 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_no_detect_new_style_python_module_re[from .. import release]  PASSED
357 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_no_detect_new_style_python_module_re[from ..release import __version__]  PASSED
358 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_no_detect_new_style_python_module_re[from ansible import release]  PASSED
359 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_no_detect_new_style_python_module_re[from ansible.modules.system import ping]  PASSED
360 test/units/executor/module_common/test_module_common.py::TestDetectionRegexes::test_no_detect_new_style_python_module_re[from ansible_collecitons.my_ns.my_col.plugins.modules import function]  PASSED
361 test/units/executor/module_common/test_module_common.py::TestGetShebang::test_interpreter_set_in_task_vars  PASSED
362 test/units/executor/module_common/test_module_common.py::TestGetShebang::test_no_interpreter_set  PASSED
363 test/units/executor/module_common/test_module_common.py::TestGetShebang::test_non_python_interpreter  PASSED
364 test/units/executor/module_common/test_module_common.py::TestGetShebang::test_non_python_interpreter_in_task_vars  PASSED
365 test/units/executor/module_common/test_module_common.py::TestGetShebang::test_python_interpreter  PASSED
366 test/units/executor/module_common/test_module_common.py::TestGetShebang::test_python_via_env  PASSED
367 test/units/executor/module_common/test_module_common.py::TestGetShebang::test_with_args  PASSED
368 test/units/executor/module_common/test_module_common.py::TestSlurp::test_slurp_file  PASSED
369 test/units/executor/module_common/test_module_common.py::TestSlurp::test_slurp_file_with_newlines  PASSED
370 test/units/executor/module_common/test_module_common.py::TestSlurp::test_slurp_nonexistent  PASSED
371 test/units/executor/module_common/test_module_common.py::TestStripComments::test_all_comments  PASSED
372 test/units/executor/module_common/test_module_common.py::TestStripComments::test_all_whitespace  PASSED
373 test/units/executor/module_common/test_module_common.py::TestStripComments::test_no_changes  PASSED
374 test/units/executor/module_common/test_module_common.py::TestStripComments::test_somewhat_normal  PASSED
375 test/units/executor/module_common/test_recursive_finder.py::TestRecursiveFinder::test_from_import_six  PASSED
376 test/units/executor/module_common/test_recursive_finder.py::TestRecursiveFinder::test_import_six  PASSED
377 test/units/executor/module_common/test_recursive_finder.py::TestRecursiveFinder::test_import_six_from_many_submodules  PASSED
378 test/units/executor/module_common/test_recursive_finder.py::TestRecursiveFinder::test_module_utils_with_identation_error  PASSED
379 test/units/executor/module_common/test_recursive_finder.py::TestRecursiveFinder::test_module_utils_with_syntax_error  PASSED
380 test/units/executor/module_common/test_recursive_finder.py::TestRecursiveFinder::test_no_module_utils  PASSED
381 test/units/executor/test_interpreter_discovery.py::test_discovery_interpreter_linux_auto  PASSED
382 test/units/executor/test_interpreter_discovery.py::test_discovery_interpreter_linux_auto_legacy  PASSED
383 test/units/executor/test_interpreter_discovery.py::test_discovery_interpreter_linux_auto_legacy_silent  PASSED
384 test/units/executor/test_interpreter_discovery.py::test_discovery_interpreter_non_linux  PASSED
385 test/units/executor/test_interpreter_discovery.py::test_no_interpreters_found  PASSED
386 test/units/executor/test_play_iterator.py::TestPlayIterator::test_host_state  PASSED
387 test/units/executor/test_play_iterator.py::TestPlayIterator::test_play_iterator  PASSED
388 test/units/executor/test_play_iterator.py::TestPlayIterator::test_play_iterator_add_tasks  PASSED
389 test/units/executor/test_play_iterator.py::TestPlayIterator::test_play_iterator_nested_blocks  PASSED
390 test/units/executor/test_playbook_executor.py::TestPlaybookExecutor::test_get_serialized_batches  PASSED
391 test/units/executor/test_task_executor.py::TestTaskExecutor::test_recursive_remove_omit  PASSED
392 test/units/executor/test_task_executor.py::TestTaskExecutor::test_task_executor_execute  PASSED
393 test/units/executor/test_task_executor.py::TestTaskExecutor::test_task_executor_get_action_handler  PASSED
394 test/units/executor/test_task_executor.py::TestTaskExecutor::test_task_executor_get_handler_normal  PASSED
395 test/units/executor/test_task_executor.py::TestTaskExecutor::test_task_executor_get_handler_prefix  PASSED
396 test/units/executor/test_task_executor.py::TestTaskExecutor::test_task_executor_get_loop_items  PASSED
397 test/units/executor/test_task_executor.py::TestTaskExecutor::test_task_executor_init  PASSED
398 test/units/executor/test_task_executor.py::TestTaskExecutor::test_task_executor_poll_async_result  PASSED
399 test/units/executor/test_task_executor.py::TestTaskExecutor::test_task_executor_run  PASSED
400 test/units/executor/test_task_executor.py::TestTaskExecutor::test_task_executor_run_clean_res  PASSED
401 test/units/executor/test_task_executor.py::TestTaskExecutor::test_task_executor_run_loop  PASSED
402 test/units/executor/test_task_queue_manager_callbacks.py::TestTaskQueueManagerCallbacks::test_task_queue_manager_callbacks_v2_playbook_on_start  PASSED
403 test/units/executor/test_task_queue_manager_callbacks.py::TestTaskQueueManagerCallbacks::test_task_queue_manager_callbacks_v2_playbook_on_start_wrapped  PASSED
404 test/units/executor/test_task_result.py::TestTaskResult::test_task_result_basic  PASSED
405 test/units/executor/test_task_result.py::TestTaskResult::test_task_result_is_changed  PASSED
406 test/units/executor/test_task_result.py::TestTaskResult::test_task_result_is_failed  PASSED
407 test/units/executor/test_task_result.py::TestTaskResult::test_task_result_is_skipped  PASSED
408 test/units/executor/test_task_result.py::TestTaskResult::test_task_result_is_unreachable  PASSED
409 test/units/executor/test_task_result.py::TestTaskResult::test_task_result_no_log  PASSED
410 test/units/executor/test_task_result.py::TestTaskResult::test_task_result_no_log_preserve  PASSED
411 test/units/galaxy/test_api.py::test_api_basic_auth_no_password  PASSED
412 test/units/galaxy/test_api.py::test_api_basic_auth_password  PASSED
413 test/units/galaxy/test_api.py::test_api_dont_override_auth_header  PASSED
414 test/units/galaxy/test_api.py::test_api_no_auth  PASSED
415 test/units/galaxy/test_api.py::test_api_no_auth_but_required  PASSED
416 test/units/galaxy/test_api.py::test_api_token_auth  PASSED
417 test/units/galaxy/test_api.py::test_api_token_auth_with_token_type  PASSED
418 test/units/galaxy/test_api.py::test_api_token_auth_with_v2_url  PASSED
419 test/units/galaxy/test_api.py::test_api_token_auth_with_v3_url  PASSED
420 test/units/galaxy/test_api.py::test_cache_complete_pagination  PASSED
421 test/units/galaxy/test_api.py::test_cache_complete_pagination_v3  PASSED
422 test/units/galaxy/test_api.py::test_cache_flaky_pagination  PASSED
423 test/units/galaxy/test_api.py::test_cache_id[http://hostname/path-hostname:]  PASSED
424 test/units/galaxy/test_api.py::test_cache_id[http://hostname:80/path-hostname:80]  PASSED
425 test/units/galaxy/test_api.py::test_cache_id[https://testing.com:1234-testing.com:1234]  PASSED
426 test/units/galaxy/test_api.py::test_cache_id[https://testing.com:invalid-testing.com:]  PASSED
427 test/units/galaxy/test_api.py::test_cache_id[https://username:password@testing.com/path-testing.com:]  PASSED
428 test/units/galaxy/test_api.py::test_cache_id[https://username:password@testing.com:443/path-testing.com:443]  PASSED
429 test/units/galaxy/test_api.py::test_cache_invalid_cache_content[[]]  PASSED
430 test/units/galaxy/test_api.py::test_cache_invalid_cache_content[]  PASSED
431 test/units/galaxy/test_api.py::test_cache_invalid_cache_content[value]  PASSED
432 test/units/galaxy/test_api.py::test_cache_invalid_cache_content[{"de" "finit" "ely" ['invalid"]}]  PASSED
433 test/units/galaxy/test_api.py::test_cache_invalid_cache_content[{"version": 2, "key": "\xc5\xd1\u015a\xcc\u03b2\u0141\xc8"}]  PASSED
434 test/units/galaxy/test_api.py::test_cache_invalid_cache_content[{"version": 2, "test": "json"}]  PASSED
435 test/units/galaxy/test_api.py::test_clear_cache  PASSED
436 test/units/galaxy/test_api.py::test_clear_cache_with_no_cache  PASSED
437 test/units/galaxy/test_api.py::test_existing_cache  PASSED
438 test/units/galaxy/test_api.py::test_get_available_api_versions  PASSED
439 test/units/galaxy/test_api.py::test_get_collection_signatures[v2-None-None-2.1.13]  PASSED
440 test/units/galaxy/test_api.py::test_get_collection_signatures[v3-Bearer-token_ins1-1.0.0]  PASSED
441 test/units/galaxy/test_api.py::test_get_collection_signatures_backwards_compat[v2-None-None-2.1.13]  PASSED
442 test/units/galaxy/test_api.py::test_get_collection_signatures_backwards_compat[v3-Bearer-token_ins1-1.0.0]  PASSED
443 test/units/galaxy/test_api.py::test_get_collection_version_metadata_no_version[v2-None-v2.1.13-None]  PASSED
444 test/units/galaxy/test_api.py::test_get_collection_version_metadata_no_version[v3-Bearer-v1.0.0-token_ins1]  PASSED
445 test/units/galaxy/test_api.py::test_get_collection_versions[v2-None-None-response0]  PASSED
446 test/units/galaxy/test_api.py::test_get_collection_versions[v3-Bearer-token_ins1-response1]  PASSED
447 test/units/galaxy/test_api.py::test_get_collection_versions_pagination[v2-None-None-responses0]  PASSED
448 test/units/galaxy/test_api.py::test_get_collection_versions_pagination[v3-Bearer-token_ins1-responses1]  PASSED
449 test/units/galaxy/test_api.py::test_get_role_versions_pagination[responses0]  PASSED
450 test/units/galaxy/test_api.py::test_get_role_versions_pagination[responses1]  PASSED
451 test/units/galaxy/test_api.py::test_initialise_automation_hub  PASSED
452 test/units/galaxy/test_api.py::test_initialise_galaxy  PASSED
453 test/units/galaxy/test_api.py::test_initialise_galaxy_with_auth  PASSED
454 test/units/galaxy/test_api.py::test_initialise_unknown  PASSED
455 test/units/galaxy/test_api.py::test_missing_cache_dir  PASSED
456 test/units/galaxy/test_api.py::test_no_cache  PASSED
457 test/units/galaxy/test_api.py::test_publish_collection[v2-collections]  PASSED
458 test/units/galaxy/test_api.py::test_publish_collection[v3-artifacts/collections]  PASSED
459 test/units/galaxy/test_api.py::test_publish_collection_missing_file  PASSED
460 test/units/galaxy/test_api.py::test_publish_collection_not_a_tarball  PASSED
461 test/units/galaxy/test_api.py::test_publish_collection_unsupported_version  PASSED
462 test/units/galaxy/test_api.py::test_publish_failure[v2-collections-response0-Error when publishing collection to test (%s) (HTTP Code: 500, Message: msg Code: Unknown)]  PASSED
463 test/units/galaxy/test_api.py::test_publish_failure[v2-collections-response1-Error when publishing collection to test (%s) (HTTP Code: 500, Message: Galaxy error mess\xe4ge Code: GWE002)]  PASSED
464 test/units/galaxy/test_api.py::test_publish_failure[v3-artifact/collections-response2-Error when publishing collection to test (%s) (HTTP Code: 500, Message: msg Code: Unknown)]  PASSED
465 test/units/galaxy/test_api.py::test_publish_failure[v3-artifact/collections-response3-Error when publishing collection to test (%s) (HTTP Code: 500, Message: Collection "mynamespace-mycollection-4.1.1" already exists. Code: conflict.collection_exists), (HTTP Code: 500, Message: R\xe4ndom(?) quantum improbability. Code: quantum_improbability)]  PASSED
466 test/units/galaxy/test_api.py::test_wait_import_task[https://galaxy.server.com/api-v2-Token-token_ins0-1234-https://galaxy.server.com/api/v2/collection-imports/1234/]  PASSED
467 test/units/galaxy/test_api.py::test_wait_import_task[https://galaxy.server.com/api/automation-hub/-v3-Bearer-token_ins1-1234-https://galaxy.server.com/api/automation-hub/v3/imports/collections/1234/]  PASSED
468 test/units/galaxy/test_api.py::test_wait_import_task_multiple_requests[https://galaxy.server.com/api/-v2-Token-token_ins0-1234-https://galaxy.server.com/api/v2/collection-imports/1234/]  PASSED
469 test/units/galaxy/test_api.py::test_wait_import_task_multiple_requests[https://galaxy.server.com/api/automation-hub-v3-Bearer-token_ins1-1234-https://galaxy.server.com/api/automation-hub/v3/imports/collections/1234/]  PASSED
470 test/units/galaxy/test_api.py::test_wait_import_task_timeout[https://galaxy.server.com/api-v2-Token-token_ins0-1234-https://galaxy.server.com/api/v2/collection-imports/1234/]  PASSED
471 test/units/galaxy/test_api.py::test_wait_import_task_timeout[https://galaxy.server.com/api/automation-hub-v3-Bearer-token_ins1-1234-https://galaxy.server.com/api/automation-hub/v3/imports/collections/1234/]  PASSED
472 test/units/galaxy/test_api.py::test_wait_import_task_with_failure[https://galaxy.server.com/api/-v2-Token-token_ins0-1234-https://galaxy.server.com/api/v2/collection-imports/1234/]  PASSED
473 test/units/galaxy/test_api.py::test_wait_import_task_with_failure[https://galaxy.server.com/api/automation-hub/-v3-Bearer-token_ins1-1234-https://galaxy.server.com/api/automation-hub/v3/imports/collections/1234/]  PASSED
474 test/units/galaxy/test_api.py::test_wait_import_task_with_failure_no_error[https://galaxy.server.com/api/-v2-Token-token_ins0-1234-https://galaxy.server.com/api/v2/collection-imports/1234/]  PASSED
475 test/units/galaxy/test_api.py::test_wait_import_task_with_failure_no_error[https://galaxy.server.com/api/automation-hub/-v3-Bearer-token_ins1-1234-https://galaxy.server.com/api/automation-hub/v3/imports/collections/1234/]  PASSED
476 test/units/galaxy/test_api.py::test_world_writable_cache  PASSED
477 test/units/galaxy/test_collection.py::test_bool_type_server_config_options[config0-server0]  PASSED
478 test/units/galaxy/test_collection.py::test_bool_type_server_config_options[config1-server1]  PASSED
479 test/units/galaxy/test_collection.py::test_build_collection_no_galaxy_yaml  PASSED
480 test/units/galaxy/test_collection.py::test_build_copy_symlink_target_inside_collection  PASSED
481 test/units/galaxy/test_collection.py::test_build_existing_output_file  PASSED
482 test/units/galaxy/test_collection.py::test_build_existing_output_with_force  PASSED
483 test/units/galaxy/test_collection.py::test_build_existing_output_without_force  PASSED
484 test/units/galaxy/test_collection.py::test_build_ignore_files_and_folders  PASSED
485 test/units/galaxy/test_collection.py::test_build_ignore_older_release_in_root  PASSED
486 test/units/galaxy/test_collection.py::test_build_ignore_patterns  PASSED
487 test/units/galaxy/test_collection.py::test_build_ignore_symlink_target_outside_collection  PASSED
488 test/units/galaxy/test_collection.py::test_build_with_existing_files_and_manifest  PASSED
489 test/units/galaxy/test_collection.py::test_build_with_symlink_inside_collection  PASSED
490 test/units/galaxy/test_collection.py::test_call_GalaxyCLI  PASSED
491 test/units/galaxy/test_collection.py::test_call_GalaxyCLI_with_implicit_role  PASSED
492 test/units/galaxy/test_collection.py::test_call_GalaxyCLI_with_role  PASSED
493 test/units/galaxy/test_collection.py::test_cli_options[+-False]  PASSED
494 test/units/galaxy/test_collection.py::test_cli_options[+1-True]  PASSED
495 test/units/galaxy/test_collection.py::test_cli_options[+all-True]  PASSED
496 test/units/galaxy/test_collection.py::test_cli_options[-1-False]  PASSED
497 test/units/galaxy/test_collection.py::test_cli_options[1-True]  PASSED
498 test/units/galaxy/test_collection.py::test_cli_options[1.5-False]  PASSED
499 test/units/galaxy/test_collection.py::test_cli_options[all-True]  PASSED
500 test/units/galaxy/test_collection.py::test_cli_options[invalid-False]  PASSED
501 test/units/galaxy/test_collection.py::test_consume_file  PASSED
502 test/units/galaxy/test_collection.py::test_consume_file_and_write_contents  PASSED
503 test/units/galaxy/test_collection.py::test_defaults_galaxy_yml[\nnamespace: namespace\nname: collection\nauthors: Jordan\nversion: 0.1.0\nreadme: README.md]  PASSED
504 test/units/galaxy/test_collection.py::test_download_file  PASSED
505 test/units/galaxy/test_collection.py::test_download_file_hash_mismatch  PASSED
506 test/units/galaxy/test_collection.py::test_execute_verify  PASSED
507 test/units/galaxy/test_collection.py::test_execute_verify_with_defaults  PASSED
508 test/units/galaxy/test_collection.py::test_extract_tar_file_invalid_hash  PASSED
509 test/units/galaxy/test_collection.py::test_extract_tar_file_missing_member  PASSED
510 test/units/galaxy/test_collection.py::test_extract_tar_file_missing_parent_dir  PASSED
511 test/units/galaxy/test_collection.py::test_extract_tar_file_outside_dir  PASSED
512 test/units/galaxy/test_collection.py::test_galaxy_yaml_no_mandatory_keys[namespace: test_namespace]  PASSED
513 test/units/galaxy/test_collection.py::test_galaxy_yaml_no_mandatory_keys_bad_yaml[My life story is so very interesting]  PASSED
514 test/units/galaxy/test_collection.py::test_galaxy_yml_list_value[\nnamespace: namespace\nname: collection\nauthors: Jordan\nversion: 0.1.0\nreadme: README.md\nlicense: MIT]  PASSED
515 test/units/galaxy/test_collection.py::test_galaxy_yml_list_value[\nnamespace: namespace\nname: collection\nauthors: Jordan\nversion: 0.1.0\nreadme: README.md\nlicense:\n- MIT]  PASSED
516 test/units/galaxy/test_collection.py::test_get_json_from_tar_file  PASSED
517 test/units/galaxy/test_collection.py::test_get_nonexistent_tar_file_member  PASSED
518 test/units/galaxy/test_collection.py::test_get_tar_file_hash  PASSED
519 test/units/galaxy/test_collection.py::test_get_tar_file_member  PASSED
520 test/units/galaxy/test_collection.py::test_invalid_yaml_galaxy_file[namespace: value: broken]  PASSED
521 test/units/galaxy/test_collection.py::test_missing_required_galaxy_key[namespace: test_namespace]  PASSED
522 test/units/galaxy/test_collection.py::test_publish_no_wait  PASSED
523 test/units/galaxy/test_collection.py::test_publish_with_wait  PASSED
524 test/units/galaxy/test_collection.py::test_require_one_of_collections_requirements_with_both  PASSED
525 test/units/galaxy/test_collection.py::test_require_one_of_collections_requirements_with_collections  PASSED
526 test/units/galaxy/test_collection.py::test_require_one_of_collections_requirements_with_neither  PASSED
527 test/units/galaxy/test_collection.py::test_require_one_of_collections_requirements_with_requirements  PASSED
528 test/units/galaxy/test_collection.py::test_validate_certs[False]  PASSED
529 test/units/galaxy/test_collection.py::test_validate_certs[True]  PASSED
530 test/units/galaxy/test_collection.py::test_validate_certs_server_config[None-False-True-True]  PASSED
531 test/units/galaxy/test_collection.py::test_validate_certs_server_config[None-None-True-True]  PASSED
532 test/units/galaxy/test_collection.py::test_validate_certs_server_config[None-True-True-False]  PASSED
533 test/units/galaxy/test_collection.py::test_validate_certs_server_config[True-False-False-False]  PASSED
534 test/units/galaxy/test_collection.py::test_validate_certs_server_config[True-None-False-False]  PASSED
535 test/units/galaxy/test_collection.py::test_validate_certs_server_config[True-True-False-False]  PASSED
536 test/units/galaxy/test_collection.py::test_validate_certs_with_server_url[None-False-True]  PASSED
537 test/units/galaxy/test_collection.py::test_validate_certs_with_server_url[None-None-True]  PASSED
538 test/units/galaxy/test_collection.py::test_validate_certs_with_server_url[None-True-False]  PASSED
539 test/units/galaxy/test_collection.py::test_validate_certs_with_server_url[True-False-False]  PASSED
540 test/units/galaxy/test_collection.py::test_validate_certs_with_server_url[True-None-False]  PASSED
541 test/units/galaxy/test_collection.py::test_validate_certs_with_server_url[True-True-False]  PASSED
542 test/units/galaxy/test_collection.py::test_verify_file_hash_deleted_file  PASSED
543 test/units/galaxy/test_collection.py::test_verify_file_hash_matching_hash  PASSED
544 test/units/galaxy/test_collection.py::test_verify_file_hash_mismatching_hash  PASSED
545 test/units/galaxy/test_collection.py::test_warning_extra_keys[\nnamespace: namespace\nname: collection\nauthors: Jordan\nversion: 0.1.0\nreadme: README.md\ninvalid: value]  PASSED
546 test/units/galaxy/test_collection_install.py::test_build_artifact_from_path_no_version  PASSED
547 test/units/galaxy/test_collection_install.py::test_build_requirement_from_name  PASSED
548 test/units/galaxy/test_collection_install.py::test_build_requirement_from_name_401_unauthorized  PASSED
549 test/units/galaxy/test_collection_install.py::test_build_requirement_from_name_missing  PASSED
550 test/units/galaxy/test_collection_install.py::test_build_requirement_from_name_multiple_version_results  PASSED
551 test/units/galaxy/test_collection_install.py::test_build_requirement_from_name_multiple_versions_one_match  PASSED
552 test/units/galaxy/test_collection_install.py::test_build_requirement_from_name_second_server  PASSED
553 test/units/galaxy/test_collection_install.py::test_build_requirement_from_name_single_version  PASSED
554 test/units/galaxy/test_collection_install.py::test_build_requirement_from_name_with_prerelease  PASSED
555 test/units/galaxy/test_collection_install.py::test_build_requirement_from_path  PASSED
556 test/units/galaxy/test_collection_install.py::test_build_requirement_from_path_invalid_manifest  PASSED
557 test/units/galaxy/test_collection_install.py::test_build_requirement_from_path_no_version  PASSED
558 test/units/galaxy/test_collection_install.py::test_build_requirement_from_path_with_manifest[1.0.0]  PASSED
559 test/units/galaxy/test_collection_install.py::test_build_requirement_from_path_with_manifest[1.1.0]  PASSED
560 test/units/galaxy/test_collection_install.py::test_build_requirement_from_path_with_manifest[1.1.1]  PASSED
561 test/units/galaxy/test_collection_install.py::test_build_requirement_from_tar  PASSED
562 test/units/galaxy/test_collection_install.py::test_build_requirement_from_tar_fail_not_tar  PASSED
563 test/units/galaxy/test_collection_install.py::test_build_requirement_from_tar_invalid_manifest  PASSED
564 test/units/galaxy/test_collection_install.py::test_build_requirement_from_tar_no_files  PASSED
565 test/units/galaxy/test_collection_install.py::test_build_requirement_from_tar_no_manifest  PASSED
566 test/units/galaxy/test_collection_install.py::test_build_requirment_from_name_with_prerelease_explicit  PASSED
567 test/units/galaxy/test_collection_install.py::test_candidate_with_conflict  PASSED
568 test/units/galaxy/test_collection_install.py::test_concrete_artifact_manager_scm_cmd[https://github.com/org/repo#,commitish-None-False]  PASSED
569 test/units/galaxy/test_collection_install.py::test_concrete_artifact_manager_scm_cmd[https://github.com/org/repo,commitish-None-False]  PASSED
570 test/units/galaxy/test_collection_install.py::test_concrete_artifact_manager_scm_cmd[https://github.com/org/repo-commitish-False]  PASSED
571 test/units/galaxy/test_collection_install.py::test_concrete_artifact_manager_scm_cmd[https://github.com/org/repo/,commitish-None-True]  PASSED
572 test/units/galaxy/test_collection_install.py::test_concrete_artifact_manager_scm_cmd_shallow[https://github.com/org/repo#,HEAD-None-False]  PASSED
573 test/units/galaxy/test_collection_install.py::test_concrete_artifact_manager_scm_cmd_shallow[https://github.com/org/repo,HEAD-None-False]  PASSED
574 test/units/galaxy/test_collection_install.py::test_concrete_artifact_manager_scm_cmd_shallow[https://github.com/org/repo-HEAD-False]  PASSED
575 test/units/galaxy/test_collection_install.py::test_concrete_artifact_manager_scm_cmd_shallow[https://github.com/org/repo-None-False]  PASSED
576 test/units/galaxy/test_collection_install.py::test_concrete_artifact_manager_scm_cmd_shallow[https://github.com/org/repo/,HEAD-None-True]  PASSED
577 test/units/galaxy/test_collection_install.py::test_concrete_artifact_manager_scm_no_executable  PASSED
578 test/units/galaxy/test_collection_install.py::test_dep_candidate_with_conflict  PASSED
579 test/units/galaxy/test_collection_install.py::test_install_collection  PASSED
580 test/units/galaxy/test_collection_install.py::test_install_collection_with_circular_dependency[collection_artifact0]  PASSED
581 test/units/galaxy/test_collection_install.py::test_install_collection_with_download  PASSED
582 test/units/galaxy/test_collection_install.py::test_install_collection_with_no_dependency[None]  PASSED
583 test/units/galaxy/test_collection_install.py::test_install_collection_with_no_dependency[collection_artifact1]  PASSED
584 test/units/galaxy/test_collection_install.py::test_install_collections_from_tar  PASSED
585 test/units/galaxy/test_collection_install.py::test_install_installed_collection  PASSED
586 test/units/galaxy/test_collection_install.py::test_verify_file_signatures[signatures0-all-ignore_errors0-True]  PASSED
587 test/units/galaxy/test_collection_install.py::test_verify_file_signatures[signatures1-all-ignore_errors1-True]  PASSED
588 test/units/galaxy/test_collection_install.py::test_verify_file_signatures[signatures10-2-ignore_errors10-False]  PASSED
589 test/units/galaxy/test_collection_install.py::test_verify_file_signatures[signatures11-2-ignore_errors11-False]  PASSED
590 test/units/galaxy/test_collection_install.py::test_verify_file_signatures[signatures12-2-ignore_errors12-False]  PASSED
591 test/units/galaxy/test_collection_install.py::test_verify_file_signatures[signatures13-2-ignore_errors13-True]  PASSED
592 test/units/galaxy/test_collection_install.py::test_verify_file_signatures[signatures2-all-ignore_errors2-False]  PASSED
593 test/units/galaxy/test_collection_install.py::test_verify_file_signatures[signatures3-all-ignore_errors3-False]  PASSED
594 test/units/galaxy/test_collection_install.py::test_verify_file_signatures[signatures4-all-ignore_errors4-True]  PASSED
595 test/units/galaxy/test_collection_install.py::test_verify_file_signatures[signatures5-all-ignore_errors5-True]  PASSED
596 test/units/galaxy/test_collection_install.py::test_verify_file_signatures[signatures6-+all-ignore_errors6-False]  PASSED
597 test/units/galaxy/test_collection_install.py::test_verify_file_signatures[signatures7-+all-ignore_errors7-False]  PASSED
598 test/units/galaxy/test_collection_install.py::test_verify_file_signatures[signatures8-1-ignore_errors8-True]  PASSED
599 test/units/galaxy/test_collection_install.py::test_verify_file_signatures[signatures9-+1-ignore_errors9-False]  PASSED
600 test/units/galaxy/test_role_install.py::test_role_download_github  PASSED
601 test/units/galaxy/test_role_install.py::test_role_download_github_default_version  PASSED
602 test/units/galaxy/test_role_install.py::test_role_download_github_no_download_url_for_version  PASSED
603 test/units/galaxy/test_role_install.py::test_role_download_url  PASSED
604 test/units/galaxy/test_role_install.py::test_role_download_url_default_version  PASSED
605 test/units/galaxy/test_role_requirements.py::test_git_file_role_url  PASSED
606 test/units/galaxy/test_role_requirements.py::test_git_https_role_url  PASSED
607 test/units/galaxy/test_role_requirements.py::test_git_ssh_role_url  PASSED
608 test/units/galaxy/test_role_requirements.py::test_git_version_role_url  PASSED
609 test/units/galaxy/test_role_requirements.py::test_https_role_url  PASSED
610 test/units/galaxy/test_role_requirements.py::test_null_role_url  PASSED
611 test/units/galaxy/test_role_requirements.py::test_tar_role_url[https://some.webserver.example.com/files/main.tar.bz2]  PASSED
612 test/units/galaxy/test_role_requirements.py::test_tar_role_url[https://some.webserver.example.com/files/main.tar.gz]  PASSED
613 test/units/galaxy/test_role_requirements.py::test_tar_role_url[https://some.webserver.example.com/files/main.tar.xz]  PASSED
614 test/units/galaxy/test_role_requirements.py::test_token_new_style_role_url  PASSED
615 test/units/galaxy/test_role_requirements.py::test_token_role_url  PASSED
616 test/units/galaxy/test_token.py::test_client_id  PASSED
617 test/units/galaxy/test_token.py::test_token_explicit  PASSED
618 test/units/galaxy/test_token.py::test_token_explicit_override_file[file]  PASSED
619 test/units/galaxy/test_token.py::test_token_from_file[file]  PASSED
620 test/units/galaxy/test_token.py::test_token_from_file_missing  PASSED
621 test/units/galaxy/test_token.py::test_token_none[file]  PASSED
622 test/units/galaxy/test_user_agent.py::test_user_agent  PASSED
623 test/units/inventory/test_group.py::TestGroup::test_ancestor_example  PASSED
624 test/units/inventory/test_group.py::TestGroup::test_ancestors_recursive_loop_safe  PASSED
625 test/units/inventory/test_group.py::TestGroup::test_depth_recursion  PASSED
626 test/units/inventory/test_group.py::TestGroup::test_depth_update  PASSED
627 test/units/inventory/test_group.py::TestGroup::test_depth_update_dual_branches  PASSED
628 test/units/inventory/test_group.py::TestGroup::test_direct_host_ordering  PASSED
629 test/units/inventory/test_group.py::TestGroup::test_loop_detection  PASSED
630 test/units/inventory/test_group.py::TestGroup::test_populates_descendant_hosts  PASSED
631 test/units/inventory/test_group.py::TestGroup::test_sub_group_host_ordering  PASSED
632 test/units/inventory/test_host.py::TestHost::test_add_group  PASSED
633 test/units/inventory/test_host.py::TestHost::test_equality  PASSED
634 test/units/inventory/test_host.py::TestHost::test_equals_none  PASSED
635 test/units/inventory/test_host.py::TestHost::test_get_groups  PASSED
636 test/units/inventory/test_host.py::TestHost::test_get_vars  PASSED
637 test/units/inventory/test_host.py::TestHost::test_hashability  PASSED
638 test/units/inventory/test_host.py::TestHost::test_repr  PASSED
639 test/units/inventory/test_host.py::TestHost::test_serialize  PASSED
640 test/units/inventory/test_host.py::TestHost::test_serialize_then_deserialize  PASSED
641 test/units/inventory/test_host.py::TestHost::test_set_state  PASSED
642 test/units/inventory/test_host.py::TestHostWithPort::test_add_group  PASSED
643 test/units/inventory/test_host.py::TestHostWithPort::test_equality  PASSED
644 test/units/inventory/test_host.py::TestHostWithPort::test_equals_none  PASSED
645 test/units/inventory/test_host.py::TestHostWithPort::test_get_groups  PASSED
646 test/units/inventory/test_host.py::TestHostWithPort::test_get_vars  PASSED
647 test/units/inventory/test_host.py::TestHostWithPort::test_get_vars_ansible_port  PASSED
648 test/units/inventory/test_host.py::TestHostWithPort::test_hashability  PASSED
649 test/units/inventory/test_host.py::TestHostWithPort::test_repr  PASSED
650 test/units/inventory/test_host.py::TestHostWithPort::test_serialize  PASSED
651 test/units/inventory/test_host.py::TestHostWithPort::test_serialize_then_deserialize  PASSED
652 test/units/inventory/test_host.py::TestHostWithPort::test_set_state  PASSED
653 test/units/module_utils/basic/test__log_invocation.py::test_module_utils_basic__log_invocation[am0-stdin0]  PASSED
654 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16384-a+X-73]  PASSED
655 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16384-a+rwx-511]  PASSED
656 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16384-a=X-73]  PASSED
657 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16384-a=rwx-511]  PASSED
658 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16384-g+rwx-56]  PASSED
659 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16384-g=rwx-56]  PASSED
660 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16384-o+rwx-7]  PASSED
661 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16384-o=rwx-7]  PASSED
662 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16384-u+rwx,g+rwx,o+rwx-511]  PASSED
663 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16384-u+rwx-448]  PASSED
664 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16384-u=rw-x+X,g=r-x+X,o=r-x+X-493]  PASSED
665 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16384-u=rwx,g=rwx,o=rwx-511]  PASSED
666 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16384-u=rwx-448]  PASSED
667 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16895-a-X-438]  PASSED
668 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16895-a-rwx-0]  PASSED
669 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16895-g-rwx-455]  PASSED
670 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16895-o-rwx-504]  PASSED
671 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16895-u-rwx,g-rwx,o-rwx-0]  PASSED
672 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[16895-u-rwx-63]  PASSED
673 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[32768-a+X-0]  PASSED
674 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[32768-a=X-0]  PASSED
675 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[32768-u=rw-x+X,g=r-x+X,o=r-x+X-420]  PASSED
676 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_good_symbolic_modes[33279-a-X-438]  PASSED
677 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_invalid_symbolic_modes[16384-a=foo-bad symbolic permission for mode: a=foo]  PASSED
678 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_invalid_symbolic_modes[16384-f=rwx-bad symbolic permission for mode: f=rwx]  PASSED
679 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_umask_with_symbolic_modes[32768-+rwx-504]  PASSED
680 test/units/module_utils/basic/test__symbolic_mode_to_octal.py::test_umask_with_symbolic_modes[33279--rwx-7]  PASSED
681 test/units/module_utils/basic/test_argument_spec.py::TestComplexArgSpecs::test_complex_duplicate_warning[stdin0]  PASSED
682 test/units/module_utils/basic/test_argument_spec.py::TestComplexArgSpecs::test_complex_required[stdin0]  PASSED
683 test/units/module_utils/basic/test_argument_spec.py::TestComplexArgSpecs::test_complex_required[stdin1]  PASSED
684 test/units/module_utils/basic/test_argument_spec.py::TestComplexArgSpecs::test_complex_type_fallback[stdin0]  PASSED
685 test/units/module_utils/basic/test_argument_spec.py::TestComplexArgSpecs::test_deprecated_alias[stdin0]  PASSED
686 test/units/module_utils/basic/test_argument_spec.py::TestComplexArgSpecs::test_fail_list_with_choices[stdin0]  PASSED
687 test/units/module_utils/basic/test_argument_spec.py::TestComplexArgSpecs::test_fail_mutually_exclusive[stdin0]  PASSED
688 test/units/module_utils/basic/test_argument_spec.py::TestComplexArgSpecs::test_fail_required_together[stdin0]  PASSED
689 test/units/module_utils/basic/test_argument_spec.py::TestComplexArgSpecs::test_fail_required_together_and_default[stdin0]  PASSED
690 test/units/module_utils/basic/test_argument_spec.py::TestComplexArgSpecs::test_fail_required_together_and_fallback[stdin0]  PASSED
691 test/units/module_utils/basic/test_argument_spec.py::TestComplexArgSpecs::test_list_with_choices[stdin0]  PASSED
692 test/units/module_utils/basic/test_argument_spec.py::TestComplexArgSpecs::test_list_with_elements_callable_str[stdin0]  PASSED
693 test/units/module_utils/basic/test_argument_spec.py::TestComplexArgSpecs::test_list_with_elements_path[stdin0]  PASSED
694 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_elements_path_in_option[stdin0]  PASSED
695 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_fail_validate_options_dict[stdin0-missing required arguments: foo found in foobar]  PASSED
696 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_fail_validate_options_dict[stdin1-module: foobar.invalid. Supported parameters include]  PASSED
697 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_fail_validate_options_dict[stdin2-parameters are mutually exclusive: bam|bam1 found in foobar]  PASSED
698 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_fail_validate_options_dict[stdin3-foo is hello but all of the following are missing: bam found in foobar]  PASSED
699 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_fail_validate_options_dict[stdin4-one of the following is required: bar, bam found in foobar]  PASSED
700 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_fail_validate_options_dict[stdin5-parameters are required together: bam1, baz found in foobar]  PASSED
701 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_fail_validate_options_dict[stdin6-missing parameter(s) required by 'bam4': bam1, bam3]  PASSED
702 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_fail_validate_options_list[stdin0-missing required arguments: foo found in foobar]  PASSED
703 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_fail_validate_options_list[stdin1-module: foobar.invalid. Supported parameters include]  PASSED
704 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_fail_validate_options_list[stdin2-parameters are mutually exclusive: bam|bam1 found in foobar]  PASSED
705 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_fail_validate_options_list[stdin3-foo is hello but all of the following are missing: bam found in foobar]  PASSED
706 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_fail_validate_options_list[stdin4-one of the following is required: bar, bam found in foobar]  PASSED
707 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_fail_validate_options_list[stdin5-parameters are required together: bam1, baz found in foobar]  PASSED
708 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_fail_validate_options_list[stdin6-missing parameter(s) required by 'bam4': bam1, bam3]  PASSED
709 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_fallback_in_option[stdin0]  PASSED
710 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_options_type_dict[stdin0-expected0]  PASSED
711 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_options_type_dict[stdin1-expected1]  PASSED
712 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_options_type_dict[stdin2-expected2]  PASSED
713 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_options_type_dict[stdin3-expected3]  PASSED
714 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_options_type_dict[stdin4-expected4]  PASSED
715 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_options_type_dict[stdin5-expected5]  PASSED
716 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_options_type_list[stdin0-expected0]  PASSED
717 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_options_type_list[stdin1-expected1]  PASSED
718 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_options_type_list[stdin2-expected2]  PASSED
719 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_options_type_list[stdin3-expected3]  PASSED
720 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_options_type_list[stdin4-expected4]  PASSED
721 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_options_type_list[stdin5-expected5]  PASSED
722 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_subspec_not_required_defaults[stdin0-spec0-expected0]  PASSED
723 test/units/module_utils/basic/test_argument_spec.py::TestComplexOptions::test_subspec_not_required_defaults[stdin1-spec1-None]  PASSED
724 test/units/module_utils/basic/test_argument_spec.py::TestLoadFileCommonArguments::test_load_file_common_args[stdin0]  PASSED
725 test/units/module_utils/basic/test_argument_spec.py::TestLoadFileCommonArguments::test_smoketest_load_file_common_args[stdin0]  PASSED
726 test/units/module_utils/basic/test_argument_spec.py::test_no_log_alias[stdin0]  PASSED
727 test/units/module_utils/basic/test_argument_spec.py::test_no_log_false[stdin0]  PASSED
728 test/units/module_utils/basic/test_argument_spec.py::test_no_log_none[stdin0]  PASSED
729 test/units/module_utils/basic/test_argument_spec.py::test_no_log_true[stdin0]  PASSED
730 test/units/module_utils/basic/test_argument_spec.py::test_validate_basic_auth_arg[stdin0]  PASSED
731 test/units/module_utils/basic/test_argument_spec.py::test_validate_basic_auth_arg[stdin1]  PASSED
732 test/units/module_utils/basic/test_argument_spec.py::test_validate_rate_limit_argument_spec[stdin0]  PASSED
733 test/units/module_utils/basic/test_argument_spec.py::test_validate_rate_limit_argument_spec[stdin1]  PASSED
734 test/units/module_utils/basic/test_argument_spec.py::test_validate_rate_limit_argument_spec[stdin2]  PASSED
735 test/units/module_utils/basic/test_argument_spec.py::test_validate_rate_limit_argument_spec[stdin3]  PASSED
736 test/units/module_utils/basic/test_argument_spec.py::test_validate_retry_argument_spec[stdin0]  PASSED
737 test/units/module_utils/basic/test_argument_spec.py::test_validate_retry_argument_spec[stdin1]  PASSED
738 test/units/module_utils/basic/test_argument_spec.py::test_validate_retry_argument_spec[stdin2]  PASSED
739 test/units/module_utils/basic/test_argument_spec.py::test_validate_retry_argument_spec[stdin3]  PASSED
740 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec0-42-stdin0]  PASSED
741 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec1-18765432109876543210-stdin1]  PASSED
742 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec10-expected10-stdin10]  PASSED
743 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec11-42.0-stdin11]  PASSED
744 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec12-expected12-stdin12]  PASSED
745 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec13-True-stdin13]  PASSED
746 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec14-expected14-stdin14]  PASSED
747 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec15-True-stdin15]  PASSED
748 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec16-42-stdin16]  PASSED
749 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec17-expected17-stdin17]  PASSED
750 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec18-42-stdin18]  PASSED
751 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec19-expected19-stdin19]  PASSED
752 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec2-expected2-stdin2]  PASSED
753 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec20-42-stdin20]  PASSED
754 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec3-42-stdin3]  PASSED
755 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec4-expected4-stdin4]  PASSED
756 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec5-42.0-stdin5]  PASSED
757 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec6-expected6-stdin6]  PASSED
758 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec7-42.0-stdin7]  PASSED
759 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec8-expected8-stdin8]  PASSED
760 test/units/module_utils/basic/test_argument_spec.py::test_validator_basic_types[argspec9-42.0-stdin9]  PASSED
761 test/units/module_utils/basic/test_argument_spec.py::test_validator_fail[argspec0-is of type <class 'str'> and we were unable to convert to int: <class 'str'> cannot be converted to an int-stdin0]  PASSED
762 test/units/module_utils/basic/test_argument_spec.py::test_validator_fail[argspec1-is of type <class 'str'> and we were unable to convert to int: <class 'str'> cannot be converted to an int-stdin1]  PASSED
763 test/units/module_utils/basic/test_argument_spec.py::test_validator_fail[argspec2-'float'> cannot be converted to an int-stdin2]  PASSED
764 test/units/module_utils/basic/test_argument_spec.py::test_validator_fail[argspec3-'float'> cannot be converted to an int-stdin3]  PASSED
765 test/units/module_utils/basic/test_argument_spec.py::test_validator_fail[argspec4-bad conversion-stdin4]  PASSED
766 test/units/module_utils/basic/test_argument_spec.py::test_validator_fail[argspec5-bad conversion-stdin5]  PASSED
767 test/units/module_utils/basic/test_argument_spec.py::test_validator_fail[argspec6-Unsupported parameters for (ansible_unittest) module: other. Supported parameters include: arg.-stdin6]  PASSED
768 test/units/module_utils/basic/test_argument_spec.py::test_validator_fail[argspec7-Unsupported parameters for (ansible_unittest) module: other. Supported parameters include: arg (argument).-stdin7]  PASSED
769 test/units/module_utils/basic/test_argument_spec.py::test_validator_fail[argspec8-missing required arguments: arg-stdin8]  PASSED
770 test/units/module_utils/basic/test_argument_spec.py::test_validator_function[stdin0]  PASSED
771 test/units/module_utils/basic/test_argument_spec.py::test_validator_function[stdin1]  PASSED
772 test/units/module_utils/basic/test_argument_spec.py::test_validator_string_type[stdin0]  PASSED
773 test/units/module_utils/basic/test_argument_spec.py::test_validator_string_type[stdin1]  PASSED
774 test/units/module_utils/basic/test_atomic_move.py::test_existing_file[stdin0-True]  PASSED
775 test/units/module_utils/basic/test_atomic_move.py::test_existing_file[stdin1-False]  PASSED
776 test/units/module_utils/basic/test_atomic_move.py::test_existing_file_stat_failure[stdin0]  PASSED
777 test/units/module_utils/basic/test_atomic_move.py::test_existing_file_stat_perms_failure[stdin0]  PASSED
778 test/units/module_utils/basic/test_atomic_move.py::test_new_file[stdin0-True]  PASSED
779 test/units/module_utils/basic/test_atomic_move.py::test_new_file[stdin1-False]  PASSED
780 test/units/module_utils/basic/test_atomic_move.py::test_no_tty_fallback[stdin0]  PASSED
781 test/units/module_utils/basic/test_atomic_move.py::test_rename_failure[stdin0]  PASSED
782 test/units/module_utils/basic/test_atomic_move.py::test_rename_perms_fail_temp_creation_fails[stdin0]  PASSED
783 test/units/module_utils/basic/test_atomic_move.py::test_rename_perms_fail_temp_succeeds[stdin0-True]  PASSED
784 test/units/module_utils/basic/test_atomic_move.py::test_rename_perms_fail_temp_succeeds[stdin1-False]  PASSED
785 test/units/module_utils/basic/test_command_nonexisting.py::test_run_non_existent_command  PASSED
786 test/units/module_utils/basic/test_deprecate_warn.py::test_deprecate[stdin0]  PASSED
787 test/units/module_utils/basic/test_deprecate_warn.py::test_deprecate_without_list[stdin0]  PASSED
788 test/units/module_utils/basic/test_deprecate_warn.py::test_deprecate_without_list_version_date_not_set[stdin0]  PASSED
789 test/units/module_utils/basic/test_deprecate_warn.py::test_warn[stdin0]  PASSED
790 test/units/module_utils/basic/test_dict_converters.py::TestTextifyContainers::test_module_utils_basic_json_dict_converters  PASSED
791 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitJson::test_exit_json_exits[args0-expected0-stdin0]  PASSED
792 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitJson::test_exit_json_exits[args1-expected1-stdin1]  PASSED
793 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitJson::test_exit_json_exits[args2-expected2-stdin2]  PASSED
794 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitJson::test_exit_json_exits[args3-expected3-stdin3]  PASSED
795 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitJson::test_exit_json_exits[args4-expected4-stdin4]  PASSED
796 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitJson::test_exit_json_exits[args5-expected5-stdin5]  PASSED
797 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitJson::test_fail_json_exits[args0-expected0-stdin0]  PASSED
798 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitJson::test_fail_json_exits[args1-expected1-stdin1]  PASSED
799 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitJson::test_fail_json_exits[args2-expected2-stdin2]  PASSED
800 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitJson::test_fail_json_exits[args3-expected3-stdin3]  PASSED
801 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitJson::test_fail_json_exits[args4-expected4-stdin4]  PASSED
802 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitJson::test_fail_json_msg_as_kwarg_after[stdin0]  PASSED
803 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitJson::test_fail_json_msg_positional[stdin0]  PASSED
804 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitJson::test_fail_json_no_msg[stdin0]  PASSED
805 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitValuesRemoved::test_exit_json_removes_values[am0-stdin0-return_val0-expected0]  PASSED
806 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitValuesRemoved::test_exit_json_removes_values[am1-stdin1-return_val1-expected1]  PASSED
807 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitValuesRemoved::test_exit_json_removes_values[am2-stdin2-return_val2-expected2]  PASSED
808 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitValuesRemoved::test_fail_json_removes_values[am0-stdin0-return_val0-expected0]  PASSED
809 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitValuesRemoved::test_fail_json_removes_values[am1-stdin1-return_val1-expected1]  PASSED
810 test/units/module_utils/basic/test_exit_json.py::TestAnsibleModuleExitValuesRemoved::test_fail_json_removes_values[am2-stdin2-return_val2-expected2]  PASSED
811 test/units/module_utils/basic/test_filesystem.py::TestOtherFilesystem::test_module_utils_basic_ansible_module_find_mount_point  PASSED
812 test/units/module_utils/basic/test_filesystem.py::TestOtherFilesystem::test_module_utils_basic_ansible_module_set_directory_attributes_if_different  PASSED
813 test/units/module_utils/basic/test_filesystem.py::TestOtherFilesystem::test_module_utils_basic_ansible_module_set_group_if_different  PASSED
814 test/units/module_utils/basic/test_filesystem.py::TestOtherFilesystem::test_module_utils_basic_ansible_module_set_owner_if_different  PASSED
815 test/units/module_utils/basic/test_filesystem.py::TestOtherFilesystem::test_module_utils_basic_ansible_module_user_and_group  PASSED
16bdf3 816 test/units/module_utils/basic/test_get_available_hash_algorithms.py::test_fips_mode  PASSED
MT 817 test/units/module_utils/basic/test_get_available_hash_algorithms.py::test_legacy_python  SKIPPED
818 test/units/module_utils/basic/test_get_available_hash_algorithms.py::test_unavailable_algorithm  PASSED
f67cd3 819 test/units/module_utils/basic/test_get_file_attributes.py::test_get_file_attributes[stdin0-data0]  PASSED
MT 820 test/units/module_utils/basic/test_get_file_attributes.py::test_get_file_attributes[stdin1-data1]  PASSED
821 test/units/module_utils/basic/test_get_file_attributes.py::test_get_file_attributes[stdin2-data2]  PASSED
822 test/units/module_utils/basic/test_get_file_attributes.py::test_get_file_attributes[stdin3-data3]  PASSED
823 test/units/module_utils/basic/test_get_file_attributes.py::test_get_file_attributes[stdin4-data4]  PASSED
824 test/units/module_utils/basic/test_get_file_attributes.py::test_get_file_attributes_no_version[stdin0-data0]  PASSED
825 test/units/module_utils/basic/test_get_file_attributes.py::test_get_file_attributes_no_version[stdin1-data1]  PASSED
826 test/units/module_utils/basic/test_get_file_attributes.py::test_get_file_attributes_no_version[stdin2-data2]  PASSED
827 test/units/module_utils/basic/test_get_module_path.py::TestGetModulePath::test_module_utils_basic_get_module_path  PASSED
828 test/units/module_utils/basic/test_heuristic_log_sanitize.py::TestHeuristicLogSanitize::test_did_not_hide_too_much  PASSED
829 test/units/module_utils/basic/test_heuristic_log_sanitize.py::TestHeuristicLogSanitize::test_hides_parameter_secrets  PASSED
830 test/units/module_utils/basic/test_heuristic_log_sanitize.py::TestHeuristicLogSanitize::test_hides_ssh_secrets  PASSED
831 test/units/module_utils/basic/test_heuristic_log_sanitize.py::TestHeuristicLogSanitize::test_hides_url_secrets  PASSED
832 test/units/module_utils/basic/test_heuristic_log_sanitize.py::TestHeuristicLogSanitize::test_no_password  PASSED
833 test/units/module_utils/basic/test_imports.py::TestImports::test_module_utils_basic_import_json  PASSED
834 test/units/module_utils/basic/test_imports.py::TestImports::test_module_utils_basic_import_literal_eval  SKIPPED
835 test/units/module_utils/basic/test_imports.py::TestImports::test_module_utils_basic_import_selinux  PASSED
836 test/units/module_utils/basic/test_imports.py::TestImports::test_module_utils_basic_import_syslog  PASSED
837 test/units/module_utils/basic/test_imports.py::TestImports::test_module_utils_basic_import_systemd_journal  PASSED
838 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogJournal::test_log_args[stdin0]  SKIPPED
839 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogJournal::test_no_log[False-stdin1]  SKIPPED
840 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogJournal::test_no_log[True-stdin0]  SKIPPED
841 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogJournal::test_output_matches[Byte string-Byte string-stdin2]  SKIPPED
842 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogJournal::test_output_matches[Text string-Text string-stdin0]  SKIPPED
843 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogJournal::test_output_matches[Toshio \u304f\u3089\u3068\u307f non-ascii test-Toshio \u304f\u3089\u3068\u307f non-ascii test-stdin1]  SKIPPED
844 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogJournal::test_output_matches[Toshio \xe3\x81\x8f\xe3\x82\x89\xe3\x81\xa8\xe3\x81\xbf non-ascii test-Toshio \u304f\u3089\u3068\u307f non-ascii test-stdin3]  SKIPPED
845 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogJournal::test_output_matches[non-utf8 :\xff: test-non-utf8 :\ufffd: test-stdin4]  SKIPPED
846 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSmokeTest::test_smoketest_journal[Text string-stdin0]  SKIPPED
847 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSmokeTest::test_smoketest_journal[Text string-stdin2]  SKIPPED
848 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSmokeTest::test_smoketest_journal[Toshio \u304f\u3089\u3068\u307f non-ascii test-stdin1]  SKIPPED
849 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSmokeTest::test_smoketest_journal[Toshio \xe3\x81\x8f\xe3\x82\x89\xe3\x81\xa8\xe3\x81\xbf non-ascii test-stdin3]  SKIPPED
850 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSmokeTest::test_smoketest_journal[non-utf8 :\xff: test-stdin4]  SKIPPED
851 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSmokeTest::test_smoketest_syslog[Text string-stdin0]  PASSED
852 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSmokeTest::test_smoketest_syslog[Text string-stdin2]  PASSED
853 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSmokeTest::test_smoketest_syslog[Toshio \u304f\u3089\u3068\u307f non-ascii test-stdin1]  PASSED
854 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSmokeTest::test_smoketest_syslog[Toshio \xe3\x81\x8f\xe3\x82\x89\xe3\x81\xa8\xe3\x81\xbf non-ascii test-stdin3]  PASSED
855 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSmokeTest::test_smoketest_syslog[non-utf8 :\xff: test-stdin4]  PASSED
856 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSyslog::test_no_log[False-stdin1]  PASSED
857 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSyslog::test_no_log[True-stdin0]  PASSED
858 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSyslog::test_output_matches[Byte string-Byte string-stdin2]  PASSED
859 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSyslog::test_output_matches[Text string-Text string-stdin0]  PASSED
860 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSyslog::test_output_matches[Toshio \u304f\u3089\u3068\u307f non-ascii test-Toshio \u304f\u3089\u3068\u307f non-ascii test-stdin1]  PASSED
861 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSyslog::test_output_matches[Toshio \xe3\x81\x8f\xe3\x82\x89\xe3\x81\xa8\xe3\x81\xbf non-ascii test-Toshio \u304f\u3089\u3068\u307f non-ascii test-stdin3]  PASSED
862 test/units/module_utils/basic/test_log.py::TestAnsibleModuleLogSyslog::test_output_matches[non-utf8 :\xff: test-non-utf8 :\ufffd: test-stdin4]  PASSED
863 test/units/module_utils/basic/test_no_log.py::TestRemoveValues::test_hit_recursion_limit  PASSED
864 test/units/module_utils/basic/test_no_log.py::TestRemoveValues::test_no_removal  PASSED
865 test/units/module_utils/basic/test_no_log.py::TestRemoveValues::test_strings_to_remove  PASSED
866 test/units/module_utils/basic/test_no_log.py::TestRemoveValues::test_unknown_type  PASSED
867 test/units/module_utils/basic/test_no_log.py::TestReturnValues::test_return_datastructure_name  PASSED
868 test/units/module_utils/basic/test_no_log.py::TestReturnValues::test_unknown_type  PASSED
869 test/units/module_utils/basic/test_platform_distribution.py::TestGetAllSubclasses::test_bottom_level  PASSED
870 test/units/module_utils/basic/test_platform_distribution.py::TestGetAllSubclasses::test_one_inheritance  PASSED
871 test/units/module_utils/basic/test_platform_distribution.py::TestGetAllSubclasses::test_toplevel  PASSED
872 test/units/module_utils/basic/test_platform_distribution.py::TestGetDistribution::test_distro_amazon_linux_long  PASSED
873 test/units/module_utils/basic/test_platform_distribution.py::TestGetDistribution::test_distro_amazon_linux_short  PASSED
874 test/units/module_utils/basic/test_platform_distribution.py::TestGetDistribution::test_distro_known  PASSED
875 test/units/module_utils/basic/test_platform_distribution.py::TestGetDistribution::test_distro_unknown  PASSED
876 test/units/module_utils/basic/test_platform_distribution.py::TestLoadPlatformSubclass::test_get_distribution_found  PASSED
877 test/units/module_utils/basic/test_platform_distribution.py::TestLoadPlatformSubclass::test_get_distribution_none  PASSED
878 test/units/module_utils/basic/test_platform_distribution.py::TestLoadPlatformSubclass::test_not_linux  PASSED
879 test/units/module_utils/basic/test_platform_distribution.py::test_distro_found  PASSED
880 test/units/module_utils/basic/test_platform_distribution.py::test_get_platform  PASSED
881 test/units/module_utils/basic/test_run_command.py::TestRunCommandArgs::test_args[/bin/ls a " b" "c "-/bin/ls a " b" "c "-True-stdin2]  PASSED
882 test/units/module_utils/basic/test_run_command.py::TestRunCommandArgs::test_args[/bin/ls a " b" "c "-expected3-False-stdin3]  PASSED
883 test/units/module_utils/basic/test_run_command.py::TestRunCommandArgs::test_args[cmd0-/bin/ls a b c-True-stdin0]  PASSED
884 test/units/module_utils/basic/test_run_command.py::TestRunCommandArgs::test_args[cmd1-expected1-False-stdin1]  PASSED
885 test/units/module_utils/basic/test_run_command.py::TestRunCommandArgs::test_tuple_as_args[stdin0]  PASSED
886 test/units/module_utils/basic/test_run_command.py::TestRunCommandCwd::test_cwd[stdin0]  PASSED
887 test/units/module_utils/basic/test_run_command.py::TestRunCommandCwd::test_cwd_not_a_dir[stdin0]  PASSED
888 test/units/module_utils/basic/test_run_command.py::TestRunCommandCwd::test_cwd_not_a_dir_noignore[stdin0]  PASSED
889 test/units/module_utils/basic/test_run_command.py::TestRunCommandCwd::test_cwd_relative_path[stdin0]  PASSED
890 test/units/module_utils/basic/test_run_command.py::TestRunCommandOutput::test_ascii_stdout[stdin0]  PASSED
891 test/units/module_utils/basic/test_run_command.py::TestRunCommandOutput::test_text_stdin[stdin0]  PASSED
892 test/units/module_utils/basic/test_run_command.py::TestRunCommandOutput::test_utf8_output[stdin0]  PASSED
893 test/units/module_utils/basic/test_run_command.py::TestRunCommandPrompt::test_prompt_bad_regex[stdin0]  PASSED
894 test/units/module_utils/basic/test_run_command.py::TestRunCommandPrompt::test_prompt_match_wo_data[stdin0]  PASSED
895 test/units/module_utils/basic/test_run_command.py::TestRunCommandPrompt::test_prompt_no_match[stdin0]  PASSED
896 test/units/module_utils/basic/test_run_command.py::TestRunCommandRc::test_check_rc_false[stdin0]  PASSED
897 test/units/module_utils/basic/test_run_command.py::TestRunCommandRc::test_check_rc_true[stdin0]  PASSED
898 test/units/module_utils/basic/test_run_command.py::test_run_command_fds[stdin0]  PASSED
899 test/units/module_utils/basic/test_safe_eval.py::test_invalid_strings[__import__('foo')-__import__('foo')-stdin3]  PASSED
900 test/units/module_utils/basic/test_safe_eval.py::test_invalid_strings[a.foo()-a.foo()-stdin1]  PASSED
901 test/units/module_utils/basic/test_safe_eval.py::test_invalid_strings[a=1-a=1-stdin0]  PASSED
902 test/units/module_utils/basic/test_safe_eval.py::test_invalid_strings[import foo-import foo-stdin2]  PASSED
903 test/units/module_utils/basic/test_safe_eval.py::test_invalid_strings_with_exceptions[__import__('foo')-__import__('foo')-ValueError-stdin3]  PASSED
904 test/units/module_utils/basic/test_safe_eval.py::test_invalid_strings_with_exceptions[a.foo()-a.foo()-None-stdin1]  PASSED
905 test/units/module_utils/basic/test_safe_eval.py::test_invalid_strings_with_exceptions[a=1-a=1-SyntaxError-stdin0]  PASSED
906 test/units/module_utils/basic/test_safe_eval.py::test_invalid_strings_with_exceptions[import foo-import foo-None-stdin2]  PASSED
907 test/units/module_utils/basic/test_safe_eval.py::test_simple_types['1'-1-stdin1]  PASSED
908 test/units/module_utils/basic/test_safe_eval.py::test_simple_types['a'-a-stdin0]  PASSED
909 test/units/module_utils/basic/test_safe_eval.py::test_simple_types[1-1-stdin2]  PASSED
910 test/units/module_utils/basic/test_safe_eval.py::test_simple_types[False-False-stdin4]  PASSED
911 test/units/module_utils/basic/test_safe_eval.py::test_simple_types[True-True-stdin3]  PASSED
912 test/units/module_utils/basic/test_safe_eval.py::test_simple_types[code6-expected6-stdin6]  PASSED
913 test/units/module_utils/basic/test_safe_eval.py::test_simple_types[{}-expected5-stdin5]  PASSED
914 test/units/module_utils/basic/test_safe_eval.py::test_simple_types_with_exceptions['1'-1-stdin1]  PASSED
915 test/units/module_utils/basic/test_safe_eval.py::test_simple_types_with_exceptions['a'-a-stdin0]  PASSED
916 test/units/module_utils/basic/test_safe_eval.py::test_simple_types_with_exceptions[1-1-stdin2]  PASSED
917 test/units/module_utils/basic/test_safe_eval.py::test_simple_types_with_exceptions[False-False-stdin4]  PASSED
918 test/units/module_utils/basic/test_safe_eval.py::test_simple_types_with_exceptions[True-True-stdin3]  PASSED
919 test/units/module_utils/basic/test_safe_eval.py::test_simple_types_with_exceptions[code6-expected6-stdin6]  PASSED
920 test/units/module_utils/basic/test_safe_eval.py::test_simple_types_with_exceptions[{}-expected5-stdin5]  PASSED
921 test/units/module_utils/basic/test_sanitize_keys.py::test_sanitize_keys_dict  PASSED
922 test/units/module_utils/basic/test_sanitize_keys.py::test_sanitize_keys_non_dict_types  PASSED
923 test/units/module_utils/basic/test_sanitize_keys.py::test_sanitize_keys_with_ignores  PASSED
924 test/units/module_utils/basic/test_selinux.py::TestSELinuxMU::test_is_special_selinux_path  PASSED
925 test/units/module_utils/basic/test_selinux.py::TestSELinuxMU::test_selinux_context  SKIPPED
926 test/units/module_utils/basic/test_selinux.py::TestSELinuxMU::test_selinux_default_context  SKIPPED
927 test/units/module_utils/basic/test_selinux.py::TestSELinuxMU::test_selinux_enabled  SKIPPED
928 test/units/module_utils/basic/test_selinux.py::TestSELinuxMU::test_selinux_initial_context  PASSED
929 test/units/module_utils/basic/test_selinux.py::TestSELinuxMU::test_selinux_mls_enabled  SKIPPED
930 test/units/module_utils/basic/test_selinux.py::TestSELinuxMU::test_set_context_if_different  SKIPPED
931 test/units/module_utils/basic/test_set_cwd.py::TestAnsibleModuleSetCwd::test_set_cwd  PASSED
932 test/units/module_utils/basic/test_set_cwd.py::TestAnsibleModuleSetCwd::test_set_cwd_unreadable_use_None  PASSED
933 test/units/module_utils/basic/test_set_cwd.py::TestAnsibleModuleSetCwd::test_set_cwd_unreadable_use_gettempdir  PASSED
934 test/units/module_utils/basic/test_set_cwd.py::TestAnsibleModuleSetCwd::test_set_cwd_unreadable_use_home  PASSED
935 test/units/module_utils/basic/test_set_cwd.py::TestAnsibleModuleSetCwd::test_set_cwd_unreadable_use_self_tmpdir  PASSED
936 test/units/module_utils/basic/test_set_mode_if_different.py::test_missing_lchmod_is_link[False-stdin1]  PASSED
937 test/units/module_utils/basic/test_set_mode_if_different.py::test_missing_lchmod_is_link[True-stdin0]  PASSED
938 test/units/module_utils/basic/test_set_mode_if_different.py::test_missing_lchmod_is_link_in_sticky_dir[stdin0]  PASSED
939 test/units/module_utils/basic/test_set_mode_if_different.py::test_missing_lchmod_is_not_link[False-stdin1]  PASSED
940 test/units/module_utils/basic/test_set_mode_if_different.py::test_missing_lchmod_is_not_link[True-stdin0]  PASSED
941 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_changed_to_0660[0o660-False-stdin3]  PASSED
942 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_changed_to_0660[0o660-True-stdin2]  PASSED
943 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_changed_to_0660[432-False-stdin1]  PASSED
944 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_changed_to_0660[432-True-stdin0]  PASSED
945 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_changed_to_0660[660-False-stdin5]  PASSED
946 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_changed_to_0660[660-True-stdin4]  PASSED
947 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_changed_to_0660[u+rw-x,g+rw-x,o-rwx-False-stdin7]  PASSED
948 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_changed_to_0660[u+rw-x,g+rw-x,o-rwx-True-stdin6]  PASSED
949 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_changed_to_0660[u=rw,g=rw,o-rwx-False-stdin9]  PASSED
950 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_changed_to_0660[u=rw,g=rw,o-rwx-True-stdin8]  PASSED
951 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_changed_to_0660_check_mode_no_file[0o660-stdin1]  PASSED
952 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_changed_to_0660_check_mode_no_file[432-stdin0]  PASSED
953 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_changed_to_0660_check_mode_no_file[660-stdin2]  PASSED
954 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_changed_to_0660_check_mode_no_file[u+rw-x,g+rw-x,o-rwx-stdin3]  PASSED
955 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_changed_to_0660_check_mode_no_file[u=rw,g=rw,o-rwx-stdin4]  PASSED
956 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_unchanged_when_already_0660[0o660-False-stdin3]  PASSED
957 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_unchanged_when_already_0660[0o660-True-stdin2]  PASSED
958 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_unchanged_when_already_0660[432-False-stdin1]  PASSED
959 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_unchanged_when_already_0660[432-True-stdin0]  PASSED
960 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_unchanged_when_already_0660[660-False-stdin5]  PASSED
961 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_unchanged_when_already_0660[660-True-stdin4]  PASSED
962 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_unchanged_when_already_0660[u+rw-x,g+rw-x,o-rwx-False-stdin7]  PASSED
963 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_unchanged_when_already_0660[u+rw-x,g+rw-x,o-rwx-True-stdin6]  PASSED
964 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_unchanged_when_already_0660[u=rw,g=rw,o-rwx-False-stdin9]  PASSED
965 test/units/module_utils/basic/test_set_mode_if_different.py::test_mode_unchanged_when_already_0660[u=rw,g=rw,o-rwx-True-stdin8]  PASSED
966 test/units/module_utils/basic/test_set_mode_if_different.py::test_no_mode_given_returns_previous_changes[False-False-False-stdin7]  PASSED
967 test/units/module_utils/basic/test_set_mode_if_different.py::test_no_mode_given_returns_previous_changes[False-False-True-stdin6]  PASSED
968 test/units/module_utils/basic/test_set_mode_if_different.py::test_no_mode_given_returns_previous_changes[False-True-False-stdin5]  PASSED
969 test/units/module_utils/basic/test_set_mode_if_different.py::test_no_mode_given_returns_previous_changes[False-True-True-stdin4]  PASSED
970 test/units/module_utils/basic/test_set_mode_if_different.py::test_no_mode_given_returns_previous_changes[True-False-False-stdin3]  PASSED
971 test/units/module_utils/basic/test_set_mode_if_different.py::test_no_mode_given_returns_previous_changes[True-False-True-stdin2]  PASSED
972 test/units/module_utils/basic/test_set_mode_if_different.py::test_no_mode_given_returns_previous_changes[True-True-False-stdin1]  PASSED
973 test/units/module_utils/basic/test_set_mode_if_different.py::test_no_mode_given_returns_previous_changes[True-True-True-stdin0]  PASSED
974 test/units/module_utils/basic/test_tmpdir.py::TestAnsibleModuleTmpDir::test_tmpdir_makedirs_failure[stdin0]  PASSED
975 test/units/module_utils/basic/test_tmpdir.py::TestAnsibleModuleTmpDir::test_tmpdir_property[args0-/path/to/dir-True]  PASSED
976 test/units/module_utils/basic/test_tmpdir.py::TestAnsibleModuleTmpDir::test_tmpdir_property[args1-/path/tmpdir/ansible-moduletmp-42--False]  PASSED
977 test/units/module_utils/basic/test_tmpdir.py::TestAnsibleModuleTmpDir::test_tmpdir_property[args2-/path/tmpdir/ansible-moduletmp-42--True]  PASSED
978 test/units/module_utils/basic/test_tmpdir.py::TestAnsibleModuleTmpDir::test_tmpdir_property[args3-/tmp/.test/ansible-moduletmp-42--False]  PASSED
979 test/units/module_utils/common/arg_spec/test_aliases.py::test_aliases[alias-duplicate-warning]  PASSED
980 test/units/module_utils/common/arg_spec/test_aliases.py::test_aliases[alias]  PASSED
981 test/units/module_utils/common/arg_spec/test_aliases.py::test_aliases[deprecated-alias]  PASSED
982 test/units/module_utils/common/arg_spec/test_aliases.py::test_aliases_invalid[alias-invalid]  PASSED
983 test/units/module_utils/common/arg_spec/test_aliases.py::test_aliases_invalid[default-and-required]  PASSED
984 test/units/module_utils/common/arg_spec/test_module_validate.py::test_module_alias_deprecations_warnings  PASSED
985 test/units/module_utils/common/arg_spec/test_module_validate.py::test_module_validate  PASSED
986 test/units/module_utils/common/arg_spec/test_sub_spec.py::test_nested_sub_spec  PASSED
987 test/units/module_utils/common/arg_spec/test_sub_spec.py::test_sub_spec  PASSED
988 test/units/module_utils/common/arg_spec/test_validate_invalid.py::test_invalid_spec[blank_values]  PASSED
989 test/units/module_utils/common/arg_spec/test_validate_invalid.py::test_invalid_spec[invalid-bits]  PASSED
990 test/units/module_utils/common/arg_spec/test_validate_invalid.py::test_invalid_spec[invalid-bool]  PASSED
991 test/units/module_utils/common/arg_spec/test_validate_invalid.py::test_invalid_spec[invalid-bytes]  PASSED
992 test/units/module_utils/common/arg_spec/test_validate_invalid.py::test_invalid_spec[invalid-dict]  PASSED
993 test/units/module_utils/common/arg_spec/test_validate_invalid.py::test_invalid_spec[invalid-elements]  PASSED
994 test/units/module_utils/common/arg_spec/test_validate_invalid.py::test_invalid_spec[invalid-float]  PASSED
995 test/units/module_utils/common/arg_spec/test_validate_invalid.py::test_invalid_spec[invalid-jsonargs]  PASSED
996 test/units/module_utils/common/arg_spec/test_validate_invalid.py::test_invalid_spec[invalid-list]  PASSED
997 test/units/module_utils/common/arg_spec/test_validate_invalid.py::test_invalid_spec[invalid-parameter]  PASSED
998 test/units/module_utils/common/arg_spec/test_validate_invalid.py::test_invalid_spec[required]  PASSED
999 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[aliases]  PASSED
1000 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[bits]  PASSED
1001 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[bool-1-0]  PASSED
1002 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[bool-float]  PASSED
1003 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[bool-ints]  PASSED
1004 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[bool-on-off]  PASSED
1005 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[bool-true-false]  PASSED
1006 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[bool-y-n]  PASSED
1007 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[bool-yes-no]  PASSED
1008 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[bool]  PASSED
1009 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[bytes]  PASSED
1010 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[defaults]  PASSED
1011 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[dict-k=v-spaces]  PASSED
1012 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[dict-k=v]  PASSED
1013 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[dict]  PASSED
1014 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[elements]  PASSED
1015 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[float-str]  PASSED
1016 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[float]  PASSED
1017 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[jsonarg-dict]  PASSED
1018 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[jsonarg-list]  PASSED
1019 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[jsonarg]  PASSED
1020 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[list-comma-string-space]  PASSED
1021 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[list-comma-string]  PASSED
1022 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[list]  PASSED
1023 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[path]  PASSED
1024 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[raw]  PASSED
1025 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[str-convert]  PASSED
1026 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[str-no-type-specified]  PASSED
1027 test/units/module_utils/common/arg_spec/test_validate_valid.py::test_valid_spec[str]  PASSED
1028 test/units/module_utils/common/parameters/test_check_arguments.py::test_check_arguments[module_parameters0-legal_inputs0-expected0]  PASSED
1029 test/units/module_utils/common/parameters/test_check_arguments.py::test_check_arguments[module_parameters1-None-expected1]  PASSED
1030 test/units/module_utils/common/parameters/test_check_arguments.py::test_check_arguments[module_parameters2-legal_inputs2-expected2]  PASSED
1031 test/units/module_utils/common/parameters/test_check_arguments.py::test_check_arguments[module_parameters3-legal_inputs3-expected3]  PASSED
1032 test/units/module_utils/common/parameters/test_check_arguments.py::test_check_arguments[module_parameters4-None-expected4]  PASSED
1033 test/units/module_utils/common/parameters/test_check_arguments.py::test_check_arguments[module_parameters5-None-expected5]  PASSED
1034 test/units/module_utils/common/parameters/test_check_arguments.py::test_check_arguments[module_parameters6-None-expected6]  PASSED
1035 test/units/module_utils/common/parameters/test_check_arguments.py::test_check_arguments[module_parameters7-None-expected7]  PASSED
1036 test/units/module_utils/common/parameters/test_handle_aliases.py::test_handle_aliases_basic  PASSED
1037 test/units/module_utils/common/parameters/test_handle_aliases.py::test_handle_aliases_no_aliases  PASSED
1038 test/units/module_utils/common/parameters/test_handle_aliases.py::test_handle_aliases_type_error  PASSED
1039 test/units/module_utils/common/parameters/test_handle_aliases.py::test_handle_aliases_value_error  PASSED
1040 test/units/module_utils/common/parameters/test_list_deprecations.py::test_list_deprecations  PASSED
1041 test/units/module_utils/common/parameters/test_list_no_log_values.py::test_list_no_log_values  PASSED
1042 test/units/module_utils/common/parameters/test_list_no_log_values.py::test_list_no_log_values_invalid_suboptions[extra_params0]  PASSED
1043 test/units/module_utils/common/parameters/test_list_no_log_values.py::test_list_no_log_values_invalid_suboptions[extra_params1]  PASSED
1044 test/units/module_utils/common/parameters/test_list_no_log_values.py::test_list_no_log_values_invalid_suboptions[extra_params2]  PASSED
1045 test/units/module_utils/common/parameters/test_list_no_log_values.py::test_list_no_log_values_invalid_suboptions[extra_params3]  PASSED
1046 test/units/module_utils/common/parameters/test_list_no_log_values.py::test_list_no_log_values_no_secrets  PASSED
1047 test/units/module_utils/common/parameters/test_list_no_log_values.py::test_list_no_log_values_sub_suboptions  PASSED
1048 test/units/module_utils/common/parameters/test_list_no_log_values.py::test_list_no_log_values_sub_suboptions_list  PASSED
1049 test/units/module_utils/common/parameters/test_list_no_log_values.py::test_list_no_log_values_suboptions  PASSED
1050 test/units/module_utils/common/parameters/test_list_no_log_values.py::test_list_no_log_values_suboptions_list  PASSED
1051 test/units/module_utils/common/parameters/test_list_no_log_values.py::test_string_suboptions_as_string[extra_params0-expected0]  PASSED
1052 test/units/module_utils/common/parameters/test_list_no_log_values.py::test_string_suboptions_as_string[extra_params1-expected1]  PASSED
1053 test/units/module_utils/common/parameters/test_list_no_log_values.py::test_string_suboptions_as_string[extra_params2-expected2]  PASSED
1054 test/units/module_utils/common/process/test_get_bin_path.py::test_get_bin_path  PASSED
1055 test/units/module_utils/common/process/test_get_bin_path.py::test_get_path_path_raise_valueerror  PASSED
1056 test/units/module_utils/common/test_collections.py::TestImmutableDict::test_container  PASSED
1057 test/units/module_utils/common/test_collections.py::TestImmutableDict::test_from_kwargs  PASSED
1058 test/units/module_utils/common/test_collections.py::TestImmutableDict::test_from_tuples  PASSED
1059 test/units/module_utils/common/test_collections.py::TestImmutableDict::test_hashable  PASSED
1060 test/units/module_utils/common/test_collections.py::TestImmutableDict::test_immutable  PASSED
1061 test/units/module_utils/common/test_collections.py::TestImmutableDict::test_len  PASSED
1062 test/units/module_utils/common/test_collections.py::TestImmutableDict::test_nonhashable  PASSED
1063 test/units/module_utils/common/test_collections.py::TestImmutableDict::test_repr  PASSED
1064 test/units/module_utils/common/test_collections.py::TestImmutableDict::test_scalar  PASSED
1065 test/units/module_utils/common/test_collections.py::TestImmutableDict::test_string  PASSED
1066 test/units/module_utils/common/test_collections.py::test_iterable_excluding_strings[\u010cesk\xe1 republika]  PASSED
1067 test/units/module_utils/common/test_collections.py::test_iterable_excluding_strings[\u0423\u043a\u0440\u0430\u0457\u043d\u0430]  PASSED
1068 test/units/module_utils/common/test_collections.py::test_iterable_excluding_strings[\xc4\x8cesk\xc3\xa1 republika]  PASSED
1069 test/units/module_utils/common/test_collections.py::test_iterable_excluding_strings[\xd0\xa3\xd0\xba\xd1\x80\xd0\xb0\xd1\x97\xd0\xbd\xd0\xb0]  PASSED
1070 test/units/module_utils/common/test_collections.py::test_iterable_excluding_strings[he0]  PASSED
1071 test/units/module_utils/common/test_collections.py::test_iterable_excluding_strings[he1]  PASSED
1072 test/units/module_utils/common/test_collections.py::test_iterable_excluding_strings[string_input6]  PASSED
1073 test/units/module_utils/common/test_collections.py::test_iterable_including_strings[\u010cesk\xe1 republika]  PASSED
1074 test/units/module_utils/common/test_collections.py::test_iterable_including_strings[\u0423\u043a\u0440\u0430\u0457\u043d\u0430]  PASSED
1075 test/units/module_utils/common/test_collections.py::test_iterable_including_strings[\xc4\x8cesk\xc3\xa1 republika]  PASSED
1076 test/units/module_utils/common/test_collections.py::test_iterable_including_strings[\xd0\xa3\xd0\xba\xd1\x80\xd0\xb0\xd1\x97\xd0\xbd\xd0\xb0]  PASSED
1077 test/units/module_utils/common/test_collections.py::test_iterable_including_strings[he0]  PASSED
1078 test/units/module_utils/common/test_collections.py::test_iterable_including_strings[he1]  PASSED
1079 test/units/module_utils/common/test_collections.py::test_iterable_including_strings[string_input6]  PASSED
1080 test/units/module_utils/common/test_collections.py::test_iterable_negative[5]  PASSED
1081 test/units/module_utils/common/test_collections.py::test_iterable_negative[9.0]  PASSED
1082 test/units/module_utils/common/test_collections.py::test_iterable_negative[seq0]  PASSED
1083 test/units/module_utils/common/test_collections.py::test_iterable_negative[seq1]  PASSED
1084 test/units/module_utils/common/test_collections.py::test_iterable_positive[seq0]  PASSED
1085 test/units/module_utils/common/test_collections.py::test_iterable_positive[seq1]  PASSED
1086 test/units/module_utils/common/test_collections.py::test_iterable_positive[seq2]  PASSED
1087 test/units/module_utils/common/test_collections.py::test_iterable_positive[seq3]  PASSED
1088 test/units/module_utils/common/test_collections.py::test_iterable_positive[seq4]  PASSED
1089 test/units/module_utils/common/test_collections.py::test_iterable_positive[seq5]  PASSED
1090 test/units/module_utils/common/test_collections.py::test_sequence_negative[0.0]  PASSED
1091 test/units/module_utils/common/test_collections.py::test_sequence_negative[4]  PASSED
1092 test/units/module_utils/common/test_collections.py::test_sequence_negative[\u010cesk\xe1 republika]  PASSED
1093 test/units/module_utils/common/test_collections.py::test_sequence_negative[\u0423\u043a\u0440\u0430\u0457\u043d\u0430]  PASSED
1094 test/units/module_utils/common/test_collections.py::test_sequence_negative[\xc4\x8cesk\xc3\xa1 republika]  PASSED
1095 test/units/module_utils/common/test_collections.py::test_sequence_negative[\xd0\xa3\xd0\xba\xd1\x80\xd0\xb0\xd1\x97\xd0\xbd\xd0\xb0]  PASSED
1096 test/units/module_utils/common/test_collections.py::test_sequence_negative[he0]  PASSED
1097 test/units/module_utils/common/test_collections.py::test_sequence_negative[he1]  PASSED
1098 test/units/module_utils/common/test_collections.py::test_sequence_negative[non_sequence_input0]  PASSED
1099 test/units/module_utils/common/test_collections.py::test_sequence_negative[non_sequence_input11]  PASSED
1100 test/units/module_utils/common/test_collections.py::test_sequence_negative[non_sequence_input1]  PASSED
1101 test/units/module_utils/common/test_collections.py::test_sequence_negative[non_sequence_input2]  PASSED
1102 test/units/module_utils/common/test_collections.py::test_sequence_positive[sequence_input0]  PASSED
1103 test/units/module_utils/common/test_collections.py::test_sequence_positive[sequence_input1]  PASSED
1104 test/units/module_utils/common/test_collections.py::test_sequence_positive[sequence_input2]  PASSED
1105 test/units/module_utils/common/test_collections.py::test_sequence_positive[sequence_input3]  PASSED
1106 test/units/module_utils/common/test_collections.py::test_sequence_string_types_with_strings[\u010cesk\xe1 republika]  PASSED
1107 test/units/module_utils/common/test_collections.py::test_sequence_string_types_with_strings[\u0423\u043a\u0440\u0430\u0457\u043d\u0430]  PASSED
1108 test/units/module_utils/common/test_collections.py::test_sequence_string_types_with_strings[\xc4\x8cesk\xc3\xa1 republika]  PASSED
1109 test/units/module_utils/common/test_collections.py::test_sequence_string_types_with_strings[\xd0\xa3\xd0\xba\xd1\x80\xd0\xb0\xd1\x97\xd0\xbd\xd0\xb0]  PASSED
1110 test/units/module_utils/common/test_collections.py::test_sequence_string_types_with_strings[he0]  PASSED
1111 test/units/module_utils/common/test_collections.py::test_sequence_string_types_with_strings[he1]  PASSED
1112 test/units/module_utils/common/test_collections.py::test_sequence_string_types_with_strings[string_input6]  PASSED
1113 test/units/module_utils/common/test_collections.py::test_sequence_string_types_without_strings[\u010cesk\xe1 republika]  PASSED
1114 test/units/module_utils/common/test_collections.py::test_sequence_string_types_without_strings[\u0423\u043a\u0440\u0430\u0457\u043d\u0430]  PASSED
1115 test/units/module_utils/common/test_collections.py::test_sequence_string_types_without_strings[\xc4\x8cesk\xc3\xa1 republika]  PASSED
1116 test/units/module_utils/common/test_collections.py::test_sequence_string_types_without_strings[\xd0\xa3\xd0\xba\xd1\x80\xd0\xb0\xd1\x97\xd0\xbd\xd0\xb0]  PASSED
1117 test/units/module_utils/common/test_collections.py::test_sequence_string_types_without_strings[he0]  PASSED
1118 test/units/module_utils/common/test_collections.py::test_sequence_string_types_without_strings[he1]  PASSED
1119 test/units/module_utils/common/test_collections.py::test_sequence_string_types_without_strings[string_input6]  PASSED
1120 test/units/module_utils/common/test_dict_transformations.py::TestCaseAzureIncidental::test_dict_merge_invalid_dict  PASSED
1121 test/units/module_utils/common/test_dict_transformations.py::TestCaseAzureIncidental::test_merge_sub_dicts  PASSED
1122 test/units/module_utils/common/test_dict_transformations.py::TestCaseCamelDictToSnakeDict::test_ignore_list  PASSED
1123 test/units/module_utils/common/test_dict_transformations.py::TestCaseCamelToSnake::test_camel_to_snake  PASSED
1124 test/units/module_utils/common/test_dict_transformations.py::TestCaseCamelToSnake::test_reversible_camel_to_snake  PASSED
1125 test/units/module_utils/common/test_dict_transformations.py::TestCaseCamelToSnakeAndBack::test_camel_to_snake_and_back  PASSED
1126 test/units/module_utils/common/test_dict_transformations.py::TestCaseDictMerge::test_dict_merge  PASSED
1127 test/units/module_utils/common/test_dict_transformations.py::TestCaseRecursiveDiff::test_recursive_diff  PASSED
1128 test/units/module_utils/common/test_dict_transformations.py::TestCaseRecursiveDiff::test_recursive_diff_negative[notadict-p24]  PASSED
1129 test/units/module_utils/common/test_dict_transformations.py::TestCaseRecursiveDiff::test_recursive_diff_negative[p10-p20]  PASSED
1130 test/units/module_utils/common/test_dict_transformations.py::TestCaseRecursiveDiff::test_recursive_diff_negative[p11-p21]  PASSED
1131 test/units/module_utils/common/test_dict_transformations.py::TestCaseRecursiveDiff::test_recursive_diff_negative[p12-p22]  PASSED
1132 test/units/module_utils/common/test_dict_transformations.py::TestCaseRecursiveDiff::test_recursive_diff_negative[p13-notadict]  PASSED
1133 test/units/module_utils/common/test_dict_transformations.py::TestCaseSnakeToCamel::test_snake_to_camel_reversed  PASSED
1134 test/units/module_utils/common/test_locale.py::TestLocale::test_finding_C_on_no_match  PASSED
1135 test/units/module_utils/common/test_locale.py::TestLocale::test_finding_best  PASSED
1136 test/units/module_utils/common/test_locale.py::TestLocale::test_finding_last  PASSED
1137 test/units/module_utils/common/test_locale.py::TestLocale::test_finding_middle  PASSED
1138 test/units/module_utils/common/test_locale.py::TestLocale::test_finding_prefered  PASSED
1139 test/units/module_utils/common/test_network.py::test_is_masklen  PASSED
1140 test/units/module_utils/common/test_network.py::test_is_netmask  PASSED
1141 test/units/module_utils/common/test_network.py::test_to_bits  PASSED
1142 test/units/module_utils/common/test_network.py::test_to_ipv6_network  PASSED
1143 test/units/module_utils/common/test_network.py::test_to_masklen  PASSED
1144 test/units/module_utils/common/test_network.py::test_to_masklen_invalid  PASSED
1145 test/units/module_utils/common/test_network.py::test_to_netmask  PASSED
1146 test/units/module_utils/common/test_network.py::test_to_netmask_invalid  PASSED
1147 test/units/module_utils/common/test_network.py::test_to_subnet  PASSED
1148 test/units/module_utils/common/test_network.py::test_to_subnet_invalid  PASSED
1149 test/units/module_utils/common/test_sys_info.py::TestGetDistribution::test_distro_amazon_linux_long  PASSED
1150 test/units/module_utils/common/test_sys_info.py::TestGetDistribution::test_distro_amazon_linux_short  PASSED
1151 test/units/module_utils/common/test_sys_info.py::TestGetDistribution::test_distro_known  PASSED
1152 test/units/module_utils/common/test_sys_info.py::TestGetDistribution::test_distro_unknown  PASSED
1153 test/units/module_utils/common/test_sys_info.py::TestGetPlatformSubclass::test_get_distribution_found  PASSED
1154 test/units/module_utils/common/test_sys_info.py::TestGetPlatformSubclass::test_get_distribution_none  PASSED
1155 test/units/module_utils/common/test_sys_info.py::TestGetPlatformSubclass::test_not_linux  PASSED
1156 test/units/module_utils/common/test_sys_info.py::test_distro_found  PASSED
1157 test/units/module_utils/common/test_sys_info.py::test_get_distribution_not_linux[Darwin-Darwin]  PASSED
1158 test/units/module_utils/common/test_sys_info.py::test_get_distribution_not_linux[FreeBSD-Freebsd]  PASSED
1159 test/units/module_utils/common/test_sys_info.py::test_get_distribution_not_linux[SunOS-Solaris]  PASSED
1160 test/units/module_utils/common/test_sys_info.py::test_get_distribution_version_not_linux[Darwin-19.6.0]  PASSED
1161 test/units/module_utils/common/test_sys_info.py::test_get_distribution_version_not_linux[FreeBSD-12.1]  PASSED
1162 test/units/module_utils/common/test_sys_info.py::test_get_distribution_version_not_linux[SunOS-11.4]  PASSED
1163 test/units/module_utils/common/test_utils.py::TestGetAllSubclasses::test_bottom_level  PASSED
1164 test/units/module_utils/common/test_utils.py::TestGetAllSubclasses::test_one_inheritance  PASSED
1165 test/units/module_utils/common/test_utils.py::TestGetAllSubclasses::test_toplevel  PASSED
1166 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-big5-1-1]  PASSED
1167 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-big5-1.1-1.1]  PASSED
1168 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-big5-str-str0]  PASSED
1169 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-big5-str-str1]  PASSED
1170 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-big5-str-str2]  PASSED
1171 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-big5-test_input0-expected0]  PASSED
1172 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-big5-test_input1-expected1]  PASSED
1173 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-big5-test_input2-expected2]  PASSED
1174 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-big5-test_input7-expected7]  PASSED
1175 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-big5-test_input9-expected9]  PASSED
1176 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-koi8_r-1-1]  PASSED
1177 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-koi8_r-1.1-1.1]  PASSED
1178 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-koi8_r-str-str0]  PASSED
1179 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-koi8_r-str-str1]  PASSED
1180 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-koi8_r-str-str2]  PASSED
1181 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-koi8_r-test_input0-expected0]  PASSED
1182 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-koi8_r-test_input1-expected1]  PASSED
1183 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-koi8_r-test_input2-expected2]  PASSED
1184 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-koi8_r-test_input7-expected7]  PASSED
1185 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-koi8_r-test_input9-expected9]  PASSED
1186 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-latin1-1-1]  PASSED
1187 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-latin1-1.1-1.1]  PASSED
1188 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-latin1-str-str0]  PASSED
1189 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-latin1-str-str1]  PASSED
1190 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-latin1-str-str2]  PASSED
1191 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-latin1-test_input0-expected0]  PASSED
1192 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-latin1-test_input1-expected1]  PASSED
1193 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-latin1-test_input2-expected2]  PASSED
1194 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-latin1-test_input7-expected7]  PASSED
1195 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-latin1-test_input9-expected9]  PASSED
1196 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-shift_jis-1-1]  PASSED
1197 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-shift_jis-1.1-1.1]  PASSED
1198 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-shift_jis-str-str0]  PASSED
1199 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-shift_jis-str-str1]  PASSED
1200 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-shift_jis-str-str2]  PASSED
1201 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-shift_jis-test_input0-expected0]  PASSED
1202 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-shift_jis-test_input1-expected1]  PASSED
1203 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-shift_jis-test_input2-expected2]  PASSED
1204 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-shift_jis-test_input7-expected7]  PASSED
1205 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-shift_jis-test_input9-expected9]  PASSED
1206 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-utf-8-1-1]  PASSED
1207 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-utf-8-1.1-1.1]  PASSED
1208 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-utf-8-str-str0]  PASSED
1209 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-utf-8-str-str1]  PASSED
1210 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-utf-8-str-str2]  PASSED
1211 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-utf-8-test_input0-expected0]  PASSED
1212 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-utf-8-test_input1-expected1]  PASSED
1213 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-utf-8-test_input2-expected2]  PASSED
1214 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-utf-8-test_input7-expected7]  PASSED
1215 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[strict-utf-8-test_input9-expected9]  PASSED
1216 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-big5-1-1]  PASSED
1217 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-big5-1.1-1.1]  PASSED
1218 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-big5-str-str0]  PASSED
1219 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-big5-str-str1]  PASSED
1220 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-big5-str-str2]  PASSED
1221 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-big5-test_input0-expected0]  PASSED
1222 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-big5-test_input1-expected1]  PASSED
1223 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-big5-test_input2-expected2]  PASSED
1224 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-big5-test_input7-expected7]  PASSED
1225 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-big5-test_input9-expected9]  PASSED
1226 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-koi8_r-1-1]  PASSED
1227 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-koi8_r-1.1-1.1]  PASSED
1228 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-koi8_r-str-str0]  PASSED
1229 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-koi8_r-str-str1]  PASSED
1230 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-koi8_r-str-str2]  PASSED
1231 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-koi8_r-test_input0-expected0]  PASSED
1232 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-koi8_r-test_input1-expected1]  PASSED
1233 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-koi8_r-test_input2-expected2]  PASSED
1234 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-koi8_r-test_input7-expected7]  PASSED
1235 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-koi8_r-test_input9-expected9]  PASSED
1236 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-latin1-1-1]  PASSED
1237 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-latin1-1.1-1.1]  PASSED
1238 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-latin1-str-str0]  PASSED
1239 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-latin1-str-str1]  PASSED
1240 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-latin1-str-str2]  PASSED
1241 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-latin1-test_input0-expected0]  PASSED
1242 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-latin1-test_input1-expected1]  PASSED
1243 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-latin1-test_input2-expected2]  PASSED
1244 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-latin1-test_input7-expected7]  PASSED
1245 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-latin1-test_input9-expected9]  PASSED
1246 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-shift_jis-1-1]  PASSED
1247 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-shift_jis-1.1-1.1]  PASSED
1248 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-shift_jis-str-str0]  PASSED
1249 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-shift_jis-str-str1]  PASSED
1250 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-shift_jis-str-str2]  PASSED
1251 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-shift_jis-test_input0-expected0]  PASSED
1252 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-shift_jis-test_input1-expected1]  PASSED
1253 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-shift_jis-test_input2-expected2]  PASSED
1254 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-shift_jis-test_input7-expected7]  PASSED
1255 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-shift_jis-test_input9-expected9]  PASSED
1256 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-utf-8-1-1]  PASSED
1257 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-utf-8-1.1-1.1]  PASSED
1258 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-utf-8-str-str0]  PASSED
1259 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-utf-8-str-str1]  PASSED
1260 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-utf-8-str-str2]  PASSED
1261 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-utf-8-test_input0-expected0]  PASSED
1262 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-utf-8-test_input1-expected1]  PASSED
1263 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-utf-8-test_input2-expected2]  PASSED
1264 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-utf-8-test_input7-expected7]  PASSED
1265 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_or_strict-utf-8-test_input9-expected9]  PASSED
1266 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-big5-1-1]  PASSED
1267 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-big5-1.1-1.1]  PASSED
1268 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-big5-str-str0]  PASSED
1269 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-big5-str-str1]  PASSED
1270 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-big5-str-str2]  PASSED
1271 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-big5-test_input0-expected0]  PASSED
1272 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-big5-test_input1-expected1]  PASSED
1273 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-big5-test_input2-expected2]  PASSED
1274 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-big5-test_input7-expected7]  PASSED
1275 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-big5-test_input9-expected9]  PASSED
1276 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-koi8_r-1-1]  PASSED
1277 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-koi8_r-1.1-1.1]  PASSED
1278 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-koi8_r-str-str0]  PASSED
1279 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-koi8_r-str-str1]  PASSED
1280 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-koi8_r-str-str2]  PASSED
1281 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-koi8_r-test_input0-expected0]  PASSED
1282 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-koi8_r-test_input1-expected1]  PASSED
1283 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-koi8_r-test_input2-expected2]  PASSED
1284 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-koi8_r-test_input7-expected7]  PASSED
1285 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-koi8_r-test_input9-expected9]  PASSED
1286 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-latin1-1-1]  PASSED
1287 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-latin1-1.1-1.1]  PASSED
1288 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-latin1-str-str0]  PASSED
1289 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-latin1-str-str1]  PASSED
1290 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-latin1-str-str2]  PASSED
1291 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-latin1-test_input0-expected0]  PASSED
1292 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-latin1-test_input1-expected1]  PASSED
1293 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-latin1-test_input2-expected2]  PASSED
1294 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-latin1-test_input7-expected7]  PASSED
1295 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-latin1-test_input9-expected9]  PASSED
1296 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-shift_jis-1-1]  PASSED
1297 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-shift_jis-1.1-1.1]  PASSED
1298 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-shift_jis-str-str0]  PASSED
1299 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-shift_jis-str-str1]  PASSED
1300 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-shift_jis-str-str2]  PASSED
1301 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-shift_jis-test_input0-expected0]  PASSED
1302 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-shift_jis-test_input1-expected1]  PASSED
1303 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-shift_jis-test_input2-expected2]  PASSED
1304 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-shift_jis-test_input7-expected7]  PASSED
1305 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-shift_jis-test_input9-expected9]  PASSED
1306 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-utf-8-1-1]  PASSED
1307 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-utf-8-1.1-1.1]  PASSED
1308 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-utf-8-str-str0]  PASSED
1309 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-utf-8-str-str1]  PASSED
1310 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-utf-8-str-str2]  PASSED
1311 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-utf-8-test_input0-expected0]  PASSED
1312 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-utf-8-test_input1-expected1]  PASSED
1313 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-utf-8-test_input2-expected2]  PASSED
1314 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-utf-8-test_input7-expected7]  PASSED
1315 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes[surrogate_then_replace-utf-8-test_input9-expected9]  PASSED
1316 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_default_encoding_err[1-1]  PASSED
1317 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_default_encoding_err[1.1-1.1]  PASSED
1318 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_default_encoding_err[None-None]  PASSED
1319 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_default_encoding_err[True-True]  PASSED
1320 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_default_encoding_err[\u304f\u3089\u3068\u307f-\xe3\x81\x8f\xe3\x82\x89\xe3\x81\xa8\xe3\x81\xbf]  PASSED
1321 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_default_encoding_err[caf\xe9-caf\xc3\xa9]  PASSED
1322 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_default_encoding_err[str-str0]  PASSED
1323 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_default_encoding_err[str-str1]  PASSED
1324 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_default_encoding_err[str-str2]  PASSED
1325 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_default_encoding_err[str-str3]  PASSED
1326 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_default_encoding_err[test_input0-expected0]  PASSED
1327 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_default_encoding_err[test_input1-expected1]  PASSED
1328 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_default_encoding_err[test_input12-expected12]  PASSED
1329 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_default_encoding_err[test_input14-expected14]  PASSED
1330 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_default_encoding_err[test_input2-expected2]  PASSED
1331 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_incomp_chars_and_encod[strict-\u304f\u3089\u3068\u307f-latin1]  PASSED
1332 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_incomp_chars_and_encod[strict-caf\xe9-shift_jis]  PASSED
1333 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_incomp_chars_and_encod[surrogate_or_strict-\u304f\u3089\u3068\u307f-latin1]  PASSED
1334 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_incomp_chars_and_encod[surrogate_or_strict-caf\xe9-shift_jis]  PASSED
1335 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_surrogate_then_replace[\u304f\u3089\u3068\u307f-latin1-????]  PASSED
1336 test/units/module_utils/common/text/converters/test_container_to_bytes.py::test_container_to_bytes_surrogate_then_replace[caf\xe9-shift_jis-caf?]  PASSED
1337 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_default_encoding_and_err[1-1]  PASSED
1338 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_default_encoding_and_err[1.1-1.1]  PASSED
1339 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_default_encoding_and_err[None-None]  PASSED
1340 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_default_encoding_and_err[True-True]  PASSED
1341 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_default_encoding_and_err[\xe3\x81\x8f\xe3\x82\x89\xe3\x81\xa8\xe3\x81\xbf-\u304f\u3089\u3068\u307f]  PASSED
1342 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_default_encoding_and_err[caf\xc3\xa9-caf\xe9]  PASSED
1343 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_default_encoding_and_err[str-str0]  PASSED
1344 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_default_encoding_and_err[str-str1]  PASSED
1345 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_default_encoding_and_err[str-str2]  PASSED
1346 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_default_encoding_and_err[test_input0-expected0]  PASSED
1347 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_default_encoding_and_err[test_input1-expected1]  PASSED
1348 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_default_encoding_and_err[test_input11-expected11]  PASSED
1349 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_default_encoding_and_err[test_input13-expected13]  PASSED
1350 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_default_encoding_and_err[test_input2-expected2]  PASSED
1351 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-big5-1-1]  PASSED
1352 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-big5-1.1-1.1]  PASSED
1353 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-big5-str-str0]  PASSED
1354 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-big5-str-str1]  PASSED
1355 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-big5-str-str2]  PASSED
1356 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-big5-test_input0-expected0]  PASSED
1357 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-big5-test_input1-expected1]  PASSED
1358 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-big5-test_input2-expected2]  PASSED
1359 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-big5-test_input7-expected7]  PASSED
1360 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-big5-test_input9-expected9]  PASSED
1361 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-koi8_r-1-1]  PASSED
1362 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-koi8_r-1.1-1.1]  PASSED
1363 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-koi8_r-str-str0]  PASSED
1364 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-koi8_r-str-str1]  PASSED
1365 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-koi8_r-str-str2]  PASSED
1366 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-koi8_r-test_input0-expected0]  PASSED
1367 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-koi8_r-test_input1-expected1]  PASSED
1368 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-koi8_r-test_input2-expected2]  PASSED
1369 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-koi8_r-test_input7-expected7]  PASSED
1370 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-koi8_r-test_input9-expected9]  PASSED
1371 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-latin1-1-1]  PASSED
1372 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-latin1-1.1-1.1]  PASSED
1373 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-latin1-str-str0]  PASSED
1374 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-latin1-str-str1]  PASSED
1375 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-latin1-str-str2]  PASSED
1376 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-latin1-test_input0-expected0]  PASSED
1377 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-latin1-test_input1-expected1]  PASSED
1378 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-latin1-test_input2-expected2]  PASSED
1379 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-latin1-test_input7-expected7]  PASSED
1380 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-latin1-test_input9-expected9]  PASSED
1381 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-shift-jis-1-1]  PASSED
1382 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-shift-jis-1.1-1.1]  PASSED
1383 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-shift-jis-str-str0]  PASSED
1384 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-shift-jis-str-str1]  PASSED
1385 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-shift-jis-str-str2]  PASSED
1386 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-shift-jis-test_input0-expected0]  PASSED
1387 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-shift-jis-test_input1-expected1]  PASSED
1388 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-shift-jis-test_input2-expected2]  PASSED
1389 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-shift-jis-test_input7-expected7]  PASSED
1390 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-shift-jis-test_input9-expected9]  PASSED
1391 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-utf-8-1-1]  PASSED
1392 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-utf-8-1.1-1.1]  PASSED
1393 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-utf-8-str-str0]  PASSED
1394 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-utf-8-str-str1]  PASSED
1395 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-utf-8-str-str2]  PASSED
1396 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-utf-8-test_input0-expected0]  PASSED
1397 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-utf-8-test_input1-expected1]  PASSED
1398 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-utf-8-test_input2-expected2]  PASSED
1399 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-utf-8-test_input7-expected7]  PASSED
1400 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[strict-utf-8-test_input9-expected9]  PASSED
1401 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-big5-1-1]  PASSED
1402 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-big5-1.1-1.1]  PASSED
1403 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-big5-str-str0]  PASSED
1404 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-big5-str-str1]  PASSED
1405 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-big5-str-str2]  PASSED
1406 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-big5-test_input0-expected0]  PASSED
1407 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-big5-test_input1-expected1]  PASSED
1408 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-big5-test_input2-expected2]  PASSED
1409 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-big5-test_input7-expected7]  PASSED
1410 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-big5-test_input9-expected9]  PASSED
1411 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-koi8_r-1-1]  PASSED
1412 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-koi8_r-1.1-1.1]  PASSED
1413 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-koi8_r-str-str0]  PASSED
1414 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-koi8_r-str-str1]  PASSED
1415 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-koi8_r-str-str2]  PASSED
1416 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-koi8_r-test_input0-expected0]  PASSED
1417 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-koi8_r-test_input1-expected1]  PASSED
1418 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-koi8_r-test_input2-expected2]  PASSED
1419 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-koi8_r-test_input7-expected7]  PASSED
1420 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-koi8_r-test_input9-expected9]  PASSED
1421 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-latin1-1-1]  PASSED
1422 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-latin1-1.1-1.1]  PASSED
1423 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-latin1-str-str0]  PASSED
1424 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-latin1-str-str1]  PASSED
1425 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-latin1-str-str2]  PASSED
1426 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-latin1-test_input0-expected0]  PASSED
1427 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-latin1-test_input1-expected1]  PASSED
1428 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-latin1-test_input2-expected2]  PASSED
1429 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-latin1-test_input7-expected7]  PASSED
1430 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-latin1-test_input9-expected9]  PASSED
1431 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-shift-jis-1-1]  PASSED
1432 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-shift-jis-1.1-1.1]  PASSED
1433 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-shift-jis-str-str0]  PASSED
1434 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-shift-jis-str-str1]  PASSED
1435 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-shift-jis-str-str2]  PASSED
1436 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-shift-jis-test_input0-expected0]  PASSED
1437 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-shift-jis-test_input1-expected1]  PASSED
1438 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-shift-jis-test_input2-expected2]  PASSED
1439 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-shift-jis-test_input7-expected7]  PASSED
1440 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-shift-jis-test_input9-expected9]  PASSED
1441 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-utf-8-1-1]  PASSED
1442 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-utf-8-1.1-1.1]  PASSED
1443 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-utf-8-str-str0]  PASSED
1444 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-utf-8-str-str1]  PASSED
1445 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-utf-8-str-str2]  PASSED
1446 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-utf-8-test_input0-expected0]  PASSED
1447 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-utf-8-test_input1-expected1]  PASSED
1448 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-utf-8-test_input2-expected2]  PASSED
1449 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-utf-8-test_input7-expected7]  PASSED
1450 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_or_strict-utf-8-test_input9-expected9]  PASSED
1451 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-big5-1-1]  PASSED
1452 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-big5-1.1-1.1]  PASSED
1453 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-big5-str-str0]  PASSED
1454 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-big5-str-str1]  PASSED
1455 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-big5-str-str2]  PASSED
1456 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-big5-test_input0-expected0]  PASSED
1457 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-big5-test_input1-expected1]  PASSED
1458 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-big5-test_input2-expected2]  PASSED
1459 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-big5-test_input7-expected7]  PASSED
1460 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-big5-test_input9-expected9]  PASSED
1461 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-koi8_r-1-1]  PASSED
1462 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-koi8_r-1.1-1.1]  PASSED
1463 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-koi8_r-str-str0]  PASSED
1464 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-koi8_r-str-str1]  PASSED
1465 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-koi8_r-str-str2]  PASSED
1466 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-koi8_r-test_input0-expected0]  PASSED
1467 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-koi8_r-test_input1-expected1]  PASSED
1468 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-koi8_r-test_input2-expected2]  PASSED
1469 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-koi8_r-test_input7-expected7]  PASSED
1470 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-koi8_r-test_input9-expected9]  PASSED
1471 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-latin1-1-1]  PASSED
1472 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-latin1-1.1-1.1]  PASSED
1473 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-latin1-str-str0]  PASSED
1474 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-latin1-str-str1]  PASSED
1475 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-latin1-str-str2]  PASSED
1476 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-latin1-test_input0-expected0]  PASSED
1477 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-latin1-test_input1-expected1]  PASSED
1478 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-latin1-test_input2-expected2]  PASSED
1479 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-latin1-test_input7-expected7]  PASSED
1480 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-latin1-test_input9-expected9]  PASSED
1481 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-shift-jis-1-1]  PASSED
1482 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-shift-jis-1.1-1.1]  PASSED
1483 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-shift-jis-str-str0]  PASSED
1484 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-shift-jis-str-str1]  PASSED
1485 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-shift-jis-str-str2]  PASSED
1486 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-shift-jis-test_input0-expected0]  PASSED
1487 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-shift-jis-test_input1-expected1]  PASSED
1488 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-shift-jis-test_input2-expected2]  PASSED
1489 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-shift-jis-test_input7-expected7]  PASSED
1490 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-shift-jis-test_input9-expected9]  PASSED
1491 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-utf-8-1-1]  PASSED
1492 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-utf-8-1.1-1.1]  PASSED
1493 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-utf-8-str-str0]  PASSED
1494 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-utf-8-str-str1]  PASSED
1495 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-utf-8-str-str2]  PASSED
1496 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-utf-8-test_input0-expected0]  PASSED
1497 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-utf-8-test_input1-expected1]  PASSED
1498 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-utf-8-test_input2-expected2]  PASSED
1499 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-utf-8-test_input7-expected7]  PASSED
1500 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_different_types[surrogate_then_replace-utf-8-test_input9-expected9]  PASSED
1501 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_incomp_encod_chars[strict-\xd0\xb9-latin1-\xd0\xb9]  PASSED
1502 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_incomp_encod_chars[strict-caf\xc3\xa9-shift_jis-caf\uff83\uff69]  PASSED
1503 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_incomp_encod_chars[surrogate_or_strict-\xd0\xb9-latin1-\xd0\xb9]  PASSED
1504 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_incomp_encod_chars[surrogate_or_strict-caf\xc3\xa9-shift_jis-caf\uff83\uff69]  PASSED
1505 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_incomp_encod_chars[surrogate_then_replace-\xd0\xb9-latin1-\xd0\xb9]  PASSED
1506 test/units/module_utils/common/text/converters/test_container_to_text.py::test_container_to_text_incomp_encod_chars[surrogate_then_replace-caf\xc3\xa9-shift_jis-caf\uff83\uff69]  PASSED
1507 test/units/module_utils/common/text/converters/test_json_encode_fallback.py::test_json_encode_fallback[test_input0-expected0]  PASSED
1508 test/units/module_utils/common/text/converters/test_json_encode_fallback.py::test_json_encode_fallback[test_input1-2019-05-14T13:39:38.569047]  PASSED
1509 test/units/module_utils/common/text/converters/test_json_encode_fallback.py::test_json_encode_fallback[test_input2-2019-05-14T13:47:16.923866]  PASSED
1510 test/units/module_utils/common/text/converters/test_json_encode_fallback.py::test_json_encode_fallback[test_input3-2019-06-15T14:45:00+00:00]  PASSED
1511 test/units/module_utils/common/text/converters/test_json_encode_fallback.py::test_json_encode_fallback[test_input4-2019-06-15T14:45:00+01:40]  PASSED
1512 test/units/module_utils/common/text/converters/test_json_encode_fallback.py::test_json_encode_fallback_default_behavior[1.1]  PASSED
1513 test/units/module_utils/common/text/converters/test_json_encode_fallback.py::test_json_encode_fallback_default_behavior[1]  PASSED
1514 test/units/module_utils/common/text/converters/test_json_encode_fallback.py::test_json_encode_fallback_default_behavior[None]  PASSED
1515 test/units/module_utils/common/text/converters/test_json_encode_fallback.py::test_json_encode_fallback_default_behavior[True]  PASSED
1516 test/units/module_utils/common/text/converters/test_json_encode_fallback.py::test_json_encode_fallback_default_behavior[string0]  PASSED
1517 test/units/module_utils/common/text/converters/test_json_encode_fallback.py::test_json_encode_fallback_default_behavior[string1]  PASSED
1518 test/units/module_utils/common/text/converters/test_json_encode_fallback.py::test_json_encode_fallback_default_behavior[test_input4]  PASSED
1519 test/units/module_utils/common/text/converters/test_json_encode_fallback.py::test_json_encode_fallback_default_behavior[test_input7]  PASSED
1520 test/units/module_utils/common/text/converters/test_json_encode_fallback.py::test_json_encode_fallback_default_behavior[test_input8]  PASSED
1521 test/units/module_utils/common/text/converters/test_jsonify.py::test_jsonify[1-1]  PASSED
1522 test/units/module_utils/common/text/converters/test_jsonify.py::test_jsonify[False-false]  PASSED
1523 test/units/module_utils/common/text/converters/test_jsonify.py::test_jsonify[\u304f\u3089\u3068\u307f-"\\u304f\\u3089\\u3068\\u307f"]  PASSED
1524 test/units/module_utils/common/text/converters/test_jsonify.py::test_jsonify[caf\xe9-"caf\\u00e9"]  PASSED
1525 test/units/module_utils/common/text/converters/test_jsonify.py::test_jsonify[string-"string"0]  PASSED
1526 test/units/module_utils/common/text/converters/test_jsonify.py::test_jsonify[string-"string"1]  PASSED
1527 test/units/module_utils/common/text/converters/test_jsonify.py::test_jsonify[string-"string"2]  PASSED
1528 test/units/module_utils/common/text/converters/test_to_str.py::test_to_bytes[\u304f\u3089\u3068\u307f-shift-jis-\x82\xad\x82\xe7\x82\xc6\x82\xdd]  PASSED
1529 test/units/module_utils/common/text/converters/test_to_str.py::test_to_bytes[\u304f\u3089\u3068\u307f-utf-8-\xe3\x81\x8f\xe3\x82\x89\xe3\x81\xa8\xe3\x81\xbf]  PASSED
1530 test/units/module_utils/common/text/converters/test_to_str.py::test_to_bytes[\x82\xad\x82\xe7\x82\xc6\x82\xdd-shift-jis-\x82\xad\x82\xe7\x82\xc6\x82\xdd]  PASSED
1531 test/units/module_utils/common/text/converters/test_to_str.py::test_to_bytes[\xe3\x81\x8f\xe3\x82\x89\xe3\x81\xa8\xe3\x81\xbf-utf-8-\xe3\x81\x8f\xe3\x82\x89\xe3\x81\xa8\xe3\x81\xbf]  PASSED
1532 test/units/module_utils/common/text/converters/test_to_str.py::test_to_bytes[abcde-ascii-abcde0]  PASSED
1533 test/units/module_utils/common/text/converters/test_to_str.py::test_to_bytes[abcde-ascii-abcde1]  PASSED
1534 test/units/module_utils/common/text/converters/test_to_str.py::test_to_bytes[caf\xc3\xa9-utf-8-caf\xc3\xa9]  PASSED
22f007 1535 test/units/module_utils/common/text/converters/test_to_str.py::test_to_bytes[caf\xe9-latin-1-caf\xe9_0]  PASSED
MT 1536 test/units/module_utils/common/text/converters/test_to_str.py::test_to_bytes[caf\xe9-latin-1-caf\xe9_1]  PASSED
f67cd3 1537 test/units/module_utils/common/text/converters/test_to_str.py::test_to_bytes[caf\xe9-utf-8-caf\xc3\xa9]  PASSED
MT 1538 test/units/module_utils/common/text/converters/test_to_str.py::test_to_native[\u304f\u3089\u3068\u307f-shift-jis-\u304f\u3089\u3068\u307f]  PASSED
1539 test/units/module_utils/common/text/converters/test_to_str.py::test_to_native[\u304f\u3089\u3068\u307f-utf-8-\u304f\u3089\u3068\u307f]  PASSED
1540 test/units/module_utils/common/text/converters/test_to_str.py::test_to_native[\x82\xad\x82\xe7\x82\xc6\x82\xdd-shift-jis-\u304f\u3089\u3068\u307f]  PASSED
1541 test/units/module_utils/common/text/converters/test_to_str.py::test_to_native[\xe3\x81\x8f\xe3\x82\x89\xe3\x81\xa8\xe3\x81\xbf-utf-8-\u304f\u3089\u3068\u307f]  PASSED
1542 test/units/module_utils/common/text/converters/test_to_str.py::test_to_native[abcde-ascii-abcde0]  PASSED
1543 test/units/module_utils/common/text/converters/test_to_str.py::test_to_native[abcde-ascii-abcde1]  PASSED
1544 test/units/module_utils/common/text/converters/test_to_str.py::test_to_native[caf\xc3\xa9-utf-8-caf\xe9]  PASSED
22f007 1545 test/units/module_utils/common/text/converters/test_to_str.py::test_to_native[caf\xe9-latin-1-caf\xe9_0]  PASSED
MT 1546 test/units/module_utils/common/text/converters/test_to_str.py::test_to_native[caf\xe9-latin-1-caf\xe9_1]  PASSED
f67cd3 1547 test/units/module_utils/common/text/converters/test_to_str.py::test_to_native[caf\xe9-utf-8-caf\xe9]  PASSED
MT 1548 test/units/module_utils/common/text/converters/test_to_str.py::test_to_text[\u304f\u3089\u3068\u307f-shift-jis-\u304f\u3089\u3068\u307f]  PASSED
1549 test/units/module_utils/common/text/converters/test_to_str.py::test_to_text[\u304f\u3089\u3068\u307f-utf-8-\u304f\u3089\u3068\u307f]  PASSED
1550 test/units/module_utils/common/text/converters/test_to_str.py::test_to_text[\x82\xad\x82\xe7\x82\xc6\x82\xdd-shift-jis-\u304f\u3089\u3068\u307f]  PASSED
1551 test/units/module_utils/common/text/converters/test_to_str.py::test_to_text[\xe3\x81\x8f\xe3\x82\x89\xe3\x81\xa8\xe3\x81\xbf-utf-8-\u304f\u3089\u3068\u307f]  PASSED
1552 test/units/module_utils/common/text/converters/test_to_str.py::test_to_text[abcde-ascii-abcde0]  PASSED
1553 test/units/module_utils/common/text/converters/test_to_str.py::test_to_text[abcde-ascii-abcde1]  PASSED
1554 test/units/module_utils/common/text/converters/test_to_str.py::test_to_text[caf\xc3\xa9-utf-8-caf\xe9]  PASSED
22f007 1555 test/units/module_utils/common/text/converters/test_to_str.py::test_to_text[caf\xe9-latin-1-caf\xe9_0]  PASSED
MT 1556 test/units/module_utils/common/text/converters/test_to_str.py::test_to_text[caf\xe9-latin-1-caf\xe9_1]  PASSED
f67cd3 1557 test/units/module_utils/common/text/converters/test_to_str.py::test_to_text[caf\xe9-utf-8-caf\xe9]  PASSED
MT 1558 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human[0-0.00 Bytes]  PASSED
1559 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human[0.5-0.50 Bytes]  PASSED
1560 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human[0.54-0.54 Bytes]  PASSED
1561 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human[1024-1.00 KB]  PASSED
1562 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human[1025-1.00 KB]  PASSED
1563 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human[1048576-1.00 MB]  PASSED
1564 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human[1073741824-1.00 GB]  PASSED
1565 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human[1099511627776-1.00 TB]  PASSED
1566 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human[1125899906842624-1.00 PB]  PASSED
1567 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human[1152921504606846976-1.00 EB]  PASSED
1568 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human[1180591620717411303424-1.00 ZB]  PASSED
1569 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human[1208925819614629174706176-1.00 YB]  PASSED
1570 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human[1536-1.50 KB]  PASSED
1571 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human[1790-1.75 KB]  PASSED
1572 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_illegal_size[0j]  PASSED
1573 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_illegal_size[1B0]  PASSED
1574 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_illegal_size[1B1]  PASSED
1575 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_illegal_size[None]  PASSED
1576 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_illegal_size[input_data2]  PASSED
1577 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_illegal_size[input_data3]  PASSED
1578 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_isbits[0-0.00 bits]  PASSED
1579 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_isbits[0.5-0.50 bits]  PASSED
1580 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_isbits[0.54-0.54 bits]  PASSED
1581 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_isbits[1024-1.00 Kb]  PASSED
1582 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_isbits[1025-1.00 Kb]  PASSED
1583 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_isbits[1048576-1.00 Mb]  PASSED
1584 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_isbits[1073741824-1.00 Gb]  PASSED
1585 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_isbits[1099511627776-1.00 Tb]  PASSED
1586 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_isbits[1125899906842624-1.00 Pb]  PASSED
1587 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_isbits[1152921504606846976-1.00 Eb]  PASSED
1588 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_isbits[1180591620717411303424-1.00 Zb]  PASSED
1589 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_isbits[1208925819614629174706176-1.00 Yb]  PASSED
1590 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_isbits[1536-1.50 Kb]  PASSED
1591 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_isbits[1790-1.75 Kb]  PASSED
1592 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit[0-B-0.00 Bytes]  PASSED
1593 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit[0.5-B-0.50 Bytes]  PASSED
1594 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit[0.54-B-0.54 Bytes]  PASSED
1595 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit[1024-K-1.00 KB]  PASSED
1596 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit[1025-KB-1025.00 Bytes]  PASSED
1597 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit[1048576-M-1.00 MB]  PASSED
1598 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit[1073741824-Gb-1073741824.00 Bytes]  PASSED
1599 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit[1099511627776-T-1.00 TB]  PASSED
1600 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit[1125899906842624-Pb-1125899906842624.00 Bytes]  PASSED
1601 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit[1152921504606846976-E-1.00 EB]  PASSED
1602 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit[1180591620717411303424-Z-1.00 ZB]  PASSED
1603 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit[1208925819614629174706176-Y-1.00 YB]  PASSED
1604 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit[1536-K-1.50 KB]  PASSED
1605 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit[1790-K-1.75 KB]  PASSED
1606 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit_isbits[0-B-0.00 bits]  PASSED
1607 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit_isbits[0.5-B-0.50 bits]  PASSED
1608 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit_isbits[0.54-B-0.54 bits]  PASSED
1609 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit_isbits[1024-K-1.00 Kb]  PASSED
1610 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit_isbits[1025-KB-1025.00 bits]  PASSED
1611 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit_isbits[1048576-M-1.00 Mb]  PASSED
1612 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit_isbits[1073741824-Gb-1073741824.00 bits]  PASSED
1613 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit_isbits[1099511627776-T-1.00 Tb]  PASSED
1614 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit_isbits[1125899906842624-Pb-1125899906842624.00 bits]  PASSED
1615 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit_isbits[1152921504606846976-E-1.00 Eb]  PASSED
1616 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit_isbits[1180591620717411303424-Z-1.00 Zb]  PASSED
1617 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit_isbits[1208925819614629174706176-Y-1.00 Yb]  PASSED
1618 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit_isbits[1536-K-1.50 Kb]  PASSED
1619 test/units/module_utils/common/text/formatters/test_bytes_to_human.py::test_bytes_to_human_unit_isbits[1790-K-1.75 Kb]  PASSED
1620 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[0-0]  PASSED
1621 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[0B-0]  PASSED
1622 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1024B-1024]  PASSED
1623 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1024b-1024]  PASSED
1624 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1E-1152921504606846976]  PASSED
1625 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1Eb-1152921504606846976]  PASSED
1626 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1G-1073741824]  PASSED
1627 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1Gb-1073741824]  PASSED
1628 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1K-1024]  PASSED
1629 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1Kb-1024]  PASSED
1630 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1M-1048576]  PASSED
1631 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1Mb-1048576]  PASSED
1632 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1P-1125899906842624]  PASSED
1633 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1Pb-1125899906842624]  PASSED
1634 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1T-1099511627776]  PASSED
1635 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1Tb-1099511627776]  PASSED
1636 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1Y-1208925819614629174706176]  PASSED
1637 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1Yb-1208925819614629174706176]  PASSED
1638 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1Z-1180591620717411303424]  PASSED
1639 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits[1Zb-1180591620717411303424]  PASSED
1640 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1-E]  PASSED
1641 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1-Eb]  PASSED
1642 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1-G]  PASSED
1643 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1-Gb]  PASSED
1644 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1-K]  PASSED
1645 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1-Kb]  PASSED
1646 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1-M]  PASSED
1647 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1-Mb]  PASSED
1648 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1-P]  PASSED
1649 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1-Pb]  PASSED
1650 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1-T]  PASSED
1651 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1-Tb]  PASSED
1652 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1-Y]  PASSED
1653 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1-Yb]  PASSED
1654 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1-Z]  PASSED
1655 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1-Zb]  PASSED
1656 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1024-B]  PASSED
1657 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_default_unit[1024-b]  PASSED
1658 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_wrong_default_unit[10-MB-True]  PASSED
1659 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_wrong_default_unit[10-Mb-False]  PASSED
1660 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_wrong_default_unit[1024-Kb-False]  PASSED
1661 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_wrong_default_unit[2-KB-True]  PASSED
1662 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_wrong_default_unit[4-GB-True]  PASSED
1663 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_wrong_unit[1024Kb-False]  PASSED
1664 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_wrong_unit[10MB-True]  PASSED
1665 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_wrong_unit[10Mb-False]  PASSED
1666 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_wrong_unit[1Gb-False]  PASSED
1667 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_wrong_unit[2KB-True]  PASSED
1668 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_isbits_wrong_unit[4GB-True]  PASSED
1669 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[0-0]  PASSED
1670 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[0B-0]  PASSED
1671 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1024-1024]  PASSED
1672 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1024B-1024]  PASSED
1673 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1E-1152921504606846976]  PASSED
1674 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1EB-1152921504606846976]  PASSED
1675 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1G-1073741824]  PASSED
1676 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1GB-1073741824]  PASSED
1677 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1K-1024]  PASSED
1678 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1KB-1024]  PASSED
1679 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1M-1048576]  PASSED
1680 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1MB-1048576]  PASSED
1681 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1P-1125899906842624]  PASSED
1682 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1PB-1125899906842624]  PASSED
1683 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1T-1099511627776]  PASSED
1684 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1TB-1099511627776]  PASSED
1685 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1Y-1208925819614629174706176]  PASSED
1686 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1YB-1208925819614629174706176]  PASSED
1687 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1Z-1180591620717411303424]  PASSED
1688 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number[1ZB-1180591620717411303424]  PASSED
1689 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1-EB]  PASSED
1690 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1-E]  PASSED
1691 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1-GB]  PASSED
1692 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1-G]  PASSED
1693 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1-KB]  PASSED
1694 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1-K]  PASSED
1695 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1-MB]  PASSED
1696 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1-M]  PASSED
1697 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1-PB]  PASSED
1698 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1-P]  PASSED
1699 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1-TB]  PASSED
1700 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1-T]  PASSED
1701 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1-YB]  PASSED
1702 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1-Y]  PASSED
1703 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1-ZB]  PASSED
1704 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1-Z]  PASSED
1705 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_number_unit[1024-B]  PASSED
1706 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_wrong_number[ ]  PASSED
1707 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_wrong_number[-1]  PASSED
1708 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_wrong_number[]  PASSED
1709 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_wrong_number[b1bbb]  PASSED
1710 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_wrong_number[m2mmm]  PASSED
1711 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_wrong_unit[1024s]  PASSED
1712 test/units/module_utils/common/text/formatters/test_human_to_bytes.py::test_human_to_bytes_wrong_unit[1024w]  PASSED
1713 test/units/module_utils/common/text/formatters/test_lenient_lowercase.py::test_lenient_lowercase[1-1]  PASSED
1714 test/units/module_utils/common/text/formatters/test_lenient_lowercase.py::test_lenient_lowercase[3.14159-3.14159]  PASSED
1715 test/units/module_utils/common/text/formatters/test_lenient_lowercase.py::test_lenient_lowercase[True-True]  PASSED
1716 test/units/module_utils/common/text/formatters/test_lenient_lowercase.py::test_lenient_lowercase[\u0451\u043b\u043a\u0430-\u0451\u043b\u043a\u0430]  PASSED
1717 test/units/module_utils/common/text/formatters/test_lenient_lowercase.py::test_lenient_lowercase[\u304f\u3089\u3068\u307f-\u304f\u3089\u3068\u307f]  PASSED
1718 test/units/module_utils/common/text/formatters/test_lenient_lowercase.py::test_lenient_lowercase[caf\xe9-caf\xe9]  PASSED
1719 test/units/module_utils/common/text/formatters/test_lenient_lowercase.py::test_lenient_lowercase[hello-hello0]  PASSED
1720 test/units/module_utils/common/text/formatters/test_lenient_lowercase.py::test_lenient_lowercase[hello-hello1]  PASSED
1721 test/units/module_utils/common/text/formatters/test_lenient_lowercase.py::test_lenient_lowercase[input_value6-expected_outcome6]  PASSED
1722 test/units/module_utils/common/text/formatters/test_lenient_lowercase.py::test_lenient_lowercase[input_value8-expected_outcome8]  PASSED
1723 test/units/module_utils/common/text/formatters/test_lenient_lowercase.py::test_lenient_lowercase_illegal_data_type[1.001]  PASSED
1724 test/units/module_utils/common/text/formatters/test_lenient_lowercase.py::test_lenient_lowercase_illegal_data_type[1]  PASSED
1725 test/units/module_utils/common/text/formatters/test_lenient_lowercase.py::test_lenient_lowercase_illegal_data_type[1j]  PASSED
1726 test/units/module_utils/common/text/formatters/test_lenient_lowercase.py::test_lenient_lowercase_illegal_data_type[False]  PASSED
1727 test/units/module_utils/common/text/formatters/test_lenient_lowercase.py::test_lenient_lowercase_illegal_data_type[input_data4]  PASSED
1728 test/units/module_utils/common/validation/test_check_missing_parameters.py::test_check_missing_parameters  PASSED
1729 test/units/module_utils/common/validation/test_check_missing_parameters.py::test_check_missing_parameters_list  PASSED
1730 test/units/module_utils/common/validation/test_check_missing_parameters.py::test_check_missing_parameters_positive  PASSED
1731 test/units/module_utils/common/validation/test_check_mutually_exclusive.py::test_check_mutually_exclusive  PASSED
1732 test/units/module_utils/common/validation/test_check_mutually_exclusive.py::test_check_mutually_exclusive_found  PASSED
1733 test/units/module_utils/common/validation/test_check_mutually_exclusive.py::test_check_mutually_exclusive_no_params  PASSED
1734 test/units/module_utils/common/validation/test_check_mutually_exclusive.py::test_check_mutually_exclusive_none  PASSED
1735 test/units/module_utils/common/validation/test_check_required_arguments.py::test_check_required_arguments  PASSED
1736 test/units/module_utils/common/validation/test_check_required_arguments.py::test_check_required_arguments_missing  PASSED
1737 test/units/module_utils/common/validation/test_check_required_arguments.py::test_check_required_arguments_missing_multiple  PASSED
1738 test/units/module_utils/common/validation/test_check_required_arguments.py::test_check_required_arguments_missing_none  PASSED
1739 test/units/module_utils/common/validation/test_check_required_arguments.py::test_check_required_arguments_no_params  PASSED
1740 test/units/module_utils/common/validation/test_check_required_by.py::test_check_required_by  PASSED
1741 test/units/module_utils/common/validation/test_check_required_by.py::test_check_required_by_missing  PASSED
1742 test/units/module_utils/common/validation/test_check_required_by.py::test_check_required_by_missing_multiple_options_context  PASSED
1743 test/units/module_utils/common/validation/test_check_required_by.py::test_check_required_by_missing_none  PASSED
1744 test/units/module_utils/common/validation/test_check_required_by.py::test_check_required_by_multiple  PASSED
1745 test/units/module_utils/common/validation/test_check_required_by.py::test_check_required_by_options_context  PASSED
1746 test/units/module_utils/common/validation/test_check_required_by.py::test_check_required_by_single  PASSED
1747 test/units/module_utils/common/validation/test_check_required_if.py::test_check_required_if  PASSED
1748 test/units/module_utils/common/validation/test_check_required_if.py::test_check_required_if_missing  PASSED
1749 test/units/module_utils/common/validation/test_check_required_if.py::test_check_required_if_missing_multiple  PASSED
1750 test/units/module_utils/common/validation/test_check_required_if.py::test_check_required_if_missing_multiple_with_context  PASSED
1751 test/units/module_utils/common/validation/test_check_required_if.py::test_check_required_if_missing_required  PASSED
1752 test/units/module_utils/common/validation/test_check_required_if.py::test_check_required_if_multiple  PASSED
1753 test/units/module_utils/common/validation/test_check_required_one_of.py::test_check_required_one_of  PASSED
1754 test/units/module_utils/common/validation/test_check_required_one_of.py::test_check_required_one_of_context  PASSED
1755 test/units/module_utils/common/validation/test_check_required_one_of.py::test_check_required_one_of_missing  PASSED
1756 test/units/module_utils/common/validation/test_check_required_one_of.py::test_check_required_one_of_provided  PASSED
1757 test/units/module_utils/common/validation/test_check_required_together.py::test_check_required_together  PASSED
1758 test/units/module_utils/common/validation/test_check_required_together.py::test_check_required_together_missing  PASSED
1759 test/units/module_utils/common/validation/test_check_required_together.py::test_check_required_together_missing_none  PASSED
1760 test/units/module_utils/common/validation/test_check_required_together.py::test_check_required_together_no_params  PASSED
1761 test/units/module_utils/common/validation/test_check_type_bits.py::test_check_type_bits  PASSED
1762 test/units/module_utils/common/validation/test_check_type_bits.py::test_check_type_bits_fail  PASSED
1763 test/units/module_utils/common/validation/test_check_type_bool.py::test_check_type_bool  PASSED
1764 test/units/module_utils/common/validation/test_check_type_bool.py::test_check_type_bool_fail  PASSED
1765 test/units/module_utils/common/validation/test_check_type_bytes.py::test_check_type_bytes  PASSED
1766 test/units/module_utils/common/validation/test_check_type_bytes.py::test_check_type_bytes_fail  PASSED
1767 test/units/module_utils/common/validation/test_check_type_dict.py::test_check_type_dict  PASSED
1768 test/units/module_utils/common/validation/test_check_type_dict.py::test_check_type_dict_fail  PASSED
1769 test/units/module_utils/common/validation/test_check_type_float.py::test_check_type_float  PASSED
1770 test/units/module_utils/common/validation/test_check_type_float.py::test_check_type_float_fail  PASSED
1771 test/units/module_utils/common/validation/test_check_type_int.py::test_check_type_int  PASSED
1772 test/units/module_utils/common/validation/test_check_type_int.py::test_check_type_int_fail  PASSED
1773 test/units/module_utils/common/validation/test_check_type_jsonarg.py::test_check_type_jsonarg  PASSED
1774 test/units/module_utils/common/validation/test_check_type_jsonarg.py::test_check_type_jsonarg_fail  PASSED
1775 test/units/module_utils/common/validation/test_check_type_list.py::test_check_type_list  PASSED
1776 test/units/module_utils/common/validation/test_check_type_list.py::test_check_type_list_failure  PASSED
1777 test/units/module_utils/common/validation/test_check_type_path.py::test_check_type_path  PASSED
1778 test/units/module_utils/common/validation/test_check_type_raw.py::test_check_type_raw  PASSED
1779 test/units/module_utils/common/validation/test_check_type_str.py::test_check_type_str[1.5-1.5]  PASSED
1780 test/units/module_utils/common/validation/test_check_type_str.py::test_check_type_str[100-100]  PASSED
1781 test/units/module_utils/common/validation/test_check_type_str.py::test_check_type_str[string-string]  PASSED
1782 test/units/module_utils/common/validation/test_check_type_str.py::test_check_type_str[value3-{'k1': 'v1'}]  PASSED
1783 test/units/module_utils/common/validation/test_check_type_str.py::test_check_type_str[value4-[1, 2, 'three']]  PASSED
1784 test/units/module_utils/common/validation/test_check_type_str.py::test_check_type_str[value5-(1, 2)]  PASSED
1785 test/units/module_utils/common/validation/test_check_type_str.py::test_check_type_str_no_conversion[1.5-1.5]  PASSED
1786 test/units/module_utils/common/validation/test_check_type_str.py::test_check_type_str_no_conversion[100-100]  PASSED
1787 test/units/module_utils/common/validation/test_check_type_str.py::test_check_type_str_no_conversion[value2-{'k1': 'v1'}]  PASSED
1788 test/units/module_utils/common/validation/test_check_type_str.py::test_check_type_str_no_conversion[value3-[1, 2, 'three']]  PASSED
1789 test/units/module_utils/common/validation/test_check_type_str.py::test_check_type_str_no_conversion[value4-(1, 2)]  PASSED
1790 test/units/module_utils/common/validation/test_count_terms.py::test_count_terms  PASSED
1791 test/units/module_utils/common/validation/test_count_terms.py::test_count_terms_list_input  PASSED
1792 test/units/module_utils/common/validation/test_count_terms.py::test_count_terms_str_input  PASSED
1793 test/units/module_utils/common/validation/test_count_terms.py::test_count_terms_tuple_input  PASSED
1794 test/units/module_utils/common/warnings/test_deprecate.py::test_deprecate_failure[1]  PASSED
1795 test/units/module_utils/common/warnings/test_deprecate.py::test_deprecate_failure[6.62607004]  PASSED
1796 test/units/module_utils/common/warnings/test_deprecate.py::test_deprecate_failure[None]  PASSED
1797 test/units/module_utils/common/warnings/test_deprecate.py::test_deprecate_failure[True]  PASSED
1798 test/units/module_utils/common/warnings/test_deprecate.py::test_deprecate_failure[bytestr]  PASSED
1799 test/units/module_utils/common/warnings/test_deprecate.py::test_deprecate_failure[test_case2]  PASSED
1800 test/units/module_utils/common/warnings/test_deprecate.py::test_deprecate_failure[test_case3]  PASSED
1801 test/units/module_utils/common/warnings/test_deprecate.py::test_deprecate_failure[test_case4]  PASSED
1802 test/units/module_utils/common/warnings/test_deprecate.py::test_deprecate_message_only  PASSED
1803 test/units/module_utils/common/warnings/test_deprecate.py::test_deprecate_with_collection  PASSED
1804 test/units/module_utils/common/warnings/test_deprecate.py::test_deprecate_with_date  PASSED
1805 test/units/module_utils/common/warnings/test_deprecate.py::test_deprecate_with_date_and_collection  PASSED
1806 test/units/module_utils/common/warnings/test_deprecate.py::test_deprecate_with_version  PASSED
1807 test/units/module_utils/common/warnings/test_deprecate.py::test_deprecate_with_version_and_collection  PASSED
1808 test/units/module_utils/common/warnings/test_deprecate.py::test_get_deprecation_messages  PASSED
1809 test/units/module_utils/common/warnings/test_deprecate.py::test_multiple_deprecations  PASSED
1810 test/units/module_utils/common/warnings/test_warn.py::test_get_warning_messages  PASSED
1811 test/units/module_utils/common/warnings/test_warn.py::test_multiple_warningss  PASSED
1812 test/units/module_utils/common/warnings/test_warn.py::test_warn  PASSED
1813 test/units/module_utils/common/warnings/test_warn.py::test_warn_failure[1]  PASSED
1814 test/units/module_utils/common/warnings/test_warn.py::test_warn_failure[6.62607004]  PASSED
1815 test/units/module_utils/common/warnings/test_warn.py::test_warn_failure[None]  PASSED
1816 test/units/module_utils/common/warnings/test_warn.py::test_warn_failure[True]  PASSED
1817 test/units/module_utils/common/warnings/test_warn.py::test_warn_failure[bytestr]  PASSED
1818 test/units/module_utils/common/warnings/test_warn.py::test_warn_failure[test_case2]  PASSED
1819 test/units/module_utils/common/warnings/test_warn.py::test_warn_failure[test_case3]  PASSED
1820 test/units/module_utils/common/warnings/test_warn.py::test_warn_failure[test_case4]  PASSED
1821 test/units/module_utils/facts/hardware/test_aix_processor.py::test_get_cpu_info[scenario0]  PASSED
1822 test/units/module_utils/facts/hardware/test_aix_processor.py::test_get_cpu_info[scenario1]  PASSED
1823 test/units/module_utils/facts/hardware/test_linux.py::TestFactsLinuxHardwareGetMountFacts::test_find_bind_mounts  PASSED
1824 test/units/module_utils/facts/hardware/test_linux.py::TestFactsLinuxHardwareGetMountFacts::test_find_bind_mounts_no_findmnts  PASSED
1825 test/units/module_utils/facts/hardware/test_linux.py::TestFactsLinuxHardwareGetMountFacts::test_find_bind_mounts_non_zero  PASSED
1826 test/units/module_utils/facts/hardware/test_linux.py::TestFactsLinuxHardwareGetMountFacts::test_get_mount_facts  PASSED
1827 test/units/module_utils/facts/hardware/test_linux.py::TestFactsLinuxHardwareGetMountFacts::test_get_mtab_entries  PASSED
1828 test/units/module_utils/facts/hardware/test_linux.py::TestFactsLinuxHardwareGetMountFacts::test_get_sg_inq_serial  PASSED
1829 test/units/module_utils/facts/hardware/test_linux.py::TestFactsLinuxHardwareGetMountFacts::test_lsblk_uuid  PASSED
1830 test/units/module_utils/facts/hardware/test_linux.py::TestFactsLinuxHardwareGetMountFacts::test_lsblk_uuid_dev_with_space_in_name  PASSED
1831 test/units/module_utils/facts/hardware/test_linux.py::TestFactsLinuxHardwareGetMountFacts::test_lsblk_uuid_no_lsblk  PASSED
1832 test/units/module_utils/facts/hardware/test_linux.py::TestFactsLinuxHardwareGetMountFacts::test_lsblk_uuid_non_zero  PASSED
1833 test/units/module_utils/facts/hardware/test_linux.py::TestFactsLinuxHardwareGetMountFacts::test_udevadm_uuid  PASSED
1834 test/units/module_utils/facts/hardware/test_linux_get_cpu_info.py::test_get_cpu_info  PASSED
1835 test/units/module_utils/facts/hardware/test_linux_get_cpu_info.py::test_get_cpu_info_missing_arch  PASSED
1836 test/units/module_utils/facts/hardware/test_linux_get_cpu_info.py::test_get_cpu_info_nproc  PASSED
1837 test/units/module_utils/facts/hardware/test_sunos_get_uptime_facts.py::test_sunos_get_uptime_facts  PASSED
1838 test/units/module_utils/facts/network/test_fc_wwn.py::test_get_fc_wwn_info  PASSED
1839 test/units/module_utils/facts/network/test_generic_bsd.py::TestGenericBsdNetworkNetBSD::test  PASSED
1840 test/units/module_utils/facts/network/test_generic_bsd.py::TestGenericBsdNetworkNetBSD::test_ensure_correct_netmask_parsing  PASSED
1841 test/units/module_utils/facts/network/test_generic_bsd.py::TestGenericBsdNetworkNetBSD::test_ifconfig_post_7_1  PASSED
1842 test/units/module_utils/facts/network/test_generic_bsd.py::TestGenericBsdNetworkNetBSD::test_netbsd_ifconfig_old_and_new  PASSED
1843 test/units/module_utils/facts/network/test_iscsi_get_initiator.py::test_get_iscsi_info  PASSED
16bdf3 1844 test/units/module_utils/facts/network/test_locally_reachable_ips.py::TestLocalRoutesLinux::test  PASSED
f67cd3 1845 test/units/module_utils/facts/other/test_facter.py::TestFacterCollector::test_bogus_json  PASSED
MT 1846 test/units/module_utils/facts/other/test_facter.py::TestFacterCollector::test_collect  PASSED
1847 test/units/module_utils/facts/other/test_facter.py::TestFacterCollector::test_collect_with_namespace  PASSED
1848 test/units/module_utils/facts/other/test_facter.py::TestFacterCollector::test_facter_non_zero_return_code  PASSED
1849 test/units/module_utils/facts/other/test_ohai.py::TestOhaiCollector::test_bogus_json  PASSED
1850 test/units/module_utils/facts/other/test_ohai.py::TestOhaiCollector::test_collect  PASSED
1851 test/units/module_utils/facts/other/test_ohai.py::TestOhaiCollector::test_collect_with_namespace  PASSED
1852 test/units/module_utils/facts/other/test_ohai.py::TestOhaiCollector::test_ohai_non_zero_return_code  PASSED
1853 test/units/module_utils/facts/system/distribution/test_distribution_sles4sap.py::test_distribution_sles4sap_suse_sles_sap[SLES_SAP.prod]  PASSED
1854 test/units/module_utils/facts/system/distribution/test_distribution_sles4sap.py::test_distribution_sles4sap_suse_sles_sap[SUSE_SLES_SAP.prod]  PASSED
1855 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-AlmaLinux 8.3]  PASSED
1856 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Amazon 2016.03]  PASSED
1857 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Amazon 2018.03]  PASSED
1858 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Amazon 2]  PASSED
1859 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Amazon Linux 2 - Karoo]  PASSED
1860 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Amazon Linux 2]  PASSED
1861 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Arch Linux NA]  PASSED
1862 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Arch Linux no arch-release NA]  PASSED
1863 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Archlinux rolling]  PASSED
1864 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-CentOS 6.7]  PASSED
1865 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-CentOS 8.1]  PASSED
1866 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-CentOS 8]  PASSED
1867 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-ClearLinux 26580]  PASSED
1868 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-ClearLinux 28120]  PASSED
1869 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Core OS]  PASSED
1870 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Core OS]  PASSED
1871 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Cumulus Linux 2.5.4]  PASSED
1872 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Cumulus Linux 3.7.3]  PASSED
1873 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Debian 10]  PASSED
1874 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Debian 7.9]  PASSED
1875 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Debian stretch/sid]  PASSED
1876 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Deepin 20.4]  PASSED
1877 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Devuan]  PASSED
1878 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-DragonFly v5.2.0-RELEASE #3]  PASSED
1879 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-DragonFly v5.6.2-RELEASE #3]  PASSED
1880 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-EuroLinux 8.5]  PASSED
1881 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Fedora 22]  PASSED
1882 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Fedora 25]  PASSED
1883 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Fedora 31]  PASSED
1884 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Flatcar Container Linux by Kinvolk 3139.2.0]  PASSED
1885 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-FreeBSD 12.2]  PASSED
1886 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-KDE neon 16.04]  PASSED
1887 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Kali 2019.1]  PASSED
1888 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Kylin Linux Advanced Server V10]  PASSED
1889 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Linux Mint 18.2]  PASSED
1890 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Linux Mint 19.1]  PASSED
1891 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-NetBSD 8.2 (GENERIC) #0]  PASSED
1892 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Nexenta 3]  PASSED
1893 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Nexenta 4]  PASSED
1894 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-OSMC]  PASSED
1895 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-OmniOS]  PASSED
1896 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-OpenIndiana]  PASSED
1897 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Pardus GNU/Linux 19.1]  PASSED
1898 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Parrot 4.8]  PASSED
1899 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Pop!_OS 20.04]  PASSED
1900 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-RedHat 6.7]  PASSED
1901 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-RedHat 7.2]  PASSED
1902 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-RedHat 7.7]  PASSED
1903 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Rocky 8.3]  PASSED
1904 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-SLES 11.3]  PASSED
1905 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-SLES 11.4]  PASSED
1906 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-SLES 12 SP0]  PASSED
1907 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-SLES 12 SP1]  PASSED
1908 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-SMGL NA]  PASSED
1909 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-SmartOS Global Zone]  PASSED
1910 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-SmartOS Zone]  PASSED
1911 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Solaris 10]  PASSED
1912 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Solaris 11.3]  PASSED
1913 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Solaris 11.4]  PASSED
1914 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Solaris 11]  PASSED
1915 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-SteamOS 2.0]  PASSED
1916 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-TencentOS 3.1]  PASSED
1917 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Ubuntu 10.04 guess]  PASSED
1918 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Ubuntu 12.04]  PASSED
1919 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Ubuntu 14.04]  PASSED
1920 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Ubuntu 16.04]  PASSED
1921 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Ubuntu 18.04]  PASSED
1922 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Uos 20]  PASSED
1923 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-Virtuozzo 7.3]  PASSED
1924 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-openEuler 20.03]  PASSED
1925 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-openSUSE 13.2]  PASSED
1926 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-openSUSE Leap 15.0]  PASSED
1927 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-openSUSE Leap 15.1]  PASSED
1928 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-openSUSE Leap 42.1]  PASSED
1929 test/units/module_utils/facts/system/distribution/test_distribution_version.py::test_distribution_version[stdin-openSUSE Tumbleweed 20160917]  PASSED
1930 test/units/module_utils/facts/system/distribution/test_parse_distribution_file_ClearLinux.py::test_parse_distribution_file_clear_linux  PASSED
1931 test/units/module_utils/facts/system/distribution/test_parse_distribution_file_ClearLinux.py::test_parse_distribution_file_clear_linux_no_match[CoreOS]  PASSED
1932 test/units/module_utils/facts/system/distribution/test_parse_distribution_file_ClearLinux.py::test_parse_distribution_file_clear_linux_no_match[LinuxMint]  PASSED
1933 test/units/module_utils/facts/system/distribution/test_parse_distribution_file_Slackware.py::test_parse_distribution_file_slackware[Slackware-14.1]  PASSED
1934 test/units/module_utils/facts/system/distribution/test_parse_distribution_file_Slackware.py::test_parse_distribution_file_slackware[SlackwareCurrent-14.2+]  PASSED
1935 test/units/module_utils/facts/system/test_cmdline.py::test_cmd_line_factor[blank_cmdline]  PASSED
1936 test/units/module_utils/facts/system/test_cmdline.py::test_cmd_line_factor[lvm_1]  PASSED
1937 test/units/module_utils/facts/system/test_cmdline.py::test_cmd_line_factor[lvm_2]  PASSED
1938 test/units/module_utils/facts/system/test_cmdline.py::test_cmd_line_factor[single_with_equal_sign]  PASSED
1939 test/units/module_utils/facts/system/test_cmdline.py::test_cmd_line_factor[single_without_equal_sign]  PASSED
1940 test/units/module_utils/facts/system/test_lsb.py::TestLSBFacts::test_collect  PASSED
1941 test/units/module_utils/facts/system/test_lsb.py::TestLSBFacts::test_collect_with_namespace  PASSED
1942 test/units/module_utils/facts/system/test_lsb.py::TestLSBFacts::test_etc_lsb_release  PASSED
1943 test/units/module_utils/facts/system/test_lsb.py::TestLSBFacts::test_etc_lsb_release_no_decimal_release  PASSED
1944 test/units/module_utils/facts/system/test_lsb.py::TestLSBFacts::test_lsb_release_bin  PASSED
16bdf3 1945 test/units/module_utils/facts/system/test_pkg_mgr.py::test_default_dnf_version_detection_fedora_dnf4  PASSED
MT 1946 test/units/module_utils/facts/system/test_pkg_mgr.py::test_default_dnf_version_detection_fedora_dnf4_both_installed  PASSED
1947 test/units/module_utils/facts/system/test_pkg_mgr.py::test_default_dnf_version_detection_fedora_dnf4_microdnf  PASSED
1948 test/units/module_utils/facts/system/test_pkg_mgr.py::test_default_dnf_version_detection_fedora_dnf4_microdnf5_installed  PASSED
1949 test/units/module_utils/facts/system/test_pkg_mgr.py::test_default_dnf_version_detection_fedora_dnf5  PASSED
1950 test/units/module_utils/facts/system/test_pkg_mgr.py::test_default_dnf_version_detection_fedora_dnf5_microdnf  PASSED
1951 test/units/module_utils/facts/system/test_pkg_mgr.py::test_default_dnf_version_detection_fedora_no_default  PASSED
f67cd3 1952 test/units/module_utils/facts/system/test_user.py::test_logname  PASSED
MT 1953 test/units/module_utils/facts/test_ansible_collector.py::TestCollectedFacts::test_basics  PASSED
1954 test/units/module_utils/facts/test_ansible_collector.py::TestCollectedFacts::test_expected_facts  PASSED
1955 test/units/module_utils/facts/test_ansible_collector.py::TestCollectedFacts::test_not_expected_facts  PASSED
1956 test/units/module_utils/facts/test_ansible_collector.py::TestCollectorDepsWithFilter::test_concat_collector  PASSED
1957 test/units/module_utils/facts/test_ansible_collector.py::TestCollectorDepsWithFilter::test_concat_collector_with_filter_on_concat  PASSED
1958 test/units/module_utils/facts/test_ansible_collector.py::TestCollectorDepsWithFilter::test_no_filter  PASSED
1959 test/units/module_utils/facts/test_ansible_collector.py::TestCollectorDepsWithFilter::test_with_filter_no_match  PASSED
1960 test/units/module_utils/facts/test_ansible_collector.py::TestCollectorDepsWithFilter::test_with_filter_on_compound_fact  PASSED
1961 test/units/module_utils/facts/test_ansible_collector.py::TestCollectorDepsWithFilter::test_with_filter_on_compound_gather_compound  PASSED
1962 test/units/module_utils/facts/test_ansible_collector.py::TestCollectorDepsWithFilter::test_with_filter_on_needed_fact  PASSED
1963 test/units/module_utils/facts/test_ansible_collector.py::TestExceptionCollectedFacts::test_basics  PASSED
1964 test/units/module_utils/facts/test_ansible_collector.py::TestExceptionCollectedFacts::test_expected_facts  PASSED
1965 test/units/module_utils/facts/test_ansible_collector.py::TestExceptionCollectedFacts::test_not_expected_facts  PASSED
1966 test/units/module_utils/facts/test_ansible_collector.py::TestFacterCollectedFacts::test_basics  PASSED
1967 test/units/module_utils/facts/test_ansible_collector.py::TestFacterCollectedFacts::test_expected_facts  PASSED
1968 test/units/module_utils/facts/test_ansible_collector.py::TestFacterCollectedFacts::test_not_expected_facts  PASSED
1969 test/units/module_utils/facts/test_ansible_collector.py::TestInPlace::test  PASSED
1970 test/units/module_utils/facts/test_ansible_collector.py::TestInPlace::test1  PASSED
1971 test/units/module_utils/facts/test_ansible_collector.py::TestInPlace::test_empty_all_collector_classes  PASSED
1972 test/units/module_utils/facts/test_ansible_collector.py::TestMinimalCollectedFacts::test_basics  PASSED
1973 test/units/module_utils/facts/test_ansible_collector.py::TestMinimalCollectedFacts::test_expected_facts  PASSED
1974 test/units/module_utils/facts/test_ansible_collector.py::TestMinimalCollectedFacts::test_not_expected_facts  PASSED
1975 test/units/module_utils/facts/test_ansible_collector.py::TestOhaiCollectedFacts::test_basics  PASSED
1976 test/units/module_utils/facts/test_ansible_collector.py::TestOhaiCollectedFacts::test_expected_facts  PASSED
1977 test/units/module_utils/facts/test_ansible_collector.py::TestOhaiCollectedFacts::test_not_expected_facts  PASSED
1978 test/units/module_utils/facts/test_ansible_collector.py::TestOnlyExceptionCollector::test_basics  PASSED
1979 test/units/module_utils/facts/test_ansible_collector.py::TestOnlyExceptionCollector::test_expected_facts  PASSED
1980 test/units/module_utils/facts/test_ansible_collector.py::TestOnlyExceptionCollector::test_not_expected_facts  PASSED
1981 test/units/module_utils/facts/test_ansible_collector.py::TestOpenBSDPkgMgrFacts::test_basics  PASSED
1982 test/units/module_utils/facts/test_ansible_collector.py::TestOpenBSDPkgMgrFacts::test_expected_facts  PASSED
1983 test/units/module_utils/facts/test_ansible_collector.py::TestOpenBSDPkgMgrFacts::test_is_openbsd_pkg  PASSED
1984 test/units/module_utils/facts/test_ansible_collector.py::TestOpenBSDPkgMgrFacts::test_not_expected_facts  PASSED
1985 test/units/module_utils/facts/test_ansible_collector.py::TestPkgMgrFacts::test_basics  PASSED
1986 test/units/module_utils/facts/test_ansible_collector.py::TestPkgMgrFacts::test_expected_facts  PASSED
1987 test/units/module_utils/facts/test_ansible_collector.py::TestPkgMgrFacts::test_not_expected_facts  PASSED
1988 test/units/module_utils/facts/test_ansible_collector.py::TestPkgMgrOSTreeFacts::test_basics  PASSED
1989 test/units/module_utils/facts/test_ansible_collector.py::TestPkgMgrOSTreeFacts::test_expected_facts  PASSED
1990 test/units/module_utils/facts/test_ansible_collector.py::TestPkgMgrOSTreeFacts::test_is_fedora_ostree  PASSED
1991 test/units/module_utils/facts/test_ansible_collector.py::TestPkgMgrOSTreeFacts::test_is_rhel_edge_ostree  PASSED
1992 test/units/module_utils/facts/test_ansible_collector.py::TestPkgMgrOSTreeFacts::test_not_expected_facts  PASSED
1993 test/units/module_utils/facts/test_collector.py::TestBuildDepData::test  PASSED
1994 test/units/module_utils/facts/test_collector.py::TestCollectorClassesFromGatherSubset::test_all  PASSED
1995 test/units/module_utils/facts/test_collector.py::TestCollectorClassesFromGatherSubset::test_collector_specified_multiple_times  PASSED
1996 test/units/module_utils/facts/test_collector.py::TestCollectorClassesFromGatherSubset::test_env  PASSED
1997 test/units/module_utils/facts/test_collector.py::TestCollectorClassesFromGatherSubset::test_facter  PASSED
1998 test/units/module_utils/facts/test_collector.py::TestCollectorClassesFromGatherSubset::test_facter_ohai  PASSED
1999 test/units/module_utils/facts/test_collector.py::TestCollectorClassesFromGatherSubset::test_hardware  PASSED
2000 test/units/module_utils/facts/test_collector.py::TestCollectorClassesFromGatherSubset::test_just_facter  PASSED
2001 test/units/module_utils/facts/test_collector.py::TestCollectorClassesFromGatherSubset::test_network  PASSED
2002 test/units/module_utils/facts/test_collector.py::TestCollectorClassesFromGatherSubset::test_no_args  PASSED
2003 test/units/module_utils/facts/test_collector.py::TestCollectorClassesFromGatherSubset::test_not_all  PASSED
2004 test/units/module_utils/facts/test_collector.py::TestCollectorClassesFromGatherSubset::test_unknown_collector  PASSED
2005 test/units/module_utils/facts/test_collector.py::TestFindCollectorsForPlatform::test  PASSED
2006 test/units/module_utils/facts/test_collector.py::TestFindCollectorsForPlatform::test_linux  PASSED
2007 test/units/module_utils/facts/test_collector.py::TestFindCollectorsForPlatform::test_linux_or_generic  PASSED
2008 test/units/module_utils/facts/test_collector.py::TestFindUnresolvedRequires::test  PASSED
2009 test/units/module_utils/facts/test_collector.py::TestFindUnresolvedRequires::test_resolved  PASSED
2010 test/units/module_utils/facts/test_collector.py::TestGetCollectorNames::test_empty_sets  PASSED
2011 test/units/module_utils/facts/test_collector.py::TestGetCollectorNames::test_empty_valid_and_min_with_all_gather_subset  PASSED
2012 test/units/module_utils/facts/test_collector.py::TestGetCollectorNames::test_gather_subset_excludes  PASSED
2013 test/units/module_utils/facts/test_collector.py::TestGetCollectorNames::test_gather_subset_excludes_min  PASSED
2014 test/units/module_utils/facts/test_collector.py::TestGetCollectorNames::test_gather_subset_excludes_min_and_all  PASSED
2015 test/units/module_utils/facts/test_collector.py::TestGetCollectorNames::test_gather_subset_excludes_ordering  PASSED
2016 test/units/module_utils/facts/test_collector.py::TestGetCollectorNames::test_invaid_gather_subset  PASSED
2017 test/units/module_utils/facts/test_collector.py::TestGetCollectorNames::test_none  PASSED
2018 test/units/module_utils/facts/test_collector.py::TestGetCollectorNames::test_not_all_other_order  PASSED
2019 test/units/module_utils/facts/test_collector.py::TestGetCollectorNames::test_not_all_other_order_min  PASSED
2020 test/units/module_utils/facts/test_collector.py::TestGetCollectorNames::test_one_minimal_with_all_gather_subset  PASSED
2021 test/units/module_utils/facts/test_collector.py::TestGetCollectorNames::test_one_minimal_with_not_all_gather_subset  PASSED
2022 test/units/module_utils/facts/test_collector.py::TestGetCollectorNames::test_one_valid_with_all_gather_subset  PASSED
2023 test/units/module_utils/facts/test_collector.py::TestGetCollectorNames::test_with_all_gather_subset  PASSED
2024 test/units/module_utils/facts/test_collector.py::TestResolveRequires::test  PASSED
2025 test/units/module_utils/facts/test_collector.py::TestResolveRequires::test_exception  PASSED
2026 test/units/module_utils/facts/test_collector.py::TestResolveRequires::test_no_resolution  PASSED
2027 test/units/module_utils/facts/test_collector.py::TestSelectCollectorNames::test  PASSED
2028 test/units/module_utils/facts/test_collector.py::TestSelectCollectorNames::test_default_collectors  PASSED
2029 test/units/module_utils/facts/test_collector.py::TestSolveDeps::test  PASSED
2030 test/units/module_utils/facts/test_collector.py::TestSolveDeps::test_no_solution  PASSED
2031 test/units/module_utils/facts/test_collector.py::TestTsort::test  PASSED
2032 test/units/module_utils/facts/test_collector.py::TestTsort::test_chain  PASSED
2033 test/units/module_utils/facts/test_collector.py::TestTsort::test_cycles  PASSED
2034 test/units/module_utils/facts/test_collector.py::TestTsort::test_just_nodes  PASSED
2035 test/units/module_utils/facts/test_collector.py::TestTsort::test_multi_pass  PASSED
2036 test/units/module_utils/facts/test_collector.py::TestTsort::test_self_deps  PASSED
2037 test/units/module_utils/facts/test_collector.py::TestTsort::test_unsolvable  PASSED
2038 test/units/module_utils/facts/test_collectors.py::TestApparmorFacts::test_collect  PASSED
2039 test/units/module_utils/facts/test_collectors.py::TestApparmorFacts::test_collect_with_namespace  PASSED
2040 test/units/module_utils/facts/test_collectors.py::TestCapsFacts::test_collect  PASSED
2041 test/units/module_utils/facts/test_collectors.py::TestCapsFacts::test_collect_with_namespace  PASSED
2042 test/units/module_utils/facts/test_collectors.py::TestCmdLineFacts::test_collect  PASSED
2043 test/units/module_utils/facts/test_collectors.py::TestCmdLineFacts::test_collect_with_namespace  PASSED
2044 test/units/module_utils/facts/test_collectors.py::TestCmdLineFacts::test_parse_proc_cmdline_dup_console  PASSED
2045 test/units/module_utils/facts/test_collectors.py::TestCmdLineFacts::test_parse_proc_cmdline_fedora  PASSED
2046 test/units/module_utils/facts/test_collectors.py::TestCmdLineFacts::test_parse_proc_cmdline_uefi  PASSED
2047 test/units/module_utils/facts/test_collectors.py::TestDistributionFacts::test_collect  PASSED
2048 test/units/module_utils/facts/test_collectors.py::TestDistributionFacts::test_collect_with_namespace  PASSED
2049 test/units/module_utils/facts/test_collectors.py::TestDnsFacts::test_collect  PASSED
2050 test/units/module_utils/facts/test_collectors.py::TestDnsFacts::test_collect_with_namespace  PASSED
2051 test/units/module_utils/facts/test_collectors.py::TestEnvFacts::test_collect  PASSED
2052 test/units/module_utils/facts/test_collectors.py::TestEnvFacts::test_collect_with_namespace  PASSED
2053 test/units/module_utils/facts/test_collectors.py::TestExceptionThrowingCollector::test_collect  PASSED
2054 test/units/module_utils/facts/test_collectors.py::TestExceptionThrowingCollector::test_collect_with_namespace  PASSED
2055 test/units/module_utils/facts/test_collectors.py::TestFipsFacts::test_collect  PASSED
2056 test/units/module_utils/facts/test_collectors.py::TestFipsFacts::test_collect_with_namespace  PASSED
2057 test/units/module_utils/facts/test_collectors.py::TestHardwareCollector::test_collect  PASSED
2058 test/units/module_utils/facts/test_collectors.py::TestHardwareCollector::test_collect_with_namespace  PASSED
2059 test/units/module_utils/facts/test_collectors.py::TestMacOSXPkgMgrFacts::test_collect  PASSED
2060 test/units/module_utils/facts/test_collectors.py::TestMacOSXPkgMgrFacts::test_collect_macports  PASSED
2061 test/units/module_utils/facts/test_collectors.py::TestMacOSXPkgMgrFacts::test_collect_opt_homebrew  PASSED
2062 test/units/module_utils/facts/test_collectors.py::TestMacOSXPkgMgrFacts::test_collect_usr_homebrew  PASSED
2063 test/units/module_utils/facts/test_collectors.py::TestMacOSXPkgMgrFacts::test_collect_with_namespace  PASSED
2064 test/units/module_utils/facts/test_collectors.py::TestNetworkCollector::test_collect  PASSED
2065 test/units/module_utils/facts/test_collectors.py::TestNetworkCollector::test_collect_with_namespace  PASSED
2066 test/units/module_utils/facts/test_collectors.py::TestOpenBSDPkgMgrFacts::test_collect  PASSED
2067 test/units/module_utils/facts/test_collectors.py::TestOpenBSDPkgMgrFacts::test_collect_with_namespace  PASSED
2068 test/units/module_utils/facts/test_collectors.py::TestPkgMgrFacts::test_collect  PASSED
2069 test/units/module_utils/facts/test_collectors.py::TestPkgMgrFacts::test_collect_with_namespace  PASSED
2070 test/units/module_utils/facts/test_collectors.py::TestPkgMgrFactsAptFedora::test_collect  PASSED
2071 test/units/module_utils/facts/test_collectors.py::TestPkgMgrFactsAptFedora::test_collect_with_namespace  PASSED
2072 test/units/module_utils/facts/test_collectors.py::TestPlatformFactCollector::test_collect  PASSED
2073 test/units/module_utils/facts/test_collectors.py::TestPlatformFactCollector::test_collect_with_namespace  PASSED
2074 test/units/module_utils/facts/test_collectors.py::TestPythonFactCollector::test_collect  PASSED
2075 test/units/module_utils/facts/test_collectors.py::TestPythonFactCollector::test_collect_with_namespace  PASSED
2076 test/units/module_utils/facts/test_collectors.py::TestSelinuxFacts::test_collect  PASSED
2077 test/units/module_utils/facts/test_collectors.py::TestSelinuxFacts::test_collect_with_namespace  PASSED
2078 test/units/module_utils/facts/test_collectors.py::TestSelinuxFacts::test_no_selinux  PASSED
2079 test/units/module_utils/facts/test_collectors.py::TestServiceMgrFacts::test_collect  PASSED
2080 test/units/module_utils/facts/test_collectors.py::TestServiceMgrFacts::test_collect_with_namespace  PASSED
2081 test/units/module_utils/facts/test_collectors.py::TestServiceMgrFacts::test_no_proc1_ps_random_init  PASSED
2082 test/units/module_utils/facts/test_collectors.py::TestServiceMgrFacts::test_service_mgr_runit  PASSED
2083 test/units/module_utils/facts/test_collectors.py::TestServiceMgrFacts::test_service_mgr_runit_no_comm  PASSED
2084 test/units/module_utils/facts/test_collectors.py::TestServiceMgrFacts::test_service_mgr_runit_one  SKIPPED
2085 test/units/module_utils/facts/test_collectors.py::TestServiceMgrFacts::test_service_mgr_runit_two  SKIPPED
2086 test/units/module_utils/facts/test_collectors.py::TestSshPubKeyFactCollector::test_collect  PASSED
2087 test/units/module_utils/facts/test_collectors.py::TestSshPubKeyFactCollector::test_collect_with_namespace  PASSED
2088 test/units/module_utils/facts/test_collectors.py::TestUserFactCollector::test_collect  PASSED
2089 test/units/module_utils/facts/test_collectors.py::TestUserFactCollector::test_collect_with_namespace  PASSED
2090 test/units/module_utils/facts/test_collectors.py::TestVirtualFacts::test_collect  PASSED
2091 test/units/module_utils/facts/test_collectors.py::TestVirtualFacts::test_collect_with_namespace  PASSED
2092 test/units/module_utils/facts/test_date_time.py::test_date_time_epoch  PASSED
2093 test/units/module_utils/facts/test_date_time.py::test_date_time_facts[date-2020-07-11]  PASSED
2094 test/units/module_utils/facts/test_date_time.py::test_date_time_facts[day-11]  PASSED
2095 test/units/module_utils/facts/test_date_time.py::test_date_time_facts[hour-12]  PASSED
2096 test/units/module_utils/facts/test_date_time.py::test_date_time_facts[iso8601-2020-07-11T02:34:56Z]  PASSED
2097 test/units/module_utils/facts/test_date_time.py::test_date_time_facts[iso8601_basic-20200711T123456124356]  PASSED
2098 test/units/module_utils/facts/test_date_time.py::test_date_time_facts[iso8601_basic_short-20200711T123456]  PASSED
2099 test/units/module_utils/facts/test_date_time.py::test_date_time_facts[iso8601_micro-2020-07-11T02:34:56.124356Z]  PASSED
2100 test/units/module_utils/facts/test_date_time.py::test_date_time_facts[minute-34]  PASSED
2101 test/units/module_utils/facts/test_date_time.py::test_date_time_facts[month-07]  PASSED
2102 test/units/module_utils/facts/test_date_time.py::test_date_time_facts[second-56]  PASSED
2103 test/units/module_utils/facts/test_date_time.py::test_date_time_facts[time-12:34:56]  PASSED
2104 test/units/module_utils/facts/test_date_time.py::test_date_time_facts[weekday-Saturday]  PASSED
2105 test/units/module_utils/facts/test_date_time.py::test_date_time_facts[weekday_number-6]  PASSED
2106 test/units/module_utils/facts/test_date_time.py::test_date_time_facts[weeknumber-27]  PASSED
2107 test/units/module_utils/facts/test_date_time.py::test_date_time_facts[year-2020]  PASSED
2108 test/units/module_utils/facts/test_date_time.py::test_date_time_tz[tz]  PASSED
2109 test/units/module_utils/facts/test_date_time.py::test_date_time_tz[tz_dst]  PASSED
2110 test/units/module_utils/facts/test_date_time.py::test_date_time_tz_offset  PASSED
2111 test/units/module_utils/facts/test_facts.py::BaseTestFactsPlatform::test_collector  SKIPPED
2112 test/units/module_utils/facts/test_facts.py::BaseTestFactsPlatform::test_new  PASSED
2113 test/units/module_utils/facts/test_facts.py::BaseTestFactsPlatform::test_subclass  PASSED
2114 test/units/module_utils/facts/test_facts.py::TestAIXHardware::test_collector  PASSED
2115 test/units/module_utils/facts/test_facts.py::TestAIXHardware::test_new  PASSED
2116 test/units/module_utils/facts/test_facts.py::TestAIXHardware::test_subclass  PASSED
2117 test/units/module_utils/facts/test_facts.py::TestAIXNetwork::test_collector  PASSED
2118 test/units/module_utils/facts/test_facts.py::TestAIXNetwork::test_new  PASSED
2119 test/units/module_utils/facts/test_facts.py::TestAIXNetwork::test_subclass  PASSED
2120 test/units/module_utils/facts/test_facts.py::TestDarwinHardware::test_collector  PASSED
2121 test/units/module_utils/facts/test_facts.py::TestDarwinHardware::test_new  PASSED
2122 test/units/module_utils/facts/test_facts.py::TestDarwinHardware::test_subclass  PASSED
2123 test/units/module_utils/facts/test_facts.py::TestDarwinNetwork::test_collector  PASSED
2124 test/units/module_utils/facts/test_facts.py::TestDarwinNetwork::test_new  PASSED
2125 test/units/module_utils/facts/test_facts.py::TestDarwinNetwork::test_subclass  PASSED
2126 test/units/module_utils/facts/test_facts.py::TestDragonFlyHardware::test_collector  PASSED
2127 test/units/module_utils/facts/test_facts.py::TestDragonFlyHardware::test_new  SKIPPED
2128 test/units/module_utils/facts/test_facts.py::TestDragonFlyHardware::test_subclass  SKIPPED
2129 test/units/module_utils/facts/test_facts.py::TestDragonFlyNetwork::test_collector  PASSED
2130 test/units/module_utils/facts/test_facts.py::TestDragonFlyNetwork::test_new  PASSED
2131 test/units/module_utils/facts/test_facts.py::TestDragonFlyNetwork::test_subclass  PASSED
2132 test/units/module_utils/facts/test_facts.py::TestFactsLinuxHardwareGetMountFacts::test_find_bind_mounts  PASSED
2133 test/units/module_utils/facts/test_facts.py::TestFactsLinuxHardwareGetMountFacts::test_find_bind_mounts_no_findmnts  PASSED
2134 test/units/module_utils/facts/test_facts.py::TestFactsLinuxHardwareGetMountFacts::test_find_bind_mounts_non_zero  PASSED
2135 test/units/module_utils/facts/test_facts.py::TestFactsLinuxHardwareGetMountFacts::test_get_mount_facts  PASSED
2136 test/units/module_utils/facts/test_facts.py::TestFactsLinuxHardwareGetMountFacts::test_get_mtab_entries  PASSED
2137 test/units/module_utils/facts/test_facts.py::TestFactsLinuxHardwareGetMountFacts::test_lsblk_uuid  PASSED
2138 test/units/module_utils/facts/test_facts.py::TestFactsLinuxHardwareGetMountFacts::test_lsblk_uuid_dev_with_space_in_name  PASSED
2139 test/units/module_utils/facts/test_facts.py::TestFactsLinuxHardwareGetMountFacts::test_lsblk_uuid_no_lsblk  PASSED
2140 test/units/module_utils/facts/test_facts.py::TestFactsLinuxHardwareGetMountFacts::test_lsblk_uuid_non_zero  PASSED
2141 test/units/module_utils/facts/test_facts.py::TestFreeBSDHardware::test_collector  PASSED
2142 test/units/module_utils/facts/test_facts.py::TestFreeBSDHardware::test_new  PASSED
2143 test/units/module_utils/facts/test_facts.py::TestFreeBSDHardware::test_subclass  PASSED
2144 test/units/module_utils/facts/test_facts.py::TestFreeBSDNetwork::test_collector  PASSED
2145 test/units/module_utils/facts/test_facts.py::TestFreeBSDNetwork::test_new  PASSED
2146 test/units/module_utils/facts/test_facts.py::TestFreeBSDNetwork::test_subclass  PASSED
2147 test/units/module_utils/facts/test_facts.py::TestFreeBSDVirtual::test_collector  PASSED
2148 test/units/module_utils/facts/test_facts.py::TestFreeBSDVirtual::test_new  PASSED
2149 test/units/module_utils/facts/test_facts.py::TestFreeBSDVirtual::test_subclass  PASSED
2150 test/units/module_utils/facts/test_facts.py::TestGenericBsdIfconfigNetwork::test_collector  SKIPPED
2151 test/units/module_utils/facts/test_facts.py::TestGenericBsdIfconfigNetwork::test_new  PASSED
2152 test/units/module_utils/facts/test_facts.py::TestGenericBsdIfconfigNetwork::test_subclass  PASSED
2153 test/units/module_utils/facts/test_facts.py::TestGenericNetwork::test_collector  SKIPPED
2154 test/units/module_utils/facts/test_facts.py::TestGenericNetwork::test_new  PASSED
2155 test/units/module_utils/facts/test_facts.py::TestGenericNetwork::test_subclass  PASSED
2156 test/units/module_utils/facts/test_facts.py::TestHPUXHardware::test_collector  PASSED
2157 test/units/module_utils/facts/test_facts.py::TestHPUXHardware::test_new  PASSED
2158 test/units/module_utils/facts/test_facts.py::TestHPUXHardware::test_subclass  PASSED
2159 test/units/module_utils/facts/test_facts.py::TestHPUXNetwork::test_collector  PASSED
2160 test/units/module_utils/facts/test_facts.py::TestHPUXNetwork::test_new  PASSED
2161 test/units/module_utils/facts/test_facts.py::TestHPUXNetwork::test_subclass  PASSED
2162 test/units/module_utils/facts/test_facts.py::TestHPUXVirtual::test_collector  PASSED
2163 test/units/module_utils/facts/test_facts.py::TestHPUXVirtual::test_new  PASSED
2164 test/units/module_utils/facts/test_facts.py::TestHPUXVirtual::test_subclass  PASSED
2165 test/units/module_utils/facts/test_facts.py::TestHurdFactsPlatform::test_collector  PASSED
2166 test/units/module_utils/facts/test_facts.py::TestHurdFactsPlatform::test_new  PASSED
2167 test/units/module_utils/facts/test_facts.py::TestHurdFactsPlatform::test_subclass  PASSED
2168 test/units/module_utils/facts/test_facts.py::TestHurdPfinetNetwork::test_collector  PASSED
2169 test/units/module_utils/facts/test_facts.py::TestHurdPfinetNetwork::test_new  PASSED
2170 test/units/module_utils/facts/test_facts.py::TestHurdPfinetNetwork::test_subclass  PASSED
2171 test/units/module_utils/facts/test_facts.py::TestLinuxFactsPlatform::test_collector  PASSED
2172 test/units/module_utils/facts/test_facts.py::TestLinuxFactsPlatform::test_new  PASSED
2173 test/units/module_utils/facts/test_facts.py::TestLinuxFactsPlatform::test_subclass  PASSED
2174 test/units/module_utils/facts/test_facts.py::TestLinuxNetwork::test_collector  PASSED
2175 test/units/module_utils/facts/test_facts.py::TestLinuxNetwork::test_new  PASSED
2176 test/units/module_utils/facts/test_facts.py::TestLinuxNetwork::test_subclass  PASSED
2177 test/units/module_utils/facts/test_facts.py::TestLinuxVirtual::test_collector  PASSED
2178 test/units/module_utils/facts/test_facts.py::TestLinuxVirtual::test_new  PASSED
2179 test/units/module_utils/facts/test_facts.py::TestLinuxVirtual::test_subclass  PASSED
2180 test/units/module_utils/facts/test_facts.py::TestNetBSDHardware::test_collector  PASSED
2181 test/units/module_utils/facts/test_facts.py::TestNetBSDHardware::test_new  PASSED
2182 test/units/module_utils/facts/test_facts.py::TestNetBSDHardware::test_subclass  PASSED
2183 test/units/module_utils/facts/test_facts.py::TestNetBSDNetwork::test_collector  PASSED
2184 test/units/module_utils/facts/test_facts.py::TestNetBSDNetwork::test_new  PASSED
2185 test/units/module_utils/facts/test_facts.py::TestNetBSDNetwork::test_subclass  PASSED
2186 test/units/module_utils/facts/test_facts.py::TestNetBSDVirtual::test_collector  PASSED
2187 test/units/module_utils/facts/test_facts.py::TestNetBSDVirtual::test_new  PASSED
2188 test/units/module_utils/facts/test_facts.py::TestNetBSDVirtual::test_subclass  PASSED
2189 test/units/module_utils/facts/test_facts.py::TestOpenBSDHardware::test_collector  PASSED
2190 test/units/module_utils/facts/test_facts.py::TestOpenBSDHardware::test_new  PASSED
2191 test/units/module_utils/facts/test_facts.py::TestOpenBSDHardware::test_subclass  PASSED
2192 test/units/module_utils/facts/test_facts.py::TestOpenBSDNetwork::test_collector  PASSED
2193 test/units/module_utils/facts/test_facts.py::TestOpenBSDNetwork::test_new  PASSED
2194 test/units/module_utils/facts/test_facts.py::TestOpenBSDNetwork::test_subclass  PASSED
2195 test/units/module_utils/facts/test_facts.py::TestOpenBSDVirtual::test_collector  PASSED
2196 test/units/module_utils/facts/test_facts.py::TestOpenBSDVirtual::test_new  PASSED
2197 test/units/module_utils/facts/test_facts.py::TestOpenBSDVirtual::test_subclass  PASSED
2198 test/units/module_utils/facts/test_facts.py::TestSunOSHardware::test_collector  PASSED
2199 test/units/module_utils/facts/test_facts.py::TestSunOSHardware::test_new  PASSED
2200 test/units/module_utils/facts/test_facts.py::TestSunOSHardware::test_subclass  PASSED
2201 test/units/module_utils/facts/test_facts.py::TestSunOSNetwork::test_collector  PASSED
2202 test/units/module_utils/facts/test_facts.py::TestSunOSNetwork::test_new  PASSED
2203 test/units/module_utils/facts/test_facts.py::TestSunOSNetwork::test_subclass  PASSED
2204 test/units/module_utils/facts/test_facts.py::TestSunOSVirtual::test_collector  PASSED
2205 test/units/module_utils/facts/test_facts.py::TestSunOSVirtual::test_new  PASSED
2206 test/units/module_utils/facts/test_facts.py::TestSunOSVirtual::test_subclass  PASSED
2207 test/units/module_utils/facts/test_sysctl.py::TestSysctlParsingInFacts::test_get_sysctl_all_invalid_output  PASSED
2208 test/units/module_utils/facts/test_sysctl.py::TestSysctlParsingInFacts::test_get_sysctl_command_error  PASSED
2209 test/units/module_utils/facts/test_sysctl.py::TestSysctlParsingInFacts::test_get_sysctl_linux_vm  PASSED
2210 test/units/module_utils/facts/test_sysctl.py::TestSysctlParsingInFacts::test_get_sysctl_macos_vm  PASSED
2211 test/units/module_utils/facts/test_sysctl.py::TestSysctlParsingInFacts::test_get_sysctl_missing_binary  PASSED
2212 test/units/module_utils/facts/test_sysctl.py::TestSysctlParsingInFacts::test_get_sysctl_mixed_invalid_output  PASSED
2213 test/units/module_utils/facts/test_sysctl.py::TestSysctlParsingInFacts::test_get_sysctl_nonzero_rc  PASSED
2214 test/units/module_utils/facts/test_sysctl.py::TestSysctlParsingInFacts::test_get_sysctl_openbsd_hw  PASSED
2215 test/units/module_utils/facts/test_sysctl.py::TestSysctlParsingInFacts::test_get_sysctl_openbsd_kern  PASSED
2216 test/units/module_utils/facts/test_timeout.py::test_defaults_still_within_bounds  PASSED
2217 test/units/module_utils/facts/test_timeout.py::test_exception_not_caught_by_called_code  PASSED
2218 test/units/module_utils/facts/test_timeout.py::test_explicit_succeeds  PASSED
2219 test/units/module_utils/facts/test_timeout.py::test_explicit_timeout  PASSED
2220 test/units/module_utils/facts/test_timeout.py::test_implicit_file_default_succeeds  PASSED
2221 test/units/module_utils/facts/test_timeout.py::test_implicit_file_default_timesout  PASSED
2222 test/units/module_utils/facts/test_timeout.py::test_implicit_file_overridden_succeeds  PASSED
2223 test/units/module_utils/facts/test_timeout.py::test_implicit_file_overridden_timesout  PASSED
2224 test/units/module_utils/facts/test_timeout.py::test_timeout_raises_other_exception  PASSED
2225 test/units/module_utils/facts/test_timeout.py::test_timeout_raises_timeout  PASSED
2226 test/units/module_utils/facts/test_timeout.py::test_timeout_raises_timeout_integration_test[stdin0]  PASSED
2227 test/units/module_utils/facts/test_utils.py::TestGetMountSize::test  PASSED
2228 test/units/module_utils/facts/test_utils.py::TestGetMountSize::test_oserror_on_statvfs  PASSED
2229 test/units/module_utils/facts/test_utils.py::TestGetMountSize::test_proc  PASSED
2230 test/units/module_utils/facts/virtual/test_linux.py::test_get_virtual_facts_bhyve  PASSED
2231 test/units/module_utils/facts/virtual/test_linux.py::test_get_virtual_facts_docker  PASSED
2232 test/units/module_utils/json_utils/test_filter_non_json_lines.py::TestAnsibleModuleExitJson::test_just_json  PASSED
2233 test/units/module_utils/json_utils/test_filter_non_json_lines.py::TestAnsibleModuleExitJson::test_leading_and_trailing_junk  PASSED
2234 test/units/module_utils/json_utils/test_filter_non_json_lines.py::TestAnsibleModuleExitJson::test_leading_junk  PASSED
2235 test/units/module_utils/json_utils/test_filter_non_json_lines.py::TestAnsibleModuleExitJson::test_trailing_junk  PASSED
2236 test/units/module_utils/json_utils/test_filter_non_json_lines.py::TestAnsibleModuleExitJson::test_unparsable_filter_non_json_lines  PASSED
2237 test/units/module_utils/parsing/test_convert_bool.py::TestBoolean::test_bools  PASSED
2238 test/units/module_utils/parsing/test_convert_bool.py::TestBoolean::test_junk_values_nonstrict  PASSED
2239 test/units/module_utils/parsing/test_convert_bool.py::TestBoolean::test_junk_values_strict  PASSED
2240 test/units/module_utils/parsing/test_convert_bool.py::TestBoolean::test_none  PASSED
2241 test/units/module_utils/parsing/test_convert_bool.py::TestBoolean::test_numbers  PASSED
2242 test/units/module_utils/parsing/test_convert_bool.py::TestBoolean::test_strings  PASSED
2243 test/units/module_utils/test_api.py::TestRateLimit::test_ratelimit  PASSED
2244 test/units/module_utils/test_api.py::TestRetry::test_catch_exception  PASSED
2245 test/units/module_utils/test_api.py::TestRetry::test_no_retries  PASSED
2246 test/units/module_utils/test_api.py::TestRetry::test_no_retry_required  PASSED
2247 test/units/module_utils/test_api.py::TestRetryWithDelaysAndCondition::test_empty_retry_iterator  PASSED
2248 test/units/module_utils/test_api.py::TestRetryWithDelaysAndCondition::test_no_retry_baseexception  PASSED
2249 test/units/module_utils/test_api.py::TestRetryWithDelaysAndCondition::test_no_retry_exception  PASSED
2250 test/units/module_utils/test_api.py::TestRetryWithDelaysAndCondition::test_retry_exception  PASSED
2251 test/units/module_utils/test_connection.py::test_set_options_credential_exposure  PASSED
2252 test/units/module_utils/test_distro.py::TestDistro::test_id  PASSED
2253 test/units/module_utils/test_distro.py::TestDistro::test_info  PASSED
2254 test/units/module_utils/test_distro.py::TestDistro::test_opensuse_leap_id  PASSED
2255 test/units/module_utils/urls/test_RedirectHandlerFactory.py::test_all_redir  PASSED
2256 test/units/module_utils/urls/test_RedirectHandlerFactory.py::test_all_redir_post  PASSED
2257 test/units/module_utils/urls/test_RedirectHandlerFactory.py::test_no_redirs  PASSED
2258 test/units/module_utils/urls/test_RedirectHandlerFactory.py::test_redir_headers_removal  PASSED
2259 test/units/module_utils/urls/test_RedirectHandlerFactory.py::test_redir_http_error_308_urllib2  PASSED
2260 test/units/module_utils/urls/test_RedirectHandlerFactory.py::test_redir_no_error_on_invalid  PASSED
2261 test/units/module_utils/urls/test_RedirectHandlerFactory.py::test_redir_safe  PASSED
2262 test/units/module_utils/urls/test_RedirectHandlerFactory.py::test_redir_safe_not_safe  PASSED
2263 test/units/module_utils/urls/test_RedirectHandlerFactory.py::test_redir_url_spaces  PASSED
2264 test/units/module_utils/urls/test_RedirectHandlerFactory.py::test_redir_validate_certs  PASSED
2265 test/units/module_utils/urls/test_RedirectHandlerFactory.py::test_urllib2_redir  PASSED
2266 test/units/module_utils/urls/test_Request.py::test_Request_fallback  PASSED
2267 test/units/module_utils/urls/test_Request.py::test_Request_init_headers_not_dict  PASSED
2268 test/units/module_utils/urls/test_Request.py::test_Request_open  PASSED
2269 test/units/module_utils/urls/test_Request.py::test_Request_open_auth_in_netloc  PASSED
2270 test/units/module_utils/urls/test_Request.py::test_Request_open_client_cert  PASSED
2271 test/units/module_utils/urls/test_Request.py::test_Request_open_cookies  PASSED
2272 test/units/module_utils/urls/test_Request.py::test_Request_open_custom_method  PASSED
2273 test/units/module_utils/urls/test_Request.py::test_Request_open_force  PASSED
2274 test/units/module_utils/urls/test_Request.py::test_Request_open_ftp  PASSED
2275 test/units/module_utils/urls/test_Request.py::test_Request_open_headers  PASSED
2276 test/units/module_utils/urls/test_Request.py::test_Request_open_headers_not_dict  PASSED
2277 test/units/module_utils/urls/test_Request.py::test_Request_open_http  PASSED
2278 test/units/module_utils/urls/test_Request.py::test_Request_open_https_unix_socket  PASSED
2279 test/units/module_utils/urls/test_Request.py::test_Request_open_invalid_method  PASSED
2280 test/units/module_utils/urls/test_Request.py::test_Request_open_last_mod  PASSED
2281 test/units/module_utils/urls/test_Request.py::test_Request_open_netrc  PASSED
2282 test/units/module_utils/urls/test_Request.py::test_Request_open_no_proxy  PASSED
2283 test/units/module_utils/urls/test_Request.py::test_Request_open_no_validate_certs  PASSED
2284 test/units/module_utils/urls/test_Request.py::test_Request_open_unix_socket  PASSED
2285 test/units/module_utils/urls/test_Request.py::test_Request_open_user_agent  PASSED
2286 test/units/module_utils/urls/test_Request.py::test_Request_open_username  PASSED
2287 test/units/module_utils/urls/test_Request.py::test_Request_open_username_force_basic  PASSED
2288 test/units/module_utils/urls/test_Request.py::test_Request_open_username_in_url  PASSED
2289 test/units/module_utils/urls/test_Request.py::test_methods[delete-kwargs6]  PASSED
2290 test/units/module_utils/urls/test_Request.py::test_methods[get-kwargs0]  PASSED
2291 test/units/module_utils/urls/test_Request.py::test_methods[head-kwargs2]  PASSED
2292 test/units/module_utils/urls/test_Request.py::test_methods[options-kwargs1]  PASSED
2293 test/units/module_utils/urls/test_Request.py::test_methods[patch-kwargs5]  PASSED
2294 test/units/module_utils/urls/test_Request.py::test_methods[post-kwargs3]  PASSED
2295 test/units/module_utils/urls/test_Request.py::test_methods[put-kwargs4]  PASSED
2296 test/units/module_utils/urls/test_Request.py::test_open_url  PASSED
2297 test/units/module_utils/urls/test_RequestWithMethod.py::test_RequestWithMethod  PASSED
2298 test/units/module_utils/urls/test_channel_binding.py::test_cbt_no_cryptography  PASSED
2299 test/units/module_utils/urls/test_channel_binding.py::test_cbt_with_cert[ecdsa_sha256.pem-\xfe\xcf\x1b%\x85D\x99\x90\xd9\xe3\xb2\xc9-?Y~\xc85N\x12N\xdau\x1d\x94\x83|,\x89\xa2\xc1U]  PASSED
2300 test/units/module_utils/urls/test_channel_binding.py::test_cbt_with_cert[ecdsa_sha512.pem-\xe5\xcbh\xb2\xf8C\xd6;\xf4\x0b\xcb \x07`\x8f\x81\x97a\x83\x92x?#0\xe5\xef\x19\xa5\xbd\x8f\x0b/\xaa\xc8a\x85_\xbbc\xa2!\xccF\xfc\x1e"j\x07$\x11\xaf\x17]\xdeG\x92\x81\xe0\x06\x87\x8b4\x80Y]  PASSED
2301 test/units/module_utils/urls/test_channel_binding.py::test_cbt_with_cert[rsa-pss_sha256.pem-\xf21\xe6\xff?\x9e\x16\x1b\xc2\xdc\xbb\x89\x8d\x84GNX\x9c\xd7\xc2z\xdb\xef\x8b\xd9\xc0\xc0h\xaf\x9c6m]  PASSED
9cfccb 2302 test/units/module_utils/urls/test_channel_binding.py::test_cbt_with_cert[rsa-pss_sha512.pem-K\x8c\xa5\xf5y\x89A\xa0\xaf'\xeb\x00\xeb\xccUz6z\xe0l\x035\xa3h\xfc\xa6 k\xda]\xba\x88\xf8m\xf3\x98\xd2\xd2wW\x87w\xa4\x0e\x14\t\xd4]\xb9\xa29\xe2h\x1b\x9f\xe6\x04\x00\xec\x7fc\x83\xd7b]  PASSED
f67cd3 2303 test/units/module_utils/urls/test_channel_binding.py::test_cbt_with_cert[rsa_md5.pem-#4\xb8Gl\xbfNm\xfcvj]Z0\xd6d\x9c\x01\xba\xe1f*\:\x13\x02\xa9h\xd7\xc6\xb0\xf6]  PASSED
MT 2304 test/units/module_utils/urls/test_channel_binding.py::test_cbt_with_cert[rsa_sha1.pem-\x14\xcf\xe8\xe4\xb32\xb2\n4?\xc8@\xb1\x8f\x9fox\x92j\xfe~\xc3\xe7\xb8\xe2\x89ia\x9b\x1e\x8f>]  PASSED
2305 test/units/module_utils/urls/test_channel_binding.py::test_cbt_with_cert[rsa_sha256.pem-\x99o>\xea\x81,\x18p\xe3\x05I\xff\x9b\x86\xcd\x87\xa8\x90\xb6\xd8\xdf\xdfJ\x81\xbe\xf9gYp\xda\xdb&]  PASSED
2306 test/units/module_utils/urls/test_channel_binding.py::test_cbt_with_cert[rsa_sha384.pem-4\xf3\x03\xc9\x95(oK!J\x9b\xa6C[i\xb5\x1e\xcf7X\xea\xbc*\x14\xd7\xa4?\xd27\xdc+\x1a\x1a\xd9\x11\x1c\\x96^\x10u\x07\xcbA\x98\xc0\x9f\xec]  PASSED
2307 test/units/module_utils/urls/test_channel_binding.py::test_cbt_with_cert[rsa_sha512.pem-Un\x1c\x17\x84\xe3\xb9W7\x0b\x7fTOb\xc53\xcb,\xa5\xc1\xda\xe0po\xae\xf0\x05D\xe1\xad+v\xff%\xcf\xbei\xb1\xc4\xe60\xc3\xbb\x02\x07\xdf\x111Lg8\xbc\xae\xd7\xe0q\xd7\xbf\xbf,\x9d\xfa\xb8]]  PASSED
2308 test/units/module_utils/urls/test_fetch_file.py::test_file_multiple_extensions[http://ansible.com/foo.tar.gz?foo=barbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbarbar-foo-.tar.gz-foo.tar.gz]  PASSED
2309 test/units/module_utils/urls/test_fetch_file.py::test_file_multiple_extensions[http://pyyaml.org/download/libyaml/yaml-0.2.5.tar.gz-yaml-0.2.5-.tar.gz-yaml-0.2.5.tar.gz]  PASSED
2310 test/units/module_utils/urls/test_fetch_file.py::test_file_multiple_extensions[https://github.com/mozilla/geckodriver/releases/download/v0.26.0/geckodriver-v0.26.0-linux64.tar.gz-geckodriver-v0.26.0-linux64-.tar.gz-geckodriver-v0.26.0-linux64.tar.gz]  PASSED
2311 test/units/module_utils/urls/test_fetch_file.py::test_file_multiple_extensions[https://www.gnu.org/licenses/gpl-3.0.txt-gpl-3.0-.txt-gpl-3.0.txt]  PASSED
2312 test/units/module_utils/urls/test_fetch_url.py::test_fetch_url  PASSED
2313 test/units/module_utils/urls/test_fetch_url.py::test_fetch_url_badstatusline  PASSED
2314 test/units/module_utils/urls/test_fetch_url.py::test_fetch_url_connectionerror  PASSED
2315 test/units/module_utils/urls/test_fetch_url.py::test_fetch_url_cookies  PASSED
2316 test/units/module_utils/urls/test_fetch_url.py::test_fetch_url_exception  PASSED
2317 test/units/module_utils/urls/test_fetch_url.py::test_fetch_url_httperror  PASSED
2318 test/units/module_utils/urls/test_fetch_url.py::test_fetch_url_no_urlparse  PASSED
2319 test/units/module_utils/urls/test_fetch_url.py::test_fetch_url_nossl  PASSED
2320 test/units/module_utils/urls/test_fetch_url.py::test_fetch_url_params  PASSED
2321 test/units/module_utils/urls/test_fetch_url.py::test_fetch_url_socketerror  PASSED
2322 test/units/module_utils/urls/test_fetch_url.py::test_fetch_url_urlerror  PASSED
2323 test/units/module_utils/urls/test_generic_urlparse.py::test_generic_urlparse  PASSED
2324 test/units/module_utils/urls/test_generic_urlparse.py::test_generic_urlparse_netloc  PASSED
2325 test/units/module_utils/urls/test_generic_urlparse.py::test_generic_urlparse_no_netloc  PASSED
2326 test/units/module_utils/urls/test_generic_urlparse.py::test_generic_urlparse_no_netloc_no_auth  PASSED
2327 test/units/module_utils/urls/test_generic_urlparse.py::test_generic_urlparse_no_netloc_no_host  PASSED
2328 test/units/module_utils/urls/test_gzip.py::test_GzipDecodedReader_no_gzip  PASSED
2329 test/units/module_utils/urls/test_gzip.py::test_Request_open_decompress_false  PASSED
2330 test/units/module_utils/urls/test_gzip.py::test_Request_open_gzip  PASSED
2331 test/units/module_utils/urls/test_gzip.py::test_Request_open_not_gzip  PASSED
2332 test/units/module_utils/urls/test_prepare_multipart.py::test_bad_mime  PASSED
2333 test/units/module_utils/urls/test_prepare_multipart.py::test_empty  PASSED
2334 test/units/module_utils/urls/test_prepare_multipart.py::test_prepare_multipart  PASSED
2335 test/units/module_utils/urls/test_prepare_multipart.py::test_unknown_mime  PASSED
2336 test/units/module_utils/urls/test_prepare_multipart.py::test_wrong_type  PASSED
2337 test/units/module_utils/urls/test_split.py::test__split_multiext[-expected0]  PASSED
2338 test/units/module_utils/urls/test_split.py::test__split_multiext[/var/lib/geckodriver-v0.26.0-linux64.tar-expected10]  PASSED
2339 test/units/module_utils/urls/test_split.py::test__split_multiext[a-expected1]  PASSED
2340 test/units/module_utils/urls/test_split.py::test__split_multiext[file.hidden-expected4]  PASSED
2341 test/units/module_utils/urls/test_split.py::test__split_multiext[file.tar-expected2]  PASSED
2342 test/units/module_utils/urls/test_split.py::test__split_multiext[file.tar.-expected3]  PASSED
2343 test/units/module_utils/urls/test_split.py::test__split_multiext[file.tar.gz-expected5]  PASSED
2344 test/units/module_utils/urls/test_split.py::test__split_multiext[geckodriver-v0.26.0-linux64.tar-expected9]  PASSED
2345 test/units/module_utils/urls/test_split.py::test__split_multiext[https://acme.com/drivers/geckodriver-v0.26.0-linux64.tar-expected11]  PASSED
2346 test/units/module_utils/urls/test_split.py::test__split_multiext[https://acme.com/drivers/geckodriver-v0.26.0-linux64.tar.bz-expected12]  PASSED
2347 test/units/module_utils/urls/test_split.py::test__split_multiext[yaml-0.2.5.tar.gz-expected6]  PASSED
2348 test/units/module_utils/urls/test_split.py::test__split_multiext[yaml-0.2.5.zip-expected7]  PASSED
2349 test/units/module_utils/urls/test_split.py::test__split_multiext[yaml-0.2.5.zip.hidden-expected8]  PASSED
2350 test/units/module_utils/urls/test_split.py::test__split_multiext_count[kwargs0-expected0]  PASSED
2351 test/units/module_utils/urls/test_split.py::test__split_multiext_count[kwargs1-expected1]  PASSED
2352 test/units/module_utils/urls/test_split.py::test__split_multiext_count[kwargs2-expected2]  PASSED
2353 test/units/module_utils/urls/test_split.py::test__split_multiext_count[kwargs3-expected3]  PASSED
2354 test/units/module_utils/urls/test_split.py::test__split_multiext_count[kwargs4-expected4]  PASSED
2355 test/units/module_utils/urls/test_split.py::test__split_multiext_count[kwargs5-expected5]  PASSED
2356 test/units/module_utils/urls/test_split.py::test__split_multiext_invalid[1.729879]  PASSED
2357 test/units/module_utils/urls/test_split.py::test__split_multiext_invalid[247]  PASSED
2358 test/units/module_utils/urls/test_split.py::test__split_multiext_invalid[name0]  PASSED
2359 test/units/module_utils/urls/test_split.py::test__split_multiext_invalid[name1]  PASSED
2360 test/units/module_utils/urls/test_split.py::test__split_multiext_invalid[name2]  PASSED
2361 test/units/module_utils/urls/test_split.py::test__split_multiext_invalid[name3]  PASSED
2362 test/units/module_utils/urls/test_split.py::test__split_multiext_min_max[args0-expected0]  PASSED
2363 test/units/module_utils/urls/test_split.py::test__split_multiext_min_max[args1-expected1]  PASSED
2364 test/units/module_utils/urls/test_split.py::test__split_multiext_min_max[args2-expected2]  PASSED
2365 test/units/module_utils/urls/test_split.py::test__split_multiext_min_max[args3-expected3]  PASSED
2366 test/units/module_utils/urls/test_split.py::test__split_multiext_min_max[args4-expected4]  PASSED
2367 test/units/module_utils/urls/test_split.py::test__split_multiext_min_max[args5-expected5]  PASSED
2368 test/units/module_utils/urls/test_urls.py::test_ParseResultDottedDict  PASSED
2369 test/units/module_utils/urls/test_urls.py::test_basic_auth_header  PASSED
2370 test/units/module_utils/urls/test_urls.py::test_build_ssl_validation_error  PASSED
2371 test/units/module_utils/urls/test_urls.py::test_maybe_add_ssl_handler  PASSED
2372 test/units/module_utils/urls/test_urls.py::test_unix_socket_patch_httpconnection_connect  PASSED
2373 test/units/modules/test_apt.py::AptExpandPkgspecTestCase::test_pkgname_expands  PASSED
2374 test/units/modules/test_apt.py::AptExpandPkgspecTestCase::test_pkgname_wildcard_version_wildcard  PASSED
2375 test/units/modules/test_apt.py::AptExpandPkgspecTestCase::test_trivial  PASSED
2376 test/units/modules/test_apt.py::AptExpandPkgspecTestCase::test_version_wildcard  PASSED
2377 test/units/modules/test_apt_key.py::AptKeyTestCase::test_import_key_with_http_proxy  PASSED
2378 test/units/modules/test_async_wrapper.py::TestAsyncWrapper::test_run_module  PASSED
2379 test/units/modules/test_copy.py::test_good_symbolic_modes[16384-a+X-73]  PASSED
2380 test/units/modules/test_copy.py::test_good_symbolic_modes[16384-a+rwx-511]  PASSED
2381 test/units/modules/test_copy.py::test_good_symbolic_modes[16384-a=X-73]  PASSED
2382 test/units/modules/test_copy.py::test_good_symbolic_modes[16384-a=rwx-511]  PASSED
2383 test/units/modules/test_copy.py::test_good_symbolic_modes[16384-g+rwx-56]  PASSED
2384 test/units/modules/test_copy.py::test_good_symbolic_modes[16384-g=rwx-56]  PASSED
2385 test/units/modules/test_copy.py::test_good_symbolic_modes[16384-o+rwx-7]  PASSED
2386 test/units/modules/test_copy.py::test_good_symbolic_modes[16384-o=rwx-7]  PASSED
2387 test/units/modules/test_copy.py::test_good_symbolic_modes[16384-u+rwx,g+rwx,o+rwx-511]  PASSED
2388 test/units/modules/test_copy.py::test_good_symbolic_modes[16384-u+rwx-448]  PASSED
2389 test/units/modules/test_copy.py::test_good_symbolic_modes[16384-u=rw-x+X,g=r-x+X,o=r-x+X-493]  PASSED
2390 test/units/modules/test_copy.py::test_good_symbolic_modes[16384-u=rwx,g=rwx,o=rwx-511]  PASSED
2391 test/units/modules/test_copy.py::test_good_symbolic_modes[16384-u=rwx-448]  PASSED
2392 test/units/modules/test_copy.py::test_good_symbolic_modes[16895-a-X-438]  PASSED
2393 test/units/modules/test_copy.py::test_good_symbolic_modes[16895-a-rwx-0]  PASSED
2394 test/units/modules/test_copy.py::test_good_symbolic_modes[16895-g-rwx-455]  PASSED
2395 test/units/modules/test_copy.py::test_good_symbolic_modes[16895-o-rwx-504]  PASSED
2396 test/units/modules/test_copy.py::test_good_symbolic_modes[16895-u-rwx,g-rwx,o-rwx-0]  PASSED
2397 test/units/modules/test_copy.py::test_good_symbolic_modes[16895-u-rwx-63]  PASSED
2398 test/units/modules/test_copy.py::test_good_symbolic_modes[32768-a+X-0]  PASSED
2399 test/units/modules/test_copy.py::test_good_symbolic_modes[32768-a=X-0]  PASSED
2400 test/units/modules/test_copy.py::test_good_symbolic_modes[32768-u=rw-x+X,g=r-x+X,o=r-x+X-420]  PASSED
2401 test/units/modules/test_copy.py::test_good_symbolic_modes[33279-a-X-438]  PASSED
2402 test/units/modules/test_copy.py::test_invalid_symbolic_modes[16384-a=foo-bad symbolic permission for mode: a=foo]  PASSED
2403 test/units/modules/test_copy.py::test_invalid_symbolic_modes[16384-f=rwx-bad symbolic permission for mode: f=rwx]  PASSED
2404 test/units/modules/test_copy.py::test_split_pre_existing_dir_one_level_exists[/dir1-expected4]  PASSED
2405 test/units/modules/test_copy.py::test_split_pre_existing_dir_one_level_exists[/dir1/-expected5]  PASSED
2406 test/units/modules/test_copy.py::test_split_pre_existing_dir_one_level_exists[/dir1/dir2-expected6]  PASSED
2407 test/units/modules/test_copy.py::test_split_pre_existing_dir_one_level_exists[/dir1/dir2/-expected7]  PASSED
2408 test/units/modules/test_copy.py::test_split_pre_existing_dir_one_level_exists[dir1-expected0]  PASSED
2409 test/units/modules/test_copy.py::test_split_pre_existing_dir_one_level_exists[dir1/-expected1]  PASSED
2410 test/units/modules/test_copy.py::test_split_pre_existing_dir_one_level_exists[dir1/dir2-expected2]  PASSED
2411 test/units/modules/test_copy.py::test_split_pre_existing_dir_one_level_exists[dir1/dir2/-expected3]  PASSED
2412 test/units/modules/test_copy.py::test_split_pre_existing_dir_root_does_not_exist[/dir1/]  PASSED
2413 test/units/modules/test_copy.py::test_split_pre_existing_dir_root_does_not_exist[/dir1/dir2/]  PASSED
2414 test/units/modules/test_copy.py::test_split_pre_existing_dir_root_does_not_exist[/dir1/dir2]  PASSED
2415 test/units/modules/test_copy.py::test_split_pre_existing_dir_root_does_not_exist[/dir1]  PASSED
2416 test/units/modules/test_copy.py::test_split_pre_existing_dir_three_levels_exist[/dir1/dir2-expected0]  PASSED
2417 test/units/modules/test_copy.py::test_split_pre_existing_dir_three_levels_exist[/dir1/dir2/-expected1]  PASSED
2418 test/units/modules/test_copy.py::test_split_pre_existing_dir_two_levels_exist[/dir1-expected2]  PASSED
2419 test/units/modules/test_copy.py::test_split_pre_existing_dir_two_levels_exist[/dir1/-expected3]  PASSED
2420 test/units/modules/test_copy.py::test_split_pre_existing_dir_two_levels_exist[/dir1/dir2-expected4]  PASSED
2421 test/units/modules/test_copy.py::test_split_pre_existing_dir_two_levels_exist[/dir1/dir2/-expected5]  PASSED
2422 test/units/modules/test_copy.py::test_split_pre_existing_dir_two_levels_exist[dir1/dir2-expected0]  PASSED
2423 test/units/modules/test_copy.py::test_split_pre_existing_dir_two_levels_exist[dir1/dir2/-expected1]  PASSED
2424 test/units/modules/test_copy.py::test_split_pre_existing_dir_working_dir_exists[dir1-expected0]  PASSED
2425 test/units/modules/test_copy.py::test_split_pre_existing_dir_working_dir_exists[dir1/-expected1]  PASSED
2426 test/units/modules/test_copy.py::test_split_pre_existing_dir_working_dir_exists[dir1/dir2-expected2]  PASSED
2427 test/units/modules/test_copy.py::test_split_pre_existing_dir_working_dir_exists[dir1/dir2/-expected3]  PASSED
2428 test/units/modules/test_copy.py::test_umask_with_symbolic_modes[32768-+rwx-504]  PASSED
2429 test/units/modules/test_copy.py::test_umask_with_symbolic_modes[33279--rwx-7]  PASSED
2430 test/units/modules/test_hostname.py::TestHostname::test_all_named_strategies_exist  PASSED
2431 test/units/modules/test_hostname.py::TestHostname::test_stategy_get_never_writes_in_check_mode  PASSED
2432 test/units/modules/test_hostname.py::TestRedhatStrategy::test_get_permanent_hostname_existing  PASSED
2433 test/units/modules/test_hostname.py::TestRedhatStrategy::test_get_permanent_hostname_existing_whitespace  PASSED
2434 test/units/modules/test_hostname.py::TestRedhatStrategy::test_get_permanent_hostname_line_missing  PASSED
2435 test/units/modules/test_hostname.py::TestRedhatStrategy::test_get_permanent_hostname_missing  PASSED
2436 test/units/modules/test_hostname.py::TestRedhatStrategy::test_set_permanent_hostname_existing  PASSED
2437 test/units/modules/test_hostname.py::TestRedhatStrategy::test_set_permanent_hostname_existing_whitespace  PASSED
2438 test/units/modules/test_hostname.py::TestRedhatStrategy::test_set_permanent_hostname_line_missing  PASSED
2439 test/units/modules/test_hostname.py::TestRedhatStrategy::test_set_permanent_hostname_missing  PASSED
2440 test/units/modules/test_iptables.py::TestIptables::test_append_rule  PASSED
2441 test/units/modules/test_iptables.py::TestIptables::test_append_rule_check_mode  PASSED
2442 test/units/modules/test_iptables.py::TestIptables::test_chain_creation  PASSED
2443 test/units/modules/test_iptables.py::TestIptables::test_chain_creation_check_mode  PASSED
2444 test/units/modules/test_iptables.py::TestIptables::test_chain_deletion  PASSED
2445 test/units/modules/test_iptables.py::TestIptables::test_chain_deletion_check_mode  PASSED
2446 test/units/modules/test_iptables.py::TestIptables::test_comment_position_at_end  PASSED
2447 test/units/modules/test_iptables.py::TestIptables::test_destination_ports  PASSED
2448 test/units/modules/test_iptables.py::TestIptables::test_flush_table_check_true  PASSED
2449 test/units/modules/test_iptables.py::TestIptables::test_flush_table_without_chain  PASSED
2450 test/units/modules/test_iptables.py::TestIptables::test_insert_jump_reject_with_reject  PASSED
2451 test/units/modules/test_iptables.py::TestIptables::test_insert_rule  PASSED
2452 test/units/modules/test_iptables.py::TestIptables::test_insert_rule_change_false  PASSED
2453 test/units/modules/test_iptables.py::TestIptables::test_insert_rule_with_wait  PASSED
2454 test/units/modules/test_iptables.py::TestIptables::test_insert_with_reject  PASSED
2455 test/units/modules/test_iptables.py::TestIptables::test_iprange  PASSED
2456 test/units/modules/test_iptables.py::TestIptables::test_jump_tee_gateway  PASSED
2457 test/units/modules/test_iptables.py::TestIptables::test_jump_tee_gateway_negative  PASSED
2458 test/units/modules/test_iptables.py::TestIptables::test_log_level  PASSED
2459 test/units/modules/test_iptables.py::TestIptables::test_match_set  PASSED
2460 test/units/modules/test_iptables.py::TestIptables::test_policy_table  PASSED
2461 test/units/modules/test_iptables.py::TestIptables::test_policy_table_changed_false  PASSED
2462 test/units/modules/test_iptables.py::TestIptables::test_policy_table_no_change  PASSED
2463 test/units/modules/test_iptables.py::TestIptables::test_remove_rule  PASSED
2464 test/units/modules/test_iptables.py::TestIptables::test_remove_rule_check_mode  PASSED
2465 test/units/modules/test_iptables.py::TestIptables::test_tcp_flags  PASSED
2466 test/units/modules/test_iptables.py::TestIptables::test_without_required_parameters  PASSED
2467 test/units/modules/test_known_hosts.py::KnownHostsDiffTestCase::test_key_addition  PASSED
2468 test/units/modules/test_known_hosts.py::KnownHostsDiffTestCase::test_key_change  PASSED
2469 test/units/modules/test_known_hosts.py::KnownHostsDiffTestCase::test_key_removal  PASSED
2470 test/units/modules/test_known_hosts.py::KnownHostsDiffTestCase::test_key_removal_no_change  PASSED
2471 test/units/modules/test_known_hosts.py::KnownHostsDiffTestCase::test_no_change  PASSED
2472 test/units/modules/test_known_hosts.py::KnownHostsDiffTestCase::test_no_existing_file  PASSED
2473 test/units/modules/test_known_hosts.py::KnownHostsDiffTestCase::test_sanity_check  PASSED
2474 test/units/modules/test_pip.py::test_failure_when_pip_absent[patch_ansible_module0]  PASSED
2475 test/units/modules/test_pip.py::test_recover_package_name[None-test_input0-expected0]  PASSED
2476 test/units/modules/test_pip.py::test_recover_package_name[None-test_input1-expected1]  PASSED
2477 test/units/modules/test_pip.py::test_recover_package_name[None-test_input2-expected2]  PASSED
2478 test/units/modules/test_service.py::test_sunos_service_start  PASSED
2479 test/units/modules/test_service_facts.py::TestAIXScanService::test_gather_services  PASSED
2480 test/units/modules/test_systemd.py::ParseSystemctlShowTestCase::test_multiline_exec  PASSED
2481 test/units/modules/test_systemd.py::ParseSystemctlShowTestCase::test_simple  PASSED
2482 test/units/modules/test_systemd.py::ParseSystemctlShowTestCase::test_single_line_with_brace  PASSED
2483 test/units/modules/test_unarchive.py::TestCaseTgzArchive::test_no_tar_binary  PASSED
2484 test/units/modules/test_unarchive.py::TestCaseZipArchive::test_no_zip_zipinfo_binary[ValueError-Unable to find required 'unzip' or 'zipinfo']  PASSED
2485 test/units/modules/test_unarchive.py::TestCaseZipArchive::test_no_zip_zipinfo_binary[side_effect0-Unable to find required 'unzip']  PASSED
2486 test/units/modules/test_yum.py::TestYumUpdateCheckParse::test_empty_output  PASSED
2487 test/units/modules/test_yum.py::TestYumUpdateCheckParse::test_longname  PASSED
2488 test/units/modules/test_yum.py::TestYumUpdateCheckParse::test_plugin_load_error  PASSED
2489 test/units/modules/test_yum.py::TestYumUpdateCheckParse::test_wrapped_output_1  PASSED
2490 test/units/modules/test_yum.py::TestYumUpdateCheckParse::test_wrapped_output_2  PASSED
2491 test/units/modules/test_yum.py::TestYumUpdateCheckParse::test_wrapped_output_3  PASSED
2492 test/units/modules/test_yum.py::TestYumUpdateCheckParse::test_wrapped_output_4  PASSED
2493 test/units/modules/test_yum.py::TestYumUpdateCheckParse::test_wrapped_output_multiple_empty_lines  PASSED
2494 test/units/modules/test_yum.py::TestYumUpdateCheckParse::test_wrapped_output_rhel7  PASSED
2495 test/units/modules/test_yum.py::TestYumUpdateCheckParse::test_wrapped_output_rhel7_obsoletes  PASSED
2496 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_ansible_json_decoder_vault[test_input0-$ANSIBLE_VAULT;1.1;AES256\n34646264306632313333393636316562356435376162633631326264383934326565333633366238\n3863373264326461623132613931346165636465346337310a326434313830316337393263616439\n64653937313463396366633861363266633465663730303633323534363331316164623237363831\n3536333561393238370a313330316263373938326162386433313336613532653538376662306435\n3339\n]  PASSED
2497 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_ansible_json_decoder_vault[test_input1-$ANSIBLE_VAULT;1.1;AES256\n34646264306632313333393636316562356435376162633631326264383934326565333633366238\n3863373264326461623132613931346165636465346337310a326434313830316337393263616439\n64653937313463396366633861363266633465663730303633323534363331316164623237363831\n3536333561393238370a313330316263373938326162386433313336613532653538376662306435\n3338\n]  PASSED
2498 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_date_datetime[test_input0-2019-05-14T13:39:38.569047]  PASSED
2499 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_date_datetime[test_input1-2019-05-14T13:47:16.923866]  PASSED
2500 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_date_datetime[test_input2-2019-05-14]  PASSED
2501 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_date_datetime[test_input3-2020-05-14]  PASSED
2502 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_date_datetime[test_input4-2019-06-15T14:45:00+00:00]  PASSED
2503 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_date_datetime[test_input5-2019-06-15T14:45:00+01:40]  PASSED
2504 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_default_encoder[test_input0-expected0]  PASSED
2505 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_default_encoder[test_input1-expected1]  PASSED
2506 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_default_encoder_unserializable[1.1]  PASSED
2507 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_default_encoder_unserializable[1]  PASSED
2508 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_default_encoder_unserializable[None]  PASSED
2509 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_default_encoder_unserializable[True]  PASSED
2510 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_default_encoder_unserializable[string]  PASSED
2511 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_default_encoder_unserializable[test_input3]  PASSED
2512 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_default_encoder_unserializable[test_input4]  PASSED
2513 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_mapping[mapping0-expected0]  PASSED
2514 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_mapping[mapping1-expected1]  PASSED
2515 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_mapping[mapping2-expected2]  PASSED
2516 test/units/parsing/test_ajson.py::TestAnsibleJSONEncoder::test_mapping[mapping3-expected3]  PASSED
2517 test/units/parsing/test_ajson.py::test_AnsibleJSONDecoder_vault  PASSED
2518 test/units/parsing/test_ajson.py::test_encode_decode_unsafe  PASSED
2519 test/units/parsing/test_dataloader.py::TestDataLoader::test__is_role  PASSED
2520 test/units/parsing/test_dataloader.py::TestDataLoader::test_get_file_contents_non_existent_path  PASSED
2521 test/units/parsing/test_dataloader.py::TestDataLoader::test_get_file_contents_none_path  PASSED
2522 test/units/parsing/test_dataloader.py::TestDataLoader::test_get_real_file  PASSED
2523 test/units/parsing/test_dataloader.py::TestDataLoader::test_is_directory_positive  PASSED
2524 test/units/parsing/test_dataloader.py::TestDataLoader::test_is_file  PASSED
2525 test/units/parsing/test_dataloader.py::TestDataLoader::test_parse_fail_from_file  PASSED
2526 test/units/parsing/test_dataloader.py::TestDataLoader::test_parse_json_from_file  PASSED
2527 test/units/parsing/test_dataloader.py::TestDataLoader::test_parse_yaml_from_file  PASSED
2528 test/units/parsing/test_dataloader.py::TestDataLoader::test_path_dwim_home  PASSED
2529 test/units/parsing/test_dataloader.py::TestDataLoader::test_path_dwim_relative  PASSED
2530 test/units/parsing/test_dataloader.py::TestDataLoader::test_path_dwim_root  PASSED
2531 test/units/parsing/test_dataloader.py::TestDataLoader::test_path_dwim_tilde_slash  PASSED
2532 test/units/parsing/test_dataloader.py::TestDataLoader::test_tab_error  PASSED
2533 test/units/parsing/test_dataloader.py::TestDataLoaderWithVault::test_get_real_file_not_a_path  PASSED
2534 test/units/parsing/test_dataloader.py::TestDataLoaderWithVault::test_get_real_file_vault  PASSED
2535 test/units/parsing/test_dataloader.py::TestDataLoaderWithVault::test_get_real_file_vault_no_vault  PASSED
2536 test/units/parsing/test_dataloader.py::TestDataLoaderWithVault::test_get_real_file_vault_wrong_password  PASSED
2537 test/units/parsing/test_dataloader.py::TestDataLoaderWithVault::test_parse_from_vault_1_1_file  PASSED
2538 test/units/parsing/test_dataloader.py::TestPathDwimRelativeDataLoader::test_all_slash  PASSED
2539 test/units/parsing/test_dataloader.py::TestPathDwimRelativeDataLoader::test_path_endswith_role  PASSED
2540 test/units/parsing/test_dataloader.py::TestPathDwimRelativeDataLoader::test_path_endswith_role_main_yml  PASSED
2541 test/units/parsing/test_dataloader.py::TestPathDwimRelativeDataLoader::test_path_endswith_role_source_tilde  PASSED
2542 test/units/parsing/test_dataloader.py::TestPathDwimRelativeStackDataLoader::test_all_slash  PASSED
2543 test/units/parsing/test_dataloader.py::TestPathDwimRelativeStackDataLoader::test_empty_lists  PASSED
2544 test/units/parsing/test_dataloader.py::TestPathDwimRelativeStackDataLoader::test_empty_strings  PASSED
2545 test/units/parsing/test_dataloader.py::TestPathDwimRelativeStackDataLoader::test_none  PASSED
2546 test/units/parsing/test_dataloader.py::TestPathDwimRelativeStackDataLoader::test_path_endswith_role  PASSED
2547 test/units/parsing/test_dataloader.py::TestPathDwimRelativeStackDataLoader::test_path_endswith_role_source_main_yml  PASSED
2548 test/units/parsing/test_dataloader.py::TestPathDwimRelativeStackDataLoader::test_path_endswith_role_source_main_yml_source_in_dirname  PASSED
2549 test/units/parsing/test_dataloader.py::TestPathDwimRelativeStackDataLoader::test_path_endswith_role_source_tilde  PASSED
2550 test/units/parsing/test_mod_args.py::TestModArgsDwim::test_action_with_complex  PASSED
2551 test/units/parsing/test_mod_args.py::TestModArgsDwim::test_action_with_complex_and_complex_args  PASSED
2552 test/units/parsing/test_mod_args.py::TestModArgsDwim::test_basic_command  PASSED
2553 test/units/parsing/test_mod_args.py::TestModArgsDwim::test_basic_shell  PASSED
2554 test/units/parsing/test_mod_args.py::TestModArgsDwim::test_bogus_action  PASSED
2555 test/units/parsing/test_mod_args.py::TestModArgsDwim::test_complex_args  PASSED
2556 test/units/parsing/test_mod_args.py::TestModArgsDwim::test_local_action_string  PASSED
2557 test/units/parsing/test_mod_args.py::TestModArgsDwim::test_multiple_actions[args_dict0-action and local_action are mutually exclusive]  PASSED
2558 test/units/parsing/test_mod_args.py::TestModArgsDwim::test_multiple_actions[args_dict1-conflicting action statements: shell, shell]  PASSED
2559 test/units/parsing/test_mod_args.py::TestModArgsDwim::test_multiple_actions[args_dict2-conflicting action statements: shell, shell]  PASSED
2560 test/units/parsing/test_mod_args.py::TestModArgsDwim::test_multiple_actions_ping_shell  PASSED
2561 test/units/parsing/test_mod_args.py::TestModArgsDwim::test_normal_usage  PASSED
2562 test/units/parsing/test_mod_args.py::TestModArgsDwim::test_shell_with_modifiers  PASSED
2563 test/units/parsing/test_splitter.py::test_parse_kv["foo bar baz"-expected3]  PASSED
2564 test/units/parsing/test_splitter.py::test_parse_kv[One\n  Two\n    Three\n-expected22]  PASSED
2565 test/units/parsing/test_splitter.py::test_parse_kv[a-expected0]  PASSED
2566 test/units/parsing/test_splitter.py::test_parse_kv[a="a long\nmessage\\\nabout a thing\n"-expected10]  PASSED
2567 test/units/parsing/test_splitter.py::test_parse_kv[a="blank\n\n\nlines"-expected9]  PASSED
2568 test/units/parsing/test_splitter.py::test_parse_kv[a="blank\n\nline"-expected8]  PASSED
2569 test/units/parsing/test_splitter.py::test_parse_kv[a="caf\xe9 e\xf1yei"-expected19]  PASSED
2570 test/units/parsing/test_splitter.py::test_parse_kv[a="echo \\"hello world\\"" b=bar-expected6]  PASSED
2571 test/units/parsing/test_splitter.py::test_parse_kv[a="foo bar"-expected2]  PASSED
2572 test/units/parsing/test_splitter.py::test_parse_kv[a="multi\nline"-expected7]  PASSED
2573 test/units/parsing/test_splitter.py::test_parse_kv[a="multiline\nmessage1\\\n" b="multiline\nmessage2\\\n"-expected11]  PASSED
2574 test/units/parsing/test_splitter.py::test_parse_kv[a="{{ jinja }}{{jinja2}}"-expected16]  PASSED
2575 test/units/parsing/test_splitter.py::test_parse_kv[a="{{jinja}}"-expected14]  PASSED
2576 test/units/parsing/test_splitter.py::test_parse_kv[a="{{jinja}}\n" b="{{jinja2}}\n"-expected18]  PASSED
2577 test/units/parsing/test_splitter.py::test_parse_kv[a=b c="foo bar"-expected5]  PASSED
2578 test/units/parsing/test_splitter.py::test_parse_kv[a=b-expected1]  PASSED
2579 test/units/parsing/test_splitter.py::test_parse_kv[a=caf\xe9 b=e\xf1yei-expected20]  PASSED
2580 test/units/parsing/test_splitter.py::test_parse_kv[a={{ foo | some_filter(' ', " ") }} b=bar-expected21]  PASSED
2581 test/units/parsing/test_splitter.py::test_parse_kv[a={{ jinja }}-expected13]  PASSED
2582 test/units/parsing/test_splitter.py::test_parse_kv[a={{ jinja }}{{jinja2}}-expected15]  PASSED
2583 test/units/parsing/test_splitter.py::test_parse_kv[a={{jinja}} b={{jinja2}}-expected17]  PASSED
2584 test/units/parsing/test_splitter.py::test_parse_kv[a={{jinja}}-expected12]  PASSED
2585 test/units/parsing/test_splitter.py::test_parse_kv[foo bar baz-expected4]  PASSED
2586 test/units/parsing/test_splitter.py::test_split_args["foo bar baz"-expected3]  PASSED
2587 test/units/parsing/test_splitter.py::test_split_args[One\n  Two\n    Three\n-expected22]  PASSED
2588 test/units/parsing/test_splitter.py::test_split_args[a-expected0]  PASSED
2589 test/units/parsing/test_splitter.py::test_split_args[a="a long\nmessage\\\nabout a thing\n"-expected10]  PASSED
2590 test/units/parsing/test_splitter.py::test_split_args[a="blank\n\n\nlines"-expected9]  PASSED
2591 test/units/parsing/test_splitter.py::test_split_args[a="blank\n\nline"-expected8]  PASSED
2592 test/units/parsing/test_splitter.py::test_split_args[a="caf\xe9 e\xf1yei"-expected19]  PASSED
2593 test/units/parsing/test_splitter.py::test_split_args[a="echo \\"hello world\\"" b=bar-expected6]  PASSED
2594 test/units/parsing/test_splitter.py::test_split_args[a="foo bar"-expected2]  PASSED
2595 test/units/parsing/test_splitter.py::test_split_args[a="multi\nline"-expected7]  PASSED
2596 test/units/parsing/test_splitter.py::test_split_args[a="multiline\nmessage1\\\n" b="multiline\nmessage2\\\n"-expected11]  PASSED
2597 test/units/parsing/test_splitter.py::test_split_args[a="{{ jinja }}{{jinja2}}"-expected16]  PASSED
2598 test/units/parsing/test_splitter.py::test_split_args[a="{{jinja}}"-expected14]  PASSED
2599 test/units/parsing/test_splitter.py::test_split_args[a="{{jinja}}\n" b="{{jinja2}}\n"-expected18]  PASSED
2600 test/units/parsing/test_splitter.py::test_split_args[a=b c="foo bar"-expected5]  PASSED
2601 test/units/parsing/test_splitter.py::test_split_args[a=b-expected1]  PASSED
2602 test/units/parsing/test_splitter.py::test_split_args[a=caf\xe9 b=e\xf1yei-expected20]  PASSED
2603 test/units/parsing/test_splitter.py::test_split_args[a={{ foo | some_filter(' ', " ") }} b=bar-expected21]  PASSED
2604 test/units/parsing/test_splitter.py::test_split_args[a={{ jinja }}-expected13]  PASSED
2605 test/units/parsing/test_splitter.py::test_split_args[a={{ jinja }}{{jinja2}}-expected15]  PASSED
2606 test/units/parsing/test_splitter.py::test_split_args[a={{jinja}} b={{jinja2}}-expected17]  PASSED
2607 test/units/parsing/test_splitter.py::test_split_args[a={{jinja}}-expected12]  PASSED
2608 test/units/parsing/test_splitter.py::test_split_args[foo bar baz-expected4]  PASSED
2609 test/units/parsing/test_unquote.py::test_unquote["-"]  PASSED
2610 test/units/parsing/test_unquote.py::test_unquote["1 '2'"-1 '2']  PASSED
2611 test/units/parsing/test_unquote.py::test_unquote["1 \\"2\\" 3"-1 \\"2\\" 3]  PASSED
2612 test/units/parsing/test_unquote.py::test_unquote["1" 2 "3"-1" 2 "3]  PASSED
2613 test/units/parsing/test_unquote.py::test_unquote["1""2"-1""2]  PASSED
2614 test/units/parsing/test_unquote.py::test_unquote["1"'2'"3"-1"'2'"3]  PASSED
2615 test/units/parsing/test_unquote.py::test_unquote["1"-1]  PASSED
2616 test/units/parsing/test_unquote.py::test_unquote["1\\"-"1\\"]  PASSED
2617 test/units/parsing/test_unquote.py::test_unquote['-']  PASSED
2618 test/units/parsing/test_unquote.py::test_unquote['1 "2"'-1 "2"]  PASSED
2619 test/units/parsing/test_unquote.py::test_unquote['1 '2''-1 '2']  PASSED
2620 test/units/parsing/test_unquote.py::test_unquote['1 \\'2\\' 3'-1 \\'2\\' 3]  PASSED
2621 test/units/parsing/test_unquote.py::test_unquote['1''2'-1''2]  PASSED
2622 test/units/parsing/test_unquote.py::test_unquote['1'-1]  PASSED
2623 test/units/parsing/test_unquote.py::test_unquote['1\\'-'1\\']  PASSED
2624 test/units/parsing/test_unquote.py::test_unquote[1-1]  PASSED
2625 test/units/parsing/utils/test_addresses.py::TestParseAddress::test_with_ranges  PASSED
2626 test/units/parsing/utils/test_addresses.py::TestParseAddress::test_without_ranges  PASSED
2627 test/units/parsing/utils/test_jsonify.py::TestJsonify::test_jsonify_empty  PASSED
2628 test/units/parsing/utils/test_jsonify.py::TestJsonify::test_jsonify_simple  PASSED
2629 test/units/parsing/utils/test_jsonify.py::TestJsonify::test_jsonify_simple_format  PASSED
2630 test/units/parsing/utils/test_jsonify.py::TestJsonify::test_jsonify_unicode  PASSED
2631 test/units/parsing/utils/test_yaml.py::test_bad_yaml  PASSED
2632 test/units/parsing/utils/test_yaml.py::test_from_yaml_simple  PASSED
2633 test/units/parsing/vault/test_vault.py::TestFileVaultSecret::test  PASSED
2634 test/units/parsing/vault/test_vault.py::TestFileVaultSecret::test_empty_bytes  PASSED
2635 test/units/parsing/vault/test_vault.py::TestFileVaultSecret::test_file  PASSED
2636 test/units/parsing/vault/test_vault.py::TestFileVaultSecret::test_file_empty  PASSED
2637 test/units/parsing/vault/test_vault.py::TestFileVaultSecret::test_file_encrypted  PASSED
2638 test/units/parsing/vault/test_vault.py::TestFileVaultSecret::test_file_not_a_directory  PASSED
2639 test/units/parsing/vault/test_vault.py::TestFileVaultSecret::test_file_not_found  PASSED
2640 test/units/parsing/vault/test_vault.py::TestFileVaultSecret::test_repr  PASSED
2641 test/units/parsing/vault/test_vault.py::TestFileVaultSecret::test_repr_empty  PASSED
2642 test/units/parsing/vault/test_vault.py::TestGetFileVaultSecret::test_file  PASSED
2643 test/units/parsing/vault/test_vault.py::TestGetFileVaultSecret::test_file_not_a_directory  PASSED
2644 test/units/parsing/vault/test_vault.py::TestGetFileVaultSecret::test_file_not_found  PASSED
2645 test/units/parsing/vault/test_vault.py::TestMatchSecrets::test_empty_secrets  PASSED
2646 test/units/parsing/vault/test_vault.py::TestMatchSecrets::test_empty_tuple  PASSED
2647 test/units/parsing/vault/test_vault.py::TestMatchSecrets::test_multiple_matches  PASSED
2648 test/units/parsing/vault/test_vault.py::TestMatchSecrets::test_no_matches  PASSED
2649 test/units/parsing/vault/test_vault.py::TestMatchSecrets::test_single_match  PASSED
2650 test/units/parsing/vault/test_vault.py::TestParseVaulttext::test  PASSED
2651 test/units/parsing/vault/test_vault.py::TestParseVaulttext::test_non_hex  PASSED
2652 test/units/parsing/vault/test_vault.py::TestPromptVaultSecret::test_custom_prompt  PASSED
2653 test/units/parsing/vault/test_vault.py::TestPromptVaultSecret::test_empty_prompt_formats  PASSED
2654 test/units/parsing/vault/test_vault.py::TestPromptVaultSecret::test_prompt_eoferror  PASSED
2655 test/units/parsing/vault/test_vault.py::TestPromptVaultSecret::test_prompt_formats_none  PASSED
2656 test/units/parsing/vault/test_vault.py::TestPromptVaultSecret::test_prompt_passwords_dont_match  PASSED
2657 test/units/parsing/vault/test_vault.py::TestScriptIsClient::test_full_path_something_dash_client  PASSED
2658 test/units/parsing/vault/test_vault.py::TestScriptIsClient::test_full_path_something_dash_client_in_dir  PASSED
2659 test/units/parsing/vault/test_vault.py::TestScriptIsClient::test_full_path_something_dash_client_py  PASSED
2660 test/units/parsing/vault/test_vault.py::TestScriptIsClient::test_randomname  PASSED
2661 test/units/parsing/vault/test_vault.py::TestScriptIsClient::test_something_dash_client  PASSED
2662 test/units/parsing/vault/test_vault.py::TestScriptIsClient::test_something_dash_client_py  PASSED
2663 test/units/parsing/vault/test_vault.py::TestScriptIsClient::test_something_dash_client_somethingelse  PASSED
2664 test/units/parsing/vault/test_vault.py::TestScriptVaultSecret::test  PASSED
2665 test/units/parsing/vault/test_vault.py::TestScriptVaultSecret::test_read_file  PASSED
2666 test/units/parsing/vault/test_vault.py::TestScriptVaultSecret::test_read_file_empty  PASSED
2667 test/units/parsing/vault/test_vault.py::TestScriptVaultSecret::test_read_file_non_zero_return_code  PASSED
2668 test/units/parsing/vault/test_vault.py::TestScriptVaultSecret::test_read_file_not_executable  PASSED
2669 test/units/parsing/vault/test_vault.py::TestScriptVaultSecret::test_read_file_os_error  PASSED
2670 test/units/parsing/vault/test_vault.py::TestUnhexlify::test  PASSED
2671 test/units/parsing/vault/test_vault.py::TestUnhexlify::test_nonhex  PASSED
2672 test/units/parsing/vault/test_vault.py::TestUnhexlify::test_odd_length  PASSED
2673 test/units/parsing/vault/test_vault.py::TestVaultCipherAes256::test  PASSED
2674 test/units/parsing/vault/test_vault.py::TestVaultCipherAes256::test_create_key_cryptography  PASSED
2675 test/units/parsing/vault/test_vault.py::TestVaultCipherAes256::test_create_key_known_cryptography  PASSED
2676 test/units/parsing/vault/test_vault.py::TestVaultCipherAes256::test_is_equal_empty  PASSED
2677 test/units/parsing/vault/test_vault.py::TestVaultCipherAes256::test_is_equal_is_equal  PASSED
2678 test/units/parsing/vault/test_vault.py::TestVaultCipherAes256::test_is_equal_non_ascii_equal  PASSED
2679 test/units/parsing/vault/test_vault.py::TestVaultCipherAes256::test_is_equal_non_ascii_unequal  PASSED
2680 test/units/parsing/vault/test_vault.py::TestVaultCipherAes256::test_is_equal_non_bytes  PASSED
2681 test/units/parsing/vault/test_vault.py::TestVaultCipherAes256::test_is_equal_not_equal  PASSED
2682 test/units/parsing/vault/test_vault.py::TestVaultCipherAes256::test_is_equal_unequal_length  PASSED
2683 test/units/parsing/vault/test_vault.py::TestVaultIsEncrypted::test_bytes_encrypted  PASSED
2684 test/units/parsing/vault/test_vault.py::TestVaultIsEncrypted::test_bytes_not_encrypted  PASSED
2685 test/units/parsing/vault/test_vault.py::TestVaultIsEncrypted::test_invalid_bytes_not_ascii  PASSED
2686 test/units/parsing/vault/test_vault.py::TestVaultIsEncrypted::test_invalid_text_not_ascii  PASSED
2687 test/units/parsing/vault/test_vault.py::TestVaultIsEncrypted::test_text_encrypted  PASSED
2688 test/units/parsing/vault/test_vault.py::TestVaultIsEncrypted::test_text_not_encrypted  PASSED
2689 test/units/parsing/vault/test_vault.py::TestVaultIsEncryptedFile::test_binary_file_handle_encrypted  PASSED
2690 test/units/parsing/vault/test_vault.py::TestVaultIsEncryptedFile::test_binary_file_handle_invalid  PASSED
2691 test/units/parsing/vault/test_vault.py::TestVaultIsEncryptedFile::test_binary_file_handle_not_encrypted  PASSED
2692 test/units/parsing/vault/test_vault.py::TestVaultIsEncryptedFile::test_file_already_read_from_finds_header  PASSED
2693 test/units/parsing/vault/test_vault.py::TestVaultIsEncryptedFile::test_file_already_read_from_saves_file_pos  PASSED
2694 test/units/parsing/vault/test_vault.py::TestVaultIsEncryptedFile::test_file_with_count  PASSED
2695 test/units/parsing/vault/test_vault.py::TestVaultIsEncryptedFile::test_file_with_offset  PASSED
2696 test/units/parsing/vault/test_vault.py::TestVaultIsEncryptedFile::test_file_with_offset_and_count  PASSED
2697 test/units/parsing/vault/test_vault.py::TestVaultIsEncryptedFile::test_text_file_handle_encrypted  PASSED
2698 test/units/parsing/vault/test_vault.py::TestVaultIsEncryptedFile::test_text_file_handle_invalid  PASSED
2699 test/units/parsing/vault/test_vault.py::TestVaultIsEncryptedFile::test_text_file_handle_not_encrypted  PASSED
2700 test/units/parsing/vault/test_vault.py::TestVaultLib::test_cipher_not_set  PASSED
2701 test/units/parsing/vault/test_vault.py::TestVaultLib::test_decrypt_and_get_vault_id  PASSED
2702 test/units/parsing/vault/test_vault.py::TestVaultLib::test_decrypt_decrypted  PASSED
2703 test/units/parsing/vault/test_vault.py::TestVaultLib::test_decrypt_non_default_1_2  PASSED
2704 test/units/parsing/vault/test_vault.py::TestVaultLib::test_encrypt  PASSED
2705 test/units/parsing/vault/test_vault.py::TestVaultLib::test_encrypt_bytes  PASSED
2706 test/units/parsing/vault/test_vault.py::TestVaultLib::test_encrypt_decrypt_aes256  PASSED
2707 test/units/parsing/vault/test_vault.py::TestVaultLib::test_encrypt_decrypt_aes256_bad_hmac  SKIPPED
2708 test/units/parsing/vault/test_vault.py::TestVaultLib::test_encrypt_decrypt_aes256_empty_secrets  PASSED
2709 test/units/parsing/vault/test_vault.py::TestVaultLib::test_encrypt_decrypt_aes256_existing_vault  PASSED
2710 test/units/parsing/vault/test_vault.py::TestVaultLib::test_encrypt_decrypt_aes256_multiple_secrets_all_wrong  PASSED
2711 test/units/parsing/vault/test_vault.py::TestVaultLib::test_encrypt_decrypt_aes256_multiple_secrets_one_valid  PASSED
2712 test/units/parsing/vault/test_vault.py::TestVaultLib::test_encrypt_decrypt_aes256_none_secrets  PASSED
2713 test/units/parsing/vault/test_vault.py::TestVaultLib::test_encrypt_no_secret_empty_secrets  PASSED
2714 test/units/parsing/vault/test_vault.py::TestVaultLib::test_encrypt_vault_id  PASSED
2715 test/units/parsing/vault/test_vault.py::TestVaultLib::test_format_vaulttext_envelope  PASSED
2716 test/units/parsing/vault/test_vault.py::TestVaultLib::test_parse_vaulttext_envelope  PASSED
2717 test/units/parsing/vault/test_vault.py::TestVaultLib::test_parse_vaulttext_envelope_crlf  PASSED
2718 test/units/parsing/vault/test_vault.py::TestVaultSecret::test  PASSED
2719 test/units/parsing/vault/test_vault.py::TestVaultSecret::test_bytes  PASSED
2720 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_create_file  PASSED
2721 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_create_file_exists  PASSED
2722 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_decrypt_1_1  PASSED
2723 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_decrypt_file_exception  PASSED
2724 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_edit_file_helper_call_exception  PASSED
2725 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_edit_file_helper_empty_target  PASSED
2726 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_edit_file_helper_no_change  PASSED
2727 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_edit_file_helper_symlink_target  PASSED
2728 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_edit_file_no_vault_id  PASSED
2729 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_edit_file_not_encrypted  PASSED
2730 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_edit_file_symlink  PASSED
2731 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_edit_file_with_vault_id  PASSED
2732 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_encrypt_file  PASSED
2733 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_encrypt_file_symlink  PASSED
2734 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_methods_exist  PASSED
2735 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_plaintext  PASSED
2736 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_plaintext_not_encrypted  PASSED
2737 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_real_path_dash  PASSED
2738 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_real_path_dev_null  SKIPPED
2739 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_real_path_symlink  PASSED
2740 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_rekey_file  PASSED
2741 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_rekey_file_no_new_password  PASSED
2742 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_rekey_file_not_encrypted  PASSED
2743 test/units/parsing/vault/test_vault_editor.py::TestVaultEditor::test_stdin_binary  PASSED
2744 test/units/parsing/yaml/test_constructor.py::test_duplicate_yaml_dict_key_error  PASSED
2745 test/units/parsing/yaml/test_constructor.py::test_duplicate_yaml_dict_key_ignore  PASSED
2746 test/units/parsing/yaml/test_constructor.py::test_duplicate_yaml_dict_key_warn  PASSED
2747 test/units/parsing/yaml/test_dumper.py::TestAnsibleDumper::test_ansible_vault_encrypted_unicode  PASSED
2748 test/units/parsing/yaml/test_dumper.py::TestAnsibleDumper::test_bytes  PASSED
2749 test/units/parsing/yaml/test_dumper.py::TestAnsibleDumper::test_undefined  PASSED
2750 test/units/parsing/yaml/test_dumper.py::TestAnsibleDumper::test_unicode  PASSED
2751 test/units/parsing/yaml/test_dumper.py::TestAnsibleDumper::test_vars_with_sources  PASSED
2752 test/units/parsing/yaml/test_loader.py::TestAnsibleLoaderBasic::test_error_conditions  PASSED
2753 test/units/parsing/yaml/test_loader.py::TestAnsibleLoaderBasic::test_front_matter  PASSED
2754 test/units/parsing/yaml/test_loader.py::TestAnsibleLoaderBasic::test_parse_dict  PASSED
2755 test/units/parsing/yaml/test_loader.py::TestAnsibleLoaderBasic::test_parse_list  PASSED
2756 test/units/parsing/yaml/test_loader.py::TestAnsibleLoaderBasic::test_parse_number  PASSED
2757 test/units/parsing/yaml/test_loader.py::TestAnsibleLoaderBasic::test_parse_short_dict  PASSED
2758 test/units/parsing/yaml/test_loader.py::TestAnsibleLoaderBasic::test_parse_string  PASSED
2759 test/units/parsing/yaml/test_loader.py::TestAnsibleLoaderBasic::test_parse_utf8_string  PASSED
2760 test/units/parsing/yaml/test_loader.py::TestAnsibleLoaderBasic::test_tab_error  PASSED
2761 test/units/parsing/yaml/test_loader.py::TestAnsibleLoaderPlay::test_data_complete  PASSED
2762 test/units/parsing/yaml/test_loader.py::TestAnsibleLoaderPlay::test_line_numbers  PASSED
2763 test/units/parsing/yaml/test_loader.py::TestAnsibleLoaderPlay::test_no_str_in_data  PASSED
2764 test/units/parsing/yaml/test_loader.py::TestAnsibleLoaderVault::test_dump_load_cycle  PASSED
2765 test/units/parsing/yaml/test_loader.py::TestAnsibleLoaderVault::test_embedded_vault  PASSED
2766 test/units/parsing/yaml/test_loader.py::TestAnsibleLoaderVault::test_embedded_vault_from_dump  PASSED
2767 test/units/parsing/yaml/test_loader.py::TestAnsibleLoaderVault::test_wrong_password  PASSED
2768 test/units/parsing/yaml/test_objects.py::TestAnsibleVaultEncryptedUnicode::test_dump_load_cycle  PASSED
2769 test/units/parsing/yaml/test_objects.py::TestAnsibleVaultEncryptedUnicode::test_empty_init  PASSED
2770 test/units/parsing/yaml/test_objects.py::TestAnsibleVaultEncryptedUnicode::test_empty_string_init_from_plaintext  PASSED
2771 test/units/parsing/yaml/test_objects.py::TestAnsibleVaultEncryptedUnicode::test_empty_string_wrong_password  PASSED
2772 test/units/parsing/yaml/test_objects.py::TestAnsibleVaultEncryptedUnicode::test_empty_unicode_init_from_plaintext  PASSED
2773 test/units/parsing/yaml/test_objects.py::TestAnsibleVaultEncryptedUnicode::test_str_vaulted_utf8_value_37258  PASSED
2774 test/units/parsing/yaml/test_objects.py::TestAnsibleVaultEncryptedUnicode::test_string_from_plaintext  PASSED
2775 test/units/parsing/yaml/test_objects.py::TestAnsibleVaultEncryptedUnicode::test_unicode_from_plaintext  PASSED
2776 test/units/parsing/yaml/test_objects.py::TestAnsibleVaultEncryptedUnicode::test_unicode_from_plaintext_encode  PASSED
2777 test/units/parsing/yaml/test_objects.py::TestAnsibleVaultEncryptedUnicode::test_vaulted_utf8_value_37258  PASSED
2778 test/units/parsing/yaml/test_objects.py::TestAnsibleVaultUnicodeNoVault::test_byte_string  PASSED
2779 test/units/parsing/yaml/test_objects.py::TestAnsibleVaultUnicodeNoVault::test_empty_byte_string_init  PASSED
2780 test/units/parsing/yaml/test_objects.py::TestAnsibleVaultUnicodeNoVault::test_empty_init  PASSED
2781 test/units/parsing/yaml/test_objects.py::TestAnsibleVaultUnicodeNoVault::test_empty_string_init  PASSED
2782 test/units/parsing/yaml/test_objects.py::TestAnsibleVaultUnicodeNoVault::test_single_char  PASSED
2783 test/units/parsing/yaml/test_objects.py::TestAnsibleVaultUnicodeNoVault::test_string  PASSED
2784 test/units/playbook/role/test_include_role.py::TestIncludeRole::test_nested  PASSED
2785 test/units/playbook/role/test_include_role.py::TestIncludeRole::test_nested_alt_files  PASSED
2786 test/units/playbook/role/test_include_role.py::TestIncludeRole::test_simple  PASSED
2787 test/units/playbook/role/test_include_role.py::TestIncludeRole::test_simple_alt_files  PASSED
2788 test/units/playbook/role/test_role.py::TestHashParams::test  PASSED
2789 test/units/playbook/role/test_role.py::TestHashParams::test_container_but_not_iterable  PASSED
2790 test/units/playbook/role/test_role.py::TestHashParams::test_dict_tuple  PASSED
2791 test/units/playbook/role/test_role.py::TestHashParams::test_dict_with_list_value  PASSED
2792 test/units/playbook/role/test_role.py::TestHashParams::test_empty_set  PASSED
2793 test/units/playbook/role/test_role.py::TestHashParams::test_generator  PASSED
2794 test/units/playbook/role/test_role.py::TestHashParams::test_list  PASSED
2795 test/units/playbook/role/test_role.py::TestHashParams::test_param_dict_dupe_values  PASSED
2796 test/units/playbook/role/test_role.py::TestHashParams::test_param_dupe  PASSED
2797 test/units/playbook/role/test_role.py::TestHashParams::test_tuple  PASSED
2798 test/units/playbook/role/test_role.py::TestHashParams::test_tuple_dict  PASSED
2799 test/units/playbook/role/test_role.py::TestRole::test_load_role_complex  PASSED
2800 test/units/playbook/role/test_role.py::TestRole::test_load_role_with_handlers  PASSED
2801 test/units/playbook/role/test_role.py::TestRole::test_load_role_with_metadata  PASSED
2802 test/units/playbook/role/test_role.py::TestRole::test_load_role_with_tasks  PASSED
2803 test/units/playbook/role/test_role.py::TestRole::test_load_role_with_tasks_dir_vs_file  PASSED
2804 test/units/playbook/role/test_role.py::TestRole::test_load_role_with_vars  PASSED
2805 test/units/playbook/role/test_role.py::TestRole::test_load_role_with_vars_dir_vs_file  PASSED
2806 test/units/playbook/role/test_role.py::TestRole::test_load_role_with_vars_dirs  PASSED
2807 test/units/playbook/role/test_role.py::TestRole::test_load_role_with_vars_nested_dirs  PASSED
2808 test/units/playbook/role/test_role.py::TestRole::test_load_role_with_vars_nested_dirs_combined  PASSED
2809 test/units/playbook/test_attribute.py::TestAttribute::test_eq  PASSED
2810 test/units/playbook/test_attribute.py::TestAttribute::test_ge  PASSED
2811 test/units/playbook/test_attribute.py::TestAttribute::test_gt  PASSED
2812 test/units/playbook/test_attribute.py::TestAttribute::test_le  PASSED
2813 test/units/playbook/test_attribute.py::TestAttribute::test_lt  PASSED
2814 test/units/playbook/test_attribute.py::TestAttribute::test_ne  PASSED
2815 test/units/playbook/test_base.py::TestBase::test  PASSED
2816 test/units/playbook/test_base.py::TestBase::test_copy_empty  PASSED
2817 test/units/playbook/test_base.py::TestBase::test_copy_with_vars  PASSED
2818 test/units/playbook/test_base.py::TestBase::test_deserialize  PASSED
2819 test/units/playbook/test_base.py::TestBase::test_dump_me  PASSED
2820 test/units/playbook/test_base.py::TestBase::test_dump_me_empty  PASSED
2821 test/units/playbook/test_base.py::TestBase::test_get_ds_none  PASSED
2822 test/units/playbook/test_base.py::TestBase::test_getters  PASSED
2823 test/units/playbook/test_base.py::TestBase::test_load_data_ds_is_none  PASSED
2824 test/units/playbook/test_base.py::TestBase::test_load_data_invalid_attr  PASSED
2825 test/units/playbook/test_base.py::TestBase::test_load_data_invalid_attr_type  PASSED
2826 test/units/playbook/test_base.py::TestBase::test_post_validate  PASSED
2827 test/units/playbook/test_base.py::TestBase::test_post_validate_empty  PASSED
2828 test/units/playbook/test_base.py::TestBase::test_post_validate_invalid_attr_types  PASSED
2829 test/units/playbook/test_base.py::TestBase::test_serialize  PASSED
2830 test/units/playbook/test_base.py::TestBase::test_serialize_then_deserialize  PASSED
2831 test/units/playbook/test_base.py::TestBase::test_squash  PASSED
2832 test/units/playbook/test_base.py::TestBase::test_validate_empty  PASSED
2833 test/units/playbook/test_base.py::TestBase::test_vars  PASSED
2834 test/units/playbook/test_base.py::TestBase::test_vars_is_list_but_not_of_dicts  PASSED
2835 test/units/playbook/test_base.py::TestBase::test_vars_is_none  PASSED
2836 test/units/playbook/test_base.py::TestBase::test_vars_list_of_dicts  PASSED
2837 test/units/playbook/test_base.py::TestBase::test_vars_not_dict_or_list  PASSED
2838 test/units/playbook/test_base.py::TestBase::test_vars_not_valid_identifier  PASSED
2839 test/units/playbook/test_base.py::TestBaseSubClass::test  PASSED
2840 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_bool  PASSED
2841 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_class  PASSED
2842 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_class_post_validate  PASSED
2843 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_class_post_validate_class_not_instance  PASSED
2844 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_class_post_validate_wrong_class  PASSED
2845 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_class_wrong_type  PASSED
2846 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_dict  PASSED
2847 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_dict_string  PASSED
2848 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_example_undefined  PASSED
2849 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_float  PASSED
2850 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_int  PASSED
2851 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_int_del  PASSED
2852 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_list  PASSED
2853 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_list_invalid  PASSED
2854 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_list_no_listof  PASSED
2855 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_list_none  PASSED
2856 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_list_required  PASSED
2857 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_list_required_empty_string  PASSED
2858 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_method  PASSED
2859 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_method_missing  PASSED
2860 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_name_undefined  PASSED
2861 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_none  PASSED
2862 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_percent  PASSED
2863 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_percent_110_percent  PASSED
2864 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_percent_60_no_percent_sign  PASSED
2865 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_remote_user  PASSED
2866 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_set  PASSED
2867 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_set_not_string_or_list  PASSED
2868 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_set_string  PASSED
2869 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_string  PASSED
2870 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_string_invalid_list  PASSED
2871 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_string_required  PASSED
2872 test/units/playbook/test_base.py::TestBaseSubClass::test_attr_unknown  PASSED
2873 test/units/playbook/test_base.py::TestBaseSubClass::test_copy_empty  PASSED
2874 test/units/playbook/test_base.py::TestBaseSubClass::test_copy_with_vars  PASSED
2875 test/units/playbook/test_base.py::TestBaseSubClass::test_deserialize  PASSED
2876 test/units/playbook/test_base.py::TestBaseSubClass::test_dump_me  PASSED
2877 test/units/playbook/test_base.py::TestBaseSubClass::test_dump_me_empty  PASSED
2878 test/units/playbook/test_base.py::TestBaseSubClass::test_get_ds_none  PASSED
2879 test/units/playbook/test_base.py::TestBaseSubClass::test_get_validated_value_string_rewrap_unsafe  PASSED
2880 test/units/playbook/test_base.py::TestBaseSubClass::test_getters  PASSED
2881 test/units/playbook/test_base.py::TestBaseSubClass::test_load_data_ds_is_none  PASSED
2882 test/units/playbook/test_base.py::TestBaseSubClass::test_load_data_invalid_attr  PASSED
2883 test/units/playbook/test_base.py::TestBaseSubClass::test_load_data_invalid_attr_type  PASSED
2884 test/units/playbook/test_base.py::TestBaseSubClass::test_post_validate  PASSED
2885 test/units/playbook/test_base.py::TestBaseSubClass::test_post_validate_empty  PASSED
2886 test/units/playbook/test_base.py::TestBaseSubClass::test_post_validate_invalid_attr_types  PASSED
2887 test/units/playbook/test_base.py::TestBaseSubClass::test_serialize  PASSED
2888 test/units/playbook/test_base.py::TestBaseSubClass::test_serialize_then_deserialize  PASSED
2889 test/units/playbook/test_base.py::TestBaseSubClass::test_squash  PASSED
2890 test/units/playbook/test_base.py::TestBaseSubClass::test_subclass_validate_method  PASSED
2891 test/units/playbook/test_base.py::TestBaseSubClass::test_subclass_validate_method_invalid  PASSED
2892 test/units/playbook/test_base.py::TestBaseSubClass::test_validate_empty  PASSED
2893 test/units/playbook/test_base.py::TestBaseSubClass::test_vars  PASSED
2894 test/units/playbook/test_base.py::TestBaseSubClass::test_vars_is_list_but_not_of_dicts  PASSED
2895 test/units/playbook/test_base.py::TestBaseSubClass::test_vars_is_none  PASSED
2896 test/units/playbook/test_base.py::TestBaseSubClass::test_vars_list_of_dicts  PASSED
2897 test/units/playbook/test_base.py::TestBaseSubClass::test_vars_not_dict_or_list  PASSED
2898 test/units/playbook/test_base.py::TestBaseSubClass::test_vars_not_valid_identifier  PASSED
2899 test/units/playbook/test_base.py::TestExtendValue::test_extend_value_list_newlist  PASSED
2900 test/units/playbook/test_base.py::TestExtendValue::test_extend_value_list_newlist_prepend  PASSED
2901 test/units/playbook/test_base.py::TestExtendValue::test_extend_value_list_newstring  PASSED
2902 test/units/playbook/test_base.py::TestExtendValue::test_extend_value_newlist_list  PASSED
2903 test/units/playbook/test_base.py::TestExtendValue::test_extend_value_newlist_list_prepend  PASSED
2904 test/units/playbook/test_base.py::TestExtendValue::test_extend_value_none_list  PASSED
2905 test/units/playbook/test_base.py::TestExtendValue::test_extend_value_none_none  PASSED
2906 test/units/playbook/test_base.py::TestExtendValue::test_extend_value_string_newlist  PASSED
2907 test/units/playbook/test_base.py::TestExtendValue::test_extend_value_string_newstring  PASSED
2908 test/units/playbook/test_block.py::TestBlock::test_construct_block_with_role  PASSED
2909 test/units/playbook/test_block.py::TestBlock::test_construct_empty_block  PASSED
2910 test/units/playbook/test_block.py::TestBlock::test_deserialize  PASSED
2911 test/units/playbook/test_block.py::TestBlock::test_load_block_simple  PASSED
2912 test/units/playbook/test_block.py::TestBlock::test_load_block_with_tasks  PASSED
2913 test/units/playbook/test_block.py::TestBlock::test_load_implicit_block  PASSED
2914 test/units/playbook/test_collectionsearch.py::test_collection_invalid_data_block  PASSED
2915 test/units/playbook/test_collectionsearch.py::test_collection_invalid_data_play  PASSED
2916 test/units/playbook/test_collectionsearch.py::test_collection_invalid_data_task  PASSED
2917 test/units/playbook/test_collectionsearch.py::test_collection_static_warning  PASSED
2918 test/units/playbook/test_conditional.py::TestConditional::test_defined  PASSED
2919 test/units/playbook/test_conditional.py::TestConditional::test_dict_defined_multiple_values_is_defined  PASSED
2920 test/units/playbook/test_conditional.py::TestConditional::test_dict_defined_values  PASSED
2921 test/units/playbook/test_conditional.py::TestConditional::test_dict_defined_values_is_defined  PASSED
2922 test/units/playbook/test_conditional.py::TestConditional::test_dict_undefined_values_bare  PASSED
2923 test/units/playbook/test_conditional.py::TestConditional::test_false  PASSED
2924 test/units/playbook/test_conditional.py::TestConditional::test_false_boolean  PASSED
2925 test/units/playbook/test_conditional.py::TestConditional::test_is_defined  PASSED
2926 test/units/playbook/test_conditional.py::TestConditional::test_is_hostvars_host_is_defined  PASSED
2927 test/units/playbook/test_conditional.py::TestConditional::test_is_hostvars_host_undefined_is_defined  PASSED
2928 test/units/playbook/test_conditional.py::TestConditional::test_is_hostvars_host_undefined_is_not_defined  PASSED
2929 test/units/playbook/test_conditional.py::TestConditional::test_is_hostvars_host_undefined_is_undefined  PASSED
2930 test/units/playbook/test_conditional.py::TestConditional::test_is_hostvars_quotes_is_defined  PASSED
2931 test/units/playbook/test_conditional.py::TestConditional::test_is_hostvars_quotes_is_defined_but_is_not_defined  PASSED
2932 test/units/playbook/test_conditional.py::TestConditional::test_is_not_defined  PASSED
2933 test/units/playbook/test_conditional.py::TestConditional::test_is_not_undefined  PASSED
2934 test/units/playbook/test_conditional.py::TestConditional::test_is_undefined  PASSED
2935 test/units/playbook/test_conditional.py::TestConditional::test_is_undefined_and_defined  PASSED
2936 test/units/playbook/test_conditional.py::TestConditional::test_is_undefined_and_defined_reversed  PASSED
2937 test/units/playbook/test_conditional.py::TestConditional::test_nested_hostvars_undefined_values  PASSED
2938 test/units/playbook/test_conditional.py::TestConditional::test_true  PASSED
2939 test/units/playbook/test_conditional.py::TestConditional::test_true_boolean  PASSED
2940 test/units/playbook/test_conditional.py::TestConditional::test_undefined  PASSED
2941 test/units/playbook/test_helpers.py::TestLoadListOfBlocks::test_block_unknown_action  PASSED
2942 test/units/playbook/test_helpers.py::TestLoadListOfBlocks::test_ds_not_list  PASSED
2943 test/units/playbook/test_helpers.py::TestLoadListOfBlocks::test_empty_block  PASSED
2944 test/units/playbook/test_helpers.py::TestLoadListOfRoles::test_block_unknown_action  PASSED
2945 test/units/playbook/test_helpers.py::TestLoadListOfRoles::test_ds_not_list  PASSED
2946 test/units/playbook/test_helpers.py::TestLoadListOfRoles::test_empty_role  PASSED
2947 test/units/playbook/test_helpers.py::TestLoadListOfRoles::test_empty_role_just_name  PASSED
2948 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_block_unknown_action  PASSED
2949 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_block_use_handlers  PASSED
2950 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_ds_not_dict  PASSED
2951 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_ds_not_list  PASSED
2952 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_empty_task  PASSED
2953 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_empty_task_use_handlers  PASSED
2954 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_one_bogus_block  PASSED
2955 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_one_bogus_include  PASSED
2956 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_one_bogus_include_role  PASSED
2957 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_one_bogus_include_role_use_handlers  PASSED
2958 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_one_bogus_include_static  PASSED
2959 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_one_bogus_include_use_handlers  PASSED
2960 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_one_include  PASSED
2961 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_one_include_not_static  PASSED
2962 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_one_include_tags  PASSED
2963 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_one_include_use_handlers  PASSED
2964 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_one_parent_include  PASSED
2965 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_one_parent_include_tags  PASSED
2966 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_one_parent_include_use_handlers  PASSED
2967 test/units/playbook/test_helpers.py::TestLoadListOfTasks::test_unknown_action  PASSED
2968 test/units/playbook/test_included_file.py::test_empty_raw_params  PASSED
2969 test/units/playbook/test_included_file.py::test_equals_different_parents  PASSED
2970 test/units/playbook/test_included_file.py::test_equals_different_tasks  PASSED
2971 test/units/playbook/test_included_file.py::test_equals_ok  PASSED
2972 test/units/playbook/test_included_file.py::test_included_file_instantiation  PASSED
2973 test/units/playbook/test_included_file.py::test_process_include_diff_files  PASSED
2974 test/units/playbook/test_included_file.py::test_process_include_results  PASSED
2975 test/units/playbook/test_included_file.py::test_process_include_simulate_free  PASSED
2976 test/units/playbook/test_included_file.py::test_process_include_simulate_free_block_role_tasks  PASSED
2977 test/units/playbook/test_play.py::test_bad_blocks_roles[_load_handlers]  PASSED
2978 test/units/playbook/test_play.py::test_bad_blocks_roles[_load_post_tasks]  PASSED
2979 test/units/playbook/test_play.py::test_bad_blocks_roles[_load_pre_tasks]  PASSED
2980 test/units/playbook/test_play.py::test_bad_blocks_roles[_load_roles]  PASSED
2981 test/units/playbook/test_play.py::test_bad_blocks_roles[_load_tasks]  PASSED
2982 test/units/playbook/test_play.py::test_basic_play  PASSED
2983 test/units/playbook/test_play.py::test_empty_play  PASSED
2984 test/units/playbook/test_play.py::test_play_compile  PASSED
2985 test/units/playbook/test_play.py::test_play_empty_hosts[0]  PASSED
2986 test/units/playbook/test_play.py::test_play_empty_hosts[False]  PASSED
2987 test/units/playbook/test_play.py::test_play_empty_hosts[None]  PASSED
2988 test/units/playbook/test_play.py::test_play_empty_hosts[]  PASSED
2989 test/units/playbook/test_play.py::test_play_empty_hosts[value0]  PASSED
2990 test/units/playbook/test_play.py::test_play_empty_hosts[value1]  PASSED
2991 test/units/playbook/test_play.py::test_play_empty_hosts[value2]  PASSED
2992 test/units/playbook/test_play.py::test_play_empty_hosts[value3]  PASSED
2993 test/units/playbook/test_play.py::test_play_hosts_template_expression  PASSED
2994 test/units/playbook/test_play.py::test_play_invalid_hosts_sequence[1.75]  PASSED
2995 test/units/playbook/test_play.py::test_play_invalid_hosts_sequence[1]  PASSED
2996 test/units/playbook/test_play.py::test_play_invalid_hosts_sequence[True]  PASSED
2997 test/units/playbook/test_play.py::test_play_invalid_hosts_sequence[value0]  PASSED
2998 test/units/playbook/test_play.py::test_play_invalid_hosts_sequence[value1]  PASSED
2999 test/units/playbook/test_play.py::test_play_invalid_hosts_sequence[value5]  PASSED
3000 test/units/playbook/test_play.py::test_play_invalid_hosts_value[value0]  PASSED
3001 test/units/playbook/test_play.py::test_play_invalid_hosts_value[value1]  PASSED
3002 test/units/playbook/test_play.py::test_play_invalid_hosts_value[value2]  PASSED
3003 test/units/playbook/test_play.py::test_play_invalid_hosts_value[value3]  PASSED
3004 test/units/playbook/test_play.py::test_play_invalid_hosts_value[value4]  PASSED
3005 test/units/playbook/test_play.py::test_play_invalid_hosts_value[value5]  PASSED
3006 test/units/playbook/test_play.py::test_play_no_name_hosts_sequence  PASSED
3007 test/units/playbook/test_play.py::test_play_none_hosts[value0]  PASSED
3008 test/units/playbook/test_play.py::test_play_none_hosts[value1]  PASSED
3009 test/units/playbook/test_play.py::test_play_none_hosts[value2]  PASSED
3010 test/units/playbook/test_play.py::test_play_with_bad_ds_type  PASSED
3011 test/units/playbook/test_play.py::test_play_with_handlers  PASSED
3012 test/units/playbook/test_play.py::test_play_with_hosts_string  PASSED
3013 test/units/playbook/test_play.py::test_play_with_post_tasks  PASSED
3014 test/units/playbook/test_play.py::test_play_with_pre_tasks  PASSED
3015 test/units/playbook/test_play.py::test_play_with_remote_user  PASSED
3016 test/units/playbook/test_play.py::test_play_with_roles  PASSED
3017 test/units/playbook/test_play.py::test_play_with_tasks  PASSED
3018 test/units/playbook/test_play.py::test_play_with_user_conflict  PASSED
3019 test/units/playbook/test_play.py::test_play_with_vars  PASSED
3020 test/units/playbook/test_play.py::test_play_with_vars_files[None-expected3]  PASSED
3021 test/units/playbook/test_play.py::test_play_with_vars_files[my_vars.yml-expected0]  PASSED
3022 test/units/playbook/test_play.py::test_play_with_vars_files[value1-expected1]  PASSED
3023 test/units/playbook/test_play.py::test_play_with_vars_files[value2-expected2]  PASSED
3024 test/units/playbook/test_play_context.py::test_play_context  PASSED
3025 test/units/playbook/test_playbook.py::TestPlaybook::test_bad_playbook_files  PASSED
3026 test/units/playbook/test_playbook.py::TestPlaybook::test_basic_playbook  PASSED
3027 test/units/playbook/test_playbook.py::TestPlaybook::test_empty_playbook  PASSED
3028 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_accepts_lists  PASSED
3029 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_special_all_in_only_tags  PASSED
3030 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_special_all_in_only_tags_and_object_untagged  PASSED
3031 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_special_all_in_only_tags_and_special_all_in_skip_tags  PASSED
3032 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_special_all_in_skip_tags  PASSED
3033 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_special_all_in_skip_tags_and_always_in_object_tags  PASSED
3034 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_special_all_in_skip_tags_and_special_always_in_skip_tags_and_always_in_object_tags  PASSED
3035 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_special_always_in_object_tags  PASSED
3036 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_special_always_in_skip_tags_and_always_in_tags  PASSED
3037 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_special_tagged_in_only_tags_and_object_tagged  PASSED
3038 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_special_tagged_in_only_tags_and_object_untagged  PASSED
3039 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_special_tagged_in_skip_tags_and_object_tagged  PASSED
3040 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_special_tagged_in_skip_tags_and_object_untagged  PASSED
3041 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_special_untagged_in_only_tags_and_object_tagged  PASSED
3042 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_special_untagged_in_only_tags_and_object_untagged  PASSED
3043 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_special_untagged_in_skip_tags_and_object_tagged  PASSED
3044 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_special_untagged_in_skip_tags_and_object_untagged  PASSED
3045 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_tag_in_only_tags  PASSED
3046 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_tag_in_skip_tags  PASSED
3047 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_tag_in_skip_tags_special_always_in_object_tags  PASSED
3048 test/units/playbook/test_taggable.py::TestTaggable::test_evaluate_tags_with_repeated_tags  PASSED
3049 test/units/playbook/test_task.py::TestTask::test_can_load_module_complex_form  PASSED
3050 test/units/playbook/test_task.py::TestTask::test_construct_empty_task  PASSED
3051 test/units/playbook/test_task.py::TestTask::test_construct_task_with_block  PASSED
3052 test/units/playbook/test_task.py::TestTask::test_construct_task_with_role  PASSED
3053 test/units/playbook/test_task.py::TestTask::test_construct_task_with_role_and_block  PASSED
3054 test/units/playbook/test_task.py::TestTask::test_delegate_to_parses  PASSED
3055 test/units/playbook/test_task.py::TestTask::test_load_task_complex_form  PASSED
3056 test/units/playbook/test_task.py::TestTask::test_load_task_kv_form  PASSED
3057 test/units/playbook/test_task.py::TestTask::test_load_task_kv_form_error_36848  PASSED
3058 test/units/playbook/test_task.py::TestTask::test_load_task_simple  PASSED
3059 test/units/playbook/test_task.py::TestTask::test_local_action_conflicts_with_delegate  PASSED
3060 test/units/playbook/test_task.py::TestTask::test_local_action_implies_delegate  PASSED
3061 test/units/playbook/test_task.py::TestTask::test_task_auto_name  PASSED
3062 test/units/playbook/test_task.py::TestTask::test_task_auto_name_with_role  PASSED
3063 test/units/plugins/action/test_action.py::TestActionBase::test__remote_expand_user_relative_pathing  PASSED
3064 test/units/plugins/action/test_action.py::TestActionBase::test_action_base__compute_environment_string  PASSED
3065 test/units/plugins/action/test_action.py::TestActionBase::test_action_base__configure_module  PASSED
3066 test/units/plugins/action/test_action.py::TestActionBase::test_action_base__early_needs_tmp_path  PASSED
3067 test/units/plugins/action/test_action.py::TestActionBase::test_action_base__execute_module  PASSED
3068 test/units/plugins/action/test_action.py::TestActionBase::test_action_base__execute_remote_stat  PASSED
3069 test/units/plugins/action/test_action.py::TestActionBase::test_action_base__fixup_perms2  PASSED
3070 test/units/plugins/action/test_action.py::TestActionBase::test_action_base__make_tmp_path  PASSED
3071 test/units/plugins/action/test_action.py::TestActionBase::test_action_base__remove_tmp_path  PASSED
3072 test/units/plugins/action/test_action.py::TestActionBase::test_action_base__transfer_data  PASSED
3073 test/units/plugins/action/test_action.py::TestActionBase::test_action_base_run  PASSED
3074 test/units/plugins/action/test_action.py::TestActionBase::test_action_base_sudo_only_if_user_differs  PASSED
3075 test/units/plugins/action/test_action.py::TestActionBaseCleanReturnedData::test  PASSED
3076 test/units/plugins/action/test_action.py::TestActionBaseParseReturnedData::test_fail_no_json  PASSED
3077 test/units/plugins/action/test_action.py::TestActionBaseParseReturnedData::test_json_empty  PASSED
3078 test/units/plugins/action/test_action.py::TestActionBaseParseReturnedData::test_json_facts  PASSED
3079 test/units/plugins/action/test_action.py::TestActionBaseParseReturnedData::test_json_facts_add_host  PASSED
3080 test/units/plugins/action/test_gather_facts.py::TestNetworkFacts::test_network_gather_facts_smart_facts_module  PASSED
3081 test/units/plugins/action/test_gather_facts.py::TestNetworkFacts::test_network_gather_facts_smart_facts_module_fqcn  PASSED
3082 test/units/plugins/action/test_raw.py::TestCopyResultExclude::test_raw_check_mode_is_True  PASSED
3083 test/units/plugins/action/test_raw.py::TestCopyResultExclude::test_raw_executable_is_not_empty_string  PASSED
3084 test/units/plugins/action/test_raw.py::TestCopyResultExclude::test_raw_task_vars_is_not_None  PASSED
3085 test/units/plugins/action/test_raw.py::TestCopyResultExclude::test_raw_test_environment_is_None  PASSED
9cfccb 3086 test/units/plugins/action/test_reboot.py::test_reboot_command[reboot command with spaces]  PASSED
MT 3087 test/units/plugins/action/test_reboot.py::test_reboot_command[reboot command without spaces]  PASSED
3088 test/units/plugins/action/test_reboot.py::test_reboot_command_connection_fail[reboot command with spaces]  PASSED
3089 test/units/plugins/action/test_reboot.py::test_reboot_connection_local  PASSED
f67cd3 3090 test/units/plugins/become/test_su.py::test_su  PASSED
MT 3091 test/units/plugins/become/test_sudo.py::test_sudo  PASSED
3092 test/units/plugins/cache/test_cache.py::TestCachePluginAdjudicator::test___contains__  PASSED
3093 test/units/plugins/cache/test_cache.py::TestCachePluginAdjudicator::test___getitem__  PASSED
3094 test/units/plugins/cache/test_cache.py::TestCachePluginAdjudicator::test___setitem__  PASSED
3095 test/units/plugins/cache/test_cache.py::TestCachePluginAdjudicator::test_flush  PASSED
3096 test/units/plugins/cache/test_cache.py::TestCachePluginAdjudicator::test_get  PASSED
3097 test/units/plugins/cache/test_cache.py::TestCachePluginAdjudicator::test_get_with_default  PASSED
3098 test/units/plugins/cache/test_cache.py::TestCachePluginAdjudicator::test_get_without_default  PASSED
3099 test/units/plugins/cache/test_cache.py::TestCachePluginAdjudicator::test_inner___setitem__  PASSED
3100 test/units/plugins/cache/test_cache.py::TestCachePluginAdjudicator::test_pop  PASSED
3101 test/units/plugins/cache/test_cache.py::TestCachePluginAdjudicator::test_pop_with_default  PASSED
3102 test/units/plugins/cache/test_cache.py::TestCachePluginAdjudicator::test_pop_without_default  PASSED
3103 test/units/plugins/cache/test_cache.py::TestCachePluginAdjudicator::test_update  PASSED
3104 test/units/plugins/cache/test_cache.py::TestCachePluginAdjudicator::test_update_cache_if_changed  PASSED
3105 test/units/plugins/cache/test_cache.py::TestFactCache::test_copy  PASSED
3106 test/units/plugins/cache/test_cache.py::TestFactCache::test_flush  PASSED
3107 test/units/plugins/cache/test_cache.py::TestFactCache::test_plugin_load_failure  PASSED
3108 test/units/plugins/cache/test_cache.py::TestFactCache::test_update  PASSED
3109 test/units/plugins/cache/test_cache.py::TestJsonFileCache::test___contains__  PASSED
3110 test/units/plugins/cache/test_cache.py::TestJsonFileCache::test___getitem__  PASSED
3111 test/units/plugins/cache/test_cache.py::TestJsonFileCache::test___setitem__  PASSED
3112 test/units/plugins/cache/test_cache.py::TestJsonFileCache::test_flush  PASSED
3113 test/units/plugins/cache/test_cache.py::TestJsonFileCache::test_get  PASSED
3114 test/units/plugins/cache/test_cache.py::TestJsonFileCache::test_get_with_default  PASSED
3115 test/units/plugins/cache/test_cache.py::TestJsonFileCache::test_get_without_default  PASSED
3116 test/units/plugins/cache/test_cache.py::TestJsonFileCache::test_inner___setitem__  PASSED
3117 test/units/plugins/cache/test_cache.py::TestJsonFileCache::test_keys  PASSED
3118 test/units/plugins/cache/test_cache.py::TestJsonFileCache::test_pop  PASSED
3119 test/units/plugins/cache/test_cache.py::TestJsonFileCache::test_pop_with_default  PASSED
3120 test/units/plugins/cache/test_cache.py::TestJsonFileCache::test_pop_without_default  PASSED
3121 test/units/plugins/cache/test_cache.py::TestJsonFileCache::test_update  PASSED
3122 test/units/plugins/cache/test_cache.py::TestJsonFileCache::test_update_cache_if_changed  PASSED
3123 test/units/plugins/cache/test_cache.py::TestJsonFileCachePrefix::test___contains__  PASSED
3124 test/units/plugins/cache/test_cache.py::TestJsonFileCachePrefix::test___getitem__  PASSED
3125 test/units/plugins/cache/test_cache.py::TestJsonFileCachePrefix::test___setitem__  PASSED
3126 test/units/plugins/cache/test_cache.py::TestJsonFileCachePrefix::test_flush  PASSED
3127 test/units/plugins/cache/test_cache.py::TestJsonFileCachePrefix::test_get  PASSED
3128 test/units/plugins/cache/test_cache.py::TestJsonFileCachePrefix::test_get_with_default  PASSED
3129 test/units/plugins/cache/test_cache.py::TestJsonFileCachePrefix::test_get_without_default  PASSED
3130 test/units/plugins/cache/test_cache.py::TestJsonFileCachePrefix::test_inner___setitem__  PASSED
3131 test/units/plugins/cache/test_cache.py::TestJsonFileCachePrefix::test_keys  PASSED
3132 test/units/plugins/cache/test_cache.py::TestJsonFileCachePrefix::test_pop  PASSED
3133 test/units/plugins/cache/test_cache.py::TestJsonFileCachePrefix::test_pop_with_default  PASSED
3134 test/units/plugins/cache/test_cache.py::TestJsonFileCachePrefix::test_pop_without_default  PASSED
3135 test/units/plugins/cache/test_cache.py::TestJsonFileCachePrefix::test_update  PASSED
3136 test/units/plugins/cache/test_cache.py::TestJsonFileCachePrefix::test_update_cache_if_changed  PASSED
3137 test/units/plugins/cache/test_cache.py::test_memory_cachemodule_with_loader  PASSED
3138 test/units/plugins/callback/test_callback.py::TestCallback::test_display  PASSED
3139 test/units/plugins/callback/test_callback.py::TestCallback::test_display_verbose  PASSED
3140 test/units/plugins/callback/test_callback.py::TestCallback::test_host_label  PASSED
3141 test/units/plugins/callback/test_callback.py::TestCallback::test_host_label_delegated  PASSED
3142 test/units/plugins/callback/test_callback.py::TestCallback::test_init  PASSED
3143 test/units/plugins/callback/test_callback.py::TestCallbackDiff::test_clear_file  PASSED
3144 test/units/plugins/callback/test_callback.py::TestCallbackDiff::test_diff_after_none  PASSED
3145 test/units/plugins/callback/test_callback.py::TestCallbackDiff::test_diff_before_none  PASSED
3146 test/units/plugins/callback/test_callback.py::TestCallbackDiff::test_diff_dicts  PASSED
3147 test/units/plugins/callback/test_callback.py::TestCallbackDiff::test_difflist  PASSED
3148 test/units/plugins/callback/test_callback.py::TestCallbackDiff::test_new_file  PASSED
3149 test/units/plugins/callback/test_callback.py::TestCallbackDiff::test_no_trailing_newline_after  PASSED
3150 test/units/plugins/callback/test_callback.py::TestCallbackDiff::test_no_trailing_newline_before  PASSED
3151 test/units/plugins/callback/test_callback.py::TestCallbackDiff::test_no_trailing_newline_both  PASSED
3152 test/units/plugins/callback/test_callback.py::TestCallbackDiff::test_no_trailing_newline_both_with_some_changes  PASSED
3153 test/units/plugins/callback/test_callback.py::TestCallbackDiff::test_simple_diff  PASSED
3154 test/units/plugins/callback/test_callback.py::TestCallbackDumpResults::test_diff  PASSED
3155 test/units/plugins/callback/test_callback.py::TestCallbackDumpResults::test_exception  PASSED
3156 test/units/plugins/callback/test_callback.py::TestCallbackDumpResults::test_internal_keys  PASSED
3157 test/units/plugins/callback/test_callback.py::TestCallbackDumpResults::test_mixed_keys  PASSED
3158 test/units/plugins/callback/test_callback.py::TestCallbackDumpResults::test_verbose  PASSED
3159 test/units/plugins/callback/test_callback.py::TestCallbackOnMethods::test_are_methods  PASSED
3160 test/units/plugins/callback/test_callback.py::TestCallbackOnMethods::test_on_any  PASSED
3161 test/units/plugins/callback/test_callback.py::TestCallbackResults::test_clean_results  PASSED
3162 test/units/plugins/callback/test_callback.py::TestCallbackResults::test_clean_results_debug_task  PASSED
3163 test/units/plugins/callback/test_callback.py::TestCallbackResults::test_clean_results_debug_task_empty_results  PASSED
3164 test/units/plugins/callback/test_callback.py::TestCallbackResults::test_clean_results_debug_task_no_invocation  PASSED
3165 test/units/plugins/callback/test_callback.py::TestCallbackResults::test_get_item_label  PASSED
3166 test/units/plugins/callback/test_callback.py::TestCallbackResults::test_get_item_label_no_log  PASSED
3167 test/units/plugins/connection/test_connection.py::TestConnectionBaseClass::test_check_password_prompt  PASSED
3168 test/units/plugins/connection/test_connection.py::TestConnectionBaseClass::test_subclass_error  PASSED
3169 test/units/plugins/connection/test_connection.py::TestConnectionBaseClass::test_subclass_success  PASSED
3170 test/units/plugins/connection/test_local.py::TestLocalConnectionClass::test_local_connection_module  PASSED
16bdf3 3171 test/units/plugins/connection/test_paramiko_ssh.py::test_paramiko_connect  PASSED
MT 3172 test/units/plugins/connection/test_paramiko_ssh.py::test_paramiko_connection_module  PASSED
f67cd3 3173 test/units/plugins/connection/test_psrp.py::TestConnectionPSRP::test_set_invalid_extras_options  PASSED
MT 3174 test/units/plugins/connection/test_psrp.py::TestConnectionPSRP::test_set_options[options0-expected0]  PASSED
3175 test/units/plugins/connection/test_psrp.py::TestConnectionPSRP::test_set_options[options1-expected1]  PASSED
3176 test/units/plugins/connection/test_psrp.py::TestConnectionPSRP::test_set_options[options2-expected2]  PASSED
3177 test/units/plugins/connection/test_psrp.py::TestConnectionPSRP::test_set_options[options3-expected3]  PASSED
3178 test/units/plugins/connection/test_psrp.py::TestConnectionPSRP::test_set_options[options4-expected4]  PASSED
3179 test/units/plugins/connection/test_psrp.py::TestConnectionPSRP::test_set_options[options5-expected5]  PASSED
3180 test/units/plugins/connection/test_psrp.py::TestConnectionPSRP::test_set_options[options6-expected6]  PASSED
3181 test/units/plugins/connection/test_psrp.py::TestConnectionPSRP::test_set_options[options7-expected7]  PASSED
3182 test/units/plugins/connection/test_ssh.py::TestConnectionBaseClass::test_plugins_connection_ssh__build_command  PASSED
3183 test/units/plugins/connection/test_ssh.py::TestConnectionBaseClass::test_plugins_connection_ssh__examine_output  PASSED
3184 test/units/plugins/connection/test_ssh.py::TestConnectionBaseClass::test_plugins_connection_ssh_basic  PASSED
3185 test/units/plugins/connection/test_ssh.py::TestConnectionBaseClass::test_plugins_connection_ssh_exec_command  PASSED
3186 test/units/plugins/connection/test_ssh.py::TestConnectionBaseClass::test_plugins_connection_ssh_fetch_file  PASSED
3187 test/units/plugins/connection/test_ssh.py::TestConnectionBaseClass::test_plugins_connection_ssh_module  PASSED
3188 test/units/plugins/connection/test_ssh.py::TestConnectionBaseClass::test_plugins_connection_ssh_put_file  PASSED
3189 test/units/plugins/connection/test_ssh.py::TestSSHConnectionRetries::test_abitrary_exceptions  PASSED
3190 test/units/plugins/connection/test_ssh.py::TestSSHConnectionRetries::test_fetch_file_retries  PASSED
3191 test/units/plugins/connection/test_ssh.py::TestSSHConnectionRetries::test_incorrect_password  PASSED
3192 test/units/plugins/connection/test_ssh.py::TestSSHConnectionRetries::test_multiple_failures  PASSED
3193 test/units/plugins/connection/test_ssh.py::TestSSHConnectionRetries::test_put_file_retries  PASSED
3194 test/units/plugins/connection/test_ssh.py::TestSSHConnectionRetries::test_retry_then_success  PASSED
3195 test/units/plugins/connection/test_ssh.py::TestSSHConnectionRun::test_no_escalation  PASSED
3196 test/units/plugins/connection/test_ssh.py::TestSSHConnectionRun::test_password_with_become  PASSED
3197 test/units/plugins/connection/test_ssh.py::TestSSHConnectionRun::test_password_with_prompt  PASSED
3198 test/units/plugins/connection/test_ssh.py::TestSSHConnectionRun::test_pasword_without_data  PASSED
3199 test/units/plugins/connection/test_ssh.py::TestSSHConnectionRun::test_with_password  PASSED
3200 test/units/plugins/filter/test_core.py::test_to_uuid[11111111-2222-3333-4444-555555555555-example.com-e776faa5-5299-55dc-9057-7a00e6be2364]  PASSED
3201 test/units/plugins/filter/test_core.py::test_to_uuid[361E6D51-FAEC-444A-9079-341386DA8E2E-example.com-ae780c3a-a3ab-53c2-bfb4-098da300b3fe]  PASSED
3202 test/units/plugins/filter/test_core.py::test_to_uuid[361E6D51-FAEC-444A-9079-341386DA8E2E-test.example-8e437a35-c7c5-50ea-867c-5c254848dbc2]  PASSED
3203 test/units/plugins/filter/test_core.py::test_to_uuid_default_namespace[caf\xe9.example-8a99d6b1-fb8f-5f78-af86-879768589f56]  PASSED
3204 test/units/plugins/filter/test_core.py::test_to_uuid_default_namespace[example.com-ae780c3a-a3ab-53c2-bfb4-098da300b3fe]  PASSED
3205 test/units/plugins/filter/test_core.py::test_to_uuid_default_namespace[test.example-8e437a35-c7c5-50ea-867c-5c254848dbc2]  PASSED
3206 test/units/plugins/filter/test_core.py::test_to_uuid_invalid_namespace  PASSED
3207 test/units/plugins/filter/test_mathstuff.py::TestDifference::test_hashable[dataset10-dataset20-expected0]  PASSED
3208 test/units/plugins/filter/test_mathstuff.py::TestDifference::test_hashable[dataset11-dataset21-expected1]  PASSED
3209 test/units/plugins/filter/test_mathstuff.py::TestDifference::test_hashable[dataset12-dataset22-expected2]  PASSED
3210 test/units/plugins/filter/test_mathstuff.py::TestDifference::test_unhashable[dataset10-dataset20-expected0]  PASSED
3211 test/units/plugins/filter/test_mathstuff.py::TestDifference::test_unhashable[dataset11-dataset21-expected1]  PASSED
3212 test/units/plugins/filter/test_mathstuff.py::TestDifference::test_unhashable[dataset12-dataset22-expected2]  PASSED
3213 test/units/plugins/filter/test_mathstuff.py::TestIntersect::test_hashable[dataset10-dataset20-expected0]  PASSED
3214 test/units/plugins/filter/test_mathstuff.py::TestIntersect::test_hashable[dataset11-dataset21-expected1]  PASSED
3215 test/units/plugins/filter/test_mathstuff.py::TestIntersect::test_hashable[dataset12-dataset22-expected2]  PASSED
3216 test/units/plugins/filter/test_mathstuff.py::TestIntersect::test_unhashable[dataset10-dataset20-expected0]  PASSED
3217 test/units/plugins/filter/test_mathstuff.py::TestIntersect::test_unhashable[dataset11-dataset21-expected1]  PASSED
3218 test/units/plugins/filter/test_mathstuff.py::TestIntersect::test_unhashable[dataset12-dataset22-expected2]  PASSED
3219 test/units/plugins/filter/test_mathstuff.py::TestInversePower::test_cube_root  PASSED
3220 test/units/plugins/filter/test_mathstuff.py::TestInversePower::test_root_non_number  PASSED
3221 test/units/plugins/filter/test_mathstuff.py::TestInversePower::test_square_root  PASSED
3222 test/units/plugins/filter/test_mathstuff.py::TestLogarithm::test_log_natural  PASSED
3223 test/units/plugins/filter/test_mathstuff.py::TestLogarithm::test_log_non_number  PASSED
3224 test/units/plugins/filter/test_mathstuff.py::TestLogarithm::test_log_ten  PASSED
3225 test/units/plugins/filter/test_mathstuff.py::TestLogarithm::test_log_two  PASSED
3226 test/units/plugins/filter/test_mathstuff.py::TestPower::test_power_cubed  PASSED
3227 test/units/plugins/filter/test_mathstuff.py::TestPower::test_power_non_number  PASSED
3228 test/units/plugins/filter/test_mathstuff.py::TestPower::test_power_squared  PASSED
3229 test/units/plugins/filter/test_mathstuff.py::TestRekeyOnMember::test_duplicate_strategy_overwrite  PASSED
3230 test/units/plugins/filter/test_mathstuff.py::TestRekeyOnMember::test_fail_rekey_on_member[AnsibleFilterError-list_original0-invalid_key-Key invalid_key was not found]  PASSED
3231 test/units/plugins/filter/test_mathstuff.py::TestRekeyOnMember::test_fail_rekey_on_member[AnsibleFilterError-list_original1-invalid_key-Key invalid_key was not found]  PASSED
3232 test/units/plugins/filter/test_mathstuff.py::TestRekeyOnMember::test_fail_rekey_on_member[AnsibleFilterError-list_original2-proto-Key ospf is not unique, cannot correctly turn into dict]  PASSED
3233 test/units/plugins/filter/test_mathstuff.py::TestRekeyOnMember::test_fail_rekey_on_member[AnsibleFilterTypeError-123-proto-Type is not a valid list, set, or dict]  PASSED
3234 test/units/plugins/filter/test_mathstuff.py::TestRekeyOnMember::test_fail_rekey_on_member[AnsibleFilterTypeError-list_original3-proto-List item is not a valid dict]  PASSED
3235 test/units/plugins/filter/test_mathstuff.py::TestRekeyOnMember::test_fail_rekey_on_member[AnsibleFilterTypeError-list_original4-proto-List item is not a valid dict]  PASSED
3236 test/units/plugins/filter/test_mathstuff.py::TestRekeyOnMember::test_fail_rekey_on_member[AnsibleFilterTypeError-list_original5-proto-List item is not a valid dict]  PASSED
3237 test/units/plugins/filter/test_mathstuff.py::TestRekeyOnMember::test_fail_rekey_on_member[AnsibleFilterTypeError-string-proto-Type is not a valid list, set, or dict]  PASSED
3238 test/units/plugins/filter/test_mathstuff.py::TestRekeyOnMember::test_rekey_on_member_success[list_original0-proto-expected0]  PASSED
3239 test/units/plugins/filter/test_mathstuff.py::TestRekeyOnMember::test_rekey_on_member_success[list_original1-proto-expected1]  PASSED
3240 test/units/plugins/filter/test_mathstuff.py::TestSymmetricDifference::test_hashable[dataset10-dataset20-expected0]  PASSED
3241 test/units/plugins/filter/test_mathstuff.py::TestSymmetricDifference::test_hashable[dataset11-dataset21-expected1]  PASSED
3242 test/units/plugins/filter/test_mathstuff.py::TestSymmetricDifference::test_hashable[dataset12-dataset22-expected2]  PASSED
3243 test/units/plugins/filter/test_mathstuff.py::TestSymmetricDifference::test_unhashable[dataset10-dataset20-expected0]  PASSED
3244 test/units/plugins/filter/test_mathstuff.py::TestSymmetricDifference::test_unhashable[dataset11-dataset21-expected1]  PASSED
3245 test/units/plugins/filter/test_mathstuff.py::TestSymmetricDifference::test_unhashable[dataset12-dataset22-expected2]  PASSED
3246 test/units/plugins/filter/test_mathstuff.py::TestUnique::test_hashable[data0-expected0]  PASSED
3247 test/units/plugins/filter/test_mathstuff.py::TestUnique::test_hashable[data1-expected1]  PASSED
3248 test/units/plugins/filter/test_mathstuff.py::TestUnique::test_hashable[data2-expected2]  PASSED
3249 test/units/plugins/filter/test_mathstuff.py::TestUnique::test_hashable[data3-expected3]  PASSED
3250 test/units/plugins/filter/test_mathstuff.py::TestUnique::test_unhashable[data0-expected0]  PASSED
3251 test/units/plugins/filter/test_mathstuff.py::TestUnique::test_unhashable[data1-expected1]  PASSED
3252 test/units/plugins/filter/test_mathstuff.py::TestUnique::test_unhashable[data2-expected2]  PASSED
3253 test/units/plugins/filter/test_mathstuff.py::TestUnique::test_unhashable[data3-expected3]  PASSED
3254 test/units/plugins/inventory/test_constructed.py::test_group_by_value_only  PASSED
3255 test/units/plugins/inventory/test_constructed.py::test_keyed_group_dict_with_default_value  PASSED
3256 test/units/plugins/inventory/test_constructed.py::test_keyed_group_empty_construction  PASSED
3257 test/units/plugins/inventory/test_constructed.py::test_keyed_group_empty_value  PASSED
3258 test/units/plugins/inventory/test_constructed.py::test_keyed_group_exclusive_argument  PASSED
3259 test/units/plugins/inventory/test_constructed.py::test_keyed_group_host_confusion  PASSED
3260 test/units/plugins/inventory/test_constructed.py::test_keyed_group_list_with_default_value  PASSED
3261 test/units/plugins/inventory/test_constructed.py::test_keyed_group_separator  PASSED
3262 test/units/plugins/inventory/test_constructed.py::test_keyed_group_str_no_default_value  PASSED
3263 test/units/plugins/inventory/test_constructed.py::test_keyed_group_str_with_default_value  PASSED
3264 test/units/plugins/inventory/test_constructed.py::test_keyed_group_with_trailing_separator  PASSED
3265 test/units/plugins/inventory/test_constructed.py::test_keyed_parent_groups  PASSED
3266 test/units/plugins/inventory/test_constructed.py::test_parent_group_templating  PASSED
3267 test/units/plugins/inventory/test_constructed.py::test_parent_group_templating_error  PASSED
3268 test/units/plugins/inventory/test_inventory.py::TestInventory::test_ranges  PASSED
3269 test/units/plugins/inventory/test_inventory.py::TestInventory::test_split_patterns  PASSED
3270 test/units/plugins/inventory/test_inventory.py::TestInventoryPlugins::test_empty_inventory  PASSED
3271 test/units/plugins/inventory/test_inventory.py::TestInventoryPlugins::test_ini  PASSED
3272 test/units/plugins/inventory/test_inventory.py::TestInventoryPlugins::test_ini_explicit_ungrouped  PASSED
3273 test/units/plugins/inventory/test_inventory.py::TestInventoryPlugins::test_ini_variables_stringify  PASSED
3274 test/units/plugins/inventory/test_inventory.py::TestInventoryPlugins::test_yaml_inventory  PASSED
3275 test/units/plugins/inventory/test_script.py::TestInventoryModule::test_parse_dict_fail  PASSED
3276 test/units/plugins/inventory/test_script.py::TestInventoryModule::test_parse_subprocess_err_code_fail  PASSED
3277 test/units/plugins/inventory/test_script.py::TestInventoryModule::test_parse_subprocess_path_not_found_fail  PASSED
3278 test/units/plugins/inventory/test_script.py::TestInventoryModule::test_parse_utf8_fail  PASSED
3279 test/units/plugins/lookup/test_env.py::test_env_var_value[equation-a=b*100]  PASSED
3280 test/units/plugins/lookup/test_env.py::test_env_var_value[foo-bar]  PASSED
3281 test/units/plugins/lookup/test_env.py::test_utf8_env_var_value[simple_var-alpha-\u03b2-gamma]  PASSED
3282 test/units/plugins/lookup/test_env.py::test_utf8_env_var_value[the_var-\xe3n\u02c8si\u03b2le]  PASSED
3283 test/units/plugins/lookup/test_ini.py::TestINILookup::test_parse_parameters  PASSED
3284 test/units/plugins/lookup/test_password.py::TestFormatContent::test_encrypt  PASSED
3285 test/units/plugins/lookup/test_password.py::TestFormatContent::test_encrypt_no_salt  PASSED
3286 test/units/plugins/lookup/test_password.py::TestFormatContent::test_no_encrypt  PASSED
3287 test/units/plugins/lookup/test_password.py::TestFormatContent::test_no_encrypt_no_salt  PASSED
3288 test/units/plugins/lookup/test_password.py::TestGenCandidateChars::test_gen_candidate_chars  PASSED
9cfccb 3289 test/units/plugins/lookup/test_password.py::TestLookupModuleWithPasslib::test_encrypt  PASSED
MT 3290 test/units/plugins/lookup/test_password.py::TestLookupModuleWithPasslib::test_password_already_created_encrypt  PASSED
3291 test/units/plugins/lookup/test_password.py::TestLookupModuleWithPasslibWrappedAlgo::test_encrypt_wrapped_crypt_algo  PASSED
f67cd3 3292 test/units/plugins/lookup/test_password.py::TestLookupModuleWithoutPasslib::test_lock_been_held  PASSED
MT 3293 test/units/plugins/lookup/test_password.py::TestLookupModuleWithoutPasslib::test_lock_not_been_held  PASSED
3294 test/units/plugins/lookup/test_password.py::TestLookupModuleWithoutPasslib::test_no_encrypt  PASSED
3295 test/units/plugins/lookup/test_password.py::TestLookupModuleWithoutPasslib::test_only_a  PASSED
3296 test/units/plugins/lookup/test_password.py::TestLookupModuleWithoutPasslib::test_password_already_created_no_encrypt  PASSED
3297 test/units/plugins/lookup/test_password.py::TestParseContent::test  PASSED
3298 test/units/plugins/lookup/test_password.py::TestParseContent::test_empty_password_file  PASSED
3299 test/units/plugins/lookup/test_password.py::TestParseContent::test_with_salt  PASSED
30ca6b 3300 test/units/plugins/lookup/test_password.py::TestParseContent::test_with_salt_and_ident  PASSED
f67cd3 3301 test/units/plugins/lookup/test_password.py::TestParseParameters::test  PASSED
MT 3302 test/units/plugins/lookup/test_password.py::TestParseParameters::test_invalid_params  PASSED
3303 test/units/plugins/lookup/test_password.py::TestParseParameters::test_unrecognized_value  PASSED
3304 test/units/plugins/lookup/test_password.py::TestRandomPassword::test_default  PASSED
3305 test/units/plugins/lookup/test_password.py::TestRandomPassword::test_free_will  PASSED
3306 test/units/plugins/lookup/test_password.py::TestRandomPassword::test_gen_password  PASSED
3307 test/units/plugins/lookup/test_password.py::TestRandomPassword::test_just_a_common  PASSED
3308 test/units/plugins/lookup/test_password.py::TestRandomPassword::test_seed  PASSED
3309 test/units/plugins/lookup/test_password.py::TestRandomPassword::test_unicode  PASSED
3310 test/units/plugins/lookup/test_password.py::TestRandomPassword::test_zero_length  PASSED
3311 test/units/plugins/lookup/test_password.py::TestReadPasswordFile::test_no_password_file  PASSED
3312 test/units/plugins/lookup/test_password.py::TestReadPasswordFile::test_with_password_file  PASSED
3313 test/units/plugins/lookup/test_password.py::TestWritePasswordFile::test_content_written  PASSED
3314 test/units/plugins/lookup/test_url.py::test_user_agent[kwargs0-ansible-httpget]  PASSED
3315 test/units/plugins/lookup/test_url.py::test_user_agent[kwargs1-SuperFox]  PASSED
3316 test/units/plugins/shell/test_cmd.py::test_quote_args[C:\\temp\\some ^%file% > nul-^"C:\\temp\\some ^^^%file^% ^> nul^"]  PASSED
3317 test/units/plugins/shell/test_cmd.py::test_quote_args[None-""]  PASSED
3318 test/units/plugins/shell/test_cmd.py::test_quote_args[arg1 and 2-^"arg1 and 2^"]  PASSED
3319 test/units/plugins/shell/test_cmd.py::test_quote_args[arg1-arg1]  PASSED
3320 test/units/plugins/shell/test_cmd.py::test_quote_args[malicious argument\\"&whoami-^"malicious argument\\\\^"^&whoami^"]  PASSED
3321 test/units/plugins/shell/test_powershell.py::test_join_path_unc  PASSED
3322 test/units/plugins/shell/test_powershell.py::test_parse_clixml_empty  PASSED
3323 test/units/plugins/shell/test_powershell.py::test_parse_clixml_multiple_elements  PASSED
3324 test/units/plugins/shell/test_powershell.py::test_parse_clixml_multiple_streams  PASSED
3325 test/units/plugins/shell/test_powershell.py::test_parse_clixml_single_stream  PASSED
3326 test/units/plugins/shell/test_powershell.py::test_parse_clixml_with_progress  PASSED
3327 test/units/plugins/strategy/test_linear.py::TestStrategyLinear::test_noop  PASSED
3328 test/units/plugins/strategy/test_linear.py::TestStrategyLinear::test_noop_64999  PASSED
3329 test/units/plugins/strategy/test_strategy.py::TestStrategyBase::test_strategy_base_get_hosts  SKIPPED
3330 test/units/plugins/strategy/test_strategy.py::TestStrategyBase::test_strategy_base_init  SKIPPED
3331 test/units/plugins/strategy/test_strategy.py::TestStrategyBase::test_strategy_base_load_included_file  SKIPPED
3332 test/units/plugins/strategy/test_strategy.py::TestStrategyBase::test_strategy_base_process_pending_results  SKIPPED
3333 test/units/plugins/strategy/test_strategy.py::TestStrategyBase::test_strategy_base_queue_task  SKIPPED
3334 test/units/plugins/strategy/test_strategy.py::TestStrategyBase::test_strategy_base_run  SKIPPED
3335 test/units/plugins/test_plugins.py::TestErrors::test__load_module_source_no_duplicate_names  PASSED
3336 test/units/plugins/test_plugins.py::TestErrors::test_all_no_duplicate_names  PASSED
3337 test/units/plugins/test_plugins.py::TestErrors::test_plugin__init_config_list  PASSED
3338 test/units/plugins/test_plugins.py::TestErrors::test_plugin__init_config_none  PASSED
3339 test/units/plugins/test_plugins.py::TestErrors::test_plugin__init_config_str  PASSED
3340 test/units/plugins/test_plugins.py::TestErrors::test_plugins__get_package_paths_no_package  PASSED
3341 test/units/plugins/test_plugins.py::TestErrors::test_plugins__get_package_paths_with_package  PASSED
3342 test/units/plugins/test_plugins.py::TestErrors::test_plugins__get_paths  PASSED
3343 test/units/plugins/test_plugins.py::TestErrors::test_print_paths  PASSED
3344 test/units/regex/test_invalid_var_names.py::TestInvalidVars::test_get_setting  PASSED
3345 test/units/regex/test_invalid_var_names.py::TestInvalidVars::test_negative_matches  PASSED
3346 test/units/regex/test_invalid_var_names.py::TestInvalidVars::test_positive_matches  PASSED
3347 test/units/template/test_native_concat.py::test_cond_eval  PASSED
3348 test/units/template/test_templar.py::TestAnsibleContext::test  PASSED
3349 test/units/template/test_templar.py::TestAnsibleContext::test_is_unsafe  PASSED
3350 test/units/template/test_templar.py::TestAnsibleContext::test_resolve  PASSED
3351 test/units/template/test_templar.py::TestAnsibleContext::test_resolve_none  PASSED
3352 test/units/template/test_templar.py::TestAnsibleContext::test_resolve_unsafe  PASSED
3353 test/units/template/test_templar.py::TestAnsibleContext::test_resolve_unsafe_dict  PASSED
3354 test/units/template/test_templar.py::TestAnsibleContext::test_resolve_unsafe_list  PASSED
3355 test/units/template/test_templar.py::TestTemplarLookup::test_lookup_jinja_defined  PASSED
3356 test/units/template/test_templar.py::TestTemplarLookup::test_lookup_jinja_dict  PASSED
3357 test/units/template/test_templar.py::TestTemplarLookup::test_lookup_jinja_dict_list_passed  PASSED
3358 test/units/template/test_templar.py::TestTemplarLookup::test_lookup_jinja_dict_string_passed  PASSED
3359 test/units/template/test_templar.py::TestTemplarLookup::test_lookup_jinja_dict_unsafe  PASSED
3360 test/units/template/test_templar.py::TestTemplarLookup::test_lookup_jinja_dict_unsafe_value  PASSED
3361 test/units/template/test_templar.py::TestTemplarLookup::test_lookup_jinja_kwargs  PASSED
3362 test/units/template/test_templar.py::TestTemplarLookup::test_lookup_jinja_list_wantlist  PASSED
3363 test/units/template/test_templar.py::TestTemplarLookup::test_lookup_jinja_list_wantlist_undefined  PASSED
3364 test/units/template/test_templar.py::TestTemplarLookup::test_lookup_jinja_list_wantlist_unsafe  PASSED
3365 test/units/template/test_templar.py::TestTemplarLookup::test_lookup_jinja_none  PASSED
3366 test/units/template/test_templar.py::TestTemplarLookup::test_lookup_jinja_undefined  PASSED
3367 test/units/template/test_templar.py::TestTemplarLookup::test_lookup_list  PASSED
3368 test/units/template/test_templar.py::TestTemplarLookup::test_lookup_missing_plugin  PASSED
3369 test/units/template/test_templar.py::TestTemplarMisc::test_templar_escape_backslashes  PASSED
3370 test/units/template/test_templar.py::TestTemplarMisc::test_templar_simple  PASSED
3371 test/units/template/test_templar.py::TestTemplarMisc::test_template_jinja2_extensions  PASSED
3372 test/units/template/test_templar.py::TestTemplarTemplate::test_is_possible_template  PASSED
3373 test/units/template/test_templar.py::TestTemplarTemplate::test_is_possibly_template_false  PASSED
3374 test/units/template/test_templar.py::TestTemplarTemplate::test_is_possibly_template_true  PASSED
3375 test/units/template/test_templar.py::TestTemplarTemplate::test_is_template_false  PASSED
3376 test/units/template/test_templar.py::TestTemplarTemplate::test_is_template_none  PASSED
3377 test/units/template/test_templar.py::TestTemplarTemplate::test_is_template_raw_string  PASSED
3378 test/units/template/test_templar.py::TestTemplarTemplate::test_is_template_true  PASSED
3379 test/units/template/test_templar.py::TestTemplarTemplate::test_lookup_jinja_dict_key_in_static_vars  PASSED
3380 test/units/template/test_templar.py::TestTemplarTemplate::test_template_convert_bare_filter  PASSED
3381 test/units/template/test_templar.py::TestTemplarTemplate::test_template_convert_bare_filter_unsafe  PASSED
3382 test/units/template/test_templar.py::TestTemplarTemplate::test_template_convert_bare_nested  PASSED
3383 test/units/template/test_templar.py::TestTemplarTemplate::test_template_convert_bare_string  PASSED
3384 test/units/template/test_templar.py::TestTemplarTemplate::test_template_convert_bare_unsafe  PASSED
3385 test/units/template/test_templar.py::TestTemplarTemplate::test_template_convert_data  PASSED
3386 test/units/template/test_templar.py::TestTemplarTemplate::test_template_convert_data_bare  PASSED
3387 test/units/template/test_templar.py::TestTemplarTemplate::test_template_convert_data_convert_bare_data_bare  PASSED
3388 test/units/template/test_templar.py::TestTemplarTemplate::test_template_convert_data_template_in_data  PASSED
3389 test/units/template/test_templar.py::TestTemplarTemplate::test_template_convert_data_to_json  PASSED
3390 test/units/template/test_templar.py::TestTemplarTemplate::test_template_unsafe_non_string  PASSED
3391 test/units/template/test_templar.py::TestTemplarTemplate::test_template_unsafe_non_string_subclass  PASSED
3392 test/units/template/test_templar.py::TestTemplarTemplate::test_template_with_error  PASSED
3393 test/units/template/test_templar.py::TestTemplarTemplate::test_weird  PASSED
3394 test/units/template/test_templar.py::test_unsafe_lookup  PASSED
3395 test/units/template/test_templar.py::test_unsafe_lookup_no_conversion  PASSED
3396 test/units/template/test_template_utilities.py::TestAnsibleUndefined::test_getattr  PASSED
3397 test/units/template/test_template_utilities.py::TestBackslashEscape::test_backslash_escaping  PASSED
3398 test/units/template/test_template_utilities.py::TestCountNewlines::test_all_newlines  PASSED
3399 test/units/template/test_template_utilities.py::TestCountNewlines::test_mostly_newlines  PASSED
3400 test/units/template/test_template_utilities.py::TestCountNewlines::test_multiple_newlines  PASSED
3401 test/units/template/test_template_utilities.py::TestCountNewlines::test_one_newline  PASSED
3402 test/units/template/test_template_utilities.py::TestCountNewlines::test_short_string  PASSED
3403 test/units/template/test_template_utilities.py::TestCountNewlines::test_zero_length_string  PASSED
3404 test/units/template/test_template_utilities.py::TestCountNewlines::test_zero_newlines  PASSED
16bdf3 3405 test/units/template/test_vars.py::test_globals  PASSED
MT 3406 test/units/template/test_vars.py::test_globals_empty  PASSED
f67cd3 3407 test/units/test_context.py::test_set_global_context  PASSED
MT 3408 test/units/test_no_tty.py::test_no_tty  PASSED
3409 test/units/utils/collection_loader/test_collection_loader.py::test_bogus_imports  PASSED
3410 test/units/utils/collection_loader/test_collection_loader.py::test_coll_loader  PASSED
3411 test/units/utils/collection_loader/test_collection_loader.py::test_collection_get_data  PASSED
3412 test/units/utils/collection_loader/test_collection_loader.py::test_collection_role_name_location[some_role-None-None-None]  PASSED
3413 test/units/utils/collection_loader/test_collection_loader.py::test_collection_role_name_location[some_role-collection_list0-testns.testcoll-testns/testcoll/roles/some_role]  PASSED
3414 test/units/utils/collection_loader/test_collection_loader.py::test_collection_role_name_location[some_role-collection_list4-None-None]  PASSED
3415 test/units/utils/collection_loader/test_collection_loader.py::test_collection_role_name_location[testns.testcoll.some_role-None-testns.testcoll-testns/testcoll/roles/some_role]  PASSED
3416 test/units/utils/collection_loader/test_collection_loader.py::test_collection_role_name_location[testns.testcoll.some_role-collection_list1-testns.testcoll-testns/testcoll/roles/some_role]  PASSED
3417 test/units/utils/collection_loader/test_collection_loader.py::test_collection_role_name_location[testns.testcoll.some_role-collection_list2-testns.testcoll-testns/testcoll/roles/some_role]  PASSED
3418 test/units/utils/collection_loader/test_collection_loader.py::test_collectionref_components_invalid[bad_ns--resource-action-ValueError-invalid collection name]  PASSED
3419 test/units/utils/collection_loader/test_collection_loader.py::test_collectionref_components_invalid[ns.coll--resource-bogus-ValueError-invalid collection ref_type]  PASSED
3420 test/units/utils/collection_loader/test_collection_loader.py::test_collectionref_components_invalid[ns.coll-.badsubdir-resource-action-ValueError-invalid subdirs entry]  PASSED
3421 test/units/utils/collection_loader/test_collection_loader.py::test_collectionref_components_invalid[ns.coll-badsubdir#-resource-action-ValueError-invalid subdirs entry]  PASSED
3422 test/units/utils/collection_loader/test_collection_loader.py::test_collectionref_components_invalid[ns.coll-badsubdir.-resource-action-ValueError-invalid subdirs entry]  PASSED
3423 test/units/utils/collection_loader/test_collection_loader.py::test_collectionref_components_invalid[ns.coll.--resource-action-ValueError-invalid collection name]  PASSED
3424 test/units/utils/collection_loader/test_collection_loader.py::test_collectionref_components_valid[ns.coll-None-res-doc_fragments-ansible_collections.ns.coll.plugins.doc_fragments]  PASSED
3425 test/units/utils/collection_loader/test_collection_loader.py::test_collectionref_components_valid[ns.coll-subdir1-res-doc_fragments-ansible_collections.ns.coll.plugins.doc_fragments.subdir1]  PASSED
3426 test/units/utils/collection_loader/test_collection_loader.py::test_collectionref_components_valid[ns.coll-subdir1.subdir2-res-action-ansible_collections.ns.coll.plugins.action.subdir1.subdir2]  PASSED
3427 test/units/utils/collection_loader/test_collection_loader.py::test_collpkg_loader_load_module  PASSED
3428 test/units/utils/collection_loader/test_collection_loader.py::test_collpkg_loader_not_interested  PASSED
3429 test/units/utils/collection_loader/test_collection_loader.py::test_default_collection_config  PASSED
3430 test/units/utils/collection_loader/test_collection_loader.py::test_default_collection_detection  PASSED
3431 test/units/utils/collection_loader/test_collection_loader.py::test_empty_vs_no_code  PASSED
3432 test/units/utils/collection_loader/test_collection_loader.py::test_eventsource  PASSED
3433 test/units/utils/collection_loader/test_collection_loader.py::test_find_module_py3  PASSED
3434 test/units/utils/collection_loader/test_collection_loader.py::test_finder_coll  PASSED
3435 test/units/utils/collection_loader/test_collection_loader.py::test_finder_not_interested  PASSED
3436 test/units/utils/collection_loader/test_collection_loader.py::test_finder_ns  PASSED
3437 test/units/utils/collection_loader/test_collection_loader.py::test_finder_playbook_paths  PASSED
3438 test/units/utils/collection_loader/test_collection_loader.py::test_finder_setup  PASSED
3439 test/units/utils/collection_loader/test_collection_loader.py::test_fqcn_validation[-False]  PASSED
3440 test/units/utils/collection_loader/test_collection_loader.py::test_fqcn_validation[.-False]  PASSED
3441 test/units/utils/collection_loader/test_collection_loader.py::test_fqcn_validation[.that-False]  PASSED
3442 test/units/utils/collection_loader/test_collection_loader.py::test_fqcn_validation[assert.this-False]  PASSED
3443 test/units/utils/collection_loader/test_collection_loader.py::test_fqcn_validation[def.coll3-False]  PASSED
3444 test/units/utils/collection_loader/test_collection_loader.py::test_fqcn_validation[import.that-False]  PASSED
3445 test/units/utils/collection_loader/test_collection_loader.py::test_fqcn_validation[ns1#coll2-False]  PASSED
3446 test/units/utils/collection_loader/test_collection_loader.py::test_fqcn_validation[ns1.coll2-True]  PASSED
3447 test/units/utils/collection_loader/test_collection_loader.py::test_fqcn_validation[ns4.return-False]  PASSED
3448 test/units/utils/collection_loader/test_collection_loader.py::test_fqcn_validation[this.-False]  PASSED
3449 test/units/utils/collection_loader/test_collection_loader.py::test_fqcr_parsing_invalid[no_dots_at_all_action-action-ValueError-is not a valid collection reference]  PASSED
3450 test/units/utils/collection_loader/test_collection_loader.py::test_fqcr_parsing_invalid[no_nscoll%myaction-action-ValueError-is not a valid collection reference]  PASSED
3451 test/units/utils/collection_loader/test_collection_loader.py::test_fqcr_parsing_invalid[no_nscoll.myaction-action-ValueError-is not a valid collection reference]  PASSED
3452 test/units/utils/collection_loader/test_collection_loader.py::test_fqcr_parsing_invalid[ns.coll.myaction-bogus-ValueError-invalid collection ref_type]  PASSED
3453 test/units/utils/collection_loader/test_collection_loader.py::test_fqcr_parsing_valid[ns.coll.myaction-action-ns.coll--myaction-ansible_collections.ns.coll.plugins.action]  PASSED
3454 test/units/utils/collection_loader/test_collection_loader.py::test_fqcr_parsing_valid[ns.coll.myrole-role-ns.coll--myrole-ansible_collections.ns.coll.roles.myrole]  PASSED
3455 test/units/utils/collection_loader/test_collection_loader.py::test_fqcr_parsing_valid[ns.coll.subdir1.subdir2.myaction-action-ns.coll-subdir1.subdir2-myaction-ansible_collections.ns.coll.plugins.action.subdir1.subdir2]  PASSED
3456 test/units/utils/collection_loader/test_collection_loader.py::test_fqcr_parsing_valid[ns.coll.subdir1.subdir2.myrole-role-ns.coll-subdir1.subdir2-myrole-ansible_collections.ns.coll.roles.subdir1.subdir2.myrole]  PASSED
3457 test/units/utils/collection_loader/test_collection_loader.py::test_import_from_collection  PASSED
16bdf3 3458 test/units/utils/collection_loader/test_collection_loader.py::test_importlib_resources  SKIPPED
f67cd3 3459 test/units/utils/collection_loader/test_collection_loader.py::test_iter_modules_impl  PASSED
MT 3460 test/units/utils/collection_loader/test_collection_loader.py::test_iter_modules_namespaces  PASSED
3461 test/units/utils/collection_loader/test_collection_loader.py::test_legacy_plugin_dir_to_plugin_type[None-ValueError]  PASSED
3462 test/units/utils/collection_loader/test_collection_loader.py::test_legacy_plugin_dir_to_plugin_type[become_plugins-become]  PASSED
3463 test/units/utils/collection_loader/test_collection_loader.py::test_legacy_plugin_dir_to_plugin_type[bogus_plugins-ValueError]  PASSED
3464 test/units/utils/collection_loader/test_collection_loader.py::test_legacy_plugin_dir_to_plugin_type[cache_plugins-cache]  PASSED
3465 test/units/utils/collection_loader/test_collection_loader.py::test_legacy_plugin_dir_to_plugin_type[connection_plugins-connection]  PASSED
3466 test/units/utils/collection_loader/test_collection_loader.py::test_legacy_plugin_dir_to_plugin_type[filter_plugins-filter]  PASSED
3467 test/units/utils/collection_loader/test_collection_loader.py::test_legacy_plugin_dir_to_plugin_type[library-modules]  PASSED
3468 test/units/utils/collection_loader/test_collection_loader.py::test_loader_install  PASSED
3469 test/units/utils/collection_loader/test_collection_loader.py::test_loader_remove  PASSED
3470 test/units/utils/collection_loader/test_collection_loader.py::test_new_or_existing_module  PASSED
3471 test/units/utils/collection_loader/test_collection_loader.py::test_nspkg_loader_load_module  PASSED
3472 test/units/utils/collection_loader/test_collection_loader.py::test_nspkg_loader_not_interested  PASSED
3473 test/units/utils/collection_loader/test_collection_loader.py::test_on_collection_load  PASSED
3474 test/units/utils/collection_loader/test_collection_loader.py::test_path_hook_importerror  PASSED
3475 test/units/utils/collection_loader/test_collection_loader.py::test_path_hook_setup  PASSED
3476 test/units/utils/collection_loader/test_collection_loader.py::test_root_loader  PASSED
3477 test/units/utils/collection_loader/test_collection_loader.py::test_root_loader_not_interested  PASSED
3478 test/units/utils/collection_loader/test_collection_loader.py::test_toplevel_iter_modules  PASSED
3479 test/units/utils/display/test_broken_cowsay.py::test_display_with_fake_cowsay_binary  PASSED
16bdf3 3480 test/units/utils/display/test_curses.py::test_pause_curses_setupterm_error[TypeError]  PASSED
MT 3481 test/units/utils/display/test_curses.py::test_pause_curses_setupterm_error[UnsupportedOperation]  PASSED
3482 test/units/utils/display/test_curses.py::test_pause_curses_setupterm_error[error]  PASSED
3483 test/units/utils/display/test_curses.py::test_pause_curses_tigetstr_none  PASSED
3484 test/units/utils/display/test_curses.py::test_pause_missing_curses  PASSED
f67cd3 3485 test/units/utils/display/test_display.py::test_display_basic_message  PASSED
MT 3486 test/units/utils/display/test_logger.py::test_logger  PASSED
3487 test/units/utils/display/test_warning.py::test_warning  PASSED
3488 test/units/utils/display/test_warning.py::test_warning_no_color  PASSED
3489 test/units/utils/test_cleanup_tmp_file.py::test_cleanup_tmp_file_dir  PASSED
3490 test/units/utils/test_cleanup_tmp_file.py::test_cleanup_tmp_file_failure  PASSED
3491 test/units/utils/test_cleanup_tmp_file.py::test_cleanup_tmp_file_failure_warning  PASSED
3492 test/units/utils/test_cleanup_tmp_file.py::test_cleanup_tmp_file_file  PASSED
3493 test/units/utils/test_cleanup_tmp_file.py::test_cleanup_tmp_file_nonexistant  PASSED
3494 test/units/utils/test_context_objects.py::test_cliargs  PASSED
3495 test/units/utils/test_context_objects.py::test_cliargs_argparse  PASSED
3496 test/units/utils/test_context_objects.py::test_cliargs_from_dict  PASSED
3497 test/units/utils/test_context_objects.py::test_make_immutable[42-42]  PASSED
3498 test/units/utils/test_context_objects.py::test_make_immutable[\u304f\u3089\u3068\u307f-\u304f\u3089\u3068\u307f]  PASSED
3499 test/units/utils/test_context_objects.py::test_make_immutable[data2-expected2]  PASSED
3500 test/units/utils/test_context_objects.py::test_make_immutable[data3-expected3]  PASSED
3501 test/units/utils/test_context_objects.py::test_make_immutable[data4-expected4]  PASSED
3502 test/units/utils/test_context_objects.py::test_make_immutable[data5-expected5]  PASSED
3503 test/units/utils/test_context_objects.py::test_make_immutable[data6-expected6]  PASSED
3504 test/units/utils/test_display.py::test_Display_banner_get_text_width  SKIPPED
3505 test/units/utils/test_display.py::test_Display_banner_get_text_width_fallback  PASSED
3506 test/units/utils/test_display.py::test_Display_display_fork  PASSED
3507 test/units/utils/test_display.py::test_Display_display_lock  PASSED
3508 test/units/utils/test_display.py::test_Display_display_lock_fork  PASSED
3509 test/units/utils/test_display.py::test_Display_set_queue_fork  PASSED
3510 test/units/utils/test_display.py::test_Display_set_queue_parent  PASSED
3511 test/units/utils/test_display.py::test_get_text_width  PASSED
3512 test/units/utils/test_display.py::test_get_text_width_no_locale  PASSED
3513 test/units/utils/test_encrypt.py::test_do_encrypt_no_passlib  PASSED
9cfccb 3514 test/units/utils/test_encrypt.py::test_do_encrypt_passlib  PASSED
MT 3515 test/units/utils/test_encrypt.py::test_encrypt_default_rounds  PASSED
f67cd3 3516 test/units/utils/test_encrypt.py::test_encrypt_default_rounds_no_passlib  PASSED
9cfccb 3517 test/units/utils/test_encrypt.py::test_encrypt_with_ident  PASSED
MT 3518 test/units/utils/test_encrypt.py::test_encrypt_with_rounds  PASSED
f67cd3 3519 test/units/utils/test_encrypt.py::test_encrypt_with_rounds_no_passlib  PASSED
MT 3520 test/units/utils/test_encrypt.py::test_invalid_crypt_salt  PASSED
9cfccb 3521 test/units/utils/test_encrypt.py::test_passlib_bcrypt_salt  PASSED
f67cd3 3522 test/units/utils/test_encrypt.py::test_password_hash_filter_no_passlib  PASSED
9cfccb 3523 test/units/utils/test_encrypt.py::test_password_hash_filter_passlib  PASSED
f67cd3 3524 test/units/utils/test_encrypt.py::test_random_salt  PASSED
MT 3525 test/units/utils/test_helpers.py::TestHelpers::test_pct_to_int  PASSED
3526 test/units/utils/test_isidentifier.py::test_invalid_identifier[   ]  PASSED
3527 test/units/utils/test_isidentifier.py::test_invalid_identifier[ foo]  PASSED
3528 test/units/utils/test_isidentifier.py::test_invalid_identifier[1234]  PASSED
3529 test/units/utils/test_isidentifier.py::test_invalid_identifier[1234abc]  PASSED
3530 test/units/utils/test_isidentifier.py::test_invalid_identifier[]  PASSED
3531 test/units/utils/test_isidentifier.py::test_invalid_identifier[foo ]  PASSED
3532 test/units/utils/test_isidentifier.py::test_invalid_identifier[foo bar]  PASSED
3533 test/units/utils/test_isidentifier.py::test_invalid_identifier[no-dashed-names-for-you]  PASSED
3534 test/units/utils/test_isidentifier.py::test_invalid_identifier[pass]  PASSED
3535 test/units/utils/test_isidentifier.py::test_keywords_not_in_PY2  PASSED
3536 test/units/utils/test_isidentifier.py::test_non_ascii  PASSED
3537 test/units/utils/test_isidentifier.py::test_valid_identifier[foo1_23]  PASSED
3538 test/units/utils/test_isidentifier.py::test_valid_identifier[foo]  PASSED
3539 test/units/utils/test_plugin_docs.py::test_add[False-False-fragment2-expected_fragment2]  PASSED
3540 test/units/utils/test_plugin_docs.py::test_add[True-False-fragment0-expected_fragment0]  PASSED
3541 test/units/utils/test_plugin_docs.py::test_add[True-False-fragment1-expected_fragment1]  PASSED
3542 test/units/utils/test_plugin_docs.py::test_add[True-True-fragment3-expected_fragment3]  PASSED
3543 test/units/utils/test_shlex.py::TestSplit::test_comments  PASSED
3544 test/units/utils/test_shlex.py::TestSplit::test_error  PASSED
3545 test/units/utils/test_shlex.py::TestSplit::test_quoted  PASSED
3546 test/units/utils/test_shlex.py::TestSplit::test_trivial  PASSED
3547 test/units/utils/test_shlex.py::TestSplit::test_unicode  PASSED
3548 test/units/utils/test_unsafe_proxy.py::test_AnsibleUnsafeBytes  PASSED
3549 test/units/utils/test_unsafe_proxy.py::test_AnsibleUnsafeText  PASSED
3550 test/units/utils/test_unsafe_proxy.py::test_to_bytes_unsafe  PASSED
3551 test/units/utils/test_unsafe_proxy.py::test_to_text_unsafe  PASSED
4ad85f 3552 test/units/utils/test_unsafe_proxy.py::test_unsafe_with_sys_intern  PASSED
f67cd3 3553 test/units/utils/test_unsafe_proxy.py::test_wrap_var_None  PASSED
MT 3554 test/units/utils/test_unsafe_proxy.py::test_wrap_var_bytes  PASSED
3555 test/units/utils/test_unsafe_proxy.py::test_wrap_var_dict  PASSED
3556 test/units/utils/test_unsafe_proxy.py::test_wrap_var_dict_None  PASSED
3557 test/units/utils/test_unsafe_proxy.py::test_wrap_var_list  PASSED
3558 test/units/utils/test_unsafe_proxy.py::test_wrap_var_list_None  PASSED
3559 test/units/utils/test_unsafe_proxy.py::test_wrap_var_no_ref  PASSED
3560 test/units/utils/test_unsafe_proxy.py::test_wrap_var_set  PASSED
3561 test/units/utils/test_unsafe_proxy.py::test_wrap_var_set_None  PASSED
3562 test/units/utils/test_unsafe_proxy.py::test_wrap_var_string  PASSED
3563 test/units/utils/test_unsafe_proxy.py::test_wrap_var_text  PASSED
3564 test/units/utils/test_unsafe_proxy.py::test_wrap_var_tuple  PASSED
3565 test/units/utils/test_unsafe_proxy.py::test_wrap_var_tuple_None  PASSED
3566 test/units/utils/test_unsafe_proxy.py::test_wrap_var_unsafe_bytes  PASSED
3567 test/units/utils/test_unsafe_proxy.py::test_wrap_var_unsafe_text  PASSED
3568 test/units/utils/test_vars.py::TestVariableUtils::test_combine_vars_improper_args  PASSED
3569 test/units/utils/test_vars.py::TestVariableUtils::test_combine_vars_merge  PASSED
3570 test/units/utils/test_vars.py::TestVariableUtils::test_combine_vars_replace  PASSED
3571 test/units/utils/test_vars.py::TestVariableUtils::test_merge_hash_non_recursive_and_list_append  PASSED
3572 test/units/utils/test_vars.py::TestVariableUtils::test_merge_hash_non_recursive_and_list_append_rp  PASSED
3573 test/units/utils/test_vars.py::TestVariableUtils::test_merge_hash_non_recursive_and_list_keep  PASSED
3574 test/units/utils/test_vars.py::TestVariableUtils::test_merge_hash_non_recursive_and_list_prepend  PASSED
3575 test/units/utils/test_vars.py::TestVariableUtils::test_merge_hash_non_recursive_and_list_prepend_rp  PASSED
3576 test/units/utils/test_vars.py::TestVariableUtils::test_merge_hash_non_recursive_and_list_replace  PASSED
3577 test/units/utils/test_vars.py::TestVariableUtils::test_merge_hash_recursive_and_list_append  PASSED
3578 test/units/utils/test_vars.py::TestVariableUtils::test_merge_hash_recursive_and_list_append_rp  PASSED
3579 test/units/utils/test_vars.py::TestVariableUtils::test_merge_hash_recursive_and_list_keep  PASSED
3580 test/units/utils/test_vars.py::TestVariableUtils::test_merge_hash_recursive_and_list_prepend  PASSED
3581 test/units/utils/test_vars.py::TestVariableUtils::test_merge_hash_recursive_and_list_prepend_rp  PASSED
3582 test/units/utils/test_vars.py::TestVariableUtils::test_merge_hash_recursive_and_list_replace  PASSED
3583 test/units/utils/test_vars.py::TestVariableUtils::test_merge_hash_simple  PASSED
3584 test/units/utils/test_version.py::test_alpha  PASSED
3585 test/units/utils/test_version.py::test_comparison_with_string  PASSED
3586 test/units/utils/test_version.py::test_eq[1.0.0-1.0.0-True]  PASSED
3587 test/units/utils/test_version.py::test_eq[1.0.0-1.0.0-beta-False]  PASSED
3588 test/units/utils/test_version.py::test_eq[1.0.0-beta+a-1.0.0-alpha+bar-False]  PASSED
3589 test/units/utils/test_version.py::test_eq[1.0.0-beta+build-1.0.0-beta+build-True]  PASSED
3590 test/units/utils/test_version.py::test_eq[1.0.0-beta+build1-1.0.0-beta+build2-True]  PASSED
3591 test/units/utils/test_version.py::test_eq[1.0.0-beta2+build1-1.0.0-beta.2+build.1-False]  PASSED
3592 test/units/utils/test_version.py::test_example_precedence  PASSED
3593 test/units/utils/test_version.py::test_from_loose_version[value0-expected0]  PASSED
3594 test/units/utils/test_version.py::test_from_loose_version[value1-expected1]  PASSED
3595 test/units/utils/test_version.py::test_from_loose_version[value2-expected2]  PASSED
3596 test/units/utils/test_version.py::test_from_loose_version_invalid[bar]  PASSED
3597 test/units/utils/test_version.py::test_from_loose_version_invalid[value0]  PASSED
3598 test/units/utils/test_version.py::test_from_loose_version_invalid[value1]  PASSED
3599 test/units/utils/test_version.py::test_from_loose_version_invalid[value3]  PASSED
3600 test/units/utils/test_version.py::test_ge[1.0.0-1.0.0-True]  PASSED
3601 test/units/utils/test_version.py::test_ge[1.0.0-2.0.0-False]  PASSED
3602 test/units/utils/test_version.py::test_ge[1.0.0-alpha-1.0.0-beta-False]  PASSED
3603 test/units/utils/test_version.py::test_ge[1.0.0-beta-1.0.0-alpha-True]  PASSED
3604 test/units/utils/test_version.py::test_gt[1.0.0+foo-1.0.0-alpha-True]  PASSED
3605 test/units/utils/test_version.py::test_gt[1.0.0-2.0.0-False]  PASSED
3606 test/units/utils/test_version.py::test_gt[1.0.0-alpha-1.0.0-False]  PASSED
3607 test/units/utils/test_version.py::test_gt[1.0.0-alpha-2.0.0-beta-False]  PASSED
3608 test/units/utils/test_version.py::test_gt[1.0.0-beta+a-1.0.0-alpha+bar-True]  PASSED
3609 test/units/utils/test_version.py::test_gt[1.0.0-beta-1.0.0-alpha3-True]  PASSED
3610 test/units/utils/test_version.py::test_gt[1.0.0-beta-2.0.0-alpha-False]  PASSED
3611 test/units/utils/test_version.py::test_gt[1.0.0-beta.1-1.0.0-beta.a-False]  PASSED
3612 test/units/utils/test_version.py::test_invalid[+invalid]  PASSED
3613 test/units/utils/test_version.py::test_invalid[+justmeta]  PASSED
3614 test/units/utils/test_version.py::test_invalid[-1.0.3-gamma+b7718]  PASSED
3615 test/units/utils/test_version.py::test_invalid[-alpha.]  PASSED
3616 test/units/utils/test_version.py::test_invalid[-invalid+invalid]  PASSED
3617 test/units/utils/test_version.py::test_invalid[-invalid.01]  PASSED
3618 test/units/utils/test_version.py::test_invalid[-invalid]  PASSED
3619 test/units/utils/test_version.py::test_invalid[01.1.1]  PASSED
3620 test/units/utils/test_version.py::test_invalid[1.0.0-alpha.......1]  PASSED
3621 test/units/utils/test_version.py::test_invalid[1.0.0-alpha......1]  PASSED
3622 test/units/utils/test_version.py::test_invalid[1.0.0-alpha.....1]  PASSED
3623 test/units/utils/test_version.py::test_invalid[1.0.0-alpha....1]  PASSED
3624 test/units/utils/test_version.py::test_invalid[1.0.0-alpha...1]  PASSED
3625 test/units/utils/test_version.py::test_invalid[1.0.0-alpha..1]  PASSED
3626 test/units/utils/test_version.py::test_invalid[1.0.0-alpha..]  PASSED
3627 test/units/utils/test_version.py::test_invalid[1.0.0-alpha_beta]  PASSED
3628 test/units/utils/test_version.py::test_invalid[1.01.1]  PASSED
3629 test/units/utils/test_version.py::test_invalid[1.1.01]  PASSED
3630 test/units/utils/test_version.py::test_invalid[1.1.2+.123]  PASSED
3631 test/units/utils/test_version.py::test_invalid[1.2-RC-SNAPSHOT]  PASSED
3632 test/units/utils/test_version.py::test_invalid[1.2-SNAPSHOT]  PASSED
3633 test/units/utils/test_version.py::test_invalid[1.2.3-0123.0123]  PASSED
3634 test/units/utils/test_version.py::test_invalid[1.2.3-0123]  PASSED
3635 test/units/utils/test_version.py::test_invalid[1.2.3.DEV]  PASSED
3636 test/units/utils/test_version.py::test_invalid[1.2.31.2.3----RC-SNAPSHOT.12.09.1--..12+788]  PASSED
22f007 3637 test/units/utils/test_version.py::test_invalid[1.2_0]  PASSED
MT 3638 test/units/utils/test_version.py::test_invalid[1.2_1]  PASSED
f67cd3 3639 test/units/utils/test_version.py::test_invalid[1]  PASSED
MT 3640 test/units/utils/test_version.py::test_invalid[9.8.7+meta+meta]  PASSED
3641 test/units/utils/test_version.py::test_invalid[9.8.7-whatever+meta+meta]  PASSED
3642 test/units/utils/test_version.py::test_invalid[alpha+beta]  PASSED
3643 test/units/utils/test_version.py::test_invalid[alpha..]  PASSED
3644 test/units/utils/test_version.py::test_invalid[alpha.1]  PASSED
3645 test/units/utils/test_version.py::test_invalid[alpha.]  PASSED
3646 test/units/utils/test_version.py::test_invalid[alpha.beta.1]  PASSED
3647 test/units/utils/test_version.py::test_invalid[alpha.beta]  PASSED
3648 test/units/utils/test_version.py::test_invalid[alpha]  PASSED
3649 test/units/utils/test_version.py::test_invalid[alpha_beta]  PASSED
3650 test/units/utils/test_version.py::test_invalid[beta]  PASSED
3651 test/units/utils/test_version.py::test_le[1.0.0-1.0.0-True]  PASSED
3652 test/units/utils/test_version.py::test_le[1.0.0-2.0.0-True]  PASSED
3653 test/units/utils/test_version.py::test_le[1.0.0-alpha-1.0.0-beta-True]  PASSED
3654 test/units/utils/test_version.py::test_le[1.0.0-beta-1.0.0-alpha-False]  PASSED
3655 test/units/utils/test_version.py::test_lt[1.0.0+foo-1.0.0-alpha-False]  PASSED
3656 test/units/utils/test_version.py::test_lt[1.0.0-2.0.0-True]  PASSED
3657 test/units/utils/test_version.py::test_lt[1.0.0-alpha-1.0.0-True]  PASSED
3658 test/units/utils/test_version.py::test_lt[1.0.0-alpha-2.0.0-beta-True]  PASSED
3659 test/units/utils/test_version.py::test_lt[1.0.0-beta+a-1.0.0-alpha+bar-False]  PASSED
3660 test/units/utils/test_version.py::test_lt[1.0.0-beta-1.0.0-alpha3-False]  PASSED
3661 test/units/utils/test_version.py::test_lt[1.0.0-beta-2.0.0-alpha-True]  PASSED
3662 test/units/utils/test_version.py::test_lt[1.0.0-beta.1-1.0.0-beta.a-True]  PASSED
3663 test/units/utils/test_version.py::test_ne[1.0.0-1.0.0-False]  PASSED
3664 test/units/utils/test_version.py::test_ne[1.0.0-1.0.0-beta-True]  PASSED
3665 test/units/utils/test_version.py::test_ne[1.0.0-beta+a-1.0.0-alpha+bar-True]  PASSED
3666 test/units/utils/test_version.py::test_ne[1.0.0-beta+build-1.0.0-beta+build-False]  PASSED
3667 test/units/utils/test_version.py::test_ne[1.0.0-beta2+build1-1.0.0-beta.2+build.1-True]  PASSED
3668 test/units/utils/test_version.py::test_numeric  PASSED
3669 test/units/utils/test_version.py::test_prerelease[0.1.2+bob-False]  PASSED
3670 test/units/utils/test_version.py::test_prerelease[0.1.2-False]  PASSED
3671 test/units/utils/test_version.py::test_prerelease[1.0.0-0.3.7-True]  PASSED
3672 test/units/utils/test_version.py::test_prerelease[1.0.0-False]  PASSED
3673 test/units/utils/test_version.py::test_prerelease[1.0.0-alpha-True]  PASSED
3674 test/units/utils/test_version.py::test_prerelease[1.0.0-alpha.1-True]  PASSED
3675 test/units/utils/test_version.py::test_prerelease[1.0.0-x.7.z.92-True]  PASSED
3676 test/units/utils/test_version.py::test_semanticversion_none  PASSED
3677 test/units/utils/test_version.py::test_stable[0.1.2+bob-False]  PASSED
3678 test/units/utils/test_version.py::test_stable[0.1.2-False]  PASSED
3679 test/units/utils/test_version.py::test_stable[1.0.0+bob-True]  PASSED
3680 test/units/utils/test_version.py::test_stable[1.0.0-0.3.7-False]  PASSED
3681 test/units/utils/test_version.py::test_stable[1.0.0-True]  PASSED
3682 test/units/utils/test_version.py::test_stable[1.0.0-alpha-False]  PASSED
3683 test/units/utils/test_version.py::test_stable[1.0.0-alpha.1-False]  PASSED
3684 test/units/utils/test_version.py::test_stable[1.0.0-x.7.z.92-False]  PASSED
3685 test/units/utils/test_version.py::test_valid[0.0.4]  PASSED
3686 test/units/utils/test_version.py::test_valid[1.0.0+0.build.1-rc.10000aaa-kk-0.1]  PASSED
3687 test/units/utils/test_version.py::test_valid[1.0.0-0A.is.legal]  PASSED
3688 test/units/utils/test_version.py::test_valid[1.0.0-alpha+beta]  PASSED
3689 test/units/utils/test_version.py::test_valid[1.0.0-alpha-a.b-c-somethinglong+build.1-aef.1-its-okay]  PASSED
3690 test/units/utils/test_version.py::test_valid[1.0.0-alpha.0valid]  PASSED
3691 test/units/utils/test_version.py::test_valid[1.0.0-alpha.1]  PASSED
3692 test/units/utils/test_version.py::test_valid[1.0.0-alpha.beta.1]  PASSED
3693 test/units/utils/test_version.py::test_valid[1.0.0-alpha.beta]  PASSED
3694 test/units/utils/test_version.py::test_valid[1.0.0-alpha0.valid]  PASSED
3695 test/units/utils/test_version.py::test_valid[1.0.0-alpha]  PASSED
3696 test/units/utils/test_version.py::test_valid[1.0.0-beta]  PASSED
3697 test/units/utils/test_version.py::test_valid[1.0.0-rc.1+build.1]  PASSED
3698 test/units/utils/test_version.py::test_valid[1.0.0]  PASSED
3699 test/units/utils/test_version.py::test_valid[1.1.2+meta-valid]  PASSED
3700 test/units/utils/test_version.py::test_valid[1.1.2+meta]  PASSED
3701 test/units/utils/test_version.py::test_valid[1.1.2-prerelease+meta]  PASSED
3702 test/units/utils/test_version.py::test_valid[1.1.7]  PASSED
3703 test/units/utils/test_version.py::test_valid[1.2.3----R-S.12.9.1--.12+meta]  PASSED
3704 test/units/utils/test_version.py::test_valid[1.2.3----RC-SNAPSHOT.12.9.1--.12+788]  PASSED
3705 test/units/utils/test_version.py::test_valid[1.2.3----RC-SNAPSHOT.12.9.1--.12]  PASSED
3706 test/units/utils/test_version.py::test_valid[1.2.3-SNAPSHOT-123]  PASSED
3707 test/units/utils/test_version.py::test_valid[1.2.3-beta]  PASSED
3708 test/units/utils/test_version.py::test_valid[1.2.3]  PASSED
3709 test/units/utils/test_version.py::test_valid[10.2.3-DEV-SNAPSHOT]  PASSED
3710 test/units/utils/test_version.py::test_valid[10.20.30]  PASSED
3711 test/units/utils/test_version.py::test_valid[2.0.0+build.1848]  PASSED
3712 test/units/utils/test_version.py::test_valid[2.0.0-rc.1+build.123]  PASSED
3713 test/units/utils/test_version.py::test_valid[2.0.0]  PASSED
3714 test/units/utils/test_version.py::test_valid[2.0.1-alpha.1227]  PASSED
3715 test/units/utils/test_version.py::test_valid[99999999999999999999999.999999999999999999.99999999999999999]  PASSED
3716 test/units/vars/test_module_response_deepcopy.py::test_module_response_deepcopy_atomic  PASSED
3717 test/units/vars/test_module_response_deepcopy.py::test_module_response_deepcopy_basic  PASSED
3718 test/units/vars/test_module_response_deepcopy.py::test_module_response_deepcopy_dict  PASSED
3719 test/units/vars/test_module_response_deepcopy.py::test_module_response_deepcopy_empty_tuple  PASSED
3720 test/units/vars/test_module_response_deepcopy.py::test_module_response_deepcopy_list  PASSED
3721 test/units/vars/test_module_response_deepcopy.py::test_module_response_deepcopy_tuple  SKIPPED
3722 test/units/vars/test_module_response_deepcopy.py::test_module_response_deepcopy_tuple_of_immutables  PASSED
3723 test/units/vars/test_variable_manager.py::TestVariableManager::test_basic_manager  PASSED
3724 test/units/vars/test_variable_manager.py::TestVariableManager::test_variable_manager_extra_vars  PASSED
3725 test/units/vars/test_variable_manager.py::TestVariableManager::test_variable_manager_options_vars  PASSED
3726 test/units/vars/test_variable_manager.py::TestVariableManager::test_variable_manager_play_vars  PASSED
3727 test/units/vars/test_variable_manager.py::TestVariableManager::test_variable_manager_play_vars_files  PASSED
3728 test/units/vars/test_variable_manager.py::TestVariableManager::test_variable_manager_precedence  PASSED
3729 test/units/vars/test_variable_manager.py::TestVariableManager::test_variable_manager_role_vars_dependencies  PASSED
3730 test/units/vars/test_variable_manager.py::TestVariableManager::test_variable_manager_task_vars  PASSED