Unverified Commit 0e543889 authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

mark android impeller tests as bringup (#130525)

These should not close the tree as this backend is a WIP.
parent 87d5214d
...@@ -2307,8 +2307,10 @@ targets: ...@@ -2307,8 +2307,10 @@ targets:
- 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
bringup: true
timeout: 60 timeout: 60
properties: properties:
ignore_flakiness: "true"
tags: > tags: >
["devicelab", "android", "linux"] ["devicelab", "android", "linux"]
task_name: new_gallery_impeller__transition_perf task_name: new_gallery_impeller__transition_perf
...@@ -2593,8 +2595,10 @@ targets: ...@@ -2593,8 +2595,10 @@ targets:
- name: Linux_android animated_blur_backdrop_filter_perf__timeline_summary - name: Linux_android animated_blur_backdrop_filter_perf__timeline_summary
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
presubmit: false presubmit: false
bringup: true
timeout: 60 timeout: 60
properties: properties:
ignore_flakiness: "true"
tags: > tags: >
["devicelab", "android", "linux"] ["devicelab", "android", "linux"]
task_name: animated_blur_backdrop_filter_perf__timeline_summary task_name: animated_blur_backdrop_filter_perf__timeline_summary
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment