Remove flutter_gallery_mac__start_up as target in .ci.yaml (#111117)

This commit is contained in:
Alex Wallen 2022-09-07 15:19:21 -07:00 committed by GitHub
parent 90cabbd5b3
commit 2b373903a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 10 deletions

View file

@ -3131,15 +3131,6 @@ targets:
["devicelab", "android", "mac", "arm64"]
task_name: run_release_test
- name: Mac_android flutter_gallery_mac__start_up
recipe: devicelab/devicelab_drone
presubmit: false
timeout: 60
properties:
tags: >
["devicelab", "android", "mac"]
task_name: flutter_gallery_mac__start_up
- name: Mac_ios animation_with_microtasks_perf_ios__timeline_summary
recipe: devicelab/devicelab_drone
presubmit: false

View file

@ -114,7 +114,6 @@
/dev/devicelab/bin/tasks/fading_child_animation_perf__timeline_summary.dart @zanderso @flutter/engine
/dev/devicelab/bin/tasks/fast_scroll_large_images__memory.dart @zanderso @flutter/engine
/dev/devicelab/bin/tasks/flavors_test.dart @zanderso @flutter/tool
/dev/devicelab/bin/tasks/flutter_gallery_mac__start_up.dart @zanderso @flutter/engine
/dev/devicelab/bin/tasks/flutter_view__start_up.dart @zanderso @flutter/engine
/dev/devicelab/bin/tasks/fullscreen_textfield_perf__timeline_summary.dart @zanderso @flutter/engine
/dev/devicelab/bin/tasks/hello_world_android__compile.dart @zanderso @flutter/tool