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)
This commit is contained in:
parent
b4c75017d8
commit
22f029e582
34
.ci.yaml
34
.ci.yaml
@ -2601,40 +2601,6 @@ targets:
|
|||||||
validation: analyze
|
validation: analyze
|
||||||
validation_name: 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
|
- name: Mac_benchmark animated_complex_opacity_perf_macos__e2e_summary
|
||||||
presubmit: false
|
presubmit: false
|
||||||
recipe: devicelab/devicelab_drone
|
recipe: devicelab/devicelab_drone
|
||||||
|
Loading…
x
Reference in New Issue
Block a user