This repository was archived by the owner on Feb 22, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed
Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -1910,6 +1910,28 @@ targets:
19101910 benchmark : " true"
19111911 scheduler : luci
19121912
1913+ - name : Linux_android fullscreen_textfield_perf
1914+ recipe : devicelab/devicelab_drone
1915+ presubmit : false
1916+ timeout : 60
1917+ properties :
1918+ tags : >
1919+ ["devicelab","android","linux"]
1920+ task_name : fullscreen_textfield_perf
1921+ benchmark : " true"
1922+ scheduler : luci
1923+
1924+ - name : Linux_android fullscreen_textfield_perf__e2e_summary
1925+ recipe : devicelab/devicelab_drone
1926+ presubmit : false
1927+ timeout : 60
1928+ properties :
1929+ tags : >
1930+ ["devicelab","android","linux"]
1931+ task_name : fullscreen_textfield_perf__e2e_summary
1932+ benchmark : " true"
1933+ scheduler : luci
1934+
19131935 - name : Linux_android fullscreen_textfield_perf__timeline_summary
19141936 recipe : devicelab/devicelab_drone
19151937 presubmit : false
Original file line number Diff line number Diff line change 4747/dev/devicelab/bin/tasks/flutter_gallery_v2_web_compile_test.dart @yjbanov @flutter/web
4848/dev/devicelab/bin/tasks/flutter_test_performance.dart @zanderso @flutter/engine
4949/dev/devicelab/bin/tasks/frame_policy_delay_test_android.dart @zanderso @flutter/engine
50+ /dev/devicelab/bin/tasks/fullscreen_textfield_perf.dart @zanderso @flutter/engine
51+ /dev/devicelab/bin/tasks/fullscreen_textfield_perf__e2e_summary.dart @zanderso @flutter/engine
5052/dev/devicelab/bin/tasks/gradle_java8_compile_test.dart @blasten @flutter/tool
5153/dev/devicelab/bin/tasks/hot_mode_dev_cycle_linux__benchmark.dart @zanderso @flutter/tool
5254/dev/devicelab/bin/tasks/image_list_jit_reported_duration.dart @zanderso @flutter/engine
You can’t perform that action at this time.
0 commit comments