Skip to content

🍒[5.9] Fix test using assume APIs, which landed concurrently to API renames #64891

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

Cherry pick of: #64890

Resolves rdar://107541711


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 a team as a code owner April 4, 2023 04:22
@ktoso ktoso changed the title Fix test using assume APIs, which landed concurrently to API renames 🍒[5.9] Fix test using assume APIs, which landed concurrently to API renames Apr 4, 2023
@ktoso
Copy link
Contributor Author

ktoso commented Apr 4, 2023

@swift-ci please test and merge

@ktoso ktoso requested a review from rintaro April 4, 2023 04:23
@ktoso ktoso added concurrency Feature: umbrella label for concurrency language features distributed Feature → concurrency: distributed actor labels Apr 4, 2023
@swift-ci swift-ci merged commit e6ee37a into swiftlang:release/5.9 Apr 4, 2023
@ktoso ktoso deleted the pick-adjust-test-compilation branch April 5, 2023 01:16
@AnthonyLatsis AnthonyLatsis added the 🍒 release cherry pick Flag: Release branch cherry picks label May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concurrency Feature: umbrella label for concurrency language features distributed Feature → concurrency: distributed actor 🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants