Skip to content

module_test_ios failing, "Could not find any supported simulator runtimes" #99039

@jmagman

Description

@jmagman

As of #98297 that test is running on Xcode 13a233 and should be grabbing ios_runtime simulator runtimes from cipd #91689

https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8821388884257231665/+/u/run_module_test_ios/test_stdout

[module_test_ios] [STDOUT] stdout:         Underlying Errors:
[module_test_ios] [STDOUT] stdout:             Description: Could not find any supported simulator runtimes

list simulators shows no simulators:

== Runtimes ==
== Devices ==

In the install Xcode step it only shows installation from flutter_internal/ios/xcode/mac and flutter_internal/ios/xcode/ios but not ios_runtime

[P22871 17:11:36.330 action_plan.go:174 I]     flutter_internal/ios/xcode/mac (8cf87f9a7d8b31aa99d303dcd9c0277dbc91198c -> UCaNcftiBhJwpRpc5DUfKSIw8COAV-Tys6P58EzPEykC)
[P22871 17:11:36.330 action_plan.go:174 I]     flutter_internal/ios/xcode/ios (41641f55a9654db87d73faf1d316fe71cf7df5d7 -> rWdxdSMwqPafHwtN9Uh77do6HVmD6iVatO_XNPbfHvEC)

https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8821388884257231665/+/u/install_xcode/stdout

It's supposed to look like successful run https://ci.chromium.org/p/flutter/builders/prod/Mac_ios%20flutter_gallery_ios__start_up/3680

== Runtimes ==
iOS 15.0 (15.0 - 19A339) - com.apple.CoreSimulator.SimRuntime.iOS-15-0

Maybe the mac_toolchain running in staging isn't the one that knows how to handle default runtimes? https://flutter-review.googlesource.com/c/recipes/+/23980 & #94780

/cc @godofredoc @keyonghan

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressionc: contributor-productivityTeam-specific productivity, code health, technical debt.team-infraOwned by Infrastructure team

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions