Skip to content

[6.2][Test] Fix test failure caused by invalid iOS version for availability #83041

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

Merged
merged 1 commit into from
Jul 15, 2025

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Jul 14, 2025

Cherry-pick #83039 into release/6.2

  • Explanation: This test has been failing because 20.0 iOS version is translated to 27.0 since [6.2] Upstream support for the Xcode 26 SDKs #82151. Fix it by changing the testing version to 50.0 which is reasonably distant future.
  • Scope: SourceKit test
  • Risk: Low. Just changing the future version number in testing
  • Testing: Updated test
  • Issues: rdar://155463166
  • Reviewers: Ben Barham

'20.0' is not a valid version number for iOS

rdar://155463166
(cherry picked from commit dfacf99)
@rintaro rintaro requested a review from a team as a code owner July 14, 2025 18:07
@rintaro
Copy link
Member Author

rintaro commented Jul 14, 2025

@swift-ci Please test

@rintaro rintaro enabled auto-merge July 14, 2025 23:39
@rintaro rintaro merged commit e5c2346 into swiftlang:release/6.2 Jul 15, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants