Unverified Commit c24904dd authored by Jenn Magder's avatar Jenn Magder Committed by GitHub

Run macOS benchmarks in prod pool to upload metrics (#119963)

parent c52215e9
...@@ -2450,7 +2450,6 @@ targets: ...@@ -2450,7 +2450,6 @@ targets:
- .ci.yaml - .ci.yaml
- name: Mac_benchmark animated_complex_opacity_perf_macos__e2e_summary - name: Mac_benchmark animated_complex_opacity_perf_macos__e2e_summary
bringup: true # https://github.com/flutter/flutter/pull/119871
presubmit: false presubmit: false
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
timeout: 60 timeout: 60
...@@ -2463,7 +2462,6 @@ targets: ...@@ -2463,7 +2462,6 @@ targets:
task_name: animated_complex_opacity_perf_macos__e2e_summary task_name: animated_complex_opacity_perf_macos__e2e_summary
- name: Mac_benchmark basic_material_app_macos__compile - name: Mac_benchmark basic_material_app_macos__compile
bringup: true # https://github.com/flutter/flutter/pull/119871
presubmit: false presubmit: false
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
timeout: 60 timeout: 60
...@@ -2583,7 +2581,6 @@ targets: ...@@ -2583,7 +2581,6 @@ targets:
["framework", "hostonly", "shard", "mac"] ["framework", "hostonly", "shard", "mac"]
- name: Mac_benchmark complex_layout_macos__compile - name: Mac_benchmark complex_layout_macos__compile
bringup: true # https://github.com/flutter/flutter/pull/119871
presubmit: false presubmit: false
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
timeout: 60 timeout: 60
...@@ -2596,7 +2593,6 @@ targets: ...@@ -2596,7 +2593,6 @@ targets:
task_name: complex_layout_macos__compile task_name: complex_layout_macos__compile
- name: Mac_benchmark complex_layout_macos__start_up - name: Mac_benchmark complex_layout_macos__start_up
bringup: true # https://github.com/flutter/flutter/pull/119871
presubmit: false presubmit: false
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
timeout: 60 timeout: 60
...@@ -2609,7 +2605,6 @@ targets: ...@@ -2609,7 +2605,6 @@ targets:
task_name: complex_layout_macos__start_up task_name: complex_layout_macos__start_up
- name: Mac_benchmark complex_layout_scroll_perf_macos__timeline_summary - name: Mac_benchmark complex_layout_scroll_perf_macos__timeline_summary
bringup: true # https://github.com/flutter/flutter/pull/119871
presubmit: false presubmit: false
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
timeout: 60 timeout: 60
...@@ -2664,7 +2659,6 @@ targets: ...@@ -2664,7 +2659,6 @@ targets:
task_name: flavors_test_macos task_name: flavors_test_macos
- name: Mac_benchmark flutter_gallery_macos__compile - name: Mac_benchmark flutter_gallery_macos__compile
bringup: true # https://github.com/flutter/flutter/pull/119871
presubmit: false presubmit: false
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
timeout: 60 timeout: 60
...@@ -2677,7 +2671,6 @@ targets: ...@@ -2677,7 +2671,6 @@ targets:
task_name: flutter_gallery_macos__compile task_name: flutter_gallery_macos__compile
- name: Mac_benchmark flutter_gallery_macos__start_up - name: Mac_benchmark flutter_gallery_macos__start_up
bringup: true # https://github.com/flutter/flutter/pull/119871
presubmit: false presubmit: false
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
timeout: 60 timeout: 60
...@@ -2708,7 +2701,6 @@ targets: ...@@ -2708,7 +2701,6 @@ targets:
["framework", "hostonly", "shard", "mac"] ["framework", "hostonly", "shard", "mac"]
- name: Mac_benchmark flutter_view_macos__start_up - name: Mac_benchmark flutter_view_macos__start_up
bringup: true # https://github.com/flutter/flutter/pull/119871
presubmit: false presubmit: false
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
timeout: 60 timeout: 60
...@@ -2819,7 +2811,6 @@ targets: ...@@ -2819,7 +2811,6 @@ targets:
- .ci.yaml - .ci.yaml
- name: Mac_benchmark hello_world_macos__compile - name: Mac_benchmark hello_world_macos__compile
bringup: true # https://github.com/flutter/flutter/pull/119871
presubmit: false presubmit: false
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
timeout: 60 timeout: 60
...@@ -2932,7 +2923,6 @@ targets: ...@@ -2932,7 +2923,6 @@ targets:
- .ci.yaml - .ci.yaml
- name: Mac_benchmark platform_view_macos__start_up - name: Mac_benchmark platform_view_macos__start_up
bringup: true # https://github.com/flutter/flutter/pull/119871
presubmit: false presubmit: false
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
timeout: 60 timeout: 60
...@@ -4867,7 +4857,6 @@ targets: ...@@ -4867,7 +4857,6 @@ targets:
task_name: flutter_tool_startup__linux task_name: flutter_tool_startup__linux
- name: Mac_benchmark flutter_tool_startup__macos - name: Mac_benchmark flutter_tool_startup__macos
bringup: true # https://github.com/flutter/flutter/pull/119871
presubmit: false presubmit: false
recipe: devicelab/devicelab_drone recipe: devicelab/devicelab_drone
timeout: 60 timeout: 60
......
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