-
Notifications
You must be signed in to change notification settings - Fork 347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build ios-arm64 Release AllSubsets_Mono failures #13625
Comments
This seems to be because the iPhones attached to the OSX.1015.Amd64.Iphone.Open were updated to iOS 14.3, but the Xcode on the macOS machines is still 12.4 so it can't deploy to these devices. As far as I know we can't install a later Xcode without also upgrading macOS so we'll have to move to a new queue. |
Interesting that they were updated though |
Not sure what's going on. Checking with DDFUN. |
Per https://developer.apple.com/support/xcode/, Xcode 12.4 supports up to iOS 14.3 so I don't think that is the problem here. We do have a new queue osx.13.amd64.iphone.open that recently received some machines and may be a good candidate to move these workloads into. |
We switched to the 12 queue for the time being and we'll move to 13 when that is ready. |
We moved to the new queues so this is fixed now. |
Build
https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=280142
Build leg reported
System.Runtime.Tests.WorkItemExecution
Pull Request
dotnet/runtime#86481
Known issue core information
If this is an issue that could be causing build breaks across multiple respositories:
@dotnet/dnceng
Release Note Category
Release Note Description
Additional information about the issue reported
No response
Report
Summary
The text was updated successfully, but these errors were encountered: