Unverified Commit 22f029e5 authored by Mahmoud Zayad's avatar Mahmoud Zayad Committed by GitHub

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)
parent b4c75017
......@@ -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
......
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