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
44295326
Unverified
Commit
44295326
authored
Sep 21, 2022
by
Jenn Magder
Committed by
GitHub
Sep 21, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Run Mac hostonly tests on any available arch (#109889)
parent
037645a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
49 additions
and
5 deletions
+49
-5
.ci.yaml
.ci.yaml
+49
-5
No files found.
.ci.yaml
View file @
44295326
...
...
@@ -71,6 +71,21 @@ platform_properties:
os: Linux
device_type: "SM-A025V"
mac
:
properties
:
dependencies
:
>-
[]
os: Mac-12
device_type: none
xcode: 14a5294e # xcode 14.0 beta 5
mac_arm64
:
properties
:
dependencies
:
>-
[]
os: Mac-12
device_type: none
cpu: arm64
xcode: 14a5294e # xcode 14.0 beta 5
mac_x64
:
properties
:
dependencies
:
>-
[]
...
...
@@ -2341,6 +2356,7 @@ targets:
timeout
:
60
properties
:
add_recipes_cq
:
"
true"
cpu
:
x86
# https://github.com/flutter/flutter/issues/110113
dependencies
:
>-
[
{"dependency": "android_sdk", "version": "version:33v6"},
...
...
@@ -2360,6 +2376,7 @@ targets:
timeout
:
60
properties
:
add_recipes_cq
:
"
true"
cpu
:
x86
# https://github.com/flutter/flutter/issues/110113
dependencies
:
>-
[
{"dependency": "android_sdk", "version": "version:33v6"},
...
...
@@ -2379,6 +2396,7 @@ targets:
timeout
:
60
properties
:
add_recipes_cq
:
"
true"
cpu
:
x86
# https://github.com/flutter/flutter/issues/110113
dependencies
:
>-
[
{"dependency": "android_sdk", "version": "version:33v6"},
...
...
@@ -2398,6 +2416,7 @@ targets:
timeout
:
60
properties
:
add_recipes_cq
:
"
true"
cpu
:
x86
# https://github.com/flutter/flutter/issues/110113
dependencies
:
>-
[
{"dependency": "android_sdk", "version": "version:33v6"},
...
...
@@ -2680,6 +2699,7 @@ targets:
recipe
:
devicelab/devicelab_drone
timeout
:
60
properties
:
cpu
:
x86
# Codesigning fails on ARM https://github.com/flutter/flutter/issues/112033
dependencies
:
>-
[
{"dependency": "xcode", "version": "14a5294e"},
...
...
@@ -2765,10 +2785,6 @@ targets:
presubmit
:
false
timeout
:
60
properties
:
dependencies
:
>-
[
{"dependency": "arm64ruby", "version": "version:311_3"}
]
tags
:
>
["devicelab", "ios", "mac", "arm64"]
task_name
:
plugin_lint_mac
...
...
@@ -2815,11 +2831,34 @@ targets:
-
bin/**
-
.ci.yaml
-
name
:
Mac tool_host_cross_arch_tests
-
name
:
Mac_x64 tool_host_cross_arch_tests
bringup
:
true
# Mac_x64 variant https://github.com/flutter/flutter/pull/109889
recipe
:
flutter/flutter_drone
timeout
:
60
properties
:
add_recipes_cq
:
"
true"
dependencies
:
>-
[
{"dependency": "xcode", "version": "14a5294e"},
{"dependency": "gems", "version": "v3.3.14"}
]
shard: tool_host_cross_arch_tests
tags: >
["framework", "hostonly", "shard"]
test_timeout_secs: "2700"
runIf
:
-
dev/**
-
packages/flutter_tools/**
-
bin/**
-
.ci.yaml
-
name
:
Mac_arm64 tool_host_cross_arch_tests
bringup
:
true
# Mac_arm64 variant https://github.com/flutter/flutter/pull/109889
recipe
:
flutter/flutter_drone
timeout
:
60
properties
:
add_recipes_cq
:
"
true"
cpu
:
arm64
dependencies
:
>-
[
{"dependency": "xcode", "version": "14a5294e"},
...
...
@@ -2840,6 +2879,7 @@ targets:
timeout
:
60
properties
:
add_recipes_cq
:
"
true"
cpu
:
x86
# https://github.com/flutter/flutter/issues/110113
dependencies
:
>-
[
{"dependency": "android_sdk", "version": "version:33v6"},
...
...
@@ -2865,6 +2905,7 @@ targets:
timeout
:
60
properties
:
add_recipes_cq
:
"
true"
cpu
:
x86
# https://github.com/flutter/flutter/issues/110113
dependencies
:
>-
[
{"dependency": "android_sdk", "version": "version:33v6"},
...
...
@@ -2890,6 +2931,7 @@ targets:
timeout
:
60
properties
:
add_recipes_cq
:
"
true"
cpu
:
x86
# https://github.com/flutter/flutter/issues/110113
dependencies
:
>-
[
{"dependency": "android_sdk", "version": "version:33v6"},
...
...
@@ -2915,6 +2957,7 @@ targets:
timeout
:
60
properties
:
add_recipes_cq
:
"
true"
cpu
:
x86
# https://github.com/flutter/flutter/issues/110113
dependencies
:
>-
[
{"dependency": "android_sdk", "version": "version:33v6"},
...
...
@@ -2992,6 +3035,7 @@ targets:
recipe
:
flutter/flutter_drone
timeout
:
60
properties
:
cpu
:
x86
# https://github.com/flutter/flutter/issues/110113
dependencies
:
>-
[
{"dependency": "android_sdk", "version": "version:33v6"},
...
...
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