Skip to content

Fix test using assume APIs, which landed concurrently to API renames #64890

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
Apr 4, 2023

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Apr 4, 2023

The PR #64800 had been using assume APIs in the tests which changed concurrently to merging this PR, resulting in a broken compile of the test.

This unbreaks the build and CI -- cc @rintaro

@ktoso ktoso requested a review from rintaro April 4, 2023 04:21
@ktoso
Copy link
Contributor Author

ktoso commented Apr 4, 2023

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 8cb17da into swiftlang:main Apr 4, 2023
@ktoso ktoso deleted the wip-adjust-test-compilation branch April 4, 2023 07:50
@ktoso
Copy link
Contributor Author

ktoso commented Apr 10, 2023

Resolves rdar://107541711

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