Skip to content

Backport async support to Swift 5.5 #335

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 16, 2021

Conversation

SeanROlszewski
Copy link

This PR is intended to bring the changes which were introduced in #331 to a release branch so users can take advantage of async/await in XCTest on any platform starting from Swift 5.5.

This reverts commit 6569394.

# Conflicts:
#	Sources/XCTest/Public/XCAbstractTest.swift
@SeanROlszewski SeanROlszewski changed the base branch from main to release/5.5 November 11, 2021 19:58
@SeanROlszewski
Copy link
Author

@swift-ci please test <3

🐐

@stmontgomery
Copy link
Contributor

stmontgomery commented Nov 11, 2021

I think we'll also want to back-port @compnerd 's two recent PRs to 5.5 as well (#334 and perhaps #332)

@briancroom
Copy link
Contributor

@swift-ci please test

@briancroom
Copy link
Contributor

Thank you!

@briancroom briancroom merged commit ee9fe6b into release/5.5 Nov 16, 2021
@compnerd compnerd deleted the chefski/backport-async-support-to-5.5 branch July 7, 2023 17:53
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