Unverified Commit 381cb280 authored by keyonghan's avatar keyonghan Committed by GitHub

Enable `fullscreen_textfield_perf` tests in prod (#98453)

parent 87fe3fe0
......@@ -1910,6 +1910,28 @@ targets:
benchmark: "true"
scheduler: luci
- name: Linux_android fullscreen_textfield_perf
recipe: devicelab/devicelab_drone
presubmit: false
timeout: 60
properties:
tags: >
["devicelab","android","linux"]
task_name: fullscreen_textfield_perf
benchmark: "true"
scheduler: luci
- name: Linux_android fullscreen_textfield_perf__e2e_summary
recipe: devicelab/devicelab_drone
presubmit: false
timeout: 60
properties:
tags: >
["devicelab","android","linux"]
task_name: fullscreen_textfield_perf__e2e_summary
benchmark: "true"
scheduler: luci
- name: Linux_android fullscreen_textfield_perf__timeline_summary
recipe: devicelab/devicelab_drone
presubmit: false
......
......@@ -47,6 +47,8 @@
/dev/devicelab/bin/tasks/flutter_gallery_v2_web_compile_test.dart @yjbanov @flutter/web
/dev/devicelab/bin/tasks/flutter_test_performance.dart @zanderso @flutter/engine
/dev/devicelab/bin/tasks/frame_policy_delay_test_android.dart @zanderso @flutter/engine
/dev/devicelab/bin/tasks/fullscreen_textfield_perf.dart @zanderso @flutter/engine
/dev/devicelab/bin/tasks/fullscreen_textfield_perf__e2e_summary.dart @zanderso @flutter/engine
/dev/devicelab/bin/tasks/gradle_java8_compile_test.dart @blasten @flutter/tool
/dev/devicelab/bin/tasks/hot_mode_dev_cycle_linux__benchmark.dart @zanderso @flutter/tool
/dev/devicelab/bin/tasks/image_list_jit_reported_duration.dart @zanderso @flutter/engine
......
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