Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
97b53bc9
Unverified
Commit
97b53bc9
authored
Sep 27, 2022
by
Sarang Pal
Committed by
GitHub
Sep 27, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix for issue #104104 Add host tag to `tags in .ci.yaml targets (#112454)
parent
86f30978
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
134 additions
and
134 deletions
+134
-134
.ci.yaml
.ci.yaml
+134
-134
No files found.
.ci.yaml
View file @
97b53bc9
...
...
@@ -165,7 +165,7 @@ targets:
timeout
:
60
properties
:
tags
:
>
["framework","hostonly"]
["framework","hostonly"
,"linux"
]
validation
:
analyze
validation_name
:
Analyze
...
...
@@ -178,7 +178,7 @@ targets:
-
master
properties
:
tags
:
>
["framework","hostonly"]
["framework","hostonly"
,"linux"
]
dependencies
:
>-
[
{"dependency": "gh_cli", "version": "version:2.8.0-2-g32256d38"}
...
...
@@ -193,7 +193,7 @@ targets:
{"dependency": "android_virtual_device", "version": "31"}
]
tags: >
["framework","hostonly"]
["framework","hostonly"
,"linux"
]
timeout
:
60
-
name
:
Linux build_tests_1_2
...
...
@@ -213,7 +213,7 @@ targets:
shard: build_tests
subshard: "1_2"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
-
name
:
Linux build_tests_2_2
recipe
:
flutter/flutter_drone
...
...
@@ -232,14 +232,14 @@ targets:
shard: build_tests
subshard: "2_2"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
-
name
:
Linux ci_yaml flutter roller
recipe
:
infra/ci_yaml
timeout
:
30
properties
:
tags
:
>
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
.ci.yaml
...
...
@@ -248,7 +248,7 @@ targets:
timeout
:
60
properties
:
tags
:
>
["framework", "hostonly"]
["framework", "hostonly"
, "linux"
]
validation
:
customer_testing
validation_name
:
Customer testing
...
...
@@ -266,7 +266,7 @@ targets:
{"dependency": "firebase", "version": "v11.0.1"}
]
tags: >
["framework", "hostonly"]
["framework", "hostonly"
, "linux"
]
validation: docs
validation_name: Docs
firebase_project: master-docs-flutter-dev
...
...
@@ -283,7 +283,7 @@ targets:
firebase_project: ""
release_ref: ""
tags: >
["framework","hostonly"]
["framework","hostonly"
, "linux"
]
validation: docs
validation_name: Docs
runIf
:
...
...
@@ -340,7 +340,7 @@ targets:
shard
:
flutter_plugins
subshard
:
analyze
tags
:
>
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
-
name
:
Linux framework_tests_libraries
recipe
:
flutter/flutter_drone
...
...
@@ -353,7 +353,7 @@ targets:
shard: framework_tests
subshard: libraries
tags: >
["framework","hostonly","shard"]
["framework","hostonly","shard"
, "linux"
]
runIf
:
-
dev/
-
packages/flutter/
...
...
@@ -383,7 +383,7 @@ targets:
shard: framework_tests
subshard: misc
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/flutter/
...
...
@@ -408,7 +408,7 @@ targets:
shard: framework_tests
subshard: widgets
tags: >
["framework","hostonly","shard"]
["framework","hostonly","shard"
, "linux"
]
runIf
:
-
dev/
-
packages/flutter/
...
...
@@ -429,7 +429,7 @@ targets:
validation
:
fuchsia_precache
validation_name
:
Fuchsia precache
tags
:
>
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
-
name
:
Linux gradle_desugar_classes_test
recipe
:
devicelab/devicelab_drone
...
...
@@ -442,7 +442,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "linux"
]
task_name: gradle_desugar_classes_test
runIf
:
-
dev/**
...
...
@@ -460,7 +460,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "linux"
]
task_name: gradle_java8_compile_test
runIf
:
-
dev/**
...
...
@@ -478,7 +478,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "linux"
]
task_name: gradle_plugin_bundle_test
runIf
:
-
dev/**
...
...
@@ -496,7 +496,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "linux"
]
task_name: gradle_plugin_fat_apk_test
runIf
:
-
dev/**
...
...
@@ -514,7 +514,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "linux"
]
task_name: gradle_plugin_light_apk_test
runIf
:
-
dev/**
...
...
@@ -532,7 +532,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "linux"
]
task_name: module_custom_host_app_name_test
runIf
:
-
dev/**
...
...
@@ -550,7 +550,7 @@ targets:
{"dependency": "chrome_and_driver", "version": "version:96.2"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "linux"
]
task_name: module_host_with_custom_build_test
runIf
:
-
dev/**
...
...
@@ -569,7 +569,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "linux"
]
task_name: module_test
runIf
:
-
dev/**
...
...
@@ -588,7 +588,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "linux"
]
task_name: plugin_dependencies_test
runIf
:
-
dev/**
...
...
@@ -607,7 +607,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "linux"
]
task_name: plugin_test
runIf
:
-
dev/**
...
...
@@ -625,7 +625,7 @@ targets:
shard
:
skp_generator
subshard
:
"
0"
tags
:
>
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/flutter/
...
...
@@ -644,7 +644,7 @@ targets:
{"dependency": "chrome_and_driver", "version": "version:96.2"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "linux"
]
task_name: technical_debt__cost
-
name
:
Linux test_ownership
...
...
@@ -654,7 +654,7 @@ targets:
-
master
properties
:
tags
:
>
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
.ci.yaml
...
...
@@ -674,7 +674,7 @@ targets:
shard: tool_integration_tests
subshard: "1_4"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
test_timeout_secs: "2700"
runIf
:
-
dev/
...
...
@@ -698,7 +698,7 @@ targets:
shard: tool_integration_tests
subshard: "2_4"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
test_timeout_secs: "2700"
runIf
:
-
dev/
...
...
@@ -722,7 +722,7 @@ targets:
shard: tool_integration_tests
subshard: "3_4"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
test_timeout_secs: "2700"
runIf
:
-
dev/
...
...
@@ -746,7 +746,7 @@ targets:
shard: tool_integration_tests
subshard: "4_4"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
test_timeout_secs: "2700"
runIf
:
-
dev/
...
...
@@ -767,7 +767,7 @@ targets:
shard: tool_tests
subshard: commands
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/flutter_tools/
...
...
@@ -787,7 +787,7 @@ targets:
shard: tool_tests
subshard: general
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/flutter_tools/
...
...
@@ -805,7 +805,7 @@ targets:
{"dependency": "chrome_and_driver", "version": "version:96.2"}
]
tags: >
["devicelab","hostonly"]
["devicelab","hostonly"
, "linux"
]
task_name: web_benchmarks_canvaskit
-
name
:
Linux web_benchmarks_html
...
...
@@ -838,7 +838,7 @@ targets:
shard: web_long_running_tests
subshard: "1_5"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -858,7 +858,7 @@ targets:
shard: web_long_running_tests
subshard: "2_5"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -878,7 +878,7 @@ targets:
shard: web_long_running_tests
subshard: "3_5"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -898,7 +898,7 @@ targets:
shard: web_long_running_tests
subshard: "4_5"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -918,7 +918,7 @@ targets:
shard: web_long_running_tests
subshard: "5_5"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -938,7 +938,7 @@ targets:
shard: web_tests
subshard: "0"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -958,7 +958,7 @@ targets:
shard: web_tests
subshard: "1"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -978,7 +978,7 @@ targets:
shard: web_tests
subshard: "2"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -998,7 +998,7 @@ targets:
shard: web_tests
subshard: "3"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -1018,7 +1018,7 @@ targets:
shard: web_tests
subshard: "4"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -1038,7 +1038,7 @@ targets:
shard: web_tests
subshard: "5"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -1058,7 +1058,7 @@ targets:
shard: web_tests
subshard: "6"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -1078,7 +1078,7 @@ targets:
shard: web_tests
subshard: "7_last"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -1098,7 +1098,7 @@ targets:
shard: web_canvaskit_tests
subshard: "0"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -1117,7 +1117,7 @@ targets:
shard: web_canvaskit_tests
subshard: "1"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -1136,7 +1136,7 @@ targets:
shard: web_canvaskit_tests
subshard: "2"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -1155,7 +1155,7 @@ targets:
shard: web_canvaskit_tests
subshard: "3"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -1174,7 +1174,7 @@ targets:
shard: web_canvaskit_tests
subshard: "4"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -1193,7 +1193,7 @@ targets:
shard: web_canvaskit_tests
subshard: "5"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -1212,7 +1212,7 @@ targets:
shard: web_canvaskit_tests
subshard: "6"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -1231,7 +1231,7 @@ targets:
shard: web_canvaskit_tests
subshard: "7_last"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/
...
...
@@ -1251,7 +1251,7 @@ targets:
shard: web_tool_tests
subshard: web
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/flutter_tools/
...
...
@@ -2270,7 +2270,7 @@ targets:
properties
:
ignore_flakiness
:
"
true"
tags
:
>
["framework","hostonly"]
["framework","hostonly"
,"linux"
]
validation
:
analyze
validation_name
:
Analyze
...
...
@@ -2293,7 +2293,7 @@ targets:
shard: framework_tests
subshard: misc
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "linux"
]
runIf
:
-
dev/
-
packages/flutter/
...
...
@@ -2317,7 +2317,7 @@ targets:
{"dependency": "xcode", "version": "14a5294e"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: basic_material_app_macos__compile
-
name
:
Mac build_ios_framework_module_test
...
...
@@ -2330,7 +2330,7 @@ targets:
{"dependency": "gems", "version": "v3.3.14"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: build_ios_framework_module_test
runIf
:
-
dev/**
...
...
@@ -2370,7 +2370,7 @@ targets:
shard: build_tests
subshard: "1_4"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
-
name
:
Mac build_tests_2_4
recipe
:
flutter/flutter_drone
...
...
@@ -2390,7 +2390,7 @@ targets:
shard: build_tests
subshard: "2_4"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
-
name
:
Mac build_tests_3_4
recipe
:
flutter/flutter_drone
...
...
@@ -2410,7 +2410,7 @@ targets:
shard: build_tests
subshard: "3_4"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
-
name
:
Mac build_tests_4_4
recipe
:
flutter/flutter_drone
...
...
@@ -2430,7 +2430,7 @@ targets:
shard: build_tests
subshard: "4_4"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
-
name
:
Mac complex_layout_macos__compile
bringup
:
true
# New target https://github.com/flutter/flutter/issues/109633
...
...
@@ -2444,7 +2444,7 @@ targets:
{"dependency": "gems", "version": "v3.3.14"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: complex_layout_macos__compile
-
name
:
Mac complex_layout_macos__start_up
...
...
@@ -2458,7 +2458,7 @@ targets:
{"dependency": "gems", "version": "v3.3.14"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: complex_layout_macos__start_up
-
name
:
Mac customer_testing
...
...
@@ -2469,7 +2469,7 @@ targets:
validation
:
customer_testing
validation_name
:
Customer testing
tags
:
>
["framework", "hostonly"]
["framework", "hostonly"
, "mac"
]
-
name
:
Mac dart_plugin_registry_test
recipe
:
devicelab/devicelab_drone
...
...
@@ -2481,7 +2481,7 @@ targets:
{"dependency": "gems", "version": "v3.3.14"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: dart_plugin_registry_test
runIf
:
-
dev/**
...
...
@@ -2501,7 +2501,7 @@ targets:
{"dependency": "gems", "version": "v3.3.14"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: flutter_gallery_macos__compile
-
name
:
Mac flutter_gallery_macos__start_up
...
...
@@ -2516,7 +2516,7 @@ targets:
{"dependency": "gems", "version": "v3.3.14"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: flutter_gallery_macos__start_up
-
name
:
Mac flutter_view_macos__start_up
...
...
@@ -2529,7 +2529,7 @@ targets:
{"dependency": "xcode", "version": "14a5294e"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: flutter_view_macos__start_up
-
name
:
Mac framework_tests_libraries
...
...
@@ -2543,7 +2543,7 @@ targets:
shard: framework_tests
subshard: libraries
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
runIf
:
-
dev/**
-
packages/flutter/**
...
...
@@ -2572,7 +2572,7 @@ targets:
shard: framework_tests
subshard: misc
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
runIf
:
-
dev/**
-
packages/flutter/**
...
...
@@ -2597,7 +2597,7 @@ targets:
shard: framework_tests
subshard: widgets
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
runIf
:
-
dev/**
-
packages/flutter/**
...
...
@@ -2621,7 +2621,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: gradle_plugin_bundle_test
runIf
:
-
dev/**
...
...
@@ -2638,7 +2638,7 @@ targets:
{"dependency": "xcode", "version": "14a5294e"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: hello_world_macos__compile
-
name
:
Mac integration_ui_test_test_macos
...
...
@@ -2661,7 +2661,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: module_custom_host_app_name_test
runIf
:
-
dev/**
...
...
@@ -2679,7 +2679,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: module_host_with_custom_build_test
runIf
:
-
dev/**
...
...
@@ -2697,7 +2697,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: module_test
runIf
:
-
dev/**
...
...
@@ -2716,7 +2716,7 @@ targets:
{"dependency": "gems", "version": "v3.3.14"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: module_test_ios
runIf
:
-
dev/**
...
...
@@ -2748,7 +2748,7 @@ targets:
{"dependency": "xcode", "version": "14a5294e"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: platform_view_macos__start_up
-
name
:
Mac plugin_dependencies_test
...
...
@@ -2763,7 +2763,7 @@ targets:
{"dependency": "gems", "version": "v3.3.14"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: plugin_dependencies_test
runIf
:
-
dev/**
...
...
@@ -2782,7 +2782,7 @@ targets:
{"dependency": "gems", "version": "v3.3.14"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: plugin_lint_mac
runIf
:
-
dev/**
...
...
@@ -2816,7 +2816,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: plugin_test
runIf
:
-
dev/**
...
...
@@ -2834,7 +2834,7 @@ targets:
{"dependency": "gems", "version": "v3.3.14"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: plugin_test_ios
runIf
:
-
dev/**
...
...
@@ -2854,7 +2854,7 @@ targets:
]
shard: tool_host_cross_arch_tests
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
test_timeout_secs: "2700"
runIf
:
-
dev/**
...
...
@@ -2876,7 +2876,7 @@ targets:
]
shard: tool_host_cross_arch_tests
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
test_timeout_secs: "2700"
runIf
:
-
dev/**
...
...
@@ -2902,7 +2902,7 @@ targets:
shard: tool_integration_tests
subshard: "1_4"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
test_timeout_secs: "2700"
runIf
:
-
dev/**
...
...
@@ -2928,7 +2928,7 @@ targets:
shard: tool_integration_tests
subshard: "2_4"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
test_timeout_secs: "2700"
runIf
:
-
dev/**
...
...
@@ -2954,7 +2954,7 @@ targets:
shard: tool_integration_tests
subshard: "3_4"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
test_timeout_secs: "2700"
runIf
:
-
dev/**
...
...
@@ -2980,7 +2980,7 @@ targets:
shard: tool_integration_tests
subshard: "4_4"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
test_timeout_secs: "2700"
runIf
:
-
dev/**
...
...
@@ -3001,7 +3001,7 @@ targets:
shard: tool_tests
subshard: commands
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
-
name
:
Mac tool_tests_general
recipe
:
flutter/flutter_drone
...
...
@@ -3016,7 +3016,7 @@ targets:
shard: tool_tests
subshard: general
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
runIf
:
-
dev/**
-
packages/flutter_tools/**
...
...
@@ -3034,7 +3034,7 @@ targets:
{"dependency": "xcode", "version": "14a5294e"}
]
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
validation: verify_binaries_codesigned
validation_name: Verify binaries codesigned
...
...
@@ -3053,7 +3053,7 @@ targets:
shard: web_tool_tests
subshard: web
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "mac"
]
runIf
:
-
dev/**
-
packages/flutter_tools/**
...
...
@@ -3763,7 +3763,7 @@ targets:
{"dependency": "gems", "version": "v3.3.14"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: native_ui_tests_macos
runIf
:
-
dev/**
...
...
@@ -3782,7 +3782,7 @@ targets:
{"dependency": "gems", "version": "v3.3.14"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: channels_integration_test_macos
runIf
:
-
dev/**
...
...
@@ -3800,7 +3800,7 @@ targets:
{"dependency": "gems", "version": "v3.3.14"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name: run_release_test_macos
runIf
:
-
dev/**
...
...
@@ -3838,7 +3838,7 @@ targets:
shard: build_tests
subshard: "1_3"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "windows"
]
-
name
:
Windows build_tests_2_3
recipe
:
flutter/flutter_drone
...
...
@@ -3856,7 +3856,7 @@ targets:
shard: build_tests
subshard: "2_3"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "windows"
]
-
name
:
Windows build_tests_3_3
recipe
:
flutter/flutter_drone
...
...
@@ -3874,7 +3874,7 @@ targets:
shard: build_tests
subshard: "3_3"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "windows"
]
-
name
:
Windows customer_testing
recipe
:
flutter/flutter
...
...
@@ -3884,7 +3884,7 @@ targets:
validation
:
customer_testing
validation_name
:
Customer testing
tags
:
>
["framework", "hostonly"]
["framework", "hostonly"
, "windows"
]
-
name
:
Windows framework_tests_libraries
recipe
:
flutter/flutter_drone
...
...
@@ -3897,7 +3897,7 @@ targets:
shard: framework_tests
subshard: libraries
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "windows"
]
runIf
:
-
dev/
-
packages/flutter/
...
...
@@ -3925,7 +3925,7 @@ targets:
shard: framework_tests
subshard: misc
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "windows"
]
runIf
:
-
dev/
-
packages/flutter/
...
...
@@ -3950,7 +3950,7 @@ targets:
shard: framework_tests
subshard: widgets
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "windows"
]
runIf
:
-
dev/
-
packages/flutter/
...
...
@@ -3975,7 +3975,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
task_name: gradle_plugin_bundle_test
runIf
:
-
dev/**
...
...
@@ -3992,7 +3992,7 @@ targets:
{"dependency": "vs_build", "version": "version:vs2019"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
task_name: hot_mode_dev_cycle_win_target__benchmark
-
name
:
Windows module_custom_host_app_name_test
...
...
@@ -4006,7 +4006,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
task_name: module_custom_host_app_name_test
runIf
:
-
dev/**
...
...
@@ -4025,7 +4025,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
task_name: module_host_with_custom_build_test
runIf
:
-
dev/**
...
...
@@ -4044,7 +4044,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
task_name: module_test
runIf
:
-
dev/**
...
...
@@ -4062,7 +4062,7 @@ targets:
{"dependency": "vs_build", "version": "version:vs2019"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
task_name: platform_channel_sample_test_windows
-
name
:
Windows plugin_dependencies_test
...
...
@@ -4076,7 +4076,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
task_name: plugin_dependencies_test
runIf
:
-
dev/**
...
...
@@ -4095,7 +4095,7 @@ targets:
{"dependency": "open_jdk", "version": "version:11"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
task_name: plugin_test
runIf
:
-
dev/**
...
...
@@ -4119,7 +4119,7 @@ targets:
shard: tool_integration_tests
subshard: "1_6"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "windows"
]
test_timeout_secs: "2700"
runIf
:
-
dev/**
...
...
@@ -4143,7 +4143,7 @@ targets:
shard: tool_integration_tests
subshard: "2_6"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "windows"
]
test_timeout_secs: "2700"
runIf
:
-
dev/**
...
...
@@ -4167,7 +4167,7 @@ targets:
shard: tool_integration_tests
subshard: "3_6"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "windows"
]
test_timeout_secs: "2700"
runIf
:
-
dev/**
...
...
@@ -4191,7 +4191,7 @@ targets:
shard: tool_integration_tests
subshard: "4_6"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "windows"
]
test_timeout_secs: "2700"
runIf
:
-
dev/**
...
...
@@ -4215,7 +4215,7 @@ targets:
shard: tool_integration_tests
subshard: "5_6"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "windows"
]
test_timeout_secs: "2700"
runIf
:
-
dev/**
...
...
@@ -4239,7 +4239,7 @@ targets:
shard: tool_integration_tests
subshard: "6_6"
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "windows"
]
test_timeout_secs: "2700"
runIf
:
-
dev/**
...
...
@@ -4260,7 +4260,7 @@ targets:
shard: tool_tests
subshard: commands
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "windows"
]
runIf
:
-
dev/**
-
packages/flutter_tools/**
...
...
@@ -4280,7 +4280,7 @@ targets:
shard: tool_tests
subshard: general
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "windows"
]
runIf
:
-
dev/**
-
packages/flutter_tools/**
...
...
@@ -4301,7 +4301,7 @@ targets:
shard: web_tool_tests
subshard: web
tags: >
["framework", "hostonly", "shard"]
["framework", "hostonly", "shard"
, "windows"
]
runIf
:
-
dev/**
-
packages/flutter_tools/**
...
...
@@ -4313,7 +4313,7 @@ targets:
timeout
:
60
properties
:
tags
:
>
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
dependencies
:
>-
[
{"dependency": "vs_build", "version": "version:vs2019"}
...
...
@@ -4326,7 +4326,7 @@ targets:
timeout
:
60
properties
:
tags
:
>
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
dependencies
:
>-
[
{"dependency": "vs_build", "version": "version:vs2019"}
...
...
@@ -4339,7 +4339,7 @@ targets:
timeout
:
60
properties
:
tags
:
>
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
dependencies
:
>-
[
{"dependency": "vs_build", "version": "version:vs2019"}
...
...
@@ -4352,7 +4352,7 @@ targets:
timeout
:
60
properties
:
tags
:
>
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
dependencies
:
>-
[
{"dependency": "vs_build", "version": "version:vs2019"}
...
...
@@ -4365,7 +4365,7 @@ targets:
timeout
:
60
properties
:
tags
:
>
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
dependencies
:
>-
[
{"dependency": "vs_build", "version": "version:vs2019"}
...
...
@@ -4378,7 +4378,7 @@ targets:
timeout
:
60
properties
:
tags
:
>
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
dependencies
:
>-
[
{"dependency": "vs_build", "version": "version:vs2019"}
...
...
@@ -4391,7 +4391,7 @@ targets:
timeout
:
60
properties
:
tags
:
>
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
dependencies
:
>-
[
{"dependency": "vs_build", "version": "version:vs2019"}
...
...
@@ -4404,7 +4404,7 @@ targets:
timeout
:
60
properties
:
tags
:
>
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
dependencies
:
>-
[
{"dependency": "vs_build", "version": "version:vs2019"}
...
...
@@ -4490,7 +4490,7 @@ targets:
{"dependency": "vs_build", "version": "version:vs2019"}
]
tags: >
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
task_name: windows_startup_test
-
name
:
Windows flutter_tool_startup__windows
...
...
@@ -4499,7 +4499,7 @@ targets:
timeout
:
60
properties
:
tags
:
>
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "windows"
]
task_name
:
flutter_tool_startup__windows
-
name
:
Linux flutter_tool_startup__linux
...
...
@@ -4508,7 +4508,7 @@ targets:
timeout
:
60
properties
:
tags
:
>
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "linux"
]
task_name
:
flutter_tool_startup__linux
-
name
:
Mac flutter_tool_startup__macos
...
...
@@ -4517,5 +4517,5 @@ targets:
timeout
:
60
properties
:
tags
:
>
["devicelab", "hostonly"]
["devicelab", "hostonly"
, "mac"
]
task_name
:
flutter_tool_startup__macos
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment