python/rapidfuzz: update to 3.11.0
[oi-userland.git] / components / python / pyfakefs / test / results-all.master
blobf5d0544fe0ddabc0298a6e47f7ca5adca5d1c5b1
1 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
2 py$(PYV): commands[0]> python -m pyfakefs.tests.all_tests
3 test_alt_sep (pyfakefs.tests.fake_filesystem_test.AlternativePathSeparatorTest) ... ok
4 test_collapse_path_with_mixed_separators (pyfakefs.tests.fake_filesystem_test.AlternativePathSeparatorTest) ... ok
5 test_exists_with_mixed_separators (pyfakefs.tests.fake_filesystem_test.AlternativePathSeparatorTest) ... ok
6 test_initial_value (pyfakefs.tests.fake_filesystem_test.AlternativePathSeparatorTest) ... ok
7 test_normalize_path_with_mixed_separators (pyfakefs.tests.fake_filesystem_test.AlternativePathSeparatorTest) ... ok
8 test_create_directory_with_different_case_root (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
9 test_create_file_with_different_case_dir (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
10 test_exists (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
11 test_get_mtime (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
12 test_get_object (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
13 test_get_object_with_file_size (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
14 test_getsize (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
15 test_getsize_with_looping_symlink (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
16 test_isdir_isfile (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
17 test_remove_object (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
18 test_resolve_path (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
19 test_create_directory_with_different_case_root (pyfakefs.tests.fake_filesystem_test.CaseSensitiveFakeFilesystemTest) ... ok
20 test_create_file_with_different_case_dir (pyfakefs.tests.fake_filesystem_test.CaseSensitiveFakeFilesystemTest) ... ok
21 test_exists (pyfakefs.tests.fake_filesystem_test.CaseSensitiveFakeFilesystemTest) ... ok
22 test_get_mtime (pyfakefs.tests.fake_filesystem_test.CaseSensitiveFakeFilesystemTest) ... ok
23 test_get_object (pyfakefs.tests.fake_filesystem_test.CaseSensitiveFakeFilesystemTest) ... ok
24 test_getsize (pyfakefs.tests.fake_filesystem_test.CaseSensitiveFakeFilesystemTest) ... ok
25 test_isdir_isfile (pyfakefs.tests.fake_filesystem_test.CaseSensitiveFakeFilesystemTest) ... ok
26 test_remove_object (pyfakefs.tests.fake_filesystem_test.CaseSensitiveFakeFilesystemTest) ... ok
27 test_all_dot_paths_removed_but_one (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
28 test_all_dot_paths_removed_if_another_path_component_exists (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
29 test_combine_dot_and_up_level_references_in_absolute_path (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
30 test_conserves_up_level_references_starting_from_current_dir (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
31 test_dot_path_unchanged (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
32 test_dots_in_path_collapses_to_last_path (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
33 test_empty_path_becomes_dot_path (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
34 test_ignores_up_level_references_starting_from_root (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
35 test_multiple_separators_collapsed_into_root_path (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
36 test_root_path (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
37 test_slashes_are_not_collapsed (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest)
38 Tests that '/' is not treated specially if the ... ok
39 test_create_link_with_non_existent_parent (pyfakefs.tests.fake_filesystem_test.ConvenienceMethodTest) ... ok
40 test_create_symlink_with_non_existent_parent (pyfakefs.tests.fake_filesystem_test.ConvenienceMethodTest) ... ok
41 test_copying_preserves_byte_contents (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
42 test_creating_file_with_content_too_large (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
43 test_creating_file_with_fitting_content (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
44 test_creating_file_with_fitting_size (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
45 test_creating_file_with_size_too_large (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
46 test_disk_full_after_reopened (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
47 test_disk_full_after_reopened_rplus_seek (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
48 test_disk_full_append (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
49 test_disk_size_on_auto_mounted_drive_on_directory_creation (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
50 test_disk_size_on_auto_mounted_drive_on_file_creation (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
51 test_disk_size_on_unlimited_disk (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
52 test_disk_usage_on_automounted_drive (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
53 test_disk_usage_on_file_creation (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
54 test_disk_usage_on_mounted_paths (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
55 test_diskusage_after_open_write (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
56 test_file_system_size_after_ascii_string_file_creation (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
57 test_file_system_size_after_binary_file_creation (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
58 test_file_system_size_after_directory_removal (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
59 test_file_system_size_after_directory_rename (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
60 test_file_system_size_after_file_deletion (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
61 test_file_system_size_after_file_rename (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
62 test_file_system_size_after_large_file_creation (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
63 test_filesystem_size_after_2byte_unicode_file_creation (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
64 test_filesystem_size_after_3byte_unicode_file_creation (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
65 test_resize_file_with_fitting_size (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
66 test_resize_file_with_size_too_large (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
67 test_set_larger_disk_size (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
68 test_set_smaller_disk_size (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
69 test_that_disk_usage_of_correct_mount_point_is_used (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
70 test_that_hard_link_does_not_change_used_size (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
71 test_that_the_size_of_correct_mount_point_is_used (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
72 test_characters_before_root_ignored_in_join_paths (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
73 test_collapse_path (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
74 test_collapse_unc_path (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
75 test_get_path_components (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
76 test_initial_value (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
77 test_normalize_path_bytes (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
78 test_normalize_path_str (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
79 test_resolve_path (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
80 test_split_drive_alt_sep (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
81 test_split_drive_bytes (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
82 test_split_drive_str (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
83 test_split_drive_with_unc_path (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
84 test_split_drive_with_unc_path_alt_sep (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
85 test_split_path_bytes (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
86 test_split_path_str (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
87 test_split_path_with_drive (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
88 test_split_path_with_drive_alt_sep (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
89 test_split_path_with_unc_path (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
90 test_split_path_with_unc_path_alt_sep (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
91 test_split_with_alt_separator (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
92 test_splitroot_with_drive (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
93 test_splitroot_with_empty_parts (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
94 test_splitroot_with_unc_path (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
95 test_add_entry (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
96 test_directory_inode (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
97 test_directory_size (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
98 test_file_inode (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
99 test_get_entry (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
100 test_leave_file_unchanged_if_size_is_equal_to_current_size (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
101 test_new_file_and_directory (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
102 test_ordered_dirs (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
103 test_pads_with_nullbytes_if_size_is_greater_than_current_size (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
104 test_path (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
105 test_path_after_chdir (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
106 test_path_after_chdir_with_drive (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
107 test_path_with_drive (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
108 test_produce_empty_file_if_set_size_is_zero (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
109 test_remove_entry (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
110 test_set_contents_to_dir_raises (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
111 test_set_m_time (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
112 test_sets_content_empty_if_set_size_is_zero (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
113 test_should_throw_if_set_size_is_negative (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
114 test_should_throw_if_set_size_is_not_integer (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
115 test_truncate_file_if_size_is_smaller_than_current_size (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
116 test_add_object_to_child (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
117 test_add_object_to_regular_file_error_posix (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
118 test_add_object_to_regular_file_error_windows (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
119 test_add_object_to_root (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
120 test_create_dir_umask (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
121 test_create_directory (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
122 test_create_directory_already_exists_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
123 test_create_directory_in_root_directory (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
124 test_create_directory_in_root_directory_already_exists_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
125 test_create_file (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
126 test_create_file_already_exists_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
127 test_create_file_in_current_directory (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
128 test_create_file_in_read_only_directory_possible_in_windows (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
129 test_create_file_in_read_only_directory_raises_in_posix (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
130 test_create_file_in_root_directory (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
131 test_create_file_in_root_directory_already_exists_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
132 test_create_file_with_changed_ids (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
133 test_create_file_with_incorrect_mode_type (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
134 test_create_file_with_size_but_no_content_creates_large_file (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
135 test_create_link (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
136 test_directory_access_on_file_posix (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
137 test_directory_access_on_file_windows (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
138 test_empty_file_created_for_none_contents (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
139 test_empty_string_does_not_exist (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
140 test_exists_added_file (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
141 test_exists_file_added_to_child (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
142 test_exists_file_removed_from_child (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
143 test_exists_relative_path_posix (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
144 test_exists_relative_path_windows (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
145 test_exists_removed_file (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
146 test_exists_root (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
147 test_exists_unadded_file (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
148 test_get_nonexistent_object_from_child_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
149 test_get_nonexistent_object_from_root_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
150 test_get_object_from_child (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
151 test_get_object_from_root (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
152 test_get_root_object (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
153 test_lresolve_object_posix (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
154 test_lresolve_object_windows (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
155 test_new_filesystem (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
156 test_none_raises_type_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
157 test_not_exists_subpath_named_like_file_contents (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
158 test_operate_on_grandchild_directory (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
159 test_pickle_fs (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest)
160 Regression test for #445 ... ok
161 test_remove_nonexisten_object_from_root_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
162 test_remove_object_from_child (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
163 test_remove_object_from_child_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
164 test_remove_object_from_non_directory_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
165 test_remove_object_from_root (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
166 test_resolve_object (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
167 test_windows_root_dir_name (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
168 test_abs_path_with_drive_component (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
169 test_abspath_bytes_posix (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
170 test_abspath_bytes_windows (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
171 test_abspath_deals_with_relative_non_root_path (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest)
172 abspath should correctly handle relative paths from a ... ok
173 test_abspath_posix (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest)
174 abspath should return a consistent representation of a file. ... ok
175 test_abspath_windows (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
176 test_dirname (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
177 test_dirname_with_drive (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
178 test_exists (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
179 test_exists_with_drive (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
180 test_expand_root (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
181 test_expand_user (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
182 test_expand_user_no_home_environment (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest)
183 Make sure this also works without HOME / USERPROFILE set ... ok
184 test_expand_user_windows (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... skipped 'Windows specific test'
185 test_get_mtime (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
186 test_get_mtime_raises_os_error (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
187 test_getattr_forward_to_real_os_path (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest)
188 Forwards any non-faked calls to os.path. ... ok
189 test_getsize_dir_empty (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
190 test_getsize_dir_non_zero_size (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
191 test_getsize_file_empty (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
192 test_getsize_file_non_zero_size (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
193 test_getsize_path_nonexistent (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
194 test_is_link_case_sensitive (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
195 test_is_reserved_posix (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... skipped 'Introduced in Python 3.13'
196 test_is_reserved_windows (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... skipped 'Introduced in Python 3.13'
197 test_isabs_with_drive_component (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
198 test_isdir (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
199 test_isdir_with_cwd_change (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
200 test_isfile (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
201 test_islink (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
202 test_ismount (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
203 test_ismount_with_alternate_path_separator (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
204 test_ismount_with_drive_letters (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
205 test_ismount_with_unc_paths (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
206 test_join_bytes (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
207 test_join_strings (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
208 test_lexists (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
209 test_realpath_strict (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... skipped "'strict' new in Python 3.10"
210 test_realpath_vs_abspath (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
211 test_relpath (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
212 test_samefile (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
213 test_splitroot_posix (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
214 test_side_effect_called (pyfakefs.tests.fake_filesystem_test.FileSideEffectTests) ... ok
215 test_side_effect_file_object (pyfakefs.tests.fake_filesystem_test.FileSideEffectTests) ... ok
216 test_absolute_path_with_one_component_should_return_component (pyfakefs.tests.fake_filesystem_test.GetPathComponentsTest) ... ok
217 test_empty_path_should_return_empty_list (pyfakefs.tests.fake_filesystem_test.GetPathComponentsTest) ... ok
218 test_relative_path_with_one_component_should_return_component (pyfakefs.tests.fake_filesystem_test.GetPathComponentsTest) ... ok
219 test_root_path_should_return_empty_list (pyfakefs.tests.fake_filesystem_test.GetPathComponentsTest) ... ok
220 test_two_level_absolute_path_should_return_components (pyfakefs.tests.fake_filesystem_test.GetPathComponentsTest) ... ok
221 test_two_level_relative_path_should_return_components (pyfakefs.tests.fake_filesystem_test.GetPathComponentsTest) ... ok
222 test_components_preceding_absolute_component_are_ignored (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
223 test_internal_empty_components_ignored (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
224 test_multiple_empty_components (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
225 test_no_separator_added_for_components_ending_in_separator (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
226 test_no_separator_added_for_leading_empty_components (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
227 test_one_empty_component (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
228 test_one_separator_added_between_components (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
229 test_one_separator_added_for_trailing_empty_components (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
230 test_separators_not_stripped_from_single_component (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
231 test_that_drives_are_auto_mounted (pyfakefs.tests.fake_filesystem_test.MountPointTest) ... ok
232 test_that_drives_are_auto_mounted_case_insensitive (pyfakefs.tests.fake_filesystem_test.MountPointTest) ... ok
233 test_that_mount_point_cannot_be_added_twice (pyfakefs.tests.fake_filesystem_test.MountPointTest) ... ok
234 test_that_new_directories_get_correct_device_number (pyfakefs.tests.fake_filesystem_test.MountPointTest) ... ok
235 test_that_new_files_get_correct_device_number (pyfakefs.tests.fake_filesystem_test.MountPointTest) ... ok
236 test_that_new_mount_points_get_new_device_number (pyfakefs.tests.fake_filesystem_test.MountPointTest) ... ok
237 test_that_unc_paths_are_auto_mounted (pyfakefs.tests.fake_filesystem_test.MountPointTest) ... ok
238 test_normalize_case (pyfakefs.tests.fake_filesystem_test.NormalizeCaseTest) ... ok
239 test_normalize_case_for_drive (pyfakefs.tests.fake_filesystem_test.NormalizeCaseTest) ... ok
240 test_normalize_case_for_lazily_added_empty_file (pyfakefs.tests.fake_filesystem_test.NormalizeCaseTest) ... skipped 'Regression test for Windows problem only'
241 test_normalize_case_for_non_existing_file (pyfakefs.tests.fake_filesystem_test.NormalizeCaseTest) ... ok
242 test_absolute_path_remains_unchanged (pyfakefs.tests.fake_filesystem_test.NormalizePathTest) ... ok
243 test_dot_path_is_normalized (pyfakefs.tests.fake_filesystem_test.NormalizePathTest) ... ok
244 test_dotted_path_is_normalized (pyfakefs.tests.fake_filesystem_test.NormalizePathTest) ... ok
245 test_empty_path_should_get_normalized_to_root_path (pyfakefs.tests.fake_filesystem_test.NormalizePathTest) ... ok
246 test_relative_path_forced_to_cwd (pyfakefs.tests.fake_filesystem_test.NormalizePathTest) ... ok
247 test_root_path_remains_unchanged (pyfakefs.tests.fake_filesystem_test.NormalizePathTest) ... ok
248 test_create_top_level_directory (pyfakefs.tests.fake_filesystem_test.OsPathInjectionRegressionTest) ... ok
249 test_os_path_sep_matches_fake_filesystem_separator (pyfakefs.tests.fake_filesystem_test.PathSeparatorTest) ... ok
250 test_add_existing_real_directory_lazily (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
251 test_add_existing_real_directory_not_lazily (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
252 test_add_existing_real_directory_read_only (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
253 test_add_existing_real_directory_read_write (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
254 test_add_existing_real_directory_symlink (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
255 test_add_existing_real_directory_symlink_lazy_read (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
256 test_add_existing_real_directory_symlink_target_path (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
257 test_add_existing_real_directory_tree (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
258 test_add_existing_real_directory_tree_to_other_path (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
259 test_add_existing_real_file_read_only (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
260 test_add_existing_real_file_read_write (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
261 test_add_existing_real_paths_read_only (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
262 test_add_existing_real_paths_read_write (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
263 test_add_non_existing_real_directory_raises (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
264 test_add_non_existing_real_file_raises (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
265 test_add_real_file_to_existing_path (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
266 test_add_real_file_to_non_existing_path (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
267 test_cannot_overwrite_file_with_dir (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
268 test_cannot_overwrite_symlink_with_dir (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
269 test_existing_fake_directory_is_merged (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
270 test_existing_fake_directory_is_merged_lazily (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
271 test_existing_fake_file_raises (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
272 test_fake_files_cannot_be_overwritten (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
273 test_get_object_from_lazily_added_real_directory (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
274 test_symlink_is_merged (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
275 test_write_to_real_file (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
276 test_sets_content_none_if_size_is_non_negative_integer (pyfakefs.tests.fake_filesystem_test.SetLargeFileSizeTest) ... ok
277 test_should_throw_if_size_is_negative (pyfakefs.tests.fake_filesystem_test.SetLargeFileSizeTest) ... ok
278 test_should_throw_if_size_is_not_integer (pyfakefs.tests.fake_filesystem_test.SetLargeFileSizeTest) ... ok
279 test_eliminate_trailing_separators_from_head (pyfakefs.tests.fake_filesystem_test.SplitPathTest) ... ok
280 test_empty_path (pyfakefs.tests.fake_filesystem_test.SplitPathTest) ... ok
281 test_empty_path_components_are_preserved_in_head (pyfakefs.tests.fake_filesystem_test.SplitPathTest) ... ok
282 test_empty_tail_if_path_ends_in_separator (pyfakefs.tests.fake_filesystem_test.SplitPathTest) ... ok
283 test_no_separators (pyfakefs.tests.fake_filesystem_test.SplitPathTest) ... ok
284 test_root_separator_is_not_stripped (pyfakefs.tests.fake_filesystem_test.SplitPathTest) ... ok
285 test_slashes_do_not_split (pyfakefs.tests.fake_filesystem_test.SplitPathTest)
286 Tests that '/' is not treated specially if the ... ok
287 test_glob1 (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
288 test_glob_empty (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
289 test_glob_exact (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
290 test_glob_no_magic (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
291 test_glob_question (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
292 test_glob_star (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
293 test_has_magic (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
294 test_magic_dir (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
295 test_non_existent_path (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
296 test_common_case (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
297 test_moving_dir_into_dir (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
298 test_raises_if_dest_dir_is_not_writable_under_posix (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
299 test_raises_if_dest_exists_and_is_not_writable (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
300 test_raises_if_dest_is_a_directory (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
301 test_raises_if_dest_is_a_symlink_to_src (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
302 test_raises_if_source_and_dest_are_the_same_file (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
303 test_raises_if_src_doesnt_exist (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
304 test_raises_if_src_is_a_directory (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
305 test_raises_if_src_not_readable (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
306 test_succeeds_if_dest_exists_and_is_writable (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
307 test_catch_permission_error (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
308 test_copy (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
309 test_copy2 (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
310 test_copy2_directory (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
311 test_copy_directory (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
312 test_copystat (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
313 test_copystat_symlinks (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest)
314 Regression test for #799 ... ok
315 test_copytree (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
316 test_copytree_src_is_file (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
317 test_disk_usage (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
318 test_disk_usage_with_path (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
319 test_move_directory (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
320 test_move_file_in_same_filesystem (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
321 test_move_file_into_directory (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
322 test_move_file_into_other_filesystem (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
323 test_rmtree (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
324 test_rmtree_in_windows (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
325 test_rmtree_non_existing_dir (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
326 test_rmtree_non_existing_dir_with_handler (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
327 test_rmtree_with_open_file_fails_under_windows (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... skipped 'Windows specific behavior'
328 test_rmtree_with_open_file_posix (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
329 test_rmtree_with_trailing_slash (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
330 test_rmtree_without_permission_for_a_dir_in_posix (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
331 test_rmtree_without_permission_for_a_file_in_windows (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... skipped 'Windows specific behavior'
332 test_common_case (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
333 test_moving_dir_into_dir (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
334 test_raises_if_dest_dir_is_not_writable_under_posix (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
335 test_raises_if_dest_exists_and_is_not_writable (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
336 test_raises_if_dest_is_a_directory (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
337 test_raises_if_dest_is_a_symlink_to_src (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
338 test_raises_if_source_and_dest_are_the_same_file (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
339 test_raises_if_src_doesnt_exist (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
340 test_raises_if_src_is_a_directory (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
341 test_raises_if_src_not_readable (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
342 test_succeeds_if_dest_exists_and_is_writable (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
343 test_catch_permission_error (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
344 test_copy (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
345 test_copy2 (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
346 test_copy2_directory (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
347 test_copy_directory (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
348 test_copystat (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
349 test_copystat_symlinks (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest)
350 Regression test for #799 ... skipped 'Only tests fake FS'
351 test_copytree (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
352 test_copytree_src_is_file (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
353 test_disk_usage (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
354 test_disk_usage_with_path (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
355 test_move_directory (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
356 test_move_file_in_same_filesystem (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
357 test_move_file_into_directory (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
358 test_move_file_into_other_filesystem (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
359 test_rmtree (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
360 test_rmtree_in_windows (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
361 test_rmtree_non_existing_dir (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
362 test_rmtree_non_existing_dir_with_handler (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
363 test_rmtree_with_open_file_fails_under_windows (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Windows specific behavior'
364 test_rmtree_with_open_file_posix (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
365 test_rmtree_with_trailing_slash (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
366 test_rmtree_without_permission_for_a_dir_in_posix (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
367 test_rmtree_without_permission_for_a_file_in_windows (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Windows specific behavior'
368 test_default_path (pyfakefs.tests.fake_os_test.FakeExtendedAttributeTest) ... ok
369 test_empty_xattr (pyfakefs.tests.fake_os_test.FakeExtendedAttributeTest) ... ok
370 test_getxattr_raises_for_non_existing_attribute (pyfakefs.tests.fake_os_test.FakeExtendedAttributeTest) ... ok
371 test_getxattr_raises_for_non_existing_file (pyfakefs.tests.fake_os_test.FakeExtendedAttributeTest) ... ok
372 test_removeattr (pyfakefs.tests.fake_os_test.FakeExtendedAttributeTest) ... ok
373 test_setxattr (pyfakefs.tests.fake_os_test.FakeExtendedAttributeTest) ... ok
374 test_access (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
375 test_chmod (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
376 test_chown (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
377 test_link_dst_fd (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
378 test_link_src_fd (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
379 test_lstat (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
380 test_mkdir (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
381 test_mknod (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
382 test_open (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
383 test_readlink (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
384 test_remove (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
385 test_rename_dst_fd (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
386 test_rename_src_fd (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
387 test_replace_dst_fd (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
388 test_replace_src_fd (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
389 test_rmdir (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
390 test_stat (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
391 test_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
392 test_unlink (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
393 test_utime (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
394 testOpenCreateMode444Windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
395 testOpenCreateMode666Windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
396 test_can_read_after_create_exclusive (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
397 test_devnull_posix (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
398 test_devnull_windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
399 test_exclusive_open_raises_without_create_mode (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
400 test_no_sendfile_to_regular_file_under_macos (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... skipped 'Testing MacOs only behavior'
401 test_open_append (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
402 test_open_create (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
403 test_open_create_is_read_only (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
404 test_open_create_mode_posix (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
405 test_open_create_mode_windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
406 test_open_create_truncate_is_read_only (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
407 test_open_directory_for_writing_raises_under_posix (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
408 test_open_directory_raises_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
409 test_open_directory_read_only_under_posix (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
410 test_open_exclusive (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
411 test_open_exclusive_if_symlink_exists_works_in_windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
412 test_open_exclusive_raises_if_file_exists (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
413 test_open_exclusive_raises_if_symlink_exists_in_posix (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
414 test_open_mode_posix (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
415 test_open_mode_windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
416 test_open_raises_if_does_not_exist (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
417 test_open_raises_if_parent_does_not_exist (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
418 test_open_read_only (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
419 test_open_read_only_write_zero_bytes_posix (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
420 test_open_read_only_write_zero_bytes_windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
421 test_open_read_write (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
422 test_open_truncate (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
423 test_open_write_only (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
424 test_open_write_only_raises_on_read (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
425 test_open_write_only_read_zero_bytes_posix (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
426 test_open_write_only_read_zero_bytes_windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
427 test_opening_existing_directory_in_creation_mode (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
428 test_opening_existing_directory_in_write_mode (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
429 test_read_after_closing_write_descriptor (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
430 test_read_only_read_after_write (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
431 test_sendfile_no_offset (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
432 test_sendfile_offset_none (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
433 test_sendfile_twice (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
434 test_sendfile_with_invalid_fd (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
435 test_sendfile_with_offset (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
436 test_temp_file (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... skipped 'O_TEMPORARY only present in Windows'
437 test_write_devnull (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
438 test_write_from_different_f_ds (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
439 test_write_from_different_fds_with_append (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
440 test_write_read (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
441 test_writing_behind_end_of_file (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
442 test_writing_to_existing_directory (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
443 test_access400 (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
444 test_access600 (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
445 test_access700 (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
446 test_access_non_existent_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
447 test_access_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
448 test_append_mode_tell_linux_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
449 test_append_mode_tell_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
450 test_backwards_chdir (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
451 chdir into '..' should behave appropriately. ... ok
452 test_broken_symlink_with_trailing_sep_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
453 test_broken_symlink_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
454 test_broken_symlink_with_trailing_separator_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
455 test_broken_symlink_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
456 test_broken_symlink_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
457 test_capabilities (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
458 Make sure that the fake capabilities are the same as the real ones. ... ok
459 test_chdir (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
460 chdir should work on a directory. ... ok
461 test_chdir_fails_non_directory (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
462 chdir should raise OSError if the target is not a directory. ... ok
463 test_chdir_fails_non_exist (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
464 chdir should raise OSError if the target does not exist. ... ok
465 test_chmod (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
466 test_chmod_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
467 test_chmod_follow_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
468 test_chmod_no_follow_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
469 test_chmod_non_existent (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
470 test_chmod_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
471 test_chmod_uses_open_fd_as_path_not_available_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
472 test_chown_bad_arguments (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
473 os.chown() with bad args (Issue #30) ... ok
474 test_chown_existing_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
475 test_chown_follow_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
476 test_chown_no_follow_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
477 test_chown_nonexisting_file_should_raise_os_error (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
478 test_chown_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
479 test_circular_readlink_with_trailing_separator_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
480 test_circular_readlink_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
481 test_circular_readlink_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
482 test_classify_directory_contents (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
483 Directory classification should work correctly. ... ok
484 test_closed_file_descriptor (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
485 test_consecutive_chdir (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
486 Consecutive relative chdir calls should work. ... ok
487 test_dir_with_trailing_sep_is_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
488 test_dup (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
489 test_dup2_uses_existing_fd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
490 test_dup2_with_new_fd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
491 test_dup_uses_freed_fd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
492 test_effective_ids_not_supported_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
493 test_exists_current_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
494 test_exists_with_trailing_sep (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
495 test_fail_add_entry_to_readonly_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
496 test_fdatasync_pass (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
497 test_fdatasync_raises_on_invalid_fd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
498 test_fdatasync_raises_on_non_int (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
499 test_fdopen (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
500 test_fdopen_twice (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
501 test_fstat (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
502 test_fsync_pass_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
503 test_fsync_pass_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
504 test_fsync_raises_on_invalid_fd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
505 test_fsync_raises_on_non_int (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
506 test_ftruncate (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
507 test_get_cwd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
508 test_getsize_raises_with_trailing_separator_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
509 test_getsize_raises_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
510 test_hardlink_works_with_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
511 test_isfile_not_readable_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
512 test_isfile_with_trailing_separator_linux_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
513 test_isfile_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
514 test_islink_broken_link_with_trailing_sep (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
515 test_islink_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
516 test_islink_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
517 test_islink_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
518 test_islink_with_trailing_separator_linux_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
519 test_islink_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
520 test_lchmod (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
521 lchmod shall behave like chmod with follow_symlinks=True. ... ok
522 test_lexists_broken_link_with_trailing_sep (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
523 test_lexists_with_trailing_separator_linux_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
524 test_lexists_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
525 test_link_bogus (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
526 test_link_count1 (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
527 Test that hard link counts are updated correctly. ... ok
528 test_link_delete (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
529 test_link_follow_symlink_not_supported_inPypy (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... skipped 'follow_symlinks only not supported in PyPi'
530 test_link_is_existing_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
531 test_link_no_follow_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
532 test_link_non_existent_parent (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
533 test_link_path_ending_with_sep_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
534 test_link_path_ending_with_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
535 test_link_target_is_dir_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
536 test_link_target_is_dir_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
537 test_link_to_path_ending_with_sep_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
538 test_link_to_path_ending_with_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
539 test_link_update (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
540 test_listdir (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
541 test_listdir_current (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
542 test_listdir_error (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
543 test_listdir_on_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
544 test_listdir_returns_list (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
545 test_listdir_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
546 test_lstat_broken_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
547 test_lstat_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
548 test_lstat_broken_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
549 test_lstat_size_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
550 test_lstat_size_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
551 test_lstat_symlink_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
552 test_lstat_symlink_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
553 test_lstat_trailing_sep (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
554 test_lstat_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
555 test_lstat_with_byte_string (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
556 test_makedirs (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
557 makedirs can create a directory even if parent does not exist. ... ok
558 test_makedirs_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
559 test_makedirs_exist_ok (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
560 makedirs uses the exist_ok argument ... ok
561 test_makedirs_if_parent_is_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
562 test_makedirs_in_write_protected_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
563 test_makedirs_raises_if_access_denied (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
564 makedirs raises exception if access denied. ... ok
565 test_makedirs_raises_if_parent_is_broken_link (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
566 test_makedirs_raises_if_parent_is_file_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
567 test_makedirs_raises_if_parent_is_file_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
568 test_makedirs_raises_if_parent_is_looping_link (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
569 test_makedirs_raises_on_empty_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
570 test_makedirs_umask_applied (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
571 makedirs creates a directories with umask applied. ... ok
572 test_makedirs_with_relative_paths (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
573 test_mk_nod_can_create_a_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
574 test_mk_nod_raises_if_empty_file_name (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
575 test_mk_nod_raises_if_file_exists (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
576 test_mk_nod_raises_if_filename_is_dot (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
577 test_mk_nod_raises_if_filename_is_double_dot (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
578 test_mk_nod_raises_if_parent_dir_doesnt_exist (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
579 test_mkdir (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
580 mkdir can create a relative directory. ... ok
581 test_mkdir_broken_link_with_trailing_sep_linux_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
582 test_mkdir_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
583 test_mkdir_raises_if_directory_exists (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
584 mkdir raises exception if directory already exists. ... ok
585 test_mkdir_raises_if_empty_directory_name (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
586 mkdir raises exception if creating directory named ''. ... ok
587 test_mkdir_raises_if_file_exists (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
588 mkdir raises exception if name already exists as a file. ... ok
589 test_mkdir_raises_if_no_parent (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
590 mkdir raises exception if parent directory does not exist. ... ok
591 test_mkdir_raises_if_parent_is_file_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
592 test_mkdir_raises_if_parent_is_file_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
593 test_mkdir_raises_if_parent_is_read_only (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
594 mkdir raises exception if parent is read only. ... ok
595 test_mkdir_raises_on_symlink_in_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
596 test_mkdir_raises_with_double_dots_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
597 mkdir raises exception if mkdir foo/foo2/../foo3. ... ok
598 test_mkdir_raises_with_double_dots_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
599 mkdir raises exception if mkdir foo/foo2/../foo3. ... ok
600 test_mkdir_raises_with_slash_dot_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
601 mkdir raises exception if mkdir foo/. (trailing /.). ... ok
602 test_mkdir_raises_with_slash_dot_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
603 mkdir raises exception if mkdir foo/. (trailing /.). ... ok
604 test_mkdir_removes_symlink_in_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
605 test_mkdir_umask_applied (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
606 mkdir creates a directory with umask applied. ... ok
607 test_mkdir_with_trailing_sep (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
608 test_mkdir_with_trailing_slash (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
609 mkdir can create a directory named with a trailing slash. ... ok
610 test_mkdir_with_with_symlink_parent (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
611 test_mknod_empty_tail_for_existing_file_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
612 test_mknod_empty_tail_for_nonexistent_file_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
613 test_mknod_raises_if_filename_is_empty_string (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
614 test_mknod_raises_if_parent_is_not_a_directory (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
615 test_mknod_raises_if_unsupported_options (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
616 test_mknod_umask_applied (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
617 mkdir creates a device with umask applied. ... ok
618 test_nlink_for_directories (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
619 test_no_st_blocks_in_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
620 test_open_broken_symlink_to_path_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
621 test_open_broken_symlink_to_path_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
622 test_open_broken_symlink_to_path_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
623 test_open_existing_pipe (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
624 test_open_fd_read_mode_for_ro_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
625 test_open_fd_write_mode_for_ro_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
626 test_open_file_with_existing_pipe (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
627 test_open_nofollow_symlink_as_parent_works (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
628 test_open_nofollow_symlink_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
629 test_open_pipe (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
630 test_open_pipe_with_existing_fd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
631 test_open_raises_with_trailing_separator_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
632 test_open_raises_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
633 test_open_raises_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
634 test_open_umask_applied (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
635 open creates a file with umask applied. ... ok
636 test_open_with_o_directory (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
637 test_out_of_range_fdopen (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
638 test_read_write_pipe (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
639 test_readlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
640 test_readlink_broken_link_with_trailing_sep_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
641 test_readlink_broken_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
642 test_readlink_circular_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
643 test_readlink_circular_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
644 test_readlink_circular_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
645 test_readlink_empty_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
646 test_readlink_ending_with_sep_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
647 test_readlink_ending_with_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
648 test_readlink_raises_if_path_does_not_exist (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
649 test_readlink_raises_if_path_has_file_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
650 test_readlink_raises_if_path_has_file_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
651 test_readlink_raises_if_path_is_none (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
652 test_readlink_raises_if_path_is_not_a_link_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
653 test_readlink_raises_if_path_is_not_a_link_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
654 test_readlink_with_chained_links_in_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
655 test_readlink_with_links_in_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
656 test_recursive_rename_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
657 test_remove_broken_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
658 test_remove_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
659 test_remove_broken_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
660 test_remove_dir_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
661 test_remove_dir_mac_os (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
662 test_remove_dir_raises_error_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
663 test_remove_dir_raises_error_mac_os (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
664 test_remove_dir_raises_error_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
665 test_remove_dir_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
666 test_remove_dir_with_drive (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
667 test_remove_dirs_with_non_top_symlink_succeeds (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
668 test_remove_dirs_with_top_symlink_fails (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
669 test_remove_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
670 test_remove_file_no_directory (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
671 test_remove_file_relative_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
672 test_remove_file_with_read_permission_raises_in_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
673 test_remove_file_with_read_permission_shall_succeed_in_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
674 test_remove_file_without_parent_permission_raises_in_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
675 test_remove_link_ending_with_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
676 test_remove_link_ending_with_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
677 test_remove_link_ending_with_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
678 test_remove_open_file_fails_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
679 test_remove_open_file_possible_under_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
680 test_remove_symlink_to_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
681 test_remove_with_trailing_separator_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
682 test_remove_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
683 test_removedirs (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
684 test_removedirs_raises_if_cascade_removing_root (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
685 Raises exception if asked to remove '/' as part of a ... ok
686 test_removedirs_raises_if_removing_root (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
687 Raises exception if asked to remove '/'. ... ok
688 test_removedirs_with_trailing_slash (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
689 removedirs works on directory names with trailing slashes. ... ok
690 test_rename_broken_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
691 test_rename_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
692 test_rename_broken_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
693 test_rename_broken_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
694 test_rename_case_with_symlink_mac (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
695 test_rename_case_with_symlink_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
696 test_rename_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
697 Test a rename of a directory. ... ok
698 test_rename_dir_to_symlink_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
699 test_rename_dir_to_symlink_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
700 test_rename_dir_with_trailing_sep_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
701 test_rename_dir_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
702 test_rename_directory (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
703 Can rename a directory to an unused name. ... ok
704 test_rename_directory_to_existing_file_raises_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
705 test_rename_directory_to_existing_file_raises_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
706 test_rename_empty_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
707 Test a rename of an empty directory. ... ok
708 test_rename_file_to_existing_directory_raises_under_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
709 test_rename_file_to_parent_dir_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
710 test_rename_file_to_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
711 test_rename_link_with_trailing_sep_to_self_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
712 test_rename_link_with_trailing_sep_to_self_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
713 test_rename_nonexistent_file_should_raise_error (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
714 Can't rename a file that doesn't exist. ... ok
715 test_rename_preserves_stat (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
716 Test if rename preserves mtime. ... ok
717 test_rename_same_filenames (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
718 Test renaming when old and new names are the same. ... ok
719 test_rename_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
720 test_rename_symlink_to_dir_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
721 test_rename_symlink_to_other_case (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
722 test_rename_symlink_to_source (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
723 test_rename_symlink_to_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
724 test_rename_symlink_to_symlink_for_parent_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
725 test_rename_symlink_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
726 test_rename_symlink_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
727 test_rename_symlink_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
728 test_rename_to_a_hardlink_of_same_file_should_do_nothing (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
729 test_rename_to_another_device_should_raise (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
730 Renaming to another filesystem device raises OSError. ... ok
731 test_rename_to_existent_file_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
732 Can rename a file to a used name under Unix. ... ok
733 test_rename_to_existent_file_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
734 Renaming a file to a used name raises OSError under Windows. ... ok
735 test_rename_to_existing_dir_under_posix_raises_if_not_empty (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
736 Renaming to an existing directory changes the existing directory ... ok
737 test_rename_to_existing_directory_should_raise_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
738 Renaming to an existing directory raises OSError under Windows. ... ok
739 test_rename_to_existing_directory_under_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
740 Renaming to an existing directory changes the existing directory ... ok
741 test_rename_to_nonexistent_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
742 Can rename a file to a name in a nonexistent dir. ... ok
743 test_rename_to_nonexistent_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
744 Can rename a file to an unused name. ... ok
745 test_rename_to_path_ending_with_sep_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
746 test_rename_to_path_ending_with_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
747 test_rename_with_target_parent_file_raises_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
748 test_rename_with_target_parent_file_raises_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
749 test_replace_existing_directory_should_raise_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
750 Renaming to an existing directory raises OSError under Windows. ... ok
751 test_replace_to_existent_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
752 Replaces an existing file (does not work with `rename()` under ... ok
753 test_rmdir (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
754 Can remove a directory. ... ok
755 test_rmdir_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
756 test_rmdir_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
757 test_rmdir_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
758 test_rmdir_raises_if_not_directory_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
759 test_rmdir_raises_if_not_directory_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
760 test_rmdir_raises_if_not_empty (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
761 Raises an exception if the target directory is not empty. ... ok
762 test_rmdir_raises_if_not_exist (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
763 Raises an exception if the target does not exist. ... ok
764 test_rmdir_via_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
765 test_st_blocks (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
766 test_stat (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
767 test_stat_no_follow_symlinks_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
768 Test that stat with follow_symlinks=False behaves like lstat. ... ok
769 test_stat_no_follow_symlinks_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
770 Test that stat with follow_symlinks=False behaves like lstat. ... ok
771 test_stat_non_existent_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
772 test_stat_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
773 test_stat_with_byte_string (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
774 test_stat_with_current_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
775 test_stat_with_drive (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
776 test_stat_with_trailing_separator_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
777 test_stat_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
778 test_stat_with_unc_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
779 test_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
780 test_symlink_on_nonexisting_path_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
781 test_symlink_with_path_ending_with_sep_in_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
782 test_symlink_with_path_ending_with_sep_in_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
783 test_tell_after_seek_in_append_mode (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
784 test_tell_after_seekback_in_append_mode (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
785 test_truncate (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
786 test_truncate_non_existing (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
787 test_truncate_to_larger (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
788 test_truncate_with_fd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
789 test_umask (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
790 test_unlink_raises_if_not_exist (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
791 test_write_to_pipe (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
792 test_write_to_read_fd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... skipped 'Pipe implementation may differ on other platforms'
793 test_change_case_in_case_insensitive_file_system (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
794 Can use `rename()` to change filename case in a case-insensitive ... ok
795 test_chdir_fails_non_directory (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
796 chdir should raise OSError if the target is not a directory. ... ok
797 test_chmod (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
798 test_fsync_pass (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
799 test_hardlink_works_with_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
800 test_link_delete (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
801 test_link_is_broken_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
802 test_link_is_existing_file (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
803 test_link_with_changed_case (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
804 test_listdir_impossible_without_read_permission (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
805 test_listdir_on_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
806 test_listdir_possible_without_exe_permission (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
807 test_listdir_returns_list (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
808 test_lstat_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
809 test_makedirs (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
810 makedirs can create a directory even if parent does not exist. ... ok
811 test_makedirs_exist_ok (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
812 makedirs uses the exist_ok argument ... ok
813 test_makedirs_raises_if_parent_is_broken_link (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
814 test_makedirs_raises_if_parent_is_file_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
815 test_makedirs_raises_if_parent_is_file_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
816 test_mkdir_raises_if_directory_exists (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
817 mkdir raises exception if directory already exists. ... ok
818 test_mkdir_raises_if_file_exists (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
819 mkdir raises exception if name already exists as a file. ... ok
820 test_mkdir_raises_if_parent_is_file_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
821 test_mkdir_raises_if_parent_is_file_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
822 test_mkdir_raises_if_symlink_exists (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
823 test_mkdir_raises_on_symlink_in_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
824 test_mkdir_removes_symlink_in_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
825 test_readlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
826 test_readlink_raises_if_path_has_file_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
827 test_readlink_raises_if_path_has_file_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
828 test_readlink_raises_if_path_not_a_link_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
829 test_readlink_raises_if_path_not_a_link_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
830 test_readlink_with_chained_links_in_path (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
831 test_readlink_with_links_in_path (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
832 test_recursive_rename_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
833 test_remove_dir_mac_os (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
834 test_remove_dir_raises_error_mac_os (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
835 test_remove_dir_raises_error_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
836 test_remove_dir_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
837 test_remove_dirs_with_non_top_symlink_succeeds (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
838 test_remove_file (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
839 test_remove_file_no_directory (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
840 test_remove_file_relative_path (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
841 test_remove_open_file_fails_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
842 test_remove_open_file_possible_under_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
843 test_remove_symlink_to_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
844 test_rename_broken_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
845 test_rename_case_only_with_symlink_parent_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
846 test_rename_case_only_with_symlink_parent_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
847 test_rename_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
848 Test a rename of a directory. ... ok
849 test_rename_dir_to_existing_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
850 test_rename_dir_to_symlink_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
851 test_rename_dir_to_symlink_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
852 test_rename_directory (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
853 Can rename a directory to an unused name. ... ok
854 test_rename_directory_to_existing_file_raises_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
855 test_rename_directory_to_existing_file_raises_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
856 test_rename_directory_to_linked_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
857 test_rename_file_to_existing_directory_raises_under_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
858 test_rename_file_to_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
859 test_rename_looping_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
860 test_rename_same_filenames (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
861 Test renaming when old and new names are the same. ... ok
862 test_rename_symlink_to_dir_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
863 test_rename_symlink_to_other_case_does_nothing_in_mac_os (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
864 test_rename_symlink_to_other_case_works_in_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
865 test_rename_symlink_to_source (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
866 test_rename_symlink_to_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
867 test_rename_symlink_to_symlink_for_parent_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
868 test_rename_symlink_with_changed_case (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
869 test_rename_to_a_hardlink_of_same_file_should_do_nothing (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
870 test_rename_to_existent_file_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
871 Can rename a file to a used name under Unix. ... ok
872 test_rename_to_existent_file_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
873 Renaming a file to a used name raises OSError under Windows. ... ok
874 test_rename_to_existing_directory_should_raise_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
875 Renaming to an existing directory raises OSError under Windows. ... ok
876 test_rename_to_existing_directory_under_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
877 Renaming to an existing directory changes the existing directory ... ok
878 test_rename_to_nonexistent_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
879 Can rename a file to a name in a nonexistent dir. ... ok
880 test_rename_with_incorrect_source_case (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
881 test_rename_with_target_parent_file_raises_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
882 test_rename_with_target_parent_file_raises_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
883 test_renames_creates_missing_dirs (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
884 test_renames_removes_empty_dirs (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
885 test_replace_existing_directory_should_raise_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
886 Renaming to an existing directory raises OSError under Windows. ... ok
887 test_replace_to_existent_file (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
888 Replaces an existing file (does not work with `rename()` under ... ok
889 test_rmdir (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
890 Can remove a directory. ... ok
891 test_rmdir_via_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
892 test_stat (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
893 test_stat_no_follow_symlinks_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
894 Test that stat with follow_symlinks=False behaves like lstat. ... ok
895 test_stat_with_mixed_case (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
896 test_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
897 test_chmod_st_ctime (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
898 test_utime_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
899 test_utime_follow_symlinks (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
900 test_utime_incorrect_ns_argument_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
901 test_utime_invalid_times_arg_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
902 test_utime_no_follow_symlinks (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
903 test_utime_non_existent (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
904 test_utime_sets_current_time_if_args_is_none (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
905 test_utime_sets_specified_time (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
906 test_utime_sets_specified_time_in_ns (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
907 test_utime_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
908 test_base_dirpath (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest) ... ok
909 test_walk_bottom_up (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest)
910 Walk up ordering is correct. ... ok
911 test_walk_calls_on_error_if_non_existent (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest)
912 Calls onerror with correct errno when walking ... ok
913 test_walk_calls_on_error_if_not_directory (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest)
914 Calls onerror with correct errno when walking non-directory. ... ok
915 test_walk_followsymlink_disabled (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest) ... ok
916 test_walk_followsymlink_enabled (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest) ... ok
917 test_walk_linked_file_in_subdir (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest) ... ok
918 test_walk_raises_if_non_existent (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest)
919 Raises an exception when attempting to walk ... ok
920 test_walk_raises_if_not_directory (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest)
921 Raises an exception when attempting to walk a non-directory. ... ok
922 test_walk_skips_removed_directories (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest)
923 Caller can modify list of directories to visit while walking. ... ok
924 test_walk_top_down (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest)
925 Walk down ordering is correct. ... ok
926 test_chmod_unreadable_dir (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
927 test_getgid (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
928 test_getuid (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
929 test_listdir_group_readable_dir_from_other_group (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
930 test_listdir_group_readable_dir_from_other_user (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
931 test_listdir_other_readable_dir_from_other_group (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
932 test_listdir_unreadable_dir (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
933 test_listdir_user_readable_dir (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
934 test_listdir_user_readable_dir_from_other_user (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
935 test_remove_unreadable_dir (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
936 test_remove_unreadable_dir_from_other_user (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
937 test_stat_file_in_unreadable_dir (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
938 test_stat_unreadable_dir (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
939 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
940 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
941 test_inode (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
942 test_is_link (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
943 test_isdir (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
944 test_isfile (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
945 test_non_existing_dir (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
946 test_path_like (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
947 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
948 test_paths (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
949 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
950 test_scandir_with_fd (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
951 test_stat_ino_dev (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
952 test_stat_posix (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
953 test_stat_windows (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... skipped 'Windows specific behavior'
954 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
955 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
956 test_inode (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
957 test_is_link (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
958 test_isdir (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
959 test_isfile (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
960 test_non_existing_dir (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
961 test_path_like (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
962 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
963 test_paths (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
964 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
965 test_scandir_with_fd (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
966 test_stat_ino_dev (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
967 test_stat_posix (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
968 test_stat_windows (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... skipped 'Windows specific behavior'
969 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
970 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
971 test_inode (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
972 test_is_link (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
973 test_isdir (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
974 test_isfile (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
975 test_non_existing_dir (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
976 test_path_like (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
977 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
978 test_paths (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
979 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
980 test_scandir_with_fd (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
981 test_stat_ino_dev (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
982 test_stat_posix (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
983 test_stat_windows (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... skipped 'Windows specific behavior'
984 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
985 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
986 test_inode (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
987 test_is_link (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
988 test_isdir (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
989 test_isfile (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
990 test_non_existing_dir (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
991 test_path_like (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
992 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
993 test_paths (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
994 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
995 test_scandir_with_fd (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
996 test_stat_ino_dev (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
997 test_stat_posix (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
998 test_stat_windows (pyfakefs.tests.fake_os_test.FakeScandirTest) ... skipped 'Windows specific behavior'
999 test_access (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1000 test_chmod (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1001 test_chown (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1002 test_link_dst_fd (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1003 test_link_src_fd (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1004 test_lstat (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1005 test_mkdir (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1006 test_mknod (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1007 test_open (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1008 test_readlink (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1009 test_remove (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1010 test_rename_dst_fd (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1011 test_rename_src_fd (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1012 test_replace_dst_fd (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1013 test_replace_src_fd (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1014 test_rmdir (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1015 test_stat (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1016 test_symlink (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1017 test_unlink (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1018 test_utime (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
1019 testOpenCreateMode444Windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1020 testOpenCreateMode666Windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1021 test_can_read_after_create_exclusive (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1022 test_devnull_posix (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1023 test_devnull_windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1024 test_exclusive_open_raises_without_create_mode (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1025 test_no_sendfile_to_regular_file_under_macos (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Testing MacOs only behavior'
1026 test_open_append (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1027 test_open_create (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1028 test_open_create_is_read_only (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1029 test_open_create_mode_posix (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1030 test_open_create_mode_windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1031 test_open_create_truncate_is_read_only (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1032 test_open_directory_for_writing_raises_under_posix (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1033 test_open_directory_raises_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1034 test_open_directory_read_only_under_posix (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1035 test_open_exclusive (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1036 test_open_exclusive_if_symlink_exists_works_in_windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1037 test_open_exclusive_raises_if_file_exists (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1038 test_open_exclusive_raises_if_symlink_exists_in_posix (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1039 test_open_mode_posix (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1040 test_open_mode_windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1041 test_open_raises_if_does_not_exist (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1042 test_open_raises_if_parent_does_not_exist (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1043 test_open_read_only (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1044 test_open_read_only_write_zero_bytes_posix (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1045 test_open_read_only_write_zero_bytes_windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1046 test_open_read_write (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1047 test_open_truncate (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1048 test_open_write_only (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1049 test_open_write_only_raises_on_read (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1050 test_open_write_only_read_zero_bytes_posix (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1051 test_open_write_only_read_zero_bytes_windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1052 test_opening_existing_directory_in_creation_mode (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1053 test_opening_existing_directory_in_write_mode (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1054 test_read_after_closing_write_descriptor (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1055 test_read_only_read_after_write (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1056 test_sendfile_no_offset (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1057 test_sendfile_offset_none (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1058 test_sendfile_twice (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1059 test_sendfile_with_invalid_fd (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1060 test_sendfile_with_offset (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1061 test_temp_file (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'O_TEMPORARY only present in Windows'
1062 test_write_devnull (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1063 test_write_from_different_f_ds (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1064 test_write_from_different_fds_with_append (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1065 test_write_read (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1066 test_writing_behind_end_of_file (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1067 test_writing_to_existing_directory (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
1068 test_access400 (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1069 test_access600 (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1070 test_access700 (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1071 test_access_non_existent_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1072 test_access_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1073 test_append_mode_tell_linux_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1074 test_append_mode_tell_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1075 test_backwards_chdir (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1076 chdir into '..' should behave appropriately. ... skipped 'Only tests fake FS'
1077 test_broken_symlink_with_trailing_sep_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1078 test_broken_symlink_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1079 test_broken_symlink_with_trailing_separator_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1080 test_broken_symlink_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1081 test_broken_symlink_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1082 test_capabilities (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1083 Make sure that the fake capabilities are the same as the real ones. ... skipped 'Only tests fake FS'
1084 test_chdir (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1085 chdir should work on a directory. ... skipped 'Only tests fake FS'
1086 test_chdir_fails_non_directory (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1087 chdir should raise OSError if the target is not a directory. ... skipped 'Only tests fake FS'
1088 test_chdir_fails_non_exist (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1089 chdir should raise OSError if the target does not exist. ... skipped 'Only tests fake FS'
1090 test_chmod (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1091 test_chmod_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1092 test_chmod_follow_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1093 test_chmod_no_follow_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1094 test_chmod_non_existent (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1095 test_chmod_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1096 test_chmod_uses_open_fd_as_path_not_available_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1097 test_chown_bad_arguments (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1098 os.chown() with bad args (Issue #30) ... skipped 'Only tests fake FS'
1099 test_chown_existing_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1100 test_chown_follow_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1101 test_chown_no_follow_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1102 test_chown_nonexisting_file_should_raise_os_error (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1103 test_chown_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1104 test_circular_readlink_with_trailing_separator_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1105 test_circular_readlink_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1106 test_circular_readlink_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1107 test_classify_directory_contents (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1108 Directory classification should work correctly. ... skipped 'Only tests fake FS'
1109 test_closed_file_descriptor (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1110 test_consecutive_chdir (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1111 Consecutive relative chdir calls should work. ... skipped 'Only tests fake FS'
1112 test_dir_with_trailing_sep_is_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1113 test_dup (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1114 test_dup2_uses_existing_fd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1115 test_dup2_with_new_fd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1116 test_dup_uses_freed_fd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1117 test_effective_ids_not_supported_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1118 test_exists_current_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1119 test_exists_with_trailing_sep (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1120 test_fail_add_entry_to_readonly_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1121 test_fdatasync_pass (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1122 test_fdatasync_raises_on_invalid_fd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1123 test_fdatasync_raises_on_non_int (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1124 test_fdopen (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1125 test_fdopen_twice (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1126 test_fstat (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1127 test_fsync_pass_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1128 test_fsync_pass_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1129 test_fsync_raises_on_invalid_fd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1130 test_fsync_raises_on_non_int (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1131 test_ftruncate (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1132 test_get_cwd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1133 test_getsize_raises_with_trailing_separator_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1134 test_getsize_raises_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1135 test_hardlink_works_with_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1136 test_isfile_not_readable_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1137 test_isfile_with_trailing_separator_linux_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1138 test_isfile_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1139 test_islink_broken_link_with_trailing_sep (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1140 test_islink_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1141 test_islink_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1142 test_islink_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1143 test_islink_with_trailing_separator_linux_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1144 test_islink_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1145 test_lchmod (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1146 lchmod shall behave like chmod with follow_symlinks=True. ... skipped 'Only tests fake FS'
1147 test_lexists_broken_link_with_trailing_sep (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1148 test_lexists_with_trailing_separator_linux_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1149 test_lexists_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1150 test_link_bogus (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1151 test_link_count1 (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1152 Test that hard link counts are updated correctly. ... skipped 'Only tests fake FS'
1153 test_link_delete (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1154 test_link_follow_symlink_not_supported_inPypy (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'follow_symlinks only not supported in PyPi'
1155 test_link_is_existing_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1156 test_link_no_follow_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1157 test_link_non_existent_parent (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1158 test_link_path_ending_with_sep_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1159 test_link_path_ending_with_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1160 test_link_target_is_dir_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1161 test_link_target_is_dir_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1162 test_link_to_path_ending_with_sep_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1163 test_link_to_path_ending_with_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1164 test_link_update (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1165 test_listdir (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1166 test_listdir_current (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1167 test_listdir_error (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1168 test_listdir_on_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1169 test_listdir_returns_list (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1170 test_listdir_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1171 test_lstat_broken_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1172 test_lstat_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1173 test_lstat_broken_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1174 test_lstat_size_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1175 test_lstat_size_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1176 test_lstat_symlink_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1177 test_lstat_symlink_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1178 test_lstat_trailing_sep (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1179 test_lstat_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1180 test_lstat_with_byte_string (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1181 test_makedirs (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1182 makedirs can create a directory even if parent does not exist. ... skipped 'Only tests fake FS'
1183 test_makedirs_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1184 test_makedirs_exist_ok (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1185 makedirs uses the exist_ok argument ... skipped 'Only tests fake FS'
1186 test_makedirs_if_parent_is_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1187 test_makedirs_in_write_protected_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1188 test_makedirs_raises_if_access_denied (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1189 makedirs raises exception if access denied. ... skipped 'Only tests fake FS'
1190 test_makedirs_raises_if_parent_is_broken_link (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1191 test_makedirs_raises_if_parent_is_file_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1192 test_makedirs_raises_if_parent_is_file_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1193 test_makedirs_raises_if_parent_is_looping_link (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1194 test_makedirs_raises_on_empty_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1195 test_makedirs_umask_applied (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1196 makedirs creates a directories with umask applied. ... skipped 'Only tests fake FS'
1197 test_makedirs_with_relative_paths (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1198 test_mk_nod_can_create_a_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1199 test_mk_nod_raises_if_empty_file_name (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1200 test_mk_nod_raises_if_file_exists (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1201 test_mk_nod_raises_if_filename_is_dot (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1202 test_mk_nod_raises_if_filename_is_double_dot (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1203 test_mk_nod_raises_if_parent_dir_doesnt_exist (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1204 test_mkdir (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1205 mkdir can create a relative directory. ... skipped 'Only tests fake FS'
1206 test_mkdir_broken_link_with_trailing_sep_linux_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1207 test_mkdir_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1208 test_mkdir_raises_if_directory_exists (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1209 mkdir raises exception if directory already exists. ... skipped 'Only tests fake FS'
1210 test_mkdir_raises_if_empty_directory_name (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1211 mkdir raises exception if creating directory named ''. ... skipped 'Only tests fake FS'
1212 test_mkdir_raises_if_file_exists (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1213 mkdir raises exception if name already exists as a file. ... skipped 'Only tests fake FS'
1214 test_mkdir_raises_if_no_parent (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1215 mkdir raises exception if parent directory does not exist. ... skipped 'Only tests fake FS'
1216 test_mkdir_raises_if_parent_is_file_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1217 test_mkdir_raises_if_parent_is_file_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1218 test_mkdir_raises_if_parent_is_read_only (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1219 mkdir raises exception if parent is read only. ... skipped 'Only tests fake FS'
1220 test_mkdir_raises_on_symlink_in_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1221 test_mkdir_raises_with_double_dots_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1222 mkdir raises exception if mkdir foo/foo2/../foo3. ... skipped 'Only tests fake FS'
1223 test_mkdir_raises_with_double_dots_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1224 mkdir raises exception if mkdir foo/foo2/../foo3. ... skipped 'Only tests fake FS'
1225 test_mkdir_raises_with_slash_dot_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1226 mkdir raises exception if mkdir foo/. (trailing /.). ... skipped 'Only tests fake FS'
1227 test_mkdir_raises_with_slash_dot_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1228 mkdir raises exception if mkdir foo/. (trailing /.). ... skipped 'Only tests fake FS'
1229 test_mkdir_removes_symlink_in_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1230 test_mkdir_umask_applied (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1231 mkdir creates a directory with umask applied. ... skipped 'Only tests fake FS'
1232 test_mkdir_with_trailing_sep (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1233 test_mkdir_with_trailing_slash (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1234 mkdir can create a directory named with a trailing slash. ... skipped 'Only tests fake FS'
1235 test_mkdir_with_with_symlink_parent (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1236 test_mknod_empty_tail_for_existing_file_raises (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1237 test_mknod_empty_tail_for_nonexistent_file_raises (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1238 test_mknod_raises_if_filename_is_empty_string (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1239 test_mknod_raises_if_parent_is_not_a_directory (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1240 test_mknod_raises_if_unsupported_options (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1241 test_mknod_umask_applied (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1242 mkdir creates a device with umask applied. ... skipped 'Only tests fake FS'
1243 test_nlink_for_directories (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1244 test_no_st_blocks_in_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1245 test_open_broken_symlink_to_path_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1246 test_open_broken_symlink_to_path_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1247 test_open_broken_symlink_to_path_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1248 test_open_existing_pipe (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1249 test_open_fd_read_mode_for_ro_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1250 test_open_fd_write_mode_for_ro_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1251 test_open_file_with_existing_pipe (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1252 test_open_nofollow_symlink_as_parent_works (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1253 test_open_nofollow_symlink_raises (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1254 test_open_pipe (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1255 test_open_pipe_with_existing_fd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1256 test_open_raises_with_trailing_separator_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1257 test_open_raises_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1258 test_open_raises_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1259 test_open_umask_applied (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1260 open creates a file with umask applied. ... skipped 'Only tests fake FS'
1261 test_open_with_o_directory (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1262 test_out_of_range_fdopen (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1263 test_read_write_pipe (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1264 test_readlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1265 test_readlink_broken_link_with_trailing_sep_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1266 test_readlink_broken_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1267 test_readlink_circular_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1268 test_readlink_circular_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1269 test_readlink_circular_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1270 test_readlink_empty_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1271 test_readlink_ending_with_sep_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1272 test_readlink_ending_with_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1273 test_readlink_raises_if_path_does_not_exist (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1274 test_readlink_raises_if_path_has_file_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1275 test_readlink_raises_if_path_has_file_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1276 test_readlink_raises_if_path_is_none (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1277 test_readlink_raises_if_path_is_not_a_link_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1278 test_readlink_raises_if_path_is_not_a_link_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1279 test_readlink_with_chained_links_in_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1280 test_readlink_with_links_in_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1281 test_recursive_rename_raises (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1282 test_remove_broken_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1283 test_remove_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1284 test_remove_broken_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1285 test_remove_dir_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1286 test_remove_dir_mac_os (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1287 test_remove_dir_raises_error_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1288 test_remove_dir_raises_error_mac_os (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1289 test_remove_dir_raises_error_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1290 test_remove_dir_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1291 test_remove_dir_with_drive (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1292 test_remove_dirs_with_non_top_symlink_succeeds (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1293 test_remove_dirs_with_top_symlink_fails (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1294 test_remove_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1295 test_remove_file_no_directory (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1296 test_remove_file_relative_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1297 test_remove_file_with_read_permission_raises_in_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1298 test_remove_file_with_read_permission_shall_succeed_in_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1299 test_remove_file_without_parent_permission_raises_in_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1300 test_remove_link_ending_with_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1301 test_remove_link_ending_with_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1302 test_remove_link_ending_with_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1303 test_remove_open_file_fails_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1304 test_remove_open_file_possible_under_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1305 test_remove_symlink_to_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1306 test_remove_with_trailing_separator_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1307 test_remove_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1308 test_removedirs (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1309 test_removedirs_raises_if_cascade_removing_root (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1310 Raises exception if asked to remove '/' as part of a ... skipped 'Only tests fake FS'
1311 test_removedirs_raises_if_removing_root (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1312 Raises exception if asked to remove '/'. ... skipped 'Only tests fake FS'
1313 test_removedirs_with_trailing_slash (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1314 removedirs works on directory names with trailing slashes. ... skipped 'Only tests fake FS'
1315 test_rename_broken_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1316 test_rename_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1317 test_rename_broken_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1318 test_rename_broken_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1319 test_rename_case_with_symlink_mac (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1320 test_rename_case_with_symlink_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1321 test_rename_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1322 Test a rename of a directory. ... skipped 'Only tests fake FS'
1323 test_rename_dir_to_symlink_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1324 test_rename_dir_to_symlink_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1325 test_rename_dir_with_trailing_sep_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1326 test_rename_dir_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1327 test_rename_directory (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1328 Can rename a directory to an unused name. ... skipped 'Only tests fake FS'
1329 test_rename_directory_to_existing_file_raises_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1330 test_rename_directory_to_existing_file_raises_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1331 test_rename_empty_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1332 Test a rename of an empty directory. ... skipped 'Only tests fake FS'
1333 test_rename_file_to_existing_directory_raises_under_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1334 test_rename_file_to_parent_dir_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1335 test_rename_file_to_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1336 test_rename_link_with_trailing_sep_to_self_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1337 test_rename_link_with_trailing_sep_to_self_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1338 test_rename_nonexistent_file_should_raise_error (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1339 Can't rename a file that doesn't exist. ... skipped 'Only tests fake FS'
1340 test_rename_preserves_stat (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1341 Test if rename preserves mtime. ... skipped 'Only tests fake FS'
1342 test_rename_same_filenames (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1343 Test renaming when old and new names are the same. ... skipped 'Only tests fake FS'
1344 test_rename_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1345 test_rename_symlink_to_dir_raises (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1346 test_rename_symlink_to_other_case (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1347 test_rename_symlink_to_source (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1348 test_rename_symlink_to_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1349 test_rename_symlink_to_symlink_for_parent_raises (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1350 test_rename_symlink_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1351 test_rename_symlink_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1352 test_rename_symlink_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1353 test_rename_to_a_hardlink_of_same_file_should_do_nothing (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1354 test_rename_to_another_device_should_raise (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1355 Renaming to another filesystem device raises OSError. ... skipped 'Only tests fake FS'
1356 test_rename_to_existent_file_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1357 Can rename a file to a used name under Unix. ... skipped 'Only tests fake FS'
1358 test_rename_to_existent_file_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1359 Renaming a file to a used name raises OSError under Windows. ... skipped 'Only tests fake FS'
1360 test_rename_to_existing_dir_under_posix_raises_if_not_empty (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1361 Renaming to an existing directory changes the existing directory ... skipped 'Only tests fake FS'
1362 test_rename_to_existing_directory_should_raise_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1363 Renaming to an existing directory raises OSError under Windows. ... skipped 'Only tests fake FS'
1364 test_rename_to_existing_directory_under_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1365 Renaming to an existing directory changes the existing directory ... skipped 'Only tests fake FS'
1366 test_rename_to_nonexistent_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1367 Can rename a file to a name in a nonexistent dir. ... skipped 'Only tests fake FS'
1368 test_rename_to_nonexistent_file (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1369 Can rename a file to an unused name. ... skipped 'Only tests fake FS'
1370 test_rename_to_path_ending_with_sep_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1371 test_rename_to_path_ending_with_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1372 test_rename_with_target_parent_file_raises_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1373 test_rename_with_target_parent_file_raises_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1374 test_replace_existing_directory_should_raise_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1375 Renaming to an existing directory raises OSError under Windows. ... skipped 'Only tests fake FS'
1376 test_replace_to_existent_file (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1377 Replaces an existing file (does not work with `rename()` under ... skipped 'Only tests fake FS'
1378 test_rmdir (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1379 Can remove a directory. ... skipped 'Only tests fake FS'
1380 test_rmdir_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1381 test_rmdir_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1382 test_rmdir_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1383 test_rmdir_raises_if_not_directory_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1384 test_rmdir_raises_if_not_directory_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1385 test_rmdir_raises_if_not_empty (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1386 Raises an exception if the target directory is not empty. ... skipped 'Only tests fake FS'
1387 test_rmdir_raises_if_not_exist (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1388 Raises an exception if the target does not exist. ... skipped 'Only tests fake FS'
1389 test_rmdir_via_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1390 test_st_blocks (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1391 test_stat (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1392 test_stat_no_follow_symlinks_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1393 Test that stat with follow_symlinks=False behaves like lstat. ... skipped 'Only tests fake FS'
1394 test_stat_no_follow_symlinks_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest)
1395 Test that stat with follow_symlinks=False behaves like lstat. ... skipped 'Only tests fake FS'
1396 test_stat_non_existent_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1397 test_stat_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1398 test_stat_with_byte_string (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1399 test_stat_with_current_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1400 test_stat_with_drive (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1401 test_stat_with_trailing_separator_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1402 test_stat_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1403 test_stat_with_unc_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1404 test_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1405 test_symlink_on_nonexisting_path_raises (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1406 test_symlink_with_path_ending_with_sep_in_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1407 test_symlink_with_path_ending_with_sep_in_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1408 test_tell_after_seek_in_append_mode (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1409 test_tell_after_seekback_in_append_mode (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1410 test_truncate (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1411 test_truncate_non_existing (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1412 test_truncate_to_larger (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1413 test_truncate_with_fd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1414 test_umask (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1415 test_unlink_raises_if_not_exist (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1416 test_write_to_pipe (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
1417 test_write_to_read_fd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Pipe implementation may differ on other platforms'
1418 test_change_case_in_case_insensitive_file_system (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1419 Can use `rename()` to change filename case in a case-insensitive ... skipped 'Only tests fake FS'
1420 test_chdir_fails_non_directory (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1421 chdir should raise OSError if the target is not a directory. ... skipped 'Only tests fake FS'
1422 test_chmod (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1423 test_fsync_pass (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1424 test_hardlink_works_with_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1425 test_link_delete (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1426 test_link_is_broken_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1427 test_link_is_existing_file (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1428 test_link_with_changed_case (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1429 test_listdir_impossible_without_read_permission (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1430 test_listdir_on_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1431 test_listdir_possible_without_exe_permission (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1432 test_listdir_returns_list (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1433 test_lstat_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1434 test_makedirs (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1435 makedirs can create a directory even if parent does not exist. ... skipped 'Only tests fake FS'
1436 test_makedirs_exist_ok (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1437 makedirs uses the exist_ok argument ... skipped 'Only tests fake FS'
1438 test_makedirs_raises_if_parent_is_broken_link (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1439 test_makedirs_raises_if_parent_is_file_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1440 test_makedirs_raises_if_parent_is_file_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1441 test_mkdir_raises_if_directory_exists (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1442 mkdir raises exception if directory already exists. ... skipped 'Only tests fake FS'
1443 test_mkdir_raises_if_file_exists (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1444 mkdir raises exception if name already exists as a file. ... skipped 'Only tests fake FS'
1445 test_mkdir_raises_if_parent_is_file_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1446 test_mkdir_raises_if_parent_is_file_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1447 test_mkdir_raises_if_symlink_exists (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1448 test_mkdir_raises_on_symlink_in_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1449 test_mkdir_removes_symlink_in_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1450 test_readlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1451 test_readlink_raises_if_path_has_file_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1452 test_readlink_raises_if_path_has_file_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1453 test_readlink_raises_if_path_not_a_link_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1454 test_readlink_raises_if_path_not_a_link_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1455 test_readlink_with_chained_links_in_path (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1456 test_readlink_with_links_in_path (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1457 test_recursive_rename_raises (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1458 test_remove_dir_mac_os (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1459 test_remove_dir_raises_error_mac_os (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1460 test_remove_dir_raises_error_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1461 test_remove_dir_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1462 test_remove_dirs_with_non_top_symlink_succeeds (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1463 test_remove_file (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1464 test_remove_file_no_directory (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1465 test_remove_file_relative_path (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1466 test_remove_open_file_fails_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1467 test_remove_open_file_possible_under_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1468 test_remove_symlink_to_dir (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1469 test_rename_broken_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1470 test_rename_case_only_with_symlink_parent_macos (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1471 test_rename_case_only_with_symlink_parent_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1472 test_rename_dir (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1473 Test a rename of a directory. ... skipped 'Only tests fake FS'
1474 test_rename_dir_to_existing_dir (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1475 test_rename_dir_to_symlink_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1476 test_rename_dir_to_symlink_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1477 test_rename_directory (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1478 Can rename a directory to an unused name. ... skipped 'Only tests fake FS'
1479 test_rename_directory_to_existing_file_raises_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1480 test_rename_directory_to_existing_file_raises_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1481 test_rename_directory_to_linked_dir (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1482 test_rename_file_to_existing_directory_raises_under_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1483 test_rename_file_to_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1484 test_rename_looping_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1485 test_rename_same_filenames (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1486 Test renaming when old and new names are the same. ... skipped 'Only tests fake FS'
1487 test_rename_symlink_to_dir_raises (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1488 test_rename_symlink_to_other_case_does_nothing_in_mac_os (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1489 test_rename_symlink_to_other_case_works_in_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1490 test_rename_symlink_to_source (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1491 test_rename_symlink_to_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1492 test_rename_symlink_to_symlink_for_parent_raises (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1493 test_rename_symlink_with_changed_case (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1494 test_rename_to_a_hardlink_of_same_file_should_do_nothing (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1495 test_rename_to_existent_file_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1496 Can rename a file to a used name under Unix. ... skipped 'Only tests fake FS'
1497 test_rename_to_existent_file_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1498 Renaming a file to a used name raises OSError under Windows. ... skipped 'Only tests fake FS'
1499 test_rename_to_existing_directory_should_raise_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1500 Renaming to an existing directory raises OSError under Windows. ... skipped 'Only tests fake FS'
1501 test_rename_to_existing_directory_under_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1502 Renaming to an existing directory changes the existing directory ... skipped 'Only tests fake FS'
1503 test_rename_to_nonexistent_dir (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1504 Can rename a file to a name in a nonexistent dir. ... skipped 'Only tests fake FS'
1505 test_rename_with_incorrect_source_case (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1506 test_rename_with_target_parent_file_raises_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1507 test_rename_with_target_parent_file_raises_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1508 test_renames_creates_missing_dirs (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1509 test_renames_removes_empty_dirs (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1510 test_replace_existing_directory_should_raise_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1511 Renaming to an existing directory raises OSError under Windows. ... skipped 'Only tests fake FS'
1512 test_replace_to_existent_file (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1513 Replaces an existing file (does not work with `rename()` under ... skipped 'Only tests fake FS'
1514 test_rmdir (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1515 Can remove a directory. ... skipped 'Only tests fake FS'
1516 test_rmdir_via_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1517 test_stat (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1518 test_stat_no_follow_symlinks_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
1519 Test that stat with follow_symlinks=False behaves like lstat. ... skipped 'Only tests fake FS'
1520 test_stat_with_mixed_case (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1521 test_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
1522 test_base_dirpath (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest) ... skipped 'Only tests fake FS'
1523 test_walk_bottom_up (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest)
1524 Walk up ordering is correct. ... skipped 'Only tests fake FS'
1525 test_walk_calls_on_error_if_non_existent (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest)
1526 Calls onerror with correct errno when walking ... skipped 'Only tests fake FS'
1527 test_walk_calls_on_error_if_not_directory (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest)
1528 Calls onerror with correct errno when walking non-directory. ... skipped 'Only tests fake FS'
1529 test_walk_followsymlink_disabled (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest) ... skipped 'Only tests fake FS'
1530 test_walk_followsymlink_enabled (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest) ... skipped 'Only tests fake FS'
1531 test_walk_linked_file_in_subdir (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest) ... skipped 'Only tests fake FS'
1532 test_walk_raises_if_non_existent (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest)
1533 Raises an exception when attempting to walk ... skipped 'Only tests fake FS'
1534 test_walk_raises_if_not_directory (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest)
1535 Raises an exception when attempting to walk a non-directory. ... skipped 'Only tests fake FS'
1536 test_walk_skips_removed_directories (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest)
1537 Caller can modify list of directories to visit while walking. ... skipped 'Only tests fake FS'
1538 test_walk_top_down (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest)
1539 Walk down ordering is correct. ... skipped 'Only tests fake FS'
1540 test_chmod_unreadable_dir (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
1541 test_getgid (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
1542 test_getuid (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
1543 test_listdir_group_readable_dir_from_other_group (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
1544 test_listdir_group_readable_dir_from_other_user (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
1545 test_listdir_other_readable_dir_from_other_group (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
1546 test_listdir_unreadable_dir (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
1547 test_listdir_user_readable_dir (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
1548 test_listdir_user_readable_dir_from_other_user (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
1549 test_remove_unreadable_dir (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
1550 test_remove_unreadable_dir_from_other_user (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
1551 test_stat_file_in_unreadable_dir (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
1552 test_stat_unreadable_dir (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
1553 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
1554 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
1555 test_inode (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
1556 test_is_link (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
1557 test_isdir (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
1558 test_isfile (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
1559 test_non_existing_dir (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
1560 test_path_like (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
1561 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
1562 test_paths (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
1563 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
1564 test_scandir_with_fd (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
1565 test_stat_ino_dev (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
1566 test_stat_posix (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
1567 test_stat_windows (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Windows specific behavior'
1568 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
1569 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
1570 test_inode (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
1571 test_is_link (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
1572 test_isdir (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
1573 test_isfile (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
1574 test_non_existing_dir (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
1575 test_path_like (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
1576 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
1577 test_paths (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
1578 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
1579 test_scandir_with_fd (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
1580 test_stat_ino_dev (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
1581 test_stat_posix (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
1582 test_stat_windows (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Windows specific behavior'
1583 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
1584 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
1585 test_inode (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
1586 test_is_link (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
1587 test_isdir (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
1588 test_isfile (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
1589 test_non_existing_dir (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
1590 test_path_like (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
1591 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
1592 test_paths (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
1593 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
1594 test_scandir_with_fd (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
1595 test_stat_ino_dev (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
1596 test_stat_posix (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
1597 test_stat_windows (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Windows specific behavior'
1598 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
1599 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
1600 test_inode (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
1601 test_is_link (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
1602 test_isdir (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
1603 test_isfile (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
1604 test_non_existing_dir (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
1605 test_path_like (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
1606 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
1607 test_paths (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
1608 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
1609 test_scandir_with_fd (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
1610 test_stat_ino_dev (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
1611 test_stat_posix (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
1612 test_stat_windows (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Windows specific behavior'
1613 test_file_size_after_write (pyfakefs.tests.fake_os_test.StatPropagationTest) ... ok
1614 test_file_size_not_reset_after_close (pyfakefs.tests.fake_os_test.StatPropagationTest) ... ok
1615 test_file_size_truncation (pyfakefs.tests.fake_os_test.StatPropagationTest)
1616 test that file size gets updated via open(). ... ok
1617 test_file_size_updated_via_close (pyfakefs.tests.fake_os_test.StatPropagationTest)
1618 test that file size gets updated via close(). ... ok
1619 test_file_size_updated_via_flush (pyfakefs.tests.fake_os_test.StatPropagationTest)
1620 test that file size gets updated via flush(). ... ok
1621 test_large_file_size_after_write (pyfakefs.tests.fake_os_test.StatPropagationTest) ... ok
1622 test_open_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeA) ... ok
1623 test_open_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeA) ... ok
1624 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeA) ... ok
1625 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeA) ... ok
1626 test_open_write_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeA) ... ok
1627 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeA) ... ok
1628 test_read_raises (pyfakefs.tests.fake_stat_time_test.TestFakeModeA) ... ok
1629 test_open_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeAPlus) ... ok
1630 test_open_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeAPlus) ... ok
1631 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeAPlus) ... ok
1632 test_open_read_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeAPlus) ... ok
1633 test_open_read_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeAPlus) ... ok
1634 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeAPlus) ... ok
1635 test_open_write_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeAPlus) ... ok
1636 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeAPlus) ... ok
1637 test_open_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeR) ... ok
1638 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeR) ... ok
1639 test_open_not_existing_raises (pyfakefs.tests.fake_stat_time_test.TestFakeModeR) ... ok
1640 test_open_read_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeR) ... ok
1641 test_open_read_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeR)
1642 When an existing file is opened with 'r' mode, read, flushed and ... ok
1643 test_open_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeRPlus) ... ok
1644 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeRPlus) ... ok
1645 test_open_not_existing_raises (pyfakefs.tests.fake_stat_time_test.TestFakeModeRPlus) ... ok
1646 test_open_read_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeRPlus) ... ok
1647 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeRPlus) ... ok
1648 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeRPlus) ... ok
1649 test_open_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeW) ... ok
1650 test_open_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeW) ... ok
1651 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeW) ... ok
1652 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeW) ... ok
1653 test_open_write_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeW) ... ok
1654 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeW) ... ok
1655 test_read_raises (pyfakefs.tests.fake_stat_time_test.TestFakeModeW) ... ok
1656 test_open_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeWPlus) ... ok
1657 test_open_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeWPlus) ... ok
1658 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeWPlus) ... ok
1659 test_open_read_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeWPlus)
1660 When an existing file is opened with 'w+' mode and is then written to, ... ok
1661 test_open_read_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeWPlus) ... ok
1662 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeWPlus) ... ok
1663 test_open_write_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeWPlus) ... ok
1664 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeWPlus) ... ok
1665 test_open_close (pyfakefs.tests.fake_stat_time_test.TestRealModeA) ... skipped 'Only tests fake FS'
1666 test_open_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeA) ... skipped 'Only tests fake FS'
1667 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeA) ... skipped 'Only tests fake FS'
1668 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestRealModeA) ... skipped 'Only tests fake FS'
1669 test_open_write_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeA) ... skipped 'Only tests fake FS'
1670 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeA) ... skipped 'Only tests fake FS'
1671 test_read_raises (pyfakefs.tests.fake_stat_time_test.TestRealModeA) ... skipped 'Only tests fake FS'
1672 test_open_close (pyfakefs.tests.fake_stat_time_test.TestRealModeAPlus) ... skipped 'Only tests fake FS'
1673 test_open_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeAPlus) ... skipped 'Only tests fake FS'
1674 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeAPlus) ... skipped 'Only tests fake FS'
1675 test_open_read_close (pyfakefs.tests.fake_stat_time_test.TestRealModeAPlus) ... skipped 'Only tests fake FS'
1676 test_open_read_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeAPlus) ... skipped 'Only tests fake FS'
1677 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestRealModeAPlus) ... skipped 'Only tests fake FS'
1678 test_open_write_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeAPlus) ... skipped 'Only tests fake FS'
1679 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeAPlus) ... skipped 'Only tests fake FS'
1680 test_open_close (pyfakefs.tests.fake_stat_time_test.TestRealModeR) ... skipped 'Only tests fake FS'
1681 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeR) ... skipped 'Only tests fake FS'
1682 test_open_not_existing_raises (pyfakefs.tests.fake_stat_time_test.TestRealModeR) ... skipped 'Only tests fake FS'
1683 test_open_read_close (pyfakefs.tests.fake_stat_time_test.TestRealModeR) ... skipped 'Only tests fake FS'
1684 test_open_read_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeR)
1685 When an existing file is opened with 'r' mode, read, flushed and ... skipped 'Only tests fake FS'
1686 test_open_close (pyfakefs.tests.fake_stat_time_test.TestRealModeRPlus) ... skipped 'Only tests fake FS'
1687 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeRPlus) ... skipped 'Only tests fake FS'
1688 test_open_not_existing_raises (pyfakefs.tests.fake_stat_time_test.TestRealModeRPlus) ... skipped 'Only tests fake FS'
1689 test_open_read_close (pyfakefs.tests.fake_stat_time_test.TestRealModeRPlus) ... skipped 'Only tests fake FS'
1690 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestRealModeRPlus) ... skipped 'Only tests fake FS'
1691 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeRPlus) ... skipped 'Only tests fake FS'
1692 test_open_close (pyfakefs.tests.fake_stat_time_test.TestRealModeW) ... skipped 'Only tests fake FS'
1693 test_open_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeW) ... skipped 'Only tests fake FS'
1694 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeW) ... skipped 'Only tests fake FS'
1695 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestRealModeW) ... skipped 'Only tests fake FS'
1696 test_open_write_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeW) ... skipped 'Only tests fake FS'
1697 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeW) ... skipped 'Only tests fake FS'
1698 test_read_raises (pyfakefs.tests.fake_stat_time_test.TestRealModeW) ... skipped 'Only tests fake FS'
1699 test_open_close (pyfakefs.tests.fake_stat_time_test.TestRealModeWPlus) ... skipped 'Only tests fake FS'
1700 test_open_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeWPlus) ... skipped 'Only tests fake FS'
1701 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeWPlus) ... skipped 'Only tests fake FS'
1702 test_open_read_close (pyfakefs.tests.fake_stat_time_test.TestRealModeWPlus)
1703 When an existing file is opened with 'w+' mode and is then written to, ... skipped 'Only tests fake FS'
1704 test_open_read_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeWPlus) ... skipped 'Only tests fake FS'
1705 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestRealModeWPlus) ... skipped 'Only tests fake FS'
1706 test_open_write_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeWPlus) ... skipped 'Only tests fake FS'
1707 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeWPlus) ... skipped 'Only tests fake FS'
1708 test_append_with_specific_buffer (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
1709 test_default_buffering_flush (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
1710 test_default_buffering_no_flush (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
1711 test_failed_flush_does_not_truncate_file (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
1712 test_failed_write_does_not_truncate_file (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
1713 test_no_buffering (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
1714 test_no_buffering_not_allowed_in_textmode (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
1715 test_writing_large_text_with_line_buffer (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
1716 test_writing_text_with_default_buffer (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
1717 test_writing_text_with_line_buffer (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
1718 test_writing_text_with_specific_buffer (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
1719 test_writing_with_specific_buffer (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
1720 test_binary_readline (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingTest) ... ok
1721 test_read_default_newline_mode (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingTest) ... ok
1722 test_read_with_ignored_universal_newlines_flag (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingTest) ... ok
1723 test_read_with_newline_arg (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingTest) ... ok
1724 test_readlines_with_newline_arg (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingTest) ... ok
1725 test_universal_newlines_flag_not_supported (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingTest) ... skipped 'U flag still supported'
1726 test_write_universal_newline_mode (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingTest) ... ok
1727 test_write_with_newline_arg (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingTest) ... ok
1728 test_read_standard_newline_mode (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingWithEncodingTest) ... ok
1729 test_read_with_newline_arg (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingWithEncodingTest) ... ok
1730 test_readlines_with_newline_arg (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingWithEncodingTest) ... ok
1731 test_write_universal_newline_mode (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingWithEncodingTest) ... ok
1732 test_write_with_newline_arg (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingWithEncodingTest) ... ok
1733 test_accessing_closed_file_raises (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1734 test_accessing_open_file_with_another_handle_raises (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1735 test_append_existing_file (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1736 test_append_with_aplus_linux_windows (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1737 test_append_with_aplus_mac_os (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1738 test_append_with_aplus_read_with_loop (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1739 test_byte_contents (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1740 test_byte_filename (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1741 test_can_read_from_block_device (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1742 test_closed (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1743 test_closing_closed_file_does_nothing (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1744 test_closing_file_with_different_close_mode (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1745 test_compatibility_of_with_statement (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1746 test_create_file_with_append (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1747 test_create_file_with_write (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1748 test_delete_on_close (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1749 test_exclusive_create_binary_file (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1750 test_exclusive_create_file (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1751 test_exclusive_create_file_failure (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1752 test_file_descriptors_for_different_files (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1753 test_file_descriptors_for_the_same_file_are_different (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1754 test_follow_intra_path_link_write (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1755 test_follow_link_read (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1756 test_follow_link_write (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1757 test_getsize_after_truncate (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1758 test_intertwined_read_write (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1759 test_intertwined_read_write_python3_str (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1760 test_iterate_over_file (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1761 test_next_over_file (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1762 test_no_delete_on_close_by_default (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1763 test_open_directory_error (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1764 test_open_flags100 (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1765 test_open_flags200 (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1766 test_open_flags400 (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1767 test_open_flags700 (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1768 test_open_io_errors (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1769 test_open_no_parent_dir (pyfakefs.tests.fake_open_test.FakeFileOpenTest)
1770 Expect raise when opening a file in a missing directory. ... ok
1771 test_open_raises_io_error_if_parent_is_file_posix (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1772 test_open_raises_io_error_if_parent_is_file_windows (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1773 test_open_raises_on_symlink_loop (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1774 test_open_valid_args (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1775 test_open_valid_file (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1776 test_open_valid_file_with_cwd (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1777 test_open_with_append_flag (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1778 test_open_with_trailing_sep_linux (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1779 test_open_with_trailing_sep_macos (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1780 test_open_with_trailing_sep_windows (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1781 test_open_with_wplus (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1782 test_open_with_wplus_truncation (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1783 test_overwrite_existing_file (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1784 test_read_empty_file_with_aplus (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1785 test_read_flushes_under_posix (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1786 test_read_flushes_under_windows_in_python3 (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1787 test_read_with_rplus (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1788 test_reused_file_descriptors_do_not_affect_others (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1789 test_seek_flushes (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1790 test_seek_outside_and_truncate_sets_size_in_append_mode (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1791 test_seek_outside_and_truncate_sets_size_in_write_mode (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1792 test_st_size_after_truncate (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1793 test_tell_flushes_in_python3 (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1794 test_tell_flushes_under_mac_os (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1795 test_that_read_over_end_does_not_reset_position (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1796 test_truncate_flushes (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1797 test_truncate_flushes_contents (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1798 test_truncate_flushes_zeros (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1799 test_unicode_contents (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1800 test_unicode_filename (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1801 test_update_other_instances_of_same_file_on_flush (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1802 test_utf16_text (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1803 test_write_devnull (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1804 test_write_str_read_bytes (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
1805 test_no_opener_with_read (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
1806 test_use_opener_with_append (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
1807 test_use_opener_with_append_plus (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
1808 test_use_opener_with_exclusive_plus (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
1809 test_use_opener_with_exclusive_write (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
1810 test_use_opener_with_read (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
1811 test_use_opener_with_read_plus (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
1812 test_use_opener_with_write (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
1813 test_use_opener_with_write_plus (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
1814 test_byte_contents_open_code (pyfakefs.tests.fake_open_test.FakeFilePatchedOpenCodeTest) ... ok
1815 test_invalid_path (pyfakefs.tests.fake_open_test.FakeFilePatchedOpenCodeTest) ... ok
1816 test_open_code_fd_pypy (pyfakefs.tests.fake_open_test.FakeFilePatchedOpenCodeTest) ... skipped 'Different behavior in PyPy'
1817 test_open_code_in_real_fs (pyfakefs.tests.fake_open_test.FakeFilePatchedOpenCodeTest) ... ok
1818 test_invalid_path (pyfakefs.tests.fake_open_test.FakeFileUnpatchedOpenCodeTest) ... ok
1819 test_open_code_in_real_fs (pyfakefs.tests.fake_open_test.FakeFileUnpatchedOpenCodeTest) ... ok
1820 test_append_existing_file (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
1821 test_append_with_aplus (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
1822 test_create_file_with_append (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
1823 test_open_with_append_flag (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
1824 test_open_with_wplus (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
1825 test_read_str_error_modes (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
1826 test_read_with_rplus (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
1827 test_write_and_read_str (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
1828 test_write_str_error_modes (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
1829 test_write_str_read_bytes (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
1830 test_append_existing_file (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
1831 test_append_with_aplus (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
1832 test_create_file_with_append (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
1833 test_open_with_append_flag (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
1834 test_open_with_wplus (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
1835 test_read_str_error_modes (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
1836 test_read_with_rplus (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
1837 test_write_and_read_str (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
1838 test_write_str_error_modes (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
1839 test_write_str_read_bytes (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
1840 test_read_binary (pyfakefs.tests.fake_open_test.OpenWithBinaryFlagsTest) ... ok
1841 test_write_and_read_binary (pyfakefs.tests.fake_open_test.OpenWithBinaryFlagsTest) ... ok
1842 test_write_binary (pyfakefs.tests.fake_open_test.OpenWithBinaryFlagsTest) ... ok
1843 test_closefd_with_file_descriptor (pyfakefs.tests.fake_open_test.OpenWithFileDescriptorTest) ... ok
1844 test_open_with_file_descriptor (pyfakefs.tests.fake_open_test.OpenWithFileDescriptorTest) ... ok
1845 test_capital_a (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsRealFsTest) ... skipped 'Only tests fake FS'
1846 test_capital_r (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsRealFsTest) ... skipped 'Only tests fake FS'
1847 test_capital_w (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsRealFsTest) ... skipped 'Only tests fake FS'
1848 test_lower_rw (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsRealFsTest) ... skipped 'Only tests fake FS'
1849 test_lower_u (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsRealFsTest) ... skipped 'Only tests fake FS'
1850 test_capital_a (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsTest) ... ok
1851 test_capital_r (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsTest) ... ok
1852 test_capital_w (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsTest) ... ok
1853 test_lower_rw (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsTest) ... ok
1854 test_lower_u (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsTest) ... ok
1855 test_mixed_text_and_binary_flags (pyfakefs.tests.fake_open_test.OpenWithTextModeFlagsTest) ... ok
1856 test_read_text (pyfakefs.tests.fake_open_test.OpenWithTextModeFlagsTest)
1857 Test that text mode flag is ignored ... ok
1858 test_append_with_specific_buffer (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
1859 test_default_buffering_flush (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
1860 test_default_buffering_no_flush (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
1861 test_failed_flush_does_not_truncate_file (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
1862 test_failed_write_does_not_truncate_file (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
1863 test_no_buffering (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
1864 test_no_buffering_not_allowed_in_textmode (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
1865 test_writing_large_text_with_line_buffer (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
1866 test_writing_text_with_default_buffer (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
1867 test_writing_text_with_line_buffer (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
1868 test_writing_text_with_specific_buffer (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
1869 test_writing_with_specific_buffer (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
1870 test_binary_readline (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingTest) ... skipped 'Only tests fake FS'
1871 test_read_default_newline_mode (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingTest) ... skipped 'Only tests fake FS'
1872 test_read_with_ignored_universal_newlines_flag (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingTest) ... skipped 'Only tests fake FS'
1873 test_read_with_newline_arg (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingTest) ... skipped 'Only tests fake FS'
1874 test_readlines_with_newline_arg (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingTest) ... skipped 'Only tests fake FS'
1875 test_universal_newlines_flag_not_supported (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingTest) ... skipped 'U flag still supported'
1876 test_write_universal_newline_mode (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingTest) ... skipped 'Only tests fake FS'
1877 test_write_with_newline_arg (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingTest) ... skipped 'Only tests fake FS'
1878 test_read_standard_newline_mode (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingWithEncodingTest) ... skipped 'Only tests fake FS'
1879 test_read_with_newline_arg (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingWithEncodingTest) ... skipped 'Only tests fake FS'
1880 test_readlines_with_newline_arg (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingWithEncodingTest) ... skipped 'Only tests fake FS'
1881 test_write_universal_newline_mode (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingWithEncodingTest) ... skipped 'Only tests fake FS'
1882 test_write_with_newline_arg (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingWithEncodingTest) ... skipped 'Only tests fake FS'
1883 test_accessing_closed_file_raises (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1884 test_accessing_open_file_with_another_handle_raises (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1885 test_append_existing_file (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1886 test_append_with_aplus_linux_windows (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1887 test_append_with_aplus_mac_os (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1888 test_append_with_aplus_read_with_loop (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1889 test_byte_contents (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1890 test_byte_filename (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1891 test_can_read_from_block_device (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1892 test_closed (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1893 test_closing_closed_file_does_nothing (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1894 test_closing_file_with_different_close_mode (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1895 test_compatibility_of_with_statement (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1896 test_create_file_with_append (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1897 test_create_file_with_write (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1898 test_delete_on_close (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1899 test_exclusive_create_binary_file (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1900 test_exclusive_create_file (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1901 test_exclusive_create_file_failure (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1902 test_file_descriptors_for_different_files (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1903 test_file_descriptors_for_the_same_file_are_different (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1904 test_follow_intra_path_link_write (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1905 test_follow_link_read (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1906 test_follow_link_write (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1907 test_getsize_after_truncate (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1908 test_intertwined_read_write (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1909 test_intertwined_read_write_python3_str (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1910 test_iterate_over_file (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1911 test_next_over_file (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1912 test_no_delete_on_close_by_default (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1913 test_open_directory_error (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1914 test_open_flags100 (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1915 test_open_flags200 (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1916 test_open_flags400 (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1917 test_open_flags700 (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1918 test_open_io_errors (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1919 test_open_no_parent_dir (pyfakefs.tests.fake_open_test.RealFileOpenTest)
1920 Expect raise when opening a file in a missing directory. ... skipped 'Only tests fake FS'
1921 test_open_raises_io_error_if_parent_is_file_posix (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1922 test_open_raises_io_error_if_parent_is_file_windows (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1923 test_open_raises_on_symlink_loop (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1924 test_open_valid_args (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1925 test_open_valid_file (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1926 test_open_valid_file_with_cwd (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1927 test_open_with_append_flag (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1928 test_open_with_trailing_sep_linux (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1929 test_open_with_trailing_sep_macos (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1930 test_open_with_trailing_sep_windows (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1931 test_open_with_wplus (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1932 test_open_with_wplus_truncation (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1933 test_overwrite_existing_file (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1934 test_read_empty_file_with_aplus (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1935 test_read_flushes_under_posix (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1936 test_read_flushes_under_windows_in_python3 (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1937 test_read_with_rplus (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1938 test_reused_file_descriptors_do_not_affect_others (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1939 test_seek_flushes (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1940 test_seek_outside_and_truncate_sets_size_in_append_mode (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1941 test_seek_outside_and_truncate_sets_size_in_write_mode (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1942 test_st_size_after_truncate (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1943 test_tell_flushes_in_python3 (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1944 test_tell_flushes_under_mac_os (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1945 test_that_read_over_end_does_not_reset_position (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1946 test_truncate_flushes (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1947 test_truncate_flushes_contents (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1948 test_truncate_flushes_zeros (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1949 test_unicode_contents (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1950 test_unicode_filename (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1951 test_update_other_instances_of_same_file_on_flush (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1952 test_utf16_text (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1953 test_write_devnull (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1954 test_write_str_read_bytes (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
1955 test_no_opener_with_read (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
1956 test_use_opener_with_append (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
1957 test_use_opener_with_append_plus (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
1958 test_use_opener_with_exclusive_plus (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
1959 test_use_opener_with_exclusive_write (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
1960 test_use_opener_with_read (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
1961 test_use_opener_with_read_plus (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
1962 test_use_opener_with_write (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
1963 test_use_opener_with_write_plus (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
1964 test_read_binary (pyfakefs.tests.fake_open_test.RealOpenWithBinaryFlagsTest) ... skipped 'Only tests fake FS'
1965 test_write_and_read_binary (pyfakefs.tests.fake_open_test.RealOpenWithBinaryFlagsTest) ... skipped 'Only tests fake FS'
1966 test_write_binary (pyfakefs.tests.fake_open_test.RealOpenWithBinaryFlagsTest) ... skipped 'Only tests fake FS'
1967 test_mixed_text_and_binary_flags (pyfakefs.tests.fake_open_test.RealOpenWithTextModeFlagsTest) ... skipped 'Only tests fake FS'
1968 test_read_text (pyfakefs.tests.fake_open_test.RealOpenWithTextModeFlagsTest)
1969 Test that text mode flag is ignored ... skipped 'Only tests fake FS'
1970 test_byte_contents_open_code (pyfakefs.tests.fake_open_test.RealPatchedFileOpenCodeTest) ... skipped 'Only tests fake FS'
1971 test_invalid_path (pyfakefs.tests.fake_open_test.RealPatchedFileOpenCodeTest) ... skipped 'Only tests fake FS'
1972 test_open_code_fd_pypy (pyfakefs.tests.fake_open_test.RealPatchedFileOpenCodeTest) ... skipped 'Different behavior in PyPy'
1973 test_open_code_in_real_fs (pyfakefs.tests.fake_open_test.RealPatchedFileOpenCodeTest) ... skipped 'Only tests fake FS'
1974 test_absolute_links_work_after_chdir (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1975 test_chdir_through_relative_link (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1976 test_chdir_uses_open_fd_as_path (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1977 test_empty_filepath_raises_io_error (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1978 test_link_to_absolute_path (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1979 test_link_to_parent_directory (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1980 test_link_to_sub_directory (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1981 test_link_within_same_directory (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1982 test_multiple_links (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1983 test_none_filepath_raises_type_error (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1984 test_normal_path (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1985 test_read_link_to_link (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1986 test_relative_links_work_after_chdir (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1987 test_that_drive_letters_are_preserved (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1988 test_that_unc_paths_are_preserved (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1989 test_too_many_links (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1990 test_utime_link (pyfakefs.tests.fake_open_test.RealResolvePathTest)
1991 os.utime() and os.stat() via symbolic link (issue #49) ... skipped 'Only tests fake FS'
1992 test_write_link_to_link (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
1993 test_byte_contents_open_code (pyfakefs.tests.fake_open_test.RealUnpatchedFileOpenCodeTest) ... skipped 'Only tests fake FS'
1994 test_invalid_path (pyfakefs.tests.fake_open_test.RealUnpatchedFileOpenCodeTest) ... skipped 'Only tests fake FS'
1995 test_open_code_in_real_fs (pyfakefs.tests.fake_open_test.RealUnpatchedFileOpenCodeTest) ... skipped 'Only tests fake FS'
1996 test_absolute_links_work_after_chdir (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
1997 test_chdir_through_relative_link (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
1998 test_chdir_uses_open_fd_as_path (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
1999 test_empty_filepath_raises_io_error (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
2000 test_link_to_absolute_path (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
2001 test_link_to_parent_directory (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
2002 test_link_to_sub_directory (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
2003 test_link_within_same_directory (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
2004 test_multiple_links (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
2005 test_none_filepath_raises_type_error (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
2006 test_normal_path (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
2007 test_read_link_to_link (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
2008 test_relative_links_work_after_chdir (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
2009 test_that_drive_letters_are_preserved (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
2010 test_that_unc_paths_are_preserved (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
2011 test_too_many_links (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
2012 test_utime_link (pyfakefs.tests.fake_open_test.ResolvePathTest)
2013 os.utime() and os.stat() via symbolic link (issue #49) ... ok
2014 test_write_link_to_link (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
2015 test_open_in_skipped_module (pyfakefs.tests.fake_open_test.SkipOpenTest) ... ok
2016 test_mkdtemp (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest) ... ok
2017 test_mkstemp (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest) ... ok
2018 test_mkstemp_dir (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest)
2019 test tempfile.mkstemp(dir=). ... ok
2020 test_named_temporary_file (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest) ... ok
2021 test_named_temporary_file_no_delete (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest) ... ok
2022 test_temporary_directory (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest) ... ok
2023 test_temporary_file (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest) ... ok
2024 test_temporay_file_with_dir (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest) ... ok
2025 test_absolute_sym_link_to_folder (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2026 test_bad_relative_path (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2027 test_broken_relative_path (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2028 test_broken_sym_link (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2029 test_broken_sym_link_to_sibling_directory (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2030 test_builtin_open_modes (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2031 test_empty_file (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2032 test_empty_path (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2033 test_file_in_a_folder (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2034 test_file_with_binary_contents (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2035 test_file_with_contents (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2036 test_getmtime_nonexistant_path (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2037 test_hard_link_to_empty_file (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2038 test_hard_link_to_real_file (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2039 test_isabs (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2040 test_link_to_folder_after_chdir (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2041 test_non_existant_file (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2042 test_none_path (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2043 test_path_through_sym_link_to_parent (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2044 test_relative_path (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2045 test_relative_sym_link_to_folder (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2046 test_root_path (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2047 test_sym_link_to_empty_file (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2048 test_sym_link_to_parent (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2049 test_sym_link_to_real_file (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2050 test_sym_link_to_sibling_directory (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2051 test_sym_link_to_sibling_directory_non_existant_file (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
2052 test_fake_path_does_not_exist1 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
2053 test_fake_path_does_not_exist2 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
2054 test_fake_path_does_not_exist3 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
2055 test_fake_path_does_not_exist4 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
2056 test_fake_path_does_not_exist5 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
2057 test_fake_path_does_not_exist6 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
2058 test_fake_path_does_not_exist7 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
2059 test_open_succeeds (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
2060 test_path_exists (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
2061 test_path_succeeds (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
2062 test_fake_path_does_not_exist1 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
2063 test_fake_path_does_not_exist2 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
2064 test_fake_path_does_not_exist3 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
2065 test_fake_path_does_not_exist4 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
2066 test_fake_path_does_not_exist5 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
2067 test_fake_path_does_not_exist6 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
2068 test_fake_path_does_not_exist7 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
2069 test_open_succeeds (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
2070 test_path_exists (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
2071 test_path_succeeds (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
2072 test_both (pyfakefs.tests.fake_filesystem_unittest_test.AutoPatchOpenCodeTestCase) ... ok
2073 test_exec_module_in_fake_fs (pyfakefs.tests.fake_filesystem_unittest_test.AutoPatchOpenCodeTestCase) ... ok
2074 test_run_module (pyfakefs.tests.fake_filesystem_unittest_test.AutoPatchOpenCodeTestCase) ... ok
2075 test_run_path (pyfakefs.tests.fake_filesystem_unittest_test.AutoPatchOpenCodeTestCase) ... ok
2076 test_system_stat (pyfakefs.tests.fake_filesystem_unittest_test.FailedPatchingTest) ... expected failure
2077 test_fake_import_dotted_module (pyfakefs.tests.fake_filesystem_unittest_test.FakeImportTest) ... ok
2078 test_fake_relative_import (pyfakefs.tests.fake_filesystem_unittest_test.FakeImportTest) ... ok
2079 test_simple_fake_import (pyfakefs.tests.fake_filesystem_unittest_test.FakeImportTest) ... ok
2080 test_non_root_behavior (pyfakefs.tests.fake_filesystem_unittest_test.NoRootUserTest)
2081 Check that fs behaves as non-root user regardless of actual ... ok
2082 test_fake_path_exists1 (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
2083 test_fake_path_exists2 (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
2084 test_fake_path_exists3 (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
2085 test_fake_path_exists5 (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
2086 test_fake_path_exists6 (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
2087 test_fake_path_exists7 (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
2088 test_open_fails (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
2089 test_open_patched_in_module_ending_with_io (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
2090 test_path_exists (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
2091 test_system_stat (pyfakefs.tests.fake_filesystem_unittest_test.PatchModuleTest) ... ok
2092 test_system_stat (pyfakefs.tests.fake_filesystem_unittest_test.PatchModuleTestUsingDecorator) ... ok
2093 test_system_stat_failing (pyfakefs.tests.fake_filesystem_unittest_test.PatchModuleTestUsingDecorator) ... expected failure
2094 test_cwd (pyfakefs.tests.fake_filesystem_unittest_test.PathlibTest)
2095 Make sure fake file system is used for os in pathlib ... ok
2096 test_pause_resume (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumePatcherTest) ... Exception ignored in: <function _TemporaryFileCloser.__del__ at $(POINTER)>
2097 Traceback (most recent call last):
2098   File "$(PYTHON_DIR)/tempfile.py", line 461, in __del__
2099     self.close()
2100   File "$(PYTHON_DIR)/tempfile.py", line 457, in close
2101     unlink(self.name)
2102 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpXXXXXXXX'
2104 test_pause_resume_contextmanager (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumePatcherTest) ... Exception ignored in: <function _TemporaryFileCloser.__del__ at $(POINTER)>
2105 Traceback (most recent call last):
2106   File "$(PYTHON_DIR)/tempfile.py", line 461, in __del__
2107     self.close()
2108   File "$(PYTHON_DIR)/tempfile.py", line 457, in close
2109     unlink(self.name)
2110 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpXXXXXXXX'
2112 test_pause_resume (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumeTest) ... Exception ignored in: <function _TemporaryFileCloser.__del__ at $(POINTER)>
2113 Traceback (most recent call last):
2114   File "$(PYTHON_DIR)/tempfile.py", line 461, in __del__
2115   File "$(@D)/pyfakefs/fake_filesystem_unittest.py", line 116, in close
2116   File "$(PYTHON_DIR)/tempfile.py", line 457, in close
2117   File "$(@D)/pyfakefs/fake_os.py", line 1456, in wrapped
2118   File "$(@D)/pyfakefs/fake_os.py", line 745, in unlink
2119   File "$(@D)/pyfakefs/fake_filesystem.py", line 3072, in remove
2120   File "$(@D)/pyfakefs/fake_filesystem.py", line 2156, in remove_object
2121   File "$(@D)/pyfakefs/fake_filesystem.py", line 489, in raise_os_error
2122 FileNotFoundError: [Errno 2] No such file or directory in the fake filesystem: '/tmp/tmpXXXXXXXX'
2124 test_pause_resume_contextmanager (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumeTest) ... Exception ignored in: <function _TemporaryFileCloser.__del__ at $(POINTER)>
2125 Traceback (most recent call last):
2126   File "$(PYTHON_DIR)/tempfile.py", line 461, in __del__
2127   File "$(@D)/pyfakefs/fake_filesystem_unittest.py", line 116, in close
2128   File "$(PYTHON_DIR)/tempfile.py", line 457, in close
2129   File "$(@D)/pyfakefs/fake_os.py", line 1456, in wrapped
2130   File "$(@D)/pyfakefs/fake_os.py", line 745, in unlink
2131   File "$(@D)/pyfakefs/fake_filesystem.py", line 3072, in remove
2132   File "$(@D)/pyfakefs/fake_filesystem.py", line 2156, in remove_object
2133   File "$(@D)/pyfakefs/fake_filesystem.py", line 489, in raise_os_error
2134 FileNotFoundError: [Errno 2] No such file or directory in the fake filesystem: '/tmp/tmpXXXXXXXX'
2136 test_pause_resume_fs (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumeTest) ... Exception ignored in: <function _TemporaryFileCloser.__del__ at $(POINTER)>
2137 Traceback (most recent call last):
2138   File "$(PYTHON_DIR)/tempfile.py", line 461, in __del__
2139   File "$(@D)/pyfakefs/fake_filesystem_unittest.py", line 116, in close
2140   File "$(PYTHON_DIR)/tempfile.py", line 457, in close
2141   File "$(@D)/pyfakefs/fake_os.py", line 1456, in wrapped
2142   File "$(@D)/pyfakefs/fake_os.py", line 745, in unlink
2143   File "$(@D)/pyfakefs/fake_filesystem.py", line 3072, in remove
2144   File "$(@D)/pyfakefs/fake_filesystem.py", line 2156, in remove_object
2145   File "$(@D)/pyfakefs/fake_filesystem.py", line 489, in raise_os_error
2146 FileNotFoundError: [Errno 2] No such file or directory in the fake filesystem: '/tmp/tmpXXXXXXXX'
2148 test_pause_resume_fs_contextmanager (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumeTest) ... Exception ignored in: <function _TemporaryFileCloser.__del__ at $(POINTER)>
2149 Traceback (most recent call last):
2150   File "$(PYTHON_DIR)/tempfile.py", line 461, in __del__
2151   File "$(@D)/pyfakefs/fake_filesystem_unittest.py", line 116, in close
2152   File "$(PYTHON_DIR)/tempfile.py", line 457, in close
2153   File "$(@D)/pyfakefs/fake_os.py", line 1456, in wrapped
2154   File "$(@D)/pyfakefs/fake_os.py", line 745, in unlink
2155   File "$(@D)/pyfakefs/fake_filesystem.py", line 3072, in remove
2156   File "$(@D)/pyfakefs/fake_filesystem.py", line 2156, in remove_object
2157   File "$(@D)/pyfakefs/fake_filesystem.py", line 489, in raise_os_error
2158 FileNotFoundError: [Errno 2] No such file or directory in the fake filesystem: '/tmp/tmpXXXXXXXX'
2160 test_pause_resume_without_patcher (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumeTest) ... ok
2161 test_that_tempfile_is_patched_after_resume (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumeTest)
2162 Regression test for #1098 ... ok
2163 test_fake_path_does_not_exist1 (pyfakefs.tests.fake_filesystem_unittest_test.RuntimeSkipModuleTest) ... ok
2164 test_fake_path_does_not_exist2 (pyfakefs.tests.fake_filesystem_unittest_test.RuntimeSkipModuleTest) ... ok
2165 test_fake_path_does_not_exist3 (pyfakefs.tests.fake_filesystem_unittest_test.RuntimeSkipModuleTest) ... ok
2166 test_fake_path_does_not_exist4 (pyfakefs.tests.fake_filesystem_unittest_test.RuntimeSkipModuleTest) ... ok
2167 test_is_absolute (pyfakefs.tests.fake_filesystem_unittest_test.TestAbsolutePathOnWindows) ... skipped 'Windows-specific behavior'
2168 test_attributes (pyfakefs.tests.fake_filesystem_unittest_test.TestAttributesWithFakeModuleNames)
2169 Attributes of module under test are not patched ... ok
2170 test_using_fakefs (pyfakefs.tests.fake_filesystem_unittest_test.TestClassSetup) ... ok
2171 test_using_fs_functions (pyfakefs.tests.fake_filesystem_unittest_test.TestClassSetup) ... ok
2172 test_no_deprecation_warning (pyfakefs.tests.fake_filesystem_unittest_test.TestDeprecationSuppression)
2173 Ensures that deprecation warnings are suppressed during module ... ok
2174 test_file_copied (pyfakefs.tests.fake_filesystem_unittest_test.TestDistutilsCopyTree) ... ok
2175 test_file_copied_again (pyfakefs.tests.fake_filesystem_unittest_test.TestDistutilsCopyTree) ... ok
2176 test_drivelike_path (pyfakefs.tests.fake_filesystem_unittest_test.TestOtherFS) ... ok
2177 test_linux (pyfakefs.tests.fake_filesystem_unittest_test.TestOtherFS) ... ok
2178 test_macos (pyfakefs.tests.fake_filesystem_unittest_test.TestOtherFS) ... ok
2179 test_real_file_with_home (pyfakefs.tests.fake_filesystem_unittest_test.TestOtherFS)
2180 Regression test for #558 ... ok
2181 test_tempfile_access (pyfakefs.tests.fake_filesystem_unittest_test.TestOtherFS) ... skipped 'Windows-specific test'
2182 test_windows (pyfakefs.tests.fake_filesystem_unittest_test.TestOtherFS) ... ok
2183 test_context_decorator (pyfakefs.tests.fake_filesystem_unittest_test.TestPatcher) ... ok
2184 test_context_manager (pyfakefs.tests.fake_filesystem_unittest_test.TestPatcher) ... ok
2185 test_argument_order1 (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchfsArgumentOrder) ... ok
2186 test_argument_order2 (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchfsArgumentOrder) ... ok
2187 test_fake_path_exists4 (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingDefaultArgs) ... ok
2188 test_path_exists_as_default_arg_in_function (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingDefaultArgs) ... ok
2189 test_path_exists_as_default_arg_in_method (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingDefaultArgs) ... ok
2190 test_import_as_other_name (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
2191 test_import_exists_from_os_path (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
2192 test_import_function_from_os (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
2193 test_import_function_from_os_as_other_name (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
2194 test_import_function_from_os_path_as_other_name (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
2195 test_import_io_open_as_other_name (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
2196 test_import_isdir_from_os_path (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
2197 test_import_isfile_from_os_path (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
2198 test_import_islink_from_os_path (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
2199 test_import_open_as_other_name (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
2200 test_import_path_from_os (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports)
2201 Make sure `from os import path` patches `path`. ... ok
2202 test_import_path_from_pathlib (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
2203 test_import_pathlib_path (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
2204 test_own_path_module (pyfakefs.tests.fake_filesystem_unittest_test.TestPathNotPatchedIfNotOsPath) ... ok
2205 test_test_case_type (pyfakefs.tests.fake_filesystem_unittest_test.TestPyfakefsTestCase) ... ok
2206 test_set_up_pyfakefs (pyfakefs.tests.fake_filesystem_unittest_test.TestPyfakefsTestCaseMixin) ... ok
2207 test_fakepathlib (pyfakefs.tests.fake_filesystem_unittest_test.TestPyfakefsUnittest) ... ok
2208 test_glob (pyfakefs.tests.fake_filesystem_unittest_test.TestPyfakefsUnittest)
2209 Fake glob module is bound ... ok
2210 test_io_open (pyfakefs.tests.fake_filesystem_unittest_test.TestPyfakefsUnittest)
2211 Fake io module is bound ... ok
2212 test_open (pyfakefs.tests.fake_filesystem_unittest_test.TestPyfakefsUnittest)
2213 Fake `open()` function is bound ... ok
2214 test_os (pyfakefs.tests.fake_filesystem_unittest_test.TestPyfakefsUnittest)
2215 Fake os module is bound ... ok
2216 test_shutil (pyfakefs.tests.fake_filesystem_unittest_test.TestPyfakefsUnittest)
2217 Fake shutil module is bound ... ok
2218 test_a (pyfakefs.tests.fake_filesystem_unittest_test.TestShutilWithZipfile) ... ok
2219 test_b (pyfakefs.tests.fake_filesystem_unittest_test.TestShutilWithZipfile) ... ok
2220 test_tempdir_exists (pyfakefs.tests.fake_filesystem_unittest_test.TestTempDirCreation) ... ok
2221 test_tmp_exists (pyfakefs.tests.fake_filesystem_unittest_test.TestTempDirCreation) ... ok
2222 test_fakefs (pyfakefs.tests.fake_filesystem_unittest_test.TestTempFileReload) ... ok
2223 test_value (pyfakefs.tests.fake_filesystem_unittest_test.TestTempFileReload) ... ok
2224 test_write_tmp_linux (pyfakefs.tests.fake_filesystem_unittest_test.TestTempPathCreation) ... ok
2225 test_write_tmp_macos (pyfakefs.tests.fake_filesystem_unittest_test.TestTempPathCreation) ... ok
2226 test_write_tmp_windows (pyfakefs.tests.fake_filesystem_unittest_test.TestTempPathCreation) ... ok
2227 test_create_file (pyfakefs.tests.example_test.TestExample)
2228 Test example.create_file() which uses `open()` ... ok
2229 test_delete_file (pyfakefs.tests.example_test.TestExample)
2230 Test example.delete_file() which uses `os.remove()`. ... ok
2231 test_file_exists (pyfakefs.tests.example_test.TestExample)
2232 Test example.path_exists() which uses `os.path.exists()`. ... ok
2233 test_get_globs (pyfakefs.tests.example_test.TestExample)
2234 Test example.get_glob(). ... ok
2235 test_os_scandir (pyfakefs.tests.example_test.TestExample)
2236 Test example.scandir() which uses `os.scandir()`. ... ok
2237 test_real_file_access (pyfakefs.tests.example_test.TestExample)
2238 Test `example.file_contents()` for a real file after adding it using ... ok
2239 test_rm_tree (pyfakefs.tests.example_test.TestExample)
2240 Test example.rm_tree() using `shutil.rmtree()`. ... ok
2241 test_scandir_scandir (pyfakefs.tests.example_test.TestExample)
2242 Test example.scandir() which uses `scandir.scandir()`. ... skipped 'Testing only if scandir module is installed'
2243 example (pyfakefs.tests)
2244 Doctest: pyfakefs.tests.example ... ok
2245 create_file (pyfakefs.tests.example)
2246 Doctest: pyfakefs.tests.example.create_file ... ok
2247 delete_file (pyfakefs.tests.example)
2248 Doctest: pyfakefs.tests.example.delete_file ... ok
2249 get_glob (pyfakefs.tests.example)
2250 Doctest: pyfakefs.tests.example.get_glob ... ok
2251 path_exists (pyfakefs.tests.example)
2252 Doctest: pyfakefs.tests.example.path_exists ... ok
2253 test_set_raise_if_unknown_attribute (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
2254 test_smart_set_raise_if_unknown_attribute (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
2255 test_stubout_class_with_set (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
2256 test_stubout_class_with_smart_set (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
2257 test_stubout_method_with_set (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
2258 test_stubout_method_with_smart_set (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
2259 test_stubout_module_with_set (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
2260 test_stubout_module_with_smart_set (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
2261 test_stubout_submodule_with_smart_set (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
2262 test_os_import_as_patch (pyfakefs.tests.dynamic_patch_test.DynamicImportPatchTest) ... ok
2263 test_os_patch (pyfakefs.tests.dynamic_patch_test.DynamicImportPatchTest) ... ok
2264 test_os_path_patch (pyfakefs.tests.dynamic_patch_test.DynamicImportPatchTest) ... ok
2265 test_pathlib_path_patch (pyfakefs.tests.dynamic_patch_test.DynamicImportPatchTest) ... ok
2266 test_shutil_patch (pyfakefs.tests.dynamic_patch_test.DynamicImportPatchTest) ... ok
2267 test_is_file_for_unreadable_dir_windows (pyfakefs.tests.fake_pathlib_test.FakeFilesystemChmodTest) ... skipped 'Windows specific test'
2268 test_add_existing_real_directory_with_pathlib_path (pyfakefs.tests.fake_pathlib_test.FakeFilesystemPathLikeObjectTest) ... ok
2269 test_add_existing_real_file_with_pathlib_path (pyfakefs.tests.fake_pathlib_test.FakeFilesystemPathLikeObjectTest) ... ok
2270 test_create_dir_with_pathlib_path (pyfakefs.tests.fake_pathlib_test.FakeFilesystemPathLikeObjectTest) ... ok
2271 test_create_file_with_pathlib_path (pyfakefs.tests.fake_pathlib_test.FakeFilesystemPathLikeObjectTest) ... ok
2272 test_create_symlink_with_pathlib_path (pyfakefs.tests.fake_pathlib_test.FakeFilesystemPathLikeObjectTest) ... ok
2273 test_chmod (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2274 test_chmod_no_followsymlinks (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... skipped 'follow_symlinks argument new in Python 3.10'
2275 test_cwd (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2276 test_exists (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2277 test_expanduser_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2278 test_expanduser_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... skipped 'Windows specific test'
2279 test_home_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2280 test_home_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... skipped 'Windows specific test'
2281 test_is_dir (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2282 test_is_file (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2283 test_is_symlink (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2284 test_iterdir_and_glob_without_exe_permission (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2285 test_iterdir_impossible_without_read_permission (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2286 test_iterdir_in_unreadable_dir (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2287 test_lchmod (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2288 test_lstat_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2289 test_lstat_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... skipped 'Windows specific behavior'
2290 test_resolve (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2291 test_resolve_nonexisting_file (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2292 test_stat (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2293 test_stat_file_in_unreadable_dir (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2294 test_init_collapse (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest)
2295 Tests for collapsing path during initialization. ... ok
2296 test_init_with_segments (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest)
2297 Basic initialization tests - taken from ... ok
2298 test_initialization_type (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest)
2299 Make sure tests for class type will work ... ok
2300 test_is_absolute_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest) ... ok
2301 test_is_absolute_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest) ... skipped 'Windows specific behavior'
2302 test_path_parts (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest) ... ok
2303 test_init_collapse (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationWithDriveTest)
2304 Tests for collapsing path during initialization. ... skipped 'Windows specific behavior'
2305 test_init_with_segments (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationWithDriveTest)
2306 Basic initialization tests - taken from pathlib.Path ... skipped 'Windows specific behavior'
2307 test_is_absolute (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationWithDriveTest) ... skipped 'Windows specific behavior'
2308 test_path_parts (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationWithDriveTest) ... skipped 'Windows specific behavior'
2309 test_posix_pure_path_is_absolute_for_absolute_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
2310 test_posix_pure_path_is_absolute_for_local_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
2311 test_posix_pure_path_is_absolute_for_relative_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
2312 test_posix_pure_path_parsing (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
2313 test_posix_pure_path_str_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
2314 test_posix_pure_path_str_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
2315 test_windows_pure_path_is_absolute_for_absolute_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
2316 test_windows_pure_path_is_absolute_for_local_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
2317 test_windows_pure_path_is_absolute_for_relative_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
2318 test_windows_pure_path_parsing_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
2319 test_windows_pure_path_parsing_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
2320 test_windows_pure_path_str_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
2321 test_windows_pure_path_str_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
2322 test_posix_pure_path_is_absolute_for_absolute_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
2323 test_posix_pure_path_is_absolute_for_local_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
2324 test_posix_pure_path_is_absolute_for_relative_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
2325 test_posix_pure_path_parsing (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
2326 test_posix_pure_path_str_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
2327 test_posix_pure_path_str_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
2328 test_windows_pure_path_is_absolute_for_absolute_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
2329 test_windows_pure_path_is_absolute_for_local_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
2330 test_windows_pure_path_is_absolute_for_relative_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
2331 test_windows_pure_path_parsing_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
2332 test_windows_pure_path_parsing_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
2333 test_windows_pure_path_str_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
2334 test_windows_pure_path_str_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
2335 test_posix_pure_path_is_absolute_for_absolute_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
2336 test_posix_pure_path_is_absolute_for_local_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
2337 test_posix_pure_path_is_absolute_for_relative_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
2338 test_posix_pure_path_parsing (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
2339 test_posix_pure_path_str_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
2340 test_posix_pure_path_str_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
2341 test_windows_pure_path_is_absolute_for_absolute_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
2342 test_windows_pure_path_is_absolute_for_local_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
2343 test_windows_pure_path_is_absolute_for_relative_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
2344 test_windows_pure_path_parsing_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
2345 test_windows_pure_path_parsing_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
2346 test_windows_pure_path_str_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
2347 test_windows_pure_path_str_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
2348 test_posix_pure_path_is_absolute_for_absolute_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
2349 test_posix_pure_path_is_absolute_for_local_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
2350 test_posix_pure_path_is_absolute_for_relative_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
2351 test_posix_pure_path_parsing (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
2352 test_posix_pure_path_str_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
2353 test_posix_pure_path_str_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
2354 test_windows_pure_path_is_absolute_for_absolute_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
2355 test_windows_pure_path_is_absolute_for_local_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
2356 test_windows_pure_path_is_absolute_for_relative_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
2357 test_windows_pure_path_parsing_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
2358 test_windows_pure_path_parsing_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
2359 test_windows_pure_path_str_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
2360 test_windows_pure_path_str_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
2361 test_exists (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2362 test_glob (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2363 test_glob_case_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2364 test_glob_case_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'Windows specific test'
2365 test_hardlink_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'hardlink_to new in Python 3.10'
2366 test_is_junction (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'is_junction method new in Python 3.12'
2367 test_iterdir (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2368 test_link_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2369 test_mkdir (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2370 test_mkdir_exist_ok (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2371 test_mkdir_with_automount_drive (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'Windows specific behavior'
2372 test_mkdir_with_automount_unc_path (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'Windows specific behavior'
2373 test_open (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2374 test_read_bytes (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2375 test_read_text (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2376 test_read_text_with_encoding (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2377 test_readlink (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2378 test_rename (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2379 test_replace (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2380 test_rmdir (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2381 test_samefile (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2382 test_symlink_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2383 test_touch_existing (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2384 test_touch_non_existing (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2385 test_unlink (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2386 test_write_bytes (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2387 test_write_text (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2388 test_write_text_with_encoding (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2389 test_write_with_newline_arg (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'newline argument new in Python 3.10'
2390 test_is_relative_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... ok
2391 test_is_reserved_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... ok
2392 test_is_reserved_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... skipped 'Windows specific behavior'
2393 test_joinpath (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... ok
2394 test_joinpath_drive (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... ok
2395 test_match (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... ok
2396 test_relative_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... ok
2397 test_with_name (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... ok
2398 test_with_suffix (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... ok
2399 test_is_relative_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePosixPathTest) ... ok
2400 test_is_reserved (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePosixPathTest) ... ok
2401 test_joinpath (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePosixPathTest) ... ok
2402 test_match (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePosixPathTest) ... ok
2403 test_relative_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePosixPathTest) ... ok
2404 test_to_string (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePosixPathTest) ... ok
2405 test_with_name (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePosixPathTest) ... ok
2406 test_with_suffix (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePosixPathTest) ... ok
2407 test_is_relative_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPureWindowsPathTest) ... ok
2408 test_is_reserved (pyfakefs.tests.fake_pathlib_test.FakePathlibPureWindowsPathTest) ... ok
2409 test_joinpath (pyfakefs.tests.fake_pathlib_test.FakePathlibPureWindowsPathTest) ... ok
2410 test_match (pyfakefs.tests.fake_pathlib_test.FakePathlibPureWindowsPathTest) ... ok
2411 test_relative_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPureWindowsPathTest) ... ok
2412 test_to_string (pyfakefs.tests.fake_pathlib_test.FakePathlibPureWindowsPathTest) ... ok
2413 test_with_name (pyfakefs.tests.fake_pathlib_test.FakePathlibPureWindowsPathTest) ... ok
2414 test_with_suffix (pyfakefs.tests.fake_pathlib_test.FakePathlibPureWindowsPathTest) ... ok
2415 test_abspath (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2416 test_access (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2417 test_changed_owner_and_group (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2418 test_chdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2419 test_chmod (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2420 test_exists (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2421 test_expanduser (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2422 test_getatime (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2423 test_getctime (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2424 test_getmtime (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2425 test_getsize (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2426 test_isabs (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2427 test_isdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2428 test_isfile (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2429 test_isfile_not_readable (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2430 test_islink (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2431 test_ismount (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2432 test_join (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2433 test_lexists (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2434 test_link (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2435 test_listdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2436 test_makedirs (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2437 test_mkdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2438 test_normcase (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2439 test_normpath (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2440 test_owner_and_group_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2441 test_owner_and_group_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2442 test_readlink (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2443 test_readlink_bytes (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2444 test_realpath (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2445 test_relpath (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2446 test_remove (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2447 test_rename (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2448 test_replace (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2449 test_rmdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2450 test_scandir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2451 test_split (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2452 test_splitdrive (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2453 test_stat (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2454 test_stat_follow_symlinks (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... skipped 'New in Python 3.10'
2455 test_symlink (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2456 test_truncate (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2457 test_utime (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2458 test_walk (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest)
2459 Regression test for #915 - walk results shall be strings. ... ok
2460 test_chmod (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2461 test_chmod_no_followsymlinks (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'follow_symlinks argument new in Python 3.10'
2462 test_cwd (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2463 test_exists (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2464 test_expanduser_posix (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2465 test_expanduser_windows (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Windows specific test'
2466 test_home_posix (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2467 test_home_windows (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Windows specific test'
2468 test_is_dir (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2469 test_is_file (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2470 test_is_symlink (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2471 test_iterdir_and_glob_without_exe_permission (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2472 test_iterdir_impossible_without_read_permission (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2473 test_iterdir_in_unreadable_dir (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2474 test_lchmod (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2475 test_lstat_posix (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2476 test_lstat_windows (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Windows specific behavior'
2477 test_resolve (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2478 test_resolve_nonexisting_file (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2479 test_stat (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2480 test_stat_file_in_unreadable_dir (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
2481 test_init_collapse (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationTest)
2482 Tests for collapsing path during initialization. ... skipped 'Only tests fake FS'
2483 test_init_with_segments (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationTest)
2484 Basic initialization tests - taken from ... skipped 'Only tests fake FS'
2485 test_initialization_type (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationTest)
2486 Make sure tests for class type will work ... skipped 'Only tests fake FS'
2487 test_is_absolute_posix (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationTest) ... skipped 'Only tests fake FS'
2488 test_is_absolute_windows (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationTest) ... skipped 'Windows specific behavior'
2489 test_path_parts (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationTest) ... skipped 'Only tests fake FS'
2490 test_init_collapse (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationWithDriveTest)
2491 Tests for collapsing path during initialization. ... skipped 'Windows specific behavior'
2492 test_init_with_segments (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationWithDriveTest)
2493 Basic initialization tests - taken from pathlib.Path ... skipped 'Windows specific behavior'
2494 test_is_absolute (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationWithDriveTest) ... skipped 'Windows specific behavior'
2495 test_path_parts (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationWithDriveTest) ... skipped 'Windows specific behavior'
2496 test_exists (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2497 test_glob (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2498 test_glob_case_posix (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2499 test_glob_case_windows (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Windows specific test'
2500 test_hardlink_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'hardlink_to new in Python 3.10'
2501 test_is_junction (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'is_junction method new in Python 3.12'
2502 test_iterdir (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2503 test_link_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2504 test_mkdir (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2505 test_mkdir_exist_ok (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2506 test_mkdir_with_automount_drive (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Windows specific behavior'
2507 test_mkdir_with_automount_unc_path (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Windows specific behavior'
2508 test_open (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2509 test_read_bytes (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2510 test_read_text (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2511 test_read_text_with_encoding (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2512 test_readlink (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2513 test_rename (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2514 test_replace (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2515 test_rmdir (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2516 test_samefile (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2517 test_symlink_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2518 test_touch_existing (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2519 test_touch_non_existing (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2520 test_unlink (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2521 test_write_bytes (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2522 test_write_text (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2523 test_write_text_with_encoding (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
2524 test_write_with_newline_arg (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'newline argument new in Python 3.10'
2525 test_is_relative_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Only tests fake FS'
2526 test_is_reserved_posix (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Only tests fake FS'
2527 test_is_reserved_windows (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Windows specific behavior'
2528 test_joinpath (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Only tests fake FS'
2529 test_joinpath_drive (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Only tests fake FS'
2530 test_match (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Only tests fake FS'
2531 test_relative_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Only tests fake FS'
2532 test_with_name (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Only tests fake FS'
2533 test_with_suffix (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Only tests fake FS'
2534 test_is_relative_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePosixPathTest) ... skipped 'Only tests fake FS'
2535 test_is_reserved (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePosixPathTest) ... skipped 'Only tests fake FS'
2536 test_joinpath (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePosixPathTest) ... skipped 'Only tests fake FS'
2537 test_match (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePosixPathTest) ... skipped 'Only tests fake FS'
2538 test_relative_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePosixPathTest) ... skipped 'Only tests fake FS'
2539 test_to_string (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePosixPathTest) ... skipped 'Only tests fake FS'
2540 test_with_name (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePosixPathTest) ... skipped 'Only tests fake FS'
2541 test_with_suffix (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePosixPathTest) ... skipped 'Only tests fake FS'
2542 test_is_relative_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPureWindowsPathTest) ... skipped 'Only tests fake FS'
2543 test_is_reserved (pyfakefs.tests.fake_pathlib_test.RealPathlibPureWindowsPathTest) ... skipped 'Only tests fake FS'
2544 test_joinpath (pyfakefs.tests.fake_pathlib_test.RealPathlibPureWindowsPathTest) ... skipped 'Only tests fake FS'
2545 test_match (pyfakefs.tests.fake_pathlib_test.RealPathlibPureWindowsPathTest) ... skipped 'Only tests fake FS'
2546 test_relative_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPureWindowsPathTest) ... skipped 'Only tests fake FS'
2547 test_to_string (pyfakefs.tests.fake_pathlib_test.RealPathlibPureWindowsPathTest) ... skipped 'Only tests fake FS'
2548 test_with_name (pyfakefs.tests.fake_pathlib_test.RealPathlibPureWindowsPathTest) ... skipped 'Only tests fake FS'
2549 test_with_suffix (pyfakefs.tests.fake_pathlib_test.RealPathlibPureWindowsPathTest) ... skipped 'Only tests fake FS'
2550 test_abspath (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2551 test_access (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2552 test_changed_owner_and_group (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2553 test_chdir (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2554 test_chmod (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2555 test_exists (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2556 test_expanduser (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2557 test_getatime (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2558 test_getctime (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2559 test_getmtime (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2560 test_getsize (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2561 test_isabs (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2562 test_isdir (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2563 test_isfile (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2564 test_isfile_not_readable (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2565 test_islink (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2566 test_ismount (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2567 test_join (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2568 test_lexists (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2569 test_link (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2570 test_listdir (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2571 test_makedirs (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2572 test_mkdir (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2573 test_normcase (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2574 test_normpath (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2575 test_owner_and_group_posix (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2576 test_owner_and_group_windows (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2577 test_readlink (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2578 test_readlink_bytes (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2579 test_realpath (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2580 test_relpath (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2581 test_remove (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2582 test_rename (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2583 test_replace (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2584 test_rmdir (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2585 test_scandir (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2586 test_split (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2587 test_splitdrive (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2588 test_stat (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2589 test_stat_follow_symlinks (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'New in Python 3.10'
2590 test_symlink (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2591 test_truncate (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2592 test_utime (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2593 test_walk (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest)
2594 Regression test for #915 - walk results shall be strings. ... skipped 'Only tests fake FS'
2595 test_exists (pyfakefs.tests.fake_pathlib_test.SkipPathlibTest) ... ok
2596 test_open_in_skipped_module (pyfakefs.tests.fake_pathlib_test.SkipPathlibTest) ... ok
2597 test_read_bytes_in_skipped_module (pyfakefs.tests.fake_pathlib_test.SkipPathlibTest) ... ok
2598 test_read_text_in_skipped_module (pyfakefs.tests.fake_pathlib_test.SkipPathlibTest) ... ok
2599 test_pathlib2_warning (pyfakefs.tests.fake_legacy_modules_test.DeprecationWarningTest) ... ok
2600 test_scandir_warning (pyfakefs.tests.fake_legacy_modules_test.DeprecationWarningTest) ... skipped 'The scandir package is not installed'
2601 test_chmod (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2602 test_chmod_no_followsymlinks (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'follow_symlinks argument new in Python 3.10'
2603 test_cwd (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2604 test_exists (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2605 test_expanduser_posix (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2606 test_expanduser_windows (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'Windows specific test'
2607 test_home_posix (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2608 test_home_windows (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'Windows specific test'
2609 test_is_dir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2610 test_is_file (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2611 test_is_symlink (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2612 test_iterdir_and_glob_without_exe_permission (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2613 test_iterdir_impossible_without_read_permission (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2614 test_iterdir_in_unreadable_dir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2615 test_lchmod (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2616 test_lstat_posix (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2617 test_lstat_windows (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'Windows specific behavior'
2618 test_resolve (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2619 test_resolve_nonexisting_file (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2620 test_stat (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2621 test_stat_file_in_unreadable_dir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... ok
2622 test_init_collapse (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2InitializationTest)
2623 Tests for collapsing path during initialization. ... ok
2624 test_init_with_segments (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2InitializationTest)
2625 Basic initialization tests - taken from ... ok
2626 test_initialization_type (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2InitializationTest)
2627 Make sure tests for class type will work ... ok
2628 test_is_absolute_posix (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2InitializationTest) ... ok
2629 test_is_absolute_windows (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2InitializationTest) ... skipped 'Windows specific behavior'
2630 test_path_parts (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2InitializationTest) ... ok
2631 test_exists (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2632 test_glob (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2633 test_glob_case_posix (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2634 test_glob_case_windows (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'Windows specific test'
2635 test_hardlink_to (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'hardlink_to new in Python 3.10'
2636 test_is_junction (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2637 test_iterdir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2638 test_link_to (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2639 test_mkdir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2640 test_mkdir_exist_ok (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2641 test_mkdir_with_automount_drive (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'Windows specific behavior'
2642 test_mkdir_with_automount_unc_path (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'Windows specific behavior'
2643 test_open (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2644 test_read_bytes (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2645 test_read_text (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2646 test_read_text_with_encoding (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2647 test_readlink (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2648 test_rename (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2649 test_replace (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2650 test_rmdir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2651 test_samefile (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2652 test_symlink_to (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2653 test_touch_existing (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2654 test_touch_non_existing (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2655 test_unlink (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2656 test_write_bytes (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2657 test_write_text (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2658 test_write_text_with_encoding (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... ok
2659 test_write_with_newline_arg (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'newline argument new in Python 3.10'
2660 test_abspath (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2661 test_access (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2662 test_changed_owner_and_group (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2663 test_chdir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2664 test_chmod (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2665 test_exists (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2666 test_expanduser (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2667 test_getatime (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2668 test_getctime (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2669 test_getmtime (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2670 test_getsize (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2671 test_isabs (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2672 test_isdir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2673 test_isfile (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2674 test_isfile_not_readable (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2675 test_islink (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2676 test_ismount (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2677 test_join (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2678 test_lexists (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2679 test_link (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2680 test_listdir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2681 test_makedirs (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2682 test_mkdir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2683 test_normcase (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2684 test_normpath (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2685 test_owner_and_group_posix (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2686 test_owner_and_group_windows (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2687 test_readlink (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2688 test_readlink_bytes (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2689 test_realpath (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2690 test_relpath (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2691 test_remove (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2692 test_rename (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2693 test_replace (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2694 test_rmdir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2695 test_scandir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2696 test_split (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2697 test_splitdrive (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2698 test_stat (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2699 test_stat_follow_symlinks (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'New in Python 3.10'
2700 test_symlink (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2701 test_truncate (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2702 test_utime (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... ok
2703 test_walk (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest)
2704 Regression test for #915 - walk results shall be strings. ... ok
2705 test_chmod (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2706 test_chmod_no_followsymlinks (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... skipped 'follow_symlinks argument new in Python 3.10'
2707 test_cwd (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2708 test_exists (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2709 test_expanduser_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2710 test_expanduser_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... skipped 'Windows specific test'
2711 test_home_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2712 test_home_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... skipped 'Windows specific test'
2713 test_is_dir (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2714 test_is_file (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2715 test_is_symlink (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2716 test_iterdir_and_glob_without_exe_permission (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2717 test_iterdir_impossible_without_read_permission (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2718 test_iterdir_in_unreadable_dir (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2719 test_lchmod (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2720 test_lstat_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2721 test_lstat_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... skipped 'Windows specific behavior'
2722 test_resolve (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2723 test_resolve_nonexisting_file (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2724 test_stat (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2725 test_stat_file_in_unreadable_dir (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
2726 test_init_collapse (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest)
2727 Tests for collapsing path during initialization. ... ok
2728 test_init_with_segments (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest)
2729 Basic initialization tests - taken from ... ok
2730 test_initialization_type (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest)
2731 Make sure tests for class type will work ... ok
2732 test_is_absolute_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest) ... ok
2733 test_is_absolute_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest) ... skipped 'Windows specific behavior'
2734 test_path_parts (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest) ... ok
2735 test_exists (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2736 test_glob (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2737 test_glob_case_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2738 test_glob_case_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'Windows specific test'
2739 test_hardlink_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'hardlink_to new in Python 3.10'
2740 test_is_junction (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'is_junction method new in Python 3.12'
2741 test_iterdir (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2742 test_link_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2743 test_mkdir (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2744 test_mkdir_exist_ok (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2745 test_mkdir_with_automount_drive (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'Windows specific behavior'
2746 test_mkdir_with_automount_unc_path (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'Windows specific behavior'
2747 test_open (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2748 test_read_bytes (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2749 test_read_text (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2750 test_read_text_with_encoding (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2751 test_readlink (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2752 test_rename (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2753 test_replace (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2754 test_rmdir (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2755 test_samefile (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2756 test_symlink_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2757 test_touch_existing (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2758 test_touch_non_existing (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2759 test_unlink (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2760 test_write_bytes (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2761 test_write_text (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2762 test_write_text_with_encoding (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
2763 test_write_with_newline_arg (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'newline argument new in Python 3.10'
2764 test_abspath (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2765 test_access (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2766 test_changed_owner_and_group (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2767 test_chdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2768 test_chmod (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2769 test_exists (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2770 test_expanduser (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2771 test_getatime (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2772 test_getctime (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2773 test_getmtime (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2774 test_getsize (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2775 test_isabs (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2776 test_isdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2777 test_isfile (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2778 test_isfile_not_readable (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2779 test_islink (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2780 test_ismount (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2781 test_join (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2782 test_lexists (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2783 test_link (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2784 test_listdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2785 test_makedirs (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2786 test_mkdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2787 test_normcase (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2788 test_normpath (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2789 test_owner_and_group_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2790 test_owner_and_group_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2791 test_readlink (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2792 test_readlink_bytes (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2793 test_realpath (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2794 test_relpath (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2795 test_remove (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2796 test_rename (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2797 test_replace (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2798 test_rmdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2799 test_scandir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2800 test_split (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2801 test_splitdrive (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2802 test_stat (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2803 test_stat_follow_symlinks (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... skipped 'New in Python 3.10'
2804 test_symlink (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2805 test_truncate (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2806 test_utime (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
2807 test_walk (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest)
2808 Regression test for #915 - walk results shall be strings. ... ok
2809 test_file_removed_during_scandir (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
2810 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
2811 test_inode (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
2812 test_is_link (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
2813 test_isdir (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
2814 test_isfile (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
2815 test_non_existing_dir (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
2816 test_path_like (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
2817 test_path_links_not_resolved (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
2818 test_paths (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
2819 test_scandir_stat_nlink (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
2820 test_scandir_with_fd (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
2821 test_stat_ino_dev (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
2822 test_stat_posix (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
2823 test_stat_windows (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
2824 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
2825 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
2826 test_inode (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
2827 test_is_link (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
2828 test_isdir (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
2829 test_isfile (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
2830 test_non_existing_dir (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
2831 test_path_like (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
2832 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
2833 test_paths (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
2834 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
2835 test_scandir_with_fd (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
2836 test_stat_ino_dev (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
2837 test_stat_posix (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
2838 test_stat_windows (pyfakefs.tests.fake_os_test.FakeScandirTest) ... skipped 'Windows specific behavior'
2839 test_chmod (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2840 test_chmod_no_followsymlinks (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'follow_symlinks argument new in Python 3.10'
2841 test_cwd (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2842 test_exists (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2843 test_expanduser_posix (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2844 test_expanduser_windows (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Windows specific test'
2845 test_home_posix (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2846 test_home_windows (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Windows specific test'
2847 test_is_dir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2848 test_is_file (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2849 test_is_symlink (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2850 test_iterdir_and_glob_without_exe_permission (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2851 test_iterdir_impossible_without_read_permission (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2852 test_iterdir_in_unreadable_dir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2853 test_lchmod (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2854 test_lstat_posix (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2855 test_lstat_windows (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Windows specific behavior'
2856 test_resolve (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2857 test_resolve_nonexisting_file (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2858 test_stat (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2859 test_stat_file_in_unreadable_dir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'Only tests fake FS'
2860 test_init_collapse (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2InitializationTest)
2861 Tests for collapsing path during initialization. ... skipped 'Only tests fake FS'
2862 test_init_with_segments (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2InitializationTest)
2863 Basic initialization tests - taken from ... skipped 'Only tests fake FS'
2864 test_initialization_type (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2InitializationTest)
2865 Make sure tests for class type will work ... skipped 'Only tests fake FS'
2866 test_is_absolute_posix (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2InitializationTest) ... skipped 'Only tests fake FS'
2867 test_is_absolute_windows (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2InitializationTest) ... skipped 'Windows specific behavior'
2868 test_path_parts (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2InitializationTest) ... skipped 'Only tests fake FS'
2869 test_abspath (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2870 test_access (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2871 test_changed_owner_and_group (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2872 test_chdir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2873 test_chmod (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2874 test_exists (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2875 test_expanduser (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2876 test_getatime (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2877 test_getctime (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2878 test_getmtime (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2879 test_getsize (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2880 test_isabs (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2881 test_isdir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2882 test_isfile (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2883 test_isfile_not_readable (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2884 test_islink (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2885 test_ismount (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2886 test_join (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2887 test_lexists (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2888 test_link (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2889 test_listdir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2890 test_makedirs (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2891 test_mkdir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2892 test_normcase (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2893 test_normpath (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2894 test_owner_and_group_posix (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2895 test_owner_and_group_windows (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2896 test_readlink (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2897 test_readlink_bytes (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2898 test_realpath (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2899 test_relpath (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2900 test_remove (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2901 test_rename (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2902 test_replace (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2903 test_rmdir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2904 test_scandir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2905 test_split (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2906 test_splitdrive (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2907 test_stat (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2908 test_stat_follow_symlinks (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'New in Python 3.10'
2909 test_symlink (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2910 test_truncate (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2911 test_utime (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
2912 test_walk (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest)
2913 Regression test for #915 - walk results shall be strings. ... skipped 'Only tests fake FS'
2914 test_exists (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2915 test_glob (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2916 test_glob_case_posix (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2917 test_glob_case_windows (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Windows specific test'
2918 test_hardlink_to (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'hardlink_to new in Python 3.10'
2919 test_is_junction (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2920 test_iterdir (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2921 test_link_to (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2922 test_mkdir (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2923 test_mkdir_exist_ok (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2924 test_mkdir_with_automount_drive (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Windows specific behavior'
2925 test_mkdir_with_automount_unc_path (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Windows specific behavior'
2926 test_open (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2927 test_read_bytes (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2928 test_read_text (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2929 test_read_text_with_encoding (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2930 test_readlink (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2931 test_rename (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2932 test_replace (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2933 test_rmdir (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2934 test_samefile (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2935 test_symlink_to (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2936 test_touch_existing (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2937 test_touch_non_existing (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2938 test_unlink (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2939 test_write_bytes (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2940 test_write_text (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2941 test_write_text_with_encoding (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'Only tests fake FS'
2942 test_write_with_newline_arg (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'newline argument new in Python 3.10'
2943 test_file_removed_during_scandir (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
2944 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
2945 test_inode (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
2946 test_is_link (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
2947 test_isdir (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
2948 test_isfile (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
2949 test_non_existing_dir (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
2950 test_path_like (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
2951 test_path_links_not_resolved (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
2952 test_paths (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
2953 test_scandir_stat_nlink (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
2954 test_scandir_with_fd (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
2955 test_stat_ino_dev (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
2956 test_stat_posix (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
2957 test_stat_windows (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
2959 ----------------------------------------------------------------------
2960 Ran 2671 tests
2962 OK (skipped=1085, expected failures=2)
2963 py$(PYV): commands[1]> python -m pyfakefs.tests.all_tests_without_extra_packages
2964 test_alt_sep (pyfakefs.tests.fake_filesystem_test.AlternativePathSeparatorTest) ... ok
2965 test_collapse_path_with_mixed_separators (pyfakefs.tests.fake_filesystem_test.AlternativePathSeparatorTest) ... ok
2966 test_exists_with_mixed_separators (pyfakefs.tests.fake_filesystem_test.AlternativePathSeparatorTest) ... ok
2967 test_initial_value (pyfakefs.tests.fake_filesystem_test.AlternativePathSeparatorTest) ... ok
2968 test_normalize_path_with_mixed_separators (pyfakefs.tests.fake_filesystem_test.AlternativePathSeparatorTest) ... ok
2969 test_create_directory_with_different_case_root (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
2970 test_create_file_with_different_case_dir (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
2971 test_exists (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
2972 test_get_mtime (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
2973 test_get_object (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
2974 test_get_object_with_file_size (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
2975 test_getsize (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
2976 test_getsize_with_looping_symlink (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
2977 test_isdir_isfile (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
2978 test_remove_object (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
2979 test_resolve_path (pyfakefs.tests.fake_filesystem_test.CaseInsensitiveFakeFilesystemTest) ... ok
2980 test_create_directory_with_different_case_root (pyfakefs.tests.fake_filesystem_test.CaseSensitiveFakeFilesystemTest) ... ok
2981 test_create_file_with_different_case_dir (pyfakefs.tests.fake_filesystem_test.CaseSensitiveFakeFilesystemTest) ... ok
2982 test_exists (pyfakefs.tests.fake_filesystem_test.CaseSensitiveFakeFilesystemTest) ... ok
2983 test_get_mtime (pyfakefs.tests.fake_filesystem_test.CaseSensitiveFakeFilesystemTest) ... ok
2984 test_get_object (pyfakefs.tests.fake_filesystem_test.CaseSensitiveFakeFilesystemTest) ... ok
2985 test_getsize (pyfakefs.tests.fake_filesystem_test.CaseSensitiveFakeFilesystemTest) ... ok
2986 test_isdir_isfile (pyfakefs.tests.fake_filesystem_test.CaseSensitiveFakeFilesystemTest) ... ok
2987 test_remove_object (pyfakefs.tests.fake_filesystem_test.CaseSensitiveFakeFilesystemTest) ... ok
2988 test_all_dot_paths_removed_but_one (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
2989 test_all_dot_paths_removed_if_another_path_component_exists (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
2990 test_combine_dot_and_up_level_references_in_absolute_path (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
2991 test_conserves_up_level_references_starting_from_current_dir (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
2992 test_dot_path_unchanged (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
2993 test_dots_in_path_collapses_to_last_path (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
2994 test_empty_path_becomes_dot_path (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
2995 test_ignores_up_level_references_starting_from_root (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
2996 test_multiple_separators_collapsed_into_root_path (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
2997 test_root_path (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest) ... ok
2998 test_slashes_are_not_collapsed (pyfakefs.tests.fake_filesystem_test.CollapsePathPipeSeparatorTest)
2999 Tests that '/' is not treated specially if the ... ok
3000 test_create_link_with_non_existent_parent (pyfakefs.tests.fake_filesystem_test.ConvenienceMethodTest) ... ok
3001 test_create_symlink_with_non_existent_parent (pyfakefs.tests.fake_filesystem_test.ConvenienceMethodTest) ... ok
3002 test_copying_preserves_byte_contents (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3003 test_creating_file_with_content_too_large (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3004 test_creating_file_with_fitting_content (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3005 test_creating_file_with_fitting_size (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3006 test_creating_file_with_size_too_large (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3007 test_disk_full_after_reopened (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3008 test_disk_full_after_reopened_rplus_seek (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3009 test_disk_full_append (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3010 test_disk_size_on_auto_mounted_drive_on_directory_creation (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3011 test_disk_size_on_auto_mounted_drive_on_file_creation (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3012 test_disk_size_on_unlimited_disk (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3013 test_disk_usage_on_automounted_drive (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3014 test_disk_usage_on_file_creation (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3015 test_disk_usage_on_mounted_paths (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3016 test_diskusage_after_open_write (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3017 test_file_system_size_after_ascii_string_file_creation (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3018 test_file_system_size_after_binary_file_creation (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3019 test_file_system_size_after_directory_removal (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3020 test_file_system_size_after_directory_rename (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3021 test_file_system_size_after_file_deletion (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3022 test_file_system_size_after_file_rename (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3023 test_file_system_size_after_large_file_creation (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3024 test_filesystem_size_after_2byte_unicode_file_creation (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3025 test_filesystem_size_after_3byte_unicode_file_creation (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3026 test_resize_file_with_fitting_size (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3027 test_resize_file_with_size_too_large (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3028 test_set_larger_disk_size (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3029 test_set_smaller_disk_size (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3030 test_that_disk_usage_of_correct_mount_point_is_used (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3031 test_that_hard_link_does_not_change_used_size (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3032 test_that_the_size_of_correct_mount_point_is_used (pyfakefs.tests.fake_filesystem_test.DiskSpaceTest) ... ok
3033 test_characters_before_root_ignored_in_join_paths (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3034 test_collapse_path (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3035 test_collapse_unc_path (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3036 test_get_path_components (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3037 test_initial_value (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3038 test_normalize_path_bytes (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3039 test_normalize_path_str (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3040 test_resolve_path (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3041 test_split_drive_alt_sep (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3042 test_split_drive_bytes (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3043 test_split_drive_str (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3044 test_split_drive_with_unc_path (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3045 test_split_drive_with_unc_path_alt_sep (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3046 test_split_path_bytes (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3047 test_split_path_str (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3048 test_split_path_with_drive (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3049 test_split_path_with_drive_alt_sep (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3050 test_split_path_with_unc_path (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3051 test_split_path_with_unc_path_alt_sep (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3052 test_split_with_alt_separator (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3053 test_splitroot_with_drive (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3054 test_splitroot_with_empty_parts (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3055 test_splitroot_with_unc_path (pyfakefs.tests.fake_filesystem_test.DriveLetterSupportTest) ... ok
3056 test_add_entry (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3057 test_directory_inode (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3058 test_directory_size (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3059 test_file_inode (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3060 test_get_entry (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3061 test_leave_file_unchanged_if_size_is_equal_to_current_size (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3062 test_new_file_and_directory (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3063 test_ordered_dirs (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3064 test_pads_with_nullbytes_if_size_is_greater_than_current_size (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3065 test_path (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3066 test_path_after_chdir (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3067 test_path_after_chdir_with_drive (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3068 test_path_with_drive (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3069 test_produce_empty_file_if_set_size_is_zero (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3070 test_remove_entry (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3071 test_set_contents_to_dir_raises (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3072 test_set_m_time (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3073 test_sets_content_empty_if_set_size_is_zero (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3074 test_should_throw_if_set_size_is_negative (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3075 test_should_throw_if_set_size_is_not_integer (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3076 test_truncate_file_if_size_is_smaller_than_current_size (pyfakefs.tests.fake_filesystem_test.FakeDirectoryUnitTest) ... ok
3077 test_add_object_to_child (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3078 test_add_object_to_regular_file_error_posix (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3079 test_add_object_to_regular_file_error_windows (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3080 test_add_object_to_root (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3081 test_create_dir_umask (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3082 test_create_directory (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3083 test_create_directory_already_exists_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3084 test_create_directory_in_root_directory (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3085 test_create_directory_in_root_directory_already_exists_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3086 test_create_file (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3087 test_create_file_already_exists_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3088 test_create_file_in_current_directory (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3089 test_create_file_in_read_only_directory_possible_in_windows (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3090 test_create_file_in_read_only_directory_raises_in_posix (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3091 test_create_file_in_root_directory (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3092 test_create_file_in_root_directory_already_exists_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3093 test_create_file_with_changed_ids (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3094 test_create_file_with_incorrect_mode_type (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3095 test_create_file_with_size_but_no_content_creates_large_file (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3096 test_create_link (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3097 test_directory_access_on_file_posix (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3098 test_directory_access_on_file_windows (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3099 test_empty_file_created_for_none_contents (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3100 test_empty_string_does_not_exist (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3101 test_exists_added_file (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3102 test_exists_file_added_to_child (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3103 test_exists_file_removed_from_child (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3104 test_exists_relative_path_posix (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3105 test_exists_relative_path_windows (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3106 test_exists_removed_file (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3107 test_exists_root (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3108 test_exists_unadded_file (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3109 test_get_nonexistent_object_from_child_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3110 test_get_nonexistent_object_from_root_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3111 test_get_object_from_child (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3112 test_get_object_from_root (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3113 test_get_root_object (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3114 test_lresolve_object_posix (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3115 test_lresolve_object_windows (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3116 test_new_filesystem (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3117 test_none_raises_type_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3118 test_not_exists_subpath_named_like_file_contents (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3119 test_operate_on_grandchild_directory (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3120 test_pickle_fs (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest)
3121 Regression test for #445 ... ok
3122 test_remove_nonexisten_object_from_root_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3123 test_remove_object_from_child (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3124 test_remove_object_from_child_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3125 test_remove_object_from_non_directory_error (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3126 test_remove_object_from_root (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3127 test_resolve_object (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3128 test_windows_root_dir_name (pyfakefs.tests.fake_filesystem_test.FakeFilesystemUnitTest) ... ok
3129 test_abs_path_with_drive_component (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3130 test_abspath_bytes_posix (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3131 test_abspath_bytes_windows (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3132 test_abspath_deals_with_relative_non_root_path (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest)
3133 abspath should correctly handle relative paths from a ... ok
3134 test_abspath_posix (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest)
3135 abspath should return a consistent representation of a file. ... ok
3136 test_abspath_windows (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3137 test_dirname (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3138 test_dirname_with_drive (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3139 test_exists (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3140 test_exists_with_drive (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3141 test_expand_root (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3142 test_expand_user (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3143 test_expand_user_no_home_environment (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest)
3144 Make sure this also works without HOME / USERPROFILE set ... ok
3145 test_expand_user_windows (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... skipped 'Windows specific test'
3146 test_get_mtime (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3147 test_get_mtime_raises_os_error (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3148 test_getattr_forward_to_real_os_path (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest)
3149 Forwards any non-faked calls to os.path. ... ok
3150 test_getsize_dir_empty (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3151 test_getsize_dir_non_zero_size (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3152 test_getsize_file_empty (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3153 test_getsize_file_non_zero_size (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3154 test_getsize_path_nonexistent (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3155 test_is_link_case_sensitive (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3156 test_is_reserved_posix (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... skipped 'Introduced in Python 3.13'
3157 test_is_reserved_windows (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... skipped 'Introduced in Python 3.13'
3158 test_isabs_with_drive_component (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3159 test_isdir (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3160 test_isdir_with_cwd_change (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3161 test_isfile (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3162 test_islink (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3163 test_ismount (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3164 test_ismount_with_alternate_path_separator (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3165 test_ismount_with_drive_letters (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3166 test_ismount_with_unc_paths (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3167 test_join_bytes (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3168 test_join_strings (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3169 test_lexists (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3170 test_realpath_strict (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... skipped "'strict' new in Python 3.10"
3171 test_realpath_vs_abspath (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3172 test_relpath (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3173 test_samefile (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3174 test_splitroot_posix (pyfakefs.tests.fake_filesystem_test.FakePathModuleTest) ... ok
3175 test_side_effect_called (pyfakefs.tests.fake_filesystem_test.FileSideEffectTests) ... ok
3176 test_side_effect_file_object (pyfakefs.tests.fake_filesystem_test.FileSideEffectTests) ... ok
3177 test_absolute_path_with_one_component_should_return_component (pyfakefs.tests.fake_filesystem_test.GetPathComponentsTest) ... ok
3178 test_empty_path_should_return_empty_list (pyfakefs.tests.fake_filesystem_test.GetPathComponentsTest) ... ok
3179 test_relative_path_with_one_component_should_return_component (pyfakefs.tests.fake_filesystem_test.GetPathComponentsTest) ... ok
3180 test_root_path_should_return_empty_list (pyfakefs.tests.fake_filesystem_test.GetPathComponentsTest) ... ok
3181 test_two_level_absolute_path_should_return_components (pyfakefs.tests.fake_filesystem_test.GetPathComponentsTest) ... ok
3182 test_two_level_relative_path_should_return_components (pyfakefs.tests.fake_filesystem_test.GetPathComponentsTest) ... ok
3183 test_components_preceding_absolute_component_are_ignored (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
3184 test_internal_empty_components_ignored (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
3185 test_multiple_empty_components (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
3186 test_no_separator_added_for_components_ending_in_separator (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
3187 test_no_separator_added_for_leading_empty_components (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
3188 test_one_empty_component (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
3189 test_one_separator_added_between_components (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
3190 test_one_separator_added_for_trailing_empty_components (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
3191 test_separators_not_stripped_from_single_component (pyfakefs.tests.fake_filesystem_test.JoinPathTest) ... ok
3192 test_that_drives_are_auto_mounted (pyfakefs.tests.fake_filesystem_test.MountPointTest) ... ok
3193 test_that_drives_are_auto_mounted_case_insensitive (pyfakefs.tests.fake_filesystem_test.MountPointTest) ... ok
3194 test_that_mount_point_cannot_be_added_twice (pyfakefs.tests.fake_filesystem_test.MountPointTest) ... ok
3195 test_that_new_directories_get_correct_device_number (pyfakefs.tests.fake_filesystem_test.MountPointTest) ... ok
3196 test_that_new_files_get_correct_device_number (pyfakefs.tests.fake_filesystem_test.MountPointTest) ... ok
3197 test_that_new_mount_points_get_new_device_number (pyfakefs.tests.fake_filesystem_test.MountPointTest) ... ok
3198 test_that_unc_paths_are_auto_mounted (pyfakefs.tests.fake_filesystem_test.MountPointTest) ... ok
3199 test_normalize_case (pyfakefs.tests.fake_filesystem_test.NormalizeCaseTest) ... ok
3200 test_normalize_case_for_drive (pyfakefs.tests.fake_filesystem_test.NormalizeCaseTest) ... ok
3201 test_normalize_case_for_lazily_added_empty_file (pyfakefs.tests.fake_filesystem_test.NormalizeCaseTest) ... skipped 'Regression test for Windows problem only'
3202 test_normalize_case_for_non_existing_file (pyfakefs.tests.fake_filesystem_test.NormalizeCaseTest) ... ok
3203 test_absolute_path_remains_unchanged (pyfakefs.tests.fake_filesystem_test.NormalizePathTest) ... ok
3204 test_dot_path_is_normalized (pyfakefs.tests.fake_filesystem_test.NormalizePathTest) ... ok
3205 test_dotted_path_is_normalized (pyfakefs.tests.fake_filesystem_test.NormalizePathTest) ... ok
3206 test_empty_path_should_get_normalized_to_root_path (pyfakefs.tests.fake_filesystem_test.NormalizePathTest) ... ok
3207 test_relative_path_forced_to_cwd (pyfakefs.tests.fake_filesystem_test.NormalizePathTest) ... ok
3208 test_root_path_remains_unchanged (pyfakefs.tests.fake_filesystem_test.NormalizePathTest) ... ok
3209 test_create_top_level_directory (pyfakefs.tests.fake_filesystem_test.OsPathInjectionRegressionTest) ... ok
3210 test_os_path_sep_matches_fake_filesystem_separator (pyfakefs.tests.fake_filesystem_test.PathSeparatorTest) ... ok
3211 test_add_existing_real_directory_lazily (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3212 test_add_existing_real_directory_not_lazily (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3213 test_add_existing_real_directory_read_only (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3214 test_add_existing_real_directory_read_write (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3215 test_add_existing_real_directory_symlink (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3216 test_add_existing_real_directory_symlink_lazy_read (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3217 test_add_existing_real_directory_symlink_target_path (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3218 test_add_existing_real_directory_tree (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3219 test_add_existing_real_directory_tree_to_other_path (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3220 test_add_existing_real_file_read_only (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3221 test_add_existing_real_file_read_write (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3222 test_add_existing_real_paths_read_only (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3223 test_add_existing_real_paths_read_write (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3224 test_add_non_existing_real_directory_raises (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3225 test_add_non_existing_real_file_raises (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3226 test_add_real_file_to_existing_path (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3227 test_add_real_file_to_non_existing_path (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3228 test_cannot_overwrite_file_with_dir (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3229 test_cannot_overwrite_symlink_with_dir (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3230 test_existing_fake_directory_is_merged (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3231 test_existing_fake_directory_is_merged_lazily (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3232 test_existing_fake_file_raises (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3233 test_fake_files_cannot_be_overwritten (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3234 test_get_object_from_lazily_added_real_directory (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3235 test_symlink_is_merged (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3236 test_write_to_real_file (pyfakefs.tests.fake_filesystem_test.RealFileSystemAccessTest) ... ok
3237 test_sets_content_none_if_size_is_non_negative_integer (pyfakefs.tests.fake_filesystem_test.SetLargeFileSizeTest) ... ok
3238 test_should_throw_if_size_is_negative (pyfakefs.tests.fake_filesystem_test.SetLargeFileSizeTest) ... ok
3239 test_should_throw_if_size_is_not_integer (pyfakefs.tests.fake_filesystem_test.SetLargeFileSizeTest) ... ok
3240 test_eliminate_trailing_separators_from_head (pyfakefs.tests.fake_filesystem_test.SplitPathTest) ... ok
3241 test_empty_path (pyfakefs.tests.fake_filesystem_test.SplitPathTest) ... ok
3242 test_empty_path_components_are_preserved_in_head (pyfakefs.tests.fake_filesystem_test.SplitPathTest) ... ok
3243 test_empty_tail_if_path_ends_in_separator (pyfakefs.tests.fake_filesystem_test.SplitPathTest) ... ok
3244 test_no_separators (pyfakefs.tests.fake_filesystem_test.SplitPathTest) ... ok
3245 test_root_separator_is_not_stripped (pyfakefs.tests.fake_filesystem_test.SplitPathTest) ... ok
3246 test_slashes_do_not_split (pyfakefs.tests.fake_filesystem_test.SplitPathTest)
3247 Tests that '/' is not treated specially if the ... ok
3248 test_glob1 (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
3249 test_glob_empty (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
3250 test_glob_exact (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
3251 test_glob_no_magic (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
3252 test_glob_question (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
3253 test_glob_star (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
3254 test_has_magic (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
3255 test_magic_dir (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
3256 test_non_existent_path (pyfakefs.tests.fake_filesystem_glob_test.FakeGlobUnitTest) ... ok
3257 test_common_case (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
3258 test_moving_dir_into_dir (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
3259 test_raises_if_dest_dir_is_not_writable_under_posix (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
3260 test_raises_if_dest_exists_and_is_not_writable (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
3261 test_raises_if_dest_is_a_directory (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
3262 test_raises_if_dest_is_a_symlink_to_src (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
3263 test_raises_if_source_and_dest_are_the_same_file (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
3264 test_raises_if_src_doesnt_exist (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
3265 test_raises_if_src_is_a_directory (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
3266 test_raises_if_src_not_readable (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
3267 test_succeeds_if_dest_exists_and_is_writable (pyfakefs.tests.fake_filesystem_shutil_test.FakeCopyFileTest) ... ok
3268 test_catch_permission_error (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3269 test_copy (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3270 test_copy2 (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3271 test_copy2_directory (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3272 test_copy_directory (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3273 test_copystat (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3274 test_copystat_symlinks (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest)
3275 Regression test for #799 ... ok
3276 test_copytree (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3277 test_copytree_src_is_file (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3278 test_disk_usage (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3279 test_disk_usage_with_path (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3280 test_move_directory (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3281 test_move_file_in_same_filesystem (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3282 test_move_file_into_directory (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3283 test_move_file_into_other_filesystem (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3284 test_rmtree (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3285 test_rmtree_in_windows (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3286 test_rmtree_non_existing_dir (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3287 test_rmtree_non_existing_dir_with_handler (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3288 test_rmtree_with_open_file_fails_under_windows (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... skipped 'Windows specific behavior'
3289 test_rmtree_with_open_file_posix (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3290 test_rmtree_with_trailing_slash (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3291 test_rmtree_without_permission_for_a_dir_in_posix (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... ok
3292 test_rmtree_without_permission_for_a_file_in_windows (pyfakefs.tests.fake_filesystem_shutil_test.FakeShutilModuleTest) ... skipped 'Windows specific behavior'
3293 test_common_case (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
3294 test_moving_dir_into_dir (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
3295 test_raises_if_dest_dir_is_not_writable_under_posix (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
3296 test_raises_if_dest_exists_and_is_not_writable (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
3297 test_raises_if_dest_is_a_directory (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
3298 test_raises_if_dest_is_a_symlink_to_src (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
3299 test_raises_if_source_and_dest_are_the_same_file (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
3300 test_raises_if_src_doesnt_exist (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
3301 test_raises_if_src_is_a_directory (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
3302 test_raises_if_src_not_readable (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
3303 test_succeeds_if_dest_exists_and_is_writable (pyfakefs.tests.fake_filesystem_shutil_test.RealCopyFileTest) ... skipped 'Only tests fake FS'
3304 test_catch_permission_error (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3305 test_copy (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3306 test_copy2 (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3307 test_copy2_directory (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3308 test_copy_directory (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3309 test_copystat (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3310 test_copystat_symlinks (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest)
3311 Regression test for #799 ... skipped 'Only tests fake FS'
3312 test_copytree (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3313 test_copytree_src_is_file (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3314 test_disk_usage (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3315 test_disk_usage_with_path (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3316 test_move_directory (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3317 test_move_file_in_same_filesystem (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3318 test_move_file_into_directory (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3319 test_move_file_into_other_filesystem (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3320 test_rmtree (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3321 test_rmtree_in_windows (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3322 test_rmtree_non_existing_dir (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3323 test_rmtree_non_existing_dir_with_handler (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3324 test_rmtree_with_open_file_fails_under_windows (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Windows specific behavior'
3325 test_rmtree_with_open_file_posix (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3326 test_rmtree_with_trailing_slash (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3327 test_rmtree_without_permission_for_a_dir_in_posix (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Only tests fake FS'
3328 test_rmtree_without_permission_for_a_file_in_windows (pyfakefs.tests.fake_filesystem_shutil_test.RealShutilModuleTest) ... skipped 'Windows specific behavior'
3329 test_default_path (pyfakefs.tests.fake_os_test.FakeExtendedAttributeTest) ... ok
3330 test_empty_xattr (pyfakefs.tests.fake_os_test.FakeExtendedAttributeTest) ... ok
3331 test_getxattr_raises_for_non_existing_attribute (pyfakefs.tests.fake_os_test.FakeExtendedAttributeTest) ... ok
3332 test_getxattr_raises_for_non_existing_file (pyfakefs.tests.fake_os_test.FakeExtendedAttributeTest) ... ok
3333 test_removeattr (pyfakefs.tests.fake_os_test.FakeExtendedAttributeTest) ... ok
3334 test_setxattr (pyfakefs.tests.fake_os_test.FakeExtendedAttributeTest) ... ok
3335 test_access (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3336 test_chmod (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3337 test_chown (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3338 test_link_dst_fd (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3339 test_link_src_fd (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3340 test_lstat (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3341 test_mkdir (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3342 test_mknod (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3343 test_open (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3344 test_readlink (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3345 test_remove (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3346 test_rename_dst_fd (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3347 test_rename_src_fd (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3348 test_replace_dst_fd (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3349 test_replace_src_fd (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3350 test_rmdir (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3351 test_stat (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3352 test_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3353 test_unlink (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3354 test_utime (pyfakefs.tests.fake_os_test.FakeOsModuleDirFdTest) ... ok
3355 testOpenCreateMode444Windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3356 testOpenCreateMode666Windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3357 test_can_read_after_create_exclusive (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3358 test_devnull_posix (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3359 test_devnull_windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3360 test_exclusive_open_raises_without_create_mode (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3361 test_no_sendfile_to_regular_file_under_macos (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... skipped 'Testing MacOs only behavior'
3362 test_open_append (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3363 test_open_create (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3364 test_open_create_is_read_only (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3365 test_open_create_mode_posix (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3366 test_open_create_mode_windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3367 test_open_create_truncate_is_read_only (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3368 test_open_directory_for_writing_raises_under_posix (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3369 test_open_directory_raises_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3370 test_open_directory_read_only_under_posix (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3371 test_open_exclusive (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3372 test_open_exclusive_if_symlink_exists_works_in_windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3373 test_open_exclusive_raises_if_file_exists (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3374 test_open_exclusive_raises_if_symlink_exists_in_posix (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3375 test_open_mode_posix (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3376 test_open_mode_windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3377 test_open_raises_if_does_not_exist (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3378 test_open_raises_if_parent_does_not_exist (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3379 test_open_read_only (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3380 test_open_read_only_write_zero_bytes_posix (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3381 test_open_read_only_write_zero_bytes_windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3382 test_open_read_write (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3383 test_open_truncate (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3384 test_open_write_only (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3385 test_open_write_only_raises_on_read (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3386 test_open_write_only_read_zero_bytes_posix (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3387 test_open_write_only_read_zero_bytes_windows (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3388 test_opening_existing_directory_in_creation_mode (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3389 test_opening_existing_directory_in_write_mode (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3390 test_read_after_closing_write_descriptor (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3391 test_read_only_read_after_write (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3392 test_sendfile_no_offset (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3393 test_sendfile_offset_none (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3394 test_sendfile_twice (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3395 test_sendfile_with_invalid_fd (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3396 test_sendfile_with_offset (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3397 test_temp_file (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... skipped 'O_TEMPORARY only present in Windows'
3398 test_write_devnull (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3399 test_write_from_different_f_ds (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3400 test_write_from_different_fds_with_append (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3401 test_write_read (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3402 test_writing_behind_end_of_file (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3403 test_writing_to_existing_directory (pyfakefs.tests.fake_os_test.FakeOsModuleLowLevelFileOpTest) ... ok
3404 test_access400 (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3405 test_access600 (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3406 test_access700 (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3407 test_access_non_existent_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3408 test_access_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3409 test_append_mode_tell_linux_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3410 test_append_mode_tell_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3411 test_backwards_chdir (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3412 chdir into '..' should behave appropriately. ... ok
3413 test_broken_symlink_with_trailing_sep_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3414 test_broken_symlink_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3415 test_broken_symlink_with_trailing_separator_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3416 test_broken_symlink_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3417 test_broken_symlink_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3418 test_capabilities (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3419 Make sure that the fake capabilities are the same as the real ones. ... ok
3420 test_chdir (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3421 chdir should work on a directory. ... ok
3422 test_chdir_fails_non_directory (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3423 chdir should raise OSError if the target is not a directory. ... ok
3424 test_chdir_fails_non_exist (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3425 chdir should raise OSError if the target does not exist. ... ok
3426 test_chmod (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3427 test_chmod_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3428 test_chmod_follow_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3429 test_chmod_no_follow_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3430 test_chmod_non_existent (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3431 test_chmod_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3432 test_chmod_uses_open_fd_as_path_not_available_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3433 test_chown_bad_arguments (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3434 os.chown() with bad args (Issue #30) ... ok
3435 test_chown_existing_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3436 test_chown_follow_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3437 test_chown_no_follow_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3438 test_chown_nonexisting_file_should_raise_os_error (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3439 test_chown_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3440 test_circular_readlink_with_trailing_separator_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3441 test_circular_readlink_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3442 test_circular_readlink_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3443 test_classify_directory_contents (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3444 Directory classification should work correctly. ... ok
3445 test_closed_file_descriptor (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3446 test_consecutive_chdir (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3447 Consecutive relative chdir calls should work. ... ok
3448 test_dir_with_trailing_sep_is_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3449 test_dup (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3450 test_dup2_uses_existing_fd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3451 test_dup2_with_new_fd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3452 test_dup_uses_freed_fd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3453 test_effective_ids_not_supported_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3454 test_exists_current_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3455 test_exists_with_trailing_sep (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3456 test_fail_add_entry_to_readonly_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3457 test_fdatasync_pass (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3458 test_fdatasync_raises_on_invalid_fd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3459 test_fdatasync_raises_on_non_int (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3460 test_fdopen (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3461 test_fdopen_twice (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3462 test_fstat (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3463 test_fsync_pass_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3464 test_fsync_pass_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3465 test_fsync_raises_on_invalid_fd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3466 test_fsync_raises_on_non_int (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3467 test_ftruncate (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3468 test_get_cwd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3469 test_getsize_raises_with_trailing_separator_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3470 test_getsize_raises_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3471 test_hardlink_works_with_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3472 test_isfile_not_readable_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3473 test_isfile_with_trailing_separator_linux_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3474 test_isfile_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3475 test_islink_broken_link_with_trailing_sep (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3476 test_islink_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3477 test_islink_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3478 test_islink_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3479 test_islink_with_trailing_separator_linux_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3480 test_islink_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3481 test_lchmod (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3482 lchmod shall behave like chmod with follow_symlinks=True. ... ok
3483 test_lexists_broken_link_with_trailing_sep (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3484 test_lexists_with_trailing_separator_linux_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3485 test_lexists_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3486 test_link_bogus (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3487 test_link_count1 (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3488 Test that hard link counts are updated correctly. ... ok
3489 test_link_delete (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3490 test_link_follow_symlink_not_supported_inPypy (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... skipped 'follow_symlinks only not supported in PyPi'
3491 test_link_is_existing_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3492 test_link_no_follow_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3493 test_link_non_existent_parent (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3494 test_link_path_ending_with_sep_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3495 test_link_path_ending_with_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3496 test_link_target_is_dir_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3497 test_link_target_is_dir_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3498 test_link_to_path_ending_with_sep_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3499 test_link_to_path_ending_with_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3500 test_link_update (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3501 test_listdir (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3502 test_listdir_current (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3503 test_listdir_error (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3504 test_listdir_on_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3505 test_listdir_returns_list (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3506 test_listdir_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3507 test_lstat_broken_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3508 test_lstat_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3509 test_lstat_broken_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3510 test_lstat_size_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3511 test_lstat_size_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3512 test_lstat_symlink_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3513 test_lstat_symlink_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3514 test_lstat_trailing_sep (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3515 test_lstat_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3516 test_lstat_with_byte_string (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3517 test_makedirs (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3518 makedirs can create a directory even if parent does not exist. ... ok
3519 test_makedirs_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3520 test_makedirs_exist_ok (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3521 makedirs uses the exist_ok argument ... ok
3522 test_makedirs_if_parent_is_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3523 test_makedirs_in_write_protected_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3524 test_makedirs_raises_if_access_denied (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3525 makedirs raises exception if access denied. ... ok
3526 test_makedirs_raises_if_parent_is_broken_link (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3527 test_makedirs_raises_if_parent_is_file_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3528 test_makedirs_raises_if_parent_is_file_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3529 test_makedirs_raises_if_parent_is_looping_link (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3530 test_makedirs_raises_on_empty_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3531 test_makedirs_umask_applied (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3532 makedirs creates a directories with umask applied. ... ok
3533 test_makedirs_with_relative_paths (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3534 test_mk_nod_can_create_a_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3535 test_mk_nod_raises_if_empty_file_name (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3536 test_mk_nod_raises_if_file_exists (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3537 test_mk_nod_raises_if_filename_is_dot (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3538 test_mk_nod_raises_if_filename_is_double_dot (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3539 test_mk_nod_raises_if_parent_dir_doesnt_exist (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3540 test_mkdir (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3541 mkdir can create a relative directory. ... ok
3542 test_mkdir_broken_link_with_trailing_sep_linux_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3543 test_mkdir_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3544 test_mkdir_raises_if_directory_exists (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3545 mkdir raises exception if directory already exists. ... ok
3546 test_mkdir_raises_if_empty_directory_name (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3547 mkdir raises exception if creating directory named ''. ... ok
3548 test_mkdir_raises_if_file_exists (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3549 mkdir raises exception if name already exists as a file. ... ok
3550 test_mkdir_raises_if_no_parent (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3551 mkdir raises exception if parent directory does not exist. ... ok
3552 test_mkdir_raises_if_parent_is_file_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3553 test_mkdir_raises_if_parent_is_file_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3554 test_mkdir_raises_if_parent_is_read_only (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3555 mkdir raises exception if parent is read only. ... ok
3556 test_mkdir_raises_on_symlink_in_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3557 test_mkdir_raises_with_double_dots_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3558 mkdir raises exception if mkdir foo/foo2/../foo3. ... ok
3559 test_mkdir_raises_with_double_dots_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3560 mkdir raises exception if mkdir foo/foo2/../foo3. ... ok
3561 test_mkdir_raises_with_slash_dot_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3562 mkdir raises exception if mkdir foo/. (trailing /.). ... ok
3563 test_mkdir_raises_with_slash_dot_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3564 mkdir raises exception if mkdir foo/. (trailing /.). ... ok
3565 test_mkdir_removes_symlink_in_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3566 test_mkdir_umask_applied (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3567 mkdir creates a directory with umask applied. ... ok
3568 test_mkdir_with_trailing_sep (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3569 test_mkdir_with_trailing_slash (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3570 mkdir can create a directory named with a trailing slash. ... ok
3571 test_mkdir_with_with_symlink_parent (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3572 test_mknod_empty_tail_for_existing_file_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3573 test_mknod_empty_tail_for_nonexistent_file_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3574 test_mknod_raises_if_filename_is_empty_string (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3575 test_mknod_raises_if_parent_is_not_a_directory (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3576 test_mknod_raises_if_unsupported_options (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3577 test_mknod_umask_applied (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3578 mkdir creates a device with umask applied. ... ok
3579 test_nlink_for_directories (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3580 test_no_st_blocks_in_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3581 test_open_broken_symlink_to_path_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3582 test_open_broken_symlink_to_path_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3583 test_open_broken_symlink_to_path_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3584 test_open_existing_pipe (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3585 test_open_fd_read_mode_for_ro_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3586 test_open_fd_write_mode_for_ro_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3587 test_open_file_with_existing_pipe (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3588 test_open_nofollow_symlink_as_parent_works (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3589 test_open_nofollow_symlink_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3590 test_open_pipe (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3591 test_open_pipe_with_existing_fd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3592 test_open_raises_with_trailing_separator_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3593 test_open_raises_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3594 test_open_raises_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3595 test_open_umask_applied (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3596 open creates a file with umask applied. ... ok
3597 test_open_with_o_directory (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3598 test_out_of_range_fdopen (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3599 test_read_write_pipe (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3600 test_readlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3601 test_readlink_broken_link_with_trailing_sep_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3602 test_readlink_broken_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3603 test_readlink_circular_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3604 test_readlink_circular_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3605 test_readlink_circular_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3606 test_readlink_empty_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3607 test_readlink_ending_with_sep_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3608 test_readlink_ending_with_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3609 test_readlink_raises_if_path_does_not_exist (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3610 test_readlink_raises_if_path_has_file_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3611 test_readlink_raises_if_path_has_file_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3612 test_readlink_raises_if_path_is_none (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3613 test_readlink_raises_if_path_is_not_a_link_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3614 test_readlink_raises_if_path_is_not_a_link_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3615 test_readlink_with_chained_links_in_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3616 test_readlink_with_links_in_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3617 test_recursive_rename_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3618 test_remove_broken_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3619 test_remove_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3620 test_remove_broken_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3621 test_remove_dir_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3622 test_remove_dir_mac_os (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3623 test_remove_dir_raises_error_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3624 test_remove_dir_raises_error_mac_os (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3625 test_remove_dir_raises_error_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3626 test_remove_dir_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3627 test_remove_dir_with_drive (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3628 test_remove_dirs_with_non_top_symlink_succeeds (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3629 test_remove_dirs_with_top_symlink_fails (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3630 test_remove_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3631 test_remove_file_no_directory (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3632 test_remove_file_relative_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3633 test_remove_file_with_read_permission_raises_in_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3634 test_remove_file_with_read_permission_shall_succeed_in_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3635 test_remove_file_without_parent_permission_raises_in_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3636 test_remove_link_ending_with_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3637 test_remove_link_ending_with_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3638 test_remove_link_ending_with_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3639 test_remove_open_file_fails_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3640 test_remove_open_file_possible_under_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3641 test_remove_symlink_to_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3642 test_remove_with_trailing_separator_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3643 test_remove_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3644 test_removedirs (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3645 test_removedirs_raises_if_cascade_removing_root (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3646 Raises exception if asked to remove '/' as part of a ... ok
3647 test_removedirs_raises_if_removing_root (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3648 Raises exception if asked to remove '/'. ... ok
3649 test_removedirs_with_trailing_slash (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3650 removedirs works on directory names with trailing slashes. ... ok
3651 test_rename_broken_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3652 test_rename_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3653 test_rename_broken_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3654 test_rename_broken_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3655 test_rename_case_with_symlink_mac (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3656 test_rename_case_with_symlink_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3657 test_rename_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3658 Test a rename of a directory. ... ok
3659 test_rename_dir_to_symlink_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3660 test_rename_dir_to_symlink_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3661 test_rename_dir_with_trailing_sep_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3662 test_rename_dir_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3663 test_rename_directory (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3664 Can rename a directory to an unused name. ... ok
3665 test_rename_directory_to_existing_file_raises_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3666 test_rename_directory_to_existing_file_raises_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3667 test_rename_empty_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3668 Test a rename of an empty directory. ... ok
3669 test_rename_file_to_existing_directory_raises_under_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3670 test_rename_file_to_parent_dir_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3671 test_rename_file_to_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3672 test_rename_link_with_trailing_sep_to_self_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3673 test_rename_link_with_trailing_sep_to_self_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3674 test_rename_nonexistent_file_should_raise_error (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3675 Can't rename a file that doesn't exist. ... ok
3676 test_rename_preserves_stat (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3677 Test if rename preserves mtime. ... ok
3678 test_rename_same_filenames (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3679 Test renaming when old and new names are the same. ... ok
3680 test_rename_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3681 test_rename_symlink_to_dir_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3682 test_rename_symlink_to_other_case (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3683 test_rename_symlink_to_source (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3684 test_rename_symlink_to_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3685 test_rename_symlink_to_symlink_for_parent_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3686 test_rename_symlink_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3687 test_rename_symlink_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3688 test_rename_symlink_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3689 test_rename_to_a_hardlink_of_same_file_should_do_nothing (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3690 test_rename_to_another_device_should_raise (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3691 Renaming to another filesystem device raises OSError. ... ok
3692 test_rename_to_existent_file_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3693 Can rename a file to a used name under Unix. ... ok
3694 test_rename_to_existent_file_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3695 Renaming a file to a used name raises OSError under Windows. ... ok
3696 test_rename_to_existing_dir_under_posix_raises_if_not_empty (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3697 Renaming to an existing directory changes the existing directory ... ok
3698 test_rename_to_existing_directory_should_raise_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3699 Renaming to an existing directory raises OSError under Windows. ... ok
3700 test_rename_to_existing_directory_under_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3701 Renaming to an existing directory changes the existing directory ... ok
3702 test_rename_to_nonexistent_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3703 Can rename a file to a name in a nonexistent dir. ... ok
3704 test_rename_to_nonexistent_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3705 Can rename a file to an unused name. ... ok
3706 test_rename_to_path_ending_with_sep_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3707 test_rename_to_path_ending_with_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3708 test_rename_with_target_parent_file_raises_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3709 test_rename_with_target_parent_file_raises_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3710 test_replace_existing_directory_should_raise_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3711 Renaming to an existing directory raises OSError under Windows. ... ok
3712 test_replace_to_existent_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3713 Replaces an existing file (does not work with `rename()` under ... ok
3714 test_rmdir (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3715 Can remove a directory. ... ok
3716 test_rmdir_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3717 test_rmdir_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3718 test_rmdir_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3719 test_rmdir_raises_if_not_directory_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3720 test_rmdir_raises_if_not_directory_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3721 test_rmdir_raises_if_not_empty (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3722 Raises an exception if the target directory is not empty. ... ok
3723 test_rmdir_raises_if_not_exist (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3724 Raises an exception if the target does not exist. ... ok
3725 test_rmdir_via_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3726 test_st_blocks (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3727 test_stat (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3728 test_stat_no_follow_symlinks_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3729 Test that stat with follow_symlinks=False behaves like lstat. ... ok
3730 test_stat_no_follow_symlinks_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest)
3731 Test that stat with follow_symlinks=False behaves like lstat. ... ok
3732 test_stat_non_existent_file (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3733 test_stat_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3734 test_stat_with_byte_string (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3735 test_stat_with_current_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3736 test_stat_with_drive (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3737 test_stat_with_trailing_separator_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3738 test_stat_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3739 test_stat_with_unc_path (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3740 test_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3741 test_symlink_on_nonexisting_path_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3742 test_symlink_with_path_ending_with_sep_in_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3743 test_symlink_with_path_ending_with_sep_in_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3744 test_tell_after_seek_in_append_mode (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3745 test_tell_after_seekback_in_append_mode (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3746 test_truncate (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3747 test_truncate_non_existing (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3748 test_truncate_to_larger (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3749 test_truncate_with_fd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3750 test_umask (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3751 test_unlink_raises_if_not_exist (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3752 test_write_to_pipe (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... ok
3753 test_write_to_read_fd (pyfakefs.tests.fake_os_test.FakeOsModuleTest) ... skipped 'Pipe implementation may differ on other platforms'
3754 test_change_case_in_case_insensitive_file_system (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3755 Can use `rename()` to change filename case in a case-insensitive ... ok
3756 test_chdir_fails_non_directory (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3757 chdir should raise OSError if the target is not a directory. ... ok
3758 test_chmod (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3759 test_fsync_pass (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3760 test_hardlink_works_with_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3761 test_link_delete (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3762 test_link_is_broken_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3763 test_link_is_existing_file (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3764 test_link_with_changed_case (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3765 test_listdir_impossible_without_read_permission (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3766 test_listdir_on_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3767 test_listdir_possible_without_exe_permission (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3768 test_listdir_returns_list (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3769 test_lstat_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3770 test_makedirs (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3771 makedirs can create a directory even if parent does not exist. ... ok
3772 test_makedirs_exist_ok (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3773 makedirs uses the exist_ok argument ... ok
3774 test_makedirs_raises_if_parent_is_broken_link (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3775 test_makedirs_raises_if_parent_is_file_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3776 test_makedirs_raises_if_parent_is_file_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3777 test_mkdir_raises_if_directory_exists (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3778 mkdir raises exception if directory already exists. ... ok
3779 test_mkdir_raises_if_file_exists (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3780 mkdir raises exception if name already exists as a file. ... ok
3781 test_mkdir_raises_if_parent_is_file_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3782 test_mkdir_raises_if_parent_is_file_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3783 test_mkdir_raises_if_symlink_exists (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3784 test_mkdir_raises_on_symlink_in_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3785 test_mkdir_removes_symlink_in_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3786 test_readlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3787 test_readlink_raises_if_path_has_file_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3788 test_readlink_raises_if_path_has_file_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3789 test_readlink_raises_if_path_not_a_link_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3790 test_readlink_raises_if_path_not_a_link_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3791 test_readlink_with_chained_links_in_path (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3792 test_readlink_with_links_in_path (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3793 test_recursive_rename_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3794 test_remove_dir_mac_os (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3795 test_remove_dir_raises_error_mac_os (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3796 test_remove_dir_raises_error_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3797 test_remove_dir_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3798 test_remove_dirs_with_non_top_symlink_succeeds (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3799 test_remove_file (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3800 test_remove_file_no_directory (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3801 test_remove_file_relative_path (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3802 test_remove_open_file_fails_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3803 test_remove_open_file_possible_under_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3804 test_remove_symlink_to_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3805 test_rename_broken_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3806 test_rename_case_only_with_symlink_parent_macos (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3807 test_rename_case_only_with_symlink_parent_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3808 test_rename_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3809 Test a rename of a directory. ... ok
3810 test_rename_dir_to_existing_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3811 test_rename_dir_to_symlink_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3812 test_rename_dir_to_symlink_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3813 test_rename_directory (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3814 Can rename a directory to an unused name. ... ok
3815 test_rename_directory_to_existing_file_raises_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3816 test_rename_directory_to_existing_file_raises_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3817 test_rename_directory_to_linked_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3818 test_rename_file_to_existing_directory_raises_under_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3819 test_rename_file_to_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3820 test_rename_looping_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3821 test_rename_same_filenames (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3822 Test renaming when old and new names are the same. ... ok
3823 test_rename_symlink_to_dir_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3824 test_rename_symlink_to_other_case_does_nothing_in_mac_os (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3825 test_rename_symlink_to_other_case_works_in_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3826 test_rename_symlink_to_source (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3827 test_rename_symlink_to_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3828 test_rename_symlink_to_symlink_for_parent_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3829 test_rename_symlink_with_changed_case (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3830 test_rename_to_a_hardlink_of_same_file_should_do_nothing (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3831 test_rename_to_existent_file_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3832 Can rename a file to a used name under Unix. ... ok
3833 test_rename_to_existent_file_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3834 Renaming a file to a used name raises OSError under Windows. ... ok
3835 test_rename_to_existing_directory_should_raise_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3836 Renaming to an existing directory raises OSError under Windows. ... ok
3837 test_rename_to_existing_directory_under_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3838 Renaming to an existing directory changes the existing directory ... ok
3839 test_rename_to_nonexistent_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3840 Can rename a file to a name in a nonexistent dir. ... ok
3841 test_rename_with_incorrect_source_case (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3842 test_rename_with_target_parent_file_raises_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3843 test_rename_with_target_parent_file_raises_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3844 test_renames_creates_missing_dirs (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3845 test_renames_removes_empty_dirs (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3846 test_replace_existing_directory_should_raise_under_windows (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3847 Renaming to an existing directory raises OSError under Windows. ... ok
3848 test_replace_to_existent_file (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3849 Replaces an existing file (does not work with `rename()` under ... ok
3850 test_rmdir (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3851 Can remove a directory. ... ok
3852 test_rmdir_via_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3853 test_stat (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3854 test_stat_no_follow_symlinks_posix (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS)
3855 Test that stat with follow_symlinks=False behaves like lstat. ... ok
3856 test_stat_with_mixed_case (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3857 test_symlink (pyfakefs.tests.fake_os_test.FakeOsModuleTestCaseInsensitiveFS) ... ok
3858 test_chmod_st_ctime (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
3859 test_utime_dir (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
3860 test_utime_follow_symlinks (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
3861 test_utime_incorrect_ns_argument_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
3862 test_utime_invalid_times_arg_raises (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
3863 test_utime_no_follow_symlinks (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
3864 test_utime_non_existent (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
3865 test_utime_sets_current_time_if_args_is_none (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
3866 test_utime_sets_specified_time (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
3867 test_utime_sets_specified_time_in_ns (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
3868 test_utime_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.FakeOsModuleTimeTest) ... ok
3869 test_base_dirpath (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest) ... ok
3870 test_walk_bottom_up (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest)
3871 Walk up ordering is correct. ... ok
3872 test_walk_calls_on_error_if_non_existent (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest)
3873 Calls onerror with correct errno when walking ... ok
3874 test_walk_calls_on_error_if_not_directory (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest)
3875 Calls onerror with correct errno when walking non-directory. ... ok
3876 test_walk_followsymlink_disabled (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest) ... ok
3877 test_walk_followsymlink_enabled (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest) ... ok
3878 test_walk_linked_file_in_subdir (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest) ... ok
3879 test_walk_raises_if_non_existent (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest)
3880 Raises an exception when attempting to walk ... ok
3881 test_walk_raises_if_not_directory (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest)
3882 Raises an exception when attempting to walk a non-directory. ... ok
3883 test_walk_skips_removed_directories (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest)
3884 Caller can modify list of directories to visit while walking. ... ok
3885 test_walk_top_down (pyfakefs.tests.fake_os_test.FakeOsModuleWalkTest)
3886 Walk down ordering is correct. ... ok
3887 test_chmod_unreadable_dir (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
3888 test_getgid (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
3889 test_getuid (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
3890 test_listdir_group_readable_dir_from_other_group (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
3891 test_listdir_group_readable_dir_from_other_user (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
3892 test_listdir_other_readable_dir_from_other_group (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
3893 test_listdir_unreadable_dir (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
3894 test_listdir_user_readable_dir (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
3895 test_listdir_user_readable_dir_from_other_user (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
3896 test_remove_unreadable_dir (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
3897 test_remove_unreadable_dir_from_other_user (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
3898 test_stat_file_in_unreadable_dir (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
3899 test_stat_unreadable_dir (pyfakefs.tests.fake_os_test.FakeOsUnreadableDirTest) ... ok
3900 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
3901 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
3902 test_inode (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
3903 test_is_link (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
3904 test_isdir (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
3905 test_isfile (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
3906 test_non_existing_dir (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
3907 test_path_like (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
3908 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
3909 test_paths (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
3910 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
3911 test_scandir_with_fd (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
3912 test_stat_ino_dev (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
3913 test_stat_posix (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... ok
3914 test_stat_windows (pyfakefs.tests.fake_os_test.FakeScandirFdRelTest) ... skipped 'Windows specific behavior'
3915 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
3916 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
3917 test_inode (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
3918 test_is_link (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
3919 test_isdir (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
3920 test_isfile (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
3921 test_non_existing_dir (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
3922 test_path_like (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
3923 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
3924 test_paths (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
3925 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
3926 test_scandir_with_fd (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
3927 test_stat_ino_dev (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
3928 test_stat_posix (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... ok
3929 test_stat_windows (pyfakefs.tests.fake_os_test.FakeScandirFdTest) ... skipped 'Windows specific behavior'
3930 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
3931 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
3932 test_inode (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
3933 test_is_link (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
3934 test_isdir (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
3935 test_isfile (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
3936 test_non_existing_dir (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
3937 test_path_like (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
3938 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
3939 test_paths (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
3940 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
3941 test_scandir_with_fd (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
3942 test_stat_ino_dev (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
3943 test_stat_posix (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... ok
3944 test_stat_windows (pyfakefs.tests.fake_os_test.FakeScandirRelTest) ... skipped 'Windows specific behavior'
3945 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
3946 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
3947 test_inode (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
3948 test_is_link (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
3949 test_isdir (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
3950 test_isfile (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
3951 test_non_existing_dir (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
3952 test_path_like (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
3953 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
3954 test_paths (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
3955 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
3956 test_scandir_with_fd (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
3957 test_stat_ino_dev (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
3958 test_stat_posix (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
3959 test_stat_windows (pyfakefs.tests.fake_os_test.FakeScandirTest) ... skipped 'Windows specific behavior'
3960 test_access (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3961 test_chmod (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3962 test_chown (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3963 test_link_dst_fd (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3964 test_link_src_fd (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3965 test_lstat (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3966 test_mkdir (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3967 test_mknod (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3968 test_open (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3969 test_readlink (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3970 test_remove (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3971 test_rename_dst_fd (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3972 test_rename_src_fd (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3973 test_replace_dst_fd (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3974 test_replace_src_fd (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3975 test_rmdir (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3976 test_stat (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3977 test_symlink (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3978 test_unlink (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3979 test_utime (pyfakefs.tests.fake_os_test.RealOsModuleDirFdTest) ... skipped 'Only tests fake FS'
3980 testOpenCreateMode444Windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3981 testOpenCreateMode666Windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3982 test_can_read_after_create_exclusive (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3983 test_devnull_posix (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3984 test_devnull_windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3985 test_exclusive_open_raises_without_create_mode (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3986 test_no_sendfile_to_regular_file_under_macos (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Testing MacOs only behavior'
3987 test_open_append (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3988 test_open_create (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3989 test_open_create_is_read_only (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3990 test_open_create_mode_posix (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3991 test_open_create_mode_windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3992 test_open_create_truncate_is_read_only (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3993 test_open_directory_for_writing_raises_under_posix (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3994 test_open_directory_raises_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3995 test_open_directory_read_only_under_posix (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3996 test_open_exclusive (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3997 test_open_exclusive_if_symlink_exists_works_in_windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3998 test_open_exclusive_raises_if_file_exists (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
3999 test_open_exclusive_raises_if_symlink_exists_in_posix (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4000 test_open_mode_posix (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4001 test_open_mode_windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4002 test_open_raises_if_does_not_exist (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4003 test_open_raises_if_parent_does_not_exist (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4004 test_open_read_only (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4005 test_open_read_only_write_zero_bytes_posix (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4006 test_open_read_only_write_zero_bytes_windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4007 test_open_read_write (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4008 test_open_truncate (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4009 test_open_write_only (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4010 test_open_write_only_raises_on_read (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4011 test_open_write_only_read_zero_bytes_posix (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4012 test_open_write_only_read_zero_bytes_windows (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4013 test_opening_existing_directory_in_creation_mode (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4014 test_opening_existing_directory_in_write_mode (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4015 test_read_after_closing_write_descriptor (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4016 test_read_only_read_after_write (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4017 test_sendfile_no_offset (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4018 test_sendfile_offset_none (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4019 test_sendfile_twice (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4020 test_sendfile_with_invalid_fd (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4021 test_sendfile_with_offset (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4022 test_temp_file (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'O_TEMPORARY only present in Windows'
4023 test_write_devnull (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4024 test_write_from_different_f_ds (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4025 test_write_from_different_fds_with_append (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4026 test_write_read (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4027 test_writing_behind_end_of_file (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4028 test_writing_to_existing_directory (pyfakefs.tests.fake_os_test.RealOsModuleLowLevelFileOpTest) ... skipped 'Only tests fake FS'
4029 test_access400 (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4030 test_access600 (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4031 test_access700 (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4032 test_access_non_existent_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4033 test_access_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4034 test_append_mode_tell_linux_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4035 test_append_mode_tell_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4036 test_backwards_chdir (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4037 chdir into '..' should behave appropriately. ... skipped 'Only tests fake FS'
4038 test_broken_symlink_with_trailing_sep_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4039 test_broken_symlink_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4040 test_broken_symlink_with_trailing_separator_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4041 test_broken_symlink_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4042 test_broken_symlink_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4043 test_capabilities (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4044 Make sure that the fake capabilities are the same as the real ones. ... skipped 'Only tests fake FS'
4045 test_chdir (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4046 chdir should work on a directory. ... skipped 'Only tests fake FS'
4047 test_chdir_fails_non_directory (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4048 chdir should raise OSError if the target is not a directory. ... skipped 'Only tests fake FS'
4049 test_chdir_fails_non_exist (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4050 chdir should raise OSError if the target does not exist. ... skipped 'Only tests fake FS'
4051 test_chmod (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4052 test_chmod_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4053 test_chmod_follow_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4054 test_chmod_no_follow_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4055 test_chmod_non_existent (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4056 test_chmod_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4057 test_chmod_uses_open_fd_as_path_not_available_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4058 test_chown_bad_arguments (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4059 os.chown() with bad args (Issue #30) ... skipped 'Only tests fake FS'
4060 test_chown_existing_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4061 test_chown_follow_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4062 test_chown_no_follow_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4063 test_chown_nonexisting_file_should_raise_os_error (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4064 test_chown_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4065 test_circular_readlink_with_trailing_separator_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4066 test_circular_readlink_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4067 test_circular_readlink_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4068 test_classify_directory_contents (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4069 Directory classification should work correctly. ... skipped 'Only tests fake FS'
4070 test_closed_file_descriptor (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4071 test_consecutive_chdir (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4072 Consecutive relative chdir calls should work. ... skipped 'Only tests fake FS'
4073 test_dir_with_trailing_sep_is_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4074 test_dup (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4075 test_dup2_uses_existing_fd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4076 test_dup2_with_new_fd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4077 test_dup_uses_freed_fd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4078 test_effective_ids_not_supported_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4079 test_exists_current_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4080 test_exists_with_trailing_sep (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4081 test_fail_add_entry_to_readonly_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4082 test_fdatasync_pass (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4083 test_fdatasync_raises_on_invalid_fd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4084 test_fdatasync_raises_on_non_int (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4085 test_fdopen (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4086 test_fdopen_twice (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4087 test_fstat (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4088 test_fsync_pass_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4089 test_fsync_pass_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4090 test_fsync_raises_on_invalid_fd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4091 test_fsync_raises_on_non_int (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4092 test_ftruncate (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4093 test_get_cwd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4094 test_getsize_raises_with_trailing_separator_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4095 test_getsize_raises_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4096 test_hardlink_works_with_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4097 test_isfile_not_readable_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4098 test_isfile_with_trailing_separator_linux_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4099 test_isfile_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4100 test_islink_broken_link_with_trailing_sep (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4101 test_islink_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4102 test_islink_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4103 test_islink_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4104 test_islink_with_trailing_separator_linux_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4105 test_islink_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4106 test_lchmod (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4107 lchmod shall behave like chmod with follow_symlinks=True. ... skipped 'Only tests fake FS'
4108 test_lexists_broken_link_with_trailing_sep (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4109 test_lexists_with_trailing_separator_linux_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4110 test_lexists_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4111 test_link_bogus (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4112 test_link_count1 (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4113 Test that hard link counts are updated correctly. ... skipped 'Only tests fake FS'
4114 test_link_delete (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4115 test_link_follow_symlink_not_supported_inPypy (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'follow_symlinks only not supported in PyPi'
4116 test_link_is_existing_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4117 test_link_no_follow_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4118 test_link_non_existent_parent (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4119 test_link_path_ending_with_sep_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4120 test_link_path_ending_with_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4121 test_link_target_is_dir_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4122 test_link_target_is_dir_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4123 test_link_to_path_ending_with_sep_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4124 test_link_to_path_ending_with_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4125 test_link_update (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4126 test_listdir (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4127 test_listdir_current (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4128 test_listdir_error (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4129 test_listdir_on_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4130 test_listdir_returns_list (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4131 test_listdir_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4132 test_lstat_broken_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4133 test_lstat_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4134 test_lstat_broken_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4135 test_lstat_size_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4136 test_lstat_size_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4137 test_lstat_symlink_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4138 test_lstat_symlink_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4139 test_lstat_trailing_sep (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4140 test_lstat_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4141 test_lstat_with_byte_string (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4142 test_makedirs (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4143 makedirs can create a directory even if parent does not exist. ... skipped 'Only tests fake FS'
4144 test_makedirs_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4145 test_makedirs_exist_ok (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4146 makedirs uses the exist_ok argument ... skipped 'Only tests fake FS'
4147 test_makedirs_if_parent_is_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4148 test_makedirs_in_write_protected_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4149 test_makedirs_raises_if_access_denied (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4150 makedirs raises exception if access denied. ... skipped 'Only tests fake FS'
4151 test_makedirs_raises_if_parent_is_broken_link (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4152 test_makedirs_raises_if_parent_is_file_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4153 test_makedirs_raises_if_parent_is_file_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4154 test_makedirs_raises_if_parent_is_looping_link (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4155 test_makedirs_raises_on_empty_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4156 test_makedirs_umask_applied (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4157 makedirs creates a directories with umask applied. ... skipped 'Only tests fake FS'
4158 test_makedirs_with_relative_paths (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4159 test_mk_nod_can_create_a_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4160 test_mk_nod_raises_if_empty_file_name (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4161 test_mk_nod_raises_if_file_exists (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4162 test_mk_nod_raises_if_filename_is_dot (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4163 test_mk_nod_raises_if_filename_is_double_dot (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4164 test_mk_nod_raises_if_parent_dir_doesnt_exist (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4165 test_mkdir (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4166 mkdir can create a relative directory. ... skipped 'Only tests fake FS'
4167 test_mkdir_broken_link_with_trailing_sep_linux_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4168 test_mkdir_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4169 test_mkdir_raises_if_directory_exists (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4170 mkdir raises exception if directory already exists. ... skipped 'Only tests fake FS'
4171 test_mkdir_raises_if_empty_directory_name (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4172 mkdir raises exception if creating directory named ''. ... skipped 'Only tests fake FS'
4173 test_mkdir_raises_if_file_exists (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4174 mkdir raises exception if name already exists as a file. ... skipped 'Only tests fake FS'
4175 test_mkdir_raises_if_no_parent (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4176 mkdir raises exception if parent directory does not exist. ... skipped 'Only tests fake FS'
4177 test_mkdir_raises_if_parent_is_file_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4178 test_mkdir_raises_if_parent_is_file_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4179 test_mkdir_raises_if_parent_is_read_only (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4180 mkdir raises exception if parent is read only. ... skipped 'Only tests fake FS'
4181 test_mkdir_raises_on_symlink_in_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4182 test_mkdir_raises_with_double_dots_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4183 mkdir raises exception if mkdir foo/foo2/../foo3. ... skipped 'Only tests fake FS'
4184 test_mkdir_raises_with_double_dots_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4185 mkdir raises exception if mkdir foo/foo2/../foo3. ... skipped 'Only tests fake FS'
4186 test_mkdir_raises_with_slash_dot_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4187 mkdir raises exception if mkdir foo/. (trailing /.). ... skipped 'Only tests fake FS'
4188 test_mkdir_raises_with_slash_dot_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4189 mkdir raises exception if mkdir foo/. (trailing /.). ... skipped 'Only tests fake FS'
4190 test_mkdir_removes_symlink_in_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4191 test_mkdir_umask_applied (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4192 mkdir creates a directory with umask applied. ... skipped 'Only tests fake FS'
4193 test_mkdir_with_trailing_sep (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4194 test_mkdir_with_trailing_slash (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4195 mkdir can create a directory named with a trailing slash. ... skipped 'Only tests fake FS'
4196 test_mkdir_with_with_symlink_parent (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4197 test_mknod_empty_tail_for_existing_file_raises (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4198 test_mknod_empty_tail_for_nonexistent_file_raises (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4199 test_mknod_raises_if_filename_is_empty_string (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4200 test_mknod_raises_if_parent_is_not_a_directory (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4201 test_mknod_raises_if_unsupported_options (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4202 test_mknod_umask_applied (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4203 mkdir creates a device with umask applied. ... skipped 'Only tests fake FS'
4204 test_nlink_for_directories (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4205 test_no_st_blocks_in_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4206 test_open_broken_symlink_to_path_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4207 test_open_broken_symlink_to_path_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4208 test_open_broken_symlink_to_path_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4209 test_open_existing_pipe (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4210 test_open_fd_read_mode_for_ro_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4211 test_open_fd_write_mode_for_ro_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4212 test_open_file_with_existing_pipe (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4213 test_open_nofollow_symlink_as_parent_works (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4214 test_open_nofollow_symlink_raises (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4215 test_open_pipe (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4216 test_open_pipe_with_existing_fd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4217 test_open_raises_with_trailing_separator_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4218 test_open_raises_with_trailing_separator_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4219 test_open_raises_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4220 test_open_umask_applied (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4221 open creates a file with umask applied. ... skipped 'Only tests fake FS'
4222 test_open_with_o_directory (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4223 test_out_of_range_fdopen (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4224 test_read_write_pipe (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4225 test_readlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4226 test_readlink_broken_link_with_trailing_sep_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4227 test_readlink_broken_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4228 test_readlink_circular_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4229 test_readlink_circular_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4230 test_readlink_circular_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4231 test_readlink_empty_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4232 test_readlink_ending_with_sep_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4233 test_readlink_ending_with_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4234 test_readlink_raises_if_path_does_not_exist (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4235 test_readlink_raises_if_path_has_file_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4236 test_readlink_raises_if_path_has_file_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4237 test_readlink_raises_if_path_is_none (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4238 test_readlink_raises_if_path_is_not_a_link_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4239 test_readlink_raises_if_path_is_not_a_link_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4240 test_readlink_with_chained_links_in_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4241 test_readlink_with_links_in_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4242 test_recursive_rename_raises (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4243 test_remove_broken_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4244 test_remove_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4245 test_remove_broken_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4246 test_remove_dir_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4247 test_remove_dir_mac_os (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4248 test_remove_dir_raises_error_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4249 test_remove_dir_raises_error_mac_os (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4250 test_remove_dir_raises_error_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4251 test_remove_dir_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4252 test_remove_dir_with_drive (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4253 test_remove_dirs_with_non_top_symlink_succeeds (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4254 test_remove_dirs_with_top_symlink_fails (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4255 test_remove_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4256 test_remove_file_no_directory (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4257 test_remove_file_relative_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4258 test_remove_file_with_read_permission_raises_in_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4259 test_remove_file_with_read_permission_shall_succeed_in_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4260 test_remove_file_without_parent_permission_raises_in_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4261 test_remove_link_ending_with_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4262 test_remove_link_ending_with_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4263 test_remove_link_ending_with_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4264 test_remove_open_file_fails_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4265 test_remove_open_file_possible_under_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4266 test_remove_symlink_to_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4267 test_remove_with_trailing_separator_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4268 test_remove_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4269 test_removedirs (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4270 test_removedirs_raises_if_cascade_removing_root (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4271 Raises exception if asked to remove '/' as part of a ... skipped 'Only tests fake FS'
4272 test_removedirs_raises_if_removing_root (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4273 Raises exception if asked to remove '/'. ... skipped 'Only tests fake FS'
4274 test_removedirs_with_trailing_slash (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4275 removedirs works on directory names with trailing slashes. ... skipped 'Only tests fake FS'
4276 test_rename_broken_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4277 test_rename_broken_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4278 test_rename_broken_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4279 test_rename_broken_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4280 test_rename_case_with_symlink_mac (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4281 test_rename_case_with_symlink_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4282 test_rename_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4283 Test a rename of a directory. ... skipped 'Only tests fake FS'
4284 test_rename_dir_to_symlink_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4285 test_rename_dir_to_symlink_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4286 test_rename_dir_with_trailing_sep_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4287 test_rename_dir_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4288 test_rename_directory (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4289 Can rename a directory to an unused name. ... skipped 'Only tests fake FS'
4290 test_rename_directory_to_existing_file_raises_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4291 test_rename_directory_to_existing_file_raises_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4292 test_rename_empty_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4293 Test a rename of an empty directory. ... skipped 'Only tests fake FS'
4294 test_rename_file_to_existing_directory_raises_under_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4295 test_rename_file_to_parent_dir_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4296 test_rename_file_to_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4297 test_rename_link_with_trailing_sep_to_self_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4298 test_rename_link_with_trailing_sep_to_self_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4299 test_rename_nonexistent_file_should_raise_error (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4300 Can't rename a file that doesn't exist. ... skipped 'Only tests fake FS'
4301 test_rename_preserves_stat (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4302 Test if rename preserves mtime. ... skipped 'Only tests fake FS'
4303 test_rename_same_filenames (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4304 Test renaming when old and new names are the same. ... skipped 'Only tests fake FS'
4305 test_rename_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4306 test_rename_symlink_to_dir_raises (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4307 test_rename_symlink_to_other_case (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4308 test_rename_symlink_to_source (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4309 test_rename_symlink_to_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4310 test_rename_symlink_to_symlink_for_parent_raises (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4311 test_rename_symlink_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4312 test_rename_symlink_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4313 test_rename_symlink_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4314 test_rename_to_a_hardlink_of_same_file_should_do_nothing (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4315 test_rename_to_another_device_should_raise (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4316 Renaming to another filesystem device raises OSError. ... skipped 'Only tests fake FS'
4317 test_rename_to_existent_file_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4318 Can rename a file to a used name under Unix. ... skipped 'Only tests fake FS'
4319 test_rename_to_existent_file_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4320 Renaming a file to a used name raises OSError under Windows. ... skipped 'Only tests fake FS'
4321 test_rename_to_existing_dir_under_posix_raises_if_not_empty (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4322 Renaming to an existing directory changes the existing directory ... skipped 'Only tests fake FS'
4323 test_rename_to_existing_directory_should_raise_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4324 Renaming to an existing directory raises OSError under Windows. ... skipped 'Only tests fake FS'
4325 test_rename_to_existing_directory_under_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4326 Renaming to an existing directory changes the existing directory ... skipped 'Only tests fake FS'
4327 test_rename_to_nonexistent_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4328 Can rename a file to a name in a nonexistent dir. ... skipped 'Only tests fake FS'
4329 test_rename_to_nonexistent_file (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4330 Can rename a file to an unused name. ... skipped 'Only tests fake FS'
4331 test_rename_to_path_ending_with_sep_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4332 test_rename_to_path_ending_with_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4333 test_rename_with_target_parent_file_raises_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4334 test_rename_with_target_parent_file_raises_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4335 test_replace_existing_directory_should_raise_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4336 Renaming to an existing directory raises OSError under Windows. ... skipped 'Only tests fake FS'
4337 test_replace_to_existent_file (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4338 Replaces an existing file (does not work with `rename()` under ... skipped 'Only tests fake FS'
4339 test_rmdir (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4340 Can remove a directory. ... skipped 'Only tests fake FS'
4341 test_rmdir_link_with_trailing_sep_linux (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4342 test_rmdir_link_with_trailing_sep_macos (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4343 test_rmdir_link_with_trailing_sep_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4344 test_rmdir_raises_if_not_directory_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4345 test_rmdir_raises_if_not_directory_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4346 test_rmdir_raises_if_not_empty (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4347 Raises an exception if the target directory is not empty. ... skipped 'Only tests fake FS'
4348 test_rmdir_raises_if_not_exist (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4349 Raises an exception if the target does not exist. ... skipped 'Only tests fake FS'
4350 test_rmdir_via_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4351 test_st_blocks (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4352 test_stat (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4353 test_stat_no_follow_symlinks_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4354 Test that stat with follow_symlinks=False behaves like lstat. ... skipped 'Only tests fake FS'
4355 test_stat_no_follow_symlinks_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest)
4356 Test that stat with follow_symlinks=False behaves like lstat. ... skipped 'Only tests fake FS'
4357 test_stat_non_existent_file (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4358 test_stat_uses_open_fd_as_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4359 test_stat_with_byte_string (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4360 test_stat_with_current_dir (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4361 test_stat_with_drive (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4362 test_stat_with_trailing_separator_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4363 test_stat_with_trailing_separator_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4364 test_stat_with_unc_path (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4365 test_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4366 test_symlink_on_nonexisting_path_raises (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4367 test_symlink_with_path_ending_with_sep_in_posix (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4368 test_symlink_with_path_ending_with_sep_in_windows (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4369 test_tell_after_seek_in_append_mode (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4370 test_tell_after_seekback_in_append_mode (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4371 test_truncate (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4372 test_truncate_non_existing (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4373 test_truncate_to_larger (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4374 test_truncate_with_fd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4375 test_umask (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4376 test_unlink_raises_if_not_exist (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4377 test_write_to_pipe (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Only tests fake FS'
4378 test_write_to_read_fd (pyfakefs.tests.fake_os_test.RealOsModuleTest) ... skipped 'Pipe implementation may differ on other platforms'
4379 test_change_case_in_case_insensitive_file_system (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4380 Can use `rename()` to change filename case in a case-insensitive ... skipped 'Only tests fake FS'
4381 test_chdir_fails_non_directory (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4382 chdir should raise OSError if the target is not a directory. ... skipped 'Only tests fake FS'
4383 test_chmod (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4384 test_fsync_pass (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4385 test_hardlink_works_with_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4386 test_link_delete (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4387 test_link_is_broken_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4388 test_link_is_existing_file (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4389 test_link_with_changed_case (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4390 test_listdir_impossible_without_read_permission (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4391 test_listdir_on_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4392 test_listdir_possible_without_exe_permission (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4393 test_listdir_returns_list (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4394 test_lstat_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4395 test_makedirs (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4396 makedirs can create a directory even if parent does not exist. ... skipped 'Only tests fake FS'
4397 test_makedirs_exist_ok (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4398 makedirs uses the exist_ok argument ... skipped 'Only tests fake FS'
4399 test_makedirs_raises_if_parent_is_broken_link (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4400 test_makedirs_raises_if_parent_is_file_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4401 test_makedirs_raises_if_parent_is_file_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4402 test_mkdir_raises_if_directory_exists (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4403 mkdir raises exception if directory already exists. ... skipped 'Only tests fake FS'
4404 test_mkdir_raises_if_file_exists (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4405 mkdir raises exception if name already exists as a file. ... skipped 'Only tests fake FS'
4406 test_mkdir_raises_if_parent_is_file_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4407 test_mkdir_raises_if_parent_is_file_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4408 test_mkdir_raises_if_symlink_exists (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4409 test_mkdir_raises_on_symlink_in_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4410 test_mkdir_removes_symlink_in_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4411 test_readlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4412 test_readlink_raises_if_path_has_file_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4413 test_readlink_raises_if_path_has_file_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4414 test_readlink_raises_if_path_not_a_link_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4415 test_readlink_raises_if_path_not_a_link_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4416 test_readlink_with_chained_links_in_path (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4417 test_readlink_with_links_in_path (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4418 test_recursive_rename_raises (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4419 test_remove_dir_mac_os (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4420 test_remove_dir_raises_error_mac_os (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4421 test_remove_dir_raises_error_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4422 test_remove_dir_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4423 test_remove_dirs_with_non_top_symlink_succeeds (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4424 test_remove_file (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4425 test_remove_file_no_directory (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4426 test_remove_file_relative_path (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4427 test_remove_open_file_fails_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4428 test_remove_open_file_possible_under_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4429 test_remove_symlink_to_dir (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4430 test_rename_broken_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4431 test_rename_case_only_with_symlink_parent_macos (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4432 test_rename_case_only_with_symlink_parent_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4433 test_rename_dir (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4434 Test a rename of a directory. ... skipped 'Only tests fake FS'
4435 test_rename_dir_to_existing_dir (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4436 test_rename_dir_to_symlink_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4437 test_rename_dir_to_symlink_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4438 test_rename_directory (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4439 Can rename a directory to an unused name. ... skipped 'Only tests fake FS'
4440 test_rename_directory_to_existing_file_raises_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4441 test_rename_directory_to_existing_file_raises_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4442 test_rename_directory_to_linked_dir (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4443 test_rename_file_to_existing_directory_raises_under_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4444 test_rename_file_to_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4445 test_rename_looping_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4446 test_rename_same_filenames (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4447 Test renaming when old and new names are the same. ... skipped 'Only tests fake FS'
4448 test_rename_symlink_to_dir_raises (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4449 test_rename_symlink_to_other_case_does_nothing_in_mac_os (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4450 test_rename_symlink_to_other_case_works_in_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4451 test_rename_symlink_to_source (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4452 test_rename_symlink_to_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4453 test_rename_symlink_to_symlink_for_parent_raises (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4454 test_rename_symlink_with_changed_case (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4455 test_rename_to_a_hardlink_of_same_file_should_do_nothing (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4456 test_rename_to_existent_file_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4457 Can rename a file to a used name under Unix. ... skipped 'Only tests fake FS'
4458 test_rename_to_existent_file_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4459 Renaming a file to a used name raises OSError under Windows. ... skipped 'Only tests fake FS'
4460 test_rename_to_existing_directory_should_raise_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4461 Renaming to an existing directory raises OSError under Windows. ... skipped 'Only tests fake FS'
4462 test_rename_to_existing_directory_under_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4463 Renaming to an existing directory changes the existing directory ... skipped 'Only tests fake FS'
4464 test_rename_to_nonexistent_dir (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4465 Can rename a file to a name in a nonexistent dir. ... skipped 'Only tests fake FS'
4466 test_rename_with_incorrect_source_case (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4467 test_rename_with_target_parent_file_raises_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4468 test_rename_with_target_parent_file_raises_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4469 test_renames_creates_missing_dirs (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4470 test_renames_removes_empty_dirs (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4471 test_replace_existing_directory_should_raise_under_windows (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4472 Renaming to an existing directory raises OSError under Windows. ... skipped 'Only tests fake FS'
4473 test_replace_to_existent_file (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4474 Replaces an existing file (does not work with `rename()` under ... skipped 'Only tests fake FS'
4475 test_rmdir (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4476 Can remove a directory. ... skipped 'Only tests fake FS'
4477 test_rmdir_via_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4478 test_stat (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4479 test_stat_no_follow_symlinks_posix (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS)
4480 Test that stat with follow_symlinks=False behaves like lstat. ... skipped 'Only tests fake FS'
4481 test_stat_with_mixed_case (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4482 test_symlink (pyfakefs.tests.fake_os_test.RealOsModuleTestCaseInsensitiveFS) ... skipped 'Only tests fake FS'
4483 test_base_dirpath (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest) ... skipped 'Only tests fake FS'
4484 test_walk_bottom_up (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest)
4485 Walk up ordering is correct. ... skipped 'Only tests fake FS'
4486 test_walk_calls_on_error_if_non_existent (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest)
4487 Calls onerror with correct errno when walking ... skipped 'Only tests fake FS'
4488 test_walk_calls_on_error_if_not_directory (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest)
4489 Calls onerror with correct errno when walking non-directory. ... skipped 'Only tests fake FS'
4490 test_walk_followsymlink_disabled (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest) ... skipped 'Only tests fake FS'
4491 test_walk_followsymlink_enabled (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest) ... skipped 'Only tests fake FS'
4492 test_walk_linked_file_in_subdir (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest) ... skipped 'Only tests fake FS'
4493 test_walk_raises_if_non_existent (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest)
4494 Raises an exception when attempting to walk ... skipped 'Only tests fake FS'
4495 test_walk_raises_if_not_directory (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest)
4496 Raises an exception when attempting to walk a non-directory. ... skipped 'Only tests fake FS'
4497 test_walk_skips_removed_directories (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest)
4498 Caller can modify list of directories to visit while walking. ... skipped 'Only tests fake FS'
4499 test_walk_top_down (pyfakefs.tests.fake_os_test.RealOsModuleWalkTest)
4500 Walk down ordering is correct. ... skipped 'Only tests fake FS'
4501 test_chmod_unreadable_dir (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
4502 test_getgid (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
4503 test_getuid (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
4504 test_listdir_group_readable_dir_from_other_group (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
4505 test_listdir_group_readable_dir_from_other_user (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
4506 test_listdir_other_readable_dir_from_other_group (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
4507 test_listdir_unreadable_dir (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
4508 test_listdir_user_readable_dir (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
4509 test_listdir_user_readable_dir_from_other_user (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
4510 test_remove_unreadable_dir (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
4511 test_remove_unreadable_dir_from_other_user (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
4512 test_stat_file_in_unreadable_dir (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
4513 test_stat_unreadable_dir (pyfakefs.tests.fake_os_test.RealOsUnreadableDirTest) ... skipped 'Only tests fake FS'
4514 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
4515 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
4516 test_inode (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
4517 test_is_link (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
4518 test_isdir (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
4519 test_isfile (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
4520 test_non_existing_dir (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
4521 test_path_like (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
4522 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
4523 test_paths (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
4524 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
4525 test_scandir_with_fd (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
4526 test_stat_ino_dev (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
4527 test_stat_posix (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Only tests fake FS'
4528 test_stat_windows (pyfakefs.tests.fake_os_test.RealScandirFdRelTest) ... skipped 'Windows specific behavior'
4529 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
4530 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
4531 test_inode (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
4532 test_is_link (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
4533 test_isdir (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
4534 test_isfile (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
4535 test_non_existing_dir (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
4536 test_path_like (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
4537 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
4538 test_paths (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
4539 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
4540 test_scandir_with_fd (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
4541 test_stat_ino_dev (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
4542 test_stat_posix (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Only tests fake FS'
4543 test_stat_windows (pyfakefs.tests.fake_os_test.RealScandirFdTest) ... skipped 'Windows specific behavior'
4544 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
4545 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
4546 test_inode (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
4547 test_is_link (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
4548 test_isdir (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
4549 test_isfile (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
4550 test_non_existing_dir (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
4551 test_path_like (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
4552 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
4553 test_paths (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
4554 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
4555 test_scandir_with_fd (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
4556 test_stat_ino_dev (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
4557 test_stat_posix (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Only tests fake FS'
4558 test_stat_windows (pyfakefs.tests.fake_os_test.RealScandirRelTest) ... skipped 'Windows specific behavior'
4559 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
4560 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
4561 test_inode (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
4562 test_is_link (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
4563 test_isdir (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
4564 test_isfile (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
4565 test_non_existing_dir (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
4566 test_path_like (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
4567 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
4568 test_paths (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
4569 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
4570 test_scandir_with_fd (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
4571 test_stat_ino_dev (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
4572 test_stat_posix (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Only tests fake FS'
4573 test_stat_windows (pyfakefs.tests.fake_os_test.RealScandirTest) ... skipped 'Windows specific behavior'
4574 test_file_size_after_write (pyfakefs.tests.fake_os_test.StatPropagationTest) ... ok
4575 test_file_size_not_reset_after_close (pyfakefs.tests.fake_os_test.StatPropagationTest) ... ok
4576 test_file_size_truncation (pyfakefs.tests.fake_os_test.StatPropagationTest)
4577 test that file size gets updated via open(). ... ok
4578 test_file_size_updated_via_close (pyfakefs.tests.fake_os_test.StatPropagationTest)
4579 test that file size gets updated via close(). ... ok
4580 test_file_size_updated_via_flush (pyfakefs.tests.fake_os_test.StatPropagationTest)
4581 test that file size gets updated via flush(). ... ok
4582 test_large_file_size_after_write (pyfakefs.tests.fake_os_test.StatPropagationTest) ... ok
4583 test_open_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeA) ... ok
4584 test_open_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeA) ... ok
4585 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeA) ... ok
4586 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeA) ... ok
4587 test_open_write_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeA) ... ok
4588 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeA) ... ok
4589 test_read_raises (pyfakefs.tests.fake_stat_time_test.TestFakeModeA) ... ok
4590 test_open_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeAPlus) ... ok
4591 test_open_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeAPlus) ... ok
4592 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeAPlus) ... ok
4593 test_open_read_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeAPlus) ... ok
4594 test_open_read_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeAPlus) ... ok
4595 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeAPlus) ... ok
4596 test_open_write_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeAPlus) ... ok
4597 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeAPlus) ... ok
4598 test_open_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeR) ... ok
4599 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeR) ... ok
4600 test_open_not_existing_raises (pyfakefs.tests.fake_stat_time_test.TestFakeModeR) ... ok
4601 test_open_read_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeR) ... ok
4602 test_open_read_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeR)
4603 When an existing file is opened with 'r' mode, read, flushed and ... ok
4604 test_open_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeRPlus) ... ok
4605 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeRPlus) ... ok
4606 test_open_not_existing_raises (pyfakefs.tests.fake_stat_time_test.TestFakeModeRPlus) ... ok
4607 test_open_read_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeRPlus) ... ok
4608 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeRPlus) ... ok
4609 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeRPlus) ... ok
4610 test_open_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeW) ... ok
4611 test_open_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeW) ... ok
4612 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeW) ... ok
4613 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeW) ... ok
4614 test_open_write_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeW) ... ok
4615 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeW) ... ok
4616 test_read_raises (pyfakefs.tests.fake_stat_time_test.TestFakeModeW) ... ok
4617 test_open_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeWPlus) ... ok
4618 test_open_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeWPlus) ... ok
4619 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeWPlus) ... ok
4620 test_open_read_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeWPlus)
4621 When an existing file is opened with 'w+' mode and is then written to, ... ok
4622 test_open_read_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeWPlus) ... ok
4623 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeWPlus) ... ok
4624 test_open_write_close_new_file (pyfakefs.tests.fake_stat_time_test.TestFakeModeWPlus) ... ok
4625 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestFakeModeWPlus) ... ok
4626 test_open_close (pyfakefs.tests.fake_stat_time_test.TestRealModeA) ... skipped 'Only tests fake FS'
4627 test_open_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeA) ... skipped 'Only tests fake FS'
4628 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeA) ... skipped 'Only tests fake FS'
4629 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestRealModeA) ... skipped 'Only tests fake FS'
4630 test_open_write_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeA) ... skipped 'Only tests fake FS'
4631 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeA) ... skipped 'Only tests fake FS'
4632 test_read_raises (pyfakefs.tests.fake_stat_time_test.TestRealModeA) ... skipped 'Only tests fake FS'
4633 test_open_close (pyfakefs.tests.fake_stat_time_test.TestRealModeAPlus) ... skipped 'Only tests fake FS'
4634 test_open_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeAPlus) ... skipped 'Only tests fake FS'
4635 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeAPlus) ... skipped 'Only tests fake FS'
4636 test_open_read_close (pyfakefs.tests.fake_stat_time_test.TestRealModeAPlus) ... skipped 'Only tests fake FS'
4637 test_open_read_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeAPlus) ... skipped 'Only tests fake FS'
4638 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestRealModeAPlus) ... skipped 'Only tests fake FS'
4639 test_open_write_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeAPlus) ... skipped 'Only tests fake FS'
4640 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeAPlus) ... skipped 'Only tests fake FS'
4641 test_open_close (pyfakefs.tests.fake_stat_time_test.TestRealModeR) ... skipped 'Only tests fake FS'
4642 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeR) ... skipped 'Only tests fake FS'
4643 test_open_not_existing_raises (pyfakefs.tests.fake_stat_time_test.TestRealModeR) ... skipped 'Only tests fake FS'
4644 test_open_read_close (pyfakefs.tests.fake_stat_time_test.TestRealModeR) ... skipped 'Only tests fake FS'
4645 test_open_read_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeR)
4646 When an existing file is opened with 'r' mode, read, flushed and ... skipped 'Only tests fake FS'
4647 test_open_close (pyfakefs.tests.fake_stat_time_test.TestRealModeRPlus) ... skipped 'Only tests fake FS'
4648 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeRPlus) ... skipped 'Only tests fake FS'
4649 test_open_not_existing_raises (pyfakefs.tests.fake_stat_time_test.TestRealModeRPlus) ... skipped 'Only tests fake FS'
4650 test_open_read_close (pyfakefs.tests.fake_stat_time_test.TestRealModeRPlus) ... skipped 'Only tests fake FS'
4651 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestRealModeRPlus) ... skipped 'Only tests fake FS'
4652 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeRPlus) ... skipped 'Only tests fake FS'
4653 test_open_close (pyfakefs.tests.fake_stat_time_test.TestRealModeW) ... skipped 'Only tests fake FS'
4654 test_open_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeW) ... skipped 'Only tests fake FS'
4655 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeW) ... skipped 'Only tests fake FS'
4656 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestRealModeW) ... skipped 'Only tests fake FS'
4657 test_open_write_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeW) ... skipped 'Only tests fake FS'
4658 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeW) ... skipped 'Only tests fake FS'
4659 test_read_raises (pyfakefs.tests.fake_stat_time_test.TestRealModeW) ... skipped 'Only tests fake FS'
4660 test_open_close (pyfakefs.tests.fake_stat_time_test.TestRealModeWPlus) ... skipped 'Only tests fake FS'
4661 test_open_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeWPlus) ... skipped 'Only tests fake FS'
4662 test_open_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeWPlus) ... skipped 'Only tests fake FS'
4663 test_open_read_close (pyfakefs.tests.fake_stat_time_test.TestRealModeWPlus)
4664 When an existing file is opened with 'w+' mode and is then written to, ... skipped 'Only tests fake FS'
4665 test_open_read_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeWPlus) ... skipped 'Only tests fake FS'
4666 test_open_write_close (pyfakefs.tests.fake_stat_time_test.TestRealModeWPlus) ... skipped 'Only tests fake FS'
4667 test_open_write_close_new_file (pyfakefs.tests.fake_stat_time_test.TestRealModeWPlus) ... skipped 'Only tests fake FS'
4668 test_open_write_flush_close (pyfakefs.tests.fake_stat_time_test.TestRealModeWPlus) ... skipped 'Only tests fake FS'
4669 test_append_with_specific_buffer (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
4670 test_default_buffering_flush (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
4671 test_default_buffering_no_flush (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
4672 test_failed_flush_does_not_truncate_file (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
4673 test_failed_write_does_not_truncate_file (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
4674 test_no_buffering (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
4675 test_no_buffering_not_allowed_in_textmode (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
4676 test_writing_large_text_with_line_buffer (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
4677 test_writing_text_with_default_buffer (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
4678 test_writing_text_with_line_buffer (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
4679 test_writing_text_with_specific_buffer (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
4680 test_writing_with_specific_buffer (pyfakefs.tests.fake_open_test.BufferingModeTest) ... ok
4681 test_binary_readline (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingTest) ... ok
4682 test_read_default_newline_mode (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingTest) ... ok
4683 test_read_with_ignored_universal_newlines_flag (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingTest) ... ok
4684 test_read_with_newline_arg (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingTest) ... ok
4685 test_readlines_with_newline_arg (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingTest) ... ok
4686 test_universal_newlines_flag_not_supported (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingTest) ... skipped 'U flag still supported'
4687 test_write_universal_newline_mode (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingTest) ... ok
4688 test_write_with_newline_arg (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingTest) ... ok
4689 test_read_standard_newline_mode (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingWithEncodingTest) ... ok
4690 test_read_with_newline_arg (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingWithEncodingTest) ... ok
4691 test_readlines_with_newline_arg (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingWithEncodingTest) ... ok
4692 test_write_universal_newline_mode (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingWithEncodingTest) ... ok
4693 test_write_with_newline_arg (pyfakefs.tests.fake_open_test.FakeFileOpenLineEndingWithEncodingTest) ... ok
4694 test_accessing_closed_file_raises (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4695 test_accessing_open_file_with_another_handle_raises (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4696 test_append_existing_file (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4697 test_append_with_aplus_linux_windows (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4698 test_append_with_aplus_mac_os (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4699 test_append_with_aplus_read_with_loop (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4700 test_byte_contents (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4701 test_byte_filename (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4702 test_can_read_from_block_device (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4703 test_closed (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4704 test_closing_closed_file_does_nothing (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4705 test_closing_file_with_different_close_mode (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4706 test_compatibility_of_with_statement (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4707 test_create_file_with_append (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4708 test_create_file_with_write (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4709 test_delete_on_close (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4710 test_exclusive_create_binary_file (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4711 test_exclusive_create_file (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4712 test_exclusive_create_file_failure (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4713 test_file_descriptors_for_different_files (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4714 test_file_descriptors_for_the_same_file_are_different (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4715 test_follow_intra_path_link_write (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4716 test_follow_link_read (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4717 test_follow_link_write (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4718 test_getsize_after_truncate (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4719 test_intertwined_read_write (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4720 test_intertwined_read_write_python3_str (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4721 test_iterate_over_file (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4722 test_next_over_file (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4723 test_no_delete_on_close_by_default (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4724 test_open_directory_error (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4725 test_open_flags100 (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4726 test_open_flags200 (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4727 test_open_flags400 (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4728 test_open_flags700 (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4729 test_open_io_errors (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4730 test_open_no_parent_dir (pyfakefs.tests.fake_open_test.FakeFileOpenTest)
4731 Expect raise when opening a file in a missing directory. ... ok
4732 test_open_raises_io_error_if_parent_is_file_posix (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4733 test_open_raises_io_error_if_parent_is_file_windows (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4734 test_open_raises_on_symlink_loop (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4735 test_open_valid_args (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4736 test_open_valid_file (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4737 test_open_valid_file_with_cwd (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4738 test_open_with_append_flag (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4739 test_open_with_trailing_sep_linux (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4740 test_open_with_trailing_sep_macos (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4741 test_open_with_trailing_sep_windows (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4742 test_open_with_wplus (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4743 test_open_with_wplus_truncation (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4744 test_overwrite_existing_file (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4745 test_read_empty_file_with_aplus (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4746 test_read_flushes_under_posix (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4747 test_read_flushes_under_windows_in_python3 (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4748 test_read_with_rplus (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4749 test_reused_file_descriptors_do_not_affect_others (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4750 test_seek_flushes (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4751 test_seek_outside_and_truncate_sets_size_in_append_mode (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4752 test_seek_outside_and_truncate_sets_size_in_write_mode (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4753 test_st_size_after_truncate (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4754 test_tell_flushes_in_python3 (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4755 test_tell_flushes_under_mac_os (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4756 test_that_read_over_end_does_not_reset_position (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4757 test_truncate_flushes (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4758 test_truncate_flushes_contents (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4759 test_truncate_flushes_zeros (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4760 test_unicode_contents (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4761 test_unicode_filename (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4762 test_update_other_instances_of_same_file_on_flush (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4763 test_utf16_text (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4764 test_write_devnull (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4765 test_write_str_read_bytes (pyfakefs.tests.fake_open_test.FakeFileOpenTest) ... ok
4766 test_no_opener_with_read (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
4767 test_use_opener_with_append (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
4768 test_use_opener_with_append_plus (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
4769 test_use_opener_with_exclusive_plus (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
4770 test_use_opener_with_exclusive_write (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
4771 test_use_opener_with_read (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
4772 test_use_opener_with_read_plus (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
4773 test_use_opener_with_write (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
4774 test_use_opener_with_write_plus (pyfakefs.tests.fake_open_test.FakeFileOpenWithOpenerTest) ... ok
4775 test_byte_contents_open_code (pyfakefs.tests.fake_open_test.FakeFilePatchedOpenCodeTest) ... ok
4776 test_invalid_path (pyfakefs.tests.fake_open_test.FakeFilePatchedOpenCodeTest) ... ok
4777 test_open_code_fd_pypy (pyfakefs.tests.fake_open_test.FakeFilePatchedOpenCodeTest) ... skipped 'Different behavior in PyPy'
4778 test_open_code_in_real_fs (pyfakefs.tests.fake_open_test.FakeFilePatchedOpenCodeTest) ... ok
4779 test_invalid_path (pyfakefs.tests.fake_open_test.FakeFileUnpatchedOpenCodeTest) ... ok
4780 test_open_code_in_real_fs (pyfakefs.tests.fake_open_test.FakeFileUnpatchedOpenCodeTest) ... ok
4781 test_append_existing_file (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
4782 test_append_with_aplus (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
4783 test_create_file_with_append (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
4784 test_open_with_append_flag (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
4785 test_open_with_wplus (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
4786 test_read_str_error_modes (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
4787 test_read_with_rplus (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
4788 test_write_and_read_str (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
4789 test_write_str_error_modes (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
4790 test_write_str_read_bytes (pyfakefs.tests.fake_open_test.OpenFileWithEncodingTest) ... ok
4791 test_append_existing_file (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
4792 test_append_with_aplus (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
4793 test_create_file_with_append (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
4794 test_open_with_append_flag (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
4795 test_open_with_wplus (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
4796 test_read_str_error_modes (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
4797 test_read_with_rplus (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
4798 test_write_and_read_str (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
4799 test_write_str_error_modes (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
4800 test_write_str_read_bytes (pyfakefs.tests.fake_open_test.OpenRealFileWithEncodingTest) ... skipped 'Only tests fake FS'
4801 test_read_binary (pyfakefs.tests.fake_open_test.OpenWithBinaryFlagsTest) ... ok
4802 test_write_and_read_binary (pyfakefs.tests.fake_open_test.OpenWithBinaryFlagsTest) ... ok
4803 test_write_binary (pyfakefs.tests.fake_open_test.OpenWithBinaryFlagsTest) ... ok
4804 test_closefd_with_file_descriptor (pyfakefs.tests.fake_open_test.OpenWithFileDescriptorTest) ... ok
4805 test_open_with_file_descriptor (pyfakefs.tests.fake_open_test.OpenWithFileDescriptorTest) ... ok
4806 test_capital_a (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsRealFsTest) ... skipped 'Only tests fake FS'
4807 test_capital_r (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsRealFsTest) ... skipped 'Only tests fake FS'
4808 test_capital_w (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsRealFsTest) ... skipped 'Only tests fake FS'
4809 test_lower_rw (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsRealFsTest) ... skipped 'Only tests fake FS'
4810 test_lower_u (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsRealFsTest) ... skipped 'Only tests fake FS'
4811 test_capital_a (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsTest) ... ok
4812 test_capital_r (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsTest) ... ok
4813 test_capital_w (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsTest) ... ok
4814 test_lower_rw (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsTest) ... ok
4815 test_lower_u (pyfakefs.tests.fake_open_test.OpenWithInvalidFlagsTest) ... ok
4816 test_mixed_text_and_binary_flags (pyfakefs.tests.fake_open_test.OpenWithTextModeFlagsTest) ... ok
4817 test_read_text (pyfakefs.tests.fake_open_test.OpenWithTextModeFlagsTest)
4818 Test that text mode flag is ignored ... ok
4819 test_append_with_specific_buffer (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
4820 test_default_buffering_flush (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
4821 test_default_buffering_no_flush (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
4822 test_failed_flush_does_not_truncate_file (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
4823 test_failed_write_does_not_truncate_file (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
4824 test_no_buffering (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
4825 test_no_buffering_not_allowed_in_textmode (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
4826 test_writing_large_text_with_line_buffer (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
4827 test_writing_text_with_default_buffer (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
4828 test_writing_text_with_line_buffer (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
4829 test_writing_text_with_specific_buffer (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
4830 test_writing_with_specific_buffer (pyfakefs.tests.fake_open_test.RealBufferingTest) ... skipped 'Only tests fake FS'
4831 test_binary_readline (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingTest) ... skipped 'Only tests fake FS'
4832 test_read_default_newline_mode (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingTest) ... skipped 'Only tests fake FS'
4833 test_read_with_ignored_universal_newlines_flag (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingTest) ... skipped 'Only tests fake FS'
4834 test_read_with_newline_arg (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingTest) ... skipped 'Only tests fake FS'
4835 test_readlines_with_newline_arg (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingTest) ... skipped 'Only tests fake FS'
4836 test_universal_newlines_flag_not_supported (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingTest) ... skipped 'U flag still supported'
4837 test_write_universal_newline_mode (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingTest) ... skipped 'Only tests fake FS'
4838 test_write_with_newline_arg (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingTest) ... skipped 'Only tests fake FS'
4839 test_read_standard_newline_mode (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingWithEncodingTest) ... skipped 'Only tests fake FS'
4840 test_read_with_newline_arg (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingWithEncodingTest) ... skipped 'Only tests fake FS'
4841 test_readlines_with_newline_arg (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingWithEncodingTest) ... skipped 'Only tests fake FS'
4842 test_write_universal_newline_mode (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingWithEncodingTest) ... skipped 'Only tests fake FS'
4843 test_write_with_newline_arg (pyfakefs.tests.fake_open_test.RealFileOpenLineEndingWithEncodingTest) ... skipped 'Only tests fake FS'
4844 test_accessing_closed_file_raises (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4845 test_accessing_open_file_with_another_handle_raises (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4846 test_append_existing_file (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4847 test_append_with_aplus_linux_windows (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4848 test_append_with_aplus_mac_os (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4849 test_append_with_aplus_read_with_loop (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4850 test_byte_contents (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4851 test_byte_filename (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4852 test_can_read_from_block_device (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4853 test_closed (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4854 test_closing_closed_file_does_nothing (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4855 test_closing_file_with_different_close_mode (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4856 test_compatibility_of_with_statement (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4857 test_create_file_with_append (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4858 test_create_file_with_write (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4859 test_delete_on_close (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4860 test_exclusive_create_binary_file (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4861 test_exclusive_create_file (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4862 test_exclusive_create_file_failure (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4863 test_file_descriptors_for_different_files (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4864 test_file_descriptors_for_the_same_file_are_different (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4865 test_follow_intra_path_link_write (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4866 test_follow_link_read (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4867 test_follow_link_write (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4868 test_getsize_after_truncate (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4869 test_intertwined_read_write (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4870 test_intertwined_read_write_python3_str (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4871 test_iterate_over_file (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4872 test_next_over_file (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4873 test_no_delete_on_close_by_default (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4874 test_open_directory_error (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4875 test_open_flags100 (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4876 test_open_flags200 (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4877 test_open_flags400 (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4878 test_open_flags700 (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4879 test_open_io_errors (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4880 test_open_no_parent_dir (pyfakefs.tests.fake_open_test.RealFileOpenTest)
4881 Expect raise when opening a file in a missing directory. ... skipped 'Only tests fake FS'
4882 test_open_raises_io_error_if_parent_is_file_posix (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4883 test_open_raises_io_error_if_parent_is_file_windows (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4884 test_open_raises_on_symlink_loop (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4885 test_open_valid_args (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4886 test_open_valid_file (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4887 test_open_valid_file_with_cwd (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4888 test_open_with_append_flag (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4889 test_open_with_trailing_sep_linux (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4890 test_open_with_trailing_sep_macos (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4891 test_open_with_trailing_sep_windows (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4892 test_open_with_wplus (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4893 test_open_with_wplus_truncation (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4894 test_overwrite_existing_file (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4895 test_read_empty_file_with_aplus (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4896 test_read_flushes_under_posix (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4897 test_read_flushes_under_windows_in_python3 (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4898 test_read_with_rplus (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4899 test_reused_file_descriptors_do_not_affect_others (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4900 test_seek_flushes (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4901 test_seek_outside_and_truncate_sets_size_in_append_mode (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4902 test_seek_outside_and_truncate_sets_size_in_write_mode (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4903 test_st_size_after_truncate (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4904 test_tell_flushes_in_python3 (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4905 test_tell_flushes_under_mac_os (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4906 test_that_read_over_end_does_not_reset_position (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4907 test_truncate_flushes (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4908 test_truncate_flushes_contents (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4909 test_truncate_flushes_zeros (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4910 test_unicode_contents (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4911 test_unicode_filename (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4912 test_update_other_instances_of_same_file_on_flush (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4913 test_utf16_text (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4914 test_write_devnull (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4915 test_write_str_read_bytes (pyfakefs.tests.fake_open_test.RealFileOpenTest) ... skipped 'Only tests fake FS'
4916 test_no_opener_with_read (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
4917 test_use_opener_with_append (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
4918 test_use_opener_with_append_plus (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
4919 test_use_opener_with_exclusive_plus (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
4920 test_use_opener_with_exclusive_write (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
4921 test_use_opener_with_read (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
4922 test_use_opener_with_read_plus (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
4923 test_use_opener_with_write (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
4924 test_use_opener_with_write_plus (pyfakefs.tests.fake_open_test.RealFileOpenWithOpenerTest) ... skipped 'Only tests fake FS'
4925 test_read_binary (pyfakefs.tests.fake_open_test.RealOpenWithBinaryFlagsTest) ... skipped 'Only tests fake FS'
4926 test_write_and_read_binary (pyfakefs.tests.fake_open_test.RealOpenWithBinaryFlagsTest) ... skipped 'Only tests fake FS'
4927 test_write_binary (pyfakefs.tests.fake_open_test.RealOpenWithBinaryFlagsTest) ... skipped 'Only tests fake FS'
4928 test_mixed_text_and_binary_flags (pyfakefs.tests.fake_open_test.RealOpenWithTextModeFlagsTest) ... skipped 'Only tests fake FS'
4929 test_read_text (pyfakefs.tests.fake_open_test.RealOpenWithTextModeFlagsTest)
4930 Test that text mode flag is ignored ... skipped 'Only tests fake FS'
4931 test_byte_contents_open_code (pyfakefs.tests.fake_open_test.RealPatchedFileOpenCodeTest) ... skipped 'Only tests fake FS'
4932 test_invalid_path (pyfakefs.tests.fake_open_test.RealPatchedFileOpenCodeTest) ... skipped 'Only tests fake FS'
4933 test_open_code_fd_pypy (pyfakefs.tests.fake_open_test.RealPatchedFileOpenCodeTest) ... skipped 'Different behavior in PyPy'
4934 test_open_code_in_real_fs (pyfakefs.tests.fake_open_test.RealPatchedFileOpenCodeTest) ... skipped 'Only tests fake FS'
4935 test_absolute_links_work_after_chdir (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4936 test_chdir_through_relative_link (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4937 test_chdir_uses_open_fd_as_path (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4938 test_empty_filepath_raises_io_error (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4939 test_link_to_absolute_path (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4940 test_link_to_parent_directory (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4941 test_link_to_sub_directory (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4942 test_link_within_same_directory (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4943 test_multiple_links (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4944 test_none_filepath_raises_type_error (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4945 test_normal_path (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4946 test_read_link_to_link (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4947 test_relative_links_work_after_chdir (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4948 test_that_drive_letters_are_preserved (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4949 test_that_unc_paths_are_preserved (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4950 test_too_many_links (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4951 test_utime_link (pyfakefs.tests.fake_open_test.RealResolvePathTest)
4952 os.utime() and os.stat() via symbolic link (issue #49) ... skipped 'Only tests fake FS'
4953 test_write_link_to_link (pyfakefs.tests.fake_open_test.RealResolvePathTest) ... skipped 'Only tests fake FS'
4954 test_byte_contents_open_code (pyfakefs.tests.fake_open_test.RealUnpatchedFileOpenCodeTest) ... skipped 'Only tests fake FS'
4955 test_invalid_path (pyfakefs.tests.fake_open_test.RealUnpatchedFileOpenCodeTest) ... skipped 'Only tests fake FS'
4956 test_open_code_in_real_fs (pyfakefs.tests.fake_open_test.RealUnpatchedFileOpenCodeTest) ... skipped 'Only tests fake FS'
4957 test_absolute_links_work_after_chdir (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4958 test_chdir_through_relative_link (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4959 test_chdir_uses_open_fd_as_path (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4960 test_empty_filepath_raises_io_error (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4961 test_link_to_absolute_path (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4962 test_link_to_parent_directory (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4963 test_link_to_sub_directory (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4964 test_link_within_same_directory (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4965 test_multiple_links (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4966 test_none_filepath_raises_type_error (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4967 test_normal_path (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4968 test_read_link_to_link (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4969 test_relative_links_work_after_chdir (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4970 test_that_drive_letters_are_preserved (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4971 test_that_unc_paths_are_preserved (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4972 test_too_many_links (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4973 test_utime_link (pyfakefs.tests.fake_open_test.ResolvePathTest)
4974 os.utime() and os.stat() via symbolic link (issue #49) ... ok
4975 test_write_link_to_link (pyfakefs.tests.fake_open_test.ResolvePathTest) ... ok
4976 test_open_in_skipped_module (pyfakefs.tests.fake_open_test.SkipOpenTest) ... ok
4977 test_mkdtemp (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest) ... ok
4978 test_mkstemp (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest) ... ok
4979 test_mkstemp_dir (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest)
4980 test tempfile.mkstemp(dir=). ... ok
4981 test_named_temporary_file (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest) ... ok
4982 test_named_temporary_file_no_delete (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest) ... ok
4983 test_temporary_directory (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest) ... ok
4984 test_temporary_file (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest) ... ok
4985 test_temporay_file_with_dir (pyfakefs.tests.fake_tempfile_test.FakeTempfileModuleTest) ... ok
4986 test_absolute_sym_link_to_folder (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
4987 test_bad_relative_path (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
4988 test_broken_relative_path (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
4989 test_broken_sym_link (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
4990 test_broken_sym_link_to_sibling_directory (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
4991 test_builtin_open_modes (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
4992 test_empty_file (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
4993 test_empty_path (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
4994 test_file_in_a_folder (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
4995 test_file_with_binary_contents (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
4996 test_file_with_contents (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
4997 test_getmtime_nonexistant_path (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
4998 test_hard_link_to_empty_file (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
4999 test_hard_link_to_real_file (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
5000 test_isabs (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
5001 test_link_to_folder_after_chdir (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
5002 test_non_existant_file (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
5003 test_none_path (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
5004 test_path_through_sym_link_to_parent (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
5005 test_relative_path (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
5006 test_relative_sym_link_to_folder (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
5007 test_root_path (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
5008 test_sym_link_to_empty_file (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
5009 test_sym_link_to_parent (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
5010 test_sym_link_to_real_file (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
5011 test_sym_link_to_sibling_directory (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
5012 test_sym_link_to_sibling_directory_non_existant_file (pyfakefs.tests.fake_filesystem_vs_real_test.FakeFilesystemVsRealTest) ... ok
5013 test_fake_path_does_not_exist1 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
5014 test_fake_path_does_not_exist2 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
5015 test_fake_path_does_not_exist3 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
5016 test_fake_path_does_not_exist4 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
5017 test_fake_path_does_not_exist5 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
5018 test_fake_path_does_not_exist6 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
5019 test_fake_path_does_not_exist7 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
5020 test_open_succeeds (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
5021 test_path_exists (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
5022 test_path_succeeds (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesModuleTest) ... ok
5023 test_fake_path_does_not_exist1 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
5024 test_fake_path_does_not_exist2 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
5025 test_fake_path_does_not_exist3 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
5026 test_fake_path_does_not_exist4 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
5027 test_fake_path_does_not_exist5 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
5028 test_fake_path_does_not_exist6 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
5029 test_fake_path_does_not_exist7 (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
5030 test_open_succeeds (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
5031 test_path_exists (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
5032 test_path_succeeds (pyfakefs.tests.fake_filesystem_unittest_test.AdditionalSkipNamesTest) ... ok
5033 test_both (pyfakefs.tests.fake_filesystem_unittest_test.AutoPatchOpenCodeTestCase) ... ok
5034 test_exec_module_in_fake_fs (pyfakefs.tests.fake_filesystem_unittest_test.AutoPatchOpenCodeTestCase) ... ok
5035 test_run_module (pyfakefs.tests.fake_filesystem_unittest_test.AutoPatchOpenCodeTestCase) ... ok
5036 test_run_path (pyfakefs.tests.fake_filesystem_unittest_test.AutoPatchOpenCodeTestCase) ... ok
5037 test_system_stat (pyfakefs.tests.fake_filesystem_unittest_test.FailedPatchingTest) ... expected failure
5038 test_fake_import_dotted_module (pyfakefs.tests.fake_filesystem_unittest_test.FakeImportTest) ... ok
5039 test_fake_relative_import (pyfakefs.tests.fake_filesystem_unittest_test.FakeImportTest) ... ok
5040 test_simple_fake_import (pyfakefs.tests.fake_filesystem_unittest_test.FakeImportTest) ... ok
5041 test_non_root_behavior (pyfakefs.tests.fake_filesystem_unittest_test.NoRootUserTest)
5042 Check that fs behaves as non-root user regardless of actual ... ok
5043 test_fake_path_exists1 (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
5044 test_fake_path_exists2 (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
5045 test_fake_path_exists3 (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
5046 test_fake_path_exists5 (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
5047 test_fake_path_exists6 (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
5048 test_fake_path_exists7 (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
5049 test_open_fails (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
5050 test_open_patched_in_module_ending_with_io (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
5051 test_path_exists (pyfakefs.tests.fake_filesystem_unittest_test.NoSkipNamesTest) ... ok
5052 test_system_stat (pyfakefs.tests.fake_filesystem_unittest_test.PatchModuleTest) ... ok
5053 test_system_stat (pyfakefs.tests.fake_filesystem_unittest_test.PatchModuleTestUsingDecorator) ... ok
5054 test_system_stat_failing (pyfakefs.tests.fake_filesystem_unittest_test.PatchModuleTestUsingDecorator) ... expected failure
5055 test_cwd (pyfakefs.tests.fake_filesystem_unittest_test.PathlibTest)
5056 Make sure fake file system is used for os in pathlib ... ok
5057 test_pause_resume (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumePatcherTest) ... Exception ignored in: <function _TemporaryFileCloser.__del__ at $(POINTER)>
5058 Traceback (most recent call last):
5059   File "$(PYTHON_DIR)/tempfile.py", line 461, in __del__
5060     self.close()
5061   File "$(PYTHON_DIR)/tempfile.py", line 457, in close
5062     unlink(self.name)
5063 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpXXXXXXXX'
5065 test_pause_resume_contextmanager (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumePatcherTest) ... Exception ignored in: <function _TemporaryFileCloser.__del__ at $(POINTER)>
5066 Traceback (most recent call last):
5067   File "$(PYTHON_DIR)/tempfile.py", line 461, in __del__
5068     self.close()
5069   File "$(PYTHON_DIR)/tempfile.py", line 457, in close
5070     unlink(self.name)
5071 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpXXXXXXXX'
5073 test_pause_resume (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumeTest) ... Exception ignored in: <function _TemporaryFileCloser.__del__ at $(POINTER)>
5074 Traceback (most recent call last):
5075   File "$(PYTHON_DIR)/tempfile.py", line 461, in __del__
5076   File "$(@D)/pyfakefs/fake_filesystem_unittest.py", line 116, in close
5077   File "$(PYTHON_DIR)/tempfile.py", line 457, in close
5078   File "$(@D)/pyfakefs/fake_os.py", line 1456, in wrapped
5079   File "$(@D)/pyfakefs/fake_os.py", line 745, in unlink
5080   File "$(@D)/pyfakefs/fake_filesystem.py", line 3072, in remove
5081   File "$(@D)/pyfakefs/fake_filesystem.py", line 2156, in remove_object
5082   File "$(@D)/pyfakefs/fake_filesystem.py", line 489, in raise_os_error
5083 FileNotFoundError: [Errno 2] No such file or directory in the fake filesystem: '/tmp/tmpXXXXXXXX'
5085 test_pause_resume_contextmanager (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumeTest) ... Exception ignored in: <function _TemporaryFileCloser.__del__ at $(POINTER)>
5086 Traceback (most recent call last):
5087   File "$(PYTHON_DIR)/tempfile.py", line 461, in __del__
5088   File "$(@D)/pyfakefs/fake_filesystem_unittest.py", line 116, in close
5089   File "$(PYTHON_DIR)/tempfile.py", line 457, in close
5090   File "$(@D)/pyfakefs/fake_os.py", line 1456, in wrapped
5091   File "$(@D)/pyfakefs/fake_os.py", line 745, in unlink
5092   File "$(@D)/pyfakefs/fake_filesystem.py", line 3072, in remove
5093   File "$(@D)/pyfakefs/fake_filesystem.py", line 2156, in remove_object
5094   File "$(@D)/pyfakefs/fake_filesystem.py", line 489, in raise_os_error
5095 FileNotFoundError: [Errno 2] No such file or directory in the fake filesystem: '/tmp/tmpXXXXXXXX'
5097 test_pause_resume_fs (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumeTest) ... Exception ignored in: <function _TemporaryFileCloser.__del__ at $(POINTER)>
5098 Traceback (most recent call last):
5099   File "$(PYTHON_DIR)/tempfile.py", line 461, in __del__
5100   File "$(@D)/pyfakefs/fake_filesystem_unittest.py", line 116, in close
5101   File "$(PYTHON_DIR)/tempfile.py", line 457, in close
5102   File "$(@D)/pyfakefs/fake_os.py", line 1456, in wrapped
5103   File "$(@D)/pyfakefs/fake_os.py", line 745, in unlink
5104   File "$(@D)/pyfakefs/fake_filesystem.py", line 3072, in remove
5105   File "$(@D)/pyfakefs/fake_filesystem.py", line 2156, in remove_object
5106   File "$(@D)/pyfakefs/fake_filesystem.py", line 489, in raise_os_error
5107 FileNotFoundError: [Errno 2] No such file or directory in the fake filesystem: '/tmp/tmpXXXXXXXX'
5109 test_pause_resume_fs_contextmanager (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumeTest) ... Exception ignored in: <function _TemporaryFileCloser.__del__ at $(POINTER)>
5110 Traceback (most recent call last):
5111   File "$(PYTHON_DIR)/tempfile.py", line 461, in __del__
5112   File "$(@D)/pyfakefs/fake_filesystem_unittest.py", line 116, in close
5113   File "$(PYTHON_DIR)/tempfile.py", line 457, in close
5114   File "$(@D)/pyfakefs/fake_os.py", line 1456, in wrapped
5115   File "$(@D)/pyfakefs/fake_os.py", line 745, in unlink
5116   File "$(@D)/pyfakefs/fake_filesystem.py", line 3072, in remove
5117   File "$(@D)/pyfakefs/fake_filesystem.py", line 2156, in remove_object
5118   File "$(@D)/pyfakefs/fake_filesystem.py", line 489, in raise_os_error
5119 FileNotFoundError: [Errno 2] No such file or directory in the fake filesystem: '/tmp/tmpXXXXXXXX'
5121 test_pause_resume_without_patcher (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumeTest) ... ok
5122 test_that_tempfile_is_patched_after_resume (pyfakefs.tests.fake_filesystem_unittest_test.PauseResumeTest)
5123 Regression test for #1098 ... ok
5124 test_fake_path_does_not_exist1 (pyfakefs.tests.fake_filesystem_unittest_test.RuntimeSkipModuleTest) ... ok
5125 test_fake_path_does_not_exist2 (pyfakefs.tests.fake_filesystem_unittest_test.RuntimeSkipModuleTest) ... ok
5126 test_fake_path_does_not_exist3 (pyfakefs.tests.fake_filesystem_unittest_test.RuntimeSkipModuleTest) ... ok
5127 test_fake_path_does_not_exist4 (pyfakefs.tests.fake_filesystem_unittest_test.RuntimeSkipModuleTest) ... ok
5128 test_is_absolute (pyfakefs.tests.fake_filesystem_unittest_test.TestAbsolutePathOnWindows) ... skipped 'Windows-specific behavior'
5129 test_attributes (pyfakefs.tests.fake_filesystem_unittest_test.TestAttributesWithFakeModuleNames)
5130 Attributes of module under test are not patched ... ok
5131 test_using_fakefs (pyfakefs.tests.fake_filesystem_unittest_test.TestClassSetup) ... ok
5132 test_using_fs_functions (pyfakefs.tests.fake_filesystem_unittest_test.TestClassSetup) ... ok
5133 test_no_deprecation_warning (pyfakefs.tests.fake_filesystem_unittest_test.TestDeprecationSuppression)
5134 Ensures that deprecation warnings are suppressed during module ... ok
5135 test_file_copied (pyfakefs.tests.fake_filesystem_unittest_test.TestDistutilsCopyTree) ... ok
5136 test_file_copied_again (pyfakefs.tests.fake_filesystem_unittest_test.TestDistutilsCopyTree) ... ok
5137 test_drivelike_path (pyfakefs.tests.fake_filesystem_unittest_test.TestOtherFS) ... ok
5138 test_linux (pyfakefs.tests.fake_filesystem_unittest_test.TestOtherFS) ... ok
5139 test_macos (pyfakefs.tests.fake_filesystem_unittest_test.TestOtherFS) ... ok
5140 test_real_file_with_home (pyfakefs.tests.fake_filesystem_unittest_test.TestOtherFS)
5141 Regression test for #558 ... ok
5142 test_tempfile_access (pyfakefs.tests.fake_filesystem_unittest_test.TestOtherFS) ... skipped 'Windows-specific test'
5143 test_windows (pyfakefs.tests.fake_filesystem_unittest_test.TestOtherFS) ... ok
5144 test_context_decorator (pyfakefs.tests.fake_filesystem_unittest_test.TestPatcher) ... ok
5145 test_context_manager (pyfakefs.tests.fake_filesystem_unittest_test.TestPatcher) ... ok
5146 test_argument_order1 (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchfsArgumentOrder) ... ok
5147 test_argument_order2 (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchfsArgumentOrder) ... ok
5148 test_fake_path_exists4 (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingDefaultArgs) ... ok
5149 test_path_exists_as_default_arg_in_function (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingDefaultArgs) ... ok
5150 test_path_exists_as_default_arg_in_method (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingDefaultArgs) ... ok
5151 test_import_as_other_name (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
5152 test_import_exists_from_os_path (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
5153 test_import_function_from_os (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
5154 test_import_function_from_os_as_other_name (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
5155 test_import_function_from_os_path_as_other_name (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
5156 test_import_io_open_as_other_name (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
5157 test_import_isdir_from_os_path (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
5158 test_import_isfile_from_os_path (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
5159 test_import_islink_from_os_path (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
5160 test_import_open_as_other_name (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
5161 test_import_path_from_os (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports)
5162 Make sure `from os import path` patches `path`. ... ok
5163 test_import_path_from_pathlib (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
5164 test_import_pathlib_path (pyfakefs.tests.fake_filesystem_unittest_test.TestPatchingImports) ... ok
5165 test_own_path_module (pyfakefs.tests.fake_filesystem_unittest_test.TestPathNotPatchedIfNotOsPath) ... ok
5166 test_test_case_type (pyfakefs.tests.fake_filesystem_unittest_test.TestPyfakefsTestCase) ... ok
5167 test_set_up_pyfakefs (pyfakefs.tests.fake_filesystem_unittest_test.TestPyfakefsTestCaseMixin) ... ok
5168 test_fakepathlib (pyfakefs.tests.fake_filesystem_unittest_test.TestPyfakefsUnittest) ... ok
5169 test_glob (pyfakefs.tests.fake_filesystem_unittest_test.TestPyfakefsUnittest)
5170 Fake glob module is bound ... ok
5171 test_io_open (pyfakefs.tests.fake_filesystem_unittest_test.TestPyfakefsUnittest)
5172 Fake io module is bound ... ok
5173 test_open (pyfakefs.tests.fake_filesystem_unittest_test.TestPyfakefsUnittest)
5174 Fake `open()` function is bound ... ok
5175 test_os (pyfakefs.tests.fake_filesystem_unittest_test.TestPyfakefsUnittest)
5176 Fake os module is bound ... ok
5177 test_shutil (pyfakefs.tests.fake_filesystem_unittest_test.TestPyfakefsUnittest)
5178 Fake shutil module is bound ... ok
5179 test_a (pyfakefs.tests.fake_filesystem_unittest_test.TestShutilWithZipfile) ... ok
5180 test_b (pyfakefs.tests.fake_filesystem_unittest_test.TestShutilWithZipfile) ... ok
5181 test_tempdir_exists (pyfakefs.tests.fake_filesystem_unittest_test.TestTempDirCreation) ... ok
5182 test_tmp_exists (pyfakefs.tests.fake_filesystem_unittest_test.TestTempDirCreation) ... ok
5183 test_fakefs (pyfakefs.tests.fake_filesystem_unittest_test.TestTempFileReload) ... ok
5184 test_value (pyfakefs.tests.fake_filesystem_unittest_test.TestTempFileReload) ... ok
5185 test_write_tmp_linux (pyfakefs.tests.fake_filesystem_unittest_test.TestTempPathCreation) ... ok
5186 test_write_tmp_macos (pyfakefs.tests.fake_filesystem_unittest_test.TestTempPathCreation) ... ok
5187 test_write_tmp_windows (pyfakefs.tests.fake_filesystem_unittest_test.TestTempPathCreation) ... ok
5188 test_create_file (pyfakefs.tests.example_test.TestExample)
5189 Test example.create_file() which uses `open()` ... ok
5190 test_delete_file (pyfakefs.tests.example_test.TestExample)
5191 Test example.delete_file() which uses `os.remove()`. ... ok
5192 test_file_exists (pyfakefs.tests.example_test.TestExample)
5193 Test example.path_exists() which uses `os.path.exists()`. ... ok
5194 test_get_globs (pyfakefs.tests.example_test.TestExample)
5195 Test example.get_glob(). ... ok
5196 test_os_scandir (pyfakefs.tests.example_test.TestExample)
5197 Test example.scandir() which uses `os.scandir()`. ... ok
5198 test_real_file_access (pyfakefs.tests.example_test.TestExample)
5199 Test `example.file_contents()` for a real file after adding it using ... ok
5200 test_rm_tree (pyfakefs.tests.example_test.TestExample)
5201 Test example.rm_tree() using `shutil.rmtree()`. ... ok
5202 test_scandir_scandir (pyfakefs.tests.example_test.TestExample)
5203 Test example.scandir() which uses `scandir.scandir()`. ... skipped 'Testing only if scandir module is installed'
5204 example (pyfakefs.tests)
5205 Doctest: pyfakefs.tests.example ... ok
5206 create_file (pyfakefs.tests.example)
5207 Doctest: pyfakefs.tests.example.create_file ... ok
5208 delete_file (pyfakefs.tests.example)
5209 Doctest: pyfakefs.tests.example.delete_file ... ok
5210 get_glob (pyfakefs.tests.example)
5211 Doctest: pyfakefs.tests.example.get_glob ... ok
5212 path_exists (pyfakefs.tests.example)
5213 Doctest: pyfakefs.tests.example.path_exists ... ok
5214 test_set_raise_if_unknown_attribute (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
5215 test_smart_set_raise_if_unknown_attribute (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
5216 test_stubout_class_with_set (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
5217 test_stubout_class_with_smart_set (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
5218 test_stubout_method_with_set (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
5219 test_stubout_method_with_smart_set (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
5220 test_stubout_module_with_set (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
5221 test_stubout_module_with_smart_set (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
5222 test_stubout_submodule_with_smart_set (pyfakefs.tests.mox3_stubout_test.StubOutForTestingTest) ... ok
5223 test_os_import_as_patch (pyfakefs.tests.dynamic_patch_test.DynamicImportPatchTest) ... ok
5224 test_os_patch (pyfakefs.tests.dynamic_patch_test.DynamicImportPatchTest) ... ok
5225 test_os_path_patch (pyfakefs.tests.dynamic_patch_test.DynamicImportPatchTest) ... ok
5226 test_pathlib_path_patch (pyfakefs.tests.dynamic_patch_test.DynamicImportPatchTest) ... ok
5227 test_shutil_patch (pyfakefs.tests.dynamic_patch_test.DynamicImportPatchTest) ... ok
5228 test_is_file_for_unreadable_dir_windows (pyfakefs.tests.fake_pathlib_test.FakeFilesystemChmodTest) ... skipped 'Windows specific test'
5229 test_add_existing_real_directory_with_pathlib_path (pyfakefs.tests.fake_pathlib_test.FakeFilesystemPathLikeObjectTest) ... ok
5230 test_add_existing_real_file_with_pathlib_path (pyfakefs.tests.fake_pathlib_test.FakeFilesystemPathLikeObjectTest) ... ok
5231 test_create_dir_with_pathlib_path (pyfakefs.tests.fake_pathlib_test.FakeFilesystemPathLikeObjectTest) ... ok
5232 test_create_file_with_pathlib_path (pyfakefs.tests.fake_pathlib_test.FakeFilesystemPathLikeObjectTest) ... ok
5233 test_create_symlink_with_pathlib_path (pyfakefs.tests.fake_pathlib_test.FakeFilesystemPathLikeObjectTest) ... ok
5234 test_chmod (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5235 test_chmod_no_followsymlinks (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... skipped 'follow_symlinks argument new in Python 3.10'
5236 test_cwd (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5237 test_exists (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5238 test_expanduser_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5239 test_expanduser_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... skipped 'Windows specific test'
5240 test_home_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5241 test_home_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... skipped 'Windows specific test'
5242 test_is_dir (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5243 test_is_file (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5244 test_is_symlink (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5245 test_iterdir_and_glob_without_exe_permission (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5246 test_iterdir_impossible_without_read_permission (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5247 test_iterdir_in_unreadable_dir (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5248 test_lchmod (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5249 test_lstat_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5250 test_lstat_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... skipped 'Windows specific behavior'
5251 test_resolve (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5252 test_resolve_nonexisting_file (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5253 test_stat (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5254 test_stat_file_in_unreadable_dir (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5255 test_init_collapse (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest)
5256 Tests for collapsing path during initialization. ... ok
5257 test_init_with_segments (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest)
5258 Basic initialization tests - taken from ... ok
5259 test_initialization_type (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest)
5260 Make sure tests for class type will work ... ok
5261 test_is_absolute_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest) ... ok
5262 test_is_absolute_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest) ... skipped 'Windows specific behavior'
5263 test_path_parts (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest) ... ok
5264 test_init_collapse (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationWithDriveTest)
5265 Tests for collapsing path during initialization. ... skipped 'Windows specific behavior'
5266 test_init_with_segments (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationWithDriveTest)
5267 Basic initialization tests - taken from pathlib.Path ... skipped 'Windows specific behavior'
5268 test_is_absolute (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationWithDriveTest) ... skipped 'Windows specific behavior'
5269 test_path_parts (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationWithDriveTest) ... skipped 'Windows specific behavior'
5270 test_posix_pure_path_is_absolute_for_absolute_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
5271 test_posix_pure_path_is_absolute_for_local_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
5272 test_posix_pure_path_is_absolute_for_relative_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
5273 test_posix_pure_path_parsing (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
5274 test_posix_pure_path_str_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
5275 test_posix_pure_path_str_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
5276 test_windows_pure_path_is_absolute_for_absolute_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
5277 test_windows_pure_path_is_absolute_for_local_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
5278 test_windows_pure_path_is_absolute_for_relative_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
5279 test_windows_pure_path_parsing_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
5280 test_windows_pure_path_parsing_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
5281 test_windows_pure_path_str_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
5282 test_windows_pure_path_str_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTest) ... ok
5283 test_posix_pure_path_is_absolute_for_absolute_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
5284 test_posix_pure_path_is_absolute_for_local_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
5285 test_posix_pure_path_is_absolute_for_relative_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
5286 test_posix_pure_path_parsing (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
5287 test_posix_pure_path_str_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
5288 test_posix_pure_path_str_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
5289 test_windows_pure_path_is_absolute_for_absolute_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
5290 test_windows_pure_path_is_absolute_for_local_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
5291 test_windows_pure_path_is_absolute_for_relative_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
5292 test_windows_pure_path_parsing_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
5293 test_windows_pure_path_parsing_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
5294 test_windows_pure_path_str_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
5295 test_windows_pure_path_str_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestLinux) ... ok
5296 test_posix_pure_path_is_absolute_for_absolute_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
5297 test_posix_pure_path_is_absolute_for_local_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
5298 test_posix_pure_path_is_absolute_for_relative_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
5299 test_posix_pure_path_parsing (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
5300 test_posix_pure_path_str_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
5301 test_posix_pure_path_str_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
5302 test_windows_pure_path_is_absolute_for_absolute_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
5303 test_windows_pure_path_is_absolute_for_local_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
5304 test_windows_pure_path_is_absolute_for_relative_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
5305 test_windows_pure_path_parsing_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
5306 test_windows_pure_path_parsing_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
5307 test_windows_pure_path_str_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
5308 test_windows_pure_path_str_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestMacos) ... ok
5309 test_posix_pure_path_is_absolute_for_absolute_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
5310 test_posix_pure_path_is_absolute_for_local_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
5311 test_posix_pure_path_is_absolute_for_relative_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
5312 test_posix_pure_path_parsing (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
5313 test_posix_pure_path_str_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
5314 test_posix_pure_path_str_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
5315 test_windows_pure_path_is_absolute_for_absolute_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
5316 test_windows_pure_path_is_absolute_for_local_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
5317 test_windows_pure_path_is_absolute_for_relative_path (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
5318 test_windows_pure_path_parsing_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
5319 test_windows_pure_path_parsing_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
5320 test_windows_pure_path_str_backslash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
5321 test_windows_pure_path_str_forward_slash (pyfakefs.tests.fake_pathlib_test.FakePathlibModulePurePathTestWindows) ... ok
5322 test_exists (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5323 test_glob (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5324 test_glob_case_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5325 test_glob_case_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'Windows specific test'
5326 test_hardlink_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'hardlink_to new in Python 3.10'
5327 test_is_junction (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'is_junction method new in Python 3.12'
5328 test_iterdir (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5329 test_link_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5330 test_mkdir (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5331 test_mkdir_exist_ok (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5332 test_mkdir_with_automount_drive (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'Windows specific behavior'
5333 test_mkdir_with_automount_unc_path (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'Windows specific behavior'
5334 test_open (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5335 test_read_bytes (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5336 test_read_text (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5337 test_read_text_with_encoding (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5338 test_readlink (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5339 test_rename (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5340 test_replace (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5341 test_rmdir (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5342 test_samefile (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5343 test_symlink_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5344 test_touch_existing (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5345 test_touch_non_existing (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5346 test_unlink (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5347 test_write_bytes (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5348 test_write_text (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5349 test_write_text_with_encoding (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5350 test_write_with_newline_arg (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'newline argument new in Python 3.10'
5351 test_is_relative_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... ok
5352 test_is_reserved_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... ok
5353 test_is_reserved_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... skipped 'Windows specific behavior'
5354 test_joinpath (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... ok
5355 test_joinpath_drive (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... ok
5356 test_match (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... ok
5357 test_relative_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... ok
5358 test_with_name (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... ok
5359 test_with_suffix (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePathTest) ... ok
5360 test_is_relative_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePosixPathTest) ... ok
5361 test_is_reserved (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePosixPathTest) ... ok
5362 test_joinpath (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePosixPathTest) ... ok
5363 test_match (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePosixPathTest) ... ok
5364 test_relative_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePosixPathTest) ... ok
5365 test_to_string (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePosixPathTest) ... ok
5366 test_with_name (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePosixPathTest) ... ok
5367 test_with_suffix (pyfakefs.tests.fake_pathlib_test.FakePathlibPurePosixPathTest) ... ok
5368 test_is_relative_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPureWindowsPathTest) ... ok
5369 test_is_reserved (pyfakefs.tests.fake_pathlib_test.FakePathlibPureWindowsPathTest) ... ok
5370 test_joinpath (pyfakefs.tests.fake_pathlib_test.FakePathlibPureWindowsPathTest) ... ok
5371 test_match (pyfakefs.tests.fake_pathlib_test.FakePathlibPureWindowsPathTest) ... ok
5372 test_relative_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPureWindowsPathTest) ... ok
5373 test_to_string (pyfakefs.tests.fake_pathlib_test.FakePathlibPureWindowsPathTest) ... ok
5374 test_with_name (pyfakefs.tests.fake_pathlib_test.FakePathlibPureWindowsPathTest) ... ok
5375 test_with_suffix (pyfakefs.tests.fake_pathlib_test.FakePathlibPureWindowsPathTest) ... ok
5376 test_abspath (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5377 test_access (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5378 test_changed_owner_and_group (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5379 test_chdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5380 test_chmod (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5381 test_exists (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5382 test_expanduser (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5383 test_getatime (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5384 test_getctime (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5385 test_getmtime (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5386 test_getsize (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5387 test_isabs (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5388 test_isdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5389 test_isfile (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5390 test_isfile_not_readable (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5391 test_islink (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5392 test_ismount (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5393 test_join (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5394 test_lexists (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5395 test_link (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5396 test_listdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5397 test_makedirs (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5398 test_mkdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5399 test_normcase (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5400 test_normpath (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5401 test_owner_and_group_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5402 test_owner_and_group_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5403 test_readlink (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5404 test_readlink_bytes (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5405 test_realpath (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5406 test_relpath (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5407 test_remove (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5408 test_rename (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5409 test_replace (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5410 test_rmdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5411 test_scandir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5412 test_split (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5413 test_splitdrive (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5414 test_stat (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5415 test_stat_follow_symlinks (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... skipped 'New in Python 3.10'
5416 test_symlink (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5417 test_truncate (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5418 test_utime (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5419 test_walk (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest)
5420 Regression test for #915 - walk results shall be strings. ... ok
5421 test_chmod (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5422 test_chmod_no_followsymlinks (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'follow_symlinks argument new in Python 3.10'
5423 test_cwd (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5424 test_exists (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5425 test_expanduser_posix (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5426 test_expanduser_windows (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Windows specific test'
5427 test_home_posix (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5428 test_home_windows (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Windows specific test'
5429 test_is_dir (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5430 test_is_file (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5431 test_is_symlink (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5432 test_iterdir_and_glob_without_exe_permission (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5433 test_iterdir_impossible_without_read_permission (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5434 test_iterdir_in_unreadable_dir (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5435 test_lchmod (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5436 test_lstat_posix (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5437 test_lstat_windows (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Windows specific behavior'
5438 test_resolve (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5439 test_resolve_nonexisting_file (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5440 test_stat (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5441 test_stat_file_in_unreadable_dir (pyfakefs.tests.fake_pathlib_test.RealPathlibFileObjectPropertyTest) ... skipped 'Only tests fake FS'
5442 test_init_collapse (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationTest)
5443 Tests for collapsing path during initialization. ... skipped 'Only tests fake FS'
5444 test_init_with_segments (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationTest)
5445 Basic initialization tests - taken from ... skipped 'Only tests fake FS'
5446 test_initialization_type (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationTest)
5447 Make sure tests for class type will work ... skipped 'Only tests fake FS'
5448 test_is_absolute_posix (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationTest) ... skipped 'Only tests fake FS'
5449 test_is_absolute_windows (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationTest) ... skipped 'Windows specific behavior'
5450 test_path_parts (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationTest) ... skipped 'Only tests fake FS'
5451 test_init_collapse (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationWithDriveTest)
5452 Tests for collapsing path during initialization. ... skipped 'Windows specific behavior'
5453 test_init_with_segments (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationWithDriveTest)
5454 Basic initialization tests - taken from pathlib.Path ... skipped 'Windows specific behavior'
5455 test_is_absolute (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationWithDriveTest) ... skipped 'Windows specific behavior'
5456 test_path_parts (pyfakefs.tests.fake_pathlib_test.RealPathlibInitializationWithDriveTest) ... skipped 'Windows specific behavior'
5457 test_exists (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5458 test_glob (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5459 test_glob_case_posix (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5460 test_glob_case_windows (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Windows specific test'
5461 test_hardlink_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'hardlink_to new in Python 3.10'
5462 test_is_junction (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'is_junction method new in Python 3.12'
5463 test_iterdir (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5464 test_link_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5465 test_mkdir (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5466 test_mkdir_exist_ok (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5467 test_mkdir_with_automount_drive (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Windows specific behavior'
5468 test_mkdir_with_automount_unc_path (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Windows specific behavior'
5469 test_open (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5470 test_read_bytes (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5471 test_read_text (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5472 test_read_text_with_encoding (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5473 test_readlink (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5474 test_rename (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5475 test_replace (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5476 test_rmdir (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5477 test_samefile (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5478 test_symlink_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5479 test_touch_existing (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5480 test_touch_non_existing (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5481 test_unlink (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5482 test_write_bytes (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5483 test_write_text (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5484 test_write_text_with_encoding (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'Only tests fake FS'
5485 test_write_with_newline_arg (pyfakefs.tests.fake_pathlib_test.RealPathlibPathFileOperationTest) ... skipped 'newline argument new in Python 3.10'
5486 test_is_relative_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Only tests fake FS'
5487 test_is_reserved_posix (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Only tests fake FS'
5488 test_is_reserved_windows (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Windows specific behavior'
5489 test_joinpath (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Only tests fake FS'
5490 test_joinpath_drive (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Only tests fake FS'
5491 test_match (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Only tests fake FS'
5492 test_relative_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Only tests fake FS'
5493 test_with_name (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Only tests fake FS'
5494 test_with_suffix (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePathTest) ... skipped 'Only tests fake FS'
5495 test_is_relative_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePosixPathTest) ... skipped 'Only tests fake FS'
5496 test_is_reserved (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePosixPathTest) ... skipped 'Only tests fake FS'
5497 test_joinpath (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePosixPathTest) ... skipped 'Only tests fake FS'
5498 test_match (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePosixPathTest) ... skipped 'Only tests fake FS'
5499 test_relative_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePosixPathTest) ... skipped 'Only tests fake FS'
5500 test_to_string (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePosixPathTest) ... skipped 'Only tests fake FS'
5501 test_with_name (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePosixPathTest) ... skipped 'Only tests fake FS'
5502 test_with_suffix (pyfakefs.tests.fake_pathlib_test.RealPathlibPurePosixPathTest) ... skipped 'Only tests fake FS'
5503 test_is_relative_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPureWindowsPathTest) ... skipped 'Only tests fake FS'
5504 test_is_reserved (pyfakefs.tests.fake_pathlib_test.RealPathlibPureWindowsPathTest) ... skipped 'Only tests fake FS'
5505 test_joinpath (pyfakefs.tests.fake_pathlib_test.RealPathlibPureWindowsPathTest) ... skipped 'Only tests fake FS'
5506 test_match (pyfakefs.tests.fake_pathlib_test.RealPathlibPureWindowsPathTest) ... skipped 'Only tests fake FS'
5507 test_relative_to (pyfakefs.tests.fake_pathlib_test.RealPathlibPureWindowsPathTest) ... skipped 'Only tests fake FS'
5508 test_to_string (pyfakefs.tests.fake_pathlib_test.RealPathlibPureWindowsPathTest) ... skipped 'Only tests fake FS'
5509 test_with_name (pyfakefs.tests.fake_pathlib_test.RealPathlibPureWindowsPathTest) ... skipped 'Only tests fake FS'
5510 test_with_suffix (pyfakefs.tests.fake_pathlib_test.RealPathlibPureWindowsPathTest) ... skipped 'Only tests fake FS'
5511 test_abspath (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5512 test_access (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5513 test_changed_owner_and_group (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5514 test_chdir (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5515 test_chmod (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5516 test_exists (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5517 test_expanduser (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5518 test_getatime (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5519 test_getctime (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5520 test_getmtime (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5521 test_getsize (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5522 test_isabs (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5523 test_isdir (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5524 test_isfile (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5525 test_isfile_not_readable (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5526 test_islink (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5527 test_ismount (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5528 test_join (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5529 test_lexists (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5530 test_link (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5531 test_listdir (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5532 test_makedirs (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5533 test_mkdir (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5534 test_normcase (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5535 test_normpath (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5536 test_owner_and_group_posix (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5537 test_owner_and_group_windows (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5538 test_readlink (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5539 test_readlink_bytes (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5540 test_realpath (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5541 test_relpath (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5542 test_remove (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5543 test_rename (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5544 test_replace (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5545 test_rmdir (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5546 test_scandir (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5547 test_split (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5548 test_splitdrive (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5549 test_stat (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5550 test_stat_follow_symlinks (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'New in Python 3.10'
5551 test_symlink (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5552 test_truncate (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5553 test_utime (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest) ... skipped 'Only tests fake FS'
5554 test_walk (pyfakefs.tests.fake_pathlib_test.RealPathlibUsageInOsFunctionsTest)
5555 Regression test for #915 - walk results shall be strings. ... skipped 'Only tests fake FS'
5556 test_exists (pyfakefs.tests.fake_pathlib_test.SkipPathlibTest) ... ok
5557 test_open_in_skipped_module (pyfakefs.tests.fake_pathlib_test.SkipPathlibTest) ... ok
5558 test_read_bytes_in_skipped_module (pyfakefs.tests.fake_pathlib_test.SkipPathlibTest) ... ok
5559 test_read_text_in_skipped_module (pyfakefs.tests.fake_pathlib_test.SkipPathlibTest) ... ok
5560 test_pathlib2_warning (pyfakefs.tests.fake_legacy_modules_test.DeprecationWarningTest) ... skipped 'The pathlib2 package is not installed'
5561 test_scandir_warning (pyfakefs.tests.fake_legacy_modules_test.DeprecationWarningTest) ... skipped 'The scandir package is not installed'
5562 test_chmod (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5563 test_chmod_no_followsymlinks (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5564 test_cwd (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5565 test_exists (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5566 test_expanduser_posix (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5567 test_expanduser_windows (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5568 test_home_posix (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5569 test_home_windows (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5570 test_is_dir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5571 test_is_file (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5572 test_is_symlink (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5573 test_iterdir_and_glob_without_exe_permission (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5574 test_iterdir_impossible_without_read_permission (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5575 test_iterdir_in_unreadable_dir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5576 test_lchmod (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5577 test_lstat_posix (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5578 test_lstat_windows (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5579 test_resolve (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5580 test_resolve_nonexisting_file (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5581 test_stat (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5582 test_stat_file_in_unreadable_dir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5583 test_init_collapse (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2InitializationTest)
5584 Tests for collapsing path during initialization. ... skipped 'The pathlib2 package is not installed'
5585 test_init_with_segments (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2InitializationTest)
5586 Basic initialization tests - taken from ... skipped 'The pathlib2 package is not installed'
5587 test_initialization_type (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2InitializationTest)
5588 Make sure tests for class type will work ... skipped 'The pathlib2 package is not installed'
5589 test_is_absolute_posix (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2InitializationTest) ... skipped 'The pathlib2 package is not installed'
5590 test_is_absolute_windows (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2InitializationTest) ... skipped 'The pathlib2 package is not installed'
5591 test_path_parts (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2InitializationTest) ... skipped 'The pathlib2 package is not installed'
5592 test_exists (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5593 test_glob (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5594 test_glob_case_posix (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5595 test_glob_case_windows (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5596 test_hardlink_to (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5597 test_is_junction (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5598 test_iterdir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5599 test_link_to (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5600 test_mkdir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5601 test_mkdir_exist_ok (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5602 test_mkdir_with_automount_drive (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5603 test_mkdir_with_automount_unc_path (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5604 test_open (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5605 test_read_bytes (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5606 test_read_text (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5607 test_read_text_with_encoding (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5608 test_readlink (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5609 test_rename (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5610 test_replace (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5611 test_rmdir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5612 test_samefile (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5613 test_symlink_to (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5614 test_touch_existing (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5615 test_touch_non_existing (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5616 test_unlink (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5617 test_write_bytes (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5618 test_write_text (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5619 test_write_text_with_encoding (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5620 test_write_with_newline_arg (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2PathFileOperationTest) ... skipped 'The pathlib2 package is not installed'
5621 test_abspath (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5622 test_access (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5623 test_changed_owner_and_group (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5624 test_chdir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5625 test_chmod (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5626 test_exists (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5627 test_expanduser (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5628 test_getatime (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5629 test_getctime (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5630 test_getmtime (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5631 test_getsize (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5632 test_isabs (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5633 test_isdir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5634 test_isfile (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5635 test_isfile_not_readable (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5636 test_islink (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5637 test_ismount (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5638 test_join (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5639 test_lexists (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5640 test_link (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5641 test_listdir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5642 test_makedirs (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5643 test_mkdir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5644 test_normcase (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5645 test_normpath (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5646 test_owner_and_group_posix (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5647 test_owner_and_group_windows (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5648 test_readlink (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5649 test_readlink_bytes (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5650 test_realpath (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5651 test_relpath (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5652 test_remove (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5653 test_rename (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5654 test_replace (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5655 test_rmdir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5656 test_scandir (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5657 test_split (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5658 test_splitdrive (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5659 test_stat (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5660 test_stat_follow_symlinks (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5661 test_symlink (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5662 test_truncate (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5663 test_utime (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5664 test_walk (pyfakefs.tests.fake_legacy_modules_test.FakePathlib2UsageInOsFunctionsTest)
5665 Regression test for #915 - walk results shall be strings. ... skipped 'The pathlib2 package is not installed'
5666 test_chmod (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5667 test_chmod_no_followsymlinks (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... skipped 'follow_symlinks argument new in Python 3.10'
5668 test_cwd (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5669 test_exists (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5670 test_expanduser_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5671 test_expanduser_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... skipped 'Windows specific test'
5672 test_home_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5673 test_home_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... skipped 'Windows specific test'
5674 test_is_dir (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5675 test_is_file (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5676 test_is_symlink (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5677 test_iterdir_and_glob_without_exe_permission (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5678 test_iterdir_impossible_without_read_permission (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5679 test_iterdir_in_unreadable_dir (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5680 test_lchmod (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5681 test_lstat_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5682 test_lstat_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... skipped 'Windows specific behavior'
5683 test_resolve (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5684 test_resolve_nonexisting_file (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5685 test_stat (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5686 test_stat_file_in_unreadable_dir (pyfakefs.tests.fake_pathlib_test.FakePathlibFileObjectPropertyTest) ... ok
5687 test_init_collapse (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest)
5688 Tests for collapsing path during initialization. ... ok
5689 test_init_with_segments (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest)
5690 Basic initialization tests - taken from ... ok
5691 test_initialization_type (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest)
5692 Make sure tests for class type will work ... ok
5693 test_is_absolute_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest) ... ok
5694 test_is_absolute_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest) ... skipped 'Windows specific behavior'
5695 test_path_parts (pyfakefs.tests.fake_pathlib_test.FakePathlibInitializationTest) ... ok
5696 test_exists (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5697 test_glob (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5698 test_glob_case_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5699 test_glob_case_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'Windows specific test'
5700 test_hardlink_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'hardlink_to new in Python 3.10'
5701 test_is_junction (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'is_junction method new in Python 3.12'
5702 test_iterdir (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5703 test_link_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5704 test_mkdir (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5705 test_mkdir_exist_ok (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5706 test_mkdir_with_automount_drive (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'Windows specific behavior'
5707 test_mkdir_with_automount_unc_path (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'Windows specific behavior'
5708 test_open (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5709 test_read_bytes (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5710 test_read_text (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5711 test_read_text_with_encoding (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5712 test_readlink (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5713 test_rename (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5714 test_replace (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5715 test_rmdir (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5716 test_samefile (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5717 test_symlink_to (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5718 test_touch_existing (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5719 test_touch_non_existing (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5720 test_unlink (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5721 test_write_bytes (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5722 test_write_text (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5723 test_write_text_with_encoding (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... ok
5724 test_write_with_newline_arg (pyfakefs.tests.fake_pathlib_test.FakePathlibPathFileOperationTest) ... skipped 'newline argument new in Python 3.10'
5725 test_abspath (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5726 test_access (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5727 test_changed_owner_and_group (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5728 test_chdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5729 test_chmod (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5730 test_exists (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5731 test_expanduser (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5732 test_getatime (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5733 test_getctime (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5734 test_getmtime (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5735 test_getsize (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5736 test_isabs (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5737 test_isdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5738 test_isfile (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5739 test_isfile_not_readable (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5740 test_islink (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5741 test_ismount (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5742 test_join (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5743 test_lexists (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5744 test_link (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5745 test_listdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5746 test_makedirs (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5747 test_mkdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5748 test_normcase (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5749 test_normpath (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5750 test_owner_and_group_posix (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5751 test_owner_and_group_windows (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5752 test_readlink (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5753 test_readlink_bytes (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5754 test_realpath (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5755 test_relpath (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5756 test_remove (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5757 test_rename (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5758 test_replace (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5759 test_rmdir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5760 test_scandir (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5761 test_split (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5762 test_splitdrive (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5763 test_stat (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5764 test_stat_follow_symlinks (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... skipped 'New in Python 3.10'
5765 test_symlink (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5766 test_truncate (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5767 test_utime (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest) ... ok
5768 test_walk (pyfakefs.tests.fake_pathlib_test.FakePathlibUsageInOsFunctionsTest)
5769 Regression test for #915 - walk results shall be strings. ... ok
5770 test_file_removed_during_scandir (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
5771 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
5772 test_inode (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
5773 test_is_link (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
5774 test_isdir (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
5775 test_isfile (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
5776 test_non_existing_dir (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
5777 test_path_like (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
5778 test_path_links_not_resolved (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
5779 test_paths (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
5780 test_scandir_stat_nlink (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
5781 test_scandir_with_fd (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
5782 test_stat_ino_dev (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
5783 test_stat_posix (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
5784 test_stat_windows (pyfakefs.tests.fake_legacy_modules_test.FakeScandirPackageTest) ... skipped 'The scandir package is not installed'
5785 test_file_removed_during_scandir (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
5786 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
5787 test_inode (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
5788 test_is_link (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
5789 test_isdir (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
5790 test_isfile (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
5791 test_non_existing_dir (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
5792 test_path_like (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
5793 test_path_links_not_resolved (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
5794 test_paths (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
5795 test_scandir_stat_nlink (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
5796 test_scandir_with_fd (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
5797 test_stat_ino_dev (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
5798 test_stat_posix (pyfakefs.tests.fake_os_test.FakeScandirTest) ... ok
5799 test_stat_windows (pyfakefs.tests.fake_os_test.FakeScandirTest) ... skipped 'Windows specific behavior'
5800 test_chmod (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5801 test_chmod_no_followsymlinks (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5802 test_cwd (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5803 test_exists (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5804 test_expanduser_posix (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5805 test_expanduser_windows (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5806 test_home_posix (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5807 test_home_windows (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5808 test_is_dir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5809 test_is_file (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5810 test_is_symlink (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5811 test_iterdir_and_glob_without_exe_permission (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5812 test_iterdir_impossible_without_read_permission (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5813 test_iterdir_in_unreadable_dir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5814 test_lchmod (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5815 test_lstat_posix (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5816 test_lstat_windows (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5817 test_resolve (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5818 test_resolve_nonexisting_file (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5819 test_stat (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5820 test_stat_file_in_unreadable_dir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2FileObjectPropertyTest) ... skipped 'The pathlib2 package is not installed'
5821 test_init_collapse (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2InitializationTest)
5822 Tests for collapsing path during initialization. ... skipped 'The pathlib2 package is not installed'
5823 test_init_with_segments (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2InitializationTest)
5824 Basic initialization tests - taken from ... skipped 'The pathlib2 package is not installed'
5825 test_initialization_type (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2InitializationTest)
5826 Make sure tests for class type will work ... skipped 'The pathlib2 package is not installed'
5827 test_is_absolute_posix (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2InitializationTest) ... skipped 'The pathlib2 package is not installed'
5828 test_is_absolute_windows (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2InitializationTest) ... skipped 'The pathlib2 package is not installed'
5829 test_path_parts (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2InitializationTest) ... skipped 'The pathlib2 package is not installed'
5830 test_abspath (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5831 test_access (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5832 test_changed_owner_and_group (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5833 test_chdir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5834 test_chmod (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5835 test_exists (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5836 test_expanduser (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5837 test_getatime (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5838 test_getctime (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5839 test_getmtime (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5840 test_getsize (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5841 test_isabs (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5842 test_isdir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5843 test_isfile (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5844 test_isfile_not_readable (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5845 test_islink (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5846 test_ismount (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5847 test_join (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5848 test_lexists (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5849 test_link (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5850 test_listdir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5851 test_makedirs (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5852 test_mkdir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5853 test_normcase (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5854 test_normpath (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5855 test_owner_and_group_posix (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5856 test_owner_and_group_windows (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5857 test_readlink (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5858 test_readlink_bytes (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5859 test_realpath (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5860 test_relpath (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5861 test_remove (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5862 test_rename (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5863 test_replace (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5864 test_rmdir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5865 test_scandir (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5866 test_split (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5867 test_splitdrive (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5868 test_stat (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5869 test_stat_follow_symlinks (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5870 test_symlink (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5871 test_truncate (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5872 test_utime (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest) ... skipped 'The pathlib2 package is not installed'
5873 test_walk (pyfakefs.tests.fake_legacy_modules_test.RealPathlib2UsageInOsFunctionsTest)
5874 Regression test for #915 - walk results shall be strings. ... skipped 'The pathlib2 package is not installed'
5875 test_exists (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5876 test_glob (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5877 test_glob_case_posix (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5878 test_glob_case_windows (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5879 test_hardlink_to (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5880 test_is_junction (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5881 test_iterdir (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5882 test_link_to (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5883 test_mkdir (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5884 test_mkdir_exist_ok (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5885 test_mkdir_with_automount_drive (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5886 test_mkdir_with_automount_unc_path (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5887 test_open (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5888 test_read_bytes (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5889 test_read_text (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5890 test_read_text_with_encoding (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5891 test_readlink (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5892 test_rename (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5893 test_replace (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5894 test_rmdir (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5895 test_samefile (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5896 test_symlink_to (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5897 test_touch_existing (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5898 test_touch_non_existing (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5899 test_unlink (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5900 test_write_bytes (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5901 test_write_text (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5902 test_write_text_with_encoding (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5903 test_write_with_newline_arg (pyfakefs.tests.fake_legacy_modules_test.RealPathlibPath2FileOperationTest) ... skipped 'The pathlib2 package is not installed'
5904 test_file_removed_during_scandir (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
5905 test_index_access_to_stat_times_returns_int (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
5906 test_inode (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
5907 test_is_link (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
5908 test_isdir (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
5909 test_isfile (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
5910 test_non_existing_dir (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
5911 test_path_like (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
5912 test_path_links_not_resolved (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
5913 test_paths (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
5914 test_scandir_stat_nlink (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
5915 test_scandir_with_fd (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
5916 test_stat_ino_dev (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
5917 test_stat_posix (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
5918 test_stat_windows (pyfakefs.tests.fake_legacy_modules_test.RealScandirPackageTest) ... skipped 'The scandir package is not installed'
5920 ----------------------------------------------------------------------
5921 Ran 2671 tests
5923 OK (skipped=1175, expected failures=2)
5924 py$(PYV): commands[2]> python -m pytest pyfakefs/pytest_tests/pytest_plugin_test.py
5925 ============================= test session starts ==============================
5926 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python
5927 cachedir: .tox/py$(PYV)/.pytest_cache
5928 rootdir: $(@D)
5929 configfile: pyproject.toml
5930 collecting ... collected 10 items
5932 pyfakefs/pytest_tests/pytest_plugin_test.py::test_fs_fixture PASSED
5933 pyfakefs/pytest_tests/pytest_plugin_test.py::test_fs_fixture_alias PASSED
5934 pyfakefs/pytest_tests/pytest_plugin_test.py::test_both_fixtures PASSED
5935 pyfakefs/pytest_tests/pytest_plugin_test.py::test_pause_resume PASSED
5936 pyfakefs/pytest_tests/pytest_plugin_test.py::test_pause_resume_contextmanager PASSED
5937 pyfakefs/pytest_tests/pytest_plugin_test.py::test_use_own_io_module PASSED
5938 pyfakefs/pytest_tests/pytest_plugin_test.py::test_switch_to_windows PASSED
5939 pyfakefs/pytest_tests/pytest_plugin_test.py::test_switch_to_linux PASSED
5940 pyfakefs/pytest_tests/pytest_plugin_test.py::test_switch_to_macos PASSED
5941 pyfakefs/pytest_tests/pytest_plugin_test.py::test_updatecache_problem PASSED
5943 =============================== warnings summary ===============================
5944 pyfakefs/pytest_tests/pytest_plugin_test.py::test_pause_resume
5945   $(PYTHON_DIR)/vendor-packages/_pytest/unraisableexception.py:85: PytestUnraisableExceptionWarning: Exception ignored in: <function _TemporaryFileCloser.__del__ at $(POINTER)>
5946   
5947   Traceback (most recent call last):
5948     File "$(@D)/pyfakefs/fake_filesystem.py", line 2154, in remove_object
5949       target_directory.remove_entry(basename)
5950     File "$(@D)/pyfakefs/fake_file.py", line 592, in remove_entry
5951       entry = self.get_entry(pathname_name)
5952     File "$(@D)/pyfakefs/fake_file.py", line 566, in get_entry
5953       return self.entries[to_string(pathname_name)]
5954   KeyError: 'tmpXXXXXXXX'
5955   
5956   During handling of the above exception, another exception occurred:
5957   
5958   Traceback (most recent call last):
5959     File "$(PYTHON_DIR)/tempfile.py", line 461, in __del__
5960       self.close()
5961     File "$(@D)/pyfakefs/fake_filesystem_unittest.py", line 116, in close
5962       self.tempfile_cleanup(self_, unlink or os.unlink)
5963     File "$(PYTHON_DIR)/tempfile.py", line 457, in close
5964       unlink(self.name)
5965     File "$(@D)/pyfakefs/fake_os.py", line 1456, in wrapped
5966       return f(*args, **kwargs)
5967     File "$(@D)/pyfakefs/fake_os.py", line 745, in unlink
5968       self.filesystem.remove(path)
5969     File "$(@D)/pyfakefs/fake_filesystem.py", line 3072, in remove
5970       self.remove_object(norm_path)
5971     File "$(@D)/pyfakefs/fake_filesystem.py", line 2156, in remove_object
5972       self.raise_os_error(errno.ENOENT, file_path)
5973     File "$(@D)/pyfakefs/fake_filesystem.py", line 489, in raise_os_error
5974       raise OSError(err_no, message, filename)
5975   FileNotFoundError: [Errno 2] No such file or directory in the fake filesystem: '/tmp/tmpXXXXXXXX'
5976   
5977     warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
5979 pyfakefs/pytest_tests/pytest_plugin_test.py::test_pause_resume_contextmanager
5980   $(PYTHON_DIR)/vendor-packages/_pytest/unraisableexception.py:85: PytestUnraisableExceptionWarning: Exception ignored in: <function _TemporaryFileCloser.__del__ at $(POINTER)>
5981   
5982   Traceback (most recent call last):
5983     File "$(@D)/pyfakefs/fake_filesystem.py", line 2154, in remove_object
5984       target_directory.remove_entry(basename)
5985     File "$(@D)/pyfakefs/fake_file.py", line 592, in remove_entry
5986       entry = self.get_entry(pathname_name)
5987     File "$(@D)/pyfakefs/fake_file.py", line 566, in get_entry
5988       return self.entries[to_string(pathname_name)]
5989   KeyError: 'tmpXXXXXXXX'
5990   
5991   During handling of the above exception, another exception occurred:
5992   
5993   Traceback (most recent call last):
5994     File "$(PYTHON_DIR)/tempfile.py", line 461, in __del__
5995       self.close()
5996     File "$(@D)/pyfakefs/fake_filesystem_unittest.py", line 116, in close
5997       self.tempfile_cleanup(self_, unlink or os.unlink)
5998     File "$(PYTHON_DIR)/tempfile.py", line 457, in close
5999       unlink(self.name)
6000     File "$(@D)/pyfakefs/fake_os.py", line 1456, in wrapped
6001       return f(*args, **kwargs)
6002     File "$(@D)/pyfakefs/fake_os.py", line 745, in unlink
6003       self.filesystem.remove(path)
6004     File "$(@D)/pyfakefs/fake_filesystem.py", line 3072, in remove
6005       self.remove_object(norm_path)
6006     File "$(@D)/pyfakefs/fake_filesystem.py", line 2156, in remove_object
6007       self.raise_os_error(errno.ENOENT, file_path)
6008     File "$(@D)/pyfakefs/fake_filesystem.py", line 489, in raise_os_error
6009       raise OSError(err_no, message, filename)
6010   FileNotFoundError: [Errno 2] No such file or directory in the fake filesystem: '/tmp/tmpXXXXXXXX'
6011   
6012     warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
6014 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
6015 ======== 10 passed, 2 warnings ========
6016   py$(PYV): OK
6017   congratulations :)