python/rapidfuzz: update to 3.11.0
[oi-userland.git] / components / python / inline-snapshot / test / results-all.master
blobf15ba2e9193967b97e81ed9df9a2eeda48e74ce9
1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase(PosixPath('$(@D)/.hypothesis/examples'))
5 rootdir: $(@D)
6 configfile: pyproject.toml
7 collecting ... collected 431 items
9 =============================== inline snapshot ================================
10 tests/adapter/test_dataclass.py::test_add_argument PASSED
11 tests/adapter/test_dataclass.py::test_attrs_default_value PASSED
12 tests/adapter/test_dataclass.py::test_attrs_field_repr PASSED
13 tests/adapter/test_dataclass.py::test_attrs_unmanaged PASSED
14 tests/adapter/test_dataclass.py::test_dataclass_default_value PASSED
15 tests/adapter/test_dataclass.py::test_dataclass_field_repr PASSED
16 tests/adapter/test_dataclass.py::test_dataclass_var PASSED
17 tests/adapter/test_dataclass.py::test_defaultdict PASSED
18 tests/adapter/test_dataclass.py::test_disabled[executing] PASSED
19 tests/adapter/test_dataclass.py::test_disabled[without-executing] PASSED
20 tests/adapter/test_dataclass.py::test_namedtuple PASSED
21 tests/adapter/test_dataclass.py::test_positional_star_args PASSED
22 tests/adapter/test_dataclass.py::test_pydantic_default_value PASSED
23 tests/adapter/test_dataclass.py::test_pydantic_field_repr PASSED
24 tests/adapter/test_dataclass.py::test_reeval PASSED
25 tests/adapter/test_dataclass.py::test_remove_positional_argument PASSED
26 tests/adapter/test_dataclass.py::test_starred_warns PASSED
27 tests/adapter/test_dataclass.py::test_unmanaged PASSED
28 tests/adapter/test_dict.py::test_dict_var PASSED
29 tests/adapter/test_general.py::test_adapter_mismatch PASSED
30 tests/adapter/test_general.py::test_reeval PASSED
31 tests/adapter/test_sequence.py::test_list_adapter_create_inner_snapshot PASSED
32 tests/adapter/test_sequence.py::test_list_adapter_fix_inner_snapshot PASSED
33 tests/adapter/test_sequence.py::test_list_adapter_reeval[executing] PASSED
34 tests/adapter/test_sequence.py::test_list_adapter_reeval[without-executing] PASSED
35 tests/adapter/test_sequence.py::test_list_var PASSED
36 tests/test_align.py::test_align PASSED
37 tests/test_change.py::test_change_function_args PASSED
38 tests/test_code_repr.py::test_datatypes[d0] PASSED
39 tests/test_code_repr.py::test_datatypes[d10] PASSED
40 tests/test_code_repr.py::test_datatypes[d11] PASSED
41 tests/test_code_repr.py::test_datatypes[d12] PASSED
42 tests/test_code_repr.py::test_datatypes[d13] PASSED
43 tests/test_code_repr.py::test_datatypes[d14] PASSED
44 tests/test_code_repr.py::test_datatypes[d15] PASSED
45 tests/test_code_repr.py::test_datatypes[d16] PASSED
46 tests/test_code_repr.py::test_datatypes[d17] PASSED
47 tests/test_code_repr.py::test_datatypes[d18] PASSED
48 tests/test_code_repr.py::test_datatypes[d19] PASSED
49 tests/test_code_repr.py::test_datatypes[d1] PASSED
50 tests/test_code_repr.py::test_datatypes[d20] PASSED
51 tests/test_code_repr.py::test_datatypes[d21] PASSED
52 tests/test_code_repr.py::test_datatypes[d22] PASSED
53 tests/test_code_repr.py::test_datatypes[d23] PASSED
54 tests/test_code_repr.py::test_datatypes[d24] PASSED
55 tests/test_code_repr.py::test_datatypes[d25] PASSED
56 tests/test_code_repr.py::test_datatypes[d2] PASSED
57 tests/test_code_repr.py::test_datatypes[d3] PASSED
58 tests/test_code_repr.py::test_datatypes[d4] PASSED
59 tests/test_code_repr.py::test_datatypes[d5] PASSED
60 tests/test_code_repr.py::test_datatypes[d6] PASSED
61 tests/test_code_repr.py::test_datatypes[d7] PASSED
62 tests/test_code_repr.py::test_datatypes[d8] PASSED
63 tests/test_code_repr.py::test_datatypes[d9] PASSED
64 tests/test_code_repr.py::test_datatypes_explicit PASSED
65 tests/test_code_repr.py::test_enum PASSED
66 tests/test_code_repr.py::test_enum_in_dataclass PASSED
67 tests/test_code_repr.py::test_flag PASSED
68 tests/test_code_repr.py::test_hasrepr_type PASSED
69 tests/test_code_repr.py::test_invalid_repr PASSED
70 tests/test_code_repr.py::test_qualname PASSED
71 tests/test_code_repr.py::test_set PASSED
72 tests/test_code_repr.py::test_snapshot_generates_hasrepr PASSED
73 tests/test_code_repr.py::test_tuple PASSED
74 tests/test_code_repr.py::test_type PASSED
75 tests/test_config.py::test_config_env PASSED
76 tests/test_config.py::test_config_pyproject PASSED
77 tests/test_config.py::test_shortcuts PASSED
78 tests/test_dirty_equals.py::test_compare_dirty_equals_twice PASSED
79 tests/test_dirty_equals.py::test_dirty_equals_in_unused_snapshot PASSED
80 tests/test_dirty_equals.py::test_dirty_equals_repr PASSED
81 tests/test_dirty_equals.py::test_dirty_equals_with_changing_args PASSED
82 tests/test_dirty_equals.py::test_now_like_dirty_equals PASSED
83 tests/test_docs.py::test_docs[CHANGELOG.md] SKIPPED (there is no rea...)
84 tests/test_docs.py::test_docs[CONTRIBUTING.md] SKIPPED (there is no ...)
85 tests/test_docs.py::test_docs[README.md] SKIPPED (there is no reason...)
86 tests/test_docs.py::test_docs[__init__.py0] SKIPPED (there is no rea...)
87 tests/test_docs.py::test_docs[__init__.py1] SKIPPED (there is no rea...)
88 tests/test_docs.py::test_docs[__init__.py2] SKIPPED (there is no rea...)
89 tests/test_docs.py::test_docs[_align.py] SKIPPED (there is no reason...)
90 tests/test_docs.py::test_docs[_change.py] SKIPPED (there is no reaso...)
91 tests/test_docs.py::test_docs[_code_repr.py] SKIPPED (there is no re...)
92 tests/test_docs.py::test_docs[_compare_context.py] SKIPPED (there is...)
93 tests/test_docs.py::test_docs[_config.py] SKIPPED (there is no reaso...)
94 tests/test_docs.py::test_docs[_example.py] SKIPPED (there is no reas...)
95 tests/test_docs.py::test_docs[_exceptions.py] SKIPPED (there is no r...)
96 tests/test_docs.py::test_docs[_external.py] SKIPPED (there is no rea...)
97 tests/test_docs.py::test_docs[_find_external.py] SKIPPED (there is n...)
98 tests/test_docs.py::test_docs[_format.py] SKIPPED (there is no reaso...)
99 tests/test_docs.py::test_docs[_inline_snapshot.py] SKIPPED (there is...)
100 tests/test_docs.py::test_docs[_is.py] SKIPPED (there is no reason to...)
101 tests/test_docs.py::test_docs[_problems.py] SKIPPED (there is no rea...)
102 tests/test_docs.py::test_docs[_rewrite_code.py] SKIPPED (there is no...)
103 tests/test_docs.py::test_docs[_sentinels.py] SKIPPED (there is no re...)
104 tests/test_docs.py::test_docs[_source_file.py] SKIPPED (there is no ...)
105 tests/test_docs.py::test_docs[_types.py] SKIPPED (there is no reason...)
106 tests/test_docs.py::test_docs[_unmanaged.py] SKIPPED (there is no re...)
107 tests/test_docs.py::test_docs[_utils.py] SKIPPED (there is no reason...)
108 tests/test_docs.py::test_docs[adapter.py] SKIPPED (there is no reaso...)
109 tests/test_docs.py::test_docs[categories.md] SKIPPED (there is no re...)
110 tests/test_docs.py::test_docs[changelog.md] SKIPPED (there is no rea...)
111 tests/test_docs.py::test_docs[cmp_snapshot.md] SKIPPED (there is no ...)
112 tests/test_docs.py::test_docs[code_generation.md] SKIPPED (there is ...)
113 tests/test_docs.py::test_docs[configuration.md] SKIPPED (there is no...)
114 tests/test_docs.py::test_docs[contributing.md] SKIPPED (there is no ...)
115 tests/test_docs.py::test_docs[customize_repr.md] SKIPPED (there is n...)
116 tests/test_docs.py::test_docs[dict_adapter.py] SKIPPED (there is no ...)
117 tests/test_docs.py::test_docs[eq_snapshot.md] SKIPPED (there is no r...)
118 tests/test_docs.py::test_docs[extra.md] SKIPPED (there is no reason ...)
119 tests/test_docs.py::test_docs[extra.py] SKIPPED (there is no reason ...)
120 tests/test_docs.py::test_docs[generic_call_adapter.py] SKIPPED (ther...)
121 tests/test_docs.py::test_docs[getitem_snapshot.md] SKIPPED (there is...)
122 tests/test_docs.py::test_docs[in_snapshot.md] SKIPPED (there is no r...)
123 tests/test_docs.py::test_docs[index.md] SKIPPED (there is no reason ...)
124 tests/test_docs.py::test_docs[limitations.md] SKIPPED (there is no r...)
125 tests/test_docs.py::test_docs[outsource.md] SKIPPED (there is no rea...)
126 tests/test_docs.py::test_docs[pytest.md] SKIPPED (there is no reason...)
127 tests/test_docs.py::test_docs[pytest_plugin.py] SKIPPED (there is no...)
128 tests/test_docs.py::test_docs[sequence_adapter.py] SKIPPED (there is...)
129 tests/test_docs.py::test_docs[syntax_warnings.py] SKIPPED (there is ...)
130 tests/test_docs.py::test_docs[testing.md] SKIPPED (there is no reaso...)
131 tests/test_docs.py::test_docs[third_party.md] SKIPPED (there is no r...)
132 tests/test_docs.py::test_docs[types.md] SKIPPED (there is no reason ...)
133 tests/test_docs.py::test_docs[value_adapter.py] SKIPPED (there is no...)
134 tests/test_docs.py::test_map_code_blocks PASSED
135 tests/test_example.py::test_example PASSED
136 tests/test_external.py::test_basic PASSED
137 tests/test_external.py::test_diskstorage PASSED
138 tests/test_external.py::test_ensure_imports PASSED
139 tests/test_external.py::test_ensure_imports_with_comment PASSED
140 tests/test_external.py::test_errors PASSED
141 tests/test_external.py::test_external PASSED
142 tests/test_external.py::test_max_hash PASSED
143 tests/test_external.py::test_new_externals PASSED
144 tests/test_external.py::test_no_imports PASSED
145 tests/test_external.py::test_outsource PASSED
146 tests/test_external.py::test_persist PASSED
147 tests/test_external.py::test_pytest_compare_external PASSED
148 tests/test_external.py::test_pytest_compare_external_bytes PASSED
149 tests/test_external.py::test_pytest_config_hash_length PASSED
150 tests/test_external.py::test_pytest_existing_external_import PASSED
151 tests/test_external.py::test_pytest_new_external PASSED
152 tests/test_external.py::test_pytest_trim_external PASSED
153 tests/test_external.py::test_uses_external PASSED
154 tests/test_formating.py::test_black_formatting_error PASSED
155 tests/test_formating.py::test_fstring_139 PASSED
156 tests/test_fstring.py::test_fstring PASSED
157 tests/test_fstring.py::test_fstring_fix PASSED
158 tests/test_hasrepr.py::test_hasrepr_eq PASSED
159 tests/test_inline_snapshot.py::test_assert PASSED
160 tests/test_inline_snapshot.py::test_comparison PASSED
161 tests/test_inline_snapshot.py::test_contains PASSED
162 tests/test_inline_snapshot.py::test_different_snapshot_name PASSED
163 tests/test_inline_snapshot.py::test_disabled PASSED
164 tests/test_inline_snapshot.py::test_flags_repr PASSED
165 tests/test_inline_snapshot.py::test_format_file PASSED
166 tests/test_inline_snapshot.py::test_format_value PASSED
167 tests/test_inline_snapshot.py::test_ge PASSED
168 tests/test_inline_snapshot.py::test_generic[executing] PASSED
169 tests/test_inline_snapshot.py::test_generic[executing] [assert 4 <= snapshot()] SUBPASS
170 tests/test_inline_snapshot.py::test_generic[executing] [assert 4 <= snapshot(5)] SUBPASS
171 tests/test_inline_snapshot.py::test_generic[executing] [assert 4 <= snapshot({0: 5})[0]] SUBPASS
172 tests/test_inline_snapshot.py::test_generic[executing] [assert 4 <= snapshot({})[0]] SUBPASS
173 tests/test_inline_snapshot.py::test_generic[executing] [assert 4 == snapshot()] SUBPASS
174 tests/test_inline_snapshot.py::test_generic[executing] [assert 4 == snapshot(2+2)] SUBPASS
175 tests/test_inline_snapshot.py::test_generic[executing] [assert 4 == snapshot(5)] SUBPASS
176 tests/test_inline_snapshot.py::test_generic[executing] [assert 4 == snapshot({0: 2+2})[0]] SUBPASS
177 tests/test_inline_snapshot.py::test_generic[executing] [assert 4 == snapshot({0: 5})[0]] SUBPASS
178 tests/test_inline_snapshot.py::test_generic[executing] [assert 4 == snapshot({})[0]] SUBPASS
179 tests/test_inline_snapshot.py::test_generic[executing] [assert 4 >= snapshot(5)] SUBPASS
180 tests/test_inline_snapshot.py::test_generic[executing] [assert 4 >= snapshot({0: 5})[0]] SUBPASS
181 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 <= snapshot(3+2)] SUBPASS
182 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 <= snapshot(4)] SUBPASS
183 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 <= snapshot({0: 3+2})[0]] SUBPASS
184 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 <= snapshot({0: 4})[0]] SUBPASS
185 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 >= snapshot()] SUBPASS
186 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 >= snapshot(3+2)] SUBPASS
187 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 >= snapshot(4)] SUBPASS
188 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 >= snapshot({0: 3+2})[0]] SUBPASS
189 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 >= snapshot({0: 4})[0]] SUBPASS
190 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 >= snapshot({})[0]] SUBPASS
191 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 in snapshot()] SUBPASS
192 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 in snapshot([3+2])] SUBPASS
193 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 in snapshot([4, 5])] SUBPASS
194 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 in snapshot([])] SUBPASS
195 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 in snapshot({0: [3+2]})[0]] SUBPASS
196 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 in snapshot({0: [4, 5]})[0]] SUBPASS
197 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 in snapshot({0: []})[0]] SUBPASS
198 tests/test_inline_snapshot.py::test_generic[executing] [assert 5 in snapshot({})[0]] SUBPASS
199 tests/test_inline_snapshot.py::test_generic[without-executing] PASSED
200 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 4 <= snapshot()] SUBPASS
201 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 4 <= snapshot(5)] SUBPASS
202 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 4 <= snapshot({0: 5})[0]] SUBPASS
203 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 4 <= snapshot({})[0]] SUBPASS
204 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 4 == snapshot()] SUBPASS
205 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 4 == snapshot(2+2)] SUBPASS
206 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 4 == snapshot(5)] SUBPASS
207 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 4 == snapshot({0: 2+2})[0]] SUBPASS
208 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 4 == snapshot({0: 5})[0]] SUBPASS
209 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 4 == snapshot({})[0]] SUBPASS
210 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 4 >= snapshot(5)] SUBPASS
211 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 4 >= snapshot({0: 5})[0]] SUBPASS
212 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 <= snapshot(3+2)] SUBPASS
213 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 <= snapshot(4)] SUBPASS
214 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 <= snapshot({0: 3+2})[0]] SUBPASS
215 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 <= snapshot({0: 4})[0]] SUBPASS
216 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 >= snapshot()] SUBPASS
217 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 >= snapshot(3+2)] SUBPASS
218 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 >= snapshot(4)] SUBPASS
219 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 >= snapshot({0: 3+2})[0]] SUBPASS
220 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 >= snapshot({0: 4})[0]] SUBPASS
221 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 >= snapshot({})[0]] SUBPASS
222 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 in snapshot()] SUBPASS
223 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 in snapshot([3+2])] SUBPASS
224 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 in snapshot([4, 5])] SUBPASS
225 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 in snapshot([])] SUBPASS
226 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 in snapshot({0: [3+2]})[0]] SUBPASS
227 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 in snapshot({0: [4, 5]})[0]] SUBPASS
228 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 in snapshot({0: []})[0]] SUBPASS
229 tests/test_inline_snapshot.py::test_generic[without-executing] [assert 5 in snapshot({})[0]] SUBPASS
230 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) create(>=)] PASSED
231 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) create(>=)] [create] SUBPASS
232 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) create(>=)] [ignore fix] SUBPASS
233 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) create(>=)] [ignore trim] SUBPASS
234 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) create(>=)] [ignore update] SUBPASS
235 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) create(in)] PASSED
236 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) create(in)] [create] SUBPASS
237 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) create(in)] [ignore fix] SUBPASS
238 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) create(in)] [ignore trim] SUBPASS
239 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) create(in)] [ignore update] SUBPASS
240 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) fix(<=)] PASSED
241 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) fix(<=)] [create fix] SUBPASS
242 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) fix(<=)] [fix create] SUBPASS
243 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) fix(<=)] [ignore trim] SUBPASS
244 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) fix(<=)] [ignore update] SUBPASS
245 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) fix(>=)] PASSED
246 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) fix(>=)] [create fix] SUBPASS
247 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) fix(>=)] [fix create] SUBPASS
248 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) fix(>=)] [ignore trim] SUBPASS
249 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) fix(>=)] [ignore update] SUBPASS
250 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) fix(in)] PASSED
251 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) fix(in)] [create fix] SUBPASS
252 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) fix(in)] [fix create] SUBPASS
253 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) fix(in)] [ignore trim] SUBPASS
254 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) fix(in)] [ignore update] SUBPASS
255 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) trim(<=)] PASSED
256 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) trim(<=)] [create trim] SUBPASS
257 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) trim(<=)] [ignore fix] SUBPASS
258 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) trim(<=)] [ignore update] SUBPASS
259 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) trim(<=)] [trim create] SUBPASS
260 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) trim(>=)] PASSED
261 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) trim(>=)] [create trim] SUBPASS
262 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) trim(>=)] [ignore fix] SUBPASS
263 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) trim(>=)] [ignore update] SUBPASS
264 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) trim(>=)] [trim create] SUBPASS
265 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) trim(in)] PASSED
266 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) trim(in)] [create trim] SUBPASS
267 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) trim(in)] [ignore fix] SUBPASS
268 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) trim(in)] [ignore update] SUBPASS
269 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) trim(in)] [trim create] SUBPASS
270 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) update(<=)] PASSED
271 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) update(<=)] [create update] SUBPASS
272 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) update(<=)] [ignore fix] SUBPASS
273 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) update(<=)] [ignore trim] SUBPASS
274 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) update(<=)] [update create] SUBPASS
275 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) update(>=)] PASSED
276 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) update(>=)] [create update] SUBPASS
277 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) update(>=)] [ignore fix] SUBPASS
278 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) update(>=)] [ignore trim] SUBPASS
279 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) update(>=)] [update create] SUBPASS
280 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) update(in)] PASSED
281 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) update(in)] [create update] SUBPASS
282 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) update(in)] [ignore fix] SUBPASS
283 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) update(in)] [ignore trim] SUBPASS
284 tests/test_inline_snapshot.py::test_generic_multi[executing-create(<=) update(in)] [update create] SUBPASS
285 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) create(<=)] PASSED
286 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) create(<=)] [create] SUBPASS
287 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) create(<=)] [ignore fix] SUBPASS
288 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) create(<=)] [ignore trim] SUBPASS
289 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) create(<=)] [ignore update] SUBPASS
290 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) create(>=)] PASSED
291 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) create(>=)] [create] SUBPASS
292 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) create(>=)] [ignore fix] SUBPASS
293 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) create(>=)] [ignore trim] SUBPASS
294 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) create(>=)] [ignore update] SUBPASS
295 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) create(in)] PASSED
296 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) create(in)] [create] SUBPASS
297 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) create(in)] [ignore fix] SUBPASS
298 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) create(in)] [ignore trim] SUBPASS
299 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) create(in)] [ignore update] SUBPASS
300 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(<=)] PASSED
301 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(<=)] [create fix] SUBPASS
302 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(<=)] [fix create] SUBPASS
303 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(<=)] [ignore trim] SUBPASS
304 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(<=)] [ignore update] SUBPASS
305 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(==)] PASSED
306 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(==)] [create fix] SUBPASS
307 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(==)] [fix create] SUBPASS
308 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(==)] [ignore trim] SUBPASS
309 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(==)] [ignore update] SUBPASS
310 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(>=)] PASSED
311 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(>=)] [create fix] SUBPASS
312 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(>=)] [fix create] SUBPASS
313 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(>=)] [ignore trim] SUBPASS
314 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(>=)] [ignore update] SUBPASS
315 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(in)] PASSED
316 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(in)] [create fix] SUBPASS
317 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(in)] [fix create] SUBPASS
318 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(in)] [ignore trim] SUBPASS
319 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) fix(in)] [ignore update] SUBPASS
320 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) trim(<=)] PASSED
321 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) trim(<=)] [create trim] SUBPASS
322 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) trim(<=)] [ignore fix] SUBPASS
323 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) trim(<=)] [ignore update] SUBPASS
324 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) trim(<=)] [trim create] SUBPASS
325 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) trim(>=)] PASSED
326 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) trim(>=)] [create trim] SUBPASS
327 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) trim(>=)] [ignore fix] SUBPASS
328 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) trim(>=)] [ignore update] SUBPASS
329 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) trim(>=)] [trim create] SUBPASS
330 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) trim(in)] PASSED
331 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) trim(in)] [create trim] SUBPASS
332 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) trim(in)] [ignore fix] SUBPASS
333 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) trim(in)] [ignore update] SUBPASS
334 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) trim(in)] [trim create] SUBPASS
335 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(<=)] PASSED
336 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(<=)] [create update] SUBPASS
337 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(<=)] [ignore fix] SUBPASS
338 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(<=)] [ignore trim] SUBPASS
339 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(<=)] [update create] SUBPASS
340 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(==)] PASSED
341 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(==)] [create update] SUBPASS
342 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(==)] [ignore fix] SUBPASS
343 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(==)] [ignore trim] SUBPASS
344 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(==)] [update create] SUBPASS
345 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(>=)] PASSED
346 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(>=)] [create update] SUBPASS
347 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(>=)] [ignore fix] SUBPASS
348 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(>=)] [ignore trim] SUBPASS
349 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(>=)] [update create] SUBPASS
350 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(in)] PASSED
351 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(in)] [create update] SUBPASS
352 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(in)] [ignore fix] SUBPASS
353 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(in)] [ignore trim] SUBPASS
354 tests/test_inline_snapshot.py::test_generic_multi[executing-create(==) update(in)] [update create] SUBPASS
355 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) create(in)] PASSED
356 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) create(in)] [create] SUBPASS
357 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) create(in)] [ignore fix] SUBPASS
358 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) create(in)] [ignore trim] SUBPASS
359 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) create(in)] [ignore update] SUBPASS
360 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) fix(>=)] PASSED
361 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) fix(>=)] [create fix] SUBPASS
362 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) fix(>=)] [fix create] SUBPASS
363 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) fix(>=)] [ignore trim] SUBPASS
364 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) fix(>=)] [ignore update] SUBPASS
365 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) fix(in)] PASSED
366 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) fix(in)] [create fix] SUBPASS
367 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) fix(in)] [fix create] SUBPASS
368 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) fix(in)] [ignore trim] SUBPASS
369 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) fix(in)] [ignore update] SUBPASS
370 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) trim(>=)] PASSED
371 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) trim(>=)] [create trim] SUBPASS
372 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) trim(>=)] [ignore fix] SUBPASS
373 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) trim(>=)] [ignore update] SUBPASS
374 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) trim(>=)] [trim create] SUBPASS
375 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) trim(in)] PASSED
376 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) trim(in)] [create trim] SUBPASS
377 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) trim(in)] [ignore fix] SUBPASS
378 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) trim(in)] [ignore update] SUBPASS
379 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) trim(in)] [trim create] SUBPASS
380 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) update(>=)] PASSED
381 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) update(>=)] [create update] SUBPASS
382 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) update(>=)] [ignore fix] SUBPASS
383 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) update(>=)] [ignore trim] SUBPASS
384 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) update(>=)] [update create] SUBPASS
385 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) update(in)] PASSED
386 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) update(in)] [create update] SUBPASS
387 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) update(in)] [ignore fix] SUBPASS
388 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) update(in)] [ignore trim] SUBPASS
389 tests/test_inline_snapshot.py::test_generic_multi[executing-create(>=) update(in)] [update create] SUBPASS
390 tests/test_inline_snapshot.py::test_generic_multi[executing-create(in) fix(in)] PASSED
391 tests/test_inline_snapshot.py::test_generic_multi[executing-create(in) fix(in)] [create fix] SUBPASS
392 tests/test_inline_snapshot.py::test_generic_multi[executing-create(in) fix(in)] [fix create] SUBPASS
393 tests/test_inline_snapshot.py::test_generic_multi[executing-create(in) fix(in)] [ignore trim] SUBPASS
394 tests/test_inline_snapshot.py::test_generic_multi[executing-create(in) fix(in)] [ignore update] SUBPASS
395 tests/test_inline_snapshot.py::test_generic_multi[executing-create(in) trim(in)] PASSED
396 tests/test_inline_snapshot.py::test_generic_multi[executing-create(in) trim(in)] [create trim] SUBPASS
397 tests/test_inline_snapshot.py::test_generic_multi[executing-create(in) trim(in)] [ignore fix] SUBPASS
398 tests/test_inline_snapshot.py::test_generic_multi[executing-create(in) trim(in)] [ignore update] SUBPASS
399 tests/test_inline_snapshot.py::test_generic_multi[executing-create(in) trim(in)] [trim create] SUBPASS
400 tests/test_inline_snapshot.py::test_generic_multi[executing-create(in) update(in)] PASSED
401 tests/test_inline_snapshot.py::test_generic_multi[executing-create(in) update(in)] [create update] SUBPASS
402 tests/test_inline_snapshot.py::test_generic_multi[executing-create(in) update(in)] [ignore fix] SUBPASS
403 tests/test_inline_snapshot.py::test_generic_multi[executing-create(in) update(in)] [ignore trim] SUBPASS
404 tests/test_inline_snapshot.py::test_generic_multi[executing-create(in) update(in)] [update create] SUBPASS
405 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) create(>=)] PASSED
406 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) create(>=)] [create fix] SUBPASS
407 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) create(>=)] [fix create] SUBPASS
408 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) create(>=)] [ignore trim] SUBPASS
409 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) create(>=)] [ignore update] SUBPASS
410 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) create(in)] PASSED
411 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) create(in)] [create fix] SUBPASS
412 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) create(in)] [fix create] SUBPASS
413 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) create(in)] [ignore trim] SUBPASS
414 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) create(in)] [ignore update] SUBPASS
415 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) fix(>=)] PASSED
416 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) fix(>=)] [fix] SUBPASS
417 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) fix(>=)] [ignore create] SUBPASS
418 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) fix(>=)] [ignore trim] SUBPASS
419 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) fix(>=)] [ignore update] SUBPASS
420 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) fix(in)] PASSED
421 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) fix(in)] [fix] SUBPASS
422 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) fix(in)] [ignore create] SUBPASS
423 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) fix(in)] [ignore trim] SUBPASS
424 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) fix(in)] [ignore update] SUBPASS
425 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) trim(>=)] PASSED
426 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) trim(>=)] [fix trim] SUBPASS
427 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) trim(>=)] [ignore create] SUBPASS
428 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) trim(>=)] [ignore update] SUBPASS
429 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) trim(>=)] [trim fix] SUBPASS
430 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) trim(in)] PASSED
431 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) trim(in)] [fix trim] SUBPASS
432 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) trim(in)] [ignore create] SUBPASS
433 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) trim(in)] [ignore update] SUBPASS
434 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) trim(in)] [trim fix] SUBPASS
435 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) update(<=)] PASSED
436 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) update(<=)] [fix update] SUBPASS
437 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) update(<=)] [ignore create] SUBPASS
438 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) update(<=)] [ignore trim] SUBPASS
439 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) update(<=)] [update fix] SUBPASS
440 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) update(>=)] PASSED
441 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) update(>=)] [fix update] SUBPASS
442 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) update(>=)] [ignore create] SUBPASS
443 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) update(>=)] [ignore trim] SUBPASS
444 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) update(>=)] [update fix] SUBPASS
445 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) update(in)] PASSED
446 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) update(in)] [fix update] SUBPASS
447 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) update(in)] [ignore create] SUBPASS
448 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) update(in)] [ignore trim] SUBPASS
449 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(<=) update(in)] [update fix] SUBPASS
450 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) create(<=)] PASSED
451 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) create(<=)] [create fix] SUBPASS
452 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) create(<=)] [fix create] SUBPASS
453 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) create(<=)] [ignore trim] SUBPASS
454 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) create(<=)] [ignore update] SUBPASS
455 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) create(>=)] PASSED
456 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) create(>=)] [create fix] SUBPASS
457 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) create(>=)] [fix create] SUBPASS
458 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) create(>=)] [ignore trim] SUBPASS
459 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) create(>=)] [ignore update] SUBPASS
460 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) create(in)] PASSED
461 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) create(in)] [create fix] SUBPASS
462 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) create(in)] [fix create] SUBPASS
463 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) create(in)] [ignore trim] SUBPASS
464 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) create(in)] [ignore update] SUBPASS
465 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) fix(<=)] PASSED
466 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) fix(<=)] [fix] SUBPASS
467 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) fix(<=)] [ignore create] SUBPASS
468 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) fix(<=)] [ignore trim] SUBPASS
469 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) fix(<=)] [ignore update] SUBPASS
470 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) fix(>=)] PASSED
471 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) fix(>=)] [fix] SUBPASS
472 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) fix(>=)] [ignore create] SUBPASS
473 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) fix(>=)] [ignore trim] SUBPASS
474 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) fix(>=)] [ignore update] SUBPASS
475 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) fix(in)] PASSED
476 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) fix(in)] [fix] SUBPASS
477 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) fix(in)] [ignore create] SUBPASS
478 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) fix(in)] [ignore trim] SUBPASS
479 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) fix(in)] [ignore update] SUBPASS
480 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) trim(<=)] PASSED
481 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) trim(<=)] [fix trim] SUBPASS
482 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) trim(<=)] [ignore create] SUBPASS
483 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) trim(<=)] [ignore update] SUBPASS
484 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) trim(<=)] [trim fix] SUBPASS
485 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) trim(>=)] PASSED
486 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) trim(>=)] [fix trim] SUBPASS
487 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) trim(>=)] [ignore create] SUBPASS
488 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) trim(>=)] [ignore update] SUBPASS
489 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) trim(>=)] [trim fix] SUBPASS
490 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) trim(in)] PASSED
491 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) trim(in)] [fix trim] SUBPASS
492 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) trim(in)] [ignore create] SUBPASS
493 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) trim(in)] [ignore update] SUBPASS
494 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) trim(in)] [trim fix] SUBPASS
495 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(<=)] PASSED
496 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(<=)] [fix update] SUBPASS
497 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(<=)] [ignore create] SUBPASS
498 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(<=)] [ignore trim] SUBPASS
499 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(<=)] [update fix] SUBPASS
500 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(==)] PASSED
501 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(==)] [fix update] SUBPASS
502 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(==)] [ignore create] SUBPASS
503 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(==)] [ignore trim] SUBPASS
504 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(==)] [update fix] SUBPASS
505 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(>=)] PASSED
506 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(>=)] [fix update] SUBPASS
507 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(>=)] [ignore create] SUBPASS
508 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(>=)] [ignore trim] SUBPASS
509 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(>=)] [update fix] SUBPASS
510 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(in)] PASSED
511 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(in)] [fix update] SUBPASS
512 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(in)] [ignore create] SUBPASS
513 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(in)] [ignore trim] SUBPASS
514 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(==) update(in)] [update fix] SUBPASS
515 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) create(in)] PASSED
516 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) create(in)] [create fix] SUBPASS
517 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) create(in)] [fix create] SUBPASS
518 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) create(in)] [ignore trim] SUBPASS
519 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) create(in)] [ignore update] SUBPASS
520 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) fix(in)] PASSED
521 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) fix(in)] [fix] SUBPASS
522 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) fix(in)] [ignore create] SUBPASS
523 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) fix(in)] [ignore trim] SUBPASS
524 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) fix(in)] [ignore update] SUBPASS
525 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) trim(in)] PASSED
526 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) trim(in)] [fix trim] SUBPASS
527 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) trim(in)] [ignore create] SUBPASS
528 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) trim(in)] [ignore update] SUBPASS
529 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) trim(in)] [trim fix] SUBPASS
530 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) update(>=)] PASSED
531 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) update(>=)] [fix update] SUBPASS
532 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) update(>=)] [ignore create] SUBPASS
533 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) update(>=)] [ignore trim] SUBPASS
534 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) update(>=)] [update fix] SUBPASS
535 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) update(in)] PASSED
536 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) update(in)] [fix update] SUBPASS
537 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) update(in)] [ignore create] SUBPASS
538 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) update(in)] [ignore trim] SUBPASS
539 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(>=) update(in)] [update fix] SUBPASS
540 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(in) update(in)] PASSED
541 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(in) update(in)] [fix update] SUBPASS
542 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(in) update(in)] [ignore create] SUBPASS
543 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(in) update(in)] [ignore trim] SUBPASS
544 tests/test_inline_snapshot.py::test_generic_multi[executing-fix(in) update(in)] [update fix] SUBPASS
545 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) create(>=)] PASSED
546 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) create(>=)] [create trim] SUBPASS
547 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) create(>=)] [ignore fix] SUBPASS
548 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) create(>=)] [ignore update] SUBPASS
549 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) create(>=)] [trim create] SUBPASS
550 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) create(in)] PASSED
551 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) create(in)] [create trim] SUBPASS
552 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) create(in)] [ignore fix] SUBPASS
553 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) create(in)] [ignore update] SUBPASS
554 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) create(in)] [trim create] SUBPASS
555 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) fix(<=)] PASSED
556 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) fix(<=)] [fix trim] SUBPASS
557 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) fix(<=)] [ignore create] SUBPASS
558 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) fix(<=)] [ignore update] SUBPASS
559 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) fix(<=)] [trim fix] SUBPASS
560 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) fix(>=)] PASSED
561 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) fix(>=)] [fix trim] SUBPASS
562 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) fix(>=)] [ignore create] SUBPASS
563 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) fix(>=)] [ignore update] SUBPASS
564 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) fix(>=)] [trim fix] SUBPASS
565 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) fix(in)] PASSED
566 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) fix(in)] [fix trim] SUBPASS
567 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) fix(in)] [ignore create] SUBPASS
568 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) fix(in)] [ignore update] SUBPASS
569 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) fix(in)] [trim fix] SUBPASS
570 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) trim(>=)] PASSED
571 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) trim(>=)] [ignore create] SUBPASS
572 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) trim(>=)] [ignore fix] SUBPASS
573 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) trim(>=)] [ignore update] SUBPASS
574 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) trim(>=)] [trim] SUBPASS
575 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) trim(in)] PASSED
576 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) trim(in)] [ignore create] SUBPASS
577 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) trim(in)] [ignore fix] SUBPASS
578 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) trim(in)] [ignore update] SUBPASS
579 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) trim(in)] [trim] SUBPASS
580 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) update(<=)] PASSED
581 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) update(<=)] [ignore create] SUBPASS
582 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) update(<=)] [ignore fix] SUBPASS
583 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) update(<=)] [trim update] SUBPASS
584 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) update(<=)] [update trim] SUBPASS
585 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) update(>=)] PASSED
586 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) update(>=)] [ignore create] SUBPASS
587 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) update(>=)] [ignore fix] SUBPASS
588 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) update(>=)] [trim update] SUBPASS
589 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) update(>=)] [update trim] SUBPASS
590 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) update(in)] PASSED
591 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) update(in)] [ignore create] SUBPASS
592 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) update(in)] [ignore fix] SUBPASS
593 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) update(in)] [trim update] SUBPASS
594 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(<=) update(in)] [update trim] SUBPASS
595 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) create(in)] PASSED
596 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) create(in)] [create trim] SUBPASS
597 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) create(in)] [ignore fix] SUBPASS
598 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) create(in)] [ignore update] SUBPASS
599 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) create(in)] [trim create] SUBPASS
600 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) fix(>=)] PASSED
601 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) fix(>=)] [fix trim] SUBPASS
602 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) fix(>=)] [ignore create] SUBPASS
603 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) fix(>=)] [ignore update] SUBPASS
604 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) fix(>=)] [trim fix] SUBPASS
605 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) fix(in)] PASSED
606 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) fix(in)] [fix trim] SUBPASS
607 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) fix(in)] [ignore create] SUBPASS
608 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) fix(in)] [ignore update] SUBPASS
609 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) fix(in)] [trim fix] SUBPASS
610 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) trim(in)] PASSED
611 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) trim(in)] [ignore create] SUBPASS
612 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) trim(in)] [ignore fix] SUBPASS
613 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) trim(in)] [ignore update] SUBPASS
614 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) trim(in)] [trim] SUBPASS
615 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) update(>=)] PASSED
616 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) update(>=)] [ignore create] SUBPASS
617 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) update(>=)] [ignore fix] SUBPASS
618 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) update(>=)] [trim update] SUBPASS
619 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) update(>=)] [update trim] SUBPASS
620 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) update(in)] PASSED
621 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) update(in)] [ignore create] SUBPASS
622 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) update(in)] [ignore fix] SUBPASS
623 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) update(in)] [trim update] SUBPASS
624 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(>=) update(in)] [update trim] SUBPASS
625 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(in) fix(in)] PASSED
626 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(in) fix(in)] [fix trim] SUBPASS
627 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(in) fix(in)] [ignore create] SUBPASS
628 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(in) fix(in)] [ignore update] SUBPASS
629 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(in) fix(in)] [trim fix] SUBPASS
630 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(in) update(in)] PASSED
631 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(in) update(in)] [ignore create] SUBPASS
632 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(in) update(in)] [ignore fix] SUBPASS
633 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(in) update(in)] [trim update] SUBPASS
634 tests/test_inline_snapshot.py::test_generic_multi[executing-trim(in) update(in)] [update trim] SUBPASS
635 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) create(>=)] PASSED
636 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) create(>=)] [create update] SUBPASS
637 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) create(>=)] [ignore fix] SUBPASS
638 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) create(>=)] [ignore trim] SUBPASS
639 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) create(>=)] [update create] SUBPASS
640 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) create(in)] PASSED
641 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) create(in)] [create update] SUBPASS
642 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) create(in)] [ignore fix] SUBPASS
643 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) create(in)] [ignore trim] SUBPASS
644 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) create(in)] [update create] SUBPASS
645 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) fix(>=)] PASSED
646 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) fix(>=)] [fix update] SUBPASS
647 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) fix(>=)] [ignore create] SUBPASS
648 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) fix(>=)] [ignore trim] SUBPASS
649 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) fix(>=)] [update fix] SUBPASS
650 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) fix(in)] PASSED
651 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) fix(in)] [fix update] SUBPASS
652 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) fix(in)] [ignore create] SUBPASS
653 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) fix(in)] [ignore trim] SUBPASS
654 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) fix(in)] [update fix] SUBPASS
655 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) trim(>=)] PASSED
656 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) trim(>=)] [ignore create] SUBPASS
657 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) trim(>=)] [ignore fix] SUBPASS
658 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) trim(>=)] [trim update] SUBPASS
659 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) trim(>=)] [update trim] SUBPASS
660 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) trim(in)] PASSED
661 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) trim(in)] [ignore create] SUBPASS
662 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) trim(in)] [ignore fix] SUBPASS
663 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) trim(in)] [trim update] SUBPASS
664 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) trim(in)] [update trim] SUBPASS
665 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) update(>=)] PASSED
666 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) update(>=)] [ignore create] SUBPASS
667 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) update(>=)] [ignore fix] SUBPASS
668 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) update(>=)] [ignore trim] SUBPASS
669 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) update(>=)] [update] SUBPASS
670 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) update(in)] PASSED
671 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) update(in)] [ignore create] SUBPASS
672 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) update(in)] [ignore fix] SUBPASS
673 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) update(in)] [ignore trim] SUBPASS
674 tests/test_inline_snapshot.py::test_generic_multi[executing-update(<=) update(in)] [update] SUBPASS
675 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) create(<=)] PASSED
676 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) create(<=)] [create update] SUBPASS
677 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) create(<=)] [ignore fix] SUBPASS
678 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) create(<=)] [ignore trim] SUBPASS
679 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) create(<=)] [update create] SUBPASS
680 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) create(>=)] PASSED
681 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) create(>=)] [create update] SUBPASS
682 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) create(>=)] [ignore fix] SUBPASS
683 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) create(>=)] [ignore trim] SUBPASS
684 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) create(>=)] [update create] SUBPASS
685 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) create(in)] PASSED
686 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) create(in)] [create update] SUBPASS
687 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) create(in)] [ignore fix] SUBPASS
688 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) create(in)] [ignore trim] SUBPASS
689 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) create(in)] [update create] SUBPASS
690 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) fix(<=)] PASSED
691 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) fix(<=)] [fix update] SUBPASS
692 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) fix(<=)] [ignore create] SUBPASS
693 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) fix(<=)] [ignore trim] SUBPASS
694 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) fix(<=)] [update fix] SUBPASS
695 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) fix(>=)] PASSED
696 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) fix(>=)] [fix update] SUBPASS
697 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) fix(>=)] [ignore create] SUBPASS
698 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) fix(>=)] [ignore trim] SUBPASS
699 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) fix(>=)] [update fix] SUBPASS
700 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) fix(in)] PASSED
701 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) fix(in)] [fix update] SUBPASS
702 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) fix(in)] [ignore create] SUBPASS
703 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) fix(in)] [ignore trim] SUBPASS
704 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) fix(in)] [update fix] SUBPASS
705 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) trim(<=)] PASSED
706 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) trim(<=)] [ignore create] SUBPASS
707 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) trim(<=)] [ignore fix] SUBPASS
708 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) trim(<=)] [trim update] SUBPASS
709 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) trim(<=)] [update trim] SUBPASS
710 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) trim(>=)] PASSED
711 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) trim(>=)] [ignore create] SUBPASS
712 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) trim(>=)] [ignore fix] SUBPASS
713 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) trim(>=)] [trim update] SUBPASS
714 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) trim(>=)] [update trim] SUBPASS
715 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) trim(in)] PASSED
716 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) trim(in)] [ignore create] SUBPASS
717 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) trim(in)] [ignore fix] SUBPASS
718 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) trim(in)] [trim update] SUBPASS
719 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) trim(in)] [update trim] SUBPASS
720 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) update(<=)] PASSED
721 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) update(<=)] [ignore create] SUBPASS
722 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) update(<=)] [ignore fix] SUBPASS
723 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) update(<=)] [ignore trim] SUBPASS
724 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) update(<=)] [update] SUBPASS
725 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) update(>=)] PASSED
726 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) update(>=)] [ignore create] SUBPASS
727 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) update(>=)] [ignore fix] SUBPASS
728 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) update(>=)] [ignore trim] SUBPASS
729 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) update(>=)] [update] SUBPASS
730 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) update(in)] PASSED
731 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) update(in)] [ignore create] SUBPASS
732 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) update(in)] [ignore fix] SUBPASS
733 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) update(in)] [ignore trim] SUBPASS
734 tests/test_inline_snapshot.py::test_generic_multi[executing-update(==) update(in)] [update] SUBPASS
735 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) create(in)] PASSED
736 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) create(in)] [create update] SUBPASS
737 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) create(in)] [ignore fix] SUBPASS
738 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) create(in)] [ignore trim] SUBPASS
739 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) create(in)] [update create] SUBPASS
740 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) fix(in)] PASSED
741 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) fix(in)] [fix update] SUBPASS
742 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) fix(in)] [ignore create] SUBPASS
743 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) fix(in)] [ignore trim] SUBPASS
744 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) fix(in)] [update fix] SUBPASS
745 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) trim(in)] PASSED
746 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) trim(in)] [ignore create] SUBPASS
747 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) trim(in)] [ignore fix] SUBPASS
748 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) trim(in)] [trim update] SUBPASS
749 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) trim(in)] [update trim] SUBPASS
750 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) update(in)] PASSED
751 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) update(in)] [ignore create] SUBPASS
752 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) update(in)] [ignore fix] SUBPASS
753 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) update(in)] [ignore trim] SUBPASS
754 tests/test_inline_snapshot.py::test_generic_multi[executing-update(>=) update(in)] [update] SUBPASS
755 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) create(>=)] PASSED
756 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) create(>=)] [ignore fix] SUBPASS
757 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) create(>=)] [ignore trim] SUBPASS
758 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) create(>=)] [ignore update] SUBPASS
759 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) create(in)] PASSED
760 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) create(in)] [ignore fix] SUBPASS
761 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) create(in)] [ignore trim] SUBPASS
762 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) create(in)] [ignore update] SUBPASS
763 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) fix(<=)] PASSED
764 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) fix(<=)] [ignore trim] SUBPASS
765 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) fix(<=)] [ignore update] SUBPASS
766 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) fix(>=)] PASSED
767 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) fix(>=)] [ignore trim] SUBPASS
768 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) fix(>=)] [ignore update] SUBPASS
769 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) fix(in)] PASSED
770 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) fix(in)] [ignore trim] SUBPASS
771 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) fix(in)] [ignore update] SUBPASS
772 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) trim(<=)] PASSED
773 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) trim(<=)] [ignore fix] SUBPASS
774 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) trim(<=)] [ignore update] SUBPASS
775 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) trim(>=)] PASSED
776 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) trim(>=)] [ignore fix] SUBPASS
777 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) trim(>=)] [ignore update] SUBPASS
778 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) trim(in)] PASSED
779 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) trim(in)] [ignore fix] SUBPASS
780 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) trim(in)] [ignore update] SUBPASS
781 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) update(<=)] PASSED
782 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) update(<=)] [ignore fix] SUBPASS
783 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) update(<=)] [ignore trim] SUBPASS
784 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) update(>=)] PASSED
785 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) update(>=)] [ignore fix] SUBPASS
786 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) update(>=)] [ignore trim] SUBPASS
787 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) update(in)] PASSED
788 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) update(in)] [ignore fix] SUBPASS
789 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(<=) update(in)] [ignore trim] SUBPASS
790 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) create(<=)] PASSED
791 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) create(<=)] [ignore fix] SUBPASS
792 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) create(<=)] [ignore trim] SUBPASS
793 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) create(<=)] [ignore update] SUBPASS
794 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) create(>=)] PASSED
795 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) create(>=)] [ignore fix] SUBPASS
796 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) create(>=)] [ignore trim] SUBPASS
797 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) create(>=)] [ignore update] SUBPASS
798 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) create(in)] PASSED
799 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) create(in)] [ignore fix] SUBPASS
800 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) create(in)] [ignore trim] SUBPASS
801 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) create(in)] [ignore update] SUBPASS
802 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) fix(<=)] PASSED
803 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) fix(<=)] [ignore trim] SUBPASS
804 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) fix(<=)] [ignore update] SUBPASS
805 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) fix(==)] PASSED
806 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) fix(==)] [ignore trim] SUBPASS
807 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) fix(==)] [ignore update] SUBPASS
808 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) fix(>=)] PASSED
809 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) fix(>=)] [ignore trim] SUBPASS
810 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) fix(>=)] [ignore update] SUBPASS
811 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) fix(in)] PASSED
812 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) fix(in)] [ignore trim] SUBPASS
813 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) fix(in)] [ignore update] SUBPASS
814 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) trim(<=)] PASSED
815 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) trim(<=)] [ignore fix] SUBPASS
816 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) trim(<=)] [ignore update] SUBPASS
817 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) trim(>=)] PASSED
818 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) trim(>=)] [ignore fix] SUBPASS
819 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) trim(>=)] [ignore update] SUBPASS
820 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) trim(in)] PASSED
821 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) trim(in)] [ignore fix] SUBPASS
822 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) trim(in)] [ignore update] SUBPASS
823 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) update(<=)] PASSED
824 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) update(<=)] [ignore fix] SUBPASS
825 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) update(<=)] [ignore trim] SUBPASS
826 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) update(==)] PASSED
827 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) update(==)] [ignore fix] SUBPASS
828 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) update(==)] [ignore trim] SUBPASS
829 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) update(>=)] PASSED
830 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) update(>=)] [ignore fix] SUBPASS
831 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) update(>=)] [ignore trim] SUBPASS
832 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) update(in)] PASSED
833 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) update(in)] [ignore fix] SUBPASS
834 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(==) update(in)] [ignore trim] SUBPASS
835 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) create(in)] PASSED
836 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) create(in)] [ignore fix] SUBPASS
837 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) create(in)] [ignore trim] SUBPASS
838 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) create(in)] [ignore update] SUBPASS
839 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) fix(>=)] PASSED
840 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) fix(>=)] [ignore trim] SUBPASS
841 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) fix(>=)] [ignore update] SUBPASS
842 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) fix(in)] PASSED
843 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) fix(in)] [ignore trim] SUBPASS
844 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) fix(in)] [ignore update] SUBPASS
845 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) trim(>=)] PASSED
846 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) trim(>=)] [ignore fix] SUBPASS
847 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) trim(>=)] [ignore update] SUBPASS
848 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) trim(in)] PASSED
849 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) trim(in)] [ignore fix] SUBPASS
850 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) trim(in)] [ignore update] SUBPASS
851 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) update(>=)] PASSED
852 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) update(>=)] [ignore fix] SUBPASS
853 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) update(>=)] [ignore trim] SUBPASS
854 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) update(in)] PASSED
855 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) update(in)] [ignore fix] SUBPASS
856 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(>=) update(in)] [ignore trim] SUBPASS
857 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(in) fix(in)] PASSED
858 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(in) fix(in)] [ignore trim] SUBPASS
859 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(in) fix(in)] [ignore update] SUBPASS
860 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(in) trim(in)] PASSED
861 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(in) trim(in)] [ignore fix] SUBPASS
862 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(in) trim(in)] [ignore update] SUBPASS
863 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(in) update(in)] PASSED
864 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(in) update(in)] [ignore fix] SUBPASS
865 tests/test_inline_snapshot.py::test_generic_multi[without-executing-create(in) update(in)] [ignore trim] SUBPASS
866 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) create(>=)] PASSED
867 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) create(>=)] [ignore trim] SUBPASS
868 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) create(>=)] [ignore update] SUBPASS
869 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) create(in)] PASSED
870 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) create(in)] [ignore trim] SUBPASS
871 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) create(in)] [ignore update] SUBPASS
872 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) fix(>=)] PASSED
873 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) fix(>=)] [ignore create] SUBPASS
874 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) fix(>=)] [ignore trim] SUBPASS
875 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) fix(>=)] [ignore update] SUBPASS
876 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) fix(in)] PASSED
877 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) fix(in)] [ignore create] SUBPASS
878 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) fix(in)] [ignore trim] SUBPASS
879 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) fix(in)] [ignore update] SUBPASS
880 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) trim(>=)] PASSED
881 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) trim(>=)] [ignore create] SUBPASS
882 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) trim(>=)] [ignore update] SUBPASS
883 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) trim(in)] PASSED
884 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) trim(in)] [ignore create] SUBPASS
885 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) trim(in)] [ignore update] SUBPASS
886 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) update(<=)] PASSED
887 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) update(<=)] [ignore create] SUBPASS
888 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) update(<=)] [ignore trim] SUBPASS
889 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) update(>=)] PASSED
890 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) update(>=)] [ignore create] SUBPASS
891 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) update(>=)] [ignore trim] SUBPASS
892 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) update(in)] PASSED
893 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) update(in)] [ignore create] SUBPASS
894 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(<=) update(in)] [ignore trim] SUBPASS
895 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) create(<=)] PASSED
896 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) create(<=)] [ignore trim] SUBPASS
897 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) create(<=)] [ignore update] SUBPASS
898 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) create(>=)] PASSED
899 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) create(>=)] [ignore trim] SUBPASS
900 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) create(>=)] [ignore update] SUBPASS
901 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) create(in)] PASSED
902 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) create(in)] [ignore trim] SUBPASS
903 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) create(in)] [ignore update] SUBPASS
904 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) fix(<=)] PASSED
905 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) fix(<=)] [ignore create] SUBPASS
906 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) fix(<=)] [ignore trim] SUBPASS
907 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) fix(<=)] [ignore update] SUBPASS
908 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) fix(>=)] PASSED
909 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) fix(>=)] [ignore create] SUBPASS
910 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) fix(>=)] [ignore trim] SUBPASS
911 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) fix(>=)] [ignore update] SUBPASS
912 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) fix(in)] PASSED
913 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) fix(in)] [ignore create] SUBPASS
914 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) fix(in)] [ignore trim] SUBPASS
915 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) fix(in)] [ignore update] SUBPASS
916 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) trim(<=)] PASSED
917 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) trim(<=)] [ignore create] SUBPASS
918 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) trim(<=)] [ignore update] SUBPASS
919 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) trim(>=)] PASSED
920 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) trim(>=)] [ignore create] SUBPASS
921 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) trim(>=)] [ignore update] SUBPASS
922 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) trim(in)] PASSED
923 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) trim(in)] [ignore create] SUBPASS
924 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) trim(in)] [ignore update] SUBPASS
925 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) update(<=)] PASSED
926 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) update(<=)] [ignore create] SUBPASS
927 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) update(<=)] [ignore trim] SUBPASS
928 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) update(==)] PASSED
929 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) update(==)] [ignore create] SUBPASS
930 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) update(==)] [ignore trim] SUBPASS
931 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) update(>=)] PASSED
932 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) update(>=)] [ignore create] SUBPASS
933 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) update(>=)] [ignore trim] SUBPASS
934 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) update(in)] PASSED
935 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) update(in)] [ignore create] SUBPASS
936 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(==) update(in)] [ignore trim] SUBPASS
937 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(>=) create(in)] PASSED
938 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(>=) create(in)] [ignore trim] SUBPASS
939 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(>=) create(in)] [ignore update] SUBPASS
940 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(>=) fix(in)] PASSED
941 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(>=) fix(in)] [ignore create] SUBPASS
942 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(>=) fix(in)] [ignore trim] SUBPASS
943 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(>=) fix(in)] [ignore update] SUBPASS
944 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(>=) trim(in)] PASSED
945 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(>=) trim(in)] [ignore create] SUBPASS
946 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(>=) trim(in)] [ignore update] SUBPASS
947 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(>=) update(>=)] PASSED
948 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(>=) update(>=)] [ignore create] SUBPASS
949 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(>=) update(>=)] [ignore trim] SUBPASS
950 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(>=) update(in)] PASSED
951 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(>=) update(in)] [ignore create] SUBPASS
952 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(>=) update(in)] [ignore trim] SUBPASS
953 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(in) update(in)] PASSED
954 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(in) update(in)] [ignore create] SUBPASS
955 tests/test_inline_snapshot.py::test_generic_multi[without-executing-fix(in) update(in)] [ignore trim] SUBPASS
956 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) create(>=)] PASSED
957 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) create(>=)] [ignore fix] SUBPASS
958 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) create(>=)] [ignore update] SUBPASS
959 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) create(in)] PASSED
960 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) create(in)] [ignore fix] SUBPASS
961 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) create(in)] [ignore update] SUBPASS
962 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) fix(<=)] PASSED
963 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) fix(<=)] [ignore create] SUBPASS
964 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) fix(<=)] [ignore update] SUBPASS
965 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) fix(>=)] PASSED
966 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) fix(>=)] [ignore create] SUBPASS
967 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) fix(>=)] [ignore update] SUBPASS
968 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) fix(in)] PASSED
969 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) fix(in)] [ignore create] SUBPASS
970 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) fix(in)] [ignore update] SUBPASS
971 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) trim(>=)] PASSED
972 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) trim(>=)] [ignore create] SUBPASS
973 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) trim(>=)] [ignore fix] SUBPASS
974 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) trim(>=)] [ignore update] SUBPASS
975 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) trim(in)] PASSED
976 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) trim(in)] [ignore create] SUBPASS
977 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) trim(in)] [ignore fix] SUBPASS
978 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) trim(in)] [ignore update] SUBPASS
979 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) update(<=)] PASSED
980 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) update(<=)] [ignore create] SUBPASS
981 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) update(<=)] [ignore fix] SUBPASS
982 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) update(>=)] PASSED
983 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) update(>=)] [ignore create] SUBPASS
984 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) update(>=)] [ignore fix] SUBPASS
985 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) update(in)] PASSED
986 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) update(in)] [ignore create] SUBPASS
987 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(<=) update(in)] [ignore fix] SUBPASS
988 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) create(in)] PASSED
989 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) create(in)] [ignore fix] SUBPASS
990 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) create(in)] [ignore update] SUBPASS
991 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) fix(>=)] PASSED
992 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) fix(>=)] [ignore create] SUBPASS
993 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) fix(>=)] [ignore update] SUBPASS
994 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) fix(in)] PASSED
995 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) fix(in)] [ignore create] SUBPASS
996 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) fix(in)] [ignore update] SUBPASS
997 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) trim(in)] PASSED
998 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) trim(in)] [ignore create] SUBPASS
999 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) trim(in)] [ignore fix] SUBPASS
1000 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) trim(in)] [ignore update] SUBPASS
1001 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) update(>=)] PASSED
1002 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) update(>=)] [ignore create] SUBPASS
1003 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) update(>=)] [ignore fix] SUBPASS
1004 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) update(in)] PASSED
1005 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) update(in)] [ignore create] SUBPASS
1006 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(>=) update(in)] [ignore fix] SUBPASS
1007 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(in) fix(in)] PASSED
1008 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(in) fix(in)] [ignore create] SUBPASS
1009 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(in) fix(in)] [ignore update] SUBPASS
1010 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(in) update(in)] PASSED
1011 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(in) update(in)] [ignore create] SUBPASS
1012 tests/test_inline_snapshot.py::test_generic_multi[without-executing-trim(in) update(in)] [ignore fix] SUBPASS
1013 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) create(>=)] PASSED
1014 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) create(>=)] [ignore fix] SUBPASS
1015 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) create(>=)] [ignore trim] SUBPASS
1016 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) create(in)] PASSED
1017 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) create(in)] [ignore fix] SUBPASS
1018 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) create(in)] [ignore trim] SUBPASS
1019 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) fix(>=)] PASSED
1020 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) fix(>=)] [ignore create] SUBPASS
1021 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) fix(>=)] [ignore trim] SUBPASS
1022 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) fix(in)] PASSED
1023 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) fix(in)] [ignore create] SUBPASS
1024 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) fix(in)] [ignore trim] SUBPASS
1025 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) trim(>=)] PASSED
1026 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) trim(>=)] [ignore create] SUBPASS
1027 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) trim(>=)] [ignore fix] SUBPASS
1028 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) trim(in)] PASSED
1029 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) trim(in)] [ignore create] SUBPASS
1030 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) trim(in)] [ignore fix] SUBPASS
1031 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) update(>=)] PASSED
1032 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) update(>=)] [ignore create] SUBPASS
1033 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) update(>=)] [ignore fix] SUBPASS
1034 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) update(>=)] [ignore trim] SUBPASS
1035 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) update(in)] PASSED
1036 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) update(in)] [ignore create] SUBPASS
1037 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) update(in)] [ignore fix] SUBPASS
1038 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(<=) update(in)] [ignore trim] SUBPASS
1039 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) create(<=)] PASSED
1040 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) create(<=)] [ignore fix] SUBPASS
1041 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) create(<=)] [ignore trim] SUBPASS
1042 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) create(>=)] PASSED
1043 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) create(>=)] [ignore fix] SUBPASS
1044 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) create(>=)] [ignore trim] SUBPASS
1045 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) create(in)] PASSED
1046 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) create(in)] [ignore fix] SUBPASS
1047 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) create(in)] [ignore trim] SUBPASS
1048 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) fix(<=)] PASSED
1049 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) fix(<=)] [ignore create] SUBPASS
1050 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) fix(<=)] [ignore trim] SUBPASS
1051 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) fix(>=)] PASSED
1052 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) fix(>=)] [ignore create] SUBPASS
1053 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) fix(>=)] [ignore trim] SUBPASS
1054 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) fix(in)] PASSED
1055 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) fix(in)] [ignore create] SUBPASS
1056 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) fix(in)] [ignore trim] SUBPASS
1057 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) trim(<=)] PASSED
1058 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) trim(<=)] [ignore create] SUBPASS
1059 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) trim(<=)] [ignore fix] SUBPASS
1060 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) trim(>=)] PASSED
1061 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) trim(>=)] [ignore create] SUBPASS
1062 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) trim(>=)] [ignore fix] SUBPASS
1063 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) trim(in)] PASSED
1064 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) trim(in)] [ignore create] SUBPASS
1065 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) trim(in)] [ignore fix] SUBPASS
1066 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) update(<=)] PASSED
1067 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) update(<=)] [ignore create] SUBPASS
1068 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) update(<=)] [ignore fix] SUBPASS
1069 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) update(<=)] [ignore trim] SUBPASS
1070 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) update(>=)] PASSED
1071 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) update(>=)] [ignore create] SUBPASS
1072 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) update(>=)] [ignore fix] SUBPASS
1073 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) update(>=)] [ignore trim] SUBPASS
1074 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) update(in)] PASSED
1075 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) update(in)] [ignore create] SUBPASS
1076 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) update(in)] [ignore fix] SUBPASS
1077 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(==) update(in)] [ignore trim] SUBPASS
1078 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(>=) create(in)] PASSED
1079 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(>=) create(in)] [ignore fix] SUBPASS
1080 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(>=) create(in)] [ignore trim] SUBPASS
1081 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(>=) fix(in)] PASSED
1082 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(>=) fix(in)] [ignore create] SUBPASS
1083 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(>=) fix(in)] [ignore trim] SUBPASS
1084 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(>=) trim(in)] PASSED
1085 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(>=) trim(in)] [ignore create] SUBPASS
1086 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(>=) trim(in)] [ignore fix] SUBPASS
1087 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(>=) update(in)] PASSED
1088 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(>=) update(in)] [ignore create] SUBPASS
1089 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(>=) update(in)] [ignore fix] SUBPASS
1090 tests/test_inline_snapshot.py::test_generic_multi[without-executing-update(>=) update(in)] [ignore trim] SUBPASS
1091 tests/test_inline_snapshot.py::test_getitem PASSED
1092 tests/test_inline_snapshot.py::test_is PASSED
1093 tests/test_inline_snapshot.py::test_le PASSED
1094 tests/test_inline_snapshot.py::test_mutable_values PASSED
1095 tests/test_inline_snapshot.py::test_plain[executing] PASSED
1096 tests/test_inline_snapshot.py::test_plain[without-executing] PASSED
1097 tests/test_inline_snapshot.py::test_quoting_change_is_no_update PASSED
1098 tests/test_inline_snapshot.py::test_snapshot_eq PASSED
1099 tests/test_inline_snapshot.py::test_starred_warns_dict PASSED
1100 tests/test_inline_snapshot.py::test_starred_warns_list PASSED
1101 tests/test_inline_snapshot.py::test_sub_snapshot_create PASSED
1102 tests/test_inline_snapshot.py::test_trailing_comma PASSED
1103 tests/test_inline_snapshot.py::test_type_error PASSED
1104 tests/test_inline_snapshot.py::test_unused_snapshot PASSED
1105 tests/test_is.py::test_missing_is PASSED
1106 tests/test_preserve_values.py::test_fix_dict_change PASSED
1107 tests/test_preserve_values.py::test_fix_dict_insert PASSED
1108 tests/test_preserve_values.py::test_fix_dict_remove PASSED
1109 tests/test_preserve_values.py::test_fix_dict_with_non_literal_keys PASSED
1110 tests/test_preserve_values.py::test_fix_list_delete PASSED
1111 tests/test_preserve_values.py::test_fix_list_fix PASSED
1112 tests/test_preserve_values.py::test_fix_list_insert PASSED
1113 tests/test_preserve_values.py::test_fix_tuple_delete PASSED
1114 tests/test_preserve_values.py::test_generic PASSED
1115 tests/test_preserve_values.py::test_generic [() -> (8, 8, 8) <fix>] SUBPASS
1116 tests/test_preserve_values.py::test_generic [(2+2, 2+2) -> (4, 4, 8) <fix, update>] SUBPASS
1117 tests/test_preserve_values.py::test_generic [(2+2, 2+2) -> (4, 8, 4) <fix, update>] SUBPASS
1118 tests/test_preserve_values.py::test_generic [(2+2, 2+2) -> (8, 4, 4) <fix, update>] SUBPASS
1119 tests/test_preserve_values.py::test_generic [(2+2, 2+2, 2+2) -> (4, 4, 4) <update>] SUBPASS
1120 tests/test_preserve_values.py::test_generic [(2+2, 2+2, 3) -> (4, 4, 3) <update>] SUBPASS
1121 tests/test_preserve_values.py::test_generic [(2+2, 2+2, 5) -> (4, 4) <fix, update>] SUBPASS
1122 tests/test_preserve_values.py::test_generic [(2+2, 3) -> (4, 3, 8) <fix, update>] SUBPASS
1123 tests/test_preserve_values.py::test_generic [(2+2, 3) -> (4, 8, 3) <fix, update>] SUBPASS
1124 tests/test_preserve_values.py::test_generic [(2+2, 3) -> (8, 4, 3) <fix, update>] SUBPASS
1125 tests/test_preserve_values.py::test_generic [(2+2, 3, 2+2) -> (4, 3, 4) <update>] SUBPASS
1126 tests/test_preserve_values.py::test_generic [(2+2, 3, 3) -> (4, 3, 3) <update>] SUBPASS
1127 tests/test_preserve_values.py::test_generic [(2+2, 3, 5) -> (4, 3) <fix, update>] SUBPASS
1128 tests/test_preserve_values.py::test_generic [(2+2, 5) -> (4, 8) <fix, update>] SUBPASS
1129 tests/test_preserve_values.py::test_generic [(2+2, 5) -> (4, 8) <fix, update>] SUBPASS
1130 tests/test_preserve_values.py::test_generic [(2+2, 5) -> (8, 4) <fix, update>] SUBPASS
1131 tests/test_preserve_values.py::test_generic [(2+2, 5, 2+2) -> (4, 4) <fix, update>] SUBPASS
1132 tests/test_preserve_values.py::test_generic [(2+2, 5, 3) -> (4, 3) <fix, update>] SUBPASS
1133 tests/test_preserve_values.py::test_generic [(2+2, 5, 5) -> (4,) <fix, update>] SUBPASS
1134 tests/test_preserve_values.py::test_generic [(2+2,) -> (4, 8, 8) <fix, update>] SUBPASS
1135 tests/test_preserve_values.py::test_generic [(2+2,) -> (8, 4, 8) <fix, update>] SUBPASS
1136 tests/test_preserve_values.py::test_generic [(2+2,) -> (8, 8, 4) <fix, update>] SUBPASS
1137 tests/test_preserve_values.py::test_generic [(3, 2+2) -> (3, 4, 8) <fix, update>] SUBPASS
1138 tests/test_preserve_values.py::test_generic [(3, 2+2) -> (3, 8, 4) <fix, update>] SUBPASS
1139 tests/test_preserve_values.py::test_generic [(3, 2+2) -> (8, 3, 4) <fix, update>] SUBPASS
1140 tests/test_preserve_values.py::test_generic [(3, 2+2, 2+2) -> (3, 4, 4) <update>] SUBPASS
1141 tests/test_preserve_values.py::test_generic [(3, 2+2, 3) -> (3, 4, 3) <update>] SUBPASS
1142 tests/test_preserve_values.py::test_generic [(3, 2+2, 5) -> (3, 4) <fix, update>] SUBPASS
1143 tests/test_preserve_values.py::test_generic [(3, 3) -> (3, 3, 8) <fix>] SUBPASS
1144 tests/test_preserve_values.py::test_generic [(3, 3) -> (3, 8, 3) <fix>] SUBPASS
1145 tests/test_preserve_values.py::test_generic [(3, 3) -> (8, 3, 3) <fix>] SUBPASS
1146 tests/test_preserve_values.py::test_generic [(3, 3, 2+2) -> (3, 3, 4) <update>] SUBPASS
1147 tests/test_preserve_values.py::test_generic [(3, 3, 3) -> (3, 3, 3) <>] SUBPASS
1148 tests/test_preserve_values.py::test_generic [(3, 3, 5) -> (3, 3) <fix>] SUBPASS
1149 tests/test_preserve_values.py::test_generic [(3, 5) -> (3, 8) <fix>] SUBPASS
1150 tests/test_preserve_values.py::test_generic [(3, 5) -> (3, 8) <fix>] SUBPASS
1151 tests/test_preserve_values.py::test_generic [(3, 5) -> (8, 3) <fix>] SUBPASS
1152 tests/test_preserve_values.py::test_generic [(3, 5, 2+2) -> (3, 4) <fix, update>] SUBPASS
1153 tests/test_preserve_values.py::test_generic [(3, 5, 3) -> (3, 3) <fix>] SUBPASS
1154 tests/test_preserve_values.py::test_generic [(3, 5, 5) -> (3,) <fix>] SUBPASS
1155 tests/test_preserve_values.py::test_generic [(3,) -> (3, 8, 8) <fix>] SUBPASS
1156 tests/test_preserve_values.py::test_generic [(3,) -> (8, 3, 8) <fix>] SUBPASS
1157 tests/test_preserve_values.py::test_generic [(3,) -> (8, 8, 3) <fix>] SUBPASS
1158 tests/test_preserve_values.py::test_generic [(5, 2+2) -> (4, 8) <fix, update>] SUBPASS
1159 tests/test_preserve_values.py::test_generic [(5, 2+2) -> (8, 4) <fix, update>] SUBPASS
1160 tests/test_preserve_values.py::test_generic [(5, 2+2) -> (8, 4) <fix, update>] SUBPASS
1161 tests/test_preserve_values.py::test_generic [(5, 2+2, 2+2) -> (4, 4) <fix, update>] SUBPASS
1162 tests/test_preserve_values.py::test_generic [(5, 2+2, 3) -> (4, 3) <fix, update>] SUBPASS
1163 tests/test_preserve_values.py::test_generic [(5, 2+2, 5) -> (4,) <fix, update>] SUBPASS
1164 tests/test_preserve_values.py::test_generic [(5, 3) -> (3, 8) <fix>] SUBPASS
1165 tests/test_preserve_values.py::test_generic [(5, 3) -> (8, 3) <fix>] SUBPASS
1166 tests/test_preserve_values.py::test_generic [(5, 3) -> (8, 3) <fix>] SUBPASS
1167 tests/test_preserve_values.py::test_generic [(5, 3, 2+2) -> (3, 4) <fix, update>] SUBPASS
1168 tests/test_preserve_values.py::test_generic [(5, 3, 3) -> (3, 3) <fix>] SUBPASS
1169 tests/test_preserve_values.py::test_generic [(5, 3, 5) -> (3,) <fix>] SUBPASS
1170 tests/test_preserve_values.py::test_generic [(5, 5) -> (8,) <fix>] SUBPASS
1171 tests/test_preserve_values.py::test_generic [(5, 5) -> (8,) <fix>] SUBPASS
1172 tests/test_preserve_values.py::test_generic [(5, 5) -> (8,) <fix>] SUBPASS
1173 tests/test_preserve_values.py::test_generic [(5, 5, 2+2) -> (4,) <fix, update>] SUBPASS
1174 tests/test_preserve_values.py::test_generic [(5, 5, 3) -> (3,) <fix>] SUBPASS
1175 tests/test_preserve_values.py::test_generic [(5, 5, 5) -> () <fix>] SUBPASS
1176 tests/test_preserve_values.py::test_generic [(5,) -> (8, 8) <fix>] SUBPASS
1177 tests/test_preserve_values.py::test_generic [(5,) -> (8, 8) <fix>] SUBPASS
1178 tests/test_preserve_values.py::test_generic [(5,) -> (8, 8) <fix>] SUBPASS
1179 tests/test_preserve_values.py::test_generic [[2+2, 2+2, 2+2] -> [4, 4, 4] <update>] SUBPASS
1180 tests/test_preserve_values.py::test_generic [[2+2, 2+2, 3] -> [4, 4, 3] <update>] SUBPASS
1181 tests/test_preserve_values.py::test_generic [[2+2, 2+2, 5] -> [4, 4] <fix, update>] SUBPASS
1182 tests/test_preserve_values.py::test_generic [[2+2, 2+2] -> [4, 4, 8] <fix, update>] SUBPASS
1183 tests/test_preserve_values.py::test_generic [[2+2, 2+2] -> [4, 8, 4] <fix, update>] SUBPASS
1184 tests/test_preserve_values.py::test_generic [[2+2, 2+2] -> [8, 4, 4] <fix, update>] SUBPASS
1185 tests/test_preserve_values.py::test_generic [[2+2, 3, 2+2] -> [4, 3, 4] <update>] SUBPASS
1186 tests/test_preserve_values.py::test_generic [[2+2, 3, 3] -> [4, 3, 3] <update>] SUBPASS
1187 tests/test_preserve_values.py::test_generic [[2+2, 3, 5] -> [4, 3] <fix, update>] SUBPASS
1188 tests/test_preserve_values.py::test_generic [[2+2, 3] -> [4, 3, 8] <fix, update>] SUBPASS
1189 tests/test_preserve_values.py::test_generic [[2+2, 3] -> [4, 8, 3] <fix, update>] SUBPASS
1190 tests/test_preserve_values.py::test_generic [[2+2, 3] -> [8, 4, 3] <fix, update>] SUBPASS
1191 tests/test_preserve_values.py::test_generic [[2+2, 5, 2+2] -> [4, 4] <fix, update>] SUBPASS
1192 tests/test_preserve_values.py::test_generic [[2+2, 5, 3] -> [4, 3] <fix, update>] SUBPASS
1193 tests/test_preserve_values.py::test_generic [[2+2, 5, 5] -> [4] <fix, update>] SUBPASS
1194 tests/test_preserve_values.py::test_generic [[2+2, 5] -> [4, 8] <fix, update>] SUBPASS
1195 tests/test_preserve_values.py::test_generic [[2+2, 5] -> [4, 8] <fix, update>] SUBPASS
1196 tests/test_preserve_values.py::test_generic [[2+2, 5] -> [8, 4] <fix, update>] SUBPASS
1197 tests/test_preserve_values.py::test_generic [[2+2] -> [4, 8, 8] <fix, update>] SUBPASS
1198 tests/test_preserve_values.py::test_generic [[2+2] -> [8, 4, 8] <fix, update>] SUBPASS
1199 tests/test_preserve_values.py::test_generic [[2+2] -> [8, 8, 4] <fix, update>] SUBPASS
1200 tests/test_preserve_values.py::test_generic [[3, 2+2, 2+2] -> [3, 4, 4] <update>] SUBPASS
1201 tests/test_preserve_values.py::test_generic [[3, 2+2, 3] -> [3, 4, 3] <update>] SUBPASS
1202 tests/test_preserve_values.py::test_generic [[3, 2+2, 5] -> [3, 4] <fix, update>] SUBPASS
1203 tests/test_preserve_values.py::test_generic [[3, 2+2] -> [3, 4, 8] <fix, update>] SUBPASS
1204 tests/test_preserve_values.py::test_generic [[3, 2+2] -> [3, 8, 4] <fix, update>] SUBPASS
1205 tests/test_preserve_values.py::test_generic [[3, 2+2] -> [8, 3, 4] <fix, update>] SUBPASS
1206 tests/test_preserve_values.py::test_generic [[3, 3, 2+2] -> [3, 3, 4] <update>] SUBPASS
1207 tests/test_preserve_values.py::test_generic [[3, 3, 3] -> [3, 3, 3] <>] SUBPASS
1208 tests/test_preserve_values.py::test_generic [[3, 3, 5] -> [3, 3] <fix>] SUBPASS
1209 tests/test_preserve_values.py::test_generic [[3, 3] -> [3, 3, 8] <fix>] SUBPASS
1210 tests/test_preserve_values.py::test_generic [[3, 3] -> [3, 8, 3] <fix>] SUBPASS
1211 tests/test_preserve_values.py::test_generic [[3, 3] -> [8, 3, 3] <fix>] SUBPASS
1212 tests/test_preserve_values.py::test_generic [[3, 5, 2+2] -> [3, 4] <fix, update>] SUBPASS
1213 tests/test_preserve_values.py::test_generic [[3, 5, 3] -> [3, 3] <fix>] SUBPASS
1214 tests/test_preserve_values.py::test_generic [[3, 5, 5] -> [3] <fix>] SUBPASS
1215 tests/test_preserve_values.py::test_generic [[3, 5] -> [3, 8] <fix>] SUBPASS
1216 tests/test_preserve_values.py::test_generic [[3, 5] -> [3, 8] <fix>] SUBPASS
1217 tests/test_preserve_values.py::test_generic [[3, 5] -> [8, 3] <fix>] SUBPASS
1218 tests/test_preserve_values.py::test_generic [[3] -> [3, 8, 8] <fix>] SUBPASS
1219 tests/test_preserve_values.py::test_generic [[3] -> [8, 3, 8] <fix>] SUBPASS
1220 tests/test_preserve_values.py::test_generic [[3] -> [8, 8, 3] <fix>] SUBPASS
1221 tests/test_preserve_values.py::test_generic [[5, 2+2, 2+2] -> [4, 4] <fix, update>] SUBPASS
1222 tests/test_preserve_values.py::test_generic [[5, 2+2, 3] -> [4, 3] <fix, update>] SUBPASS
1223 tests/test_preserve_values.py::test_generic [[5, 2+2, 5] -> [4] <fix, update>] SUBPASS
1224 tests/test_preserve_values.py::test_generic [[5, 2+2] -> [4, 8] <fix, update>] SUBPASS
1225 tests/test_preserve_values.py::test_generic [[5, 2+2] -> [8, 4] <fix, update>] SUBPASS
1226 tests/test_preserve_values.py::test_generic [[5, 2+2] -> [8, 4] <fix, update>] SUBPASS
1227 tests/test_preserve_values.py::test_generic [[5, 3, 2+2] -> [3, 4] <fix, update>] SUBPASS
1228 tests/test_preserve_values.py::test_generic [[5, 3, 3] -> [3, 3] <fix>] SUBPASS
1229 tests/test_preserve_values.py::test_generic [[5, 3, 5] -> [3] <fix>] SUBPASS
1230 tests/test_preserve_values.py::test_generic [[5, 3] -> [3, 8] <fix>] SUBPASS
1231 tests/test_preserve_values.py::test_generic [[5, 3] -> [8, 3] <fix>] SUBPASS
1232 tests/test_preserve_values.py::test_generic [[5, 3] -> [8, 3] <fix>] SUBPASS
1233 tests/test_preserve_values.py::test_generic [[5, 5, 2+2] -> [4] <fix, update>] SUBPASS
1234 tests/test_preserve_values.py::test_generic [[5, 5, 3] -> [3] <fix>] SUBPASS
1235 tests/test_preserve_values.py::test_generic [[5, 5, 5] -> [] <fix>] SUBPASS
1236 tests/test_preserve_values.py::test_generic [[5, 5] -> [8] <fix>] SUBPASS
1237 tests/test_preserve_values.py::test_generic [[5, 5] -> [8] <fix>] SUBPASS
1238 tests/test_preserve_values.py::test_generic [[5, 5] -> [8] <fix>] SUBPASS
1239 tests/test_preserve_values.py::test_generic [[5] -> [8, 8] <fix>] SUBPASS
1240 tests/test_preserve_values.py::test_generic [[5] -> [8, 8] <fix>] SUBPASS
1241 tests/test_preserve_values.py::test_generic [[5] -> [8, 8] <fix>] SUBPASS
1242 tests/test_preserve_values.py::test_generic [[] -> [8, 8, 8] <fix>] SUBPASS
1243 tests/test_preserve_values.py::test_generic [{0: 2+2, 1: 2+2, 2: 2+2} -> {0: 4, 1: 4, 2: 4} <update>] SUBPASS
1244 tests/test_preserve_values.py::test_generic [{0: 2+2, 1: 2+2, 2: 3} -> {0: 4, 1: 4, 2: 3} <update>] SUBPASS
1245 tests/test_preserve_values.py::test_generic [{0: 2+2, 1: 2+2, 2: 5} -> {0: 4, 1: 4} <fix, update>] SUBPASS
1246 tests/test_preserve_values.py::test_generic [{0: 2+2, 1: 2+2} -> {0: 4, 1: 4, 2: 8} <fix, update>] SUBPASS
1247 tests/test_preserve_values.py::test_generic [{0: 2+2, 1: 3, 2: 2+2} -> {0: 4, 1: 3, 2: 4} <update>] SUBPASS
1248 tests/test_preserve_values.py::test_generic [{0: 2+2, 1: 3, 2: 3} -> {0: 4, 1: 3, 2: 3} <update>] SUBPASS
1249 tests/test_preserve_values.py::test_generic [{0: 2+2, 1: 3, 2: 5} -> {0: 4, 1: 3} <fix, update>] SUBPASS
1250 tests/test_preserve_values.py::test_generic [{0: 2+2, 1: 3} -> {0: 4, 1: 3, 2: 8} <fix, update>] SUBPASS
1251 tests/test_preserve_values.py::test_generic [{0: 2+2, 1: 5, 2: 2+2} -> {0: 4, 2: 4} <fix, update>] SUBPASS
1252 tests/test_preserve_values.py::test_generic [{0: 2+2, 1: 5, 2: 3} -> {0: 4, 2: 3} <fix, update>] SUBPASS
1253 tests/test_preserve_values.py::test_generic [{0: 2+2, 1: 5, 2: 5} -> {0: 4} <fix, update>] SUBPASS
1254 tests/test_preserve_values.py::test_generic [{0: 2+2, 1: 5} -> {0: 4, 2: 8} <fix, update>] SUBPASS
1255 tests/test_preserve_values.py::test_generic [{0: 2+2, 2: 2+2} -> {0: 4, 1: 8, 2: 4} <fix, update>] SUBPASS
1256 tests/test_preserve_values.py::test_generic [{0: 2+2, 2: 3} -> {0: 4, 1: 8, 2: 3} <fix, update>] SUBPASS
1257 tests/test_preserve_values.py::test_generic [{0: 2+2, 2: 5} -> {0: 4, 1: 8} <fix, update>] SUBPASS
1258 tests/test_preserve_values.py::test_generic [{0: 2+2} -> {0: 4, 1: 8, 2: 8} <fix, update>] SUBPASS
1259 tests/test_preserve_values.py::test_generic [{0: 3, 1: 2+2, 2: 2+2} -> {0: 3, 1: 4, 2: 4} <update>] SUBPASS
1260 tests/test_preserve_values.py::test_generic [{0: 3, 1: 2+2, 2: 3} -> {0: 3, 1: 4, 2: 3} <update>] SUBPASS
1261 tests/test_preserve_values.py::test_generic [{0: 3, 1: 2+2, 2: 5} -> {0: 3, 1: 4} <fix, update>] SUBPASS
1262 tests/test_preserve_values.py::test_generic [{0: 3, 1: 2+2} -> {0: 3, 1: 4, 2: 8} <fix, update>] SUBPASS
1263 tests/test_preserve_values.py::test_generic [{0: 3, 1: 3, 2: 2+2} -> {0: 3, 1: 3, 2: 4} <update>] SUBPASS
1264 tests/test_preserve_values.py::test_generic [{0: 3, 1: 3, 2: 3} -> {0: 3, 1: 3, 2: 3} <>] SUBPASS
1265 tests/test_preserve_values.py::test_generic [{0: 3, 1: 3, 2: 5} -> {0: 3, 1: 3} <fix>] SUBPASS
1266 tests/test_preserve_values.py::test_generic [{0: 3, 1: 3} -> {0: 3, 1: 3, 2: 8} <fix>] SUBPASS
1267 tests/test_preserve_values.py::test_generic [{0: 3, 1: 5, 2: 2+2} -> {0: 3, 2: 4} <fix, update>] SUBPASS
1268 tests/test_preserve_values.py::test_generic [{0: 3, 1: 5, 2: 3} -> {0: 3, 2: 3} <fix>] SUBPASS
1269 tests/test_preserve_values.py::test_generic [{0: 3, 1: 5, 2: 5} -> {0: 3} <fix>] SUBPASS
1270 tests/test_preserve_values.py::test_generic [{0: 3, 1: 5} -> {0: 3, 2: 8} <fix>] SUBPASS
1271 tests/test_preserve_values.py::test_generic [{0: 3, 2: 2+2} -> {0: 3, 1: 8, 2: 4} <fix, update>] SUBPASS
1272 tests/test_preserve_values.py::test_generic [{0: 3, 2: 3} -> {0: 3, 1: 8, 2: 3} <fix>] SUBPASS
1273 tests/test_preserve_values.py::test_generic [{0: 3, 2: 5} -> {0: 3, 1: 8} <fix>] SUBPASS
1274 tests/test_preserve_values.py::test_generic [{0: 3} -> {0: 3, 1: 8, 2: 8} <fix>] SUBPASS
1275 tests/test_preserve_values.py::test_generic [{0: 5, 1: 2+2, 2: 2+2} -> {1: 4, 2: 4} <fix, update>] SUBPASS
1276 tests/test_preserve_values.py::test_generic [{0: 5, 1: 2+2, 2: 3} -> {1: 4, 2: 3} <fix, update>] SUBPASS
1277 tests/test_preserve_values.py::test_generic [{0: 5, 1: 2+2, 2: 5} -> {1: 4} <fix, update>] SUBPASS
1278 tests/test_preserve_values.py::test_generic [{0: 5, 1: 2+2} -> {1: 4, 2: 8} <fix, update>] SUBPASS
1279 tests/test_preserve_values.py::test_generic [{0: 5, 1: 3, 2: 2+2} -> {1: 3, 2: 4} <fix, update>] SUBPASS
1280 tests/test_preserve_values.py::test_generic [{0: 5, 1: 3, 2: 3} -> {1: 3, 2: 3} <fix>] SUBPASS
1281 tests/test_preserve_values.py::test_generic [{0: 5, 1: 3, 2: 5} -> {1: 3} <fix>] SUBPASS
1282 tests/test_preserve_values.py::test_generic [{0: 5, 1: 3} -> {1: 3, 2: 8} <fix>] SUBPASS
1283 tests/test_preserve_values.py::test_generic [{0: 5, 1: 5, 2: 2+2} -> {2: 4} <fix, update>] SUBPASS
1284 tests/test_preserve_values.py::test_generic [{0: 5, 1: 5, 2: 3} -> {2: 3} <fix>] SUBPASS
1285 tests/test_preserve_values.py::test_generic [{0: 5, 1: 5, 2: 5} -> {} <fix>] SUBPASS
1286 tests/test_preserve_values.py::test_generic [{0: 5, 1: 5} -> {2: 8} <fix>] SUBPASS
1287 tests/test_preserve_values.py::test_generic [{0: 5, 2: 2+2} -> {1: 8, 2: 4} <fix, update>] SUBPASS
1288 tests/test_preserve_values.py::test_generic [{0: 5, 2: 3} -> {1: 8, 2: 3} <fix>] SUBPASS
1289 tests/test_preserve_values.py::test_generic [{0: 5, 2: 5} -> {1: 8} <fix>] SUBPASS
1290 tests/test_preserve_values.py::test_generic [{0: 5} -> {1: 8, 2: 8} <fix>] SUBPASS
1291 tests/test_preserve_values.py::test_generic [{1: 2+2, 2: 2+2} -> {0: 8, 1: 4, 2: 4} <fix, update>] SUBPASS
1292 tests/test_preserve_values.py::test_generic [{1: 2+2, 2: 3} -> {0: 8, 1: 4, 2: 3} <fix, update>] SUBPASS
1293 tests/test_preserve_values.py::test_generic [{1: 2+2, 2: 5} -> {0: 8, 1: 4} <fix, update>] SUBPASS
1294 tests/test_preserve_values.py::test_generic [{1: 2+2} -> {0: 8, 1: 4, 2: 8} <fix, update>] SUBPASS
1295 tests/test_preserve_values.py::test_generic [{1: 3, 2: 2+2} -> {0: 8, 1: 3, 2: 4} <fix, update>] SUBPASS
1296 tests/test_preserve_values.py::test_generic [{1: 3, 2: 3} -> {0: 8, 1: 3, 2: 3} <fix>] SUBPASS
1297 tests/test_preserve_values.py::test_generic [{1: 3, 2: 5} -> {0: 8, 1: 3} <fix>] SUBPASS
1298 tests/test_preserve_values.py::test_generic [{1: 3} -> {0: 8, 1: 3, 2: 8} <fix>] SUBPASS
1299 tests/test_preserve_values.py::test_generic [{1: 5, 2: 2+2} -> {0: 8, 2: 4} <fix, update>] SUBPASS
1300 tests/test_preserve_values.py::test_generic [{1: 5, 2: 3} -> {0: 8, 2: 3} <fix>] SUBPASS
1301 tests/test_preserve_values.py::test_generic [{1: 5, 2: 5} -> {0: 8} <fix>] SUBPASS
1302 tests/test_preserve_values.py::test_generic [{1: 5} -> {0: 8, 2: 8} <fix>] SUBPASS
1303 tests/test_preserve_values.py::test_generic [{2: 2+2} -> {0: 8, 1: 8, 2: 4} <fix, update>] SUBPASS
1304 tests/test_preserve_values.py::test_generic [{2: 3} -> {0: 8, 1: 8, 2: 3} <fix>] SUBPASS
1305 tests/test_preserve_values.py::test_generic [{2: 5} -> {0: 8, 1: 8} <fix>] SUBPASS
1306 tests/test_preserve_values.py::test_generic [{} -> {0: 8, 1: 8, 2: 8} <fix>] SUBPASS
1307 tests/test_preserve_values.py::test_no_update_for_dirty_equals PASSED
1308 tests/test_preserve_values.py::test_preserve_case_from_original_mr PASSED
1309 tests/test_pydantic.py::test_pydantic_repr PASSED
1310 tests/test_pypy.py::test_pypy PASSED
1311 tests/test_pytest_plugin.py::test_assertion_error PASSED
1312 tests/test_pytest_plugin.py::test_assertion_error_loop PASSED
1313 tests/test_pytest_plugin.py::test_assertion_error_multiple PASSED
1314 tests/test_pytest_plugin.py::test_black_config PASSED
1315 tests/test_pytest_plugin.py::test_compare PASSED
1316 tests/test_pytest_plugin.py::test_create PASSED
1317 tests/test_pytest_plugin.py::test_diff_multiple_files PASSED
1318 tests/test_pytest_plugin.py::test_disable_option PASSED
1319 tests/test_pytest_plugin.py::test_disabled PASSED
1320 tests/test_pytest_plugin.py::test_empty_sub_snapshot PASSED
1321 tests/test_pytest_plugin.py::test_equal_check PASSED
1322 tests/test_pytest_plugin.py::test_fix PASSED
1323 tests/test_pytest_plugin.py::test_help_message PASSED
1324 tests/test_pytest_plugin.py::test_multiple PASSED
1325 tests/test_pytest_plugin.py::test_multiple_report PASSED
1326 tests/test_pytest_plugin.py::test_persist_unknown_external PASSED
1327 tests/test_pytest_plugin.py::test_pytest_inlinesnapshot_auto PASSED
1328 tests/test_pytest_plugin.py::test_run_without_pytest PASSED
1329 tests/test_pytest_plugin.py::test_trim PASSED
1330 tests/test_pytest_plugin.py::test_unknown_flag PASSED
1331 tests/test_pytest_plugin.py::test_update PASSED
1332 tests/test_raises.py::test_raises PASSED
1333 tests/test_rewrite_code.py::test_range PASSED
1334 tests/test_rewrite_code.py::test_rewrite PASSED
1335 tests/test_string.py::test_string_convert PASSED
1336 tests/test_string.py::test_string_newline PASSED
1337 tests/test_string.py::test_string_quote_choice PASSED
1338 tests/test_string.py::test_string_update PASSED
1339 tests/test_typing.py::test_typing[mypy] PASSED
1340 tests/test_warns.py::test_warns PASSED
1341 tests/test_xdist.py::test_xdist PASSED
1342 tests/test_xdist.py::test_xdist_and_disable PASSED
1343 tests/test_xdist.py::test_xdist_disabled PASSED
1345 ======== 380 passed, 51 skipped, 903 subtests passed ========