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
6a024830
Unverified
Commit
6a024830
authored
Aug 17, 2023
by
Zachary Anderson
Committed by
GitHub
Aug 17, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Run new_gallery__transition_perf on Pixel 7 and Samsung A02 (#132772)
parent
609382a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
71 additions
and
9 deletions
+71
-9
.ci.yaml
.ci.yaml
+71
-9
No files found.
.ci.yaml
View file @
6a024830
...
@@ -50,6 +50,18 @@ platform_properties:
...
@@ -50,6 +50,18 @@ platform_properties:
]
]
os: Linux
os: Linux
device_type: "msm8952"
device_type: "msm8952"
linux_pixel_7pro
:
properties
:
dependencies
:
>-
[
{"dependency": "android_sdk", "version": "version:33v6"},
{"dependency": "open_jdk", "version": "version:11"},
{"dependency": "curl", "version": "version:7.64.0"}
]
os: Linux
device_type: "Pixel 7 Pro"
linux_samsung_s10
:
linux_samsung_s10
:
properties
:
properties
:
dependencies
:
>-
dependencies
:
>-
...
@@ -2272,15 +2284,6 @@ targets:
...
@@ -2272,15 +2284,6 @@ targets:
["devicelab", "android", "linux"]
["devicelab", "android", "linux"]
task_name
:
old_gallery__transition_perf
task_name
:
old_gallery__transition_perf
-
name
:
Linux_android new_gallery__transition_perf
recipe
:
devicelab/devicelab_drone
presubmit
:
false
timeout
:
60
properties
:
tags
:
>
["devicelab", "android", "linux"]
task_name
:
new_gallery__transition_perf
-
name
:
Linux_build_test flutter_gallery__transition_perf
-
name
:
Linux_build_test flutter_gallery__transition_perf
recipe
:
devicelab/devicelab_drone_build_test
recipe
:
devicelab/devicelab_drone_build_test
presubmit
:
false
presubmit
:
false
...
@@ -2326,6 +2329,17 @@ targets:
...
@@ -2326,6 +2329,17 @@ targets:
["devicelab", "android", "linux"]
["devicelab", "android", "linux"]
task_name
:
flutter_gallery__transition_perf_with_semantics
task_name
:
flutter_gallery__transition_perf_with_semantics
# MotoG4, Skia
-
name
:
Linux_android new_gallery__transition_perf
recipe
:
devicelab/devicelab_drone
presubmit
:
false
timeout
:
60
properties
:
tags
:
>
["devicelab", "android", "linux"]
task_name
:
new_gallery__transition_perf
# Samsung S10, Skia
-
name
:
Linux_samsung_s10 new_gallery__transition_perf
-
name
:
Linux_samsung_s10 new_gallery__transition_perf
recipe
:
devicelab/devicelab_drone
recipe
:
devicelab/devicelab_drone
presubmit
:
false
presubmit
:
false
...
@@ -2335,6 +2349,29 @@ targets:
...
@@ -2335,6 +2349,29 @@ targets:
["devicelab", "android", "linux", "samsung", "s10"]
["devicelab", "android", "linux", "samsung", "s10"]
task_name
:
new_gallery__transition_perf
task_name
:
new_gallery__transition_perf
# Pixel 7 Pro, Skia
-
name
:
Linux_pixel_7pro new_gallery__transition_perf
recipe
:
devicelab/devicelab_drone
bringup
:
true
presubmit
:
false
timeout
:
60
properties
:
tags
:
>
["devicelab", "android", "linux", "pixel", "7pro"]
task_name
:
new_gallery__transition_perf
# Samsung A02, Skia
-
name
:
Linux_samsung_a02 new_gallery__transition_perf
recipe
:
devicelab/devicelab_drone
bringup
:
true
presubmit
:
false
timeout
:
60
properties
:
tags
:
>
["devicelab", "android", "linux", "samsung", "a02"]
task_name
:
new_gallery__transition_perf
# Moto G4, Impeller (OpenGL)
-
name
:
Linux_android new_gallery_impeller__transition_perf
-
name
:
Linux_android new_gallery_impeller__transition_perf
recipe
:
devicelab/devicelab_drone
recipe
:
devicelab/devicelab_drone
presubmit
:
false
presubmit
:
false
...
@@ -2346,6 +2383,30 @@ targets:
...
@@ -2346,6 +2383,30 @@ targets:
["devicelab", "android", "linux"]
["devicelab", "android", "linux"]
task_name
:
new_gallery_impeller__transition_perf
task_name
:
new_gallery_impeller__transition_perf
# Pixel 7 Pro, Impeller (Vulkan)
-
name
:
Linux_pixel_7pro new_gallery_impeller__transition_perf
recipe
:
devicelab/devicelab_drone
bringup
:
true
presubmit
:
false
timeout
:
60
properties
:
tags
:
>
["devicelab", "android", "linux", "pixel", "7pro"]
task_name
:
new_gallery_impeller__transition_perf
# Samsung A02, Impeller (OpenGL)
-
name
:
Linux_samsung_a02 new_gallery_impeller__transition_perf
bringup
:
true
recipe
:
devicelab/devicelab_drone
presubmit
:
false
timeout
:
60
properties
:
ignore_flakiness
:
"
true"
tags
:
>
["devicelab", "android", "linux", "samsung", "a02"]
task_name
:
new_gallery_impeller__transition_perf
# Samsung S10, Impeller (Vulkan)
-
name
:
Linux_samsung_s10 new_gallery_impeller__transition_perf
-
name
:
Linux_samsung_s10 new_gallery_impeller__transition_perf
bringup
:
true
# Flaky https://github.com/flutter/flutter/issues/124693
bringup
:
true
# Flaky https://github.com/flutter/flutter/issues/124693
recipe
:
devicelab/devicelab_drone
recipe
:
devicelab/devicelab_drone
...
@@ -2357,6 +2418,7 @@ targets:
...
@@ -2357,6 +2418,7 @@ targets:
["devicelab", "android", "linux", "samsung", "s10"]
["devicelab", "android", "linux", "samsung", "s10"]
task_name
:
new_gallery_impeller__transition_perf
task_name
:
new_gallery_impeller__transition_perf
# Samsung S10, Impeller (OpenGL)
-
name
:
Linux_samsung_s10 new_gallery_opengles_impeller__transition_perf
-
name
:
Linux_samsung_s10 new_gallery_opengles_impeller__transition_perf
bringup
:
true
bringup
:
true
recipe
:
devicelab/devicelab_drone
recipe
:
devicelab/devicelab_drone
...
...
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