Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Remove macOS impeller benchmarks (#118917)
Browse files Browse the repository at this point in the history
* Remove macOS impeller benchmarks

* TESTOWNERS
  • Loading branch information
jmagman committed Jan 21, 2023
1 parent 9837eb6 commit 25843bd
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 58 deletions.
30 changes: 0 additions & 30 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2427,21 +2427,6 @@ targets:
- bin/
- .ci.yaml

- name: Mac animated_complex_opacity_perf_impeller_macos__e2e_summary
bringup: true
presubmit: false
recipe: devicelab/devicelab_drone
timeout: 60
properties:
dependencies: >-
[
{"dependency": "xcode", "version": "14a5294e"},
{"dependency": "gems", "version": "v3.3.14"}
]
tags: >
["devicelab", "hostonly", "mac"]
task_name: animated_complex_opacity_perf_impeller_macos__e2e_summary

- name: Mac animated_complex_opacity_perf_macos__e2e_summary
bringup: true
presubmit: false
Expand Down Expand Up @@ -2610,21 +2595,6 @@ targets:
["devicelab", "hostonly", "mac"]
task_name: complex_layout_macos__start_up

- name: Mac complex_layout_scroll_perf_impeller_macos__timeline_summary
bringup: true
recipe: devicelab/devicelab_drone
presubmit: false
timeout: 60
properties:
dependencies: >-
[
{"dependency": "xcode", "version": "14a5294e"},
{"dependency": "gems", "version": "v3.3.14"}
]
tags: >
["devicelab", "hostonly", "mac"]
task_name: complex_layout_scroll_perf_impeller_macos__timeline_summary

- name: Mac complex_layout_scroll_perf_macos__timeline_summary
bringup: true
recipe: devicelab/devicelab_drone
Expand Down
2 changes: 0 additions & 2 deletions TESTOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -206,15 +206,13 @@
/dev/devicelab/bin/tasks/tiles_scroll_perf_ios__timeline_summary.dart @zanderso @flutter/engine

## Host only DeviceLab tests
/dev/devicelab/bin/tasks/animated_complex_opacity_perf_impeller_macos__e2e_summary.dart @a-wallen @flutter/desktop
/dev/devicelab/bin/tasks/animated_complex_opacity_perf_macos__e2e_summary.dart @a-wallen @flutter/desktop
/dev/devicelab/bin/tasks/basic_material_app_macos__compile.dart @a-wallen @flutter/desktop
/dev/devicelab/bin/tasks/build_aar_module_test.dart @zanderso @flutter/tool
/dev/devicelab/bin/tasks/build_ios_framework_module_test.dart @jmagman @flutter/tool
/dev/devicelab/bin/tasks/channels_integration_test_macos.dart @gaaclarke @flutter/desktop
/dev/devicelab/bin/tasks/complex_layout_macos__compile.dart @a-wallen @flutter/desktop
/dev/devicelab/bin/tasks/complex_layout_macos__start_up.dart @a-wallen @flutter/desktop
/dev/devicelab/bin/tasks/complex_layout_scroll_perf_impeller_macos__timeline_summary.dart @a-wallen @flutter/desktop
/dev/devicelab/bin/tasks/complex_layout_scroll_perf_macos__timeline_summary.dart @a-wallen @flutter/desktop
/dev/devicelab/bin/tasks/complex_layout_win_desktop__compile.dart @yaakovschectman @flutter/desktop
/dev/devicelab/bin/tasks/complex_layout_win_desktop__start_up.dart @yaakovschectman @flutter/desktop
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 25843bd

Please sign in to comment.