From 22f029e5824629ed58ef37e948da1c63c062526d Mon Sep 17 00:00:00 2001 From: Mahmoud Zayad <60728110+MahmoudZayad@users.noreply.github.com> Date: Thu, 3 Aug 2023 10:50:59 -0500 Subject: [PATCH] Remove target Staging_build_linux framework_tests_misc (#126959) I deleted the target mentioned in the issue listed below. This is my first time contributing to open source please explain if I did anything wrong in the process or wrong with the changes. Best *List which issues are fixed by this PR. You must list at least one issue.* Resolves [#126278](https://github.com/flutter/flutter/issues/126278) --- .ci.yaml | 34 ---------------------------------- 1 file changed, 34 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 74e9d417f3..0dc8e4069b 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -2601,40 +2601,6 @@ targets: validation: analyze validation_name: Analyze - - name: Staging_build_linux framework_tests_misc - presubmit: false - bringup: true - recipe: flutter/flutter_drone - timeout: 60 - properties: - ignore_flakiness: "true" - dependencies: >- - [ - {"dependency": "goldctl", "version": "git_revision:f808dcff91b221ae313e540c09d79696cd08b8de"}, - {"dependency": "clang", "version": "git_revision:5d5aba78dbbee75508f01bcaa69aedb2ab79065a"}, - {"dependency": "cmake", "version": "build_id:8787856497187628321"}, - {"dependency": "ninja", "version": "version:1.9.0"}, - {"dependency": "open_jdk", "version": "version:11"}, - {"dependency": "android_sdk", "version": "version:33v6"} - ] - shard: framework_tests - subshard: misc - tags: > - ["framework", "hostonly", "shard", "linux"] - runIf: - - dev/** - - examples/api/** - - packages/flutter/** - - packages/flutter_driver/** - - packages/integration_test/** - - packages/flutter_localizations/** - - packages/fuchsia_remote_debug_protocol/** - - packages/flutter_test/** - - packages/flutter_goldens/** - - packages/flutter_tools/** - - bin/** - - .ci.yaml - - name: Mac_benchmark animated_complex_opacity_perf_macos__e2e_summary presubmit: false recipe: devicelab/devicelab_drone