@@ -158,30 +158,14 @@ const Map<String, List<String>> kWebTestFileKnownFailures = <String, List<String
158158 // These tests are broken and need to be fixed.
159159 // TODO(yjbanov): https://github.com/flutter/flutter/issues/71604
160160 'test/painting/decoration_test.dart' ,
161- 'test/material/text_selection_theme_test.dart' ,
162- 'test/material/date_picker_test.dart' ,
163161 'test/rendering/layers_test.dart' ,
164162 'test/painting/text_style_test.dart' ,
165- 'test/widgets/image_test.dart' ,
166- 'test/cupertino/colors_test.dart' ,
167- 'test/cupertino/slider_test.dart' ,
168163 'test/material/text_field_test.dart' ,
169- 'test/rendering/proxy_box_test.dart' ,
170164 'test/widgets/app_overrides_test.dart' ,
171- 'test/material/calendar_date_picker_test.dart' ,
172- 'test/material/ink_paint_test.dart' ,
173- 'test/rendering/editable_test.dart' ,
174- 'test/cupertino/dialog_test.dart' ,
175- 'test/widgets/shape_decoration_test.dart' ,
176- 'test/material/time_picker_theme_test.dart' ,
177- 'test/cupertino/picker_test.dart' ,
178- 'test/material/chip_theme_test.dart' ,
179- 'test/cupertino/nav_bar_test.dart' ,
180165 'test/widgets/performance_overlay_test.dart' ,
181166 'test/widgets/html_element_view_test.dart' ,
182167 'test/cupertino/scaffold_test.dart' ,
183168 'test/rendering/platform_view_test.dart' ,
184- 'test/cupertino/context_menu_action_test.dart' ,
185169 ],
186170};
187171
0 commit comments