-
Notifications
You must be signed in to change notification settings - Fork 10.5k
test: create a stub BlocksRuntime for the tests #23322
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
@swift-ci please test |
Build failed |
Build failed |
02be996
to
177dd4a
Compare
@swift-ci please test |
Build failed |
@swift-ci please test macOS platform |
Build failed |
177dd4a
to
b280200
Compare
@swift-ci please test |
Build failed |
b280200
to
b4013d9
Compare
@swift-ci please test |
Build failed |
b4013d9
to
aa1a886
Compare
@swift-ci please test |
Build failed |
Build failed |
This is needed primarily for Windows which has the same semantics as ELF's `-z defs`. Provide a stub that will fulfill the dependency.
aa1a886
to
3ea8dae
Compare
@swift-ci please test |
This is needed primarily for Windows which has the same semantics as
ELF's
-z defs
. Provide a stub that will fulfill the dependency.Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.
Resolves SR-NNNN.