Skip to content

[5.5] Propagate method async-ness during test discovery #260

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
Nov 12, 2021

Conversation

briancroom
Copy link
Contributor

Nominating the changes from #258 to be pulled back for a 5.5.x dot release

* Sync with main to pick up the Swift async symbol property definition.
* Extend `IndexStore.TestCaseClass` to include information about `async` test methods.
* Model  as a struct instead of enum for easier future expansion.
* Take isAsync into account when comparing.
* Tweak argument name for clarity.
@briancroom
Copy link
Contributor Author

Note that these changes will not be effective without several additional supporting changes in other repos also being pulled back to release/5.5, including:
swiftlang/swift#39870
swiftlang/llvm-project#3452

@briancroom
Copy link
Contributor Author

@swift-ci please test

@briancroom briancroom merged commit 3b586ce into release/5.5 Nov 12, 2021
@briancroom
Copy link
Contributor Author

This change is safe to land decoupled from the various other PRs involved in the effort, so I'm proceeding to merge.

@neonichu neonichu deleted the bcroom/async-tests-5.5 branch November 13, 2021 01:37
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