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
70d24972
Unverified
Commit
70d24972
authored
Jul 30, 2021
by
Kaushik Iska
Committed by
GitHub
Jul 30, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add config for animation_with_microtasks test (#87346)
parent
ee067813
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
.ci.yaml
.ci.yaml
+12
-0
TESTOWNERS
TESTOWNERS
+1
-0
No files found.
.ci.yaml
View file @
70d24972
...
...
@@ -1816,6 +1816,18 @@ targets:
["devicelab"]
scheduler
:
luci
-
name
:
Mac_ios animation_with_microtasks_perf_ios__timeline_summary
builder
:
Mac_ios animation_with_microtasks_perf_ios__timeline_summary
presubmit
:
false
# This test was missed as a part of the migration to new infra tooling.
# Added as a part of https://github.com/flutter/flutter/issues/87345,
# this isn't flaky and "bringup: true" will be removed after a few runs.
bringup
:
true
properties
:
tags
:
>
["devicelab"]
scheduler
:
luci
-
name
:
Mac_ios basic_material_app_ios__compile
builder
:
Mac_ios basic_material_app_ios__compile
presubmit
:
false
...
...
TESTOWNERS
View file @
70d24972
...
...
@@ -114,6 +114,7 @@
/dev/devicelab/bin/tasks/tiles_scroll_perf__timeline_summary.dart @zanderso @flutter/engine
## Mac iOS DeviceLab tests
/dev/devicelab/bin/tasks/animation_with_microtasks_perf_ios__timeline_summary.dart @iskakaushik @flutter/engine
/dev/devicelab/bin/tasks/backdrop_filter_perf_ios__timeline_summary.dart @zanderso @flutter/engine
/dev/devicelab/bin/tasks/basic_material_app_ios__compile.dart @zanderso @flutter/tool
/dev/devicelab/bin/tasks/channels_integration_test_ios.dart @zanderso @flutter/engine
...
...
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