Skip to content

Temporarily skip a Swift Build test to allow staging in changes to the test product type. #8758

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
Jun 4, 2025

Conversation

owenv
Copy link
Contributor

@owenv owenv commented Jun 3, 2025

We're staging in changes so tests build as dylibs with a separate runner executable on non-Darwin platforms, which more closely matches the native build system. Skip this test temporarily as it will fail after the Swift Build changes land but before the SwiftPM ones do, to avoid the need for coordinated merges

@@ -4081,14 +4081,13 @@ class PackageCommandSwiftBuildTests: PackageCommandTestCase {
throw XCTSkip("SWBINTTODO: Build plan is not currently supported")
}

#if !os(macOS)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Testing locally this test works for me on macOS, so I don't think this is needed anymore

@owenv
Copy link
Contributor Author

owenv commented Jun 3, 2025

@swift-ci test

@owenv owenv merged commit 609592e into swiftlang:main Jun 4, 2025
6 checks passed
owenv added a commit to owenv/swift-package-manager that referenced this pull request Jun 4, 2025
owenv added a commit to owenv/swift-package-manager that referenced this pull request Jun 9, 2025
owenv added a commit to owenv/swift-package-manager that referenced this pull request Jun 10, 2025
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