Run a couple of iOS tests in presubmit (#138089)
Run a couple of iOS tests in presubmit to validate macOS 13 bots in the try pool are working successfully and consistently.
This commit is contained in:
parent
dbb79e63eb
commit
076846c7fe
4
.ci.yaml
4
.ci.yaml
@ -3939,18 +3939,18 @@ targets:
|
|||||||
}
|
}
|
||||||
bringup: true
|
bringup: true
|
||||||
|
|
||||||
|
# TODO(vashworth): Stop running in presubmit after macOS 13 upgrade is complete (https://github.com/flutter/flutter/issues/134737)
|
||||||
- name: Mac_ios flutter_gallery_ios__compile
|
- name: Mac_ios flutter_gallery_ios__compile
|
||||||
recipe: devicelab/devicelab_drone
|
recipe: devicelab/devicelab_drone
|
||||||
presubmit: false
|
|
||||||
timeout: 60
|
timeout: 60
|
||||||
properties:
|
properties:
|
||||||
tags: >
|
tags: >
|
||||||
["devicelab", "ios", "mac"]
|
["devicelab", "ios", "mac"]
|
||||||
task_name: flutter_gallery_ios__compile
|
task_name: flutter_gallery_ios__compile
|
||||||
|
|
||||||
|
# TODO(vashworth): Stop running in presubmit after macOS 13 upgrade is complete (https://github.com/flutter/flutter/issues/134737)
|
||||||
- name: Mac_arm64_ios flutter_gallery_ios__compile
|
- name: Mac_arm64_ios flutter_gallery_ios__compile
|
||||||
recipe: devicelab/devicelab_drone
|
recipe: devicelab/devicelab_drone
|
||||||
presubmit: false
|
|
||||||
timeout: 60
|
timeout: 60
|
||||||
properties:
|
properties:
|
||||||
tags: >
|
tags: >
|
||||||
|
Loading…
x
Reference in New Issue
Block a user