mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Run a few mac tests only on arm. (#142188)
Note: some benchmarks will require to be rebaselined.
This commit is contained in:
parent
e342667954
commit
8cc944d776
40
.ci.yaml
40
.ci.yaml
@ -4223,8 +4223,9 @@ targets:
|
||||
["devicelab", "ios", "mac"]
|
||||
task_name: backdrop_filter_perf_ios__timeline_summary
|
||||
|
||||
- name: Mac_ios basic_material_app_ios__compile
|
||||
- name: Mac_arm64_ios basic_material_app_ios__compile
|
||||
recipe: devicelab/devicelab_drone
|
||||
bringup: true
|
||||
presubmit: false
|
||||
timeout: 60
|
||||
properties:
|
||||
@ -4324,15 +4325,6 @@ targets:
|
||||
task_name: flavors_test_ios_xcode_debug
|
||||
bringup: true
|
||||
|
||||
- name: Mac_ios flutter_gallery_ios__compile
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
timeout: 60
|
||||
properties:
|
||||
tags: >
|
||||
["devicelab", "ios", "mac"]
|
||||
task_name: flutter_gallery_ios__compile
|
||||
|
||||
- name: Mac_arm64_ios flutter_gallery_ios__compile
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -4382,15 +4374,6 @@ targets:
|
||||
["devicelab", "ios", "mac"]
|
||||
task_name: flutter_view_ios__start_up
|
||||
|
||||
- name: Mac_ios hello_world_ios__compile
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
timeout: 60
|
||||
properties:
|
||||
tags: >
|
||||
["devicelab", "ios", "mac"]
|
||||
task_name: hello_world_ios__compile
|
||||
|
||||
- name: Mac_arm64_ios hello_world_ios__compile
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
@ -4938,25 +4921,6 @@ targets:
|
||||
- bin/**
|
||||
- .ci.yaml
|
||||
|
||||
- name: Mac_x64 run_release_test_macos
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
bringup: true
|
||||
timeout: 60
|
||||
properties:
|
||||
dependencies: >-
|
||||
[
|
||||
{"dependency": "ruby", "version": "ruby_3.1-pod_1.13"}
|
||||
]
|
||||
tags: >
|
||||
["devicelab", "hostonly", "mac"]
|
||||
task_name: run_release_test_macos
|
||||
runIf:
|
||||
- dev/**
|
||||
- packages/flutter_tools/**
|
||||
- bin/**
|
||||
- .ci.yaml
|
||||
|
||||
- name: Mac_arm64 run_release_test_macos
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user