Run platform_channels_benchmarks on Pixel 7 Pro (#139092)
Related to https://github.com/flutter/flutter/issues/138689 for 64-bit
coverage for Dart VM changes in this area
cc @aam
diff --git a/.ci.yaml b/.ci.yaml
index 6534fa6..d2bd559 100644
--- a/.ci.yaml
+++ b/.ci.yaml
@@ -2583,6 +2583,16 @@
["devicelab", "android", "linux"]
task_name: platform_channels_benchmarks
+ - name: Linux_pixel_7pro platform_channels_benchmarks
+ recipe: devicelab/devicelab_drone
+ presubmit: false
+ bringup: true
+ timeout: 60
+ properties:
+ tags: >
+ ["devicelab", "android", "linux", "pixel", "7pro"]
+ task_name: platform_channels_benchmarks
+
- name: Linux_android platform_channel_sample_test
recipe: devicelab/devicelab_drone
presubmit: false