Skip to content

swiftpm: Test only running host platform architecture #79074

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

Conversation

bkhouri
Copy link
Contributor

@bkhouri bkhouri commented Jan 31, 2025

When adding a Swift Testing test to Swift PM repository, the test portion of the OSX package pipeline was building against x86_64 and arm64.

Ensure Swift PM testing only runs against the host platform

@bkhouri bkhouri force-pushed the t/main/support-swifttesting-in-swiftpm-for-toolchain-build branch from a78534c to fa69a69 Compare February 6, 2025 18:01
@bkhouri bkhouri force-pushed the t/main/support-swifttesting-in-swiftpm-for-toolchain-build branch from fa69a69 to 403466a Compare February 6, 2025 22:48
@bkhouri bkhouri changed the title DO NOT MERGE: No-op change swiftpm: Test only running host platform architecture Feb 6, 2025
@bkhouri bkhouri marked this pull request as ready for review February 7, 2025 00:54
When adding a Swift Testing test to Swift PM repository, the `test`
portion of t he OSX package pipeline was building against x86_64 and
arm64.

Ensure Swift PM testing only runs against the host platform
architecture.
@bkhouri bkhouri force-pushed the t/main/support-swifttesting-in-swiftpm-for-toolchain-build branch from 403466a to 1f3e232 Compare February 7, 2025 15:35
@bkhouri
Copy link
Contributor Author

bkhouri commented Feb 7, 2025

est with following PR:
swiftlang/swift-package-manager#8267

@swift-ci build Toolchain macOS
@swift-ci please test

@edymtt
Copy link
Contributor

edymtt commented Feb 7, 2025

test with following PR:
swiftlang/swift-package-manager#8267

@swift-ci build Toolchain macOS

@bkhouri bkhouri merged commit 73c875d into swiftlang:main Feb 10, 2025
6 checks passed
bkhouri added a commit to swiftlang/swift-package-manager that referenced this pull request Feb 10, 2025
Add a canary swift testing tests to ensure we do not regress.

This test will be removed sometime after #8092, #8093 or #8100 are
merged

(cherry picked from commit 257e671)

Re-adds #8222, after it was reverted in #8266 
Depends on swiftlang/swift#79074
bripeticca pushed a commit to bripeticca/swift-package-manager that referenced this pull request Feb 28, 2025
Add a canary swift testing tests to ensure we do not regress.

This test will be removed sometime after swiftlang#8092, swiftlang#8093 or swiftlang#8100 are
merged

(cherry picked from commit 257e671)

Re-adds swiftlang#8222, after it was reverted in swiftlang#8266 
Depends on swiftlang/swift#79074
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