Skip to content
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

Tests: add vfs overlay for dipsatch #437

Merged
merged 1 commit into from Apr 3, 2023

Conversation

compnerd
Copy link
Collaborator

@compnerd compnerd commented Apr 2, 2023

Introduce an additional compile time parameter for swift builds in the tests to pass along the VFS overlay for dispatch if the build directory is present. This ensures that we prefer the just built dispatch over the installed dispatch which is a prerequisite for permitting building Foundation et al with a build tree of dispatch when we have an installed toolchain.

Introduce an additional compile time parameter for swift builds in the
tests to pass along the VFS overlay for dispatch if the build directory
is present.  This ensures that we prefer the just built dispatch over
the installed dispatch which is a prerequisite for permitting building
Foundation et al with a build tree of dispatch when we have an installed
toolchain.
@compnerd
Copy link
Collaborator Author

compnerd commented Apr 2, 2023

Please test with following PRs:
apple/swift-corelibs-libdispatch#785

@swift-ci please test

@compnerd compnerd merged commit 1a6726e into apple:main Apr 3, 2023
3 checks passed
@compnerd compnerd deleted the vfs-shapped-fastener branch April 3, 2023 02:08
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.

None yet

1 participant