diff --git a/.ci.yaml b/.ci.yaml index 676aea49b81..a44ca098bb1 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -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 diff --git a/TESTOWNERS b/TESTOWNERS index dc14a4d9e7f..7f2ef06434a 100644 --- a/TESTOWNERS +++ b/TESTOWNERS @@ -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