Unverified Commit 18f8b63e authored by Jenn Magder's avatar Jenn Magder Committed by GitHub

Run flutter_gallery ios tests on arm64 device (#89618)

parent 84086d8a
......@@ -3162,7 +3162,7 @@ targets:
task_name: flutter_gallery__transition_perf_e2e_ios32
scheduler: luci
- name: Mac_ios32 native_ui_tests_ios32
- name: Mac_ios32 native_ui_tests_ios
recipe: devicelab/devicelab_drone
bringup: true
presubmit: false
......@@ -3170,7 +3170,18 @@ targets:
properties:
tags: >
["devicelab","ios32","mac"]
task_name: native_ui_tests_ios32
task_name: native_ui_tests_ios
scheduler: luci
- name: Mac_ios native_ui_tests_ios
recipe: devicelab/devicelab_drone
bringup: true
presubmit: false
timeout: 60
properties:
tags: >
["devicelab","ios","mac"]
task_name: native_ui_tests_ios
scheduler: luci
- name: Windows build_aar_module_test
......
......@@ -160,7 +160,6 @@
## Mac iOS32 DeviceLab tests
/dev/devicelab/bin/tasks/flutter_gallery__transition_perf_e2e_ios32.dart @zanderso @flutter/engine
/dev/devicelab/bin/tasks/native_ui_tests_ios32.dart @zanderso @flutter/engine
## Host only DeviceLab tests
/dev/devicelab/bin/tasks/build_aar_module_test.dart @zanderso @flutter/tool
......@@ -173,6 +172,7 @@
/dev/devicelab/bin/tasks/module_custom_host_app_name_test.dart @zanderso @flutter/tool
/dev/devicelab/bin/tasks/module_host_with_custom_build_test.dart @zanderso @flutter/tool
/dev/devicelab/bin/tasks/module_test.dart @zanderso @flutter/tool
/dev/devicelab/bin/tasks/native_ui_tests_ios.dart @jmagman @flutter/engine
/dev/devicelab/bin/tasks/plugin_test.dart @stuartmorgan @flutter/plugin
/dev/devicelab/bin/tasks/technical_debt__cost.dart @HansMuller @flutter/framework
/dev/devicelab/bin/tasks/web_benchmarks_canvaskit.dart @yjbanov @flutter/web
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment