Skip to content

Commit

Permalink
Enable Samsung S10 tests in post-submit CI (#99353)
Browse files Browse the repository at this point in the history
  • Loading branch information
keyonghan committed Mar 2, 2022
1 parent a13f893 commit 4df1c0c
Showing 1 changed file with 136 additions and 0 deletions.
136 changes: 136 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,26 @@ platform_properties:
]
os: Linux
device_os: "N"
linux_samsung_s10:
properties:
caches: >-
[
{"name":"builder_linux_devicelab","path":"builder"},
{"name":"android_sdk","path":"android"},
{"name":"chrome_and_driver","path":"chrome"},
{"name":"flutter_sdk","path":"flutter sdk"},
{"name":"gradle","path":"gradle"},
{"name":"openjdk","path":"java"},
{"name":"pub_cache","path":".pub-cache"}
]
dependencies: >-
[
{"dependency": "android_sdk", "version": "version:31v8"},
{"dependency": "curl"},
{"dependency": "open_jdk"}
]
os: Linux
device_os: "R"
mac:
properties:
caches: >-
Expand Down Expand Up @@ -1455,6 +1475,18 @@ targets:
benchmark: "true"
scheduler: luci

- name: Linux_samsung_s10 backdrop_filter_perf__timeline_summary
recipe: devicelab/devicelab_drone
bringup: true # https://github.com/flutter/flutter/issues/92612
presubmit: false
timeout: 60
properties:
tags: >
["devicelab","android","linux","samsung","s10"]
task_name: backdrop_filter_perf__timeline_summary
benchmark: "true"
scheduler: luci

- name: Linux_android basic_material_app_android__compile
recipe: devicelab/devicelab_drone
presubmit: false
Expand Down Expand Up @@ -1593,6 +1625,26 @@ targets:
benchmark: "true"
scheduler: luci

- name: Linux_samsung_s10 complex_layout_scroll_perf__timeline_summary
recipe: devicelab/devicelab_drone
bringup: true # https://github.com/flutter/flutter/issues/92612
presubmit: false
timeout: 60
properties:
tags: >
["devicelab","android","linux","samsung","s10"]
task_name: complex_layout_scroll_perf__timeline_summary
dependencies: >-
[
{"dependency": "open_jdk", "version": "11"}
]
caches: >-
[
{"name": "openjdk", "path": "java11"}
]
benchmark: "true"
scheduler: luci

- name: Linux_android complex_layout_semantics_perf
recipe: devicelab/devicelab_drone
presubmit: false
Expand Down Expand Up @@ -1676,6 +1728,18 @@ targets:
benchmark: "true"
scheduler: luci

- name: Linux_samsung_s10 cubic_bezier_perf__timeline_summary
recipe: devicelab/devicelab_drone
bringup: true # https://github.com/flutter/flutter/issues/92612
presubmit: false
timeout: 60
properties:
tags: >
["devicelab","android","linux","samsung","s10"]
task_name: cubic_bezier_perf__timeline_summary
benchmark: "true"
scheduler: luci

- name: Linux_android cull_opacity_perf__e2e_summary
recipe: devicelab/devicelab_drone
presubmit: false
Expand All @@ -1698,6 +1762,18 @@ targets:
benchmark: "true"
scheduler: luci

- name: Linux_samsung_s10 cull_opacity_perf__timeline_summary
recipe: devicelab/devicelab_drone
bringup: true # https://github.com/flutter/flutter/issues/92612
presubmit: false
timeout: 60
properties:
tags: >
["devicelab","android","linux","samsung","s10"]
task_name: cull_opacity_perf__timeline_summary
benchmark: "true"
scheduler: luci

- name: Linux_android devtools_profile_start_test
recipe: devicelab/devicelab_drone
presubmit: false
Expand Down Expand Up @@ -2010,6 +2086,18 @@ targets:
benchmark: "true"
scheduler: luci

- name: Linux_samsung_s10 imagefiltered_transform_animation_perf__timeline_summary
recipe: devicelab/devicelab_drone
bringup: true # https://github.com/flutter/flutter/issues/92612
presubmit: false
timeout: 60
properties:
tags: >
["devicelab","android","linux","samsung","s10"]
task_name: imagefiltered_transform_animation_perf__timeline_summary
benchmark: "true"
scheduler: luci

- name: Linux_android image_list_reported_duration
recipe: devicelab/devicelab_drone
presubmit: false
Expand Down Expand Up @@ -2116,6 +2204,18 @@ targets:
benchmark: "true"
scheduler: luci

- name: Linux_samsung_s10 new_gallery__transition_perf
recipe: devicelab/devicelab_drone
bringup: true # https://github.com/flutter/flutter/issues/92612
presubmit: false
timeout: 60
properties:
tags: >
["devicelab","android","linux","samsung","s10"]
task_name: new_gallery__transition_perf
benchmark: "true"
scheduler: luci

- name: Linux_android picture_cache_perf__e2e_summary
recipe: devicelab/devicelab_drone
presubmit: false
Expand All @@ -2138,6 +2238,18 @@ targets:
benchmark: "true"
scheduler: luci

- name: Linux_samsung_s10 picture_cache_perf__timeline_summary
recipe: devicelab/devicelab_drone
bringup: true # https://github.com/flutter/flutter/issues/92612
presubmit: false
timeout: 60
properties:
tags: >
["devicelab","android","linux","samsung","s10"]
task_name: picture_cache_perf__timeline_summary
benchmark: "true"
scheduler: luci

- name: Linux_android android_picture_cache_complexity_scoring_perf__timeline_summary
recipe: devicelab/devicelab_drone
presubmit: false
Expand Down Expand Up @@ -2190,6 +2302,18 @@ targets:
benchmark: "true"
scheduler: luci

- name: Linux_samsung_s10 platform_views_scroll_perf__timeline_summary
recipe: devicelab/devicelab_drone
bringup: true # https://github.com/flutter/flutter/issues/92612
presubmit: false
timeout: 60
properties:
tags: >
["devicelab","android","linux","samsung","s10"]
task_name: platform_views_scroll_perf__timeline_summary
benchmark: "true"
scheduler: luci

- name: Linux_android platform_view__start_up
recipe: devicelab/devicelab_drone
presubmit: false
Expand Down Expand Up @@ -2242,6 +2366,18 @@ targets:
benchmark: "true"
scheduler: luci

- name: Linux_samsung_s10 textfield_perf__timeline_summary
recipe: devicelab/devicelab_drone
bringup: true # https://github.com/flutter/flutter/issues/92612
presubmit: false
timeout: 60
properties:
tags: >
["devicelab","android","linux","samsung","s10"]
task_name: textfield_perf__timeline_summary
benchmark: "true"
scheduler: luci

- name: Linux_android tiles_scroll_perf__timeline_summary
recipe: devicelab/devicelab_drone
presubmit: false
Expand Down

0 comments on commit 4df1c0c

Please sign in to comment.