@@ -227,7 +227,7 @@ platform_properties:
227
227
]
228
228
os : Mac-13
229
229
cpu : x86
230
- device_os : iOS-16
230
+ device_os : iOS-16|iOS-17
231
231
$flutter/osx_sdk : >-
232
232
{
233
233
"sdk_version": "15a240d"
@@ -245,7 +245,7 @@ platform_properties:
245
245
]
246
246
os : Mac-13
247
247
cpu : x86
248
- device_os : iOS-16
248
+ device_os : iOS-16|iOS-17
249
249
$flutter/osx_sdk : >-
250
250
{
251
251
"sdk_version": "15a240d"
@@ -263,7 +263,7 @@ platform_properties:
263
263
]
264
264
os : Mac-13
265
265
cpu : arm64
266
- device_os : iOS-16
266
+ device_os : iOS-16|iOS-17
267
267
$flutter/osx_sdk : >-
268
268
{
269
269
"sdk_version": "15a240d"
@@ -4239,7 +4239,6 @@ targets:
4239
4239
presubmit : false
4240
4240
timeout : 60
4241
4241
properties :
4242
- device_os : iOS-16|iOS-17
4243
4242
tags : >
4244
4243
["devicelab", "ios", "mac"]
4245
4244
task_name : basic_material_app_ios__compile
@@ -4338,7 +4337,6 @@ targets:
4338
4337
presubmit : false
4339
4338
timeout : 60
4340
4339
properties :
4341
- device_os : iOS-16|iOS-17
4342
4340
tags : >
4343
4341
["devicelab", "ios", "mac"]
4344
4342
task_name : flavors_test_ios_xcode_debug
@@ -4367,7 +4365,6 @@ targets:
4367
4365
presubmit : false
4368
4366
timeout : 60
4369
4367
properties :
4370
- device_os : iOS-16|iOS-17
4371
4368
tags : >
4372
4369
["devicelab", "ios", "mac"]
4373
4370
task_name : flutter_gallery_ios__start_up_xcode_debug
@@ -4427,7 +4424,6 @@ targets:
4427
4424
presubmit : false
4428
4425
timeout : 60
4429
4426
properties :
4430
- device_os : iOS-16|iOS-17
4431
4427
tags : >
4432
4428
["devicelab", "ios", "mac"]
4433
4429
task_name : integration_test_test_ios
@@ -4437,7 +4433,6 @@ targets:
4437
4433
presubmit : false
4438
4434
timeout : 60
4439
4435
properties :
4440
- device_os : iOS-16|iOS-17
4441
4436
tags : >
4442
4437
["devicelab", "ios", "mac"]
4443
4438
task_name : integration_test_test_ios
@@ -4456,7 +4451,6 @@ targets:
4456
4451
presubmit : false
4457
4452
timeout : 60
4458
4453
properties :
4459
- device_os : iOS-16|iOS-17
4460
4454
tags : >
4461
4455
["devicelab", "ios", "mac"]
4462
4456
task_name : integration_ui_ios_driver_xcode_debug
@@ -4583,7 +4577,6 @@ targets:
4583
4577
presubmit : false
4584
4578
timeout : 60
4585
4579
properties :
4586
- device_os : iOS-16|iOS-17
4587
4580
tags : >
4588
4581
["devicelab", "ios", "mac"]
4589
4582
task_name : microbenchmarks_ios_xcode_debug
@@ -4733,7 +4726,6 @@ targets:
4733
4726
presubmit : false
4734
4727
timeout : 60
4735
4728
properties :
4736
- device_os : iOS-16|iOS-17
4737
4729
tags : >
4738
4730
["devicelab", "ios", "mac"]
4739
4731
task_name : hot_mode_dev_cycle_ios__benchmark
@@ -4744,7 +4736,6 @@ targets:
4744
4736
bringup : true
4745
4737
timeout : 60
4746
4738
properties :
4747
- device_os : iOS-16|iOS-17
4748
4739
tags : >
4749
4740
["devicelab", "ios", "mac"]
4750
4741
task_name : hot_mode_dev_cycle_ios__benchmark
@@ -4797,7 +4788,7 @@ targets:
4797
4788
["devicelab", "ios", "mac"]
4798
4789
task_name : flutter_gallery__transition_perf_e2e_ios
4799
4790
drone_dimensions : >
4800
- ["device_os=iOS-16","os=Mac-13", "cpu=x86"]
4791
+ ["device_os=iOS-16|iOS-17 ","os=Mac-13", "cpu=x86"]
4801
4792
4802
4793
- name : Mac_ios animated_blur_backdrop_filter_perf_ios__timeline_summary
4803
4794
recipe : devicelab/devicelab_drone
0 commit comments