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:
Victoria Ashworth 2023-11-08 11:57:15 -06:00 committed by GitHub
parent dbb79e63eb
commit 076846c7fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: >