Skip to content

[ASTGen/Tests] Add -disable-availability-checking to regex test cases #76959

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
Oct 10, 2024

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Oct 10, 2024

Regex is not always available for the default OS versions. For example

  error: 'Regex' is only available in watchOS 9.0 or newer

But the current watchOS deployment target for testing is -target x86_64-apple-watchos6.0-simulator

Regex is not always available for the default OS versions. For example

  error: 'Regex' is only available in watchOS 9.0 or newer

But the current watchOS deployment target for testing is
`-target x86_64-apple-watchos6.0-simulator`
@rintaro
Copy link
Member Author

rintaro commented Oct 10, 2024

@swift-ci Please smoke test

@rintaro rintaro enabled auto-merge October 10, 2024 20:12
@mikeash mikeash disabled auto-merge October 10, 2024 21:06
@mikeash mikeash merged commit 3d40a8c into swiftlang:main Oct 10, 2024
0 of 3 checks passed
@mikeash
Copy link
Contributor

mikeash commented Oct 10, 2024

Force merging to unblock PR testing.

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.

3 participants