Skip to content

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

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

2 participants