Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
c02ace6b
Unverified
Commit
c02ace6b
authored
Dec 22, 2023
by
Yegor
Committed by
GitHub
Dec 22, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[web] unskip canvaskit tests that pass now (#140480)
Unskip a few CanvasKit tests that pass now.
parent
08e58bab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
16 deletions
+0
-16
test.dart
dev/bots/test.dart
+0
-16
No files found.
dev/bots/test.dart
View file @
c02ace6b
...
@@ -158,30 +158,14 @@ const Map<String, List<String>> kWebTestFileKnownFailures = <String, List<String
...
@@ -158,30 +158,14 @@ const Map<String, List<String>> kWebTestFileKnownFailures = <String, List<String
// These tests are broken and need to be fixed.
// These tests are broken and need to be fixed.
// TODO(yjbanov): https://github.com/flutter/flutter/issues/71604
// TODO(yjbanov): https://github.com/flutter/flutter/issues/71604
'test/painting/decoration_test.dart'
,
'test/painting/decoration_test.dart'
,
'test/material/text_selection_theme_test.dart'
,
'test/material/date_picker_test.dart'
,
'test/rendering/layers_test.dart'
,
'test/rendering/layers_test.dart'
,
'test/painting/text_style_test.dart'
,
'test/painting/text_style_test.dart'
,
'test/widgets/image_test.dart'
,
'test/cupertino/colors_test.dart'
,
'test/cupertino/slider_test.dart'
,
'test/material/text_field_test.dart'
,
'test/material/text_field_test.dart'
,
'test/rendering/proxy_box_test.dart'
,
'test/widgets/app_overrides_test.dart'
,
'test/widgets/app_overrides_test.dart'
,
'test/material/calendar_date_picker_test.dart'
,
'test/material/ink_paint_test.dart'
,
'test/rendering/editable_test.dart'
,
'test/cupertino/dialog_test.dart'
,
'test/widgets/shape_decoration_test.dart'
,
'test/material/time_picker_theme_test.dart'
,
'test/cupertino/picker_test.dart'
,
'test/material/chip_theme_test.dart'
,
'test/cupertino/nav_bar_test.dart'
,
'test/widgets/performance_overlay_test.dart'
,
'test/widgets/performance_overlay_test.dart'
,
'test/widgets/html_element_view_test.dart'
,
'test/widgets/html_element_view_test.dart'
,
'test/cupertino/scaffold_test.dart'
,
'test/cupertino/scaffold_test.dart'
,
'test/rendering/platform_view_test.dart'
,
'test/rendering/platform_view_test.dart'
,
'test/cupertino/context_menu_action_test.dart'
,
],
],
};
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment