Skip to content

Port SwiftPMBuildSystemTests to Swift Testing #2176

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

owenv
Copy link
Contributor

@owenv owenv commented Jun 10, 2025

This is in preparation for parameterizing these tests to use either SwiftPM's native or Swift Build based build system

@owenv
Copy link
Contributor Author

owenv commented Jun 10, 2025

@swift-ci test

Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. Looks good to me, just a couple minor comments inline. Also great to see that there aren’t any other issues with using Swift Testing in Swift CI.

And Swift CI failed because of a formatting issue. Can you run swift format -ipr . to format the patch?

@owenv owenv force-pushed the owenv/swift-testing branch from 2e4a635 to dfc7c7b Compare June 11, 2025 16:32
@owenv
Copy link
Contributor Author

owenv commented Jun 11, 2025

@swift-ci test

@owenv
Copy link
Contributor Author

owenv commented Jun 11, 2025

@swift-ci test macOS

@owenv
Copy link
Contributor Author

owenv commented Jun 12, 2025

@swift-ci test Windows

Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@ahoppen
Copy link
Member

ahoppen commented Jun 13, 2025

Looks like test execution crashed on macOS while executing the first test 🤔

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