Skip to content

Conversation

@AndrewHoos
Copy link
Contributor

Adopt async/await in more tests

Motivation:

Same as before. async/await good

Modifications:

Moved multiple test targets to async/await

Result:

Only three uses of temp_await remain in test targets after this PR.

@MaxDesiatov
Copy link
Contributor

@swift-ci test

@MaxDesiatov MaxDesiatov changed the title Async await testing Adopt async/await in more tests Dec 11, 2023
@MaxDesiatov MaxDesiatov changed the title Adopt async/await in more tests Adopt async/await in more tests Dec 11, 2023
@MaxDesiatov MaxDesiatov added the test suite improvements to SwiftPM test suite label Dec 11, 2023
Tests moved:
CommandsTests
FunctionalTests
SourceControlTests
SPMBuildCoreTests
PackageFingerprintTests
PackageLoadingTests
@AndrewHoos
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor

@swift-ci test windows

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) December 12, 2023 09:38
@MaxDesiatov MaxDesiatov merged commit c53c72f into main Dec 12, 2023
@MaxDesiatov MaxDesiatov deleted the async-await-testing branch December 12, 2023 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

concurrency test suite improvements to SwiftPM test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants